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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

@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-ElevanceSans-Italic;
	src:url("../fonts/ElevanceSans-Italic.otf");
	font-style:italic;
}

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

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

#item130993 {
	width:1920px !important;
	height:633px !important;
	top:3999px !important;
	background:#1255e9;
}

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

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

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

#item78645 {
	width:610px !important;
	left:290px !important;
	top:342px !important;
	min-height:65px !important;
}

#item78670 {
	width:610px !important;
	left:290px !important;
	top:434px !important;
	min-height:73px !important;
}

#item80960 {
	width:1920px !important;
	height:484px !important;
	top:599px !important;
	background:#ffffff;
}

@keyframes flyinfromleft-80983 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-80983 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item80985 {
	width:459px !important;
	min-height:97px !important;
}

#item81008 {
	width:652px !important;
	top:122px !important;
	min-height:199px !important;
}

@keyframes flyinfromright-81031 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-81031 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item81033 {
	width:561px !important;
	height:308px !important;
	background:#f6f6f6;
}

#item81035 {
	width:421px !important;
	left:69px !important;
	top:173px !important;
	min-height:93px !important;
	direction:ltr;
}

@keyframes flyinfromright-81080 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-81080 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item81102 {
	width:1920px !important;
	height:592px !important;
	top:1083px !important;
	background:#e1edff;
}

#item81125 {
	width:532px !important;
	left:290px !important;
	top:1393px !important;
	min-height:163px !important;
	direction:ltr;
}

#item81148 {
	width:508px !important;
	left:290px !important;
	top:1169px !important;
	min-height:163px !important;
}

#item81171 {
	width:635px !important;
	height:421px !important;
	left:995px !important;
	top:1169px !important;
}

#item97462 {
	width:516px !important;
	left:290px !important;
	top:4106px !important;
	min-height:444px !important;
}

#item98182 {
	width:1920px !important;
	height:914px !important;
	top:4632px !important;
	background:#e1edff;
}

#item98205 {
	width:429px !important;
	left:290px !important;
	top:4704px !important;
	min-height:32px !important;
}

#item98228 {
	width:728px !important;
	left:290px !important;
	top:5102px !important;
	min-height:43px !important;
	direction:ltr;
}

#item99094 {
	width:244px !important;
	height:222px !important;
	left:728px !important;
	top:5184px !important;
	direction:ltr;
}

#item98251 {
	width:666px !important;
	left:290px !important;
	top:4762px !important;
	min-height:15px !important;
	direction:ltr;
}

#item98345 {
	width:1920px !important;
	height:540px !important;
	top:6773px !important;
	background:#1255e9;
}

#item98392 {
	width:1920px !important;
	height:589px !important;
	top:6184px !important;
	background:#193572;
}

#item98405 {
	width:427px !important;
	height:167px !important;
	top:213px !important;
	background:#fff;
}

#item98406 {
	width:351px !important;
	left:30px !important;
	top:243px !important;
	min-height:112px !important;
	direction:ltr;
}

#item98393 {
	width:427px !important;
	height:380px !important;
	left:465px !important;
	top:6288px !important;
}

#item98432 {
	width:23px !important;
	height:23px !important;
}

#item98429 {
	width:23px !important;
	height:23px !important;
	left:859px !important;
	top:6635px !important;
}

#item98498 {
	width:427px !important;
	height:167px !important;
	top:213px !important;
	background:#fff;
}

#item98499 {
	width:388px !important;
	left:30px !important;
	top:243px !important;
	min-height:112px !important;
	direction:ltr;
}

#item98485 {
	width:427px !important;
	height:380px !important;
	left:1021px !important;
	top:6288px !important;
}

#item98525 {
	width:23px !important;
	height:23px !important;
}

#item98522 {
	width:23px !important;
	height:23px !important;
	left:1414px !important;
	top:6635px !important;
}

#item98532 {
	width:1920px !important;
	top:7313px !important;
	background:#f4f4f4;
	min-height:517px !important;
}

#item98555 {
	width:1340px !important;
	left:290px !important;
	top:7575px !important;
	min-height:221px !important;
}

#item98578 {
	width:1288px !important;
	left:316px !important;
	top:6872px !important;
	min-height:150px !important;
	direction:ltr;
}

#item98606 {
	width:1024px !important;
	height:79px !important;
	left:122px !important;
	direction:ltr;
}

#item98781 {
	width:670px !important;
	left:290px !important;
	top:7366px !important;
	min-height:199px !important;
}

#item98804 {
	width:634px !important;
	left:996px !important;
	top:7366px !important;
	min-height:192px !important;
}

#item99172 {
	width:427px !important;
	height:167px !important;
	top:180px !important;
	background:#fff;
}

#item99173 {
	width:351px !important;
	left:30px !important;
	top:210px !important;
	min-height:127px !important;
	direction:ltr;
}

#item99161 {
	width:427px !important;
	height:347px !important;
	left:1155px !important;
	top:5097px !important;
}

#item99199 {
	width:23px !important;
	height:23px !important;
}

#item99196 {
	width:23px !important;
	height:23px !important;
	left:1548px !important;
	top:5411px !important;
}

#item122378 {
	width:1920px !important;
	height:401px !important;
	top:1676px !important;
	background:#193572;
}

#item122379 {
	width:1340px !important;
	left:289px !important;
	top:1742px !important;
	min-height:43px !important;
	direction:ltr;
}

#item122402 {
	width:1920px !important;
	height:812px !important;
	top:2077px !important;
	background:#fff;
}

#item128058 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:79px !important;
	direction:ltr;
}

@keyframes flyinfromtop-128058 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-128058 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item128082 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item128106 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item128133 {
	width:79px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:50px;
	background:#e1edff;
}

#item128157 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:2px !important;
	border-radius:50px;
}

#item128129 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item128231 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item128254 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item128184 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item128207 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item128181 {
	width:439px !important;
	height:72px !important;
}

