/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:15500px; background: transparent !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:2570px; height:15512px; }
@media all and (max-height:15500px) {
	.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-TVNordEF-Regular;
	src:url("../fonts/ElsnerFlakeTVNordEFRegular.ttf");
}

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

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

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

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

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

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

#item481 {
	width:1702px !important;
	height:420px !important;
	left:114px !important;
	top:7907px !important;
}

#item832 {
	width:215px !important;
	min-height:65px !important;
	direction:ltr;
}

#item811 {
	width:215px !important;
	height:65px !important;
	left:854px !important;
	top:7746px !important;
}

#item878 {
	width:1920px !important;
	height:438px !important;
	background:#e1edff;
}

#item900 {
	width:1263px !important;
	left:409px !important;
	top:186px !important;
	min-height:197px !important;
	direction:ltr;
}

#item908 {
	width:129px !important;
	height:171px !important;
	top:30px !important;
	background:#fff;
}

#item52973 {
	width:238px !important;
	height:64px !important;
}

#item52974 {
	width:238px !important;
	height:64px !important;
	left:1295px !important;
	top:7378px !important;
}

#item912 {
	width:65px !important;
	height:65px !important;
}

#item910 {
	width:65px !important;
	height:65px !important;
	left:817px !important;
	top:6612px !important;
}

#item1072 {
	width:1661px !important;
	top:537px !important;
	min-height:173px !important;
	direction:ltr;
}

#item1094 {
	width:527px !important;
	left:1111px !important;
	top:151px !important;
	min-height:221px !important;
	direction:ltr;
}

#item1116 {
	width:497px !important;
	left:1111px !important;
	min-height:116px !important;
	direction:ltr;
}

#item5591 {
	width:1631px !important;
	min-height:52px !important;
	direction:ltr;
}

#item1139 {
	width:582px !important;
	top:359px !important;
	min-height:173px !important;
	direction:ltr;
}

#item1161 {
	width:551px !important;
	min-height:158px !important;
	direction:ltr;
}

#item1183 {
	width:575px !important;
	top:176px !important;
	min-height:173px !important;
	direction:ltr;
}

#item937 {
	width:519px !important;
	top:494px !important;
	min-height:173px !important;
	direction:ltr;
}

#item959 {
	width:527px !important;
	top:251px !important;
	min-height:221px !important;
	direction:ltr;
}

#item981 {
	width:497px !important;
	min-height:230px !important;
	direction:ltr;
}

#item5566 {
	width:1631px !important;
	min-height:52px !important;
	direction:ltr;
}

#item1004 {
	width:582px !important;
	top:434px !important;
	min-height:173px !important;
	direction:ltr;
}

#item1026 {
	width:551px !important;
	min-height:182px !important;
	direction:ltr;
}

#item1048 {
	width:551px !important;
	top:216px !important;
	min-height:173px !important;
	direction:ltr;
}

#item5974 {
	width:9px !important;
	height:9px !important;
	left:1px !important;
	top:1px !important;
}

#item915 {
	width:1666px !important;
	height:791px !important;
	left:119px !important;
	top:6390px !important;
}

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

#item1274 {
	width:321px !important;
	height:44px !important;
	left:34px !important;
	top:14px !important;
	direction:ltr;
}

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

#item1229 {
	width:321px !important;
	height:44px !important;
	left:34px !important;
	top:14px !important;
	direction:ltr;
}

#item1186 {
	width:388px !important;
	height:72px !important;
	left:553px !important;
	top:6256px !important;
}

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

#item1365 {
	width:321px !important;
	height:44px !important;
	left:34px !important;
	top:14px !important;
	direction:ltr;
}

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

#item1320 {
	width:321px !important;
	height:44px !important;
	left:34px !important;
	top:14px !important;
	direction:ltr;
}

#item1277 {
	width:388px !important;
	height:72px !important;
	left:982px !important;
	top:6256px !important;
}

#item5806 {
	width:851px !important;
	height:880px !important;
}

#item1370 {
	width:851px !important;
	height:880px !important;
}

#item1368 {
	width:851px !important;
	height:880px !important;
	left:92px !important;
	top:6248px !important;
}

#item1376 {
	width:811px !important;
	height:880px !important;
}

#item1374 {
	width:811px !important;
	height:880px !important;
	left:977px !important;
	top:6248px !important;
}

#item1422 {
	width:1460px !important;
	left:113px !important;
	top:6083px !important;
	min-height:95px !important;
	direction:ltr;
}

#item855 {
	width:392px !important;
	left:768px !important;
	top:6202px !important;
	min-height:31px !important;
	direction:ltr;
}

#item1426 {
	width:1921px !important;
	height:791px !important;
	background:#e1edff;
}

#item1446 {
	width:806px !important;
	left:114px !important;
	top:254px !important;
	min-height:48px !important;
	direction:ltr;
}

#item1468 {
	width:1503px !important;
	left:114px !important;
	top:169px !important;
	min-height:122px !important;
	direction:ltr;
}

#item1490 {
	width:1557px !important;
	left:114px !important;
	top:652px !important;
	min-height:157px !important;
	direction:ltr;
}

#item2640 {
	width:1460px !important;
	left:114px !important;
	top:83px !important;
	min-height:95px !important;
	direction:ltr;
}

#item6857 {
	width:299px !important;
	height:48px !important;
}

#item6859 {
	width:299px !important;
	height:48px !important;
}

#item6853 {
	width:299px !important;
	height:48px !important;
	left:108px !important;
	top:5607px !important;
}

#item8261 {
	width:299px !important;
	height:48px !important;
}

#item8263 {
	width:299px !important;
	height:48px !important;
}

#item8259 {
	width:299px !important;
	height:48px !important;
	left:108px !important;
	top:5527px !important;
}

#item6887 {
	width:811px !important;
	left:25px !important;
	top:5px !important;
	min-height:98px !important;
	direction:ltr;
}

#item6863 {
	width:872px !important;
	left:25px !important;
	min-height:98px !important;
	direction:ltr;
}

#item6861 {
	width:896px !important;
	height:103px !important;
	left:319px !important;
}

#item6966 {
	width:291px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item6963 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item6915 {
	width:291px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item6912 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item6910 {
	width:306px !important;
	height:56px !important;
	left:-9px !important;
	top:16px !important;
}

#item7017 {
	width:299px !important;
	height:48px !important;
}

#item7019 {
	width:299px !important;
	height:48px !important;
}

#item7013 {
	width:299px !important;
	height:48px !important;
	top:25px !important;
}

#item8292 {
	width:806px !important;
	left:31px !important;
	top:10px !important;
	min-height:98px !important;
	direction:ltr;
}

#item8267 {
	width:872px !important;
	left:26px !important;
	min-height:98px !important;
	direction:ltr;
}

#item8265 {
	width:897px !important;
	height:108px !important;
	left:318px !important;
}

#item8371 {
	width:291px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item8368 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item8320 {
	width:291px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item8317 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item8315 {
	width:306px !important;
	height:56px !important;
	left:-9px !important;
	top:16px !important;
}

#item8423 {
	width:299px !important;
	height:48px !important;
}

#item8425 {
	width:299px !important;
	height:48px !important;
}

#item8418 {
	width:299px !important;
	height:48px !important;
	top:25px !important;
}

#item7047 {
	width:772px !important;
	left:20px !important;
	top:20px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7022 {
	width:872px !important;
	left:20px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7020 {
	width:891px !important;
	height:118px !important;
	left:324px !important;
}

#item7126 {
	width:291px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item7123 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7075 {
	width:291px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item7072 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7070 {
	width:306px !important;
	height:56px !important;
	left:-9px !important;
	top:16px !important;
}

#item7177 {
	width:299px !important;
	height:48px !important;
}

#item7179 {
	width:299px !important;
	height:48px !important;
}

#item7173 {
	width:299px !important;
	height:48px !important;
	top:25px !important;
}

#item7231 {
	width:798px !important;
	left:28px !important;
	top:20px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7207 {
	width:872px !important;
	left:23px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7205 {
	width:895px !important;
	height:118px !important;
	left:320px !important;
}

#item7310 {
	width:291px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item7307 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7259 {
	width:291px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item7256 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7254 {
	width:306px !important;
	height:56px !important;
	left:-9px !important;
	top:16px !important;
}

#item7361 {
	width:299px !important;
	height:48px !important;
}

#item7363 {
	width:299px !important;
	height:48px !important;
}

