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

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

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

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

#item129272 {
	width:19px !important;
	height:2px !important;
	left:53px !important;
	top:241px !important;
	background:#000;
}

#item129285 {
	width:477px !important;
	left:29px !important;
	top:662px !important;
	min-height:156px !important;
}

#item129512 {
	width:317px !important;
	left:32px !important;
	top:680px !important;
	min-height:104px !important;
}

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

#item129430 {
	width:209px !important;
	height:19px !important;
	left:32px !important;
	top:839px !important;
}

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

#item129493 {
	width:10px !important;
	height:1px !important;
	left:27px !important;
	top:124px !important;
	background:#000;
}

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

#item129888 {
	width:206px !important;
	top:204px !important;
	min-height:46px !important;
}

#item129922 {
	width:206px !important;
	top:204px !important;
	min-height:78px !important;
}

#item129956 {
	width:206px !important;
	top:204px !important;
	min-height:46px !important;
}

#item129990 {
	width:206px !important;
	top:204px !important;
	min-height:46px !important;
}

#item130024 {
	width:206px !important;
	top:204px !important;
	min-height:46px !important;
}

#item130059 {
	width:206px !important;
	top:204px !important;
	min-height:46px !important;
}

#item130093 {
	width:206px !important;
	top:204px !important;
	min-height:46px !important;
}

#item130126 {
	width:206px !important;
	top:204px !important;
	min-height:46px !important;
}

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

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

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

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

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

#item129837 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

#item129635 {
	width:206px !important;
	height:250px !important;
}

#item129632 {
	width:206px !important;
	height:250px !important;
	left:687px !important;
	top:85px !important;
}

#item129639 {
	width:206px !important;
	height:250px !important;
}

#item129636 {
	width:206px !important;
	height:250px !important;
	left:687px !important;
	top:351px !important;
}

#item129643 {
	width:206px !important;
	height:250px !important;
}

#item129640 {
	width:206px !important;
	height:250px !important;
	left:687px !important;
	top:616px !important;
}

#item129647 {
	width:206px !important;
	height:250px !important;
}

#item129644 {
	width:206px !important;
	height:250px !important;
	left:909px !important;
	top:85px !important;
}

#item129651 {
	width:206px !important;
	height:250px !important;
}

#item129648 {
	width:206px !important;
	height:250px !important;
	left:909px !important;
	top:351px !important;
}

#item129655 {
	width:206px !important;
	height:250px !important;
}

#item129652 {
	width:206px !important;
	height:250px !important;
	left:909px !important;
	top:616px !important;
}

#item129659 {
	width:206px !important;
	height:250px !important;
}

#item129656 {
	width:206px !important;
	height:250px !important;
	left:1131px !important;
	top:85px !important;
}

#item129663 {
	width:206px !important;
	height:250px !important;
}

#item129660 {
	width:206px !important;
	height:250px !important;
	left:1131px !important;
	top:351px !important;
}

#item129667 {
	width:206px !important;
	height:250px !important;
}

#item129664 {
	width:206px !important;
	height:250px !important;
	left:1131px !important;
	top:616px !important;
}

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

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

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

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

#item132981 {
	width:210px !important;
	height:12px !important;
	left:32px !important;
	top:171px !important;
}

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

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

#item133052 {
	width:498px !important;
	background:#f5f5f4;
	min-height:439px !important;
	padding:16px;
}

#item133085 {
	width:241px !important;
	left:289px !important;
	top:1789px !important;
	min-height:46px !important;
}

#item133116 {
	width:241px !important;
	top:177px !important;
	min-height:46px !important;
}

#item133158 {
	width:241px !important;
	top:177px !important;
	min-height:46px !important;
}

#item133182 {
	width:241px !important;
	left:257px !important;
	top:177px !important;
	min-height:46px !important;
}

#item133220 {
	width:241px !important;
	top:177px !important;
	min-height:46px !important;
}

#item133243 {
	width:241px !important;
	left:257px !important;
	top:177px !important;
	min-height:46px !important;
}

#item133283 {
	width:241px !important;
	top:177px !important;
	min-height:46px !important;
}

#item133306 {
	width:241px !important;
	left:257px !important;
	top:177px !important;
	min-height:46px !important;
}

#item133345 {
	width:241px !important;
	top:176px !important;
	min-height:46px !important;
}

#item133368 {
	width:241px !important;
	left:257px !important;
	top:177px !important;
	min-height:46px !important;
}

#item133409 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

#item132956 {
	width:562px !important;
	height:103px !important;
	top:2320px !important;
}

#item132919 {
	width:241px !important;
	height:223px !important;
}

#item132915 {
	width:241px !important;
	height:223px !important;
	left:32px !important;
	top:617px !important;
}

#item132923 {
	width:241px !important;
	height:225px !important;
}

#item132920 {
	width:241px !important;
	height:225px !important;
	left:32px !important;
	top:865px !important;
}

#item132927 {
	width:241px !important;
	height:225px !important;
}

#item132924 {
	width:241px !important;
	height:225px !important;
	left:32px !important;
	top:1115px !important;
}

#item132931 {
	width:241px !important;
	height:225px !important;
}

#item132928 {
	width:241px !important;
	height:225px !important;
	left:32px !important;
	top:1364px !important;
}

#item132935 {
	width:241px !important;
	height:225px !important;
}

#item132932 {
	width:241px !important;
	height:225px !important;
	left:32px !important;
	top:1612px !important;
}

#item132939 {
	width:241px !important;
	height:225px !important;
}

#item132936 {
	width:241px !important;
	height:225px !important;
	left:289px !important;
	top:1612px !important;
}

