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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

#item428 {
	width:160px !important;
	height:25px !important;
	left:290px !important;
	top:21px !important;
}

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

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

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

#item501 {
	width:1340px !important;
	left:290px !important;
	top:702px !important;
	min-height:167px !important;
}

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

#item549 {
	width:630px !important;
	left:290px !important;
	top:1097px !important;
	min-height:47px !important;
	direction:ltr;
}

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

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

#item623 {
	width:355px !important;
	left:415px !important;
	top:1165px !important;
	min-height:61px !important;
	direction:ltr;
}

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

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

#item697 {
	width:454px !important;
	left:415px !important;
	top:1256px !important;
	min-height:59px !important;
	direction:ltr;
}

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

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

#item771 {
	width:418px !important;
	left:415px !important;
	top:1348px !important;
	min-height:68px !important;
	direction:ltr;
}

#item774 {
	width:558px !important;
	height:346px !important;
	left:1073px !important;
	top:1074px !important;
	background:#193572;
}

#item796 {
	width:439px !important;
	left:1117px !important;
	top:1109px !important;
	min-height:21px !important;
	direction:ltr;
}

#item821 {
	width:486px !important;
	left:1117px !important;
	top:1194px !important;
	min-height:58px !important;
	direction:ltr;
}

#item846 {
	width:470px !important;
	left:1117px !important;
	top:1315px !important;
	min-height:89px !important;
	direction:ltr;
}

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

#item894 {
	width:1340px !important;
	left:290px !important;
	top:1659px !important;
	min-height:78px !important;
	direction:ltr;
}

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

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

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

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

#item945 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2053px !important;
}

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

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

#item996 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2149px !important;
}

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

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

#item1047 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2245px !important;
}

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

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

#item1098 {
	width:387px !important;
	height:68px !important;
	left:291px !important;
	top:2341px !important;
}

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

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

#item1149 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2437px !important;
}

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

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

#item1200 {
	width:387px !important;
	height:68px !important;
	left:290px !important;
	top:2534px !important;
}

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

#item1251 {
	width:394px !important;
	height:72px !important;
	left:290px !important;
	top:2051px !important;
}

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

#item1256 {
	width:394px !important;
	height:72px !important;
	left:290px !important;
	top:2148px !important;
}

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

#item1261 {
	width:394px !important;
	height:72px !important;
	left:290px !important;
	top:2243px !important;
}

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

#item1266 {
	width:394px !important;
	height:72px !important;
	left:286px !important;
	top:2338px !important;
}

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

#item1271 {
	width:394px !important;
	height:72px !important;
	left:288px !important;
	top:2435px !important;
}

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

#item1276 {
	width:394px !important;
	height:72px !important;
	left:288px !important;
	top:2530px !important;
}

#item1281 {
	width:834px !important;
	height:280px !important;
	left:792px !important;
	top:2320px !important;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1282 {
	width:793px !important;
	height:242px !important;
	left:833px !important;
	top:2358px !important;
}

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

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

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

#item1578 {
	width:1920px !important;
	height:1141px !important;
	top:3307px !important;
	background:#193572;
}

#item1668 {
	width:344px !important;
	left:666px !important;
	top:3527px !important;
	min-height:57px !important;
}

#item1692 {
	width:454px !important;
	left:666px !important;
	top:3594px !important;
	min-height:32px !important;
	direction:ltr;
}

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

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

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

#item1788 {
	width:282px !important;
	left:1340px !important;
	top:3868px !important;
	min-height:525px !important;
	direction:ltr;
}

#item1812 {
	width:733px !important;
	height:29px !important;
	left:333px !important;
	top:4303px !important;
}

#item1815 {
	width:1920px !important;
	height:662px !important;
	top:4448px !important;
	background:#e1edff;
}

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

#item1889 {
	width:854px !important;
	height:746px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item1840 {
	width:427px !important;
	height:373px !important;
	left:290px !important;
	top:4618px !important;
}

