/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:2600px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:2612px; }
@media all and (max-height:2600px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-ElevanceSansCondensed-MediumItalic;
	src:url("../fonts/ElevanceSansCondensed-MediumItalic.otf");
	font-style:italic;
	font-stretch:condensed;
}

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

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

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

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

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

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

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

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

#item77816 {
	width:178px !important;
	height:31px !important;
}

#item77818 {
	width:178px !important;
	height:31px !important;
	left:220px !important;
	top:35px !important;
}

#item43701 {
	width:1920px !important;
	height:814px !important;
	top:2048px !important;
	background:#f4f4f4;
}

#item247 {
	width:961px !important;
	height:624px !important;
	top:92px !important;
	background:#155be8;
}

#item260 {
	width:630px !important;
	left:220px !important;
	top:156px !important;
	min-height:158px !important;
}

#item293 {
	width:630px !important;
	left:220px !important;
	top:379px !important;
	min-height:252px !important;
}

#item24455 {
	width:386px !important;
	height:60px !important;
	background:#44b7f3;
}

#item24456 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24429 {
	width:386px !important;
	height:60px !important;
	background:#44b7f3;
}

#item24430 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24426 {
	width:386px !important;
	height:60px !important;
	left:185px !important;
	top:711px !important;
}

#item24350 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item24351 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24325 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item24326 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24322 {
	width:387px !important;
	height:60px !important;
	left:572px !important;
	top:711px !important;
}

#item24507 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item24508 {
	width:386px !important;
	left:1px !important;
	top:15px !important;
	min-height:22px !important;
	direction:ltr;
}

#item24482 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item24483 {
	width:387px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24479 {
	width:388px !important;
	height:60px !important;
	left:960px !important;
	top:711px !important;
}

#item24402 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item24403 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24377 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item24378 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24374 {
	width:387px !important;
	height:60px !important;
	left:1348px !important;
	top:711px !important;
}

#item373 {
	width:845px !important;
	left:537px !important;
	top:867px !important;
	min-height:31px !important;
}

#item396 {
	width:1112px !important;
	left:404px !important;
	top:942px !important;
	min-height:172px !important;
	direction:ltr;
}

#item419 {
	width:878px !important;
	left:521px !important;
	top:1209px !important;
	min-height:155px !important;
}

#item15648 {
	width:1273px !important;
	height:481px !important;
	left:10px !important;
	top:77px !important;
	background:#e1edff;
}

#item15673 {
	width:688px !important;
	left:348px !important;
	top:445px !important;
	min-height:45px !important;
	direction:ltr;
}

#item15698 {
	width:1273px !important;
	height:12px !important;
	left:10px !important;
	top:65px !important;
	background:#44b7f3;
}

#item15776 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15752 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15728 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item15725 {
	width:275px !important;
	height:58px !important;
	left:97px !important;
	top:10px !important;
}

#item15850 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15826 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15802 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item15799 {
	width:275px !important;
	height:58px !important;
	left:372px !important;
	top:10px !important;
}

#item15873 {
	width:270px !important;
	height:53px !important;
	left:923px !important;
	top:13px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15949 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15924 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15899 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item15896 {
	width:275px !important;
	height:58px !important;
	left:646px !important;
	top:10px !important;
}

#item73210 {
	width:453px !important;
	left:167px !important;
	top:127px !important;
	min-height:213px !important;
	direction:ltr;
}

#item73165 {
	width:465px !important;
	left:656px !important;
	top:127px !important;
	min-height:244px !important;
	direction:ltr;
}

#item15974 {
	width:1273px !important;
	height:481px !important;
	left:10px !important;
	top:77px !important;
	background:#e1edff;
}

#item15999 {
	width:688px !important;
	left:348px !important;
	top:432px !important;
	min-height:45px !important;
	direction:ltr;
}

#item16023 {
	width:1273px !important;
	height:12px !important;
	left:10px !important;
	top:65px !important;
	background:#44b7f3;
}

#item16101 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16077 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16053 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item16050 {
	width:275px !important;
	height:58px !important;
	left:97px !important;
	top:10px !important;
}

#item16176 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16151 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16127 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item16124 {
	width:275px !important;
	height:58px !important;
	left:372px !important;
	top:10px !important;
}

#item16250 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16226 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16202 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item16199 {
	width:275px !important;
	height:58px !important;
	left:921px !important;
	top:10px !important;
}

#item16273 {
	width:270px !important;
	height:53px !important;
	left:649px !important;
	top:13px !important;
	background:#44b7f3;
	direction:ltr;
}

#item73259 {
	width:437px !important;
	left:167px !important;
	top:126px !important;
	min-height:219px !important;
	direction:ltr;
}

#item73216 {
	width:428px !important;
	left:656px !important;
	top:126px !important;
	min-height:219px !important;
	direction:ltr;
}

#item16298 {
	width:1273px !important;
	height:481px !important;
	left:10px !important;
	top:77px !important;
	background:#e1edff;
}

#item16323 {
	width:688px !important;
	left:348px !important;
	top:413px !important;
	min-height:45px !important;
	direction:ltr;
}

#item16347 {
	width:1273px !important;
	height:12px !important;
	left:10px !important;
	top:65px !important;
	background:#44b7f3;
}

#item16426 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16402 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16377 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item16374 {
	width:275px !important;
	height:58px !important;
	left:97px !important;
	top:10px !important;
}

#item16449 {
	width:270px !important;
	height:53px !important;
	left:374px !important;
	top:13px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16523 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16499 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16475 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item16472 {
	width:275px !important;
	height:58px !important;
	left:921px !important;
	top:10px !important;
}

#item16597 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16573 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item16549 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item16546 {
	width:275px !important;
	height:58px !important;
	left:646px !important;
	top:10px !important;
}

#item73322 {
	width:447px !important;
	left:167px !important;
	top:127px !important;
	min-height:223px !important;
	direction:ltr;
}

#item73275 {
	width:454px !important;
	left:655px !important;
	top:127px !important;
	min-height:199px !important;
	direction:ltr;
}

#item15322 {
	width:1273px !important;
	height:481px !important;
	left:10px !important;
	top:77px !important;
	background:#e1edff;
}

#item15347 {
	width:270px !important;
	height:53px !important;
	left:100px !important;
	top:13px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15422 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15398 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15373 {
	width:270px !important;
	height:53px !important;
	left:2px !important;
	top:3px !important;
	background:#1255e9;
	direction:ltr;
}

#item15370 {
	width:275px !important;
	height:58px !important;
	left:372px !important;
	top:10px !important;
}

#item15497 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15473 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15448 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item15445 {
	width:275px !important;
	height:58px !important;
	left:921px !important;
	top:10px !important;
}

#item15571 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15547 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
	direction:ltr;
}

#item15523 {
	width:270px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
	direction:ltr;
}

#item15520 {
	width:275px !important;
	height:58px !important;
	left:647px !important;
	top:10px !important;
}

#item15594 {
	width:688px !important;
	left:348px !important;
	top:399px !important;
	min-height:45px !important;
	direction:ltr;
}

#item15618 {
	width:1273px !important;
	height:12px !important;
	left:10px !important;
	top:65px !important;
	background:#44b7f3;
}

#item73377 {
	width:455px !important;
	left:167px !important;
	top:153px !important;
	min-height:172px !important;
	direction:ltr;
}

#item73331 {
	width:465px !important;
	left:655px !important;
	top:153px !important;
	min-height:177px !important;
	direction:ltr;
}

#item15319 {
	width:1283px !important;
	height:559px !important;
	left:316px !important;
	top:1375px !important;
}

#item992 {
	width:824px !important;
	height:384px !important;
	left:846px !important;
	top:2421px !important;
	background:#fff;
}

#item1021 {
	width:473px !important;
	left:252px !important;
	top:2283px !important;
	min-height:213px !important;
}

#item9412 {
	width:735px !important;
	left:656px !important;
	top:10px !important;
	min-height:271px !important;
	direction:ltr;
}

#item43994 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item43995 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43944 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item43945 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43942 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:174px !important;
}

#item43918 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item43919 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43893 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item43894 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43868 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item43869 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43866 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:75px !important;
}

#item9388 {
	width:735px !important;
	left:656px !important;
	top:10px !important;
	min-height:342px !important;
	direction:ltr;
}

#item43755 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item43756 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43729 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item43730 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43704 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item43705 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43702 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:75px !important;
}

#item43832 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item43833 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43807 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item43808 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43781 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item43783 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item43779 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:174px !important;
}

#item9386 {
	width:1391px !important;
	height:352px !important;
	left:238px !important;
	top:2441px !important;
}

#item1087 {
	width:794px !important;
	left:250px !important;
	top:2962px !important;
	min-height:292px !important;
}

#item1064 {
	width:412px !important;
	left:1288px !important;
	top:2959px !important;
	min-height:306px !important;
}

@keyframes flyinfromright-1064 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1064 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2020 {
	width:770px !important;
	left:252px !important;
	top:3313px !important;
	min-height:17px !important;
	direction:ltr;
}

#item24320 {
	width:185px !important;
	height:60px !important;
	left:-1px !important;
	top:711px !important;
	background:#1a3673;
}

#item24321 {
	width:184px !important;
	height:60px !important;
	left:1736px !important;
	top:711px !important;
	background:#1a3673;
}

#item75771 {
	width:1920px !important;
	height:384px !important;
	top:3407px !important;
	background:#155be8;
}

#item75772 {
	width:703px !important;
	left:250px !important;
	top:3487px !important;
	min-height:177px !important;
}

#item75796 {
	width:102px !important;
	left:13px !important;
	top:3766px !important;
	min-height:11px !important;
	direction:ltr;
}

#item75819 {
	width:10px !important;
	height:10px !important;
	left:250px !important;
	top:3541px !important;
}

#item75824 {
	width:33px !important;
	left:44px !important;
	top:9px !important;
	min-height:15px !important;
	direction:ltr;
}

#item75820 {
	width:140px !important;
	height:38px !important;
	left:252px !important;
	top:3752px !important;
}

#item75900 {
	width:881px !important;
	height:179px !important;
	left:2px !important;
	top:3px !important;
}

#item75901 {
	width:881px !important;
	height:272px !important;
	border-radius:12px;
	background:#fff;
}

#item75897 {
	width:886px !important;
	height:184px !important;
	left:10px !important;
	top:78px !important;
}

#item75902 {
	width:749px !important;
	left:57px !important;
	top:129px !important;
	min-height:70px !important;
	direction:ltr;
}

#item75925 {
	width:23px !important;
	height:19px !important;
	left:851px !important;
	top:99px !important;
}

#item75895 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:10px !important;
}

#item75893 {
	width:896px !important;
	height:262px !important;
	left:238px !important;
	top:3531px !important;
}

#item26481 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26482 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26506 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item26508 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26478.fixed-pos-elem {
	width:387px !important;
	height:60px !important;
	left:574px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item26534 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26535 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26559 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item26560 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26531.fixed-pos-elem {
	width:387px !important;
	height:60px !important;
	left:1350px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item26587 {
	width:386px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26588 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26612 {
	width:386px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26613 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26583 {
	width:386px !important;
	height:60px !important;
	left:187px !important;
}

#item26639 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26640 {
	width:165px !important;
	left:111px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26664 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item26665 {
	width:165px !important;
	left:111px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26636 {
	width:387px !important;
	height:60px !important;
	left:962px !important;
}

#item26688.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:572px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item26689.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:1736px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item26690.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:185px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item26691.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:1348px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item26692.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:960px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item26693 {
	width:185px !important;
	height:60px !important;
	background:#1a3673;
}

#item26694 {
	width:183px !important;
	height:60px !important;
	left:1737px !important;
	background:#1a3673;
}

#item26724 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26725 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26699 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item26700 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26696 {
	width:387px !important;
	height:60px !important;
	left:573px !important;
}

#item26776 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26777 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26751 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item26752 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26748 {
	width:387px !important;
	height:60px !important;
	left:1349px !important;
}

#item26803 {
	width:386px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26804 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26828 {
	width:386px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26830 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26800 {
	width:386px !important;
	height:60px !important;
	left:186px !important;
}

#item26882 {
	width:387px !important;
	height:60px !important;
	background:#44b7f3;
}

#item26883 {
	width:387px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26856 {
	width:387px !important;
	height:60px !important;
	background:#1a3673;
}

#item26857 {
	width:388px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26853 {
	width:388px !important;
	height:60px !important;
	left:961px !important;
}

#item26936.fixed-pos-elem {
	width:1920px !important;
	height:60px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77880 {
	width:332px !important;
	height:58px !important;
}

#item77877 {
	width:332px !important;
	height:58px !important;
	left:286px !important;
	top:36px !important;
}

#item47456 {
	width:904px !important;
	height:1740px !important;
	top:2202px !important;
	background:#e1edff;
}

#item28898 {
	width:904px !important;
	height:577px !important;
	top:124px !important;
	background:#155be8;
}

#item28907 {
	width:694px !important;
	left:70px !important;
	top:163px !important;
	min-height:158px !important;
}

#item29006 {
	width:718px !important;
	left:70px !important;
	top:2271px !important;
	min-height:315px !important;
}

#item29383 {
	width:738px !important;
	left:12px !important;
	top:130px !important;
	min-height:674px !important;
	direction:ltr;
}

#item47623 {
	width:359px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
}

#item47624 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47573 {
	width:360px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47574 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47571 {
	width:365px !important;
	height:68px !important;
	left:412px !important;
	top:10px !important;
}