#item132943 {
	width:241px !important;
	height:223px !important;
}

#item132940 {
	width:241px !important;
	height:223px !important;
	left:289px !important;
	top:617px !important;
}

#item132947 {
	width:241px !important;
	height:223px !important;
}

#item132944 {
	width:241px !important;
	height:223px !important;
	left:289px !important;
	top:865px !important;
}

#item132951 {
	width:241px !important;
	height:223px !important;
}

#item132948 {
	width:241px !important;
	height:223px !important;
	left:289px !important;
	top:1115px !important;
}

#item132955 {
	width:241px !important;
	height:223px !important;
}

#item132952 {
	width:241px !important;
	height:223px !important;
	left:289px !important;
	top:1364px !important;
}

#item132914 {
	width:24px !important;
	height:270px !important;
	left:10px !important;
	top:1158px !important;
}

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

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

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

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

#item130257 {
	width:649px !important;
	left:688px !important;
	top:648px !important;
	min-height:190px !important;
}

#item130280 {
	width:484px !important;
	left:687px !important;
	top:577px !important;
	min-height:51px !important;
}

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

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

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

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

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

#item133513 {
	width:484px !important;
	left:32px !important;
	top:550px !important;
	min-height:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item130902 {
	opacity:0.90;
	width:305px !important;
	left:1023px !important;
	top:96px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

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

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

#item130925 {
	width:305px !important;
	height:39px !important;
	left:1023px !important;
	top:219px !important;
}

#item130977 {
	opacity:0.65;
	width:103px !important;
	height:38px !important;
	left:531px !important;
	top:529px !important;
	background:#fff;
}

#item131000 {
	width:131px !important;
	left:942px !important;
	top:828px !important;
	background:#e7e7e6;
	min-height:38px !important;
	padding:14px;
}

#item131023 {
	width:135px !important;
	left:531px !important;
	top:828px !important;
	background:#e7e7e6;
	min-height:38px !important;
	padding:14px;
}

#item131046 {
	width:101px !important;
	left:531px !important;
	top:529px !important;
	min-height:38px !important;
	padding:14px;
}

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

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

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

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

#item134368 {
	opacity:0.65;
	width:103px !important;
	height:38px !important;
	background:#fff;
}

#item134391 {
	width:103px !important;
	min-height:38px !important;
	padding:14px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item134070 {
	opacity:0.65;
	width:134px !important;
	height:38px !important;
	background:#fff;
}

#item134093 {
	width:134px !important;
	min-height:38px !important;
	padding:14px;
}

#item134117 {
	opacity:0.65;
	width:134px !important;
	height:38px !important;
	background:#fff;
}

#item134140 {
	width:134px !important;
	min-height:38px !important;
	padding:14px;
}

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

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

#item131406 {
	width:473px !important;
	left:864px !important;
	top:537px !important;
	min-height:280px !important;
}

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

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

#item131280 {
	opacity:0.90;
	width:305px !important;
	left:515px !important;
	top:406px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

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

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

#item131303 {
	width:305px !important;
	height:39px !important;
	left:515px !important;
	top:512px !important;
}

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

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

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

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

#item135341 {
	width:498px !important;
	left:32px !important;
	top:853px !important;
	min-height:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item131900 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:223px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item135558 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

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

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

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

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

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

#item132466 {
	opacity:0.90;
	width:305px !important;
	left:541px !important;
	top:395px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

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

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

#item132489 {
	width:305px !important;
	height:39px !important;
	left:541px !important;
	top:501px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item132777 {
	width:649px !important;
	left:30px !important;
	top:639px !important;
	min-height:220px !important;
}

#item132800 {
	width:484px !important;
	left:29px !important;
	top:568px !important;
	min-height:51px !important;
}

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

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

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

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

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

#item136445 {
	width:484px !important;
	left:32px !important;
	top:539px !important;
	min-height:51px !important;
}

#item136469 {
	width:498px !important;
	left:32px !important;
	top:614px !important;
	min-height:240px !important;
}

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

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

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

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

#item136712 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item139677 {
	width:563px !important;
	height:1110px !important;
	left:-1px !important;
	top:586px !important;
	background:#000;
}

#item139678 {
	width:563px !important;
	height:1178px !important;
	left:-1px !important;
	top:-983px !important;
	background:#080607;
}

#item139699 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item137116 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

#item136974 {
	width:473px !important;
	left:864px !important;
	top:509px !important;
	min-height:290px !important;
}

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

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

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

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

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

#item136872 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:811px !important;
}

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

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

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

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

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

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

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

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

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

#item140002 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item139765 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

#item137511 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item137275 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:245px !important;
}

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

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

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

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

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

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

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

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

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

#item140297 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item140053 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

#item137963 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

#item137865 {
	width:473px !important;
	left:29px !important;
	top:384px !important;
	min-height:152px !important;
}

#item137696 {
	opacity:0.90;
	width:305px !important;
	left:548px !important;
	top:667px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

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

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

#item137719 {
	width:305px !important;
	height:39px !important;
	left:548px !important;
	top:809px !important;
}

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

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

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

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

#item140898 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item138271 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

#item138172 {
	width:473px !important;
	left:864px !important;
	top:493px !important;
	min-height:426px !important;
}

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

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

#item138047 {
	opacity:0.90;
	width:305px !important;
	left:46px !important;
	top:104px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

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

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

#item138070 {
	width:305px !important;
	height:39px !important;
	left:45px !important;
	top:227px !important;
}

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

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

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

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

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

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

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

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

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

#item141263 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item141020 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

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