#item7357 {
	width:299px !important;
	height:48px !important;
	top:25px !important;
}

#item7391 {
	width:801px !important;
	left:55px !important;
	top:5px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7367 {
	width:872px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7365 {
	width:882px !important;
	height:103px !important;
}

#item7471 {
	width:291px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item7468 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7420 {
	width:291px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item7417 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7415 {
	width:306px !important;
	height:56px !important;
	left:878px !important;
	top:16px !important;
}

#item7522 {
	width:299px !important;
	height:48px !important;
}

#item7525 {
	width:299px !important;
	height:48px !important;
}

#item7518 {
	width:299px !important;
	height:48px !important;
	left:886px !important;
	top:25px !important;
}

#item7553 {
	width:917px !important;
	left:5px !important;
	top:5px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7529 {
	width:872px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7527 {
	width:949px !important;
	height:103px !important;
}

#item7633 {
	width:291px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item7630 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7581 {
	width:291px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item7578 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7576 {
	width:306px !important;
	height:56px !important;
	left:946px !important;
	top:16px !important;
}

#item7684 {
	width:299px !important;
	height:48px !important;
}

#item7686 {
	width:299px !important;
	height:48px !important;
}

#item7680 {
	width:299px !important;
	height:48px !important;
	left:954px !important;
	top:25px !important;
}

#item7714 {
	width:851px !important;
	top:5px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7690 {
	width:872px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7688 {
	width:879px !important;
	height:103px !important;
}

#item7793 {
	width:291px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item7790 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7742 {
	width:291px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item7739 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7737 {
	width:306px !important;
	height:56px !important;
	left:878px !important;
	top:16px !important;
}

#item7845 {
	width:299px !important;
	height:48px !important;
}

#item7847 {
	width:299px !important;
	height:48px !important;
}

#item7841 {
	width:299px !important;
	height:48px !important;
	left:886px !important;
	top:25px !important;
}

#item7875 {
	width:872px !important;
	top:8px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7851 {
	width:872px !important;
	left:35px !important;
	min-height:98px !important;
	direction:ltr;
}

#item7849 {
	width:907px !important;
	height:106px !important;
}

#item7954 {
	width:291px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item7951 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7903 {
	width:291px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item7900 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item7898 {
	width:306px !important;
	height:56px !important;
	left:903px !important;
	top:16px !important;
}

#item8006 {
	width:299px !important;
	height:48px !important;
}

#item8008 {
	width:299px !important;
	height:48px !important;
}

#item8002 {
	width:299px !important;
	height:48px !important;
	left:911px !important;
	top:25px !important;
}

#item2717 {
	width:1422px !important;
	min-height:572px !important;
}

#item2693 {
	width:1422px !important;
	min-height:572px !important;
}

#item2669 {
	width:1320px !important;
	min-height:572px !important;
}

#item2648 {
	width:1422px !important;
	height:598px !important;
	left:112px !important;
	top:87px !important;
}

#item2775 {
	width:65px !important;
	height:77px !important;
}

#item2773 {
	width:65px !important;
	height:77px !important;
	left:98px !important;
}

#item2779 {
	width:65px !important;
	height:77px !important;
}

#item2777 {
	width:65px !important;
	height:77px !important;
	left:177px !important;
}

#item2740 {
	width:1589px !important;
	left:114px !important;
	top:4415px !important;
	min-height:36px !important;
}

#item2762 {
	width:1205px !important;
	left:114px !important;
	top:4328px !important;
	min-height:87px !important;
	direction:ltr;
}

#item2801 {
	width:1920px !important;
	height:378px !important;
	background:#e1edff;
}

#item2823 {
	width:558px !important;
	left:208px !important;
	top:115px !important;
	min-height:138px !important;
	direction:ltr;
}

#item2922 {
	width:1919px !important;
	height:758px !important;
	top:21px !important;
	background:#fff;
}

#item2925 {
	width:1919px !important;
	height:779px !important;
	background:#f4f4f4;
}

#item2950 {
	width:806px !important;
	left:113px !important;
	top:159px !important;
	min-height:48px !important;
	direction:ltr;
}

#item3110 {
	width:806px !important;
	left:624px !important;
	top:63px !important;
	min-height:347px !important;
}

#item3127 {
	width:104px !important;
	height:42px !important;
	left:2px !important;
	top:3px !important;
}

#item3125 {
	width:109px !important;
	height:47px !important;
	left:634px !important;
	top:349px !important;
}

#item3048 {
	width:956px !important;
	left:624px !important;
	top:63px !important;
	min-height:347px !important;
}

#item3070 {
	width:768px !important;
	left:624px !important;
	top:185px !important;
	min-height:146px !important;
	direction:ltr;
}

#item3088 {
	width:104px !important;
	height:42px !important;
	left:2px !important;
	top:3px !important;
}

#item3086 {
	width:109px !important;
	height:47px !important;
	left:634px !important;
	top:349px !important;
}

#item3009 {
	width:973px !important;
	left:624px !important;
	top:63px !important;
	min-height:347px !important;
}

#item3026 {
	width:104px !important;
	height:42px !important;
	left:2px !important;
	top:3px !important;
}

#item3024 {
	width:109px !important;
	height:47px !important;
	left:634px !important;
	top:348px !important;
}

#item2974 {
	width:856px !important;
	left:624px !important;
	top:63px !important;
	min-height:347px !important;
}

#item2953 {
	width:1598px !important;
	height:410px !important;
	left:-10px !important;
	top:264px !important;
}

#item3148 {
	width:1307px !important;
	left:113px !important;
	top:73px !important;
	min-height:76px !important;
	direction:ltr;
}

#item3155 {
	width:60px !important;
	height:77px !important;
}

#item3153 {
	width:60px !important;
	height:77px !important;
	left:706px !important;
	top:263px !important;
}

#item3159 {
	width:60px !important;
	height:77px !important;
}

#item3157 {
	width:60px !important;
	height:77px !important;
	left:625px !important;
	top:263px !important;
}

#item3184 {
	width:913px !important;
	height:384px !important;
	left:604px !important;
	top:556px !important;
	background:#e1edff;
}

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

@keyframes motionpreset-3367 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-3367 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3344 {
	width:839px !important;
	top:29px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-3344 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-3344 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3321 {
	width:869px !important;
	top:16px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-3321 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-3321 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3298 {
	width:868px !important;
	left:1px !important;
	top:15px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-3298 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-3298 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3275 {
	width:787px !important;
	left:1px !important;
	top:15px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-3275 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-3275 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3252 {
	width:868px !important;
	left:1px !important;
	top:15px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-3252 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-3252 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3229 {
	width:868px !important;
	left:1px !important;
	top:26px !important;
	min-height:355px !important;
	direction:ltr;
}

@keyframes motionpreset-3229 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-3229 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3206 {
	width:842px !important;
	height:368px !important;
	left:73px !important;
}

#item3185 {
	width:915px !important;
	height:397px !important;
	left:616px !important;
	top:547px !important;
}

#item3401 {
	width:806px !important;
	min-height:66px !important;
	direction:ltr;
}

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

#item3492 {
	width:321px !important;
	height:44px !important;
	left:34px !important;
	top:14px !important;
	direction:ltr;
}

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

#item3447 {
	width:382px !important;
	height:31px !important;
	left:6px !important;
	top:23px !important;
	direction:ltr;
}

#item3404 {
	width:388px !important;
	height:72px !important;
	left:100px !important;
	top:186px !important;
}

#item3497 {
	width:387px !important;
	height:71px !important;
}

#item3495 {
	width:387px !important;
	height:71px !important;
	left:100px !important;
	top:193px !important;
}

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

#item3588 {
	width:321px !important;
	height:44px !important;
	left:34px !important;
	top:14px !important;
	direction:ltr;
}

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

#item3543 {
	width:382px !important;
	height:31px !important;
	left:6px !important;
	top:22px !important;
	direction:ltr;
}