#item1962 {
	width:854px !important;
	height:746px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item1914 {
	width:427px !important;
	height:373px !important;
	left:746px !important;
	top:4617px !important;
}

#item2036 {
	width:854px !important;
	height:746px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item1987 {
	width:427px !important;
	height:373px !important;
	left:1203px !important;
	top:4617px !important;
}

#item2082 {
	width:1920px !important;
	height:834px !important;
	top:5110px !important;
	background:#ffffff;
}

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

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

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

#item2109 {
	width:128px !important;
	height:41px !important;
	left:291px !important;
	top:5526px !important;
}

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

#item2175 {
	width:129px !important;
	height:220px !important;
	left:290px !important;
	top:5346px !important;
}

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

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

#item2180 {
	width:128px !important;
	height:41px !important;
	left:451px !important;
	top:5526px !important;
}

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

#item2242 {
	width:129px !important;
	height:220px !important;
	left:451px !important;
	top:5346px !important;
}

#item2307 {
	width:186px !important;
	min-height:41px !important;
	direction:ltr;
}

#item2282 {
	width:186px !important;
	min-height:41px !important;
	direction:ltr;
}

#item2259 {
	width:186px !important;
	height:41px !important;
	left:612px !important;
	top:5526px !important;
}

#item2312 {
	width:186px !important;
	height:170px !important;
}

#item2310 {
	width:186px !important;
	height:170px !important;
	left:612px !important;
	top:5388px !important;
}

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

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

#item2326 {
	width:128px !important;
	height:80px !important;
	left:290px !important;
	top:5790px !important;
}

#item2379 {
	width:129px !important;
	height:259px !important;
}

#item2377 {
	width:129px !important;
	height:259px !important;
	left:290px !important;
	top:5611px !important;
}

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

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

#item2395 {
	width:152px !important;
	height:41px !important;
	left:440px !important;
	top:5790px !important;
}

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

#item2446 {
	width:152px !important;
	height:220px !important;
	left:440px !important;
	top:5610px !important;
}

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

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

#item2464 {
	width:128px !important;
	height:79px !important;
	left:612px !important;
	top:5790px !important;
}

#item2517 {
	width:129px !important;
	height:249px !important;
}

#item2515 {
	width:129px !important;
	height:249px !important;
	left:610px !important;
	top:5611px !important;
}

#item2520 {
	width:541px !important;
	height:334px !important;
	left:1089px !important;
	top:5360px !important;
	background:#193572;
}

#item2521 {
	width:1920px !important;
	height:352px !important;
	top:5944px !important;
	background:#193572;
}

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

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

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

#item2574 {
	width:1920px !important;
	height:425px !important;
	top:6693px !important;
	background:#f4f4f4;
}

#item2596 {
	width:427px !important;
	left:1137px !important;
	top:5407px !important;
	min-height:35px !important;
}

#item2620 {
	width:427px !important;
	left:1137px !important;
	top:5466px !important;
	min-height:122px !important;
	direction:ltr;
}

#item2644 {
	width:427px !important;
	left:1137px !important;
	top:5614px !important;
	min-height:26px !important;
	direction:ltr;
}

#item2668 {
	width:1340px !important;
	left:290px !important;
	top:6791px !important;
	min-height:229px !important;
}

#item2680 {
	width:904px !important;
	height:1495px !important;
	top:8335px !important;
	background:#ffffff;
}

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

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

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

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

#item2743 {
	width:904px !important;
	height:482px !important;
	top:991px !important;
	background:#ffffff;
}

#item2744 {
	width:904px !important;
	height:566px !important;
	top:991px !important;
	background:#ffffff;
}

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

#item2790 {
	width:725px !important;
	left:70px !important;
	top:1201px !important;
	min-height:296px !important;
}

#item2793 {
	width:904px !important;
	height:1085px !important;
	top:1557px !important;
	background:#f4f4f4;
}

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

#item2816 {
	width:736px !important;
	height:340px !important;
	left:84px !important;
	top:2637px !important;
	direction:ltr;
}

#item2819 {
	width:904px !important;
	height:1249px !important;
	top:3049px !important;
	background:#ffffff;
}

