/* 	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...'; }
#slider { width:1920px; height:1080px; }
.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-TVNordEF-Regular;
	src:url("../fonts/Elsner+Flake - TV NordEF Regular.ttf");
}

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

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

@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-Semibold;
	src:url("../fonts/ElevanceSans-Semibold.otf");
	font-weight:bold;
}

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

#item8913 {
	width:1920px !important;
	height:75px !important;
	background:#ffffff;
}

#item8914 {
	width:174px !important;
	height:31px !important;
	left:290px !important;
	top:22px !important;
}

#item8917 {
	width:960px !important;
	height:500px !important;
	top:75px !important;
	background:#1255e9;
}

#item8922 {
	width:618px !important;
	left:290px !important;
	top:270px !important;
	min-height:110px !important;
}

#item8945 {
	width:1920px !important;
	top:575px !important;
	background:#ffffff;
	min-height:362px !important;
}

#item8968 {
	width:1340px !important;
	left:290px !important;
	top:655px !important;
	min-height:196px !important;
}

#item8991 {
	width:1920px !important;
	height:607px !important;
	top:937px !important;
	background:#f4f4f4;
}

#item9014 {
	width:670px !important;
	left:290px !important;
	top:1017px !important;
	border-radius:12px;
	background:#193572;
	min-height:448px !important;
}

#item9076 {
	width:262px !important;
	left:326px !important;
	top:1164px !important;
	min-height:215px !important;
}

#item9099 {
	width:306px !important;
	left:604px !important;
	top:1058px !important;
	min-height:53px !important;
	direction:ltr;
}

#item9122 {
	width:306px !important;
	left:604px !important;
	top:1147px !important;
	min-height:155px !important;
	direction:ltr;
}

#item9145 {
	width:306px !important;
	left:604px !important;
	top:1339px !important;
	min-height:85px !important;
	direction:ltr;
}

#item9168 {
	width:610px !important;
	left:1040px !important;
	top:1058px !important;
	min-height:243px !important;
	direction:ltr;
}

#item9191 {
	width:1920px !important;
	height:463px !important;
	top:1544px !important;
	background:#e1edff;
}

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

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

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

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

#item9262 {
	width:357px !important;
	left:40px !important;
	top:136px !important;
	min-height:74px !important;
	direction:ltr;
}

#item12091 {
	width:73px !important;
	height:81px !important;
	left:39px !important;
	top:39px !important;
}

#item9237 {
	width:427px !important;
	height:253px !important;
	left:290px !important;
	top:1675px !important;
}

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

#item9354 {
	width:315px !important;
	left:40px !important;
	top:40px !important;
	min-height:119px !important;
}

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

#item9327 {
	width:357px !important;
	left:40px !important;
	top:135px !important;
	min-height:74px !important;
	direction:ltr;
}

#item12105 {
	width:78px !important;
	height:72px !important;
	left:40px !important;
	top:48px !important;
}

#item9324 {
	width:427px !important;
	height:253px !important;
	left:746px !important;
	top:1675px !important;
}

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

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

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

#item9380 {
	width:356px !important;
	left:40px !important;
	top:135px !important;
	min-height:74px !important;
	direction:ltr;
}

#item12122 {
	width:81px !important;
	height:76px !important;
	left:39px !important;
	top:43px !important;
}

#item9377 {
	width:427px !important;
	height:253px !important;
	left:1203px !important;
	top:1675px !important;
}

#item9436 {
	width:1920px !important;
	height:620px !important;
	top:2007px !important;
	background:#193572;
}

#item9459 {
	width:1332px !important;
	left:290px !important;
	top:2083px !important;
	min-height:31px !important;
	direction:ltr;
}

#item9509 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#c6dcff;
	border:solid 1px #1255e9;
	direction:ltr;
}

#item9485 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #1255e9;
	direction:ltr;
}

#item9483 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2146px !important;
}

#item9558 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#c6dcff;
	border:solid 1px #1255e9;
	direction:ltr;
}

#item9534 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #1255e9;
	direction:ltr;
}

#item9532 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2258px !important;
}

#item9608 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#c6dcff;
	border:solid 1px #1255e9;
	direction:ltr;
}

#item9584 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #1255e9;
	direction:ltr;
}

#item9581 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2369px !important;
}

#item9658 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#c6dcff;
	border:solid 1px #1255e9;
	direction:ltr;
}

#item9634 {
	width:387px !important;
	height:68px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #1255e9;
	direction:ltr;
}

#item9632 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2481px !important;
}

#item9787 {
	width:883px !important;
	height:402px !important;
	left:1px !important;
	border-radius:12px;
	background:#ffffff;
}

#item9788 {
	width:809px !important;
	left:41px !important;
	top:40px !important;
	min-height:210px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-9788 {
	0% {
		transform:translate(-1px,213px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-9788 {
	0% {
		-webkit-transform:translate(-1px,213px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9762 {
	width:883px !important;
	height:402px !important;
	left:1px !important;
	border-radius:12px;
	background:#ffffff;
}

#item9763 {
	width:809px !important;
	left:41px !important;
	top:40px !important;
	min-height:236px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-9763 {
	0% {
		transform:translate(-1px,213px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-9763 {
	0% {
		-webkit-transform:translate(-1px,213px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9736 {
	width:883px !important;
	height:402px !important;
	left:1px !important;
	border-radius:12px;
	background:#ffffff;
}

#item9738 {
	width:809px !important;
	left:41px !important;
	top:40px !important;
	min-height:324px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-9738 {
	0% {
		transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-9738 {
	0% {
		-webkit-transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9711 {
	width:883px !important;
	height:402px !important;
	left:1px !important;
	border-radius:12px;
	background:#ffffff;
}

#item9712 {
	width:801px !important;
	left:41px !important;
	top:40px !important;
	min-height:262px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-9712 {
	0% {
		transform:translate(-1px,213px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-9712 {
	0% {
		-webkit-transform:translate(-1px,213px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9687 {
	width:395px !important;
	left:41px !important;
	top:358px !important;
	min-height:22px !important;
	direction:ltr;
}

#item9681 {
	width:884px !important;
	height:402px !important;
	left:746px !important;
	top:2146px !important;
}

#item14090 {
	width:1920px !important;
	height:360px !important;
	top:2628px !important;
	background:#ffffff;
}

#item14115 {
	width:624px !important;
	left:390px !important;
	top:2712px !important;
	min-height:21px !important;
	direction:ltr;
}

#item14141 {
	width:95px !important;
	left:31px !important;
	min-height:53px !important;
}

#item14167 {
	width:250px !important;
	left:524px !important;
	top:2784px !important;
	min-height:119px !important;
	direction:ltr;
}

#item14194 {
	width:96px !important;
	left:31px !important;
	min-height:53px !important;
}

#item14219 {
	width:209px !important;
	left:964px !important;
	top:2784px !important;
	min-height:65px !important;
	direction:ltr;
}

#item14246 {
	width:96px !important;
	left:31px !important;
	min-height:53px !important;
}

#item14272 {
	width:274px !important;
	left:1356px !important;
	top:2784px !important;
	min-height:93px !important;
	direction:ltr;
}

#item9811 {
	width:1920px !important;
	top:2987px !important;
	background:#f4f4f4;
	min-height:806px !important;
}

#item9834 {
	width:1340px !important;
	left:290px !important;
	top:3067px !important;
	min-height:110px !important;
}

#item10124 {
	width:213px !important;
	left:853px !important;
	top:3216px !important;
	min-height:53px !important;
	direction:ltr;
}

#item12367 {
	width:188px !important;
	height:375px !important;
	left:866px !important;
	top:3286px !important;
	background:#ffffff;
}

#item11316 {
	width:189px !important;
	height:312px !important;
	left:865px !important;
	top:3311px !important;
	background:#fff;
}

#item28656 {
	width:158px !important;
	height:157px !important;
	border:solid 2px #1255e9;
}

#item12150 {
	width:156px !important;
	height:155px !important;
	left:1px !important;
	top:1px !important;
}

#item12148 {
	width:158px !important;
	height:157px !important;
	left:15px !important;
	top:61px !important;
}

#item28659 {
	width:157px !important;
	height:171px !important;
	border:solid 2px #f2695a;
}

#item12153 {
	width:156px !important;
	height:174px !important;
	top:1px !important;
}

#item12151 {
	width:157px !important;
	height:175px !important;
	left:16px !important;
	top:225px !important;
}

#item28662 {
	width:158px !important;
	height:145px !important;
	border:solid 2px #44b7f3;
}

#item12156 {
	width:156px !important;
	height:147px !important;
	left:1px !important;
	top:1px !important;
}

#item12154 {
	width:158px !important;
	height:148px !important;
	left:15px !important;
	top:403px !important;
}

#item28664 {
	width:157px !important;
	height:135px !important;
	border:solid 2px #193572;
}

#item12159 {
	width:156px !important;
	height:135px !important;
	top:1px !important;
}

#item12157 {
	width:157px !important;
	height:136px !important;
	left:16px !important;
	top:554px !important;
}

#item13033 {
	width:457px !important;
	height:323px !important;
	top:40px !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;
}

@keyframes flyinfrombottom-13033 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-13033 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13057 {
	width:244px !important;
	left:26px !important;
	top:57px !important;
	min-height:21px !important;
	direction:ltr;
}

@keyframes fadein-13057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13080 {
	width:401px !important;
	left:26px !important;
	top:133px !important;
	min-height:197px !important;
	direction:ltr;
}

@keyframes fadein-13080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12406 {
	width:457px !important;
	height:402px !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;
}

@keyframes flyinfrombottom-12406 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-12406 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11481 {
	width:401px !important;
	left:26px !important;
	top:93px !important;
	min-height:273px !important;
	direction:ltr;
}

@keyframes fadein-11481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11433 {
	width:180px !important;
	left:26px !important;
	top:17px !important;
	min-height:21px !important;
	direction:ltr;
}

@keyframes fadein-11433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11701 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:1px !important;
}

#item11488 {
	width:457px !important;
	height:402px !important;
	left:289px !important;
	top:3286px !important;
}

#item11799 {
	width:457px !important;
	height:298px !important;
	top:12px !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;
}

@keyframes flyinfrombottom-11799 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-11799 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11846 {
	width:260px !important;
	left:26px !important;
	top:30px !important;
	min-height:21px !important;
	direction:ltr;
}

@keyframes fadein-11846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11869 {
	width:401px !important;
	left:26px !important;
	top:106px !important;
	min-height:165px !important;
	direction:ltr;
}

@keyframes fadein-11869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11706 {
	width:457px !important;
	height:243px !important;
	top:40px !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;
}

@keyframes flyinfrombottom-11706 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-11706 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11752 {
	width:196px !important;
	left:26px !important;
	top:57px !important;
	min-height:21px !important;
	direction:ltr;
}

@keyframes fadein-11752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11775 {
	width:401px !important;
	left:26px !important;
	top:133px !important;
	min-height:113px !important;
	direction:ltr;
}

@keyframes fadein-11775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11704 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
}

#item11702 {
	width:457px !important;
	height:310px !important;
	left:1170px !important;
	top:3326px !important;
}

#item10172 {
	width:1920px !important;
	height:690px !important;
	top:3793px !important;
	background:#e1edff;
}

#item10195 {
	width:610px !important;
	left:655px !important;
	top:3873px !important;
	min-height:31px !important;
}

#item11990 {
	width:800px !important;
	height:454px !important;
	left:560px !important;
	top:3945px !important;
}

#item10429 {
	width:1920px !important;
	height:880px !important;
	top:4483px !important;
	background:#ffffff;
}

#item10452 {
	width:501px !important;
	left:290px !important;
	top:4557px !important;
	min-height:31px !important;
}

@keyframes grow-13541 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(34) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-13541 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(34) scaleY(1);
		opacity:1;
	}
}
#item13541 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item13546 {
	width:406px !important;
	top:324px !important;
	min-height:41px !important;
	direction:ltr;
}

#item13569 {
	width:397px !important;
	left:457px !important;
	top:324px !important;
	min-height:93px !important;
	direction:ltr;
}

#item13592 {
	width:427px !important;
	left:913px !important;
	top:324px !important;
	min-height:93px !important;
	direction:ltr;
}

@keyframes flyinfromtop-13592 {
	0% {
		transform:translate(-1px,-77px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-13592 {
	0% {
		-webkit-transform:translate(-1px,-77px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13615 {
	width:503px !important;
	left:406px !important;
	min-height:76px !important;
}

@keyframes pulse-13639 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13639 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes grow-13728 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(40) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-13728 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(40) scaleY(1);
		opacity:1;
	}
}
#item13728 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item13730 {
	width:406px !important;
	top:324px !important;
	min-height:41px !important;
	direction:ltr;
}

#item13753 {
	width:397px !important;
	left:457px !important;
	top:324px !important;
	min-height:93px !important;
	direction:ltr;
}

@keyframes flyinfromtop-13753 {
	0% {
		transform:translate(-1px,-77px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-13753 {
	0% {
		-webkit-transform:translate(-1px,-77px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13776 {
	width:503px !important;
	left:406px !important;
	min-height:76px !important;
}

@keyframes pulse-13800 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13800 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes grow-13675 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(70);
		opacity:1;
	}
}
@-webkit-keyframes grow-13675 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(70);
		opacity:1;
	}
}
#item13675 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item13676 {
	width:406px !important;
	top:324px !important;
	min-height:41px !important;
	direction:ltr;
}

@keyframes flyinfromtop-13676 {
	0% {
		transform:translate(-1px,-52px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-13676 {
	0% {
		-webkit-transform:translate(-1px,-52px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13699 {
	width:503px !important;
	left:406px !important;
	min-height:76px !important;
}

@keyframes pulse-13723 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13723 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13644 {
	width:1316px !important;
	height:326px !important;
	top:200px !important;
}

#item13646 {
	width:503px !important;
	min-height:76px !important;
}

@keyframes pulse-13669 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13669 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13669 {
	width:21px !important;
	height:25px !important;
	left:427px !important;
	top:64px !important;
}

#item13539 {
	width:1340px !important;
	height:525px !important;
	left:290px !important;
	top:4752px !important;
}

#item10746 {
	width:418px !important;
	height:10px !important;
	left:290px !important;
	top:5274px !important;
}

#item10769 {
	width:1920px !important;
	height:454px !important;
	top:5363px !important;
	background:#e1edff;
}

#item10793 {
	width:595px !important;
	left:290px !important;
	top:5447px !important;
	min-height:21px !important;
	direction:ltr;
}

#item10852 {
	width:242px !important;
	left:1px !important;
	top:196px !important;
	min-height:17px !important;
	direction:ltr;
}

#item10823 {
	width:242px !important;
	left:1px !important;
	top:196px !important;
	min-height:17px !important;
	direction:ltr;
}

#item10816 {
	width:321px !important;
	height:213px !important;
	left:289px !important;
	top:5507px !important;
}

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

#item10943 {
	width:906px !important;
	top:126px !important;
	min-height:55px !important;
	direction:ltr;
}

#item10966 {
	width:752px !important;
	min-height:44px !important;
	direction:ltr;
}

#item10989 {
	width:946px !important;
	top:58px !important;
	min-height:31px !important;
	direction:ltr;
}

#item11012 {
	width:1920px !important;
	height:247px !important;
	top:6152px !important;
	background:#193572;
}

#item11013 {
	width:1100px !important;
	height:79px !important;
	left:416px !important;
	top:6236px !important;
	direction:ltr;
}

#item11036 {
	width:1920px !important;
	top:6399px !important;
	background:#f4f4f4;
	min-height:476px !important;
}

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

#item11103 {
	width:320px !important;
	height:213px !important;
}

#item11099 {
	width:320px !important;
	height:213px !important;
	left:289px !important;
	top:5508px !important;
}

#item11114 {
	width:387px !important;
	height:67px !important;
}

#item11110 {
	width:387px !important;
	height:67px !important;
	left:290px !important;
	top:2147px !important;
}

#item11119 {
	width:387px !important;
	height:67px !important;
}

#item11115 {
	width:387px !important;
	height:67px !important;
	left:290px !important;
	top:2258px !important;
}

#item11124 {
	width:387px !important;
	height:67px !important;
}

#item11120 {
	width:387px !important;
	height:67px !important;
	left:290px !important;
	top:2370px !important;
}

#item11129 {
	width:387px !important;
	height:67px !important;
}

#item11125 {
	width:387px !important;
	height:67px !important;
	left:290px !important;
	top:2481px !important;
}

#item13806 {
	width:32px !important;
	height:31px !important;
}

#item13803 {
	width:32px !important;
	height:31px !important;
	left:437px !important;
	top:5014px !important;
}

#item13810 {
	width:32px !important;
	height:31px !important;
}

#item13807 {
	width:32px !important;
	height:31px !important;
	left:943px !important;
	top:5014px !important;
}

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

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

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

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

#item17724 {
	width:764px !important;
	left:70px !important;
	top:446px !important;
	min-height:88px !important;
}

#item17750 {
	width:904px !important;
	height:715px !important;
	top:1015px !important;
	background:#ffffff;
}

#item17751 {
	width:650px !important;
	left:70px !important;
	top:1108px !important;
	min-height:38px !important;
}

#item17776 {
	width:764px !important;
	left:70px !important;
	top:1186px !important;
	min-height:444px !important;
}

#item17749 {
	width:904px !important;
	height:1143px !important;
	top:1730px !important;
	background:#f4f4f4;
}

#item17885 {
	width:764px !important;
	height:468px !important;
	left:70px !important;
	top:1830px !important;
	border-radius:14px;
	background:#193572;
}

#item22760 {
	width:262px !important;
	height:211px !important;
	left:108px !important;
	top:2003px !important;
}

#item22825 {
	width:385px !important;
	left:408px !important;
	top:1871px !important;
	min-height:60px !important;
	direction:ltr;
}

#item22850 {
	width:385px !important;
	left:408px !important;
	top:1978px !important;
	min-height:171px !important;
	direction:ltr;
}

#item22875 {
	width:385px !important;
	left:408px !important;
	top:2193px !important;
	min-height:60px !important;
	direction:ltr;
}

#item22908 {
	width:762px !important;
	left:72px !important;
	top:2358px !important;
	min-height:416px !important;
	direction:ltr;
}

#item17964 {
	width:904px !important;
	height:1230px !important;
	top:2874px !important;
	background:#e1edff;
}

#item22934 {
	width:762px !important;
	left:72px !important;
	top:2973px !important;
	min-height:31px !important;
}

#item23025 {
	width:1110px !important;
	height:574px !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;
}

#item23026 {
	width:487px !important;
	left:34px !important;
	top:40px !important;
	min-height:211px !important;
	direction:ltr;
}

#item22968 {
	width:1110px !important;
	height:574px !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;
}

#item23019 {
	width:88px !important;
	height:97px !important;
	left:34px !important;
	top:39px !important;
}

#item23274 {
	width:365px !important;
	left:34px !important;
	top:157px !important;
	min-height:89px !important;
	direction:ltr;
}

#item22966 {
	width:555px !important;
	height:287px !important;
	left:174px !important;
	top:3062px !important;
}

#item23362 {
	width:1110px !important;
	height:574px !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;
}

#item23363 {
	width:487px !important;
	left:34px !important;
	top:40px !important;
	min-height:211px !important;
	direction:ltr;
}

#item23305 {
	width:1110px !important;
	height:574px !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;
}

#item23335 {
	width:487px !important;
	left:34px !important;
	top:157px !important;
	min-height:89px !important;
	direction:ltr;
}

#item23399 {
	width:94px !important;
	height:86px !important;
	left:34px !important;
	top:39px !important;
}

#item23303 {
	width:555px !important;
	height:287px !important;
	left:174px !important;
	top:3390px !important;
}

#item23465 {
	width:1110px !important;
	height:574px !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;
}

#item23466 {
	width:487px !important;
	left:34px !important;
	top:40px !important;
	min-height:211px !important;
	direction:ltr;
}

#item23409 {
	width:1110px !important;
	height:574px !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;
}

#item23436 {
	width:487px !important;
	left:34px !important;
	top:157px !important;
	min-height:89px !important;
	direction:ltr;
}

#item23505 {
	width:96px !important;
	height:90px !important;
	left:34px !important;
	top:40px !important;
}

#item23407 {
	width:555px !important;
	height:287px !important;
	left:174px !important;
	top:3717px !important;
}

#item17990 {
	width:904px !important;
	height:1026px !important;
	top:4104px !important;
	background:#193572;
}

#item21248 {
	width:763px !important;
	left:70px !important;
	top:4196px !important;
	min-height:113px !important;
	direction:ltr;
}

#item25965 {
	width:764px !important;
	height:154px !important;
	top:408px !important;
}

#item25990 {
	width:763px !important;
	height:501px !important;
	left:1px !important;
	top:215px !important;
	border-radius:14px;
	background:#ffffff;
}

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

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

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

#item26071 {
	width:324px !important;
	height:80px !important;
	left:18px !important;
	direction:ltr;
}

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

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

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

#item26173 {
	width:343px !important;
	height:38px !important;
	left:8px !important;
	top:21px !important;
	direction:ltr;
}

#item26198 {
	width:699px !important;
	left:30px !important;
	top:244px !important;
	min-height:436px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-26198 {
	0% {
		transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-26198 {
	0% {
		-webkit-transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25639 {
	width:764px !important;
	height:154px !important;
	top:408px !important;
}

#item25664 {
	width:763px !important;
	height:501px !important;
	left:1px !important;
	top:215px !important;
	border-radius:14px;
	background:#ffffff;
}

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

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

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

#item25743 {
	width:324px !important;
	height:80px !important;
	left:18px !important;
	direction:ltr;
}

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

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

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

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

#item25870 {
	width:699px !important;
	left:30px !important;
	top:244px !important;
	min-height:436px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-25870 {
	0% {
		transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-25870 {
	0% {
		-webkit-transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25317 {
	width:764px !important;
	height:154px !important;
	top:408px !important;
}

#item25342 {
	width:763px !important;
	height:501px !important;
	left:1px !important;
	top:215px !important;
	border-radius:14px;
	background:#ffffff;
}

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

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

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

#item25423 {
	width:324px !important;
	height:80px !important;
	left:18px !important;
	direction:ltr;
}

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

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

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

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

#item25551 {
	width:718px !important;
	left:30px !important;
	top:244px !important;
	min-height:442px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-25551 {
	0% {
		transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-25551 {
	0% {
		-webkit-transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25019 {
	width:764px !important;
	height:154px !important;
	top:408px !important;
}

#item25044 {
	width:763px !important;
	height:501px !important;
	left:1px !important;
	top:215px !important;
	border-radius:14px;
	background:#ffffff;
}

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

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

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

#item25127 {
	width:324px !important;
	height:80px !important;
	left:18px !important;
	direction:ltr;
}

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

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

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

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

#item25290 {
	width:699px !important;
	left:30px !important;
	top:244px !important;
	min-height:372px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-25290 {
	0% {
		transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-25290 {
	0% {
		-webkit-transform:translate(-1px,183px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17993 {
	width:764px !important;
	height:154px !important;
	top:408px !important;
}

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

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

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

#item18104 {
	width:324px !important;
	height:80px !important;
	left:18px !important;
	direction:ltr;
}

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

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

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

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

#item26322 {
	width:395px !important;
	left:26px !important;
	top:669px !important;
	min-height:22px !important;
	direction:ltr;
}

#item17991 {
	width:765px !important;
	height:716px !important;
	left:70px !important;
	top:4314px !important;
}

#item26539 {
	width:904px !important;
	height:806px !important;
	top:5129px !important;
	background:#ffffff;
}

#item26548 {
	width:624px !important;
	left:140px !important;
	top:5327px !important;
	min-height:79px !important;
}

#item26574 {
	width:108px !important;
	left:41px !important;
	min-height:50px !important;
}

#item26600 {
	width:595px !important;
	left:239px !important;
	top:5499px !important;
	min-height:90px !important;
	direction:ltr;
}

#item26745 {
	width:108px !important;
	left:41px !important;
	min-height:50px !important;
}

#item26771 {
	width:449px !important;
	left:239px !important;
	top:5660px !important;
	min-height:22px !important;
	direction:ltr;
}

#item26798 {
	width:108px !important;
	left:41px !important;
	min-height:50px !important;
}

#item26824 {
	width:595px !important;
	left:239px !important;
	top:5744px !important;
	min-height:90px !important;
	direction:ltr;
}

#item21357 {
	width:904px !important;
	height:1060px !important;
	top:5935px !important;
	background:#f4f4f4;
}

#item26862 {
	width:764px !important;
	left:70px !important;
	top:6035px !important;
	min-height:155px !important;
}

#item26887 {
	width:277px !important;
	left:70px !important;
	top:6250px !important;
	min-height:53px !important;
	direction:ltr;
}

#item26912 {
	width:245px !important;
	height:487px !important;
	left:100px !important;
	top:6349px !important;
	background:#ffffff;
}

#item26916 {
	width:245px !important;
	height:406px !important;
	left:99px !important;
	top:6381px !important;
	background:#fff;
}

#item26927 {
	width:203px !important;
	height:200px !important;
}

#item26925 {
	width:203px !important;
	height:200px !important;
	left:21px !important;
	top:80px !important;
}

#item26930 {
	width:202px !important;
	height:215px !important;
}

#item26928 {
	width:202px !important;
	height:215px !important;
	left:22px !important;
	top:294px !important;
}

#item26933 {
	width:202px !important;
	height:185px !important;
}

#item26931 {
	width:202px !important;
	height:185px !important;
	left:21px !important;
	top:523px !important;
}

#item26936 {
	width:202px !important;
	height:168px !important;
}

#item26934 {
	width:202px !important;
	height:168px !important;
	left:22px !important;
	top:722px !important;
}

#item27492 {
	width:457px !important;
	height:416px !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;
}

@keyframes flyinfrombottom-27492 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27492 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27518 {
	width:380px !important;
	left:26px !important;
	top:23px !important;
	min-height:24px !important;
	direction:ltr;
}

@keyframes fadein-27518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27543 {
	width:401px !important;
	left:26px !important;
	top:93px !important;
	min-height:281px !important;
	direction:ltr;
}

@keyframes fadein-27543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27230 {
	width:457px !important;
	height:263px !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;
}

@keyframes flyinfrombottom-27230 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27230 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27257 {
	width:244px !important;
	left:26px !important;
	top:23px !important;
	min-height:24px !important;
	direction:ltr;
}

@keyframes fadein-27257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27282 {
	width:401px !important;
	left:26px !important;
	top:93px !important;
	min-height:131px !important;
	direction:ltr;
}

@keyframes fadein-27282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27024 {
	width:457px !important;
	height:412px !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;
}

@keyframes flyinfrombottom-27024 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27024 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27051 {
	width:244px !important;
	left:26px !important;
	top:23px !important;
	min-height:24px !important;
	direction:ltr;
}

@keyframes fadein-27051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27196 {
	width:401px !important;
	left:26px !important;
	top:93px !important;
	min-height:281px !important;
	direction:ltr;
}

@keyframes fadein-27196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26945 {
	width:457px !important;
	height:477px !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;
}

@keyframes flyinfrombottom-26945 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-26945 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26971 {
	width:401px !important;
	left:26px !important;
	top:93px !important;
	min-height:359px !important;
	direction:ltr;
}

@keyframes fadein-26971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-26971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26996 {
	width:159px !important;
	left:26px !important;
	top:23px !important;
	min-height:24px !important;
	direction:ltr;
}

@keyframes fadein-26996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-26996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27022 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:1px !important;
}

#item26943 {
	width:457px !important;
	height:477px !important;
	left:377px !important;
	top:6335px !important;
}

#item27749 {
	width:904px !important;
	height:704px !important;
	top:6995px !important;
	background:#e1edff;
}

#item27628 {
	width:610px !important;
	left:147px !important;
	top:7095px !important;
	min-height:31px !important;
}

#item27653 {
	width:764px !important;
	height:433px !important;
	left:70px !important;
	top:7167px !important;
}

#item21843 {
	width:904px !important;
	height:1132px !important;
	top:7700px !important;
	background:#ffffff;
}

#item27779 {
	width:501px !important;
	left:70px !important;
	top:7799px !important;
	min-height:31px !important;
}

#item28190 {
	width:382px !important;
	left:452px !important;
	top:7988px !important;
	min-height:109px !important;
	direction:ltr;
}

#item28111 {
	width:534px !important;
	left:300px !important;
	top:8227px !important;
	min-height:90px !important;
	direction:ltr;
}

#item28136 {
	width:546px !important;
	left:300px !important;
	top:8357px !important;
	min-height:124px !important;
	direction:ltr;
}

#item28161 {
	width:534px !important;
	left:300px !important;
	top:8522px !important;
	min-height:158px !important;
	direction:ltr;
}

@keyframes flyinfromtop-28161 {
	0% {
		transform:translate(-1px,-77px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-28161 {
	0% {
		-webkit-transform:translate(-1px,-77px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28291 {
	width:484px !important;
	height:12px !important;
	left:72px !important;
	top:8720px !important;
}

#item28482 {
	width:904px !important;
	height:610px !important;
	top:8832px !important;
	background:#e1edff;
}

#item28317 {
	width:590px !important;
	left:158px !important;
	top:8925px !important;
	min-height:79px !important;
}

#item28350 {
	width:313px !important;
	left:297px !important;
	top:9305px !important;
	min-height:22px !important;
	direction:ltr;
}

#item28493 {
	width:904px !important;
	height:516px !important;
	top:9431px !important;
	background:#1255e9;
}

#item28525 {
	width:524px !important;
	left:70px !important;
	top:9521px !important;
	min-height:95px !important;
	direction:ltr;
}

#item28550 {
	width:517px !important;
	left:70px !important;
	top:9636px !important;
	min-height:56px !important;
	direction:ltr;
}

#item28500 {
	width:524px !important;
	left:70px !important;
	top:9715px !important;
	min-height:124px !important;
	direction:ltr;
}

#item22025 {
	width:904px !important;
	height:320px !important;
	top:9940px !important;
	background:#193572;
}

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

#item22054 {
	width:904px !important;
	height:659px !important;
	top:10260px !important;
	background:#f4f4f4;
}

#item28584 {
	width:764px !important;
	left:70px !important;
	top:10360px !important;
	min-height:459px !important;
}

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

#item21298 {
	width:359px !important;
	height:80px !important;
	left:70px !important;
	top:4315px !important;
}

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

#item21302 {
	width:359px !important;
	height:79px !important;
	left:70px !important;
	top:4410px !important;
}

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

#item21315 {
	width:359px !important;
	height:79px !important;
	left:474px !important;
	top:4314px !important;
}

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

#item21319 {
	width:359px !important;
	height:78px !important;
	left:475px !important;
	top:4411px !important;
}

#item28470 {
	width:417px !important;
	height:274px !important;
}

#item28466 {
	width:417px !important;
	height:274px !important;
	left:244px !important;
	top:9053px !important;
}

p.autoParaStyle7 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:51px;
	line-height:51px;
	color:#ffffff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#231e33;
	letter-spacing:-0.010em;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#443f51;
	letter-spacing:-0.022em;
	direction:ltr;
	margin-top:8px;
	margin-bottom:6px;
	text-align:left;
}

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

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#443f51;
	direction:ltr;
	margin-top:6px;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:48px;
	line-height:52px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Hyperlink-BLUE {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:24px;
	color:#1255e9;
	text-decoration:underline;
	direction:ltr;
	text-align:left;
}

p.LP-Anthem-Subhead-CENTERED-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:center;
}

p.LP-Anthem-Section-Head-CENTERED-NAVY {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#193572;
	margin-bottom:13px;
	text-align:center;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Widget-Dropdown-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#443f51;
	letter-spacing:-0.022em;
	direction:ltr;
	margin-top:8px;
	margin-bottom:6px;
	text-align:left;
}

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

h6.Mobile_-_Blue-Landing-Page-Styles_-_LP-Module-Headline-BLUE {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:34px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:24px;
	text-align:left;
}

h4.LP-Anthem-Large-Stat-BLUE {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:56px;
	line-height:56px;
	color:#366eec;
	direction:ltr;
	text-align:left;
}

p.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:#231e33;
	letter-spacing:-0.010em;
	margin-bottom:7px;
	text-align:left;
}

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

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:18px;
	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-BLUE {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#1255e9;
	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.LP-Module-Body-BACK {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

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

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

p.LP-Anthem-BODY-CENTERED {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#231e33;
	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;
}

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:20px;
	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.LP-Anthem-Body-REV-CYAN {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#44b7f3;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:10px;
	margin-bottom:14px;
	text-align:left;
}

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

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:10px;
	margin-bottom:14px;
	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.Blue-Brand-Body-Text-10_13 {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
}

h6.LP-CTA-Left-Align {
	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:left;
}

h6.LP-CTA-REV-bigger {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:51px;
	line-height:48px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

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

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

h6.LP-Anthem-MJ-Subhead-NAVY {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#193572;
	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-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:2px;
	margin-bottom:2px;
	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-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;
}

p.LP-Anthem-Hyperlink-CYAN {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#44b7f3;
	text-decoration:underline;
	direction:ltr;
	text-align:left;
}

h6.LP-Anthem-Note-BLUE-CENTERED {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#1255e9;
	direction:ltr;
	text-align:center;
}

p.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Hyperlink-BLUE {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#1255e9;
	text-decoration:underline;
	direction:ltr;
	text-align:left;
}

h6.Desktop_-_Blue-Landing-Page-Styles_-_LP-Module-Headline-BLUE {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:24px;
	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.Desktop_-_Blue-Landing-Page-Styles_-_LP-Widget-Dropdown-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#443f51;
	direction:ltr;
	margin-top:6px;
	margin-bottom:4px;
	text-align:left;
}

ul.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	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;
}

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

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

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

h5.LP-Anthem-Callout-LARGE-SEMI-CYAN {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#44b7f3;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

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:20px;
	text-align:left;
}

h4.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.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Subhead-CYAN {
	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-Anthem-Subhead-CENTERED {
	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:center;
}

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

p.LP-Anthem-Section-Head-CENTERED {
	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:center;
}

p.LP-Anthem-Section-Head-NAVY {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#193572;
	margin-bottom:13px;
	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.LP-Anthem-Large-Stat-CYAN {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:48px;
	line-height:52px;
	color:#60c2f4;
	direction:ltr;
	text-align:left;
}

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

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.autoCharStyle10 {
	font-size:13px;
}

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

span.autoCharStyle8 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:17.5px;
	vertical-align:super;
	line-height:0;
}

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

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

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

span.autoCharStyle4 {
	font-size:31px;
}

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

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

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

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