/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

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

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

#item14453 {
	mix-blend-mode:multiply;
	width:410px !important;
	height:142px !important;
	top:3px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item14454 {
	mix-blend-mode:multiply;
	width:410px !important;
	height:142px !important;
	top:315px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item14455 {
	mix-blend-mode:multiply;
	width:410px !important;
	height:142px !important;
	top:159px !important;
	border-radius:6px;
	background:#fdf3ee;
}

#item14522 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:142px !important;
	left:419px !important;
	top:3px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item14523 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:142px !important;
	left:419px !important;
	top:315px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item14524 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:142px !important;
	left:419px !important;
	top:159px !important;
	border-radius:6px;
	background:#fdf3ee;
}

#item14613 {
	width:53px !important;
	height:17px !important;
	left:1793px !important;
	top:372px !important;
	border-radius:100px;
	background:#070e40;
}

#item14653 {
	width:506px !important;
	height:17px !important;
	left:1340px !important;
	top:221px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item14656 {
	mix-blend-mode:multiply;
	width:410px !important;
	height:142px !important;
	top:470px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item14657 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:142px !important;
	left:419px !important;
	top:470px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item14702 {
	width:666px !important;
	height:17px !important;
	left:702px !important;
	top:532px !important;
	border-radius:100px;
	background:#385b16;
}

#item14703 {
	width:300px !important;
	height:17px !important;
	left:628px !important;
	top:65px !important;
	border-radius:100px;
	background:#7a3864;
}

#item15190 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:695px !important;
}

#item15255 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:540px !important;
}

#item15320 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:384px !important;
}

#item15390 {
	width:408px !important;
	height:610px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item15413 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item15388 {
	width:414px !important;
	height:616px !important;
	left:42px !important;
	top:332px !important;
}

#item15426 {
	width:408px !important;
	height:610px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #ee8c5c;
}

#item15449 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#ee8c5c;
}

#item15424 {
	width:414px !important;
	height:616px !important;
	left:42px !important;
	top:332px !important;
}

#item15462 {
	width:408px !important;
	height:610px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item15485 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item15460 {
	width:414px !important;
	height:616px !important;
	left:42px !important;
	top:332px !important;
}

#item15583 {
	width:237px !important;
	height:39px !important;
	left:178px !important;
}

#item15648 {
	width:132px !important;
	height:39px !important;
	left:429px !important;
}

#item15718 {
	width:164px !important;
	height:39px !important;
}

#item15786 {
	width:132px !important;
	height:39px !important;
	left:575px !important;
}

#item15854 {
	width:132px !important;
	height:39px !important;
	left:721px !important;
}

#item15919 {
	width:132px !important;
	height:39px !important;
	left:867px !important;
}

#item15988 {
	width:132px !important;
	height:39px !important;
	left:1013px !important;
}

#item16053 {
	width:153px !important;
	height:39px !important;
	left:1159px !important;
}

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

#item12260 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:141px !important;
	top:379px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item12261 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:92px !important;
	top:281px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item12262 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:92px !important;
	top:176px !important;
	border-radius:6px;
	background:#fdf3ee;
}

#item12263 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:135px !important;
	top:527px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item12264 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:104px !important;
	top:62px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item12397 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:104px !important;
	left:417px !important;
	top:62px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item12398 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:141px !important;
	left:417px !important;
	top:378px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item12399 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:136px !important;
	left:417px !important;
	top:526px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item12400 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:92px !important;
	left:417px !important;
	top:280px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item12401 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:92px !important;
	left:417px !important;
	top:175px !important;
	border-radius:6px;
	background:#fdf3ee;
}

#item13058 {
	width:511px !important;
	height:17px !important;
	left:417px !important;
	top:548px !important;
	border-radius:100px;
	background:#b0322b;
}

#item13059 {
	width:100px !important;
	height:17px !important;
	left:930px !important;
	top:587px !important;
	border-radius:100px;
	background:#b0322b;
}

#item13060 {
	width:101px !important;
	height:17px !important;
	left:417px !important;
	top:403px !important;
	border-radius:100px;
	background:#385b16;
}