#item139065 {
	width:423px !important;
	left:29px !important;
	top:392px !important;
	min-height:454px !important;
}

#item139088 {
	width:423px !important;
	left:472px !important;
	top:392px !important;
	min-height:440px !important;
}

#item139093 {
	width:405px !important;
	left:29px !important;
	top:245px !important;
	min-height:110px !important;
}

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

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

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

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

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

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

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

#item141716 {
	width:463px !important;
	left:32px !important;
	top:192px !important;
	min-height:110px !important;
}

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

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

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

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

#item139216 {
	width:423px !important;
	left:29px !important;
	top:66px !important;
	min-height:710px !important;
}

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

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

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

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

#item141959 {
	width:498px !important;
	left:32px !important;
	top:662px !important;
	min-height:610px !important;
}

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

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

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

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

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

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

#item139492 {
	width:423px !important;
	left:29px !important;
	top:424px !important;
	min-height:422px !important;
}

#item139515 {
	width:423px !important;
	left:472px !important;
	top:424px !important;
	min-height:433px !important;
}

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

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

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

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

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

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

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

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

#item142260 {
	width:562px !important;
	height:103px !important;
	top:1328px !important;
}

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

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

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

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

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

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

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

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

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

#item142918 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

#item142728 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:205px !important;
}

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

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

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

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

#item145024 {
	width:498px !important;
	left:32px !important;
	top:834px !important;
	min-height:320px !important;
}

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

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

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

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

#item145159 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item144923 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

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

#item143550 {
	width:423px !important;
	left:29px !important;
	top:559px !important;
	min-height:307px !important;
}

#item143573 {
	width:423px !important;
	left:472px !important;
	top:559px !important;
	min-height:307px !important;
}

#item143577 {
	width:423px !important;
	left:914px !important;
	top:559px !important;
	min-height:370px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item144217 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

#item144111 {
	width:473px !important;
	left:864px !important;
	top:509px !important;
	min-height:460px !important;
}

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

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

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

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

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

#item144009 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:209px !important;
}

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

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

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

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

#item146074 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item144333 {
	width:649px !important;
	left:30px !important;
	top:639px !important;
	min-height:210px !important;
}

#item144356 {
	width:666px !important;
	left:29px !important;
	top:568px !important;
	min-height:51px !important;
}

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

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

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

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

#item146352 {
	width:562px !important;
	height:352px !important;
	top:625px !important;
	background:#0d0e23;
}

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

#item146329 {
	width:498px !important;
	left:32px !important;
	top:586px !important;
	min-height:270px !important;
}

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

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

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

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

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

#item144464 {
	width:423px !important;
	left:29px !important;
	top:585px !important;
	min-height:261px !important;
}

#item144487 {
	width:423px !important;
	left:472px !important;
	top:585px !important;
	min-height:264px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item148555 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

#item148338 {
	opacity:0.90;
	width:305px !important;
	left:548px !important;
	top:103px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

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

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

#item148361 {
	width:305px !important;
	height:39px !important;
	left:548px !important;
	top:227px !important;
}

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

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

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

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

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

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

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

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

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

#item146902 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item146663 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

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

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

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

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

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

#item148857 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item147242 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item149195 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

#item148956 {
	opacity:0.90;
	width:305px !important;
	left:44px !important;
	top:687px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

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

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

#item148980 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:812px !important;
}

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

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

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

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

#item147922 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item149834 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item149637 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:225px !important;
}

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

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

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

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

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

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

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

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

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

#item148207 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item147970 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

#item149944 {
	width:504px !important;
	left:29px !important;
	top:107px !important;
	min-height:89px !important;
}

#item149969 {
	width:423px !important;
	left:29px !important;
	top:255px !important;
	min-height:640px !important;
}

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

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

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

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

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

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

#item154055 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

#item153958 {
	width:562px !important;
	height:103px !important;
	top:1266px !important;
}

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

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

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

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

#item150647 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

#item150532 {
	width:473px !important;
	left:863px !important;
	top:515px !important;
	min-height:370px !important;
}

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

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

#item150408 {
	opacity:0.90;
	width:305px !important;
	left:29px !important;
	top:85px !important;
	background:#cecdcc;
	min-height:114px !important;
	padding:16px;
}

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

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

#item150432 {
	width:305px !important;
	height:39px !important;
	left:29px !important;
	top:209px !important;
}

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

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

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

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

#item154577 {
	width:498px !important;
	left:32px !important;
	top:841px !important;
	min-height:320px !important;
}

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

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

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

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

#item154716 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item151260 {
	width:473px !important;
	left:29px !important;
	top:498px !important;
	min-height:370px !important;
}

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

#item151332 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155350 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item155109 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

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

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

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

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

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

#item152059 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

#item151865 {
	width:305px !important;
	height:39px !important;
	left:547px !important;
	top:811px !important;
}

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

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

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

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

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

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

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

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

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

#item155958 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item155721 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

#item152129 {
	width:1438px !important;
	left:29px !important;
	top:107px !important;
	min-height:349px !important;
}

#item152153 {
	width:423px !important;
	left:29px !important;
	top:546px !important;
	min-height:320px !important;
}

#item152176 {
	width:423px !important;
	left:472px !important;
	top:547px !important;
	min-height:319px !important;
}

#item152180 {
	width:423px !important;
	left:914px !important;
	top:546px !important;
	min-height:320px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item152510 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

#item152318 {
	width:305px !important;
	height:39px !important;
	left:545px !important;
	top:515px !important;
}

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

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

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

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

