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

#item105944 {
	width:827px !important;
	left:25px !important;
	top:280px !important;
	min-height:60px !important;
}

#item105967 {
	width:205px !important;
	left:30px !important;
	top:855px !important;
	min-height:12px !important;
}

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

#item106010 {
	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;
}

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

#item38215 {
	width:317px !important;
	top:204px !important;
	min-height:46px !important;
}

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

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

#item38340 {
	width:317px !important;
	top:204px !important;
	min-height:46px !important;
}

#item38365 {
	width:317px !important;
	left:1020px !important;
	top:820px !important;
	min-height:64px !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:30px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item68883 {
	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:210px !important;
	height:12px !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;
}

#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:270px !important;
}

#item93645 {
	width:241px !important;
	height:270px !important;
	left:32px !important;
	top:853px !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;
}

#item65981 {
	width:649px !important;
	left:1px !important;
	top:90px !important;
	min-height:220px !important;
}

#item66004 {
	width:484px !important;
	top:19px !important;
	min-height:51px !important;
}

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

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

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

#item39723 {
	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:567px !important;
	min-height:51px !important;
}

#item69762 {
	width:498px !important;
	left:32px !important;
	top:648px !important;
	min-height:210px !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;
}

#item102916 {
	width:423px !important;
	left:29px !important;
	top:364px !important;
	min-height:90px !important;
}

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

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

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

#item23686 {
	width:423px !important;
	left:914px !important;
	top:554px !important;
	min-height:324px !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:112px !important;
	min-height:130px !important;
}

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

#item106953 {
	width:423px !important;
	left:35px !important;
	top:277px !important;
	min-height:90px !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;
}

#item105861 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:80px !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:535px !important;
	min-height:320px !important;
}

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

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

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

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

#item20458 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:811px !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;
}

#item71231 {
	width:498px !important;
	left:32px !important;
	top:851px !important;
	min-height:310px !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:720px !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:1843px !important;
	background:#cecdcc;
	min-height:78px !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;
}

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

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

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

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

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

#item94576 {
	opacity:0.90;
	width:305px !important;
	left:43px !important;
	top:371px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

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

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

#item94599 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:512px !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;
}

#item107314 {
	width:498px !important;
	left:32px !important;
	top:812px !important;
	min-height:310px !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:1825px !important;
	background:#cecdcc;
	min-height:96px !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;
}

#item94174 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:60px !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:495px !important;
	min-height:290px !important;
}

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

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

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

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

#item94317 {
	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;
}

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

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

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

#item107071 {
	width:473px !important;
	left:32px !important;
	top:698px !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;
}

#item98698 {
	width:473px !important;
	left:859px !important;
	top:269px !important;
	min-height:210px !important;
}

#item98722 {
	width:374px !important;
	left:858px !important;
	top:115px !important;
	min-height:130px !important;
}

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

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

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

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

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

#item107664 {
	width:497px !important;
	left:32px !important;
	top:500px !important;
	min-height:130px !important;
}

#item107688 {
	width:498px !important;
	left:32px !important;
	top:664px !important;
	min-height:190px !important;
}

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

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

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

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

#item98462 {
	width:1308px !important;
	left:29px !important;
	top:419px !important;
	min-height:89px !important;
}

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

#item98509 {
	width:423px !important;
	left:472px !important;
	top:554px !important;
	min-height:313px !important;
}

#item98513 {
	width:423px !important;
	left:914px !important;
	top:554px !important;
	min-height:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item95351 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item70445 {
	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:480px !important;
}

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

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

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

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

#item57031 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:811px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item71783 {
	width:247px !important;
	height:46px !important;
	left:283px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

#item95625 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item108575 {
	width:247px !important;
	height:46px !important;
	left:283px !important;
	top:11px !important;
}

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

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

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

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

#item57227 {
	width:473px !important;
	left:864px !important;
	top:384px !important;
	min-height:142px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item108877 {
	width:247px !important;
	height:46px !important;
	left:283px !important;
	top:11px !important;
}

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

#item95909 {
	width:473px !important;
	left:864px !important;
	top:560px !important;
	min-height:300px !important;
}

#item95932 {
	width:490px !important;
	left:864px !important;
	top:484px !important;
	min-height:51px !important;
}

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

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

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

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

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