#item47547 {
	width:360px !important;
	height:63px !important;
	left:2px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item47548 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47522 {
	width:360px !important;
	height:63px !important;
	left:2px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item47523 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47494 {
	width:365px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item29359 {
	width:726px !important;
	left:12px !important;
	top:130px !important;
	min-height:732px !important;
	direction:ltr;
}

#item29161 {
	width:360px !important;
	height:63px !important;
	left:2px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item29162 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item29136 {
	width:359px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
}

#item29137 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item29111 {
	width:360px !important;
	height:63px !important;
	left:2px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item29112 {
	width:306px !important;
	left:30px !important;
	top:15px !important;
	min-height:28px !important;
	direction:ltr;
}

#item29107 {
	width:365px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item29239 {
	width:360px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item29240 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item29189 {
	width:360px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item29190 {
	width:306px !important;
	left:30px !important;
	top:15px !important;
	min-height:28px !important;
	direction:ltr;
}

#item29185 {
	width:365px !important;
	height:68px !important;
	left:412px !important;
	top:10px !important;
}

#item29357 {
	width:777px !important;
	height:862px !important;
	left:57px !important;
	top:4295px !important;
}

#item30868 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item30869 {
	width:770px !important;
	left:67px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30843 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item30844 {
	width:770px !important;
	left:67px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30840 {
	width:904px !important;
	height:78px !important;
	top:1437px !important;
}

#item47190 {
	width:708px !important;
	left:23px !important;
	top:212px !important;
	min-height:1003px !important;
	direction:ltr;
}

#item47242 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47243 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47217 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item47218 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47214 {
	width:361px !important;
	height:63px !important;
}

#item47294 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47295 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47269 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item47270 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47266 {
	width:361px !important;
	height:63px !important;
	left:403px !important;
}

#item47347 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47348 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47322 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item47323 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47319 {
	width:361px !important;
	height:63px !important;
	top:92px !important;
}

#item47372 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47373 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46980 {
	width:708px !important;
	left:23px !important;
	top:212px !important;
	min-height:940px !important;
	direction:ltr;
}

#item47032 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47033 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47007 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item47008 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47004 {
	width:361px !important;
	height:63px !important;
}

#item47085 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47086 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47060 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item47061 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47056 {
	width:361px !important;
	height:63px !important;
	left:403px !important;
}

#item47111 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47112 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47164 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item47165 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47139 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item47140 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item47136 {
	width:361px !important;
	height:63px !important;
	left:403px !important;
	top:92px !important;
}

#item46772 {
	width:708px !important;
	left:23px !important;
	top:212px !important;
	min-height:858px !important;
	direction:ltr;
}

#item46824 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item46825 {
	width:306px !important;
	left:27px !important;
	top:11px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46799 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46800 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46796 {
	width:361px !important;
	height:63px !important;
}

#item46849 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item46850 {
	width:306px !important;
	left:27px !important;
	top:11px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46902 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item46903 {
	width:306px !important;
	left:27px !important;
	top:11px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46876 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46877 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46873 {
	width:361px !important;
	height:63px !important;
	top:92px !important;
}

#item46954 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item46955 {
	width:306px !important;
	left:27px !important;
	top:11px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46929 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46930 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46926 {
	width:361px !important;
	height:63px !important;
	left:403px !important;
	top:92px !important;
}

#item46566 {
	width:361px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item46567 {
	width:306px !important;
	left:27px !important;
	top:13px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46618 {
	width:361px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item46619 {
	width:306px !important;
	left:30px !important;
	top:14px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46593 {
	width:361px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46594 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46590 {
	width:366px !important;
	height:68px !important;
	left:413px !important;
	top:10px !important;
}

#item46670 {
	width:361px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item46671 {
	width:306px !important;
	left:30px !important;
	top:14px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46645 {
	width:361px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46646 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46642 {
	width:366px !important;
	height:68px !important;
	left:10px !important;
	top:102px !important;
}

#item46723 {
	width:361px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item46724 {
	width:306px !important;
	left:30px !important;
	top:14px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46698 {
	width:361px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46699 {
	width:306px !important;
	left:30px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item46695 {
	width:366px !important;
	height:68px !important;
	left:413px !important;
	top:102px !important;
}

#item46747 {
	width:708px !important;
	left:23px !important;
	top:212px !important;
	min-height:688px !important;
	direction:ltr;
}

#item46562 {
	width:779px !important;
	height:1214px !important;
	left:57px !important;
	top:2640px !important;
}

#item47493 {
	width:764px !important;
	height:400px !important;
	left:70px !important;
	top:6385px !important;
	border-radius:20px;
	background:#1a3673;
}

#item29053 {
	width:688px !important;
	left:120px !important;
	top:6426px !important;
	min-height:295px !important;
}

#item47482 {
	width:270px !important;
	left:72px !important;
	top:6801px !important;
	min-height:41px !important;
	direction:ltr;
}

#item30895 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item30896 {
	width:410px !important;
	left:247px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30920 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item30921 {
	width:410px !important;
	left:247px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30892 {
	width:904px !important;
	height:78px !important;
}

#item66237 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item30816 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item30817 {
	width:533px !important;
	left:186px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30790 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item30791 {
	width:533px !important;
	left:186px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30787 {
	width:904px !important;
	height:78px !important;
}

#item66239 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item30974 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item30975 {
	width:386px !important;
	left:259px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30949 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item30950 {
	width:386px !important;
	left:259px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30944 {
	width:904px !important;
	height:78px !important;
}

#item66241 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item72984 {
	width:735px !important;
	left:70px !important;
	top:1591px !important;
	min-height:526px !important;
}

#item73075 {
	width:735px !important;
	left:70px !important;
	top:366px !important;
	min-height:268px !important;
}

#item74623 {
	width:718px !important;
	left:70px !important;
	top:4011px !important;
	min-height:246px !important;
}

#item74649 {
	width:718px !important;
	left:70px !important;
	top:5611px !important;
	min-height:686px !important;
}

#item76700 {
	width:904px !important;
	height:437px !important;
	top:6864px !important;
	background:#155be8;
}

#item76702 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:7052px !important;
}

#item76704 {
	width:738px !important;
	left:70px !important;
	top:6907px !important;
	min-height:287px !important;
}

#item76731 {
	width:38px !important;
	left:55px !important;
	top:14px !important;
	min-height:24px !important;
	direction:ltr;
}

#item76727 {
	width:160px !important;
	height:58px !important;
	left:72px !important;
	top:7243px !important;
}

#item76762 {
	width:764px !important;
	height:218px !important;
	left:3px !important;
	top:2px !important;
}

#item76763 {
	width:764px !important;
	height:403px !important;
	top:6px !important;
	border-radius:12px;
	background:#fff;
}

#item76760 {
	width:769px !important;
	height:223px !important;
	left:10px !important;
	top:38px !important;
}

#item76764 {
	width:708px !important;
	left:37px !important;
	top:79px !important;
	min-height:147px !important;
	direction:ltr;
}

#item76787 {
	width:25px !important;
	height:23px !important;
	left:731px !important;
	top:66px !important;
}

#item76758 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item76756 {
	width:779px !important;
	height:262px !important;
	left:57px !important;
	top:7042px !important;
}

#item64854 {
	width:410px !important;
	height:542px !important;
	left:13px !important;
	top:10px !important;
	border-radius:12px;
	background:#1a3673;
}

#item64577 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#1a3673;
}

#item64918 {
	width:55px !important;
	height:55px !important;
	left:312px !important;
	top:21px !important;
}

#item64855 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
}

#item64757 {
	width:287px !important;
	left:29px !important;
	top:22px !important;
	min-height:22px !important;
	direction:ltr;
}

#item64910 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:103px !important;
}

#item64863 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item64780 {
	width:272px !important;
	left:29px !important;
	top:21px !important;
	min-height:22px !important;
	direction:ltr;
}

#item64912 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:197px !important;
}

#item64866 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item64803 {
	width:245px !important;
	left:29px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item64914 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:291px !important;
}

#item64869 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:2px !important;
	background:#1a3673;
}

#item64826 {
	width:342px !important;
	left:29px !important;
	top:23px !important;
	min-height:22px !important;
	direction:ltr;
}

#item64916 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:385px !important;
}

#item64533 {
	width:74px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
	border-radius:18px;
	background:#1a3673;
}

#item64568 {
	width:55px !important;
	left:12px !important;
	top:4px !important;
	min-height:19px !important;
	direction:ltr;
}

#item64920 {
	width:79px !important;
	height:79px !important;
	left:289px !important;
	top:16px !important;
}

#item64921.fixed-pos-elem {
	width:425px !important;
	height:552px !important;
	left:auto !important;
	top:16px !important;
	right:-24px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item77824 {
	width:178px !important;
	height:31px !important;
}

#item77821 {
	width:178px !important;
	height:31px !important;
	left:220px !important;
	top:35px !important;
}

#item5952 {
	width:1920px !important;
	height:750px !important;
	top:2053px !important;
	background:#f2695a;
}

#item11503 {
	width:960px !important;
	height:484px !important;
	border-radius:20px;
	background:#fff;
}

#item11504 {
	width:786px !important;
	left:65px !important;
	top:73px !important;
	min-height:172px !important;
}

#item11528 {
	width:691px !important;
	left:162px !important;
	top:273px !important;
	min-height:98px !important;
}

#item11451 {
	width:961px !important;
	height:484px !important;
	border-radius:20px;
	background:#fff;
}

#item11452 {
	width:742px !important;
	left:77px !important;
	top:275px !important;
	min-height:135px !important;
}

#item11475 {
	width:656px !important;
	left:77px !important;
	top:177px !important;
	min-height:66px !important;
}

#item11304 {
	width:960px !important;
	height:484px !important;
	border-radius:20px;
	background:#fff;
}

#item11305 {
	width:150px !important;
	left:65px !important;
	top:245px !important;
	min-height:61px !important;
}

#item11328 {
	width:729px !important;
	left:77px !important;
	top:363px !important;
	min-height:98px !important;
}

#item11351 {
	width:150px !important;
	left:610px !important;
	top:245px !important;
	min-height:61px !important;
}

#item11374 {
	width:150px !important;
	left:431px !important;
	top:245px !important;
	min-height:24px !important;
}

#item11397 {
	width:150px !important;
	left:257px !important;
	top:245px !important;
	min-height:61px !important;
}

#item11421 {
	width:566px !important;
	left:77px !important;
	top:44px !important;
	min-height:61px !important;
}

#item11256 {
	width:961px !important;
	height:484px !important;
	border-radius:20px;
	background:#fff;
}

#item11257 {
	width:842px !important;
	left:77px !important;
	top:74px !important;
	min-height:130px !important;
}

#item11280 {
	width:566px !important;
	left:77px !important;
	top:261px !important;
	min-height:61px !important;
}

#item11254 {
	width:960px !important;
	height:484px !important;
	left:323px !important;
	top:2204px !important;
}

#item1837 {
	width:845px !important;
	left:537px !important;
	top:867px !important;
	min-height:31px !important;
}

#item1860 {
	width:1112px !important;
	left:404px !important;
	top:942px !important;
	min-height:153px !important;
	direction:ltr;
}

#item2327 {
	width:725px !important;
	left:598px !important;
	top:1157px !important;
	min-height:25px !important;
}

#item2661 {
	width:850px !important;
	height:521px !important;
	left:850px !important;
	top:3315px !important;
	background:#e1edff;
}

#item2685 {
	width:536px !important;
	left:250px !important;
	top:3047px !important;
	min-height:388px !important;
}

#item5954 {
	width:600px !important;
	left:660px !important;
	top:2109px !important;
	min-height:59px !important;
}

#item5980 {
	width:291px !important;
	min-height:138px !important;
}

#item11587 {
	width:291px !important;
	height:138px !important;
	left:1379px !important;
	top:2482px !important;
}

@keyframes pulse-5977 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	70.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-5977 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	70.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item5977 {
	width:28px !important;
	height:32px !important;
	left:1216px !important;
	top:2605px !important;
}

@keyframes pulse-6003 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-6003 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item6003 {
	width:28px !important;
	height:32px !important;
	left:1168px !important;
	top:2605px !important;
}

#item11584 {
	width:182px !important;
	height:216px !important;
	left:1379px !important;
	top:2242px !important;
}

#item8024 {
	width:961px !important;
	height:624px !important;
	top:92px !important;
	background:#155be8;
}

#item8033 {
	width:630px !important;
	left:220px !important;
	top:156px !important;
	min-height:158px !important;
}

#item11590 {
	width:747px !important;
	left:400px !important;
	top:2701px !important;
	min-height:100px !important;
	direction:ltr;
}

#item11776 {
	width:739px !important;
	left:667px !important;
	top:10px !important;
	min-height:354px !important;
	direction:ltr;
}

#item40624 {
	width:412px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item40625 {
	width:350px !important;
	left:31px !important;
	top:18px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46109 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item46110 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46084 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item46085 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46059 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46060 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46057 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:292px !important;
}

#item46186 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item46188 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46160 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item46162 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46135 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46136 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46133 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:204px !important;
}

#item46263 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item46264 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46238 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item46239 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46213 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46214 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46211 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:379px !important;
}

#item46340 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item46341 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46315 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item46316 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46289 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46291 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46287 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:467px !important;
}

#item46417 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item46418 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46392 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item46393 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46366 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item46368 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46364 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:116px !important;
}

#item11848 {
	width:733px !important;
	left:667px !important;
	top:10px !important;
	min-height:452px !important;
	direction:ltr;
}

#item40573 {
	width:412px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item40574 {
	width:350px !important;
	left:31px !important;
	top:18px !important;
	min-height:19px !important;
	direction:ltr;
}

#item46009 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item46010 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45984 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45985 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45959 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45960 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45957 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:116px !important;
}

#item45780 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45781 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45755 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45756 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45730 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45731 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45727 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:204px !important;
}

#item45703 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45704 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45678 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45679 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45653 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45654 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45651 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:292px !important;
}

#item45857 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45858 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45831 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45832 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45806 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45807 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45804 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:379px !important;
}

#item45933 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45934 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45908 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45909 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45883 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45884 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45881 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:555px !important;
}

#item11824 {
	width:739px !important;
	left:667px !important;
	top:10px !important;
	min-height:354px !important;
	direction:ltr;
}

#item40517 {
	width:412px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item40518 {
	width:350px !important;
	left:31px !important;
	top:18px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45605 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45606 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45579 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45581 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45554 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45555 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45552 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:116px !important;
}

#item45374 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45376 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45349 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45350 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45324 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45325 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45322 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:204px !important;
}

#item45298 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45299 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45273 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45274 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45247 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45248 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45245 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:292px !important;
}

#item45528 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45529 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45503 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45504 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45478 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45479 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45476 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:467px !important;
}

