/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	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;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	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; cursor:default;}
#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); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.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;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@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-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#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;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item140043 {
	width:827px !important;
	left:25px !important;
	top:320px !important;
	min-height:40px !important;
}

#item140066 {
	width:243px !important;
	left:30px !important;
	top:855px !important;
	min-height:41px !important;
}

#item140100 {
	width:20px !important;
	height:2px !important;
	top:64px !important;
	background:#fff;
}

#item140109 {
	width:1302px !important;
	left:29px !important;
	top:34px !important;
	min-height:239px !important;
}

#item85742 {
	width:579px !important;
	left:32px !important;
	top:185px !important;
	min-height:80px !important;
}

#item85198 {
	width:498px !important;
	left:32px !important;
	top:32px !important;
	min-height:126px !important;
}

#item85604 {
	width:209px !important;
	height:19px !important;
	left:32px !important;
	top:926px !important;
}

#item85637 {
	width:18px !important;
	height:2px !important;
	top:57px !important;
	background:#fff;
}

#item122106 {
	width:317px !important;
	left:1020px !important;
	top:554px !important;
	min-height:46px !important;
}

#item122129 {
	width:317px !important;
	left:687px !important;
	top:820px !important;
	min-height:64px !important;
}

#item122152 {
	width:317px !important;
	left:687px !important;
	top:554px !important;
	min-height:46px !important;
}

#item122176 {
	width:317px !important;
	left:1020px !important;
	top:820px !important;
	min-height:64px !important;
}

#item122203 {
	width:317px !important;
	left:1020px !important;
	top:289px !important;
	min-height:46px !important;
}

#item122227 {
	width:317px !important;
	left:687px !important;
	top:289px !important;
	min-height:46px !important;
}

#item38415 {
	width:346px !important;
	left:29px !important;
	top:100px !important;
	min-height:51px !important;
}

#item38440 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:172px !important;
}

#item38463 {
	width:498px !important;
	left:29px !important;
	top:218px !important;
	min-height:139px !important;
}

#item38486 {
	width:628px !important;
	left:29px !important;
	top:351px !important;
	min-height:196px !important;
}

#item38509 {
	width:627px !important;
	left:30px !important;
	top:555px !important;
	background:#f5f5f4;
	min-height:312px !important;
	padding:16px;
}

#item50901 {
	width:3px !important;
	height:9px !important;
}

#item50898 {
	width:3px !important;
	height:9px !important;
	left:1020px !important;
	top:351px !important;
}

#item122635 {
	width:317px !important;
	height:250px !important;
}

#item122632 {
	width:317px !important;
	height:250px !important;
	left:687px !important;
	top:617px !important;
}

#item122639 {
	width:317px !important;
	height:250px !important;
}

#item122636 {
	width:317px !important;
	height:250px !important;
	left:687px !important;
	top:351px !important;
}

#item122643 {
	width:317px !important;
	height:250px !important;
}

#item122640 {
	width:317px !important;
	height:250px !important;
	left:1020px !important;
	top:617px !important;
}

#item122647 {
	width:317px !important;
	height:250px !important;
}

#item122644 {
	width:317px !important;
	height:250px !important;
	left:1020px !important;
	top:351px !important;
}

#item122651 {
	width:317px !important;
	height:250px !important;
}

#item122648 {
	width:317px !important;
	height:250px !important;
	left:1020px !important;
	top:85px !important;
}

#item122655 {
	width:317px !important;
	height:250px !important;
}

#item122652 {
	width:317px !important;
	height:250px !important;
	left:687px !important;
	top:85px !important;
}

#item120427 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item120428 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item120429 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item120452 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item106495 {
	width:241px !important;
	left:32px !important;
	top:1334px !important;
	min-height:64px !important;
}

#item106524 {
	width:241px !important;
	left:289px !important;
	top:1335px !important;
	min-height:64px !important;
}

#item106660 {
	width:241px !important;
	left:32px !important;
	top:1064px !important;
	min-height:64px !important;
}

#item106689 {
	width:241px !important;
	left:289px !important;
	top:1064px !important;
	min-height:64px !important;
}

#item106718 {
	width:241px !important;
	left:32px !important;
	top:793px !important;
	min-height:64px !important;
}

#item106747 {
	width:241px !important;
	left:289px !important;
	top:794px !important;
	min-height:64px !important;
}

#item69423 {
	width:346px !important;
	left:31px !important;
	top:96px !important;
	min-height:51px !important;
}

#item69446 {
	width:297px !important;
	height:16px !important;
	left:32px !important;
	top:168px !important;
}

#item69469 {
	width:498px !important;
	left:32px !important;
	top:211px !important;
	min-height:101px !important;
}

#item69492 {
	width:498px !important;
	left:32px !important;
	top:338px !important;
	min-height:250px !important;
}

#item69562 {
	width:498px !important;
	left:32px !important;
	top:1422px !important;
	background:#f5f5f4;
	min-height:439px !important;
	padding:16px;
}

#item69595 {
	width:562px !important;
	height:103px !important;
	top:1860px !important;
}

#item129572 {
	width:241px !important;
	height:239px !important;
}

#item69599 {
	width:241px !important;
	height:239px !important;
}

#item69596 {
	width:241px !important;
	height:239px !important;
	left:32px !important;
	top:617px !important;
}

#item93648 {
	width:241px !important;
	height:236px !important;
}

#item93645 {
	width:241px !important;
	height:236px !important;
	left:32px !important;
	top:887px !important;
}

#item93657 {
	width:241px !important;
	height:242px !important;
}

#item93653 {
	width:241px !important;
	height:242px !important;
	left:32px !important;
	top:1158px !important;
}

#item93644 {
	width:241px !important;
	height:243px !important;
}

