/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:2195px; height:1080px; background: #fff !important; }
.paper-vertical { width:2195px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2195px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-TVNordEF-Regular;
	src:url("../fonts/Elsner+Flake - TV NordEF Regular.ttf");
}

@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");
}

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

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

#item53969 {
	width:2195px !important;
	height:142px !important;
	top:940px !important;
	background:#fff;
}

#item53966 {
	width:2195px !important;
	height:148px !important;
	left:1px !important;
	top:-28px !important;
	background:#fff;
}

#item51095 {
	width:52px !important;
	height:13px !important;
	left:1730px !important;
	top:57px !important;
}

#item28996 {
	width:220px !important;
	height:34px !important;
}

#item34790 {
	width:220px !important;
	height:34px !important;
	left:412px !important;
	top:44px !important;
}

#item36325 {
	width:170px !important;
	height:60px !important;
	left:1212px !important;
	top:970px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item36350 {
	width:170px !important;
	height:60px !important;
	left:1612px !important;
	top:970px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item36375 {
	width:170px !important;
	height:60px !important;
	left:1412px !important;
	top:970px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item36400 {
	width:170px !important;
	height:60px !important;
	left:1012px !important;
	top:970px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item36426 {
	width:170px !important;
	height:60px !important;
	left:812px !important;
	top:970px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item36451 {
	width:170px !important;
	height:60px !important;
	left:612px !important;
	top:970px !important;
	border-radius:205px;
	border:solid 2px #1255e9;
}

#item36476 {
	width:170px !important;
	height:60px !important;
	left:413px !important;
	top:970px !important;
	border-radius:205px;
	border:solid 2px #1255e9;
}

#item36769 {
	width:150px !important;
	left:423px !important;
	top:991px !important;
	min-height:19px !important;
}

#item36774 {
	width:150px !important;
	left:622px !important;
	top:991px !important;
	min-height:19px !important;
}

#item36798 {
	width:150px !important;
	left:822px !important;
	top:979px !important;
	min-height:36px !important;
}

#item36823 {
	width:150px !important;
	left:1022px !important;
	top:979px !important;
	min-height:36px !important;
}

#item36846 {
	width:150px !important;
	left:1222px !important;
	top:979px !important;
	min-height:36px !important;
}

#item36869 {
	width:150px !important;
	left:1422px !important;
	top:979px !important;
	min-height:36px !important;
}

#item36893 {
	width:150px !important;
	left:1622px !important;
	top:979px !important;
	min-height:36px !important;
}

#item36299 {
	width:171px !important;
	height:61px !important;
}

#item36296 {
	width:171px !important;
	height:61px !important;
	left:412px !important;
	top:969px !important;
}

#item36303 {
	width:169px !important;
	height:61px !important;
}

#item36300 {
	width:169px !important;
	height:61px !important;
	left:612px !important;
	top:969px !important;
}

#item36307 {
	width:169px !important;
	height:61px !important;
}

#item36304 {
	width:169px !important;
	height:61px !important;
	left:812px !important;
	top:969px !important;
}

#item36311 {
	width:171px !important;
	height:61px !important;
}

#item36308 {
	width:171px !important;
	height:61px !important;
	left:1212px !important;
	top:969px !important;
}

#item36315 {
	width:169px !important;
	height:61px !important;
}

#item36312 {
	width:169px !important;
	height:61px !important;
	left:1414px !important;
	top:969px !important;
}

#item36319 {
	width:171px !important;
	height:61px !important;
}

#item36316 {
	width:171px !important;
	height:61px !important;
	left:1612px !important;
	top:969px !important;
}

#item36324 {
	width:171px !important;
	height:61px !important;
}

#item36320 {
	width:171px !important;
	height:61px !important;
	left:1012px !important;
	top:969px !important;
}

#item49288 {
	width:66px !important;
	height:41px !important;
}

#item49289 {
	width:66px !important;
	height:41px !important;
	left:1722px !important;
	top:44px !important;
}

