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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

#item406 {
	width:1920px !important;
	height:68px !important;
	top:2px !important;
	background:#ffffff;
}

#item407 {
	width:160px !important;
	height:25px !important;
	left:290px !important;
	top:24px !important;
}

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

#item441 {
	width:352px !important;
	left:290px !important;
	top:335px !important;
	min-height:118px !important;
}

#item463 {
	width:574px !important;
	left:290px !important;
	top:476px !important;
	min-height:66px !important;
}

#item466 {
	width:1920px !important;
	height:932px !important;
	top:625px !important;
	background:#ffffff;
}

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

#item9057 {
	width:800px !important;
	height:454px !important;
	left:560px !important;
	top:1042px !important;
}

#item489 {
	width:1920px !important;
	height:922px !important;
	top:1557px !important;
	background:#f4f4f4;
}

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

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

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

#item512 {
	width:300px !important;
	height:72px !important;
	left:290px !important;
	top:1863px !important;
}

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

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

#item560 {
	width:300px !important;
	height:72px !important;
	left:290px !important;
	top:1956px !important;
}

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

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

#item608 {
	width:300px !important;
	height:72px !important;
	left:290px !important;
	top:2048px !important;
}

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

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

#item656 {
	width:300px !important;
	height:72px !important;
	left:610px !important;
	top:1863px !important;
}

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

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

#item704 {
	width:300px !important;
	height:72px !important;
	left:610px !important;
	top:1956px !important;
}

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

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

#item752 {
	width:300px !important;
	height:72px !important;
	left:610px !important;
	top:2048px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item800 {
	width:1370px !important;
	height:729px !important;
	left:290px !important;
	top:1654px !important;
}

#item3115 {
	width:1920px !important;
	height:319px !important;
	top:2479px !important;
	background:#193572;
}

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

#item3140 {
	width:1920px !important;
	height:1035px !important;
	top:2798px !important;
	background:#e1edff;
}

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

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

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

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

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

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

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

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

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

#item3383 {
	width:892px !important;
	height:51px !important;
	left:290px !important;
	top:3333px !important;
}

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

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

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

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

#item3386 {
	width:427px !important;
	height:253px !important;
	left:290px !important;
	top:3430px !important;
}

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

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

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

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

#item3462 {
	width:427px !important;
	height:253px !important;
	left:746px !important;
	top:3430px !important;
}

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

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

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

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

#item3518 {
	width:427px !important;
	height:253px !important;
	left:1203px !important;
	top:3430px !important;
}

#item3571 {
	width:1920px !important;
	height:611px !important;
	top:3833px !important;
	background:#ffffff;
}

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

#item3708 {
	width:670px !important;
	height:328px !important;
	left:960px !important;
	top:3961px !important;
	background:#1255e9;
}

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

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

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

#item3794 {
	width:482px !important;
	height:12px !important;
	left:992px !important;
	top:4228px !important;
}

#item3797 {
	width:1920px !important;
	height:294px !important;
	top:4417px !important;
	background:#193572;
}

#item3822 {
	width:1920px !important;
	height:961px !important;
	top:4711px !important;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4186 {
	width:471px !important;
	height:12px !important;
	left:290px !important;
	top:5561px !important;
}

#item4189 {
	width:1920px !important;
	height:328px !important;
	top:5672px !important;
	background:#193572;
}

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

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

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

#item4237 {
	width:1920px !important;
	height:320px !important;
	top:6330px !important;
	background:#f4f4f4;
}

#item4257 {
	width:1340px !important;
	left:290px !important;
	top:6389px !important;
	min-height:191px !important;
}

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

#item4345 {
	width:904px !important;
	height:1363px !important;
	top:1028px !important;
	background:#ffffff;
}

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

#item4278 {
	width:372px !important;
	height:58px !important;
	left:266px !important;
	top:31px !important;
}

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

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

#item9067 {
	width:765px !important;
	height:432px !important;
	left:70px !important;
	top:1909px !important;
}

#item4342 {
	width:798px !important;
	left:70px !important;
	top:510px !important;
	min-height:146px !important;
}

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

#item4368 {
	width:904px !important;
	height:1674px !important;
	top:2390px !important;
	background:#f4f4f4;
}

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

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

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

#item4413 {
	width:366px !important;
	height:72px !important;
	left:70px !important;
	top:2792px !important;
}

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

#item4461 {
	width:366px !important;
	height:72px !important;
	left:70px !important;
	top:2884px !important;
}

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

#item4509 {
	width:366px !important;
	height:72px !important;
	left:70px !important;
	top:2977px !important;
}

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

#item4557 {
	width:366px !important;
	height:72px !important;
	left:468px !important;
	top:2792px !important;
}

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

#item4605 {
	width:366px !important;
	height:72px !important;
	left:468px !important;
	top:2884px !important;
}

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

#item4653 {
	width:366px !important;
	height:72px !important;
	left:468px !important;
	top:2977px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fly-in-bottom-7007 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-7007 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7029 {
	width:143px !important;
	left:313px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fly-in-bottom-6625 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-6625 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6647 {
	width:143px !important;
	left:313px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fly-in-bottom-6297 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-6297 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6319 {
	width:143px !important;
	left:313px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fly-in-bottom-5970 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5970 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5992 {
	width:143px !important;
	left:313px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fly-in-bottom-5640 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5640 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5662 {
	width:143px !important;
	left:313px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fly-in-bottom-5311 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5311 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5333 {
	width:143px !important;
	left:313px !important;
	top:462px !important;
	min-height:15px !important;
	direction:ltr;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4701 {
	width:764px !important;
	height:879px !important;
	left:70px !important;
	top:3079px !important;
}

#item7032 {
	width:904px !important;
	height:554px !important;
	top:4064px !important;
	background:#193572;
}

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

#item7057 {
	width:904px !important;
	height:2599px !important;
	top:4618px !important;
	background:#e1edff;
}

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

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

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

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

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

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

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

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

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

#item7300 {
	width:765px !important;
	height:146px !important;
	left:69px !important;
	top:5968px !important;
	direction:ltr;
}

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

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

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

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

#item7303 {
	width:505px !important;
	height:277px !important;
	left:200px !important;
	top:6152px !important;
}

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

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

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

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

#item7379 {
	width:504px !important;
	height:277px !important;
	left:200px !important;
	top:6469px !important;
}

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

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

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

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

#item7435 {
	width:504px !important;
	height:277px !important;
	left:200px !important;
	top:6786px !important;
}

#item7488 {
	width:904px !important;
	height:1321px !important;
	top:7217px !important;
	background:#ffffff;
}

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

#item7624 {
	width:764px !important;
	height:455px !important;
	left:70px !important;
	top:7780px !important;
	background:#1255e9;
}

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

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

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

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

#item7713 {
	width:904px !important;
	height:462px !important;
	top:8400px !important;
	background:#193572;
}

#item7738 {
	width:904px !important;
	height:2335px !important;
	top:8862px !important;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8104 {
	width:904px !important;
	height:554px !important;
	top:11197px !important;
	background:#193572;
}

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

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

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

#item8152 {
	width:904px !important;
	height:507px !important;
	top:12231px !important;
	background:#f4f4f4;
}

#item8172 {
	width:764px !important;
	left:70px !important;
	top:12336px !important;
	min-height:295px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle6 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
}

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

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

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

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

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

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

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

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