/* 	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:1080px; background: transparent !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:2834px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.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-Bold;
	src:url("../fonts/ElevanceSans-Bold.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-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-ElevanceSans-Italic;
	src:url("../fonts/ElevanceSans-Italic.otf");
	font-style:italic;
}

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

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

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

#item499 {
	width:1920px !important;
	height:812px !important;
	top:4880px !important;
	background:#fff;
}

#item513 {
	width:968px !important;
	height:525px !important;
	top:68px !important;
	background:#1255e9;
}

#item536 {
	width:592px !important;
	left:290px !important;
	top:247px !important;
	min-height:186px !important;
}

#item539 {
	width:1920px !important;
	height:367px !important;
	top:593px !important;
	background:#ffffff;
}

#item561 {
	width:1340px !important;
	left:290px !important;
	top:677px !important;
	min-height:200px !important;
}

#item585 {
	width:1920px !important;
	height:593px !important;
	top:960px !important;
	background:#f4f4f4;
}

#item610 {
	width:630px !important;
	top:23px !important;
	min-height:47px !important;
	direction:ltr;
}

#item636 {
	width:95px !important;
	top:13px !important;
	min-height:53px !important;
}

#item660 {
	width:51px !important;
	left:5px !important;
	min-height:15px !important;
}

#item684 {
	width:365px !important;
	left:125px !important;
	top:91px !important;
	min-height:47px !important;
	direction:ltr;
}

#item710 {
	width:69px !important;
	top:15px !important;
	min-height:53px !important;
}

#item734 {
	width:48px !important;
	left:5px !important;
	min-height:15px !important;
}

#item758 {
	width:422px !important;
	left:125px !important;
	top:181px !important;
	min-height:41px !important;
	direction:ltr;
}

#item784 {
	width:103px !important;
	top:12px !important;
	min-height:63px !important;
}

#item808 {
	width:57px !important;
	left:5px !important;
	min-height:15px !important;
}

#item832 {
	width:412px !important;
	left:125px !important;
	top:274px !important;
	min-height:41px !important;
	direction:ltr;
}

#item835 {
	width:558px !important;
	height:346px !important;
	left:783px !important;
	background:#193572;
}

#item857 {
	width:439px !important;
	left:827px !important;
	top:34px !important;
	min-height:21px !important;
	direction:ltr;
}

#item882 {
	width:486px !important;
	left:827px !important;
	top:120px !important;
	min-height:58px !important;
	direction:ltr;
}

#item907 {
	width:470px !important;
	left:827px !important;
	top:241px !important;
	min-height:89px !important;
	direction:ltr;
}

#item931 {
	width:1920px !important;
	height:290px !important;
	top:1553px !important;
	background:#1255e9;
}

#item955 {
	width:1340px !important;
	left:290px !important;
	top:1669px !important;
	min-height:57px !important;
	direction:ltr;
}

#item979 {
	width:1920px !important;
	height:958px !important;
	top:1843px !important;
	background:#193572;
}

#item1003 {
	width:326px !important;
	left:290px !important;
	top:1999px !important;
	min-height:21px !important;
	direction:ltr;
}

#item1054 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#231e33;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1029 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1006 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2095px !important;
}

#item1105 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#231e33;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1080 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1057 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2191px !important;
}

#item1156 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#231e33;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1131 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1108 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2287px !important;
}

#item1207 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#231e33;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1182 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1159 {
	width:387px !important;
	height:68px !important;
	left:291px !important;
	top:2383px !important;
}

#item1258 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#231e33;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1233 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1210 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2479px !important;
}

#item1309 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#231e33;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1284 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
	direction:ltr;
}

#item1261 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2576px !important;
}

#item1314 {
	width:394px !important;
	height:72px !important;
}

#item1312 {
	width:394px !important;
	height:72px !important;
	left:290px !important;
	top:2093px !important;
}

#item1323 {
	width:394px !important;
	height:72px !important;
}

#item1321 {
	width:394px !important;
	height:72px !important;
	left:290px !important;
	top:2190px !important;
}

#item1328 {
	width:394px !important;
	height:72px !important;
}

#item1326 {
	width:394px !important;
	height:72px !important;
	left:290px !important;
	top:2285px !important;
}

#item1333 {
	width:394px !important;
	height:72px !important;
}

#item1331 {
	width:394px !important;
	height:72px !important;
	left:286px !important;
	top:2380px !important;
}

#item1338 {
	width:394px !important;
	height:72px !important;
}

#item1336 {
	width:394px !important;
	height:72px !important;
	left:290px !important;
	top:2479px !important;
}

#item1343 {
	width:394px !important;
	height:72px !important;
}

#item1341 {
	width:394px !important;
	height:72px !important;
	left:288px !important;
	top:2572px !important;
}

#item1346 {
	width:834px !important;
	height:303px !important;
	left:792px !important;
	top:2362px !important;
	background:#ffffff;
}

#item1520 {
	width:793px !important;
	min-height:242px !important;
	direction:ltr;
}

@keyframes fly-in-top-1520 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1520 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1495 {
	width:793px !important;
	min-height:242px !important;
	direction:ltr;
}

@keyframes fly-in-top-1495 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1495 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1470 {
	width:793px !important;
	min-height:242px !important;
	direction:ltr;
}

@keyframes fly-in-top-1470 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1470 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1445 {
	width:793px !important;
	min-height:242px !important;
	direction:ltr;
}

@keyframes fly-in-top-1445 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1445 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1420 {
	width:751px !important;
	min-height:123px !important;
	direction:ltr;
}

@keyframes fly-in-top-1420 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1420 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1395 {
	width:797px !important;
	min-height:233px !important;
	direction:ltr;
}

@keyframes fly-in-top-1395 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1395 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1370 {
	width:370px !important;
	min-height:21px !important;
	direction:ltr;
}

#item1347 {
	width:797px !important;
	height:242px !important;
	left:833px !important;
	top:2400px !important;
}

#item1535 {
	width:1920px !important;
	height:506px !important;
	top:2800px !important;
	background:#e1edff;
}

#item1595 {
	width:201px !important;
	min-height:21px !important;
	direction:ltr;
}

#item1619 {
	width:561px !important;
	top:49px !important;
	min-height:235px !important;
	direction:ltr;
}

#item1643 {
	width:1920px !important;
	height:1053px !important;
	top:3307px !important;
	background:#193572;
}

#item1733 {
	width:842px !important;
	left:666px !important;
	top:3556px !important;
	min-height:57px !important;
}

#item1757 {
	width:704px !important;
	left:666px !important;
	top:3623px !important;
	min-height:51px !important;
	direction:ltr;
}

#item1781 {
	width:238px !important;
	left:333px !important;
	top:3897px !important;
	min-height:235px !important;
	direction:ltr;
}

#item1805 {
	width:295px !important;
	left:642px !important;
	top:3897px !important;
	min-height:235px !important;
	direction:ltr;
}

#item1829 {
	width:280px !important;
	left:997px !important;
	top:3897px !important;
	min-height:309px !important;
	direction:ltr;
}

#item1853 {
	width:282px !important;
	left:1340px !important;
	top:3897px !important;
	min-height:325px !important;
	direction:ltr;
}

#item1877 {
	width:733px !important;
	height:29px !important;
	left:333px !important;
	top:4261px !important;
}

#item1880 {
	width:1920px !important;
	height:662px !important;
	top:5691px !important;
	background:#e1edff;
}

#item1902 {
	width:503px !important;
	left:290px !important;
	top:5806px !important;
	min-height:21px !important;
	direction:ltr;
}

#item1954 {
	width:854px !important;
	height:746px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-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;
}

#item1976 {
	width:339px !important;
	left:40px !important;
	top:40px !important;
	min-height:236px !important;
}

#item1907 {
	width:427px !important;
	height:153px !important;
	top:220px !important;
	background:#fff;
}

#item1929 {
	width:357px !important;
	left:30px !important;
	top:251px !important;
	min-height:89px !important;
	direction:ltr;
}

#item1944 {
	width:19px !important;
	height:19px !important;
	left:398px !important;
	top:344px !important;
}

#item1905 {
	width:427px !important;
	height:373px !important;
	left:290px !important;
	top:5861px !important;
}

#item2027 {
	width:854px !important;
	height:746px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-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;
}

#item2049 {
	width:329px !important;
	left:40px !important;
	top:40px !important;
	min-height:235px !important;
}

#item1981 {
	width:427px !important;
	height:153px !important;
	top:220px !important;
	background:#fff;
}

#item2003 {
	width:357px !important;
	left:30px !important;
	top:250px !important;
	min-height:64px !important;
	direction:ltr;
}

#item2018 {
	width:19px !important;
	height:19px !important;
	left:398px !important;
	top:343px !important;
}

#item1979 {
	width:427px !important;
	height:373px !important;
	left:746px !important;
	top:5861px !important;
}

#item2101 {
	width:854px !important;
	height:746px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-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;
}

#item2123 {
	width:344px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
	min-height:312px !important;
}

#item2054 {
	width:427px !important;
	height:153px !important;
	top:220px !important;
	background:#fff;
}

#item2076 {
	width:356px !important;
	left:30px !important;
	top:250px !important;
	min-height:88px !important;
	direction:ltr;
}

#item2091 {
	width:19px !important;
	height:19px !important;
	left:398px !important;
	top:344px !important;
}

#item2052 {
	width:427px !important;
	height:373px !important;
	left:1203px !important;
	top:5861px !important;
}

#item2147 {
	width:1920px !important;
	height:860px !important;
	top:6353px !important;
	background:#ffffff;
}

#item2171 {
	width:618px !important;
	left:290px !important;
	top:6461px !important;
	min-height:92px !important;
	direction:ltr;
}

#item2222 {
	width:128px !important;
	min-height:41px !important;
	direction:ltr;
}

#item2197 {
	width:128px !important;
	min-height:41px !important;
	direction:ltr;
}

#item2174 {
	width:128px !important;
	height:41px !important;
	left:290px !important;
	top:6761px !important;
}

#item2242 {
	width:129px !important;
	height:220px !important;
}

#item2240 {
	width:129px !important;
	height:220px !important;
	left:290px !important;
	top:6581px !important;
}

#item2305 {
	width:128px !important;
	min-height:80px !important;
	direction:ltr;
}

#item2280 {
	width:128px !important;
	min-height:61px !important;
	direction:ltr;
}

#item2257 {
	width:128px !important;
	height:80px !important;
	left:290px !important;
	top:7025px !important;
}

#item2310 {
	width:129px !important;
	height:235px !important;
}

#item2308 {
	width:129px !important;
	height:235px !important;
	left:290px !important;
	top:6846px !important;
}

#item2372 {
	width:152px !important;
	min-height:41px !important;
	direction:ltr;
}

#item2347 {
	width:152px !important;
	min-height:41px !important;
	direction:ltr;
}

#item2324 {
	width:152px !important;
	height:41px !important;
	left:440px !important;
	top:7025px !important;
}

#item2377 {
	width:152px !important;
	height:220px !important;
}

#item2375 {
	width:152px !important;
	height:220px !important;
	left:440px !important;
	top:6845px !important;
}

#item2439 {
	width:128px !important;
	min-height:73px !important;
	direction:ltr;
}

#item2414 {
	width:128px !important;
	min-height:79px !important;
	direction:ltr;
}

#item2391 {
	width:128px !important;
	height:79px !important;
	left:452px !important;
	top:6760px !important;
}

#item2444 {
	width:129px !important;
	height:238px !important;
}

#item2442 {
	width:129px !important;
	height:238px !important;
	left:452px !important;
	top:6581px !important;
}

#item2447 {
	width:1920px !important;
	height:352px !important;
	top:7213px !important;
	background:#193572;
}

#item2469 {
	width:1340px !important;
	left:290px !important;
	top:7336px !important;
	min-height:100px !important;
	direction:ltr;
}

#item2472 {
	width:1920px !important;
	height:403px !important;
	top:7559px !important;
	background:#1255e9;
}

#item2497 {
	width:1024px !important;
	height:135px !important;
	left:448px !important;
	top:7751px !important;
	direction:ltr;
}

#item2500 {
	width:1920px !important;
	height:419px !important;
	top:7962px !important;
	background:#f4f4f4;
}

#item2502 {
	width:541px !important;
	height:274px !important;
	background:#193572;
}

#item2525 {
	width:427px !important;
	min-height:35px !important;
}

#item2549 {
	width:427px !important;
	top:59px !important;
	min-height:122px !important;
	direction:ltr;
}

#item2573 {
	width:1340px !important;
	left:290px !important;
	top:8047px !important;
	min-height:248px !important;
}

#item2576 {
	width:1920px !important;
	height:520px !important;
	top:4360px !important;
	background:#1255e9;
}

#item2598 {
	width:780px !important;
	left:290px !important;
	top:5065px !important;
	min-height:259px !important;
	direction:ltr;
}

#item2622 {
	width:1062px !important;
	left:540px !important;
	top:4469px !important;
	min-height:301px !important;
}

#item2646 {
	width:284px !important;
	left:289px !important;
	top:5285px !important;
	min-height:35px !important;
	direction:ltr;
}

#item2670 {
	width:207px !important;
	left:310px !important;
	top:5331px !important;
	min-height:49px !important;
	direction:ltr;
}

#item2694 {
	width:216px !important;
	left:560px !important;
	top:5331px !important;
	min-height:53px !important;
	direction:ltr;
}

#item2718 {
	width:207px !important;
	left:803px !important;
	top:5331px !important;
	min-height:49px !important;
	direction:ltr;
}

#item2765 {
	width:207px !important;
	left:310px !important;
	top:5383px !important;
	min-height:48px !important;
	direction:ltr;
}

#item2789 {
	width:207px !important;
	left:560px !important;
	top:5383px !important;
	min-height:150px !important;
	direction:ltr;
}

#item2813 {
	width:207px !important;
	left:803px !important;
	top:5383px !important;
	min-height:150px !important;
	direction:ltr;
}

#item2837 {
	width:854px !important;
	left:290px !important;
	top:5023px !important;
	min-height:80px !important;
	direction:ltr;
}

#item2850 {
	width:904px !important;
	height:120px !important;
	background:#ffffff;
}

#item2851 {
	width:904px !important;
	height:407px !important;
	top:120px !important;
	background:#1255e9;
}

#item2852 {
	width:904px !important;
	height:1445px !important;
	top:10019px !important;
	background:#ffffff;
}

#item2863 {
	width:904px !important;
	height:710px !important;
	top:901px !important;
	background:#ffffff;
}

#item2885 {
	width:764px !important;
	left:70px !important;
	top:993px !important;
	min-height:90px !important;
}

#item2909 {
	width:725px !important;
	left:70px !important;
	top:1111px !important;
	min-height:397px !important;
}

#item2912 {
	width:904px !important;
	height:1085px !important;
	top:1611px !important;
	background:#f4f4f4;
}

#item2934 {
	width:630px !important;
	left:77px !important;
	top:1705px !important;
	min-height:87px !important;
	direction:ltr;
}

#item2960 {
	width:95px !important;
	top:13px !important;
	min-height:53px !important;
}

#item2984 {
	width:51px !important;
	left:5px !important;
	min-height:15px !important;
}

#item3008 {
	width:466px !important;
	left:209px !important;
	top:1825px !important;
	min-height:63px !important;
	direction:ltr;
}

#item3034 {
	width:69px !important;
	top:15px !important;
	min-height:53px !important;
}

#item3058 {
	width:48px !important;
	left:5px !important;
	min-height:15px !important;
}

#item3082 {
	width:556px !important;
	left:209px !important;
	top:1917px !important;
	min-height:68px !important;
	direction:ltr;
}

#item3108 {
	width:103px !important;
	top:12px !important;
	min-height:63px !important;
}

#item3132 {
	width:57px !important;
	left:5px !important;
	min-height:15px !important;
}

#item3156 {
	width:574px !important;
	left:209px !important;
	top:2009px !important;
	min-height:75px !important;
	direction:ltr;
}

#item3159 {
	width:764px !important;
	height:475px !important;
	left:70px !important;
	top:2119px !important;
	background:#193572;
}

#item3181 {
	width:660px !important;
	left:131px !important;
	top:2166px !important;
	min-height:42px !important;
	direction:ltr;
}

#item3206 {
	width:668px !important;
	left:131px !important;
	top:2283px !important;
	min-height:80px !important;
	direction:ltr;
}

#item3231 {
	width:646px !important;
	left:131px !important;
	top:2450px !important;
	min-height:122px !important;
	direction:ltr;
}

#item3234 {
	width:904px !important;
	height:335px !important;
	top:2695px !important;
	background:#1255e9;
}

#item3256 {
	width:748px !important;
	height:340px !important;
	left:78px !important;
	top:2690px !important;
	direction:ltr;
}

#item3259 {
	width:904px !important;
	height:1249px !important;
	top:3102px !important;
	background:#ffffff;
}

#item3281 {
	width:904px !important;
	height:1120px !important;
	top:3030px !important;
	background:#ffffff;
}

#item5346 {
	width:764px !important;
	left:70px !important;
	top:518px !important;
	min-height:169px !important;
	direction:ltr;
}

@keyframes flyinfromtop-5346 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-5346 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5349 {
	width:904px !important;
	height:493px !important;
	background:#ffffff;
}

#item5372 {
	width:359px !important;
	height:80px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item5396 {
	width:342px !important;
	height:79px !important;
	left:8px !important;
	top:1px !important;
	direction:ltr;
}

#item5402 {
	width:359px !important;
	height:80px !important;
}

#item5400 {
	width:359px !important;
	height:80px !important;
	top:1px !important;
}

#item5405 {
	width:359px !important;
	height:79px !important;
}

#item5403 {
	width:359px !important;
	height:79px !important;
	top:97px !important;
}

#item5408 {
	width:359px !important;
	height:79px !important;
}

#item5406 {
	width:359px !important;
	height:79px !important;
	top:194px !important;
}

#item5411 {
	width:358px !important;
	height:79px !important;
}

#item5409 {
	width:358px !important;
	height:79px !important;
	top:290px !important;
}

#item5414 {
	width:359px !important;
	height:79px !important;
}

#item5412 {
	width:359px !important;
	height:79px !important;
	left:404px !important;
}

#item5417 {
	width:359px !important;
	height:78px !important;
}

#item5415 {
	width:359px !important;
	height:78px !important;
	left:405px !important;
	top:97px !important;
}

#item5420 {
	width:358px !important;
	height:79px !important;
}

#item5418 {
	width:358px !important;
	height:79px !important;
	left:405px !important;
	top:194px !important;
}

#item5443 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5467 {
	width:324px !important;
	height:79px !important;
	left:18px !important;
	direction:ltr;
}

#item5492 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5516 {
	width:284px !important;
	height:80px !important;
	left:38px !important;
	direction:ltr;
}

#item5541 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5565 {
	width:308px !important;
	height:76px !important;
	left:26px !important;
	direction:ltr;
}

#item5590 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5614 {
	width:300px !important;
	height:78px !important;
	left:30px !important;
	top:1px !important;
	direction:ltr;
}

#item5639 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5663 {
	width:343px !important;
	height:79px !important;
	left:8px !important;
	direction:ltr;
}

#item5004 {
	width:763px !important;
	left:70px !important;
	top:518px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfromtop-5004 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-5004 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5007 {
	width:904px !important;
	height:493px !important;
	background:#ffffff;
}

#item5030 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item5054 {
	width:343px !important;
	height:51px !important;
	left:8px !important;
	top:14px !important;
	direction:ltr;
}

#item5060 {
	width:359px !important;
	height:80px !important;
}

#item5058 {
	width:359px !important;
	height:80px !important;
	top:1px !important;
}

#item5063 {
	width:359px !important;
	height:79px !important;
}

#item5061 {
	width:359px !important;
	height:79px !important;
	top:97px !important;
}

#item5066 {
	width:359px !important;
	height:79px !important;
}

#item5064 {
	width:359px !important;
	height:79px !important;
	top:194px !important;
}

#item5069 {
	width:358px !important;
	height:79px !important;
}

#item5067 {
	width:358px !important;
	height:79px !important;
	top:290px !important;
}

#item5072 {
	width:359px !important;
	height:79px !important;
}

#item5070 {
	width:359px !important;
	height:79px !important;
	left:404px !important;
}

#item5075 {
	width:359px !important;
	height:78px !important;
}

#item5073 {
	width:359px !important;
	height:78px !important;
	left:405px !important;
	top:97px !important;
}

#item5078 {
	width:358px !important;
	height:79px !important;
}

#item5076 {
	width:358px !important;
	height:79px !important;
	left:405px !important;
	top:194px !important;
}

#item5101 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5125 {
	width:324px !important;
	height:79px !important;
	left:18px !important;
	direction:ltr;
}

#item5150 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5174 {
	width:266px !important;
	height:80px !important;
	left:47px !important;
	direction:ltr;
}

#item5199 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5223 {
	width:308px !important;
	height:76px !important;
	left:26px !important;
	direction:ltr;
}

#item5248 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5272 {
	width:300px !important;
	height:78px !important;
	left:30px !important;
	top:1px !important;
	direction:ltr;
}

#item5297 {
	width:359px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item5321 {
	width:342px !important;
	height:80px !important;
	left:8px !important;
	direction:ltr;
}

#item4662 {
	width:729px !important;
	left:70px !important;
	top:518px !important;
	min-height:171px !important;
	direction:ltr;
}

@keyframes flyinfromtop-4662 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-4662 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4665 {
	width:904px !important;
	height:493px !important;
	background:#ffffff;
}

#item4688 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item4712 {
	width:256px !important;
	height:78px !important;
	left:52px !important;
	top:1px !important;
	direction:ltr;
}

#item4718 {
	width:359px !important;
	height:80px !important;
}

#item4716 {
	width:359px !important;
	height:80px !important;
	top:1px !important;
}

#item4721 {
	width:359px !important;
	height:79px !important;
}

#item4719 {
	width:359px !important;
	height:79px !important;
	top:97px !important;
}

#item4724 {
	width:359px !important;
	height:79px !important;
}

#item4722 {
	width:359px !important;
	height:79px !important;
	top:194px !important;
}

#item4727 {
	width:358px !important;
	height:79px !important;
}

#item4725 {
	width:358px !important;
	height:79px !important;
	top:290px !important;
}

#item4730 {
	width:359px !important;
	height:79px !important;
}

#item4728 {
	width:359px !important;
	height:79px !important;
	left:404px !important;
}

#item4733 {
	width:359px !important;
	height:78px !important;
}

#item4731 {
	width:359px !important;
	height:78px !important;
	left:405px !important;
	top:97px !important;
}

#item4736 {
	width:358px !important;
	height:79px !important;
}

#item4734 {
	width:358px !important;
	height:79px !important;
	left:405px !important;
	top:194px !important;
}

#item4759 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4783 {
	width:324px !important;
	height:79px !important;
	left:18px !important;
	direction:ltr;
}

#item4808 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4832 {
	width:282px !important;
	height:80px !important;
	left:39px !important;
	direction:ltr;
}

#item4857 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4881 {
	width:308px !important;
	height:76px !important;
	left:26px !important;
	direction:ltr;
}

#item4906 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4930 {
	width:343px !important;
	height:79px !important;
	left:8px !important;
	direction:ltr;
}

#item4955 {
	width:359px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4979 {
	width:342px !important;
	height:80px !important;
	left:8px !important;
	direction:ltr;
}

#item4320 {
	width:764px !important;
	left:70px !important;
	top:518px !important;
	min-height:251px !important;
	direction:ltr;
}

@keyframes flyinfromtop-4320 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-4320 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4323 {
	width:904px !important;
	height:493px !important;
	background:#ffffff;
}

#item4346 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item4370 {
	width:288px !important;
	height:76px !important;
	left:36px !important;
	direction:ltr;
}

#item4376 {
	width:359px !important;
	height:80px !important;
}

#item4374 {
	width:359px !important;
	height:80px !important;
	top:1px !important;
}

#item4379 {
	width:359px !important;
	height:79px !important;
}

#item4377 {
	width:359px !important;
	height:79px !important;
	top:97px !important;
}

#item4382 {
	width:359px !important;
	height:79px !important;
}

#item4380 {
	width:359px !important;
	height:79px !important;
	top:194px !important;
}

#item4385 {
	width:358px !important;
	height:79px !important;
}

#item4383 {
	width:358px !important;
	height:79px !important;
	top:290px !important;
}

#item4388 {
	width:359px !important;
	height:79px !important;
}

#item4386 {
	width:359px !important;
	height:79px !important;
	left:404px !important;
}

#item4391 {
	width:359px !important;
	height:78px !important;
}

#item4389 {
	width:359px !important;
	height:78px !important;
	left:405px !important;
	top:97px !important;
}

#item4394 {
	width:358px !important;
	height:79px !important;
}

#item4392 {
	width:358px !important;
	height:79px !important;
	left:405px !important;
	top:194px !important;
}

#item4417 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4441 {
	width:324px !important;
	height:79px !important;
	left:18px !important;
	direction:ltr;
}

#item4466 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4490 {
	width:264px !important;
	height:80px !important;
	left:48px !important;
	direction:ltr;
}

#item4515 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4539 {
	width:300px !important;
	height:78px !important;
	left:30px !important;
	top:1px !important;
	direction:ltr;
}

#item4564 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4588 {
	width:249px !important;
	height:79px !important;
	left:55px !important;
	direction:ltr;
}

#item4613 {
	width:359px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4637 {
	width:342px !important;
	height:80px !important;
	left:8px !important;
	direction:ltr;
}

#item3978 {
	width:764px !important;
	left:70px !important;
	top:518px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfromtop-3978 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-3978 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3981 {
	width:904px !important;
	height:493px !important;
	background:#ffffff;
}

#item4004 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item4028 {
	width:302px !important;
	height:66px !important;
	left:29px !important;
	top:8px !important;
	direction:ltr;
}

#item4034 {
	width:359px !important;
	height:80px !important;
}

#item4032 {
	width:359px !important;
	height:80px !important;
	top:1px !important;
}

#item4037 {
	width:359px !important;
	height:79px !important;
}

#item4035 {
	width:359px !important;
	height:79px !important;
	top:97px !important;
}

#item4040 {
	width:359px !important;
	height:79px !important;
}

#item4038 {
	width:359px !important;
	height:79px !important;
	top:194px !important;
}

#item4043 {
	width:358px !important;
	height:79px !important;
}

#item4041 {
	width:358px !important;
	height:79px !important;
	top:290px !important;
}

#item4046 {
	width:359px !important;
	height:79px !important;
}

#item4044 {
	width:359px !important;
	height:79px !important;
	left:404px !important;
}

#item4049 {
	width:359px !important;
	height:78px !important;
}

#item4047 {
	width:359px !important;
	height:78px !important;
	left:405px !important;
	top:97px !important;
}

#item4052 {
	width:358px !important;
	height:79px !important;
}

#item4050 {
	width:358px !important;
	height:79px !important;
	left:405px !important;
	top:194px !important;
}

#item4075 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4099 {
	width:324px !important;
	height:79px !important;
	left:18px !important;
	direction:ltr;
}

#item4124 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4148 {
	width:308px !important;
	height:76px !important;
	left:26px !important;
	direction:ltr;
}

#item4173 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4197 {
	width:300px !important;
	height:78px !important;
	left:30px !important;
	top:1px !important;
	direction:ltr;
}

#item4222 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4246 {
	width:213px !important;
	height:79px !important;
	left:73px !important;
	direction:ltr;
}

#item4271 {
	width:359px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item4295 {
	width:342px !important;
	height:80px !important;
	left:8px !important;
	direction:ltr;
}

#item3636 {
	width:764px !important;
	left:70px !important;
	top:518px !important;
	min-height:339px !important;
	direction:ltr;
}

@keyframes flyinfromtop-3636 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-3636 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3639 {
	width:904px !important;
	height:493px !important;
	background:#ffffff;
}

#item3662 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item3686 {
	width:298px !important;
	height:53px !important;
	left:31px !important;
	top:13px !important;
	direction:ltr;
}

#item3692 {
	width:359px !important;
	height:80px !important;
}

#item3690 {
	width:359px !important;
	height:80px !important;
	top:1px !important;
}

#item3695 {
	width:359px !important;
	height:79px !important;
}

#item3693 {
	width:359px !important;
	height:79px !important;
	top:97px !important;
}

#item3698 {
	width:359px !important;
	height:79px !important;
}

#item3696 {
	width:359px !important;
	height:79px !important;
	top:194px !important;
}

#item3701 {
	width:358px !important;
	height:79px !important;
}

#item3699 {
	width:358px !important;
	height:79px !important;
	top:290px !important;
}

#item3704 {
	width:359px !important;
	height:79px !important;
}

#item3702 {
	width:359px !important;
	height:79px !important;
	left:404px !important;
}

#item3707 {
	width:359px !important;
	height:78px !important;
}

#item3705 {
	width:359px !important;
	height:78px !important;
	left:405px !important;
	top:97px !important;
}

#item3710 {
	width:358px !important;
	height:79px !important;
}

#item3708 {
	width:358px !important;
	height:79px !important;
	left:405px !important;
	top:194px !important;
}

#item3733 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3757 {
	width:282px !important;
	height:80px !important;
	left:39px !important;
	direction:ltr;
}

#item3782 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3806 {
	width:308px !important;
	height:76px !important;
	left:26px !important;
	direction:ltr;
}

#item3831 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3855 {
	width:300px !important;
	height:78px !important;
	left:30px !important;
	top:1px !important;
	direction:ltr;
}

#item3880 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3904 {
	width:343px !important;
	height:79px !important;
	left:8px !important;
	direction:ltr;
}

#item3929 {
	width:359px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3953 {
	width:342px !important;
	height:80px !important;
	left:8px !important;
	direction:ltr;
}

#item3307 {
	width:764px !important;
	height:154px !important;
	left:70px !important;
	top:618px !important;
}

#item3342 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3366 {
	width:324px !important;
	height:79px !important;
	left:18px !important;
	direction:ltr;
}

#item3391 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3415 {
	width:296px !important;
	height:80px !important;
	left:32px !important;
	direction:ltr;
}

#item3440 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3464 {
	width:308px !important;
	height:76px !important;
	left:26px !important;
	direction:ltr;
}

#item3489 {
	width:360px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3513 {
	width:300px !important;
	height:78px !important;
	left:30px !important;
	top:1px !important;
	direction:ltr;
}

#item3538 {
	width:360px !important;
	height:79px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3562 {
	width:213px !important;
	height:79px !important;
	left:73px !important;
	direction:ltr;
}

#item3587 {
	width:359px !important;
	height:80px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item3611 {
	width:342px !important;
	height:80px !important;
	left:8px !important;
	direction:ltr;
}

#item3284 {
	width:904px !important;
	height:1019px !important;
	top:3030px !important;
}

#item5687 {
	width:562px !important;
	left:70px !important;
	top:3123px !important;
	min-height:42px !important;
	direction:ltr;
}

#item5711 {
	width:460px !important;
	left:70px !important;
	top:3182px !important;
	min-height:33px !important;
	direction:ltr;
}

#item5716 {
	width:359px !important;
	height:80px !important;
}

#item5714 {
	width:359px !important;
	height:80px !important;
	left:70px !important;
	top:3241px !important;
}

#item5720 {
	width:359px !important;
	height:79px !important;
}

#item5718 {
	width:359px !important;
	height:79px !important;
	left:70px !important;
	top:3338px !important;
}

#item5724 {
	width:359px !important;
	height:79px !important;
}

#item5722 {
	width:359px !important;
	height:79px !important;
	left:70px !important;
	top:3434px !important;
}

#item5728 {
	width:359px !important;
	height:79px !important;
}

#item5726 {
	width:359px !important;
	height:79px !important;
	left:474px !important;
	top:3241px !important;
}

#item5732 {
	width:359px !important;
	height:78px !important;
}

#item5730 {
	width:359px !important;
	height:78px !important;
	left:475px !important;
	top:3336px !important;
}

#item5736 {
	width:358px !important;
	height:79px !important;
}

#item5734 {
	width:358px !important;
	height:79px !important;
	left:475px !important;
	top:3434px !important;
}

#item5738 {
	width:904px !important;
	height:641px !important;
	top:4150px !important;
	background:#e1edff;
}

#item5761 {
	width:904px !important;
	height:1521px !important;
	top:4791px !important;
	background:#193572;
}

#item5785 {
	width:536px !important;
	left:328px !important;
	top:4954px !important;
	min-height:57px !important;
}

#item5809 {
	width:536px !important;
	left:328px !important;
	top:5021px !important;
	min-height:32px !important;
	direction:ltr;
}

#item5833 {
	width:488px !important;
	left:328px !important;
	top:5140px !important;
	min-height:144px !important;
	direction:ltr;
}

#item5857 {
	width:506px !important;
	left:328px !important;
	top:5350px !important;
	min-height:178px !important;
	direction:ltr;
}

#item5881 {
	width:493px !important;
	left:328px !important;
	top:5594px !important;
	min-height:178px !important;
	direction:ltr;
}

#item5905 {
	width:502px !important;
	left:328px !important;
	top:5838px !important;
	min-height:242px !important;
	direction:ltr;
}

#item5929 {
	width:725px !important;
	height:42px !important;
	left:70px !important;
	top:6168px !important;
}

#item5953 {
	width:6px !important;
	height:749px !important;
	left:177px !important;
	top:5096px !important;
	border-radius:undefined;
	background:#9ee110;
}

#item5991 {
	width:360px !important;
	min-height:38px !important;
	direction:ltr;
}

#item6015 {
	width:586px !important;
	top:66px !important;
	min-height:366px !important;
	direction:ltr;
}

#item6039 {
	width:238px !important;
	left:70px !important;
	top:10113px !important;
	min-height:31px !important;
	direction:ltr;
}

#item6063 {
	width:706px !important;
	left:70px !important;
	top:10172px !important;
	min-height:56px !important;
}

#item6066 {
	width:904px !important;
	height:439px !important;
	top:11463px !important;
	background:#193572;
}

#item6088 {
	width:720px !important;
	left:92px !important;
	top:11565px !important;
	min-height:230px !important;
	direction:ltr;
}

#item6091 {
	width:904px !important;
	height:414px !important;
	top:11899px !important;
	background:#1255e9;
}

#item6116 {
	width:764px !important;
	height:127px !important;
	left:70px !important;
	top:12079px !important;
	direction:ltr;
}

#item6119 {
	width:904px !important;
	height:589px !important;
	top:12313px !important;
	background:#f4f4f4;
}

#item6141 {
	width:764px !important;
	left:70px !important;
	top:12405px !important;
	min-height:404px !important;
}

#item6183 {
	width:762px !important;
	height:270px !important;
	left:70px !important;
	top:11073px !important;
	background:#193572;
}

#item6205 {
	width:427px !important;
	left:134px !important;
	top:11115px !important;
	min-height:62px !important;
}

#item6229 {
	width:668px !important;
	left:134px !important;
	top:11188px !important;
	min-height:114px !important;
	direction:ltr;
}

#item6232 {
	width:904px !important;
	height:1936px !important;
	top:8083px !important;
	background:#e1edff;
}

#item6254 {
	width:523px !important;
	left:70px !important;
	top:8176px !important;
	min-height:75px !important;
	direction:ltr;
}

#item6308 {
	width:1198px !important;
	height:1028px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-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;
}

#item6330 {
	width:502px !important;
	left:60px !important;
	top:60px !important;
	min-height:252px !important;
	direction:ltr;
}

#item6269 {
	width:600px !important;
	height:215px !important;
	top:300px !important;
	background:#fff;
}

#item6291 {
	width:520px !important;
	left:41px !important;
	top:340px !important;
	min-height:97px !important;
	direction:ltr;
}

#item6296 {
	width:33px !important;
	height:33px !important;
	left:1px !important;
	top:1px !important;
}

#item6294 {
	width:35px !important;
	height:35px !important;
	left:556px !important;
	top:471px !important;
}

#item6257 {
	width:610px !important;
	height:525px !important;
	left:142px !important;
	top:8283px !important;
}

#item6385 {
	width:1198px !important;
	height:1028px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-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;
}

#item6407 {
	width:502px !important;
	left:60px !important;
	top:60px !important;
	min-height:364px !important;
	direction:ltr;
}

#item6347 {
	width:600px !important;
	height:215px !important;
	top:300px !important;
	background:#fff;
}

#item6369 {
	width:520px !important;
	left:41px !important;
	top:340px !important;
	min-height:97px !important;
	direction:ltr;
}

#item6374 {
	width:33px !important;
	height:33px !important;
	left:1px !important;
	top:1px !important;
}

#item6372 {
	width:35px !important;
	height:35px !important;
	left:556px !important;
	top:471px !important;
}

#item6333 {
	width:610px !important;
	height:525px !important;
	left:142px !important;
	top:8838px !important;
}

#item6461 {
	width:1198px !important;
	height:1028px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-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;
}

#item6483 {
	width:502px !important;
	left:60px !important;
	top:60px !important;
	min-height:412px !important;
	direction:ltr;
}

#item6423 {
	width:600px !important;
	height:215px !important;
	top:300px !important;
	background:#fff;
}

#item6445 {
	width:520px !important;
	left:41px !important;
	top:340px !important;
	min-height:97px !important;
	direction:ltr;
}

#item6450 {
	width:33px !important;
	height:33px !important;
	left:1px !important;
	top:1px !important;
}

#item6448 {
	width:35px !important;
	height:35px !important;
	left:556px !important;
	top:471px !important;
}

#item6410 {
	width:610px !important;
	height:525px !important;
	left:142px !important;
	top:9393px !important;
}

#item6507 {
	width:193px !important;
	left:235px !important;
	top:10916px !important;
	min-height:82px !important;
	direction:ltr;
}

#item6531 {
	width:195px !important;
	left:476px !important;
	top:10916px !important;
	min-height:82px !important;
	direction:ltr;
}

#item6555 {
	width:174px !important;
	left:487px !important;
	top:10547px !important;
	min-height:82px !important;
	direction:ltr;
}

#item6579 {
	width:192px !important;
	left:234px !important;
	top:10548px !important;
	min-height:51px !important;
	direction:ltr;
}

#item6584 {
	width:193px !important;
	height:325px !important;
}

#item6582 {
	width:193px !important;
	height:325px !important;
	left:234px !important;
	top:10278px !important;
}

#item6588 {
	width:193px !important;
	height:353px !important;
}

#item6586 {
	width:193px !important;
	height:353px !important;
	left:235px !important;
	top:10648px !important;
}

#item6592 {
	width:192px !important;
	height:354px !important;
}

#item6590 {
	width:192px !important;
	height:354px !important;
	left:477px !important;
	top:10647px !important;
}

#item6596 {
	width:193px !important;
	height:353px !important;
}

#item6594 {
	width:193px !important;
	height:353px !important;
	left:478px !important;
	top:10278px !important;
}

#item6598 {
	width:904px !important;
	height:1060px !important;
	top:7023px !important;
	background:#ffffff;
}

#item6599 {
	width:904px !important;
	height:712px !important;
	top:6311px !important;
	background:#1255e9;
}

#item6621 {
	width:427px !important;
	left:70px !important;
	top:7271px !important;
	min-height:242px !important;
	direction:ltr;
}

#item6645 {
	width:398px !important;
	left:70px !important;
	top:7569px !important;
	min-height:35px !important;
	direction:ltr;
}

#item6683 {
	width:207px !important;
	left:103px !important;
	top:7634px !important;
	min-height:49px !important;
	direction:ltr;
}

#item6707 {
	width:216px !important;
	left:359px !important;
	top:7634px !important;
	min-height:53px !important;
	direction:ltr;
}

#item6731 {
	width:207px !important;
	left:606px !important;
	top:7634px !important;
	min-height:49px !important;
	direction:ltr;
}

#item6758 {
	width:207px !important;
	left:103px !important;
	top:7686px !important;
	min-height:90px !important;
	direction:ltr;
}

#item6782 {
	width:207px !important;
	left:359px !important;
	top:7686px !important;
	min-height:294px !important;
	direction:ltr;
}

#item6806 {
	width:207px !important;
	left:606px !important;
	top:7686px !important;
	min-height:158px !important;
	direction:ltr;
}

#item6830 {
	width:768px !important;
	left:70px !important;
	top:7109px !important;
	min-height:119px !important;
	direction:ltr;
}

#item6854 {
	width:748px !important;
	left:82px !important;
	top:6496px !important;
	min-height:163px !important;
	direction:ltr;
}

#item6878 {
	width:732px !important;
	left:86px !important;
	top:6711px !important;
	min-height:252px !important;
	direction:ltr;
}

#item6881 {
	width:324px !important;
	height:58px !important;
	left:290px !important;
	top:31px !important;
}

#item6914 {
	width:706px !important;
	left:70px !important;
	top:266px !important;
	min-height:146px !important;
}

#item6938 {
	width:766px !important;
	left:70px !important;
	top:438px !important;
	min-height:37px !important;
}

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

p.autoParaStyle7 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:38px;
	color:#231e33;
	letter-spacing:-0.015em;
	direction:ltr;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle6 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#ffffff;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle4 {
	font-family:Times;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	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.autoParaStyle3 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:15px;
	line-height:21px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#fff;
	letter-spacing:-0.010em;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:48px;
	line-height:46px;
	color:#366eec;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:left;
}

ul.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_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:12px;
	margin-bottom:10px;
	text-align:left;
}
ul.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Anthem-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.LP-Resource-Thumbnail-Body-Mobile {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22.5px;
	line-height:31.5px;
	color:#1255e9;
	direction:ltr;
	margin-top:14px;
	margin-bottom:15px;
	text-align:center;
}

p.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Disclaimer_Note-REV {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Anthem-MJ-Body-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#fff;
	letter-spacing:-0.010em;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
}

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

h4.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Anthem-Subhead-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;
}

p.LP-Member-Journey-Headline-Mobile {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:54px;
	line-height:66px;
	color:#ffffff;
	letter-spacing:-0.005em;
	margin-bottom:20px;
	text-align:left;
}

p.LP-Anthem-Callout-Large-Rev-Mobile {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.LP-Callout-Head-Lg-Mobile {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:48px;
	line-height:38px;
	color:#44b7f3;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Icon-paragraphs {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Anthem-Stat-Eyebrow {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:34px;
	color:#366eec;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Anthem-Large-Stat {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:48px;
	line-height:48px;
	color:#366eec;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:left;
}

p.LP-legal-disclosure-Mobile {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#4f4b5b;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p.LP-Legalese-Tabbed-Mobile {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#4f4b5b;
	text-indent:-9px;
	padding-left:9px;
	text-align:left;
}

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

p.LP-Callout-Centered-REV {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

ul.LP-Dash-Indent > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:24px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	padding-left:34px;
	margin-bottom:10px;
	text-align:left;
}
ul.LP-Dash-Indent > li::before {
	content:'\2D';
	position:absolute;
	display:inline-block;
	left:18px;
	width:0;
}

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

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

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

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

h4.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Callout-Headline-CENTERED {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#44b7f3;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Module-Body {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

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

p.LP-Anthem-Body-Centered-REV-Mobile {
	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.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.Mobile_-_Blue-Landing-Page-Styles_-_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;
}

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

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

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Body-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:14px;
	text-align:left;
}

h5.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Callout-LARGE-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:42px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

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

p.LP-Anthem-Subhead-BLUE-Mobile {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#1255e9;
	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;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h3.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Section-Head {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:44px;
	line-height:52px;
	color:#1255e9;
	letter-spacing:-0.005em;
	margin-bottom:13px;
	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;
}

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-Legal-Disclosure {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#4f4b5b;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p.LP-Legalese-tabbed {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#4f4b5b;
	text-indent:-8px;
	padding-left:8px;
	text-align:left;
}

h6.Desktop_-_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.Desktop_-_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;
}

p.LP-Resource-Thumbnail-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:15px;
	line-height:21px;
	color:#1255e9;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.LP-Callout-Head-LARGE {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#44b7f3;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Blue-Landing-Page-Styles_-_LP-Module-Body {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

h6.Desktop_-_Blue-Landing-Page-Styles_-_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;
}

p.Desktop_-_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.LP-Widget-Dash-Dropdown {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#443f51;
	direction:ltr;
	padding-left:24px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Widget-Dropdown-Dash-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#231e33;
	direction:ltr;
	padding-left:24px;
	margin-bottom:10px;
	text-align:left;
}

ul.LP-Anthem-Body-Bullet-Mobile > 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-Body-Bullet-Mobile > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Blue-Landing-Page-Styles_-_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:24px;
	margin-bottom:10px;
	text-align:left;
}
ul.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Desktop_-_Blue-Landing-Page-Styles_-_LP-Widget-Dropdown-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

h4.Desktop_-_Blue-Landing-Page-Styles_-_LP-Widget-Dropdown-Header {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

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

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

h4.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Callout-Headline-CENTERED {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#44b7f3;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h5.Desktop_-_Blue-Landing-Page-Styles_-_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:20px;
	text-align:left;
}

p.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Body-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:14px;
	text-align:left;
}

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

p.LP-Icon-paragraphs-MAIN {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:48px;
	line-height:50px;
	color:#1255e9;
	direction:ltr;
	text-align:left;
}

p.Desktop_-_Blue-Landing-Page-Styles_-_LP-Icon-paragraphs {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	direction:ltr;
	text-align:left;
}

h4.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Subhead-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-BLUE {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.Desktop_-_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.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h3.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Section-Head {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#1255e9;
	margin-bottom:13px;
	text-align:left;
}

h2.Desktop_-_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;
}

p.Desktop_-_Blue-Landing-Page-Styles_-_LP-Disclaimer_Note-REV {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Anthem-Member-Journey-Body-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#fff;
	letter-spacing:-0.010em;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Stat-Eyebrow {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:34px;
	color:#366eec;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:left;
}

p.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Large-Stat {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:48px;
	line-height:48px;
	color:#366eec;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:left;
}

h5.LP-Member-Journey-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;
}

h1.Desktop_-_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:Times;
	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.autoCharStyle8 {
	color:#fff;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle7 {
	color:#fff;
}

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

span.autoCharStyle5 {
}

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 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
}

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

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

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

span.Google-Pixel_Pixel-2-H_-_VP-Bullet-bolded {
	font-weight:bold;
	color:#000;
}

span.Google-Pixel_Pixel-2-H_-_VP-Bullets {
	color:#1255e9;
}

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

span.Desktop_-_VP-Bullet-bolded {
	font-weight:bold;
	color:#000;
}

span.Desktop_-_VP-Bullets {
	color:#1255e9;
}

span.Desktop_-_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;}