#item93641 {
	width:241px !important;
	height:243px !important;
	left:289px !important;
	top:617px !important;
}

#item93652 {
	width:241px !important;
	height:241px !important;
}

#item93649 {
	width:241px !important;
	height:241px !important;
	left:289px !important;
	top:887px !important;
}

#item93661 {
	width:241px !important;
	height:242px !important;
}

#item93658 {
	width:241px !important;
	height:242px !important;
	left:289px !important;
	top:1158px !important;
}

#item69634 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item69635 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item69658 {
	width:211px !important;
	height:46px !important;
	left:319px !important;
	top:11px !important;
}

#item69681 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item138455 {
	width:427px !important;
	left:29px !important;
	top:274px !important;
	min-height:498px !important;
}

#item138479 {
	width:386px !important;
	left:29px !important;
	top:104px !important;
	min-height:130px !important;
}

#item138503 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item138504 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item138505 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item138528 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item69737 {
	width:562px !important;
	height:103px !important;
	top:874px !important;
}

#item69738 {
	width:484px !important;
	left:32px !important;
	top:95px !important;
	min-height:130px !important;
}

#item69762 {
	width:498px !important;
	left:32px !important;
	top:454px !important;
	min-height:420px !important;
}

#item69785 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item69786 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item69810 {
	width:239px !important;
	height:46px !important;
	left:291px !important;
	top:11px !important;
}

#item86318 {
	width:10px !important;
	height:11px !important;
}

#item138585 {
	width:427px !important;
	left:29px !important;
	top:324px !important;
	min-height:230px !important;
}

#item138632 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item138633 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item138635 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item138658 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item141610 {
	width:562px !important;
	height:103px !important;
	top:874px !important;
}

#item141640 {
	width:498px !important;
	left:32px !important;
	top:96px !important;
	min-height:420px !important;
}

#item141663 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item141664 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item141688 {
	width:239px !important;
	height:46px !important;
	left:291px !important;
	top:11px !important;
}

#item141711 {
	width:10px !important;
	height:11px !important;
}

#item23634 {
	width:768px !important;
	left:29px !important;
	top:115px !important;
	min-height:349px !important;
}

#item23659 {
	width:423px !important;
	left:29px !important;
	top:556px !important;
	min-height:310px !important;
}

#item23682 {
	width:423px !important;
	left:472px !important;
	top:556px !important;
	min-height:310px !important;
}

#item23686 {
	width:423px !important;
	left:914px !important;
	top:556px !important;
	min-height:210px !important;
}

#item23709 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item23710 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item23711 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item23734 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item69996 {
	width:498px !important;
	left:32px !important;
	top:598px !important;
	min-height:760px !important;
}

#item70021 {
	width:498px !important;
	left:32px !important;
	top:388px !important;
	min-height:341px !important;
}

#item70044 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item70045 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item70046 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item70069 {
	width:227px !important;
	height:46px !important;
	left:303px !important;
	top:11px !important;
}

#item70092 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item140439 {
	width:423px !important;
	left:29px !important;
	top:556px !important;
	min-height:312px !important;
}

#item140462 {
	width:423px !important;
	left:472px !important;
	top:555px !important;
	min-height:311px !important;
}

#item140466 {
	width:423px !important;
	left:914px !important;
	top:555px !important;
	min-height:800px !important;
}

#item140470 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item140471 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item140472 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item140495 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item141764 {
	width:498px !important;
	left:32px !important;
	top:598px !important;
	min-height:730px !important;
}

#item141811 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item141812 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item141813 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item141836 {
	width:227px !important;
	height:46px !important;
	left:303px !important;
	top:11px !important;
}

#item141859 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item105861 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:40px !important;
}

#item20340 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item20365 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item20388 {
	width:473px !important;
	left:29px !important;
	top:492px !important;
	min-height:440px !important;
}

#item20411 {
	width:473px !important;
	left:29px !important;
	top:361px !important;
	min-height:114px !important;
}

#item20435 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:706px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item122687 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item122662 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item122659 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:812px !important;
}

#item20511 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item20512 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item20513 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item20536 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item141900 {
	width:498px !important;
	left:32px !important;
	top:809px !important;
	min-height:340px !important;
}

#item141923 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:40px !important;
}

#item141948 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item141971 {
	width:498px !important;
	left:32px !important;
	top:679px !important;
	min-height:114px !important;
}

#item141994 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item142022 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1176px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item142074 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item142049 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item142046 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1271px !important;
}

#item142098 {
	width:562px !important;
	height:103px !important;
	left:1px !important;
	top:1309px !important;
}

#item142100 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item142101 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item142124 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item142147 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item94507 {
	width:473px !important;
	left:864px !important;
	top:496px !important;
	min-height:427px !important;
}

#item94458 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:40px !important;
}

#item94483 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item94530 {
	width:473px !important;
	left:864px !important;
	top:364px !important;
	min-height:132px !important;
}

#item94553 {
	width:502px !important;
	left:864px !important;
	top:100px !important;
	min-height:209px !important;
}

#item136845 {
	width:137px !important;
	left:864px !important;
	top:260px !important;
	min-height:12px !important;
}

#item94576 {
	opacity:0.90;
	width:305px !important;
	left:518px !important;
	top:356px !important;
	background:#cecdcc;
	min-height:150px !important;
	padding:16px;
}

#item122740 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item122715 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item122712 {
	width:305px !important;
	height:39px !important;
	left:518px !important;
	top:516px !important;
}

#item94652 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item94653 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item94654 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item94677 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item71231 {
	width:498px !important;
	left:32px !important;
	top:810px !important;
	min-height:390px !important;
}

#item71254 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:80px !important;
}

#item71279 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item71302 {
	width:473px !important;
	left:32px !important;
	top:680px !important;
	min-height:114px !important;
}