#item45452 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45453 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45426 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45427 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45401 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45402 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45399 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:555px !important;
}

#item11752 {
	width:739px !important;
	left:667px !important;
	top:10px !important;
	min-height:429px !important;
	direction:ltr;
}

#item40465 {
	width:412px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item40466 {
	width:350px !important;
	left:31px !important;
	top:18px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45195 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45196 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45170 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45171 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45145 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45146 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45143 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:116px !important;
}

#item44889 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44890 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44864 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44865 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44839 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44840 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44837 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:204px !important;
}

#item44966 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44967 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44941 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44942 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44916 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44917 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44914 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:379px !important;
}

#item45119 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45120 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45093 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45094 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45068 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item45069 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45066 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:467px !important;
}

#item45042 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item45043 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item45017 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item45018 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44992 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44993 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44990 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:555px !important;
}

#item11800 {
	width:739px !important;
	left:667px !important;
	top:10px !important;
	min-height:382px !important;
	direction:ltr;
}

#item40300 {
	width:412px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item40301 {
	width:350px !important;
	left:31px !important;
	top:18px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44485 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44486 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44460 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44461 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44435 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44436 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44433 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:292px !important;
}

#item44562 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44565 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44536 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44537 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44511 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44512 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44509 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:379px !important;
}

#item44640 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44641 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44615 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44616 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44590 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44591 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44588 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:555px !important;
}

#item44716 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44717 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44691 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44692 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44666 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44667 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44664 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:467px !important;
}

#item44793 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44794 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44767 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44769 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44742 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44743 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44740 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:116px !important;
}

#item11728 {
	width:725px !important;
	left:667px !important;
	top:10px !important;
	min-height:279px !important;
	direction:ltr;
}

#item40245 {
	width:411px !important;
	height:62px !important;
	border-radius:34px;
	background:#155be8;
}

#item40246 {
	width:350px !important;
	left:31px !important;
	top:18px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44080 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44081 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44054 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44055 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44029 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44030 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44027 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:292px !important;
}

#item44156 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44157 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44131 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44132 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44106 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44107 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44104 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:204px !important;
}

#item44232 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44233 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44207 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44208 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44182 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44183 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44180 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:379px !important;
}

#item44309 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44310 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44284 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44285 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44258 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44259 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44256 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:555px !important;
}

#item44386 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item44387 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44361 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#e1edff;
	border:solid 1px #155be8;
}

#item44362 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44335 {
	width:412px !important;
	height:63px !important;
	left:3px !important;
	top:2px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item44336 {
	width:350px !important;
	left:34px !important;
	top:21px !important;
	min-height:19px !important;
	direction:ltr;
}

#item44333 {
	width:417px !important;
	height:68px !important;
	left:10px !important;
	top:467px !important;
}

#item11726 {
	width:1407px !important;
	height:623px !important;
	left:237px !important;
	top:3351px !important;
}

#item22068 {
	width:1273px !important;
	height:580px !important;
	top:17px !important;
	background:#e1edff;
}

#item22069 {
	width:1273px !important;
	height:17px !important;
	background:#1a3673;
}

#item22070 {
	width:381px !important;
	height:140px !important;
	left:857px !important;
	top:13px !important;
	background:#1a3673;
}

#item22071 {
	width:252px !important;
	left:64px !important;
	top:25px !important;
	min-height:81px !important;
}

#item22097 {
	width:381px !important;
	height:140px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
}

#item22098 {
	width:252px !important;
	left:61px !important;
	top:40px !important;
	min-height:51px !important;
}

#item22094 {
	width:386px !important;
	height:145px !important;
	left:454px !important;
	top:10px !important;
}

#item22124 {
	width:381px !important;
	height:140px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
}

#item22125 {
	width:252px !important;
	left:64px !important;
	top:40px !important;
	min-height:51px !important;
}

#item22121 {
	width:386px !important;
	height:145px !important;
	left:53px !important;
	top:10px !important;
}

#item22148 {
	width:1050px !important;
	height:463px !important;
	left:94px !important;
	top:221px !important;
}

#item75542 {
	width:536px !important;
	left:509px !important;
	top:126px !important;
	min-height:110px !important;
	direction:ltr;
}

#item75566 {
	width:1039px !important;
	left:6px !important;
	top:1px !important;
	min-height:101px !important;
	direction:ltr;
}

#item75589 {
	width:387px !important;
	left:6px !important;
	top:126px !important;
	min-height:150px !important;
	direction:ltr;
}

#item75612 {
	width:1039px !important;
	left:6px !important;
	top:285px !important;
	min-height:336px !important;
	direction:ltr;
}

#item21955 {
	width:1273px !important;
	height:580px !important;
	top:17px !important;
	background:#e1edff;
}

#item21956 {
	width:1273px !important;
	height:17px !important;
	background:#155be8;
}

#item21961 {
	width:381px !important;
	height:140px !important;
	left:2px !important;
	top:3px !important;
	background:#44b7f3;
}

#item21962 {
	width:252px !important;
	left:64px !important;
	top:40px !important;
	min-height:51px !important;
}

#item21957 {
	width:386px !important;
	height:145px !important;
	left:53px !important;
	top:10px !important;
}

#item21985 {
	width:381px !important;
	height:140px !important;
	left:457px !important;
	top:13px !important;
	background:#155be8;
}

#item21986 {
	width:252px !important;
	left:61px !important;
	top:40px !important;
	min-height:51px !important;
}

#item22012 {
	width:381px !important;
	height:140px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item22013 {
	width:252px !important;
	left:64px !important;
	top:25px !important;
	min-height:81px !important;
}

#item22009 {
	width:386px !important;
	height:145px !important;
	left:854px !important;
	top:10px !important;
}

#item22685 {
	width:1048px !important;
	height:469px !important;
	left:93px !important;
	top:221px !important;
}

#item75137 {
	width:1039px !important;
	left:4px !important;
	top:379px !important;
	min-height:174px !important;
	direction:ltr;
}

#item75160 {
	width:1039px !important;
	left:4px !important;
	min-height:334px !important;
	direction:ltr;
}

#item75183 {
	width:1039px !important;
	left:4px !important;
	top:1349px !important;
	min-height:23px !important;
	direction:ltr;
}

#item75206 {
	width:1039px !important;
	left:4px !important;
	top:1219px !important;
	min-height:101px !important;
	direction:ltr;
}

#item75229 {
	width:1039px !important;
	left:4px !important;
	top:870px !important;
	min-height:127px !important;
	direction:ltr;
}

#item75253 {
	width:526px !important;
	left:4px !important;
	top:1026px !important;
	min-height:155px !important;
	direction:ltr;
}

#item75276 {
	width:489px !important;
	left:536px !important;
	top:1026px !important;
	min-height:130px !important;
	direction:ltr;
}

#item75299 {
	width:1039px !important;
	left:4px !important;
	top:754px !important;
	min-height:73px !important;
	direction:ltr;
}

#item75322 {
	width:508px !important;
	left:536px !important;
	top:575px !important;
	min-height:150px !important;
	direction:ltr;
}

#item75345 {
	width:508px !important;
	left:4px !important;
	top:575px !important;
	min-height:155px !important;
	direction:ltr;
}

#item21843 {
	width:1273px !important;
	height:580px !important;
	top:17px !important;
	background:#e1edff;
}

#item21844 {
	width:1273px !important;
	height:17px !important;
	background:#44b7f3;
}

#item21845 {
	width:381px !important;
	height:140px !important;
	left:56px !important;
	top:13px !important;
	background:#44b7f3;
}

#item21846 {
	width:252px !important;
	left:64px !important;
	top:40px !important;
	min-height:51px !important;
}

#item21872 {
	width:381px !important;
	height:140px !important;
	left:3px !important;
	top:3px !important;
	background:#155be8;
}

#item21873 {
	width:252px !important;
	left:61px !important;
	top:40px !important;
	min-height:51px !important;
}

#item21869 {
	width:386px !important;
	height:145px !important;
	left:454px !important;
	top:10px !important;
}

#item21899 {
	width:381px !important;
	height:140px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item21900 {
	width:252px !important;
	left:64px !important;
	top:25px !important;
	min-height:81px !important;
}

#item21896 {
	width:386px !important;
	height:145px !important;
	left:854px !important;
	top:10px !important;
}

#item21923 {
	width:1039px !important;
	height:456px !important;
	left:94px !important;
	top:221px !important;
}

#item73938 {
	width:508px !important;
	left:531px !important;
	top:73px !important;
	min-height:211px !important;
	direction:ltr;
}

#item73961 {
	width:500px !important;
	top:73px !important;
	min-height:180px !important;
	direction:ltr;
}

#item73984 {
	width:1039px !important;
	min-height:45px !important;
	direction:ltr;
}

#item74007 {
	width:1039px !important;
	top:339px !important;
	min-height:127px !important;
	direction:ltr;
}

#item74030 {
	width:1039px !important;
	top:716px !important;
	min-height:66px !important;
	direction:ltr;
}

#item74053 {
	width:508px !important;
	left:531px !important;
	top:497px !important;
	min-height:186px !important;
	direction:ltr;
}

#item74076 {
	width:487px !important;
	top:497px !important;
	min-height:150px !important;
	direction:ltr;
}

#item21840 {
	width:1283px !important;
	height:749px !important;
	left:315px !important;
	top:1209px !important;
}

#item24102 {
	width:184px !important;
	height:60px !important;
	top:711px !important;
	background:#1a3673;
}

#item24103 {
	width:184px !important;
	height:60px !important;
	left:1736px !important;
	top:711px !important;
	background:#1a3673;
}

#item24132 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item24133 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24107 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item24108 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24104 {
	width:387px !important;
	height:61px !important;
	left:572px !important;
	top:711px !important;
}

#item24184 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item24185 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24159 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item24160 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24156 {
	width:387px !important;
	height:61px !important;
	left:1348px !important;
	top:711px !important;
}

#item24237 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item24238 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24211 {
	width:386px !important;
	height:61px !important;
	background:#1a3673;
}

#item24212 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24208 {
	width:386px !important;
	height:61px !important;
	left:185px !important;
	top:711px !important;
}

#item24290 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item24291 {
	width:386px !important;
	left:1px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24265 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item24266 {
	width:386px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24261 {
	width:387px !important;
	height:61px !important;
	left:960px !important;
	top:711px !important;
}

#item42195 {
	width:630px !important;
	left:220px !important;
	top:379px !important;
	min-height:252px !important;
}

#item76070 {
	width:1920px !important;
	height:384px !important;
	top:4057px !important;
	background:#155be8;
}

#item76071 {
	width:703px !important;
	left:250px !important;
	top:4137px !important;
	min-height:177px !important;
}

#item76095 {
	width:102px !important;
	left:13px !important;
	top:4416px !important;
	min-height:11px !important;
	direction:ltr;
}

#item76118 {
	width:10px !important;
	height:10px !important;
	left:250px !important;
	top:4191px !important;
}

#item76123 {
	width:33px !important;
	left:44px !important;
	top:9px !important;
	min-height:15px !important;
	direction:ltr;
}

#item76119 {
	width:140px !important;
	height:38px !important;
	left:252px !important;
	top:4402px !important;
}

#item76197 {
	width:881px !important;
	height:179px !important;
	left:2px !important;
	top:3px !important;
}

#item76198 {
	width:881px !important;
	height:272px !important;
	border-radius:12px;
	background:#fff;
}

#item76194 {
	width:886px !important;
	height:184px !important;
	left:10px !important;
	top:78px !important;
}

#item76199 {
	width:749px !important;
	left:57px !important;
	top:129px !important;
	min-height:70px !important;
	direction:ltr;
}

#item76222 {
	width:23px !important;
	height:19px !important;
	left:851px !important;
	top:99px !important;
}

#item76192 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:10px !important;
}

#item76190 {
	width:896px !important;
	height:262px !important;
	left:238px !important;
	top:4181px !important;
}

#item26977 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item26978 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27003 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27004 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item26974.fixed-pos-elem {
	width:387px !important;
	height:61px !important;
	left:574px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27030 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27031 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27055 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27056 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27027.fixed-pos-elem {
	width:387px !important;
	height:61px !important;
	left:1350px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27083 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27084 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27108 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27109 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27080 {
	width:386px !important;
	height:61px !important;
	left:187px !important;
}

#item27135 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27136 {
	width:165px !important;
	left:111px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27160 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27161 {
	width:165px !important;
	left:111px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27132 {
	width:387px !important;
	height:61px !important;
	left:962px !important;
}

#item27184.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:572px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27185.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:1736px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27186.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:185px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27187.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:1348px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27188.fixed-pos-elem {
	width:2px !important;
	height:60px !important;
	left:960px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27190 {
	width:185px !important;
	height:60px !important;
	background:#1a3673;
}

#item27191 {
	width:183px !important;
	height:60px !important;
	left:1737px !important;
	background:#1a3673;
}

#item27220 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27221 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27195 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27196 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27192 {
	width:387px !important;
	height:61px !important;
	left:573px !important;
}

#item27272 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27273 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27247 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27248 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27244 {
	width:387px !important;
	height:61px !important;
	left:1349px !important;
}

#item27299 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27300 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27324 {
	width:386px !important;
	height:61px !important;
	background:#1a3673;
}

#item27325 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27296 {
	width:386px !important;
	height:61px !important;
	left:186px !important;
}

#item27376 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27377 {
	width:386px !important;
	left:1px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27351 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27352 {
	width:385px !important;
	left:1px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27348 {
	width:387px !important;
	height:61px !important;
	left:961px !important;
}

#item26971.fixed-pos-elem {
	width:1920px !important;
	height:60px !important;
	left:-1px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77893 {
	width:332px !important;
	height:58px !important;
}

#item77890 {
	width:332px !important;
	height:58px !important;
	left:286px !important;
	top:40px !important;
}

#item51121 {
	width:904px !important;
	height:2618px !important;
	top:4252px !important;
	background:#ffffff;
}

#item77585 {
	width:764px !important;
	height:1040px !important;
	border-radius:20px;
	background:#f2695a;
}

#item77586 {
	width:634px !important;
	height:2px !important;
	left:65px !important;
	top:266px !important;
	background:#fff;
}

