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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

#item60580 {
	width:90px !important;
	height:45px !important;
	top:36px !important;
	background:#fdb515;
}

#item60583 {
	width:190px !important;
	height:45px !important;
	background:#fdb515;
}

#item60584 {
	width:184px !important;
	left:7px !important;
	top:1px !important;
	min-height:127px !important;
}

#item60645 {
	width:454px !important;
	height:144px !important;
	border-radius:15px;
	background:#005689;
	border:solid 1.8px #7faac4;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item60647 {
	width:128px !important;
	left:78px !important;
	top:19px !important;
	min-height:36px !important;
}

#item60683 {
	width:49px !important;
	height:46px !important;
	border-radius:5px;
	background:#005689;
	border:dashed 2px #7faac4;
}

#item62644 {
	width:114px !important;
	height:35px !important;
	left:429px !important;
	top:347px !important;
	border-radius:undefined;
}

#item62695 {
	width:129px !important;
	height:54px !important;
	left:1275px !important;
	top:319px !important;
	border-radius:undefined;
}

#item62720 {
	width:163px !important;
	height:82px !important;
	left:1606px !important;
	top:297px !important;
	border-radius:undefined;
}

#item62745 {
	width:191px !important;
	height:43px !important;
	left:1606px !important;
	top:740px !important;
	border-radius:undefined;
}

#item62770 {
	width:139px !important;
	height:35px !important;
	left:1285px !important;
	top:731px !important;
	border-radius:undefined;
}

#item62820 {
	width:75px !important;
	height:54px !important;
	left:1272px !important;
	top:525px !important;
}

#item62845 {
	width:75px !important;
	height:54px !important;
	left:1517px !important;
	top:564px !important;
}

#item62870 {
	width:75px !important;
	height:54px !important;
	left:1636px !important;
	top:564px !important;
}

#item62895 {
	width:75px !important;
	height:54px !important;
	left:1730px !important;
	top:564px !important;
}

#item62921 {
	width:75px !important;
	height:54px !important;
	left:1452px !important;
	top:191px !important;
}

#item62971 {
	width:75px !important;
	height:54px !important;
	left:1545px !important;
	top:177px !important;
}

#item62996 {
	width:75px !important;
	height:54px !important;
	left:1736px !important;
	top:177px !important;
}

#item63021 {
	width:145px !important;
	height:54px !important;
	left:966px !important;
	top:596px !important;
}

#item63046 {
	width:125px !important;
	height:54px !important;
	left:1231px !important;
	top:192px !important;
}

#item63071 {
	width:75px !important;
	height:54px !important;
	left:324px !important;
	top:564px !important;
}

#item63096 {
	width:75px !important;
	height:54px !important;
	left:324px !important;
	top:468px !important;
}

#item63121 {
	width:75px !important;
	height:54px !important;
	left:340px !important;
	top:191px !important;
}

#item63146 {
	width:56px !important;
	height:54px !important;
	left:440px !important;
	top:189px !important;
}

#item63196 {
	width:75px !important;
	height:54px !important;
	left:1001px !important;
	top:762px !important;
}

#item63246 {
	width:114px !important;
	height:58px !important;
	left:834px !important;
	top:324px !important;
	border-radius:undefined;
}

#item63171 {
	width:114px !important;
	height:26px !important;
	border-radius:undefined;
}

#item63308 {
	width:137px !important;
	height:26px !important;
	border-radius:undefined;
}

#item63383 {
	width:149px !important;
	height:26px !important;
	left:1237px !important;
	top:616px !important;
	border-radius:undefined;
}

#item55859 {
	width:294px !important;
	left:2px !important;
	top:-40px !important;
	min-height:71px !important;
}

#item61588 {
	width:185px !important;
	height:210px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item61630 {
	width:154px !important;
	height:81px !important;
	left:15px !important;
	top:111px !important;
}

#item61593 {
	width:185px !important;
	height:210px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item61661 {
	width:154px !important;
	height:81px !important;
	left:15px !important;
	top:110px !important;
}

#item61693 {
	width:12px !important;
	height:13px !important;
	border-radius:4px;
	background:#009ada;
}

#item61694 {
	width:12px !important;
	height:13px !important;
	left:18px !important;
	border-radius:4px;
	background:#009ada;
}

#item61695 {
	width:12px !important;
	height:13px !important;
	top:18px !important;
	border-radius:4px;
	background:#009ada;
}

#item63635 {
	width:185px !important;
	height:210px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item63630 {
	width:181px !important;
	height:207px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item63631 {
	width:185px !important;
	height:210px !important;
	left:35px !important;
	top:355px !important;
}

#item63641 {
	width:185px !important;
	height:210px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item63639 {
	width:181px !important;
	height:207px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item63636 {
	width:185px !important;
	height:210px !important;
	left:35px !important;
	top:599px !important;
}

#item63521 {
	width:108px !important;
	height:73px !important;
	border:solid 7px #fdb515;
}

#item61793 {
	width:108px !important;
	height:73px !important;
}

#item63517 {
	width:108px !important;
	height:73px !important;
	left:507px !important;
	top:180px !important;
}

#item63512 {
	width:286px !important;
	height:293px !important;
	left:330px !important;
	top:256px !important;
}

#item63526 {
	width:529px !important;
	height:398px !important;
	border:solid 7px #fdb515;
}

#item61799 {
	width:529px !important;
	height:398px !important;
}

#item63522 {
	width:529px !important;
	height:398px !important;
	left:618px !important;
	top:180px !important;
}

#item63537 {
	width:214px !important;
	height:257px !important;
	border:solid 7px #fdb515;
}

#item63504 {
	width:214px !important;
	height:257px !important;
}

#item63533 {
	width:214px !important;
	height:257px !important;
	left:1231px !important;
	top:258px !important;
}

#item63552 {
	width:214px !important;
	height:78px !important;
	border:solid 7px #fdb515;
}

#item63505 {
	width:214px !important;
	height:78px !important;
}

#item63548 {
	width:214px !important;
	height:78px !important;
	left:1231px !important;
	top:588px !important;
}

#item63531 {
	width:81px !important;
	height:408px !important;
	border:solid 7px #fdb515;
}

#item63502 {
	width:81px !important;
	height:408px !important;
}

#item63528 {
	width:81px !important;
	height:408px !important;
	left:1149px !important;
	top:258px !important;
}

#item63542 {
	width:286px !important;
	height:286px !important;
	border:solid 7px #fdb515;
}

#item63507 {
	width:286px !important;
	height:286px !important;
}

#item63538 {
	width:286px !important;
	height:286px !important;
	left:1534px !important;
	top:229px !important;
}

#item63547 {
	width:96px !important;
	height:47px !important;
	border:solid 7px #fdb515;
}

#item63506 {
	width:96px !important;
	height:47px !important;
}

#item63543 {
	width:96px !important;
	height:47px !important;
	left:1630px !important;
	top:179px !important;
}

#item63560 {
	width:357px !important;
	height:174px !important;
	border:solid 7px #fdb515;
}

#item63508 {
	width:357px !important;
	height:174px !important;
}

#item63556 {
	width:357px !important;
	height:174px !important;
	left:1174px !important;
	top:701px !important;
}

#item63563 {
	width:328px !important;
	height:163px !important;
}

#item63564 {
	width:328px !important;
	height:9px !important;
	left:2px !important;
	top:151px !important;
	background:#fdb515;
}

#item63510 {
	width:328px !important;
	height:163px !important;
}

#item63509 {
	width:328px !important;
	height:9px !important;
	left:2px !important;
	top:151px !important;
}

#item63561 {
	width:330px !important;
	height:163px !important;
	left:1559px !important;
	top:735px !important;
}

#item65590 {
	width:112px !important;
	height:56px !important;
	top:45px !important;
	background:#fdb515;
}

#item65591 {
	width:238px !important;
	height:56px !important;
	background:#fdb515;
}