#item128328 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item128351 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item128280 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item128303 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item128277 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item128425 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item128448 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item128378 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item128401 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item128374 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item128521 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item128544 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item128474 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item128497 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item128471 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item128617 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item128640 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item128569 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item128592 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item128567 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item127448 {
	width:858px !important;
	left:478px !important;
	top:364px !important;
	min-height:101px !important;
	direction:ltr;
}

@keyframes flyinfromtop-127448 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-127448 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item127472 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item127495 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item127521 {
	width:79px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:50px;
	background:#e1edff;
}

#item127546 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:2px !important;
	border-radius:50px;
}

#item127518 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item127620 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127644 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item127573 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127596 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item127570 {
	width:439px !important;
	height:72px !important;
}

#item127718 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127741 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item127670 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127694 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item127667 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item127814 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127838 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item127767 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127790 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item127764 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item127910 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127933 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item127863 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127886 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item127861 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item128006 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item128029 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item127959 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127982 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item127956 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item126837 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:236px !important;
	direction:ltr;
}

@keyframes flyinfromtop-126837 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-126837 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item126861 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item126884 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item126910 {
	width:79px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:50px;
	background:#e1edff;
}

#item126934 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:2px !important;
	border-radius:50px;
}

#item126907 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item127010 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127033 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item126962 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item126985 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item126958 {
	width:439px !important;
	height:72px !important;
}

#item127107 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127130 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item127060 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127083 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item127057 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item127203 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127226 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item127156 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127179 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item127153 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item127300 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127323 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item127252 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127275 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item127249 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item127396 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item127419 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item127349 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item127372 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item127346 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item126230 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:79px !important;
	direction:ltr;
}

@keyframes flyinfromtop-126230 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-126230 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item126254 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item126277 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item126303 {
	width:79px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:50px;
	background:#e1edff;
}

#item126327 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:2px !important;
	border-radius:50px;
}

#item126300 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item126401 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item126424 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item126354 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item126377 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item126351 {
	width:439px !important;
	height:72px !important;
}

#item126497 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item126520 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item126450 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item126473 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item126447 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item126593 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item126616 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item126546 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item126569 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item126543 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item126689 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item126712 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item126642 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item126665 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item126639 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item126786 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item126809 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item126739 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item126762 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item126735 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item125615 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:165px !important;
	direction:ltr;
}

@keyframes flyinfromtop-125615 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-125615 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item125640 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item125663 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item125689 {
	width:79px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:50px;
	background:#e1edff;
}

#item125713 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:2px !important;
	border-radius:50px;
}

#item125686 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item125787 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item125810 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item125740 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item125763 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item125737 {
	width:439px !important;
	height:72px !important;
}

#item125883 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item125907 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item125836 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item125859 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item125833 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item125981 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item126005 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item125933 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item125957 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item125930 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item126078 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item126101 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item126031 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item126054 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item126028 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item126175 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item126199 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item126127 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item126150 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item126124 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item125003 {
	width:370px !important;
	left:478px !important;
	top:364px !important;
	min-height:21px !important;
	direction:ltr;
}

#item125027 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item125050 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item125077 {
	width:79px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:50px;
	background:#e1edff;
}

#item125101 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:2px !important;
	border-radius:50px;
}

#item125073 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item125175 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item125198 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item125128 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item125151 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item125125 {
	width:439px !important;
	height:72px !important;
}

#item125272 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item125295 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item125225 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item125248 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item125222 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item125369 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item125392 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item125321 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item125344 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item125318 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item125465 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item125488 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item125418 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item125441 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item125415 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item125561 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item125584 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item125514 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item125537 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item125511 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item124487 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:197px !important;
	direction:ltr;
}

@keyframes flyinfromtop-124487 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-124487 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item124563 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item124586 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item124515 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item124539 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item124512 {
	width:439px !important;
	height:72px !important;
}

#item124659 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item124682 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item124612 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item124635 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item124609 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item124755 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item124779 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item124708 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item124731 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item124705 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item124852 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item124875 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item124804 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item124828 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item124802 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item124899 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item124922 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item124947 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item124974 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item124971 {
	width:79px !important;
	height:41px !important;
}

#item123974 {
	width:804px !important;
	left:478px !important;
	top:364px !important;
	min-height:187px !important;
	direction:ltr;
}

@keyframes flyinfromtop-123974 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-123974 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item124049 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item124072 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item124002 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item124025 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item123999 {
	width:439px !important;
	height:72px !important;
}

#item124145 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item124168 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item124098 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item124121 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item124095 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item124241 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item124264 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item124193 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item124217 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item124191 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item124338 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item124361 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item124291 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item124314 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item124288 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item124385 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item124408 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item124432 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item124459 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item124456 {
	width:79px !important;
	height:41px !important;
}

#item123460 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:273px !important;
	direction:ltr;
}

@keyframes flyinfromtop-123460 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-123460 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item123534 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item123557 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item123487 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item123510 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item123484 {
	width:439px !important;
	height:72px !important;
}

#item123629 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item123652 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item123582 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item123605 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item123580 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item123725 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item123749 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item123678 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item123701 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item123675 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item123822 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item123845 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item123775 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item123798 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item123772 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item123871 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item123894 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item123918 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item123945 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item123942 {
	width:79px !important;
	height:41px !important;
}

#item122947 {
	width:800px !important;
	left:478px !important;
	top:364px !important;
	min-height:283px !important;
	direction:ltr;
}

@keyframes flyinfromtop-122947 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-122947 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item123020 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item123043 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item122973 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item122996 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item122971 {
	width:439px !important;
	height:72px !important;
}

#item123116 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item123139 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item123069 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item123092 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item123066 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item123213 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item123236 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item123165 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item123189 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item123162 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item123310 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item123333 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item123262 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item123286 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item123259 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item123357 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item123380 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item123404 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item123431 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item123428 {
	width:79px !important;
	height:41px !important;
}

#item122427 {
	width:370px !important;
	left:478px !important;
	top:364px !important;
	min-height:21px !important;
	direction:ltr;
}