#item13061 {
	width:407px !important;
	height:17px !important;
	left:928px !important;
	top:403px !important;
	border-radius:100px;
	background:#385b16;
}

#item13062 {
	width:639px !important;
	height:17px !important;
	left:724px !important;
	top:213px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item13107 {
	width:100px !important;
	height:17px !important;
	left:1033px !important;
	top:625px !important;
	border-radius:100px;
	background:#b0322b;
}

#item13109 {
	width:410px !important;
	height:17px !important;
	left:518px !important;
	top:441px !important;
	border-radius:100px;
	background:#385b16;
}

#item13110 {
	width:409px !important;
	height:17px !important;
	left:1336px !important;
	top:441px !important;
	border-radius:100px;
	background:#385b16;
}

#item13111 {
	width:300px !important;
	height:17px !important;
	left:418px !important;
	top:299px !important;
	border-radius:100px;
	background:#070e40;
}

#item13112 {
	width:407px !important;
	height:18px !important;
	left:928px !important;
	top:484px !important;
	border-radius:100px;
	background:#385b16;
}

#item13114 {
	width:101px !important;
	height:17px !important;
	left:1081px !important;
	top:122px !important;
	border-radius:100px;
	background:#7a3864;
}

#item13115 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:366px !important;
}

#item13181 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:580px !important;
}

#item13246 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:703px !important;
}

#item13311 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:848px !important;
}

#item13414 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item13437 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item13381 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item13404 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item13379 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item13481 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item13504 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item13449 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item13472 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item13447 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item13551 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item13574 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item13517 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item13540 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item13515 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item13620 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item13643 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item13586 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item13609 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item13584 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item13765 {
	width:237px !important;
	height:39px !important;
	left:178px !important;
}

#item13832 {
	width:132px !important;
	height:39px !important;
	left:429px !important;
}

#item13900 {
	width:164px !important;
	height:39px !important;
}

#item13966 {
	width:132px !important;
	height:39px !important;
	left:575px !important;
}

#item14030 {
	width:132px !important;
	height:39px !important;
	left:721px !important;
}

#item14095 {
	width:132px !important;
	height:39px !important;
	left:867px !important;
}

#item14160 {
	width:132px !important;
	height:39px !important;
	left:1013px !important;
}

#item14229 {
	width:153px !important;
	height:39px !important;
	left:1159px !important;
}

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

#item10373 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item10787 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:97px !important;
	top:62px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item10788 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:177px !important;
	top:165px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item10789 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:154px !important;
	top:348px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item10790 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:98px !important;
	top:509px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item10791 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:162px !important;
	top:616px !important;
	border-radius:6px;
	background:#ebf3f6;
}

#item10792 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:97px !important;
	left:417px !important;
	top:62px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item10793 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:177px !important;
	left:418px !important;
	top:163px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item10794 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:153px !important;
	left:417px !important;
	top:349px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item10795 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:162px !important;
	left:417px !important;
	top:616px !important;
	border-radius:6px;
	background:#ebf3f6;
}

#item10796 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:98px !important;
	left:417px !important;
	top:509px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item11440 {
	width:153px !important;
	height:17px !important;
	left:419px !important;
	top:175px !important;
	border-radius:100px;
	background:#070e40;
}

#item11441 {
	width:127px !important;
	height:17px !important;
	left:445px !important;
	top:200px !important;
	border-radius:100px;
	background:#070e40;
}

#item11442 {
	width:116px !important;
	height:17px !important;
	left:711px !important;
	top:268px !important;
	border-radius:100px;
	background:#070e40;
}

#item11443 {
	width:270px !important;
	height:17px !important;
	left:421px !important;
	top:357px !important;
	border-radius:100px;
	background:#385b16;
}

#item11444 {
	width:122px !important;
	height:17px !important;
	left:624px !important;
	top:388px !important;
	border-radius:100px;
	background:#385b16;
}

#item11445 {
	width:103px !important;
	height:17px !important;
	left:774px !important;
	top:577px !important;
	border-radius:100px;
	background:#b0322b;
}