#item2820 {
	width:904px !important;
	height:1120px !important;
	top:2977px !important;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4540 {
	width:749px !important;
	left:70px !important;
	top:518px !important;
	min-height:131px !important;
	direction:ltr;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item2821 {
	width:904px !important;
	height:1019px !important;
	top:2977px !important;
}

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

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

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

#item5250 {
	width:359px !important;
	height:80px !important;
	left:70px !important;
	top:3188px !important;
}

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

#item5254 {
	width:359px !important;
	height:79px !important;
	left:70px !important;
	top:3285px !important;
}

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

#item5258 {
	width:359px !important;
	height:79px !important;
	left:70px !important;
	top:3381px !important;
}

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

#item5262 {
	width:359px !important;
	height:79px !important;
	left:474px !important;
	top:3188px !important;
}

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

#item5266 {
	width:359px !important;
	height:78px !important;
	left:475px !important;
	top:3283px !important;
}

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

#item5270 {
	width:358px !important;
	height:79px !important;
	left:475px !important;
	top:3381px !important;
}

#item5274 {
	width:904px !important;
	height:641px !important;
	top:4097px !important;
	background:#e1edff;
}

#item5278 {
	width:904px !important;
	height:2225px !important;
	top:4771px !important;
	background:#ffffff;
}

#item5300 {
	width:194px !important;
	left:70px !important;
	top:8429px !important;
	min-height:33px !important;
	direction:ltr;
}

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

#item5327 {
	width:904px !important;
	height:469px !important;
	top:9830px !important;
	background:#193572;
}

#item5349 {
	width:720px !important;
	left:92px !important;
	top:9931px !important;
	min-height:299px !important;
	direction:ltr;
}

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

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

#item5380 {
	width:904px !important;
	height:613px !important;
	top:10713px !important;
	background:#f4f4f4;
}

#item5402 {
	width:764px !important;
	left:70px !important;
	top:10802px !important;
	min-height:435px !important;
}

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

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

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

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

#item5509 {
	width:471px !important;
	left:209px !important;
	top:1772px !important;
	min-height:63px !important;
	direction:ltr;
}

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

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

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

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

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

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

#item5660 {
	width:764px !important;
	height:475px !important;
	left:62px !important;
	top:2066px !important;
	background:#193572;
}

#item5682 {
	width:660px !important;
	left:123px !important;
	top:2113px !important;
	min-height:42px !important;
	direction:ltr;
}

#item5707 {
	width:668px !important;
	left:123px !important;
	top:2230px !important;
	min-height:80px !important;
	direction:ltr;
}

#item5732 {
	width:646px !important;
	left:123px !important;
	top:2397px !important;
	min-height:122px !important;
	direction:ltr;
}

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

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

#item5832 {
	width:762px !important;
	height:340px !important;
	left:70px !important;
	top:9389px !important;
	background:#193572;
}

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

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

#item5881 {
	width:904px !important;
	height:1936px !important;
	top:6400px !important;
	background:#e1edff;
}

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

#item5927 {
	width:904px !important;
	height:1662px !important;
	top:4737px !important;
	background:#193572;
}

#item5951 {
	width:344px !important;
	left:328px !important;
	top:4901px !important;
	min-height:57px !important;
}

#item5975 {
	width:454px !important;
	left:328px !important;
	top:4968px !important;
	min-height:32px !important;
	direction:ltr;
}

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

#item6023 {
	width:506px !important;
	left:328px !important;
	top:5297px !important;
	min-height:144px !important;
	direction:ltr;
}

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

#item6071 {
	width:502px !important;
	left:328px !important;
	top:5774px !important;
	min-height:412px !important;
	direction:ltr;
}

#item6095 {
	width:725px !important;
	height:42px !important;
	left:70px !important;
	top:6257px !important;
}

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

#item6192 {
	width:1198px !important;
	height:1028px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

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

#item6135 {
	width:610px !important;
	height:525px !important;
	left:142px !important;
	top:6600px !important;
}