#item122501 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item122524 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item122454 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item122477 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item122451 {
	width:439px !important;
	height:72px !important;
}

#item122597 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item122620 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item122550 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item122573 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item122547 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item122694 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item122717 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item122647 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item122670 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item122643 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item122791 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item122814 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item122744 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item122767 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item122741 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item122838 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item122862 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item122886 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item122913 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item122910 {
	width:79px !important;
	height:41px !important;
}

#item122425 {
	width:1349px !important;
	height:647px !important;
	left:280px !important;
	top:2154px !important;
}

#item128694 {
	width:231px !important;
	left:394px !important;
	top:2171px !important;
	min-height:17px !important;
	direction:ltr;
}

@keyframes fadein-128717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-128717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128718 {
	width:375px !important;
	top:72px !important;
	min-height:48px !important;
	direction:ltr;
}

#item128741 {
	width:104px !important;
	left:136px !important;
	min-height:52px !important;
	direction:ltr;
}

@keyframes fadein-128764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-128764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128766 {
	width:375px !important;
	top:72px !important;
	min-height:84px !important;
	direction:ltr;
}

#item128789 {
	width:96px !important;
	left:139px !important;
	min-height:52px !important;
	direction:ltr;
}

@keyframes fadein-128813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-128813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128815 {
	width:375px !important;
	top:97px !important;
	min-height:84px !important;
	direction:ltr;
}

#item128839 {
	width:113px !important;
	min-height:26px !important;
	direction:ltr;
}

#item128862 {
	width:113px !important;
	top:24px !important;
	min-height:52px !important;
	direction:ltr;
}

#item131073 {
	width:1920px !important;
	height:638px !important;
	top:5546px !important;
	background:#ffffff;
}

#item131098 {
	width:618px !important;
	left:1021px !important;
	top:5639px !important;
	min-height:26px !important;
	direction:ltr;
}

#item131129 {
	width:463px !important;
	left:1107px !important;
	top:5707px !important;
	min-height:67px !important;
	direction:ltr;
}

#item131152 {
	width:455px !important;
	left:1107px !important;
	top:5830px !important;
	min-height:93px !important;
	direction:ltr;
}

#item131176 {
	width:491px !important;
	left:1107px !important;
	top:5980px !important;
	min-height:93px !important;
	direction:ltr;
}

#item131202 {
	width:342px !important;
	left:550px !important;
	top:5696px !important;
	min-height:413px !important;
	direction:ltr;
}

#item131226 {
	width:641px !important;
	left:290px !important;
	top:5633px !important;
	min-height:32px !important;
}

#item143788 {
	width:1920px !important;
	height:1110px !important;
	top:2889px !important;
	background:#f4f4f4;
}

#item97606 {
	width:170px !important;
	height:222px !important;
	left:1px !important;
	padding:10px;
	direction:ltr;
}

#item97577 {
	width:170px !important;
	left:1px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item97574 {
	width:171px !important;
	height:222px !important;
	left:1459px !important;
	top:4822px !important;
}

#item97662 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item97632 {
	width:170px !important;
	left:1px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item97629 {
	width:171px !important;
	height:222px !important;
	left:1264px !important;
	top:4822px !important;
}

#item99025 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item98996 {
	width:170px !important;
	left:1px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item98993 {
	width:171px !important;
	height:222px !important;
	left:1069px !important;
	top:4822px !important;
}

#item97720 {
	width:170px !important;
	height:222px !important;
	left:1px !important;
	padding:10px;
	direction:ltr;
}

#item97688 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item97685 {
	width:171px !important;
	height:222px !important;
	left:874px !important;
	top:4822px !important;
}

#item97774 {
	width:170px !important;
	height:222px !important;
	left:1px !important;
	padding:10px;
	direction:ltr;
}

#item97746 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item97743 {
	width:171px !important;
	height:222px !important;
	left:290px !important;
	top:4822px !important;
}

#item97827 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item97800 {
	width:170px !important;
	left:1px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item97797 {
	width:171px !important;
	height:222px !important;
	left:680px !important;
	top:4822px !important;
}

#item97879 {
	width:170px !important;
	height:222px !important;
	left:1px !important;
	padding:10px;
	direction:ltr;
}

#item97853 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item97850 {
	width:171px !important;
	height:222px !important;
	left:485px !important;
	top:4822px !important;
}

#item97931 {
	width:170px !important;
	height:222px !important;
	left:1px !important;
	padding:10px;
	direction:ltr;
}

#item97905 {
	width:170px !important;
	left:1px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item97902 {
	width:171px !important;
	height:222px !important;
	left:486px !important;
	top:5184px !important;
}

#item98146 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item98119 {
	width:170px !important;
	left:1px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item98116 {
	width:171px !important;
	height:222px !important;
	left:290px !important;
	top:5184px !important;
}

#item143742 {
	width:1340px !important;
	left:290px !important;
	top:2968px !important;
	min-height:35px !important;
}

#item143765 {
	width:1005px !important;
	left:458px !important;
	top:3788px !important;
	min-height:150px !important;
	direction:ltr;
}

#item122295 {
	width:595px !important;
	height:492px !important;
	background:#fff;
}

#item122296 {
	width:507px !important;
	left:44px !important;
	top:178px !important;
	min-height:285px !important;
	direction:ltr;
}

#item122328 {
	width:22px !important;
	height:25px !important;
	left:562px !important;
	top:458px !important;
}

#item122258 {
	width:595px !important;
	height:492px !important;
	background:#fff;
}

#item122259 {
	width:507px !important;
	left:44px !important;
	top:178px !important;
	min-height:287px !important;
	direction:ltr;
}

#item122290 {
	width:22px !important;
	height:25px !important;
	left:562px !important;
	top:458px !important;
}

#item122255 {
	width:605px !important;
	height:502px !important;
	left:1025px !important;
	top:4065px !important;
}

#item143537 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item143560 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item143588 {
	width:750px !important;
	left:1px !important;
	top:66px !important;
	min-height:100px !important;
	direction:ltr;
}

