/* 	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:#404040; }
:-webkit-full-screen { background:#404040; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1080px; height:770px; background: #fff !important; }
.paper-vertical { width:1080px; height:100%; }
.paper-horizontal { width:10px; height:782px; }
@media all and (max-height:770px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1080px) {
	.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%);
}
#item44206 {
	width:1820px !important;
	height:300px !important;
	background:#650030;
}

#item28570 {
	width:428px !important;
	height:300px !important;
	left:558px !important;
	background:#650030;
}

#item34353 {
	opacity:0.66;
	width:64px !important;
	height:300px !important;
	left:986px !important;
	background:#650030;
}

#item28571 {
	width:310px !important;
	left:630px !important;
	top:80px !important;
	min-height:140px !important;
}

#item28601 {
	width:536px !important;
	left:630px !important;
	top:355px !important;
	min-height:250px !important;
}

#item44107 {
	width:200px !important;
	height:280px !important;
	background:#c20019;
}

#item44108 {
	width:165px !important;
	left:25px !important;
	top:19px !important;
	min-height:250px !important;
}

#item28653 {
	width:200px !important;
	height:280px !important;
	background:#650030;
}

#item28676 {
	width:165px !important;
	left:25px !important;
	top:19px !important;
	min-height:250px !important;
}

#item28624 {
	width:200px !important;
	height:280px !important;
	left:1230px !important;
	top:350px !important;
}

#item28701 {
	width:340px !important;
	left:630px !important;
	top:681px !important;
	min-height:40px !important;
}

#item38075 {
	width:210px !important;
	left:170px !important;
	min-height:150px !important;
}

#item35588 {
	width:210px !important;
	left:170px !important;
	min-height:150px !important;
}

#item35584 {
	width:380px !important;
	height:150px !important;
	left:630px !important;
	top:742px !important;
}

#item28733 {
	width:210px !important;
	left:170px !important;
	min-height:150px !important;
}

#item28757 {
	width:210px !important;
	left:170px !important;
	min-height:150px !important;
}

#item28724 {
	width:380px !important;
	height:150px !important;
	left:1040px !important;
	top:742px !important;
}

#item29013 {
	width:210px !important;
	left:170px !important;
	top:11px !important;
	min-height:128px !important;
}

#item28977 {
	width:210px !important;
	left:170px !important;
	top:11px !important;
	min-height:128px !important;
}

#item28974 {
	width:380px !important;
	height:140px !important;
	left:630px !important;
	top:922px !important;
}

#item28915 {
	width:220px !important;
	left:170px !important;
	min-height:165px !important;
}

#item28940 {
	width:220px !important;
	left:170px !important;
	min-height:165px !important;
}

#item28906 {
	width:390px !important;
	height:165px !important;
	left:1040px !important;
	top:922px !important;
}

#item47110 {
	width:800px !important;
	left:630px !important;
	top:1226px !important;
	min-height:590px !important;
}

#item44204 {
	width:248px !important;
	height:1882px !important;
	box-shadow:4px 0px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 0px 9px 0px rgba(0,0,0,0.15);
	background:#e2eef9;
}

#item32193 {
	width:164px !important;
	left:30px !important;
	top:99px !important;
	min-height:16px !important;
}

#item33068 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item33069 {
	width:152px !important;
	left:17px !important;
	min-height:20px !important;
}

#item33044 {
	width:152px !important;
	left:17px !important;
	min-height:20px !important;
}

#item33041 {
	width:169px !important;
	height:20px !important;
	left:30px !important;
	top:146px !important;
}

#item32247 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#c20019;
}

#item32248 {
	width:152px !important;
	left:17px !important;
	min-height:60px !important;
}

#item32223 {
	width:152px !important;
	left:17px !important;
	min-height:60px !important;
}

#item32220 {
	width:169px !important;
	height:60px !important;
	left:30px !important;
	top:178px !important;
}

#item32555 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item32556 {
	width:150px !important;
	left:17px !important;
	min-height:60px !important;
}

#item32531 {
	width:150px !important;
	left:17px !important;
	min-height:60px !important;
}

#item32528 {
	width:167px !important;
	height:60px !important;
	left:30px !important;
	top:256px !important;
}

#item32453 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item32454 {
	width:160px !important;
	left:17px !important;
	min-height:40px !important;
}

#item32428 {
	width:160px !important;
	left:17px !important;
	min-height:40px !important;
}

#item32425 {
	width:177px !important;
	height:40px !important;
	left:30px !important;
	top:334px !important;
}

#item32401 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item32402 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item32376 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item32373 {
	width:167px !important;
	height:20px !important;
	left:30px !important;
	top:392px !important;
}

#item32504 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item32505 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item32480 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item32477 {
	width:167px !important;
	height:20px !important;
	left:30px !important;
	top:426px !important;
}

#item32179 {
	width:122px !important;
	height:44px !important;
	left:29px !important;
	top:29px !important;
}

#item47569.fixed-pos-elem {
	width:271px !important;
	height:1905px !important;
	left:-7px !important;
	top:-11px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item37478 {
	width:271px !important;
	height:290px !important;
	background:#650030;
}

#item37479 {
	opacity:0.66;
	width:64px !important;
	height:290px !important;
	left:271px !important;
	background:#650030;
}

#item37480 {
	width:210px !important;
	left:36px !important;
	top:132px !important;
	min-height:86px !important;
}

#item23300 {
	width:400px !important;
	left:30px !important;
	top:699px !important;
	min-height:40px !important;
}

#item37926 {
	width:450px !important;
	left:30px !important;
	top:335px !important;
	min-height:250px !important;
}

#item44020 {
	width:200px !important;
	height:280px !important;
	background:#c20019;
}

#item44021 {
	width:165px !important;
	left:25px !important;
	top:19px !important;
	min-height:250px !important;
}

#item37530 {
	width:200px !important;
	height:280px !important;
	background:#650030;
}

#item37553 {
	width:165px !important;
	left:25px !important;
	top:19px !important;
	min-height:250px !important;
}

#item37527 {
	width:200px !important;
	height:280px !important;
	left:538px !important;
	top:341px !important;
}

#item37969 {
	width:180px !important;
	left:160px !important;
	min-height:150px !important;
}

#item37653 {
	width:180px !important;
	left:160px !important;
	min-height:150px !important;
}

#item37649 {
	width:340px !important;
	height:150px !important;
	left:30px !important;
	top:764px !important;
}

#item38011 {
	width:176px !important;
	left:160px !important;
	min-height:150px !important;
}

#item37712 {
	width:176px !important;
	left:160px !important;
	min-height:150px !important;
}

#item37709 {
	width:336px !important;
	height:150px !important;
	left:390px !important;
	top:764px !important;
}

#item43985 {
	width:175px !important;
	left:161px !important;
	min-height:150px !important;
}

#item23574 {
	width:175px !important;
	left:161px !important;
	min-height:150px !important;
}

#item23571 {
	width:336px !important;
	height:150px !important;
	left:30px !important;
	top:954px !important;
}

#item43954 {
	width:189px !important;
	left:160px !important;
	min-height:210px !important;
}

#item37835 {
	width:189px !important;
	left:160px !important;
	min-height:210px !important;
}

#item37832 {
	width:349px !important;
	height:210px !important;
	left:390px !important;
	top:949px !important;
}

#item47316 {
	width:708px !important;
	left:30px !important;
	top:1360px !important;
	min-height:590px !important;
}

#item40726 {
	width:788px !important;
	height:450px !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;
}

#item40732 {
	width:170px !important;
	left:561px !important;
	top:128px !important;
	min-height:16px !important;
}

#item40785 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item40786 {
	width:140px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40810 {
	width:140px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40782 {
	width:156px !important;
	height:26px !important;
	left:596px !important;
	top:184px !important;
}

#item40836 {
	width:300px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40859 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item40861 {
	width:300px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40833 {
	width:315px !important;
	height:26px !important;
	left:437px !important;
	top:226px !important;
}

#item40887 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item40888 {
	width:340px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40912 {
	width:340px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40884 {
	width:358px !important;
	height:26px !important;
	left:394px !important;
	top:268px !important;
}

#item40939 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item40940 {
	width:210px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40964 {
	width:210px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40935 {
	width:225px !important;
	height:26px !important;
	left:527px !important;
	top:310px !important;
}

#item40990 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item40991 {
	width:150px !important;
	left:15px !important;
	top:3px !important;
	min-height:16px !important;
}

#item41015 {
	width:150px !important;
	left:15px !important;
	top:3px !important;
	min-height:16px !important;
}

#item40987 {
	width:168px !important;
	height:22px !important;
	left:584px !important;
	top:352px !important;
}

#item41042 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item41043 {
	width:150px !important;
	left:14px !important;
	top:3px !important;
	min-height:16px !important;
}

#item41067 {
	width:150px !important;
	left:14px !important;
	top:3px !important;
	min-height:16px !important;
}

#item41039 {
	width:167px !important;
	height:22px !important;
	left:585px !important;
	top:394px !important;
}

#item41090 {
	width:128px !important;
	height:50px !important;
	left:46px !important;
	top:39px !important;
}

#item41100 {
	width:29px !important;
	height:33px !important;
	left:723px !important;
	top:49px !important;
}

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

#item41109 {
	width:128px !important;
	height:50px !important;
	left:46px !important;
	top:39px !important;
}

#item41119 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

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

#item15435 {
	width:220px !important;
	height:220px !important;
	left:30px !important;
	top:90px !important;
	background:#ad1e2d;
}

#item43118 {
	width:306px !important;
	height:310px !important;
	background:#650030;
}

#item43119 {
	opacity:0.66;
	width:64px !important;
	height:310px !important;
	left:306px !important;
	background:#650030;
}

#item43120 {
	width:280px !important;
	left:30px !important;
	top:135px !important;
	min-height:120px !important;
}

#item15464 {
	width:500px !important;
	left:30px !important;
	top:370px !important;
	min-height:430px !important;
}

#item44179 {
	width:516px !important;
	height:270px !important;
	background:#c20019;
}

#item44180 {
	width:440px !important;
	left:36px !important;
	top:42px !important;
	min-height:190px !important;
}

#item15516 {
	width:516px !important;
	height:270px !important;
	background:#ff4f17;
}

#item15539 {
	width:440px !important;
	left:36px !important;
	top:42px !important;
	min-height:190px !important;
}

#item25337 {
	width:516px !important;
	height:270px !important;
	left:30px !important;
	top:850px !important;
}

#item25371 {
	width:400px !important;
	left:30px !important;
	top:1174px !important;
	min-height:40px !important;
}

#item43475 {
	width:356px !important;
	left:160px !important;
	min-height:170px !important;
}

#item43209 {
	width:356px !important;
	left:160px !important;
	min-height:170px !important;
}

#item43206 {
	width:516px !important;
	height:170px !important;
	left:30px !important;
	top:1256px !important;
}

#item43506 {
	width:340px !important;
	left:160px !important;
	min-height:170px !important;
}

#item43268 {
	width:340px !important;
	left:160px !important;
	min-height:170px !important;
}

#item43265 {
	width:500px !important;
	height:170px !important;
	left:30px !important;
	top:1476px !important;
}

#item43552 {
	width:355px !important;
	left:161px !important;
	min-height:170px !important;
}

#item43329 {
	width:355px !important;
	left:161px !important;
	min-height:170px !important;
}

#item43326 {
	width:516px !important;
	height:170px !important;
	left:30px !important;
	top:1697px !important;
}

#item43590 {
	width:356px !important;
	left:160px !important;
	min-height:230px !important;
}

#item43391 {
	width:356px !important;
	left:160px !important;
	min-height:230px !important;
}

#item43388 {
	width:516px !important;
	height:230px !important;
	left:30px !important;
	top:1916px !important;
}

#item46939 {
	width:516px !important;
	left:30px !important;
	top:2320px !important;
	min-height:1280px !important;
}

#item42232 {
	width:596px !important;
	height:520px !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;
}

#item42638 {
	width:230px !important;
	left:302px !important;
	top:125px !important;
	min-height:24px !important;
}

#item42316 {
	width:190px !important;
	left:17px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42315 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#c20019;
}

#item42291 {
	width:190px !important;
	left:17px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42288 {
	width:210px !important;
	height:30px !important;
	left:350px !important;
	top:190px !important;
}

#item42366 {
	width:410px !important;
	left:17px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42389 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#c20019;
}

#item42342 {
	width:410px !important;
	left:17px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42339 {
	width:430px !important;
	height:30px !important;
	left:130px !important;
	top:242px !important;
}

#item42419 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#ad1e2d;
}

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

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

#item42391 {
	width:487px !important;
	height:30px !important;
	left:73px !important;
	top:294px !important;
}

#item42470 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item42471 {
	width:290px !important;
	left:13px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42446 {
	width:290px !important;
	left:13px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42443 {
	width:306px !important;
	height:30px !important;
	left:254px !important;
	top:346px !important;
}

#item42522 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item42523 {
	width:210px !important;
	left:14px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42498 {
	width:210px !important;
	left:14px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42495 {
	width:227px !important;
	height:30px !important;
	left:333px !important;
	top:398px !important;
}

#item42573 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#ad1e2d;
}

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

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

#item42546 {
	width:225px !important;
	height:30px !important;
	left:335px !important;
	top:450px !important;
}

#item42597 {
	width:128px !important;
	height:50px !important;
	left:46px !important;
	top:39px !important;
}

#item42608 {
	width:29px !important;
	height:33px !important;
	left:531px !important;
	top:49px !important;
}

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

#item42214 {
	width:128px !important;
	height:50px !important;
	left:46px !important;
	top:39px !important;
}

#item42225 {
	width:40px !important;
	height:32px !important;
	left:528px !important;
	top:47px !important;
}

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

#item46322 {
	width:1200px !important;
	height:300px !important;
	background:#650030;
}

#item46330 {
	width:428px !important;
	height:300px !important;
	left:248px !important;
	background:#650030;
}

#item46331 {
	opacity:0.66;
	width:64px !important;
	height:300px !important;
	left:676px !important;
	background:#650030;
}

#item46332 {
	width:310px !important;
	left:320px !important;
	top:80px !important;
	min-height:140px !important;
}

#item46355 {
	width:536px !important;
	left:320px !important;
	top:355px !important;
	min-height:250px !important;
}

#item46407 {
	width:200px !important;
	height:280px !important;
	background:#c20019;
}

#item46408 {
	width:165px !important;
	left:25px !important;
	top:19px !important;
	min-height:250px !important;
}

#item46382 {
	width:200px !important;
	height:280px !important;
	background:#650030;
}

#item46383 {
	width:165px !important;
	left:25px !important;
	top:19px !important;
	min-height:250px !important;
}

#item46378 {
	width:200px !important;
	height:280px !important;
	left:920px !important;
	top:350px !important;
}

#item46431 {
	width:340px !important;
	left:320px !important;
	top:681px !important;
	min-height:40px !important;
}

#item46485 {
	width:210px !important;
	left:170px !important;
	min-height:150px !important;
}

#item46457 {
	width:210px !important;
	left:170px !important;
	min-height:150px !important;
}

#item46454 {
	width:380px !important;
	height:150px !important;
	left:320px !important;
	top:742px !important;
}

#item46551 {
	width:210px !important;
	left:170px !important;
	min-height:150px !important;
}

#item46516 {
	width:210px !important;
	left:170px !important;
	min-height:150px !important;
}

#item46513 {
	width:380px !important;
	height:150px !important;
	left:730px !important;
	top:742px !important;
}

#item46611 {
	width:210px !important;
	left:170px !important;
	top:11px !important;
	min-height:128px !important;
}

#item46577 {
	width:210px !important;
	left:170px !important;
	top:11px !important;
	min-height:128px !important;
}

#item46574 {
	width:380px !important;
	height:140px !important;
	left:320px !important;
	top:922px !important;
}

#item46676 {
	width:220px !important;
	left:170px !important;
	min-height:165px !important;
}

#item46637 {
	width:220px !important;
	left:170px !important;
	min-height:165px !important;
}

#item46634 {
	width:390px !important;
	height:165px !important;
	left:730px !important;
	top:922px !important;
}

#item47196 {
	width:800px !important;
	left:320px !important;
	top:1226px !important;
	min-height:590px !important;
}

#item45730 {
	width:248px !important;
	height:1882px !important;
	box-shadow:4px 0px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 0px 9px 0px rgba(0,0,0,0.15);
	background:#e2eef9;
}

#item39473 {
	width:170px !important;
	left:30px !important;
	top:99px !important;
	min-height:16px !important;
}

#item39527 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item39528 {
	width:152px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39552 {
	width:152px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39524 {
	width:169px !important;
	height:20px !important;
	left:30px !important;
	top:146px !important;
}

#item39578 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#c20019;
}

#item39579 {
	width:152px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39603 {
	width:152px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39575 {
	width:169px !important;
	height:60px !important;
	left:30px !important;
	top:178px !important;
}

#item39629 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item39630 {
	width:150px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39654 {
	width:150px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39626 {
	width:167px !important;
	height:60px !important;
	left:30px !important;
	top:256px !important;
}

#item39681 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item39682 {
	width:160px !important;
	left:17px !important;
	min-height:40px !important;
}

#item39706 {
	width:160px !important;
	left:17px !important;
	min-height:40px !important;
}

#item39677 {
	width:177px !important;
	height:40px !important;
	left:30px !important;
	top:334px !important;
}

#item39732 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item39733 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39757 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39729 {
	width:167px !important;
	height:20px !important;
	left:30px !important;
	top:392px !important;
}

#item39783 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item39784 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39808 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39780 {
	width:167px !important;
	height:20px !important;
	left:30px !important;
	top:426px !important;
}

#item39831 {
	width:122px !important;
	height:44px !important;
	left:29px !important;
	top:29px !important;
}

#item47573.fixed-pos-elem {
	width:271px !important;
	height:1905px !important;
	left:-7px !important;
	top:-11px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item34617 {
	width:770px !important;
	height:210px !important;
	left:645px !important;
	top:220px !important;
	background:#e1efff;
}

#item29060 {
	width:380px !important;
	left:731px !important;
	top:261px !important;
	min-height:50px !important;
}

#item34588 {
	width:460px !important;
	left:731px !important;
	top:333px !important;
	min-height:50px !important;
}

#item45302 {
	width:97px !important;
	height:128px !important;
	left:1723px !important;
	background:#ff4f17;
}

#item45303 {
	width:228px !important;
	height:128px !important;
	left:1495px !important;
	background:#cc3321;
}

#item45304 {
	width:65px !important;
	height:128px !important;
	left:1430px !important;
	background:#991928;
}

#item45305 {
	width:1430px !important;
	height:128px !important;
	background:#650030;
}

#item47158 {
	width:800px !important;
	left:630px !important;
	top:616px !important;
	min-height:590px !important;
}

#item45239 {
	width:248px !important;
	height:1272px !important;
	box-shadow:4px 0px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 0px 9px 0px rgba(0,0,0,0.15);
	background:#e1efff;
}

#item39319 {
	width:10px !important;
	height:10px !important;
	left:30px !important;
	top:429px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item39320 {
	width:150px !important;
	left:47px !important;
	top:426px !important;
	min-height:20px !important;
}

#item39405 {
	width:170px !important;
	top:1px !important;
	min-height:16px !important;
}

#item34250 {
	width:170px !important;
	top:1px !important;
	min-height:16px !important;
}

#item34246 {
	width:188px !important;
	height:17px !important;
	left:30px !important;
	top:98px !important;
}

#item39063 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item39064 {
	width:152px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39088 {
	width:152px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39060 {
	width:169px !important;
	height:20px !important;
	left:30px !important;
	top:146px !important;
}

#item39114 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#c20019;
}

#item39115 {
	width:152px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39139 {
	width:152px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39111 {
	width:169px !important;
	height:60px !important;
	left:30px !important;
	top:178px !important;
}

#item39166 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item39167 {
	width:150px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39191 {
	width:150px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39162 {
	width:167px !important;
	height:60px !important;
	left:30px !important;
	top:256px !important;
}

#item39217 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item39218 {
	width:160px !important;
	left:17px !important;
	min-height:40px !important;
}

#item39242 {
	width:160px !important;
	left:17px !important;
	min-height:40px !important;
}

#item39214 {
	width:177px !important;
	height:40px !important;
	left:30px !important;
	top:334px !important;
}

#item39268 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item39269 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39293 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39265 {
	width:167px !important;
	height:20px !important;
	left:30px !important;
	top:392px !important;
}

#item39367 {
	width:122px !important;
	height:44px !important;
	left:29px !important;
	top:29px !important;
}

#item47570.fixed-pos-elem {
	width:271px !important;
	height:1295px !important;
	left:-7px !important;
	top:-11px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item38234 {
	width:708px !important;
	height:210px !important;
	left:30px !important;
	top:250px !important;
	background:#e1efff;
}

#item38402 {
	width:380px !important;
	left:86px !important;
	top:291px !important;
	min-height:50px !important;
}

#item38425 {
	width:460px !important;
	left:86px !important;
	top:363px !important;
	min-height:50px !important;
}

#item46861 {
	width:41px !important;
	height:170px !important;
	left:727px !important;
	background:#ff4f17;
}

#item46862 {
	width:96px !important;
	height:170px !important;
	left:631px !important;
	background:#cc3321;
}

#item46863 {
	width:27px !important;
	height:170px !important;
	left:603px !important;
	background:#991928;
}

#item46864 {
	width:603px !important;
	height:170px !important;
	background:#650030;
}

#item47361 {
	width:708px !important;
	left:30px !important;
	top:669px !important;
	min-height:590px !important;
}

#item41170 {
	width:788px !important;
	height:450px !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;
}

#item41485 {
	width:10px !important;
	height:10px !important;
	left:588px !important;
	top:400px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item41486 {
	width:150px !important;
	left:599px !important;
	top:397px !important;
	min-height:16px !important;
}

#item41175 {
	width:170px !important;
	left:3px !important;
	top:4px !important;
	min-height:16px !important;
}

#item41201 {
	width:170px !important;
	left:3px !important;
	top:4px !important;
	min-height:16px !important;
}

#item41172 {
	width:194px !important;
	height:23px !important;
	left:558px !important;
	top:124px !important;
}

#item41229 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item41230 {
	width:140px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item41254 {
	width:140px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item41226 {
	width:156px !important;
	height:26px !important;
	left:596px !important;
	top:184px !important;
}

#item41280 {
	width:300px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item41303 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item41305 {
	width:300px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item41277 {
	width:315px !important;
	height:26px !important;
	left:437px !important;
	top:226px !important;
}

#item41331 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item41332 {
	width:340px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item41356 {
	width:340px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item41328 {
	width:358px !important;
	height:26px !important;
	left:394px !important;
	top:268px !important;
}

#item41382 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item41383 {
	width:210px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item41407 {
	width:210px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item41379 {
	width:225px !important;
	height:26px !important;
	left:527px !important;
	top:310px !important;
}

#item41434 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item41435 {
	width:150px !important;
	left:15px !important;
	top:3px !important;
	min-height:16px !important;
}

#item41459 {
	width:150px !important;
	left:15px !important;
	top:3px !important;
	min-height:16px !important;
}

#item41431 {
	width:168px !important;
	height:22px !important;
	left:584px !important;
	top:352px !important;
}

#item41534 {
	width:128px !important;
	height:50px !important;
	left:46px !important;
	top:39px !important;
}

#item41545 {
	width:29px !important;
	height:33px !important;
	left:723px !important;
	top:49px !important;
}

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

#item41146 {
	width:128px !important;
	height:50px !important;
	left:46px !important;
	top:39px !important;
}

#item41163 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

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

#item43681 {
	width:516px !important;
	height:450px !important;
	left:30px !important;
	top:160px !important;
	background:#e1efff;
}

#item43683 {
	width:420px !important;
	left:78px !important;
	top:360px !important;
	min-height:60px !important;
}

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

#item47493 {
	width:516px !important;
	left:30px !important;
	top:840px !important;
	min-height:1280px !important;
}

#item42668 {
	width:596px !important;
	height:520px !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;
}

#item43007 {
	width:12px !important;
	height:12px !important;
	left:338px !important;
	top:458px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item43008 {
	width:200px !important;
	left:357px !important;
	top:453px !important;
	min-height:24px !important;
}

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

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

#item42670 {
	width:261px !important;
	height:30px !important;
	left:299px !important;
	top:122px !important;
}

#item42751 {
	width:190px !important;
	left:17px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42774 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#c20019;
}

#item42726 {
	width:190px !important;
	left:17px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42723 {
	width:210px !important;
	height:30px !important;
	left:350px !important;
	top:190px !important;
}

#item42802 {
	width:410px !important;
	left:17px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42825 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#c20019;
}

#item42778 {
	width:410px !important;
	left:17px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42775 {
	width:430px !important;
	height:30px !important;
	left:130px !important;
	top:242px !important;
}

#item42853 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#ad1e2d;
}

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

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

#item42826 {
	width:487px !important;
	height:30px !important;
	left:73px !important;
	top:294px !important;
}

#item42904 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item42905 {
	width:290px !important;
	left:13px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42880 {
	width:290px !important;
	left:13px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42877 {
	width:306px !important;
	height:30px !important;
	left:254px !important;
	top:346px !important;
}

#item42955 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:8px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item42956 {
	width:210px !important;
	left:14px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42931 {
	width:210px !important;
	left:14px !important;
	top:3px !important;
	min-height:24px !important;
}

#item42928 {
	width:227px !important;
	height:30px !important;
	left:333px !important;
	top:398px !important;
}

#item43031 {
	width:128px !important;
	height:50px !important;
	left:46px !important;
	top:39px !important;
}

#item43043 {
	width:29px !important;
	height:33px !important;
	left:531px !important;
	top:49px !important;
}

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

#item43051 {
	width:128px !important;
	height:50px !important;
	left:46px !important;
	top:39px !important;
}

#item43062 {
	width:40px !important;
	height:32px !important;
	left:528px !important;
	top:47px !important;
}

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

#item46761 {
	width:770px !important;
	height:210px !important;
	left:335px !important;
	top:220px !important;
	background:#e1efff;
}

#item46763 {
	width:380px !important;
	left:421px !important;
	top:261px !important;
	min-height:50px !important;
}

#item46786 {
	width:460px !important;
	left:421px !important;
	top:333px !important;
	min-height:50px !important;
}

#item46809 {
	width:64px !important;
	height:128px !important;
	left:1136px !important;
	background:#ff4f17;
}

#item46810 {
	width:150px !important;
	height:128px !important;
	left:986px !important;
	background:#cc3321;
}

#item46811 {
	width:43px !important;
	height:128px !important;
	left:943px !important;
	background:#991928;
}

#item46812 {
	width:943px !important;
	height:128px !important;
	background:#650030;
}

#item47237 {
	width:800px !important;
	left:320px !important;
	top:616px !important;
	min-height:590px !important;
}

#item46817 {
	width:248px !important;
	height:1272px !important;
	box-shadow:4px 0px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 0px 9px 0px rgba(0,0,0,0.15);
	background:#e2eef9;
}

#item40184 {
	width:10px !important;
	height:10px !important;
	left:30px !important;
	top:429px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item40185 {
	width:150px !important;
	left:47px !important;
	top:426px !important;
	min-height:20px !important;
}

#item39874 {
	width:170px !important;
	top:1px !important;
	min-height:16px !important;
}

#item39899 {
	width:170px !important;
	top:1px !important;
	min-height:16px !important;
}

#item39871 {
	width:188px !important;
	height:17px !important;
	left:30px !important;
	top:98px !important;
}

#item39928 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item39929 {
	width:152px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39953 {
	width:152px !important;
	left:17px !important;
	min-height:20px !important;
}

#item39925 {
	width:169px !important;
	height:20px !important;
	left:30px !important;
	top:146px !important;
}

#item39979 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#c20019;
}

#item39980 {
	width:152px !important;
	left:17px !important;
	min-height:60px !important;
}

#item40004 {
	width:152px !important;
	left:17px !important;
	min-height:60px !important;
}

#item39976 {
	width:169px !important;
	height:60px !important;
	left:30px !important;
	top:178px !important;
}

#item40030 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item40031 {
	width:150px !important;
	left:17px !important;
	min-height:60px !important;
}

#item40055 {
	width:150px !important;
	left:17px !important;
	min-height:60px !important;
}

#item40027 {
	width:167px !important;
	height:60px !important;
	left:30px !important;
	top:256px !important;
}

#item40082 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item40083 {
	width:160px !important;
	left:17px !important;
	min-height:40px !important;
}

#item40107 {
	width:160px !important;
	left:17px !important;
	min-height:40px !important;
}

#item40078 {
	width:177px !important;
	height:40px !important;
	left:30px !important;
	top:334px !important;
}

#item40133 {
	width:10px !important;
	height:10px !important;
	top:3px !important;
	border-radius:30px;
	background:#ad1e2d;
}

#item40134 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item40158 {
	width:150px !important;
	left:17px !important;
	min-height:20px !important;
}

#item40130 {
	width:167px !important;
	height:20px !important;
	left:30px !important;
	top:392px !important;
}

#item40232 {
	width:122px !important;
	height:44px !important;
	left:29px !important;
	top:29px !important;
}

#item47574.fixed-pos-elem {
	width:271px !important;
	height:1295px !important;
	left:-7px !important;
	top:-11px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

p.Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#ad1129;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure-P-Mobile-Tighter-Spacing {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:30px;
	color:#fff;
	text-align:left;
}

p.Disclosure-P-Mobile {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:30px;
	color:#fff;
	margin-bottom:16px;
	text-align:left;
}

h2.Subheader-2-H2 {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#ad1129;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.CTA-Body-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.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.Body-Copy-P-Mobile-Medium-Larger-Center {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:28px;
	line-height:36px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Body-Copy-P-Mobile {
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	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;
}

p.Mobile_-_DISCLOSURE_-_Disclosure-P---12_15-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_DISCLOSURE_-_Disclosure---9-5_12-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:11.4px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Mobile_-_Desktop_-_Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Mobile_-_Desktop_-_Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

ul.Mobile_-_INTERIOR-PAGES_-_Bullets_Burgundy > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Mobile_-_INTERIOR-PAGES_-_Bullets_Burgundy > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

p.Mobile_-_BODY_-_Table-Body {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:11px;
	color:#000;
	text-align:left;
}

p.Mobile_-_BODY_-_Check-bullets {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:14px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Mobile_-_BODY_-_Body_Main {
	font-size:9.5px;
	line-height:14px;
	color:#000;
	padding-left:12px;
	margin-bottom:6px;
	text-align:left;
}

h1.Mobile_-_HTML_-_Headline-Home-H1 {
	font-family:"Playfair Display";
	font-size:40px;
	line-height:48px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.CTA---Headline-White-Mobile {
	font-family:Merriweather;
	font-size:34px;
	line-height:46px;
	color:#fff;
	margin-bottom:20px;
	text-align:left;
}

h1.Headline-H1-Mobile-Center {
	font-family:Merriweather;
	font-size:40px;
	line-height:54px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:18px;
	text-align:center;
}

h1.Headline-H1-Mobile {
	font-family:Merriweather;
	font-size:40px;
	line-height:54px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:18px;
	text-align:left;
}

ul.Tablet_-_Custom-H_-_Desktop_-_Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet_-_Custom-H_-_Desktop_-_Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

p.Body-Copy-P---Medium-Larger {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Body-Copy-P---Regular {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

h1.Tablet_-_Custom-H_-_HTML_-_Headline-Home-H1 {
	font-family:"Playfair Display";
	font-size:40px;
	line-height:48px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.Disclosure-P-Tighter {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.Disclosure-P {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.CTA---Medium-White-P {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:14px;
	color:#fff;
	margin-bottom:6px;
	text-align:left;
}

p.CTA---Regular-White-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-align:left;
}

p.CTA---Headline-White {
	font-family:Merriweather;
	font-size:28px;
	line-height:36px;
	color:#fff;
	margin-bottom:18px;
	text-align:left;
}

p.Tablet_-_Custom-H_-_HTML_-_Navigation-P---On {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#c20019;
	margin-bottom:16px;
	text-align:left;
}

p.Tablet_-_Custom-H_-_HTML_-_Navigation-P---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h2.Main-Page-Subheader-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:30px;
	line-height:36px;
	color:#650030;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

h1.Headline-H1-Larger {
	font-family:Merriweather;
	font-size:34px;
	line-height:46px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:18px;
	text-align:left;
}

h1.Main-Page-Headline-H1 {
	font-family:Merriweather;
	font-size:50px;
	line-height:64px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:18px;
	text-align:left;
}

p.CTA---Roboto-Regular-p {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

ul.Tablet_-_Custom-H_-_INTERIOR-PAGES_-_Bullets_Burgundy > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet_-_Custom-H_-_INTERIOR-PAGES_-_Bullets_Burgundy > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

ul.Tablet_-_Custom-H_-_INTERIOR-PAGES_-_Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet_-_Custom-H_-_INTERIOR-PAGES_-_Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

p.Compliance-# {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.Business-Line {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}

p.Tablet_-_Custom-H_-_BODY_-_Table-Body {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:11px;
	color:#000;
	text-align:left;
}

p.Tablet_-_Custom-H_-_BODY_-_Check-bullets {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:14px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet_-_Custom-H_-_BODY_-_Body_Main {
	font-size:9.5px;
	line-height:14px;
	color:#000;
	padding-left:12px;
	margin-bottom:6px;
	text-align:left;
}

ul.Sub-bullet_202 > li {
	font-size:9.5px;
	line-height:14px;
	color:#000;
	padding-left:21px;
	text-align:left;
}
ul.Sub-bullet_202 > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:12px;
	width:0;
	color:#ad1e2d;
}

ul.Bullet_202 > li {
	font-size:9.5px;
	line-height:14px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Bullet_202 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:3px;
	width:0;
	color:#ad1e2d;
}

p.Tablet_-_Custom-H_-_DISCLOSURE_-_Disclosure-P---12_15-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Bank-Box {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8px;
	line-height:9.5px;
	color:#000;
	letter-spacing:-0.020em;
	text-align:left;
}

p.Disclosure---8_10-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8px;
	line-height:10px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet_-_Custom-H_-_DISCLOSURE_-_Disclosure---9-5_12-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:11.4px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Tablet_-_Custom-H_-_Bullets > li {
	font-size:15px;
	line-height:16px;
	color:#000;
	padding-left:18px;
	margin-bottom:2px;
	text-align:left;
}
ul.Tablet_-_Custom-H_-_Bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Tablet_-_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.Tablet_-_DISCLOSURE_-_Disclosure-P---12_15-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_DISCLOSURE_-_Disclosure---9-5_12-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:11.4px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Tablet_-_Desktop_-_Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet_-_Desktop_-_Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

ul.Tablet_-_INTERIOR-PAGES_-_Bullets_Burgundy > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet_-_INTERIOR-PAGES_-_Bullets_Burgundy > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

p.Tablet_-_BODY_-_Table-Body {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:11px;
	color:#000;
	text-align:left;
}

p.Tablet_-_BODY_-_Check-bullets {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:14px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet_-_BODY_-_Body_Main {
	font-size:9.5px;
	line-height:14px;
	color:#000;
	padding-left:12px;
	margin-bottom:6px;
	text-align:left;
}

p.Navigation-P---On-Left-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#c20019;
	margin-bottom:16px;
	text-align:left;
}

p.Navigation-P---Off-Left-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Navigation-P---On-Right-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#c20019;
	margin-bottom:16px;
	text-align:right;
}

p.Navigation-P---On-Right {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#c20019;
	margin-bottom:16px;
	text-align:right;
}

p.Navigation-P---Off-Right-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:16px;
	text-align:right;
}

p.Navigation-P---Off-Right {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	text-align:right;
}

p.Tablet_-_HTML_-_Navigation-P---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Tablet_-_HTML_-_Navigation-P---On {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#ad1e2d;
	margin-bottom:16px;
	text-align:left;
}

h1.Tablet_-_HTML_-_Headline-Home-H1 {
	font-family:"Playfair Display";
	font-size:40px;
	line-height:48px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.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.Desktop_-_Disclosure-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Superscript {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.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.Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Mobile_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.White {
	color:#fff;
}

span.Medium-Gray {
	color:#767676;
}

span.Dark-Gray {
	color:#000;
}

span.Extra-Dark-Gray {
	color:#393a3d;
}

span.Dark-Teal {
	color:#00747b;
}

span.Red {
	color:#ff232a;
}

span.Dark-Burgundy {
	color:#752135;
}

span.Burgundy {
	color:#ad1129;
}

span.Mobile_-_Disclosure-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Mobile_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1e2d;
}

span.Mobile_-_HTML_-_Roboto-Medium {
	font-weight:500;
}

span.Mobile_-_HTML_-_CTA-Burgandy-Hyperlink {
	text-decoration:underline;
}

strong.Bold-Condensed {
	font-weight:bold;
}

span.Hyperlink---White {
	color:#fff;
	text-decoration:underline;
}

span.Roboto-Medium-Garnet {
	font-weight:500;
	color:#650030;
}

span.Tablet_-_Custom-H_-_HTML_-_CTA-Burgandy-Hyperlink {
	text-decoration:underline;
}

span.Tablet_-_Custom-H_-_HTML_-_Roboto-Medium {
	font-weight:500;
}

span.Roboto-Hyperlink-light-black {
	text-decoration:underline;
}

span.Bullets---WHITE {
	color:#fff;
}

span.Bullets---GRAY {
	color:#808284;
}

span.Tablet_-_Custom-H_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1e2d;
}

span.Cool-Gray-10 {
	color:#646569;
}

span.Tablet_-_Custom-H_-_Bullets_-__202 {
	color:#ad1e2d;
}

span.Tablet_-_Custom-H_-_Disclosure-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Tablet_-_Custom-H_-__202 {
	color:#83142c;
}

span.Tablet_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1e2d;
}

span.Tablet_-_HTML_-_Roboto-Medium {
	font-weight:500;
}

span.Tablet_-_HTML_-_CTA-Burgandy-Hyperlink {
	text-decoration:underline;
}

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