#item156411 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item153132 {
	width:473px !important;
	left:29px !important;
	top:498px !important;
	min-height:388px !important;
}

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

#item153202 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item156997 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

#item157018 {
	width:498px !important;
	left:32px !important;
	top:204px !important;
	min-height:1176px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item153487 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

#item153295 {
	width:305px !important;
	height:39px !important;
	left:41px !important;
	top:811px !important;
}

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

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

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

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

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

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

#item157591 {
	width:262px !important;
	height:12px !important;
	left:32px !important;
	top:571px !important;
}

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

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

#item157682 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item157441 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

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

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

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

#item153721 {
	width:473px !important;
	left:29px !important;
	top:497px !important;
	min-height:370px !important;
}

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

#item153791 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item158071 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item158431 {
	width:530px !important;
	left:807px !important;
	top:186px !important;
	min-height:338px !important;
}

#item158454 {
	width:531px !important;
	left:806px !important;
	top:115px !important;
	min-height:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item158531 {
	width:973px !important;
	left:29px !important;
	top:107px !important;
	min-height:89px !important;
}

#item158555 {
	width:423px !important;
	left:29px !important;
	top:536px !important;
	min-height:332px !important;
}

#item158578 {
	width:423px !important;
	left:472px !important;
	top:536px !important;
	min-height:329px !important;
}

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

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

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

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

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

#item161761 {
	width:498px !important;
	left:32px !important;
	top:772px !important;
	min-height:820px !important;
}

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

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

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

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

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

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

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

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

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

#item158834 {
	width:473px !important;
	left:29px !important;
	top:497px !important;
	min-height:430px !important;
}

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

#item158904 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

#item162014 {
	width:262px !important;
	height:12px !important;
	left:32px !important;
	top:571px !important;
}

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

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

#item162105 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item161864 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

#item159210 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

#item159110 {
	width:473px !important;
	left:863px !important;
	top:489px !important;
	min-height:400px !important;
}

#item159133 {
	width:473px !important;
	left:864px !important;
	top:382px !important;
	min-height:152px !important;
}

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

#item158984 {
	opacity:0.90;
	width:305px !important;
	left:43px !important;
	top:654px !important;
	background:#cecdcc;
	min-height:150px !important;
	padding:16px;
}

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

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

#item159007 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:813px !important;
}

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

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

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

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

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

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

#item162320 {
	width:262px !important;
	height:12px !important;
	left:32px !important;
	top:571px !important;
}

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

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

#item162411 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item162168 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

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

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

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

#item159478 {
	width:423px !important;
	left:472px !important;
	top:506px !important;
	min-height:380px !important;
}

#item159482 {
	width:423px !important;
	left:914px !important;
	top:506px !important;
	min-height:349px !important;
}

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

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

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

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

#item162763 {
	width:563px !important;
	height:1134px !important;
	left:-1px !important;
	top:585px !important;
	background:#000;
}

#item162608 {
	width:498px !important;
	left:32px !important;
	top:607px !important;
	min-height:950px !important;
}

#item162632 {
	width:498px !important;
	left:32px !important;
	top:111px !important;
	min-height:227px !important;
}

#item162658 {
	width:562px !important;
	height:103px !important;
	top:1594px !important;
}

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

#item162561 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:10px !important;
}

#item162584 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:10px !important;
}

#item162607 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
	top:-1px !important;
}

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

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

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

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

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

#item159850 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item163079 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

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

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

#item162979 {
	width:265px !important;
	height:12px !important;
	left:32px !important;
	top:571px !important;
}

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

#item163026 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item162854 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1177px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item162906 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item162881 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item162878 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1271px !important;
}

#item162930 {
	width:562px !important;
	height:103px !important;
	left:1px !important;
	top:1309px !important;
}

#item86981 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item162806 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item162807 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item162830 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

#item162853 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item160009 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:60px !important;
}

#item160032 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item160057 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item160080 {
	width:473px !important;
	left:29px !important;
	top:497px !important;
	min-height:400px !important;
}

#item160103 {
	width:473px !important;
	left:29px !important;
	top:384px !important;
	min-height:96px !important;
}

#item160152 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

#item159931 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:670px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

#item159983 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item159957 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item159954 {
	width:305px !important;
	height:39px !important;
	left:1016px !important;
	top:811px !important;
}

#item159883 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item159884 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item159885 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item159908 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item163451 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

#item163305 {
	width:498px !important;
	left:32px !important;
	top:812px !important;
	min-height:330px !important;
}

#item163328 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item163355 {
	width:498px !important;
	height:13px !important;
	left:32px !important;
	top:571px !important;
}

#item163378 {
	width:473px !important;
	left:32px !important;
	top:699px !important;
	min-height:96px !important;
}

#item163401 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item163228 {
	width:562px !important;
	height:103px !important;
	top:1976px !important;
}

#item163229 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1842px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item163281 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item163255 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item163252 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1937px !important;
}

#item163163 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item163181 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item163182 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item163205 {
	width:255px !important;
	height:46px !important;
	left:275px !important;
	top:11px !important;
}

#item160646 {
	width:473px !important;
	left:29px !important;
	top:284px !important;
	min-height:60px !important;
}

#item160669 {
	width:473px !important;
	left:29px !important;
	top:100px !important;
	min-height:130px !important;
}

#item160694 {
	width:473px !important;
	height:13px !important;
	left:29px !important;
	top:255px !important;
}

#item160717 {
	width:473px !important;
	left:29px !important;
	top:516px !important;
	min-height:370px !important;
}

#item160741 {
	width:473px !important;
	left:29px !important;
	top:384px !important;
	min-height:132px !important;
}