#item143611 {
	width:246px !important;
	height:34px !important;
	left:61px !important;
	top:6px !important;
	direction:ltr;
}

#item143635 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item143660 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item143685 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item143710 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item143341 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item143342 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item143374 {
	width:750px !important;
	top:60px !important;
	min-height:100px !important;
	direction:ltr;
}

#item143397 {
	width:246px !important;
	height:34px !important;
	left:59px !important;
	direction:ltr;
}

#item143420 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item143446 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item143472 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item143499 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item143151 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item143152 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item143180 {
	width:750px !important;
	top:74px !important;
	min-height:100px !important;
	direction:ltr;
}

#item143203 {
	width:489px !important;
	height:64px !important;
	left:66px !important;
	direction:ltr;
}

#item143227 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item143256 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item143281 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item143306 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item142960 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item142961 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item142991 {
	width:750px !important;
	left:1px !important;
	top:74px !important;
	min-height:100px !important;
	direction:ltr;
}

#item143014 {
	width:480px !important;
	height:61px !important;
	left:61px !important;
	direction:ltr;
}

#item143040 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item143066 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item143091 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item143116 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item142764 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item142765 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item142788 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item142821 {
	width:750px !important;
	left:1px !important;
	top:74px !important;
	min-height:100px !important;
	direction:ltr;
}

#item142844 {
	width:678px !important;
	height:61px !important;
	left:46px !important;
	direction:ltr;
}

#item142874 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142899 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142925 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item142575 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item142576 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item142606 {
	width:750px !important;
	top:71px !important;
	min-height:100px !important;
	direction:ltr;
}

#item142629 {
	width:259px !important;
	height:34px !important;
	left:42px !important;
	top:12px !important;
	direction:ltr;
}

#item142653 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item142678 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142703 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item142728 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142386 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item142387 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item142415 {
	width:750px !important;
	top:60px !important;
	min-height:100px !important;
	direction:ltr;
}

#item142438 {
	width:246px !important;
	height:34px !important;
	left:70px !important;
	direction:ltr;
}

#item142461 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item142488 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142513 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item142538 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142197 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item142199 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item142227 {
	width:750px !important;
	top:74px !important;
	min-height:100px !important;
	direction:ltr;
}

#item142250 {
	width:246px !important;
	height:64px !important;
	left:55px !important;
	direction:ltr;
}

#item142273 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item142299 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142324 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item142350 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142007 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item142008 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item142036 {
	width:750px !important;
	left:507px !important;
	top:496px !important;
	min-height:100px !important;
	direction:ltr;
}

#item142059 {
	width:246px !important;
	height:34px !important;
	left:549px !important;
	top:436px !important;
	direction:ltr;
}

#item142086 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item142111 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item142136 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item142161 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141815 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item141816 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item141839 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item141871 {
	width:750px !important;
	left:1px !important;
	top:66px !important;
	min-height:100px !important;
	direction:ltr;
}

#item141895 {
	width:246px !important;
	height:34px !important;
	left:52px !important;
	top:6px !important;
	direction:ltr;
}

#item141921 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141946 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item141971 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141628 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item141629 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item141657 {
	width:750px !important;
	top:60px !important;
	min-height:100px !important;
	direction:ltr;
}

#item141680 {
	width:246px !important;
	height:34px !important;
	left:74px !important;
	direction:ltr;
}

#item141703 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item141730 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item141755 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141780 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141434 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item141435 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item141464 {
	width:750px !important;
	top:60px !important;
	min-height:100px !important;
	direction:ltr;
}

#item141487 {
	width:246px !important;
	height:34px !important;
	left:68px !important;
	direction:ltr;
}

#item141510 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item141540 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item141566 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141592 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141245 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item141246 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item141275 {
	width:750px !important;
	left:507px !important;
	top:496px !important;
	min-height:100px !important;
	direction:ltr;
}

#item141298 {
	width:419px !important;
	height:64px !important;
	left:576px !important;
	top:422px !important;
	direction:ltr;
}

#item141322 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item141348 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item141373 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141398 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141057 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item141058 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item141085 {
	width:750px !important;
	left:507px !important;
	top:496px !important;
	min-height:100px !important;
	direction:ltr;
}

#item141108 {
	width:259px !important;
	height:34px !important;
	left:562px !important;
	top:436px !important;
	direction:ltr;
}

#item141131 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item141159 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item141184 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141209 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item140866 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item140867 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item140890 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item140922 {
	width:750px !important;
	left:507px !important;
	top:496px !important;
	min-height:100px !important;
	direction:ltr;
}

#item140945 {
	width:652px !important;
	height:34px !important;
	left:574px !important;
	top:436px !important;
	direction:ltr;
}

#item140977 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item141002 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item141027 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item140757 {
	width:991px !important;
	left:172px !important;
	top:437px !important;
	min-height:222px !important;
	direction:ltr;
}

#item140788 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item140814 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item140839 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item140754 {
	width:1333px !important;
	height:700px !important;
	left:293px !important;
	top:3044px !important;
}

#item97507 {
	width:170px !important;
	height:221px !important;
	left:290px !important;
	top:4822px !important;
}

#item97513 {
	width:170px !important;
	height:221px !important;
	left:290px !important;
	top:5184px !important;
}

#item97519 {
	width:170px !important;
	height:221px !important;
	left:485px !important;
	top:5184px !important;
}

#item97544 {
	width:170px !important;
	height:221px !important;
	left:486px !important;
	top:4823px !important;
}

#item97550 {
	width:170px !important;
	height:221px !important;
	left:680px !important;
	top:4823px !important;
}

#item97556 {
	width:170px !important;
	height:221px !important;
	left:875px !important;
	top:4823px !important;
}

#item97562 {
	width:170px !important;
	height:221px !important;
	left:1265px !important;
	top:4823px !important;
}

#item99049 {
	width:170px !important;
	height:221px !important;
	left:1069px !important;
	top:4823px !important;
}