#item3500 {
	width:388px !important;
	height:72px !important;
	left:100px !important;
	top:279px !important;
}

#item3593 {
	width:387px !important;
	height:71px !important;
}

#item3591 {
	width:387px !important;
	height:71px !important;
	left:100px !important;
	top:284px !important;
}

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

#item3684 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:16px !important;
	direction:ltr;
}

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

#item3639 {
	width:370px !important;
	height:44px !important;
	left:10px !important;
	top:15px !important;
	direction:ltr;
}

#item3596 {
	width:388px !important;
	height:72px !important;
	left:100px !important;
	top:371px !important;
}

#item3689 {
	width:387px !important;
	height:71px !important;
}

#item3687 {
	width:387px !important;
	height:71px !important;
	left:100px !important;
	top:377px !important;
}

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

#item3780 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

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

#item3735 {
	width:370px !important;
	height:31px !important;
	left:9px !important;
	top:21px !important;
	direction:ltr;
}

#item3692 {
	width:388px !important;
	height:72px !important;
	left:100px !important;
	top:463px !important;
}

#item3785 {
	width:387px !important;
	height:71px !important;
}

#item3783 {
	width:387px !important;
	height:71px !important;
	left:100px !important;
	top:469px !important;
}

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

#item3876 {
	width:370px !important;
	height:27px !important;
	left:9px !important;
	top:23px !important;
	direction:ltr;
}

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

#item3831 {
	width:370px !important;
	height:31px !important;
	left:10px !important;
	top:21px !important;
	direction:ltr;
}

#item3788 {
	width:388px !important;
	height:72px !important;
	left:100px !important;
	top:556px !important;
}

#item3881 {
	width:387px !important;
	height:71px !important;
}

#item3879 {
	width:387px !important;
	height:71px !important;
	left:100px !important;
	top:561px !important;
}

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

#item3972 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:16px !important;
	direction:ltr;
}

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

#item3927 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

#item3884 {
	width:388px !important;
	height:72px !important;
	left:100px !important;
	top:648px !important;
}

#item3977 {
	width:387px !important;
	height:71px !important;
}

#item3975 {
	width:387px !important;
	height:71px !important;
	left:100px !important;
	top:655px !important;
}

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

#item4068 {
	width:370px !important;
	height:43px !important;
	left:9px !important;
	top:17px !important;
	direction:ltr;
}

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

#item4023 {
	width:370px !important;
	height:43px !important;
	left:9px !important;
	top:17px !important;
	direction:ltr;
}

#item3980 {
	width:388px !important;
	height:72px !important;
	left:100px !important;
	top:746px !important;
}

#item4073 {
	width:387px !important;
	height:71px !important;
}

#item4071 {
	width:387px !important;
	height:71px !important;
	left:100px !important;
	top:747px !important;
}

#item4095 {
	width:392px !important;
	top:67px !important;
	min-height:31px !important;
	direction:ltr;
}

#item4100 {
	width:387px !important;
	height:71px !important;
}

#item4098 {
	width:387px !important;
	height:71px !important;
	left:100px !important;
	top:839px !important;
}

#item4104 {
	width:387px !important;
	height:78px !important;
}

#item4102 {
	width:387px !important;
	height:78px !important;
	left:100px !important;
	top:931px !important;
}

#item4106 {
	width:21px !important;
	height:21px !important;
	left:129px !important;
	top:1940px !important;
}

#item6010 {
	width:388px !important;
	left:-352px !important;
	top:715px !important;
	min-height:112px !important;
	direction:ltr;
}

#item4148 {
	width:1522px !important;
	left:113px !important;
	top:1236px !important;
	min-height:176px !important;
	direction:ltr;
}

#item4171 {
	width:1920px !important;
	height:390px !important;
	top:1605px !important;
	background:#e1edff;
}

#item4201 {
	width:388px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item4221 {
	width:318px !important;
	left:44px !important;
	top:38px !important;
	min-height:330px !important;
	direction:ltr;
}

#item4176 {
	width:388px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item4196 {
	width:388px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item4174 {
	width:388px !important;
	height:408px !important;
	left:1442px !important;
	top:1376px !important;
}

#item4251 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item4271 {
	width:301px !important;
	left:44px !important;
	top:35px !important;
	min-height:395px !important;
	direction:ltr;
}

#item4226 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item4247 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item4224 {
	width:387px !important;
	height:430px !important;
	left:117px !important;
	top:1376px !important;
}

#item4389 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item4409 {
	width:333px !important;
	left:28px !important;
	top:35px !important;
	min-height:395px !important;
	direction:ltr;
}

#item4364 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item4384 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item4362 {
	width:387px !important;
	height:430px !important;
	left:558px !important;
	top:1376px !important;
}

#item4484 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item4504 {
	width:285px !important;
	left:38px !important;
	top:38px !important;
	min-height:318px !important;
	direction:ltr;
}

#item4458 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item4478 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item4456 {
	width:387px !important;
	height:408px !important;
	left:1000px !important;
	top:1376px !important;
}

#item4592 {
	width:392px !important;
	left:113px !important;
	top:1327px !important;
	min-height:31px !important;
	direction:ltr;
}

#item4614 {
	width:806px !important;
	left:114px !important;
	top:1159px !important;
	min-height:66px !important;
	direction:ltr;
}

#item21534 {
	width:330px !important;
	height:102px !important;
}

#item21535 {
	width:330px !important;
	height:102px !important;
	left:70px !important;
	top:16px !important;
}

#item4637 {
	width:1522px !important;
	top:180px !important;
	min-height:65px !important;
	direction:ltr;
}

#item4659 {
	width:1421px !important;
	min-height:147px !important;
	direction:ltr;
}

#item5776 {
	width:1522px !important;
	left:113px !important;
	top:1054px !important;
	min-height:65px !important;
	direction:ltr;
}

#item6092 {
	width:1522px !important;
	left:118px !important;
	top:1831px !important;
	min-height:70px !important;
	direction:ltr;
}

#item5749 {
	width:388px !important;
	left:117px !important;
	top:1874px !important;
	min-height:62px !important;
	direction:ltr;
}

#item2887 {
	width:243px !important;
	left:290px !important;
	top:1874px !important;
	min-height:62px !important;
	direction:ltr;
}

#item4663 {
	width:1920px !important;
	height:588px !important;
	left:115px !important;
	background:#1255e9;
}

@keyframes flyinfromright-4666 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-4666 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4697 {
	width:610px !important;
	left:229px !important;
	top:215px !important;
	min-height:157px !important;
	direction:ltr;
}

#item4719 {
	width:545px !important;
	left:229px !important;
	top:402px !important;
	min-height:73px !important;
}

#item4768 {
	width:146px !important;
	height:36px !important;
	direction:ltr;
}

#item4745 {
	width:147px !important;
	height:36px !important;
	direction:ltr;
}

#item4724 {
	width:147px !important;
	height:36px !important;
	left:1627px !important;
	top:46px !important;
}

#item4839 {
	width:194px !important;
	height:36px !important;
	left:5px !important;
	direction:ltr;
}

#item4816 {
	width:205px !important;
	height:36px !important;
	direction:ltr;
}

#item4795 {
	width:206px !important;
	height:36px !important;
	left:1383px !important;
	top:46px !important;
}

#item4910 {
	width:291px !important;
	height:36px !important;
	direction:ltr;
}

#item4887 {
	width:291px !important;
	height:36px !important;
	direction:ltr;
}

#item4866 {
	width:291px !important;
	height:36px !important;
	left:1060px !important;
	top:46px !important;
}

#item21575 {
	width:215px !important;
	height:65px !important;
}

#item21572 {
	width:215px !important;
	height:65px !important;
	left:116px !important;
	top:41px !important;
}

#item22248 {
	width:574px !important;
	height:967px !important;
	left:36px !important;
	top:8824px !important;
}

#item22274 {
	width:215px !important;
	min-height:65px !important;
	direction:ltr;
}

#item22271 {
	width:215px !important;
	height:65px !important;
	left:214px !important;
	top:8800px !important;
}

#item22298 {
	width:640px !important;
	height:228px !important;
	background:#e1edff;
}