#item160788 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

#item160598 {
	opacity:0.90;
	width:305px !important;
	left:1017px !important;
	top:670px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

#item160622 {
	width:305px !important;
	left:1016px !important;
	top:811px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item160549 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item160550 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item160551 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item160575 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item163713 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

#item163566 {
	width:498px !important;
	left:32px !important;
	top:810px !important;
	min-height:350px !important;
}

#item163589 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item163614 {
	width:262px !important;
	height:12px !important;
	left:32px !important;
	top:571px !important;
}

#item163637 {
	width:498px !important;
	left:32px !important;
	top:699px !important;
	min-height:114px !important;
}

#item163660 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item163517 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1159px !important;
	background:#cecdcc;
	min-height:96px !important;
	padding:16px;
}

#item163541 {
	width:498px !important;
	left:32px !important;
	top:1271px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item163565 {
	width:562px !important;
	height:103px !important;
	left:1px !important;
	top:1309px !important;
}

#item163469 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item163470 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item163493 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

#item163516 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item161447 {
	width:9px !important;
	height:1px !important;
	left:24px !important;
	top:108px !important;
	background:#000;
}

#item161296 {
	width:473px !important;
	left:864px !important;
	top:284px !important;
	min-height:60px !important;
}

#item161322 {
	width:473px !important;
	height:13px !important;
	left:864px !important;
	top:255px !important;
}

#item161346 {
	width:473px !important;
	left:863px !important;
	top:507px !important;
	min-height:340px !important;
}

#item161369 {
	width:473px !important;
	left:864px !important;
	top:382px !important;
	min-height:114px !important;
}

#item161392 {
	width:473px !important;
	left:864px !important;
	top:100px !important;
	min-height:130px !important;
}

#item161218 {
	opacity:0.90;
	width:305px !important;
	left:43px !important;
	top:667px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

#item161269 {
	width:305px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item161244 {
	width:305px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px;
}

#item161241 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:811px !important;
}

#item161170 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item161171 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item161172 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item161195 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item164280 {
	width:6px !important;
	height:1px !important;
	left:17px !important;
	top:77px !important;
	background:#000;
}

#item164134 {
	width:498px !important;
	left:32px !important;
	top:810px !important;
	min-height:390px !important;
}

#item164157 {
	width:498px !important;
	left:32px !important;
	top:600px !important;
	min-height:60px !important;
}

#item164183 {
	width:262px !important;
	height:12px !important;
	left:32px !important;
	top:571px !important;
}

#item164206 {
	width:498px !important;
	left:32px !important;
	top:699px !important;
	min-height:114px !important;
}

#item164229 {
	width:498px !important;
	left:32px !important;
	top:416px !important;
	min-height:130px !important;
}

#item164058 {
	opacity:0.90;
	width:498px !important;
	left:32px !important;
	top:1177px !important;
	background:#cecdcc;
	min-height:78px !important;
	padding:16px;
}

#item164109 {
	width:498px !important;
	background:#3d3936;
	min-height:39px !important;
	padding:14px;
}

#item164084 {
	width:498px !important;
	background:#8cd6f7;
	min-height:39px !important;
	padding:14px 30px 14px 14px;
}

#item164081 {
	width:498px !important;
	height:39px !important;
	left:32px !important;
	top:1271px !important;
}

#item164133 {
	width:562px !important;
	height:103px !important;
	left:1px !important;
	top:1309px !important;
}

#item164010 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item164011 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item164034 {
	width:197px !important;
	height:46px !important;
	left:333px !important;
	top:11px !important;
}

#item164057 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item165974 {
	width:484px !important;
	left:29px !important;
	top:118px !important;
	min-height:194px !important;
}

#item165998 {
	width:405px !important;
	left:29px !important;
	top:374px !important;
	min-height:170px !important;
}

#item166021 {
	width:305px !important;
	left:1032px !important;
	top:580px !important;
	min-height:214px !important;
}

#item165912 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item165913 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item165914 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item165937 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item164799 {
	width:498px !important;
	top:544px !important;
	min-height:174px !important;
}

#item164697 {
	width:498px !important;
	left:32px !important;
	top:96px !important;
	min-height:227px !important;
}

#item164724 {
	width:562px !important;
	height:103px !important;
	top:1253px !important;
}

#item164725 {
	width:498px !important;
	left:32px !important;
	top:347px !important;
	min-height:110px !important;
}

#item164648 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item164649 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item164672 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item164695 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item166095 {
	width:417px !important;
	left:29px !important;
	top:601px !important;
	min-height:224px !important;
}

#item166118 {
	width:413px !important;
	left:478px !important;
	top:601px !important;
	min-height:174px !important;
}

#item166141 {
	width:417px !important;
	left:920px !important;
	top:601px !important;
	min-height:194px !important;
}

#item166044 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item166045 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item166046 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item166069 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item165130 {
	width:562px !important;
	height:103px !important;
	top:2360px !important;
}

#item165132 {
	width:498px !important;
	top:537px !important;
	min-height:204px !important;
}

#item165163 {
	width:498px !important;
	top:537px !important;
	min-height:154px !important;
}

#item165191 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item165079 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item165080 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item165103 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item165126 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item166528 {
	width:416px !important;
	left:29px !important;
	top:601px !important;
	min-height:194px !important;
}

#item166552 {
	width:413px !important;
	left:478px !important;
	top:601px !important;
	min-height:194px !important;
}

#item166575 {
	width:417px !important;
	left:920px !important;
	top:601px !important;
	min-height:194px !important;
}