@keyframes moverightandgrow-48062 {
	0% {
		transform:translate(-5922px,-26px) scaleX(3) scaleY(3);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverightandgrow-48062 {
	0% {
		-webkit-transform:translate(-5922px,-26px) scaleX(3) scaleY(3);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item48062 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes fadein-48042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-48042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47913 {
	width:503px !important;
	min-height:217px !important;
}

#item47936 {
	width:297px !important;
	top:276px !important;
	min-height:297px !important;
	direction:ltr;
}

@keyframes pulse-47959 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-47959 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47959 {
	width:52px !important;
	height:64px !important;
	left:459px !important;
	top:276px !important;
}

@keyframes disappear-48009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-48009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8328 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#1a3673;
}

#item8479 {
	width:1370px !important;
	left:412px !important;
	top:284px !important;
	min-height:68px !important;
}

@keyframes fadein-8479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12140 {
	width:231px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-12140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-12140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21787 {
	width:841px !important;
	left:412px !important;
	top:912px !important;
	min-height:16px !important;
}

@keyframes fadein-21787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-21787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-37765 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37765 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37765 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:568px !important;
}

#item53935 {
	width:900px !important;
	height:500px !important;
	left:647px !important;
	top:365px !important;
}

#item16051 {
	width:172px !important;
	height:62px !important;
	left:412px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item51967 {
	width:150px !important;
	left:423px !important;
	top:991px !important;
	min-height:19px !important;
}

#item37808 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#1a3673;
}

#item31377 {
	width:1370px !important;
	left:413px !important;
	top:284px !important;
	min-height:102px !important;
}

@keyframes fadein-31377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31400 {
	width:231px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-31400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31599 {
	width:1097px !important;
	left:413px !important;
	top:419px !important;
	min-height:34px !important;
}

@keyframes fadein-31599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-37649 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37649 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37649 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:568px !important;
}

@keyframes fadein-50311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-50311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50314 {
	width:590px !important;
	background:#e1edff;
	border:solid 2px #fff;
	min-height:385px !important;
	padding:30px;
}

#item50360 {
	width:496px !important;
	left:39px !important;
	top:345px !important;
	min-height:19px !important;
}

#item50383 {
	width:496px !important;
	left:39px !important;
	top:181px !important;
	min-height:130px !important;
}

#item50406 {
	width:496px !important;
	left:39px !important;
	top:98px !important;
	min-height:29px !important;
}

#item49113 {
	width:496px !important;
	left:39px !important;
	top:106px !important;
	min-height:29px !important;
}

#item50435 {
	width:590px !important;
	height:300px !important;
	top:1px !important;
	background:#1a3673;
	border:solid 2px #fff;
	padding:30px;
}

#item50311 {
	width:590px !important;
	height:385px !important;
	left:412px !important;
	top:493px !important;
}

@keyframes fadein-50483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-50483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50486 {
	width:590px !important;
	background:#e1edff;
	border:solid 2px #fff;
	min-height:385px !important;
	padding:30px;
}

#item50532 {
	width:491px !important;
	left:38px !important;
	top:345px !important;
	min-height:19px !important;
}

#item50555 {
	width:496px !important;
	left:38px !important;
	top:99px !important;
	min-height:64px !important;
}

#item50578 {
	width:496px !important;
	left:38px !important;
	top:181px !important;
	min-height:133px !important;
}

#item50607 {
	width:590px !important;
	height:300px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
	border:solid 2px #fff;
	padding:30px;
}

#item50646 {
	width:596px !important;
	height:306px !important;
	left:10px !important;
	top:10px !important;
}

#item50483 {
	width:606px !important;
	height:397px !important;
	left:1031px !important;
	top:481px !important;
}

#item51706 {
	width:740px !important;
	height:46px !important;
	left:454px !important;
	top:552px !important;
}

#item53741 {
	width:172px !important;
	height:62px !important;
	left:412px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item53766 {
	width:150px !important;
	left:423px !important;
	top:991px !important;
	min-height:19px !important;
}

#item51058 {
	width:588px !important;
	height:298px !important;
}

#item51059 {
	width:588px !important;
	height:298px !important;
	left:414px !important;
	top:494px !important;
}

#item51066 {
	width:590px !important;
	height:298px !important;
}

#item51067 {
	width:590px !important;
	height:298px !important;
	left:1044px !important;
	top:494px !important;
}

#item8830 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#e1edff;
}

#item8937 {
	width:422px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-8937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12686 {
	width:530px !important;
	left:413px !important;
	top:284px !important;
	min-height:559px !important;
}

@keyframes fadein-12686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-12686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30280 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:568px !important;
}

@keyframes fadein-53739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31274 {
	width:534px !important;
	height:112px !important;
	top:402px !important;
	background:#1255e9;
}

#item12795 {
	width:392px !important;
	left:126px !important;
	top:432px !important;
	min-height:52px !important;
}