#item65592 {
	width:230px !important;
	left:9px !important;
	top:1px !important;
	min-height:148px !important;
}

#item110293 {
	width:414px !important;
	height:605px !important;
	top:585px !important;
}

#item110300 {
	width:85px !important;
	height:26px !important;
	left:111px !important;
	top:190px !important;
	border-radius:undefined;
}

#item110350 {
	width:96px !important;
	height:40px !important;
	left:746px !important;
	top:169px !important;
	border-radius:undefined;
}

#item110375 {
	width:122px !important;
	height:61px !important;
	left:994px !important;
	top:152px !important;
	border-radius:undefined;
}

#item110400 {
	width:143px !important;
	height:32px !important;
	left:994px !important;
	top:485px !important;
	border-radius:undefined;
}

#item110425 {
	width:104px !important;
	height:26px !important;
	left:753px !important;
	top:477px !important;
	border-radius:undefined;
}

#item110450 {
	width:56px !important;
	height:41px !important;
	left:743px !important;
	top:323px !important;
}

#item110475 {
	width:56px !important;
	height:41px !important;
	left:927px !important;
	top:352px !important;
}

#item110500 {
	width:56px !important;
	height:41px !important;
	left:1016px !important;
	top:352px !important;
}

#item110525 {
	width:56px !important;
	height:41px !important;
	left:1087px !important;
	top:352px !important;
}

#item110551 {
	width:56px !important;
	height:41px !important;
	left:878px !important;
	top:72px !important;
}

#item110577 {
	width:56px !important;
	height:41px !important;
	left:948px !important;
	top:62px !important;
}

#item110602 {
	width:56px !important;
	height:41px !important;
	left:1091px !important;
	top:62px !important;
}

#item110627 {
	width:109px !important;
	height:41px !important;
	left:514px !important;
	top:376px !important;
}

#item110652 {
	width:93px !important;
	height:41px !important;
	left:713px !important;
	top:73px !important;
}

#item110677 {
	width:56px !important;
	height:41px !important;
	left:33px !important;
	top:352px !important;
}

#item110702 {
	width:56px !important;
	height:41px !important;
	left:33px !important;
	top:280px !important;
}

#item110727 {
	width:56px !important;
	height:41px !important;
	left:45px !important;
	top:72px !important;
}

#item110752 {
	width:42px !important;
	height:41px !important;
	left:119px !important;
	top:71px !important;
}

#item110777 {
	width:56px !important;
	height:41px !important;
	left:540px !important;
	top:501px !important;
}

#item110802 {
	width:85px !important;
	height:43px !important;
	left:415px !important;
	top:173px !important;
	border-radius:undefined;
}

#item110828 {
	width:85px !important;
	height:19px !important;
	border-radius:undefined;
}

#item110856 {
	width:103px !important;
	height:19px !important;
	border-radius:undefined;
}

#item110882 {
	width:112px !important;
	height:19px !important;
	left:717px !important;
	top:391px !important;
	border-radius:undefined;
}

#item110951 {
	width:81px !important;
	height:55px !important;
	border:solid 7px #fdb515;
}

#item110949 {
	width:81px !important;
	height:55px !important;
}

#item110946 {
	width:81px !important;
	height:55px !important;
	left:170px !important;
	top:64px !important;
}

#item110952 {
	width:214px !important;
	height:220px !important;
	left:37px !important;
	top:122px !important;
}

#item110964 {
	width:396px !important;
	height:298px !important;
	border:solid 7px #fdb515;
}

#item110962 {
	width:396px !important;
	height:298px !important;
}

#item110959 {
	width:396px !important;
	height:298px !important;
	left:253px !important;
	top:64px !important;
}

#item110970 {
	width:161px !important;
	height:193px !important;
	border:solid 7px #fdb515;
}

#item110968 {
	width:161px !important;
	height:193px !important;
}

#item110965 {
	width:161px !important;
	height:193px !important;
	left:713px !important;
	top:123px !important;
}

#item110977 {
	width:161px !important;
	height:59px !important;
	border:solid 7px #fdb515;
}

#item110975 {
	width:161px !important;
	height:59px !important;
}

#item110972 {
	width:161px !important;
	height:59px !important;
	left:713px !important;
	top:370px !important;
}

#item110983 {
	width:61px !important;
	height:306px !important;
	border:solid 7px #fdb515;
}

#item110981 {
	width:61px !important;
	height:306px !important;
}

#item110978 {
	width:61px !important;
	height:306px !important;
	left:651px !important;
	top:123px !important;
}

#item110989 {
	width:214px !important;
	height:215px !important;
	border:solid 7px #fdb515;
}

#item110987 {
	width:214px !important;
	height:215px !important;
}

#item110984 {
	width:214px !important;
	height:215px !important;
	left:940px !important;
	top:101px !important;
}

#item110996 {
	width:72px !important;
	height:36px !important;
	border:solid 7px #fdb515;
}

#item110993 {
	width:72px !important;
	height:36px !important;
}

#item110990 {
	width:72px !important;
	height:36px !important;
	left:1012px !important;
	top:64px !important;
}

#item111002 {
	width:268px !important;
	height:131px !important;
	border:solid 7px #fdb515;
}

#item111000 {
	width:268px !important;
	height:131px !important;
}

#item110997 {
	width:268px !important;
	height:131px !important;
	left:670px !important;
	top:455px !important;
}

#item111009 {
	width:246px !important;
	height:122px !important;
}

#item111010 {
	width:246px !important;
	height:7px !important;
	left:2px !important;
	top:113px !important;
	background:#fdb515;
}

#item111006 {
	width:246px !important;
	height:122px !important;
}

#item111007 {
	width:246px !important;
	height:7px !important;
	left:2px !important;
	top:113px !important;
}

#item111003 {
	width:248px !important;
	height:122px !important;
	left:959px !important;
	top:481px !important;
}

#item55886 {
	width:230px !important;
	left:3px !important;
	top:-25px !important;
	min-height:53px !important;
}

#item65623 {
	width:185px !important;
	height:210px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item65624 {
	width:154px !important;
	height:81px !important;
	left:15px !important;
	top:111px !important;
}

#item65658 {
	width:185px !important;
	height:210px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item65659 {
	width:154px !important;
	height:81px !important;
	left:15px !important;
	top:110px !important;
}

#item65687 {
	width:12px !important;
	height:13px !important;
	border-radius:4px;
	background:#009ada;
}

#item65689 {
	width:12px !important;
	height:13px !important;
	left:18px !important;
	border-radius:4px;
	background:#009ada;
}

#item65690 {
	width:12px !important;
	height:13px !important;
	top:18px !important;
	border-radius:4px;
	background:#009ada;
}

#item67096 {
	width:504px !important;
	height:100px !important;
	border-radius:11px;
	background:#005689;
	border:solid 1.4px #7faac4;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67097 {
	width:147px !important;
	left:93px !important;
	top:12px !important;
	min-height:27px !important;
}

#item65696 {
	width:185px !important;
	height:210px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item65694 {
	width:181px !important;
	height:207px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item65691 {
	width:185px !important;
	height:210px !important;
	left:16px !important;
	top:278px !important;
}

#item65702 {
	width:185px !important;
	height:210px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item65700 {
	width:181px !important;
	height:207px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item65697 {
	width:185px !important;
	height:210px !important;
	left:214px !important;
	top:278px !important;
}

#item63643 {
	width:1920px !important;
	height:744px !important;
	top:336px !important;
	background:#006fba;
}

#item63644 {
	width:1920px !important;
	height:336px !important;
	background:#005689;
}