#item11446 {
	width:200px !important;
	height:17px !important;
	left:419px !important;
	top:625px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item11447 {
	width:109px !important;
	height:17px !important;
	left:769px !important;
	top:661px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item11448 {
	width:52px !important;
	height:17px !important;
	left:877px !important;
	top:698px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item11449 {
	width:52px !important;
	height:17px !important;
	left:774px !important;
	top:293px !important;
	border-radius:100px;
	background:#070e40;
}

#item11450 {
	width:205px !important;
	height:17px !important;
	left:1031px !important;
	top:749px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item11451 {
	width:101px !important;
	height:17px !important;
	left:774px !important;
	top:417px !important;
	border-radius:100px;
	background:#385b16;
}

#item11452 {
	width:101px !important;
	height:17px !important;
	left:1032px !important;
	top:445px !important;
	border-radius:100px;
	background:#385b16;
}

#item11454 {
	width:407px !important;
	height:17px !important;
	left:1032px !important;
	top:569px !important;
	border-radius:100px;
	background:#b0322b;
}

#item11456 {
	width:116px !important;
	height:17px !important;
	left:419px !important;
	top:75px !important;
	border-radius:100px;
	background:#7a3864;
}

#item11457 {
	width:408px !important;
	height:17px !important;
	left:1031px !important;
	top:100px !important;
	border-radius:100px;
	background:#7a3864;
}

#item11459 {
	width:408px !important;
	height:17px !important;
	left:1031px !important;
	top:216px !important;
	border-radius:100px;
	background:#070e40;
}

#item11461 {
	width:408px !important;
	height:17px !important;
	left:1031px !important;
	top:417px !important;
	border-radius:100px;
	background:#385b16;
}

#item11463 {
	width:61px !important;
	height:17px !important;
	left:523px !important;
	top:101px !important;
	border-radius:100px;
	background:#7a3864;
}

#item11486 {
	width:152px !important;
	height:17px !important;
	left:675px !important;
	top:244px !important;
	border-radius:100px;
	background:#070e40;
}

#item11532 {
	width:182px !important;
	height:17px !important;
	left:947px !important;
	top:661px !important;
	border-radius:100px;
	background:#385b16;
}

#item11644 {
	width:237px !important;
	height:39px !important;
	left:178px !important;
}

#item11710 {
	width:132px !important;
	height:39px !important;
	left:429px !important;
}

#item11778 {
	width:164px !important;
	height:39px !important;
}

#item11842 {
	width:132px !important;
	height:39px !important;
	left:575px !important;
}

#item11905 {
	width:132px !important;
	height:39px !important;
	left:721px !important;
}

#item11969 {
	width:132px !important;
	height:39px !important;
	left:867px !important;
}

#item12035 {
	width:132px !important;
	height:39px !important;
	left:1013px !important;
}

#item12101 {
	width:153px !important;
	height:39px !important;
	left:1159px !important;
}

#item12174 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item12170 {
	width:29px !important;
	height:29px !important;
	left:1531px !important;
	top:779px !important;
}

#item12181 {
	width:408px !important;
	height:714px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item12204 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item12179 {
	width:414px !important;
	height:720px !important;
	left:45px !important;
	top:333px !important;
}

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

#item8644 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item9108 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:92px !important;
	left:465px !important;
	top:535px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item9109 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:129px !important;
	left:465px !important;
	top:634px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item9110 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:74px !important;
	left:465px !important;
	top:770px !important;
	border-radius:6px;
	background:#ebf3f6;
}

#item9111 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:92px !important;
	left:465px !important;
	top:436px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item9112 {
	mix-blend-mode:multiply;
	width:1429px !important;
	height:92px !important;
	left:465px !important;
	top:335px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item9113 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:89px !important;
	left:47px !important;
	top:536px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item9114 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:125px !important;
	left:47px !important;
	top:635px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item9115 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:72px !important;
	left:47px !important;
	top:771px !important;
	border-radius:6px;
	background:#ebf3f6;
}

#item9116 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:91px !important;
	left:47px !important;
	top:437px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item9205 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:91px !important;
	left:47px !important;
	top:335px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item9488 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item9486 {
	width:29px !important;
	height:29px !important;
	left:1105px !important;
	top:443px !important;
}