#item97568 {
	width:170px !important;
	height:221px !important;
	left:1460px !important;
	top:4823px !important;
}

#item140588 {
	width:17px !important;
	height:20px !important;
	left:1533px !important;
	top:3672px !important;
}

#item140593 {
	width:17px !important;
	height:20px !important;
	left:1505px !important;
	top:3672px !important;
}

#item140625 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item140600 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item140597 {
	width:210px !important;
	height:60px !important;
	left:494px !important;
	top:3366px !important;
}

#item140677 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item140652 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item140649 {
	width:210px !important;
	height:60px !important;
	left:855px !important;
	top:3366px !important;
}

#item140730 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item140705 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item140702 {
	width:210px !important;
	height:60px !important;
	left:1216px !important;
	top:3366px !important;
}

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

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

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

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

#item80012 {
	width:764px !important;
	left:70px !important;
	top:441px !important;
	min-height:105px !important;
}

#item112055 {
	width:904px !important;
	height:666px !important;
	top:12606px !important;
	background:#1255e9;
}

#item112056 {
	width:904px !important;
	height:977px !important;
	top:948px !important;
	background:#ffffff;
}

#item112057 {
	width:764px !important;
	left:68px !important;
	top:1017px !important;
	min-height:90px !important;
}

#item112080 {
	width:764px !important;
	left:68px !important;
	top:1135px !important;
	min-height:364px !important;
}

#item112104 {
	width:764px !important;
	height:320px !important;
	left:68px !important;
	top:1540px !important;
	background:#f4f4f4;
}

#item112106 {
	width:625px !important;
	left:137px !important;
	top:1698px !important;
	min-height:120px !important;
	direction:ltr;
}

#item112129 {
	width:904px !important;
	height:1026px !important;
	top:1925px !important;
	background:#e1edff;
}

#item112132 {
	width:904px !important;
	height:1492px !important;
	top:5904px !important;
	background:#1255e9;
}

#item112133 {
	width:904px !important;
	height:2441px !important;
	top:7396px !important;
	background:#e1edff;
}

#item116003 {
	width:764px !important;
	left:68px !important;
	top:1997px !important;
	min-height:127px !important;
	direction:ltr;
}

#item116026 {
	width:330px !important;
	left:68px !important;
	top:2172px !important;
	min-height:176px !important;
	direction:ltr;
}

#item116049 {
	width:310px !important;
	left:430px !important;
	top:2172px !important;
	min-height:176px !important;
	direction:ltr;
}

#item116260 {
	width:904px !important;
	height:1299px !important;
	top:11307px !important;
	background:#193572;
}

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

#item116272 {
	width:520px !important;
	left:31px !important;
	top:330px !important;
	min-height:148px !important;
	direction:ltr;
}

#item116298 {
	width:33px !important;
	height:33px !important;
}

#item116295 {
	width:33px !important;
	height:33px !important;
	left:547px !important;
	top:462px !important;
}

#item116309 {
	width:600px !important;
	height:300px !important;
}

#item116310 {
	width:600px !important;
	height:215px !important;
	top:300px !important;
}

#item116306 {
	width:600px !important;
	height:515px !important;
	left:148px !important;
	top:11407px !important;
}

#item116358 {
	width:599px !important;
	height:514px !important;
}

#item116355 {
	width:599px !important;
	height:514px !important;
	left:149px !important;
	top:11972px !important;
}

#item116409 {
	width:720px !important;
	left:92px !important;
	top:12686px !important;
	min-height:152px !important;
	direction:ltr;
}

#item116435 {
	width:720px !important;
	height:127px !important;
	left:92px !important;
	top:13061px !important;
	direction:ltr;
}

#item116458 {
	width:904px !important;
	height:948px !important;
	top:13272px !important;
	background:#f4f4f4;
}

#item116459 {
	width:763px !important;
	left:71px !important;
	top:13313px !important;
	min-height:850px !important;
}

#item116483 {
	width:764px !important;
	height:450px !important;
	left:68px !important;
	top:2420px !important;
}

#item116487 {
	width:765px !important;
	left:71px !important;
	top:5962px !important;
	min-height:622px !important;
}

#item116581 {
	width:466px !important;
	left:68px !important;
	top:7460px !important;
	min-height:50px !important;
}

#item116766 {
	width:637px !important;
	left:117px !important;
	top:8241px !important;
	min-height:136px !important;
	direction:ltr;
}

#item116789 {
	width:637px !important;
	left:117px !important;
	top:7543px !important;
	min-height:82px !important;
	direction:ltr;
}

#item134223 {
	width:904px !important;
	height:1037px !important;
	top:3520px !important;
	background:#ffffff;
}

#item134225 {
	width:406px !important;
	left:249px !important;
	top:3614px !important;
	min-height:26px !important;
	direction:ltr;
}

#item137727 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:131px !important;
	direction:ltr;
}

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

#item137752 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item137775 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item137799 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item137826 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item137823 {
	width:95px !important;
	height:49px !important;
}

#item137850 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item137873 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item137896 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item137919 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

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

#item137942 {
	width:360px !important;
	height:72px !important;
}

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

#item137969 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

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

#item137996 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

#item138022 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item138045 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

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

#item138068 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item137359 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:191px !important;
	direction:ltr;
}

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

#item137384 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item137408 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item137432 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item137459 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item137456 {
	width:95px !important;
	height:49px !important;
}

#item137483 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item137506 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item137529 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item137552 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

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

#item137575 {
	width:360px !important;
	height:72px !important;
}

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

#item137601 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

#item137627 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item137650 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

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

#item137673 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

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

#item137700 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item136990 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:261px !important;
	direction:ltr;
}

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

#item137015 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item137038 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item137062 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item137089 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item137086 {
	width:95px !important;
	height:49px !important;
}

#item137113 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item137137 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item137160 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item137183 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

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

#item137206 {
	width:360px !important;
	height:72px !important;
}

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

#item137232 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

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

#item137259 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

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

#item137285 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

#item137312 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item137335 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

#item136623 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:131px !important;
	direction:ltr;
}

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