#item63691 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item63692 {
	width:341px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item64457 {
	width:277px !important;
	height:281px !important;
	left:671px !important;
	top:383px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64458 {
	width:277px !important;
	height:281px !important;
	left:973px !important;
	top:383px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64459 {
	width:277px !important;
	height:281px !important;
	left:1275px !important;
	top:383px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64460 {
	width:277px !important;
	height:281px !important;
	left:1577px !important;
	top:383px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64461 {
	width:277px !important;
	height:281px !important;
	left:370px !important;
	top:383px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64462 {
	width:277px !important;
	height:281px !important;
	left:68px !important;
	top:383px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64463 {
	width:277px !important;
	height:281px !important;
	left:671px !important;
	top:696px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64464 {
	width:277px !important;
	height:281px !important;
	left:973px !important;
	top:696px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64465 {
	width:277px !important;
	height:281px !important;
	left:1275px !important;
	top:696px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64466 {
	width:277px !important;
	height:281px !important;
	left:1577px !important;
	top:696px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64467 {
	width:277px !important;
	height:281px !important;
	left:370px !important;
	top:696px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item64469 {
	width:277px !important;
	height:281px !important;
	left:68px !important;
	top:696px !important;
	border-radius:18px;
	background:#0c76bd;
}

#item75001 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item76270 {
	width:66px !important;
	height:66px !important;
	left:29px !important;
	top:117px !important;
}

#item76361 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item76359 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item76356 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:382px !important;
}

#item70695 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70696 {
	width:280px !important;
	height:158px !important;
	background:#fff;
}

#item70697 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item70601 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70604 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item70547 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70549 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item70506 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70508 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item70938 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70940 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item70886 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70888 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item70794 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70796 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item75699 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:695px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item75694 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:382px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item75656 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item75664 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item148244 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148251 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item162783 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item162785 {
	width:241px !important;
	left:18px !important;
	top:174px !important;
	min-height:93px !important;
}

#item75947 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item76298 {
	width:100px !important;
	height:100px !important;
	left:1677px !important;
	top:628px !important;
}

#item77191 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77189 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77186 {
	width:280px !important;
	height:284px !important;
	left:970px !important;
	top:695px !important;
}

#item77184 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77182 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77179 {
	width:280px !important;
	height:284px !important;
	left:668px !important;
	top:695px !important;
}

#item77163 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77161 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77158 {
	width:280px !important;
	height:284px !important;
	left:370px !important;
	top:695px !important;
}

#item77156 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77154 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77151 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:695px !important;
}

#item77149 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77147 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77144 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:382px !important;
}

#item77142 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77140 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77136 {
	width:280px !important;
	height:284px !important;
	left:668px !important;
	top:380px !important;
}

#item77134 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77132 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77129 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item77127 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77125 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77122 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item82203 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item82200 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item82197 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:382px !important;
}

#item77230 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77228 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77225 {
	width:280px !important;
	height:284px !important;
	left:1275px !important;
	top:696px !important;
}

#item137822 {
	width:414px !important;
	height:6408px !important;
	background:#006fba;
}

#item137826 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item138539 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item138562 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item138564 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item138589 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item163595 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item163605 {
	width:241px !important;
	left:18px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89563 {
	width:243px !important;
	left:1px !important;
	top:-44px !important;
	min-height:66px !important;
}

#item149009 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149011 {
	width:280px !important;
	height:158px !important;
	background:#fff;
}

#item149023 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149103 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149110 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149144 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149149 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149184 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149191 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149230 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149236 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149271 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149277 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149312 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149318 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149355 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149363 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149400 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149410 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149524 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149530 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149564 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149571 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149608 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149610 {
	width:280px !important;
	height:158px !important;
	left:-1px !important;
	top:-2px !important;
	background:#000;
}

#item149617 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149652 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149653 {
	width:280px !important;
	height:158px !important;
	background:#e5e5e5;
}

#item149659 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149694 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149695 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item149701 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149736 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149742 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149779 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149785 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item149821 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item149826 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item137821 {
	width:107px !important;
	height:150px !important;
}

#item137818 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item147816 {
	width:414px !important;
	height:150px !important;
}

#item147813 {
	width:414px !important;
	height:150px !important;
	top:6258px !important;
}

#item149444 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149442 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149439 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3022px !important;
}

#item149450 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149448 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149445 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2698px !important;
}

#item149456 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149454 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149451 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2375px !important;
}

#item149463 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149460 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149457 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2051px !important;
}

#item149469 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149467 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149464 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1728px !important;
}

#item149475 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149473 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149470 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1080px !important;
}

#item149481 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149479 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149476 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:757px !important;
}

#item149488 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149486 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149483 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:433px !important;
}

#item149494 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149492 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149489 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1404px !important;
}

#item149500 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149498 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149495 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3345px !important;
}

#item149860 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149858 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149855 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3993px !important;
}

#item149866 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149864 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149861 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3669px !important;
}

#item149872 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149870 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149867 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4640px !important;
}

#item149878 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149876 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149873 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4316px !important;
}

#item149885 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149882 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149879 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5287px !important;
}

#item149892 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149890 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149887 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4963px !important;
}

#item149898 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149896 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149893 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5610px !important;
}

#item149904 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item149902 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item149899 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5934px !important;
}

#item75831 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item75838 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item113649 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item113655 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item113693 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item113694 {
	width:280px !important;
	height:158px !important;
	left:-1px !important;
	top:-2px !important;
	background:#000;
}

#item113699 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item113739 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item113740 {
	width:280px !important;
	height:158px !important;
	background:#e5e5e5;
}

#item113745 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item113821 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item113822 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item113828 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item147064 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item147071 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item147106 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item147114 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item147151 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item147157 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item75951 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item76314 {
	width:100px !important;
	height:100px !important;
	left:143px !important;
	top:628px !important;
}

#item77245 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77243 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77240 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:382px !important;
}

#item77237 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77235 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77232 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item135331 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135329 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135326 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:382px !important;
}

#item135337 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135335 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135332 {
	width:280px !important;
	height:284px !important;
	left:970px !important;
	top:382px !important;
}

#item135344 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135342 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135339 {
	width:280px !important;
	height:284px !important;
	left:370px !important;
	top:696px !important;
}

#item135356 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135354 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135351 {
	width:280px !important;
	height:284px !important;
	left:1577px !important;
	top:384px !important;
}

#item148223 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item148221 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item148218 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:696px !important;
}

#item148230 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item148227 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item148224 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:696px !important;
}

#item124077 {
	width:414px !important;
	height:6408px !important;
	background:#006fba;
}

#item124081 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item91508 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item91528 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item91529 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item91554 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item163649 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item163655 {
	width:241px !important;
	left:18px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150132 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150134 {
	width:280px !important;
	height:158px !important;
	background:#fff;
}

#item150145 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150227 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150234 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150269 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150274 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150308 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150314 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150351 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150360 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150395 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150402 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150438 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150444 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150478 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150486 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150524 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150532 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150567 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150574 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150608 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150615 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150653 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150654 {
	width:280px !important;
	height:158px !important;
	left:-1px !important;
	top:-2px !important;
	background:#000;
}

#item150662 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150701 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150702 {
	width:280px !important;
	height:158px !important;
	background:#e5e5e5;
}

#item150708 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150744 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150745 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item150750 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150785 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150790 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150826 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150835 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item150870 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item150876 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item124076 {
	width:414px !important;
	height:150px !important;
}

#item124073 {
	width:414px !important;
	height:150px !important;
	top:6258px !important;
}

#item92187 {
	width:107px !important;
	height:150px !important;
}

#item92184 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item150021 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150019 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150016 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3022px !important;
}

#item150027 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150025 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150022 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2698px !important;
}

#item150040 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150038 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150035 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2051px !important;
}

#item150046 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150044 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150041 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1728px !important;
}

#item150052 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150050 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150047 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1080px !important;
}

#item150058 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150056 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150053 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:757px !important;
}

#item150064 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150062 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150059 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:433px !important;
}

#item150070 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150068 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150065 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1404px !important;
}

#item150077 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150074 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150071 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3345px !important;
}

#item150084 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150081 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150078 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3993px !important;
}

#item150090 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150088 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150085 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3669px !important;
}

#item150096 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150094 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150091 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4640px !important;
}

#item150102 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150100 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150097 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4316px !important;
}

