/* 	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-SourceSansRoman-Regular;
	src:url("../fonts/SourceSansVariable-Roman.otf");
}

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

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

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

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

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

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

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

#item53966 {
	width:2195px !important;
	height:153px !important;
	top:-33px !important;
	background:#e1edff;
}

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

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

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

#item36476 {
	width:111px !important;
	height:60px !important;
	left:371px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item78875 {
	width:206px !important;
	height:60px !important;
	left:497px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item78909 {
	width:132px !important;
	height:60px !important;
	left:716px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item78932 {
	width:115px !important;
	height:60px !important;
	left:861px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item78955 {
	width:138px !important;
	height:60px !important;
	left:1272px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item99441 {
	width:126px !important;
	height:60px !important;
	left:1136px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item99360 {
	width:138px !important;
	height:60px !important;
	left:988px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item78978 {
	width:248px !important;
	height:60px !important;
	left:1419px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item79001 {
	width:147px !important;
	height:60px !important;
	left:1677px !important;
	top:900px !important;
	border-radius:205px;
	background:#fff;
	border:solid 2px #1255e9;
}

#item36769 {
	width:104px !important;
	left:372px !important;
	top:910px !important;
	min-height:35px !important;
}

#item36798 {
	width:128px !important;
	left:718px !important;
	top:910px !important;
	min-height:35px !important;
}

#item36823 {
	width:111px !important;
	left:863px !important;
	top:910px !important;
	min-height:35px !important;
}

#item79031 {
	width:134px !important;
	left:1274px !important;
	top:910px !important;
	min-height:35px !important;
}

#item99464 {
	width:123px !important;
	left:1137px !important;
	top:920px !important;
	min-height:15px !important;
}

#item99383 {
	width:136px !important;
	left:990px !important;
	top:910px !important;
	min-height:35px !important;
}

#item36846 {
	width:246px !important;
	left:1419px !important;
	top:910px !important;
	min-height:36px !important;
}

#item54695 {
	width:131px !important;
	left:1685px !important;
	top:910px !important;
	min-height:35px !important;
}

#item111098 {
	width:204px !important;
	left:499px !important;
	top:920px !important;
	min-height:15px !important;
}

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

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

#item79314 {
	width:110px !important;
	height:58px !important;
	border-radius:205px;
}

#item79723 {
	width:110px !important;
	height:58px !important;
	left:371px !important;
	top:901px !important;
}

#item79363 {
	width:206px !important;
	height:58px !important;
	border-radius:205px;
}

#item79726 {
	width:206px !important;
	height:58px !important;
	left:497px !important;
	top:901px !important;
}

#item79412 {
	width:132px !important;
	height:58px !important;
	border-radius:205px;
}

#item79729 {
	width:132px !important;
	height:58px !important;
	left:716px !important;
	top:901px !important;
}

#item79462 {
	width:115px !important;
	height:58px !important;
	border-radius:205px;
}

#item79732 {
	width:115px !important;
	height:58px !important;
	left:861px !important;
	top:901px !important;
}

#item106878 {
	width:136px !important;
	height:58px !important;
	border-radius:205px;
}

#item106875 {
	width:136px !important;
	height:58px !important;
	left:988px !important;
	top:901px !important;
}

#item79511 {
	width:138px !important;
	height:58px !important;
	border-radius:205px;
}

#item79735 {
	width:138px !important;
	height:58px !important;
	left:1272px !important;
	top:901px !important;
}

#item107000 {
	width:248px !important;
	height:58px !important;
	border-radius:205px;
}

#item106997 {
	width:248px !important;
	height:58px !important;
	left:1419px !important;
	top:901px !important;
}

#item99410 {
	width:125px !important;
	height:58px !important;
	border-radius:205px;
}

#item99406 {
	width:125px !important;
	height:58px !important;
	left:1137px !important;
	top:901px !important;
}

#item111551 {
	width:145px !important;
	height:58px !important;
	border-radius:205px;
}

#item111575 {
	width:145px !important;
	height:58px !important;
	left:1678px !important;
	top:901px !important;
}

#item93088 {
	width:1076px !important;
	height:732px !important;
	top:120px !important;
	background:#1255e9;
}

#item92959 {
	width:549px !important;
	left:301px !important;
	top:363px !important;
	min-height:69px !important;
}

@keyframes fadein-92959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-92959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-93071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-93071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92982 {
	width:403px !important;
	min-height:145px !important;
	direction:ltr;
}

@keyframes pulse-93056 {
	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-93056 {
	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);}
}
#item93056 {
	width:52px !important;
	height:64px !important;
	left:459px !important;
	top:51px !important;
}

#item107065 {
	width:111px !important;
	height:60px !important;
	left:371px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item107296 {
	width:104px !important;
	left:372px !important;
	top:910px !important;
	min-height:35px !important;
}

#item93109 {
	width:886px !important;
	height:206px !important;
	left:416px !important;
	top:195px !important;
}

@keyframes fadein-93109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-93109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93165 {
	width:886px !important;
	left:416px !important;
	top:438px !important;
	min-height:66px !important;
	direction:ltr;
}

@keyframes fadein-93165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-93165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-98174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-98174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98200 {
	width:425px !important;
	left:1px !important;
	top:10px !important;
	min-height:17px !important;
}

#item93310 {
	width:425px !important;
	left:1px !important;
	top:10px !important;
	min-height:17px !important;
}

#item98174 {
	width:427px !important;
	height:40px !important;
	left:422px !important;
	top:779px !important;
}

#item93897 {
	width:464px !important;
	left:417px !important;
	top:998px !important;
	min-height:28px !important;
}

@keyframes fadein-93897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-93897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-104435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-104435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93624 {
	width:107px !important;
	left:368px !important;
	top:43px !important;
	min-height:66px !important;
	direction:ltr;
}

#item93600 {
	width:188px !important;
	left:129px !important;
	top:47px !important;
	min-height:106px !important;
	direction:ltr;
}

#item93647 {
	width:337px !important;
	left:501px !important;
	top:26px !important;
	min-height:106px !important;
	direction:ltr;
}

#item93577 {
	width:99px !important;
	min-height:66px !important;
	direction:ltr;
}

@keyframes fadein-105026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93400 {
	width:422px !important;
	height:624px !important;
	background:#e1edff;
}

#item101835 {
	width:343px !important;
	left:44px !important;
	top:154px !important;
	min-height:59px !important;
	direction:ltr;
}

#item102144 {
	width:263px !important;
	left:112px !important;
	top:258px !important;
	min-height:291px !important;
}

@keyframes pulse-104320 {
	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-104320 {
	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);}
}
#item104320 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

#item107584 {
	width:206px !important;
	height:60px !important;
	left:497px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item107791 {
	width:204px !important;
	left:499px !important;
	top:920px !important;
	min-height:15px !important;
}

#item94100 {
	opacity:0.90;
	width:1681px !important;
	height:935px !important;
	left:10px !important;
	top:13px !important;
	background:#fff;
}

#item94106 {
	width:1513px !important;
	height:876px !important;
	left:79px !important;
	top:23px !important;
}

#item94129 {
	width:38px !important;
	height:38px !important;
	left:1637px !important;
	top:10px !important;
}

#item94096 {
	width:1691px !important;
	height:948px !important;
	left:263px !important;
	top:123px !important;
}

#item88595 {
	width:1514px !important;
	height:56px !important;
	left:416px !important;
	top:174px !important;
}

@keyframes fadein-88595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-88595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-96073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-96073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91566 {
	width:694px !important;
	min-height:196px !important;
}

#item91616 {
	width:694px !important;
	height:131px !important;
	background:#1a3673;
}

#item91609 {
	width:610px !important;
	left:32px !important;
	top:34px !important;
	min-height:59px !important;
	direction:ltr;
}

@keyframes fadein-102202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-102202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88899 {
	width:151px !important;
	left:245px !important;
	top:591px !important;
	min-height:43px !important;
	direction:ltr;
}

#item88700 {
	width:159px !important;
	left:240px !important;
	top:58px !important;
	min-height:44px !important;
	direction:ltr;
}

#item88723 {
	width:117px !important;
	left:521px !important;
	top:245px !important;
	min-height:41px !important;
	direction:ltr;
}

#item88746 {
	width:151px !important;
	left:489px !important;
	top:386px !important;
	min-height:43px !important;
	direction:ltr;
}

#item88771 {
	width:151px !important;
	left:89px !important;
	top:541px !important;
	min-height:31px !important;
	direction:ltr;
}

#item88796 {
	width:131px !important;
	left:87px !important;
	top:122px !important;
	min-height:41px !important;
	direction:ltr;
}

#item88822 {
	width:151px !important;
	left:434px !important;
	top:122px !important;
	min-height:41px !important;
	direction:ltr;
}

#item88849 {
	width:151px !important;
	left:411px !important;
	top:541px !important;
	min-height:43px !important;
	direction:ltr;
}

#item88874 {
	width:151px !important;
	left:1px !important;
	top:386px !important;
	min-height:36px !important;
	direction:ltr;
}

#item88924 {
	width:151px !important;
	top:245px !important;
	min-height:36px !important;
	direction:ltr;
}

@keyframes pulse-104332 {
	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-104332 {
	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);}
}
#item104332 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

#item111388 {
	width:206px !important;
	height:60px !important;
	left:497px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item111411 {
	width:204px !important;
	left:499px !important;
	top:920px !important;
	min-height:15px !important;
}

#item79943 {
	width:1510px !important;
	height:56px !important;
	left:416px !important;
	top:174px !important;
}

@keyframes fadein-79943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-79943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80001 {
	width:1345px !important;
	left:416px !important;
	top:267px !important;
	min-height:66px !important;
	direction:ltr;
}

@keyframes fadein-80001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-80001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96666 {
	width:804px !important;
	height:458px !important;
	left:955px !important;
	top:384px !important;
}

@keyframes fadein-96666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-96666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-106614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-106614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106641 {
	width:426px !important;
	top:10px !important;
	min-height:20px !important;
}

#item98601 {
	width:426px !important;
	top:10px !important;
	min-height:20px !important;
}

#item106614 {
	width:426px !important;
	height:40px !important;
	left:416px !important;
	top:392px !important;
}

@keyframes fadein-101315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-101315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98689 {
	width:424px !important;
	height:370px !important;
	background:#e1edff;
}

#item94280 {
	width:285px !important;
	left:94px !important;
	top:56px !important;
	min-height:290px !important;
}

#item96360 {
	width:425px !important;
	top:14px !important;
	min-height:17px !important;
}

@keyframes fadein-105034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102253 {
	width:159px !important;
	left:240px !important;
	min-height:44px !important;
	direction:ltr;
}

#item102276 {
	width:138px !important;
	left:508px !important;
	top:190px !important;
	min-height:56px !important;
	direction:ltr;
}

#item102299 {
	width:151px !important;
	left:495px !important;
	top:328px !important;
	min-height:43px !important;
	direction:ltr;
}

#item102323 {
	width:151px !important;
	left:89px !important;
	top:482px !important;
	min-height:31px !important;
	direction:ltr;
}

#item102346 {
	width:131px !important;
	left:87px !important;
	top:63px !important;
	min-height:41px !important;
	direction:ltr;
}

#item102371 {
	width:151px !important;
	top:53px !important;
	min-height:41px !important;
	direction:ltr;
}

#item102395 {
	width:151px !important;
	top:61px !important;
	min-height:43px !important;
	direction:ltr;
}

#item102419 {
	width:151px !important;
	left:1px !important;
	top:328px !important;
	min-height:36px !important;
	direction:ltr;
}

#item102443 {
	width:151px !important;
	top:187px !important;
	min-height:36px !important;
	direction:ltr;
}

#item102516 {
	width:52px !important;
	height:64px !important;
	left:31px !important;
	top:540px !important;
}

@keyframes pulse-104343 {
	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-104343 {
	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);}
}
#item104343 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

#item108658 {
	width:132px !important;
	height:60px !important;
	left:716px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item108843 {
	width:128px !important;
	left:718px !important;
	top:910px !important;
	min-height:35px !important;
}

#item104283 {
	opacity:0.90;
	width:2020px !important;
	height:935px !important;
	left:10px !important;
	top:13px !important;
	background:#fff;
}

#item104284 {
	width:1513px !important;
	height:876px !important;
	left:407px !important;
	top:23px !important;
}

#item104286 {
	width:38px !important;
	height:38px !important;
	left:1966px !important;
	top:10px !important;
}

#item104279 {
	width:2030px !important;
	height:948px !important;
	left:-66px !important;
	top:123px !important;
}

#item101351 {
	width:1434px !important;
	height:846px !important;
	left:119px !important;
	top:278px !important;
}

#item101353 {
	width:659px !important;
	height:952px !important;
	top:318px !important;
	background:#ffffff;
}

#item101354 {
	width:552px !important;
	height:952px !important;
	left:1008px !important;
	top:329px !important;
	background:#ffffff;
}

#item81815 {
	width:874px !important;
	height:131px !important;
	left:416px !important;
	top:174px !important;
}

@keyframes fadein-81815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-81815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-81838 {
	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-81838 {
	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);}
}
#item81838 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

#item81877 {
	width:900px !important;
	left:416px !important;
	top:342px !important;
	min-height:103px !important;
}

@keyframes fadein-81877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-81877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97069 {
	width:693px !important;
	left:416px !important;
	top:998px !important;
	min-height:10px !important;
}

@keyframes fadein-97069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-97069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100494 {
	width:108px !important;
	height:42px !important;
	left:522px !important;
	background:#fff;
	border:solid 1px #193572;
}

@keyframes fadein-100499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-100499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100573 {
	width:427px !important;
	top:10px !important;
	min-height:17px !important;
}

#item100525 {
	width:427px !important;
	top:10px !important;
	min-height:17px !important;
}

#item100499 {
	width:427px !important;
	height:40px !important;
	left:416px !important;
	top:467px !important;
}

@keyframes fadein-105038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102568 {
	width:159px !important;
	left:240px !important;
	top:58px !important;
	min-height:44px !important;
	direction:ltr;
}

#item102591 {
	width:138px !important;
	left:521px !important;
	top:248px !important;
	min-height:56px !important;
	direction:ltr;
}

#item102615 {
	width:151px !important;
	left:489px !important;
	top:386px !important;
	min-height:43px !important;
	direction:ltr;
}

#item102639 {
	width:151px !important;
	left:89px !important;
	top:541px !important;
	min-height:31px !important;
	direction:ltr;
}

#item102662 {
	width:131px !important;
	left:87px !important;
	top:122px !important;
	min-height:41px !important;
	direction:ltr;
}

#item102688 {
	width:151px !important;
	top:57px !important;
	min-height:41px !important;
	direction:ltr;
}

#item102713 {
	width:151px !important;
	top:60px !important;
	min-height:43px !important;
	direction:ltr;
}

#item102737 {
	width:151px !important;
	left:1px !important;
	top:386px !important;
	min-height:36px !important;
	direction:ltr;
}

#item102761 {
	width:151px !important;
	top:245px !important;
	min-height:36px !important;
	direction:ltr;
}

#item102790 {
	width:52px !important;
	height:64px !important;
	left:31px !important;
	top:540px !important;
}

@keyframes fadein-106537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-106537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91507 {
	width:874px !important;
	height:200px !important;
	background:#e1edff;
}

#item91636 {
	width:642px !important;
	left:150px !important;
	top:54px !important;
	min-height:93px !important;
	direction:ltr;
}

#item109072 {
	width:115px !important;
	height:60px !important;
	left:861px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item109236 {
	width:111px !important;
	left:863px !important;
	top:910px !important;
	min-height:35px !important;
}

#item101326 {
	opacity:0.90;
	width:2136px !important;
	height:902px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item104481 {
	width:38px !important;
	height:38px !important;
	left:2000px !important;
	top:67px !important;
}

#item101332 {
	width:1399px !important;
	height:793px !important;
	left:589px !important;
	top:74px !important;
}

#item101322 {
	width:2146px !important;
	height:912px !important;
	left:-100px !important;
	top:126px !important;
}

#item70387 {
	width:1322px !important;
	height:56px !important;
	left:416px !important;
	top:174px !important;
}

@keyframes fadein-70387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-70387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-96030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-96030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91766 {
	width:435px !important;
	height:267px !important;
	background:#e1edff;
}

#item91786 {
	width:126px !important;
	left:38px !important;
	top:30px !important;
	min-height:66px !important;
	direction:ltr;
}

#item91809 {
	width:369px !important;
	left:40px !important;
	top:118px !important;
	min-height:93px !important;
	direction:ltr;
}

#item78842 {
	width:1307px !important;
	left:418px !important;
	top:270px !important;
	min-height:81px !important;
}

@keyframes fadein-78842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97096 {
	width:479px !important;
	left:416px !important;
	top:998px !important;
	min-height:10px !important;
}

@keyframes fadein-97096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-97096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-98987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-98987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99061 {
	width:427px !important;
	top:10px !important;
	min-height:17px !important;
}

#item99013 {
	width:427px !important;
	top:10px !important;
	min-height:17px !important;
}

#item98987 {
	width:427px !important;
	height:40px !important;
	left:1294px !important;
	top:663px !important;
}

@keyframes fadein-105609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91836 {
	width:621px !important;
	left:69px !important;
	top:7px !important;
	min-height:56px !important;
}

#item91867 {
	width:696px !important;
	left:81px !important;
	top:138px !important;
	min-height:19px !important;
}

#item91895 {
	width:667px !important;
	left:83px !important;
	top:4px !important;
	min-height:56px !important;
}

#item91891 {
	width:667px !important;
	left:74px !important;
	top:7px !important;
	min-height:63px !important;
}

@keyframes pulse-104357 {
	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-104357 {
	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);}
}
#item104357 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

@keyframes fadein-105053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105071 {
	width:159px !important;
	left:240px !important;
	top:58px !important;
	min-height:44px !important;
	direction:ltr;
}

#item105094 {
	width:138px !important;
	left:521px !important;
	top:248px !important;
	min-height:56px !important;
	direction:ltr;
}

#item105117 {
	width:151px !important;
	left:489px !important;
	top:386px !important;
	min-height:43px !important;
	direction:ltr;
}

#item105141 {
	width:151px !important;
	left:89px !important;
	top:541px !important;
	min-height:31px !important;
	direction:ltr;
}

#item105164 {
	width:131px !important;
	left:87px !important;
	top:122px !important;
	min-height:41px !important;
	direction:ltr;
}

#item105191 {
	width:151px !important;
	top:57px !important;
	min-height:41px !important;
	direction:ltr;
}

#item105216 {
	width:151px !important;
	top:60px !important;
	min-height:43px !important;
	direction:ltr;
}

#item105240 {
	width:151px !important;
	left:1px !important;
	top:386px !important;
	min-height:36px !important;
	direction:ltr;
}

#item105264 {
	width:151px !important;
	top:245px !important;
	min-height:36px !important;
	direction:ltr;
}

#item105294 {
	width:52px !important;
	height:64px !important;
	left:31px !important;
	top:540px !important;
}

#item111493 {
	width:115px !important;
	height:60px !important;
	left:861px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item111516 {
	width:111px !important;
	left:863px !important;
	top:910px !important;
	min-height:35px !important;
}

#item104489 {
	opacity:0.90;
	width:2020px !important;
	height:935px !important;
	left:10px !important;
	top:13px !important;
	background:#fff;
}

#item104490 {
	width:1513px !important;
	height:876px !important;
	left:407px !important;
	top:23px !important;
}

#item104492 {
	width:38px !important;
	height:38px !important;
	left:1966px !important;
	top:10px !important;
}

#item104485 {
	width:2030px !important;
	height:948px !important;
	left:-66px !important;
	top:123px !important;
}

#item104500 {
	width:1434px !important;
	height:846px !important;
	left:119px !important;
	top:278px !important;
}

#item104502 {
	width:659px !important;
	height:952px !important;
	top:318px !important;
	background:#ffffff;
}

#item104506 {
	width:552px !important;
	height:952px !important;
	left:1008px !important;
	top:329px !important;
	background:#ffffff;
}

#item82707 {
	width:701px !important;
	height:131px !important;
	left:416px !important;
	top:174px !important;
}

@keyframes fadein-82707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-82707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82764 {
	width:875px !important;
	left:416px !important;
	top:342px !important;
	min-height:66px !important;
	direction:ltr;
}

@keyframes fadein-82764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-82764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-104372 {
	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-104372 {
	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);}
}
#item104372 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

@keyframes fadein-105326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105345 {
	width:159px !important;
	left:240px !important;
	top:58px !important;
	min-height:44px !important;
	direction:ltr;
}

#item105368 {
	width:138px !important;
	left:521px !important;
	top:248px !important;
	min-height:56px !important;
	direction:ltr;
}

#item105391 {
	width:151px !important;
	left:489px !important;
	top:386px !important;
	min-height:43px !important;
	direction:ltr;
}

#item105415 {
	width:151px !important;
	left:89px !important;
	top:541px !important;
	min-height:31px !important;
	direction:ltr;
}

#item105438 {
	width:131px !important;
	left:87px !important;
	top:122px !important;
	min-height:41px !important;
	direction:ltr;
}

#item105464 {
	width:151px !important;
	top:57px !important;
	min-height:41px !important;
	direction:ltr;
}

#item105489 {
	width:151px !important;
	top:60px !important;
	min-height:43px !important;
	direction:ltr;
}

#item105513 {
	width:151px !important;
	left:1px !important;
	top:386px !important;
	min-height:36px !important;
	direction:ltr;
}

#item105538 {
	width:151px !important;
	top:245px !important;
	min-height:36px !important;
	direction:ltr;
}

#item105567 {
	width:52px !important;
	height:64px !important;
	left:31px !important;
	top:540px !important;
}

@keyframes fadein-105610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102090 {
	width:428px !important;
	height:401px !important;
	background:#e1edff;
}

#item83235 {
	width:270px !important;
	left:56px !important;
	top:77px !important;
	min-height:275px !important;
}

#item100916 {
	width:291px !important;
	left:54px !important;
	top:27px !important;
	min-height:17px !important;
}

#item109912 {
	width:138px !important;
	height:60px !important;
	left:988px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item110050 {
	width:136px !important;
	left:990px !important;
	top:910px !important;
	min-height:35px !important;
}

#item99129 {
	opacity:0.90;
	width:2025px !important;
	height:902px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item99130 {
	width:38px !important;
	height:38px !important;
	left:1765px !important;
	top:54px !important;
}

#item99136 {
	width:1204px !important;
	height:683px !important;
	left:556px !important;
	top:57px !important;
}

#item99125 {
	width:2035px !important;
	height:912px !important;
	left:-67px !important;
	top:126px !important;
}

#item104517 {
	width:1434px !important;
	height:846px !important;
	left:119px !important;
	top:278px !important;
}

#item104519 {
	width:659px !important;
	height:952px !important;
	top:318px !important;
	background:#ffffff;
}

#item104520 {
	width:552px !important;
	height:952px !important;
	left:1008px !important;
	top:329px !important;
	background:#ffffff;
}

#item69622 {
	width:300px !important;
	height:142px !important;
	left:1895px !important;
	top:190px !important;
}

#item83859 {
	width:1221px !important;
	height:56px !important;
	left:416px !important;
	top:174px !important;
}

@keyframes fadein-83859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-83859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83917 {
	width:875px !important;
	left:416px !important;
	top:266px !important;
	min-height:66px !important;
	direction:ltr;
}

@keyframes fadein-83917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-83917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes pulse-104383 {
	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-104383 {
	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);}
}
#item104383 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

@keyframes fadein-105633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105651 {
	width:159px !important;
	left:240px !important;
	top:58px !important;
	min-height:44px !important;
	direction:ltr;
}

#item105674 {
	width:138px !important;
	left:521px !important;
	top:248px !important;
	min-height:56px !important;
	direction:ltr;
}

#item105697 {
	width:151px !important;
	left:489px !important;
	top:386px !important;
	min-height:43px !important;
	direction:ltr;
}

#item105721 {
	width:151px !important;
	left:89px !important;
	top:541px !important;
	min-height:31px !important;
	direction:ltr;
}

#item105744 {
	width:131px !important;
	left:87px !important;
	top:122px !important;
	min-height:41px !important;
	direction:ltr;
}

#item105770 {
	width:151px !important;
	top:57px !important;
	min-height:41px !important;
	direction:ltr;
}

#item105796 {
	width:151px !important;
	top:60px !important;
	min-height:43px !important;
	direction:ltr;
}

#item105823 {
	width:151px !important;
	left:1px !important;
	top:386px !important;
	min-height:36px !important;
	direction:ltr;
}

#item105848 {
	width:151px !important;
	top:245px !important;
	min-height:36px !important;
	direction:ltr;
}

#item105878 {
	width:52px !important;
	height:64px !important;
	left:31px !important;
	top:540px !important;
}

#item110195 {
	width:126px !important;
	height:60px !important;
	left:1136px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item110310 {
	width:123px !important;
	left:1137px !important;
	top:920px !important;
	min-height:15px !important;
}

@keyframes fadein-105889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99218 {
	width:802px !important;
	height:374px !important;
	background:#e1edff;
}

#item95606 {
	width:195px !important;
	left:548px !important;
	top:118px !important;
	min-height:37px !important;
}

#item95526 {
	width:184px !important;
	left:178px !important;
	top:117px !important;
	min-height:40px !important;
}

#item95551 {
	width:98px !important;
	left:178px !important;
	top:256px !important;
	min-height:15px !important;
}

#item95578 {
	width:130px !important;
	left:548px !important;
	top:256px !important;
	min-height:15px !important;
}

#item97481 {
	width:802px !important;
	top:18px !important;
	min-height:22px !important;
}

#item84754 {
	width:1408px !important;
	height:131px !important;
	left:416px !important;
	top:174px !important;
}

@keyframes fadein-84754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-84754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84811 {
	width:596px !important;
	left:420px !important;
	top:343px !important;
	min-height:187px !important;
}

@keyframes fadein-84811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-84811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95679 {
	width:684px !important;
	left:416px !important;
	top:998px !important;
	min-height:46px !important;
}

@keyframes fadein-95679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-95679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-106202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-106202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92264 {
	width:246px !important;
	top:13px !important;
	min-height:66px !important;
	direction:ltr;
}

#item92287 {
	width:226px !important;
	left:1px !important;
	top:101px !important;
	min-height:37px !important;
}

#item92384 {
	width:130px !important;
	left:333px !important;
	min-height:66px !important;
	direction:ltr;
}

#item92407 {
	width:235px !important;
	left:338px !important;
	top:85px !important;
	min-height:81px !important;
}

@keyframes pulse-104394 {
	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-104394 {
	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);}
}
#item104394 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

@keyframes fadein-104578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-104578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104674 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104679 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104684 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104689 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104695 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104703 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104709 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104714 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104720 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104728 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104733 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104739 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104745 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

@keyframes fadeout-104765 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-104765 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item104767 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

@keyframes fadeout-104772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-104772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item104773 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

@keyframes fadeout-104777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-104777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item104778 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

#item104784 {
	width:74px !important;
	height:83px !important;
	background:#fefefe;
}

@keyframes fadein-104788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-104788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104797 {
	width:241px !important;
	left:200px !important;
	top:97px !important;
	min-height:122px !important;
}

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

#item104822 {
	width:166px !important;
	height:186px !important;
	background:#fefefe;
}

#item104827 {
	width:362px !important;
	height:35px !important;
	left:180px !important;
	top:34px !important;
	background:#e1edff;
}

@keyframes fadein-104827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-104827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104841 {
	width:263px !important;
	left:210px !important;
	top:259px !important;
	min-height:140px !important;
}

@keyframes fadein-104841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-104841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104654 {
	width:722px !important;
	height:472px !important;
	border-radius:20px;
	background:#e1edff;
}

#item104663 {
	width:28px !important;
	height:40px !important;
	left:471px !important;
	top:494px !important;
}

#item104629 {
	width:722px !important;
	height:472px !important;
	border-radius:20px;
	background:#e1edff;
}

#item104639 {
	width:28px !important;
	height:40px !important;
	left:471px !important;
	top:494px !important;
}

#item104601 {
	width:722px !important;
	height:472px !important;
	border-radius:20px;
	background:#e1edff;
}

#item104614 {
	width:28px !important;
	height:40px !important;
	left:471px !important;
	top:494px !important;
}

#item104586 {
	width:722px !important;
	height:472px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#e1edff;
}

@keyframes fadein-104592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-104592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104592 {
	width:28px !important;
	height:40px !important;
	left:471px !important;
	top:494px !important;
}

#item104578 {
	width:733px !important;
	height:534px !important;
	left:1081px !important;
	top:334px !important;
}

@keyframes fadein-106203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-106203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104889 {
	width:638px !important;
	height:114px !important;
	background:#e1edff;
}

#item104890 {
	width:483px !important;
	left:116px !important;
	top:27px !important;
	min-height:59px !important;
	direction:ltr;
}

@keyframes fadein-106201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-106201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105940 {
	width:159px !important;
	left:240px !important;
	top:58px !important;
	min-height:44px !important;
	direction:ltr;
}

#item105963 {
	width:138px !important;
	left:521px !important;
	top:248px !important;
	min-height:56px !important;
	direction:ltr;
}

#item105986 {
	width:151px !important;
	left:489px !important;
	top:386px !important;
	min-height:43px !important;
	direction:ltr;
}

#item106010 {
	width:151px !important;
	left:89px !important;
	top:541px !important;
	min-height:31px !important;
	direction:ltr;
}

#item106034 {
	width:131px !important;
	left:87px !important;
	top:122px !important;
	min-height:41px !important;
	direction:ltr;
}

#item106060 {
	width:151px !important;
	top:62px !important;
	min-height:41px !important;
	direction:ltr;
}

#item106086 {
	width:151px !important;
	top:60px !important;
	min-height:43px !important;
	direction:ltr;
}

#item106110 {
	width:151px !important;
	left:1px !important;
	top:386px !important;
	min-height:36px !important;
	direction:ltr;
}

#item106134 {
	width:151px !important;
	top:245px !important;
	min-height:36px !important;
	direction:ltr;
}

#item106163 {
	width:52px !important;
	height:64px !important;
	left:31px !important;
	top:540px !important;
}

#item110411 {
	width:138px !important;
	height:60px !important;
	left:1272px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item110503 {
	width:134px !important;
	left:1274px !important;
	top:910px !important;
	min-height:35px !important;
}

#item85663 {
	width:1292px !important;
	height:131px !important;
	left:416px !important;
	top:174px !important;
}

@keyframes fadein-85663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-85663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92535 {
	width:1336px !important;
	left:416px !important;
	top:345px !important;
	min-height:66px !important;
	direction:ltr;
}

@keyframes fadein-92535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-92535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-96035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-96035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92559 {
	width:516px !important;
	top:2px !important;
	min-height:352px !important;
}

@keyframes pulse-104406 {
	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-104406 {
	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);}
}
#item104406 {
	width:52px !important;
	height:64px !important;
	left:1893px !important;
	top:526px !important;
}

@keyframes fadein-106534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-106534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106277 {
	width:138px !important;
	left:398px !important;
	top:192px !important;
	min-height:56px !important;
	direction:ltr;
}

#item106300 {
	width:151px !important;
	left:365px !important;
	top:329px !important;
	min-height:43px !important;
	direction:ltr;
}

#item106373 {
	width:151px !important;
	left:310px !important;
	top:65px !important;
	min-height:41px !important;
	direction:ltr;
}

#item106398 {
	width:151px !important;
	left:281px !important;
	top:484px !important;
	min-height:43px !important;
	direction:ltr;
}

#item106476 {
	width:52px !important;
	height:64px !important;
	left:31px !important;
	top:540px !important;
}

#item110638 {
	width:248px !important;
	height:60px !important;
	left:1419px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item110709 {
	width:246px !important;
	left:1419px !important;
	top:910px !important;
	min-height:36px !important;
}

@keyframes flyinfromright-96002 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-96002 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95960 {
	width:711px !important;
	height:58px !important;
	left:301px !important;
	top:318px !important;
}

@keyframes fadein-95960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-95960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-96119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-96119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95821 {
	width:916px !important;
	min-height:161px !important;
}

#item95846 {
	width:1595px !important;
	top:562px !important;
	min-height:80px !important;
}

#item110983 {
	width:147px !important;
	height:60px !important;
	left:1677px !important;
	top:900px !important;
	border-radius:205px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item111006 {
	width:131px !important;
	left:1685px !important;
	top:910px !important;
	min-height:35px !important;
}

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

p.autoParaStyle10 {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:10.5px;
	color:#231e33;
	letter-spacing:-0.025em;
	margin-top:3px;
	margin-bottom:2px;
	text-align:left;
}

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

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

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

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

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

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

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

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:65px;
	line-height:75px;
	color:#1a3673;
	letter-spacing:-0.005em;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:18px;
	color:#231e33;
	letter-spacing:-0.005em;
	margin-bottom:25px;
	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;
}

p.LP-Wheel-text-bold {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#1255e9;
	letter-spacing:0.010em;
	direction:ltr;
	margin-bottom:25px;
	text-align:center;
}

p.LP-Wheel-text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#231e33;
	letter-spacing:0.010em;
	direction:ltr;
	margin-bottom:25px;
	text-align:center;
}

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

p.LP-Video-Demo-button {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#1255e9;
	letter-spacing:0.010em;
	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:80px;
	line-height:85px;
	color:#fff;
	margin-bottom:20px;
	text-align:left;
}

h4.LP-Button-Copy-Navy {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#193572;
	letter-spacing:0.010em;
	text-align:center;
}

h4.LP-Button-Copy-Blue {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#1255e9;
	letter-spacing:0.010em;
	text-align:center;
}

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-Callout-Copy-Bullets-Black > li {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#231e33;
	letter-spacing:0.010em;
	padding-left:15px;
	margin-bottom:25px;
	text-align:left;
}
ul.LP-Callout-Copy-Bullets-Black > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

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

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

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

p.LP-Body-Copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:28px;
	color:#231e33;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.Paragraph-Style-1 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:45px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}

p.LP-Callout-title-white {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:29.4px;
	line-height:33.7px;
	color:#fff;
	direction:ltr;
	margin-top:6px;
	margin-bottom:6px;
	text-align:left;
}

p.LP-Callout-title {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:29.4px;
	line-height:33.7px;
	color:#1a3673;
	direction:ltr;
	margin-top:6px;
	margin-bottom:6px;
	text-align:left;
}

p.LP-Callout-Numbers {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:76.9px;
	line-height:88.1px;
	color:#1255e9;
	direction:ltr;
	margin-top:17px;
	margin-bottom:17px;
	text-align:left;
}

p.LP-Number-callout {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:76.9px;
	line-height:88.1px;
	color:#1255e9;
	direction:ltr;
	margin-top:17px;
	margin-bottom:17px;
	text-align:left;
}

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

h2.LP-Subhead-White {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#1255e9;
	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:65px;
	line-height:75px;
	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.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 {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
}

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

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

span.autoCharStyle1 {
	font-family:FF-SourceSansRoman-Regular,"Source Sans Variable",sans-serif;
	font-size:28.0px;
	vertical-align:super;
	line-height:0;
}

span.Hyperlink {
	color:#231e33;
	text-decoration:underline;
}

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

#loadIndicator{display:none;}
