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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#f4f4f4; }
:-webkit-full-screen { background:#f4f4f4; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:6080px; background: transparent !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:2834px; height:6092px; }
@media all and (max-height:6080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}

@font-face {
	font-family:FF-ElevanceSans-Light;
	src:url("../fonts/ElevanceSans-Light.otf");
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-ElevanceSans-Italic;
	src:url("../fonts/ElevanceSans-Italic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-ElevanceSans-Medium;
	src:url("../fonts/ElevanceSans-Medium.otf");
}

@font-face {
	font-family:FF-ElevanceSansCondensed-Light;
	src:url("../fonts/ElevanceSansCondensed-Light.otf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-ElevanceSans-Semibold;
	src:url("../fonts/ElevanceSans-Semibold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-ElevanceSansCondensed-LightItalic;
	src:url("../fonts/ElevanceSansCondensed-LightItalic.otf");
	font-style:italic;
	font-stretch:condensed;
}

@font-face {
	font-family:FF-ElevanceSans-Regular;
	src:url("../fonts/ElevanceSans-Regular.otf");
}

#item1887 {
	width:1920px !important;
	height:68px !important;
	background:#ffffff;
}

#item1916 {
	width:140px !important;
	height:25px !important;
	left:290px !important;
	top:21px !important;
}

#item1919 {
	width:960px !important;
	height:555px !important;
	top:68px !important;
	background:#1255e9;
}

#item8647 {
	width:352px !important;
	min-height:118px !important;
}

#item8672 {
	width:574px !important;
	top:152px !important;
	min-height:66px !important;
}

#item1880 {
	width:1920px !important;
	height:989px !important;
	top:623px !important;
	background:#ffffff;
}

#item8728 {
	width:1395px !important;
	left:290px !important;
	top:710px !important;
	min-height:269px !important;
}

#item49920 {
	width:800px !important;
	height:453px !important;
	left:560px !important;
	top:1037px !important;
}

#item20370 {
	width:1920px !important;
	height:922px !important;
	top:1612px !important;
	background:#f4f4f4;
}

#item20371 {
	width:640px !important;
	left:290px !important;
	top:1708px !important;
	min-height:170px !important;
	direction:ltr;
}

#item30306 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item29933 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30290 {
	width:300px !important;
	height:72px !important;
	left:290px !important;
	top:1918px !important;
}

#item30332 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item29979 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30291 {
	width:300px !important;
	height:72px !important;
	left:290px !important;
	top:2010px !important;
}

#item30360 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30026 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30292 {
	width:300px !important;
	height:72px !important;
	left:290px !important;
	top:2103px !important;
}

#item30388 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30072 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30293 {
	width:300px !important;
	height:72px !important;
	left:610px !important;
	top:1918px !important;
}

#item30414 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30118 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30294 {
	width:300px !important;
	height:72px !important;
	left:610px !important;
	top:2010px !important;
}

#item30441 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30164 {
	width:300px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item30295 {
	width:300px !important;
	height:72px !important;
	left:610px !important;
	top:2103px !important;
}

#item38107 {
	width:143px !important;
	left:552px !important;
	top:714px !important;
	min-height:15px !important;
	direction:ltr;
}