@keyframes dance-53729 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	22% {transform:translate(0px,0px) rotate(20deg);}
	44% {transform:translate(0px,0px) rotate(-20deg);}
	61% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-53729 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	22% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	44% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes fadein-53817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53845 {
	width:534px !important;
	height:112px !important;
}

#item53846 {
	width:534px !important;
	height:112px !important;
	left:1097px !important;
	top:686px !important;
}

#item52435 {
	width:172px !important;
	height:62px !important;
	left:611px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52460 {
	width:150px !important;
	left:622px !important;
	top:991px !important;
	min-height:19px !important;
}

#item13558 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#1a3673;
}

#item38706 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#1a3673;
}

#item13559 {
	width:705px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-13559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45574 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45590 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45595 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45605 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45621 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45730 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45745 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45756 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45772 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45904 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45914 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45919 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item45929 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

@keyframes fadeout-45998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-45998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item45999 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

@keyframes fadeout-46003 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-46003 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46004 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

@keyframes fadeout-46008 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-46008 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46009 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

#item46066 {
	width:87px !important;
	height:97px !important;
	background:#fefefe;
}

@keyframes fadein-46070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46079 {
	width:269px !important;
	left:235px !important;
	top:115px !important;
	min-height:144px !important;
}

@keyframes fadein-46079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes grow-51830 {
	0% {transform:translate(0px,0px) scaleX(0.45) scaleY(0.45);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-51830 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.45) scaleY(0.45);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51830 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item51831 {
	width:195px !important;
	height:219px !important;
	background:#fefefe;
}

#item51839 {
	width:426px !important;
	height:41px !important;
	left:210px !important;
	top:39px !important;
	background:#e1edff;
}

@keyframes fadein-51839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-51839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-51860 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulse-51860 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item51860 {
	width:58px !important;
	height:70px !important;
	left:963px !important;
	top:276px !important;
}

#item53183 {
	width:277px !important;
	left:245px !important;
	top:304px !important;
	min-height:165px !important;
}

@keyframes fadein-53183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44969 {
	width:850px !important;
	height:555px !important;
	border-radius:20px;
	background:#e1edff;
}

@keyframes fadein-51226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-51226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51226 {
	width:32px !important;
	height:46px !important;
	left:882px !important;
	top:288px !important;
}

#item44061 {
	width:850px !important;
	height:555px !important;
	border-radius:20px;
	background:#e1edff;
}

@keyframes fadein-51231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-51231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51231 {
	width:32px !important;
	height:46px !important;
	left:882px !important;
	top:288px !important;
}

#item43278 {
	width:850px !important;
	height:555px !important;
	border-radius:20px;
	background:#e1edff;
}

@keyframes fadein-51450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-51450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51450 {
	width:32px !important;
	height:46px !important;
	left:882px !important;
	top:288px !important;
}

#item42448 {
	width:850px !important;
	height:555px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#e1edff;
}

@keyframes fadein-51453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-51453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51453 {
	width:32px !important;
	height:46px !important;
	left:882px !important;
	top:288px !important;
}

#item42637 {
	width:1022px !important;
	height:612px !important;
	left:763px !important;
	top:273px !important;
}

#item53175 {
	width:263px !important;
	left:412px !important;
	top:283px !important;
	min-height:363px !important;
}

@keyframes fadein-53175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52497 {
	width:172px !important;
	height:62px !important;
	left:811px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52522 {
	width:150px !important;
	left:822px !important;
	top:979px !important;
	min-height:36px !important;
}

#item46141 {
	width:21px !important;
	height:21px !important;
	left:1104px !important;
	top:864px !important;
}

#item46145 {
	width:21px !important;
	height:21px !important;
	left:1147px !important;
	top:864px !important;
}

#item46148 {
	width:21px !important;
	height:21px !important;
	left:1189px !important;
	top:864px !important;
}

#item46151 {
	width:21px !important;
	height:21px !important;
	left:1232px !important;
	top:864px !important;
}

#item46154 {
	width:21px !important;
	height:21px !important;
	left:1275px !important;
	top:864px !important;
}

#item11125 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#1255e9;
}

#item14045 {
	width:1229px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-14045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-14045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14068 {
	width:389px !important;
	left:413px !important;
	top:284px !important;
	min-height:476px !important;
}

@keyframes fadein-14068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-14068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-37688 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37688 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37688 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:568px !important;
}