#item136648 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item136671 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item136695 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item136722 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item136719 {
	width:95px !important;
	height:49px !important;
}

#item136746 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item136769 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item136792 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item136815 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

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

#item136838 {
	width:360px !important;
	height:72px !important;
}

#item136864 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item136888 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

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

#item136911 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

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

#item136937 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

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

#item136963 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item136254 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:271px !important;
	direction:ltr;
}

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

#item136279 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item136302 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item136327 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item136354 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item136351 {
	width:95px !important;
	height:49px !important;
}

#item136378 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item136401 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item136424 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item136447 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

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

#item136493 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

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

#item136516 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

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

#item136542 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

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

#item136568 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

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

#item136595 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item135871 {
	width:370px !important;
	left:267px !important;
	top:403px !important;
	min-height:21px !important;
	direction:ltr;
}

#item135895 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item135918 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item135942 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item135969 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item135966 {
	width:95px !important;
	height:49px !important;
}

#item136002 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item136025 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item136048 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item136072 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item136095 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

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

#item136118 {
	width:360px !important;
	height:72px !important;
}

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

#item136145 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

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

#item136173 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

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

#item136200 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

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

#item136226 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item135549 {
	width:759px !important;
	left:71px !important;
	top:309px !important;
	min-height:281px !important;
	direction:ltr;
}

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

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

#item135597 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item135621 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item135644 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item135668 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item135695 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item135692 {
	width:95px !important;
	height:49px !important;
}

#item135719 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135742 {
	width:360px !important;
	height:72px !important;
}

#item135769 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135793 {
	width:360px !important;
	height:72px !important;
}

#item135821 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135844 {
	width:360px !important;
	height:72px !important;
}

#item135227 {
	width:759px !important;
	left:71px !important;
	top:309px !important;
	min-height:331px !important;
	direction:ltr;
}

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

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

#item135276 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item135300 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item135323 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item135347 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item135374 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item135371 {
	width:95px !important;
	height:49px !important;
}

#item135398 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135421 {
	width:360px !important;
	height:72px !important;
}

#item135448 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135471 {
	width:360px !important;
	height:72px !important;
}

#item135498 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135521 {
	width:360px !important;
	height:72px !important;
}

#item134251 {
	width:759px !important;
	left:71px !important;
	top:309px !important;
	min-height:471px !important;
	direction:ltr;
}

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

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

#item134299 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item134324 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item134347 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item134371 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item134398 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item134395 {
	width:95px !important;
	height:49px !important;
}

#item134422 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item134445 {
	width:360px !important;
	height:72px !important;
}

#item134472 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item134495 {
	width:360px !important;
	height:72px !important;
}

#item134523 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

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

#item134546 {
	width:360px !important;
	height:72px !important;
}

#item134904 {
	width:651px !important;
	left:71px !important;
	top:309px !important;
	min-height:451px !important;
	direction:ltr;
}

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

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

#item134952 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item134976 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item134999 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item135024 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item135052 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item135049 {
	width:95px !important;
	height:49px !important;
}

#item135076 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135099 {
	width:360px !important;
	height:72px !important;
}

#item135126 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135149 {
	width:360px !important;
	height:72px !important;
}

#item135177 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item135200 {
	width:360px !important;
	height:72px !important;
}

#item134573 {
	width:370px !important;
	left:267px !important;
	top:310px !important;
	min-height:21px !important;
	direction:ltr;
}

#item134597 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item134620 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item134644 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item134671 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item134668 {
	width:95px !important;
	height:49px !important;
}

#item134703 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

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

#item134726 {
	width:360px !important;
	height:72px !important;
}

#item134754 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

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

#item134777 {
	width:360px !important;
	height:72px !important;
}

#item134804 {
	width:74px !important;
	height:21px !important;
	left:143px !important;
	top:26px !important;
	direction:ltr;
}

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

#item134827 {
	width:360px !important;
	height:72px !important;
}

#item134854 {
	width:191px !important;
	height:21px !important;
	left:84px !important;
	top:26px !important;
	direction:ltr;
}

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

#item134877 {
	width:360px !important;
	height:72px !important;
}

#item134248 {
	width:904px !important;
	height:780px !important;
	top:3667px !important;
}

#item138167 {
	width:904px !important;
	height:569px !important;
	top:2951px !important;
	background:#193572;
}

#item138168 {
	width:394px !important;
	left:71px !important;
	top:3029px !important;
	min-height:31px !important;
	direction:ltr;
}

#item138191 {
	width:113px !important;
	left:639px !important;
	top:3125px !important;
	min-height:56px !important;
}

#item138214 {
	width:180px !important;
	left:639px !important;
	top:3199px !important;
	min-height:90px !important;
	direction:ltr;
}

#item138238 {
	width:162px !important;
	left:343px !important;
	top:3092px !important;
	min-height:31px !important;
	direction:ltr;
}

#item138262 {
	width:123px !important;
	left:343px !important;
	top:3125px !important;
	min-height:56px !important;
}

#item138285 {
	width:244px !important;
	left:343px !important;
	top:3199px !important;
	min-height:239px !important;
	direction:ltr;
}

#item138309 {
	width:108px !important;
	left:70px !important;
	top:3125px !important;
	min-height:56px !important;
}

#item138332 {
	width:222px !important;
	left:70px !important;
	top:3199px !important;
	min-height:226px !important;
	direction:ltr;
}

#item139717 {
	width:904px !important;
	height:1470px !important;
	top:9837px !important;
	background:#ffffff;
}

#item139718 {
	width:618px !important;
	left:71px !important;
	top:10633px !important;
	min-height:42px !important;
	direction:ltr;
}

#item139749 {
	width:616px !important;
	left:180px !important;
	top:10716px !important;
	min-height:90px !important;
	direction:ltr;
}

#item139772 {
	width:616px !important;
	left:180px !important;
	top:10866px !important;
	min-height:127px !important;
	direction:ltr;
}