#item38144 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item38166 {
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38189 {
	opacity:0.30;
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38212 {
	opacity:0.30;
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38235 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38258 {
	opacity:0.30;
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38281 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38304 {
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38327 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38350 {
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38373 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38396 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38603 {
	width:620px !important;
	top:522px !important;
	min-height:136px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-38603 {
	0% {
		transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38603 {
	0% {
		-webkit-transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49590 {
	width:143px !important;
	left:944px !important;
	top:463px !important;
	min-height:15px !important;
	direction:ltr;
}

#item37765 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item37786 {
	opacity:0.30;
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37809 {
	opacity:0.30;
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37832 {
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37856 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37879 {
	opacity:0.30;
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37902 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37926 {
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37949 {
	opacity:0.30;
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37973 {
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37996 {
	width:114px !important;
	left:64px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38020 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38580 {
	width:620px !important;
	top:522px !important;
	min-height:136px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-38580 {
	0% {
		transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38580 {
	0% {
		-webkit-transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49565 {
	width:143px !important;
	left:944px !important;
	top:463px !important;
	min-height:15px !important;
	direction:ltr;
}

#item37419 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item37441 {
	opacity:0.30;
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37464 {
	opacity:0.30;
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37487 {
	opacity:0.30;
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37510 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37533 {
	opacity:0.30;
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37556 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37579 {
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37602 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37625 {
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37648 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37671 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38557 {
	width:620px !important;
	top:522px !important;
	min-height:110px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-38557 {
	0% {
		transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38557 {
	0% {
		-webkit-transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49540 {
	width:143px !important;
	left:944px !important;
	top:463px !important;
	min-height:15px !important;
	direction:ltr;
}

#item37076 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item37098 {
	opacity:0.30;
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37122 {
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37145 {
	opacity:0.30;
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37169 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37192 {
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37215 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37238 {
	opacity:0.30;
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37261 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37284 {
	opacity:0.30;
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37307 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item37330 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38533 {
	width:620px !important;
	top:522px !important;
	min-height:136px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-38533 {
	0% {
		transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38533 {
	0% {
		-webkit-transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49515 {
	width:143px !important;
	left:944px !important;
	top:463px !important;
	min-height:15px !important;
	direction:ltr;
}

#item36713 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item36735 {
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36758 {
	opacity:0.30;
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36781 {
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36804 {
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36827 {
	opacity:0.30;
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36850 {
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36873 {
	opacity:0.30;
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36896 {
	opacity:0.30;
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36919 {
	opacity:0.30;
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36942 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36966 {
	opacity:0.30;
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38510 {
	width:620px !important;
	top:522px !important;
	min-height:84px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-38510 {
	0% {
		transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38510 {
	0% {
		-webkit-transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49490 {
	width:143px !important;
	left:944px !important;
	top:463px !important;
	min-height:15px !important;
	direction:ltr;
}

#item36362 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item36384 {
	opacity:0.30;
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36407 {
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36430 {
	opacity:0.30;
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36453 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36476 {
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36499 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36522 {
	opacity:0.30;
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36545 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36568 {
	opacity:0.30;
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36591 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36614 {
	opacity:0.30;
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item38487 {
	width:620px !important;
	top:522px !important;
	min-height:110px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-38487 {
	0% {
		transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38487 {
	0% {
		-webkit-transform:translate(-1px,168px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49465 {
	width:143px !important;
	left:944px !important;
	top:463px !important;
	min-height:15px !important;
	direction:ltr;
}

#item35962 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item35985 {
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36008 {
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36031 {
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36054 {
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36077 {
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36100 {
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36123 {
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36146 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36169 {
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36192 {
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item36215 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item49440 {
	width:143px !important;
	left:944px !important;
	top:463px !important;
	min-height:15px !important;
	direction:ltr;
}

#item23716 {
	width:1370px !important;
	height:729px !important;
	left:290px !important;
	top:1708px !important;
}

#item39377 {
	width:1920px !important;
	height:319px !important;
	top:2533px !important;
	background:#193572;
}

#item39399 {
	width:1177px !important;
	left:376px !important;
	top:2630px !important;
	min-height:127px !important;
	direction:ltr;
}

#item1885 {
	width:1920px !important;
	height:1018px !important;
	top:2853px !important;
	background:#e1edff;
}

#item38850 {
	width:437px !important;
	left:290px !important;
	top:2949px !important;
	min-height:21px !important;
	direction:ltr;
}

#item39765 {
	width:558px !important;
	left:372px !important;
	top:3013px !important;
	min-height:41px !important;
	direction:ltr;
}

#item39823 {
	width:558px !important;
	left:372px !important;
	top:3106px !important;
	min-height:68px !important;
	direction:ltr;
}

#item39849 {
	width:558px !important;
	left:372px !important;
	top:3226px !important;
	min-height:41px !important;
	direction:ltr;
}

#item39878 {
	width:558px !important;
	left:372px !important;
	top:3318px !important;
	min-height:41px !important;
	direction:ltr;
}

#item39797 {
	width:558px !important;
	left:1072px !important;
	top:3013px !important;
	min-height:41px !important;
	direction:ltr;
}

#item40470 {
	width:558px !important;
	left:1072px !important;
	top:3106px !important;
	min-height:100px !important;
	direction:ltr;
}

#item39905 {
	width:574px !important;
	left:1072px !important;
	top:3251px !important;
	min-height:15px !important;
	direction:ltr;
}

#item39714 {
	width:558px !important;
	left:1072px !important;
	top:3318px !important;
	min-height:44px !important;
	direction:ltr;
}

#item38994 {
	width:892px !important;
	height:56px !important;
	left:290px !important;
	top:3408px !important;
}

#item23031 {
	width:854px !important;
	height:506px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:12px;
	background:#fff;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item23032 {
	width:339px !important;
	left:40px !important;
	top:29px !important;
	min-height:132px !important;
}

#item22975 {
	width:854px !important;
	height:506px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:12px;
	background:#44b7f3;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item39976 {
	width:227px !important;
	height:17px !important;
	direction:ltr;
}

#item22973 {
	width:427px !important;
	height:253px !important;
	left:290px !important;
	top:3484px !important;
}

#item23092 {
	width:854px !important;
	height:506px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:12px;
	background:#fff;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item23093 {
	width:315px !important;
	left:40px !important;
	top:29px !important;
	min-height:193px !important;
}

#item23058 {
	width:854px !important;
	height:506px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:12px;
	background:#1255e9;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item40030 {
	width:183px !important;
	height:17px !important;
	direction:ltr;
}

#item23056 {
	width:427px !important;
	height:253px !important;
	left:746px !important;
	top:3484px !important;
}

#item23152 {
	width:854px !important;
	height:506px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:12px;
	background:#fff;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item23153 {
	width:344px !important;
	left:40px !important;
	top:29px !important;
	background:#fff;
	min-height:181px !important;
}

#item23118 {
	width:854px !important;
	height:506px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:12px;
	background:#193572;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item40085 {
	width:195px !important;
	height:17px !important;
	direction:ltr;
}

#item23116 {
	width:427px !important;
	height:253px !important;
	left:1203px !important;
	top:3484px !important;
}

#item22671 {
	width:1920px !important;
	height:628px !important;
	top:3871px !important;
	background:#ffffff;
}

#item1970 {
	width:610px !important;
	left:290px !important;
	top:3996px !important;
	min-height:236px !important;
	direction:ltr;
}

#item39478 {
	width:1920px !important;
	height:266px !important;
	top:4499px !important;
	background:#193572;
}

#item39479 {
	width:1192px !important;
	left:364px !important;
	top:4605px !important;
	min-height:123px !important;
	direction:ltr;
}

#item23645 {
	width:1920px !important;
	height:961px !important;
	top:4765px !important;
	background:#ffffff;
}

#item23593 {
	width:512px !important;
	left:290px !important;
	top:4864px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23539 {
	width:279px !important;
	left:290px !important;
	top:5139px !important;
	min-height:51px !important;
	direction:ltr;
}

#item23262 {
	width:1324px !important;
	height:21px !important;
	left:306px !important;
	top:5275px !important;
	background:#9ee110;
}

#item23470 {
	width:215px !important;
	left:459px !important;
	top:5381px !important;
	min-height:29px !important;
	direction:ltr;
}

#item23331 {
	width:279px !important;
	left:459px !important;
	top:5413px !important;
	min-height:145px !important;
	direction:ltr;
}

#item23423 {
	width:215px !important;
	left:624px !important;
	top:5018px !important;
	min-height:31px !important;
	direction:ltr;
}

#item23284 {
	width:261px !important;
	left:624px !important;
	top:5050px !important;
	min-height:190px !important;
	direction:ltr;
}

#item23239 {
	width:204px !important;
	left:778px !important;
	top:5381px !important;
	min-height:19px !important;
	direction:ltr;
}

#item23354 {
	width:266px !important;
	left:778px !important;
	top:5413px !important;
	min-height:145px !important;
	direction:ltr;
}

#item23447 {
	width:215px !important;
	left:930px !important;
	top:5018px !important;
	min-height:31px !important;
	direction:ltr;
}

#item23308 {
	width:289px !important;
	left:931px !important;
	top:5050px !important;
	min-height:119px !important;
	direction:ltr;
}

#item23493 {
	width:266px !important;
	left:1093px !important;
	top:5381px !important;
	min-height:29px !important;
	direction:ltr;
}

#item23377 {
	width:419px !important;
	left:1093px !important;
	top:5413px !important;
	min-height:119px !important;
	direction:ltr;
}

#item23516 {
	width:215px !important;
	left:1272px !important;
	top:5018px !important;
	min-height:31px !important;
	direction:ltr;
}

#item23400 {
	width:358px !important;
	left:1273px !important;
	top:5050px !important;
	min-height:67px !important;
	direction:ltr;
}

#item23620 {
	width:471px !important;
	height:12px !important;
	left:290px !important;
	top:5616px !important;
}

#item39509 {
	width:1920px !important;
	height:328px !important;
	top:5726px !important;
	background:#193572;
}

#item39510 {
	width:1168px !important;
	left:376px !important;
	top:5823px !important;
	min-height:127px !important;
	direction:ltr;
}

#item2317 {
	width:1920px !important;
	height:339px !important;
	top:6046px !important;
	background:#1255e9;
}

#item2343 {
	width:1192px !important;
	left:364px !important;
	top:6145px !important;
	min-height:140px !important;
	direction:ltr;
}

#item1877 {
	width:1920px !important;
	height:265px !important;
	top:6385px !important;
	background:#f4f4f4;
}

#item2318 {
	width:1340px !important;
	left:290px !important;
	top:6483px !important;
	min-height:72px !important;
}

#item49972 {
	width:670px !important;
	height:349px !important;
	left:960px !important;
	top:3996px !important;
	background:#1255e9;
}

#item49973 {
	width:610px !important;
	left:990px !important;
	top:4023px !important;
	min-height:38px !important;
	direction:ltr;
}

#item49996 {
	width:610px !important;
	left:990px !important;
	top:4083px !important;
	min-height:68px !important;
	direction:ltr;
}

#item50019 {
	width:610px !important;
	left:990px !important;
	top:4170px !important;
	min-height:68px !important;
	direction:ltr;
}

#item50042 {
	width:482px !important;
	height:12px !important;
	left:992px !important;
	top:4292px !important;
}

#item12445 {
	width:904px !important;
	height:120px !important;
	top:-1px !important;
	background:#ffffff;
}

#item17783 {
	width:372px !important;
	height:58px !important;
	left:266px !important;
	top:30px !important;
}

#item12453 {
	width:904px !important;
	height:530px !important;
	top:119px !important;
	background:#1255e9;
}

#item12455 {
	width:764px !important;
	left:70px !important;
	top:277px !important;
	min-height:146px !important;
}

#item12480 {
	width:804px !important;
	left:70px !important;
	top:442px !important;
	min-height:146px !important;
}

#item12506 {
	width:904px !important;
	height:1428px !important;
	top:1027px !important;
	background:#ffffff;
}

#item12532 {
	width:784px !important;
	left:70px !important;
	top:1114px !important;
	min-height:688px !important;
}

#item49933 {
	width:765px !important;
	height:432px !important;
	left:70px !important;
	top:1859px !important;
}

#item12505 {
	width:904px !important;
	height:1674px !important;
	top:2389px !important;
	background:#f4f4f4;
}

#item12557 {
	width:764px !important;
	left:70px !important;
	top:2489px !important;
	min-height:42px !important;
	direction:ltr;
}

#item40768 {
	width:764px !important;
	left:70px !important;
	top:2551px !important;
	min-height:192px !important;
	direction:ltr;
}

#item41103 {
	width:366px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item41101 {
	width:366px !important;
	height:72px !important;
	left:70px !important;
	top:2791px !important;
}

#item41156 {
	width:366px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item41154 {
	width:366px !important;
	height:72px !important;
	left:70px !important;
	top:2883px !important;
}

#item41210 {
	width:366px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item41208 {
	width:366px !important;
	height:72px !important;
	left:70px !important;
	top:2976px !important;
}

#item41264 {
	width:366px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item41262 {
	width:366px !important;
	height:72px !important;
	left:468px !important;
	top:2791px !important;
}

#item41317 {
	width:366px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item41315 {
	width:366px !important;
	height:72px !important;
	left:468px !important;
	top:2883px !important;
}

#item41370 {
	width:366px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item41368 {
	width:366px !important;
	height:72px !important;
	left:468px !important;
	top:2976px !important;
}

#item43461 {
	width:143px !important;
	left:552px !important;
	top:714px !important;
	min-height:15px !important;
	direction:ltr;
}

#item43501 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item43528 {
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43554 {
	opacity:0.30;
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43579 {
	opacity:0.30;
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43604 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43629 {
	opacity:0.30;
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43654 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43679 {
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43704 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43729 {
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43754 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43779 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item44300 {
	width:764px !important;
	top:725px !important;
	min-height:154px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-44300 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-44300 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49800 {
	width:143px !important;
	left:312px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

#item43130 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item43152 {
	opacity:0.30;
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43177 {
	opacity:0.30;
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43202 {
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43227 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43252 {
	opacity:0.30;
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43277 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43302 {
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43327 {
	opacity:0.30;
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43352 {
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43377 {
	width:114px !important;
	left:64px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43403 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item44273 {
	width:764px !important;
	top:651px !important;
	min-height:124px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-44273 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-44273 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49774 {
	width:143px !important;
	left:312px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

#item42792 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item42813 {
	opacity:0.30;
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42838 {
	opacity:0.30;
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42863 {
	opacity:0.30;
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42888 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42913 {
	opacity:0.30;
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42938 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42964 {
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42989 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43014 {
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43039 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item43064 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item44246 {
	width:764px !important;
	top:651px !important;
	min-height:124px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-44246 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-44246 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49749 {
	width:143px !important;
	left:312px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

#item42451 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item42472 {
	opacity:0.30;
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42498 {
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42523 {
	opacity:0.30;
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42548 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42573 {
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42598 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42623 {
	opacity:0.30;
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42648 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42673 {
	opacity:0.30;
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42699 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42724 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item44219 {
	width:764px !important;
	top:651px !important;
	min-height:154px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-44219 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-44219 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49724 {
	width:143px !important;
	left:312px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

#item42109 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item42131 {
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42156 {
	opacity:0.30;
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42181 {
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42206 {
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42232 {
	opacity:0.30;
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42257 {
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42282 {
	opacity:0.30;
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42308 {
	opacity:0.30;
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42333 {
	opacity:0.30;
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42358 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42383 {
	opacity:0.30;
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item44192 {
	width:764px !important;
	top:651px !important;
	min-height:124px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-44192 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-44192 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49699 {
	width:143px !important;
	left:312px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

#item41768 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item41792 {
	opacity:0.30;
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item41817 {
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item41842 {
	opacity:0.30;
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item41867 {
	opacity:0.30;
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item41892 {
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item41917 {
	opacity:0.30;
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item41942 {
	opacity:0.30;
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item41967 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item41992 {
	opacity:0.30;
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42017 {
	opacity:0.30;
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item42043 {
	opacity:0.30;
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item44165 {
	width:764px !important;
	top:651px !important;
	min-height:124px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-44165 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-44165 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49674 {
	width:143px !important;
	left:312px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

#item46843 {
	width:279px !important;
	height:280px !important;
	left:241px !important;
	top:177px !important;
}

#item46866 {
	width:175px !important;
	left:288px !important;
	top:47px !important;
	min-height:35px !important;
	direction:ltr;
}

#item46891 {
	width:167px !important;
	left:461px !important;
	top:81px !important;
	min-height:35px !important;
	direction:ltr;
}

#item46916 {
	width:78px !important;
	left:589px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item46941 {
	width:167px !important;
	left:566px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item46966 {
	width:167px !important;
	left:527px !important;
	top:457px !important;
	min-height:35px !important;
	direction:ltr;
}

#item46991 {
	width:167px !important;
	left:383px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item47016 {
	width:167px !important;
	left:200px !important;
	top:589px !important;
	min-height:35px !important;
	direction:ltr;
}

#item47041 {
	width:167px !important;
	left:56px !important;
	top:456px !important;
	min-height:35px !important;
	direction:ltr;
}

#item47066 {
	width:167px !important;
	top:318px !important;
	min-height:35px !important;
	direction:ltr;
}

#item47091 {
	width:167px !important;
	left:38px !important;
	top:189px !important;
	min-height:35px !important;
	direction:ltr;
}

#item47116 {
	width:167px !important;
	left:129px !important;
	top:80px !important;
	min-height:35px !important;
	direction:ltr;
}

#item49649 {
	width:143px !important;
	left:312px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

#item41437 {
	width:764px !important;
	height:879px !important;
	left:70px !important;
	top:3078px !important;
}

#item12720 {
	width:904px !important;
	height:554px !important;
	top:4063px !important;
	background:#193572;
}

#item12721 {
	width:600px !important;
	left:152px !important;
	top:4180px !important;
	min-height:332px !important;
	direction:ltr;
}

#item16086 {
	width:904px !important;
	height:2638px !important;
	top:4617px !important;
	background:#e1edff;
}

#item16089 {
	width:655px !important;
	left:72px !important;
	top:4723px !important;
	min-height:31px !important;
	direction:ltr;
}

#item49234 {
	width:634px !important;
	left:200px !important;
	top:4798px !important;
	min-height:90px !important;
	direction:ltr;
}

#item49259 {
	width:634px !important;
	left:200px !important;
	top:4940px !important;
	min-height:124px !important;
	direction:ltr;
}

#item49284 {
	width:634px !important;
	left:200px !important;
	top:5116px !important;
	min-height:56px !important;
	direction:ltr;
}

#item49309 {
	width:634px !important;
	left:200px !important;
	top:5224px !important;
	min-height:90px !important;
	direction:ltr;
}

#item49334 {
	width:634px !important;
	left:200px !important;
	top:5366px !important;
	min-height:90px !important;
	direction:ltr;
}

#item49359 {
	width:634px !important;
	left:200px !important;
	top:5508px !important;
	min-height:158px !important;
	direction:ltr;
}

#item49384 {
	width:634px !important;
	left:200px !important;
	top:5718px !important;
	min-height:56px !important;
	direction:ltr;
}

#item49409 {
	width:634px !important;
	left:200px !important;
	top:5826px !important;
	min-height:90px !important;
	direction:ltr;
}

#item47944 {
	width:765px !important;
	height:138px !important;
	left:69px !important;
	top:5967px !important;
	direction:ltr;
}

#item48028 {
	width:1010px !important;
	height:554px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:16px;
	background:#fff;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48029 {
	width:436px !important;
	left:34px !important;
	top:26px !important;
	min-height:144px !important;
}

#item47971 {
	width:1010px !important;
	height:554px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:16px;
	background:#44b7f3;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48002 {
	width:273px !important;
	height:21px !important;
	direction:ltr;
}

#item47969 {
	width:505px !important;
	height:277px !important;
	left:200px !important;
	top:6191px !important;
}

#item48090 {
	width:1008px !important;
	height:554px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:16px;
	background:#fff;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48091 {
	width:436px !important;
	left:34px !important;
	top:26px !important;
	min-height:215px !important;
}

#item48056 {
	width:1008px !important;
	height:554px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:16px;
	background:#1255e9;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48063 {
	width:220px !important;
	height:21px !important;
	direction:ltr;
}

#item48054 {
	width:504px !important;
	height:277px !important;
	left:200px !important;
	top:6508px !important;
}

#item48150 {
	width:1008px !important;
	height:554px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:16px;
	background:#fff;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48151 {
	width:436px !important;
	left:34px !important;
	top:26px !important;
	background:#fff;
	min-height:198px !important;
}

#item48118 {
	width:1008px !important;
	height:554px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.1);
	border-radius:16px;
	background:#193572;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48123 {
	width:234px !important;
	height:21px !important;
	direction:ltr;
}

#item48116 {
	width:504px !important;
	height:277px !important;
	left:200px !important;
	top:6825px !important;
}

#item16114 {
	width:904px !important;
	height:1230px !important;
	top:7255px !important;
	background:#ffffff;
}

#item48406 {
	width:764px !important;
	left:70px !important;
	top:7390px !important;
	min-height:352px !important;
	direction:ltr;
}

#item48632 {
	width:904px !important;
	height:470px !important;
	top:8461px !important;
	background:#193572;
}

#item48633 {
	width:600px !important;
	left:152px !important;
	top:8564px !important;
	min-height:277px !important;
	direction:ltr;
}

#item49153 {
	width:904px !important;
	height:2264px !important;
	top:8931px !important;
	background:#ffffff;
}

#item48706 {
	width:707px !important;
	left:70px !important;
	top:9037px !important;
	min-height:31px !important;
	direction:ltr;
}

#item48738 {
	width:279px !important;
	left:311px !important;
	top:9415px !important;
	min-height:85px !important;
	direction:ltr;
}

#item49147 {
	width:10px !important;
	height:1454px !important;
	left:377px !important;
	background:#9ee110;
}

#item48768 {
	width:123px !important;
	left:70px !important;
	top:9716px !important;
	min-height:21px !important;
	direction:ltr;
}

#item48793 {
	width:344px !important;
	left:70px !important;
	top:9748px !important;
	min-height:159px !important;
}

#item48821 {
	width:211px !important;
	left:490px !important;
	top:9953px !important;
	min-height:21px !important;
	direction:ltr;
}

#item48846 {
	width:344px !important;
	left:490px !important;
	top:9985px !important;
	min-height:200px !important;
}

#item48876 {
	width:230px !important;
	left:70px !important;
	top:10157px !important;
	min-height:21px !important;
	direction:ltr;
}

#item48901 {
	width:344px !important;
	left:70px !important;
	top:10189px !important;
	min-height:159px !important;
}

#item48929 {
	width:154px !important;
	left:490px !important;
	top:10431px !important;
	min-height:21px !important;
	direction:ltr;
}

#item48955 {
	width:344px !important;
	left:490px !important;
	top:10464px !important;
	min-height:131px !important;
}

#item48983 {
	width:221px !important;
	left:70px !important;
	top:10601px !important;
	min-height:21px !important;
	direction:ltr;
}

#item49008 {
	width:344px !important;
	left:70px !important;
	top:10633px !important;
	min-height:187px !important;
}

#item49036 {
	width:165px !important;
	left:490px !important;
	top:10840px !important;
	min-height:21px !important;
	direction:ltr;
}

#item49061 {
	width:344px !important;
	left:490px !important;
	top:10873px !important;
	min-height:103px !important;
}

#item49086 {
	width:765px !important;
	height:41px !important;
	left:69px !important;
	top:11043px !important;
	direction:ltr;
}

#item16751 {
	width:904px !important;
	height:554px !important;
	top:11196px !important;
	background:#193572;
}

#item49181 {
	width:608px !important;
	left:152px !important;
	top:11313px !important;
	min-height:332px !important;
	direction:ltr;
}

#item16777 {
	width:904px !important;
	height:479px !important;
	top:11750px !important;
	background:#1255e9;
}

#item16782 {
	width:764px !important;
	left:70px !important;
	top:11856px !important;
	min-height:268px !important;
	direction:ltr;
}

#item16807 {
	width:904px !important;
	height:309px !important;
	top:12230px !important;
	background:#f4f4f4;
}

#item16808 {
	width:764px !important;
	left:70px !important;
	top:12335px !important;
	min-height:97px !important;
}

#item50074 {
	width:764px !important;
	height:432px !important;
	left:70px !important;
	top:7888px !important;
	background:#1255e9;
}

#item50075 {
	width:700px !important;
	left:100px !important;
	top:7931px !important;
	min-height:61px !important;
	direction:ltr;
}

#item50098 {
	width:676px !important;
	left:102px !important;
	top:8018px !important;
	min-height:84px !important;
	direction:ltr;
}

#item50121 {
	width:676px !important;
	left:102px !important;
	top:8112px !important;
	min-height:84px !important;
	direction:ltr;
}

#item50144 {
	width:688px !important;
	height:49px !important;
	left:102px !important;
	top:8217px !important;
	direction:ltr;
}

p.autoParaStyle5 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:16px;
	color:#333333;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:16.1px;
	line-height:18.4px;
	color:#1255e9;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#193572;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#ffffff;
	margin-bottom:11px;
	text-align:left;
}