@keyframes fadein-47311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-47311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52556 {
	width:172px !important;
	height:62px !important;
	left:1011px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52581 {
	width:150px !important;
	left:1022px !important;
	top:979px !important;
	min-height:36px !important;
}

#item10789 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#e1edff;
}

#item12826 {
	width:1233px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-12826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-12826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12849 {
	width:530px !important;
	left:412px !important;
	top:284px !important;
	min-height:556px !important;
}

@keyframes fadein-12849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-12849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-37754 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37754 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37754 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:568px !important;
}

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

#item51529 {
	width:240px !important;
	height:139px !important;
	left:1141px !important;
	top:495px !important;
}

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

#item52610 {
	width:172px !important;
	height:62px !important;
	left:1211px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52635 {
	width:150px !important;
	left:1222px !important;
	top:979px !important;
	min-height:36px !important;
}

#item47217 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#e1edff;
}

#item46948 {
	width:1097px !important;
	left:412px !important;
	top:359px !important;
	min-height:34px !important;
}

@keyframes fadein-46948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47218 {
	width:1233px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-47218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-47218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-49231 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-49231 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item49231 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:568px !important;
}

@keyframes fadein-54003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-54003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54035 {
	width:590px !important;
	border:solid 2px #1a3673;
	min-height:415px !important;
	padding:30px;
}

#item54058 {
	width:516px !important;
	height:77px !important;
	left:32px !important;
	top:312px !important;
}

#item54081 {
	width:341px !important;
	left:198px !important;
	top:133px !important;
	min-height:165px !important;
}

#item54104 {
	width:496px !important;
	left:39px !important;
	top:83px !important;
	min-height:29px !important;
}

#item54010 {
	width:590px !important;
	height:300px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
	border:solid 2px #1a3673;
	padding:30px;
}

#item54005 {
	width:596px !important;
	height:306px !important;
	left:10px !important;
	top:10px !important;
}

#item54003 {
	width:606px !important;
	height:428px !important;
	left:400px !important;
	top:435px !important;
}

@keyframes fadein-54132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-54132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54163 {
	width:590px !important;
	border:solid 2px #1a3673;
	min-height:415px !important;
	padding:30px;
}

#item54186 {
	width:491px !important;
	height:36px !important;
	left:38px !important;
	top:354px !important;
}

#item54209 {
	width:341px !important;
	left:198px !important;
	top:151px !important;
	min-height:123px !important;
}

#item54234 {
	width:496px !important;
	left:39px !important;
	top:83px !important;
	min-height:29px !important;
}

#item54138 {
	width:590px !important;
	height:300px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
	border:solid 2px #1a3673;
	padding:30px;
}

#item54134 {
	width:596px !important;
	height:306px !important;
	left:10px !important;
	top:10px !important;
}

#item54132 {
	width:606px !important;
	height:428px !important;
	left:1030px !important;
	top:435px !important;
}

#item52663 {
	width:172px !important;
	height:62px !important;
	left:1211px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52688 {
	width:150px !important;
	left:1222px !important;
	top:979px !important;
	min-height:36px !important;
}

#item53998 {
	width:590px !important;
	height:298px !important;
}

#item53995 {
	width:590px !important;
	height:298px !important;
	left:413px !important;
	top:448px !important;
}

#item54002 {
	width:590px !important;
	height:298px !important;
}

#item53999 {
	width:590px !important;
	height:298px !important;
	left:1044px !important;
	top:448px !important;
}

#item12900 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#e1edff;
}

#item13077 {
	width:1233px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-13077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21793 {
	width:1142px !important;
	left:414px !important;
	top:284px !important;
	min-height:52px !important;
}

@keyframes fadein-21793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-21793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-37701 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37701 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37701 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:568px !important;
}

#item53952 {
	width:900px !important;
	height:500px !important;
	left:647px !important;
	top:365px !important;
}

#item52716 {
	width:172px !important;
	height:62px !important;
	left:1211px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52741 {
	width:150px !important;
	left:1222px !important;
	top:979px !important;
	min-height:36px !important;
}

#item11383 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#1a3673;
}

#item14099 {
	width:705px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-14099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-14099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30104 {
	width:530px !important;
	left:413px !important;
	top:284px !important;
	min-height:545px !important;
}

@keyframes fadein-30104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-30104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37712 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:552px !important;
}

@keyframes fadein-53725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53620 {
	width:534px !important;
	height:112px !important;
	top:402px !important;
	background:#1255e9;
}