#item71325 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item71350 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item71352 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1825px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item71405 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item71379 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item71376 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item71429 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item71430 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item71453 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item71476 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item94174 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:40px !important;
}

#item94197 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:148px !important;
}

#item94222 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item94245 {
	width:473px !important;
	left:29px !important;
	top:484px !important;
	min-height:441px !important;
}

#item94268 {
	width:473px !important;
	left:29px !important;
	top:364px !important;
	min-height:96px !important;
}

#item94294 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:633px !important;
	background:#cecdcc;
	min-height:168px !important;
	padding:16px;
}

#item122794 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item122769 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item122766 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:811px !important;
}

#item94372 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item94373 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item94374 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item94397 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item142193 {
	width:498px !important;
	left:32px !important;
	top:790px !important;
	min-height:390px !important;
}

#item142216 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:40px !important;
}

#item142241 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item142264 {
	width:473px !important;
	left:32px !important;
	top:677px !important;
	min-height:114px !important;
}

#item142287 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item142314 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1139px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

#item142365 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item142340 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item142337 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1271px !important;
}

#item142389 {
	width:562px !important;
	height:103px !important;
	left:1px !important;
	top:1309px !important;
}

#item142391 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item142392 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item142416 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item142439 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item129613 {
	width:473px !important;
	top:204px !important;
	min-height:350px !important;
}

#item129636 {
	width:490px !important;
	top:22px !important;
	min-height:130px !important;
}

#item129660 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item129661 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item129662 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item129685 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item142653 {
	width:562px !important;
	height:103px !important;
	top:874px !important;
}

#item142658 {
	width:484px !important;
	left:32px !important;
	top:361px !important;
	min-height:130px !important;
}

#item142682 {
	width:498px !important;
	left:32px !important;
	top:525px !important;
	min-height:330px !important;
}

#item142705 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item142706 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item142729 {
	width:239px !important;
	height:46px !important;
	left:291px !important;
	top:11px !important;
}

#item142753 {
	width:10px !important;
	height:11px !important;
}

#item129738 {
	width:1308px !important;
	top:17px !important;
	min-height:89px !important;
}

#item129762 {
	width:423px !important;
	left:29px !important;
	top:225px !important;
	min-height:698px !important;
}

#item129785 {
	width:423px !important;
	left:472px !important;
	top:605px !important;
	min-height:257px !important;
}

#item129793 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item129794 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item129795 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item129818 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item142783 {
	width:563px !important;
	height:1135px !important;
	left:-1px !important;
	top:686px !important;
	background:#000;
}

#item142815 {
	width:498px !important;
	left:32px !important;
	top:712px !important;
	min-height:660px !important;
}

#item142839 {
	width:498px !important;
	left:32px !important;
	top:112px !important;
	min-height:209px !important;
}

#item142865 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item142866 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item142867 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item142890 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item142913 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item129879 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:60px !important;
}

#item129902 {
	width:497px !important;
	left:29px !important;
	top:100px !important;
	min-height:209px !important;
}

#item129927 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item129950 {
	width:473px !important;
	left:29px !important;
	top:496px !important;
	min-height:450px !important;
}

#item129973 {
	width:473px !important;
	left:29px !important;
	top:383px !important;
	min-height:96px !important;
}

#item129996 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:689px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

#item130049 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item130024 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item130021 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:811px !important;
}

#item130073 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item130074 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item130075 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item130098 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item107314 {
	width:498px !important;
	left:32px !important;
	top:813px !important;
	min-height:390px !important;
}

#item107338 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item107363 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item107386 {
	width:473px !important;
	left:32px !important;
	top:699px !important;
	min-height:96px !important;
}

#item107409 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item107433 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item107434 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1843px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item107485 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item107460 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item107457 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item107510 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item107511 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item107535 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item107558 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item95255 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item105886 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item133465 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:120px !important;
}

#item133512 {
	width:473px !important;
	left:29px !important;
	top:475px !important;
	min-height:340px !important;
}

#item133535 {
	width:473px !important;
	left:29px !important;
	top:362px !important;
	min-height:124px !important;
}

#item95328 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:688px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

#item122847 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item122822 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item122819 {
	width:305px !important;
	height:39px !important;
	left:1017px !important;
	top:811px !important;
}

#item95404 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item95405 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item95406 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item95429 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item142971 {
	width:498px !important;
	left:32px !important;
	top:789px !important;
	min-height:340px !important;
}

#item142994 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:120px !important;
}

#item143019 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item143042 {
	width:473px !important;
	left:32px !important;
	top:679px !important;
	min-height:132px !important;
}

#item143065 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item143102 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item143103 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1844px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item143155 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item143129 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item143126 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item143180 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item143181 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item143204 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item143227 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item95575 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:148px !important;
}

#item133369 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:40px !important;
}

#item133393 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item133416 {
	width:473px !important;
	left:864px !important;
	top:478px !important;
	min-height:390px !important;
}

#item133439 {
	width:473px !important;
	left:864px !important;
	top:365px !important;
	min-height:96px !important;
}

#item95602 {
	opacity:0.90;
	width:305px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

#item122978 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item122953 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item122950 {
	width:305px !important;
	height:39px !important;
	top:124px !important;
}

#item95677 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item95678 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item95679 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item95702 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item143292 {
	width:498px !important;
	left:32px !important;
	top:789px !important;
	min-height:340px !important;
}

#item143315 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item143341 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item143364 {
	width:498px !important;
	left:32px !important;
	top:679px !important;
	min-height:96px !important;
}

#item143387 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item143421 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item143422 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1844px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item143473 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item143448 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item143445 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item143499 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item143500 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item143523 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item143546 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item130210 {
	width:1054px !important;
	left:29px !important;
	top:98px !important;
	min-height:219px !important;
}