#item60954 {
	width:904px !important;
	height:2163px !important;
	top:7287px !important;
	background:#e1edff;
}

#item50171 {
	width:904px !important;
	height:2142px !important;
	top:2110px !important;
	background:#e1edff;
}

#item49109 {
	width:725px !important;
	left:90px !important;
	top:2179px !important;
	min-height:33px !important;
}

#item51122 {
	width:600px !important;
	left:152px !important;
	top:4321px !important;
	min-height:34px !important;
}

#item51564 {
	width:747px !important;
	left:70px !important;
	top:6754px !important;
	min-height:91px !important;
	direction:ltr;
}

#item56310 {
	width:576px !important;
	left:164px !important;
	top:4454px !important;
	min-height:170px !important;
}

#item56333 {
	width:614px !important;
	left:145px !important;
	top:4709px !important;
	min-height:116px !important;
	direction:ltr;
}

#item56356 {
	width:279px !important;
	left:160px !important;
	top:4989px !important;
	min-height:63px !important;
}

#item56379 {
	width:255px !important;
	left:172px !important;
	top:5173px !important;
	min-height:28px !important;
}

#item56405 {
	width:129px !important;
	left:555px !important;
	top:4989px !important;
	min-height:28px !important;
}

#item56431 {
	width:284px !important;
	left:480px !important;
	top:5173px !important;
	min-height:28px !important;
}

#item56455 {
	width:614px !important;
	left:145px !important;
	top:5271px !important;
	min-height:116px !important;
}

#item56502 {
	width:674px !important;
	left:70px !important;
	top:5512px !important;
	min-height:273px !important;
}

#item56525 {
	width:718px !important;
	left:70px !important;
	top:5966px !important;
	min-height:248px !important;
	direction:ltr;
}

#item56548 {
	width:718px !important;
	left:70px !important;
	top:6380px !important;
	min-height:116px !important;
	direction:ltr;
}

#item56619 {
	width:718px !important;
	height:129px !important;
	border-radius:66px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item56631 {
	width:718px !important;
	height:129px !important;
}

#item51531 {
	width:630px !important;
	min-height:72px !important;
	direction:ltr;
}

#item51526 {
	width:630px !important;
	height:72px !important;
	left:44px !important;
	top:22px !important;
}

#item53933 {
	width:718px !important;
	left:13px !important;
	top:308px !important;
	min-height:501px !important;
	direction:ltr;
}

#item60219 {
	width:371px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#ffffff;
	border:solid 1px #155be8;
}

#item60220 {
	width:315px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60886 {
	width:376px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item60245 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60246 {
	width:314px !important;
	left:30px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60243 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:102px !important;
}

#item60271 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60272 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60269 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:11px !important;
}

#item60297 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60298 {
	width:370px !important;
	left:2px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60295 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:102px !important;
}

#item60323 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item60324 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60321 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:195px !important;
}

#item60349 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60350 {
	width:333px !important;
	left:21px !important;
	top:20px !important;
	min-height:21px !important;
	direction:ltr;
}

#item60347 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:195px !important;
}

#item53496 {
	width:718px !important;
	left:13px !important;
	top:308px !important;
	min-height:1023px !important;
	direction:ltr;
}

#item60721 {
	width:371px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#ffffff;
	border:solid 1px #155be8;
}

#item60722 {
	width:315px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60878 {
	width:376px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item60747 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60748 {
	width:314px !important;
	left:30px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60745 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:102px !important;
}

#item60774 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60775 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60772 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:11px !important;
}

#item60800 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60801 {
	width:370px !important;
	left:2px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60798 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:102px !important;
}

#item60826 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60827 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60824 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:195px !important;
}

#item60852 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item60853 {
	width:333px !important;
	left:21px !important;
	top:20px !important;
	min-height:21px !important;
	direction:ltr;
}

#item60850 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:195px !important;
}

#item53056 {
	width:718px !important;
	left:13px !important;
	top:308px !important;
	min-height:740px !important;
	direction:ltr;
}

#item60553 {
	width:371px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#ffffff;
	border:solid 1px #155be8;
}

#item60554 {
	width:315px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60716 {
	width:376px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item60579 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60580 {
	width:314px !important;
	left:30px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60577 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:102px !important;
}

#item60605 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60606 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60603 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:11px !important;
}

#item60631 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item60632 {
	width:370px !important;
	left:3px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60629 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:102px !important;
}

#item60657 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60658 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60655 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:195px !important;
}

#item60683 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60684 {
	width:333px !important;
	left:21px !important;
	top:20px !important;
	min-height:21px !important;
	direction:ltr;
}

#item60681 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:195px !important;
}

#item52618 {
	width:718px !important;
	left:13px !important;
	top:308px !important;
	min-height:935px !important;
	direction:ltr;
}

#item60389 {
	width:371px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#ffffff;
	border:solid 1px #155be8;
}

#item60390 {
	width:315px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60717 {
	width:376px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item60415 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item60416 {
	width:314px !important;
	left:30px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60413 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:102px !important;
}

#item60441 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60442 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60439 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:11px !important;
}

#item60467 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60468 {
	width:370px !important;
	left:2px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60465 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:102px !important;
}

#item60493 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60494 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60491 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:195px !important;
}

#item60519 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item60520 {
	width:333px !important;
	left:21px !important;
	top:20px !important;
	min-height:21px !important;
	direction:ltr;
}

#item60517 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:195px !important;
}

#item52179 {
	width:718px !important;
	left:13px !important;
	top:308px !important;
	min-height:872px !important;
	direction:ltr;
}

#item56875 {
	width:371px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#ffffff;
	border:solid 1px #155be8;
}

#item56876 {
	width:315px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item60943 {
	width:376px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item56901 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item56902 {
	width:314px !important;
	left:30px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item56899 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:102px !important;
}

#item56928 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #fff;
}

#item56929 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item56926 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:11px !important;
}

#item56954 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item56955 {
	width:370px !important;
	left:3px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item56952 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:102px !important;
}

#item56980 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item56981 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item56978 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:195px !important;
}

#item57006 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item57007 {
	width:370px !important;
	left:2px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item57004 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:195px !important;
}

#item51742 {
	width:718px !important;
	left:13px !important;
	top:308px !important;
	min-height:633px !important;
	direction:ltr;
}

#item51766 {
	width:371px !important;
	height:63px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #ffffff;
}

#item51767 {
	width:315px !important;
	left:28px !important;
	top:16px !important;
	min-height:22px !important;
	direction:ltr;
}

#item51794 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item51795 {
	width:314px !important;
	left:30px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item51790 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:102px !important;
}

#item51871 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item51872 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item51868 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:11px !important;
}

#item51948 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item51949 {
	width:370px !important;
	left:3px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item51945 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:102px !important;
}

#item52027 {
	width:370px !important;
	height:63px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item52028 {
	width:314px !important;
	left:30px !important;
	top:19px !important;
	min-height:22px !important;
	direction:ltr;
}

#item52024 {
	width:375px !important;
	height:68px !important;
	left:404px !important;
	top:195px !important;
}

#item52104 {
	width:370px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item52105 {
	width:370px !important;
	left:3px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item52101 {
	width:375px !important;
	height:68px !important;
	left:10px !important;
	top:195px !important;
}

#item60891 {
	width:779px !important;
	height:1331px !important;
	left:57px !important;
	top:8053px !important;
}

#item66810 {
	width:904px !important;
	height:577px !important;
	top:128px !important;
	background:#155be8;
}

#item66811 {
	width:694px !important;
	left:70px !important;
	top:167px !important;
	min-height:158px !important;
}

#item66891 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item66892 {
	width:770px !important;
	left:67px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item66866 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item66867 {
	width:770px !important;
	left:67px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item66863 {
	width:904px !important;
	height:78px !important;
	top:1441px !important;
}

#item66948 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item66949 {
	width:410px !important;
	left:247px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item66923 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item66924 {
	width:410px !important;
	left:247px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item66920 {
	width:904px !important;
	height:78px !important;
}

#item66972 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item67002 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item67003 {
	width:533px !important;
	left:186px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item66977 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item66978 {
	width:533px !important;
	left:186px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item66974 {
	width:904px !important;
	height:78px !important;
}

#item67026 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item67056 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item67057 {
	width:386px !important;
	left:259px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item67031 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item67032 {
	width:386px !important;
	left:259px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item67028 {
	width:904px !important;
	height:78px !important;
}

#item67080 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item50674 {
	width:823px !important;
	height:1588px !important;
	left:11px !important;
	top:336px !important;
	border-radius:18px;
	background:#fff;
}

#item50400 {
	width:671px !important;
	left:72px !important;
	top:545px !important;
	min-height:531px !important;
	direction:ltr;
}

#item70240 {
	width:483px !important;
	left:63px !important;
	top:1865px !important;
	min-height:50px !important;
	direction:ltr;
}

#item70193 {
	width:784px !important;
	min-height:71px !important;
	direction:ltr;
}

#item71172 {
	width:71px !important;
	left:81px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71167 {
	width:191px !important;
	height:70px !important;
	left:57px !important;
	top:1130px !important;
}

#item72324 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72325 {
	width:558px !important;
	left:115px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72299 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item72300 {
	width:576px !important;
	left:106px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72296 {
	width:788px !important;
	height:74px !important;
	left:28px !important;
	top:10px !important;
}

#item72375 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72376 {
	width:593px !important;
	left:98px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72350 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item72351 {
	width:472px !important;
	left:159px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72348 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:110px !important;
}

#item72401 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72402 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item72399 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:209px !important;
}

#item50645 {
	width:824px !important;
	height:1588px !important;
	left:10px !important;
	top:336px !important;
	border-radius:18px;
	background:#fff;
}

#item49859 {
	width:686px !important;
	left:72px !important;
	top:545px !important;
	min-height:1010px !important;
	direction:ltr;
}

#item70163 {
	width:784px !important;
	min-height:71px !important;
	direction:ltr;
}

#item71338 {
	width:186px !important;
	height:65px !important;
	border-radius:62px;
	background:#e1edff;
}

#item71339 {
	width:68px !important;
	left:40px !important;
	top:14px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71335 {
	width:191px !important;
	height:70px !important;
	left:595px !important;
	top:1564px !important;
}

#item71686 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71687 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71684 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:209px !important;
}

#item71660 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71661 {
	width:593px !important;
	left:98px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71635 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item71636 {
	width:472px !important;
	left:159px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71633 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:110px !important;
}

#item71608 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71609 {
	width:558px !important;
	left:115px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71583 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item71584 {
	width:576px !important;
	left:106px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71581 {
	width:788px !important;
	height:74px !important;
	left:28px !important;
	top:10px !important;
}

#item50497 {
	width:823px !important;
	height:1588px !important;
	left:11px !important;
	top:336px !important;
	border-radius:18px;
	background:#fff;
}

#item50172 {
	width:686px !important;
	left:72px !important;
	top:515px !important;
	min-height:1261px !important;
	direction:ltr;
}

#item70104 {
	width:732px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71298 {
	width:71px !important;
	left:81px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71293 {
	width:191px !important;
	height:70px !important;
	left:57px !important;
	top:1807px !important;
}

#item72185 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72186 {
	width:558px !important;
	left:115px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72160 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item72161 {
	width:576px !important;
	left:106px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72158 {
	width:788px !important;
	height:74px !important;
	left:28px !important;
	top:10px !important;
}

#item72236 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72237 {
	width:593px !important;
	left:98px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72211 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72212 {
	width:472px !important;
	left:159px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72209 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:110px !important;
}

#item72456 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72457 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item72262 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item72264 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item72260 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:209px !important;
}

#item50471 {
	width:823px !important;
	height:1588px !important;
	left:11px !important;
	top:336px !important;
	border-radius:18px;
	background:#fff;
}

#item50227 {
	width:686px !important;
	left:72px !important;
	top:515px !important;
	min-height:1358px !important;
	direction:ltr;
}

#item70074 {
	width:732px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71239 {
	width:186px !important;
	height:65px !important;
	border-radius:62px;
	background:#e1edff;
}

#item71240 {
	width:68px !important;
	left:40px !important;
	top:14px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71235 {
	width:191px !important;
	height:70px !important;
	left:595px !important;
	top:1818px !important;
}

#item71269 {
	width:71px !important;
	left:81px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71264 {
	width:191px !important;
	height:70px !important;
	left:57px !important;
	top:1818px !important;
}

#item72083 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72084 {
	width:593px !important;
	left:98px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72058 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72059 {
	width:472px !important;
	left:159px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72056 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:110px !important;
}

#item72487 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72489 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item72110 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item72111 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item72108 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:209px !important;
}

#item72032 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72033 {
	width:558px !important;
	left:115px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72007 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item72008 {
	width:576px !important;
	left:106px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item72005 {
	width:788px !important;
	height:74px !important;
	left:28px !important;
	top:10px !important;
}

#item50523 {
	width:823px !important;
	height:1588px !important;
	left:11px !important;
	top:336px !important;
	border-radius:18px;
	background:#fff;
}

#item49792 {
	width:704px !important;
	left:72px !important;
	top:515px !important;
	min-height:959px !important;
	direction:ltr;
}

#item70060 {
	width:552px !important;
	left:72px !important;
	top:1885px !important;
	min-height:28px !important;
	direction:ltr;
}

#item70012 {
	width:732px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71198 {
	width:186px !important;
	height:65px !important;
	border-radius:62px;
	background:#e1edff;
}

#item71199 {
	width:68px !important;
	left:40px !important;
	top:14px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71195 {
	width:191px !important;
	height:70px !important;
	left:595px !important;
	top:1465px !important;
}

#item71895 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71896 {
	width:558px !important;
	left:115px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71870 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item71871 {
	width:576px !important;
	left:106px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71868 {
	width:788px !important;
	height:74px !important;
	left:28px !important;
	top:10px !important;
}

#item71946 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71947 {
	width:593px !important;
	left:98px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71921 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71922 {
	width:472px !important;
	left:159px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71919 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:110px !important;
}

#item72518 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72519 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71972 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item71973 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71970 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:209px !important;
}