p.LP-Legal-Disclosure-REV {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:16px;
	color:#ffffff;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
}

p.LP-Legal-Disclosure {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:16px;
	color:#333333;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
}

p.LP-Anthem-Module-Back-Text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

p.LP-Module-Headline-REV {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#ffffff;
	direction:ltr;
	text-align:left;
}

h6.LP-Module-Headline-NAVY {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#193572;
	direction:ltr;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Legalese {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#4f4b5b;
	letter-spacing:-0.010em;
	margin-bottom:7px;
	text-align:left;
}

h5.Mobile_-_Blue-Landing-Page-Styles_-_LP-CTA-Centered-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h6.LP-MOBILE-Module-Headline-REV {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:24px;
	color:#ffffff;
	direction:ltr;
	text-align:left;
}

h6.LP-MOBILE-Module-Headline-BLUE {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:24px;
	color:#1255e9;
	direction:ltr;
	text-align:left;
}

h6.LP-MOBILE-Module-Headline-NAVY {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:24px;
	color:#193572;
	direction:ltr;
	text-align:left;
}

p.LP-Anthem-MOBILE-Module-Back-Text-NAVY {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:28px;
	color:#193572;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

p.LP-Anthem-MOBILE-Module-Back-Text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:28px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Callout-Body-Centered-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.LP-Anthem-ICONS-BODY {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#231e33;
	direction:ltr;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}

ul.LP-Anthem-DISCLAIMER-NOTE-REV > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:30px;
	color:#ffffff;
	direction:ltr;
	padding-left:12px;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}
ul.LP-Anthem-DISCLAIMER-NOTE-REV > li::before {
	content:'\2A';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.LP-Anthem-DISCLAIMER-NOTE-ITAL {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

ul.LP-Anthem-DISCLAIMER-NOTE > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	padding-left:12px;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}
ul.LP-Anthem-DISCLAIMER-NOTE > li::before {
	content:'\2A';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h4.LP-Anthem-Widget-Drop-Down-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#193572;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Widget-Button-Text {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#193572;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:center;
}

h4.LP-Widget-Dropdown-Header {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h5.LP-Anthem-Quote-Attribution-LARGE-REV {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#ffffff;
	direction:ltr;
	margin-top:20px;
	margin-bottom:10px;
	text-align:right;
}

h5.LP-Anthem-Quote-LARGE-REV {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:40px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Subhead-within-Body {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#193572;
	direction:ltr;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Anthem-BODY-REV {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-BODY- {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Subhead-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#231e33;
	letter-spacing:-0.010em;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h2.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Main-Subhead {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:44px;
	line-height:50px;
	color:#ffffff;
	margin-bottom:11px;
	text-align:left;
}

ul.LP-Anthem-MOBILE-module-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:26px;
	color:#231e33;
	direction:ltr;
	padding-left:16px;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
}
ul.LP-Anthem-MOBILE-module-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h1.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:80px;
	line-height:77px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:left;
}

p.LP-Anthem-Wheel-Labels-Grayed-Out {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#231e33;
	direction:ltr;
	text-align:center;
}

p.LP-Anthem-Wheel-Labels-Highlight-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#ffffff;
	direction:ltr;
	text-align:center;
}

p.LP-Anthem-Wheel-Labels-Highlight {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#1255e9;
	direction:ltr;
	text-align:center;
}

p.Blue-Landing-Page-Styles_-_LP-Legalese {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:17px;
	color:#4f4b5b;
	letter-spacing:0.010em;
	margin-bottom:5px;
	text-align:left;
}

ul.LP-Anthem-module-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#231e33;
	direction:ltr;
	padding-left:16px;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
}
ul.LP-Anthem-module-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.LP-Anthem-MOBILE-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#231e33;
	direction:ltr;
	padding-left:24px;
	margin-bottom:10px;
	text-align:left;
}
ul.LP-Anthem-MOBILE-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.LP-Anthem-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#231e33;
	direction:ltr;
	padding-left:16px;
	margin-bottom:10px;
	text-align:left;
}
ul.LP-Anthem-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Blue-Landing-Page-Styles_-_LP-Widget-Button-Text {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	text-align:center;
}

p.LP-Anthem-Member-Quote-REV {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Anthem-Member-Quote-Attribution-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:32px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:right;
}

h5.LP-Anthem-Callout-LARGE-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Anthem-Icon-Body-Copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	direction:ltr;
	margin-top:10px;
	margin-bottom:32px;
	text-align:left;
}