#item150108 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150106 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150103 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5287px !important;
}

#item150114 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150112 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150109 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4963px !important;
}

#item150120 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150118 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150115 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5610px !important;
}

#item150126 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150124 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150121 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5934px !important;
}

#item163646 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item163644 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item163641 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2375px !important;
}

#item73582 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item73585 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item73533 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item73535 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item73486 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item73488 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item73337 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item73339 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item73292 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item73295 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item73241 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item73243 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item73194 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item73195 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item73227 {
	width:305px !important;
	height:833px !important;
	left:-17px !important;
	top:-35px !important;
}

#item73196 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item71823 {
	width:808px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item113182 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item113184 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item113093 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item113095 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item113016 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item113017 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item113018 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item159633 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item159640 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item162111 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item162118 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76212 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item77737 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77735 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77731 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:695px !important;
}

#item77730 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77728 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77725 {
	width:280px !important;
	height:284px !important;
	left:1577px !important;
	top:384px !important;
}

#item77723 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77721 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77718 {
	width:280px !important;
	height:284px !important;
	left:1275px !important;
	top:384px !important;
}

#item77692 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77690 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77687 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:384px !important;
}

#item77685 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77683 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77680 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:382px !important;
}

#item77678 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77676 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77673 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item77671 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77669 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77666 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item135312 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135310 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135307 {
	width:280px !important;
	height:284px !important;
	left:973px !important;
	top:695px !important;
}

#item135299 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135297 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135294 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:695px !important;
}

#item135293 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135291 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135288 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:695px !important;
}

#item159779 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item159777 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item159774 {
	width:280px !important;
	height:284px !important;
	left:1275px !important;
	top:695px !important;
}

#item162322 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item162320 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item162317 {
	width:280px !important;
	height:284px !important;
	left:1576px !important;
	top:696px !important;
}

#item80939 {
	width:414px !important;
	height:4435px !important;
	background:#006fba;
}

#item80940 {
	width:414px !important;
	height:486px !important;
	background:#005689;
}

#item80960 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item80961 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item80986 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:178px !important;
}

#item81477 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item151006 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151012 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151047 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151054 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151092 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151098 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151133 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151142 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151176 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151182 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151218 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151225 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151265 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151266 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item151269 {
	width:305px !important;
	height:833px !important;
	left:-17px !important;
	top:-35px !important;
}

#item151274 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151309 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151315 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151350 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151356 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151392 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151393 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item151401 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item162063 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item162069 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item162174 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item162180 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89855 {
	width:243px !important;
	left:1px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item81507 {
	width:414px !important;
	height:150px !important;
}

#item81503 {
	width:414px !important;
	height:150px !important;
	top:4285px !important;
}

#item81511 {
	width:107px !important;
	height:150px !important;
}

#item81508 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item150944 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150942 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150939 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2407px !important;
}

#item150950 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150948 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150945 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2094px !important;
}

#item150956 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150954 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150951 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1781px !important;
}

#item150962 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150960 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150957 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1468px !important;
}

#item150969 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150966 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150963 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1155px !important;
}

#item150976 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150974 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150970 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:843px !important;
}

#item150982 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150980 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150977 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:530px !important;
}

#item150988 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150986 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150983 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3346px !important;
}

#item150994 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150992 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150989 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3033px !important;
}

#item151000 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item150998 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item150995 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2720px !important;
}

#item162057 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item162055 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item162052 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3659px !important;
}

#item162381 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item162378 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item162375 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3972px !important;
}

#item112318 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item112320 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item112279 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item112281 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item112241 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item112243 {
	width:190px !important;
	left:19px !important;
	top:174px !important;
	min-height:92px !important;
}

#item67565 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item67623 {
	width:22px !important;
	height:16px !important;
	left:155px !important;
	top:95px !important;
	border:solid 2px #fdb515;
}

#item75976 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item135284 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135282 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135279 {
	width:280px !important;
	height:284px !important;
	left:671px !important;
	top:382px !important;
}

#item135278 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135276 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135273 {
	width:280px !important;
	height:284px !important;
	left:370px !important;
	top:382px !important;
}

#item135272 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135270 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135267 {
	width:280px !important;
	height:284px !important;
	left:68px !important;
	top:382px !important;
}

#item82377 {
	width:414px !important;
	height:1530px !important;
	background:#006fba;
}

#item82378 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item82401 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item82402 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item82427 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item83177 {
	width:22px !important;
	height:16px !important;
	left:142px !important;
	top:96px !important;
	border:solid 2px #fdb515;
}

#item122323 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item151508 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151515 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151550 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151556 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151590 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151597 {
	width:190px !important;
	left:19px !important;
	top:174px !important;
	min-height:92px !important;
}

#item89567 {
	width:243px !important;
	left:1px !important;
	top:-44px !important;
	min-height:66px !important;
}

#item83027 {
	width:414px !important;
	height:150px !important;
}

#item83024 {
	width:414px !important;
	height:150px !important;
	top:1380px !important;
}

#item83031 {
	width:107px !important;
	height:150px !important;
}

#item83028 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item122319 {
	width:414px !important;
	height:150px !important;
}

#item122316 {
	width:414px !important;
	height:150px !important;
	top:1380px !important;
}

#item151489 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151487 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151484 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1067px !important;
}

#item151495 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151493 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151490 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:738px !important;
}

#item151501 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151499 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151496 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:425px !important;
}

#item114291 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item114292 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item114294 {
	width:305px !important;
	height:833px !important;
	left:-17px !important;
	top:-35px !important;
}

#item114300 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item61844 {
	width:102px !important;
	height:76px !important;
	left:175px !important;
	top:96px !important;
	border:solid 2px #fdb515;
}

#item64143 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item69474 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item69481 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item114246 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item114252 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item114334 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item114335 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item114340 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item114532 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:695px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item114533 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:382px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148287 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148294 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item118133 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118139 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item116362 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116364 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item115811 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item115817 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item116004 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116005 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item116014 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item115305 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item115307 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item55795 {
	width:367px !important;
	left:2px !important;
	top:-42px !important;
	min-height:60px !important;
}

#item121597 {
	width:100px !important;
	height:100px !important;
	left:1677px !important;
	top:628px !important;
}

#item77356 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77353 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77349 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:695px !important;
}

#item77347 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77345 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77342 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:695px !important;
}

#item77340 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77338 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77335 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:695px !important;
}

#item77333 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77331 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77328 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:695px !important;
}

#item77326 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77324 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77321 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:695px !important;
}

#item77310 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77308 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77305 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:382px !important;
}

#item77303 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77301 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77298 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:382px !important;
}

#item77296 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77294 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77290 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:382px !important;
}

#item77288 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77285 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77282 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item76505 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item76503 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item76500 {
	width:280px !important;
	height:284px !important;
	left:68px !important;
	top:382px !important;
}

#item67355 {
	width:414px !important;
	height:7495px !important;
	background:#006fba;
}

#item67266 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item67205 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item67206 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item67241 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item67287 {
	width:102px !important;
	height:76px !important;
	left:164px !important;
	top:96px !important;
	border:solid 2px #fdb515;
}

#item127370 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item151713 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151714 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item151716 {
	width:305px !important;
	height:833px !important;
	left:-17px !important;
	top:-35px !important;
}

#item151723 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151758 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151764 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151798 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151804 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151843 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151844 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item151850 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151888 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151894 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151930 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151937 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item151972 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item151978 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152015 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152024 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152061 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152062 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item152070 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152104 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152110 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152298 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152304 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152341 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152350 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152386 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152387 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item152393 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152427 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152433 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152471 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152477 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152516 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152522 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152557 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152564 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152599 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152604 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152682 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152691 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152726 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152733 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152768 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152775 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item152809 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item152816 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89592 {
	width:243px !important;
	left:1px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item76714 {
	width:107px !important;
	height:150px !important;
}

#item76711 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item127362 {
	width:414px !important;
	height:150px !important;
}

