/* 	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: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 17px;
    text-decoration: underline;
	background:#650030;
	text-align:center;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

.no-sell {
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 16px;
    text-decoration: underline;
}

#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 {

}
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:#650030; }
:-webkit-full-screen { background:#650030; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:768px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item53705 {
	width:880px !important;
	left:430px !important;
	top:145px !important;
	min-height:150px !important;
}

#item53728 {
	width:800px !important;
	height:450px !important;
	left:430px !important;
	top:332px !important;
}

#item53730 {
	width:880px !important;
	left:430px !important;
	top:848px !important;
	min-height:50px !important;
}

#item53753 {
	width:5px !important;
	height:124px !important;
	left:430px !important;
	top:928px !important;
	background:#ff4f16;
}

#item53755 {
	width:310px !important;
	left:460px !important;
	top:934px !important;
	min-height:40px !important;
}

#item53778 {
	width:310px !important;
	left:460px !important;
	top:982px !important;
	min-height:70px !important;
}

#item53801 {
	width:5px !important;
	height:124px !important;
	left:825px !important;
	top:928px !important;
	background:#ff4f16;
}

#item53804 {
	width:370px !important;
	left:855px !important;
	top:934px !important;
	min-height:40px !important;
}

#item53827 {
	width:290px !important;
	left:855px !important;
	top:982px !important;
	min-height:70px !important;
}

#item53855 {
	width:400px !important;
	left:950px !important;
	top:1141px !important;
	min-height:130px !important;
}

#item53906 {
	width:200px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item53908 {
	width:200px !important;
	top:11px !important;
	min-height:29px !important;
}

#item53881 {
	width:200px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item53882 {
	width:200px !important;
	top:11px !important;
	min-height:29px !important;
}

#item53878 {
	width:200px !important;
	height:40px !important;
	left:950px !important;
	top:1288px !important;
}

#item53931 {
	width:400px !important;
	left:950px !important;
	top:1374px !important;
	min-height:110px !important;
}

#item53982 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item53983 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item53957 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item53958 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item53954 {
	width:220px !important;
	height:40px !important;
	left:950px !important;
	top:1499px !important;
}

#item54006 {
	width:1820px !important;
	height:646px !important;
	top:1620px !important;
	background:#e1efff;
}

#item54007 {
	width:480px !important;
	left:430px !important;
	top:1680px !important;
	min-height:50px !important;
}

#item54030 {
	width:470px !important;
	left:430px !important;
	top:1748px !important;
	min-height:220px !important;
}

#item54053 {
	width:480px !important;
	height:214px !important;
	left:430px !important;
	top:1985px !important;
	background:#fff;
}

#item54055 {
	width:368px !important;
	left:514px !important;
	top:2019px !important;
	min-height:87px !important;
}

#item72903 {
	width:340px !important;
	min-height:20px !important;
}

#item54080 {
	width:340px !important;
	min-height:20px !important;
}

#item54078 {
	width:340px !important;
	height:20px !important;
	left:514px !important;
	top:2114px !important;
}

#item72928 {
	width:340px !important;
	min-height:20px !important;
}

#item72953 {
	width:340px !important;
	min-height:20px !important;
}

#item72926 {
	width:340px !important;
	height:20px !important;
	left:514px !important;
	top:2147px !important;
}

#item54134 {
	width:880px !important;
	left:430px !important;
	top:2352px !important;
	min-height:50px !important;
}

#item54162 {
	width:380px !important;
	left:430px !important;
	top:2768px !important;
	min-height:110px !important;
}

#item54212 {
	width:160px !important;
	min-height:20px !important;
}

#item54188 {
	width:160px !important;
	min-height:20px !important;
}

#item54185 {
	width:160px !important;
	height:20px !important;
	left:430px !important;
	top:2895px !important;
}

#item54261 {
	width:160px !important;
	min-height:20px !important;
}

#item54237 {
	width:160px !important;
	min-height:20px !important;
}

#item54235 {
	width:160px !important;
	height:20px !important;
	left:430px !important;
	top:2923px !important;
}

#item54287 {
	width:420px !important;
	left:910px !important;
	top:2768px !important;
	min-height:110px !important;
}

#item54337 {
	width:160px !important;
	min-height:20px !important;
}

#item54313 {
	width:160px !important;
	min-height:20px !important;
}

#item54310 {
	width:160px !important;
	height:20px !important;
	left:910px !important;
	top:2895px !important;
}

#item54386 {
	width:160px !important;
	min-height:20px !important;
}

#item54362 {
	width:160px !important;
	min-height:20px !important;
}

#item54360 {
	width:160px !important;
	height:20px !important;
	left:910px !important;
	top:2923px !important;
}

#item54413 {
	width:380px !important;
	left:430px !important;
	top:3309px !important;
	min-height:110px !important;
}

#item54464 {
	width:160px !important;
	min-height:20px !important;
}

#item54440 {
	width:160px !important;
	min-height:20px !important;
}

#item54436 {
	width:160px !important;
	height:20px !important;
	left:430px !important;
	top:3436px !important;
}

#item54513 {
	width:160px !important;
	min-height:20px !important;
}

#item54489 {
	width:160px !important;
	min-height:20px !important;
}

#item54487 {
	width:160px !important;
	height:20px !important;
	left:430px !important;
	top:3464px !important;
}

#item54540 {
	width:395px !important;
	left:910px !important;
	top:3309px !important;
	min-height:110px !important;
}

#item54591 {
	width:160px !important;
	min-height:20px !important;
}

#item54566 {
	width:160px !important;
	min-height:20px !important;
}

#item54563 {
	width:160px !important;
	height:20px !important;
	left:910px !important;
	top:3436px !important;
}

#item54614 {
	width:1820px !important;
	height:450px !important;
	top:3568px !important;
	background:#e1efff;
}

#item54615 {
	width:800px !important;
	left:510px !important;
	top:3645px !important;
	min-height:90px !important;
}

#item54667 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item54668 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item54641 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item54643 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item54638 {
	width:190px !important;
	height:40px !important;
	left:815px !important;
	top:3762px !important;
}

#item54692 {
	width:960px !important;
	left:430px !important;
	top:4005px !important;
	min-height:80px !important;
}

#item54715 {
	width:960px !important;
	left:430px !important;
	top:4110px !important;
	min-height:3252px !important;
}

#item40568 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item57571 {
	width:130px !important;
	left:893px !important;
	top:43px !important;
	min-height:20px !important;
}

#item57622 {
	width:130px !important;
	min-height:20px !important;
}

#item57598 {
	width:130px !important;
	min-height:20px !important;
}

#item57596 {
	width:130px !important;
	height:20px !important;
	left:1057px !important;
	top:43px !important;
}

#item57673 {
	width:170px !important;
	min-height:20px !important;
}

#item57649 {
	width:170px !important;
	min-height:20px !important;
}

#item57647 {
	width:170px !important;
	height:20px !important;
	left:1225px !important;
	top:43px !important;
}

#item40569 {
	width:164px !important;
	height:58px !important;
	left:428px !important;
	top:20px !important;
}

#item40567.fixed-pos-elem {
	width:1843px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item44437 {
	opacity:0.70;
	width:1820px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item44434 {
	width:1826px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item44438 {
	width:800px !important;
	height:495px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
}

#item44440 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item44469 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item44445 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item44442 {
	width:66px !important;
	height:26px !important;
	left:1228px !important;
	top:150px !important;
}

#item44378 {
	opacity:0.70;
	width:1820px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item44375 {
	width:1826px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item44379 {
	width:800px !important;
	height:495px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
}

#item44381 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item44410 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item44386 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item44383 {
	width:66px !important;
	height:26px !important;
	left:1228px !important;
	top:150px !important;
}

#item44316 {
	opacity:0.70;
	width:1820px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item44313 {
	width:1826px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item44317 {
	width:800px !important;
	height:495px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
}

#item44318 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item44347 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item44323 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item44320 {
	width:66px !important;
	height:26px !important;
	left:1228px !important;
	top:150px !important;
}

#item73178 {
	opacity:0.70;
	width:1820px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item73175 {
	width:1826px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item73179 {
	width:800px !important;
	height:495px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
}

#item73180 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item73210 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item73185 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item73182 {
	width:66px !important;
	height:26px !important;
	left:1228px !important;
	top:150px !important;
}

#item44178 {
	opacity:0.70;
	width:1820px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item44179 {
	width:1826px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item44182 {
	width:800px !important;
	height:495px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
}

#item44183 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item44265 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item44241 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item44238 {
	width:66px !important;
	height:26px !important;
	left:1228px !important;
	top:150px !important;
}

#item44177 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item44307.fixed-pos-elem {
	width:1836px !important;
	height:5616px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48099 {
	width:648px !important;
	left:60px !important;
	top:145px !important;
	min-height:210px !important;
}

#item48168 {
	width:640px !important;
	height:360px !important;
	left:64px !important;
	top:420px !important;
}

#item48170 {
	width:510px !important;
	left:60px !important;
	top:859px !important;
	min-height:90px !important;
}

#item48267 {
	width:5px !important;
	height:124px !important;
	left:60px !important;
	top:999px !important;
	background:#ff4f16;
}

#item48269 {
	width:310px !important;
	left:90px !important;
	top:1012px !important;
	min-height:40px !important;
}

#item48292 {
	width:600px !important;
	left:90px !important;
	top:1060px !important;
	min-height:50px !important;
}

#item48315 {
	width:5px !important;
	height:124px !important;
	left:60px !important;
	top:1153px !important;
	background:#ff4f16;
}

#item48317 {
	width:370px !important;
	left:90px !important;
	top:1167px !important;
	min-height:40px !important;
}

#item48340 {
	width:590px !important;
	left:90px !important;
	top:1215px !important;
	min-height:50px !important;
}

#item54938 {
	width:580px !important;
	left:60px !important;
	top:1767px !important;
	min-height:80px !important;
}

#item54989 {
	width:200px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item54990 {
	width:200px !important;
	top:11px !important;
	min-height:29px !important;
}

#item54964 {
	width:200px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item54965 {
	width:200px !important;
	top:11px !important;
	min-height:29px !important;
}

#item54961 {
	width:200px !important;
	height:40px !important;
	left:60px !important;
	top:1870px !important;
}

#item55013 {
	width:610px !important;
	left:60px !important;
	top:1970px !important;
	min-height:110px !important;
}

#item55064 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item55066 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item55039 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item55040 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item55036 {
	width:220px !important;
	height:40px !important;
	left:60px !important;
	top:2103px !important;
}

#item55114 {
	width:766px !important;
	height:1110px !important;
	left:1px !important;
	top:2213px !important;
	background:#e1efff;
}

#item48367 {
	width:480px !important;
	left:60px !important;
	top:2706px !important;
	min-height:50px !important;
}

#item48390 {
	width:648px !important;
	left:60px !important;
	top:2773px !important;
	min-height:180px !important;
}

#item48413 {
	width:648px !important;
	height:260px !important;
	left:60px !important;
	top:2998px !important;
	background:#fff;
}

#item48415 {
	width:380px !important;
	left:200px !important;
	top:3048px !important;
	min-height:80px !important;
}

#item73331 {
	width:340px !important;
	min-height:20px !important;
}

#item73307 {
	width:340px !important;
	min-height:20px !important;
}

#item73305 {
	width:340px !important;
	height:20px !important;
	left:200px !important;
	top:3148px !important;
}

#item73380 {
	width:340px !important;
	min-height:20px !important;
}

#item73356 {
	width:340px !important;
	min-height:20px !important;
}

#item73354 {
	width:340px !important;
	height:20px !important;
	left:200px !important;
	top:3185px !important;
}

#item48489 {
	width:560px !important;
	left:60px !important;
	top:3413px !important;
	min-height:40px !important;
}

#item48515 {
	width:326px !important;
	left:382px !important;
	top:3560px !important;
	min-height:110px !important;
}

#item48565 {
	width:160px !important;
	min-height:20px !important;
}

#item48541 {
	width:160px !important;
	min-height:20px !important;
}

#item48538 {
	width:160px !important;
	height:20px !important;
	left:382px !important;
	top:3689px !important;
}

#item48614 {
	width:160px !important;
	min-height:20px !important;
}

#item48590 {
	width:160px !important;
	min-height:20px !important;
}

#item48588 {
	width:160px !important;
	height:20px !important;
	left:382px !important;
	top:3717px !important;
}

#item48640 {
	width:326px !important;
	left:382px !important;
	top:3884px !important;
	min-height:110px !important;
}

#item48690 {
	width:160px !important;
	min-height:20px !important;
}

#item48666 {
	width:160px !important;
	min-height:20px !important;
}

#item48663 {
	width:160px !important;
	height:20px !important;
	left:382px !important;
	top:4013px !important;
}

#item48740 {
	width:160px !important;
	min-height:20px !important;
}

#item48716 {
	width:160px !important;
	min-height:20px !important;
}

#item48714 {
	width:160px !important;
	height:20px !important;
	left:382px !important;
	top:4041px !important;
}

#item48766 {
	width:326px !important;
	left:382px !important;
	top:4208px !important;
	min-height:140px !important;
}

#item48816 {
	width:160px !important;
	min-height:20px !important;
}

#item48792 {
	width:160px !important;
	min-height:20px !important;
}

#item48789 {
	width:160px !important;
	height:20px !important;
	left:382px !important;
	top:4364px !important;
}

#item48865 {
	width:160px !important;
	min-height:20px !important;
}

#item48841 {
	width:160px !important;
	min-height:20px !important;
}

#item48839 {
	width:160px !important;
	height:20px !important;
	left:382px !important;
	top:4392px !important;
}

#item55762 {
	width:326px !important;
	left:375px !important;
	top:4529px !important;
	min-height:140px !important;
}

#item55713 {
	width:160px !important;
	min-height:20px !important;
}

#item55689 {
	width:160px !important;
	min-height:20px !important;
}

#item55686 {
	width:160px !important;
	height:20px !important;
	left:382px !important;
	top:4688px !important;
}

#item48888 {
	width:768px !important;
	height:580px !important;
	top:4869px !important;
	background:#e1efff;
}

#item48889 {
	width:530px !important;
	left:119px !important;
	top:4925px !important;
	min-height:130px !important;
}

#item55980 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item55981 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item55955 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item55956 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item55952 {
	width:190px !important;
	height:40px !important;
	left:289px !important;
	top:5084px !important;
}

#item49035 {
	width:648px !important;
	left:60px !important;
	top:5330px !important;
	min-height:90px !important;
}

#item49058 {
	width:648px !important;
	left:60px !important;
	top:5467px !important;
	min-height:4280px !important;
}

#item57942 {
	width:788px !important;
	height:273px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item57943 {
	width:200px !important;
	left:558px !important;
	top:119px !important;
	min-height:20px !important;
}

#item58155 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item57971 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item57967 {
	width:246px !important;
	height:26px !important;
	left:515px !important;
	top:155px !important;
}

#item58182 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item58024 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item58020 {
	width:246px !important;
	height:26px !important;
	left:515px !important;
	top:194px !important;
}

#item58124 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item58138 {
	width:32px !important;
	height:32px !important;
	left:729px !important;
	top:43px !important;
}

#item57918 {
	width:788px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item57920 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item57935 {
	width:48px !important;
	height:32px !important;
	left:707px !important;
	top:48px !important;
}

#item57916.fixed-pos-elem {
	width:798px !important;
	height:283px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item49379 {
	opacity:0.70;
	width:768px !important;
	height:7330px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item49376 {
	width:774px !important;
	height:7336px !important;
	left:10px !important;
	top:10px !important;
}

#item49380 {
	width:708px !important;
	height:460px !important;
	left:43px !important;
	top:133px !important;
	background:#fff;
}

#item49381 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:188px !important;
}

#item49410 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item49386 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item49383 {
	width:66px !important;
	height:26px !important;
	left:660px !important;
	top:150px !important;
}

#item49321 {
	opacity:0.70;
	width:768px !important;
	height:7330px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item49318 {
	width:774px !important;
	height:7336px !important;
	left:10px !important;
	top:10px !important;
}

#item49322 {
	width:708px !important;
	height:460px !important;
	left:43px !important;
	top:133px !important;
	background:#fff;
}

#item49323 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:188px !important;
}

#item49352 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item49328 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item49325 {
	width:66px !important;
	height:26px !important;
	left:660px !important;
	top:150px !important;
}

#item49262 {
	opacity:0.70;
	width:768px !important;
	height:7330px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item49259 {
	width:774px !important;
	height:7336px !important;
	left:10px !important;
	top:10px !important;
}

#item49264 {
	width:708px !important;
	height:460px !important;
	left:43px !important;
	top:133px !important;
	background:#fff;
}

#item49265 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:188px !important;
}

#item49294 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item49270 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item49267 {
	width:66px !important;
	height:26px !important;
	left:660px !important;
	top:150px !important;
}

#item73417 {
	opacity:0.70;
	width:768px !important;
	height:7330px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item73414 {
	width:774px !important;
	height:7336px !important;
	left:10px !important;
	top:10px !important;
}

#item73418 {
	width:708px !important;
	height:460px !important;
	left:43px !important;
	top:133px !important;
	background:#fff;
}

#item73419 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:188px !important;
}

#item73448 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item73424 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item73421 {
	width:66px !important;
	height:26px !important;
	left:660px !important;
	top:150px !important;
}

#item49203 {
	opacity:0.70;
	width:768px !important;
	height:7330px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item49200 {
	width:774px !important;
	height:7336px !important;
	left:10px !important;
	top:10px !important;
}

#item49204 {
	width:708px !important;
	height:460px !important;
	left:43px !important;
	top:133px !important;
	background:#fff;
}

#item49205 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:188px !important;
}

#item49235 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item49211 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item49208 {
	width:66px !important;
	height:26px !important;
	left:660px !important;
	top:150px !important;
}

#item49197 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item49195.fixed-pos-elem {
	width:784px !important;
	height:7346px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item49452 {
	width:516px !important;
	left:30px !important;
	top:145px !important;
	min-height:280px !important;
}

#item49521 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:460px !important;
}

#item49523 {
	width:510px !important;
	left:30px !important;
	top:821px !important;
	min-height:90px !important;
}

#item49619 {
	width:5px !important;
	height:200px !important;
	left:30px !important;
	top:964px !important;
	background:#ff4f16;
}

#item49621 {
	width:310px !important;
	left:60px !important;
	top:977px !important;
	min-height:50px !important;
}

#item49644 {
	width:440px !important;
	left:60px !important;
	top:1051px !important;
	min-height:90px !important;
}

#item49668 {
	width:5px !important;
	height:200px !important;
	left:30px !important;
	top:1200px !important;
	background:#ff4f16;
}

#item49670 {
	width:490px !important;
	left:60px !important;
	top:1213px !important;
	min-height:50px !important;
}

#item49694 {
	width:410px !important;
	left:60px !important;
	top:1287px !important;
	min-height:90px !important;
}

#item56252 {
	width:516px !important;
	left:30px !important;
	top:1787px !important;
	min-height:210px !important;
}

#item51363 {
	width:250px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item51364 {
	width:250px !important;
	top:14px !important;
	min-height:36px !important;
}

#item51338 {
	width:250px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item51339 {
	width:250px !important;
	top:14px !important;
	min-height:36px !important;
}

#item51335 {
	width:250px !important;
	height:50px !important;
	left:33px !important;
	top:2040px !important;
}

#item56328 {
	width:516px !important;
	left:30px !important;
	top:2167px !important;
	min-height:180px !important;
}

#item56450 {
	width:300px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item56451 {
	width:300px !important;
	top:14px !important;
	min-height:36px !important;
}

#item56425 {
	width:300px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item56426 {
	width:300px !important;
	top:14px !important;
	min-height:36px !important;
}

#item56422 {
	width:300px !important;
	height:50px !important;
	left:33px !important;
	top:2388px !important;
}

#item49742 {
	width:480px !important;
	left:30px !important;
	top:2844px !important;
	min-height:50px !important;
}

#item49765 {
	width:516px !important;
	left:30px !important;
	top:2911px !important;
	min-height:380px !important;
}

#item49788 {
	width:574px !important;
	height:969px !important;
	left:1px !important;
	top:3326px !important;
	background:#e1efff;
}

#item49790 {
	width:470px !important;
	left:30px !important;
	top:3376px !important;
	min-height:110px !important;
}

#item72843 {
	width:470px !important;
	left:30px !important;
	top:3516px !important;
	min-height:30px !important;
}

#item50133 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:3566px !important;
}

#item72867 {
	width:470px !important;
	left:30px !important;
	top:3896px !important;
	min-height:30px !important;
}

#item72841 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:3947px !important;
}

#item50148 {
	width:470px !important;
	left:30px !important;
	top:4373px !important;
	min-height:40px !important;
}

#item50171 {
	width:516px !important;
	left:32px !important;
	top:4450px !important;
	min-height:150px !important;
}

#item50278 {
	width:200px !important;
	min-height:30px !important;
}

#item50254 {
	width:200px !important;
	min-height:30px !important;
}

#item50251 {
	width:200px !important;
	height:30px !important;
	left:30px !important;
	top:4629px !important;
}

#item50248 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:4694px !important;
}

#item50194 {
	width:516px !important;
	left:30px !important;
	top:5055px !important;
	min-height:150px !important;
}

#item50328 {
	width:210px !important;
	min-height:30px !important;
}

#item50304 {
	width:210px !important;
	min-height:30px !important;
}

#item50301 {
	width:210px !important;
	height:30px !important;
	left:30px !important;
	top:5233px !important;
}

#item50416 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:5298px !important;
}

#item50217 {
	width:516px !important;
	left:30px !important;
	top:5659px !important;
	min-height:150px !important;
}

#item50378 {
	width:190px !important;
	min-height:30px !important;
}

#item50354 {
	width:190px !important;
	min-height:30px !important;
}

#item50351 {
	width:190px !important;
	height:30px !important;
	left:30px !important;
	top:5837px !important;
}

#item50418 {
	width:512px !important;
	height:288px !important;
	left:30px !important;
	top:5902px !important;
}

#item57289 {
	width:516px !important;
	left:30px !important;
	top:6263px !important;
	min-height:150px !important;
}

#item57340 {
	width:190px !important;
	min-height:30px !important;
}

#item57316 {
	width:190px !important;
	min-height:30px !important;
}

#item57312 {
	width:190px !important;
	height:30px !important;
	left:30px !important;
	top:6441px !important;
}

#item50445 {
	width:574px !important;
	height:530px !important;
	left:1px !important;
	top:6580px !important;
	background:#e1efff;
}

#item50447 {
	width:400px !important;
	left:88px !important;
	top:6636px !important;
	min-height:180px !important;
}

#item50699 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item50700 {
	width:280px !important;
	top:14px !important;
	min-height:36px !important;
}

#item50496 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item50497 {
	width:280px !important;
	top:14px !important;
	min-height:36px !important;
}

#item50493 {
	width:280px !important;
	height:50px !important;
	left:148px !important;
	top:6859px !important;
}

#item50592 {
	width:516px !important;
	left:30px !important;
	top:7203px !important;
	min-height:250px !important;
}

#item50615 {
	width:516px !important;
	left:30px !important;
	top:7523px !important;
	min-height:7680px !important;
}

#item58293 {
	width:596px !important;
	height:280px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item58294 {
	width:200px !important;
	left:366px !important;
	top:119px !important;
	min-height:24px !important;
}

#item58344 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item58320 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item58317 {
	width:246px !important;
	height:30px !important;
	left:323px !important;
	top:163px !important;
}

#item58395 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item58371 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item58367 {
	width:246px !important;
	height:30px !important;
	left:323px !important;
	top:210px !important;
}

#item58418 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:37px !important;
}

#item58432 {
	width:32px !important;
	height:32px !important;
	left:537px !important;
	top:43px !important;
}

#item58272 {
	width:596px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item58273 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:37px !important;
}

#item58286 {
	width:48px !important;
	height:32px !important;
	left:515px !important;
	top:48px !important;
}

#item58270.fixed-pos-elem {
	width:606px !important;
	height:290px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item44520 {
	width:880px !important;
	left:120px !important;
	top:145px !important;
	min-height:150px !important;
}

#item44589 {
	width:800px !important;
	height:450px !important;
	left:120px !important;
	top:332px !important;
}

#item51433 {
	width:880px !important;
	left:120px !important;
	top:848px !important;
	min-height:50px !important;
}

#item51456 {
	width:5px !important;
	height:124px !important;
	left:120px !important;
	top:928px !important;
	background:#ff4f16;
}

#item51458 {
	width:310px !important;
	left:150px !important;
	top:934px !important;
	min-height:40px !important;
}

#item51481 {
	width:310px !important;
	left:150px !important;
	top:982px !important;
	min-height:70px !important;
}

#item51504 {
	width:5px !important;
	height:124px !important;
	left:515px !important;
	top:928px !important;
	background:#ff4f16;
}

#item51506 {
	width:370px !important;
	left:545px !important;
	top:934px !important;
	min-height:40px !important;
}

#item51529 {
	width:290px !important;
	left:545px !important;
	top:982px !important;
	min-height:70px !important;
}

#item51552 {
	width:400px !important;
	left:640px !important;
	top:1141px !important;
	min-height:130px !important;
}

#item51191 {
	width:200px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item51192 {
	width:200px !important;
	top:11px !important;
	min-height:29px !important;
}

#item51165 {
	width:200px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item51166 {
	width:200px !important;
	top:11px !important;
	min-height:29px !important;
}

#item51162 {
	width:200px !important;
	height:40px !important;
	left:640px !important;
	top:1288px !important;
}

#item51943 {
	width:400px !important;
	left:640px !important;
	top:1374px !important;
	min-height:110px !important;
}

#item51994 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item51995 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item51969 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item51970 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item51966 {
	width:220px !important;
	height:40px !important;
	left:640px !important;
	top:1499px !important;
}

#item72993 {
	width:1200px !important;
	height:646px !important;
	top:1620px !important;
	background:#e1efff;
}

#item72994 {
	width:480px !important;
	left:120px !important;
	top:1680px !important;
	min-height:50px !important;
}

#item73017 {
	width:470px !important;
	left:120px !important;
	top:1748px !important;
	min-height:220px !important;
}

#item73040 {
	width:480px !important;
	height:214px !important;
	left:120px !important;
	top:1985px !important;
	background:#fff;
}

#item73042 {
	width:368px !important;
	left:204px !important;
	top:2019px !important;
	min-height:87px !important;
}

#item73091 {
	width:340px !important;
	min-height:20px !important;
}

#item73067 {
	width:340px !important;
	min-height:20px !important;
}

#item73065 {
	width:340px !important;
	height:20px !important;
	left:204px !important;
	top:2114px !important;
}

#item73140 {
	width:340px !important;
	min-height:20px !important;
}

#item73116 {
	width:340px !important;
	min-height:20px !important;
}

#item73114 {
	width:340px !important;
	height:20px !important;
	left:204px !important;
	top:2147px !important;
}

#item44908 {
	width:880px !important;
	left:120px !important;
	top:2352px !important;
	min-height:50px !important;
}

#item44936 {
	width:380px !important;
	left:120px !important;
	top:2768px !important;
	min-height:110px !important;
}

#item44986 {
	width:160px !important;
	min-height:20px !important;
}

#item44962 {
	width:160px !important;
	min-height:20px !important;
}

#item44959 {
	width:160px !important;
	height:20px !important;
	left:120px !important;
	top:2895px !important;
}

#item45036 {
	width:160px !important;
	min-height:20px !important;
}

#item45012 {
	width:160px !important;
	min-height:20px !important;
}

#item45009 {
	width:160px !important;
	height:20px !important;
	left:120px !important;
	top:2923px !important;
}

#item45062 {
	width:420px !important;
	left:600px !important;
	top:2768px !important;
	min-height:110px !important;
}

#item45112 {
	width:160px !important;
	min-height:20px !important;
}

#item45088 {
	width:160px !important;
	min-height:20px !important;
}

#item45085 {
	width:160px !important;
	height:20px !important;
	left:600px !important;
	top:2895px !important;
}

#item45162 {
	width:160px !important;
	min-height:20px !important;
}

#item45138 {
	width:160px !important;
	min-height:20px !important;
}

#item45135 {
	width:160px !important;
	height:20px !important;
	left:600px !important;
	top:2923px !important;
}

#item45190 {
	width:380px !important;
	left:120px !important;
	top:3309px !important;
	min-height:110px !important;
}

#item45240 {
	width:160px !important;
	min-height:20px !important;
}

#item45216 {
	width:160px !important;
	min-height:20px !important;
}

#item45213 {
	width:160px !important;
	height:20px !important;
	left:120px !important;
	top:3436px !important;
}

#item45290 {
	width:160px !important;
	min-height:20px !important;
}

#item45266 {
	width:160px !important;
	min-height:20px !important;
}

#item45263 {
	width:160px !important;
	height:20px !important;
	left:120px !important;
	top:3464px !important;
}

#item52134 {
	width:395px !important;
	left:600px !important;
	top:3309px !important;
	min-height:110px !important;
}

#item52058 {
	width:160px !important;
	min-height:20px !important;
}

#item52034 {
	width:160px !important;
	min-height:20px !important;
}

#item52031 {
	width:160px !important;
	height:20px !important;
	left:600px !important;
	top:3436px !important;
}

#item45314 {
	width:1200px !important;
	height:450px !important;
	top:3568px !important;
	background:#e1efff;
}

#item45315 {
	width:800px !important;
	left:200px !important;
	top:3645px !important;
	min-height:90px !important;
}

#item45389 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item45390 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item45364 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item45365 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item45361 {
	width:190px !important;
	height:40px !important;
	left:505px !important;
	top:3762px !important;
}

#item45461 {
	width:960px !important;
	left:120px !important;
	top:4005px !important;
	min-height:80px !important;
}

#item50771 {
	width:960px !important;
	left:120px !important;
	top:4110px !important;
	min-height:3252px !important;
}

#item45508 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item52314 {
	width:130px !important;
	left:583px !important;
	top:43px !important;
	min-height:20px !important;
}

#item52341 {
	width:130px !important;
	min-height:20px !important;
}

#item52240 {
	width:130px !important;
	min-height:20px !important;
}

#item52308 {
	width:130px !important;
	height:20px !important;
	left:747px !important;
	top:43px !important;
}

#item52365 {
	width:170px !important;
	min-height:20px !important;
}

#item52263 {
	width:170px !important;
	min-height:20px !important;
}

#item52309 {
	width:170px !important;
	height:20px !important;
	left:915px !important;
	top:43px !important;
}

#item45509 {
	width:164px !important;
	height:58px !important;
	left:118px !important;
	top:20px !important;
}

#item45507.fixed-pos-elem {
	width:1223px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45708 {
	opacity:0.70;
	width:1200px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item45705 {
	width:1206px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item45709 {
	width:800px !important;
	height:495px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
}

#item45710 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item45739 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45715 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45712 {
	width:66px !important;
	height:26px !important;
	left:918px !important;
	top:150px !important;
}

#item45648 {
	opacity:0.70;
	width:1200px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item45645 {
	width:1206px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item45649 {
	width:800px !important;
	height:495px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
}

#item45650 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item45680 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45655 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45652 {
	width:66px !important;
	height:26px !important;
	left:918px !important;
	top:150px !important;
}

#item45589 {
	opacity:0.70;
	width:1200px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item45586 {
	width:1206px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item45590 {
	width:800px !important;
	height:495px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
}

#item45592 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item45621 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45597 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45594 {
	width:66px !important;
	height:26px !important;
	left:918px !important;
	top:150px !important;
}

#item73244 {
	opacity:0.70;
	width:1200px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item73241 {
	width:1206px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item73245 {
	width:800px !important;
	height:495px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
}

#item73246 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item73275 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item73251 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item73248 {
	width:66px !important;
	height:26px !important;
	left:918px !important;
	top:150px !important;
}

#item45531 {
	opacity:0.70;
	width:1200px !important;
	height:5600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item45528 {
	width:1206px !important;
	height:5606px !important;
	left:10px !important;
	top:10px !important;
}

#item45532 {
	width:800px !important;
	height:495px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
}

#item45533 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item45562 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45538 {
	width:60px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45535 {
	width:66px !important;
	height:26px !important;
	left:918px !important;
	top:150px !important;
}

#item45526 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item45524.fixed-pos-elem {
	width:1216px !important;
	height:5616px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item61952 {
	width:720px !important;
	left:430px !important;
	top:145px !important;
	min-height:60px !important;
}

#item61975 {
	width:930px !important;
	left:430px !important;
	top:219px !important;
	min-height:50px !important;
}

#item62004 {
	width:240px !important;
	left:430px !important;
	top:490px !important;
	min-height:36px !important;
}

#item62027 {
	width:280px !important;
	left:430px !important;
	top:534px !important;
	min-height:70px !important;
}

#item62056 {
	width:240px !important;
	left:750px !important;
	top:490px !important;
	min-height:36px !important;
}

#item62079 {
	width:270px !important;
	left:750px !important;
	top:534px !important;
	min-height:90px !important;
}

#item62110 {
	width:240px !important;
	left:1070px !important;
	top:490px !important;
	min-height:36px !important;
}

#item62133 {
	width:270px !important;
	left:1070px !important;
	top:534px !important;
	min-height:110px !important;
}

#item62162 {
	width:400px !important;
	left:910px !important;
	top:754px !important;
	min-height:110px !important;
}

#item62213 {
	width:180px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item62214 {
	width:180px !important;
	top:11px !important;
	min-height:29px !important;
}

#item62188 {
	width:180px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item62189 {
	width:180px !important;
	top:11px !important;
	min-height:29px !important;
}

#item62185 {
	width:180px !important;
	height:40px !important;
	left:910px !important;
	top:890px !important;
}

#item62237 {
	width:1820px !important;
	height:500px !important;
	top:1027px !important;
	background:#e1efff;
}

#item62238 {
	width:480px !important;
	left:430px !important;
	top:1087px !important;
	min-height:50px !important;
}

#item62261 {
	width:5px !important;
	height:297px !important;
	left:430px !important;
	top:1155px !important;
	background:#ff4f16;
}

#item62263 {
	width:455px !important;
	height:297px !important;
	left:435px !important;
	top:1155px !important;
	background:#fff;
}

#item62264 {
	width:340px !important;
	left:475px !important;
	top:1195px !important;
	min-height:190px !important;
}

#item62287 {
	width:5px !important;
	height:297px !important;
	left:930px !important;
	top:1155px !important;
	background:#ff4f16;
}

#item62289 {
	width:455px !important;
	height:297px !important;
	left:935px !important;
	top:1155px !important;
	background:#fff;
}

#item62290 {
	width:350px !important;
	left:975px !important;
	top:1195px !important;
	min-height:170px !important;
}

#item62313 {
	width:340px !important;
	left:975px !important;
	top:1383px !important;
	min-height:40px !important;
}

#item62336 {
	width:380px !important;
	left:430px !important;
	top:1680px !important;
	min-height:50px !important;
}

#item62360 {
	width:350px !important;
	left:430px !important;
	top:1747px !important;
	min-height:50px !important;
}

#item62413 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item62414 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item62387 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item62388 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item62384 {
	width:220px !important;
	height:40px !important;
	left:435px !important;
	top:1816px !important;
}

#item62465 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item62466 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item62440 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item62441 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item62437 {
	width:220px !important;
	height:40px !important;
	left:435px !important;
	top:1877px !important;
}

#item61354 {
	width:1820px !important;
	height:450px !important;
	top:2050px !important;
	background:#e1efff;
}

#item61355 {
	width:800px !important;
	left:510px !important;
	top:2127px !important;
	min-height:90px !important;
}

#item61407 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item61408 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item61381 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item61382 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item61378 {
	width:190px !important;
	height:40px !important;
	left:815px !important;
	top:2244px !important;
}

#item73504 {
	width:960px !important;
	left:430px !important;
	top:2505px !important;
	min-height:60px !important;
}

#item61455 {
	width:960px !important;
	left:430px !important;
	top:2592px !important;
	min-height:3252px !important;
}

#item61479 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item61559 {
	width:130px !important;
	left:1057px !important;
	top:43px !important;
	min-height:20px !important;
}

#item61507 {
	width:130px !important;
	min-height:20px !important;
}

#item61483 {
	width:130px !important;
	min-height:20px !important;
}

#item61480 {
	width:130px !important;
	height:20px !important;
	left:893px !important;
	top:43px !important;
}

#item61611 {
	width:170px !important;
	min-height:20px !important;
}

#item61587 {
	width:170px !important;
	min-height:20px !important;
}

#item61583 {
	width:170px !important;
	height:20px !important;
	left:1225px !important;
	top:43px !important;
}

#item61634 {
	width:164px !important;
	height:58px !important;
	left:428px !important;
	top:20px !important;
}

#item61478.fixed-pos-elem {
	width:1843px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item64060 {
	width:510px !important;
	left:60px !important;
	top:145px !important;
	min-height:110px !important;
}

#item64083 {
	width:648px !important;
	left:60px !important;
	top:270px !important;
	min-height:70px !important;
}

#item64113 {
	width:240px !important;
	left:252px !important;
	top:410px !important;
	min-height:36px !important;
}

#item64136 {
	width:456px !important;
	left:252px !important;
	top:454px !important;
	min-height:50px !important;
}

#item64164 {
	width:240px !important;
	left:252px !important;
	top:616px !important;
	min-height:36px !important;
}

#item64187 {
	width:456px !important;
	left:252px !important;
	top:660px !important;
	min-height:70px !important;
}

#item64218 {
	width:240px !important;
	left:252px !important;
	top:822px !important;
	min-height:36px !important;
}

#item64241 {
	width:456px !important;
	left:252px !important;
	top:866px !important;
	min-height:70px !important;
}

#item64270 {
	width:304px !important;
	left:402px !important;
	top:1030px !important;
	min-height:140px !important;
}

#item64322 {
	width:180px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item64323 {
	width:180px !important;
	top:11px !important;
	min-height:29px !important;
}

#item64297 {
	width:180px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item64298 {
	width:180px !important;
	top:11px !important;
	min-height:29px !important;
}

#item64293 {
	width:180px !important;
	height:40px !important;
	left:402px !important;
	top:1186px !important;
}

#item64346 {
	width:766px !important;
	height:770px !important;
	left:1px !important;
	top:1277px !important;
	background:#e1efff;
}

#item64347 {
	width:480px !important;
	left:60px !important;
	top:1350px !important;
	min-height:50px !important;
}

#item64370 {
	width:5px !important;
	height:230px !important;
	left:60px !important;
	top:1418px !important;
	background:#ff4f16;
}

#item64372 {
	width:648px !important;
	height:230px !important;
	left:65px !important;
	top:1418px !important;
	background:#fff;
}

#item64373 {
	width:563px !important;
	left:105px !important;
	top:1458px !important;
	min-height:150px !important;
}

#item64646 {
	width:5px !important;
	height:280px !important;
	left:60px !important;
	top:1687px !important;
	background:#ff4f16;
}

#item64648 {
	width:648px !important;
	height:280px !important;
	left:65px !important;
	top:1687px !important;
	background:#fff;
}

#item64399 {
	width:558px !important;
	left:110px !important;
	top:1727px !important;
	min-height:130px !important;
}

#item64422 {
	width:558px !important;
	left:110px !important;
	top:1880px !important;
	min-height:40px !important;
}

#item64445 {
	width:380px !important;
	left:60px !important;
	top:2120px !important;
	min-height:50px !important;
}

#item64468 {
	width:588px !important;
	left:60px !important;
	top:2187px !important;
	min-height:20px !important;
}

#item64519 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item64520 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item64494 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item64495 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item64491 {
	width:220px !important;
	height:40px !important;
	left:60px !important;
	top:2240px !important;
}

#item64573 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item64574 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item64548 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item64549 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item64543 {
	width:220px !important;
	height:40px !important;
	left:310px !important;
	top:2240px !important;
}

#item63436 {
	width:768px !important;
	height:580px !important;
	top:2660px !important;
	background:#e1efff;
}

#item63437 {
	width:530px !important;
	left:119px !important;
	top:2716px !important;
	min-height:130px !important;
}

#item63536 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item63537 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item63511 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item63512 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item63507 {
	width:190px !important;
	height:40px !important;
	left:289px !important;
	top:2875px !important;
}

#item63484 {
	width:648px !important;
	left:60px !important;
	top:3248px !important;
	min-height:4280px !important;
}

#item73551 {
	width:660px !important;
	left:60px !important;
	top:3131px !important;
	min-height:60px !important;
}

#item63584 {
	width:788px !important;
	height:273px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item63636 {
	width:240px !important;
	left:518px !important;
	top:158px !important;
	min-height:20px !important;
}

#item72719 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item63585 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item72715 {
	width:206px !important;
	height:26px !important;
	left:555px !important;
	top:116px !important;
}

#item63687 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item63663 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item63659 {
	width:246px !important;
	height:26px !important;
	left:515px !important;
	top:194px !important;
}

#item63710 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item63724 {
	width:32px !important;
	height:32px !important;
	left:729px !important;
	top:43px !important;
}

#item63563 {
	width:788px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item63564 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item63577 {
	width:48px !important;
	height:32px !important;
	left:707px !important;
	top:48px !important;
}

#item63561.fixed-pos-elem {
	width:798px !important;
	height:283px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66103 {
	width:500px !important;
	left:30px !important;
	top:160px !important;
	min-height:110px !important;
}

#item66126 {
	width:516px !important;
	left:30px !important;
	top:290px !important;
	min-height:130px !important;
}

#item66155 {
	width:306px !important;
	left:240px !important;
	top:470px !important;
	min-height:50px !important;
}

#item66178 {
	width:306px !important;
	left:240px !important;
	top:526px !important;
	min-height:130px !important;
}

#item66206 {
	width:306px !important;
	left:240px !important;
	top:740px !important;
	min-height:40px !important;
}

#item66229 {
	width:306px !important;
	left:240px !important;
	top:796px !important;
	min-height:190px !important;
}

#item66257 {
	width:310px !important;
	left:240px !important;
	top:1032px !important;
	min-height:40px !important;
}

#item66280 {
	width:310px !important;
	left:240px !important;
	top:1089px !important;
	min-height:220px !important;
}

#item66326 {
	width:516px !important;
	left:30px !important;
	top:1823px !important;
	min-height:150px !important;
}

#item64993 {
	width:250px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item64994 {
	width:250px !important;
	top:14px !important;
	min-height:36px !important;
}

#item64968 {
	width:250px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item64969 {
	width:250px !important;
	top:14px !important;
	min-height:36px !important;
}

#item64965 {
	width:250px !important;
	height:50px !important;
	left:30px !important;
	top:2003px !important;
}

#item66402 {
	width:574px !important;
	height:1210px !important;
	left:1px !important;
	top:2136px !important;
	background:#e1efff;
}

#item66403 {
	width:480px !important;
	left:30px !important;
	top:2209px !important;
	min-height:50px !important;
}

#item66426 {
	width:5px !important;
	height:390px !important;
	left:30px !important;
	top:2310px !important;
	background:#ff4f16;
}

#item66428 {
	width:511px !important;
	height:390px !important;
	left:35px !important;
	top:2310px !important;
	background:#fff;
}

#item66429 {
	width:429px !important;
	left:75px !important;
	top:2354px !important;
	min-height:300px !important;
}

#item66452 {
	width:5px !important;
	height:530px !important;
	left:30px !important;
	top:2740px !important;
	background:#ff4f16;
}

#item66454 {
	width:511px !important;
	height:530px !important;
	left:35px !important;
	top:2740px !important;
	background:#fff;
}

#item66455 {
	width:424px !important;
	left:80px !important;
	top:2784px !important;
	min-height:300px !important;
}

#item66478 {
	width:424px !important;
	left:80px !important;
	top:3125px !important;
	min-height:100px !important;
}

#item66515 {
	width:380px !important;
	left:30px !important;
	top:3440px !important;
	min-height:50px !important;
}

#item66538 {
	width:516px !important;
	left:30px !important;
	top:3507px !important;
	min-height:60px !important;
}

#item66713 {
	width:320px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item66714 {
	width:320px !important;
	top:14px !important;
	min-height:36px !important;
}

#item66688 {
	width:320px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item66689 {
	width:320px !important;
	top:14px !important;
	min-height:36px !important;
}

#item66685 {
	width:320px !important;
	height:50px !important;
	left:29px !important;
	top:3600px !important;
}

#item66769 {
	width:320px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item66770 {
	width:320px !important;
	top:14px !important;
	min-height:36px !important;
}

#item66744 {
	width:320px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item66745 {
	width:320px !important;
	top:14px !important;
	min-height:36px !important;
}

#item66740 {
	width:320px !important;
	height:50px !important;
	left:29px !important;
	top:3680px !important;
}

#item65342 {
	width:574px !important;
	height:530px !important;
	left:1px !important;
	top:4047px !important;
	background:#e1efff;
}

#item65343 {
	width:400px !important;
	left:88px !important;
	top:4103px !important;
	min-height:180px !important;
}

#item65394 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item65395 {
	width:280px !important;
	top:14px !important;
	min-height:36px !important;
}

#item65369 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item65370 {
	width:280px !important;
	top:14px !important;
	min-height:36px !important;
}

#item65366 {
	width:280px !important;
	height:50px !important;
	left:148px !important;
	top:4326px !important;
}

#item65419 {
	width:516px !important;
	left:30px !important;
	top:4670px !important;
	min-height:140px !important;
}

#item65442 {
	width:516px !important;
	left:30px !important;
	top:4913px !important;
	min-height:7680px !important;
}

#item65618 {
	width:596px !important;
	height:280px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item65669 {
	width:240px !important;
	left:326px !important;
	top:166px !important;
	min-height:24px !important;
}

#item72782 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item65619 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item72777 {
	width:206px !important;
	height:30px !important;
	left:363px !important;
	top:116px !important;
}

#item65719 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item65695 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item65692 {
	width:246px !important;
	height:30px !important;
	left:323px !important;
	top:210px !important;
}

#item65742 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:37px !important;
}

#item65756 {
	width:32px !important;
	height:32px !important;
	left:537px !important;
	top:43px !important;
}

#item65763 {
	width:596px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item65764 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:37px !important;
}

#item65778 {
	width:48px !important;
	height:32px !important;
	left:515px !important;
	top:48px !important;
}

#item65616.fixed-pos-elem {
	width:606px !important;
	height:290px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58460 {
	width:720px !important;
	left:120px !important;
	top:145px !important;
	min-height:60px !important;
}

#item59998 {
	width:930px !important;
	left:120px !important;
	top:219px !important;
	min-height:50px !important;
}

#item58509 {
	width:240px !important;
	left:120px !important;
	top:490px !important;
	min-height:36px !important;
}

#item58532 {
	width:280px !important;
	left:120px !important;
	top:534px !important;
	min-height:70px !important;
}

#item60054 {
	width:240px !important;
	left:440px !important;
	top:490px !important;
	min-height:36px !important;
}

#item60077 {
	width:270px !important;
	left:440px !important;
	top:534px !important;
	min-height:90px !important;
}

#item60102 {
	width:240px !important;
	left:760px !important;
	top:490px !important;
	min-height:36px !important;
}

#item60125 {
	width:270px !important;
	left:760px !important;
	top:534px !important;
	min-height:110px !important;
}

#item58609 {
	width:400px !important;
	left:600px !important;
	top:754px !important;
	min-height:110px !important;
}

#item58661 {
	width:180px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item58662 {
	width:180px !important;
	top:11px !important;
	min-height:29px !important;
}

#item58635 {
	width:180px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item58636 {
	width:180px !important;
	top:11px !important;
	min-height:29px !important;
}

#item58632 {
	width:180px !important;
	height:40px !important;
	left:600px !important;
	top:890px !important;
}

#item58760 {
	width:1200px !important;
	height:500px !important;
	top:1027px !important;
	background:#e1efff;
}

#item58761 {
	width:480px !important;
	left:120px !important;
	top:1087px !important;
	min-height:50px !important;
}

#item58555 {
	width:5px !important;
	height:297px !important;
	left:120px !important;
	top:1155px !important;
	background:#ff4f16;
}

#item60195 {
	width:455px !important;
	height:297px !important;
	left:125px !important;
	top:1155px !important;
	background:#fff;
}

#item60165 {
	width:340px !important;
	left:165px !important;
	top:1195px !important;
	min-height:190px !important;
}

#item60229 {
	width:5px !important;
	height:297px !important;
	left:620px !important;
	top:1155px !important;
	background:#ff4f16;
}

#item60205 {
	width:455px !important;
	height:297px !important;
	left:625px !important;
	top:1155px !important;
	background:#fff;
}

#item60206 {
	width:350px !important;
	left:665px !important;
	top:1195px !important;
	min-height:170px !important;
}

#item60232 {
	width:340px !important;
	left:665px !important;
	top:1383px !important;
	min-height:40px !important;
}

#item60266 {
	width:380px !important;
	left:120px !important;
	top:1680px !important;
	min-height:50px !important;
}

#item60303 {
	width:350px !important;
	left:120px !important;
	top:1747px !important;
	min-height:50px !important;
}

#item58736 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item58737 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item58711 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item58712 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item58708 {
	width:220px !important;
	height:40px !important;
	left:125px !important;
	top:1816px !important;
}

#item60357 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item60358 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item60332 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item60333 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item60329 {
	width:220px !important;
	height:40px !important;
	left:125px !important;
	top:1877px !important;
}

#item59371 {
	width:1200px !important;
	height:450px !important;
	top:2050px !important;
	background:#e1efff;
}

#item59372 {
	width:800px !important;
	left:200px !important;
	top:2127px !important;
	min-height:90px !important;
}

#item59424 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item59425 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item59399 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item59400 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item59396 {
	width:190px !important;
	height:40px !important;
	left:505px !important;
	top:2244px !important;
}

#item59449 {
	width:960px !important;
	left:120px !important;
	top:2505px !important;
	min-height:60px !important;
}

#item59472 {
	width:960px !important;
	left:120px !important;
	top:2592px !important;
	min-height:3252px !important;
}

#item59496 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item59576 {
	width:130px !important;
	left:747px !important;
	top:43px !important;
	min-height:20px !important;
}

#item59524 {
	width:130px !important;
	min-height:20px !important;
}

#item59500 {
	width:130px !important;
	min-height:20px !important;
}

#item59497 {
	width:130px !important;
	height:20px !important;
	left:583px !important;
	top:43px !important;
}

#item59628 {
	width:170px !important;
	min-height:20px !important;
}

#item59603 {
	width:170px !important;
	min-height:20px !important;
}

#item59600 {
	width:170px !important;
	height:20px !important;
	left:915px !important;
	top:43px !important;
}

#item59651 {
	width:164px !important;
	height:58px !important;
	left:118px !important;
	top:20px !important;
}

#item59495.fixed-pos-elem {
	width:1223px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71374 {
	width:720px !important;
	left:430px !important;
	top:145px !important;
	min-height:60px !important;
}

#item71397 {
	width:930px !important;
	left:430px !important;
	top:219px !important;
	min-height:50px !important;
}

#item71420 {
	width:1820px !important;
	height:438px !important;
	top:320px !important;
	background:#e1efff;
}

#item71421 {
	width:580px !important;
	left:430px !important;
	top:384px !important;
	min-height:40px !important;
}

#item71444 {
	width:450px !important;
	left:430px !important;
	top:440px !important;
	min-height:90px !important;
}

#item71467 {
	width:460px !important;
	left:430px !important;
	top:556px !important;
	min-height:60px !important;
}

#item71518 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item71519 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71493 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item71494 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71490 {
	width:220px !important;
	height:40px !important;
	left:430px !important;
	top:644px !important;
}

#item71547 {
	width:350px !important;
	left:990px !important;
	top:830px !important;
	min-height:40px !important;
}

#item71570 {
	width:350px !important;
	left:990px !important;
	top:886px !important;
	min-height:90px !important;
}

#item71621 {
	width:222px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item71622 {
	width:222px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71596 {
	width:222px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item71597 {
	width:222px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71593 {
	width:222px !important;
	height:40px !important;
	left:990px !important;
	top:1010px !important;
}

#item71673 {
	width:232px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item71674 {
	width:232px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71648 {
	width:232px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item71649 {
	width:232px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71645 {
	width:232px !important;
	height:40px !important;
	left:990px !important;
	top:1070px !important;
}

#item71725 {
	width:264px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item71726 {
	width:264px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71700 {
	width:264px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item71701 {
	width:264px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71697 {
	width:264px !important;
	height:40px !important;
	left:990px !important;
	top:1130px !important;
}

#item70468 {
	width:1820px !important;
	height:450px !important;
	top:1260px !important;
	background:#e1efff;
}

#item70469 {
	width:800px !important;
	left:510px !important;
	top:1337px !important;
	min-height:90px !important;
}

#item70521 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item70522 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item70496 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item70497 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item70493 {
	width:190px !important;
	height:40px !important;
	left:815px !important;
	top:1454px !important;
}

#item70569 {
	width:960px !important;
	left:430px !important;
	top:1730px !important;
	min-height:3252px !important;
}

#item70593 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item70726 {
	width:170px !important;
	left:1225px !important;
	top:43px !important;
	min-height:20px !important;
}

#item70622 {
	width:130px !important;
	min-height:20px !important;
}

#item70598 {
	width:130px !important;
	min-height:20px !important;
}

#item70595 {
	width:130px !important;
	height:20px !important;
	left:893px !important;
	top:43px !important;
}

#item70673 {
	width:130px !important;
	min-height:20px !important;
}

#item70649 {
	width:130px !important;
	min-height:20px !important;
}

#item70646 {
	width:130px !important;
	height:20px !important;
	left:1057px !important;
	top:43px !important;
}

#item70749 {
	width:164px !important;
	height:58px !important;
	left:428px !important;
	top:20px !important;
}

#item70592.fixed-pos-elem {
	width:1843px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67896 {
	width:510px !important;
	left:60px !important;
	top:145px !important;
	min-height:60px !important;
}

#item67919 {
	width:648px !important;
	left:60px !important;
	top:219px !important;
	min-height:70px !important;
}

#item71820 {
	width:766px !important;
	height:438px !important;
	left:1px !important;
	top:345px !important;
	background:#e1efff;
}

#item71821 {
	width:580px !important;
	left:60px !important;
	top:409px !important;
	min-height:40px !important;
}

#item71844 {
	width:420px !important;
	left:60px !important;
	top:465px !important;
	min-height:90px !important;
}

#item71867 {
	width:390px !important;
	left:60px !important;
	top:581px !important;
	min-height:60px !important;
}

#item71918 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item71919 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71893 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item71894 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71890 {
	width:220px !important;
	height:40px !important;
	left:60px !important;
	top:669px !important;
}

#item71948 {
	width:350px !important;
	left:60px !important;
	top:855px !important;
	min-height:40px !important;
}

#item71971 {
	width:648px !important;
	left:60px !important;
	top:911px !important;
	min-height:50px !important;
}

#item72022 {
	width:222px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item72023 {
	width:222px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71997 {
	width:222px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item71998 {
	width:222px !important;
	top:11px !important;
	min-height:29px !important;
}

#item71994 {
	width:222px !important;
	height:40px !important;
	left:60px !important;
	top:990px !important;
}

#item72075 {
	width:232px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item72076 {
	width:232px !important;
	top:11px !important;
	min-height:29px !important;
}

#item72049 {
	width:232px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item72051 {
	width:232px !important;
	top:11px !important;
	min-height:29px !important;
}

#item72046 {
	width:232px !important;
	height:40px !important;
	left:60px !important;
	top:1060px !important;
}

#item72127 {
	width:264px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item72128 {
	width:264px !important;
	top:11px !important;
	min-height:29px !important;
}

#item72102 {
	width:264px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item72103 {
	width:264px !important;
	top:11px !important;
	min-height:29px !important;
}

#item72099 {
	width:264px !important;
	height:40px !important;
	left:60px !important;
	top:1130px !important;
}

#item67772 {
	width:768px !important;
	height:420px !important;
	top:1250px !important;
	background:#e1efff;
}

#item67773 {
	width:530px !important;
	left:119px !important;
	top:1306px !important;
	min-height:130px !important;
}

#item67872 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item67873 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item67846 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item67848 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item67843 {
	width:190px !important;
	height:40px !important;
	left:289px !important;
	top:1465px !important;
}

#item67820 {
	width:648px !important;
	left:60px !important;
	top:1711px !important;
	min-height:4280px !important;
}

#item68457 {
	width:788px !important;
	height:273px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item68560 {
	width:240px !important;
	left:518px !important;
	top:197px !important;
	min-height:20px !important;
}

#item72751 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item68458 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item72747 {
	width:206px !important;
	height:26px !important;
	left:555px !important;
	top:116px !important;
}

#item68509 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item68485 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item68481 {
	width:246px !important;
	height:26px !important;
	left:515px !important;
	top:155px !important;
}

#item68583 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item68595 {
	width:32px !important;
	height:32px !important;
	left:729px !important;
	top:43px !important;
}

#item68436 {
	width:788px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item68437 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item68450 {
	width:48px !important;
	height:32px !important;
	left:707px !important;
	top:48px !important;
}

#item68434.fixed-pos-elem {
	width:798px !important;
	height:283px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68763 {
	width:500px !important;
	left:30px !important;
	top:160px !important;
	min-height:60px !important;
}

#item68786 {
	width:516px !important;
	left:30px !important;
	top:240px !important;
	min-height:130px !important;
}

#item72222 {
	width:574px !important;
	height:610px !important;
	left:1px !important;
	top:440px !important;
	background:#e1efff;
}

#item72223 {
	width:490px !important;
	left:30px !important;
	top:504px !important;
	min-height:90px !important;
}

#item72246 {
	width:516px !important;
	left:30px !important;
	top:620px !important;
	min-height:150px !important;
}

#item72269 {
	width:480px !important;
	left:30px !important;
	top:820px !important;
	min-height:80px !important;
}

#item72577 {
	width:300px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item72578 {
	width:300px !important;
	top:14px !important;
	min-height:36px !important;
}

#item72295 {
	width:300px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item72296 {
	width:300px !important;
	top:14px !important;
	min-height:36px !important;
}

#item72292 {
	width:300px !important;
	height:50px !important;
	left:30px !important;
	top:930px !important;
}

#item72349 {
	width:370px !important;
	left:40px !important;
	top:1130px !important;
	min-height:40px !important;
}

#item72372 {
	width:516px !important;
	left:40px !important;
	top:1196px !important;
	min-height:130px !important;
}

#item72602 {
	width:288px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item72603 {
	width:288px !important;
	top:14px !important;
	min-height:36px !important;
}

#item72398 {
	width:288px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item72399 {
	width:288px !important;
	top:14px !important;
	min-height:36px !important;
}

#item72395 {
	width:288px !important;
	height:50px !important;
	left:40px !important;
	top:1360px !important;
}

#item72627 {
	width:304px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item72629 {
	width:304px !important;
	top:14px !important;
	min-height:36px !important;
}

#item72451 {
	width:304px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item72452 {
	width:304px !important;
	top:14px !important;
	min-height:36px !important;
}

#item72448 {
	width:304px !important;
	height:50px !important;
	left:40px !important;
	top:1450px !important;
}

#item72658 {
	width:344px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item72659 {
	width:344px !important;
	top:14px !important;
	min-height:36px !important;
}

#item72503 {
	width:344px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item72504 {
	width:344px !important;
	top:14px !important;
	min-height:36px !important;
}

#item72500 {
	width:344px !important;
	height:50px !important;
	left:40px !important;
	top:1540px !important;
}

#item69246 {
	width:574px !important;
	height:530px !important;
	left:1px !important;
	top:2030px !important;
	background:#e1efff;
}

#item69247 {
	width:400px !important;
	left:88px !important;
	top:2086px !important;
	min-height:180px !important;
}

#item69298 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#833359;
}

#item69299 {
	width:280px !important;
	top:14px !important;
	min-height:36px !important;
}

#item69273 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item69274 {
	width:280px !important;
	top:14px !important;
	min-height:36px !important;
}

#item69270 {
	width:280px !important;
	height:50px !important;
	left:148px !important;
	top:2309px !important;
}

#item69346 {
	width:516px !important;
	left:30px !important;
	top:2653px !important;
	min-height:7680px !important;
}

#item69393 {
	width:596px !important;
	height:280px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item69494 {
	width:240px !important;
	left:326px !important;
	top:213px !important;
	min-height:24px !important;
}

#item72813 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item69394 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item72809 {
	width:206px !important;
	height:30px !important;
	left:363px !important;
	top:116px !important;
}

#item69444 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item69420 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item69417 {
	width:246px !important;
	height:30px !important;
	left:323px !important;
	top:163px !important;
}

#item69517 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:37px !important;
}

#item69531 {
	width:32px !important;
	height:32px !important;
	left:537px !important;
	top:43px !important;
}

#item69371 {
	width:596px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item69372 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:37px !important;
}

#item69386 {
	width:48px !important;
	height:32px !important;
	left:515px !important;
	top:48px !important;
}

#item69369.fixed-pos-elem {
	width:606px !important;
	height:290px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66910 {
	width:720px !important;
	left:120px !important;
	top:145px !important;
	min-height:60px !important;
}

#item66933 {
	width:930px !important;
	left:120px !important;
	top:219px !important;
	min-height:50px !important;
}

#item67192 {
	width:1200px !important;
	height:438px !important;
	top:320px !important;
	background:#e1efff;
}

#item67194 {
	width:580px !important;
	left:120px !important;
	top:384px !important;
	min-height:40px !important;
}

#item69624 {
	width:450px !important;
	left:120px !important;
	top:440px !important;
	min-height:90px !important;
}

#item69648 {
	width:460px !important;
	left:120px !important;
	top:556px !important;
	min-height:60px !important;
}

#item69701 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item69702 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item69676 {
	width:220px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item69677 {
	width:220px !important;
	top:11px !important;
	min-height:29px !important;
}

#item69673 {
	width:220px !important;
	height:40px !important;
	left:120px !important;
	top:644px !important;
}

#item69738 {
	width:350px !important;
	left:680px !important;
	top:830px !important;
	min-height:40px !important;
}

#item69762 {
	width:350px !important;
	left:680px !important;
	top:886px !important;
	min-height:90px !important;
}

#item67168 {
	width:222px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item67169 {
	width:222px !important;
	top:11px !important;
	min-height:29px !important;
}

#item67143 {
	width:222px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item67144 {
	width:222px !important;
	top:11px !important;
	min-height:29px !important;
}

#item67140 {
	width:222px !important;
	height:40px !important;
	left:680px !important;
	top:1010px !important;
}

#item69828 {
	width:232px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item69829 {
	width:232px !important;
	top:11px !important;
	min-height:29px !important;
}

#item69803 {
	width:232px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item69804 {
	width:232px !important;
	top:11px !important;
	min-height:29px !important;
}

#item69800 {
	width:232px !important;
	height:40px !important;
	left:680px !important;
	top:1070px !important;
}

#item69885 {
	width:264px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item69886 {
	width:264px !important;
	top:11px !important;
	min-height:29px !important;
}

#item69860 {
	width:264px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item69861 {
	width:264px !important;
	top:11px !important;
	min-height:29px !important;
}

#item69857 {
	width:264px !important;
	height:40px !important;
	left:680px !important;
	top:1130px !important;
}

#item67445 {
	width:1200px !important;
	height:450px !important;
	top:1260px !important;
	background:#e1efff;
}

#item67446 {
	width:800px !important;
	left:200px !important;
	top:1337px !important;
	min-height:90px !important;
}

#item67499 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#833359;
}

#item67500 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item67473 {
	width:190px !important;
	height:40px !important;
	border-radius:20px;
	background:#650030;
}

#item67474 {
	width:190px !important;
	top:11px !important;
	min-height:29px !important;
}

#item67469 {
	width:190px !important;
	height:40px !important;
	left:505px !important;
	top:1454px !important;
}

#item67547 {
	width:960px !important;
	left:120px !important;
	top:1730px !important;
	min-height:3252px !important;
}

#item67571 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item67701 {
	width:170px !important;
	left:915px !important;
	top:43px !important;
	min-height:20px !important;
}

#item67599 {
	width:130px !important;
	min-height:20px !important;
}

#item67575 {
	width:130px !important;
	min-height:20px !important;
}

#item67572 {
	width:130px !important;
	height:20px !important;
	left:583px !important;
	top:43px !important;
}

#item67650 {
	width:130px !important;
	min-height:20px !important;
}

#item67626 {
	width:130px !important;
	min-height:20px !important;
}

#item67623 {
	width:130px !important;
	height:20px !important;
	left:747px !important;
	top:43px !important;
}

#item67725 {
	width:164px !important;
	height:58px !important;
	left:118px !important;
	top:20px !important;
}

#item67570.fixed-pos-elem {
	width:1223px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

p.Disclosure---16_20-Light-P-Tighter-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:26px;
	color:#fff;
	text-align:left;
}

p.Disclosure---16_20-Light-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:26px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet-H_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

ul.Bullets-P-Mobile > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Bullets-P-Mobile > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Hyperlink-P---ON-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#2591cf;
	text-decoration:underline;
	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.Tablet-H_-_Hyperlink-P---ON {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#2591cf;
	text-decoration:underline;
	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.Hyperlink-P---OFF-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	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.Tablet-H_-_Hyperlink-P---OFF {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	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.Tablet-H_-_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.Footnotes-Black-No-Indent-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Footnotes-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:32px;
	color:#ffffff;
	text-indent:-12px;
	padding-left:12px;
	margin-bottom:6px;
	text-align:left;
}

p.Buttons_-Normal-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#ffffff;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_TYPE-STYLES_-_Buttons_-_Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:23px;
	color:#ffffff;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.CTA_-Centered-P {
	font-family:Merriweather;
	font-size:32px;
	line-height:42px;
	color:#650030;
	margin-bottom:24px;
	text-align:center;
}

h3.Subheader-2-H3-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:30px;
	line-height:40px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h3.Tablet-H_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.CTA-P-Mobile {
	font-family:Merriweather;
	font-size:32px;
	line-height:42px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_CTA-P {
	font-family:Merriweather;
	font-size:24px;
	line-height:34px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

h2.Subheader-1-H2-Roboto-Medium-Smaller {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:42px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Tablet-H_-_TYPE-STYLES_-_Subheader-1-H2-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:36px;
	line-height:46px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Body-Copy-P-Mobile {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Merriweather;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Headline-Subpage-H1 {
	font-family:Merriweather;
	font-size:40px;
	line-height:50px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

h1.Tablet-H_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:56px;
	line-height:66px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

p.Mobile_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Mobile_-_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;
}

h1.Headline-H1-Mobile {
	font-family:Merriweather;
	font-size:54px;
	line-height:66px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Merriweather;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Mobile_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:56px;
	line-height:62px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Tablet-V_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet-V_-_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;
}

h4.Tablet-V_-_TYPE-STYLES_-_Subheader-3-H4 {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

ul.Tablet-V_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-V_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Tablet-V_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-V_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Merriweather;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Tablet-V_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:56px;
	line-height:62px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

ul.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Desktop_-_Hyperlink-P---ON {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#2591cf;
	text-decoration:underline;
	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.Desktop_-_Hyperlink-P---OFF {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	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;
}

ul.Disclosure-16_20-Bullets-Mobile > li {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:26px;
	color:#ffffff;
	padding-left:20px;
	margin-bottom:12px;
	text-align:left;
}
ul.Disclosure-16_20-Bullets-Mobile > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Disclosure-16_20-Bullets > li {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:21px;
	color:#ffffff;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Disclosure-16_20-Bullets > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Disclosure---16_20-Light-P-Tighter {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.Desktop_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Desktop_-_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.Footnotes-Black-No-Indent-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	text-indent:-10px;
	padding-left:10px;
	margin-bottom:6px;
	text-align:left;
}

h2.Subheader-2-H3-Desktop {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps-P---Right-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps-P---Right {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps-P {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

h4.Desktop_-_TYPE-STYLES_-_Subheader-3-H4 {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h2.Desktop_-_TYPE-STYLES_-_Subheader-1-H2-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:36px;
	line-height:46px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h3.Desktop_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

ul.Desktop_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Desktop_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Desktop_-_TYPE-STYLES_-_Buttons_-_Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:23px;
	color:#ffffff;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_CTA-P {
	font-family:Merriweather;
	font-size:24px;
	line-height:34px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Merriweather;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Desktop_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:56px;
	line-height:66px;
	color:#650030;
	margin-bottom:24px;
	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.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.Garnet {
	color:#650030;
}

span.Tablet-H_-_Colors_-_White {
	color:#fff;
}

strong.Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

strong.Tablet-H_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet-H_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Tablet-H_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	color:#000;
}

span.Tablet-H_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
	color:#000;
}

em.Tablet-H_-_Font-Weights_-_Roboto-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Tablet-H_-_Font-Weights_-_Roboto-Bold {
	font-weight:bold;
	font-family:Roboto,serif;
}

em.Tablet-H_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Merriweather {
	font-family:Merriweather;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Hyperlinks-White {
	color:#fff;
	text-decoration:underline;
}

span.Tablet-H_-_Tablet-H_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Mobile_-_Superscripts_-_Superscripts_-Merriweather {
	font-family:Merriweather;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Mobile_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Mobile_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Mobile_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
	color:#000;
}

em.Mobile_-_Font-Weights_-_Roboto-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Mobile_-_Font-Weights_-_Roboto-Bold {
	font-weight:bold;
	font-family:Roboto,serif;
}

em.Mobile_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

em.Mobile_-_Font-Weights_-_Merriweather-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:Merriweather;
}

span.Mobile_-_Colors_-_White {
	color:#fff;
}

span.Tablet-V_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Merriweather {
	font-family:Merriweather;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

em.Tablet-V_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Tablet-V_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
	color:#000;
}

em.Tablet-V_-_Font-Weights_-_Roboto-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Tablet-V_-_Font-Weights_-_Roboto-Bold {
	font-weight:bold;
	font-family:Roboto,serif;
}

em.Tablet-V_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

em.Tablet-V_-_Font-Weights_-_Merriweather-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:Merriweather;
}

span.Tablet-V_-_Colors_-_White {
	color:#fff;
}

span.Desktop_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Hyperlink---Roboto-Medium-Superscript-Off {
	font-weight:500;
	font-family:Roboto,serif;
	color:#1772ae;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Hyperlink---Roboto-Medium-Italic-Off {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
	color:#1772ae;
}

span.Underline {
	text-decoration:underline;
}

span.Desktop_-_Superscripts_-_Superscripts_-Merriweather {
	font-family:Merriweather;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Desktop_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Desktop_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	color:#000;
}

span.Desktop_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
	color:#000;
}

em.Desktop_-_Font-Weights_-_Roboto-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Desktop_-_Font-Weights_-_Roboto-Bold {
	font-weight:bold;
	font-family:Roboto,serif;
}

em.Desktop_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

em.Desktop_-_Font-Weights_-_Merriweather-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:Merriweather;
}

span.Desktop_-_Colors_-_White {
	color:#fff;
}

span.None {
}
#in5footer {display:block;}
#prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1360px){ [class*=" mq-"], .mq-default { display:none; } .mq-1200 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:706px){ [class*=" mq-"], .mq-default { display:none; } .mq-576 {display:block; } }

#loadIndicator{display:none;}