#item130234 {
	width:423px !important;
	left:29px !important;
	top:570px !important;
	min-height:297px !important;
}

#item130257 {
	width:423px !important;
	left:472px !important;
	top:570px !important;
	min-height:297px !important;
}

#item130261 {
	width:423px !important;
	left:914px !important;
	top:570px !important;
	min-height:301px !important;
}

#item130265 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item130266 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item130267 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item130290 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item143611 {
	width:563px !important;
	height:1135px !important;
	left:-1px !important;
	top:686px !important;
	background:#000;
}

#item143642 {
	width:498px !important;
	left:32px !important;
	top:626px !important;
	min-height:740px !important;
}

#item143667 {
	width:498px !important;
	left:32px !important;
	top:112px !important;
	min-height:209px !important;
}

#item143694 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item143695 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item143696 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item143719 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item143742 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item56889 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:80px !important;
}

#item56912 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item56938 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item56961 {
	width:473px !important;
	left:29px !important;
	top:496px !important;
	min-height:490px !important;
}

#item56984 {
	width:473px !important;
	left:29px !important;
	top:383px !important;
	min-height:96px !important;
}

#item57008 {
	opacity:0.90;
	width:305px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

#item122913 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item122887 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item122884 {
	width:305px !important;
	height:39px !important;
	top:141px !important;
}

#item57084 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item57085 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item57086 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item57109 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item143819 {
	width:498px !important;
	left:32px !important;
	top:811px !important;
	min-height:400px !important;
}

#item143842 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item143867 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item143890 {
	width:473px !important;
	left:32px !important;
	top:701px !important;
	min-height:132px !important;
}

#item143913 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item143952 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item143953 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1825px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item144004 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item143979 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item143976 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item144030 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item144031 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item144055 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item144078 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item130724 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:148px !important;
}

#item133258 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:80px !important;
}

#item133283 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item133306 {
	width:473px !important;
	left:864px !important;
	top:495px !important;
	min-height:550px !important;
}

#item133329 {
	width:473px !important;
	left:864px !important;
	top:383px !important;
	min-height:124px !important;
}

#item130754 {
	opacity:0.90;
	width:305px !important;
	left:49px !important;
	top:105px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

#item130806 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item130781 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item130778 {
	width:305px !important;
	height:39px !important;
	left:49px !important;
	top:245px !important;
}

#item130830 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item130831 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item130832 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item130855 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item144188 {
	width:498px !important;
	left:32px !important;
	top:811px !important;
	min-height:360px !important;
}

#item144211 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item144237 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item144260 {
	width:473px !important;
	left:32px !important;
	top:701px !important;
	min-height:132px !important;
}

#item144283 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item144323 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item144324 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1825px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item144375 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item144350 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item144347 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item144400 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item144401 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item144424 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item144447 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item131011 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:148px !important;
}

#item133157 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:80px !important;
}

#item133181 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item133204 {
	width:473px !important;
	left:864px !important;
	top:497px !important;
	min-height:575px !important;
}

#item133227 {
	width:473px !important;
	left:864px !important;
	top:383px !important;
	min-height:114px !important;
}

#item131040 {
	opacity:0.90;
	width:305px !important;
	left:517px !important;
	top:653px !important;
	background:#cecdcc;
	min-height:150px !important;
	padding:16px;
}

#item131092 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item131067 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item131064 {
	width:305px !important;
	height:39px !important;
	left:517px !important;
	top:812px !important;
}

#item131116 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item131118 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item131119 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item131142 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item144516 {
	width:498px !important;
	left:32px !important;
	top:811px !important;
	min-height:360px !important;
}

#item144539 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item144565 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item144588 {
	width:473px !important;
	left:32px !important;
	top:701px !important;
	min-height:132px !important;
}

#item144611 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item144650 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item144651 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1825px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item144702 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item144677 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item144674 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item144728 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item144729 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item144753 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item144777 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item131188 {
	width:427px !important;
	left:30px !important;
	top:505px !important;
	min-height:370px !important;
}

#item131211 {
	width:386px !important;
	left:29px !important;
	top:344px !important;
	min-height:130px !important;
}

#item131235 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item131236 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item131237 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item131260 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item144866 {
	width:562px !important;
	height:103px !important;
	top:874px !important;
}

#item144873 {
	width:484px !important;
	left:32px !important;
	top:111px !important;
	min-height:130px !important;
}

#item144898 {
	width:498px !important;
	left:32px !important;
	top:574px !important;
	min-height:300px !important;
}

#item144921 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item144922 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item144945 {
	width:239px !important;
	height:46px !important;
	left:291px !important;
	top:11px !important;
}

#item144969 {
	width:10px !important;
	height:11px !important;
}

#item137565 {
	width:1324px !important;
	left:29px !important;
	top:110px !important;
	min-height:219px !important;
}

#item137589 {
	width:423px !important;
	left:472px !important;
	top:274px !important;
	min-height:435px !important;
}

#item137612 {
	width:423px !important;
	left:914px !important;
	top:274px !important;
	min-height:550px !important;
}

#item137616 {
	width:423px !important;
	left:1357px !important;
	top:317px !important;
	min-height:432px !important;
}

#item137620 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item137621 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item137622 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item137645 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item145037 {
	width:498px !important;
	left:32px !important;
	top:626px !important;
	min-height:760px !important;
}

#item145062 {
	width:498px !important;
	left:32px !important;
	top:112px !important;
	min-height:209px !important;
}

#item145088 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item145089 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item145091 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item145114 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item145137 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item137232 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:148px !important;
}

#item137261 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:60px !important;
}

#item137285 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item137308 {
	width:473px !important;
	left:864px !important;
	top:496px !important;
	min-height:410px !important;
}

#item137331 {
	width:473px !important;
	left:864px !important;
	top:383px !important;
	min-height:96px !important;
}