#item108950 {
	width:445px !important;
	left:32px !important;
	top:505px !important;
	min-height:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item109087 {
	width:498px !important;
	left:32px !important;
	top:644px !important;
	min-height:690px !important;
}

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

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

#item109196 {
	width:498px !important;
	left:32px !important;
	top:202px !important;
	min-height:73px !important;
}

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

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

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

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

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

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

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

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

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

#item22523 {
	opacity:0.90;
	width:305px !important;
	left:516px !important;
	top:725px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

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

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

#item22546 {
	width:305px !important;
	height:39px !important;
	left:516px !important;
	top:811px !important;
}

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

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

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

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

#item71902 {
	width:498px !important;
	left:32px !important;
	top:815px !important;
	min-height:320px !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:1195px !important;
	background:#cecdcc;
	min-height:60px !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;
}

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

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

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

#item102094 {
	width:473px !important;
	left:29px !important;
	top:527px !important;
	min-height:330px !important;
}

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

#item105719 {
	width:806px !important;
	left:266px !important;
	top:823px !important;
	min-height:43px !important;
}

#item99397 {
	opacity:0.90;
	width:305px !important;
	left:545px !important;
	top:708px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item99692 {
	width:473px !important;
	left:864px !important;
	top:533px !important;
	min-height:350px !important;
}

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

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

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

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

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

#item99787 {
	width:305px !important;
	height:39px !important;
	left:516px !important;
	top:811px !important;
}

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

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

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

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

#item109849 {
	width:498px !important;
	height:298px !important;
	left:32px !important;
	top:1528px !important;
	background:#7ad1f2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item96031 {
	width:1308px !important;
	left:29px !important;
	top:113px !important;
	min-height:251px !important;
}

#item96056 {
	width:423px !important;
	left:29px !important;
	top:276px !important;
	min-height:580px !important;
}

#item96080 {
	width:423px !important;
	left:472px !important;
	top:276px !important;
	min-height:590px !important;
}

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

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

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

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

#item110185 {
	width:498px !important;
	left:32px !important;
	top:710px !important;
	min-height:460px !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;
}

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

#item96189 {
	opacity:0.51;
	width:423px !important;
	height:260px !important;
	top:33px !important;
	background:#fff;
}

#item102969 {
	width:423px !important;
	background:#cfcecd;
	min-height:293px !important;
	padding:24px;
}

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

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

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

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

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

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

#item110504 {
	opacity:0.51;
	width:498px !important;
	height:260px !important;
	top:33px !important;
	background:#fff;
}

#item110527 {
	width:498px !important;
	background:#cfcecd;
	min-height:293px !important;
	padding:24px;
}

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

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

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

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

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

#item96429 {
	width:423px !important;
	left:29px !important;
	top:526px !important;
	min-height:340px !important;
}

#item96452 {
	width:423px !important;
	left:472px !important;
	top:526px !important;
	min-height:340px !important;
}

#item96456 {
	width:423px !important;
	left:914px !important;
	top:526px !important;
	min-height:340px !important;
}

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

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

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

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

#item72658 {
	width:563px !important;
	height:1696px !important;
	left:-1px !important;
	background:#1e1e1e;
}

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

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

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

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

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

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

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

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

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

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

#item52522 {
	width:473px !important;
	left:29px !important;
	top:487px !important;
	min-height:410px !important;
}

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

#item52569 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:670px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item111224 {
	width:498px !important;
	left:32px !important;
	top:812px !important;
	min-height:350px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item96608 {
	width:473px !important;
	left:29px !important;
	top:486px !important;
	min-height:380px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item53081 {
	width:473px !important;
	left:29px !important;
	top:534px !important;
	min-height:350px !important;
}

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

#item53129 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:646px !important;
	background:#cecdcc;
	min-height:150px !important;
	padding:16px;
}

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

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

#item53152 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:809px !important;
}

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

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

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

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

#item86440 {
	width:498px !important;
	left:32px !important;
	top:851px !important;
	min-height:350px !important;
}

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

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

#item86511 {
	width:498px !important;
	left:32px !important;
	top:718px !important;
	min-height:142px !important;
}

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

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

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

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

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

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

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

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

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

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

#item100242 {
	width:627px !important;
	left:30px !important;
	top:454px !important;
	min-height:258px !important;
}