#item53621 {
	width:392px !important;
	left:126px !important;
	top:432px !important;
	min-height:52px !important;
}

@keyframes dance-53720 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	22% {transform:translate(0px,0px) rotate(20deg);}
	44% {transform:translate(0px,0px) rotate(-20deg);}
	61% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-53720 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	22% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	44% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes fadein-53818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53857 {
	width:534px !important;
	height:112px !important;
}

#item53858 {
	width:534px !important;
	height:112px !important;
	left:1098px !important;
	top:686px !important;
}

#item52789 {
	width:172px !important;
	height:62px !important;
	left:1411px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52814 {
	width:150px !important;
	left:1422px !important;
	top:979px !important;
	min-height:36px !important;
}

#item37963 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#1255e9;
}

#item32804 {
	width:1037px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-32804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-32804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32827 {
	width:510px !important;
	left:412px !important;
	top:496px !important;
	min-height:337px !important;
}

@keyframes fadein-32827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-32827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-37724 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37724 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37724 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:552px !important;
}

#item53095 {
	width:510px !important;
	left:412px !important;
	top:281px !important;
	min-height:173px !important;
}

@keyframes fadein-53095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-53692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53147 {
	width:498px !important;
	height:562px !important;
	background:#e1edff;
}

#item32863 {
	width:396px !important;
	left:51px !important;
	top:308px !important;
	min-height:209px !important;
}

#item53069 {
	width:146px !important;
	height:215px !important;
	left:167px !important;
	top:43px !important;
}

#item53072 {
	width:148px !important;
	height:85px !important;
	left:167px !important;
	top:173px !important;
}

@keyframes flyouttop-38092 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-2440px,2px);}
}
@-webkit-keyframes flyouttop-38092 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-2440px,2px);}
}
#item32803 {
	width:2195px !important;
	height:820px !important;
	background:#1255e9;
}

@keyframes flyinfrombottom-38018 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38018 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37988 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37988 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37989 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37989 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37990 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37990 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37991 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37991 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37992 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37992 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37993 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37993 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37994 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37994 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37995 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37995 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37996 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37996 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37997 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37997 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37998 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37998 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-37999 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37999 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38000 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38000 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38001 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38001 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38002 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38002 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38003 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38003 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38004 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38004 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38005 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38005 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38006 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38006 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38007 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38007 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38008 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38008 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38009 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38009 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38010 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38010 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38011 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38011 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38012 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38012 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38013 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38013 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38014 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38014 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38015 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38015 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38016 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38016 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-38017 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38017 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37965 {
	width:517px !important;
	height:416px !important;
	left:414px !important;
	top:195px !important;
}

@keyframes flyinfrombottom-37965 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-37965 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item52904 {
	width:172px !important;
	height:62px !important;
	left:1611px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52929 {
	width:150px !important;
	left:1622px !important;
	top:979px !important;
	min-height:36px !important;
}

#item34012 {
	width:2195px !important;
	height:820px !important;
	top:120px !important;
	background:#1255e9;
}

#item33872 {
	width:880px !important;
	height:52px !important;
	left:413px !important;
	top:173px !important;
}

@keyframes fadein-33872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-33872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33895 {
	width:1170px !important;
	left:412px !important;
	top:284px !important;
	min-height:70px !important;
}

@keyframes fadein-33895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-33895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfrombottom-34624 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-34624 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33931 {
	width:1184px !important;
	height:123px !important;
	background:#f2695a;
}

#item34047 {
	width:967px !important;
	height:74px !important;
	left:171px !important;
	top:24px !important;
}

@keyframes flyinfrombottom-34625 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-34625 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34596 {
	width:1184px !important;
	height:123px !important;
	background:#44b7f3;
}

#item34070 {
	width:967px !important;
	height:74px !important;
	left:171px !important;
	top:24px !important;
}

#item34131 {
	width:31px !important;
	height:31px !important;
	left:10px !important;
	top:24px !important;
	border:solid 2px #fff;
}

@keyframes flyinfrombottom-34626 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-34626 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33977 {
	width:1184px !important;
	height:123px !important;
	background:#1a3673;
}

#item34093 {
	width:967px !important;
	height:78px !important;
	left:171px !important;
	top:22px !important;
}

@keyframes pulse-37735 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37735 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37735 {
	width:52px !important;
	height:64px !important;
	left:1730px !important;
	top:552px !important;
}

#item52850 {
	width:172px !important;
	height:62px !important;
	left:1611px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52876 {
	width:150px !important;
	left:1622px !important;
	top:979px !important;
	min-height:36px !important;
}