#item166480 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item166481 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item166482 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item166505 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item165487 {
	width:562px !important;
	height:103px !important;
	top:2360px !important;
}

#item165489 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item165522 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item165553 {
	width:498px !important;
	top:537px !important;
	min-height:194px !important;
}

#item165436 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item165437 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item165460 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item165483 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item166839 {
	width:417px !important;
	left:29px !important;
	top:601px !important;
	min-height:252px !important;
}

#item166862 {
	width:417px !important;
	left:475px !important;
	top:601px !important;
	min-height:214px !important;
}

#item166885 {
	width:417px !important;
	left:920px !important;
	top:601px !important;
	min-height:204px !important;
}

#item166791 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item166792 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item166793 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item166816 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item165790 {
	width:562px !important;
	height:103px !important;
	top:2382px !important;
}

#item165792 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item165824 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item165854 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item165742 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item165743 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item165766 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item165789 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item167130 {
	width:484px !important;
	left:29px !important;
	top:118px !important;
	min-height:124px !important;
}

#item167154 {
	width:394px !important;
	left:29px !important;
	top:279px !important;
	min-height:170px !important;
}

#item167177 {
	width:352px !important;
	left:985px !important;
	top:628px !important;
	min-height:154px !important;
}

#item167071 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item167072 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item167073 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item167096 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item175732 {
	width:562px !important;
	height:1130px !important;
	top:2px !important;
	background:#000;
}

#item175709 {
	width:498px !important;
	left:32px !important;
	top:819px !important;
	min-height:134px !important;
}

#item175657 {
	width:562px !important;
	height:103px !important;
	top:1027px !important;
}

#item175659 {
	width:498px !important;
	left:32px !important;
	top:113px !important;
	min-height:227px !important;
}

#item175682 {
	width:498px !important;
	left:32px !important;
	top:269px !important;
	min-height:140px !important;
}

#item175610 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:13px !important;
	background:#3d3936;
}

#item175611 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:13px !important;
}

#item175634 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:13px !important;
}

#item167414 {
	width:417px !important;
	left:29px !important;
	top:684px !important;
	min-height:182px !important;
}

#item167437 {
	width:602px !important;
	left:475px !important;
	top:684px !important;
	min-height:172px !important;
}

#item167460 {
	width:417px !important;
	left:29px !important;
	top:286px !important;
	min-height:172px !important;
}

#item167347 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item167348 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item167350 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item167373 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item175256 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item175284 {
	width:562px !important;
	height:1847px !important;
	background:#000;
}

#item175169 {
	width:498px !important;
	top:365px !important;
	min-height:134px !important;
}

#item175200 {
	width:498px !important;
	top:365px !important;
	min-height:134px !important;
}

#item175231 {
	width:498px !important;
	top:365px !important;
	min-height:154px !important;
}

#item175109 {
	width:562px !important;
	height:89px !important;
	top:1743px !important;
}

#item175058 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item175059 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item175082 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item175105 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item167711 {
	width:417px !important;
	left:921px !important;
	top:684px !important;
	min-height:172px !important;
}

#item167734 {
	width:417px !important;
	left:29px !important;
	top:684px !important;
	min-height:172px !important;
}

#item167759 {
	width:417px !important;
	left:921px !important;
	top:286px !important;
	min-height:172px !important;
}

#item167649 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item167650 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item167651 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item167674 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item176510 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item176539 {
	width:562px !important;
	height:1847px !important;
	background:#000;
}

#item176426 {
	width:498px !important;
	top:365px !important;
	min-height:134px !important;
}

#item176455 {
	width:498px !important;
	top:365px !important;
	min-height:134px !important;
}

#item176485 {
	width:498px !important;
	top:365px !important;
	min-height:134px !important;
}

#item176314 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item176315 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item176338 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item176362 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item168033 {
	width:417px !important;
	left:1px !important;
	top:599px !important;
	min-height:172px !important;
}

#item168056 {
	width:540px !important;
	left:446px !important;
	top:599px !important;
	min-height:192px !important;
}

#item168079 {
	width:417px !important;
	left:1px !important;
	top:201px !important;
	min-height:172px !important;
}

#item167967 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item167968 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item167969 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item167992 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item177376 {
	width:498px !important;
	top:537px !important;
	min-height:174px !important;
}

#item177406 {
	width:562px !important;
	height:1847px !important;
	background:#000;
}

#item177288 {
	width:498px !important;
	top:365px !important;
	min-height:134px !important;
}

#item177319 {
	width:498px !important;
	top:365px !important;
	min-height:134px !important;
}

#item177351 {
	width:498px !important;
	top:365px !important;
	min-height:154px !important;
}

#item177177 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item177178 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item177201 {
	width:253px !important;
	height:46px !important;
	left:277px !important;
	top:11px !important;
}

#item177225 {
	width:10px !important;
	height:10px !important;
	left:552px !important;
}

#item168262 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168238 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168235 {
	width:317px !important;
	height:118px !important;
	left:359px !important;
	top:616px !important;
}

#item168312 {
	width:317px !important;
	background:#3d3936;
	min-height:119px !important;
	padding:14px;
}

#item168288 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:119px !important;
	padding:14px;
}

#item168285 {
	width:317px !important;
	height:119px !important;
	left:29px !important;
	top:747px !important;
}

#item168363 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168339 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168335 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:615px !important;
}

#item168413 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168389 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168386 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:85px !important;
}

#item168463 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168439 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168436 {
	width:317px !important;
	height:118px !important;
	left:359px !important;
	top:748px !important;
}

#item168513 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168489 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168486 {
	width:317px !important;
	height:118px !important;
	left:359px !important;
	top:85px !important;
}