#item139796 {
	width:610px !important;
	left:180px !important;
	top:11052px !important;
	min-height:158px !important;
	direction:ltr;
}

#item139822 {
	width:355px !important;
	left:71px !important;
	top:10020px !important;
	min-height:551px !important;
	direction:ltr;
}

#item139845 {
	width:760px !important;
	left:71px !important;
	top:9930px !important;
	min-height:43px !important;
}

#item140059 {
	width:637px !important;
	height:105px !important;
	left:117px !important;
	top:9015px !important;
	direction:ltr;
}

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

#item140091 {
	width:555px !important;
	left:30px !important;
	top:323px !important;
	min-height:179px !important;
	direction:ltr;
}

#item140083 {
	width:600px !important;
	height:515px !important;
	left:152px !important;
	top:9220px !important;
}

#item140231 {
	width:33px !important;
	height:33px !important;
}

#item140228 {
	width:33px !important;
	height:33px !important;
	left:700px !important;
	top:9682px !important;
}

#item146920 {
	width:904px !important;
	height:1347px !important;
	top:4557px !important;
	background:#f4f4f4;
}

#item147738 {
	width:765px !important;
	height:675px !important;
	background:#fff;
}

#item147739 {
	width:628px !important;
	left:44px !important;
	top:248px !important;
	min-height:415px !important;
	direction:ltr;
}

#item147702 {
	width:765px !important;
	height:675px !important;
	background:#fff;
}

#item147703 {
	width:670px !important;
	left:47px !important;
	top:248px !important;
	min-height:415px !important;
	direction:ltr;
}

#item147733 {
	width:31px !important;
	height:36px !important;
	left:718px !important;
	top:633px !important;
}

#item147699 {
	width:776px !important;
	height:685px !important;
	left:60px !important;
	top:6623px !important;
}

#item147789 {
	width:525px !important;
	left:31px !important;
	top:329px !important;
	min-height:182px !important;
	direction:ltr;
}

#item147815 {
	width:33px !important;
	height:33px !important;
}

#item147812 {
	width:33px !important;
	height:33px !important;
	left:548px !important;
	top:461px !important;
}

#item147824 {
	width:599px !important;
	height:514px !important;
}

#item147821 {
	width:599px !important;
	height:514px !important;
	left:197px !important;
	top:11972px !important;
}

#item146874 {
	width:737px !important;
	left:71px !important;
	top:4607px !important;
	min-height:105px !important;
}

#item146897 {
	width:764px !important;
	left:70px !important;
	top:5592px !important;
	min-height:292px !important;
	direction:ltr;
}

#item146758 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item146781 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

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

#item146872 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item146640 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item146664 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

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

#item146754 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item146516 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item146539 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

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

#item146636 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item146397 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item146420 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

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

#item146512 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item146277 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item146300 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

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

#item146393 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item146158 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
}

#item146181 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

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

#item146273 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item146039 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item146063 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

#item146129 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item146154 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145923 {
	width:585px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item145946 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

#item146010 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item146035 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145805 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item145828 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

#item145893 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item145918 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145684 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item145707 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

#item145775 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item145800 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145564 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item145587 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

#item145652 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item145679 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145443 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
}

#item145466 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

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

#item145534 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item145560 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145325 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item145348 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item145387 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item145414 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145439 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145200 {
	width:569px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item145223 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item145270 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item145295 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145321 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145080 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item145103 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item145145 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item145171 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145196 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item144961 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item144984 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item145026 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item145051 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item145076 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item144843 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item144866 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item144906 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item144932 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item144957 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item144722 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
}

#item144745 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item144789 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item144814 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item144839 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item144644 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:267px !important;
	direction:ltr;
}

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

#item144693 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item144718 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item144633 {
	width:765px !important;
	height:744px !important;
	left:70px !important;
	top:4772px !important;
}

#item109387 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item109411 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item109434 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item109435 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:447px !important;
	background:#1255e9;
}

#item109441 {
	width:115px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item109438 {
	width:120px !important;
	height:40px !important;
	left:267px !important;
	top:444px !important;
}

#item109328 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item109352 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item109375 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item109376 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:447px !important;
	background:#1255e9;
}

#item109381 {
	width:123px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item109378 {
	width:128px !important;
	height:40px !important;
	left:267px !important;
	top:444px !important;
}

#item139900 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item139924 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item139948 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item139949 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:447px !important;
	background:#1255e9;
}

#item139954 {
	width:116px !important;
	height:35px !important;
	left:2px !important;
	top:2px !important;
}

#item139951 {
	width:121px !important;
	height:40px !important;
	left:268px !important;
	top:444px !important;
}

#item109265 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item109289 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item109312 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item109313 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:447px !important;
	background:#1255e9;
}

#item109318 {
	width:123px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item109315 {
	width:128px !important;
	height:36px !important;
	left:267px !important;
	top:446px !important;
}

#item109096 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item109120 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item109143 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item109144 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:447px !important;
	background:#1255e9;
}

#item109149 {
	width:115px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item109146 {
	width:120px !important;
	height:40px !important;
	left:267px !important;
	top:444px !important;
}

#item109208 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item109232 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item109255 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item109257 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:447px !important;
	background:#1255e9;
}

#item140280 {
	width:115px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item140281 {
	width:120px !important;
	height:40px !important;
	left:268px !important;
	top:444px !important;
}

#item109152 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item109176 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item109200 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item109201 {
	width:115px !important;
	height:35px !important;
	left:269px !important;
	top:447px !important;
	background:#1255e9;
}

#item109206 {
	width:170px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item109203 {
	width:175px !important;
	height:41px !important;
	left:240px !important;
	top:443px !important;
}

#item109094 {
	width:646px !important;
	height:587px !important;
	left:122px !important;
	top:7615px !important;
}

#item109507 {
	width:113px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item109504 {
	width:118px !important;
	height:35px !important;
	left:268px !important;
	top:447px !important;
}

#item109508 {
	width:508px !important;
	left:74px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item109532 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item109556 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item109557 {
	width:115px !important;
	height:35px !important;
	left:269px !important;
	top:447px !important;
	background:#1255e9;
}

