/* 	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:#663289; }
:-webkit-full-screen { background:#663289; }
#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:77352px; 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; }
}

#item229 {
	width:1920px !important;
	height:1080px !important;
	background:#663289;
}

#item360 {
	width:1px !important;
	height:4px !important;
	left:48px !important;
	top:7px !important;
	background:#fff;
}

#item362 {
	width:1px !important;
	height:4px !important;
	left:53px !important;
	top:7px !important;
	background:#fff;
}

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

#item20031 {
	width:428px !important;
	height:162px !important;
}

#item20032 {
	width:428px !important;
	height:162px !important;
	left:746px !important;
	top:700px !important;
}

#item27372 {
	width:414px !important;
	height:896px !important;
	background:#663289;
}

#item27483 {
	width:1px !important;
	height:7px !important;
	left:77px !important;
	top:11px !important;
	background:#fff;
}

#item27485 {
	width:1px !important;
	height:7px !important;
	left:85px !important;
	top:11px !important;
	background:#fff;
}

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

#item27593 {
	width:274px !important;
	height:104px !important;
}

#item27589 {
	width:274px !important;
	height:104px !important;
	left:70px !important;
	top:510px !important;
}

#item543 {
	width:1920px !important;
	height:1080px !important;
	background:#663289;
}

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

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

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

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

#item20035 {
	width:252px !important;
	height:120px !important;
}

#item20036 {
	width:252px !important;
	height:120px !important;
	left:16px !important;
	top:950px !important;
}

#item20040 {
	width:252px !important;
	height:120px !important;
}

#item20038 {
	width:252px !important;
	height:120px !important;
	left:1652px !important;
	top:950px !important;
}

#item27604 {
	width:414px !important;
	height:1770px !important;
	background:#663289;
}

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

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

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

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

#item27875 {
	width:146px !important;
	height:59px !important;
}

#item27872 {
	width:146px !important;
	height:59px !important;
	left:14px !important;
	top:1675px !important;
}

#item27879 {
	width:146px !important;
	height:59px !important;
}

#item27876 {
	width:146px !important;
	height:59px !important;
	left:254px !important;
	top:1675px !important;
}

#item2731 {
	width:1920px !important;
	height:1080px !important;
	background:#663289;
}

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

#item20045 {
	width:878px !important;
	height:192px !important;
}

#item20046 {
	width:878px !important;
	height:192px !important;
	left:816px !important;
	top:388px !important;
}

#item20052 {
	width:878px !important;
	height:192px !important;
}

#item20049 {
	width:878px !important;
	height:192px !important;
	left:816px !important;
	top:600px !important;
}

#item20057 {
	width:252px !important;
	height:120px !important;
}

#item20054 {
	width:252px !important;
	height:120px !important;
	left:16px !important;
	top:950px !important;
}

#item27890 {
	width:414px !important;
	height:896px !important;
	background:#663289;
}

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

#item28135 {
	width:350px !important;
	height:144px !important;
}

#item28132 {
	width:350px !important;
	height:144px !important;
	left:33px !important;
	top:397px !important;
}

#item28139 {
	width:347px !important;
	height:144px !important;
}

#item28136 {
	width:347px !important;
	height:144px !important;
	left:36px !important;
	top:551px !important;
}

#item44460 {
	width:146px !important;
	height:59px !important;
}

#item44457 {
	width:146px !important;
	height:59px !important;
	left:14px !important;
	top:801px !important;
}

#item5916 {
	width:1920px !important;
	height:1080px !important;
	background:#663289;
}

#item5917 {
	width:1848px !important;
	height:973px !important;
	left:36px !important;
	top:71px !important;
	border-radius:64px;
	background:#542870;
}

#item5918 {
	width:1920px !important;
	height:199px !important;
	left:4px !important;
	background:#663289;
}

#item6043 {
	width:136px !important;
	height:46px !important;
	border-radius:18px;
	background:#fcea1f;
	border:solid 3.45893625px #fcea1f;
}

#item5919 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item6189 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item6215 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item6241 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item6267 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item6293 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item19949 {
	width:278px !important;
	height:130px !important;
}

#item19950 {
	width:278px !important;
	height:130px !important;
	left:290px !important;
	top:69px !important;
}

#item19957 {
	width:278px !important;
	height:130px !important;
}

#item19954 {
	width:278px !important;
	height:130px !important;
	left:555px !important;
	top:69px !important;
}

#item19961 {
	width:278px !important;
	height:130px !important;
}

#item19958 {
	width:278px !important;
	height:130px !important;
	left:821px !important;
	top:69px !important;
}

#item19965 {
	width:278px !important;
	height:130px !important;
}

#item19962 {
	width:278px !important;
	height:130px !important;
	left:1087px !important;
	top:69px !important;
}

#item19969 {
	width:278px !important;
	height:130px !important;
}

#item19966 {
	width:278px !important;
	height:130px !important;
	left:1353px !important;
	top:69px !important;
}

#item19973 {
	width:278px !important;
	height:130px !important;
}

#item19970 {
	width:278px !important;
	height:130px !important;
	left:1622px !important;
	top:69px !important;
}

#item20004 {
	width:200px !important;
	height:43px !important;
}

#item20008 {
	width:200px !important;
	height:43px !important;
	left:723px !important;
	top:14px !important;
}

#item20005 {
	width:161px !important;
	height:41px !important;
}

#item20011 {
	width:161px !important;
	height:41px !important;
	left:1003px !important;
	top:14px !important;
}

#item20014 {
	width:143px !important;
	height:48px !important;
}

#item20015 {
	width:143px !important;
	height:48px !important;
	left:1744px !important;
	top:15px !important;
}

#item21622 {
	width:293px !important;
	height:200px !important;
}

#item21618 {
	width:293px !important;
	height:200px !important;
	left:-3px !important;
	top:-1px !important;
}

#item26035 {
	width:74px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item26029 {
	width:80px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item26037 {
	width:75px !important;
	height:43px !important;
	left:12px !important;
	top:12px !important;
	border-radius:159px;
	background:#542870;
	border:solid 1.5944049px #fff;
}

#item26043 {
	width:63px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item26039 {
	width:69px !important;
	height:41px !important;
	left:13px !important;
	top:14px !important;
}

#item26024 {
	width:90px !important;
	height:58px !important;
	left:912px !important;
	top:2px !important;
}

#item20392 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

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

#item6862 {
	width:254px !important;
	height:127px !important;
	background:#fcea1f;
}

#item6923 {
	width:254px !important;
	height:127px !important;
	background:#004a99;
}

#item7019 {
	width:254px !important;
	height:127px !important;
	background:#f28c22;
}

#item7131 {
	width:254px !important;
	height:127px !important;
	background:#e63629;
}

#item7235 {
	width:254px !important;
	height:127px !important;
	background:#2baa5a;
}

#item7319 {
	width:254px !important;
	height:127px !important;
	background:#2baae2;
}

#item20324 {
	width:464px !important;
	height:337px !important;
	left:1258px !important;
	top:243px !important;
	border-radius:63px;
	background:#663289;
}

#item20397 {
	width:608px !important;
	height:396px !important;
	left:1186px !important;
	top:614px !important;
	border-radius:63px;
	background:#663289;
}

#item21823 {
	width:464px !important;
	height:337px !important;
}

#item21820 {
	width:464px !important;
	height:337px !important;
	left:1258px !important;
	top:243px !important;
}

#item25953 {
	width:251px !important;
	height:78px !important;
}

#item25954 {
	width:251px !important;
	height:78px !important;
	left:1508px !important;
	top:763px !important;
}

#item27207 {
	width:256px !important;
	height:64px !important;
}

#item27204 {
	width:256px !important;
	height:64px !important;
	left:1505px !important;
	top:915px !important;
}

#item27310 {
	width:240px !important;
	height:76px !important;
}

#item27307 {
	width:240px !important;
	height:76px !important;
	left:1511px !important;
	top:658px !important;
}

#item65172 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item43057 {
	width:416px !important;
	height:975px !important;
	top:2235px !important;
	background:#663289;
}

#item42937 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item42750 {
	width:207px !important;
	height:59px !important;
}

#item42747 {
	width:207px !important;
	height:59px !important;
	top:77px !important;
}

#item42754 {
	width:207px !important;
	height:59px !important;
}

#item42751 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

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

#item28747 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1287px !important;
	border-radius:47px;
	background:#663289;
}

#item28807 {
	width:414px !important;
	height:389px !important;
	top:1585px !important;
	border-radius:40px;
	background:#663289;
}

#item42938 {
	width:206px !important;
	height:67px !important;
	left:207px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item42965 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item44287 {
	width:414px !important;
	height:67px !important;
	top:135px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item29226 {
	width:348px !important;
	height:253px !important;
}

#item29223 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1287px !important;
}

#item29230 {
	width:188px !important;
	height:58px !important;
}

#item29227 {
	width:188px !important;
	height:58px !important;
	left:110px !important;
	top:1761px !important;
}

#item29234 {
	width:192px !important;
	height:48px !important;
}

#item29231 {
	width:192px !important;
	height:48px !important;
	left:111px !important;
	top:1887px !important;
}

#item29238 {
	width:180px !important;
	height:57px !important;
}

#item29235 {
	width:180px !important;
	height:57px !important;
	left:110px !important;
	top:1641px !important;
}

#item44286 {
	width:72px !important;
	height:64px !important;
}

#item44283 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item43181 {
	width:143px !important;
	height:48px !important;
}

#item43178 {
	width:143px !important;
	height:48px !important;
	left:136px !important;
	top:3135px !important;
}

#item48279 {
	width:374px !important;
	height:106px !important;
	background:#004a99;
}

#item63393 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2365px !important;
}

#item48376 {
	width:374px !important;
	height:106px !important;
	background:#f28c22;
}

#item63395 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2478px !important;
}

#item48488 {
	width:374px !important;
	height:106px !important;
	background:#e63629;
}

#item63397 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2591px !important;
}

#item48591 {
	width:374px !important;
	height:106px !important;
	background:#2baa5a;
}

#item63399 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2705px !important;
}

#item48675 {
	width:374px !important;
	height:106px !important;
	background:#fcea1f;
}

#item63391 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2251px !important;
}

#item48737 {
	width:374px !important;
	height:106px !important;
	background:#2baae2;
}

#item63401 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2818px !important;
}

#item63406 {
	width:229px !important;
	height:48px !important;
}

#item63403 {
	width:229px !important;
	height:48px !important;
	left:94px !important;
	top:144px !important;
}

#item63490 {
	width:205px !important;
	height:54px !important;
}

#item63487 {
	width:205px !important;
	height:54px !important;
	left:209px !important;
	top:77px !important;
}

#item21651 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item21652 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item21742 {
	width:116px !important;
	height:112px !important;
}

#item21739 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item21743 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:89px !important;
}

#item29349 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65299 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item29410 {
	width:65px !important;
	height:63px !important;
}

#item29407 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item29411 {
	width:414px !important;
	height:238px !important;
	top:267px !important;
}

#item6756 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item6757 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item1564 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#fcea1f;
}

#item1973 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item2307 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item1976 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item2460 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item2085 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#fcea1f;
}

#item2306 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item8353 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item7398 {
	width:254px !important;
	height:127px !important;
	background:#fcea1f;
}

#item8374 {
	width:512px !important;
	height:374px !important;
}

#item8393 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26065 {
	width:268px !important;
	height:75px !important;
}

#item26066 {
	width:268px !important;
	height:75px !important;
	left:1426px !important;
	top:914px !important;
}

#item65058 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item29439 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1466px !important;
	border-radius:47px;
	background:#663289;
}

#item29498 {
	width:414px !important;
	height:340px !important;
	top:553px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item29499 {
	width:348px !important;
	height:266px !important;
	left:31px !important;
	top:1739px !important;
	border-radius:47px;
	background:#663289;
}

#item29500 {
	width:155px !important;
	height:203px !important;
	left:138px !important;
	top:1773px !important;
	background:#542870;
}

#item29586 {
	width:414px !important;
	height:188px !important;
	top:358px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item29805 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item43244 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item43248 {
	width:207px !important;
	height:59px !important;
}

#item43245 {
	width:207px !important;
	height:59px !important;
	top:77px !important;
}

#item43252 {
	width:207px !important;
	height:59px !important;
}

#item43249 {
	width:207px !important;
	height:59px !important;
	left:206px !important;
	top:77px !important;
}

#item43333 {
	width:206px !important;
	height:67px !important;
	left:208px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item43334 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item43397 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item43757 {
	width:416px !important;
	height:265px !important;
	left:-1px !important;
	top:2109px !important;
	background:#663289;
}

#item44080 {
	width:414px !important;
	height:67px !important;
	top:2041px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item45186 {
	width:414px !important;
	height:524px !important;
	top:901px !important;
	border-radius:30px;
	background:#fcea1f;
}

#item29898 {
	width:384px !important;
	height:281px !important;
}

#item29894 {
	width:384px !important;
	height:281px !important;
	left:16px !important;
	top:1453px !important;
}

#item29928 {
	width:201px !important;
	height:56px !important;
}

#item29925 {
	width:201px !important;
	height:56px !important;
	left:104px !important;
	top:1947px !important;
}

#item43281 {
	width:72px !important;
	height:64px !important;
}

#item43278 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item43868 {
	width:143px !important;
	height:48px !important;
}

#item43865 {
	width:143px !important;
	height:48px !important;
	left:135px !important;
	top:2300px !important;
}

#item63412 {
	width:229px !important;
	height:48px !important;
}

#item63408 {
	width:229px !important;
	height:48px !important;
	left:94px !important;
	top:144px !important;
}

#item63416 {
	width:229px !important;
	height:48px !important;
}

#item63413 {
	width:229px !important;
	height:48px !important;
	left:93px !important;
	top:2050px !important;
}

#item63486 {
	width:205px !important;
	height:54px !important;
}

#item63483 {
	width:205px !important;
	height:54px !important;
	left:209px !important;
	top:77px !important;
}

#item7568 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item7569 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item9708 {
	width:116px !important;
	height:112px !important;
}

#item9706 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item20083 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:96px !important;
}

#item49129 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65316 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item30031 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65307 {
	width:65px !important;
	height:63px !important;
}

#item65304 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item8472 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item8473 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item8488 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#004a99;
}

#item8489 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item8546 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item8547 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item8548 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item8631 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#004a99;
}

#item8632 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item8851 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item9176 {
	width:254px !important;
	height:127px !important;
	background:#004a99;
}

#item9581 {
	width:512px !important;
	height:374px !important;
}

#item9578 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26071 {
	width:278px !important;
	height:98px !important;
}

#item26072 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item64957 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item50059 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1597px !important;
	border-radius:47px;
	background:#663289;
}

#item50060 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1632px !important;
	background:#542870;
}

#item49235 {
	width:414px !important;
	height:295px !important;
	top:513px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item49320 {
	width:414px !important;
	height:188px !important;
	top:318px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item49410 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item49439 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item49444 {
	width:207px !important;
	height:59px !important;
}

#item49440 {
	width:207px !important;
	height:59px !important;
	top:77px !important;
}

#item49449 {
	width:207px !important;
	height:59px !important;
}

#item49446 {
	width:207px !important;
	height:59px !important;
	left:206px !important;
	top:77px !important;
}

#item49504 {
	width:206px !important;
	height:67px !important;
	left:208px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item49505 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item49531 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item49590 {
	width:416px !important;
	height:267px !important;
	left:-1px !important;
	top:1967px !important;
	background:#663289;
}

#item49753 {
	width:414px !important;
	height:67px !important;
	top:1900px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item49805 {
	width:414px !important;
	height:468px !important;
	top:816px !important;
	border-radius:30px;
	background:#004a99;
}

#item49975 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1324px !important;
	border-radius:47px;
	background:#663289;
}

#item50159 {
	width:389px !important;
	height:281px !important;
}

#item50156 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1311px !important;
}

#item50165 {
	width:208px !important;
	height:73px !important;
}

#item50160 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1795px !important;
}

#item49478 {
	width:72px !important;
	height:64px !important;
}

#item49475 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item49701 {
	width:143px !important;
	height:48px !important;
}

#item49698 {
	width:143px !important;
	height:48px !important;
	left:135px !important;
	top:2159px !important;
}

#item63420 {
	width:229px !important;
	height:48px !important;
}

#item63417 {
	width:229px !important;
	height:48px !important;
	left:94px !important;
	top:144px !important;
}

#item63424 {
	width:229px !important;
	height:48px !important;
}

#item63421 {
	width:229px !important;
	height:48px !important;
	left:93px !important;
	top:1908px !important;
}

#item63481 {
	width:205px !important;
	height:54px !important;
}

#item63478 {
	width:205px !important;
	height:54px !important;
	left:209px !important;
	top:77px !important;
}

#item9459 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item9460 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item9714 {
	width:116px !important;
	height:112px !important;
}

#item9711 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item21976 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:96px !important;
}

#item50218 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65365 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item50212 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65358 {
	width:65px !important;
	height:63px !important;
}

#item65355 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item9723 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item9724 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item9738 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#f28c22;
}

#item9739 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item9798 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item9799 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item9800 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item9883 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#f28c22;
}

#item9884 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item10103 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item10560 {
	width:254px !important;
	height:127px !important;
	background:#f28c22;
}

#item10283 {
	width:512px !important;
	height:374px !important;
}

#item10280 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26079 {
	width:278px !important;
	height:98px !important;
}

#item26076 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item64863 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item50262 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1724px !important;
	border-radius:47px;
	background:#663289;
}

#item50263 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1759px !important;
	background:#542870;
}

#item50322 {
	width:414px !important;
	height:295px !important;
	top:513px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item50348 {
	width:414px !important;
	height:188px !important;
	top:318px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item50438 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item50467 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item50472 {
	width:207px !important;
	height:59px !important;
}

#item50468 {
	width:207px !important;
	height:59px !important;
	top:77px !important;
}

#item50476 {
	width:207px !important;
	height:59px !important;
}

#item50473 {
	width:207px !important;
	height:59px !important;
	left:206px !important;
	top:77px !important;
}

#item50531 {
	width:206px !important;
	height:67px !important;
	left:208px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item50532 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item50558 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item50615 {
	width:416px !important;
	height:266px !important;
	left:-1px !important;
	top:2094px !important;
	background:#663289;
}

#item50781 {
	width:414px !important;
	height:67px !important;
	top:2027px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item50834 {
	width:414px !important;
	height:595px !important;
	top:816px !important;
	border-radius:30px;
	background:#f28c22;
}

#item50887 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1452px !important;
	border-radius:47px;
	background:#663289;
}

#item31325 {
	width:208px !important;
	height:73px !important;
}

#item31322 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1922px !important;
}

#item50256 {
	width:389px !important;
	height:281px !important;
}

#item50253 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1438px !important;
}

#item50505 {
	width:72px !important;
	height:64px !important;
}

#item50502 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item50729 {
	width:143px !important;
	height:48px !important;
}

#item50726 {
	width:143px !important;
	height:48px !important;
	left:135px !important;
	top:2286px !important;
}

#item63428 {
	width:229px !important;
	height:48px !important;
}

#item63425 {
	width:229px !important;
	height:48px !important;
	left:94px !important;
	top:144px !important;
}

#item63432 {
	width:229px !important;
	height:48px !important;
}

#item63429 {
	width:229px !important;
	height:48px !important;
	left:93px !important;
	top:2035px !important;
}

#item63477 {
	width:205px !important;
	height:54px !important;
}

#item63474 {
	width:205px !important;
	height:54px !important;
	left:209px !important;
	top:77px !important;
}

#item10292 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item10293 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item10384 {
	width:116px !important;
	height:112px !important;
}

#item10381 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item21986 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:96px !important;
}

#item51111 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65412 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item51105 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65404 {
	width:65px !important;
	height:63px !important;
}

#item65401 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item10745 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item10747 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item10761 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#e63629;
}

#item10762 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item10819 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item10820 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item10821 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item10905 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#e63629;
}

#item10906 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item11125 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item11592 {
	width:254px !important;
	height:127px !important;
	background:#e63629;
}

#item11323 {
	width:512px !important;
	height:374px !important;
}

#item11318 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26083 {
	width:278px !important;
	height:98px !important;
}

#item26080 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item64764 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item51157 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1696px !important;
	border-radius:47px;
	background:#663289;
}

#item51158 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1731px !important;
	background:#542870;
}

#item51217 {
	width:414px !important;
	height:316px !important;
	top:534px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item51243 {
	width:414px !important;
	height:209px !important;
	top:318px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item51334 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item51363 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item51368 {
	width:207px !important;
	height:59px !important;
}

#item51365 {
	width:207px !important;
	height:59px !important;
	top:77px !important;
}

#item51372 {
	width:207px !important;
	height:59px !important;
}

#item51369 {
	width:207px !important;
	height:59px !important;
	left:206px !important;
	top:77px !important;
}

#item51427 {
	width:206px !important;
	height:67px !important;
	left:208px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item51428 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item51454 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item51512 {
	width:416px !important;
	height:268px !important;
	left:-1px !important;
	top:2066px !important;
	background:#663289;
}

#item51676 {
	width:414px !important;
	height:67px !important;
	top:1999px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item51729 {
	width:414px !important;
	height:524px !important;
	top:858px !important;
	border-radius:30px;
	background:#e63629;
}

#item51782 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1424px !important;
	border-radius:47px;
	background:#663289;
}

#item32035 {
	width:208px !important;
	height:73px !important;
}

#item32032 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1894px !important;
}

#item51156 {
	width:389px !important;
	height:281px !important;
}

#item51153 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1410px !important;
}

#item51401 {
	width:72px !important;
	height:64px !important;
}

#item51398 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item51623 {
	width:143px !important;
	height:48px !important;
}

#item51620 {
	width:143px !important;
	height:48px !important;
	left:135px !important;
	top:2249px !important;
}

#item63436 {
	width:229px !important;
	height:48px !important;
}

#item63433 {
	width:229px !important;
	height:48px !important;
	left:94px !important;
	top:144px !important;
}

#item63440 {
	width:229px !important;
	height:48px !important;
}

#item63437 {
	width:229px !important;
	height:48px !important;
	left:93px !important;
	top:2007px !important;
}

#item63473 {
	width:205px !important;
	height:54px !important;
}

#item63469 {
	width:205px !important;
	height:54px !important;
	left:209px !important;
	top:77px !important;
}

#item11332 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item11333 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item11423 {
	width:116px !important;
	height:112px !important;
}

#item11420 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22022 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:96px !important;
}

#item52029 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65458 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item52023 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65451 {
	width:65px !important;
	height:63px !important;
}

#item65448 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item11772 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item11773 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item11788 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#2baa5a;
}

#item11789 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item11846 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item11847 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item11848 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item11932 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#2baa5a;
}

#item11933 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item12151 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item12607 {
	width:254px !important;
	height:127px !important;
	background:#2baa5a;
}

#item12340 {
	width:512px !important;
	height:374px !important;
}

#item12337 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26087 {
	width:278px !important;
	height:98px !important;
}

#item26084 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item64669 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item52452 {
	width:416px !important;
	height:266px !important;
	left:-1px !important;
	top:2214px !important;
	background:#663289;
}

#item52096 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1844px !important;
	border-radius:47px;
	background:#663289;
}

#item52097 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1878px !important;
	background:#542870;
}

#item52157 {
	width:414px !important;
	height:316px !important;
	top:594px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item52183 {
	width:414px !important;
	height:229px !important;
	top:358px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item52273 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item52302 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item52308 {
	width:207px !important;
	height:59px !important;
}

#item52304 {
	width:207px !important;
	height:59px !important;
	top:77px !important;
}

#item52312 {
	width:207px !important;
	height:59px !important;
}

#item52309 {
	width:207px !important;
	height:59px !important;
	left:206px !important;
	top:77px !important;
}

#item52367 {
	width:206px !important;
	height:67px !important;
	left:208px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item52369 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item52395 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item52560 {
	width:414px !important;
	height:67px !important;
	top:2146px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item52613 {
	width:414px !important;
	height:611px !important;
	top:919px !important;
	border-radius:30px;
	background:#2baa5a;
}

#item52665 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1571px !important;
	border-radius:47px;
	background:#663289;
}

#item32752 {
	width:208px !important;
	height:73px !important;
}

#item32749 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:2041px !important;
}

#item52095 {
	width:389px !important;
	height:281px !important;
}

#item52092 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1557px !important;
}

#item52341 {
	width:72px !important;
	height:64px !important;
}

#item52338 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item52942 {
	width:143px !important;
	height:48px !important;
}

#item52939 {
	width:143px !important;
	height:48px !important;
	left:136px !important;
	top:2405px !important;
}

#item63445 {
	width:229px !important;
	height:48px !important;
}

#item63441 {
	width:229px !important;
	height:48px !important;
	left:94px !important;
	top:144px !important;
}

#item63450 {
	width:229px !important;
	height:48px !important;
}

#item63446 {
	width:229px !important;
	height:48px !important;
	left:93px !important;
	top:2155px !important;
}

#item63468 {
	width:205px !important;
	height:54px !important;
}

#item63465 {
	width:205px !important;
	height:54px !important;
	left:209px !important;
	top:77px !important;
}

#item12349 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item12350 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item12443 {
	width:116px !important;
	height:112px !important;
}

#item12440 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22031 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:96px !important;
}

#item53040 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65505 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item53034 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65497 {
	width:65px !important;
	height:63px !important;
}

#item65494 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item12722 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item12723 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item12738 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#2baae2;
}

#item12739 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item12798 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item12799 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item12800 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item12883 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#2baae2;
}

#item12884 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item13103 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item13525 {
	width:254px !important;
	height:127px !important;
	background:#2baae2;
}

#item13271 {
	width:512px !important;
	height:374px !important;
}

#item13268 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26091 {
	width:278px !important;
	height:98px !important;
}

#item26088 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item64579 {
	width:414px !important;
	height:136px !important;
	top:-2px !important;
	background:#663289;
}

#item53092 {
	width:416px !important;
	height:298px !important;
	left:-1px !important;
	top:2162px !important;
	background:#663289;
}

#item53093 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1792px !important;
	border-radius:47px;
	background:#663289;
}

#item53094 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1827px !important;
	background:#542870;
}

#item53153 {
	width:414px !important;
	height:295px !important;
	top:594px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item53179 {
	width:414px !important;
	height:229px !important;
	top:358px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item53270 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item53299 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item53303 {
	width:207px !important;
	height:59px !important;
}

#item53300 {
	width:207px !important;
	height:59px !important;
	top:77px !important;
}

#item53307 {
	width:207px !important;
	height:59px !important;
}

#item53304 {
	width:207px !important;
	height:59px !important;
	left:206px !important;
	top:77px !important;
}

#item53363 {
	width:206px !important;
	height:67px !important;
	left:208px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item53364 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item53391 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item53558 {
	width:414px !important;
	height:67px !important;
	top:2095px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item53610 {
	width:414px !important;
	height:582px !important;
	top:897px !important;
	border-radius:30px;
	background:#2baae2;
}

#item53662 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1520px !important;
	border-radius:47px;
	background:#663289;
}

#item33440 {
	width:208px !important;
	height:73px !important;
}

#item33437 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1990px !important;
}

#item53091 {
	width:389px !important;
	height:281px !important;
}

#item53088 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1506px !important;
}

#item53336 {
	width:71px !important;
	height:64px !important;
}

#item53333 {
	width:71px !important;
	height:64px !important;
	left:342px !important;
}

#item53774 {
	width:143px !important;
	height:48px !important;
}

#item53771 {
	width:143px !important;
	height:48px !important;
	left:136px !important;
	top:2354px !important;
}

#item63454 {
	width:229px !important;
	height:48px !important;
}

#item63451 {
	width:229px !important;
	height:48px !important;
	left:94px !important;
	top:144px !important;
}

#item63458 {
	width:229px !important;
	height:48px !important;
}

#item63455 {
	width:229px !important;
	height:48px !important;
	left:93px !important;
	top:2104px !important;
}

#item63464 {
	width:205px !important;
	height:54px !important;
}

#item63461 {
	width:205px !important;
	height:54px !important;
	left:209px !important;
	top:77px !important;
}

#item13280 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item13281 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item13371 {
	width:116px !important;
	height:112px !important;
}

#item13368 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22048 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:96px !important;
}

#item53993 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65554 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item53987 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65547 {
	width:65px !important;
	height:63px !important;
}

#item65544 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item13632 {
	width:1920px !important;
	height:1080px !important;
	background:#663289;
}

#item13633 {
	width:1848px !important;
	height:973px !important;
	left:36px !important;
	top:71px !important;
	border-radius:64px;
	background:#542870;
}

#item13634 {
	width:1920px !important;
	height:199px !important;
	background:#663289;
}

#item13818 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item13879 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item13977 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item14090 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item14194 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item14277 {
	width:254px !important;
	height:127px !important;
	background:#9774b1;
}

#item25074 {
	width:136px !important;
	height:46px !important;
	border-radius:18px;
	background:#fcea1f;
	border:solid 3.45893625px #fcea1f;
}

#item19982 {
	width:278px !important;
	height:130px !important;
}

#item19979 {
	width:278px !important;
	height:130px !important;
	left:290px !important;
	top:69px !important;
}

#item19986 {
	width:278px !important;
	height:130px !important;
}

#item19983 {
	width:278px !important;
	height:130px !important;
	left:555px !important;
	top:69px !important;
}

#item19990 {
	width:278px !important;
	height:130px !important;
}

#item19987 {
	width:278px !important;
	height:130px !important;
	left:821px !important;
	top:69px !important;
}

#item19994 {
	width:278px !important;
	height:130px !important;
}

#item19991 {
	width:278px !important;
	height:130px !important;
	left:1087px !important;
	top:69px !important;
}

#item19998 {
	width:278px !important;
	height:130px !important;
}

#item19995 {
	width:278px !important;
	height:130px !important;
	left:1353px !important;
	top:69px !important;
}

#item20002 {
	width:278px !important;
	height:130px !important;
}

#item19999 {
	width:278px !important;
	height:130px !important;
	left:1618px !important;
	top:69px !important;
}

#item21626 {
	width:293px !important;
	height:200px !important;
}

#item21623 {
	width:293px !important;
	height:200px !important;
	left:-3px !important;
	top:-1px !important;
}

#item25018 {
	width:75px !important;
	height:43px !important;
	left:250px !important;
	border-radius:159px;
	background:#542870;
	border:solid 1.5944049px #fff;
}

#item25047 {
	width:281px !important;
	height:43px !important;
}

#item25043 {
	width:281px !important;
	height:43px !important;
	left:47px !important;
}

#item25051 {
	width:157px !important;
	height:43px !important;
}

#item25048 {
	width:157px !important;
	height:43px !important;
	left:334px !important;
}

#item25137 {
	width:143px !important;
	height:48px !important;
}

#item25134 {
	width:143px !important;
	height:48px !important;
	left:1748px !important;
	top:15px !important;
}

#item26046 {
	width:75px !important;
	height:43px !important;
	left:12px !important;
	top:12px !important;
	border-radius:159px;
	background:#542870;
	border:solid 1.5944049px #fff;
}

#item26052 {
	width:63px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item26048 {
	width:69px !important;
	height:41px !important;
	left:13px !important;
	top:14px !important;
}

#item26060 {
	width:74px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item26056 {
	width:80px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item26044 {
	width:90px !important;
	height:58px !important;
	left:912px !important;
	top:2px !important;
}

#item21221 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item21222 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item14439 {
	width:254px !important;
	height:127px !important;
	background:#fcea1f;
}

#item14501 {
	width:254px !important;
	height:127px !important;
	background:#004a99;
}

#item14597 {
	width:254px !important;
	height:127px !important;
	background:#f28c22;
}

#item14710 {
	width:254px !important;
	height:127px !important;
	background:#e63629;
}

#item14812 {
	width:254px !important;
	height:127px !important;
	background:#2baa5a;
}

#item14896 {
	width:254px !important;
	height:127px !important;
	background:#2baae2;
}

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

#item20862 {
	width:395px !important;
	height:287px !important;
	left:1269px !important;
	top:243px !important;
	border-radius:54px;
	background:#663289;
}

#item21818 {
	width:395px !important;
	height:287px !important;
}

#item21815 {
	width:395px !important;
	height:287px !important;
	left:1269px !important;
	top:243px !important;
}

#item25919 {
	width:222px !important;
	height:57px !important;
}

#item25920 {
	width:222px !important;
	height:57px !important;
	left:1588px !important;
	top:696px !important;
}

#item27202 {
	width:222px !important;
	height:57px !important;
}

#item27199 {
	width:222px !important;
	height:57px !important;
	left:1588px !important;
	top:875px !important;
}

#item25924 {
	width:224px !important;
	height:47px !important;
}

#item25922 {
	width:224px !important;
	height:47px !important;
	left:1120px !important;
	top:878px !important;
}

#item27243 {
	width:224px !important;
	height:47px !important;
}

#item27240 {
	width:224px !important;
	height:47px !important;
	left:1120px !important;
	top:701px !important;
}

#item27276 {
	width:224px !important;
	height:47px !important;
}

#item27273 {
	width:224px !important;
	height:47px !important;
	left:1359px !important;
	top:701px !important;
}

#item25985 {
	width:222px !important;
	height:57px !important;
}

#item25982 {
	width:222px !important;
	height:57px !important;
	left:1354px !important;
	top:875px !important;
}

#item64469 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item54169 {
	width:414px !important;
	height:623px !important;
	top:1513px !important;
	border-radius:40px;
	background:#663289;
}

#item54046 {
	width:416px !important;
	height:982px !important;
	top:2398px !important;
	background:#663289;
}

#item54048 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item54053 {
	width:207px !important;
	height:59px !important;
}

#item54049 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item54057 {
	width:207px !important;
	height:59px !important;
}

#item54054 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

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

#item54112 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1215px !important;
	border-radius:47px;
	background:#663289;
}

#item54505 {
	width:206px !important;
	height:67px !important;
	left:207px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item54532 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item54733 {
	width:414px !important;
	height:67px !important;
	top:135px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item34884 {
	width:191px !important;
	height:49px !important;
}

#item34881 {
	width:191px !important;
	height:49px !important;
	left:111px !important;
	top:1754px !important;
}

#item34888 {
	width:191px !important;
	height:49px !important;
}

#item34885 {
	width:191px !important;
	height:49px !important;
	left:111px !important;
	top:2068px !important;
}

#item34892 {
	width:193px !important;
	height:41px !important;
}

#item34889 {
	width:193px !important;
	height:41px !important;
	left:104px !important;
	top:1849px !important;
}

#item34897 {
	width:193px !important;
	height:41px !important;
}

#item34893 {
	width:193px !important;
	height:41px !important;
	left:104px !important;
	top:1576px !important;
}

#item34901 {
	width:193px !important;
	height:41px !important;
}

#item34898 {
	width:193px !important;
	height:41px !important;
	left:107px !important;
	top:1667px !important;
}

#item34906 {
	width:191px !important;
	height:49px !important;
}

#item34902 {
	width:191px !important;
	height:49px !important;
	left:108px !important;
	top:1956px !important;
}

#item54033 {
	width:348px !important;
	height:253px !important;
}

#item54030 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1215px !important;
}

#item54646 {
	width:143px !important;
	height:48px !important;
}

#item54642 {
	width:143px !important;
	height:48px !important;
	left:136px !important;
	top:3298px !important;
}

#item63357 {
	width:203px !important;
	height:48px !important;
}

#item63353 {
	width:203px !important;
	height:48px !important;
	left:107px !important;
	top:144px !important;
}

#item63361 {
	width:205px !important;
	height:54px !important;
}

#item63358 {
	width:205px !important;
	height:54px !important;
	left:1px !important;
	top:78px !important;
}

#item54732 {
	width:72px !important;
	height:64px !important;
}

#item54729 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item54786 {
	width:374px !important;
	height:106px !important;
	background:#004a99;
}

#item63295 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2527px !important;
}

#item54883 {
	width:374px !important;
	height:106px !important;
	background:#f28c22;
}

#item63293 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2640px !important;
}

#item54995 {
	width:374px !important;
	height:106px !important;
	background:#e63629;
}

#item63291 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2754px !important;
}

#item55099 {
	width:374px !important;
	height:106px !important;
	background:#2baa5a;
}

#item63289 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2867px !important;
}

#item55184 {
	width:374px !important;
	height:106px !important;
	background:#fcea1f;
}

#item63297 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2414px !important;
}

#item55245 {
	width:374px !important;
	height:106px !important;
	background:#2baae2;
}

#item63287 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:2980px !important;
}

#item21834 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item21835 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item21927 {
	width:116px !important;
	height:112px !important;
}

#item21924 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item21928 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:89px !important;
}

#item55894 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65613 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item55887 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65606 {
	width:65px !important;
	height:63px !important;
}

#item65603 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item14983 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item14984 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item15000 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item14999 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#fcea1f;
}

#item15058 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item15143 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#fcea1f;
}

#item15144 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item15362 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item15366 {
	width:254px !important;
	height:127px !important;
	background:#fcea1f;
}

#item24376 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item24377 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item15482 {
	width:512px !important;
	height:374px !important;
}

#item15479 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26095 {
	width:278px !important;
	height:98px !important;
}

#item26092 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item64061 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item57003 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item57007 {
	width:207px !important;
	height:59px !important;
}

#item57004 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item57012 {
	width:207px !important;
	height:59px !important;
}

#item57009 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item57038 {
	width:206px !important;
	height:67px !important;
	left:207px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item56067 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1461px !important;
	border-radius:47px;
	background:#663289;
}

#item56124 {
	width:414px !important;
	height:365px !important;
	top:523px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item56125 {
	width:348px !important;
	height:266px !important;
	left:31px !important;
	top:1734px !important;
	border-radius:47px;
	background:#663289;
}

#item56126 {
	width:155px !important;
	height:203px !important;
	left:138px !important;
	top:1768px !important;
	background:#542870;
}

#item56209 {
	width:414px !important;
	height:157px !important;
	top:358px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item56302 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item56396 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item56422 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item56480 {
	width:416px !important;
	height:266px !important;
	left:-1px !important;
	top:2104px !important;
	background:#663289;
}

#item56643 {
	width:414px !important;
	height:67px !important;
	top:2036px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item56695 {
	width:414px !important;
	height:524px !important;
	top:896px !important;
	border-radius:30px;
	background:#fcea1f;
}

#item35645 {
	width:208px !important;
	height:73px !important;
}

#item35642 {
	width:208px !important;
	height:73px !important;
	left:101px !important;
	top:1931px !important;
}

#item56062 {
	width:384px !important;
	height:281px !important;
}

#item56059 {
	width:384px !important;
	height:281px !important;
	left:16px !important;
	top:1448px !important;
}

#item56591 {
	width:143px !important;
	height:48px !important;
}

#item56588 {
	width:143px !important;
	height:48px !important;
	left:135px !important;
	top:2296px !important;
}

#item63348 {
	width:203px !important;
	height:48px !important;
}

#item63345 {
	width:203px !important;
	height:48px !important;
	left:105px !important;
	top:2045px !important;
}

#item63352 {
	width:203px !important;
	height:48px !important;
}

#item63349 {
	width:203px !important;
	height:48px !important;
	left:107px !important;
	top:144px !important;
}

#item63366 {
	width:205px !important;
	height:54px !important;
}

#item63363 {
	width:205px !important;
	height:54px !important;
	top:78px !important;
}

#item57149 {
	width:71px !important;
	height:64px !important;
}

#item57146 {
	width:71px !important;
	height:64px !important;
	left:342px !important;
}

#item15521 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item15522 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item15612 {
	width:116px !important;
	height:112px !important;
}

#item15609 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22056 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:89px !important;
}

#item57250 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65656 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item57244 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65649 {
	width:65px !important;
	height:63px !important;
}

#item65646 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item15621 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item15622 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item15636 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#004a99;
}

#item15637 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item15696 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item15781 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#004a99;
}

#item15782 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item16000 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item16030 {
	width:254px !important;
	height:127px !important;
	background:#004a99;
}

#item24460 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item24461 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item16184 {
	width:512px !important;
	height:374px !important;
}

#item16180 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26100 {
	width:278px !important;
	height:98px !important;
}

#item26096 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item63960 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item58082 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item58086 {
	width:207px !important;
	height:59px !important;
}

#item58083 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item58091 {
	width:207px !important;
	height:59px !important;
}

#item58087 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item58117 {
	width:206px !important;
	height:67px !important;
	left:207px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item57297 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1522px !important;
	border-radius:47px;
	background:#663289;
}

#item57298 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1557px !important;
	background:#542870;
}

#item57355 {
	width:414px !important;
	height:250px !important;
	top:483px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item57381 {
	width:414px !important;
	height:158px !important;
	top:318px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item57472 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item57567 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item57593 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item57652 {
	width:416px !important;
	height:266px !important;
	left:-1px !important;
	top:1892px !important;
	background:#663289;
}

#item57815 {
	width:414px !important;
	height:67px !important;
	top:1824px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item57868 {
	width:414px !important;
	height:468px !important;
	top:741px !important;
	border-radius:30px;
	background:#004a99;
}

#item57920 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1249px !important;
	border-radius:47px;
	background:#663289;
}

#item57292 {
	width:389px !important;
	height:281px !important;
}

#item57289 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1235px !important;
}

#item36332 {
	width:208px !important;
	height:73px !important;
}

#item36329 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1719px !important;
}

#item63339 {
	width:203px !important;
	height:48px !important;
}

#item63336 {
	width:203px !important;
	height:48px !important;
	left:105px !important;
	top:1833px !important;
}

#item57763 {
	width:143px !important;
	height:48px !important;
}

#item57760 {
	width:143px !important;
	height:48px !important;
	left:135px !important;
	top:2084px !important;
}

#item63343 {
	width:203px !important;
	height:48px !important;
}

#item63340 {
	width:203px !important;
	height:48px !important;
	left:107px !important;
	top:144px !important;
}

#item63370 {
	width:205px !important;
	height:54px !important;
}

#item63367 {
	width:205px !important;
	height:54px !important;
	left:1px !important;
	top:77px !important;
}

#item58229 {
	width:72px !important;
	height:64px !important;
}

#item58225 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item16193 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item16194 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item16283 {
	width:116px !important;
	height:112px !important;
}

#item16280 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22535 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:89px !important;
}

#item58314 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65701 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item58308 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65693 {
	width:65px !important;
	height:63px !important;
}

#item65690 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item16292 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item16293 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item16309 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#f28c22;
}

#item16310 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item16367 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item16455 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#f28c22;
}

#item16456 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item16674 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item16705 {
	width:254px !important;
	height:127px !important;
	background:#f28c22;
}

#item24543 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item24544 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item16874 {
	width:512px !important;
	height:374px !important;
}

#item16871 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26104 {
	width:278px !important;
	height:98px !important;
}

#item26101 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item63866 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item59125 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item59129 {
	width:207px !important;
	height:59px !important;
}

#item59126 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item59133 {
	width:207px !important;
	height:59px !important;
}

#item59130 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item59159 {
	width:206px !important;
	height:67px !important;
	left:207px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item58377 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1671px !important;
	border-radius:47px;
	background:#663289;
}

#item58378 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1706px !important;
	background:#542870;
}

#item58435 {
	width:414px !important;
	height:272px !important;
	top:483px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item58462 {
	width:414px !important;
	height:158px !important;
	top:318px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item58552 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item58646 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item58672 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item58731 {
	width:416px !important;
	height:269px !important;
	left:-1px !important;
	top:2041px !important;
	background:#663289;
}

#item58895 {
	width:414px !important;
	height:67px !important;
	top:1974px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item58947 {
	width:414px !important;
	height:595px !important;
	top:763px !important;
	border-radius:30px;
	background:#f28c22;
}

#item59000 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1399px !important;
	border-radius:47px;
	background:#663289;
}

#item37051 {
	width:208px !important;
	height:73px !important;
}

#item37048 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1869px !important;
}

#item58376 {
	width:389px !important;
	height:281px !important;
}

#item58373 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1385px !important;
}

#item63331 {
	width:203px !important;
	height:48px !important;
}

#item63328 {
	width:203px !important;
	height:48px !important;
	left:105px !important;
	top:1982px !important;
}

#item58843 {
	width:143px !important;
	height:48px !important;
}

#item58840 {
	width:143px !important;
	height:48px !important;
	left:135px !important;
	top:2233px !important;
}

#item63335 {
	width:203px !important;
	height:48px !important;
}

#item63332 {
	width:203px !important;
	height:48px !important;
	left:107px !important;
	top:144px !important;
}

#item63374 {
	width:205px !important;
	height:54px !important;
}

#item63371 {
	width:205px !important;
	height:54px !important;
	top:77px !important;
}

#item59272 {
	width:72px !important;
	height:64px !important;
}

#item59269 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item16883 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item16884 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item16976 {
	width:116px !important;
	height:112px !important;
}

#item16973 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22540 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:89px !important;
}

#item59395 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65745 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item59388 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65738 {
	width:65px !important;
	height:63px !important;
}

#item65735 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item16985 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item16986 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item17000 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#e63629;
}

#item17001 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item17060 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item17145 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#e63629;
}

#item17146 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item17365 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item17394 {
	width:254px !important;
	height:127px !important;
	background:#e63629;
}

#item24624 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item24625 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item17554 {
	width:512px !important;
	height:374px !important;
}

#item17551 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26108 {
	width:278px !important;
	height:98px !important;
}

#item26105 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item63769 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item60190 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item60194 {
	width:207px !important;
	height:59px !important;
}

#item60191 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item60198 {
	width:207px !important;
	height:59px !important;
}

#item60195 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item60224 {
	width:206px !important;
	height:67px !important;
	left:207px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item59445 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1685px !important;
	border-radius:47px;
	background:#663289;
}

#item59446 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1720px !important;
	background:#542870;
}

#item59504 {
	width:414px !important;
	height:316px !important;
	top:523px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item59530 {
	width:414px !important;
	height:198px !important;
	top:318px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item59621 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item59716 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item59742 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item59800 {
	width:416px !important;
	height:269px !important;
	left:-1px !important;
	top:2055px !important;
	background:#663289;
}

#item59965 {
	width:414px !important;
	height:67px !important;
	top:1987px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item60017 {
	width:414px !important;
	height:524px !important;
	top:847px !important;
	border-radius:30px;
	background:#e63629;
}

#item60069 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1412px !important;
	border-radius:47px;
	background:#663289;
}

#item37762 {
	width:208px !important;
	height:73px !important;
}

#item37759 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1882px !important;
}

#item59444 {
	width:389px !important;
	height:281px !important;
}

#item59441 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1398px !important;
}

#item59913 {
	width:143px !important;
	height:48px !important;
}

#item59910 {
	width:143px !important;
	height:48px !important;
	left:135px !important;
	top:2237px !important;
}

#item63323 {
	width:203px !important;
	height:48px !important;
}

#item63320 {
	width:203px !important;
	height:48px !important;
	left:105px !important;
	top:1996px !important;
}

#item63327 {
	width:203px !important;
	height:48px !important;
}

#item63324 {
	width:203px !important;
	height:48px !important;
	left:107px !important;
	top:144px !important;
}

#item63380 {
	width:205px !important;
	height:54px !important;
}

#item63377 {
	width:205px !important;
	height:54px !important;
	top:77px !important;
}

#item60334 {
	width:72px !important;
	height:64px !important;
}

#item60331 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item17563 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item17564 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item17655 {
	width:116px !important;
	height:112px !important;
}

#item17652 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22544 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:89px !important;
}

#item60492 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65790 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item60486 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65782 {
	width:65px !important;
	height:63px !important;
}

#item65779 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item17664 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item17665 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item17682 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#2baa5a;
}

#item17683 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item17740 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item17824 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#2baa5a;
}

#item17825 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item18043 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item18074 {
	width:254px !important;
	height:127px !important;
	background:#2baa5a;
}

#item24709 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item24710 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item18212 {
	width:512px !important;
	height:374px !important;
}

#item18209 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26113 {
	width:278px !important;
	height:98px !important;
}

#item26110 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item63659 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item61287 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item61291 {
	width:207px !important;
	height:59px !important;
}

#item61288 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item61296 {
	width:207px !important;
	height:59px !important;
}

#item61292 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item61323 {
	width:206px !important;
	height:67px !important;
	left:207px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item60539 {
	width:416px !important;
	height:271px !important;
	left:-1px !important;
	top:2119px !important;
	background:#663289;
}

#item60540 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1749px !important;
	border-radius:47px;
	background:#663289;
}

#item60541 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1783px !important;
	background:#542870;
}

#item60601 {
	width:414px !important;
	height:271px !important;
	top:545px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item60627 {
	width:414px !important;
	height:179px !important;
	top:358px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item60718 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item60812 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item60838 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item61006 {
	width:414px !important;
	height:67px !important;
	top:2051px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item61058 {
	width:414px !important;
	height:611px !important;
	top:824px !important;
	border-radius:30px;
	background:#2baa5a;
}

#item61110 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1476px !important;
	border-radius:47px;
	background:#663289;
}

#item61222 {
	width:143px !important;
	height:48px !important;
}

#item61219 {
	width:143px !important;
	height:48px !important;
	left:136px !important;
	top:2310px !important;
}

#item38456 {
	width:208px !important;
	height:73px !important;
}

#item38453 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1946px !important;
}

#item60538 {
	width:389px !important;
	height:281px !important;
}

#item60535 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1451px !important;
}

#item63308 {
	width:203px !important;
	height:48px !important;
}

#item63305 {
	width:203px !important;
	height:48px !important;
	left:105px !important;
	top:2059px !important;
}

#item63312 {
	width:203px !important;
	height:48px !important;
}

#item63309 {
	width:203px !important;
	height:48px !important;
	left:107px !important;
	top:144px !important;
}

#item63384 {
	width:205px !important;
	height:54px !important;
}

#item63381 {
	width:205px !important;
	height:54px !important;
	top:77px !important;
}

#item61435 {
	width:72px !important;
	height:64px !important;
}

#item61432 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item18221 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item18223 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item18314 {
	width:116px !important;
	height:112px !important;
}

#item18311 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22550 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:89px !important;
}

#item61588 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65833 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item61582 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65826 {
	width:65px !important;
	height:63px !important;
}

#item65823 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item18323 {
	width:1848px !important;
	height:836px !important;
	left:36px !important;
	top:208px !important;
}

#item18324 {
	width:1848px !important;
	height:973px !important;
	top:-137px !important;
	border-radius:64px;
	background:#fff;
}

#item18339 {
	width:1848px !important;
	height:9px !important;
	left:36px !important;
	top:199px !important;
	background:#2baae2;
}

#item18341 {
	width:464px !important;
	height:337px !important;
	left:1328px !important;
	top:254px !important;
	border-radius:63px;
	background:#663289;
}

#item18399 {
	width:730px !important;
	height:330px !important;
	left:524px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item18483 {
	width:1185px !important;
	height:344px !important;
	left:69px !important;
	top:668px !important;
	border-radius:40px;
	background:#2baae2;
}

#item18484 {
	width:430px !important;
	height:330px !important;
	left:73px !important;
	top:320px !important;
	border-radius:40px;
	background:#f6f4fa;
}

#item18703 {
	width:41px !important;
	height:36px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item18732 {
	width:254px !important;
	height:127px !important;
	background:#2baae2;
}

#item24798 {
	width:464px !important;
	height:355px !important;
	left:1328px !important;
	top:636px !important;
	border-radius:63px;
	background:#663289;
}

#item24799 {
	width:207px !important;
	height:270px !important;
	left:1471px !important;
	top:682px !important;
	background:#542870;
}

#item18869 {
	width:512px !important;
	height:374px !important;
}

#item18866 {
	width:512px !important;
	height:374px !important;
	left:1306px !important;
	top:236px !important;
}

#item26117 {
	width:278px !important;
	height:98px !important;
}

#item26114 {
	width:278px !important;
	height:98px !important;
	left:1419px !important;
	top:900px !important;
}

#item63079 {
	width:414px !important;
	height:136px !important;
	background:#663289;
}

#item63080 {
	width:207px !important;
	height:67px !important;
	top:77px !important;
	border-radius:9px;
	background:#734293;
}

#item63085 {
	width:207px !important;
	height:59px !important;
}

#item63081 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item63089 {
	width:207px !important;
	height:59px !important;
}

#item63086 {
	width:207px !important;
	height:59px !important;
	left:207px !important;
	top:77px !important;
}

#item63115 {
	width:206px !important;
	height:67px !important;
	left:207px !important;
	top:77px !important;
	border-radius:9px;
	background:#542870;
}

#item61644 {
	width:416px !important;
	height:279px !important;
	left:-1px !important;
	top:2111px !important;
	background:#663289;
}

#item61645 {
	width:348px !important;
	height:266px !important;
	left:30px !important;
	top:1741px !important;
	border-radius:47px;
	background:#663289;
}

#item61646 {
	width:155px !important;
	height:203px !important;
	left:137px !important;
	top:1776px !important;
	background:#542870;
}

#item61704 {
	width:414px !important;
	height:273px !important;
	top:566px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item61730 {
	width:414px !important;
	height:200px !important;
	top:358px !important;
	border-radius:30px;
	background:#f6f4fa;
}

#item61822 {
	width:38px !important;
	height:34px !important;
	left:17px !important;
	top:8px !important;
	background:#fff;
}

#item61915 {
	width:414px !important;
	height:67px !important;
	top:136px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item61941 {
	width:414px !important;
	height:5px !important;
	top:131px !important;
	background:#542870;
}

#item62108 {
	width:414px !important;
	height:67px !important;
	top:2044px !important;
	border-radius:undefined;
	background:#e94e39;
}

#item62161 {
	width:414px !important;
	height:582px !important;
	top:846px !important;
	border-radius:30px;
	background:#2baae2;
}

#item62214 {
	width:348px !important;
	height:253px !important;
	left:33px !important;
	top:1469px !important;
	border-radius:47px;
	background:#663289;
}

#item39149 {
	width:208px !important;
	height:73px !important;
}

#item39146 {
	width:208px !important;
	height:73px !important;
	left:100px !important;
	top:1939px !important;
}

#item61642 {
	width:389px !important;
	height:281px !important;
}

#item61639 {
	width:389px !important;
	height:281px !important;
	left:13px !important;
	top:1455px !important;
}

#item63316 {
	width:203px !important;
	height:48px !important;
}

#item63313 {
	width:203px !important;
	height:48px !important;
	left:105px !important;
	top:2052px !important;
}

#item62325 {
	width:143px !important;
	height:48px !important;
}

#item62322 {
	width:143px !important;
	height:48px !important;
	left:136px !important;
	top:2303px !important;
}

#item63303 {
	width:203px !important;
	height:48px !important;
}

#item63300 {
	width:203px !important;
	height:48px !important;
	left:105px !important;
	top:144px !important;
}

#item63389 {
	width:205px !important;
	height:54px !important;
}

#item63386 {
	width:205px !important;
	height:54px !important;
	top:77px !important;
}

#item63226 {
	width:72px !important;
	height:64px !important;
}

#item63223 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item18879 {
	width:1920px !important;
	height:1080px !important;
	background:#542870;
}

#item18880 {
	width:1688px !important;
	height:1022px !important;
	left:116px !important;
	top:29px !important;
	border-radius:63px;
	background:#663289;
}

#item18970 {
	width:116px !important;
	height:112px !important;
}

#item18967 {
	width:116px !important;
	height:112px !important;
	left:1804px !important;
}

#item22554 {
	width:1596px !important;
	height:902px !important;
	left:162px !important;
	top:89px !important;
}

#item62485 {
	width:414px !important;
	height:896px !important;
	background:#542870;
}

#item65883 {
	width:298px !important;
	height:90px !important;
	border-radius:10px;
	background:#663289;
}

#item62479 {
	width:414px !important;
	height:238px !important;
	top:281px !important;
}

#item65876 {
	width:65px !important;
	height:63px !important;
}

#item65873 {
	width:65px !important;
	height:63px !important;
	left:349px !important;
	top:191px !important;
}

#item62509 {
	width:1920px !important;
	height:1080px !important;
	background:#663289;
}

#item62622 {
	width:1px !important;
	height:4px !important;
	left:48px !important;
	top:7px !important;
	background:#fff;
}

#item62624 {
	width:1px !important;
	height:4px !important;
	left:53px !important;
	top:7px !important;
	background:#fff;
}

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

#item62731 {
	width:428px !important;
	height:162px !important;
}

#item62727 {
	width:428px !important;
	height:162px !important;
	left:746px !important;
	top:700px !important;
}

#item44485 {
	width:416px !important;
	height:896px !important;
	background:#663289;
}

#item44487 {
	width:374px !important;
	height:106px !important;
	background:#004a99;
}

#item63254 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:308px !important;
}

#item44584 {
	width:374px !important;
	height:106px !important;
	background:#f28c22;
}

#item63256 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:421px !important;
}

#item44697 {
	width:374px !important;
	height:106px !important;
	background:#e63629;
}

#item63258 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:534px !important;
}

#item44801 {
	width:374px !important;
	height:106px !important;
	background:#2baa5a;
}

#item63260 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:648px !important;
}

#item44964 {
	width:374px !important;
	height:106px !important;
	background:#fcea1f;
}

#item63252 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:194px !important;
}

#item45271 {
	width:374px !important;
	height:106px !important;
	background:#2baae2;
}

#item63262 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:761px !important;
}

#item45409 {
	width:374px !important;
	height:106px !important;
	background:#81569e;
}

#item63250 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:80px !important;
}

#item63627 {
	width:72px !important;
	height:64px !important;
}

#item63624 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}

#item62755 {
	width:1920px !important;
	height:1080px !important;
	background:#663289;
}

#item62870 {
	width:1px !important;
	height:4px !important;
	left:48px !important;
	top:7px !important;
	background:#fff;
}

#item62873 {
	width:1px !important;
	height:4px !important;
	left:53px !important;
	top:7px !important;
	background:#fff;
}

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

#item62980 {
	width:428px !important;
	height:162px !important;
}

#item62977 {
	width:428px !important;
	height:162px !important;
	left:746px !important;
	top:700px !important;
}

#item45516 {
	width:416px !important;
	height:896px !important;
	background:#663289;
}

#item45518 {
	width:374px !important;
	height:106px !important;
	background:#004a99;
}

#item63271 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:308px !important;
}

#item45613 {
	width:374px !important;
	height:106px !important;
	background:#f28c22;
}

#item63273 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:421px !important;
}

#item45727 {
	width:374px !important;
	height:106px !important;
	background:#e63629;
}

#item63275 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:534px !important;
}

#item45829 {
	width:374px !important;
	height:106px !important;
	background:#2baa5a;
}

#item63277 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:648px !important;
}

#item45912 {
	width:374px !important;
	height:106px !important;
	background:#fcea1f;
}

#item63266 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:194px !important;
}

#item45979 {
	width:374px !important;
	height:106px !important;
	background:#2baae2;
}

#item63280 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:761px !important;
}

#item46060 {
	width:374px !important;
	height:106px !important;
	background:#81569e;
}

#item63264 {
	width:374px !important;
	height:106px !important;
	left:20px !important;
	top:80px !important;
}

#item63592 {
	width:72px !important;
	height:64px !important;
}

#item63589 {
	width:72px !important;
	height:64px !important;
	left:342px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:544px){ [class*=" mq-"], .mq-default { display:none; } .mq-414 {display:block; } }