@keyframes flyinfromright-30861 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.9;
	}
}
@-webkit-keyframes flyinfromright-30861 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.9;
	}
}
#item14581 {
	width:686px !important;
	left:415px !important;
	top:186px !important;
	min-height:133px !important;
}

@keyframes fadein-14581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-14581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14604 {
	width:522px !important;
	left:415px !important;
	top:376px !important;
	min-height:345px !important;
}

@keyframes fadein-14604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-14604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-51131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-51131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51160 {
	width:20px !important;
	height:14px !important;
	left:292px !important;
	top:495px !important;
}

#item51162 {
	width:600px !important;
	height:548px !important;
	background:#e1edff;
}

#item51163 {
	width:555px !important;
	left:28px !important;
	top:58px !important;
	min-height:474px !important;
}

#item51202 {
	width:16px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
}

#item51203 {
	width:22px !important;
	height:24px !important;
	left:579px !important;
	top:17px !important;
}

#item14554 {
	width:521px !important;
	left:19px !important;
	top:446px !important;
	min-height:110px !important;
}

#item51131 {
	width:610px !important;
	height:558px !important;
	left:395px !important;
	top:346px !important;
}

@keyframes flyinfromright-30862 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.9;
	}
}
@-webkit-keyframes flyinfromright-30862 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.9;
	}
}
#item52957 {
	width:172px !important;
	height:62px !important;
	left:1611px !important;
	top:969px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 3px #9ee110;
}

#item52982 {
	width:150px !important;
	left:1622px !important;
	top:979px !important;
	min-height:36px !important;
}

#item51540 {
	width:297px !important;
	height:19px !important;
}

#item51538 {
	width:297px !important;
	height:19px !important;
	left:415px !important;
	top:859px !important;
}

p.autoParaStyle21 {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#231e33;
	letter-spacing:-0.010em;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:19px;
	color:#fff;
	letter-spacing:-0.005em;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:19px;
	color:#231e33;
	letter-spacing:-0.005em;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#231e33;
	margin-bottom:25px;
	text-align:left;
}

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

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

p.autoParaStyle15 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:38px;
	color:#fff;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#231e33;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:44px;
	line-height:36px;
	color:#1a3673;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#231e33;
	text-indent:-7px;
	padding-left:7px;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:33px;
	line-height:38px;
	color:#1a3673;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#1a3673;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#1255e9;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:15.2px;
	line-height:0;
	color:#231e33;
	letter-spacing:0.010em;
	vertical-align:super;
	margin-top:5px;
	margin-bottom:24px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:38px;
	color:#fff;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#1a3673;
	letter-spacing:0.010em;
	margin-top:14px;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle4 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#1255e9;
	letter-spacing:0.010em;
	margin-top:14px;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	letter-spacing:0.010em;
	margin-top:14px;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	margin-top:14px;
	margin-bottom:5px;
	text-align:center;
}

p.Close-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:70px;
	line-height:75px;
	color:#fff;
	margin-bottom:20px;
	text-align:left;
}

p.Jill-Provider-Statement {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#1255e9;
	text-align:left;
}

h3.LP-Stat-Question {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:38px;
	color:#1a3673;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.LP-Audio-Callout-Navy {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#1a3673;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.LP-Footnote_Legal-Gray {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#231e33;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
}

p.LP-Footnote_Legal-White {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:16px;
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

ul.LP-Body-Copy-Bullets-White > li {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	padding-left:30px;
	margin-bottom:25px;
	text-align:left;
}
ul.LP-Body-Copy-Bullets-White > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Question-Box-White {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:44px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:center;
}

p.Question-Box-Primary {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:44px;
	line-height:36px;
	color:#1255e9;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:center;
}

p.LP-Body-Copy-Navy {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#1a3673;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.LP-Body-Copy-White {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

h2.LP-Subhead-White {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:46px;
	line-height:52px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}

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

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

p.Answer-text {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:32px;
	color:#231e33;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.Answer-emphasis {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:34px;
	color:#1255e9;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",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:"TV NordEF (TT)",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.autoCharStyle4 {
	text-decoration:underline;
}

span.autoCharStyle3 {
	color:#231e33;
}

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

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

span.Semibold {
	font-weight:600;
}

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

span.LP-Footnote_Legal-Italic {
	font-style:italic;
	font-weight:normal;
}

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

#loadIndicator{display:none;}