#item50587 {
	width:823px !important;
	height:1588px !important;
	left:10px !important;
	top:336px !important;
	border-radius:18px;
	background:#fff;
}

#item49736 {
	width:686px !important;
	left:72px !important;
	top:505px !important;
	min-height:1106px !important;
	direction:ltr;
}

#item69984 {
	width:732px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71100 {
	width:71px !important;
	left:81px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71131 {
	width:191px !important;
	height:70px !important;
	left:57px !important;
	top:1649px !important;
}

#item71753 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71754 {
	width:558px !important;
	left:115px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71728 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71729 {
	width:576px !important;
	left:106px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71726 {
	width:788px !important;
	height:74px !important;
	left:28px !important;
	top:10px !important;
}

#item71804 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item71805 {
	width:593px !important;
	left:98px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71779 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item71780 {
	width:472px !important;
	left:159px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71777 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:110px !important;
}

#item72549 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72550 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71830 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item71831 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item71828 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:209px !important;
}

#item50559 {
	width:823px !important;
	height:1588px !important;
	left:11px !important;
	top:336px !important;
	border-radius:18px;
	background:#fff;
}

#item50346 {
	width:686px !important;
	left:72px !important;
	top:505px !important;
	min-height:783px !important;
	direction:ltr;
}

#item69721 {
	width:732px !important;
	min-height:29px !important;
	direction:ltr;
}

#item69804 {
	width:694px !important;
	left:64px !important;
	top:1833px !important;
	min-height:71px !important;
	direction:ltr;
}

#item70990 {
	width:186px !important;
	height:65px !important;
	border-radius:62px;
	background:#e1edff;
}

#item70991 {
	width:68px !important;
	left:40px !important;
	top:14px !important;
	min-height:28px !important;
	direction:ltr;
}

#item71128 {
	width:191px !important;
	height:70px !important;
	left:595px !important;
	top:1336px !important;
}

#item65802 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item65803 {
	width:558px !important;
	left:115px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item65827 {
	width:783px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item65828 {
	width:576px !important;
	left:106px !important;
	top:17px !important;
	min-height:28px !important;
	direction:ltr;
}

#item65800 {
	width:788px !important;
	height:74px !important;
	left:28px !important;
	top:10px !important;
}

#item66031 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item66032 {
	width:593px !important;
	left:98px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item66006 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item66007 {
	width:472px !important;
	left:159px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item66004 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:110px !important;
}

#item72579 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item72580 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item66057 {
	width:784px !important;
	height:69px !important;
	left:2px !important;
	top:3px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item66058 {
	width:772px !important;
	left:9px !important;
	top:17px !important;
	min-height:29px !important;
	direction:ltr;
}

#item66055 {
	width:789px !important;
	height:74px !important;
	left:28px !important;
	top:209px !important;
}

#item67773 {
	width:834px !important;
	height:1924px !important;
	left:30px !important;
	top:2242px !important;
}

#item73014 {
	width:764px !important;
	left:70px !important;
	top:1595px !important;
	min-height:429px !important;
}

#item73079 {
	width:735px !important;
	left:70px !important;
	top:370px !important;
	min-height:268px !important;
}

#item74804 {
	width:718px !important;
	left:70px !important;
	top:7356px !important;
	min-height:644px !important;
}

#item76830 {
	width:904px !important;
	height:437px !important;
	top:9450px !important;
	background:#155be8;
}

#item76832 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:9638px !important;
}

#item76833 {
	width:738px !important;
	left:70px !important;
	top:9493px !important;
	min-height:287px !important;
}

#item76860 {
	width:38px !important;
	left:55px !important;
	top:14px !important;
	min-height:24px !important;
	direction:ltr;
}

#item76856 {
	width:160px !important;
	height:58px !important;
	left:72px !important;
	top:9829px !important;
}

#item76891 {
	width:764px !important;
	height:218px !important;
	left:3px !important;
	top:2px !important;
}

#item76892 {
	width:764px !important;
	height:403px !important;
	top:6px !important;
	border-radius:12px;
	background:#fff;
}

#item76889 {
	width:769px !important;
	height:223px !important;
	left:10px !important;
	top:38px !important;
}

#item76893 {
	width:708px !important;
	left:37px !important;
	top:79px !important;
	min-height:147px !important;
	direction:ltr;
}

#item76916 {
	width:25px !important;
	height:23px !important;
	left:731px !important;
	top:66px !important;
}

#item76886 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item76884 {
	width:779px !important;
	height:262px !important;
	left:57px !important;
	top:9628px !important;
}

#item64960 {
	width:410px !important;
	height:542px !important;
	left:13px !important;
	top:10px !important;
	border-radius:12px;
	background:#1a3673;
}

#item64963 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#1a3673;
}

#item64961 {
	width:55px !important;
	height:55px !important;
	left:312px !important;
	top:21px !important;
}

#item64969 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:2px !important;
	background:#1a3673;
}

#item64970 {
	width:287px !important;
	left:29px !important;
	top:22px !important;
	min-height:22px !important;
	direction:ltr;
}

#item64966 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:103px !important;
}

#item64997 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
}

#item65020 {
	width:272px !important;
	left:29px !important;
	top:21px !important;
	min-height:22px !important;
	direction:ltr;
}

#item64994 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:197px !important;
}

#item65047 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item65048 {
	width:245px !important;
	left:29px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item65044 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:291px !important;
}

#item65074 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item65075 {
	width:342px !important;
	left:29px !important;
	top:23px !important;
	min-height:22px !important;
	direction:ltr;
}

#item65071 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:385px !important;
}

#item64930 {
	width:74px !important;
	height:74px !important;
	left:2px !important;
	top:2px !important;
	border-radius:16px;
	background:#1a3673;
}

#item64936 {
	width:60px !important;
	left:10px !important;
	top:4px !important;
	min-height:21px !important;
	direction:ltr;
}

#item64928 {
	width:79px !important;
	height:79px !important;
	left:288px !important;
	top:18px !important;
}

#item64926.fixed-pos-elem {
	width:425px !important;
	height:552px !important;
	left:auto !important;
	top:16px !important;
	right:-24px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item77836 {
	width:178px !important;
	height:31px !important;
}

#item77833 {
	width:178px !important;
	height:31px !important;
	left:220px !important;
	top:36px !important;
}

#item3433 {
	width:1920px !important;
	height:3531px !important;
	top:1337px !important;
	background:#e1edff;
}

#item3264 {
	width:845px !important;
	left:537px !important;
	top:867px !important;
	min-height:31px !important;
}

#item3375 {
	width:1112px !important;
	left:404px !important;
	top:942px !important;
	min-height:304px !important;
	direction:ltr;
}

#item3398 {
	width:845px !important;
	left:537px !important;
	top:1421px !important;
	min-height:141px !important;
}

#item4553 {
	width:1480px !important;
	left:250px !important;
	top:4642px !important;
	min-height:136px !important;
	direction:ltr;
}

#item6934 {
	width:1048px !important;
	height:478px !important;
	left:651px !important;
	top:1635px !important;
	background:#fff;
}

#item6935 {
	width:897px !important;
	height:170px !important;
	left:713px !important;
	top:1881px !important;
	border-radius:20px;
	background:#155be8;
}

#item6944 {
	width:897px !important;
	left:713px !important;
	top:1685px !important;
	min-height:142px !important;
	direction:ltr;
}

#item6967 {
	width:820px !important;
	left:756px !important;
	top:1919px !important;
	min-height:85px !important;
	direction:ltr;
}

#item6990 {
	width:1048px !important;
	height:478px !important;
	left:219px !important;
	top:2182px !important;
	background:#fff;
}

#item6991 {
	width:897px !important;
	height:170px !important;
	left:281px !important;
	top:2448px !important;
	border-radius:20px;
	background:#155be8;
}

#item6997 {
	width:897px !important;
	left:281px !important;
	top:2232px !important;
	min-height:208px !important;
	direction:ltr;
}

#item7020 {
	width:820px !important;
	left:324px !important;
	top:2484px !important;
	min-height:85px !important;
	direction:ltr;
}

#item7043 {
	width:1048px !important;
	height:546px !important;
	left:653px !important;
	top:2726px !important;
	background:#fff;
}

#item7044 {
	width:897px !important;
	height:170px !important;
	left:715px !important;
	top:3047px !important;
	border-radius:20px;
	background:#155be8;
}

#item7054 {
	width:897px !important;
	left:715px !important;
	top:2776px !important;
	min-height:227px !important;
	direction:ltr;
}

#item7077 {
	width:820px !important;
	left:758px !important;
	top:3084px !important;
	min-height:85px !important;
	direction:ltr;
}

#item7100 {
	width:1048px !important;
	height:597px !important;
	left:221px !important;
	top:3336px !important;
	background:#fff;
}

#item7101 {
	width:897px !important;
	height:170px !important;
	left:283px !important;
	top:3722px !important;
	border-radius:20px;
	background:#155be8;
}

#item7113 {
	width:897px !important;
	left:283px !important;
	top:3386px !important;
	min-height:293px !important;
	direction:ltr;
}

#item7136 {
	width:809px !important;
	left:326px !important;
	top:3759px !important;
	min-height:85px !important;
	direction:ltr;
}

#item7159 {
	width:1048px !important;
	height:604px !important;
	left:653px !important;
	top:3996px !important;
	background:#fff;
}

#item7160 {
	width:897px !important;
	height:170px !important;
	left:715px !important;
	top:4382px !important;
	border-radius:20px;
	background:#155be8;
}

#item7171 {
	width:897px !important;
	left:715px !important;
	top:4046px !important;
	min-height:293px !important;
	direction:ltr;
}

#item7194 {
	width:803px !important;
	left:758px !important;
	top:4420px !important;
	min-height:85px !important;
	direction:ltr;
}

#item8327 {
	width:961px !important;
	height:625px !important;
	top:92px !important;
	background:#155be8;
}

#item8336 {
	width:630px !important;
	left:220px !important;
	top:156px !important;
	min-height:158px !important;
}

#item23873 {
	width:185px !important;
	height:61px !important;
	left:-1px !important;
	top:711px !important;
	background:#1a3673;
}

#item23874 {
	width:184px !important;
	height:61px !important;
	left:1736px !important;
	top:711px !important;
	background:#1a3673;
}

#item23904 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item23905 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23878 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item23879 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23875 {
	width:387px !important;
	height:61px !important;
	left:572px !important;
	top:711px !important;
}

#item23956 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item23957 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23931 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item23932 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23928 {
	width:387px !important;
	height:61px !important;
	left:1348px !important;
	top:711px !important;
}

#item24008 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item24009 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23983 {
	width:386px !important;
	height:61px !important;
	background:#1a3673;
}

#item23984 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23980 {
	width:386px !important;
	height:61px !important;
	left:185px !important;
	top:711px !important;
}

#item24035 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item24036 {
	width:386px !important;
	left:1px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item24032 {
	width:387px !important;
	height:61px !important;
	left:960px !important;
	top:711px !important;
}

#item42219 {
	width:630px !important;
	left:220px !important;
	top:379px !important;
	min-height:252px !important;
}

#item76258 {
	width:1920px !important;
	height:384px !important;
	top:4868px !important;
	background:#155be8;
}

#item76259 {
	width:703px !important;
	left:250px !important;
	top:4949px !important;
	min-height:177px !important;
}

#item76282 {
	width:102px !important;
	left:13px !important;
	top:5228px !important;
	min-height:11px !important;
	direction:ltr;
}

#item76305 {
	width:10px !important;
	height:10px !important;
	left:250px !important;
	top:5003px !important;
}

#item76310 {
	width:33px !important;
	left:44px !important;
	top:9px !important;
	min-height:15px !important;
	direction:ltr;
}

#item76306 {
	width:140px !important;
	height:38px !important;
	left:252px !important;
	top:5214px !important;
}

#item76387 {
	width:881px !important;
	height:179px !important;
	left:2px !important;
	top:2px !important;
}

#item76388 {
	width:881px !important;
	height:272px !important;
	border-radius:12px;
	background:#fff;
}

#item76384 {
	width:886px !important;
	height:184px !important;
	left:10px !important;
	top:78px !important;
}

#item76389 {
	width:749px !important;
	left:57px !important;
	top:129px !important;
	min-height:70px !important;
	direction:ltr;
}

#item76412 {
	width:23px !important;
	height:19px !important;
	left:851px !important;
	top:99px !important;
}

#item76382 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:10px !important;
}

#item76380 {
	width:896px !important;
	height:262px !important;
	left:238px !important;
	top:4993px !important;
}

#item27447 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27448 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27472 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27473 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27444.fixed-pos-elem {
	width:387px !important;
	height:61px !important;
	left:574px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27500 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27501 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27525 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27526 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27496.fixed-pos-elem {
	width:387px !important;
	height:61px !important;
	left:1350px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27552 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27553 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27578 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27579 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27549 {
	width:386px !important;
	height:61px !important;
	left:187px !important;
}

#item27605 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27606 {
	width:165px !important;
	left:111px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27630 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27631 {
	width:165px !important;
	left:111px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27602 {
	width:387px !important;
	height:61px !important;
	left:962px !important;
}

#item27654.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:572px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27655.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:1736px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27656.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:185px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27657.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:1348px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27658.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:960px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27659 {
	width:185px !important;
	height:61px !important;
	background:#1a3673;
}

#item27660 {
	width:183px !important;
	height:61px !important;
	left:1737px !important;
	background:#1a3673;
}

#item27689 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27690 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27664 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27665 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27661 {
	width:387px !important;
	height:61px !important;
	left:573px !important;
}

#item27741 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27742 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27716 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item27717 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27713 {
	width:387px !important;
	height:61px !important;
	left:1349px !important;
}

#item27769 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27770 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27794 {
	width:386px !important;
	height:61px !important;
	background:#1a3673;
}

#item27795 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27766 {
	width:386px !important;
	height:61px !important;
	left:186px !important;
}

#item27822 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item27823 {
	width:387px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item27819 {
	width:387px !important;
	height:61px !important;
	left:961px !important;
}

#item27441.fixed-pos-elem {
	width:1920px !important;
	height:61px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77899 {
	width:332px !important;
	height:58px !important;
}