#item109563 {
	width:113px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item109560 {
	width:118px !important;
	height:40px !important;
	left:268px !important;
	top:444px !important;
}

#item109448 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item109472 {
	width:299px !important;
	left:178px !important;
	top:66px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item109495 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item109496 {
	width:115px !important;
	height:35px !important;
	left:269px !important;
	top:447px !important;
	background:#1255e9;
}

#item109502 {
	width:113px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item109499 {
	width:118px !important;
	height:40px !important;
	left:268px !important;
	top:444px !important;
}

#item109446 {
	width:646px !important;
	height:587px !important;
	left:119px !important;
	top:8367px !important;
}

#item109740 {
	width:49px !important;
	height:49px !important;
}

#item109737 {
	width:49px !important;
	height:49px !important;
	left:657px !important;
	top:7840px !important;
}

#item109746 {
	width:49px !important;
	height:49px !important;
	left:194px !important;
	top:7840px !important;
}

#item109753 {
	width:49px !important;
	height:49px !important;
	left:194px !important;
	top:8592px !important;
}

#item109764 {
	width:49px !important;
	height:49px !important;
}

#item109761 {
	width:49px !important;
	height:49px !important;
	left:657px !important;
	top:8592px !important;
}

#item144541 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item144516 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item144513 {
	width:190px !important;
	height:50px !important;
	left:146px !important;
	top:5096px !important;
}

#item144593 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item144568 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item144565 {
	width:190px !important;
	height:50px !important;
	left:357px !important;
	top:5096px !important;
}

#item144623 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item144620 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item144617 {
	width:190px !important;
	height:50px !important;
	left:568px !important;
	top:5096px !important;
}

#item144625 {
	width:17px !important;
	height:20px !important;
	left:714px !important;
	top:5452px !important;
}

#item144629 {
	width:17px !important;
	height:20px !important;
	left:743px !important;
	top:5452px !important;
}

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

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

p.autoParaStyle13 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:32px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#ffffff;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:16px;
	color:#231e33;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:9px;
	margin-bottom:7px;
	text-align:left;
}

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

p.autoParaStyle9 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle8 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

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

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

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

p.autoParaStyle4 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#193572;
	letter-spacing:-0.010em;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#231e33;
	letter-spacing:0.010em;
	text-indent:-7px;
	padding-left:7px;
	margin-top:3px;
	text-align:left;
}

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

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

p.LP-Anthem-Large-Stat-Light-Blue {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:55px;
	line-height:50px;
	color:#69c6f5;
	direction:ltr;
	text-align:center;
}

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

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

p.LP-Anthem-Callout-Large-Mobile {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:36px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

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

p.LP-Anthem-Midi-Head {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:44px;
	line-height:48px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-bottom:13px;
	text-align:left;
}

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

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

p.LP-Anthem-BODY-Rev-26pt {
	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:left;
}

h3.LP-Anthem-Stat-LARGE-CYAN {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:65px;
	line-height:52px;
	color:#69c6f5;
	letter-spacing:-0.005em;
	text-align:left;
}

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

h4.LP-Anthem-Callout-Headline-CENTERED-Dark-Blue-copy {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h4.LP-Anthem-Callout-Headline-CENTERED-Dark-Blue {
	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:center;
}

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

p.LP-Journey-Body-Header {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:32px;
	color:#1255e9;
	direction:ltr;
	padding-left:68px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Journey-Body {
	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.LP-Journey-Intro-Header {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Journey-Intro {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

p.LP-Resource-Label {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:33.4px;
	line-height:36.5px;
	color:#231e33;
	direction:ltr;
	margin-top:14px;
	margin-bottom:30px;
	text-align:center;
}

p.LP-Icon-Labels {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:24px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:20px;
	text-align:center;
}

p.LP-Module-Body-Centered {
	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:center;
}

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

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

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

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

p.LP-Anthem-Widget-Drop-Down-body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	letter-spacing:-0.010em;
	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:20px;
	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.Mobile_-_Blue-Landing-Page-Styles_-_LP-Widget-Button-Text-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#ffffff;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:center;
}

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

h4.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Widget-Headline-CENTERED {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:44px;
	color:#231e33;
	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-Subhead-BLUE {
	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;
	letter-spacing:-0.010em;
	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;
}

h4.Blue-Landing-Page-Styles_-_LP-Anthem-Callout-Large-Centered {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

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

p.LP-Icon-paragraphs-centered-Rev {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:20px;
	text-align:center;
}

p.LP-Icon-paragraphs-centered {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:20px;
	text-align:center;
}

h5.LP-Anthem-Mid-Head-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-bottom:13px;
	text-align:left;
}

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

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

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

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

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

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

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

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

p.Blue-Landing-Page-Styles_-_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;
	margin-bottom:10px;
	text-align:center;
}

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

h5.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:10px;
	text-align:left;
}

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

p.Blue-Landing-Page-Styles_-_LP-Anthem-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;
}

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

h4.Blue-Landing-Page-Styles_-_LP-Anthem-Widget-Headline-CENTERED {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h4.LP-Anthem-Callout-Headline-CENTERED-NAVY {
	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;
}

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

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

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

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

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

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

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

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

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

h4.LP-Anthem-Toggle-Text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

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

p.Blue-Landing-Page-Styles_-_LP-Anthem-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.LP-Anthem-Section-Head-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:left;
}

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

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

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

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

span.autoCharStyle7 {
	font-size:20px;
}

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

span.autoCharStyle5 {
	font-size:28px;
}

span.autoCharStyle4 {
	font-size:16.3px;
	vertical-align:super;
	line-height:0;
}

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

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

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

span.Italic-Mobile {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	color:#231e33;
}

span.Italic-Desktop {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	color:#231e33;
}

span.Emphasis-gray {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	color:#231e33;
}

span.Italic {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	color:#231e33;
}

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

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

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

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

#loadIndicator{display:none;}
