/* 	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:#e4eaed; }
:-webkit-full-screen { background:#e4eaed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:18560px; height:1092px; }
@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; }
}

#item13188 {
	width:797px !important;
	height:103px !important;
	background:#fff;
}

#item13189 {
	width:938px !important;
	height:48px !important;
	left:182px !important;
	top:103px !important;
	background:#fff;
}

#item13190 {
	width:797px !important;
	left:24px !important;
	top:27px !important;
	min-height:64px !important;
}

#item13214 {
	width:865px !important;
	left:214px !important;
	top:112px !important;
	min-height:18px !important;
}

#item10096 {
	width:110px !important;
	height:110px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item10093 {
	width:110px !important;
	height:110px !important;
	left:1809px !important;
	top:522px !important;
}

#item11962 {
	width:244px !important;
	left:37px !important;
	top:187px !important;
	min-height:23px !important;
}

#item40546 {
	width:244px !important;
	height:136px !important;
	left:38px !important;
	top:37px !important;
}

#item14626 {
	width:60px !important;
	height:60px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item14623 {
	width:60px !important;
	height:60px !important;
	left:330px !important;
	top:741px !important;
}

#item14631 {
	width:177px !important;
	left:26px !important;
	top:130px !important;
	min-height:24px !important;
}

#item40547 {
	width:169px !important;
	height:94px !important;
	left:27px !important;
	top:26px !important;
}

@keyframes fadein-40590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-40590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40555 {
	width:206px !important;
	height:56px !important;
	left:51px !important;
	background:#fff;
}

#item40559 {
	width:158px !important;
	height:32px !important;
	left:76px !important;
	top:158px !important;
	background:#fff;
}

#item40560 {
	width:135px !important;
	height:32px !important;
	left:87px !important;
	top:201px !important;
	background:#fff;
}

#item40561 {
	width:237px !important;
	height:32px !important;
	left:37px !important;
	top:243px !important;
	background:#fff;
}

#item40562 {
	width:177px !important;
	height:32px !important;
	left:66px !important;
	top:269px !important;
	background:#fff;
}

#item40556 {
	width:298px !important;
	height:57px !important;
	left:5px !important;
	top:43px !important;
	background:#fff;
}

#item40588 {
	width:126px !important;
	height:57px !important;
	left:91px !important;
	top:82px !important;
	background:#fff;
}

#item14577 {
	width:298px !important;
	left:5px !important;
	top:9px !important;
	min-height:119px !important;
}

#item14600 {
	width:309px !important;
	top:163px !important;
	min-height:163px !important;
}

#item10244 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:2250px !important;
	background:#e4eaed;
}

#item11800 {
	width:1000px !important;
	height:1737px !important;
	left:450px !important;
	top:283px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item11325 {
	width:712px !important;
	left:451px !important;
	top:200px !important;
	min-height:64px !important;
}

#item11858 {
	width:917px !important;
	left:498px !important;
	top:385px !important;
	min-height:85px !important;
}

#item11881 {
	width:353px !important;
	left:597px !important;
	top:526px !important;
	min-height:210px !important;
}

#item12016 {
	width:390px !important;
	left:992px !important;
	top:526px !important;
	min-height:1080px !important;
}

#item10900 {
	width:1920px !important;
	height:51px !important;
	background:#4b5660;
}

#item34938 {
	width:420px !important;
	left:499px !important;
	top:742px !important;
	min-height:1216px !important;
}

#item13469 {
	width:188px !important;
	height:50px !important;
	left:1076px !important;
}

#item31162 {
	width:309px !important;
	height:50px !important;
	left:582px !important;
}

#item13126 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item13123 {
	width:50px !important;
	height:50px !important;
	left:1350px !important;
}

#item13131 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item13128 {
	width:50px !important;
	height:50px !important;
	left:1291px !important;
}

#item38745 {
	width:390px !important;
	left:992px !important;
	top:1592px !important;
	min-height:85px !important;
}

#item41113 {
	width:404px !important;
	height:130px !important;
	left:992px !important;
	top:1798px !important;
	background:#4b5660;
}

#item41139 {
	width:361px !important;
	left:1019px !important;
	top:1817px !important;
	min-height:85px !important;
}

#item35619 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item35616 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item35625 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35630 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item35626 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item35657 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item35653 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item35684 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item35680 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item35711 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item35707 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item35738 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item35734 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item35765 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item35761 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item35793 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item35788 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item35610 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item35607 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item35605 {
	width:353px !important;
	height:337px !important;
	left:487px !important;
	top:-13px !important;
}

#item14726 {
	mix-blend-mode:multiply;
	width:390px !important;
	height:2220px !important;
	background:#e4eaed;
}

#item14749 {
	width:365px !important;
	height:1919px !important;
	top:198px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item14772 {
	width:260px !important;
	left:25px !important;
	top:96px !important;
	min-height:84px !important;
}

#item14800 {
	width:325px !important;
	left:25px !important;
	top:259px !important;
	min-height:97px !important;
}

#item14823 {
	width:268px !important;
	left:82px !important;
	top:392px !important;
	min-height:113px !important;
}

#item18421 {
	width:390px !important;
	height:50px !important;
	background:#4b5660;
}

#item38764 {
	width:328px !important;
	left:25px !important;
	top:506px !important;
	min-height:1441px !important;
}

#item41159 {
	width:328px !important;
	height:106px !important;
	left:25px !important;
	top:1995px !important;
	background:#4b5660;
}

#item41160 {
	width:293px !important;
	left:47px !important;
	top:2010px !important;
	min-height:69px !important;
}

#item33611 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item33607 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item33616 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item33621 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33617 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item33648 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33644 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item33675 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33671 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item33703 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33699 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item33730 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33726 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item33757 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33753 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item33784 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33780 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item33600 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item33597 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item33595 {
	width:353px !important;
	height:337px !important;
	left:12px !important;
	top:-13px !important;
}

#item4302 {
	width:900px !important;
	left:500px !important;
	top:962px !important;
	min-height:1866px !important;
}

#item6984 {
	width:900px !important;
	left:500px !important;
	top:489px !important;
	min-height:110px !important;
}

#item7009 {
	width:850px !important;
	left:500px !important;
	top:652px !important;
	min-height:110px !important;
}

#item7028 {
	width:998px !important;
	height:50px !important;
	left:446px !important;
	top:411px !important;
	background:#fff;
}

#item7130 {
	width:368px !important;
	left:500px !important;
	top:911px !important;
	min-height:13px !important;
}

#item13250 {
	width:1920px !important;
	height:506px !important;
	top:2896px !important;
	background:#616a73;
}

#item13251 {
	width:288px !important;
	left:1181px !important;
	top:2957px !important;
	min-height:238px !important;
}

#item13274 {
	width:640px !important;
	height:364px !important;
	left:502px !important;
	top:2957px !important;
}

#item13308 {
	width:900px !important;
	left:500px !important;
	top:3500px !important;
	min-height:1743px !important;
}

#item13312 {
	width:900px !important;
	left:500px !important;
	top:6973px !important;
	min-height:2351px !important;
}

#item13319 {
	width:1920px !important;
	height:506px !important;
	top:9379px !important;
	background:#616a73;
}

#item13320 {
	width:409px !important;
	left:1181px !important;
	top:9440px !important;
	min-height:302px !important;
}

#item13343 {
	width:640px !important;
	height:364px !important;
	left:502px !important;
	top:9440px !important;
}

#item13346 {
	width:900px !important;
	left:500px !important;
	top:9979px !important;
	min-height:1743px !important;
}

#item27281 {
	width:319px !important;
	height:103px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27282 {
	width:259px !important;
	height:104px !important;
	left:23px !important;
}

#item27255 {
	width:319px !important;
	height:103px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27256 {
	width:259px !important;
	height:104px !important;
	left:23px !important;
}

#item26579 {
	width:319px !important;
	height:103px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#f0f1f2;
}

#item26610 {
	width:259px !important;
	height:104px !important;
	left:23px !important;
}

#item27252 {
	width:319px !important;
	height:104px !important;
	left:1444px !important;
	top:560px !important;
}

#item27334 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27335 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item27309 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27310 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item26684 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#f0f1f2;
}

#item26685 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item27307 {
	width:319px !important;
	height:134px !important;
	left:1444px !important;
	top:674px !important;
}

#item27390 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27391 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item27365 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27366 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item26709 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#f0f1f2;
}

#item26710 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item27362 {
	width:319px !important;
	height:134px !important;
	left:1444px !important;
	top:818px !important;
}

#item27151 {
	width:1353px !important;
	left:-1353px !important;
	top:9379px !important;
	min-height:50px !important;
}

#item27419 {
	width:320px !important;
	height:61px !important;
	border-radius:0 12px 12px 0;
	border:solid 1px #4b5660;
}

#item27420 {
	width:188px !important;
	height:39px !important;
	left:25px !important;
	top:8px !important;
}

#item35021 {
	width:1920px !important;
	height:51px !important;
	background:#4b5660;
}

#item35022 {
	width:208px !important;
	height:50px !important;
	left:1056px !important;
}

#item35045 {
	width:309px !important;
	height:50px !important;
	left:582px !important;
}

#item35071 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35068 {
	width:50px !important;
	height:50px !important;
	left:1350px !important;
}

#item35077 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35074 {
	width:50px !important;
	height:50px !important;
	left:1291px !important;
}

#item13279 {
	width:1920px !important;
	height:506px !important;
	top:6374px !important;
	background:#616a73;
}

#item13280 {
	width:368px !important;
	left:1181px !important;
	top:6435px !important;
	min-height:302px !important;
}

#item13303 {
	width:640px !important;
	height:364px !important;
	left:502px !important;
	top:6435px !important;
}

#item27183 {
	width:1353px !important;
	left:-1353px !important;
	top:6377px !important;
	min-height:50px !important;
}

#item38480 {
	width:308px !important;
	height:22px !important;
	left:500px !important;
	top:5284px !important;
}

#item39032 {
	width:889px !important;
	left:500px !important;
	top:5500px !important;
	min-height:789px !important;
}

#item40139 {
	width:164px !important;
	height:23px !important;
	left:23px !important;
}

#item40263 {
	width:187px !important;
	height:23px !important;
	left:1179px !important;
	top:3297px !important;
}

#item40195 {
	width:900px !important;
	height:95px !important;
	left:500px !important;
	top:5326px !important;
}

#item40310 {
	width:164px !important;
	height:23px !important;
	left:23px !important;
}

#item40303 {
	width:187px !important;
	height:23px !important;
	left:1181px !important;
	top:6775px !important;
}

#item40355 {
	width:164px !important;
	height:23px !important;
	left:23px !important;
}

#item40349 {
	width:187px !important;
	height:23px !important;
	left:1181px !important;
	top:9780px !important;
}

#item36335 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item36332 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item36341 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item36346 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36342 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item36373 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36369 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item36400 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36396 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item36427 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36423 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item36455 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36451 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item36482 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36478 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item36510 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36505 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item36326 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item36323 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item36321 {
	width:353px !important;
	height:337px !important;
	left:487px !important;
	top:-13px !important;
}

#item14915 {
	width:340px !important;
	left:25px !important;
	top:1251px !important;
	min-height:2192px !important;
}

#item14962 {
	width:334px !important;
	left:25px !important;
	top:904px !important;
	min-height:147px !important;
}

#item15016 {
	width:255px !important;
	left:25px !important;
	top:1202px !important;
	min-height:11px !important;
}

#item15062 {
	width:340px !important;
	left:25px !important;
	top:1090px !important;
	min-height:23px !important;
}

#item15087 {
	width:390px !important;
	height:581px !important;
	top:3481px !important;
	background:#4b5660;
}

#item15088 {
	width:340px !important;
	left:25px !important;
	top:3792px !important;
	min-height:206px !important;
}

#item15111 {
	width:390px !important;
	height:226px !important;
	top:3536px !important;
}

#item15113 {
	width:390px !important;
	height:714px !important;
	top:7409px !important;
	background:#4b5660;
}

#item15114 {
	width:341px !important;
	left:25px !important;
	top:7731px !important;
	min-height:334px !important;
}

#item15138 {
	width:390px !important;
	height:226px !important;
	top:7465px !important;
}

#item15140 {
	width:340px !important;
	left:25px !important;
	top:4116px !important;
	min-height:2118px !important;
}

#item15144 {
	width:342px !important;
	left:24px !important;
	top:8177px !important;
	min-height:2817px !important;
}

#item15148 {
	width:390px !important;
	height:754px !important;
	top:11036px !important;
	background:#4b5660;
}

#item15149 {
	width:339px !important;
	left:27px !important;
	top:11359px !important;
	min-height:366px !important;
}

#item15172 {
	width:390px !important;
	height:226px !important;
	top:11085px !important;
}

#item15174 {
	width:340px !important;
	left:25px !important;
	top:11846px !important;
	min-height:2127px !important;
}

#item33819 {
	width:390px !important;
	height:50px !important;
	background:#4b5660;
}

#item14938 {
	width:340px !important;
	left:25px !important;
	top:150px !important;
	min-height:257px !important;
}

#item39120 {
	width:340px !important;
	left:25px !important;
	top:6465px !important;
	min-height:905px !important;
}

#item39062 {
	width:258px !important;
	height:19px !important;
}

#item40631 {
	width:340px !important;
	height:95px !important;
	top:37px !important;
}

#item33830 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item33827 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item33835 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item33840 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33836 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item33867 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33863 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item33895 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33891 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item33922 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33918 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item33950 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33946 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item33977 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item33973 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item34005 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34001 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item34032 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item34029 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item33825 {
	width:353px !important;
	height:337px !important;
	left:12px !important;
	top:-13px !important;
}

#item8786 {
	width:1920px !important;
	height:506px !important;
	top:2311px !important;
	background:#616a73;
}

#item7725 {
	width:288px !important;
	left:1179px !important;
	top:2372px !important;
	min-height:194px !important;
}

#item8133 {
	width:1920px !important;
	height:915px !important;
	top:6336px !important;
	background:#4b5660;
}

#item7187 {
	width:900px !important;
	left:500px !important;
	top:1415px !important;
	min-height:856px !important;
}

#item7386 {
	width:368px !important;
	left:500px !important;
	top:1359px !important;
	min-height:13px !important;
}

#item7777 {
	width:900px !important;
	left:500px !important;
	top:2927px !important;
	min-height:1436px !important;
}

#item7840 {
	width:900px !important;
	left:500px !important;
	top:5022px !important;
	min-height:1233px !important;
}

#item7329 {
	width:998px !important;
	height:129px !important;
	background:#fff;
}

#item8107 {
	width:1174px !important;
	height:61px !important;
	left:228px !important;
	top:129px !important;
	background:#fff;
}

#item7283 {
	width:998px !important;
	left:30px !important;
	top:33px !important;
	min-height:80px !important;
}

#item7306 {
	width:1083px !important;
	left:268px !important;
	top:140px !important;
	min-height:23px !important;
}

#item8182 {
	width:900px !important;
	left:500px !important;
	top:7368px !important;
	min-height:1239px !important;
}

#item8242 {
	width:900px !important;
	left:500px !important;
	top:6394px !important;
	min-height:235px !important;
}

#item8246 {
	width:263px !important;
	left:489px !important;
	top:6720px !important;
	min-height:39px !important;
}

#item8285 {
	width:66px !important;
	top:8px !important;
	min-height:43px !important;
}

#item8709 {
	width:66px !important;
	height:66px !important;
	left:773px !important;
	top:6698px !important;
}

#item8614 {
	width:66px !important;
	left:1px !important;
	top:9px !important;
	min-height:43px !important;
}

#item8702 {
	width:69px !important;
	height:69px !important;
	left:772px !important;
	top:6696px !important;
}

#item8380 {
	width:66px !important;
	top:8px !important;
	min-height:43px !important;
}

#item8712 {
	width:66px !important;
	height:66px !important;
	left:926px !important;
	top:6698px !important;
}

#item8640 {
	width:66px !important;
	left:1px !important;
	top:9px !important;
	min-height:43px !important;
}

#item8704 {
	width:69px !important;
	height:69px !important;
	left:925px !important;
	top:6696px !important;
}

#item8408 {
	width:66px !important;
	top:8px !important;
	min-height:43px !important;
}

#item8715 {
	width:66px !important;
	height:66px !important;
	left:1079px !important;
	top:6698px !important;
}

#item8665 {
	width:66px !important;
	left:1px !important;
	top:9px !important;
	min-height:43px !important;
}

#item8706 {
	width:69px !important;
	height:69px !important;
	left:1078px !important;
	top:6696px !important;
}

#item8599 {
	width:900px !important;
	height:351px !important;
	background:#4b5660;
}

#item8462 {
	width:900px !important;
	top:92px !important;
	min-height:248px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item8489 {
	width:900px !important;
	min-height:48px !important;
}

#item8604 {
	width:900px !important;
	height:351px !important;
	background:#4b5660;
}

#item8550 {
	width:900px !important;
	top:134px !important;
	min-height:223px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item8574 {
	width:871px !important;
	min-height:103px !important;
}

#item8605 {
	width:900px !important;
	height:351px !important;
	background:#4b5660;
}

#item8497 {
	width:900px !important;
	top:134px !important;
	min-height:258px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item8521 {
	width:877px !important;
	min-height:112px !important;
}

#item8701 {
	width:900px !important;
	height:392px !important;
	left:500px !important;
	top:6807px !important;
}

#item8749 {
	width:640px !important;
	height:364px !important;
	left:500px !important;
	top:2372px !important;
}

#item9368 {
	width:802px !important;
	left:500px !important;
	top:1223px !important;
	min-height:17px !important;
}

#item27000 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27001 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item26975 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item26976 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item26879 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#f0f1f2;
}

#item26880 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item26972 {
	width:319px !important;
	height:134px !important;
	left:1444px !important;
	top:1291px !important;
}

#item27057 {
	width:319px !important;
	height:133px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27058 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item27031 {
	width:319px !important;
	height:133px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item27032 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item26904 {
	width:319px !important;
	height:133px !important;
	border-radius:0 12px 12px 0;
	background:#f0f1f2;
}

#item26906 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item27028 {
	width:319px !important;
	height:134px !important;
	left:1445px !important;
	top:1435px !important;
}

#item37903 {
	width:319px !important;
	height:133px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item37904 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item37878 {
	width:319px !important;
	height:133px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item37879 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item37853 {
	width:319px !important;
	height:133px !important;
	border-radius:0 12px 12px 0;
	background:#f0f1f2;
}

#item37854 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item37850 {
	width:319px !important;
	height:134px !important;
	left:1445px !important;
	top:1581px !important;
}

#item37982 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item37983 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item37957 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#4b5660;
}

#item37958 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item37932 {
	width:319px !important;
	height:133px !important;
	top:1px !important;
	border-radius:0 12px 12px 0;
	background:#f0f1f2;
}

#item37933 {
	width:259px !important;
	height:134px !important;
	left:23px !important;
}

#item37927 {
	width:319px !important;
	height:134px !important;
	left:1444px !important;
	top:1727px !important;
}

#item26854 {
	width:320px !important;
	height:61px !important;
	left:1444px !important;
	top:1220px !important;
	border-radius:0 12px 12px 0;
	border:solid 1px #4b5660;
}

#item26855 {
	width:227px !important;
	height:39px !important;
	left:1467px !important;
	top:1228px !important;
}

#item29084 {
	width:1919px !important;
	height:672px !important;
	left:1px !important;
	top:8701px !important;
	background:#e4eaed;
}

#item7542 {
	width:625px !important;
	left:698px !important;
	top:8769px !important;
	min-height:61px !important;
}

#item7549 {
	width:625px !important;
	left:698px !important;
	top:8894px !important;
	min-height:69px !important;
}

#item7572 {
	width:900px !important;
	left:500px !important;
	top:9007px !important;
	min-height:39px !important;
}

#item7689 {
	width:840px !important;
	left:500px !important;
	top:9342px !important;
	min-height:8px !important;
}

#item7599 {
	width:160px !important;
	left:1px !important;
	top:170px !important;
	min-height:54px !important;
}

#item29201 {
	width:135px !important;
	left:13px !important;
	top:43px !important;
	min-height:75px !important;
}

#item7622 {
	width:263px !important;
	top:170px !important;
	min-height:54px !important;
}

#item29225 {
	width:135px !important;
	left:64px !important;
	top:43px !important;
	min-height:75px !important;
}

#item7646 {
	width:229px !important;
	top:170px !important;
	min-height:54px !important;
}

#item29249 {
	width:135px !important;
	left:47px !important;
	top:43px !important;
	min-height:75px !important;
}

#item35086 {
	width:1920px !important;
	height:51px !important;
	background:#4b5660;
}

#item35088 {
	width:236px !important;
	height:50px !important;
	left:1028px !important;
}

#item35111 {
	width:309px !important;
	height:50px !important;
	left:582px !important;
}

#item35137 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35134 {
	width:50px !important;
	height:50px !important;
	left:1350px !important;
}

#item35143 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35139 {
	width:50px !important;
	height:50px !important;
	left:1291px !important;
}

#item7786 {
	width:1920px !important;
	height:506px !important;
	top:4412px !important;
	background:#616a73;
}

#item7788 {
	width:288px !important;
	left:1179px !important;
	top:4471px !important;
	min-height:266px !important;
}

#item8753 {
	width:640px !important;
	height:364px !important;
	left:500px !important;
	top:4471px !important;
}

#item27121 {
	width:1353px !important;
	left:-1353px !important;
	top:4412px !important;
	min-height:50px !important;
}

#item35554 {
	width:1353px !important;
	left:-1353px !important;
	top:1178px !important;
	min-height:50px !important;
}

#item37812 {
	width:1434px !important;
	left:-1434px !important;
	top:6336px !important;
	min-height:50px !important;
}

#item37817 {
	width:1434px !important;
	left:-1434px !important;
	top:8616px !important;
	min-height:50px !important;
}

#item38329 {
	width:263px !important;
	left:541px !important;
	top:641px !important;
	min-height:39px !important;
}

#item38958 {
	width:900px !important;
	left:500px !important;
	top:9450px !important;
	min-height:1281px !important;
}

#item39957 {
	width:670px !important;
	left:500px !important;
	top:8658px !important;
	min-height:60px !important;
}

#item39986 {
	width:164px !important;
	height:23px !important;
	left:23px !important;
}

#item40418 {
	width:187px !important;
	height:23px !important;
	left:1184px !important;
	top:2713px !important;
}

#item40427 {
	width:164px !important;
	height:23px !important;
	left:23px !important;
}

#item40421 {
	width:187px !important;
	height:23px !important;
	left:1179px !important;
	top:4812px !important;
}

#item40457 {
	width:164px !important;
	height:23px !important;
	left:23px !important;
}

#item40451 {
	width:187px !important;
	height:23px !important;
	left:1420px !important;
	top:7153px !important;
}

#item40491 {
	width:164px !important;
	height:23px !important;
	left:23px !important;
}

#item40517 {
	width:187px !important;
	height:23px !important;
	left:1377px !important;
	top:9324px !important;
}

#item36089 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item36086 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item36094 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item36099 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36095 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item36127 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36123 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item36154 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36150 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item36181 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36177 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item36209 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36205 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item36236 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36232 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item36263 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36259 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item36080 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item36077 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item36075 {
	width:353px !important;
	height:337px !important;
	left:487px !important;
	top:-13px !important;
}

#item15254 {
	width:390px !important;
	height:502px !important;
	top:2256px !important;
	background:#4b5660;
}

#item15256 {
	width:325px !important;
	left:40px !important;
	top:2566px !important;
	min-height:110px !important;
}

#item15279 {
	width:390px !important;
	height:576px !important;
	top:4598px !important;
	background:#4b5660;
}

#item15280 {
	width:330px !important;
	left:35px !important;
	top:4906px !important;
	min-height:206px !important;
}

#item15303 {
	width:390px !important;
	height:1005px !important;
	top:7227px !important;
	background:#4b5660;
}

#item15305 {
	width:343px !important;
	left:25px !important;
	top:1171px !important;
	min-height:1067px !important;
}

#item15358 {
	width:340px !important;
	left:25px !important;
	top:1116px !important;
	min-height:13px !important;
}

#item15544 {
	width:340px !important;
	left:25px !important;
	top:2814px !important;
	min-height:1754px !important;
}

#item15548 {
	width:340px !important;
	left:25px !important;
	top:5225px !important;
	min-height:1983px !important;
}

#item15555 {
	width:340px !important;
	left:25px !important;
	top:654px !important;
	min-height:203px !important;
}

#item15579 {
	width:340px !important;
	left:25px !important;
	top:868px !important;
	min-height:129px !important;
}

#item15602 {
	width:340px !important;
	left:25px !important;
	top:8287px !important;
	min-height:2523px !important;
}

#item15606 {
	width:340px !important;
	left:25px !important;
	top:7299px !important;
	min-height:327px !important;
}

#item15629 {
	width:340px !important;
	left:25px !important;
	top:7629px !important;
	min-height:13px !important;
}

#item15657 {
	width:69px !important;
	top:8px !important;
	min-height:44px !important;
}

#item15652 {
	width:69px !important;
	height:69px !important;
	left:52px !important;
	top:7666px !important;
}

#item15712 {
	width:69px !important;
	top:8px !important;
	min-height:44px !important;
}

#item15707 {
	width:69px !important;
	height:69px !important;
	left:160px !important;
	top:7666px !important;
}

#item15769 {
	width:69px !important;
	top:8px !important;
	min-height:44px !important;
}

#item15763 {
	width:69px !important;
	height:69px !important;
	left:269px !important;
	top:7666px !important;
}

#item15971 {
	width:390px !important;
	height:226px !important;
	left:-2px !important;
	top:2317px !important;
}

#item15976 {
	width:390px !important;
	height:226px !important;
	top:4654px !important;
}

#item16001 {
	width:340px !important;
	left:25px !important;
	top:1028px !important;
	min-height:13px !important;
}

#item18625 {
	width:389px !important;
	height:408px !important;
	top:1px !important;
	background:#4b5660;
}

#item18578 {
	width:329px !important;
	top:79px !important;
	min-height:299px !important;
}

#item18602 {
	width:329px !important;
	min-height:61px !important;
}

#item18576 {
	width:389px !important;
	height:408px !important;
	top:1px !important;
	background:#4b5660;
}

#item18530 {
	width:329px !important;
	top:110px !important;
	min-height:266px !important;
}

#item18553 {
	width:329px !important;
	min-height:96px !important;
}

#item18526 {
	width:389px !important;
	height:408px !important;
	top:1px !important;
	background:#4b5660;
}

#item18493 {
	width:329px !important;
	top:110px !important;
	min-height:278px !important;
}

#item18519 {
	width:293px !important;
	min-height:96px !important;
}

#item18644 {
	width:389px !important;
	height:408px !important;
	top:7766px !important;
}

#item29326 {
	width:392px !important;
	height:240px !important;
	top:10874px !important;
	background:#e4eaed;
}

#item29587 {
	width:392px !important;
	height:223px !important;
	top:11138px !important;
	background:#e4eaed;
}

#item29589 {
	width:392px !important;
	height:598px !important;
	top:11405px !important;
	background:#e4eaed;
}

#item29327 {
	width:316px !important;
	left:38px !important;
	top:11003px !important;
	min-height:80px !important;
}

#item29353 {
	width:316px !important;
	left:38px !important;
	top:11259px !important;
	min-height:74px !important;
}

#item29376 {
	width:280px !important;
	left:56px !important;
	top:11426px !important;
	min-height:74px !important;
}

#item29399 {
	width:299px !important;
	left:46px !important;
	top:12012px !important;
	min-height:22px !important;
}

#item29423 {
	width:122px !important;
	left:1px !important;
	top:130px !important;
	min-height:41px !important;
}

#item29450 {
	width:103px !important;
	left:10px !important;
	top:33px !important;
	min-height:58px !important;
}

#item29474 {
	width:201px !important;
	top:130px !important;
	min-height:41px !important;
}

#item29501 {
	width:103px !important;
	left:49px !important;
	top:33px !important;
	min-height:58px !important;
}

#item29525 {
	width:175px !important;
	top:130px !important;
	min-height:41px !important;
}

#item29551 {
	width:103px !important;
	left:36px !important;
	top:33px !important;
	min-height:58px !important;
}

#item33820 {
	width:390px !important;
	height:50px !important;
	background:#4b5660;
}

#item15684 {
	width:69px !important;
	left:1px !important;
	top:9px !important;
	min-height:44px !important;
}

#item15680 {
	width:71px !important;
	height:71px !important;
	left:51px !important;
	top:7665px !important;
}

#item15739 {
	width:69px !important;
	left:1px !important;
	top:9px !important;
	min-height:44px !important;
}

#item15735 {
	width:71px !important;
	height:71px !important;
	left:159px !important;
	top:7665px !important;
}

#item15796 {
	width:69px !important;
	left:1px !important;
	top:9px !important;
	min-height:44px !important;
}

#item15792 {
	width:71px !important;
	height:71px !important;
	left:268px !important;
	top:7665px !important;
}

#item34062 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item34059 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item34067 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item34072 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34068 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item34099 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34095 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item34126 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34122 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item34153 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34149 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item34180 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34176 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item34208 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34203 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item34235 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34231 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item34051 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item34048 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item34046 {
	width:353px !important;
	height:337px !important;
	left:12px !important;
	top:-13px !important;
}

#item14168 {
	width:1920px !important;
	height:766px !important;
	background:#f1f4f6;
}

#item27506 {
	width:1920px !important;
	height:2538px !important;
	top:712px !important;
	background:#3c5d8f;
}

#item28079 {
	mix-blend-mode:multiply;
	width:1001px !important;
	height:321px !important;
	left:450px !important;
	top:835px !important;
	background:#e6e7e8;
}

#item28080 {
	mix-blend-mode:multiply;
	width:1001px !important;
	height:467px !important;
	left:450px !important;
	top:1184px !important;
	background:#e6e7e8;
}

#item28081 {
	mix-blend-mode:multiply;
	width:995px !important;
	height:490px !important;
	left:450px !important;
	top:1679px !important;
	background:#e6e7e8;
}

#item28082 {
	mix-blend-mode:multiply;
	width:995px !important;
	height:408px !important;
	left:450px !important;
	top:2197px !important;
	background:#e6e7e8;
}

#item28083 {
	mix-blend-mode:multiply;
	width:995px !important;
	height:408px !important;
	left:450px !important;
	top:2633px !important;
	background:#e6e7e8;
}

#item14189 {
	width:709px !important;
	left:741px !important;
	top:230px !important;
	min-height:482px !important;
}

#item27482 {
	width:460px !important;
	left:500px !important;
	top:835px !important;
	min-height:276px !important;
	padding:20px 0px 0px 0px;
}

#item27635 {
	width:860px !important;
	left:500px !important;
	top:1184px !important;
	min-height:176px !important;
	padding:20px 0px 0px 0px;
}

#item27708 {
	width:350px !important;
	left:500px !important;
	top:2633px !important;
	min-height:204px !important;
	padding:20px 0px 0px 0px;
}

#item27681 {
	width:945px !important;
	left:500px !important;
	top:2197px !important;
	min-height:132px !important;
	padding:20px 0px 0px 0px;
}

#item27781 {
	width:179px !important;
	left:500px !important;
	top:2356px !important;
	min-height:40px !important;
}

#item27658 {
	width:442px !important;
	left:500px !important;
	top:1679px !important;
	min-height:148px !important;
	padding:20px 0px 0px 0px;
}

#item27921 {
	width:228px !important;
	left:492px !important;
	top:1850px !important;
	min-height:33px !important;
}

#item28045 {
	width:99px !important;
	left:1059px !important;
	top:828px !important;
	min-height:40px !important;
}

#item28068 {
	width:196px !important;
	left:1199px !important;
	top:804px !important;
	min-height:36px !important;
}

#item28105 {
	width:272px !important;
	height:123px !important;
	left:9px !important;
	background:#cad3e0;
}

#item28109 {
	width:598px !important;
	height:123px !important;
	left:281px !important;
	background:#e2a478;
}

#item28103 {
	width:9px !important;
	height:123px !important;
	background:#fff;
}

#item27949 {
	width:550px !important;
	left:500px !important;
	top:1376px !important;
	min-height:38px !important;
}

#item28090 {
	width:221px !important;
	height:12px !important;
	left:500px !important;
	top:1425px !important;
	background:#e2a478;
}

#item27953 {
	width:550px !important;
	left:500px !important;
	top:1460px !important;
	min-height:39px !important;
}

#item28091 {
	width:792px !important;
	height:12px !important;
	left:500px !important;
	top:1510px !important;
	background:#e2a478;
}

#item27976 {
	width:550px !important;
	left:500px !important;
	top:1545px !important;
	min-height:38px !important;
}

#item28092 {
	width:286px !important;
	height:12px !important;
	left:500px !important;
	top:1594px !important;
	background:#e2a478;
}

#item28022 {
	width:349px !important;
	left:1041px !important;
	top:992px !important;
	min-height:74px !important;
}

#item27875 {
	width:192px !important;
	top:13px !important;
	min-height:36px !important;
}

#item27898 {
	width:349px !important;
	left:54px !important;
	top:124px !important;
	min-height:72px !important;
}

#item27751 {
	width:349px !important;
	left:1041px !important;
	top:2788px !important;
	min-height:72px !important;
}

#item28196 {
	width:215px !important;
	left:26px !important;
	top:21px !important;
	min-height:53px !important;
}

#item28219 {
	width:269px !important;
	height:74px !important;
	border-radius:18px;
	border:solid 1px #cad3e0;
}

#item28246 {
	width:268px !important;
	left:32px !important;
	top:21px !important;
	min-height:53px !important;
}

#item28269 {
	width:335px !important;
	height:74px !important;
	border-radius:18px;
	border:solid 1px #cad3e0;
}

#item28165 {
	width:296px !important;
	height:74px !important;
	border-radius:18px;
	border:solid 1px #cad3e0;
}

#item28167 {
	width:237px !important;
	left:28px !important;
	top:21px !important;
	min-height:53px !important;
}

#item27774 {
	width:134px !important;
	left:977px !important;
	top:2690px !important;
	min-height:50px !important;
}

#item27804 {
	width:270px !important;
	left:510px !important;
	top:2445px !important;
	min-height:43px !important;
}

#item27828 {
	width:598px !important;
	left:780px !important;
	top:2440px !important;
	min-height:48px !important;
}

#item35149 {
	width:1920px !important;
	height:51px !important;
	background:#4b5660;
}

#item35150 {
	width:206px !important;
	height:50px !important;
	left:1058px !important;
}

#item35173 {
	width:309px !important;
	height:50px !important;
	left:582px !important;
}

#item35199 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35196 {
	width:50px !important;
	height:50px !important;
	left:1350px !important;
}

#item35204 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35201 {
	width:50px !important;
	height:50px !important;
	left:1291px !important;
}

#item36584 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item36581 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item36589 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item36595 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36590 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item36623 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36619 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item36650 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36646 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item36677 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36673 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item36704 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36700 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item36732 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36728 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item36760 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36755 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item36575 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item36572 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item36570 {
	width:353px !important;
	height:337px !important;
	left:487px !important;
	top:-13px !important;
}

#item28446 {
	width:390px !important;
	height:3219px !important;
	top:1331px !important;
	background:#3c5d8f;
}

#item16085 {
	width:291px !important;
	left:49px !important;
	top:982px !important;
	min-height:302px !important;
}

#item28393 {
	width:340px !important;
	left:25px !important;
	top:614px !important;
	min-height:228px !important;
}

#item28421 {
	width:340px !important;
	left:25px !important;
	top:866px !important;
	min-height:79px !important;
}

#item28447 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:543px !important;
	left:25px !important;
	top:1379px !important;
	background:#e6e7e8;
}

#item28550 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:480px !important;
	left:25px !important;
	top:1952px !important;
	background:#e6e7e8;
}

#item28657 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:744px !important;
	left:25px !important;
	top:2462px !important;
	background:#e6e7e8;
}

#item28876 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:730px !important;
	left:25px !important;
	top:3236px !important;
	background:#e6e7e8;
}

#item28979 {
	mix-blend-mode:multiply;
	width:340px !important;
	height:460px !important;
	left:25px !important;
	top:3996px !important;
	background:#e6e7e8;
}

#item28448 {
	width:311px !important;
	left:59px !important;
	top:1379px !important;
	min-height:186px !important;
	padding:14px 0px 0px 0px;
}

#item28551 {
	width:311px !important;
	left:59px !important;
	top:1952px !important;
	min-height:186px !important;
	padding:14px 0px 0px 0px;
}

#item28472 {
	width:79px !important;
	left:15px !important;
	top:19px !important;
	min-height:32px !important;
}

#item28495 {
	width:156px !important;
	left:127px !important;
	min-height:29px !important;
}

#item28522 {
	width:280px !important;
	top:151px !important;
	min-height:59px !important;
}

#item28574 {
	width:281px !important;
	min-height:42px !important;
}

#item28599 {
	width:78px !important;
	height:9px !important;
	top:57px !important;
	background:#e2a478;
}

#item28601 {
	width:281px !important;
	min-height:42px !important;
}

#item28624 {
	width:281px !important;
	height:9px !important;
	top:56px !important;
	background:#e2a478;
}

#item28625 {
	width:281px !important;
	min-height:28px !important;
}

#item28648 {
	width:101px !important;
	height:9px !important;
	top:42px !important;
	background:#e2a478;
}

#item28664 {
	width:109px !important;
	left:60px !important;
	top:2614px !important;
	min-height:29px !important;
}

#item28687 {
	width:280px !important;
	left:60px !important;
	top:2703px !important;
	min-height:57px !important;
}

#item28712 {
	width:281px !important;
	left:59px !important;
	top:2462px !important;
	min-height:104px !important;
	padding:20px 0px 0px 0px;
}

#item28736 {
	width:194px !important;
	left:55px !important;
	top:2933px !important;
	min-height:28px !important;
}

#item28760 {
	width:183px !important;
	left:22px !important;
	top:18px !important;
	min-height:45px !important;
}

#item28783 {
	width:458px !important;
	height:126px !important;
	border-radius:15px;
	border:solid 1.7px #cad3e0;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28785 {
	width:228px !important;
	left:27px !important;
	top:18px !important;
	min-height:45px !important;
}

#item28809 {
	width:570px !important;
	height:126px !important;
	border-radius:15px;
	border:solid 1.7px #cad3e0;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28811 {
	width:504px !important;
	height:126px !important;
	border-radius:15px;
	border:solid 1.7px #cad3e0;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28834 {
	width:201px !important;
	left:24px !important;
	top:18px !important;
	min-height:45px !important;
}

#item28877 {
	width:291px !important;
	left:55px !important;
	top:3236px !important;
	min-height:112px !important;
	padding:20px 0px 0px 0px;
}

#item28901 {
	width:138px !important;
	left:208px !important;
	top:3374px !important;
	min-height:32px !important;
}

#item28928 {
	width:138px !important;
	left:208px !important;
	top:3445px !important;
	min-height:126px !important;
}

#item28951 {
	width:138px !important;
	left:208px !important;
	top:3692px !important;
	min-height:126px !important;
}

#item28980 {
	width:285px !important;
	left:55px !important;
	top:3996px !important;
	min-height:92px !important;
	padding:20px 0px 0px 0px;
}

#item29006 {
	width:280px !important;
	top:100px !important;
	min-height:57px !important;
}

#item29030 {
	width:107px !important;
	left:52px !important;
	top:4149px !important;
	min-height:40px !important;
}

#item33821 {
	width:390px !important;
	height:50px !important;
	background:#4b5660;
}

#item34272 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item34269 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item34277 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item34282 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34278 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item34310 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34305 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item34337 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34333 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item34365 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34360 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item34392 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34388 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item34420 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34415 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item34447 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34443 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item34263 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item34260 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item34258 {
	width:353px !important;
	height:337px !important;
	left:12px !important;
	top:-13px !important;
}

#item35211 {
	width:1920px !important;
	height:51px !important;
	background:#4b5660;
}

#item35212 {
	width:221px !important;
	height:50px !important;
	left:1043px !important;
}

#item35235 {
	width:309px !important;
	height:50px !important;
	left:582px !important;
}

#item35418 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:1080px !important;
	background:#e4eaed;
}

#item37520 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item37517 {
	width:50px !important;
	height:50px !important;
	left:1350px !important;
}

#item37525 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item37522 {
	width:50px !important;
	height:50px !important;
	left:1291px !important;
}

#item40521 {
	width:479px !important;
	height:131px !important;
	left:961px !important;
	top:707px !important;
}

#item36819 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item36816 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item36824 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item36829 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36825 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item36856 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36852 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item36883 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36879 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item36911 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36906 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item36938 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36934 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item36965 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36961 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item36992 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item36988 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item36810 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item36806 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item36804 {
	width:353px !important;
	height:337px !important;
	left:487px !important;
	top:-13px !important;
}

#item40524 {
	width:280px !important;
	height:81px !important;
	left:54px !important;
	top:582px !important;
}

#item26472 {
	width:998px !important;
	height:413px !important;
	left:446px !important;
	top:276px !important;
	background:#fff;
}

#item14195 {
	width:899px !important;
	left:501px !important;
	top:327px !important;
	min-height:321px !important;
}

#item35275 {
	width:1920px !important;
	height:51px !important;
	background:#4b5660;
}

#item35276 {
	width:221px !important;
	height:50px !important;
	left:1043px !important;
}

#item35300 {
	width:309px !important;
	height:50px !important;
	left:582px !important;
}

#item35326 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35323 {
	width:50px !important;
	height:50px !important;
	left:1350px !important;
}

#item35331 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35328 {
	width:50px !important;
	height:50px !important;
	left:1291px !important;
}

#item39848 {
	width:29px !important;
	height:29px !important;
	left:672px !important;
	top:993px !important;
}

#item39865 {
	width:29px !important;
	height:29px !important;
	left:864px !important;
	top:993px !important;
}

#item39881 {
	width:29px !important;
	height:29px !important;
	left:1056px !important;
	top:993px !important;
}

#item39856 {
	width:29px !important;
	height:29px !important;
	left:768px !important;
	top:993px !important;
}

#item39873 {
	width:29px !important;
	height:29px !important;
	left:960px !important;
	top:993px !important;
}

#item39890 {
	width:29px !important;
	height:29px !important;
	left:1152px !important;
	top:993px !important;
}

#item39852 {
	width:29px !important;
	height:29px !important;
	left:720px !important;
	top:993px !important;
}

#item39869 {
	width:29px !important;
	height:29px !important;
	left:912px !important;
	top:993px !important;
}

#item39885 {
	width:29px !important;
	height:29px !important;
	left:1104px !important;
	top:993px !important;
}

#item39861 {
	width:29px !important;
	height:29px !important;
	left:816px !important;
	top:993px !important;
}

#item39877 {
	width:29px !important;
	height:29px !important;
	left:1008px !important;
	top:993px !important;
}

#item39894 {
	width:29px !important;
	height:29px !important;
	left:1200px !important;
	top:993px !important;
}

#item39754 {
	width:29px !important;
	height:29px !important;
	left:672px !important;
	top:993px !important;
}

#item39784 {
	width:29px !important;
	height:29px !important;
	left:864px !important;
	top:993px !important;
}

#item39817 {
	width:29px !important;
	height:29px !important;
	left:1056px !important;
	top:993px !important;
}

#item39768 {
	width:29px !important;
	height:29px !important;
	left:768px !important;
	top:993px !important;
}

#item39800 {
	width:29px !important;
	height:29px !important;
	left:960px !important;
	top:993px !important;
}

#item39832 {
	width:29px !important;
	height:29px !important;
	left:1152px !important;
	top:993px !important;
}

#item39757 {
	width:29px !important;
	height:29px !important;
	left:720px !important;
	top:993px !important;
}

#item39793 {
	width:29px !important;
	height:29px !important;
	left:912px !important;
	top:993px !important;
}

#item39824 {
	width:29px !important;
	height:29px !important;
	left:1104px !important;
	top:993px !important;
}

#item39777 {
	width:29px !important;
	height:29px !important;
	left:816px !important;
	top:993px !important;
}

#item39807 {
	width:29px !important;
	height:29px !important;
	left:1008px !important;
	top:993px !important;
}

#item39839 {
	width:29px !important;
	height:29px !important;
	left:1200px !important;
	top:993px !important;
}

#item37039 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item37036 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item37045 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item37050 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37046 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item37077 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37073 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item37104 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37100 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item37131 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37127 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item37158 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37154 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item37186 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37181 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item37214 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37209 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item37030 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item37027 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item37025 {
	width:353px !important;
	height:337px !important;
	left:487px !important;
	top:-13px !important;
}

#item24456 {
	width:44px !important;
	height:79px !important;
	left:1px !important;
	top:1px !important;
}

#item24460 {
	width:45px !important;
	height:80px !important;
	left:1421px !important;
	top:808px !important;
}

#item24462 {
	width:45px !important;
	height:80px !important;
	left:429px !important;
	top:808px !important;
}

#item24494 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item25038 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item25061 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24492 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24991 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item25014 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24490 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24943 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24966 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24488 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24896 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24919 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 10px 20px 40px;
}

#item24486 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24849 {
	width:319px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24872 {
	width:580px !important;
	left:319px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24484 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24794 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24817 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24482 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24746 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24769 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24480 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24695 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24719 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24478 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24648 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24671 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24476 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24601 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24624 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24474 {
	width:899px !important;
	height:258px !important;
	left:1px !important;
	background:#fff;
	border:solid 2px #939597;
}

#item24551 {
	width:580px !important;
	left:319px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24574 {
	width:319px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24471 {
	width:897px !important;
	height:256px !important;
	left:2px !important;
	top:1px !important;
}

#item24502 {
	width:580px !important;
	left:320px !important;
	background:#dbdddf;
	min-height:258px !important;
	padding:70px 40px 20px 30px;
}

#item24525 {
	width:320px !important;
	background:#4167a5;
	min-height:258px !important;
	padding:20px 30px 20px 30px;
}

#item24466 {
	width:901px !important;
	height:258px !important;
	left:500px !important;
	top:719px !important;
}

#item16164 {
	width:390px !important;
	height:3950px !important;
	background:#f1f4f6;
}

#item16189 {
	width:322px !important;
	left:25px !important;
	top:81px !important;
	min-height:160px !important;
}

#item26564 {
	width:340px !important;
	left:25px !important;
	top:577px !important;
	min-height:270px !important;
}

#item33823 {
	width:390px !important;
	height:50px !important;
	background:#4b5660;
}

#item34485 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item34482 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item34490 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item34495 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34491 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item34522 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34518 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item34549 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34545 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item34577 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34572 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item34605 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34600 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item34632 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34628 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item34659 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item34655 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item34475 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item34472 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item34470 {
	width:353px !important;
	height:337px !important;
	left:12px !important;
	top:-13px !important;
}

#item26320 {
	width:365px !important;
	left:25px !important;
	top:2870px !important;
	background:#dbdddf;
	min-height:124px !important;
	padding:20px 25px 25px 20px;
}

#item26270 {
	width:365px !important;
	left:25px !important;
	top:2656px !important;
	background:#dbdddf;
	min-height:104px !important;
	padding:20px 25px 25px 20px;
}

#item26221 {
	width:365px !important;
	left:25px !important;
	top:2422px !important;
	background:#dbdddf;
	min-height:104px !important;
	padding:20px 25px 25px 20px;
}

#item26172 {
	width:365px !important;
	left:25px !important;
	top:2189px !important;
	background:#dbdddf;
	min-height:104px !important;
	padding:20px 25px 25px 20px;
}

#item26123 {
	width:365px !important;
	left:25px !important;
	top:1955px !important;
	background:#dbdddf;
	min-height:104px !important;
	padding:20px 25px 25px 20px;
}

#item26073 {
	width:362px !important;
	left:28px !important;
	top:1701px !important;
	background:#dbdddf;
	min-height:124px !important;
	padding:20px 25px 25px 20px;
}

#item26001 {
	width:365px !important;
	left:25px !important;
	top:1427px !important;
	background:#dbdddf;
	min-height:145px !important;
	padding:20px 25px 25px 20px;
}

#item25951 {
	width:365px !important;
	left:25px !important;
	top:1193px !important;
	background:#dbdddf;
	min-height:124px !important;
	padding:20px 25px 25px 20px;
}

#item25901 {
	width:365px !important;
	left:25px !important;
	top:665px !important;
	background:#dbdddf;
	min-height:124px !important;
	padding:20px 25px 25px 20px;
}

#item25852 {
	width:365px !important;
	left:25px !important;
	top:391px !important;
	background:#dbdddf;
	min-height:145px !important;
	padding:20px 25px 25px 20px;
}

#item25803 {
	width:365px !important;
	left:25px !important;
	top:100px !important;
	background:#dbdddf;
	min-height:157px !important;
	padding:20px 25px 25px 20px;
}

#item25753 {
	width:365px !important;
	left:25px !important;
	top:919px !important;
	background:#dbdddf;
	min-height:145px !important;
	padding:20px 25px 25px 20px;
}

#item26297 {
	width:365px !important;
	top:2790px !important;
	background:#4167a5;
	min-height:79px !important;
	padding:16px 23px 25px 45px;
}

#item26247 {
	width:365px !important;
	top:2556px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item26198 {
	width:365px !important;
	top:2323px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item26149 {
	width:365px !important;
	top:2089px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item26099 {
	width:365px !important;
	top:1855px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item26050 {
	width:365px !important;
	top:1601px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item26024 {
	width:365px !important;
	top:1347px !important;
	background:#4167a5;
	min-height:79px !important;
	padding:16px 23px 25px 45px;
}

#item25974 {
	width:365px !important;
	top:1093px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item25925 {
	width:365px !important;
	top:565px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item25875 {
	width:365px !important;
	top:287px !important;
	background:#4167a5;
	min-height:104px !important;
	padding:20px 20px 25px 45px;
}

#item25826 {
	width:365px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item25777 {
	width:365px !important;
	top:819px !important;
	background:#4167a5;
	min-height:100px !important;
	padding:16px 23px 25px 45px;
}

#item11388 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:1500px !important;
	background:#e4eaed;
}

#item11579 {
	width:420px !important;
	left:500px !important;
	top:233px !important;
	min-height:665px !important;
}

#item12079 {
	width:416px !important;
	left:984px !important;
	top:240px !important;
	min-height:658px !important;
}

#item11606 {
	width:900px !important;
	height:64px !important;
	left:500px !important;
	top:916px !important;
	border:solid 1px #4b5660;
	padding:0px 0px 7px 0px;
}

#item11629 {
	width:900px !important;
	left:500px !important;
	top:1124px !important;
	min-height:257px !important;
}

#item11697 {
	width:354px !important;
	left:501px !important;
	top:124px !important;
	min-height:83px !important;
}

#item11721 {
	width:3px !important;
	height:16px !important;
	left:118px !important;
	top:9px !important;
	background:#4c586a;
}

#item35336 {
	width:1920px !important;
	height:51px !important;
	background:#4b5660;
}

#item35337 {
	width:196px !important;
	height:50px !important;
	left:1068px !important;
}

#item35360 {
	width:309px !important;
	height:50px !important;
	left:582px !important;
}

#item35391 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item35388 {
	width:50px !important;
	height:50px !important;
	left:1291px !important;
}

#item37268 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item37265 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item37273 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item37278 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37274 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item37306 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37301 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item37333 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37329 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item37361 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37357 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item37388 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37384 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item37415 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37411 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item37442 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item37438 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item37258 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item37255 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item37253 {
	width:353px !important;
	height:337px !important;
	left:487px !important;
	top:-13px !important;
}

#item16247 {
	mix-blend-mode:multiply;
	width:390px !important;
	height:2350px !important;
	background:#e4eaed;
}

#item16248 {
	width:340px !important;
	left:25px !important;
	top:235px !important;
	min-height:1246px !important;
}

#item16295 {
	width:340px !important;
	height:43px !important;
	left:25px !important;
	top:1514px !important;
	padding:0px 0px 5px 0px;
}

#item16318 {
	width:340px !important;
	left:25px !important;
	top:1720px !important;
	min-height:516px !important;
}

#item16341 {
	width:269px !important;
	left:25px !important;
	top:134px !important;
	min-height:66px !important;
}

#item16366 {
	width:3px !important;
	height:14px !important;
	left:101px !important;
	top:8px !important;
	background:#4c586a;
}

#item33824 {
	width:390px !important;
	height:50px !important;
	background:#4b5660;
}

#item40895 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item40892 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item40900 {
	width:580px !important;
	height:648px !important;
	background:#6d6e70;
	outline:solid 1.7px #6d6e70;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item40905 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item40901 {
	width:290px !important;
	height:41px !important;
	top:274px !important;
}

#item40932 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item40928 {
	width:290px !important;
	height:41px !important;
	top:230px !important;
}

#item40959 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item40955 {
	width:290px !important;
	height:41px !important;
	top:186px !important;
}

#item40986 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item40982 {
	width:290px !important;
	height:41px !important;
	top:142px !important;
}

#item41014 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item41009 {
	width:290px !important;
	height:41px !important;
	top:98px !important;
}

#item41041 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item41037 {
	width:290px !important;
	height:41px !important;
	top:54px !important;
}

#item41068 {
	width:290px !important;
	height:41px !important;
	background:#6d6e70;
	padding:0px 0px 0px 17px;
}

#item41064 {
	width:290px !important;
	height:41px !important;
	top:10px !important;
}

#item40885 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#6d6e70;
}

#item40882 {
	width:56px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item40880 {
	width:353px !important;
	height:337px !important;
	left:12px !important;
	top:-13px !important;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:55.3px;
	line-height:79.6px;
	color:#fff;
	padding-right:37px;
	margin-top:47px;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:12.3px;
	line-height:15.2px;
	color:#4b5660;
	letter-spacing:0.500em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle123 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16px;
	line-height:21.7px;
	color:#ed1b2e;
	text-indent:-29px;
	padding-left:29px;
	margin-top:22px;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16px;
	line-height:21.7px;
	color:#000;
	text-indent:-29px;
	padding-left:29px;
	margin-top:8px;
	text-align:left;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:70px;
	line-height:100.8px;
	color:#fff;
	padding-right:47px;
	margin-top:59px;
	text-align:left;
}

p.autoParaStyle120 {
	font-family:Portada;
	font-size:11.4px;
	line-height:16.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle119 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16.1px;
	line-height:20px;
	color:#4b5660;
	letter-spacing:0.500em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle118 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:11.8px;
	line-height:18px;
	color:#000;
	text-indent:-30px;
	padding-left:30px;
	text-align:left;
}

p.autoParaStyle117 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16.1px;
	line-height:21.8px;
	color:#ed1b2e;
	text-indent:-30px;
	padding-left:30px;
	margin-top:22px;
	text-align:left;
}

p.autoParaStyle116 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.5px;
	line-height:21.8px;
	color:#000;
	text-indent:-30px;
	padding-left:30px;
	margin-top:8px;
	text-align:left;
}

p.autoParaStyle115 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16.1px;
	line-height:21.8px;
	color:#000;
	text-indent:-30px;
	padding-left:30px;
	margin-top:8px;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.6px;
	line-height:20.2px;
	color:#000;
	letter-spacing:0.005em;
	direction:ltr;
	padding-right:27px;
	text-align:left;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.6px;
	line-height:20.2px;
	color:#fff;
	letter-spacing:0.005em;
	direction:ltr;
	padding-right:27px;
	text-align:left;
}

p.autoParaStyle112 {
	font-style:oblique;
	font-weight:normal;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.6px;
	line-height:20.2px;
	color:#000;
	letter-spacing:0.005em;
	direction:ltr;
	margin-top:8px;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle111 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.6px;
	line-height:23.4px;
	color:#000;
	letter-spacing:0.005em;
	direction:ltr;
	padding-right:27px;
	margin-top:8px;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle110 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.6px;
	line-height:20.2px;
	color:#000;
	letter-spacing:0.005em;
	direction:ltr;
	margin-top:8px;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	letter-spacing:0.005em;
	direction:ltr;
	padding-right:35px;
	margin-top:26px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	letter-spacing:0.005em;
	direction:ltr;
	margin-top:10px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle107 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:30px;
	line-height:26px;
	color:#000;
	letter-spacing:0.005em;
	text-transform:uppercase;
	direction:ltr;
	padding-right:35px;
	margin-top:10px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:20px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.005em;
	direction:ltr;
	padding-right:35px;
	margin-top:10px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle105 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:32px;
	line-height:88px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:40px;
	line-height:40px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle103 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16.1px;
	line-height:30.6px;
	color:#cad3e0;
	text-align:center;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16.1px;
	line-height:30.6px;
	color:#cad3e0;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:32px;
	line-height:88px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle100 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.2px;
	line-height:28.8px;
	color:#fff;
	padding-right:19px;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:14.9px;
	line-height:22px;
	color:#fff;
	padding-right:19px;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:32px;
	line-height:88px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle97 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.2px;
	line-height:28.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle96 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.2px;
	line-height:28.8px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:23px;
	line-height:24.3px;
	color:#f47932;
	letter-spacing:-0.020em;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.5px;
	line-height:20.3px;
	color:#fff;
	padding-right:24px;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:Portada;
	font-size:37px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:19px;
	text-align:center;
}

p.autoParaStyle92 {
	font-weight:100;
	font-family:Portada;
	font-size:64px;
	line-height:70px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle91 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle90 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:36px;
	color:#3c5d8f;
	text-align:center;
}

p.autoParaStyle89 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:36px;
	color:#cad3e0;
	text-align:center;
}

p.autoParaStyle88 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:40px;
	line-height:110px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle87 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:40px;
	line-height:110px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle86 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:40px;
	line-height:110px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle85 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:36px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle84 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:36px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:36px;
	color:#cad3e0;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:100;
	font-family:Portada;
	font-size:56px;
	line-height:74.2px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle81 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:64px;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:100;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:35.3px;
	line-height:50.9px;
	color:#ed1457;
	text-align:center;
}

p.autoParaStyle79 {
	font-weight:600;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.3px;
	line-height:22.9px;
	color:#4b5660;
	text-align:center;
}

p.autoParaStyle78 {
	font-family:"Portada Text";
	font-size:8.3px;
	line-height:15.8px;
	color:#a5aaaf;
	letter-spacing:-0.020em;
	padding-right:11px;
	text-align:center;
}

p.autoParaStyle77 {
	font-weight:600;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16px;
	line-height:27.5px;
	color:#4b5660;
	padding-right:18px;
	text-align:center;
}

p.autoParaStyle76 {
	font-family:"Portada Text";
	font-size:14.5px;
	line-height:27.5px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-right:18px;
	text-align:center;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:20px;
	line-height:27px;
	color:#fff;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle74 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#fff;
	letter-spacing:-0.020em;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle73 {
	font-family:"Portada Text";
	font-size:14.3px;
	line-height:27.1px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle72 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#a5aaaf;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:Portada;
	font-size:20px;
	line-height:24px;
	color:#fff;
	padding-right:17px;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle70 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#fff;
	letter-spacing:-0.020em;
	padding-right:10px;
	text-align:center;
}

p.autoParaStyle69 {
	font-family:"FreightMicro Pro";
	font-size:27.9px;
	line-height:33.9px;
	color:#ed1457;
	letter-spacing:-0.010em;
	padding-right:14px;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle68 {
	font-weight:100;
	font-family:Portada;
	font-size:63px;
	line-height:63px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:Portada;
	font-size:20px;
	line-height:24px;
	color:#4b5660;
	padding-right:60px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:32px;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:14px;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:"Portada Text";
	font-size:12px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:20px;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:35.4px;
	line-height:48.5px;
	color:#ed1457;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:100;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:46.3px;
	line-height:66.6px;
	color:#ed1457;
	text-align:center;
}

p.autoParaStyle60 {
	font-weight:600;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#4b5660;
	text-align:center;
}

p.autoParaStyle59 {
	font-family:"Portada Text";
	font-size:10.9px;
	line-height:20.7px;
	color:#a5aaaf;
	letter-spacing:-0.020em;
	padding-right:14px;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:600;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:21px;
	line-height:36px;
	color:#4b5660;
	padding-right:24px;
	text-align:center;
}

p.autoParaStyle57 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:36px;
	line-height:40px;
	color:#f47932;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:36px;
	line-height:36px;
	color:#f47932;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.020em;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:39.6px;
	line-height:39.6px;
	color:#f47932;
	letter-spacing:-0.010em;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:39.6px;
	line-height:39.6px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle51 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#a5aaaf;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:Portada;
	font-size:25px;
	line-height:36px;
	color:#fff;
	padding-right:17px;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle49 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.020em;
	padding-right:24px;
	text-align:center;
}

p.autoParaStyle48 {
	font-family:"FreightMicro Pro";
	font-size:33.6px;
	line-height:40.8px;
	color:#ed1457;
	letter-spacing:-0.010em;
	padding-right:17px;
	margin-bottom:24px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:100;
	font-family:Portada;
	font-size:74.2px;
	line-height:74.2px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.6px;
	line-height:48.8px;
	color:#4b5660;
	letter-spacing:0.020em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:Portada;
	font-size:36px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:11px;
	text-align:center;
}

p.autoParaStyle44 {
	font-weight:100;
	font-family:Portada;
	font-size:65px;
	line-height:65px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle43 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.025em;
	text-indent:30px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:13px;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:15px;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:16px;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:"Portada Text";
	font-size:14.2px;
	line-height:26.9px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle38 {
	font-family:"Portada Text";
	font-size:10.4px;
	line-height:31.1px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:17px;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:"FreightMicro Pro";
	font-size:21.8px;
	line-height:26.5px;
	color:#4b5660;
	letter-spacing:-0.010em;
	padding-right:11px;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle36 {
	font-family:"Portada Text";
	font-size:15.2px;
	line-height:28.9px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-right:19px;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.030em;
	text-indent:30px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:"Portada Text";
	font-size:15.2px;
	line-height:28.9px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:24px;
	padding-right:19px;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:Portada;
	font-size:20px;
	line-height:28.9px;
	color:#4b5660;
	padding-right:14px;
	margin-top:17px;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#a5aaaf;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	text-indent:15px;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:18.5px;
	line-height:58.1px;
	color:#4b5660;
	letter-spacing:0.020em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:14px;
	line-height:43.8px;
	color:#4b5660;
	letter-spacing:0.020em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:"Portada Text";
	font-size:60px;
	line-height:60px;
	color:#000;
	letter-spacing:-0.020em;
	padding-right:60px;
	margin-top:20px;
	text-align:right;
}

p.autoParaStyle28 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:26px;
	color:#a5aaaf;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:26px;
	color:#fff;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.025em;
	text-indent:30px;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:Portada;
	font-size:18px;
	line-height:32px;
	color:#fff;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:"FreightMicro Pro";
	font-size:28px;
	line-height:34px;
	color:#4b5660;
	letter-spacing:-0.010em;
	padding-right:14px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:Portada;
	font-size:40px;
	line-height:55px;
	color:#000;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:100;
	font-family:Portada;
	font-size:80px;
	line-height:80px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.030em;
	text-indent:30px;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.4px;
	line-height:22.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:10px;
	text-align:right;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:43.2px;
	line-height:45.8px;
	color:#000;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:38.2px;
	line-height:38.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:14.4px;
	line-height:30.4px;
	color:#fff;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:28px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	text-align:right;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:12px;
	line-height:36px;
	color:#c0c4c7;
	letter-spacing:0.200em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:12px;
	line-height:36px;
	color:#c0c4c7;
	letter-spacing:0.200em;
	text-transform:uppercase;
	padding-right:17px;
	margin-top:21px;
	text-align:right;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:Portada;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:53.3px;
	line-height:73.3px;
	color:#000;
	margin-bottom:27px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:53.9px;
	line-height:77.6px;
	color:#fff;
	padding-right:36px;
	margin-top:45px;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:"FreightMicro Pro";
	font-size:22.1px;
	line-height:26.8px;
	color:#ed1457;
	letter-spacing:-0.010em;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:100;
	font-family:Portada;
	font-size:41.6px;
	line-height:41.6px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:11px;
	line-height:26.4px;
	color:#282829;
	letter-spacing:0.200em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16.7px;
	line-height:30.7px;
	color:#282829;
	letter-spacing:0.200em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:"FreightMicro Pro";
	font-size:26.9px;
	line-height:32.6px;
	color:#ed1457;
	letter-spacing:-0.010em;
	padding-right:14px;
	margin-bottom:19px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:100;
	font-family:Portada;
	font-size:59.2px;
	line-height:59.2px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-align:left;
}

p.menu_item {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:17px;
	line-height:36px;
	color:#fff;
	padding-right:24px;
	text-align:left;
}

p.Normal {
	font-family:Aptos;
	font-size:12px;
	line-height:13.2px;
	color:#000;
	direction:ltr;
	margin-bottom:8px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobile_-_subhead {
	font-weight:bold;
	font-family:Portada;
	font-size:20px;
	line-height:24px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.Mobile_-_Head {
	font-weight:bold;
	font-family:Portada;
	font-size:36px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.Mobile_-_Deck {
	font-weight:500;
	font-family:"FreightSans Pro",sans-serif;
	font-size:21px;
	line-height:29px;
	color:#4b5660;
	padding-right:14px;
	margin-bottom:20px;
	text-align:left;
}

p.Mobile_-_Body-no-indent {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-right:10px;
	text-align:left;
}

p.Mobile_-_Body-indent {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:10px;
	text-align:left;
}

p.Mobile_-_Byline {
	font-family:"Portada Text";
	font-size:12px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:20px;
	text-align:left;
}

p.Mobile_-_Quote {
	font-style:italic;
	font-weight:normal;
	font-family:Portada;
	font-size:20px;
	line-height:26px;
	color:#ed1457;
	letter-spacing:-0.010em;
	text-align:center;
}

ul.Mobile_-_Body-bullets > li {
	font-family:"Portada Text";
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-left:48px;
	padding-right:24px;
	text-align:left;
}
ul.Mobile_-_Body-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:30px;
	width:0;
}

p.Mobile_-_Page-title {
	font-weight:bold;
	font-family:Portada;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.Desktop_-_subhead {
	font-weight:bold;
	font-family:Portada;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.Desktop_-_Head {
	font-weight:bold;
	font-family:Portada;
	font-size:40px;
	line-height:55px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Deck {
	font-weight:500;
	font-family:"FreightSans Pro",sans-serif;
	font-size:21px;
	line-height:29px;
	color:#4b5660;
	padding-right:14px;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Body-no-indent {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-right:24px;
	text-align:left;
}

p.Desktop_-_Body-indent {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:24px;
	text-align:left;
}

p.Desktop_-_Byline {
	font-family:"Portada Text";
	font-size:17px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:20px;
	text-align:left;
}

p.Desktop_-_Quote {
	font-style:italic;
	font-weight:normal;
	font-family:Portada;
	font-size:28.7px;
	line-height:39.5px;
	color:#ed1457;
	letter-spacing:-0.010em;
	text-align:center;
}

ul.Desktop_-_Body-bullets > li {
	font-family:"Portada Text";
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-left:48px;
	padding-right:24px;
	text-align:left;
}
ul.Desktop_-_Body-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:30px;
	width:0;
}

p.Desktop_-_Page-title {
	font-weight:bold;
	font-family:Portada;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.PR95-result {
	font-family:"Tablet-Gothic",sans-serif;
	font-size:19px;
	line-height:36px;
	color:#fff;
	padding-right:24px;
	text-align:left;
}

p.PR95-question {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:23px;
	line-height:30px;
	color:#fff;
	padding-right:24px;
	margin-top:6px;
	text-align:left;
}

p.PR95-topic {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:34px;
	line-height:36px;
	color:#f47932;
	letter-spacing:-0.020em;
	padding-right:24px;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle36 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:12.8px;
}

span.autoCharStyle35 {
	font-weight:600;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:23.3px;
	color:#a02327;
	letter-spacing:0.010em;
	font-variant:small-caps;
}

span.autoCharStyle34 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.3px;
}

span.autoCharStyle33 {
	font-weight:bold;
	font-family:Portada;
}

span.autoCharStyle32 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:16.8px;
}

span.autoCharStyle31 {
	font-weight:600;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:23.5px;
	color:#a02327;
	letter-spacing:0.010em;
	font-variant:small-caps;
}

span.autoCharStyle30 {
	font-weight:300;
	font-family:"Tablet-Gothic",sans-serif;
	color:#ed1b2e;
}

span.autoCharStyle29 {
	font-size:16.1px;
}

span.autoCharStyle28 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:15.5px;
}

span.autoCharStyle27 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	color:#ed1457;
}

span.autoCharStyle25 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:40px;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:23.6px;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:48px;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:24px;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:40px;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:36px;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:60px;
}

span.autoCharStyle18 {
	color:#f47932;
	text-transform:uppercase;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:10.5px;
	letter-spacing:0.020em;
	text-transform:uppercase;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:14px;
	letter-spacing:0.020em;
	text-transform:uppercase;
}

span.autoCharStyle15 {
	text-transform:uppercase;
}

span.autoCharStyle14 {
	color:#fff;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
	font-size:10.5px;
	letter-spacing:0.020em;
	text-transform:uppercase;
}

span.autoCharStyle12 {
	font-size:14.6px;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:"Portada Text";
	font-size:14.7px;
}

span.autoCharStyle10 {
	font-style:italic;
	font-weight:normal;
	font-family:"Portada Text";
	font-size:14.7px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:"Portada Text";
	font-size:17.6px;
	font-variant:small-caps;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:"Portada Text";
	font-size:19.2px;
	font-variant:small-caps;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:"Portada Text";
	font-size:22px;
	font-variant:small-caps;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:"Portada Text";
	font-size:24px;
	font-variant:small-caps;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:"Tablet-Gothic",sans-serif;
}

span.autoCharStyle4 {
	color:#d2deeb;
	text-decoration:underline;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:"Portada Text";
}

span.autoCharStyle2 {
	font-style:italic;
	font-weight:normal;
	font-family:"Portada Text";
}

span.autoCharStyle1 {
	font-weight:bold;
	font-style:italic;
	font-family:Portada;
}

span.Byline-name {
	font-weight:bold;
	font-family:"Portada Text";
	font-size:17px;
	color:#4b5660;
	letter-spacing:-0.020em;
}

span.Byline-title {
	font-style:italic;
	font-weight:normal;
	font-family:"Portada Text";
	font-size:17px;
	color:#4b5660;
	letter-spacing:-0.020em;
}

span.PR95-result_Bold {
	font-weight:bold;
	font-size:30px;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:520px){ [class*=" mq-"], .mq-default { display:none; } .mq-390 {display:block; } }