#item77896 {
	width:332px !important;
	height:58px !important;
	left:286px !important;
	top:40px !important;
}

#item54882 {
	width:734px !important;
	left:70px !important;
	top:3004px !important;
	min-height:275px !important;
}

#item54905 {
	width:764px !important;
	height:320px !important;
	left:70px !important;
	top:3798px !important;
	border-radius:20px;
	background:#e1edff;
}

#item54906 {
	width:704px !important;
	left:70px !important;
	top:3454px !important;
	min-height:303px !important;
	direction:ltr;
}

#item54929 {
	width:656px !important;
	height:303px !important;
	left:106px !important;
	top:3798px !important;
	direction:ltr;
}

#item54965 {
	width:764px !important;
	height:333px !important;
	left:70px !important;
	top:4721px !important;
	border-radius:20px;
	background:#e1edff;
}

#item54966 {
	width:718px !important;
	left:70px !important;
	top:4333px !important;
	min-height:347px !important;
	direction:ltr;
}

#item54989 {
	width:682px !important;
	height:320px !important;
	left:106px !important;
	top:4721px !important;
	direction:ltr;
}

#item55076 {
	width:764px !important;
	height:324px !important;
	left:70px !important;
	top:5762px !important;
	border-radius:20px;
	background:#e1edff;
}

#item55077 {
	width:720px !important;
	left:70px !important;
	top:5267px !important;
	min-height:454px !important;
	direction:ltr;
}

#item55100 {
	width:684px !important;
	height:303px !important;
	left:106px !important;
	top:5762px !important;
	direction:ltr;
}

#item55208 {
	width:764px !important;
	height:275px !important;
	left:70px !important;
	top:6900px !important;
	border-radius:20px;
	background:#e1edff;
}

#item55209 {
	width:718px !important;
	left:70px !important;
	top:6273px !important;
	min-height:586px !important;
	direction:ltr;
}

#item55232 {
	width:681px !important;
	height:268px !important;
	left:107px !important;
	top:6900px !important;
	direction:ltr;
}

#item55322 {
	width:764px !important;
	height:275px !important;
	left:70px !important;
	top:7938px !important;
	border-radius:20px;
	background:#e1edff;
}

#item55323 {
	width:718px !important;
	left:70px !important;
	top:7356px !important;
	min-height:542px !important;
	direction:ltr;
}

#item55346 {
	width:656px !important;
	height:268px !important;
	left:106px !important;
	top:7938px !important;
	direction:ltr;
}

#item60977 {
	width:2px !important;
	height:9px !important;
	left:59px !important;
	top:38px !important;
	background:#1255e9;
}

#item60978 {
	width:2px !important;
	height:9px !important;
	left:63px !important;
	top:38px !important;
	background:#1255e9;
}

#item67937 {
	width:904px !important;
	height:577px !important;
	top:128px !important;
	background:#155be8;
}

#item67938 {
	width:694px !important;
	left:70px !important;
	top:167px !important;
	min-height:158px !important;
}

#item68017 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68018 {
	width:770px !important;
	left:67px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item67992 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item67993 {
	width:770px !important;
	left:67px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item67989 {
	width:904px !important;
	height:78px !important;
	top:1441px !important;
}

#item68073 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68074 {
	width:410px !important;
	left:247px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68048 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item68049 {
	width:410px !important;
	left:247px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68045 {
	width:904px !important;
	height:78px !important;
}

#item68097 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item68128 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68129 {
	width:533px !important;
	left:186px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68102 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item68103 {
	width:533px !important;
	left:186px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68099 {
	width:904px !important;
	height:78px !important;
}

#item68152 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item68182 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68183 {
	width:386px !important;
	left:259px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68157 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68158 {
	width:386px !important;
	left:259px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68154 {
	width:904px !important;
	height:78px !important;
}

#item68206 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item68455 {
	width:764px !important;
	left:70px !important;
	top:8253px !important;
	min-height:186px !important;
	direction:ltr;
}

#item73039 {
	width:750px !important;
	left:70px !important;
	top:1595px !important;
	min-height:844px !important;
}

#item73108 {
	width:735px !important;
	left:70px !important;
	top:370px !important;
	min-height:268px !important;
}

#item77317 {
	width:904px !important;
	height:437px !important;
	top:8463px !important;
	background:#155be8;
}

#item77320 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:8651px !important;
}

#item77321 {
	width:738px !important;
	left:70px !important;
	top:8506px !important;
	min-height:287px !important;
}

#item77348 {
	width:38px !important;
	left:55px !important;
	top:14px !important;
	min-height:24px !important;
	direction:ltr;
}

#item77344 {
	width:160px !important;
	height:58px !important;
	left:72px !important;
	top:8842px !important;
}

#item77378 {
	width:764px !important;
	height:218px !important;
	left:3px !important;
	top:2px !important;
}

#item77379 {
	width:764px !important;
	height:403px !important;
	top:6px !important;
	border-radius:12px;
	background:#fff;
}

#item77376 {
	width:769px !important;
	height:223px !important;
	left:10px !important;
	top:38px !important;
}

#item77380 {
	width:708px !important;
	left:37px !important;
	top:79px !important;
	min-height:147px !important;
	direction:ltr;
}

#item77404 {
	width:25px !important;
	height:23px !important;
	left:731px !important;
	top:66px !important;
}

#item77374 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item77372 {
	width:779px !important;
	height:262px !important;
	left:57px !important;
	top:8641px !important;
}

#item68274 {
	width:410px !important;
	height:542px !important;
	left:13px !important;
	top:10px !important;
	border-radius:12px;
	background:#1a3673;
}

#item68278 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#1a3673;
}

#item68275 {
	width:55px !important;
	height:55px !important;
	left:312px !important;
	top:21px !important;
}

#item68283 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item68285 {
	width:287px !important;
	left:29px !important;
	top:22px !important;
	min-height:22px !important;
	direction:ltr;
}

#item68280 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:103px !important;
}

#item68311 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:2px !important;
	background:#1a3673;
}

#item68334 {
	width:272px !important;
	left:29px !important;
	top:21px !important;
	min-height:22px !important;
	direction:ltr;
}

#item68308 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:197px !important;
}

#item68360 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
}

#item68361 {
	width:245px !important;
	left:29px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item68357 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:291px !important;
}

#item68387 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:2px !important;
	background:#1a3673;
}

#item68388 {
	width:342px !important;
	left:29px !important;
	top:23px !important;
	min-height:22px !important;
	direction:ltr;
}

#item68384 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:385px !important;
}

#item68245 {
	width:74px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
	border-radius:18px;
	background:#1a3673;
}

#item68250 {
	width:55px !important;
	left:12px !important;
	top:4px !important;
	min-height:19px !important;
	direction:ltr;
}

#item68242 {
	width:79px !important;
	height:79px !important;
	left:288px !important;
	top:18px !important;
}

#item68240.fixed-pos-elem {
	width:425px !important;
	height:552px !important;
	left:auto !important;
	top:16px !important;
	right:-24px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item77850 {
	width:178px !important;
	height:31px !important;
}

#item77847 {
	width:178px !important;
	height:31px !important;
	left:220px !important;
	top:36px !important;
}

#item4812 {
	width:1920px !important;
	height:1739px !important;
	top:1463px !important;
	background:#f4f4f4;
}

#item5606 {
	width:1284px !important;
	height:337px !important;
	left:318px !important;
	top:1543px !important;
	background:#155be8;
}

#item4746 {
	width:845px !important;
	left:537px !important;
	top:867px !important;
	min-height:31px !important;
}

#item4813 {
	width:1072px !important;
	left:424px !important;
	top:1588px !important;
	min-height:227px !important;
}

#item5141 {
	width:678px !important;
	height:409px !important;
	left:992px !important;
	top:3578px !important;
	background:#155be8;
}

#item5142 {
	width:580px !important;
	left:1044px !important;
	top:3661px !important;
	min-height:185px !important;
	direction:ltr;
}

#item5166 {
	width:674px !important;
	left:250px !important;
	top:3393px !important;
	min-height:467px !important;
}

#item5238 {
	width:462px !important;
	left:84px !important;
	top:1px !important;
	min-height:41px !important;
	direction:ltr;
}

#item13386 {
	width:546px !important;
	height:50px !important;
	left:1044px !important;
	top:3889px !important;
}

#item5355 {
	width:1920px !important;
	height:676px !important;
	top:4074px !important;
	background:#1a3673;
}

#item5356 {
	width:921px !important;
	left:250px !important;
	top:4189px !important;
	min-height:214px !important;
}

#item5444 {
	width:921px !important;
	left:499px !important;
	top:4835px !important;
	min-height:115px !important;
}

#item8623 {
	width:961px !important;
	height:625px !important;
	top:92px !important;
	background:#155be8;
}

#item8632 {
	width:630px !important;
	left:220px !important;
	top:156px !important;
	min-height:158px !important;
}

#item13502 {
	width:248px !important;
	left:1422px !important;
	top:4450px !important;
	min-height:198px !important;
	direction:ltr;
}

@keyframes fadein-13502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13525 {
	width:248px !important;
	left:1127px !important;
	top:4450px !important;
	min-height:198px !important;
	direction:ltr;
}

@keyframes fadein-13525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13550 {
	width:248px !important;
	left:834px !important;
	top:4450px !important;
	min-height:170px !important;
	direction:ltr;
}

@keyframes fadein-13550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13573 {
	width:248px !important;
	left:547px !important;
	top:4451px !important;
	min-height:142px !important;
	direction:ltr;
}

@keyframes fadein-13573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13599 {
	width:248px !important;
	left:251px !important;
	top:4451px !important;
	min-height:142px !important;
	direction:ltr;
}

@keyframes fadein-13599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-13599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5501 {
	width:477px !important;
	height:428px !important;
	border-radius:20px;
	background:#e1edff;
	padding:28px;
	direction:ltr;
}

#item13694 {
	width:477px !important;
	height:428px !important;
	border-radius:20px;
	background:#e1edff;
}

#item13772 {
	width:477px !important;
	height:428px !important;
	left:220px !important;
	top:964px !important;
}

#item5502 {
	width:477px !important;
	height:428px !important;
	border-radius:20px;
	background:#e1edff;
	padding:28px;
	direction:ltr;
}

#item13750 {
	width:477px !important;
	height:428px !important;
	border-radius:20px;
	background:#e1edff;
}

#item13775 {
	width:477px !important;
	height:428px !important;
	left:721px !important;
	top:964px !important;
}

#item5503 {
	width:477px !important;
	height:428px !important;
	border-radius:20px;
	background:#e1edff;
	padding:28px;
	direction:ltr;
}

#item13767 {
	width:477px !important;
	height:428px !important;
	border-radius:20px;
	background:#e1edff;
}

#item13778 {
	width:477px !important;
	height:428px !important;
	left:1223px !important;
	top:964px !important;
}

#item23615 {
	width:185px !important;
	height:61px !important;
	left:-1px !important;
	top:711px !important;
	background:#1a3673;
}

#item23616 {
	width:184px !important;
	height:61px !important;
	left:1736px !important;
	top:711px !important;
	background:#1a3673;
}

#item23645 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item23646 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23620 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item23621 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23617 {
	width:387px !important;
	height:61px !important;
	left:572px !important;
	top:711px !important;
}

#item23697 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item23698 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23672 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item23673 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23669 {
	width:387px !important;
	height:61px !important;
	left:1348px !important;
	top:711px !important;
}

#item23749 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item23750 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23724 {
	width:386px !important;
	height:61px !important;
	background:#1a3673;
}

#item23725 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23721 {
	width:386px !important;
	height:61px !important;
	left:185px !important;
	top:711px !important;
}

#item23801 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item23803 {
	width:386px !important;
	left:1px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item23776 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item23777 {
	width:386px !important;
	left:1px !important;
	top:15px !important;
	min-height:22px !important;
	direction:ltr;
}

#item23773 {
	width:387px !important;
	height:61px !important;
	left:960px !important;
	top:711px !important;
}

#item41541 {
	width:1284px !important;
	height:400px !important;
	background:#fff;
}

#item41614 {
	width:1284px !important;
	left:13px !important;
	top:735px !important;
	min-height:135px !important;
	direction:ltr;
}

#item41690 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item41691 {
	width:1058px !important;
	left:91px !important;
	top:33px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41665 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item41666 {
	width:1058px !important;
	left:91px !important;
	top:33px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41640 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
}

#item41641 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41637 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:115px !important;
}

#item41768 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
}

#item41769 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41743 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
}

#item41744 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41717 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
}

#item41718 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41714 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:220px !important;
}

#item41846 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41847 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41821 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41822 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41796 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item41797 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41793 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:10px !important;
}

#item74468 {
	width:320px !important;
	top:142px !important;
	min-height:92px !important;
	direction:ltr;
}

#item74520 {
	width:346px !important;
	left:398px !important;
	top:142px !important;
	min-height:84px !important;
	direction:ltr;
}

#item74544 {
	width:1107px !important;
	top:252px !important;
	min-height:45px !important;
	direction:ltr;
}

#item74567 {
	width:1024px !important;
	min-height:120px !important;
	direction:ltr;
}

#item41253 {
	width:1284px !important;
	height:747px !important;
	background:#fff;
}

#item41282 {
	width:1284px !important;
	left:13px !important;
	top:1085px !important;
	min-height:135px !important;
	direction:ltr;
}

#item41359 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item41360 {
	width:1058px !important;
	left:91px !important;
	top:33px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41333 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item41335 {
	width:1058px !important;
	left:91px !important;
	top:33px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41308 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item41309 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41305 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:115px !important;
}

#item41436 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41437 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41411 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41412 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41386 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item41387 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41383 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:973px !important;
}

#item41514 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41515 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41488 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41489 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41463 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item41464 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41460 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:10px !important;
}

#item74327 {
	width:518px !important;
	left:540px !important;
	top:128px !important;
	min-height:340px !important;
	direction:ltr;
}

#item74350 {
	width:1058px !important;
	min-height:101px !important;
	direction:ltr;
}

#item74373 {
	width:1058px !important;
	top:506px !important;
	min-height:129px !important;
	direction:ltr;
}