#item9516 {
	width:45px !important;
	height:45px !important;
	left:387px !important;
	top:357px !important;
}

#item9535 {
	width:45px !important;
	height:45px !important;
	left:387px !important;
	top:462px !important;
}

#item9555 {
	width:45px !important;
	height:45px !important;
	left:387px !important;
	top:558px !important;
}

#item9612 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item9635 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item9578 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item9601 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item9576 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item9683 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item9706 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item9647 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item9670 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item9645 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item9754 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item9777 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item9721 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item9744 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item9719 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item9832 {
	width:237px !important;
	height:39px !important;
	left:178px !important;
}

#item9895 {
	width:132px !important;
	height:39px !important;
	left:429px !important;
}

#item9959 {
	width:164px !important;
	height:39px !important;
}

#item10026 {
	width:132px !important;
	height:39px !important;
	left:575px !important;
}

#item10092 {
	width:132px !important;
	height:39px !important;
	left:721px !important;
}

#item10158 {
	width:132px !important;
	height:39px !important;
	left:867px !important;
}

#item10222 {
	width:132px !important;
	height:39px !important;
	left:1013px !important;
}

#item10288 {
	width:153px !important;
	height:39px !important;
	left:1159px !important;
}

#item10360 {
	width:198px !important;
	height:17px !important;
	left:673px !important;
	top:554px !important;
	border-radius:100px;
	background:#385b16;
}

#item10361 {
	width:198px !important;
	height:17px !important;
	left:673px !important;
	top:653px !important;
	border-radius:100px;
	background:#b0322b;
}

#item10362 {
	width:198px !important;
	height:17px !important;
	left:876px !important;
	top:732px !important;
	border-radius:100px;
	background:#b0322b;
}

#item10363 {
	width:198px !important;
	height:17px !important;
	left:875px !important;
	top:589px !important;
	border-radius:100px;
	background:#385b16;
}

#item10364 {
	width:198px !important;
	height:17px !important;
	left:875px !important;
	top:681px !important;
	border-radius:100px;
	background:#b0322b;
}

#item10365 {
	width:198px !important;
	height:17px !important;
	left:1080px !important;
	top:707px !important;
	border-radius:100px;
	background:#b0322b;
}

#item10366 {
	width:814px !important;
	height:17px !important;
	left:1080px !important;
	top:789px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item10367 {
	width:198px !important;
	height:17px !important;
	left:673px !important;
	top:353px !important;
	border-radius:100px;
	background:#7a3864;
}

#item10368 {
	width:198px !important;
	height:17px !important;
	left:775px !important;
	top:388px !important;
	border-radius:100px;
	background:#7a3864;
}

#item10369 {
	width:198px !important;
	height:17px !important;
	left:673px !important;
	top:455px !important;
	border-radius:100px;
	background:#070e40;
}

#item10370 {
	width:509px !important;
	height:17px !important;
	left:875px !important;
	top:490px !important;
	border-radius:100px;
	background:#070e40;
}

#item33446 {
	width:100px !important;
	height:17px !important;
	left:1283px !important;
	top:353px !important;
	border-radius:100px;
	background:#7a3864;
}

#item33472 {
	width:240px !important;
	height:17px !important;
	left:1347px !important;
	top:390px !important;
	border-radius:100px;
	background:#7a3864;
}

#item33482 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item33477 {
	width:29px !important;
	height:29px !important;
	left:1484px !important;
	top:347px !important;
}

#item33489 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item33513 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item33486 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item33527 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item33522 {
	width:29px !important;
	height:29px !important;
	left:1715px !important;
	top:384px !important;
}

#item33534 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item33559 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item33531 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item33570 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item33565 {
	width:29px !important;
	height:29px !important;
	left:1639px !important;
	top:486px !important;
}

#item33577 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item33601 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item33574 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

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

#item5603 {
	mix-blend-mode:multiply;
	width:406px !important;
	height:189px !important;
	left:2px !important;
	top:592px !important;
	border-radius:6px;
	background:#fdf3ee;
}