#item137355 {
	opacity:0.90;
	width:305px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

#item137407 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item137382 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item137379 {
	width:305px !important;
	height:39px !important;
	top:143px !important;
}

#item137433 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item137434 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item137435 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item137458 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item145181 {
	width:498px !important;
	left:32px !important;
	top:811px !important;
	min-height:370px !important;
}

#item145204 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item145229 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item145253 {
	width:473px !important;
	left:32px !important;
	top:701px !important;
	min-height:132px !important;
}

#item145277 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item145316 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item145317 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1842px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item145368 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item145343 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item145340 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item145393 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item145394 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item145417 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item145440 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item132373 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:60px !important;
}

#item132396 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item132421 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item132444 {
	width:473px !important;
	left:29px !important;
	top:496px !important;
	min-height:470px !important;
}

#item132467 {
	width:473px !important;
	left:29px !important;
	top:383px !important;
	min-height:96px !important;
}

#item132490 {
	opacity:0.90;
	width:305px !important;
	left:545px !important;
	top:690px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

#item132544 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item132519 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item132516 {
	width:305px !important;
	height:39px !important;
	left:545px !important;
	top:813px !important;
}

#item132569 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item132570 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item132571 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item132594 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item71902 {
	width:498px !important;
	left:32px !important;
	top:815px !important;
	min-height:360px !important;
}

#item71925 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item71950 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item71973 {
	width:473px !important;
	left:32px !important;
	top:699px !important;
	min-height:96px !important;
}

#item71996 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item72019 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1177px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item72072 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item72046 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item72043 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1271px !important;
}

#item72096 {
	width:562px !important;
	height:103px !important;
	left:1px !important;
	top:1309px !important;
}

#item72097 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item72098 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item72121 {
	width:251px !important;
	height:46px !important;
	left:279px !important;
	top:11px !important;
}

#item72144 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item136928 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:80px !important;
}

#item136951 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item136976 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item136999 {
	width:473px !important;
	left:29px !important;
	top:496px !important;
	min-height:470px !important;
}

#item137022 {
	width:473px !important;
	left:29px !important;
	top:383px !important;
	min-height:96px !important;
}

#item137045 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:100px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

#item137098 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item137073 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item137070 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:222px !important;
}

#item137122 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item137123 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item137125 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item137148 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item145505 {
	width:498px !important;
	left:32px !important;
	top:811px !important;
	min-height:370px !important;
}

#item145528 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item145553 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item145576 {
	width:473px !important;
	left:32px !important;
	top:701px !important;
	min-height:132px !important;
}

#item145599 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item145640 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item145641 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1842px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item145693 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item145668 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item145665 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item145718 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item145719 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item145742 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item145765 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item132747 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:148px !important;
}

#item133056 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:40px !important;
}

#item133080 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item133103 {
	width:473px !important;
	left:864px !important;
	top:477px !important;
	min-height:400px !important;
}

#item133126 {
	width:473px !important;
	left:864px !important;
	top:364px !important;
	min-height:180px !important;
}

#item132776 {
	opacity:0.90;
	width:305px !important;
	left:49px !important;
	top:107px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

#item132829 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item132804 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item132801 {
	width:305px !important;
	height:39px !important;
	left:49px !important;
	top:250px !important;
}

#item132853 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item132854 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item132855 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item132878 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item107000 {
	width:498px !important;
	left:32px !important;
	top:792px !important;
	min-height:400px !important;
}

#item107023 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:40px !important;
}

#item107048 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item107071 {
	width:498px !important;
	left:32px !important;
	top:679px !important;
	min-height:96px !important;
}

#item107094 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item107118 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1159px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item107169 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item107144 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item107141 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1271px !important;
}

#item107194 {
	width:562px !important;
	height:103px !important;
	left:1px !important;
	top:1309px !important;
}

#item107195 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item107196 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item107219 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item107242 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item114758 {
	width:428px !important;
	top:183px !important;
	min-height:420px !important;
}

#item114781 {
	width:428px !important;
	top:22px !important;
	min-height:130px !important;
}

#item114805 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item114806 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item114807 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item114831 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item145826 {
	width:562px !important;
	height:103px !important;
	top:874px !important;
}

#item145832 {
	width:484px !important;
	left:32px !important;
	top:111px !important;
	min-height:130px !important;
}

#item145856 {
	width:498px !important;
	left:32px !important;
	top:523px !important;
	min-height:380px !important;
}

#item145880 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item145881 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item145904 {
	width:239px !important;
	height:46px !important;
	left:291px !important;
	top:11px !important;
}

#item145927 {
	width:10px !important;
	height:11px !important;
}

#item131353 {
	width:1082px !important;
	left:29px !important;
	top:98px !important;
	min-height:349px !important;
}

#item131377 {
	width:423px !important;
	left:29px !important;
	top:583px !important;
	min-height:284px !important;
}

#item131400 {
	width:423px !important;
	left:472px !important;
	top:584px !important;
	min-height:288px !important;
}

#item131404 {
	width:423px !important;
	left:914px !important;
	top:584px !important;
	min-height:432px !important;
}

#item131408 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item131409 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item131410 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item131433 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item145963 {
	width:498px !important;
	left:32px !important;
	top:750px !important;
	min-height:870px !important;
}

#item145988 {
	width:498px !important;
	left:32px !important;
	top:112px !important;
	min-height:148px !important;
}

#item146011 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item146012 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item146013 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item146036 {
	width:227px !important;
	height:46px !important;
	left:303px !important;
	top:11px !important;
}

#item146060 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item131512 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:80px !important;
}

#item131535 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item131560 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item131583 {
	width:473px !important;
	left:29px !important;
	top:496px !important;
	min-height:360px !important;
}