#item22324 {
	width:363px !important;
	left:142px !important;
	top:67px !important;
	min-height:197px !important;
	direction:ltr;
}

#item22353 {
	width:65px !important;
	height:86px !important;
	top:15px !important;
	background:#fff;
}

#item52965 {
	width:141px !important;
	height:32px !important;
}

#item52966 {
	width:141px !important;
	height:32px !important;
	left:361px !important;
	top:8589px !important;
}

#item22357 {
	width:65px !important;
	height:65px !important;
}

#item22355 {
	width:65px !important;
	height:65px !important;
	left:177px !important;
	top:8099px !important;
}

#item22788 {
	width:274px !important;
	height:52px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item22811 {
	width:226px !important;
	height:31px !important;
	left:24px !important;
	top:8px !important;
	direction:ltr;
}

#item22693 {
	width:276px !important;
	height:52px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item22716 {
	width:228px !important;
	height:31px !important;
	left:24px !important;
	top:11px !important;
	direction:ltr;
}

#item22528 {
	width:480px !important;
	left:1px !important;
	top:248px !important;
	min-height:173px !important;
	direction:ltr;
}

#item22551 {
	width:481px !important;
	top:100px !important;
	min-height:141px !important;
	direction:ltr;
}

#item22574 {
	width:497px !important;
	min-height:116px !important;
	direction:ltr;
}

#item22597 {
	width:570px !important;
	left:556px !important;
	top:79px !important;
	min-height:52px !important;
	direction:ltr;
}

#item22622 {
	width:521px !important;
	top:256px !important;
	min-height:122px !important;
	direction:ltr;
}

#item22668 {
	width:533px !important;
	top:116px !important;
	min-height:121px !important;
	direction:ltr;
}

#item22645 {
	width:485px !important;
	min-height:102px !important;
	direction:ltr;
}

#item52531 {
	width:274px !important;
	height:52px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52554 {
	width:226px !important;
	height:31px !important;
	left:24px !important;
	top:8px !important;
	direction:ltr;
}

#item22363 {
	width:447px !important;
	top:324px !important;
	min-height:115px !important;
	direction:ltr;
}

#item22387 {
	width:509px !important;
	top:161px !important;
	min-height:149px !important;
	direction:ltr;
}

#item22410 {
	width:497px !important;
	min-height:162px !important;
	direction:ltr;
}

#item22457 {
	width:521px !important;
	top:269px !important;
	min-height:173px !important;
	direction:ltr;
}

#item22503 {
	width:537px !important;
	top:136px !important;
	min-height:130px !important;
	direction:ltr;
}

#item22480 {
	width:545px !important;
	min-height:112px !important;
	direction:ltr;
}

#item22433 {
	width:507px !important;
	left:558px !important;
	top:76px !important;
	min-height:83px !important;
	direction:ltr;
}

#item52454 {
	width:276px !important;
	height:52px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52478 {
	width:228px !important;
	height:31px !important;
	left:24px !important;
	top:8px !important;
	direction:ltr;
}

#item22360 {
	width:9px !important;
	height:9px !important;
	top:499px !important;
}

#item22358 {
	width:1126px !important;
	height:1006px !important;
	left:-520px !important;
	top:7443px !important;
}

#item22886 {
	width:852px !important;
	height:880px !important;
}

#item22888 {
	width:852px !important;
	height:880px !important;
}

#item22881 {
	width:852px !important;
	height:880px !important;
	left:-548px !important;
	top:7350px !important;
}

#item22895 {
	width:811px !important;
	height:880px !important;
}

#item22889 {
	width:811px !important;
	height:880px !important;
	left:337px !important;
	top:7410px !important;
}

#item22896 {
	width:462px !important;
	left:38px !important;
	top:7257px !important;
	min-height:102px !important;
	direction:ltr;
}

#item22922 {
	width:392px !important;
	left:128px !important;
	top:7366px !important;
	min-height:33px !important;
	direction:ltr;
}

#item24249 {
	width:299px !important;
	height:49px !important;
}

#item24251 {
	width:299px !important;
	height:49px !important;
}

#item24247 {
	width:299px !important;
	height:49px !important;
	left:36px !important;
	top:6715px !important;
}

#item24254 {
	width:299px !important;
	height:49px !important;
}

#item24256 {
	width:299px !important;
	height:49px !important;
}

#item24252 {
	width:299px !important;
	height:49px !important;
	left:36px !important;
	top:6614px !important;
}

#item24947 {
	width:284px !important;
	left:314px !important;
	top:35px !important;
	min-height:139px !important;
	direction:ltr;
}

#item24923 {
	width:872px !important;
	left:315px !important;
	top:25px !important;
	min-height:98px !important;
	direction:ltr;
}

#item24921 {
	width:1187px !important;
	height:175px !important;
}

#item25030 {
	width:230px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item25027 {
	width:235px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24978 {
	width:230px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item24975 {
	width:235px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24973 {
	width:245px !important;
	height:56px !important;
	left:18px !important;
	top:11px !important;
}

#item25082 {
	width:299px !important;
	height:48px !important;
}

#item25084 {
	width:299px !important;
	height:48px !important;
}

#item25078 {
	width:299px !important;
	height:48px !important;
	left:27px !important;
	top:20px !important;
}

#item25113 {
	width:284px !important;
	left:315px !important;
	top:35px !important;
	min-height:190px !important;
	direction:ltr;
}

#item25088 {
	width:202px !important;
	left:314px !important;
	top:22px !important;
	min-height:98px !important;
	direction:ltr;
}

#item25086 {
	width:599px !important;
	height:225px !important;
}

#item25195 {
	width:230px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item25192 {
	width:235px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item25144 {
	width:230px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item25141 {
	width:235px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item25139 {
	width:245px !important;
	height:56px !important;
	left:19px !important;
	top:13px !important;
}

#item25246 {
	width:299px !important;
	height:48px !important;
}

#item25248 {
	width:299px !important;
	height:48px !important;
}

#item25242 {
	width:299px !important;
	height:48px !important;
	left:28px !important;
	top:20px !important;
}

#item25276 {
	width:284px !important;
	top:40px !important;
	min-height:157px !important;
	direction:ltr;
}

#item25252 {
	width:258px !important;
	left:176px !important;
	min-height:98px !important;
	direction:ltr;
}

#item25250 {
	width:866px !important;
	height:197px !important;
	left:288px !important;
}

#item25359 {
	width:230px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item25356 {
	width:235px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item25308 {
	width:230px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item25305 {
	width:235px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item25303 {
	width:245px !important;
	height:56px !important;
	left:-9px !important;
	top:14px !important;
}

#item25410 {
	width:299px !important;
	height:48px !important;
}

#item25412 {
	width:299px !important;
	height:48px !important;
}

#item25406 {
	width:299px !important;
	height:48px !important;
	top:25px !important;
}

#item25441 {
	width:284px !important;
	left:1164px !important;
	min-height:210px !important;
	direction:ltr;
}

#item25417 {
	width:872px !important;
	top:63px !important;
	min-height:98px !important;
	direction:ltr;
}

#item25414 {
	width:1448px !important;
	height:210px !important;
	top:12px !important;
}

#item25524 {
	width:230px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item25521 {
	width:235px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item25472 {
	width:230px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item25469 {
	width:235px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item25467 {
	width:245px !important;
	height:56px !important;
	left:868px !important;
	top:-9px !important;
}

#item25575 {
	width:299px !important;
	height:49px !important;
}

#item25577 {
	width:299px !important;
	height:49px !important;
}

#item25571 {
	width:299px !important;
	height:49px !important;
	left:876px !important;
}

#item24782 {
	width:283px !important;
	left:28px !important;
	top:15px !important;
	min-height:147px !important;
	direction:ltr;
}

#item24758 {
	width:872px !important;
	left:28px !important;
	min-height:98px !important;
	direction:ltr;
}

#item24756 {
	width:900px !important;
	height:162px !important;
	left:290px !important;
}

#item24865 {
	width:225px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item24862 {
	width:230px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24814 {
	width:225px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item24811 {
	width:230px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24808 {
	width:240px !important;
	height:56px !important;
	left:26px !important;
	top:-9px !important;
}

#item24916 {
	width:299px !important;
	height:48px !important;
}

#item24919 {
	width:299px !important;
	height:48px !important;
}

#item24912 {
	width:299px !important;
	height:48px !important;
}