#item5604 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:51px !important;
	top:474px !important;
	border-radius:6px;
	background:#ebf3f6;
}

#item5605 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:51px !important;
	top:533px !important;
	border-radius:6px;
	background:#f1f5ed;
}

#item5606 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:51px !important;
	top:262px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item5607 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:51px !important;
	top:414px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item5608 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:82px !important;
	top:323px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item5609 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:112px !important;
	top:141px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item5610 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:69px !important;
	top:62px !important;
	border-radius:6px;
	background:#e9f8ff;
}

#item5765 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:189px !important;
	left:418px !important;
	top:592px !important;
	border-radius:6px;
	background:#fdf3ee;
}

#item5766 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:111px !important;
	left:418px !important;
	top:141px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item5767 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:69px !important;
	left:418px !important;
	top:62px !important;
	border-radius:6px;
	background:#e9f8ff;
}

#item5768 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:50px !important;
	left:418px !important;
	top:533px !important;
	border-radius:6px;
	background:#f1f5ed;
}

#item5769 {
	mix-blend-mode:multiply;
	width:1431px !important;
	height:51px !important;
	left:417px !important;
	top:473px !important;
	border-radius:6px;
	background:#ebf3f6;
}

#item5770 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:51px !important;
	left:418px !important;
	top:262px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item5771 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:51px !important;
	left:417px !important;
	top:414px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item5772 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:82px !important;
	left:418px !important;
	top:323px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item6147 {
	width:191px !important;
	height:17px !important;
	left:1041px !important;
	top:167px !important;
	border-radius:100px;
	background:#7a3864;
}

#item6149 {
	width:154px !important;
	height:17px !important;
	left:1236px !important;
	top:229px !important;
	border-radius:100px;
	background:#7a3864;
}

#item6151 {
	width:817px !important;
	height:17px !important;
	left:418px !important;
	top:354px !important;
	border-radius:100px;
	background:#385b16;
}

#item6155 {
	width:409px !important;
	height:14px !important;
	left:417px !important;
	top:333px !important;
	border-radius:100px;
	background:#385b16;
}

#item6630 {
	width:1124px !important;
	height:17px !important;
	left:418px !important;
	top:201px !important;
	border-radius:100px;
	background:#7a3864;
}

#item6632 {
	width:403px !important;
	height:17px !important;
	left:523px !important;
	top:67px !important;
	border-radius:100px;
	background:#2cb9ff;
}

#item6633 {
	width:405px !important;
	height:17px !important;
	left:932px !important;
	top:88px !important;
	border-radius:100px;
	background:#2cb9ff;
}

#item6634 {
	width:408px !important;
	height:17px !important;
	left:1337px !important;
	top:109px !important;
	border-radius:100px;
	background:#2cb9ff;
}

#item6635 {
	width:584px !important;
	height:17px !important;
	left:418px !important;
	top:145px !important;
	border-radius:100px;
	background:#7a3864;
}

#item6637 {
	width:18px !important;
	height:17px !important;
	left:1021px !important;
	top:167px !important;
	border-radius:100px;
	background:#7a3864;
}

#item6709 {
	width:350px !important;
	height:17px !important;
	left:907px !important;
	top:622px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item6732 {
	width:360px !important;
	height:17px !important;
	left:876px !important;
	top:663px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item6755 {
	width:157px !important;
	height:17px !important;
	left:876px !important;
	top:687px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item6778 {
	width:157px !important;
	height:17px !important;
	left:876px !important;
	top:712px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item6825 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:449px !important;
}

#item6890 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:538px !important;
}

#item6962 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:614px !important;
}

#item7027 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:690px !important;
}

#item7091 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:810px !important;
}

#item7155 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:752px !important;
}

#item7221 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:943px !important;
}

#item7324 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item7347 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item7289 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item7312 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item7287 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item7393 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item7416 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item7359 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item7382 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item7357 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item7461 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item7484 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item7428 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item7451 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item7426 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item7529 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item7552 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item7496 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item7519 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item7494 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item7601 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7aa450;
}

#item7624 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7aa450;
}

#item7566 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7aa450;
}

#item7589 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7aa450;
}