#item131606 {
	width:473px !important;
	left:29px !important;
	top:383px !important;
	min-height:170px !important;
}

#item131629 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:706px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item131683 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item131657 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item131654 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:811px !important;
}

#item131708 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item131709 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item131710 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item131733 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item146403 {
	width:498px !important;
	left:32px !important;
	top:811px !important;
	min-height:370px !important;
}

#item146426 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item146451 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item146474 {
	width:498px !important;
	left:32px !important;
	top:701px !important;
	min-height:96px !important;
}

#item146497 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item146534 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item146535 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1860px !important;
	background:#cecdcc;
	min-height:60px !important;
	padding:16px;
}

#item146587 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item146562 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item146559 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item146612 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item146613 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item146636 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item146659 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item132931 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:40px !important;
}

#item132955 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:130px !important;
}

#item132979 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item133002 {
	width:473px !important;
	left:864px !important;
	top:477px !important;
	min-height:270px !important;
}

#item133025 {
	width:473px !important;
	left:864px !important;
	top:364px !important;
	min-height:96px !important;
}

#item132208 {
	opacity:0.90;
	width:305px !important;
	left:513px !important;
	top:403px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item132260 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item132235 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item132232 {
	width:305px !important;
	height:39px !important;
	left:513px !important;
	top:508px !important;
}

#item132284 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item132285 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item132286 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item132309 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item146730 {
	width:498px !important;
	left:32px !important;
	top:790px !important;
	min-height:250px !important;
}

#item146753 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item146778 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item146801 {
	width:473px !important;
	left:32px !important;
	top:680px !important;
	min-height:96px !important;
}

#item146824 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item146863 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item146864 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1860px !important;
	background:#cecdcc;
	min-height:60px !important;
	padding:16px;
}

#item146916 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item146891 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item146887 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item146941 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item146942 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item146965 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item146988 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item134413 {
	width:579px !important;
	left:29px !important;
	top:98px !important;
	min-height:219px !important;
}

#item134437 {
	width:423px !important;
	left:29px !important;
	top:577px !important;
	min-height:290px !important;
}

#item134460 {
	width:423px !important;
	left:472px !important;
	top:577px !important;
	min-height:290px !important;
}

#item134464 {
	width:423px !important;
	left:914px !important;
	top:577px !important;
	min-height:230px !important;
}

#item134468 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item134469 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item134470 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item134493 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item147048 {
	width:498px !important;
	left:32px !important;
	top:750px !important;
	min-height:870px !important;
}

#item147072 {
	width:498px !important;
	left:32px !important;
	top:112px !important;
	min-height:148px !important;
}

#item147095 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item147096 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item147097 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item147120 {
	width:227px !important;
	height:46px !important;
	left:303px !important;
	top:11px !important;
}

#item147144 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item134548 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:80px !important;
}

#item134571 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:148px !important;
}

#item134597 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item134621 {
	width:473px !important;
	left:29px !important;
	top:533px !important;
	min-height:291px !important;
}

#item134644 {
	width:473px !important;
	left:29px !important;
	top:383px !important;
	min-height:132px !important;
}

#item134668 {
	opacity:0.90;
	width:305px !important;
	left:543px !important;
	top:98px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

#item134722 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item134696 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item134693 {
	width:305px !important;
	height:39px !important;
	left:543px !important;
	top:221px !important;
}

#item134746 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item134747 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item134748 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item134771 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item147186 {
	width:498px !important;
	left:32px !important;
	top:847px !important;
	min-height:260px !important;
}

#item147209 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item147234 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item147258 {
	width:473px !important;
	left:32px !important;
	top:699px !important;
	min-height:132px !important;
}

#item147281 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item147317 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item147318 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1842px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item147369 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item147344 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item147341 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item147394 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item147395 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item147419 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item147443 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item135667 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:60px !important;
}

#item135690 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:130px !important;
}

#item135714 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item135737 {
	width:473px !important;
	left:864px !important;
	top:514px !important;
	min-height:338px !important;
}

#item135760 {
	width:473px !important;
	left:864px !important;
	top:383px !important;
	min-height:114px !important;
}

#item135783 {
	opacity:0.90;
	width:305px !important;
	left:49px !important;
	top:704px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item135835 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item135810 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item135807 {
	width:305px !important;
	height:39px !important;
	left:49px !important;
	top:809px !important;
}

#item135860 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item135861 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item135862 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item135885 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item147528 {
	width:498px !important;
	left:32px !important;
	top:831px !important;
	min-height:250px !important;
}

#item147552 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item147577 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item147600 {
	width:473px !important;
	left:32px !important;
	top:700px !important;
	min-height:114px !important;
}

#item147623 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item147663 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item147664 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1843px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item147715 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item147690 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item147687 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item147741 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item147742 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item147765 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item147788 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item135092 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:60px !important;
}

#item135115 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item135140 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item135163 {
	width:473px !important;
	left:29px !important;
	top:550px !important;
	min-height:230px !important;
}

#item135186 {
	width:473px !important;
	left:29px !important;
	top:383px !important;
	min-height:168px !important;
}

#item135209 {
	opacity:0.90;
	width:305px !important;
	left:856px !important;
	top:707px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item135262 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item135237 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item135234 {
	width:305px !important;
	height:39px !important;
	left:856px !important;
	top:811px !important;
}

#item135286 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item135287 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item135288 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item135312 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item147864 {
	width:498px !important;
	left:32px !important;
	top:866px !important;
	min-height:230px !important;
}

#item147887 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item147913 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item147936 {
	width:473px !important;
	left:32px !important;
	top:700px !important;
	min-height:150px !important;
}

#item147959 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item147994 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item147995 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1860px !important;
	background:#cecdcc;
	min-height:60px !important;
	padding:16px;
}

