/* 	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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:2048px; height:1536px; }
.page-scale-wrap { width:2048px; height:1536px; background: #fff !important; }
.paper-vertical { width:2048px; height:100%; }
.paper-horizontal { width:111132px; height:1548px; }
@media all and (max-height:1536px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2048px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item600614 {
	width:541px !important;
	height:543px !important;
	left:175px !important;
	top:430px !important;
}

#item606111 {
	width:541px !important;
	height:543px !important;
	left:754px !important;
	top:430px !important;
}

#item600618 {
	width:542px !important;
	height:543px !important;
	left:1332px !important;
	top:430px !important;
}

#item600623 {
	width:166px !important;
	height:37px !important;
	left:1662px !important;
	top:234px !important;
}

#item600628 {
	width:215px !important;
	height:37px !important;
	left:60px !important;
	top:1446px !important;
}

#item600634 {
	width:277px !important;
	height:112px !important;
	left:1711px !important;
	top:1371px !important;
}

#item600516 {
	width:175px !important;
	height:140px !important;
}

#item600519 {
	width:197px !important;
	height:140px !important;
	left:175px !important;
}

#item600523 {
	width:197px !important;
	height:140px !important;
	left:372px !important;
}

#item600527 {
	width:197px !important;
	height:140px !important;
	left:570px !important;
}

#item600531 {
	width:197px !important;
	height:140px !important;
	left:767px !important;
}

#item600535 {
	width:197px !important;
	height:140px !important;
	left:965px !important;
}

#item600539 {
	width:197px !important;
	height:140px !important;
	left:1162px !important;
}

#item600543 {
	width:197px !important;
	height:140px !important;
	left:1359px !important;
}

#item600548 {
	width:197px !important;
	height:140px !important;
	left:1557px !important;
}

#item600554 {
	width:294px !important;
	height:140px !important;
	left:1754px !important;
}

#item600558 {
	width:321px !important;
	height:127px !important;
	left:1727px !important;
	top:1409px !important;
}

#item600659 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item600666 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item600671 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item600800 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item600674 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item600849 {
	width:321px !important;
	height:430px !important;
	left:505px !important;
	top:452px !important;
}

#item600858 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item600847 {
	width:2048px !important;
	height:1536px !important;
}

#item600678 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item600854 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item600863 {
	width:2048px !important;
	height:1536px !important;
}

#item600865 {
	width:2048px !important;
	height:1536px !important;
}

#item323360 {
	width:2048px !important;
	height:784px !important;
	top:346px !important;
}

#item600804 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item600867 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602034 {
	width:476px !important;
	height:546px !important;
	top:418px !important;
}

#item602039 {
	width:476px !important;
	height:546px !important;
	left:504px !important;
	top:418px !important;
}

#item602044 {
	width:476px !important;
	height:546px !important;
	left:1016px !important;
	top:418px !important;
}

#item602048 {
	width:532px !important;
	height:546px !important;
	left:1516px !important;
	top:418px !important;
}

#item600871 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item602018 {
	width:2048px !important;
	height:1536px !important;
}

#item602020 {
	width:2048px !important;
	height:1536px !important;
}

#item602022 {
	width:2048px !important;
	height:1536px !important;
}

#item602024 {
	width:2048px !important;
	height:1536px !important;
}

#item602026 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item602031 {
	width:2048px !important;
	height:1536px !important;
}

#item308571 {
	width:2048px !important;
	height:784px !important;
	top:346px !important;
}

#item600809 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item600990 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602058 {
	width:102px !important;
	height:37px !important;
	left:1873px !important;
	top:219px !important;
}

#item602062 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item602075 {
	width:596px !important;
	height:546px !important;
	top:418px !important;
}

#item602079 {
	width:588px !important;
	height:546px !important;
	left:704px !important;
	top:418px !important;
}

#item602083 {
	width:637px !important;
	height:546px !important;
	left:1411px !important;
	top:418px !important;
}

#item602068 {
	width:2048px !important;
	height:1536px !important;
}

#item602070 {
	width:2048px !important;
	height:1536px !important;
}

#item602073 {
	width:2048px !important;
	height:1536px !important;
}

#item600994 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item602066 {
	width:2048px !important;
	height:1536px !important;
}

#item600813 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item605380 {
	width:102px !important;
	height:37px !important;
	left:1873px !important;
	top:219px !important;
}

#item601112 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602092 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item602096 {
	width:637px !important;
	height:641px !important;
	left:1074px !important;
	top:480px !important;
}

#item601116 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item602088 {
	width:2048px !important;
	height:1536px !important;
}

#item602090 {
	width:2048px !important;
	height:1536px !important;
}

#item600817 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item601234 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602101 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item602107 {
	width:288px !important;
	height:72px !important;
	left:1586px !important;
	top:336px !important;
}

#item601238 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item602111 {
	width:2048px !important;
	height:1536px !important;
}

#item602105 {
	width:2048px !important;
	height:1536px !important;
}

#item320229 {
	width:50px !important;
	height:50px !important;
	left:929px !important;
	top:696px !important;
}

#item320237 {
	width:50px !important;
	height:50px !important;
	left:929px !important;
	top:569px !important;
}

#item320251 {
	width:1331px !important;
	height:292px !important;
	left:717px !important;
	top:862px !important;
}

#item600821 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item601357 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item601361 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item600829 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item601478 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602115 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item601483 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item602119 {
	width:2048px !important;
	height:1536px !important;
}

#item600833 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item601634 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602121 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item602127 {
	width:536px !important;
	height:161px !important;
	left:175px !important;
	top:672px !important;
}

#item602131 {
	width:557px !important;
	height:161px !important;
	left:735px !important;
	top:672px !important;
}

#item602136 {
	width:557px !important;
	height:161px !important;
	left:1316px !important;
	top:672px !important;
}

#item602140 {
	width:557px !important;
	height:920px !important;
	left:153px !important;
	top:430px !important;
}

#item602142 {
	width:557px !important;
	height:966px !important;
	left:735px !important;
	top:430px !important;
}

#item602146 {
	width:557px !important;
	height:979px !important;
	left:1316px !important;
	top:430px !important;
}

#item601638 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item602125 {
	width:2048px !important;
	height:1536px !important;
}

#item600837 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item601755 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item601759 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item329612 {
	width:1695px !important;
	height:415px !important;
	left:176px !important;
	top:360px !important;
	border-radius:25px;
	background:#fbeff4;
}

#item329615 {
	width:1695px !important;
	height:415px !important;
	left:176px !important;
	top:797px !important;
	border-radius:25px;
	background:#eaeaea;
}

#item329527 {
	width:651px !important;
	height:128px !important;
	left:1490px !important;
	top:547px !important;
}

#item329558 {
	width:651px !important;
	height:128px !important;
	left:1490px !important;
	top:983px !important;
}

#item600841 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item601878 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602148 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item601882 {
	width:771px !important;
	height:1267px !important;
	left:98px !important;
	top:269px !important;
}

#item602152 {
	width:2048px !important;
	height:1536px !important;
}

#item606842 {
	width:37px !important;
	height:46px !important;
	left:1766px !important;
	top:47px !important;
}

#item607005 {
	width:201px !important;
	height:85px !important;
	left:1787px !important;
	top:1418px !important;
}

#item607057 {
	width:175px !important;
	height:140px !important;
}

#item607062 {
	width:227px !important;
	height:140px !important;
	left:175px !important;
}

#item607067 {
	width:227px !important;
	height:140px !important;
	left:404px !important;
}

#item607071 {
	width:227px !important;
	height:140px !important;
	left:629px !important;
}

#item607075 {
	width:227px !important;
	height:140px !important;
	left:857px !important;
}

#item607079 {
	width:227px !important;
	height:140px !important;
	left:1084px !important;
}

#item607083 {
	width:227px !important;
	height:140px !important;
	left:1311px !important;
}

#item607087 {
	width:227px !important;
	height:140px !important;
	left:1538px !important;
}

#item607091 {
	width:282px !important;
	height:140px !important;
	left:1766px !important;
}

#item607095 {
	width:282px !important;
	height:140px !important;
	left:1766px !important;
	top:1397px !important;
}

#item606410 {
	width:2048px !important;
	height:1580px !important;
	top:141px !important;
}

#item606413 {
	width:535px !important;
	height:150px !important;
	left:1513px !important;
	top:1386px !important;
	background:#ffffff;
}

#item606414 {
	width:2048px !important;
	height:1397px !important;
	top:140px !important;
}

#item606533 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item606537 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item606541 {
	width:764px !important;
	height:1267px !important;
	left:104px !important;
	top:269px !important;
}

#item608791 {
	width:160px !important;
	height:205px !important;
	left:1888px !important;
	top:1331px !important;
}

#item608793 {
	width:201px !important;
	height:85px !important;
	left:1787px !important;
	top:1418px !important;
}

#item607642 {
	width:2048px !important;
	height:120px !important;
	top:1266px !important;
	background:#fcede9;
}

#item607821 {
	width:342px !important;
	height:55px !important;
	left:173px !important;
	top:569px !important;
}

#item607825 {
	width:524px !important;
	height:55px !important;
	left:173px !important;
	top:808px !important;
}

#item607829 {
	width:524px !important;
	height:55px !important;
	left:173px !important;
	top:1043px !important;
}

#item607833 {
	width:84px !important;
	height:92px !important;
	left:1789px !important;
	top:1224px !important;
}

#item607837 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item607841 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item607845 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item607849 {
	width:762px !important;
	height:201px !important;
	left:230px !important;
	top:1039px !important;
}

#item607904 {
	width:762px !important;
	height:226px !important;
	left:230px !important;
	top:801px !important;
}

#item607959 {
	width:762px !important;
	height:200px !important;
	left:230px !important;
	top:566px !important;
}

#item608013 {
	width:2048px !important;
	height:1536px !important;
}

#item608276 {
	width:2048px !important;
	height:1536px !important;
}

#item608414 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item608418 {
	width:2048px !important;
	height:1536px !important;
}

#item608580 {
	width:2048px !important;
	height:1536px !important;
}

#item609633 {
	width:2048px !important;
	height:100px !important;
	top:1286px !important;
	background:#fcede9;
}

#item609850 {
	width:303px !important;
	height:71px !important;
	left:1569px !important;
	top:359px !important;
}

#item609854 {
	width:100px !important;
	height:33px !important;
	left:1875px !important;
	top:219px !important;
}

#item609858 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item609863 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item609868 {
	width:2048px !important;
	height:1355px !important;
	top:181px !important;
}

#item610347 {
	width:2048px !important;
	height:1536px !important;
}

#item610483 {
	width:2048px !important;
	height:268px !important;
	top:1268px !important;
}

#item610623 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item610627 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item610631 {
	width:2048px !important;
	height:1536px !important;
}

#item611515 {
	width:100px !important;
	height:33px !important;
	left:1875px !important;
	top:219px !important;
}

#item611519 {
	width:303px !important;
	height:71px !important;
	left:1569px !important;
	top:359px !important;
}

#item611523 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item611527 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item611531 {
	width:2048px !important;
	height:1355px !important;
	top:181px !important;
}

#item612012 {
	width:2048px !important;
	height:1536px !important;
}

#item612149 {
	width:2048px !important;
	height:268px !important;
	top:1268px !important;
}

#item612283 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item612288 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item612292 {
	width:2048px !important;
	height:1536px !important;
}

#item613064 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item613068 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item613073 {
	width:2048px !important;
	height:1536px !important;
}

#item613533 {
	width:233px !important;
	height:169px !important;
	left:1815px !important;
	top:261px !important;
}

#item613564 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item613568 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item613572 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item613576 {
	width:2048px !important;
	height:1536px !important;
}

#item613714 {
	width:2048px !important;
	height:289px !important;
	top:1247px !important;
}

#item613848 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item613852 {
	width:2048px !important;
	height:1536px !important;
}

#item614303 {
	width:440px !important;
	height:556px !important;
	left:154px !important;
	top:550px !important;
}

#item614307 {
	width:440px !important;
	height:556px !important;
	left:615px !important;
	top:550px !important;
}

#item614311 {
	width:440px !important;
	height:556px !important;
	left:1076px !important;
	top:550px !important;
}

#item614315 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item614319 {
	width:1695px !important;
	height:986px !important;
	left:175px !important;
	top:550px !important;
}

#item614503 {
	width:1695px !important;
	height:986px !important;
	left:175px !important;
	top:550px !important;
}

#item614664 {
	width:1695px !important;
	height:986px !important;
	left:175px !important;
	top:550px !important;
}

#item614825 {
	width:2048px !important;
	height:1536px !important;
}

#item614964 {
	width:2048px !important;
	height:268px !important;
	top:1268px !important;
}

#item615097 {
	width:2048px !important;
	height:268px !important;
	top:1268px !important;
}

#item615232 {
	width:2048px !important;
	height:285px !important;
	top:1251px !important;
}

#item615367 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item615371 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item615375 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item615379 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item615383 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item615387 {
	width:2048px !important;
	height:1536px !important;
}

#item615919 {
	width:400px !important;
	height:413px !important;
	left:175px !important;
	top:973px !important;
}

#item615923 {
	width:400px !important;
	height:413px !important;
	left:608px !important;
	top:973px !important;
}

#item615927 {
	width:400px !important;
	height:413px !important;
	left:1040px !important;
	top:973px !important;
}

#item615931 {
	width:400px !important;
	height:413px !important;
	left:1473px !important;
	top:973px !important;
}

#item615936 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item615940 {
	width:400px !important;
	height:533px !important;
	left:1473px !important;
	top:853px !important;
}

#item616001 {
	width:400px !important;
	height:533px !important;
	left:1040px !important;
	top:853px !important;
}

#item616084 {
	width:412px !important;
	height:584px !important;
	left:602px !important;
	top:802px !important;
}

#item616140 {
	width:400px !important;
	height:533px !important;
	left:175px !important;
	top:853px !important;
}

#item616245 {
	width:2048px !important;
	height:1536px !important;
}

#item616382 {
	width:2048px !important;
	height:314px !important;
	top:1222px !important;
}

#item616519 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item616524 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item616528 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item616532 {
	width:2048px !important;
	height:1536px !important;
}

#item616865 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item616869 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item616873 {
	width:2048px !important;
	height:1536px !important;
}

#item407482 {
	width:2048px !important;
	height:150px !important;
	top:1386px !important;
	background:#df1682;
}

#item407368 {
	width:201px !important;
	height:85px !important;
	left:1787px !important;
	top:1418px !important;
}

#item603023 {
	width:321px !important;
	height:127px !important;
	left:1727px !important;
	top:1409px !important;
}

#item602994 {
	width:175px !important;
	height:140px !important;
}

#item602999 {
	width:359px !important;
	height:140px !important;
	left:175px !important;
}

#item603003 {
	width:421px !important;
	height:140px !important;
	left:534px !important;
}

#item603007 {
	width:326px !important;
	height:140px !important;
	left:955px !important;
}

#item603011 {
	width:359px !important;
	height:140px !important;
	left:1281px !important;
}

#item603015 {
	width:114px !important;
	height:140px !important;
	left:1640px !important;
	top:1px !important;
}

#item603019 {
	width:294px !important;
	height:140px !important;
	left:1754px !important;
	top:1px !important;
}

#item402089 {
	width:201px !important;
	height:85px !important;
	left:1787px !important;
	top:1418px !important;
}

#item602155 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item602159 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602185 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item477235 {
	width:835px !important;
	height:885px !important;
	left:175px !important;
	top:372px !important;
	border-radius:20px;
	background:#eaeaea;
}

#item477236 {
	width:835px !important;
	height:885px !important;
	left:1038px !important;
	top:372px !important;
	border-radius:20px;
	background:#fff8e1;
}

#item602163 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item602193 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602197 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item602167 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item602322 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602187 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item602327 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item602191 {
	width:2048px !important;
	height:1536px !important;
}

#item602171 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item602449 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602858 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item602453 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item602862 {
	width:2048px !important;
	height:1536px !important;
}

#item602177 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item602592 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602864 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item602596 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item602868 {
	width:2048px !important;
	height:1536px !important;
}

#item602181 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item602718 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602722 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item600638 {
	width:541px !important;
	height:543px !important;
	left:175px !important;
	top:430px !important;
}

#item606107 {
	width:541px !important;
	height:543px !important;
	left:754px !important;
	top:430px !important;
}

#item600642 {
	width:542px !important;
	height:543px !important;
	left:1332px !important;
	top:430px !important;
}

#item600646 {
	width:166px !important;
	height:37px !important;
	left:1662px !important;
	top:234px !important;
}

#item600650 {
	width:215px !important;
	height:37px !important;
	left:60px !important;
	top:1446px !important;
}

#item600654 {
	width:277px !important;
	height:112px !important;
	left:1711px !important;
	top:1371px !important;
}

#item600565 {
	width:175px !important;
	height:140px !important;
}

#item600570 {
	width:197px !important;
	height:140px !important;
	left:175px !important;
}

#item600574 {
	width:197px !important;
	height:140px !important;
	left:372px !important;
}

#item600578 {
	width:197px !important;
	height:140px !important;
	left:570px !important;
}

#item600582 {
	width:197px !important;
	height:140px !important;
	left:767px !important;
}

#item600586 {
	width:197px !important;
	height:140px !important;
	left:965px !important;
}

#item600590 {
	width:197px !important;
	height:140px !important;
	left:1162px !important;
}

#item600594 {
	width:197px !important;
	height:140px !important;
	left:1359px !important;
}

#item600598 {
	width:197px !important;
	height:140px !important;
	left:1557px !important;
}

#item600602 {
	width:294px !important;
	height:140px !important;
	left:1754px !important;
}

#item600606 {
	width:321px !important;
	height:127px !important;
	left:1727px !important;
	top:1409px !important;
}

#item583343 {
	width:2048px !important;
	height:1060px !important;
	top:140px !important;
}

#item583486 {
	width:2048px !important;
	height:609px !important;
	top:927px !important;
}

#item603654 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604832 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603658 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604836 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603660 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604730 {
	width:321px !important;
	height:430px !important;
	left:505px !important;
	top:452px !important;
}

#item604734 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item603664 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604746 {
	width:2048px !important;
	height:1536px !important;
}

#item604738 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item604744 {
	width:2048px !important;
	height:1536px !important;
}

#item604748 {
	width:2048px !important;
	height:1536px !important;
}

#item584784 {
	width:2048px !important;
	height:784px !important;
	top:346px !important;
}

#item604842 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603763 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604893 {
	width:476px !important;
	height:546px !important;
	top:418px !important;
}

#item604897 {
	width:476px !important;
	height:546px !important;
	left:504px !important;
	top:418px !important;
}

#item604901 {
	width:476px !important;
	height:546px !important;
	left:1016px !important;
	top:418px !important;
}

#item604905 {
	width:532px !important;
	height:546px !important;
	left:1516px !important;
	top:418px !important;
}

#item603767 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604914 {
	width:2048px !important;
	height:1536px !important;
}

#item604916 {
	width:2048px !important;
	height:1536px !important;
}

#item604918 {
	width:2048px !important;
	height:1536px !important;
}

#item604920 {
	width:2048px !important;
	height:1536px !important;
}

#item604909 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item604923 {
	width:2048px !important;
	height:1536px !important;
}

#item586645 {
	width:2048px !important;
	height:784px !important;
	top:346px !important;
}

#item604846 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603864 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604925 {
	width:102px !important;
	height:37px !important;
	left:1873px !important;
	top:219px !important;
}

#item604929 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item604933 {
	width:596px !important;
	height:546px !important;
	top:418px !important;
}

#item604937 {
	width:588px !important;
	height:546px !important;
	left:704px !important;
	top:418px !important;
}

#item604941 {
	width:637px !important;
	height:546px !important;
	left:1411px !important;
	top:418px !important;
}

#item604948 {
	width:2048px !important;
	height:1536px !important;
}

#item604950 {
	width:2048px !important;
	height:1536px !important;
}

#item604952 {
	width:2048px !important;
	height:1536px !important;
}

#item603868 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604946 {
	width:2048px !important;
	height:1536px !important;
}

#item604850 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item605798 {
	width:102px !important;
	height:37px !important;
	left:1873px !important;
	top:219px !important;
}

#item603967 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604750 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item604754 {
	width:637px !important;
	height:641px !important;
	left:1074px !important;
	top:480px !important;
}

#item603971 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604760 {
	width:2048px !important;
	height:1536px !important;
}

#item604758 {
	width:2048px !important;
	height:1536px !important;
}

#item604855 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item604069 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604763 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item604767 {
	width:341px !important;
	height:72px !important;
	left:1532px !important;
	top:336px !important;
}

#item604074 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604774 {
	width:2048px !important;
	height:1536px !important;
}

#item604772 {
	width:2048px !important;
	height:1536px !important;
}

#item590950 {
	width:50px !important;
	height:50px !important;
	left:908px !important;
	top:696px !important;
}

#item590959 {
	width:50px !important;
	height:50px !important;
	left:908px !important;
	top:569px !important;
}

#item590971 {
	width:1404px !important;
	height:292px !important;
	left:644px !important;
	top:862px !important;
}

#item604859 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item604171 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604175 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604863 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item604272 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604777 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item604276 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604781 {
	width:2048px !important;
	height:1536px !important;
}

#item604867 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item604374 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604783 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item604787 {
	width:536px !important;
	height:161px !important;
	left:175px !important;
	top:672px !important;
}

#item604791 {
	width:557px !important;
	height:161px !important;
	left:735px !important;
	top:672px !important;
}

#item604795 {
	width:557px !important;
	height:161px !important;
	left:1316px !important;
	top:672px !important;
}

#item604803 {
	width:557px !important;
	height:920px !important;
	left:153px !important;
	top:430px !important;
}

#item604805 {
	width:557px !important;
	height:966px !important;
	left:735px !important;
	top:430px !important;
}

#item604807 {
	width:557px !important;
	height:979px !important;
	left:1316px !important;
	top:430px !important;
}

#item604379 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604800 {
	width:2048px !important;
	height:1536px !important;
}

#item604872 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item604475 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604479 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item592043 {
	width:1695px !important;
	height:415px !important;
	left:176px !important;
	top:360px !important;
	border-radius:25px;
	background:#fbeff4;
}

#item592044 {
	width:1695px !important;
	height:415px !important;
	left:176px !important;
	top:797px !important;
	border-radius:25px;
	background:#eaeaea;
}

#item592334 {
	width:651px !important;
	height:128px !important;
	left:1490px !important;
	top:547px !important;
}

#item592360 {
	width:651px !important;
	height:128px !important;
	left:1490px !important;
	top:983px !important;
}

#item604877 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item604578 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item604882 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item604582 {
	width:771px !important;
	height:1312px !important;
	left:98px !important;
	top:224px !important;
}

#item604886 {
	width:2048px !important;
	height:1536px !important;
}

#item618964 {
	width:37px !important;
	height:46px !important;
	left:1766px !important;
	top:47px !important;
}

#item619127 {
	width:201px !important;
	height:85px !important;
	left:1787px !important;
	top:1418px !important;
}

#item619182 {
	width:175px !important;
	height:140px !important;
}

#item619186 {
	width:227px !important;
	height:140px !important;
	left:175px !important;
}

#item619190 {
	width:227px !important;
	height:140px !important;
	left:404px !important;
}

#item619194 {
	width:227px !important;
	height:140px !important;
	left:629px !important;
}

#item619198 {
	width:227px !important;
	height:140px !important;
	left:857px !important;
}

#item619202 {
	width:227px !important;
	height:140px !important;
	left:1084px !important;
}

#item619206 {
	width:227px !important;
	height:140px !important;
	left:1311px !important;
}

#item619210 {
	width:227px !important;
	height:140px !important;
	left:1538px !important;
}

#item619214 {
	width:282px !important;
	height:140px !important;
	left:1766px !important;
}

#item619218 {
	width:282px !important;
	height:140px !important;
	left:1766px !important;
	top:1397px !important;
}

#item618706 {
	width:2048px !important;
	height:1580px !important;
	top:141px !important;
}

#item618708 {
	width:535px !important;
	height:150px !important;
	left:1513px !important;
	top:1386px !important;
	background:#ffffff;
}

#item618709 {
	width:2048px !important;
	height:1397px !important;
	top:140px !important;
}

#item618824 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item618828 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item618832 {
	width:771px !important;
	height:1356px !important;
	left:98px !important;
	top:180px !important;
}

#item620734 {
	width:160px !important;
	height:205px !important;
	left:1888px !important;
	top:1331px !important;
}

#item620736 {
	width:201px !important;
	height:85px !important;
	left:1787px !important;
	top:1418px !important;
}

#item619586 {
	width:2048px !important;
	height:120px !important;
	top:1266px !important;
	background:#fcede9;
}

#item619765 {
	width:342px !important;
	height:55px !important;
	left:173px !important;
	top:569px !important;
}

#item619769 {
	width:524px !important;
	height:55px !important;
	left:173px !important;
	top:808px !important;
}

#item619774 {
	width:524px !important;
	height:55px !important;
	left:173px !important;
	top:1043px !important;
}

#item619778 {
	width:84px !important;
	height:92px !important;
	left:1789px !important;
	top:1224px !important;
}

#item619782 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item619786 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item619790 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item619794 {
	width:762px !important;
	height:201px !important;
	left:230px !important;
	top:1039px !important;
}

#item619850 {
	width:762px !important;
	height:226px !important;
	left:230px !important;
	top:801px !important;
}

#item619904 {
	width:762px !important;
	height:200px !important;
	left:230px !important;
	top:566px !important;
}

#item619958 {
	width:2048px !important;
	height:1536px !important;
}

#item620219 {
	width:2048px !important;
	height:1536px !important;
}

#item620355 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item620359 {
	width:2048px !important;
	height:1536px !important;
}

#item620522 {
	width:2048px !important;
	height:1536px !important;
}

#item621479 {
	width:2048px !important;
	height:100px !important;
	top:1286px !important;
	background:#fcede9;
}

#item621697 {
	width:352px !important;
	height:71px !important;
	left:1521px !important;
	top:359px !important;
}

#item621701 {
	width:100px !important;
	height:33px !important;
	left:1875px !important;
	top:219px !important;
}

#item621705 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item621709 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item621713 {
	width:2048px !important;
	height:1355px !important;
	top:181px !important;
}

#item622194 {
	width:2048px !important;
	height:1536px !important;
}

#item622329 {
	width:2048px !important;
	height:268px !important;
	top:1268px !important;
}

#item622469 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item622473 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item622477 {
	width:2048px !important;
	height:1536px !important;
}

#item623364 {
	width:100px !important;
	height:33px !important;
	left:1875px !important;
	top:219px !important;
}

#item623369 {
	width:352px !important;
	height:71px !important;
	left:1521px !important;
	top:359px !important;
}

#item623373 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item623377 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item623381 {
	width:2048px !important;
	height:1355px !important;
	top:181px !important;
}

#item623860 {
	width:2048px !important;
	height:1536px !important;
}

#item623998 {
	width:2048px !important;
	height:268px !important;
	top:1268px !important;
}

#item624132 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item624136 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item624141 {
	width:2048px !important;
	height:1536px !important;
}

#item624909 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item624913 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item624917 {
	width:2048px !important;
	height:1536px !important;
}

#item625374 {
	width:233px !important;
	height:169px !important;
	left:1815px !important;
	top:261px !important;
}

#item625405 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item625409 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item625413 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item625417 {
	width:2048px !important;
	height:1536px !important;
}

#item625554 {
	width:2048px !important;
	height:289px !important;
	top:1247px !important;
}

#item625688 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item625693 {
	width:2048px !important;
	height:1536px !important;
}

#item626146 {
	width:440px !important;
	height:556px !important;
	left:154px !important;
	top:550px !important;
}

#item626150 {
	width:440px !important;
	height:556px !important;
	left:615px !important;
	top:550px !important;
}

#item626154 {
	width:440px !important;
	height:556px !important;
	left:1076px !important;
	top:550px !important;
}

#item626158 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item626162 {
	width:1716px !important;
	height:986px !important;
	left:154px !important;
	top:550px !important;
}

#item626344 {
	width:1695px !important;
	height:986px !important;
	left:175px !important;
	top:550px !important;
}

#item626508 {
	width:1695px !important;
	height:986px !important;
	left:175px !important;
	top:550px !important;
}

#item626667 {
	width:2048px !important;
	height:1536px !important;
}

#item626803 {
	width:2048px !important;
	height:268px !important;
	top:1268px !important;
}

#item626939 {
	width:2048px !important;
	height:268px !important;
	top:1268px !important;
}

#item627073 {
	width:2048px !important;
	height:285px !important;
	top:1251px !important;
}

#item627212 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item627216 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item627220 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item627224 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item627228 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item627232 {
	width:2048px !important;
	height:1536px !important;
}

#item627765 {
	width:400px !important;
	height:413px !important;
	left:175px !important;
	top:973px !important;
}

#item627769 {
	width:400px !important;
	height:413px !important;
	left:608px !important;
	top:973px !important;
}

#item627773 {
	width:400px !important;
	height:413px !important;
	left:1040px !important;
	top:973px !important;
}

#item627777 {
	width:400px !important;
	height:413px !important;
	left:1473px !important;
	top:973px !important;
}

#item627782 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item627786 {
	width:400px !important;
	height:533px !important;
	left:1473px !important;
	top:853px !important;
}

#item627846 {
	width:400px !important;
	height:533px !important;
	left:1040px !important;
	top:853px !important;
}

#item627929 {
	width:412px !important;
	height:584px !important;
	left:602px !important;
	top:802px !important;
}

#item627985 {
	width:400px !important;
	height:533px !important;
	left:175px !important;
	top:853px !important;
}

#item628090 {
	width:2048px !important;
	height:1536px !important;
}

#item628226 {
	width:2048px !important;
	height:314px !important;
	top:1222px !important;
}

#item628361 {
	width:267px !important;
	height:150px !important;
	left:1460px !important;
	top:1386px !important;
}

#item628365 {
	width:267px !important;
	height:150px !important;
	left:1192px !important;
	top:1386px !important;
}

#item628369 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item628373 {
	width:2048px !important;
	height:1536px !important;
}

#item628708 {
	width:267px !important;
	height:150px !important;
	left:364px !important;
	top:1386px !important;
}

#item628713 {
	width:267px !important;
	height:150px !important;
	left:98px !important;
	top:1386px !important;
}

#item628717 {
	width:2048px !important;
	height:1536px !important;
}

#item592935 {
	width:2048px !important;
	height:150px !important;
	top:1386px !important;
	background:#df1682;
}

#item592950 {
	width:201px !important;
	height:85px !important;
	left:1787px !important;
	top:1418px !important;
}

#item603033 {
	width:175px !important;
	height:140px !important;
}

#item603037 {
	width:359px !important;
	height:140px !important;
	left:175px !important;
}

#item603041 {
	width:421px !important;
	height:140px !important;
	left:534px !important;
}

#item603045 {
	width:326px !important;
	height:140px !important;
	left:955px !important;
}

#item603049 {
	width:359px !important;
	height:140px !important;
	left:1281px !important;
}

#item603054 {
	width:114px !important;
	height:140px !important;
	left:1640px !important;
	top:1px !important;
}

#item603058 {
	width:294px !important;
	height:140px !important;
	left:1754px !important;
	top:1px !important;
}

#item603063 {
	width:321px !important;
	height:127px !important;
	left:1727px !important;
	top:1409px !important;
}

#item592688 {
	width:201px !important;
	height:85px !important;
	left:1787px !important;
	top:1418px !important;
}

#item602926 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item602870 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item602874 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item593069 {
	width:835px !important;
	height:885px !important;
	left:175px !important;
	top:372px !important;
	border-radius:20px;
	background:#eaeaea;
}

#item593070 {
	width:835px !important;
	height:885px !important;
	left:1038px !important;
	top:372px !important;
	border-radius:20px;
	background:#fff8e1;
}

#item602932 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603067 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item603071 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item602936 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603171 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item603607 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item603175 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item603611 {
	width:2048px !important;
	height:1536px !important;
}

#item602940 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603275 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item603639 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item603279 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item603643 {
	width:2048px !important;
	height:1536px !important;
}

#item602944 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603377 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item603646 {
	width:244px !important;
	height:127px !important;
	left:1483px !important;
	top:1409px !important;
}

#item603382 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}

#item603651 {
	width:2048px !important;
	height:1536px !important;
}

#item602948 {
	width:267px !important;
	height:140px !important;
	left:98px !important;
	top:1396px !important;
}

#item603481 {
	width:267px !important;
	height:140px !important;
	left:364px !important;
	top:1396px !important;
}

#item603485 {
	width:807px !important;
	height:1375px !important;
	left:98px !important;
	top:161px !important;
}
#in5footer,  #prefooter {display:none;}