#item7564 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item7671 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #3f87aa;
}

#item7694 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#3f87aa;
}

#item7636 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #3f87aa;
}

#item7659 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#3f87aa;
}

#item7634 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item7741 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #ee8c5c;
}

#item7764 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#ee8c5c;
}

#item7708 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #ee8c5c;
}

#item7731 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#ee8c5c;
}

#item7706 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item7779 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item7775 {
	width:29px !important;
	height:29px !important;
	left:1487px !important;
	top:866px !important;
}

#item7786 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #ee8c5c;
}

#item7809 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#ee8c5c;
}

#item7784 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:332px !important;
}

#item7823 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item7819 {
	width:29px !important;
	height:29px !important;
	left:1605px !important;
	top:891px !important;
}

#item7830 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #ee8c5c;
}

#item7853 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#ee8c5c;
}

#item7828 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:332px !important;
}

#item8107 {
	width:237px !important;
	height:39px !important;
	left:178px !important;
}

#item8172 {
	width:132px !important;
	height:39px !important;
	left:429px !important;
}

#item8240 {
	width:164px !important;
	height:39px !important;
}

#item8307 {
	width:132px !important;
	height:39px !important;
	left:575px !important;
}

#item8372 {
	width:132px !important;
	height:39px !important;
	left:721px !important;
}

#item8439 {
	width:132px !important;
	height:39px !important;
	left:867px !important;
}

#item8506 {
	width:132px !important;
	height:39px !important;
	left:1013px !important;
}

#item8573 {
	width:153px !important;
	height:39px !important;
	left:1159px !important;
}

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

#item3421 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item3445 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:130px !important;
	left:417px !important;
	top:144px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item3446 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:77px !important;
	left:417px !important;
	top:410px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item3447 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:103px !important;
	left:417px !important;
	top:493px !important;
	border-radius:6px;
	background:#ebf3f6;
}

#item3448 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:103px !important;
	left:417px !important;
	top:603px !important;
	border-radius:6px;
	background:#f1f5ed;
}

#item3449 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:124px !important;
	left:417px !important;
	top:280px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item3450 {
	mix-blend-mode:multiply;
	width:1430px !important;
	height:75px !important;
	left:417px !important;
	top:62px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item3451 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:124px !important;
	top:280px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item3452 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:130px !important;
	top:144px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item3453 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:75px !important;
	top:62px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item3454 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:77px !important;
	top:410px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item3455 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:103px !important;
	top:493px !important;
	border-radius:6px;
	background:#ebf3f6;
}

#item3456 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:103px !important;
	top:603px !important;
	border-radius:6px;
	background:#f1f5ed;
}

#item4023 {
	width:101px !important;
	height:17px !important;
	left:418px !important;
	top:76px !important;
	border-radius:100px;
	background:#7a3864;
}

#item4024 {
	width:305px !important;
	height:17px !important;
	left:418px !important;
	top:155px !important;
	border-radius:100px;
	background:#070e40;
}

#item4025 {
	width:102px !important;
	height:17px !important;
	left:623px !important;
	top:200px !important;
	border-radius:100px;
	background:#070e40;
}

#item4026 {
	width:100px !important;
	height:17px !important;
	left:418px !important;
	top:290px !important;
	border-radius:100px;
	background:#385b16;
}

#item4027 {
	width:101px !important;
	height:17px !important;
	left:521px !important;
	top:322px !important;
	border-radius:100px;
	background:#385b16;
}

#item4028 {
	width:205px !important;
	height:17px !important;
	left:622px !important;
	top:500px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item4029 {
	width:632px !important;
	height:17px !important;
	left:723px !important;
	top:646px !important;
	border-radius:100px;
	background:#7aa450;
}

#item4030 {
	width:57px !important;
	height:17px !important;
	left:972px !important;
	top:572px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item4033 {
	width:304px !important;
	height:17px !important;
	left:930px !important;
	top:251px !important;
	border-radius:100px;
	background:#070e40;
}

#item4035 {
	width:305px !important;
	height:17px !important;
	left:623px !important;
	top:225px !important;
	border-radius:100px;
	background:#070e40;
}