#item74396 {
	width:507px !important;
	top:129px !important;
	min-height:340px !important;
	direction:ltr;
}

#item40924 {
	width:1284px !important;
	height:408px !important;
	background:#fff;
}

#item40996 {
	width:1284px !important;
	left:13px !important;
	top:744px !important;
	min-height:135px !important;
	direction:ltr;
}

#item41073 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item41074 {
	width:1058px !important;
	left:91px !important;
	top:33px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41047 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item41048 {
	width:1058px !important;
	left:91px !important;
	top:33px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41022 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
}

#item41023 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41019 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:527px !important;
}

#item41150 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
}

#item41151 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41125 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
}

#item41126 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41100 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item41101 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41097 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:632px !important;
}

#item41227 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41228 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41202 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41203 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41177 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item41178 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item41174 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:10px !important;
}

#item74119 {
	width:376px !important;
	top:98px !important;
	min-height:132px !important;
	direction:ltr;
}

#item74143 {
	width:1013px !important;
	top:253px !important;
	min-height:59px !important;
	direction:ltr;
}

#item74170 {
	width:1016px !important;
	min-height:73px !important;
	direction:ltr;
}

#item75700 {
	width:421px !important;
	left:491px !important;
	top:244px !important;
	min-height:150px !important;
	direction:ltr;
}

#item40710 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item40711 {
	width:1058px !important;
	left:91px !important;
	top:33px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40685 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#e1edff;
}

#item40686 {
	width:1058px !important;
	left:91px !important;
	top:33px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40660 {
	width:1284px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
}

#item40661 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40657 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:115px !important;
}

#item40788 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
}

#item40789 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40762 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#e1edff;
}

#item40763 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40737 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item40738 {
	width:1058px !important;
	left:89px !important;
	top:31px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40734 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:220px !important;
}

#item40866 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item40867 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40841 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#e1edff;
}

#item40842 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40815 {
	width:1284px !important;
	height:91px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item40817 {
	width:1058px !important;
	left:89px !important;
	top:32px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40812 {
	width:1289px !important;
	height:96px !important;
	left:10px !important;
	top:10px !important;
}

#item40890 {
	width:1284px !important;
	left:13px !important;
	top:1078px !important;
	min-height:135px !important;
	direction:ltr;
}

#item40655 {
	width:1299px !important;
	height:1221px !important;
	left:306px !important;
	top:1890px !important;
}

#item42263 {
	width:630px !important;
	left:220px !important;
	top:379px !important;
	min-height:252px !important;
}

#item76443 {
	width:1920px !important;
	height:384px !important;
	top:5061px !important;
	background:#155be8;
}

#item76444 {
	width:703px !important;
	left:250px !important;
	top:5141px !important;
	min-height:177px !important;
}

#item76467 {
	width:102px !important;
	left:13px !important;
	top:5421px !important;
	min-height:11px !important;
	direction:ltr;
}

#item76490 {
	width:10px !important;
	height:10px !important;
	left:250px !important;
	top:5196px !important;
}

#item76495 {
	width:33px !important;
	left:44px !important;
	top:9px !important;
	min-height:15px !important;
	direction:ltr;
}

#item76491 {
	width:140px !important;
	height:38px !important;
	left:252px !important;
	top:5407px !important;
}

#item76570 {
	width:881px !important;
	height:179px !important;
	left:2px !important;
	top:3px !important;
}

#item76571 {
	width:881px !important;
	height:272px !important;
	border-radius:12px;
	background:#fff;
}

#item76567 {
	width:886px !important;
	height:184px !important;
	left:10px !important;
	top:77px !important;
}

#item76572 {
	width:749px !important;
	left:57px !important;
	top:129px !important;
	min-height:70px !important;
	direction:ltr;
}

#item76595 {
	width:23px !important;
	height:19px !important;
	left:851px !important;
	top:99px !important;
}

#item76565 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:10px !important;
}

#item76563 {
	width:896px !important;
	height:261px !important;
	left:238px !important;
	top:5186px !important;
}

#item28384 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28385 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28409 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item28410 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28381.fixed-pos-elem {
	width:387px !important;
	height:61px !important;
	left:574px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28437 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28438 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28462 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item28463 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28434.fixed-pos-elem {
	width:387px !important;
	height:61px !important;
	left:1350px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28489 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28490 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28514 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28515 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28486 {
	width:386px !important;
	height:61px !important;
	left:187px !important;
}

#item28541 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28542 {
	width:165px !important;
	left:111px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28567 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item28568 {
	width:165px !important;
	left:111px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28538 {
	width:387px !important;
	height:61px !important;
	left:962px !important;
}

#item28591.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:572px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28592.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:1736px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28593.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:185px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28594.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:1348px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28595.fixed-pos-elem {
	width:2px !important;
	height:61px !important;
	left:960px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28596 {
	width:185px !important;
	height:61px !important;
	background:#1a3673;
}

#item28597 {
	width:183px !important;
	height:61px !important;
	left:1737px !important;
	background:#1a3673;
}

#item28627 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28629 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28601 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item28602 {
	width:228px !important;
	left:79px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28598 {
	width:387px !important;
	height:61px !important;
	left:573px !important;
}

#item28680 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28681 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28655 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28656 {
	width:329px !important;
	left:29px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28652 {
	width:387px !important;
	height:61px !important;
	left:1349px !important;
}

#item28707 {
	width:386px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28708 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28733 {
	width:386px !important;
	height:61px !important;
	background:#1a3673;
}

#item28734 {
	width:175px !important;
	left:105px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28704 {
	width:386px !important;
	height:61px !important;
	left:186px !important;
}

#item28785 {
	width:387px !important;
	height:61px !important;
	background:#44b7f3;
}

#item28786 {
	width:386px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28760 {
	width:387px !important;
	height:61px !important;
	background:#1a3673;
}

#item28761 {
	width:386px !important;
	top:15px !important;
	min-height:21px !important;
	direction:ltr;
}

#item28757 {
	width:387px !important;
	height:61px !important;
	left:961px !important;
}

#item28814.fixed-pos-elem {
	width:1920px !important;
	height:61px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77906 {
	width:332px !important;
	height:58px !important;
}

#item77903 {
	width:332px !important;
	height:58px !important;
	left:286px !important;
	top:40px !important;
}

#item64074 {
	width:764px !important;
	height:440px !important;
	top:715px !important;
	border-radius:20px;
	background:#e1edff;
}

#item62738 {
	width:764px !important;
	height:1113px !important;
	background:#e1edff;
}

#item61137 {
	width:748px !important;
	left:70px !important;
	top:1595px !important;
	min-height:375px !important;
}

#item61203 {
	width:904px !important;
	height:3252px !important;
	top:3666px !important;
	background:#f4f4f4;
}

#item61204 {
	width:724px !important;
	left:70px !important;
	top:3735px !important;
	min-height:460px !important;
}

#item62679 {
	width:694px !important;
	top:116px !important;
	min-height:336px !important;
	direction:ltr;
}

#item62702 {
	width:671px !important;
	top:132px !important;
	min-height:380px !important;
	direction:ltr;
}

#item63514 {
	width:824px !important;
	height:1194px !important;
	border-radius:18px;
	background:#fff;
}

#item63515 {
	width:719px !important;
	left:53px !important;
	top:53px !important;
	min-height:918px !important;
	direction:ltr;
}

#item63538 {
	width:824px !important;
	height:846px !important;
	top:1090px !important;
}

#item63628 {
	width:719px !important;
	height:69px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item63630 {
	width:556px !important;
	left:81px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item63861 {
	width:719px !important;
	height:69px !important;
}

#item63654 {
	width:719px !important;
	height:69px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item63655 {
	width:566px !important;
	left:76px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item63863 {
	width:719px !important;
	height:69px !important;
	top:94px !important;
}

#item63679 {
	width:719px !important;
	height:69px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item63680 {
	width:604px !important;
	left:57px !important;
	top:16px !important;
	min-height:32px !important;
	direction:ltr;
}

#item63865 {
	width:719px !important;
	height:69px !important;
	top:188px !important;
}

#item71463 {
	width:735px !important;
	left:31px !important;
	top:2254px !important;
	min-height:186px !important;
	direction:ltr;
}

#item63549 {
	width:719px !important;
	height:69px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item63550 {
	width:556px !important;
	left:81px !important;
	top:15px !important;
	min-height:28px !important;
	direction:ltr;
}

#item63854 {
	width:719px !important;
	height:69px !important;
}

#item63574 {
	width:719px !important;
	height:69px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item63575 {
	width:566px !important;
	left:76px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item63856 {
	width:719px !important;
	height:69px !important;
	top:94px !important;
}

#item63599 {
	width:719px !important;
	height:69px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item63600 {
	width:608px !important;
	left:55px !important;
	top:18px !important;
	min-height:28px !important;
	direction:ltr;
}

#item63858 {
	width:719px !important;
	height:69px !important;
	top:188px !important;
}

#item63350 {
	width:824px !important;
	height:2113px !important;
	border-radius:18px;
	background:#fff;
}

#item63351 {
	width:707px !important;
	left:53px !important;
	top:53px !important;
	min-height:1978px !important;
	direction:ltr;
}

#item63108 {
	width:750px !important;
	left:30px !important;
	top:2455px !important;
	min-height:167px !important;
	direction:ltr;
}

#item61229 {
	width:719px !important;
	height:69px !important;
	border-radius:34px;
	background:#155be8;
	border:solid 1px #155be8;
}

#item62546 {
	width:544px !important;
	left:87px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item63837 {
	width:719px !important;
	height:69px !important;
}

#item62606 {
	width:719px !important;
	height:69px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item62607 {
	width:561px !important;
	left:79px !important;
	top:16px !important;
	min-height:28px !important;
	direction:ltr;
}

#item63849 {
	width:719px !important;
	height:69px !important;
	top:94px !important;
}

#item62630 {
	width:719px !important;
	height:65px !important;
	border-radius:34px;
	background:#fff;
	border:solid 1px #155be8;
}

#item62631 {
	width:618px !important;
	left:50px !important;
	top:15px !important;
	min-height:28px !important;
	direction:ltr;
}

#item63851 {
	width:719px !important;
	height:65px !important;
	top:191px !important;
}

#item63312 {
	width:824px !important;
	height:1133px !important;
	border-radius:18px;
	background:#fff;
}

#item63313 {
	width:695px !important;
	left:53px !important;
	top:53px !important;
	min-height:805px !important;
	direction:ltr;
}

#item63821 {
	width:824px !important;
	height:846px !important;
	top:986px !important;
}

#item71412 {
	width:764px !important;
	left:30px !important;
	top:2180px !important;
	min-height:186px !important;
	direction:ltr;
}

#item63833 {
	width:824px !important;
	height:2623px !important;
	left:40px !important;
	top:4244px !important;
}

#item63868 {
	width:718px !important;
	left:70px !important;
	top:7102px !important;
	min-height:850px !important;
}

#item63936 {
	width:904px !important;
	height:652px !important;
	top:8050px !important;
	background:#155be8;
}

#item63937 {
	width:748px !important;
	left:70px !important;
	top:8111px !important;
	min-height:380px !important;
	direction:ltr;
}

#item64081 {
	width:748px !important;
	height:116px !important;
	border-radius:55px;
	background:#fff;
}

#item64029 {
	width:684px !important;
	height:70px !important;
	left:32px !important;
	top:16px !important;
	direction:ltr;
}

#item64083 {
	width:748px !important;
	height:116px !important;
	left:70px !important;
	top:8514px !important;
}

#item64090 {
	width:904px !important;
	height:1568px !important;
	top:9132px !important;
	background:#1a3673;
}

#item64091 {
	width:718px !important;
	left:70px !important;
	top:9201px !important;
	min-height:359px !important;
}

#item64394 {
	width:904px !important;
	height:304px !important;
	background:#ffffff;
}

#item64118 {
	width:764px !important;
	left:70px !important;
	top:53px !important;
	min-height:183px !important;
}

#item64270 {
	width:360px !important;
	left:70px !important;
	top:10277px !important;
	min-height:253px !important;
	direction:ltr;
}

#item64294 {
	width:362px !important;
	left:472px !important;
	top:9927px !important;
	min-height:297px !important;
	direction:ltr;
}

#item64317 {
	width:352px !important;
	left:70px !important;
	top:9927px !important;
	min-height:259px !important;
	direction:ltr;
}

#item64340 {
	width:362px !important;
	left:472px !important;
	top:9635px !important;
	min-height:259px !important;
	direction:ltr;
}

#item64363 {
	width:360px !important;
	left:70px !important;
	top:9635px !important;
	min-height:215px !important;
	direction:ltr;
}

#item63924 {
	width:698px !important;
	left:70px !important;
	top:7986px !important;
	min-height:15px !important;
	direction:ltr;
}

#item68737 {
	width:904px !important;
	height:577px !important;
	top:128px !important;
	background:#155be8;
}

#item68738 {
	width:694px !important;
	left:70px !important;
	top:167px !important;
	min-height:158px !important;
}

#item68819 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68820 {
	width:770px !important;
	left:67px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68793 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68794 {
	width:770px !important;
	left:67px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68790 {
	width:904px !important;
	height:78px !important;
	top:1441px !important;
}

#item68876 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68877 {
	width:410px !important;
	left:247px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68851 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item68852 {
	width:410px !important;
	left:247px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68848 {
	width:904px !important;
	height:78px !important;
}

#item68900 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item68930 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68931 {
	width:533px !important;
	left:186px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68905 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item68906 {
	width:533px !important;
	left:186px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68902 {
	width:904px !important;
	height:78px !important;
}

#item68954 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item68984 {
	width:904px !important;
	height:78px !important;
	background:#44b7f3;
}

#item68985 {
	width:386px !important;
	left:259px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68959 {
	width:904px !important;
	height:78px !important;
	background:#1a3673;
}

#item68960 {
	width:386px !important;
	left:259px !important;
	top:21px !important;
	min-height:29px !important;
	direction:ltr;
}

#item68956 {
	width:904px !important;
	height:78px !important;
}