#item6269 {
	width:1198px !important;
	height:1028px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

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

#item6217 {
	width:610px !important;
	height:525px !important;
	left:142px !important;
	top:7154px !important;
}

#item6346 {
	width:1198px !important;
	height:1028px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 0.4px #1255e9;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

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

#item6294 {
	width:610px !important;
	height:525px !important;
	left:142px !important;
	top:7709px !important;
}

#item6392 {
	width:192px !important;
	left:71px !important;
	top:8864px !important;
	min-height:51px !important;
	direction:ltr;
}

#item6416 {
	width:193px !important;
	left:72px !important;
	top:9233px !important;
	min-height:82px !important;
	direction:ltr;
}

#item6440 {
	width:195px !important;
	left:312px !important;
	top:9233px !important;
	min-height:82px !important;
	direction:ltr;
}

#item6464 {
	width:174px !important;
	left:563px !important;
	top:9233px !important;
	min-height:82px !important;
	direction:ltr;
}

#item6469 {
	width:193px !important;
	height:331px !important;
}

#item6467 {
	width:193px !important;
	height:331px !important;
	left:70px !important;
	top:8595px !important;
}

#item6492 {
	width:192px !important;
	left:313px !important;
	top:8864px !important;
	min-height:51px !important;
	direction:ltr;
}

#item6497 {
	width:193px !important;
	height:331px !important;
}

#item6495 {
	width:193px !important;
	height:331px !important;
	left:313px !important;
	top:8595px !important;
}

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

#item6499 {
	width:193px !important;
	height:353px !important;
	left:71px !important;
	top:8965px !important;
}

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

#item6503 {
	width:192px !important;
	height:354px !important;
	left:313px !important;
	top:8963px !important;
}

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

#item6507 {
	width:193px !important;
	height:353px !important;
	left:553px !important;
	top:8965px !important;
}

#item6524 {
	width:281px !important;
	height:261px !important;
}

#item6522 {
	width:281px !important;
	height:261px !important;
	left:553px !important;
	top:8654px !important;
}

#item6547 {
	width:281px !important;
	left:553px !important;
	top:8864px !important;
	min-height:51px !important;
	direction:ltr;
}

#item6571 {
	width:427px !important;
	left:136px !important;
	top:9639px !important;
	min-height:26px !important;
	direction:ltr;
}

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

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

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

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

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

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

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

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

p.autoParaStyle2 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#262626;
	direction:ltr;
	padding-left:14px;
	margin-bottom:10px;
	text-align:left;
}

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

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

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

h6.Google-Pixel_Pixel-2-H_-_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.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Callout-Body-Centered-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:30px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

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

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

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

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

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

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

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

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

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:12px;
	margin-bottom:10px;
	text-align:left;
}
ul.LP-Anthem-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

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

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

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

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

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

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

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

h5.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Anthem-Callout-LARGE-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

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

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

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

p.LP-Icon-paragraphs {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	text-align:left;
}

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

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

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

h4.Google-Pixel_Pixel-2-H_-_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.LP-Anthem-Body-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_Blue-Landing-Page-Styles_-_LP-Anthem-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h3.Google-Pixel_Pixel-2-H_-_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.Google-Pixel_Pixel-2-H_-_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-Disclaimer_Note-REV {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

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

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

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

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

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

h1.Google-Pixel_Pixel-2-H_-_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;
}

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

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

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

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

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

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

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

p.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.Mobile_-_Blue-Landing-Page-Styles_-_LP-Widget-Dropdown-Header {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

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

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

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

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

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

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

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

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

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

p.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.autoCharStyle5 {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
}

span.autoCharStyle4 {
	color:#44b7f3;
	text-decoration:underline;
	text-decoration-color:#44b7f3;
	-webkit-text-decoration-color:#44b7f3;
}

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

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

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

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

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

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

span.Hyperlink {
	color:#000;
	text-decoration:underline;
	text-decoration-color:#44b7f3;
	-webkit-text-decoration-color:#44b7f3;
}

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

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