#item4037 {
	width:204px !important;
	height:17px !important;
	left:519px !important;
	top:355px !important;
	border-radius:100px;
	background:#385b16;
}

#item4393 {
	width:611px !important;
	height:17px !important;
	left:418px !important;
	top:450px !important;
	border-radius:100px;
	background:#b0322b;
}

#item4441 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:461px !important;
}

#item4507 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:592px !important;
}

#item4570 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:699px !important;
}

#item4637 {
	width:408px !important;
	height:621px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item4660 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item4635 {
	width:414px !important;
	height:627px !important;
	left:45px !important;
	top:333px !important;
}

#item4707 {
	width:408px !important;
	height:621px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item4730 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item4673 {
	width:408px !important;
	height:621px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item4696 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item4671 {
	width:414px !important;
	height:627px !important;
	left:45px !important;
	top:333px !important;
}

#item4776 {
	width:408px !important;
	height:621px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item4799 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item4743 {
	width:408px !important;
	height:621px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item4766 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item4741 {
	width:414px !important;
	height:627px !important;
	left:45px !important;
	top:333px !important;
}

#item5057 {
	width:237px !important;
	height:39px !important;
	left:178px !important;
}

#item5122 {
	width:132px !important;
	height:39px !important;
	left:429px !important;
}

#item5189 {
	width:164px !important;
	height:39px !important;
}

#item5256 {
	width:132px !important;
	height:39px !important;
	left:575px !important;
}

#item5323 {
	width:132px !important;
	height:39px !important;
	left:721px !important;
}

#item5389 {
	width:132px !important;
	height:39px !important;
	left:867px !important;
}

#item5452 {
	width:132px !important;
	height:39px !important;
	left:1013px !important;
}

#item5516 {
	width:153px !important;
	height:39px !important;
	left:1159px !important;
}

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

#item990 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item1472 {
	mix-blend-mode:multiply;
	width:1431px !important;
	height:123px !important;
	left:417px !important;
	top:522px !important;
	border-radius:6px;
	background:#fdf3ee;
}

#item1473 {
	mix-blend-mode:multiply;
	width:1431px !important;
	height:70px !important;
	left:417px !important;
	top:652px !important;
	background:#e9f8ff;
}

#item1474 {
	mix-blend-mode:multiply;
	width:1431px !important;
	height:108px !important;
	left:417px !important;
	top:406px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item1475 {
	mix-blend-mode:multiply;
	width:1431px !important;
	height:68px !important;
	left:417px !important;
	top:332px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item1476 {
	mix-blend-mode:multiply;
	width:1431px !important;
	height:102px !important;
	left:417px !important;
	top:224px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item1477 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:215px !important;
	top:2px !important;
	border-radius:6px;
	background:#f1ebef;
}

#item1478 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:70px !important;
	top:652px !important;
	border-radius:6px;
	background:#e9f8ff;
}

#item1479 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:108px !important;
	top:406px !important;
	border-radius:6px;
	background:#f7eae9;
}

#item1480 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:123px !important;
	top:522px !important;
	border-radius:6px;
	background:#fdf3ee;
}

#item1481 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:68px !important;
	top:332px !important;
	border-radius:6px;
	background:#ebeee7;
}

#item1482 {
	mix-blend-mode:multiply;
	width:408px !important;
	height:102px !important;
	top:224px !important;
	border-radius:6px;
	background:#e6e6eb;
}

#item1835 {
	width:1072px !important;
	height:17px !important;
	left:419px !important;
	top:68px !important;
	border-radius:100px;
	background:#7a3864;
}

#item1836 {
	width:222px !important;
	height:17px !important;
	left:1236px !important;
	top:162px !important;
	border-radius:100px;
	background:#7a3864;
}

#item1837 {
	width:101px !important;
	height:17px !important;
	left:624px !important;
	top:296px !important;
	border-radius:100px;
	background:#070e40;
}

#item1838 {
	width:1023px !important;
	height:17px !important;
	left:417px !important;
	top:192px !important;
	border-radius:100px;
	background:#7a3864;
}