#item148046 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item148021 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item148018 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item148072 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item148073 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item148096 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item148120 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item135935 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:60px !important;
}

#item135958 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:148px !important;
}

#item135982 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item136005 {
	width:473px !important;
	left:864px !important;
	top:532px !important;
	min-height:306px !important;
}

#item136028 {
	width:473px !important;
	left:864px !important;
	top:383px !important;
	min-height:132px !important;
}

#item136051 {
	opacity:0.90;
	width:305px !important;
	left:49px !important;
	top:408px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item136104 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item136078 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item136075 {
	width:305px !important;
	height:39px !important;
	left:49px !important;
	top:513px !important;
}

#item136128 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item136129 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item136130 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item136153 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item148180 {
	width:498px !important;
	left:32px !important;
	top:849px !important;
	min-height:260px !important;
}

#item148203 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item148228 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item148251 {
	width:473px !important;
	left:32px !important;
	top:700px !important;
	min-height:132px !important;
}

#item148274 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item148315 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item148316 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1860px !important;
	background:#cecdcc;
	min-height:60px !important;
	padding:16px;
}

#item148367 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item148342 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item148339 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item148392 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item148393 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item148416 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item148439 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item140758 {
	width:473px !important;
	left:29px !important;
	top:107px !important;
	min-height:219px !important;
}

#item140782 {
	width:473px !important;
	left:29px !important;
	top:476px !important;
	min-height:390px !important;
}

#item140809 {
	width:473px !important;
	left:29px !important;
	top:374px !important;
	min-height:80px !important;
}

#item140832 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item140833 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item140834 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item140857 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item110185 {
	width:498px !important;
	left:32px !important;
	top:616px !important;
	min-height:80px !important;
}

#item110209 {
	width:436px !important;
	left:32px !important;
	top:112px !important;
	min-height:130px !important;
}

#item110232 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item149084 {
	width:498px !important;
	left:32px !important;
	top:721px !important;
	min-height:370px !important;
}

#item110256 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item110257 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item110280 {
	width:227px !important;
	height:46px !important;
	left:303px !important;
	top:11px !important;
}

#item110303 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item141212 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item141213 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item141214 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item141237 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item148992 {
	width:562px !important;
	height:103px !important;
	top:1593px !important;
}

#item148998 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item148999 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item149022 {
	width:227px !important;
	height:46px !important;
	left:303px !important;
	top:11px !important;
}

#item149045 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item41513 {
	width:317px !important;
	background:#3d3936;
	min-height:119px !important;
	padding:14px;
}

#item41489 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:119px !important;
	padding:14px;
}

#item41486 {
	width:317px !important;
	height:119px !important;
	left:29px !important;
	top:747px !important;
}

#item41564 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item41540 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item41536 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:350px !important;
}

#item149583 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item149559 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item149556 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:483px !important;
}

#item41614 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item41590 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item41587 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:85px !important;
}

#item41665 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item41640 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item41637 {
	width:317px !important;
	height:118px !important;
	left:359px !important;
	top:616px !important;
}

#item41716 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item41692 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item41689 {
	width:317px !important;
	height:118px !important;
	left:359px !important;
	top:85px !important;
}

#item41817 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item41793 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item41790 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:218px !important;
}

#item41867 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item41843 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item41840 {
	width:317px !important;
	height:118px !important;
	left:360px !important;
	top:747px !important;
}

#item41918 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item41893 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item41890 {
	width:317px !important;
	height:118px !important;
	left:360px !important;
	top:218px !important;
}

#item42018 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item41994 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item41991 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:350px !important;
}

#item42068 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42044 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42041 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:85px !important;
}

#item42118 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42094 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42091 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:616px !important;
}

#item42169 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42145 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42141 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:483px !important;
}

#item42269 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42245 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42242 {
	width:317px !important;
	height:118px !important;
	left:360px !important;
	top:351px !important;
}

#item42319 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42295 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42292 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:747px !important;
}

#item42369 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42345 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42342 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:616px !important;
}

#item42420 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42396 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42393 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:218px !important;
}

#item42470 {
	width:316px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42446 {
	width:316px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42443 {
	width:316px !important;
	height:118px !important;
	left:360px !important;
	top:483px !important;
}

#item42520 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item42496 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item42493 {
	width:317px !important;
	height:118px !important;
	left:1020px !important;
	top:86px !important;
}

#item42543 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item42544 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item42545 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item42569 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item81039 {
	width:241px !important;
	background:#3d3936;
	min-height:119px !important;
	padding:14px;
}

#item81015 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81012 {
	width:241px !important;
	height:119px !important;
	left:289px !important;
	top:364px !important;
}

#item81090 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81066 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81063 {
	width:241px !important;
	height:118px !important;
	left:31px !important;
	top:1036px !important;
}

#item81140 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81116 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81113 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:96px !important;
}

#item81190 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81166 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81163 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:767px !important;
}

#item81240 {
	width:241px !important;
	background:#3d3936;
	min-height:119px !important;
	padding:14px;
}

#item81216 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81213 {
	width:241px !important;
	height:119px !important;
	left:32px !important;
	top:498px !important;
}

#item81291 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81266 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81263 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:1036px !important;
}

#item81341 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81317 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81314 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:96px !important;
}

#item81392 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81368 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81365 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:767px !important;
}

#item81442 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81418 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81415 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:499px !important;
}

#item81545 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81520 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81517 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:230px !important;
}

#item81595 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81571 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81568 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:901px !important;
}

#item81645 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81621 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81618 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1170px !important;
}

#item81696 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81672 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81669 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:230px !important;
}

#item81797 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81773 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81769 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:633px !important;
}

#item81847 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81823 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81820 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:1170px !important;
}

#item81897 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81873 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81870 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:364px !important;
}