#item168563 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168539 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168536 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:748px !important;
}

#item168614 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168590 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168587 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:218px !important;
}

#item168664 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168640 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168637 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:85px !important;
}

#item168714 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168690 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168687 {
	width:317px !important;
	height:118px !important;
	left:360px !important;
	top:218px !important;
}

#item168765 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168740 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168737 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:350px !important;
}

#item168816 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168791 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168788 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:218px !important;
}

#item168866 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168842 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168839 {
	width:317px !important;
	height:118px !important;
	left:1021px !important;
	top:85px !important;
}

#item168917 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168892 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168889 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:483px !important;
}

#item168968 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168944 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168941 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:350px !important;
}

#item169018 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item168994 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item168991 {
	width:317px !important;
	height:118px !important;
	left:360px !important;
	top:351px !important;
}

#item169069 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item169044 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item169041 {
	width:317px !important;
	height:118px !important;
	left:1021px !important;
	top:218px !important;
}

#item169119 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item169095 {
	opacity:0.90;
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item169092 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:616px !important;
}

#item169169 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item169145 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item169142 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:483px !important;
}

#item169220 {
	width:316px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item169196 {
	width:316px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item169193 {
	width:316px !important;
	height:118px !important;
	left:360px !important;
	top:483px !important;
}

#item169271 {
	width:317px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item169247 {
	width:317px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item169244 {
	width:317px !important;
	height:118px !important;
	left:1021px !important;
	top:351px !important;
}

#item168177 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item168178 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item168179 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item168202 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item173185 {
	width:562px !important;
	height:103px !important;
	top:1689px !important;
}

#item172103 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172079 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172076 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:767px !important;
}

#item172153 {
	width:241px !important;
	background:#3d3936;
	min-height:119px !important;
	padding:14px;
}

#item172129 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:119px !important;
	padding:14px;
}

#item172126 {
	width:241px !important;
	height:119px !important;
	left:289px !important;
	top:364px !important;
}

#item172203 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172179 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172176 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1169px !important;
}

#item172254 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172230 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172226 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:96px !important;
}

#item172305 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172281 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172278 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:768px !important;
}

#item172355 {
	width:241px !important;
	background:#3d3936;
	min-height:119px !important;
	padding:14px;
}

#item172331 {
	width:241px !important;
	background:#f5f5f4;
	min-height:119px !important;
	padding:14px;
}

#item172328 {
	width:241px !important;
	height:119px !important;
	left:32px !important;
	top:498px !important;
}

#item172405 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172381 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172378 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:1169px !important;
}

#item172455 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172431 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172428 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:96px !important;
}

#item172506 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172482 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172479 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:901px !important;
}

#item172557 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172533 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172529 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:500px !important;
}

#item172608 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172583 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172580 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:230px !important;
}

#item172658 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172634 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172631 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:900px !important;
}

#item172708 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172684 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172681 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1303px !important;
}

#item172759 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172735 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172732 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:230px !important;
}

#item172809 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172785 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172782 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1035px !important;
}

#item172859 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172835 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172832 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:633px !important;
}

#item172909 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172885 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172882 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:1303px !important;
}

#item172961 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172935 {
	opacity:0.90;
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172932 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:364px !important;
}

#item173011 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item172987 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item172984 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:1035px !important;
}

#item173061 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item173037 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item173034 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:634px !important;
}

#item173111 {
	width:241px !important;
	background:#3d3936;
	min-height:118px !important;
	padding:14px;
}

#item173087 {
	width:241px !important;
	background:#f5f5f4;
	min-height:118px !important;
	padding:14px;
}

#item173084 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1437px !important;
}

#item173134 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item173135 {
	width:304px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item173158 {
	width:309px !important;
	height:46px !important;
	left:221px !important;
	top:11px !important;
}

#item173181 {
	width:16px !important;
	height:16px !important;
	left:273px !important;
	top:214px !important;
}

#item173182 {
	width:16px !important;
	height:16px !important;
	left:273px !important;
	top:348px !important;
}

#item173183 {
	width:16px !important;
	height:16px !important;
	left:273px !important;
	top:482px !important;
}

#item173184 {
	width:16px !important;
	height:16px !important;
	left:273px !important;
	top:1421px !important;
}

#item169370 {
	width:173px !important;
	height:180px !important;
	left:786px !important;
	top:477px !important;
}

#item169387 {
	width:173px !important;
	height:180px !important;
	left:218px !important;
	top:477px !important;
}

#item169406 {
	width:173px !important;
	height:180px !important;
	left:1164px !important;
	top:477px !important;
}

#item169423 {
	width:173px !important;
	height:180px !important;
	left:29px !important;
	top:674px !important;
}

#item169443 {
	width:173px !important;
	height:180px !important;
	left:597px !important;
	top:280px !important;
}

#item169459 {
	width:173px !important;
	height:180px !important;
	left:975px !important;
	top:280px !important;
}

#item169476 {
	width:173px !important;
	height:180px !important;
	left:408px !important;
	top:85px !important;
}

#item169495 {
	width:173px !important;
	height:180px !important;
	left:597px !important;
	top:85px !important;
}

#item169514 {
	width:173px !important;
	height:180px !important;
	left:218px !important;
	top:85px !important;
}

#item169532 {
	width:173px !important;
	height:180px !important;
	left:30px !important;
	top:85px !important;
}

#item169550 {
	width:173px !important;
	height:180px !important;
	left:975px !important;
	top:85px !important;
}