#item24617 {
	width:284px !important;
	top:10px !important;
	min-height:98px !important;
	direction:ltr;
}

#item24593 {
	width:872px !important;
	left:1px !important;
	min-height:98px !important;
	direction:ltr;
}

#item24591 {
	width:873px !important;
	height:119px !important;
	left:317px !important;
	top:5px !important;
}

#item24699 {
	width:225px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item24696 {
	width:230px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24648 {
	width:225px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item24645 {
	width:230px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24643 {
	width:240px !important;
	height:56px !important;
	left:26px !important;
	top:-9px !important;
}

#item24751 {
	width:299px !important;
	height:49px !important;
}

#item24753 {
	width:299px !important;
	height:49px !important;
}

#item24747 {
	width:299px !important;
	height:49px !important;
}

#item24285 {
	width:260px !important;
	left:39px !important;
	top:10px !important;
	min-height:212px !important;
	direction:ltr;
}

#item24261 {
	width:872px !important;
	min-height:98px !important;
	direction:ltr;
}

#item24259 {
	width:872px !important;
	height:222px !important;
	left:244px !important;
}

#item24368 {
	width:225px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item24365 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24316 {
	width:225px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item24313 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24311 {
	width:306px !important;
	height:56px !important;
	left:-9px !important;
	top:-9px !important;
}

#item24419 {
	width:299px !important;
	height:49px !important;
}

#item24421 {
	width:299px !important;
	height:49px !important;
}

#item24415 {
	width:299px !important;
	height:49px !important;
}

#item24449 {
	width:284px !important;
	top:37px !important;
	min-height:156px !important;
	direction:ltr;
}

#item24425 {
	width:872px !important;
	left:61px !important;
	min-height:98px !important;
	direction:ltr;
}

#item24423 {
	width:933px !important;
	height:193px !important;
	left:282px !important;
}

#item24534 {
	width:225px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:28px;
	background:#1255e9;
	border:solid 1px #231e33;
}

#item24531 {
	width:230px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24480 {
	width:225px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
	border-radius:28px;
	border:solid 1px #193572;
	direction:ltr;
}

#item24477 {
	width:296px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item24475 {
	width:306px !important;
	height:56px !important;
	left:-9px !important;
	top:16px !important;
}

#item24587 {
	width:299px !important;
	height:48px !important;
}

#item24589 {
	width:299px !important;
	height:48px !important;
}

#item24582 {
	width:299px !important;
	height:48px !important;
	top:25px !important;
}

#item30463 {
	width:640px !important;
	height:911px !important;
	top:6275px !important;
	background:#e1edff;
}

#item22970 {
	width:503px !important;
	left:34px !important;
	top:6553px !important;
	min-height:48px !important;
	direction:ltr;
}

#item22993 {
	width:560px !important;
	left:34px !important;
	top:6424px !important;
	min-height:122px !important;
	direction:ltr;
}

#item52424 {
	width:560px !important;
	left:34px !important;
	top:7068px !important;
	min-height:122px !important;
	direction:ltr;
}

#item51156 {
	width:202px !important;
	height:31px !important;
	left:4px !important;
	top:7px !important;
	direction:ltr;
}

#item52635 {
	width:211px !important;
	height:48px !important;
	left:1px !important;
	top:404px !important;
	direction:ltr;
}

#item51179 {
	width:211px !important;
	height:31px !important;
	left:1px !important;
	top:63px !important;
	direction:ltr;
}

#item51202 {
	width:211px !important;
	height:44px !important;
	left:1px !important;
	top:116px !important;
	direction:ltr;
}

#item51225 {
	width:211px !important;
	height:31px !important;
	left:1px !important;
	top:179px !important;
	direction:ltr;
}

#item51248 {
	width:211px !important;
	height:31px !important;
	left:1px !important;
	top:236px !important;
	direction:ltr;
}

#item51271 {
	width:211px !important;
	height:44px !important;
	left:1px !important;
	top:288px !important;
	direction:ltr;
}

#item51294 {
	width:211px !important;
	height:43px !important;
	left:1px !important;
	top:346px !important;
	direction:ltr;
}

#item52601 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item52598 {
	width:212px !important;
	height:50px !important;
	top:404px !important;
}

#item51320 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51317 {
	width:212px !important;
	height:50px !important;
	top:345px !important;
}

#item51347 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51344 {
	width:212px !important;
	height:50px !important;
	top:287px !important;
}

#item51373 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51370 {
	width:212px !important;
	height:50px !important;
	top:230px !important;
}

#item51399 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51396 {
	width:212px !important;
	height:50px !important;
	top:172px !important;
}

#item51425 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51422 {
	width:212px !important;
	height:50px !important;
	top:115px !important;
}

#item51451 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51448 {
	width:212px !important;
	height:50px !important;
	top:58px !important;
}

#item51477 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51474 {
	width:212px !important;
	height:50px !important;
}

@keyframes fly-in-top-51500 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-51500 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item52666 {
	width:273px !important;
	left:241px !important;
	top:6px !important;
	min-height:377px !important;
	direction:ltr;
}

@keyframes motionpreset-52666 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-52666 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item52690 {
	width:211px !important;
	height:50px !important;
}

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

#item52716 {
	width:211px !important;
	height:50px !important;
	left:1px !important;
	top:1px !important;
	direction:ltr;
}

#item51963 {
	width:285px !important;
	left:241px !important;
	top:6px !important;
	min-height:377px !important;
	direction:ltr;
}

@keyframes motionpreset-51963 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-51963 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51987 {
	width:211px !important;
	height:50px !important;
}

#item51988 {
	width:212px !important;
	height:50px !important;
	top:1px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52011 {
	width:211px !important;
	height:43px !important;
	left:1px !important;
	top:2px !important;
	direction:ltr;
}

#item51889 {
	width:281px !important;
	left:241px !important;
	top:17px !important;
	min-height:408px !important;
	direction:ltr;
}

@keyframes motionpreset-51889 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-51889 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51913 {
	width:211px !important;
	height:50px !important;
}

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

#item51937 {
	width:211px !important;
	height:44px !important;
	left:1px !important;
	top:2px !important;
	direction:ltr;
}

#item51815 {
	width:280px !important;
	left:241px !important;
	top:12px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-51815 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-51815 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51840 {
	width:199px !important;
	height:50px !important;
}

#item51841 {
	width:212px !important;
	height:50px !important;
}

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

#item51865 {
	width:211px !important;
	height:31px !important;
	left:1px !important;
	top:7px !important;
	direction:ltr;
}

#item51743 {
	width:303px !important;
	left:241px !important;
	top:11px !important;
	min-height:414px !important;
	direction:ltr;
}

@keyframes motionpreset-51743 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-51743 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51767 {
	width:211px !important;
	height:48px !important;
	left:1px !important;
	top:2px !important;
}

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

#item51791 {
	width:211px !important;
	height:31px !important;
	left:1px !important;
	top:7px !important;
	direction:ltr;
}

#item51671 {
	width:283px !important;
	left:241px !important;
	top:11px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-51671 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-51671 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51695 {
	width:212px !important;
	height:50px !important;
	top:1px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51718 {
	width:212px !important;
	height:49px !important;
}

#item51719 {
	width:211px !important;
	height:44px !important;
	left:1px !important;
	top:2px !important;
	direction:ltr;
}

#item51599 {
	width:285px !important;
	left:241px !important;
	top:143px !important;
	min-height:244px !important;
	direction:ltr;
}

@keyframes motionpreset-51599 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-51599 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51623 {
	width:212px !important;
	height:50px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51646 {
	width:212px !important;
	height:49px !important;
}

#item51647 {
	width:209px !important;
	height:31px !important;
	left:1px !important;
	top:6px !important;
	direction:ltr;
}

#item51526 {
	width:294px !important;
	left:241px !important;
	top:139px !important;
	min-height:193px !important;
	direction:ltr;
}

@keyframes motionpreset-51526 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-51526 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51550 {
	width:200px !important;
	height:50px !important;
}

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

