/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][data-page-mode='csv'] #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;}
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}


#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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
#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 {
	position:relative; float:left; height:100%; width:100%; 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) #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 { 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 {
	-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; top:50%; overflow:visible;
}

.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;
}

.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-audio.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%; }

.page.ls { bottom:auto !important; }

nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
nav#page-nav > #nextBtn { right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; }

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;
}
.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; 
}
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:1.5ex;padding-left:1.5ex; }

/*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:'Tantamount is on the way...'; }.page { width:595px; height:842px; background: #fff !important; }.paper-vertical { width:595px; height:100%; }.paper-horizontal { width:60528px; height:842px; margin-top:-420.94px; }@media all and (max-height:842px) {	.paper-horizontal { margin:0;top:0;}	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/}@media all and (max-width:595px) {	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }	.paper-vertical, .paper-horizontal { padding:0; }}#viewer-options-wrap {	position:fixed;bottom:0;left:0;width:100%;padding:4px;	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;	transition:transform .5s;}#viewer-options-bar{	position:absolute;bottom:0;left:0;width:100%;	background-color:#000; color:#fff; fill:#fff;	height:40px; display:table;}#viewer-options-bar.light { color:#000; fill:#000; }#viewer-options-wrap.no-options #viewer-options-bar {display:none;}#viewer-options-bar > span { display:table-cell; vertical-align:middle; }#viewer-logo { display:inline-block; margin-right:14px;}#viewer-logo img, #viewer-logo object {	height:36px;    vertical-align:middle;    padding:2px 4px;}#viewer-title{ padding-left:6px; white-space:nowrap; }#viewer-pagecount{ text-align:center; width:100%; }#viewer-options { text-align:right; min-width:340px; }.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}.viewer-option-btn > svg { position:relative; }::-webkit-scrollbar #viewer-thumb-wrap {    width:0px;  background:transparent;}#viewer-thumb-wrap {    position:fixed; bottom:-50px; padding-bottom:46px;    left:0; right:0; margin:auto;    overflow-y:hidden; overflow-x:auto;    background-color:rgba(255,255,255,.7);    -webkit-overflow-scrolling:touch;    scroll-behavior: smooth;}#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}.viewer-page-thumb {    display:table-cell;    cursor:pointer;    padding:24px 0;	pointer-events:auto;	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);	-webkit-transition:transform .4s; transition:transform .4s;}.viewer-page-thumb:hover {	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);}.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }.dragging, .dragging * { cursor:move !important; }.dragging, .dragging * { cursor:move !important; }#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {     .viewer-option-btn{height:40px} /*IE10/11 fix*/}#viewer-options-bar #view-toggle {    position:absolute;    right:8px;    bottom:120px;    display:block;    width:70px;    height:50px;    border-radius:12px 12px 0 0;    cursor:pointer;    display:none;}#viewer-options-bar #view-toggle svg {    position:absolute;    left:0;right:0;top:0;bottom:0;    margin:auto;}@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {     .viewer-option-btn{height:40px} /*IE10/11 fix*/}@media all and (max-width:780px) {	#viewer-options-wrap.collapsed {		-ms-transform:translateY(120px);		-webkit-transform:translateY(120px);		transform:translateY(120px);		transition:transform .5s;	}	#viewer-options-wrap.collapsed #view-toggle svg {		-ms-transform:rotate(180deg);		-webkit-transform:rotate(180deg);		transform:rotate(180deg);	}	#viewer-options-bar #view-toggle { display:block; }	#viewer_progress_bar {bottom:120px;}	#viewer-options-bar{height:120px;display:block;}	#viewer-pagecount{right:24px;width:auto;}	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}	.viewer-option-btn:first-child{padding-left:6px;}	.viewer-option-btn:last-child{padding-right:18px;}	#viewer-options-thumb-images{margin-bottom:90px;}	.viewer-page-thumb > img {max-width:175px;}}#item127603 {	width:1018px !important;	height:1588px !important;	left:53px !important;	top:24px !important;	border:solid 1px #fff;	-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;}#item15586 {	width:629px !important;	height:877px !important;	top:-21px !important;	background:#000000;}#item115569 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item115570 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item110020 {	width:624px !important;	height:890px !important;	left:-28px !important;	top:-31px !important;	background:#e5e5e5;}#item27473 {	width:393px !important;	height:556px !important;	left:119px !important;	top:130px !important;}#item133688 {	width:595px !important;	height:890px !important;	left:-595px !important;	top:-31px !important;	background:#e5e5e5;}#item20608 {	width:1227px !important;	height:870px !important;	left:-19px !important;	top:-14px !important;	background:#000000;}#item20645 {	width:1225px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item116341 {	width:577px !important;	height:338px !important;	left:18px !important;	top:22px !important;	background:#000000;}#item20644 {	width:1219px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item133645 {	width:1208px !important;	height:870px !important;	left:-595px !important;	top:-14px !important;	background:#000000;}#item133648 {	width:1225px !important;	height:44px !important;	left:-595px !important;	top:818px !important;	background:#fff;}#item133652 {	width:1219px !important;	height:44px !important;	left:-595px !important;	top:-20px !important;	background:#fff;}#item54264 {	width:417px !important;	height:317px !important;	left:218px !important;	top:-15px !important;}#item115571 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item133626 {	width:417px !important;	height:317px !important;	left:-377px !important;	top:-15px !important;}#item106032 {	width:377px !important;	height:317px !important;	top:-14px !important;}#item71877 {	width:544px !important;	height:284px !important;	left:51px !important;	top:409px !important;	background:#fff;}#item71910 {	width:557px !important;	height:68px !important;	left:-2px !important;	top:218px !important;	background:#e5eeea;}#item71911 {	width:99px !important;	height:43px !important;	left:-7px !important;	top:157px !important;	background:#dee624;}#item71912 {	width:90px !important;	height:43px !important;	left:271px !important;	top:157px !important;	background:#528f77;}#item71913 {	width:99px !important;	height:40px !important;	left:-7px !important;	top:199px !important;	background:#528f77;}#item71914 {	width:90px !important;	height:40px !important;	left:271px !important;	top:199px !important;	background:#dee624;}#item71915 {	width:90px !important;	height:43px !important;	left:92px !important;	top:157px !important;	background:#528f77;}#item71916 {	width:90px !important;	height:43px !important;	left:361px !important;	top:157px !important;	background:#dee624;}#item71917 {	width:90px !important;	height:40px !important;	left:92px !important;	top:199px !important;	background:#dee624;}#item71918 {	width:90px !important;	height:40px !important;	left:361px !important;	top:199px !important;	background:#528f77;}#item71919 {	width:90px !important;	height:43px !important;	left:182px !important;	top:157px !important;	background:#dee624;}#item71920 {	width:97px !important;	height:43px !important;	left:450px !important;	top:157px !important;	background:#528f77;}#item71921 {	width:90px !important;	height:40px !important;	left:182px !important;	top:199px !important;	background:#528f77;}#item71945 {	width:56px !important;	height:1px !important;	left:28px !important;	top:33px !important;	background:#528f77;}#item72107 {	width:98px !important;	height:40px !important;	left:450px !important;	top:199px !important;	background:#dee624;}#item72629 {	width:544px !important;	height:282px !important;	left:51px !important;	top:93px !important;	background:#fff;}#item75486 {	width:480px !important;	height:505px !important;	left:64px !important;	top:187px !important;}#item75488 {	width:848px !important;	height:807px !important;	left:-69px !important;	top:-114px !important;	background:#dee624;}#item75651 {	width:12px !important;	height:12px !important;	left:81px !important;	top:250px !important;	background:#528f77;}#item75652 {	width:12px !important;	height:12px !important;	left:15px !important;	top:267px !important;	background:#528f77;}#item75653 {	width:12px !important;	height:12px !important;	left:32px !important;	top:295px !important;	background:#528f77;}#item75654 {	width:12px !important;	height:12px !important;	left:53px !important;	top:418px !important;	background:#528f77;}#item75655 {	width:12px !important;	height:12px !important;	left:266px !important;	top:547px !important;	background:#528f77;}#item11956 {	width:612px !important;	height:871px !important;	top:-15px !important;	background:#000000;}#item5139 {	width:39px !important;	height:77px !important;	left:371px !important;	top:238px !important;}#item5140 {	width:221px !important;	height:114px !important;	left:19px !important;	top:-16px !important;}#item115572 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item19372 {	width:21px !important;	height:860px !important;	background:#fff;}#item14502 {	width:1242px !important;	height:884px !important;	left:-23px !important;	top:-23px !important;	background:#e5e5e5;}#item14559 {	width:1219px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item14560 {	width:1225px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item133583 {	width:1219px !important;	height:884px !important;	left:-595px !important;	top:-23px !important;	background:#e5e5e5;}#item133586 {	width:1219px !important;	height:44px !important;	left:-595px !important;	top:-20px !important;	background:#fff;}#item133589 {	width:1225px !important;	height:44px !important;	left:-595px !important;	top:818px !important;	background:#fff;}#item44781 {	width:1219px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item44782 {	width:1225px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item133577 {	width:1219px !important;	height:44px !important;	left:-595px !important;	top:-20px !important;	background:#fff;}#item133580 {	width:1225px !important;	height:44px !important;	left:-595px !important;	top:818px !important;	background:#fff;}#item54634 {	width:789px !important;	height:866px !important;	left:-9px !important;	top:-9px !important;	background:#f3e094;}#item82614 {	width:636px !important;	height:315px !important;	left:51px !important;	top:419px !important;	background:#fff;}#item84685 {	width:661px !important;	height:338px !important;	left:-11px !important;	top:-12px !important;	background:#fcf7e4;}#item84765 {	width:1px !important;	height:33px !important;	left:80px !important;	top:72px !important;	background:#d5b845;}#item84767 {	width:1px !important;	height:33px !important;	left:163px !important;	top:72px !important;	background:#d5b845;}#item84769 {	width:1px !important;	height:33px !important;	left:122px !important;	top:109px !important;	background:#d5b845;}#item84772 {	width:1px !important;	height:33px !important;	left:39px !important;	top:109px !important;	background:#d48143;}#item84776 {	width:1px !important;	height:33px !important;	left:247px !important;	top:72px !important;	background:#d5b845;}#item84779 {	width:1px !important;	height:33px !important;	left:205px !important;	top:109px !important;	background:#d48143;}#item84787 {	width:1px !important;	height:33px !important;	left:80px !important;	top:150px !important;	background:#52aa98;}#item84789 {	width:1px !important;	height:33px !important;	left:163px !important;	top:150px !important;	background:#d48143;}#item84792 {	width:1px !important;	height:33px !important;	left:122px !important;	top:187px !important;	background:#d5b845;}#item84794 {	width:1px !important;	height:33px !important;	left:39px !important;	top:187px !important;	background:#d48143;}#item84798 {	width:1px !important;	height:33px !important;	left:247px !important;	top:150px !important;	background:#d48143;}#item84800 {	width:1px !important;	height:33px !important;	left:205px !important;	top:187px !important;	background:#d5b845;}#item84810 {	width:1px !important;	height:33px !important;	left:80px !important;	top:228px !important;	background:#d5b845;}#item84812 {	width:1px !important;	height:33px !important;	left:42px !important;	top:265px !important;	background:#d48143;}#item86021 {	width:1px !important;	height:33px !important;	left:390px !important;	top:72px !important;	background:#d48143;}#item86023 {	width:1px !important;	height:33px !important;	left:473px !important;	top:72px !important;	background:#d5b845;}#item86026 {	width:1px !important;	height:33px !important;	left:432px !important;	top:109px !important;	background:#52aa98;}#item86029 {	width:1px !important;	height:33px !important;	left:348px !important;	top:109px !important;	background:#52aa98;}#item86033 {	width:1px !important;	height:33px !important;	left:557px !important;	top:72px !important;	background:#d5b845;}#item86035 {	width:1px !important;	height:33px !important;	left:515px !important;	top:109px !important;	background:#52aa98;}#item86039 {	width:1px !important;	height:33px !important;	left:390px !important;	top:150px !important;	background:#d5b845;}#item86041 {	width:1px !important;	height:33px !important;	left:348px !important;	top:187px !important;	background:#d5b845;}#item86045 {	width:1px !important;	height:33px !important;	left:473px !important;	top:150px !important;	background:#d5b845;}#item86047 {	width:1px !important;	height:33px !important;	left:432px !important;	top:187px !important;	background:#52aa98;}#item86051 {	width:1px !important;	height:33px !important;	left:557px !important;	top:150px !important;	background:#d5b845;}#item86053 {	width:1px !important;	height:33px !important;	left:515px !important;	top:187px !important;	background:#52aa98;}#item130082 {	width:781px !important;	height:866px !important;	left:-595px !important;	top:-9px !important;	background:#f3e094;}#item130092 {	width:636px !important;	height:315px !important;	left:-544px !important;	top:419px !important;	background:#fff;}#item130094 {	width:661px !important;	height:338px !important;	left:-11px !important;	top:-12px !important;	background:#fcf7e4;}#item130172 {	width:1px !important;	height:33px !important;	left:80px !important;	top:72px !important;	background:#d5b845;}#item130174 {	width:1px !important;	height:33px !important;	left:163px !important;	top:72px !important;	background:#d5b845;}#item130176 {	width:1px !important;	height:33px !important;	left:122px !important;	top:109px !important;	background:#d5b845;}#item130178 {	width:1px !important;	height:33px !important;	left:39px !important;	top:109px !important;	background:#d48143;}#item130182 {	width:1px !important;	height:33px !important;	left:247px !important;	top:72px !important;	background:#d5b845;}#item130184 {	width:1px !important;	height:33px !important;	left:205px !important;	top:109px !important;	background:#d48143;}#item130193 {	width:1px !important;	height:33px !important;	left:80px !important;	top:150px !important;	background:#52aa98;}#item130195 {	width:1px !important;	height:33px !important;	left:163px !important;	top:150px !important;	background:#d48143;}#item130197 {	width:1px !important;	height:33px !important;	left:122px !important;	top:187px !important;	background:#d5b845;}#item130199 {	width:1px !important;	height:33px !important;	left:39px !important;	top:187px !important;	background:#d48143;}#item130204 {	width:1px !important;	height:33px !important;	left:247px !important;	top:150px !important;	background:#d48143;}#item130206 {	width:1px !important;	height:33px !important;	left:205px !important;	top:187px !important;	background:#d5b845;}#item130217 {	width:1px !important;	height:33px !important;	left:80px !important;	top:228px !important;	background:#d5b845;}#item130219 {	width:1px !important;	height:33px !important;	left:42px !important;	top:265px !important;	background:#d48143;}#item131427 {	width:1px !important;	height:33px !important;	left:390px !important;	top:72px !important;	background:#d48143;}#item131429 {	width:1px !important;	height:33px !important;	left:473px !important;	top:72px !important;	background:#d5b845;}#item131431 {	width:1px !important;	height:33px !important;	left:432px !important;	top:109px !important;	background:#52aa98;}#item131433 {	width:1px !important;	height:33px !important;	left:348px !important;	top:109px !important;	background:#52aa98;}#item131437 {	width:1px !important;	height:33px !important;	left:557px !important;	top:72px !important;	background:#d5b845;}#item131439 {	width:1px !important;	height:33px !important;	left:515px !important;	top:109px !important;	background:#52aa98;}#item131443 {	width:1px !important;	height:33px !important;	left:390px !important;	top:150px !important;	background:#d5b845;}#item131445 {	width:1px !important;	height:33px !important;	left:348px !important;	top:187px !important;	background:#d5b845;}#item131449 {	width:1px !important;	height:33px !important;	left:473px !important;	top:150px !important;	background:#d5b845;}#item131451 {	width:1px !important;	height:33px !important;	left:432px !important;	top:187px !important;	background:#52aa98;}#item131458 {	width:1px !important;	height:33px !important;	left:557px !important;	top:150px !important;	background:#d5b845;}#item131460 {	width:1px !important;	height:33px !important;	left:515px !important;	top:187px !important;	background:#52aa98;}#item46936 {	width:449px !important;	height:884px !important;	left:179px !important;	top:-18px !important;	background:#fff;}#item90701 {	width:293px !important;	height:398px !important;	left:302px !important;	top:480px !important;	background:#fff;}#item115573 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item90339 {	width:632px !important;	height:903px !important;	top:-40px !important;	background:#f3e094;}#item54648 {	width:251px !important;	height:359px !important;	left:65px !important;	top:92px !important;	background:#fcf7e4;}#item89370 {	width:245px !important;	height:383px !important;	left:316px !important;	top:81px !important;	background:#f3e094;}#item89510 {	width:66px !important;	height:383px !important;	top:81px !important;	background:#f3e094;}#item129703 {	width:293px !important;	height:398px !important;	left:-293px !important;	top:480px !important;	background:#fff;}#item123807 {	width:765px !important;	height:545px !important;	left:-104px !important;	top:413px !important;	background:#fff;}#item123666 {	width:366px !important;	height:146px !important;	left:114px !important;	top:142px !important;	background:#fff;}#item128173 {	width:660px !important;	height:545px !important;	left:-595px !important;	top:413px !important;	background:#fff;}#item44168 {	width:636px !important;	height:887px !important;	top:-30px !important;	background:#000000;}#item12151 {	width:312px !important;	height:175px !important;	left:218px !important;	top:291px !important;	background:#e5e5e5;}#item12157 {	width:220px !important;	height:398px !important;	left:218px !important;	top:472px !important;	background:#e5e5e5;}#item43584 {	width:85px !important;	height:398px !important;	left:445px !important;	top:472px !important;	background:#e5e5e5;}#item115574 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item115575 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item128159 {	width:675px !important;	height:884px !important;	left:556px !important;	top:-23px !important;	background:#e5e5e5;}#item38251 {	width:635px !important;	height:884px !important;	left:-38px !important;	top:-23px !important;	background:#e5e5e5;}#item14926 {	width:635px !important;	height:884px !important;	top:-23px !important;	background:#e5e5e5;}#item128156 {	width:597px !important;	height:884px !important;	left:-595px !important;	top:-23px !important;	background:#e5e5e5;}#item115576 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item43712 {	width:636px !important;	height:887px !important;	top:-22px !important;	background:#000000;}#item115577 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item12462 {	width:636px !important;	height:887px !important;	top:-30px !important;	background:#000000;}#item115578 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item128134 {	width:747px !important;	height:367px !important;	left:472px !important;	top:-16px !important;	background:#e5eee7;}#item127082 {	width:719px !important;	height:367px !important;	left:-95px !important;	top:-16px !important;	background:#e5eee7;}#item127085 {	width:422px !important;	height:526px !important;	left:197px !important;	top:262px !important;	background:#fff;}#item21789 {	width:1175px !important;	height:826px !important;	left:7px !important;	top:7px !important;	background:#000000;}#item21785 {	width:1219px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item21786 {	width:1225px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item128118 {	width:1175px !important;	height:826px !important;	left:-588px !important;	top:7px !important;	background:#000000;}#item128121 {	width:1219px !important;	height:44px !important;	left:-595px !important;	top:-20px !important;	background:#fff;}#item128124 {	width:1225px !important;	height:44px !important;	left:-595px !important;	top:818px !important;	background:#fff;}#item21829 {	width:595px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item21830 {	width:595px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item12632 {	width:466px !important;	height:80px !important;	left:23px !important;	top:385px !important;}#item106284 {	width:62px !important;	height:27px !important;	left:196px !important;	top:398px !important;}#item106278 {	width:106px !important;	height:102px !important;	left:500px !important;	top:639px !important;}#item115579 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item106268 {	width:102px !important;	height:140px !important;	top:22px !important;}#item128068 {	width:106px !important;	height:102px !important;	left:-95px !important;	top:639px !important;}#item70221 {	width:625px !important;	height:909px !important;	left:-30px !important;	top:-17px !important;	background:#e5e5e5;}#item67291 {	width:610px !important;	height:371px !important;	top:213px !important;	background:#e5e5e5;}#item128029 {	width:595px !important;	height:909px !important;	left:-595px !important;	top:-17px !important;	background:#e5e5e5;}#item124556 {	width:474px !important;	height:270px !important;	left:65px !important;	top:262px !important;	background:#fff;}@keyframes fadein-156925 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-156925 {	0% {opacity:0;}	100% {opacity:1;}}#item124765 {	width:80px !important;	height:34px !important;	left:91px !important;	top:-8px !important;}#item124866 {	width:490px !important;	height:14px !important;	left:-10px !important;	top:256px !important;	background:#d2812f;}#item124867 {	width:10px !important;	height:12px !important;	left:460px !important;	top:257px !important;}#item124871 {	width:10px !important;	height:12px !important;	left:2px !important;	top:257px !important;}#item124977 {	width:39px !important;	height:14px !important;	left:328px !important;	top:23px !important;}#item77497 {	width:625px !important;	height:909px !important;	left:-30px !important;	top:-17px !important;	background:#e5e5e5;}#item125222 {	width:344px !important;	height:194px !important;	left:44px !important;	top:289px !important;}#item125629 {	width:341px !important;	height:75px !important;	left:1px !important;	top:116px !important;	background:#d9ac4d;}#item125631 {	opacity:0.84;	width:100px !important;	height:111px !important;	left:212px !important;	top:71px !important;	background:#343e6f;}#item125633 {	opacity:0.84;	width:97px !important;	height:125px !important;	left:57px !important;	top:4px !important;	background:#d9ac4d;}#item125634 {	width:344px !important;	height:8px !important;	top:179px !important;	background:#f3f5f7;}#item125636 {	width:344px !important;	height:9px !important;	top:-2px !important;	background:#f3f5f7;}#item125836 {	width:349px !important;	height:10px !important;	left:-3px !important;	top:184px !important;	background:#d9ac4d;}#item125837 {	width:9px !important;	height:10px !important;	left:2px !important;	top:184px !important;}#item125864 {	width:9px !important;	height:10px !important;	left:333px !important;	top:184px !important;}#item125870 {	width:16px !important;	height:16px !important;	left:315px !important;	top:181px !important;}#item125899 {	width:44px !important;	height:13px !important;	left:263px !important;	top:184px !important;}#item125907 {	width:10px !important;	height:10px !important;	left:307px !important;	top:184px !important;	background:#ecd2aa;}#item125910 {	width:16px !important;	height:16px !important;	left:305px !important;	top:181px !important;}#item128011 {	width:595px !important;	height:909px !important;	left:-595px !important;	top:-17px !important;	background:#e5e5e5;}#item12742 {	width:636px !important;	height:887px !important;	top:-30px !important;	background:#000000;}#item115580 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item115581 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item15539 {	width:624px !important;	height:925px !important;	top:-38px !important;	background:#191919;}#item6807 {	width:624px !important;	height:686px !important;	left:-28px !important;	top:91px !important;	background:#000000;}#item115582 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item115583 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item67824 {	width:636px !important;	height:887px !important;	top:-30px !important;	background:#000000;}#item13116 {	width:404px !important;	height:627px !important;	left:-14px !important;	top:240px !important;	background:#000000;}#item115584 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item127984 {	width:1202px !important;	height:686px !important;	left:20px !important;	top:91px !important;	background:#000000;}#item115585 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item7293 {	width:1171px !important;	height:686px !important;	left:-544px !important;	top:91px !important;	background:#000000;}#item115586 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item65861 {	width:675px !important;	height:882px !important;	top:-26px !important;	background:#000000;}#item67610 {	width:615px !important;	height:434px !important;	top:186px !important;	background:#e5e5e5;}#item99975 {	width:173px !important;	height:249px !important;	left:310px !important;	top:268px !important;	background:#fff;}#item100060 {	width:176px !important;	height:267px !important;	left:-1px !important;	top:-5px !important;	background:#000;}#item99905 {	width:173px !important;	height:249px !important;	left:103px !important;	top:268px !important;	background:#fff;}#item99907 {	width:174px !important;	height:119px !important;	left:-1px !important;	top:131px !important;	background:#ba911c;}#item99918 {	width:99px !important;	height:68px !important;	left:36px !important;	top:138px !important;	background:#000;}#item6687 {	width:595px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item6688 {	width:595px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item16051 {	width:1232px !important;	height:886px !important;	left:-26px !important;	top:-24px !important;	background:#d8d8d8;}#item127974 {	width:1118px !important;	height:726px !important;	left:40px !important;	top:60px !important;	background:#fff;}#item15880 {	width:1125px !important;	height:744px !important;	left:33px !important;	top:51px !important;	outline:solid 18px #000000;}#item127919 {	width:1206px !important;	height:886px !important;	left:-595px !important;	top:-24px !important;	background:#d8d8d8;}#item16251 {	width:1118px !important;	height:726px !important;	left:-556px !important;	top:60px !important;	background:#fff;}#item127922 {	width:1125px !important;	height:744px !important;	left:-562px !important;	top:51px !important;	outline:solid 18px #000000;}#item67365 {	width:1261px !important;	height:505px !important;	left:-46px !important;	top:230px !important;	background:#e5e5e5;}#item100278 {	width:690px !important;	height:453px !important;	left:-160px !important;	top:216px !important;}#item100398 {	width:49px !important;	height:481px !important;	left:320px !important;	top:-18px !important;	background:#28376a;}#item100400 {	width:19px !important;	height:95px !important;	left:335px !important;	top:373px !important;	border-radius:8px 8px 0 0;	background:#db9e22;}#item100447 {	width:49px !important;	height:42px !important;	left:320px !important;	top:26px !important;	background:#fff;}#item115587 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item127885 {	width:1215px !important;	height:505px !important;	left:-595px !important;	top:230px !important;	background:#e5e5e5;}#item103467 {	width:622px !important;	height:913px !important;	left:-25px !important;	top:-17px !important;	background:#e5e5e5;}#item103986 {	width:320px !important;	height:455px !important;	left:135px !important;	top:169px !important;	background:#fff;}#item111075 {	width:320px !important;	height:20px !important;	left:135px !important;	top:165px !important;	background:#245a60;}#item111543 {	width:320px !important;	height:14px !important;	left:135px !important;	top:609px !important;	background:#245a60;}#item127866 {	width:597px !important;	height:913px !important;	left:-595px !important;	top:-17px !important;	background:#e5e5e5;}#item12865 {	width:622px !important;	height:887px !important;	top:-30px !important;	background:#000000;}#item16333 {	width:1167px !important;	height:816px !important;	left:11px !important;	top:14px !important;	background:#e5e5e5;}#item127860 {	width:595px !important;	height:44px !important;	left:595px !important;	top:-20px !important;	background:#fff;}#item127863 {	width:595px !important;	height:44px !important;	left:595px !important;	top:818px !important;	background:#fff;}#item16339 {	width:595px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item16340 {	width:595px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item127857 {	width:1167px !important;	height:816px !important;	left:-584px !important;	top:14px !important;	background:#e5e5e5;}#item16335 {	width:595px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item16336 {	width:595px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item115588 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item14304 {	width:570px !important;	height:840px !important;	left:13px !important;	top:2px !important;	background:#000000;}#item14306 {	width:595px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item14307 {	width:595px !important;	height:44px !important;	top:818px !important;	background:#fff;}#item45552 {	width:177px !important;	height:542px !important;	left:65px !important;	top:337px !important;	background:#000000;}#item127847 {	width:626px !important;	height:434px !important;	left:574px !important;	top:-22px !important;	background:#000000;}#item19300 {	width:617px !important;	height:886px !important;	left:-21px !important;	top:-17px !important;	background:#191919;}#item45063 {	width:617px !important;	height:434px !important;	left:-12px !important;	top:-22px !important;	background:#000000;}#item115589 {	width:3px !important;	height:3px !important;	left:40px !important;	top:27px !important;	background:#000000;}#item115925 {	width:823px !important;	height:886px !important;	left:-21px !important;	top:-17px !important;	background:#191919;}#item127787 {	width:802px !important;	height:886px !important;	left:-595px !important;	top:-17px !important;	background:#191919;}#item105918 {	width:572px !important;	height:816px !important;	left:11px !important;	top:14px !important;	background:#000000;}#item105919 {	width:595px !important;	height:44px !important;	top:-20px !important;	background:#fff;}#item105920 {	width:595px !important;	height:44px !important;	top:818px !important;	background:#fff;}#in5footer,  #prefooter {display:none;}