#item100265 {
	width:526px !important;
	left:29px !important;
	top:378px !important;
	min-height:51px !important;
}

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

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

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

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

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

#item87324 {
	width:497px !important;
	left:32px !important;
	top:93px !important;
	min-height:130px !important;
}

#item87349 {
	width:498px !important;
	left:32px !important;
	top:667px !important;
	min-height:190px !important;
}

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

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

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

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

#item102162 {
	width:656px !important;
	left:29px !important;
	top:227px !important;
	min-height:90px !important;
}

#item100112 {
	width:736px !important;
	left:29px !important;
	top:104px !important;
	min-height:89px !important;
}

#item100136 {
	width:423px !important;
	left:28px !important;
	top:473px !important;
	min-height:390px !important;
}

#item100159 {
	width:423px !important;
	left:471px !important;
	top:473px !important;
	min-height:370px !important;
}

#item100164 {
	width:423px !important;
	left:914px !important;
	top:593px !important;
	min-height:340px !important;
}

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

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

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

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

#item111592 {
	width:563px !important;
	height:1121px !important;
	left:-1px !important;
	top:586px !important;
	background:#1e1e1e;
}

#item111773 {
	width:563px !important;
	height:1178px !important;
	left:-1px !important;
	top:-1025px !important;
	background:#1c1c1c;
}

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

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

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

#item111710 {
	width:423px !important;
	left:35px !important;
	top:210px !important;
	min-height:90px !important;
}

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

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

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

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

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

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

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

#item100855 {
	width:473px !important;
	left:29px !important;
	top:532px !important;
	min-height:310px !important;
}

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

#item100901 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:724px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

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

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

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

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

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

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

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

#item86738 {
	width:498px !important;
	left:32px !important;
	top:851px !important;
	min-height:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item101182 {
	width:473px !important;
	left:864px !important;
	top:516px !important;
	min-height:320px !important;
}

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

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

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

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

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

#item101277 {
	width:305px !important;
	height:39px !important;
	left:44px !important;
	top:811px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item101494 {
	width:473px !important;
	left:29px !important;
	top:516px !important;
	min-height:330px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item101804 {
	width:473px !important;
	left:29px !important;
	top:495px !important;
	min-height:350px !important;
}

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

#item101853 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:724px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item102634 {
	width:423px !important;
	left:29px !important;
	top:324px !important;
	min-height:543px !important;
}

#item102657 {
	width:423px !important;
	left:472px !important;
	top:322px !important;
	min-height:545px !important;
}

#item103444 {
	width:865px !important;
	left:29px !important;
	top:246px !important;
	min-height:80px !important;
}

#item104402 {
	width:423px !important;
	left:914px !important;
	top:545px !important;
	min-height:44px !important;
}

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

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

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

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

#item113368 {
	width:498px !important;
	left:32px !important;
	top:753px !important;
	min-height:783px !important;
}

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

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

#item113416 {
	width:498px !important;
	left:32px !important;
	top:284px !important;
	min-height:106px !important;
}

#item113701 {
	width:498px !important;
	left:32px !important;
	top:707px !important;
	min-height:28px !important;
}

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

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

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

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

#item103680 {
	width:443px !important;
	left:29px !important;
	top:86px !important;
	min-height:780px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item41435 {
	width:317px !important;
	height:118px !important;
	left:359px !important;
	top:616px !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:615px !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:748px !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;
}

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

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

#item41740 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:748px !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:690px !important;
	top:85px !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:218px !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:1021px !important;
	top:85px !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;
}

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

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

#item42192 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:350px !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:1021px !important;
	top:218px !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:483px !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:1021px !important;
	top:351px !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;
}

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

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

#item80962 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:767px !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:32px !important;
	top:1169px !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:289px !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:1169px !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:32px !important;
	top:901px !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:289px !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:1304px !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;
}

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

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

#item81719 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1035px !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:634px !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:1304px !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:1035px !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:634px !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:1444px !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;
}

#item40150 {
	width:204px !important;
	height:212px !important;
	left:471px !important;
	top:592px !important;
}

#item61513 {
	width:204px !important;
	height:212px !important;
	left:912px !important;
	top:364px !important;
}

#item40165 {
	width:204px !important;
	height:212px !important;
	left:912px !important;
	top:592px !important;
}

#item40192 {
	width:204px !important;
	height:212px !important;
	left:471px !important;
	top:364px !important;
}