#item51575 {
	width:211px !important;
	height:31px !important;
	left:1px !important;
	top:7px !important;
	direction:ltr;
}

#item51502 {
	width:284px !important;
	height:368px !important;
	left:284px !important;
	top:16px !important;
}

#item51500 {
	width:568px !important;
	height:455px !important;
	left:36px !important;
	top:6587px !important;
}

#item52396 {
	width:462px !important;
	left:38px !important;
	top:6328px !important;
	min-height:102px !important;
	direction:ltr;
}

#item25968 {
	width:570px !important;
	min-height:422px !important;
	direction:ltr;
}

#item25942 {
	width:542px !important;
	top:5px !important;
	min-height:768px !important;
	direction:ltr;
}

#item25917 {
	width:536px !important;
	top:5px !important;
	min-height:427px !important;
	direction:ltr;
}

#item25915 {
	width:570px !important;
	height:773px !important;
	left:13px !important;
	top:162px !important;
}

#item26004 {
	width:65px !important;
	height:77px !important;
}

#item26001 {
	width:65px !important;
	height:77px !important;
}

#item26008 {
	width:65px !important;
	height:77px !important;
}

#item26005 {
	width:65px !important;
	height:77px !important;
	left:124px !important;
}

#item26009 {
	width:571px !important;
	left:34px !important;
	top:5237px !important;
	min-height:124px !important;
}

#item26032 {
	width:596px !important;
	left:34px !important;
	top:5180px !important;
	min-height:57px !important;
	direction:ltr;
}

#item26056 {
	width:640px !important;
	height:255px !important;
	background:#e1edff;
}

#item26079 {
	width:558px !important;
	left:38px !important;
	top:60px !important;
	min-height:138px !important;
	direction:ltr;
}

#item26131 {
	width:640px !important;
	height:924px !important;
	left:14px !important;
	top:2px !important;
	background:#f4f4f4;
}

#item26288 {
	width:547px !important;
	left:25px !important;
	top:489px !important;
	min-height:347px !important;
}

#item26321 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item26318 {
	width:109px !important;
	height:47px !important;
	left:34px !important;
	top:776px !important;
}

#item26230 {
	width:585px !important;
	left:25px !important;
	top:489px !important;
	min-height:347px !important;
}

#item26253 {
	width:609px !important;
	left:25px !important;
	top:642px !important;
	min-height:146px !important;
	direction:ltr;
}

#item26286 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item26283 {
	width:109px !important;
	height:47px !important;
	left:34px !important;
	top:776px !important;
}

#item26193 {
	width:575px !important;
	left:25px !important;
	top:489px !important;
	min-height:347px !important;
}

#item26228 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item26225 {
	width:109px !important;
	height:47px !important;
	left:34px !important;
	top:774px !important;
}

#item26163 {
	width:577px !important;
	left:25px !important;
	top:489px !important;
	min-height:435px !important;
}

#item26161 {
	width:650px !important;
	height:924px !important;
	left:4px !important;
	top:-10px !important;
}

#item26138 {
	width:806px !important;
	left:48px !important;
	top:380px !important;
	min-height:48px !important;
	direction:ltr;
}

#item26322 {
	width:570px !important;
	left:48px !important;
	top:329px !important;
	min-height:106px !important;
	direction:ltr;
}

#item26351 {
	width:60px !important;
	height:77px !important;
}

#item26347 {
	width:60px !important;
	height:77px !important;
	left:81px !important;
	top:366px !important;
}

#item26355 {
	width:60px !important;
	height:77px !important;
}

#item26352 {
	width:60px !important;
	height:77px !important;
	top:366px !important;
}

#item30283 {
	width:85px !important;
	height:98px !important;
}

#item30284 {
	width:85px !important;
	height:98px !important;
	left:136px !important;
	top:4346px !important;
}

#item30289 {
	width:85px !important;
	height:98px !important;
}

#item30287 {
	width:85px !important;
	height:98px !important;
	left:13px !important;
	top:4348px !important;
}

#item46569 {
	width:199px !important;
	height:50px !important;
	top:229px !important;
}

#item46573 {
	width:200px !important;
	height:50px !important;
}

#item46570 {
	width:200px !important;
	height:50px !important;
}

#item46578 {
	width:200px !important;
	height:49px !important;
}

#item46574 {
	width:200px !important;
	height:49px !important;
	top:58px !important;
}

#item46582 {
	width:201px !important;
	height:49px !important;
}

#item46579 {
	width:201px !important;
	height:49px !important;
	top:114px !important;
}

#item46586 {
	width:199px !important;
	height:48px !important;
}

#item46583 {
	width:199px !important;
	height:48px !important;
	left:1px !important;
	top:174px !important;
}

#item46590 {
	width:199px !important;
	height:50px !important;
}

#item46587 {
	width:199px !important;
	height:50px !important;
	top:229px !important;
}

#item46593 {
	width:198px !important;
	height:50px !important;
}

#item46591 {
	width:198px !important;
	height:50px !important;
	top:286px !important;
}

#item46597 {
	width:198px !important;
	height:50px !important;
}

#item46594 {
	width:198px !important;
	height:50px !important;
	top:343px !important;
}

#item46598 {
	width:99px !important;
	height:31px !important;
	left:50px !important;
	top:7px !important;
	direction:ltr;
}

#item46623 {
	width:71px !important;
	height:31px !important;
	left:64px !important;
	top:63px !important;
	direction:ltr;
}

#item46648 {
	width:98px !important;
	height:44px !important;
	left:51px !important;
	top:116px !important;
	direction:ltr;
}

#item46673 {
	width:105px !important;
	height:31px !important;
	left:48px !important;
	top:179px !important;
	direction:ltr;
}

#item46698 {
	width:110px !important;
	height:31px !important;
	left:45px !important;
	top:236px !important;
	direction:ltr;
}

#item46723 {
	width:110px !important;
	height:44px !important;
	left:45px !important;
	top:288px !important;
	direction:ltr;
}

#item46748 {
	width:90px !important;
	height:43px !important;
	left:55px !important;
	top:346px !important;
	direction:ltr;
}

#item46777 {
	width:200px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item46773 {
	width:200px !important;
	height:50px !important;
	top:344px !important;
}

#item46805 {
	width:200px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item46802 {
	width:200px !important;
	height:50px !important;
	top:286px !important;
}

#item46833 {
	width:200px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item46830 {
	width:200px !important;
	height:50px !important;
	top:229px !important;
}

#item46861 {
	width:200px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item46858 {
	width:200px !important;
	height:50px !important;
	top:171px !important;
}

#item46889 {
	width:200px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item46886 {
	width:200px !important;
	height:50px !important;
	top:114px !important;
}

#item46917 {
	width:200px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item46914 {
	width:200px !important;
	height:50px !important;
	top:57px !important;
}

#item46945 {
	width:200px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item46942 {
	width:200px !important;
	height:50px !important;
}

#item27310 {
	width:392px !important;
	left:34px !important;
	top:3408px !important;
	min-height:31px !important;
	direction:ltr;
}

#item27341 {
	width:21px !important;
	height:23px !important;
	left:49px !important;
	top:3026px !important;
}

#item26580 {
	width:504px !important;
	left:34px !important;
	top:3351px !important;
	min-height:48px !important;
	direction:ltr;
}

@keyframes fly-in-top-26381 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-26381 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26552 {
	width:277px !important;
	left:230px !important;
	top:7px !important;
	min-height:377px !important;
	direction:ltr;
}

@keyframes motionpreset-26552 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-26552 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45050 {
	width:198px !important;
	height:50px !important;
}

#item45226 {
	width:200px !important;
	height:50px !important;
	top:1px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item45201 {
	width:90px !important;
	height:43px !important;
	left:55px !important;
	top:2px !important;
	direction:ltr;
}

#item26528 {
	width:275px !important;
	left:230px !important;
	top:16px !important;
	min-height:376px !important;
	direction:ltr;
}

@keyframes motionpreset-26528 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-26528 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44602 {
	width:198px !important;
	height:50px !important;
}

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

#item44729 {
	width:110px !important;
	height:44px !important;
	left:45px !important;
	top:2px !important;
	direction:ltr;
}

