/* 	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; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item58832 {
	width:29px !important;
	height:29px !important;
	left:1402px !important;
	top:859px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item68307 {
	width:528px !important;
	height:17px !important;
	left:706px !important;
	top:213px !important;
	border-radius:100px;
	background:#ee8c5c;
}

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

#item68310 {
	width:223px !important;
	height:17px !important;
	left:706px !important;
	top:122px !important;
	border-radius:100px;
	background:#7a3864;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item68800 {
	width:29px !important;
	height:29px !important;
	left:1382px !important;
	top:833px !important;
}

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

#item68808 {
	width:29px !important;
	height:29px !important;
	left:1449px !important;
	top:876px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item66768 {
	width:96px !important;
	height:17px !important;
	left:861px !important;
	top:445px !important;
	border-radius:100px;
	background:#385b16;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item59101 {
	width:29px !important;
	height:29px !important;
	left:1218px !important;
	top:929px !important;
}

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

#item59109 {
	width:29px !important;
	height:29px !important;
	left:1046px !important;
	top:997px !important;
}

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

#item59117 {
	width:29px !important;
	height:29px !important;
	left:1834px !important;
	top:789px !important;
}

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

#item59125 {
	width:29px !important;
	height:29px !important;
	left:1048px !important;
	top:847px !important;
}

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

#item59207 {
	width:29px !important;
	height:29px !important;
	left:1814px !important;
	top:826px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item62386 {
	width:136px !important;
	height:17px !important;
	left:892px !important;
	top:172px !important;
	border-radius:100px;
	background:#7a3864;
}

#item62388 {
	width:204px !important;
	height:17px !important;
	left:1032px !important;
	top:229px !important;
	border-radius:100px;
	background:#7a3864;
}

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

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

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

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

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

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

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

#item62902 {
	width:18px !important;
	height:17px !important;
	left:875px !important;
	top:172px !important;
	border-radius:100px;
	background:#7a3864;
}

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

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

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

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

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

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

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

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

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

#item58611 {
	width:29px !important;
	height:29px !important;
	left:925px !important;
	top:599px !important;
}

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

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

#item58643 {
	width:414px !important;
	height:726px !important;
	left:43px !important;
	top:333px !important;
}

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

#item62959 {
	width:29px !important;
	height:29px !important;
	left:969px !important;
	top:938px !important;
}

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

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

#item62968 {
	width:414px !important;
	height:726px !important;
	left:43px !important;
	top:333px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4995 {
	width:414px !important;
	height:627px !important;
	left:42px !important;
	top:333px !important;
}

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

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

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

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

#item5068 {
	width:414px !important;
	height:627px !important;
	left:42px !important;
	top:333px !important;
}

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

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

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

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

#item5138 {
	width:414px !important;
	height:627px !important;
	left:42px !important;
	top:333px !important;
}

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

#item61537 {
	width:29px !important;
	height:29px !important;
	left:1398px !important;
	top:914px !important;
}

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

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

#item61575 {
	width:414px !important;
	height:627px !important;
	left:42px !important;
	top:333px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item69054 {
	width:909px !important;
	height:785px !important;
	left:100px !important;
	top:244px !important;
	background:#ffffff;
}

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

#loadIndicator{display:none;}
