/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item69446 {
	width:210px !important;
	height:12px !important;
	left:32px !important;
	top:168px !important;
}

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

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

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

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

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

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

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

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

#item93645 {
	width:241px !important;
	height:270px !important;
	left:32px !important;
	top:853px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item65981 {
	width:427px !important;
	left:910px !important;
	top:505px !important;
	min-height:240px !important;
}

#item66004 {
	width:386px !important;
	left:909px !important;
	top:434px !important;
	min-height:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item102916 {
	width:597px !important;
	left:29px !important;
	top:489px !important;
	min-height:80px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item106953 {
	width:423px !important;
	left:35px !important;
	top:461px !important;
	min-height:67px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item122712 {
	width:305px !important;
	height:39px !important;
	left:43px !important;
	top:203px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item121850 {
	width:473px !important;
	left:29px !important;
	top:266px !important;
	min-height:600px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item121436 {
	width:425px !important;
	left:470px !important;
	top:85px !important;
	min-height:773px !important;
}

#item121461 {
	width:425px !important;
	left:912px !important;
	top:85px !important;
	min-height:852px !important;
}

#item120989 {
	width:354px !important;
	left:29px !important;
	top:712px !important;
	min-height:134px !important;
}

#item121776 {
	width:425px !important;
	left:29px !important;
	top:100px !important;
	min-height:74px !important;
}

#item121799 {
	width:425px !important;
	left:29px !important;
	top:192px !important;
	min-height:110px !important;
}

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

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

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

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

#item124193 {
	width:498px !important;
	left:32px !important;
	top:806px !important;
	min-height:1364px !important;
}

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

#item124240 {
	width:425px !important;
	left:32px !important;
	top:190px !important;
	min-height:50px !important;
}

#item124462 {
	width:562px !important;
	height:103px !important;
	top:2381px !important;
}

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

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

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

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

#item114758 {
	width:473px !important;
	left:29px !important;
	top:183px !important;
	min-height:401px !important;
}

#item114781 {
	width:490px !important;
	left:29px !important;
	top:107px !important;
	min-height:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item122950 {
	width:305px !important;
	height:39px !important;
	left:49px !important;
	top:531px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item123006 {
	width:305px !important;
	height:39px !important;
	left:49px !important;
	top:227px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item99324 {
	width:274px !important;
	height:12px !important;
	left:29px !important;
	top:255px !important;
}

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

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

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

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

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

#item123064 {
	width:305px !important;
	height:39px !important;
	left:545px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115202 {
	width:428px !important;
	left:29px !important;
	top:492px !important;
	min-height:320px !important;
}

#item115225 {
	width:428px !important;
	left:29px !important;
	top:416px !important;
	min-height:76px !important;
}

#item120600 {
	width:159px !important;
	height:154px !important;
	left:1118px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115521 {
	width:274px !important;
	height:12px !important;
	left:29px !important;
	top:255px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115818 {
	width:473px !important;
	left:864px !important;
	top:540px !important;
	min-height:360px !important;
}

#item115841 {
	width:473px !important;
	left:864px !important;
	top:404px !important;
	min-height:178px !important;
}

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

#item115890 {
	opacity:0.90;
	width:305px !important;
	left:40px !important;
	top:96px !important;
	background:#cecdcc;
	min-height:132px !important;
	padding:16px;
}

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

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

#item123286 {
	width:305px !important;
	height:39px !important;
	left:40px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item116126 {
	width:423px !important;
	left:29px !important;
	top:334px !important;
	min-height:533px !important;
}

#item116149 {
	width:423px !important;
	left:472px !important;
	top:334px !important;
	min-height:530px !important;
}

#item116153 {
	width:865px !important;
	left:29px !important;
	top:245px !important;
	min-height:50px !important;
}

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

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

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

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

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

#item126318 {
	width:562px !important;
	height:103px !important;
	top:2381px !important;
}

#item126429 {
	width:498px !important;
	left:32px !important;
	top:886px !important;
	min-height:950px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item123352 {
	width:305px !important;
	height:39px !important;
	left:545px !important;
	top:811px !important;
}

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

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

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

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

#item126888 {
	width:498px !important;
	height:328px !important;
	left:32px !important;
	top:1498px !important;
	background:#7ad1f2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item116757 {
	width:473px !important;
	left:864px !important;
	top:515px !important;
	min-height:330px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item100242 {
	width:547px !important;
	left:30px !important;
	top:468px !important;
	min-height:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item122420 {
	width:28px !important;
	height:2px !important;
	top:89px !important;
	background:#000;
}

#item119091 {
	width:814px !important;
	left:29px !important;
	top:245px !important;
	min-height:51px !important;
}

#item119115 {
	width:423px !important;
	left:29px !important;
	top:446px !important;
	min-height:330px !important;
}

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

#item119142 {
	width:694px !important;
	left:29px !important;
	top:338px !important;
	min-height:80px !important;
}

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

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

#item123461 {
	width:305px !important;
	height:39px !important;
	left:472px !important;
	top:827px !important;
}

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

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

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

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

#item127840 {
	width:23px !important;
	height:2px !important;
	top:74px !important;
	background:#000;
}

#item127691 {
	width:498px !important;
	left:32px !important;
	top:738px !important;
	min-height:530px !important;
}

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

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

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

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

#item127909 {
	width:305px !important;
	height:39px !important;
	left:32px !important;
	top:1308px !important;
}

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

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

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

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

#item123658 {
	width:1365px !important;
	height:894px !important;
	left:1px !important;
	top:1px !important;
	background:#000;
}

#item119982 {
	width:832px !important;
	left:29px !important;
	top:114px !important;
	min-height:209px !important;
}

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

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