#item26504 {
	width:291px !important;
	left:230px !important;
	top:11px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-26504 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-26504 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44136 {
	width:199px !important;
	height:50px !important;
}

#item44141 {
	width:199px !important;
	height:50px !important;
}

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

#item44244 {
	width:110px !important;
	height:31px !important;
	left:45px !important;
	top:7px !important;
	direction:ltr;
}

#item26479 {
	width:314px !important;
	left:230px !important;
	top:10px !important;
	min-height:414px !important;
	direction:ltr;
}

@keyframes motionpreset-26479 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-26479 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item43508 {
	width:199px !important;
	height:48px !important;
	left:1px !important;
	top:2px !important;
}

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

#item43587 {
	width:105px !important;
	height:31px !important;
	left:48px !important;
	top:7px !important;
	direction:ltr;
}

#item26455 {
	width:294px !important;
	left:230px !important;
	top:10px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes motionpreset-26455 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-26455 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item43334 {
	width:200px !important;
	height:50px !important;
	top:1px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item43053 {
	width:201px !important;
	height:49px !important;
}

#item43108 {
	width:98px !important;
	height:44px !important;
	left:51px !important;
	top:2px !important;
	direction:ltr;
}

#item26431 {
	width:310px !important;
	left:230px !important;
	top:142px !important;
	min-height:82px !important;
	direction:ltr;
}

@keyframes motionpreset-26431 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-26431 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item42902 {
	width:200px !important;
	height:50px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item42595 {
	width:200px !important;
	height:49px !important;
}

#item42626 {
	width:71px !important;
	height:31px !important;
	left:64px !important;
	top:6px !important;
	direction:ltr;
}

#item26407 {
	width:305px !important;
	left:230px !important;
	top:138px !important;
	min-height:136px !important;
	direction:ltr;
}

@keyframes motionpreset-26407 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes motionpreset-26407 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item42144 {
	width:200px !important;
	height:50px !important;
}

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

#item42152 {
	width:99px !important;
	height:31px !important;
	left:50px !important;
	top:7px !important;
	direction:ltr;
}

#item26383 {
	width:284px !important;
	height:368px !important;
	left:284px !important;
	top:15px !important;
}

#item26381 {
	width:568px !important;
	height:424px !important;
	left:36px !important;
	top:3447px !important;
}

#item27365 {
	width:557px !important;
	left:40px !important;
	top:935px !important;
	min-height:75px !important;
	direction:ltr;
}

#item27388 {
	width:640px !important;
	height:2128px !important;
	top:898px !important;
	background:#e1edff;
}

#item27439 {
	width:388px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item27440 {
	width:318px !important;
	left:44px !important;
	top:38px !important;
	min-height:330px !important;
	direction:ltr;
}

#item27413 {
	width:388px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item27414 {
	width:388px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item27411 {
	width:388px !important;
	height:408px !important;
	left:126px !important;
	top:2371px !important;
}

#item27736 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item27737 {
	width:285px !important;
	left:38px !important;
	top:38px !important;
	min-height:318px !important;
	direction:ltr;
}

#item27709 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item27710 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item27706 {
	width:387px !important;
	height:408px !important;
	left:127px !important;
	top:1931px !important;
}

#item27492 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item27493 {
	width:301px !important;
	left:44px !important;
	top:35px !important;
	min-height:395px !important;
	direction:ltr;
}

#item27585 {
	width:20px !important;
	left:54px !important;
	top:458px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27466 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item27468 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item27464 {
	width:387px !important;
	height:479px !important;
	left:127px !important;
	top:1046px !important;
}

#item27636 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item27637 {
	width:333px !important;
	left:28px !important;
	top:35px !important;
	min-height:395px !important;
	direction:ltr;
}

#item27610 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item27611 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item27608 {
	width:387px !important;
	height:430px !important;
	left:127px !important;
	top:1491px !important;
}

#item27830 {
	width:392px !important;
	left:40px !important;
	top:997px !important;
	min-height:33px !important;
	direction:ltr;
}

#item27853 {
	width:530px !important;
	left:40px !important;
	top:947px !important;
	min-height:40px !important;
	direction:ltr;
}

#item27882 {
	width:516px !important;
	top:95px !important;
	min-height:188px !important;
	direction:ltr;
}

#item27905 {
	width:566px !important;
	min-height:75px !important;
	direction:ltr;
}

#item27951 {
	width:584px !important;
	left:33px !important;
	top:2834px !important;
	min-height:75px !important;
	direction:ltr;
}

#item27974 {
	width:388px !important;
	left:37px !important;
	top:2905px !important;
	min-height:67px !important;
	direction:ltr;
}

#item27999 {
	width:243px !important;
	left:210px !important;
	top:2905px !important;
	min-height:67px !important;
	direction:ltr;
}

#item28026 {
	width:641px !important;
	height:441px !important;
	background:#1255e9;
}

@keyframes flyinfromright-28029 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-28029 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28036 {
	width:266px !important;
	left:35px !important;
	top:165px !important;
	min-height:137px !important;
	direction:ltr;
}

#item28059 {
	width:258px !important;
	left:35px !important;
	top:306px !important;
	min-height:104px !important;
}

#item29949 {
	opacity:0.93;
	width:270px !important;
	height:178px !important;
	left:10px !important;
	top:19px !important;
	background:#fff;
}

#item29969 {
	width:183px !important;
	left:51px !important;
	top:41px !important;
	min-height:41px !important;
	direction:ltr;
}

#item30419 {
	width:183px !important;
	left:50px !important;
	top:100px !important;
	min-height:41px !important;
	direction:ltr;
}

#item30387 {
	width:183px !important;
	left:50px !important;
	top:140px !important;
	min-height:41px !important;
	direction:ltr;
}

#item30272 {
	width:62px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item30273 {
	width:67px !important;
	height:65px !important;
	left:216px !important;
	top:10px !important;
}

#item30179 {
	opacity:0.93;
	width:270px !important;
	height:178px !important;
	left:10px !important;
	top:19px !important;
}

#item30177 {
	width:282px !important;
	height:197px !important;
	left:360px !important;
	top:84px !important;
}

#item52895 {
	width:291px !important;
	height:24px !important;
	direction:ltr;
}

#item52803 {
	width:291px !important;
	height:24px !important;
	direction:ltr;
}

#item52800 {
	width:291px !important;
	height:24px !important;
}

#item52866 {
	width:291px !important;
	height:24px !important;
	direction:ltr;
}

#item52768 {
	width:291px !important;
	height:24px !important;
	direction:ltr;
}

#item52793 {
	width:291px !important;
	height:24px !important;
}

#item52921 {
	width:291px !important;
	height:24px !important;
	direction:ltr;
}

#item52837 {
	width:291px !important;
	height:24px !important;
	top:4px !important;
	direction:ltr;
}

#item52834 {
	width:291px !important;
	height:28px !important;
}

p.autoParaStyle58 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:16px;
	color:#231e33;
	text-decoration:underline;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#1255e9;
	text-decoration:underline;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-ElevanceSans-Bold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

ul.autoParaStyle54 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.010em;
	direction:ltr;
	padding-left:39px;
	margin-bottom:7px;
	text-align:left;
}
ul.autoParaStyle54 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:27px;
	width:0;
}

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

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

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

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

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

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

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

p.autoParaStyle46 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

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

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

p.autoParaStyle42 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#193572;
	letter-spacing:-0.015em;
	text-align:center;
}

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

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

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

p.autoParaStyle38 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.025em;
	direction:ltr;
	margin-top:2px;
	margin-bottom:12px;
	text-align:center;
}

p.autoParaStyle37 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	padding-left:15px;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:2px;
	margin-bottom:12px;
	text-align:center;
}

p.autoParaStyle35 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	letter-spacing:-0.017em;
	direction:ltr;
	padding-left:15px;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#fff;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:2px;
	margin-bottom:12px;
	text-align:center;
}

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

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

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

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

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

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

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

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

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

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

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

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

p.autoParaStyle21 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:29px;
	color:#231e33;
	direction:ltr;
	padding-left:22px;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#193572;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:44px;
	color:#443f51;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:40px;
	color:#1255e9;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

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