#item127359 {
	width:414px !important;
	height:150px !important;
	top:7343px !important;
}

#item127366 {
	width:414px !important;
	height:150px !important;
}

#item127363 {
	width:414px !important;
	height:150px !important;
	top:7343px !important;
}

#item151649 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151647 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151644 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:3263px !important;
}

#item151655 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151653 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151650 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:2950px !important;
}

#item151661 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151659 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151656 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:2637px !important;
}

#item151668 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151666 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151662 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:2324px !important;
}

#item151675 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151673 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151669 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2011px !important;
}

#item151681 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151679 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151676 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1698px !important;
}

#item151687 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151685 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151682 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:1385px !important;
}

#item151693 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151691 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151688 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:1072px !important;
}

#item151699 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151697 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item151694 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:759px !important;
}

#item151705 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item151703 {
	width:275px !important;
	height:280px !important;
	top:2px !important;
	border-radius:18px;
}

#item151700 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:446px !important;
}

#item152249 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152247 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152244 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:5453px !important;
}

#item152255 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152253 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152250 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:5140px !important;
}

#item152261 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152259 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152256 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:4827px !important;
}

#item152267 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152265 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152262 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:4514px !important;
}

#item152273 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152271 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152268 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:4201px !important;
}

#item152280 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152278 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152274 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:3888px !important;
}

#item152286 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152284 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152281 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:3576px !important;
}

#item152292 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152290 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152287 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:5766px !important;
}

#item152656 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152654 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152651 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:6705px !important;
}

#item152662 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152660 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152657 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:6392px !important;
}

#item152668 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152666 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152663 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:6079px !important;
}

#item152674 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item152672 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item152669 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:7018px !important;
}

#item115342 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item115344 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item115193 {
	width:102px !important;
	height:76px !important;
	left:175px !important;
	top:96px !important;
	border:solid 2px #fdb515;
}

#item115194 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item116090 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116097 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item138915 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:695px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item138916 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:382px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item69515 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item69516 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item69521 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item69727 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item69733 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item69558 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item69565 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item69768 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item69777 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item69600 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item69607 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item69812 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item69817 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item121630 {
	width:100px !important;
	height:100px !important;
	left:143px !important;
	top:628px !important;
}

#item138906 {
	width:100px !important;
	height:100px !important;
	left:1677px !important;
	top:628px !important;
}

#item135232 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135230 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135227 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:695px !important;
}

#item135225 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135223 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135220 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:695px !important;
}

#item135219 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135217 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135214 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:696px !important;
}

#item135213 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135210 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135207 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:382px !important;
}

#item135206 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135204 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135201 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:382px !important;
}

#item135200 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135197 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135194 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:382px !important;
}

#item135193 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135191 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135188 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item138856 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item138854 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item138850 {
	width:280px !important;
	height:284px !important;
	left:1272px !important;
	top:696px !important;
}

#item127414 {
	width:414px !important;
	height:7495px !important;
	background:#006fba;
}

#item127415 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item127439 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item127440 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item127465 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item127494 {
	width:102px !important;
	height:76px !important;
	left:164px !important;
	top:96px !important;
	border:solid 2px #fdb515;
}

#item128382 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item153225 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153226 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item153228 {
	width:305px !important;
	height:833px !important;
	left:-17px !important;
	top:-35px !important;
}

#item153235 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153271 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153278 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153312 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153319 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153355 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153356 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item153362 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153400 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153407 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153443 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153449 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153483 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153484 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item153489 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153528 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153536 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153572 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153573 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item153581 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153615 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153622 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153656 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153662 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153699 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153707 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153743 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153744 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item153750 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153784 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153791 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153828 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153835 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153872 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153878 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153913 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153920 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153956 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item153961 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item153997 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154006 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154042 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154049 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154083 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154089 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154123 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154131 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item128407 {
	width:243px !important;
	left:1px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item128435 {
	width:107px !important;
	height:150px !important;
}

#item128432 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item128439 {
	width:414px !important;
	height:150px !important;
}

#item128436 {
	width:414px !important;
	height:150px !important;
	top:7345px !important;
}

#item128443 {
	width:414px !important;
	height:150px !important;
}

#item128440 {
	width:414px !important;
	height:150px !important;
	top:7345px !important;
}

#item153087 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153085 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153082 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3263px !important;
}

#item153093 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153091 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153088 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2950px !important;
}

#item153099 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153097 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153094 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2637px !important;
}

#item153105 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153103 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153100 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2324px !important;
}

#item153111 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153109 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153106 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2011px !important;
}

#item153117 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153115 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153112 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1698px !important;
}

#item153124 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153122 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153119 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1385px !important;
}

#item153130 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153128 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153125 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1072px !important;
}

#item153136 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153134 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153131 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:759px !important;
}

#item153142 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153140 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153137 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:446px !important;
}

#item153148 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153146 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153143 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5453px !important;
}

#item153154 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153152 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153149 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5140px !important;
}

#item153160 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153158 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153155 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4827px !important;
}

#item153166 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153164 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153161 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4514px !important;
}

#item153173 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153171 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153167 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4201px !important;
}

#item153179 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153177 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153174 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3888px !important;
}

#item153186 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153183 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153180 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3576px !important;
}

#item153192 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153190 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153187 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5766px !important;
}

#item153198 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153196 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153193 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:6705px !important;
}

#item153204 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153202 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153199 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:6392px !important;
}

#item153210 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153208 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153205 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:6079px !important;
}

#item153216 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item153214 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item153211 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:7018px !important;
}

#item139541 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item116285 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116287 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item144286 {
	width:102px !important;
	height:76px !important;
	left:175px !important;
	top:96px !important;
	border:solid 2px #fdb515;
}

#item115378 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item115381 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item148338 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148346 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item148381 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148388 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item139530 {
	width:100px !important;
	height:100px !important;
	left:143px !important;
	top:628px !important;
}

#item135250 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135248 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135245 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:384px !important;
}

#item135244 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135242 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135239 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:384px !important;
}

#item135238 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135236 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135233 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:384px !important;
}

#item148825 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item148823 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item148820 {
	width:280px !important;
	height:284px !important;
	left:1275px !important;
	top:384px !important;
}

#item139599 {
	width:414px !important;
	height:7495px !important;
	background:#006fba;
}

#item139600 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item139620 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item139621 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item139646 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item139674 {
	width:102px !important;
	height:76px !important;
	left:164px !important;
	top:96px !important;
	border:solid 2px #fdb515;
}

#item140521 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item154308 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154309 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item154311 {
	width:305px !important;
	height:833px !important;
	left:-17px !important;
	top:-35px !important;
}

#item154317 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154353 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154359 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154395 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154401 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154437 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154438 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item154445 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154482 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154489 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154524 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154531 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154566 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154567 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item154572 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154609 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154619 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154654 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154655 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item154663 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154698 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154704 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154738 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154744 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154782 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154791 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154826 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154827 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item154833 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154867 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154874 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154912 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154919 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154957 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item154963 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item154999 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155006 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155042 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155047 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155084 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155092 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155129 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155136 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155170 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155176 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155211 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155218 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item140546 {
	width:243px !important;
	left:1px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item140574 {
	width:107px !important;
	height:150px !important;
}

#item140571 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item140578 {
	width:414px !important;
	height:150px !important;
}

#item140575 {
	width:414px !important;
	height:150px !important;
	top:7345px !important;
}

#item140582 {
	width:414px !important;
	height:150px !important;
}

#item140579 {
	width:414px !important;
	height:150px !important;
	top:7345px !important;
}

#item154169 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154167 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154164 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3263px !important;
}

#item154175 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154173 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154170 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2950px !important;
}

#item154181 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154179 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154176 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2637px !important;
}

#item154187 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154185 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154182 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2324px !important;
}

#item154194 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154191 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154188 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2011px !important;
}

#item154200 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154198 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154195 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1698px !important;
}

#item154206 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154204 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154201 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1385px !important;
}