#item123535 {
	width:211px !important;
	top:114px !important;
	min-height:36px !important;
}

#item123558 {
	width:211px !important;
	left:218px !important;
	top:112px !important;
	min-height:40px !important;
}

#item123581 {
	width:211px !important;
	left:436px !important;
	top:112px !important;
	min-height:40px !important;
}

#item123605 {
	width:211px !important;
	left:654px !important;
	top:112px !important;
	min-height:40px !important;
}

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

#item119349 {
	width:1346px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
	background:#3d3936;
}

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

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

#item111592 {
	width:563px !important;
	height:1707px !important;
	left:-1px !important;
	background:#000;
}

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

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

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

#item127975 {
	width:211px !important;
	top:114px !important;
	min-height:36px !important;
}

#item127999 {
	width:211px !important;
	top:112px !important;
	min-height:40px !important;
}

#item128022 {
	width:211px !important;
	top:112px !important;
	min-height:40px !important;
}

#item128045 {
	width:211px !important;
	top:112px !important;
	min-height:40px !important;
}

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

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

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

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

#item120063 {
	width:832px !important;
	left:29px !important;
	top:114px !important;
	min-height:209px !important;
}

#item120087 {
	width:423px !important;
	left:29px !important;
	top:366px !important;
	min-height:500px !important;
}

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

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

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

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

#item129429 {
	width:498px !important;
	left:32px !important;
	top:424px !important;
	min-height:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item41740 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:748px !important;
}

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

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

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

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

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

#item41840 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:85px !important;
}

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

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

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

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

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

#item41991 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:350px !important;
}

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

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

#item42041 {
	width:317px !important;
	height:118px !important;
	left:690px !important;
	top:218px !important;
}

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

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

#item42091 {
	width:317px !important;
	height:118px !important;
	left:1021px !important;
	top:85px !important;
}

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

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

#item42141 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:483px !important;
}

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

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

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

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

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

#item42242 {
	width:317px !important;
	height:118px !important;
	left:360px !important;
	top:351px !important;
}

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

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

#item42292 {
	width:317px !important;
	height:118px !important;
	left:1021px !important;
	top:218px !important;
}

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

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

#item42342 {
	width:317px !important;
	height:118px !important;
	left:29px !important;
	top:616px !important;
}

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

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

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

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

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

#item42443 {
	width:316px !important;
	height:118px !important;
	left:360px !important;
	top:483px !important;
}

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

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

#item42493 {
	width:317px !important;
	height:118px !important;
	left:1021px !important;
	top:351px !important;
}

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

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

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

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

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

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

#item80962 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:767px !important;
}

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

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

#item81012 {
	width:241px !important;
	height:119px !important;
	left:289px !important;
	top:364px !important;
}

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

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

#item81063 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1169px !important;
}

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

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

#item81113 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:96px !important;
}

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

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

#item81163 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:767px !important;
}

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

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

#item81213 {
	width:241px !important;
	height:119px !important;
	left:32px !important;
	top:498px !important;
}

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

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

#item81263 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:1169px !important;
}

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

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

#item81314 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:96px !important;
}

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

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

#item81365 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:901px !important;
}

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

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

#item81415 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:499px !important;
}

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

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

#item81517 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:230px !important;
}

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

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

#item81568 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:901px !important;
}

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

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

#item81618 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1304px !important;
}

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

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

#item81669 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:230px !important;
}

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

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

#item81719 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1035px !important;
}

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

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

#item81769 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:634px !important;
}

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

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

#item81820 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:1304px !important;
}

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

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

#item81870 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:364px !important;
}

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

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

#item81920 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:1035px !important;
}

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

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

#item81970 {
	width:241px !important;
	height:118px !important;
	left:289px !important;
	top:634px !important;
}

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

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

#item82021 {
	width:241px !important;
	height:118px !important;
	left:32px !important;
	top:1444px !important;
}

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

#item82072 {
	width:304px !important;
	height:46px !important;
	left:32px !important;
	top:11px !important;
}

#item82095 {
	width:309px !important;
	height:46px !important;
	left:221px !important;
	top:11px !important;
}

#item119463 {
	width:204px !important;
	height:212px !important;
	left:29px !important;
	top:597px !important;
}

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

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

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

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

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

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

#item117507 {
	width:206px !important;
	height:212px !important;
	left:249px !important;
	top:136px !important;
}

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

#item118397 {
	width:204px !important;
	height:212px !important;
	left:913px !important;
	top:364px !important;
}

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

#item118620 {
	width:204px !important;
	height:212px !important;
	left:251px !important;
	top:364px !important;
}

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

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

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

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

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

#item83377 {
	width:562px !important;
	height:103px !important;
	top:1149px !important;
}

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

#item125832 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:452px !important;
}

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

#item125859 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:274px !important;
}

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

#item125887 {
	width:156px !important;
	height:162px !important;
	left:375px !important;
	top:96px !important;
}

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

#item125913 {
	width:157px !important;
	height:162px !important;
	left:203px !important;
	top:96px !important;
}

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

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

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

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

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

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

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

#item83696 {
	width:309px !important;
	height:46px !important;
	left:221px !important;
	top:11px !important;
}

#item66242 {
	width:473px !important;
	left:862px !important;
	top:640px !important;
	min-height:200px !important;
}

#item66265 {
	width:474px !important;
	left:857px !important;
	top:560px !important;
	min-height:130px !important;
}

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

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

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

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

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

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

#item92315 {
	width:498px !important;
	left:32px !important;
	top:684px !important;
	min-height:200px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item93699 {
	width:26px !important;
	height:29px !important;
	left:310px !important;
	top:498px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:692px){ [class*=" mq-"], .mq-default { display:none; } .mq-562 {display:block; } }