p.autoParaStyle16 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:12px;
	color:#231e33;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

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

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

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

p.autoParaStyle12 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:14px;
	color:#231e33;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle11 {
	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:right;
}

p.autoParaStyle10 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#193572;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

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

p.autoParaStyle7 {
	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.autoParaStyle6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:60px;
	line-height:32px;
	color:#193572;
	margin-bottom:10px;
	text-align:left;
}

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

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

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

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:34px;
	color:#1255e9;
	text-decoration:underline;
	margin-top:2px;
	margin-bottom:7px;
	text-align:center;
}

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

p.Custom-M_-_subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#1255e9;
	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;
	padding-left:22px;
	margin-bottom:9px;
	text-align:left;
}

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

ul.Custom-M_-_NEW-Anthem-RGB-Type-Styles_-_Anthem-GBD_-_Anthem-12pt_-_Anthem-Bullet-Level-1-12-16 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	direction:ltr;
	padding-left:22px;
	margin-bottom:7px;
	text-align:left;
}
ul.Custom-M_-_NEW-Anthem-RGB-Type-Styles_-_Anthem-GBD_-_Anthem-12pt_-_Anthem-Bullet-Level-1-12-16 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:9.4px;
	width:0;
}

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

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

ul.Mobile-menu-bulleted-list > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#1255e9;
	text-decoration:underline;
	direction:ltr;
	padding-left:22px;
	margin-bottom:7px;
	text-align:left;
}
ul.Mobile-menu-bulleted-list > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:10px;
	width:0;
}

ul.Mobile-LP-bulleted-list > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:ltr;
	padding-left:22px;
	margin-bottom:7px;
	text-align:left;
}
ul.Mobile-LP-bulleted-list > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:9.4px;
	width:0;
}

p.Mobile-LP-Subhead-H3 {
	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.Mobile-headline-H2 {
	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:left;
}

p.Mobile-menu-items {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:16px;
	color:#1255e9;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile-LP-Anthem-Subhead-1 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile-LP-Anthem-Headline-H1 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:40px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:15px;
	text-align:left;
}

p.Custom-M_-_Blue-Landing-Page-Styles_-_Menu-items-hover {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	text-decoration:underline;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Custom-M_-_Blue-Landing-Page-Styles_-_Menu-items {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#1255e9;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

h2.Custom-M_-_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.Custom-M_-_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.Custom-M_-_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.Custom-M_-_Blue-Landing-Page-Styles_-_LP-Widget-Button-Text-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
	letter-spacing:-0.015em;
	direction:ltr;
	text-align:center;
}

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

h4.Custom-M_-_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.Custom-M_-_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;
}

ul.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_New-Bullet > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:ltr;
	padding-left:39px;
	margin-bottom:7px;
	text-align:left;
}
ul.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_New-Bullet > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:27px;
	width:0;
}

ul.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_Anthem-Bullet-Level-1-14-17 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	direction:ltr;
	padding-left:13px;
	margin-bottom:7px;
	text-align:left;
}
ul.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_Anthem-Bullet-Level-1-14-17 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_Body-text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#231e33;
	direction:ltr;
	padding-left:22px;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

p.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_CTA-btn-white-blue-B {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:10px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_CTA {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_Anthem-Body-Text-14-17 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

p.Custom-M_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_icon-page-ending {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:34px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.Custom-M_-_Google-Pixel_Pixel-2-H_-_VP-Body-Copy {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",serif;
	font-size:10px;
	line-height:14px;
	color:#262626;
	letter-spacing:-0.025em;
	direction:ltr;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p.Custom-M_-_Google-Pixel_Pixel-2-H_-_Blue-Brand-2020_-_Blue-Brand-Legalese_Form#_Footnote-6_6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:40px;
	color:#1255e9;
	margin-top:4px;
	margin-bottom:5px;
	text-align:left;
}

p.Custom-M_-_Google-Pixel_Pixel-2-H_-_Blue-Brand-2020_-_Blue-Brand-Body-Text-10_13 {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
}

p.Custom-V_-_Mobile_-_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.Custom-V_-_Mobile_-_Blue-Landing-Page-Styles_-_Menu-items-hover {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	text-decoration:underline;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Custom-V_-_Mobile_-_Blue-Landing-Page-Styles_-_Menu-items {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#1255e9;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Custom-V_-_Mobile_-_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;
}

ul.Custom-V_-_NEW-Anthem-RGB-Type-Styles_-_Anthem-GBD_-_Anthem-12pt_-_Anthem-Bullet-Level-1-12-16 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	direction:ltr;
	padding-left:22px;
	margin-bottom:7px;
	text-align:left;
}
ul.Custom-V_-_NEW-Anthem-RGB-Type-Styles_-_Anthem-GBD_-_Anthem-12pt_-_Anthem-Bullet-Level-1-12-16 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:9.4px;
	width:0;
}

p.Custom-V_-_Google-Pixel_Pixel-2-H_-_VP-Body-Copy {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",serif;
	font-size:10px;
	line-height:14px;
	color:#262626;
	letter-spacing:-0.025em;
	direction:ltr;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p.Tip-body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:27px;
	line-height:33px;
	color:#231e33;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.Tips-subhead-Navy-blue {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:40px;
	color:#193572;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-V_-_Google-Pixel_Pixel-2-H_-_Blue-Brand-2020_-_Blue-Brand-Legalese_Form#_Footnote-6_6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:40px;
	color:#1255e9;
	margin-top:4px;
	margin-bottom:5px;
	text-align:left;
}

p.Custom-V_-_Google-Pixel_Pixel-2-H_-_Blue-Brand-2020_-_Blue-Brand-Body-Text-10_13 {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
}

ul.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_New-Bullet > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:ltr;
	padding-left:39px;
	margin-bottom:7px;
	text-align:left;
}
ul.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_New-Bullet > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:27px;
	width:0;
}

p.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_Body-text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#231e33;
	direction:ltr;
	padding-left:22px;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

p.CTA-blue {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#1255e9;
	text-decoration:underline;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_CTA-btn-white-blue-B {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:10px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_CTA {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_icon-page-ending {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:34px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_Anthem-Body-Text-14-17 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:12px;
	text-align:left;
}

ul.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_Anthem-Bullet-Level-1-14-17 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	direction:ltr;
	padding-left:13px;
	margin-bottom:7px;
	text-align:left;
}
ul.Custom-V_-_NEW-Anthem-Type-Styles_-_Anthem-14-pt_-_Anthem-Bullet-Level-1-14-17 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

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

p.LP-Widget-Dropdown-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_LP-Widget-Button-Text-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
	letter-spacing:-0.015em;
	direction:ltr;
	text-align:center;
}

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

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

p.Custom-V_-_Blue-Landing-Page-Styles_-_Menu-items-hover {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	text-decoration:underline;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Menu-items {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#1255e9;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

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

h4.Custom-V_-_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;
}

h2.Custom-V_-_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.Custom-V_-_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.Custom-V_-_subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#1255e9;
	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;
	padding-left:22px;
	margin-bottom:9px;
	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.autoCharStyle15 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
}

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

span.autoCharStyle13 {
	font-size:30px;
	letter-spacing:-0.010em;
}

span.autoCharStyle12 {
	letter-spacing:-0.010em;
}

span.autoCharStyle11 {
	color:#1255e9;
}

span.autoCharStyle10 {
	font-size:24px;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	color:#000;
}

span.autoCharStyle7 {
	color:#1255e9;
	text-decoration:underline;
}

span.autoCharStyle6 {
}

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

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

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	color:#1255e9;
	text-decoration:underline;
}

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

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

span.Custom-M_-_Hyperlink {
	color:#44b7f3;
	text-decoration:underline;
}

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

span.Custom-M_-_Google-Pixel_Pixel-2-H_-_No-Break- {
	white-space:nowrap;
}

span.Custom-V_-_Google-Pixel_Pixel-2-H_-_No-Break- {
	white-space:nowrap;
}

span.Custom-V_-_Hyperlink {
	color:#44b7f3;
	text-decoration:underline;
}

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

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-640 {display:block; } }

#loadIndicator{display:none;}