#item154212 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154210 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154207 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1072px !important;
}

#item154218 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154216 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154213 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:759px !important;
}

#item154225 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154222 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154219 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:446px !important;
}

#item154231 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154229 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154226 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5453px !important;
}

#item154237 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154235 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154232 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5140px !important;
}

#item154243 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154241 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154238 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4827px !important;
}

#item154250 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154248 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154244 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4514px !important;
}

#item154256 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154254 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154251 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4201px !important;
}

#item154262 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154260 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154257 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3888px !important;
}

#item154269 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154266 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154263 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3576px !important;
}

#item154275 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154273 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154270 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5766px !important;
}

#item154287 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154285 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154282 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:6392px !important;
}

#item154293 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154291 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154288 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:6079px !important;
}

#item154300 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item154297 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item154294 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:7018px !important;
}

#item161459 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item161457 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item161454 {
	width:280px !important;
	height:284px !important;
	left:64px !important;
	top:6705px !important;
}

#item148426 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148432 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item71204 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item71207 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item71158 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item71160 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item67592 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item67620 {
	width:17px !important;
	height:77px !important;
	left:275px !important;
	top:111px !important;
	border:solid 2px #fdb515;
}

#item116755 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116764 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item116800 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116806 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76001 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item77404 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77402 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77399 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item135179 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135177 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135174 {
	width:280px !important;
	height:284px !important;
	left:973px !important;
	top:382px !important;
}

#item135185 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135183 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135180 {
	width:280px !important;
	height:284px !important;
	left:671px !important;
	top:382px !important;
}

#item148839 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item148837 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item148834 {
	width:280px !important;
	height:284px !important;
	left:65px !important;
	top:382px !important;
}

#item148849 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item148847 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item148844 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:383px !important;
}

#item83264 {
	width:414px !important;
	height:2164px !important;
	background:#006fba;
}

#item83265 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item83285 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item83286 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item83311 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item83339 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item84152 {
	width:17px !important;
	height:77px !important;
	left:263px !important;
	top:111px !important;
	border:solid 2px #fdb515;
}

#item155290 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155297 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155332 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155338 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155372 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155380 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155416 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155423 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155460 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155465 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89617 {
	width:243px !important;
	left:1px !important;
	top:-36px !important;
	min-height:66px !important;
}

#item83913 {
	width:414px !important;
	height:150px !important;
}

#item83910 {
	width:414px !important;
	height:150px !important;
	top:2009px !important;
}

#item83917 {
	width:107px !important;
	height:150px !important;
}

#item83914 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item155254 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155252 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155249 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:735px !important;
}

#item155260 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155258 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155255 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1367px !important;
}

#item155266 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155264 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155261 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1051px !important;
}

#item155273 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155271 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155267 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:420px !important;
}

#item155279 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155277 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155274 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1683px !important;
}

#item117533 {
	width:1920px !important;
	height:744px !important;
	top:336px !important;
	background:#006fba;
}

#item117092 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item117093 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item117100 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item71648 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item71673 {
	width:41px !important;
	height:47px !important;
	left:291px !important;
	top:112px !important;
	border:solid 2px #fdb515;
}

#item116877 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116883 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item116918 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116924 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item116962 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item116970 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item117004 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item117012 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item117051 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item117057 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item117139 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item117146 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item117178 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:695px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item117179 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:382px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item117620 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item117622 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item118349 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118355 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item148468 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148476 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76026 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item121613 {
	width:100px !important;
	height:100px !important;
	left:1677px !important;
	top:628px !important;
}

#item77516 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77514 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77511 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:695px !important;
}

#item77510 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77508 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77504 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:695px !important;
}

#item77503 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77501 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77498 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:695px !important;
}

#item77496 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77494 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77491 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:695px !important;
}

#item77487 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77485 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77482 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:695px !important;
}

#item77472 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77470 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77467 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:382px !important;
}

#item77465 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77463 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77460 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:382px !important;
}

#item77458 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77456 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77453 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:382px !important;
}

#item77451 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77449 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77446 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item77441 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77439 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77436 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item84196 {
	width:414px !important;
	height:5898px !important;
	top:313px !important;
	background:#006fba;
}

#item84197 {
	width:414px !important;
	height:374px !important;
	top:-1px !important;
	background:#005689;
}

#item84219 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item84220 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item84245 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item84273 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item85431 {
	width:41px !important;
	height:47px !important;
	left:280px !important;
	top:113px !important;
	border:solid 2px #fdb515;
}

#item155747 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155748 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item155755 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155791 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155797 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155834 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155842 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155877 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155885 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155920 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155925 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item155960 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item155968 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156006 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156014 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156050 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156056 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156091 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156097 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156133 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156141 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156247 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156254 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156289 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156295 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156332 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156333 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item156338 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156375 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156376 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item156383 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156418 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156427 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156463 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156470 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156504 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156511 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156548 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156555 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89647 {
	width:243px !important;
	left:1px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item84846 {
	width:414px !important;
	height:150px !important;
}

#item84842 {
	width:414px !important;
	height:150px !important;
	top:6060px !important;
}

#item84850 {
	width:107px !important;
	height:150px !important;
}

#item84847 {
	width:107px !important;
	height:150px !important;
	top:79px !important;
}

#item155685 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155683 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155680 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3241px !important;
}

#item155691 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155689 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155686 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2615px !important;
}

#item155697 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155695 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155692 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2928px !important;
}

#item155703 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155701 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155698 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2302px !important;
}

#item155709 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155707 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155704 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1989px !important;
}

#item155716 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155713 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155710 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1676px !important;
}

#item155722 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155720 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155717 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1363px !important;
}

#item155728 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155726 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155723 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1050px !important;
}

#item155734 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155732 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155729 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:736px !important;
}

#item155741 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item155739 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item155736 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:423px !important;
}

#item156196 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156194 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156191 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5120px !important;
}

#item156203 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156201 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156197 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5433px !important;
}

#item156209 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156207 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156204 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4807px !important;
}

#item156215 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156213 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156210 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4494px !important;
}

#item156221 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156219 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156216 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4181px !important;
}

#item156228 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156226 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156223 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3555px !important;
}

#item156234 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156232 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156229 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3868px !important;
}

#item156240 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156238 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156235 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5746px !important;
}

#item76393 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item76391 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item76388 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:695px !important;
}

#item117202 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item117227 {
	width:41px !important;
	height:47px !important;
	left:291px !important;
	top:112px !important;
	border:solid 2px #fdb515;
}

#item72576 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item72578 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item117852 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item117859 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item118254 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118255 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item118260 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item148038 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148039 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item148044 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item71683 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item71685 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item72434 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item72436 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item72155 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item72157 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item133758 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item133763 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item121651 {
	width:100px !important;
	height:100px !important;
	left:143px !important;
	top:628px !important;
}

#item135165 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135163 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135160 {
	width:280px !important;
	height:284px !important;
	left:367px !important;
	top:696px !important;
}

#item135159 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135156 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135153 {
	width:280px !important;
	height:284px !important;
	left:668px !important;
	top:696px !important;
}

#item135152 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135150 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135147 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:382px !important;
}

#item135146 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135144 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135141 {
	width:280px !important;
	height:284px !important;
	left:1275px !important;
	top:382px !important;
}

#item135140 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135138 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135135 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:382px !important;
}

#item135134 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135132 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135129 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item140980 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item140977 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item140974 {
	width:280px !important;
	height:284px !important;
	left:673px !important;
	top:382px !important;
}

#item148211 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item148209 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item148206 {
	width:280px !important;
	height:284px !important;
	left:970px !important;
	top:696px !important;
}

#item133915 {
	width:414px !important;
	height:6210px !important;
	background:#006fba;
}

#item133916 {
	width:414px !important;
	height:374px !important;
	top:-1px !important;
	background:#005689;
}