#item169567 {
	width:173px !important;
	height:180px !important;
	left:1164px !important;
	top:85px !important;
}

#item169584 {
	width:173px !important;
	height:180px !important;
	left:597px !important;
	top:477px !important;
}

#item169603 {
	width:173px !important;
	height:180px !important;
	left:218px !important;
	top:280px !important;
}

#item169621 {
	width:173px !important;
	height:180px !important;
	left:786px !important;
	top:85px !important;
}

#item169642 {
	width:173px !important;
	height:180px !important;
	left:407px !important;
	top:280px !important;
}

#item169658 {
	width:173px !important;
	height:180px !important;
	left:29px !important;
	top:280px !important;
}

#item169674 {
	width:173px !important;
	height:180px !important;
	left:786px !important;
	top:280px !important;
}

#item169691 {
	width:173px !important;
	height:180px !important;
	left:29px !important;
	top:477px !important;
}

#item169713 {
	width:173px !important;
	height:180px !important;
	left:407px !important;
	top:477px !important;
}

#item169730 {
	width:173px !important;
	height:180px !important;
	left:1164px !important;
	top:280px !important;
}

#item169748 {
	width:173px !important;
	height:180px !important;
	left:975px !important;
	top:477px !important;
}

#item169319 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item169320 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item169321 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item169345 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item178436 {
	width:562px !important;
	height:103px !important;
	top:1149px !important;
}

#item178213 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:452px !important;
}

#item178228 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:809px !important;
}

#item178241 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:809px !important;
}

#item178255 {
	width:156px !important;
	height:162px !important;
	left:374px !important;
	top:809px !important;
}

#item178267 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:987px !important;
}

#item178280 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:452px !important;
}

#item178295 {
	width:156px !important;
	height:162px !important;
	left:374px !important;
	top:452px !important;
}

#item178310 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:631px !important;
}

#item178325 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:631px !important;
}

#item178337 {
	width:156px !important;
	height:162px !important;
	left:374px !important;
	top:631px !important;
}

#item178351 {
	width:156px !important;
	height:162px !important;
	left:204px !important;
	top:274px !important;
}

#item178365 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:274px !important;
}

#item178381 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:96px !important;
}

#item178394 {
	width:156px !important;
	height:162px !important;
	left:203px !important;
	top:96px !important;
}

#item178409 {
	width:156px !important;
	height:162px !important;
	left:374px !important;
	top:96px !important;
}

#item178422 {
	width:156px !important;
	height:162px !important;
	left:32px !important;
	top:274px !important;
}

#item178435 {
	width:16px !important;
	height:16px !important;
	left:187px !important;
	top:971px !important;
}

#item178163 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item178165 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item178188 {
	width:309px !important;
	height:46px !important;
	left:221px !important;
	top:11px !important;
}

#item169858 {
	width:649px !important;
	left:688px !important;
	top:639px !important;
	min-height:210px !important;
}

#item169881 {
	width:650px !important;
	left:687px !important;
	top:568px !important;
	min-height:130px !important;
}

#item169777 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item169778 {
	mix-blend-mode:multiply;
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

#item169779 {
	width:400px !important;
	height:46px !important;
	left:46px !important;
	top:10px !important;
}

#item169802 {
	width:321px !important;
	height:46px !important;
	left:999px !important;
	top:10px !important;
}

#item170400 {
	width:562px !important;
	height:352px !important;
	top:767px !important;
	background:#010206;
}

#item170352 {
	width:484px !important;
	left:32px !important;
	top:437px !important;
	min-height:130px !important;
}

#item170377 {
	width:498px !important;
	left:32px !important;
	top:604px !important;
	min-height:270px !important;
}

#item170279 {
	mix-blend-mode:multiply;
	width:542px !important;
	height:46px !important;
	left:10px !important;
	top:11px !important;
	background:#3d3936;
}

#item170280 {
	width:355px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item170303 {
	width:239px !important;
	height:46px !important;
	left:291px !important;
	top:11px !important;
}

#item170326 {
	width:10px !important;
	height:11px !important;
}

#item169969 {
	width:20px !important;
	height:2px !important;
	top:64px !important;
	background:#fff;
}

#item169979 {
	width:439px !important;
	left:431px !important;
	top:89px !important;
	min-height:78px !important;
}

#item170002 {
	width:1302px !important;
	min-height:124px !important;
}

#item169925 {
	width:41px !important;
	height:41px !important;
}

#item169931 {
	width:41px !important;
	height:41px !important;
	left:70px !important;
}

#item169937 {
	width:41px !important;
	height:37px !important;
	left:140px !important;
	top:2px !important;
}

#item169944 {
	width:62px !important;
	height:37px !important;
	left:279px !important;
	top:2px !important;
}

#item169950 {
	width:37px !important;
	height:41px !important;
	left:211px !important;
}

#item170157 {
	width:20px !important;
	height:2px !important;
	top:64px !important;
	background:#fff;
}

#item170192 {
	width:410px !important;
	left:76px !important;
	top:373px !important;
	min-height:71px !important;
}

#item170215 {
	width:498px !important;
	left:32px !important;
	top:285px !important;
	min-height:124px !important;
}

#item170240 {
	width:32px !important;
	height:32px !important;
}

#item170246 {
	width:32px !important;
	height:32px !important;
	left:54px !important;
}

#item170252 {
	width:32px !important;
	height:29px !important;
	left:108px !important;
	top:1px !important;
}

#item170258 {
	width:48px !important;
	height:29px !important;
	left:215px !important;
	top:1px !important;
}

#item170265 {
	width:29px !important;
	height:32px !important;
	left:163px !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; } }