#item69009 {
	width:903px !important;
	height:4px !important;
	top:78px !important;
	background:#fff;
}

#item73132 {
	width:735px !important;
	left:70px !important;
	top:370px !important;
	min-height:268px !important;
}

#item69045 {
	width:410px !important;
	height:542px !important;
	left:13px !important;
	top:10px !important;
	border-radius:12px;
	background:#1a3673;
}

#item69049 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#1a3673;
}

#item69046 {
	width:55px !important;
	height:55px !important;
	left:312px !important;
	top:21px !important;
}

#item69054 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item69055 {
	width:287px !important;
	left:29px !important;
	top:22px !important;
	min-height:22px !important;
	direction:ltr;
}

#item69051 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:103px !important;
}

#item69081 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item69104 {
	width:272px !important;
	left:29px !important;
	top:21px !important;
	min-height:22px !important;
	direction:ltr;
}

#item69078 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:197px !important;
}

#item69130 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#1a3673;
}

#item69131 {
	width:245px !important;
	left:29px !important;
	top:20px !important;
	min-height:22px !important;
	direction:ltr;
}

#item69127 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:291px !important;
}

#item69158 {
	width:410px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#44b7f3;
}

#item69159 {
	width:342px !important;
	left:29px !important;
	top:23px !important;
	min-height:22px !important;
	direction:ltr;
}

#item69154 {
	width:415px !important;
	height:73px !important;
	left:10px !important;
	top:385px !important;
}

#item69015 {
	width:75px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
	border-radius:18px;
	background:#1a3673;
}

#item69021 {
	width:55px !important;
	left:12px !important;
	top:4px !important;
	min-height:19px !important;
	direction:ltr;
}

#item69012 {
	width:80px !important;
	height:80px !important;
	left:287px !important;
	top:18px !important;
}

#item69010.fixed-pos-elem {
	width:425px !important;
	height:552px !important;
	left:auto !important;
	top:16px !important;
	right:-24px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item77433 {
	width:904px !important;
	height:437px !important;
	top:11004px !important;
	background:#155be8;
}

#item77435 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:11191px !important;
}

#item77436 {
	width:738px !important;
	left:70px !important;
	top:11046px !important;
	min-height:287px !important;
}

#item77463 {
	width:38px !important;
	left:55px !important;
	top:14px !important;
	min-height:24px !important;
	direction:ltr;
}

#item77459 {
	width:160px !important;
	height:58px !important;
	left:72px !important;
	top:11382px !important;
}

#item77494 {
	width:764px !important;
	height:218px !important;
	left:3px !important;
	top:3px !important;
}

#item77495 {
	width:764px !important;
	height:403px !important;
	top:6px !important;
	border-radius:12px;
	background:#fff;
}

#item77491 {
	width:769px !important;
	height:223px !important;
	left:10px !important;
	top:38px !important;
}

#item77496 {
	width:708px !important;
	left:37px !important;
	top:79px !important;
	min-height:147px !important;
	direction:ltr;
}

#item77519 {
	width:25px !important;
	height:23px !important;
	left:731px !important;
	top:66px !important;
}

#item77489 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item77487 {
	width:779px !important;
	height:261px !important;
	left:57px !important;
	top:11181px !important;
}

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

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

p.autoParaStyle37 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:42px;
	color:#155be8;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle36 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:42px;
	color:#fff;
	margin-bottom:9px;
	text-align:left;
}

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

p.autoParaStyle34 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:33px;
	color:#fff;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:14px;
	color:#231e33;
	text-align:left;
}

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

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

p.autoParaStyle30 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:36px;
	color:#155be8;
	letter-spacing:-0.010em;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

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

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

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

p.autoParaStyle26 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:33px;
	line-height:44px;
	color:#ffffff;
	margin-bottom:35px;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:33px;
	line-height:37px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle24 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:33px;
	line-height:44px;
	color:#ffffff;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle23 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:72.5px;
	line-height:52.7px;
	color:#ffffff;
	margin-bottom:11px;
	text-align:center;
}

p.autoParaStyle22 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#ffffff;
	margin-bottom:44px;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:40px;
	line-height:42px;
	color:#155be8;
	margin-bottom:9px;
	text-align:center;
}

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

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

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

p.autoParaStyle17 {
	font-weight:500;
	font-family:FF-ElevanceSansCondensed-Medium,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#231e33;
	text-align:left;
}

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

p.autoParaStyle15 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:42px;
	line-height:42px;
	color:#fff;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:37px;
	color:#1a3673;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:31px;
	line-height:39px;
	color:#1a3673;
	margin-bottom:35px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:19px;
	color:#231e33;
	margin-bottom:9px;
	text-align:left;
}

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

p.autoParaStyle10 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:54px;
	line-height:54px;
	color:#44b7f3;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#fff;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#fff;
	margin-top:8px;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:14px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

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

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

p.autoParaStyle4 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:54px;
	line-height:42px;
	color:#155be8;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle3 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#1a3673;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#1a3673;
	margin-top:8px;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24.4px;
	line-height:31.3px;
	color:#fff;
	margin-top:16px;
	margin-bottom:6px;
	text-align:left;
}

p.Mobile_-__2-column-body-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:2px;
	text-align:left;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

p.Mobile_-_NEW-Anthem-RGB-Type-Styles_-_Headings_-_Anthem-Headline-36-42 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:42px;
	color:#1a3673;
	margin-bottom:9px;
	text-align:left;
}

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

p.MOB--Button-to-PDF- {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

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

p.MENU {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:22.2px;
	line-height:39.2px;
	color:#fff;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:13px;
	margin-bottom:15px;
	text-align:center;
}

p.Button-text-REV-2 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:25px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Button-text-REV {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:36px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Button-text-25pt {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:25px;
	line-height:36px;
	color:#155be8;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Button-text {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:36px;
	color:#155be8;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Header-callout-bold {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#fff;
	margin-top:7px;
	margin-bottom:13px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Header-copy-rev {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#fff;
	margin-bottom:13px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Anthem-LP-Body-WHITE {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Section-subheads-left-align {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:46px;
	color:#155be8;
	margin-bottom:9px;
	text-align:left;
}

p.Rep--Health-subheads {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:42px;
	color:#155be8;
	white-space:nowrap;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Navy-body-subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#1a3673;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Body-subhead-BLUE-BOLD {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#155be8;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Section-subheads-centered {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:42px;
	color:#155be8;
	margin-bottom:9px;
	text-align:center;
}

p.Hamburger-menu-tabs {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:26px;
	color:#ffffff;
	direction:ltr;
	margin-top:16px;
	margin-bottom:6px;
	text-align:left;
}

p.Hamburger-menu-bold-tab {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:26px;
	color:#ffffff;
	direction:ltr;
	margin-top:16px;
	margin-bottom:6px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Navigation-tabs {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#fff;
	direction:ltr;
	margin-top:16px;
	margin-bottom:6px;
	text-align:center;
}

ul.bullets-less-space-MOBILE > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#231e33;
	direction:ltr;
	padding-left:24px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:left;
}
ul.bullets-less-space-MOBILE > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Mobile_-_Blue-Landing-Page-Styles_-_LP-Body-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#231e33;
	direction:ltr;
	padding-left:24px;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}
ul.Mobile_-_Blue-Landing-Page-Styles_-_LP-Body-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Footnotes-no-space {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:19px;
	color:#231e33;
	direction:ltr;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_footnotes-more-space-before {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	color:#231e33;
	direction:ltr;
	margin-top:30px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Footnotes-Sources-11pt {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:14px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.body-subhead-WHITE {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:2px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_body-subhead-less-space {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:2px;
	text-align:left;
}

p.List-subhead-extra-spacing {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#231e33;
	direction:ltr;
	margin-top:18px;
	margin-bottom:5px;
	text-align:left;
}

p.body-subhead-space-before {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-body-sub-BOLD {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Intro-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_Footer-CTA-rev {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Body-rev-no-underline {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Body-no-space {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:44px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

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

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

p.Mobile_-_Blue-Landing-Page-Styles_-_Legal-button {
	font-weight:600;
	font-family:FF-ElevanceSansCondensed-Semibold,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:44px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

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

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Page-subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:46px;
	line-height:54px;
	color:#1a3673;
	margin-bottom:18px;
	text-align:left;
}

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

p.Anthem-Body-Subhead-14-18 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000;
	direction:ltr;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

p.Reproductive-health-tab {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#fff;
	margin-bottom:9px;
	text-align:center;
}

p.Mental-health-sub-rev {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:29px;
	line-height:42px;
	color:#fff;
	margin-bottom:9px;
	text-align:center;
}

p.Custom-V_-_NEW-Anthem-RGB-Type-Styles_-_Headings_-_Anthem-Headline-36-42 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:42px;
	color:#1a3673;
	margin-bottom:9px;
	text-align:left;
}

p.Custom-V_-__2-column-body-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:2px;
	text-align:left;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Section-subheads-left-align {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:29px;
	line-height:42px;
	color:#155be8;
	margin-bottom:9px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Section-subheads-centered {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:29px;
	line-height:42px;
	color:#155be8;
	margin-bottom:9px;
	text-align:center;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Navigation-tabs {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24.4px;
	line-height:31.3px;
	color:#fff;
	direction:ltr;
	margin-top:16px;
	margin-bottom:6px;
	text-align:center;
}

p.Prev-care-ages-tabs {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:33px;
	color:#fff;
	direction:ltr;
	margin-top:17px;
	margin-bottom:7px;
	text-align:center;
}

p.Carousel-body-text-28pt {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:37px;
	color:#1a3673;
	margin-bottom:35px;
	text-align:left;
}

p.Footnotes-space-before-no-space-after {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:14px;
	color:#231e33;
	direction:ltr;
	margin-top:30px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_footnotes-more-space-before {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:14px;
	color:#231e33;
	direction:ltr;
	margin-top:30px;
	margin-bottom:10px;
	text-align:left;
}

p.TIPS-blue-box-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:33px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.TIPS-Headlines {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:34px;
	color:#155be8;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

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

ul.Custom-V_-_Blue-Landing-Page-Styles_-_LP-Body-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:25px;
	color:#231e33;
	direction:ltr;
	padding-left:24px;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}
ul.Custom-V_-_Blue-Landing-Page-Styles_-_LP-Body-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

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

p.Mental-health-flipcards {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:33px;
	color:#1a3673;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Mental-health-rev-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:33px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Intro-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:33px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_body-subhead-less-space {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:2px;
	text-align:left;
}

p.Blue-subhead-for-scrolling-box {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:28px;
	color:#155be8;
	direction:ltr;
	margin-top:45px;
	margin-bottom:15px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_LP-Anthem-body-sub-BOLD {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.white-bold-copy-24 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	text-align:left;
}

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

p.Custom-V_-_Blue-Landing-Page-Styles_-_Anthem-LP-Body-WHITE {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_LP-Footnotes-no-space {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:14px;
	color:#231e33;
	direction:ltr;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_LP-Footnotes-Sources-11pt {
	font-family:FF-ElevanceSansCondensed-Regular,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:14px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Body-copy-space-before {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#231e33;
	direction:ltr;
	margin-top:32px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Footer-CTA-rev {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Button-text-REV {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:28px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Button-text {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:28px;
	color:#155be8;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Small-note-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#155be8;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

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

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

p.Custom-V_-_Blue-Landing-Page-Styles_-_Legal-button {
	font-weight:600;
	font-family:FF-ElevanceSansCondensed-Semibold,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

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

p.Bold-header-paragraph {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	margin-top:7px;
	margin-bottom:13px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_Header-copy-rev {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:34px;
	color:#fff;
	margin-bottom:13px;
	text-align:left;
}

h1.Custom-V_-_Blue-Landing-Page-Styles_-_LP-Anthem-Headline {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:83px;
	line-height:86px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:left;
}

p.flipcard-custom {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:62.3px;
	line-height:50.3px;
	color:#155be8;
	margin-bottom:11px;
	text-align:left;
}

p.flipcard-sub-custom {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:45.6px;
	color:#155be8;
	margin-bottom:42px;
	text-align:left;
}

p.Custom-V_-_Blue-Landing-Page-Styles_-_LP-Page-subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:42px;
	color:#1a3673;
	margin-bottom:9px;
	text-align:center;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle10 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	color:#155be8;
	text-decoration:underline;
}

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

span.autoCharStyle8 {
	font-size:60.2px;
}

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

span.autoCharStyle6 {
}

span.autoCharStyle5 {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	color:#155be8;
	text-decoration:underline;
}

span.autoCharStyle4 {
	text-decoration:underline;
}

span.autoCharStyle3 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	color:#231e33;
}

span.autoCharStyle2 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSansCondensed-Italic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	color:#155be8;
	text-decoration:underline;
}

span.autoCharStyle1 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	color:#1a3673;
}

span.bold-flipcard-custom {
	font-size:76.3px;
}

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

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

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

span.Mobile_-_Hyperlink-REV {
	font-weight:500;
	color:#fff;
	text-decoration:underline;
}

span.Anthem-Hyperlink-italics {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	color:#155be8;
	text-decoration:underline;
}

span.Mobile_-_Anthem-Hyperlink {
	color:#155be8;
	text-decoration:underline;
}

span.Mobile_-_LP-hyperlink-blue-underline {
	color:#155be8;
	text-decoration:underline;
	text-decoration-color:#155be8;
	-webkit-text-decoration-color:#155be8;
}

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

span.Hyperlink-footnote-black {
	font-weight:500;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-MediumItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	text-decoration:underline;
}

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

span.hyperlink-rev-semibold {
	font-weight:600;
	color:#fff;
	text-decoration:underline;
}

span.Custom-V_-_Hyperlink-REV {
	font-weight:500;
	color:#fff;
	text-decoration:underline;
}

span.Custom-V_-_Anthem-Hyperlink {
	color:#155be8;
	text-decoration:underline;
}

span.Custom-V_-_LP-hyperlink-blue-underline {
	color:#155be8;
	text-decoration:underline;
	text-decoration-color:#155be8;
	-webkit-text-decoration-color:#155be8;
}

span.Custom-V_-_Bullet-regular {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
}

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

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

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

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

#loadIndicator{display:none;}