#item133937 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item133938 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item133963 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item133991 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item134058 {
	width:41px !important;
	height:47px !important;
	left:280px !important;
	top:113px !important;
	border:solid 2px #fdb515;
}

#item156869 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156870 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item156877 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156912 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156918 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156954 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item156961 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item156998 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157004 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157040 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157045 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157082 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157088 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157127 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157137 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157172 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157179 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157213 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157220 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157254 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157262 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157300 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157307 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157343 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157349 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157383 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157384 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item157389 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157426 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157427 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item157434 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157472 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157478 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157514 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157521 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157557 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157564 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157600 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157608 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item134693 {
	width:243px !important;
	left:1px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item134721 {
	width:414px !important;
	height:150px !important;
}

#item134718 {
	width:414px !important;
	height:150px !important;
	top:6060px !important;
}

#item134725 {
	width:107px !important;
	height:150px !important;
}

#item134722 {
	width:107px !important;
	height:150px !important;
	top:79px !important;
}

#item156757 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156755 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156752 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3241px !important;
}

#item156763 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156761 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156758 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2615px !important;
}

#item156769 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156767 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156764 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2928px !important;
}

#item156775 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156773 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156770 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2302px !important;
}

#item156781 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156779 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156776 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1989px !important;
}

#item156787 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156785 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156782 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1676px !important;
}

#item156794 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156792 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156789 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1363px !important;
}

#item156800 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156798 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156795 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1050px !important;
}

#item156807 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156805 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156802 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:736px !important;
}

#item156813 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156811 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156808 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:423px !important;
}

#item156819 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156817 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156814 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5120px !important;
}

#item156825 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156823 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156820 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5433px !important;
}

#item156831 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156829 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156826 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4807px !important;
}

#item156837 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156835 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156832 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4494px !important;
}

#item156844 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156842 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156838 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:4181px !important;
}

#item156850 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156848 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156845 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3555px !important;
}

#item156856 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156854 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156851 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3868px !important;
}

#item156862 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item156860 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item156857 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:5746px !important;
}

#item72903 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item72905 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item72763 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item72766 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item72669 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item72671 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item71884 {
	width:996px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item76276 {
	width:54px !important;
	height:54px !important;
	left:349px !important;
	top:105px !important;
	border:solid 2px #fdb515;
}

#item118492 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118499 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item118542 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118548 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item118588 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118593 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item118629 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118635 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item118673 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118682 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item118724 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item118730 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item148586 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148592 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item161888 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item161895 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76055 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item77596 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77594 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77591 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:382px !important;
}

#item77570 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77568 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77564 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:382px !important;
}

#item77562 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77560 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77557 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item77555 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77553 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77550 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item135100 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135098 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135095 {
	width:280px !important;
	height:284px !important;
	left:973px !important;
	top:695px !important;
}

#item135106 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135104 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135101 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:696px !important;
}

#item135112 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135110 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135107 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:696px !important;
}

#item141034 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item141032 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item141029 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:696px !important;
}

#item142261 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item142259 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item142256 {
	width:280px !important;
	height:284px !important;
	left:1577px !important;
	top:382px !important;
}

#item148898 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item148896 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item148893 {
	width:280px !important;
	height:284px !important;
	left:973px !important;
	top:382px !important;
}

#item161882 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item161880 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item161877 {
	width:280px !important;
	height:284px !important;
	left:1275px !important;
	top:696px !important;
}

#item85582 {
	width:414px !important;
	height:4130px !important;
	top:-1px !important;
	background:#006fba;
}

#item85583 {
	width:414px !important;
	height:488px !important;
	top:-1px !important;
	background:#005689;
}

#item85600 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item85601 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item85626 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:178px !important;
}

#item85654 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item86505 {
	width:54px !important;
	height:54px !important;
	left:336px !important;
	top:106px !important;
	border:solid 2px #fdb515;
}

#item157713 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157720 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157754 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157762 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157796 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157802 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157839 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157846 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157882 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157888 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157922 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157927 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item157963 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item157971 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158009 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158015 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158050 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158056 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158135 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158143 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item161947 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item161954 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89697 {
	width:243px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item86148 {
	width:414px !important;
	height:150px !important;
}

#item86145 {
	width:414px !important;
	height:150px !important;
	top:3980px !important;
}

#item86153 {
	width:107px !important;
	height:150px !important;
}

#item86149 {
	width:107px !important;
	height:150px !important;
	top:79px !important;
}

#item157645 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157643 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157639 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1787px !important;
}

#item157651 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157649 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157646 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1161px !important;
}

#item157657 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157655 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157652 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:848px !important;
}

#item157664 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157662 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157659 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:535px !important;
}

#item157670 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157668 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157665 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3353px !important;
}

#item157676 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157674 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157671 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2727px !important;
}

#item157682 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157680 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157677 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2413px !important;
}

#item157688 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157686 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157683 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3040px !important;
}

#item157695 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157693 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157689 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2100px !important;
}

#item157707 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item157705 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item157702 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1474px !important;
}

#item161940 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item161938 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item161935 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:3666px !important;
}

#item71911 {
	width:996px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item76280 {
	width:17px !important;
	height:11px !important;
	left:367px !important;
	top:95px !important;
	border:solid 2px #fdb515;
}

#item119334 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item119340 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item161474 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item161480 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76081 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item135091 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135089 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135086 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item161467 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item161465 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item161462 {
	width:280px !important;
	height:284px !important;
	left:370px !important;
	top:382px !important;
}

#item86660 {
	width:414px !important;
	height:1190px !important;
	background:#006fba;
}

#item86661 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item86683 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item86684 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item86709 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item86825 {
	width:17px !important;
	height:11px !important;
	left:355px !important;
	top:95px !important;
	border:solid 2px #fdb515;
}

#item158364 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158371 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item161533 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item161538 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item161748 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item89722 {
	width:243px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item86799 {
	width:107px !important;
	height:150px !important;
}

#item86796 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item161743 {
	width:414px !important;
	height:150px !important;
}

#item161740 {
	width:414px !important;
	height:150px !important;
	top:1045px !important;
}

#item158357 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158355 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158352 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:418px !important;
}

#item161525 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item161523 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item161520 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:732px !important;
}

#item120376 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item120378 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item119796 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item119797 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item120181 {
	width:85px !important;
	left:30px !important;
	top:135px !important;
	min-height:7px !important;
}

#item120206 {
	width:85px !important;
	left:156px !important;
	top:135px !important;
	min-height:7px !important;
}

#item119798 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item119572 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item119574 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item71936 {
	width:996px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item76284 {
	width:41px !important;
	height:16px !important;
	left:292px !important;
	top:172px !important;
	border:solid 2px #fdb515;
}

#item119391 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item119393 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item119404 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item119441 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item119447 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item119485 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item119491 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item119525 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item119530 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item120325 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item120335 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item148635 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item148641 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76112 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item135073 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135071 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135068 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:695px !important;
}

#item135067 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135065 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135062 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:695px !important;
}

#item135061 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135059 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135056 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:695px !important;
}

#item135049 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135047 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135044 {
	width:280px !important;
	height:284px !important;
	left:1575px !important;
	top:382px !important;
}

#item135043 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135041 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135038 {
	width:280px !important;
	height:284px !important;
	left:1273px !important;
	top:382px !important;
}

#item135037 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135035 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135031 {
	width:280px !important;
	height:284px !important;
	left:972px !important;
	top:382px !important;
}

#item135030 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135028 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135025 {
	width:280px !important;
	height:284px !important;
	left:670px !important;
	top:382px !important;
}

#item135024 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135022 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135018 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item135017 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135015 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135012 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item86845 {
	width:414px !important;
	height:3443px !important;
	background:#006fba;
}

#item86846 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item86871 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item86872 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item86897 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item86925 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item87012 {
	width:41px !important;
	height:16px !important;
	left:280px !important;
	top:173px !important;
	border:solid 2px #fdb515;
}

#item158462 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158468 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158502 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158503 {
	width:280px !important;
	height:158px !important;
	background:#f2f2f2;
}