p.LP-Module-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Callout-Headline-CENTERED-BLUE {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h6.LP-Module-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:22px;
	color:#1255e9;
	letter-spacing:-0.015em;
	direction:ltr;
	margin-bottom:4px;
	text-align:left;
}

h5.Blue-Landing-Page-Styles_-_LP-CTA-Centered-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.Blue-Landing-Page-Styles_-_LP-Callout-Body-Centered-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:30px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

h4.LP-Anthem-Callout-Headline-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Subhead-Within-Intro {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}

h4.Blue-Landing-Page-Styles_-_LP-Anthem-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_LP-Anthem-BODY- {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_LP-Anthem-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#231e33;
	letter-spacing:-0.013em;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h2.Blue-Landing-Page-Styles_-_LP-Anthem-Main-Subhead {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#ffffff;
	margin-bottom:11px;
	text-align:left;
}

h1.Blue-Landing-Page-Styles_-_LP-Anthem-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:60px;
	line-height:66px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"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.autoCharStyle7 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
}

span.autoCharStyle6 {
	font-weight:300;
	font-family:FF-ElevanceSans-Light,"Elevance Sans",sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle5 {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

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

span.autoCharStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
}

span.autoCharStyle1 {
	font-size:18px;
}

span.Desktop_-_No-Break- {
	white-space:nowrap;
}

span.Mobile_-_No-Break- {
	white-space:nowrap;
}

span.No-Break- {
	white-space:nowrap;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1064px){ [class*=" mq-"], .mq-default { display:none; } .mq-904 {display:block; } }

#loadIndicator{display:none;}