#item40247 {
	width:204px !important;
	height:212px !important;
	left:1133px !important;
	top:136px !important;
}

#item59613 {
	width:204px !important;
	height:212px !important;
	left:250px !important;
	top:364px !important;
}

#item40274 {
	width:204px !important;
	height:212px !important;
	left:251px !important;
	top:136px !important;
}

#item60084 {
	width:204px !important;
	height:212px !important;
	left:30px !important;
	top:136px !important;
}

#item40287 {
	width:204px !important;
	height:212px !important;
	left:471px !important;
	top:136px !important;
}

#item92959 {
	width:204px !important;
	height:212px !important;
	left:251px !important;
	top:591px !important;
}

#item97935 {
	width:204px !important;
	height:212px !important;
	left:692px !important;
	top:136px !important;
}

#item97955 {
	width:204px !important;
	height:212px !important;
	left:912px !important;
	top:136px !important;
}

#item97977 {
	width:204px !important;
	height:212px !important;
	left:29px !important;
	top:364px !important;
}

#item97993 {
	width:204px !important;
	height:212px !important;
	left:692px !important;
	top:364px !important;
}

#item98009 {
	width:204px !important;
	height:212px !important;
	left:1133px !important;
	top:364px !important;
}

#item98029 {
	width:204px !important;
	height:212px !important;
	left:30px !important;
	top:593px !important;
}

#item98048 {
	width:204px !important;
	height:212px !important;
	left:691px !important;
	top:593px !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;
}

#item112993 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:809px !important;
}

#item113013 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:631px !important;
}

#item113031 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:987px !important;
}

#item113050 {
	width:156px !important;
	height:162px !important;
	left:374px !important;
	top:452px !important;
}

#item113067 {
	width:156px !important;
	height:162px !important;
	left:374px !important;
	top:274px !important;
}

#item113085 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:452px !important;
}

#item113102 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:96px !important;
}

#item113119 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:96px !important;
}

#item113139 {
	width:156px !important;
	height:162px !important;
	left:374px !important;
	top:96px !important;
}

#item113155 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:809px !important;
}

#item113173 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:274px !important;
}

#item113189 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:274px !important;
}

#item113207 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:452px !important;
}

#item113225 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:631px !important;
}

#item113244 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:631px !important;
}

#item113261 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:809px !important;
}

#item113278 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:987px !important;
}

#item83377 {
	width:562px !important;
	height:103px !important;
	top:1149px !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:862px !important;
	top:640px !important;
	min-height:170px !important;
}

#item66265 {
	width:474px !important;
	left:857px !important;
	top:560px !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:684px !important;
	min-height:170px !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;
}

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

#item60493 {
	width:439px !important;
	left:464px !important;
	top:372px !important;
	min-height:78px !important;
}

#item60516 {
	width:1302px !important;
	left:33px !important;
	top:284px !important;
	min-height:124px !important;
}

#item60539 {
	width:41px !important;
	height:41px !important;
	left:513px !important;
	top:484px !important;
}

#item60545 {
	width:41px !important;
	height:41px !important;
	left:583px !important;
	top:484px !important;
}

#item60551 {
	width:41px !important;
	height:37px !important;
	left:652px !important;
	top:485px !important;
}

#item60558 {
	width:62px !important;
	height:37px !important;
	left:792px !important;
	top:485px !important;
}

#item60565 {
	width:37px !important;
	height:41px !important;
	left:724px !important;
	top:484px !important;
}

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

#item93302 {
	width:410px !important;
	left:76px !important;
	top:169px !important;
	min-height:71px !important;
}

#item93325 {
	width:498px !important;
	left:32px !important;
	top:81px !important;
	min-height:124px !important;
}

#item93675 {
	width:29px !important;
	height:29px !important;
	left:161px !important;
	top:282px !important;
}

#item93681 {
	width:29px !important;
	height:29px !important;
	left:210px !important;
	top:282px !important;
}

#item93687 {
	width:29px !important;
	height:26px !important;
	left:260px !important;
	top:283px !important;
}

#item93693 {
	width:44px !important;
	height:26px !important;
	left:358px !important;
	top:283px !important;
}

#item93699 {
	width:26px !important;
	height:29px !important;
	left:310px !important;
	top:282px !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; } }