#item158515 {
	width:85px !important;
	left:30px !important;
	top:135px !important;
	min-height:7px !important;
}

#item158540 {
	width:85px !important;
	left:156px !important;
	top:135px !important;
	min-height:7px !important;
}

#item158565 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158603 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158609 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158644 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158645 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item158651 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158688 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158694 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158731 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158739 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158774 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158782 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158817 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158824 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item158859 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158866 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89748 {
	width:243px !important;
	top:-43px !important;
	min-height:66px !important;
}

#item86982 {
	width:414px !important;
	height:150px !important;
}

#item86979 {
	width:414px !important;
	height:150px !important;
	top:3293px !important;
}

#item86986 {
	width:107px !important;
	height:150px !important;
}

#item86983 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item158406 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158404 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158401 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2980px !important;
}

#item158413 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158411 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158408 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2660px !important;
}

#item158419 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158417 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158414 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2340px !important;
}

#item158425 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158423 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158420 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:2020px !important;
}

#item158431 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158429 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158426 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1700px !important;
}

#item158437 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158435 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158432 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1380px !important;
}

#item158443 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158441 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158438 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1060px !important;
}

#item158449 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158447 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158444 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:740px !important;
}

#item158455 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158453 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158450 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:420px !important;
}

#item71962 {
	width:996px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item76288 {
	width:66px !important;
	height:34px !important;
	left:281px !important;
	top:193px !important;
	border:solid 2px #fdb515;
}

#item121321 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item121322 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item121329 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item121412 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item121418 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item162393 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item162400 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76137 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item135007 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item135005 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item135002 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item135001 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item134999 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item134996 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item162387 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item162385 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item162382 {
	width:280px !important;
	height:284px !important;
	left:671px !important;
	top:382px !important;
}

#item87055 {
	width:414px !important;
	height:1519px !important;
	background:#006fba;
}

#item87056 {
	width:414px !important;
	height:374px !important;
	background:#005689;
}

#item87077 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item87078 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item87103 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:71px !important;
}

#item87131 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item87223 {
	width:66px !important;
	height:34px !important;
	left:269px !important;
	top:194px !important;
	border:solid 2px #fdb515;
}

#item158960 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item158961 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item158968 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item159004 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item159010 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item162442 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item162448 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89773 {
	width:243px !important;
	left:1px !important;
	top:-49px !important;
	min-height:66px !important;
}

#item87188 {
	width:414px !important;
	height:150px !important;
}

#item87185 {
	width:414px !important;
	height:150px !important;
	top:1368px !important;
}

#item87192 {
	width:107px !important;
	height:150px !important;
}

#item87189 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item158946 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158944 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158941 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:426px !important;
}

#item158952 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item158950 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item158947 {
	width:280px !important;
	height:284px !important;
	left:68px !important;
	top:743px !important;
}

#item162436 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item162434 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item162431 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1055px !important;
}

#item71987 {
	width:996px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item76294 {
	width:91px !important;
	height:41px !important;
	left:349px !important;
	top:196px !important;
	border:solid 2px #fdb515;
}

#item147992 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item147999 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76162 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item148917 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item148915 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item148912 {
	width:280px !important;
	height:284px !important;
	left:68px !important;
	top:383px !important;
}

#item147705 {
	width:414px !important;
	height:1190px !important;
	background:#006fba;
}

#item147709 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item87244 {
	width:414px !important;
	height:432px !important;
	background:#005689;
}

#item87265 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item87267 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item87292 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:118px !important;
}

#item87420 {
	width:78px !important;
	height:41px !important;
	left:336px !important;
	top:198px !important;
	border:solid 2px #fdb515;
}

#item159057 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item159063 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89798 {
	width:243px !important;
	left:1px !important;
	top:-49px !important;
	min-height:66px !important;
}

#item87381 {
	width:107px !important;
	height:150px !important;
}

#item87378 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item147738 {
	width:414px !important;
	height:150px !important;
}

#item147735 {
	width:414px !important;
	height:150px !important;
	top:798px !important;
}

#item159051 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item159049 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item159046 {
	width:280px !important;
	height:284px !important;
	left:68px !important;
	top:485px !important;
}

#item76341 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item76339 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item76336 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item64264 {
	width:451px !important;
	left:120px !important;
	top:250px !important;
	min-height:71px !important;
}

#item70414 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70419 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item70454 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item70455 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item70464 {
	width:246px !important;
	left:19px !important;
	top:174px !important;
	min-height:33px !important;
}

#item162226 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item162235 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item76187 {
	width:225px !important;
	left:2px !important;
	top:-55px !important;
	min-height:71px !important;
}

#item64323 {
	width:25px !important;
	height:26px !important;
	border-radius:8px;
	background:#009ada;
}

#item64324 {
	width:25px !important;
	height:26px !important;
	left:35px !important;
	border-radius:8px;
	background:#009ada;
}

#item64325 {
	width:25px !important;
	height:26px !important;
	top:36px !important;
	border-radius:8px;
	background:#009ada;
}

#item77633 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item77631 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item77628 {
	width:280px !important;
	height:284px !important;
	left:368px !important;
	top:382px !important;
}

#item65472 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item65470 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item65467 {
	width:280px !important;
	height:284px !important;
	left:66px !important;
	top:382px !important;
}

#item162218 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item162216 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item162213 {
	width:280px !important;
	height:284px !important;
	left:672px !important;
	top:382px !important;
}

#item87440 {
	width:414px !important;
	height:1515px !important;
	background:#006fba;
}

#item87979 {
	width:414px !important;
	height:374px !important;
	top:1px !important;
	background:#005689;
}

#item87458 {
	width:169px !important;
	height:28px !important;
	background:#fdb515;
}

#item87459 {
	width:264px !important;
	left:4px !important;
	top:1px !important;
	min-height:22px !important;
}

#item87484 {
	width:395px !important;
	left:19px !important;
	top:271px !important;
	min-height:58px !important;
}

#item87512 {
	width:292px !important;
	left:83px !important;
	top:22px !important;
	min-height:22px !important;
}

#item87957 {
	width:14px !important;
	height:15px !important;
	border-radius:5px;
	background:#009ada;
}

#item87958 {
	width:14px !important;
	height:15px !important;
	left:20px !important;
	border-radius:5px;
	background:#009ada;
}

#item87959 {
	width:14px !important;
	height:15px !important;
	top:20px !important;
	border-radius:5px;
	background:#009ada;
}

#item159115 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item159121 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item159158 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item159159 {
	width:280px !important;
	height:158px !important;
	background:#000;
}

#item159166 {
	width:246px !important;
	left:19px !important;
	top:174px !important;
	min-height:33px !important;
}

#item162278 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	background:#fff;
	border:solid 3.025px #7fb7dc;
}

#item162285 {
	width:241px !important;
	left:19px !important;
	top:174px !important;
	min-height:93px !important;
}

#item89830 {
	width:243px !important;
	left:1px !important;
	top:-49px !important;
	min-height:66px !important;
}

#item87792 {
	width:414px !important;
	height:150px !important;
}

#item87789 {
	width:414px !important;
	height:150px !important;
	top:1364px !important;
}

#item87796 {
	width:107px !important;
	height:150px !important;
}

#item87793 {
	width:107px !important;
	height:150px !important;
	top:80px !important;
}

#item159100 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item159098 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item159095 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:739px !important;
}

#item159108 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item159105 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item159102 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:426px !important;
}

#item162271 {
	width:280px !important;
	height:284px !important;
	border-radius:18px;
	border:solid 3.025px #fdb515;
}

#item162269 {
	width:275px !important;
	height:280px !important;
	left:2px !important;
	top:2px !important;
	border-radius:18px;
}

#item162266 {
	width:280px !important;
	height:284px !important;
	left:67px !important;
	top:1052px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:544px){ [class*=" mq-"], .mq-default { display:none; } .mq-414 {display:block; } }