#item1839 {
	width:1431px !important;
	height:17px !important;
	left:417px !important;
	top:245px !important;
	border-radius:100px;
	background:#070e40;
}

#item1840 {
	width:1431px !important;
	height:17px !important;
	left:417px !important;
	top:529px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item1841 {
	width:1431px !important;
	height:17px !important;
	left:417px !important;
	top:567px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item1842 {
	width:1431px !important;
	height:17px !important;
	left:417px !important;
	top:606px !important;
	border-radius:100px;
	background:#ee8c5c;
}

#item1843 {
	width:1431px !important;
	height:17px !important;
	left:417px !important;
	top:349px !important;
	border-radius:100px;
	background:#385b16;
}

#item1849 {
	width:1429px !important;
	height:17px !important;
	left:419px !important;
	top:15px !important;
	border-radius:100px;
	background:#7a3864;
}

#item1851 {
	width:562px !important;
	height:17px !important;
	left:417px !important;
	top:697px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item1876 {
	width:229px !important;
	height:17px !important;
	border-radius:100px;
	background:#3f87aa;
}

#item2010 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:419px !important;
}

#item2077 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:586px !important;
}

#item2141 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:677px !important;
}

#item2207 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:771px !important;
}

#item2275 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:894px !important;
}

#item2339 {
	width:123px !important;
	height:45px !important;
	left:308px !important;
	top:997px !important;
}

#item2439 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item2462 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item2404 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #7a3864;
}

#item2427 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#7a3864;
}

#item2402 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item2510 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #3f87aa;
}

#item2533 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#3f87aa;
}

#item2476 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #3f87aa;
}

#item2499 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#3f87aa;
}

#item2474 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item2581 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #ee8c5c;
}

#item2604 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#ee8c5c;
}

#item2547 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #ee8c5c;
}

#item2570 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#ee8c5c;
}

#item2545 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item2653 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item2676 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item2618 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #b0322b;
}

#item2641 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#b0322b;
}

#item2616 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item2725 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item2748 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item2690 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #385b16;
}

#item2713 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#385b16;
}

#item2688 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item2792 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item2815 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item2759 {
	width:408px !important;
	height:720px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#ffffff;
	border:solid 3px #070e40;
}

#item2782 {
	width:358px !important;
	height:39px !important;
	left:4px !important;
	top:37px !important;
	border-radius:0 283px 283px 0;
	background:#070e40;
}

#item2757 {
	width:414px !important;
	height:726px !important;
	left:42px !important;
	top:333px !important;
}

#item2892 {
	width:237px !important;
	height:39px !important;
	left:178px !important;
}

#item2957 {
	width:132px !important;
	height:39px !important;
	left:429px !important;
}

#item3022 {
	width:164px !important;
	height:39px !important;
}

#item3091 {
	width:132px !important;
	height:39px !important;
	left:575px !important;
}

#item3156 {
	width:132px !important;
	height:39px !important;
	left:721px !important;
}

#item3219 {
	width:132px !important;
	height:39px !important;
	left:867px !important;
}

#item3283 {
	width:132px !important;
	height:39px !important;
	left:1013px !important;
}

#item3349 {
	width:153px !important;
	height:39px !important;
	left:1159px !important;
}

#item360 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item511 {
	width:338px !important;
	height:61px !important;
	left:1130px !important;
	top:270px !important;
}

#item582 {
	width:338px !important;
	height:61px !important;
	left:1130px !important;
	top:370px !important;
}

#item645 {
	width:338px !important;
	height:61px !important;
	left:1130px !important;
	top:470px !important;
}

#item707 {
	width:338px !important;
	height:61px !important;
	left:1130px !important;
	top:570px !important;
}

#item772 {
	width:338px !important;
	height:61px !important;
	left:1130px !important;
	top:670px !important;
}

#item835 {
	width:338px !important;
	height:61px !important;
	left:1130px !important;
	top:770px !important;
}

#item900 {
	width:338px !important;
	height:61px !important;
	left:1130px !important;
	top:872px !important;
}

#item36685 {
	width:920px !important;
	height:698px !important;
	left:95px !important;
	top:231px !important;
}

#item358 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
