/* 	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:36670px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
label input.choice {display:none;}
label > .state {cursor:pointer;}
label > .state:not(.btn-n-off) {display:none;}
label > input.choice:checked ~ .state:not(.btn-n-on) {display:none;}
label > input.choice:checked ~ .state.btn-n-on {display:block;}
label.has-r-off:hover > input.choice:not(:checked) ~ .state.btn-r-off {display:block;}
label.has-r-off:hover > input.choice:not(:checked) ~ .state:not(.btn-r-off) { display:none;}
label.has-r-on:hover > input.choice:checked ~ .state.btn-r-on {display:block;}
label.has-r-on:hover > input.choice:checked ~ .state:not(.btn-r-on) { display:none;}
label.has-c-on:active > input.choice:checked ~ .state.btn-c-on {display:block;}
label.has-c-on:active > input.choice:checked ~ .state:not(.btn-c-on) {display:none;}
label.has-c-off:active > input.choice:not(:checked) ~ .state.btn-c-off {display:block;}
label.has-c-off:active > input.choice:not(:checked) ~ .state:not(.btn-c-off) {display:none;}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

#item66059 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65668 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65715 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:889px !important;
}

#item66029 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65643 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65713 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:809px !important;
}

#item65780 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65454 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65699 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:181px !important;
}

#item65918 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65587 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65709 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:615px !important;
}

#item65884 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65562 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65707 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:535px !important;
}

#item65858 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item65537 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item65705 {
	width:456px !important;
	height:60px !important;
	left:117px !important;
	top:421px !important;
}

#item65832 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65507 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65703 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:341px !important;
}

#item65806 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65481 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65701 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:261px !important;
}

#item66003 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item65618 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item66000 {
	width:456px !important;
	height:60px !important;
	left:117px !important;
	top:695px !important;
}

#item65746 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65448 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item65697 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:101px !important;
}

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

#item66099 {
	width:31px !important;
	height:31px !important;
	left:49px !important;
	top:41px !important;
}

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

#item65385 {
	width:48px !important;
	height:31px !important;
	left:41px !important;
	top:41px !important;
}

#item66117 {
	width:616px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes grow-50635 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-50635 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item50635 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item50635 {
	width:60px !important;
	height:50px !important;
	left:1860px !important;
	top:515px !important;
}

@keyframes fadeout-50810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-50810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-50773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-50773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-50831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-50831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-50832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-50832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromright-39850 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-39850 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39854 {
	width:848px !important;
	left:110px !important;
	top:310px !important;
	min-height:354px !important;
}

@keyframes rotate180dccw-50757 {
	0% {transform:translate(0px,0px) rotate(180deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes rotate180dccw-50757 {
	0% {-webkit-transform:translate(0px,0px) rotate(180deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes fadein-39900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-39900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39928 {
	width:485px !important;
	height:50px !important;
	left:110px !important;
	top:114px !important;
}

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

@keyframes shrink-50696 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-50696 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item50696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50702 {
	width:106px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item50696 {
	width:106px !important;
	height:50px !important;
}

@keyframes grow-50629 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-50629 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item50629 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item50629 {
	width:60px !important;
	height:50px !important;
	top:515px !important;
}

@keyframes fadeout-50935 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-50935 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-50936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-50936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-50943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-50943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-50944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-50944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromleft-40312 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-40312 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item106036 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

#item50898 {
	width:798px !important;
	left:888px !important;
	top:487px !important;
	min-height:433px !important;
	padding:0px 0px 40px 0px;
}

@keyframes flyinfrombottom-50898 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-50898 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item50925 {
	width:833px !important;
	left:253px !important;
	top:144px !important;
	min-height:262px !important;
}

@keyframes fadein-40318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-40318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes shrink-50951 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-50951 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item50951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50955 {
	width:232px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item50951 {
	width:232px !important;
	height:50px !important;
}

#item66419 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66393 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66389 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:889px !important;
}

#item66474 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66448 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66444 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:809px !important;
}

#item66529 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66503 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66499 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:181px !important;
}

#item66585 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66558 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66554 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:615px !important;
}

#item66641 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66614 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66610 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:535px !important;
}

#item66696 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item66670 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item66666 {
	width:456px !important;
	height:60px !important;
	left:117px !important;
	top:421px !important;
}

#item66751 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66725 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66721 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:341px !important;
}

#item66807 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66780 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66776 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:261px !important;
}

#item66863 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item66836 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item66832 {
	width:456px !important;
	height:60px !important;
	left:117px !important;
	top:695px !important;
}

#item66918 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66892 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item66888 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:101px !important;
}

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

#item66943 {
	width:31px !important;
	height:31px !important;
	left:49px !important;
	top:41px !important;
}

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

#item66380 {
	width:48px !important;
	height:31px !important;
	left:41px !important;
	top:41px !important;
}

#item66377 {
	width:616px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes flyinfrombottom-51123 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-51123 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51035 {
	width:717px !important;
	top:226px !important;
	min-height:318px !important;
	padding:24px 40px 40px 40px;
}

#item51010 {
	width:717px !important;
	min-height:226px !important;
	padding:40px 40px 50px 40px;
}

@keyframes flyinfromtop-40905 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-40905 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item106011 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

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

@keyframes shrink-51064 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-51064 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51068 {
	width:196px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item51064 {
	width:196px !important;
	height:50px !important;
}

@keyframes fadeout-53269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-53269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-53271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-53278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-53278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-53279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105986 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

#item28760 {
	width:1208px !important;
	left:110px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:724px !important;
	padding:40px;
}

#item65129 {
	width:423px !important;
	left:1387px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:576px !important;
	padding:40px;
}

#item28807 {
	width:736px !important;
	height:94px !important;
	left:110px !important;
	padding:0px 0px 0px 40px;
}

#item28878 {
	width:251px !important;
	left:152px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 35px 24px 0px;
}

#item29894 {
	width:286px !important;
	left:403px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 35px 24px 35px;
}

#item29917 {
	width:286px !important;
	left:689px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 35px 24px 35px;
}

#item29940 {
	width:342px !important;
	left:975px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 35px;
}

#item63880 {
	width:339px !important;
	min-height:46px !important;
}

#item63938 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item30089 {
	width:339px !important;
	min-height:46px !important;
}

#item63936 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item63905 {
	width:339px !important;
	min-height:46px !important;
}

#item63934 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item54369 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item55040 {
	width:61px !important;
	height:61px !important;
}

#item55065 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54373 {
	width:61px !important;
	height:61px !important;
}

#item54398 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item53305 {
	width:61px !important;
	height:61px !important;
}

#item53330 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54313 {
	width:216px !important;
	height:61px !important;
}

#item54978 {
	width:61px !important;
	height:61px !important;
}

#item55003 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54317 {
	width:61px !important;
	height:61px !important;
}

#item54342 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item53468 {
	width:61px !important;
	height:61px !important;
}

#item53494 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54425 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item55095 {
	width:61px !important;
	height:61px !important;
}

#item55120 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54430 {
	width:61px !important;
	height:61px !important;
}

#item54455 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item53633 {
	width:61px !important;
	height:61px !important;
}

#item53658 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54482 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item55152 {
	width:61px !important;
	height:61px !important;
}

#item55177 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54486 {
	width:61px !important;
	height:61px !important;
}

#item54511 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item53795 {
	width:61px !important;
	height:61px !important;
}

#item53820 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54538 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item55208 {
	width:61px !important;
	height:61px !important;
}

#item55233 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item54542 {
	width:61px !important;
	height:61px !important;
}

#item54567 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item53958 {
	width:61px !important;
	height:61px !important;
}

#item53983 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

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

#item54266 {
	width:187px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item54262 {
	width:187px !important;
	height:50px !important;
	left:152px !important;
	top:837px !important;
}

#item55370 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item55483 {
	width:61px !important;
	height:61px !important;
}

#item55509 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55429 {
	width:61px !important;
	height:61px !important;
}

#item55454 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55374 {
	width:61px !important;
	height:61px !important;
}

#item55399 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55534 {
	width:216px !important;
	height:61px !important;
}

#item55645 {
	width:61px !important;
	height:61px !important;
}

#item55670 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55592 {
	width:61px !important;
	height:61px !important;
}

#item55617 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55538 {
	width:61px !important;
	height:61px !important;
}

#item55563 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55695 {
	width:216px !important;
	height:61px !important;
	top:163px !important;
}

#item55808 {
	width:61px !important;
	height:61px !important;
}

#item55833 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55754 {
	width:61px !important;
	height:61px !important;
}

#item55779 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55699 {
	width:61px !important;
	height:61px !important;
}

#item55724 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55858 {
	width:216px !important;
	height:61px !important;
	top:245px !important;
}

#item55969 {
	width:61px !important;
	height:61px !important;
}

#item55995 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55916 {
	width:61px !important;
	height:61px !important;
}

#item55941 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item55862 {
	width:61px !important;
	height:61px !important;
}

#item55887 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56020 {
	width:216px !important;
	height:61px !important;
	top:327px !important;
}

#item56133 {
	width:61px !important;
	height:61px !important;
}

#item56158 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56078 {
	width:61px !important;
	height:61px !important;
}

#item56103 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56024 {
	width:61px !important;
	height:61px !important;
}

#item56049 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56184 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item56296 {
	width:61px !important;
	height:61px !important;
}

#item56321 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56243 {
	width:61px !important;
	height:61px !important;
}

#item56268 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56188 {
	width:61px !important;
	height:61px !important;
}

#item56213 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56346 {
	width:216px !important;
	height:61px !important;
}

#item56458 {
	width:61px !important;
	height:61px !important;
}

#item56484 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56405 {
	width:61px !important;
	height:61px !important;
}

#item56430 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56351 {
	width:61px !important;
	height:61px !important;
}

#item56376 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56509 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item56621 {
	width:61px !important;
	height:61px !important;
}

#item56646 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56567 {
	width:61px !important;
	height:61px !important;
}

#item56592 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56513 {
	width:61px !important;
	height:61px !important;
}

#item56538 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56671 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item56784 {
	width:61px !important;
	height:61px !important;
}

#item56809 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56730 {
	width:61px !important;
	height:61px !important;
}

#item56756 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56675 {
	width:61px !important;
	height:61px !important;
}

#item56700 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56834 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item56946 {
	width:61px !important;
	height:61px !important;
}

#item56972 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56892 {
	width:61px !important;
	height:61px !important;
}

#item56917 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56838 {
	width:61px !important;
	height:61px !important;
}

#item56863 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item56998 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item57109 {
	width:61px !important;
	height:61px !important;
}

#item57134 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57056 {
	width:61px !important;
	height:61px !important;
}

#item57081 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57002 {
	width:61px !important;
	height:61px !important;
}

#item57027 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57159 {
	width:216px !important;
	height:61px !important;
}

#item57271 {
	width:61px !important;
	height:61px !important;
}

#item57296 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57218 {
	width:61px !important;
	height:61px !important;
}

#item57243 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57163 {
	width:61px !important;
	height:61px !important;
}

#item57188 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57322 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item57434 {
	width:61px !important;
	height:61px !important;
}

#item57459 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57381 {
	width:61px !important;
	height:61px !important;
}

#item57406 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57326 {
	width:61px !important;
	height:61px !important;
}

#item57351 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57485 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item57596 {
	width:61px !important;
	height:61px !important;
}

#item57621 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57543 {
	width:61px !important;
	height:61px !important;
}

#item57568 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57489 {
	width:61px !important;
	height:61px !important;
}

#item57514 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57646 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item57759 {
	width:61px !important;
	height:61px !important;
}

#item57784 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57704 {
	width:61px !important;
	height:61px !important;
}

#item57730 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item57650 {
	width:61px !important;
	height:61px !important;
}

#item57675 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

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

#item58019 {
	width:269px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item58015 {
	width:269px !important;
	height:50px !important;
	left:1429px !important;
	top:688px !important;
}

#item58551 {
	width:264px !important;
	height:61px !important;
	top:185px !important;
}

#item58588 {
	width:264px !important;
	height:61px !important;
}

#item58554 {
	width:264px !important;
	height:61px !important;
}

#item58283 {
	width:264px !important;
	height:61px !important;
}

#item58491 {
	width:264px !important;
	height:61px !important;
}

#item58647 {
	width:264px !important;
	height:61px !important;
}

#item58494 {
	width:264px !important;
	height:61px !important;
}

#item58391 {
	width:264px !important;
	height:61px !important;
}

#item58521 {
	width:264px !important;
	height:61px !important;
	top:93px !important;
}

#item58616 {
	width:264px !important;
	height:61px !important;
}

#item58524 {
	width:264px !important;
	height:61px !important;
}

#item58454 {
	width:264px !important;
	height:61px !important;
}

@keyframes fadein-64126 {
	0% {opacity:0;}
	100% {opacity:0.35;}
}
@-webkit-keyframes fadein-64126 {
	0% {opacity:0;}
	100% {opacity:0.35;}
}
#item64126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-64125 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-64125 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63976 {
	width:553px !important;
	top:60px !important;
	min-height:608px !important;
	padding:24px 40px 40px 40px;
}

#item64110 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
}

@keyframes flyinfrombottom-51231 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-51231 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51258 {
	width:717px !important;
	top:226px !important;
	min-height:387px !important;
	padding:24px 40px 40px 40px;
}

#item51283 {
	width:717px !important;
	min-height:226px !important;
	padding:40px 40px 50px 40px;
}

@keyframes flyinfrombottom-52639 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-52639 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105961 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

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

@keyframes shrink-51314 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-51314 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51318 {
	width:196px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item51314 {
	width:196px !important;
	height:50px !important;
}

#item67129 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67103 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67099 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:889px !important;
}

#item67185 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67159 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67154 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:809px !important;
}

#item67240 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67214 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67210 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:181px !important;
}

#item67296 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67270 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67266 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:615px !important;
}

#item67351 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67325 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67321 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:535px !important;
}

#item67407 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item67381 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item67376 {
	width:456px !important;
	height:60px !important;
	left:117px !important;
	top:421px !important;
}

#item67462 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67436 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67432 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:341px !important;
}

#item67517 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67491 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67487 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:261px !important;
}

#item67573 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item67547 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:54px !important;
}

#item67543 {
	width:456px !important;
	height:60px !important;
	left:117px !important;
	top:695px !important;
}

#item67628 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67602 {
	width:450px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item67598 {
	width:456px !important;
	height:26px !important;
	left:117px !important;
	top:101px !important;
}

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

#item67653 {
	width:31px !important;
	height:31px !important;
	left:49px !important;
	top:41px !important;
}

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

#item67091 {
	width:48px !important;
	height:31px !important;
	left:41px !important;
	top:41px !important;
}

#item67089 {
	width:616px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes fadeout-53286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-53286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-53287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-53293 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-53293 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-53294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105936 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

#item64401 {
	width:1208px !important;
	left:110px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:724px !important;
	padding:40px;
}

#item65159 {
	width:423px !important;
	left:1387px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:576px !important;
	padding:40px;
}

#item53031 {
	width:736px !important;
	height:94px !important;
	left:110px !important;
	padding:0px 0px 0px 40px;
}

#item68227 {
	width:401px !important;
	left:152px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 0px;
}

#item68252 {
	width:403px !important;
	left:513px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 40px;
}

#item68277 {
	width:402px !important;
	left:916px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 40px;
}

#item72752 {
	width:339px !important;
	min-height:46px !important;
}

#item72729 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item72778 {
	width:339px !important;
	min-height:46px !important;
}

#item72755 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item72804 {
	width:339px !important;
	min-height:46px !important;
}

#item72781 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item69153 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item69265 {
	width:61px !important;
	height:61px !important;
}

#item69290 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69212 {
	width:61px !important;
	height:61px !important;
}

#item69237 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69157 {
	width:61px !important;
	height:61px !important;
}

#item69182 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69315 {
	width:216px !important;
	height:61px !important;
}

#item69428 {
	width:61px !important;
	height:61px !important;
}

#item69453 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69375 {
	width:61px !important;
	height:61px !important;
}

#item69400 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69319 {
	width:61px !important;
	height:61px !important;
}

#item69344 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69478 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item69591 {
	width:61px !important;
	height:61px !important;
}

#item69616 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69537 {
	width:61px !important;
	height:61px !important;
}

#item69562 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69483 {
	width:61px !important;
	height:61px !important;
}

#item69508 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69641 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item69753 {
	width:61px !important;
	height:61px !important;
}

#item69778 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69699 {
	width:61px !important;
	height:61px !important;
}

#item69724 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69645 {
	width:61px !important;
	height:61px !important;
}

#item69670 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69803 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item69914 {
	width:61px !important;
	height:61px !important;
}

#item69939 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69861 {
	width:61px !important;
	height:61px !important;
}

#item69886 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item69807 {
	width:61px !important;
	height:61px !important;
}

#item69832 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71030 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item71142 {
	width:61px !important;
	height:61px !important;
}

#item71167 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71089 {
	width:61px !important;
	height:61px !important;
}

#item71114 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71034 {
	width:61px !important;
	height:61px !important;
}

#item71059 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71192 {
	width:216px !important;
	height:61px !important;
}

#item71304 {
	width:61px !important;
	height:61px !important;
}

#item71330 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71251 {
	width:61px !important;
	height:61px !important;
}

#item71276 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71196 {
	width:61px !important;
	height:61px !important;
}

#item71221 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71355 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item71466 {
	width:61px !important;
	height:61px !important;
}

#item71491 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71413 {
	width:61px !important;
	height:61px !important;
}

#item71438 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71359 {
	width:61px !important;
	height:61px !important;
}

#item71384 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71516 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item71629 {
	width:61px !important;
	height:61px !important;
}

#item71654 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71576 {
	width:61px !important;
	height:61px !important;
}

#item71601 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71520 {
	width:61px !important;
	height:61px !important;
}

#item71546 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71679 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item71790 {
	width:61px !important;
	height:61px !important;
}

#item71815 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71737 {
	width:61px !important;
	height:61px !important;
}

#item71762 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71683 {
	width:61px !important;
	height:61px !important;
}

#item71708 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71843 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item71954 {
	width:61px !important;
	height:61px !important;
}

#item71979 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71901 {
	width:61px !important;
	height:61px !important;
}

#item71926 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item71847 {
	width:61px !important;
	height:61px !important;
}

#item71872 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72004 {
	width:216px !important;
	height:61px !important;
}

#item72117 {
	width:61px !important;
	height:61px !important;
}

#item72142 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72062 {
	width:61px !important;
	height:61px !important;
}

#item72089 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72008 {
	width:61px !important;
	height:61px !important;
}

#item72033 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72167 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item72278 {
	width:61px !important;
	height:61px !important;
}

#item72303 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72225 {
	width:61px !important;
	height:61px !important;
}

#item72250 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72171 {
	width:61px !important;
	height:61px !important;
}

#item72196 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72328 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item72440 {
	width:61px !important;
	height:61px !important;
}

#item72465 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72387 {
	width:61px !important;
	height:61px !important;
}

#item72412 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72333 {
	width:61px !important;
	height:61px !important;
}

#item72358 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72490 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item72605 {
	width:61px !important;
	height:61px !important;
}

#item72630 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72550 {
	width:61px !important;
	height:61px !important;
}

#item72575 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item72495 {
	width:61px !important;
	height:61px !important;
}

#item72520 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

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

#item72831 {
	width:187px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item72807 {
	width:187px !important;
	height:50px !important;
	left:152px !important;
	top:837px !important;
}

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

#item72860 {
	width:269px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item72836 {
	width:269px !important;
	height:50px !important;
	left:1429px !important;
	top:688px !important;
}

#item72866 {
	width:264px !important;
	height:61px !important;
	top:185px !important;
}

#item72943 {
	width:264px !important;
	height:61px !important;
}

#item72917 {
	width:264px !important;
	height:61px !important;
}

#item72890 {
	width:264px !important;
	height:61px !important;
}

#item72947 {
	width:264px !important;
	height:61px !important;
}

#item73025 {
	width:264px !important;
	height:61px !important;
}

#item72998 {
	width:264px !important;
	height:61px !important;
}

#item72971 {
	width:264px !important;
	height:61px !important;
}

#item73029 {
	width:264px !important;
	height:61px !important;
	top:93px !important;
}

#item73107 {
	width:264px !important;
	height:61px !important;
}

#item73080 {
	width:264px !important;
	height:61px !important;
}

#item73053 {
	width:264px !important;
	height:61px !important;
}

@keyframes fadein-73111 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
@-webkit-keyframes fadein-73111 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
#item73111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-73112 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-73112 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73144 {
	width:553px !important;
	top:60px !important;
	min-height:497px !important;
	padding:24px 40px 40px 40px;
}

#item73147 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
}

@keyframes flyinfrombottom-51393 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-51393 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51420 {
	width:717px !important;
	top:226px !important;
	min-height:541px !important;
	padding:24px 40px 40px 40px;
}

#item51445 {
	width:717px !important;
	min-height:226px !important;
	padding:40px 40px 50px 40px;
}

@keyframes flyinfromright-52656 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-52656 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105910 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

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

@keyframes shrink-51481 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-51481 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51485 {
	width:196px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item51481 {
	width:196px !important;
	height:50px !important;
}

#item105885 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

@keyframes fadeout-64309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-64351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64454 {
	width:1208px !important;
	left:110px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:724px !important;
	padding:40px;
}

#item65185 {
	width:423px !important;
	left:1387px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:576px !important;
	padding:40px;
}

#item53056 {
	width:736px !important;
	height:94px !important;
	left:110px !important;
	padding:0px 0px 0px 40px;
}

#item67891 {
	width:251px !important;
	left:152px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 0px;
}

#item67916 {
	width:286px !important;
	left:403px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 35px;
}

#item67941 {
	width:286px !important;
	left:689px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 35px;
}

#item67966 {
	width:342px !important;
	left:975px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 40px 24px 35px;
}

#item73516 {
	width:339px !important;
	min-height:46px !important;
}

#item73493 {
	width:339px !important;
	height:46px !important;
	left:1428px !important;
	top:600px !important;
}

#item73542 {
	width:339px !important;
	min-height:46px !important;
}

#item73519 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item73568 {
	width:339px !important;
	min-height:46px !important;
}

#item73545 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

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

#item75923 {
	width:187px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item75899 {
	width:187px !important;
	height:50px !important;
	left:152px !important;
	top:837px !important;
}

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

#item75952 {
	width:269px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item75928 {
	width:269px !important;
	height:50px !important;
	left:1429px !important;
	top:688px !important;
}

#item75958 {
	width:264px !important;
	height:61px !important;
	top:185px !important;
}

#item76035 {
	width:264px !important;
	height:61px !important;
}

#item76009 {
	width:264px !important;
	height:61px !important;
}

#item75982 {
	width:264px !important;
	height:61px !important;
}

#item76039 {
	width:264px !important;
	height:61px !important;
}

#item76117 {
	width:264px !important;
	height:61px !important;
}

#item76090 {
	width:264px !important;
	height:61px !important;
}

#item76063 {
	width:264px !important;
	height:61px !important;
}

#item76121 {
	width:264px !important;
	height:61px !important;
	top:93px !important;
}

#item76199 {
	width:264px !important;
	height:61px !important;
}

#item76172 {
	width:264px !important;
	height:61px !important;
}

#item76145 {
	width:264px !important;
	height:61px !important;
}

#item87263 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item87374 {
	width:61px !important;
	height:61px !important;
}

#item87400 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87321 {
	width:61px !important;
	height:61px !important;
}

#item87346 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87267 {
	width:61px !important;
	height:61px !important;
}

#item87292 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87425 {
	width:216px !important;
	height:61px !important;
}

#item87536 {
	width:61px !important;
	height:61px !important;
}

#item87561 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87483 {
	width:61px !important;
	height:61px !important;
}

#item87508 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87429 {
	width:61px !important;
	height:61px !important;
}

#item87454 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87586 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item87700 {
	width:61px !important;
	height:61px !important;
}

#item87725 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87647 {
	width:61px !important;
	height:61px !important;
}

#item87672 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87590 {
	width:61px !important;
	height:61px !important;
}

#item87616 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87751 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item87863 {
	width:61px !important;
	height:61px !important;
}

#item87888 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87810 {
	width:61px !important;
	height:61px !important;
}

#item87835 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87755 {
	width:61px !important;
	height:61px !important;
}

#item87781 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87914 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item88027 {
	width:61px !important;
	height:61px !important;
}

#item88052 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87974 {
	width:61px !important;
	height:61px !important;
}

#item87999 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item87919 {
	width:61px !important;
	height:61px !important;
}

#item87944 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88120 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item88233 {
	width:61px !important;
	height:61px !important;
}

#item88258 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88180 {
	width:61px !important;
	height:61px !important;
}

#item88205 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88125 {
	width:61px !important;
	height:61px !important;
}

#item88150 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88283 {
	width:216px !important;
	height:61px !important;
}

#item88395 {
	width:61px !important;
	height:61px !important;
}

#item88420 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88341 {
	width:61px !important;
	height:61px !important;
}

#item88366 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88287 {
	width:61px !important;
	height:61px !important;
}

#item88312 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88445 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item88557 {
	width:61px !important;
	height:61px !important;
}

#item88582 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88504 {
	width:61px !important;
	height:61px !important;
}

#item88529 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88449 {
	width:61px !important;
	height:61px !important;
}

#item88475 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88607 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item88719 {
	width:61px !important;
	height:61px !important;
}

#item88744 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88666 {
	width:61px !important;
	height:61px !important;
}

#item88691 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88611 {
	width:61px !important;
	height:61px !important;
}

#item88637 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88769 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item88882 {
	width:61px !important;
	height:61px !important;
}

#item88907 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88828 {
	width:61px !important;
	height:61px !important;
}

#item88853 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88774 {
	width:61px !important;
	height:61px !important;
}

#item88799 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88969 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item89080 {
	width:61px !important;
	height:61px !important;
}

#item89105 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89027 {
	width:61px !important;
	height:61px !important;
}

#item89052 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item88973 {
	width:61px !important;
	height:61px !important;
}

#item88998 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89130 {
	width:216px !important;
	height:61px !important;
}

#item89242 {
	width:61px !important;
	height:61px !important;
}

#item89267 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89189 {
	width:61px !important;
	height:61px !important;
}

#item89214 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89134 {
	width:61px !important;
	height:61px !important;
}

#item89159 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89292 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item89403 {
	width:61px !important;
	height:61px !important;
}

#item89428 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89350 {
	width:61px !important;
	height:61px !important;
}

#item89375 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89296 {
	width:61px !important;
	height:61px !important;
}

#item89321 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89454 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item89565 {
	width:61px !important;
	height:61px !important;
}

#item89590 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89512 {
	width:61px !important;
	height:61px !important;
}

#item89537 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89458 {
	width:61px !important;
	height:61px !important;
}

#item89483 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89615 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item89729 {
	width:61px !important;
	height:61px !important;
}

#item89754 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89676 {
	width:61px !important;
	height:61px !important;
}

#item89701 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89620 {
	width:61px !important;
	height:61px !important;
}

#item89646 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89793 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item89904 {
	width:61px !important;
	height:61px !important;
}

#item89929 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89851 {
	width:61px !important;
	height:61px !important;
}

#item89876 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89797 {
	width:61px !important;
	height:61px !important;
}

#item89822 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89954 {
	width:216px !important;
	height:61px !important;
}

#item90066 {
	width:61px !important;
	height:61px !important;
}

#item90091 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90012 {
	width:61px !important;
	height:61px !important;
}

#item90038 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item89958 {
	width:61px !important;
	height:61px !important;
}

#item89983 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90116 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item90227 {
	width:61px !important;
	height:61px !important;
}

#item90252 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90174 {
	width:61px !important;
	height:61px !important;
}

#item90199 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90120 {
	width:61px !important;
	height:61px !important;
}

#item90145 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90277 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item90389 {
	width:61px !important;
	height:61px !important;
}

#item90414 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90336 {
	width:61px !important;
	height:61px !important;
}

#item90361 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90282 {
	width:61px !important;
	height:61px !important;
}

#item90307 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90439 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item90551 {
	width:61px !important;
	height:61px !important;
}

#item90576 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90497 {
	width:61px !important;
	height:61px !important;
}

#item90522 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90443 {
	width:61px !important;
	height:61px !important;
}

#item90468 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

@keyframes fadein-76203 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
@-webkit-keyframes fadein-76203 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
#item76203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-76204 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-76204 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item76235 {
	width:553px !important;
	top:60px !important;
	min-height:681px !important;
	padding:24px 40px 40px 40px;
}

#item76238 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
}

@keyframes flyinfrombottom-51553 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-51553 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51580 {
	width:717px !important;
	top:226px !important;
	min-height:387px !important;
	padding:24px 40px 40px 40px;
}

#item51605 {
	width:717px !important;
	min-height:226px !important;
	padding:40px 40px 50px 40px;
}

@keyframes fadein-52667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-52667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105860 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

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

@keyframes shrink-51636 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-51636 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51640 {
	width:196px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item51636 {
	width:196px !important;
	height:50px !important;
}

#item105835 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

@keyframes fadeout-64316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-64359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64508 {
	width:1208px !important;
	left:110px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:724px !important;
	padding:40px;
}

#item65210 {
	width:423px !important;
	left:1387px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:576px !important;
	padding:40px;
}

#item53081 {
	width:736px !important;
	height:94px !important;
	left:110px !important;
	padding:0px 0px 0px 40px;
}

#item68002 {
	width:251px !important;
	left:152px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 0px;
}

#item68027 {
	width:286px !important;
	left:403px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 35px;
}

#item68052 {
	width:286px !important;
	left:689px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 35px;
}

#item68077 {
	width:342px !important;
	left:975px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 40px 24px 35px;
}

#item76709 {
	width:339px !important;
	min-height:46px !important;
}

#item76686 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item76735 {
	width:339px !important;
	min-height:46px !important;
}

#item76712 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item76761 {
	width:339px !important;
	min-height:46px !important;
}

#item76738 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

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

#item76788 {
	width:187px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item76764 {
	width:187px !important;
	height:50px !important;
	left:152px !important;
	top:837px !important;
}

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

#item76817 {
	width:269px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item76793 {
	width:269px !important;
	height:50px !important;
	left:1429px !important;
	top:688px !important;
}

#item76823 {
	width:264px !important;
	height:61px !important;
	top:185px !important;
}

#item76900 {
	width:264px !important;
	height:61px !important;
}

#item76874 {
	width:264px !important;
	height:61px !important;
}

#item76847 {
	width:264px !important;
	height:61px !important;
}

#item76904 {
	width:264px !important;
	height:61px !important;
}

#item76982 {
	width:264px !important;
	height:61px !important;
}

#item76955 {
	width:264px !important;
	height:61px !important;
}

#item76928 {
	width:264px !important;
	height:61px !important;
}

#item76986 {
	width:264px !important;
	height:61px !important;
	top:93px !important;
}

#item77064 {
	width:264px !important;
	height:61px !important;
}

#item77037 {
	width:264px !important;
	height:61px !important;
}

#item77010 {
	width:264px !important;
	height:61px !important;
}

#item90668 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item90779 {
	width:61px !important;
	height:61px !important;
}

#item90805 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90726 {
	width:61px !important;
	height:61px !important;
}

#item90751 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90672 {
	width:61px !important;
	height:61px !important;
}

#item90697 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90830 {
	width:216px !important;
	height:61px !important;
}

#item90942 {
	width:61px !important;
	height:61px !important;
}

#item90967 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90889 {
	width:61px !important;
	height:61px !important;
}

#item90914 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90835 {
	width:61px !important;
	height:61px !important;
}

#item90860 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90992 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item91104 {
	width:61px !important;
	height:61px !important;
}

#item91129 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91050 {
	width:61px !important;
	height:61px !important;
}

#item91075 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item90996 {
	width:61px !important;
	height:61px !important;
}

#item91021 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91154 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item91266 {
	width:61px !important;
	height:61px !important;
}

#item91292 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91212 {
	width:61px !important;
	height:61px !important;
}

#item91237 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91158 {
	width:61px !important;
	height:61px !important;
}

#item91183 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91318 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item91430 {
	width:61px !important;
	height:61px !important;
}

#item91455 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91377 {
	width:61px !important;
	height:61px !important;
}

#item91402 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91322 {
	width:61px !important;
	height:61px !important;
}

#item91348 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91525 {
	width:216px !important;
	height:61px !important;
	top:83px !important;
}

#item91636 {
	width:61px !important;
	height:61px !important;
}

#item91661 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91583 {
	width:61px !important;
	height:61px !important;
}

#item91608 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91529 {
	width:61px !important;
	height:61px !important;
}

#item91554 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91686 {
	width:216px !important;
	height:61px !important;
}

#item91800 {
	width:61px !important;
	height:61px !important;
}

#item91825 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91744 {
	width:61px !important;
	height:61px !important;
}

#item91771 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91690 {
	width:61px !important;
	height:61px !important;
}

#item91715 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91850 {
	width:216px !important;
	height:61px !important;
	top:165px !important;
}

#item91961 {
	width:61px !important;
	height:61px !important;
}

#item91986 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91908 {
	width:61px !important;
	height:61px !important;
}

#item91933 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item91854 {
	width:61px !important;
	height:61px !important;
}

#item91879 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92011 {
	width:216px !important;
	height:61px !important;
	top:247px !important;
}

#item92124 {
	width:61px !important;
	height:61px !important;
}

#item92149 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92071 {
	width:61px !important;
	height:61px !important;
}

#item92096 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92016 {
	width:61px !important;
	height:61px !important;
}

#item92041 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92174 {
	width:216px !important;
	height:61px !important;
	top:329px !important;
}

#item92286 {
	width:61px !important;
	height:61px !important;
}

#item92311 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92232 {
	width:61px !important;
	height:61px !important;
}

#item92257 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92178 {
	width:61px !important;
	height:61px !important;
}

#item92203 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92337 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item92448 {
	width:61px !important;
	height:61px !important;
}

#item92473 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92395 {
	width:61px !important;
	height:61px !important;
}

#item92420 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92341 {
	width:61px !important;
	height:61px !important;
}

#item92366 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92498 {
	width:216px !important;
	height:61px !important;
}

#item92610 {
	width:61px !important;
	height:61px !important;
}

#item92635 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92557 {
	width:61px !important;
	height:61px !important;
}

#item92582 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92503 {
	width:61px !important;
	height:61px !important;
}

#item92528 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92660 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item92774 {
	width:61px !important;
	height:61px !important;
}

#item92799 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92719 {
	width:61px !important;
	height:61px !important;
}

#item92744 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92665 {
	width:61px !important;
	height:61px !important;
}

#item92690 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92824 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item92938 {
	width:61px !important;
	height:61px !important;
}

#item92963 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92884 {
	width:61px !important;
	height:61px !important;
}

#item92909 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92828 {
	width:61px !important;
	height:61px !important;
}

#item92855 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92988 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item93100 {
	width:61px !important;
	height:61px !important;
}

#item93125 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93047 {
	width:61px !important;
	height:61px !important;
}

#item93072 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item92992 {
	width:61px !important;
	height:61px !important;
}

#item93017 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93151 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item93263 {
	width:61px !important;
	height:61px !important;
}

#item93289 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93209 {
	width:61px !important;
	height:61px !important;
}

#item93234 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93155 {
	width:61px !important;
	height:61px !important;
}

#item93180 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93314 {
	width:216px !important;
	height:61px !important;
}

#item93425 {
	width:61px !important;
	height:61px !important;
}

#item93450 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93372 {
	width:61px !important;
	height:61px !important;
}

#item93397 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93318 {
	width:61px !important;
	height:61px !important;
}

#item93343 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93475 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item93587 {
	width:61px !important;
	height:61px !important;
}

#item93612 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93534 {
	width:61px !important;
	height:61px !important;
}

#item93559 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93479 {
	width:61px !important;
	height:61px !important;
}

#item93504 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93637 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item93749 {
	width:61px !important;
	height:61px !important;
}

#item93775 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93695 {
	width:61px !important;
	height:61px !important;
}

#item93721 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93641 {
	width:61px !important;
	height:61px !important;
}

#item93666 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93800 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item93911 {
	width:61px !important;
	height:61px !important;
}

#item93936 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93858 {
	width:61px !important;
	height:61px !important;
}

#item93883 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item93804 {
	width:61px !important;
	height:61px !important;
}

#item93829 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

@keyframes fadein-77068 {
	0% {opacity:0;}
	100% {opacity:0.35;}
}
@-webkit-keyframes fadein-77068 {
	0% {opacity:0;}
	100% {opacity:0.35;}
}
#item77068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-77069 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-77069 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77112 {
	width:553px !important;
	top:60px !important;
	min-height:289px !important;
	padding:24px 40px 40px 40px;
}

#item77115 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
}

@keyframes flyinfrombottom-51710 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-51710 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51737 {
	width:574px !important;
	top:226px !important;
	min-height:345px !important;
	padding:24px 40px 40px 40px;
}

#item51762 {
	width:554px !important;
	left:20px !important;
	min-height:226px !important;
	padding:40px 40px 50px 40px;
}

@keyframes fadein-52678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-52678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105809 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

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

@keyframes shrink-51792 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-51792 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51797 {
	width:196px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item51792 {
	width:196px !important;
	height:50px !important;
}

#item105784 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

@keyframes fadeout-64322 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64322 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-64366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64561 {
	width:1208px !important;
	left:110px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:724px !important;
	padding:40px;
}

#item65238 {
	width:423px !important;
	left:1387px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:576px !important;
	padding:40px;
}

#item53106 {
	width:736px !important;
	height:94px !important;
	left:110px !important;
	padding:0px 0px 0px 40px;
}

#item73255 {
	width:361px !important;
	left:152px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 0px;
}

#item73280 {
	width:403px !important;
	left:513px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 40px;
}

#item73305 {
	width:402px !important;
	left:916px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 40px;
}

#item77198 {
	width:339px !important;
	min-height:46px !important;
}

#item77175 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item77224 {
	width:339px !important;
	min-height:46px !important;
}

#item77201 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item77250 {
	width:339px !important;
	min-height:46px !important;
}

#item77227 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

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

#item79605 {
	width:187px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item79581 {
	width:187px !important;
	height:50px !important;
	left:152px !important;
	top:837px !important;
}

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

#item79634 {
	width:269px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item79610 {
	width:269px !important;
	height:50px !important;
	left:1429px !important;
	top:688px !important;
}

#item79640 {
	width:264px !important;
	height:61px !important;
	top:185px !important;
}

#item79717 {
	width:264px !important;
	height:61px !important;
}

#item79691 {
	width:264px !important;
	height:61px !important;
}

#item79664 {
	width:264px !important;
	height:61px !important;
}

#item79721 {
	width:264px !important;
	height:61px !important;
}

#item79799 {
	width:264px !important;
	height:61px !important;
}

#item79772 {
	width:264px !important;
	height:61px !important;
}

#item79745 {
	width:264px !important;
	height:61px !important;
}

#item79803 {
	width:264px !important;
	height:61px !important;
	top:93px !important;
}

#item79881 {
	width:264px !important;
	height:61px !important;
}

#item79854 {
	width:264px !important;
	height:61px !important;
}

#item79827 {
	width:264px !important;
	height:61px !important;
}

#item94070 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item94181 {
	width:61px !important;
	height:61px !important;
}

#item94206 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94128 {
	width:61px !important;
	height:61px !important;
}

#item94153 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94074 {
	width:61px !important;
	height:61px !important;
}

#item94099 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94231 {
	width:216px !important;
	height:61px !important;
}

#item94344 {
	width:61px !important;
	height:61px !important;
}

#item94369 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94291 {
	width:61px !important;
	height:61px !important;
}

#item94316 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94235 {
	width:61px !important;
	height:61px !important;
}

#item94260 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94394 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item94506 {
	width:61px !important;
	height:61px !important;
}

#item94531 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94452 {
	width:61px !important;
	height:61px !important;
}

#item94477 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94398 {
	width:61px !important;
	height:61px !important;
}

#item94423 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94556 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item94668 {
	width:61px !important;
	height:61px !important;
}

#item94693 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94614 {
	width:61px !important;
	height:61px !important;
}

#item94639 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94560 {
	width:61px !important;
	height:61px !important;
}

#item94585 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94718 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item94831 {
	width:61px !important;
	height:61px !important;
}

#item94856 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94778 {
	width:61px !important;
	height:61px !important;
}

#item94803 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94722 {
	width:61px !important;
	height:61px !important;
}

#item94747 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94918 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item95030 {
	width:61px !important;
	height:61px !important;
}

#item95055 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94977 {
	width:61px !important;
	height:61px !important;
}

#item95002 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item94923 {
	width:61px !important;
	height:61px !important;
}

#item94948 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95080 {
	width:216px !important;
	height:61px !important;
}

#item95192 {
	width:61px !important;
	height:61px !important;
}

#item95217 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95138 {
	width:61px !important;
	height:61px !important;
}

#item95164 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95084 {
	width:61px !important;
	height:61px !important;
}

#item95109 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95242 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item95354 {
	width:61px !important;
	height:61px !important;
}

#item95379 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95301 {
	width:61px !important;
	height:61px !important;
}

#item95326 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95246 {
	width:61px !important;
	height:61px !important;
}

#item95272 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95404 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item95518 {
	width:61px !important;
	height:61px !important;
}

#item95543 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95463 {
	width:61px !important;
	height:61px !important;
}

#item95488 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95409 {
	width:61px !important;
	height:61px !important;
}

#item95434 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95568 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item95680 {
	width:61px !important;
	height:61px !important;
}

#item95705 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95626 {
	width:61px !important;
	height:61px !important;
}

#item95651 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95572 {
	width:61px !important;
	height:61px !important;
}

#item95597 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95768 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item95881 {
	width:61px !important;
	height:61px !important;
}

#item95906 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95828 {
	width:61px !important;
	height:61px !important;
}

#item95853 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95773 {
	width:61px !important;
	height:61px !important;
}

#item95798 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95931 {
	width:216px !important;
	height:61px !important;
}

#item96043 {
	width:61px !important;
	height:61px !important;
}

#item96069 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95989 {
	width:61px !important;
	height:61px !important;
}

#item96014 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item95935 {
	width:61px !important;
	height:61px !important;
}

#item95960 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96094 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item96205 {
	width:61px !important;
	height:61px !important;
}

#item96230 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96152 {
	width:61px !important;
	height:61px !important;
}

#item96177 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96098 {
	width:61px !important;
	height:61px !important;
}

#item96123 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96255 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item96369 {
	width:61px !important;
	height:61px !important;
}

#item96394 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96315 {
	width:61px !important;
	height:61px !important;
}

#item96340 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96259 {
	width:61px !important;
	height:61px !important;
}

#item96284 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96419 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item96531 {
	width:61px !important;
	height:61px !important;
}

#item96556 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96477 {
	width:61px !important;
	height:61px !important;
}

#item96502 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96423 {
	width:61px !important;
	height:61px !important;
}

#item96448 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

@keyframes fadein-79885 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
@-webkit-keyframes fadein-79885 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
#item79885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-79886 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-79886 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item79917 {
	width:553px !important;
	top:60px !important;
	min-height:497px !important;
	padding:24px 40px 40px 40px;
}

#item79920 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
}

@keyframes flyinfrombottom-51867 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-51867 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51894 {
	width:574px !important;
	top:306px !important;
	min-height:289px !important;
	padding:24px 40px 40px 40px;
}

#item51919 {
	width:574px !important;
	min-height:306px !important;
	padding:40px 40px 50px 40px;
}

@keyframes flyinfromright-52694 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-52694 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105759 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

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

@keyframes shrink-51949 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-51949 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51953 {
	width:196px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item51949 {
	width:196px !important;
	height:50px !important;
}

#item105734 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

@keyframes fadeout-64328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-64374 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64374 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64614 {
	width:1208px !important;
	left:110px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:724px !important;
	padding:40px;
}

#item65263 {
	width:423px !important;
	left:1387px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:576px !important;
	padding:40px;
}

#item53131 {
	width:736px !important;
	height:94px !important;
	left:110px !important;
	padding:0px 0px 0px 40px;
}

#item68113 {
	width:251px !important;
	left:152px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 0px;
}

#item68138 {
	width:286px !important;
	left:403px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 35px;
}

#item68163 {
	width:286px !important;
	left:689px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 35px 24px 35px;
}

#item68188 {
	width:342px !important;
	left:975px !important;
	top:314px !important;
	min-height:94px !important;
	padding:0px 40px 24px 35px;
}

#item80267 {
	width:339px !important;
	min-height:46px !important;
}

#item80244 {
	width:339px !important;
	height:46px !important;
	left:1428px !important;
	top:600px !important;
}

#item80293 {
	width:339px !important;
	min-height:46px !important;
}

#item80270 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item80319 {
	width:339px !important;
	min-height:46px !important;
}

#item80296 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

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

#item80346 {
	width:187px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item80322 {
	width:187px !important;
	height:50px !important;
	left:152px !important;
	top:837px !important;
}

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

#item80375 {
	width:269px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item80351 {
	width:269px !important;
	height:50px !important;
	left:1429px !important;
	top:688px !important;
}

#item80381 {
	width:264px !important;
	height:61px !important;
	top:185px !important;
}

#item80458 {
	width:264px !important;
	height:61px !important;
}

#item80432 {
	width:264px !important;
	height:61px !important;
}

#item80405 {
	width:264px !important;
	height:61px !important;
}

#item80462 {
	width:264px !important;
	height:61px !important;
}

#item80540 {
	width:264px !important;
	height:61px !important;
}

#item80513 {
	width:264px !important;
	height:61px !important;
}

#item80486 {
	width:264px !important;
	height:61px !important;
}

#item80544 {
	width:264px !important;
	height:61px !important;
	top:93px !important;
}

#item80622 {
	width:264px !important;
	height:61px !important;
}

#item80595 {
	width:264px !important;
	height:61px !important;
}

#item80568 {
	width:264px !important;
	height:61px !important;
}

#item96622 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item96733 {
	width:61px !important;
	height:61px !important;
}

#item96759 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96680 {
	width:61px !important;
	height:61px !important;
}

#item96705 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96626 {
	width:61px !important;
	height:61px !important;
}

#item96651 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96784 {
	width:216px !important;
	height:61px !important;
}

#item96897 {
	width:61px !important;
	height:61px !important;
}

#item96922 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96844 {
	width:61px !important;
	height:61px !important;
}

#item96869 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96788 {
	width:61px !important;
	height:61px !important;
}

#item96814 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96947 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item97061 {
	width:61px !important;
	height:61px !important;
}

#item97086 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97007 {
	width:61px !important;
	height:61px !important;
}

#item97033 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item96952 {
	width:61px !important;
	height:61px !important;
}

#item96977 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97111 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item97222 {
	width:61px !important;
	height:61px !important;
}

#item97247 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97169 {
	width:61px !important;
	height:61px !important;
}

#item97194 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97115 {
	width:61px !important;
	height:61px !important;
}

#item97140 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97272 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item97384 {
	width:61px !important;
	height:61px !important;
}

#item97409 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97331 {
	width:61px !important;
	height:61px !important;
}

#item97356 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97277 {
	width:61px !important;
	height:61px !important;
}

#item97302 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97474 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item97585 {
	width:61px !important;
	height:61px !important;
}

#item97610 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97532 {
	width:61px !important;
	height:61px !important;
}

#item97557 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97478 {
	width:61px !important;
	height:61px !important;
}

#item97503 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97635 {
	width:216px !important;
	height:61px !important;
}

#item97747 {
	width:61px !important;
	height:61px !important;
}

#item97772 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97694 {
	width:61px !important;
	height:61px !important;
}

#item97719 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97639 {
	width:61px !important;
	height:61px !important;
}

#item97664 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97797 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item97909 {
	width:61px !important;
	height:61px !important;
}

#item97934 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97856 {
	width:61px !important;
	height:61px !important;
}

#item97881 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97802 {
	width:61px !important;
	height:61px !important;
}

#item97827 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97959 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item98072 {
	width:61px !important;
	height:61px !important;
}

#item98097 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98019 {
	width:61px !important;
	height:61px !important;
}

#item98044 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item97964 {
	width:61px !important;
	height:61px !important;
}

#item97989 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98122 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item98234 {
	width:61px !important;
	height:61px !important;
}

#item98259 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98180 {
	width:61px !important;
	height:61px !important;
}

#item98206 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98126 {
	width:61px !important;
	height:61px !important;
}

#item98151 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98324 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item98436 {
	width:61px !important;
	height:61px !important;
}

#item98461 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98383 {
	width:61px !important;
	height:61px !important;
}

#item98408 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98328 {
	width:61px !important;
	height:61px !important;
}

#item98353 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98486 {
	width:216px !important;
	height:61px !important;
}

#item98597 {
	width:61px !important;
	height:61px !important;
}

#item98622 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98544 {
	width:61px !important;
	height:61px !important;
}

#item98569 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98490 {
	width:61px !important;
	height:61px !important;
}

#item98515 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98648 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item98759 {
	width:61px !important;
	height:61px !important;
}

#item98784 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98706 {
	width:61px !important;
	height:61px !important;
}

#item98731 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98652 {
	width:61px !important;
	height:61px !important;
}

#item98677 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98809 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item98922 {
	width:61px !important;
	height:61px !important;
}

#item98947 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98868 {
	width:61px !important;
	height:61px !important;
}

#item98894 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98814 {
	width:61px !important;
	height:61px !important;
}

#item98839 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98973 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item99085 {
	width:61px !important;
	height:61px !important;
}

#item99110 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99031 {
	width:61px !important;
	height:61px !important;
}

#item99057 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item98977 {
	width:61px !important;
	height:61px !important;
}

#item99002 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99136 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item99248 {
	width:61px !important;
	height:61px !important;
}

#item99273 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99195 {
	width:61px !important;
	height:61px !important;
}

#item99220 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99141 {
	width:61px !important;
	height:61px !important;
}

#item99166 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99298 {
	width:216px !important;
	height:61px !important;
}

#item99410 {
	width:61px !important;
	height:61px !important;
}

#item99435 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99356 {
	width:61px !important;
	height:61px !important;
}

#item99382 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99302 {
	width:61px !important;
	height:61px !important;
}

#item99327 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99460 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item99572 {
	width:61px !important;
	height:61px !important;
}

#item99597 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99519 {
	width:61px !important;
	height:61px !important;
}

#item99544 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99464 {
	width:61px !important;
	height:61px !important;
}

#item99490 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99622 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item99735 {
	width:61px !important;
	height:61px !important;
}

#item99760 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99682 {
	width:61px !important;
	height:61px !important;
}

#item99707 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99627 {
	width:61px !important;
	height:61px !important;
}

#item99652 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99786 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item99900 {
	width:61px !important;
	height:61px !important;
}

#item99925 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99846 {
	width:61px !important;
	height:61px !important;
}

#item99871 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item99792 {
	width:61px !important;
	height:61px !important;
}

#item99817 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

@keyframes fadein-80626 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
@-webkit-keyframes fadein-80626 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
#item80626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-80627 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-80627 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item80662 {
	width:553px !important;
	top:60px !important;
	min-height:373px !important;
	padding:24px 40px 40px 40px;
}

#item80665 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
}

@keyframes flyinfrombottom-52021 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-52021 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item52049 {
	width:717px !important;
	top:306px !important;
	min-height:261px !important;
	padding:24px 40px 40px 40px;
}

#item52075 {
	width:717px !important;
	min-height:306px !important;
	padding:40px 40px 50px 40px;
}

@keyframes flyinfromtop-52703 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-52703 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105709 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

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

@keyframes shrink-52106 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-52106 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52111 {
	width:196px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item52106 {
	width:196px !important;
	height:50px !important;
}

#item105684 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

@keyframes fadeout-64337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-64380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64733 {
	width:1208px !important;
	left:110px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:724px !important;
	padding:40px;
}

#item65295 {
	width:423px !important;
	left:1387px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:576px !important;
	padding:40px;
}

#item53156 {
	width:736px !important;
	height:94px !important;
	left:110px !important;
	padding:0px 0px 0px 40px;
}

#item73334 {
	width:361px !important;
	left:152px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 0px;
}

#item73359 {
	width:403px !important;
	left:513px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 40px;
}

#item73384 {
	width:402px !important;
	left:916px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 40px;
}

#item80745 {
	width:339px !important;
	min-height:46px !important;
}

#item80722 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item80771 {
	width:339px !important;
	min-height:46px !important;
}

#item80748 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item80797 {
	width:339px !important;
	min-height:46px !important;
}

#item80774 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

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

#item80824 {
	width:187px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item80800 {
	width:187px !important;
	height:50px !important;
	left:152px !important;
	top:837px !important;
}

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

#item80853 {
	width:269px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item80829 {
	width:269px !important;
	height:50px !important;
	left:1429px !important;
	top:688px !important;
}

#item80859 {
	width:264px !important;
	height:61px !important;
	top:185px !important;
}

#item80936 {
	width:264px !important;
	height:61px !important;
}

#item80910 {
	width:264px !important;
	height:61px !important;
}

#item80883 {
	width:264px !important;
	height:61px !important;
}

#item80940 {
	width:264px !important;
	height:61px !important;
}

#item81018 {
	width:264px !important;
	height:61px !important;
}

#item80991 {
	width:264px !important;
	height:61px !important;
}

#item80964 {
	width:264px !important;
	height:61px !important;
}

#item81022 {
	width:264px !important;
	height:61px !important;
	top:93px !important;
}

#item81100 {
	width:264px !important;
	height:61px !important;
}

#item81073 {
	width:264px !important;
	height:61px !important;
}

#item81046 {
	width:264px !important;
	height:61px !important;
}

#item100028 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item100139 {
	width:61px !important;
	height:61px !important;
}

#item100164 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100086 {
	width:61px !important;
	height:61px !important;
}

#item100111 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100032 {
	width:61px !important;
	height:61px !important;
}

#item100057 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100190 {
	width:216px !important;
	height:61px !important;
}

#item100301 {
	width:61px !important;
	height:61px !important;
}

#item100327 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100248 {
	width:61px !important;
	height:61px !important;
}

#item100273 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100194 {
	width:61px !important;
	height:61px !important;
}

#item100219 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100352 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item100464 {
	width:61px !important;
	height:61px !important;
}

#item100489 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100411 {
	width:61px !important;
	height:61px !important;
}

#item100436 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100356 {
	width:61px !important;
	height:61px !important;
}

#item100381 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100514 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item100625 {
	width:61px !important;
	height:61px !important;
}

#item100650 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100572 {
	width:61px !important;
	height:61px !important;
}

#item100597 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100518 {
	width:61px !important;
	height:61px !important;
}

#item100543 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100676 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item100789 {
	width:61px !important;
	height:61px !important;
}

#item100814 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100735 {
	width:61px !important;
	height:61px !important;
}

#item100760 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100681 {
	width:61px !important;
	height:61px !important;
}

#item100706 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100891 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item101003 {
	width:61px !important;
	height:61px !important;
}

#item101028 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100950 {
	width:61px !important;
	height:61px !important;
}

#item100975 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item100895 {
	width:61px !important;
	height:61px !important;
}

#item100921 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101053 {
	width:216px !important;
	height:61px !important;
}

#item101165 {
	width:61px !important;
	height:61px !important;
}

#item101190 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101111 {
	width:61px !important;
	height:61px !important;
}

#item101136 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101057 {
	width:61px !important;
	height:61px !important;
}

#item101082 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101215 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item101327 {
	width:61px !important;
	height:61px !important;
}

#item101352 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101274 {
	width:61px !important;
	height:61px !important;
}

#item101299 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101219 {
	width:61px !important;
	height:61px !important;
}

#item101244 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101377 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item101490 {
	width:61px !important;
	height:61px !important;
}

#item101515 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101437 {
	width:61px !important;
	height:61px !important;
}

#item101462 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101382 {
	width:61px !important;
	height:61px !important;
}

#item101407 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101540 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item101652 {
	width:61px !important;
	height:61px !important;
}

#item101678 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101599 {
	width:61px !important;
	height:61px !important;
}

#item101624 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101545 {
	width:61px !important;
	height:61px !important;
}

#item101570 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101704 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item101816 {
	width:61px !important;
	height:61px !important;
}

#item101841 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101762 {
	width:61px !important;
	height:61px !important;
}

#item101787 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101708 {
	width:61px !important;
	height:61px !important;
}

#item101733 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101866 {
	width:216px !important;
	height:61px !important;
}

#item101978 {
	width:61px !important;
	height:61px !important;
}

#item102003 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101925 {
	width:61px !important;
	height:61px !important;
}

#item101950 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item101870 {
	width:61px !important;
	height:61px !important;
}

#item101895 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102028 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item102140 {
	width:61px !important;
	height:61px !important;
}

#item102165 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102086 {
	width:61px !important;
	height:61px !important;
}

#item102111 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102032 {
	width:61px !important;
	height:61px !important;
}

#item102057 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102191 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item102302 {
	width:61px !important;
	height:61px !important;
}

#item102327 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102249 {
	width:61px !important;
	height:61px !important;
}

#item102274 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102195 {
	width:61px !important;
	height:61px !important;
}

#item102220 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102352 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item102464 {
	width:61px !important;
	height:61px !important;
}

#item102489 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102411 {
	width:61px !important;
	height:61px !important;
}

#item102436 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102356 {
	width:61px !important;
	height:61px !important;
}

#item102381 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

@keyframes fadein-81104 {
	0% {opacity:0;}
	100% {opacity:0.35;}
}
@-webkit-keyframes fadein-81104 {
	0% {opacity:0;}
	100% {opacity:0.35;}
}
#item81104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-81105 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-81105 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item81142 {
	width:553px !important;
	top:60px !important;
	min-height:471px !important;
	padding:24px 40px 40px 40px;
}

#item81145 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
}

@keyframes flyinfrombottom-52179 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-52179 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item52206 {
	width:717px !important;
	top:226px !important;
	min-height:331px !important;
	padding:24px 40px 40px 40px;
}

#item52231 {
	width:717px !important;
	min-height:226px !important;
	padding:40px 40px 50px 40px;
}

@keyframes flyinfromtop-52711 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-52711 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105659 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

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

@keyframes shrink-52261 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-52261 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52265 {
	width:196px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item52261 {
	width:196px !important;
	height:50px !important;
}

#item105634 {
	width:74px !important;
	left:1786px !important;
	top:1005px !important;
	min-height:15px !important;
}

@keyframes fadeout-64344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-64387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-64387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-64388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-64388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65034 {
	width:1208px !important;
	left:110px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:724px !important;
	padding:40px;
}

#item65059 {
	width:423px !important;
	left:1387px !important;
	top:204px !important;
	border-radius:24px;
	background:#ffffff;
	border:solid 2px #e8e8ef;
	min-height:576px !important;
	padding:40px;
}

#item53181 {
	width:736px !important;
	height:94px !important;
	left:110px !important;
	padding:0px 0px 0px 40px;
}

#item73413 {
	width:361px !important;
	left:152px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 0px;
}

#item73438 {
	width:403px !important;
	left:513px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 40px;
}

#item73463 {
	width:402px !important;
	left:916px !important;
	top:314px !important;
	min-height:68px !important;
	padding:0px 40px 24px 40px;
}

#item81225 {
	width:339px !important;
	min-height:46px !important;
}

#item81202 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item81251 {
	width:339px !important;
	min-height:46px !important;
}

#item81228 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

#item81277 {
	width:339px !important;
	min-height:46px !important;
}

#item81254 {
	width:339px !important;
	height:46px !important;
	left:1429px !important;
	top:600px !important;
}

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

#item83632 {
	width:187px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item83608 {
	width:187px !important;
	height:50px !important;
	left:152px !important;
	top:837px !important;
}

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

#item83661 {
	width:269px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item83637 {
	width:269px !important;
	height:50px !important;
	left:1429px !important;
	top:688px !important;
}

#item83667 {
	width:264px !important;
	height:61px !important;
	top:185px !important;
}

#item83744 {
	width:264px !important;
	height:61px !important;
}

#item83718 {
	width:264px !important;
	height:61px !important;
}

#item83691 {
	width:264px !important;
	height:61px !important;
}

#item83748 {
	width:264px !important;
	height:61px !important;
}

#item83826 {
	width:264px !important;
	height:61px !important;
}

#item83799 {
	width:264px !important;
	height:61px !important;
}

#item83772 {
	width:264px !important;
	height:61px !important;
}

#item83830 {
	width:264px !important;
	height:61px !important;
	top:93px !important;
}

#item83908 {
	width:264px !important;
	height:61px !important;
}

#item83881 {
	width:264px !important;
	height:61px !important;
}

#item83854 {
	width:264px !important;
	height:61px !important;
}

#item102587 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item102698 {
	width:61px !important;
	height:61px !important;
}

#item102723 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102645 {
	width:61px !important;
	height:61px !important;
}

#item102670 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102591 {
	width:61px !important;
	height:61px !important;
}

#item102616 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102748 {
	width:216px !important;
	height:61px !important;
}

#item102862 {
	width:61px !important;
	height:61px !important;
}

#item102887 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102808 {
	width:61px !important;
	height:61px !important;
}

#item102834 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102753 {
	width:61px !important;
	height:61px !important;
}

#item102779 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102912 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item103025 {
	width:61px !important;
	height:61px !important;
}

#item103050 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102971 {
	width:61px !important;
	height:61px !important;
}

#item102996 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item102916 {
	width:61px !important;
	height:61px !important;
}

#item102941 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103075 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item103187 {
	width:61px !important;
	height:61px !important;
}

#item103212 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103134 {
	width:61px !important;
	height:61px !important;
}

#item103159 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103080 {
	width:61px !important;
	height:61px !important;
}

#item103105 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103237 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item103349 {
	width:61px !important;
	height:61px !important;
}

#item103374 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103296 {
	width:61px !important;
	height:61px !important;
}

#item103321 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103241 {
	width:61px !important;
	height:61px !important;
}

#item103267 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103435 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item103547 {
	width:61px !important;
	height:61px !important;
}

#item103572 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103494 {
	width:61px !important;
	height:61px !important;
}

#item103519 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103440 {
	width:61px !important;
	height:61px !important;
}

#item103465 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103597 {
	width:216px !important;
	height:61px !important;
}

#item103710 {
	width:61px !important;
	height:61px !important;
}

#item103735 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103655 {
	width:61px !important;
	height:61px !important;
}

#item103682 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103601 {
	width:61px !important;
	height:61px !important;
}

#item103626 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103760 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item103872 {
	width:61px !important;
	height:61px !important;
}

#item103897 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103819 {
	width:61px !important;
	height:61px !important;
}

#item103844 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103764 {
	width:61px !important;
	height:61px !important;
}

#item103789 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103922 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item104034 {
	width:61px !important;
	height:61px !important;
}

#item104059 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103981 {
	width:61px !important;
	height:61px !important;
}

#item104006 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item103927 {
	width:61px !important;
	height:61px !important;
}

#item103952 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104084 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item104196 {
	width:61px !important;
	height:61px !important;
}

#item104221 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104142 {
	width:61px !important;
	height:61px !important;
}

#item104167 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104088 {
	width:61px !important;
	height:61px !important;
}

#item104113 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104247 {
	width:216px !important;
	height:61px !important;
	top:82px !important;
}

#item104359 {
	width:61px !important;
	height:61px !important;
}

#item104384 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104306 {
	width:61px !important;
	height:61px !important;
}

#item104331 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104251 {
	width:61px !important;
	height:61px !important;
}

#item104276 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104409 {
	width:216px !important;
	height:61px !important;
}

#item104521 {
	width:61px !important;
	height:61px !important;
}

#item104546 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104468 {
	width:61px !important;
	height:61px !important;
}

#item104493 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104413 {
	width:61px !important;
	height:61px !important;
}

#item104439 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104571 {
	width:216px !important;
	height:61px !important;
	top:164px !important;
}

#item104684 {
	width:61px !important;
	height:61px !important;
}

#item104709 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104629 {
	width:61px !important;
	height:61px !important;
}

#item104654 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104575 {
	width:61px !important;
	height:61px !important;
}

#item104600 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104734 {
	width:216px !important;
	height:61px !important;
	top:246px !important;
}

#item104848 {
	width:61px !important;
	height:61px !important;
}

#item104873 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104795 {
	width:61px !important;
	height:61px !important;
}

#item104820 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104739 {
	width:61px !important;
	height:61px !important;
}

#item104765 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104898 {
	width:216px !important;
	height:61px !important;
	top:328px !important;
}

#item105011 {
	width:61px !important;
	height:61px !important;
}

#item105036 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104958 {
	width:61px !important;
	height:61px !important;
}

#item104983 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

#item104902 {
	width:61px !important;
	height:61px !important;
}

#item104927 {
	width:136px !important;
	height:61px !important;
	left:61px !important;
	padding:0px 0px 0px 12px;
}

@keyframes fadein-83912 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
@-webkit-keyframes fadein-83912 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
#item83912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-83913 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-83913 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item83949 {
	width:553px !important;
	top:60px !important;
	min-height:497px !important;
	padding:24px 40px 40px 40px;
}

#item83952 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
}

@keyframes fadeout-67833 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-67833 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-67834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-67834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-67839 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-67839 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-67840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-67840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromright-65127 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-65127 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39314 {
	width:257px !important;
	left:110px !important;
	top:959px !important;
	min-height:11px !important;
}

#item67720 {
	width:458px !important;
	left:253px !important;
	top:144px !important;
	min-height:364px !important;
}

#item39220 {
	width:485px !important;
	height:50px !important;
	left:1325px !important;
	top:920px !important;
}

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

@keyframes shrink-67768 {
	0% {transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes shrink-67768 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.25) scaleY(0.25);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67772 {
	width:331px !important;
	height:50px !important;
	padding:0px 25px 0px 25px;
}

#item67768 {
	width:331px !important;
	height:50px !important;
}
#in5footer,  #prefooter {display:none;}