#item81947 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81923 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81920 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:902px !important;
}

#item81997 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item81973 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item81970 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:633px !important;
}

#item82048 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item82024 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item82021 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1304px !important;
}

#item82071 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item82072 {
	width:304px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item82095 {
	width:309px !important;
	height:46px !important;
	left:221px !important;
	top:11px !important;
}

#item40247 {
	width:204px !important;
	height:212px !important;
	left:30px !important;
	top:364px !important;
}

#item40287 {
	width:204px !important;
	height:212px !important;
	left:471px !important;
	top:136px !important;
}

#item97977 {
	width:204px !important;
	height:212px !important;
	left:250px !important;
	top:364px !important;
}

#item117528 {
	width:204px !important;
	height:212px !important;
	left:692px !important;
	top:136px !important;
}

#item118603 {
	width:204px !important;
	height:212px !important;
	left:470px !important;
	top:597px !important;
}

#item118620 {
	width:204px !important;
	height:212px !important;
	left:470px !important;
	top:364px !important;
}

#item136627 {
	width:204px !important;
	height:212px !important;
	left:691px !important;
	top:364px !important;
}

#item136648 {
	width:204px !important;
	height:212px !important;
	left:251px !important;
	top:596px !important;
}

#item136669 {
	width:204px !important;
	height:212px !important;
	left:913px !important;
	top:136px !important;
}

#item136691 {
	width:204px !important;
	height:212px !important;
	left:1133px !important;
	top:364px !important;
}

#item136708 {
	width:204px !important;
	height:212px !important;
	left:29px !important;
	top:597px !important;
}

#item136729 {
	width:204px !important;
	height:212px !important;
	left:1132px !important;
	top:136px !important;
}

#item136748 {
	width:204px !important;
	height:212px !important;
	left:691px !important;
	top:597px !important;
}

#item136788 {
	width:204px !important;
	height:212px !important;
	left:29px !important;
	top:136px !important;
}

#item136808 {
	width:204px !important;
	height:212px !important;
	left:250px !important;
	top:136px !important;
}

#item138417 {
	width:204px !important;
	height:212px !important;
	left:912px !important;
	top:364px !important;
}

#item40331 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item40332 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item40333 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item40356 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item83377 {
	width:562px !important;
	height:103px !important;
	top:1149px !important;
}

#item149244 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:96px !important;
}

#item149259 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:96px !important;
}

#item149273 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:96px !important;
}

#item149286 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:274px !important;
}

#item149300 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:274px !important;
}

#item149313 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:274px !important;
}

#item149331 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:452px !important;
}

#item149346 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:452px !important;
}

#item149360 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:452px !important;
}

#item149373 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:631px !important;
}

#item149386 {
	width:155px !important;
	height:162px !important;
	left:375px !important;
	top:631px !important;
}

#item149401 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:631px !important;
}

#item149417 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:809px !important;
}

#item149431 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:809px !important;
}

#item149445 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:809px !important;
}

#item83672 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item83673 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item83696 {
	width:309px !important;
	height:46px !important;
	left:221px !important;
	top:11px !important;
}

#item66242 {
	width:473px !important;
	left:28px !important;
	top:416px !important;
	min-height:420px !important;
}

#item66265 {
	width:474px !important;
	left:23px !important;
	top:264px !important;
	min-height:130px !important;
}

#item60400 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item60401 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item60402 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item60425 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item92290 {
	width:562px !important;
	height:103px !important;
	top:874px !important;
}

#item92291 {
	width:497px !important;
	left:32px !important;
	top:110px !important;
	min-height:130px !important;
}

#item92315 {
	width:498px !important;
	left:32px !important;
	top:508px !important;
	min-height:380px !important;
}

#item92339 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item92340 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item92364 {
	width:239px !important;
	height:46px !important;
	left:291px !important;
	top:11px !important;
}

#item92387 {
	width:10px !important;
	height:11px !important;
}

#item139616 {
	width:20px !important;
	height:2px !important;
	top:64px !important;
	background:#fff;
}

#item139625 {
	width:439px !important;
	left:464px !important;
	top:430px !important;
	min-height:78px !important;
}

#item139648 {
	width:1302px !important;
	left:33px !important;
	top:342px !important;
	min-height:124px !important;
}

#item139672 {
	width:41px !important;
	height:41px !important;
	left:513px !important;
	top:542px !important;
}

#item139678 {
	width:41px !important;
	height:41px !important;
	left:583px !important;
	top:542px !important;
}

#item139684 {
	width:41px !important;
	height:37px !important;
	left:652px !important;
	top:543px !important;
}

#item139690 {
	width:62px !important;
	height:37px !important;
	left:792px !important;
	top:543px !important;
}

#item139696 {
	width:37px !important;
	height:41px !important;
	left:724px !important;
	top:542px !important;
}

#item93290 {
	width:20px !important;
	height:2px !important;
	top:64px !important;
	background:#fff;
}

#item93302 {
	width:410px !important;
	left:76px !important;
	top:385px !important;
	min-height:71px !important;
}

#item93325 {
	width:498px !important;
	left:32px !important;
	top:296px !important;
	min-height:124px !important;
}

#item93675 {
	width:29px !important;
	height:29px !important;
	left:161px !important;
	top:498px !important;
}

#item93681 {
	width:29px !important;
	height:29px !important;
	left:210px !important;
	top:498px !important;
}

#item93687 {
	width:29px !important;
	height:26px !important;
	left:260px !important;
	top:499px !important;
}

#item93693 {
	width:44px !important;
	height:26px !important;
	left:358px !important;
	top:499px !important;
}

#item93699 {
	width:26px !important;
	height:29px !important;
	left:310px !important;
	top:498px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:692px){ [class*=" mq-"], .mq-default { display:none; } .mq-562 {display:block; } }

