/* 	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:#00559d; }
:-webkit-full-screen { background:#00559d; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:42460px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.presmode.fsmode:-webkit-full-screen {cursor:none;}
.presmode.fsmode:-ms-full-screen {cursor:none;}
.presmode.fsmode:-moz-full-screen {cursor:none;}
.presmode.fsmode.cursor-move {cursor:auto;}
.fs-hide-nav:-webkit-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-ms-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-moz-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-viewdisp:-webkit-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-ms-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-moz-full-screen #viewer-options-wrap {display:none !important;}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}

#item172859 {
	width:1920px !important;
	height:1080px !important;
	left:-156px !important;
}

#item172978 {
	width:342px !important;
	height:72px !important;
	left:1470px !important;
	top:96px !important;
}

#item175182 {
	width:546px !important;
	height:433px !important;
	left:117px !important;
	top:484px !important;
}

#item175183 {
	width:546px !important;
	height:433px !important;
	left:693px !important;
	top:484px !important;
}

#item175184 {
	width:546px !important;
	height:433px !important;
	left:1269px !important;
	top:484px !important;
}

#item174422 {
	width:42px !important;
	height:42px !important;
	left:117px !important;
	top:975px !important;
}

#item175253 {
	width:306px !important;
	height:55px !important;
	left:117px !important;
	top:873px !important;
}

#item175217 {
	width:1820px !important;
	height:985px !important;
	left:45px !important;
	top:42px !important;
	border-radius:22px;
	background:#00559d;
}

#item175221 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item175218 {
	width:64px !important;
	height:64px !important;
	left:72px !important;
	top:939px !important;
}

#item175213 {
	width:1865px !important;
	height:1027px !important;
	left:5px !important;
	top:5px !important;
}

#item190756 {
	width:315px !important;
	height:315px !important;
	left:803px !important;
	top:255px !important;
}

#item190753 {
	width:315px !important;
	height:315px !important;
	left:117px !important;
	top:600px !important;
}

#item190754 {
	width:315px !important;
	height:314px !important;
	left:460px !important;
	top:600px !important;
}

#item190755 {
	width:315px !important;
	height:315px !important;
	left:1145px !important;
	top:255px !important;
}

#item175680 {
	width:314px !important;
	height:314px !important;
	border-radius:10px;
	background:#00b0eb;
}

#item190745 {
	width:315px !important;
	height:315px !important;
	left:803px !important;
	top:600px !important;
}

#item174243 {
	width:42px !important;
	height:42px !important;
	left:117px !important;
	top:975px !important;
}

#item175498 {
	width:315px !important;
	height:315px !important;
	left:460px !important;
	top:255px !important;
}

#item175499 {
	width:315px !important;
	height:315px !important;
	left:117px !important;
	top:256px !important;
}

#item190713 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item190710 {
	width:64px !important;
	height:64px !important;
	left:81px !important;
	top:953px !important;
}

#item190705 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175512 {
	width:315px !important;
	height:315px !important;
	left:116px !important;
	top:258px !important;
}

#item175513 {
	width:315px !important;
	height:315px !important;
	left:459px !important;
	top:258px !important;
}

#item175514 {
	width:315px !important;
	height:315px !important;
	left:802px !important;
	top:258px !important;
}

#item175515 {
	width:315px !important;
	height:315px !important;
	left:1145px !important;
	top:258px !important;
}

#item175528 {
	width:315px !important;
	height:315px !important;
	left:1488px !important;
	top:258px !important;
}

#item175519 {
	width:315px !important;
	height:315px !important;
	left:116px !important;
	top:600px !important;
}

#item175518 {
	width:315px !important;
	height:315px !important;
	left:459px !important;
	top:600px !important;
}

#item175517 {
	width:315px !important;
	height:315px !important;
	left:802px !important;
	top:600px !important;
}

#item175516 {
	width:315px !important;
	height:315px !important;
	left:1145px !important;
	top:600px !important;
}

#item216879 {
	width:67px !important;
	height:41px !important;
	left:202px !important;
	top:976px !important;
}

#item216484 {
	width:315px !important;
	height:315px !important;
	left:1488px !important;
	top:600px !important;
}

#item174237 {
	width:42px !important;
	height:42px !important;
	left:117px !important;
	top:975px !important;
}

#item218606 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item218681 {
	width:226px !important;
	height:58px !important;
	left:109px !important;
	top:647px !important;
}

#item218708 {
	width:226px !important;
	height:54px !important;
	left:384px !important;
	top:647px !important;
}

#item218735 {
	width:48px !important;
	height:48px !important;
	left:109px !important;
	top:982px !important;
}

#item219041 {
	opacity:0.49;
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item218604 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item116911 {
	width:280px !important;
	height:232px !important;
	left:67px !important;
	top:52px !important;
}

#item116894 {
	width:232px !important;
	height:55px !important;
	left:111px !important;
	top:878px !important;
}

#item37591 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item119452 {
	width:208px !important;
	height:160px !important;
	left:1195px !important;
	top:648px !important;
}

#item119454 {
	width:198px !important;
	height:178px !important;
	left:942px !important;
	top:777px !important;
}

#item119459 {
	width:228px !important;
	height:190px !important;
	left:605px !important;
	top:367px !important;
}

#item119450 {
	width:170px !important;
	height:172px !important;
	left:1284px !important;
	top:388px !important;
}

#item119446 {
	width:124px !important;
	height:160px !important;
	left:1167px !important;
	top:178px !important;
}

#item117166 {
	width:171px !important;
	height:154px !important;
	left:825px !important;
	top:156px !important;
}

#item119456 {
	width:229px !important;
	height:172px !important;
	left:682px !important;
	top:631px !important;
}

@keyframes pulsieren-119423 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.4% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulsieren-119423 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.4% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes pulsieren-119424 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.4% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulsieren-119424 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.4% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes pulsieren-119425 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.4% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulsieren-119425 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.4% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item36834 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:55px !important;
	border-radius:12px;
	background:#00559d;
}

#item115780 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item115778 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:952px !important;
}

#item36830 {
	width:1830px !important;
	height:1040px !important;
	left:40px !important;
	top:-8px !important;
}

#item119030 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item141355 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141353 {
	width:64px !important;
	height:64px !important;
	left:106px !important;
	top:907px !important;
}

#item141363 {
	width:63px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141361 {
	width:69px !important;
	height:67px !important;
	left:177px !important;
	top:904px !important;
}

#item141367 {
	width:69px !important;
	height:67px !important;
	left:31px !important;
	top:904px !important;
}

#item118912 {
	width:393px !important;
	height:273px !important;
	left:685px !important;
	top:125px !important;
	border-radius:12px;
}

#item118928 {
	width:459px !important;
	height:308px !important;
	left:181px !important;
	top:549px !important;
	border-radius:12px;
}

#item141329 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141327 {
	width:64px !important;
	height:64px !important;
	left:106px !important;
	top:907px !important;
}

#item141337 {
	width:63px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141335 {
	width:69px !important;
	height:67px !important;
	left:177px !important;
	top:904px !important;
}

#item141342 {
	width:69px !important;
	height:67px !important;
	left:31px !important;
	top:904px !important;
}

#item118330 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item141302 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141300 {
	width:64px !important;
	height:64px !important;
	left:106px !important;
	top:907px !important;
}

#item141311 {
	width:63px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141308 {
	width:69px !important;
	height:67px !important;
	left:177px !important;
	top:904px !important;
}

#item141315 {
	width:69px !important;
	height:67px !important;
	left:31px !important;
	top:904px !important;
}

#item117954 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item141274 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141272 {
	width:64px !important;
	height:64px !important;
	left:106px !important;
	top:907px !important;
}

#item141284 {
	width:63px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141281 {
	width:69px !important;
	height:67px !important;
	left:177px !important;
	top:904px !important;
}

#item141288 {
	width:69px !important;
	height:67px !important;
	left:31px !important;
	top:904px !important;
}

#item141228 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141226 {
	width:64px !important;
	height:64px !important;
	left:106px !important;
	top:907px !important;
}

#item141236 {
	width:63px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141234 {
	width:69px !important;
	height:67px !important;
	left:177px !important;
	top:904px !important;
}

#item141240 {
	width:69px !important;
	height:67px !important;
	left:31px !important;
	top:904px !important;
}

#item141197 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141195 {
	width:64px !important;
	height:64px !important;
	left:106px !important;
	top:907px !important;
}

#item141205 {
	width:63px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141203 {
	width:69px !important;
	height:67px !important;
	left:177px !important;
	top:904px !important;
}

#item141209 {
	width:69px !important;
	height:67px !important;
	left:31px !important;
	top:904px !important;
}

#item117182 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item117373 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item117371 {
	width:64px !important;
	height:64px !important;
	left:106px !important;
	top:907px !important;
}

#item141123 {
	width:63px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item141120 {
	width:69px !important;
	height:67px !important;
	left:177px !important;
	top:904px !important;
}

#item141152 {
	width:69px !important;
	height:67px !important;
	left:31px !important;
	top:904px !important;
}

#item119346 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item119127 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}

@keyframes einblenden-119539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-119539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-119538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-119538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-119537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-119537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-119532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-119532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-119531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-119531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-119530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-119530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item119780 {
	width:221px !important;
	height:69px !important;
	left:661px !important;
	top:712px !important;
}

#item119781 {
	width:222px !important;
	height:70px !important;
	left:1030px !important;
	top:532px !important;
}

#item119779 {
	width:222px !important;
	height:70px !important;
	left:1671px !important;
	top:712px !important;
}

#item152285 {
	width:42px !important;
	height:42px !important;
	left:189px !important;
	top:976px !important;
}

#item119540 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item119555 {
	width:63px !important;
	height:61px !important;
}

#item119552 {
	width:63px !important;
	height:61px !important;
	left:262px !important;
	top:966px !important;
}

#item119777 {
	width:333px !important;
	height:55px !important;
	left:111px !important;
	top:871px !important;
}

#item119653 {
	width:1819px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item119744 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item119742 {
	width:64px !important;
	height:64px !important;
	left:68px !important;
	top:936px !important;
}

#item119766 {
	width:1860px !important;
	height:1022px !important;
	left:9px !important;
	top:9px !important;
}

@keyframes einblenden-141582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-141582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-141583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-141583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-141584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-141584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-141585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-141585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-141586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-141586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-141587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-141587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141636 {
	width:221px !important;
	height:69px !important;
	left:661px !important;
	top:712px !important;
}

#item141667 {
	width:222px !important;
	height:70px !important;
	left:1030px !important;
	top:532px !important;
}

#item141698 {
	width:222px !important;
	height:70px !important;
	left:1671px !important;
	top:712px !important;
}

#item141755 {
	width:42px !important;
	height:42px !important;
	left:113px !important;
	top:975px !important;
}

#item141768 {
	width:63px !important;
	height:61px !important;
}

#item141765 {
	width:63px !important;
	height:61px !important;
	left:259px !important;
	top:966px !important;
}

#item141771 {
	width:333px !important;
	height:55px !important;
	left:113px !important;
	top:871px !important;
}

#item152260 {
	width:42px !important;
	height:42px !important;
	left:186px !important;
	top:976px !important;
}

#item141809 {
	width:1819px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item141901 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item141898 {
	width:64px !important;
	height:64px !important;
	left:68px !important;
	top:936px !important;
}

#item141804 {
	width:1860px !important;
	height:1022px !important;
	left:9px !important;
	top:9px !important;
}

#item141527 {
	width:1920px !important;
	height:1080px !important;
	background:#d3eefb;
}

#item141384 {
	width:287px !important;
	height:55px !important;
	left:97px !important;
	top:882px !important;
}

#item127919 {
	width:160px !important;
	height:117px !important;
	left:717px !important;
	top:874px !important;
}

#item127916 {
	width:160px !important;
	height:135px !important;
	left:717px !important;
	top:327px !important;
}

#item127918 {
	width:160px !important;
	height:130px !important;
	left:717px !important;
	top:688px !important;
}

#item127917 {
	width:160px !important;
	height:127px !important;
	left:717px !important;
	top:510px !important;
}

#item127915 {
	width:160px !important;
	height:130px !important;
	left:717px !important;
	top:157px !important;
}

#item128030 {
	width:42px !important;
	height:42px !important;
	left:177px !important;
	top:975px !important;
}

#item128034 {
	width:42px !important;
	height:42px !important;
	left:249px !important;
	top:975px !important;
}

#item128039 {
	width:67px !important;
	height:65px !important;
	left:97px !important;
	top:966px !important;
}

#item128050 {
	width:63px !important;
	height:61px !important;
}

#item128047 {
	width:63px !important;
	height:61px !important;
	left:377px !important;
	top:966px !important;
}

#item134513 {
	width:289px !important;
	height:55px !important;
	left:94px !important;
	top:805px !important;
}

@keyframes pulsieren-135027 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulsieren-135027 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item167480 {
	width:42px !important;
	height:42px !important;
	left:320px !important;
	top:976px !important;
}

#item188534 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item188535 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item188536 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item188722 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item188728 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item188800 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item188872 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item188946 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item189017 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item189051 {
	width:227px !important;
	height:201px !important;
	left:1346px !important;
	top:384px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item189145 {
	width:324px !important;
	height:104px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item189169 {
	width:127px !important;
	height:16px !important;
	left:502px !important;
	top:664px !important;
	background:#fff;
}

#item189179 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item189227 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item189258 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item189259 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item189293 {
	width:58px !important;
	height:58px !important;
}

#item189290 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item189298 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item189305 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

@keyframes pulsieren-189451 {
	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 pulsieren-189451 {
	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);}
}
#item184359 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item184360 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item184363 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item184549 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item184553 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item184625 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item184698 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item184769 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item184840 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item184874 {
	width:227px !important;
	height:201px !important;
	left:1346px !important;
	top:384px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item184969 {
	width:324px !important;
	height:104px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item184993 {
	width:127px !important;
	height:16px !important;
	left:502px !important;
	top:664px !important;
	background:#fff;
}

#item185003 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item185051 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item185082 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item185084 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item185119 {
	width:58px !important;
	height:58px !important;
}

#item185116 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item185123 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item185129 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

@keyframes pulsieren-185203 {
	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 pulsieren-185203 {
	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);}
}
#item186030 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item186031 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item186032 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item186217 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item186221 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item186269 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item186342 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item186413 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item186485 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item186520 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item186548 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item186596 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item186628 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item186629 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item186666 {
	width:127px !important;
	height:16px !important;
	left:485px !important;
	top:664px !important;
	background:#fff;
}

#item186668 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:811px !important;
}

#item186675 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item186681 {
	width:133px !important;
	height:40px !important;
	left:901px !important;
	top:613px !important;
}

#item186755 {
	width:130px !important;
	height:40px !important;
	left:1093px !important;
	top:613px !important;
}

#item186829 {
	width:130px !important;
	height:40px !important;
	left:697px !important;
	top:613px !important;
}

#item186904 {
	width:130px !important;
	height:40px !important;
	left:490px !important;
	top:613px !important;
}

#item186981 {
	width:58px !important;
	height:58px !important;
}

#item186978 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item186988 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item186985 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item187015 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item187012 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item187042 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item187039 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item187069 {
	width:815px !important;
	height:255px !important;
	top:12px !important;
	background:#fff;
}

#item187093 {
	width:324px !important;
	height:104px !important;
	left:44px !important;
	top:198px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187067 {
	width:815px !important;
	height:267px !important;
	left:447px !important;
	top:660px !important;
}

#item187123 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

@keyframes pulsieren-189448 {
	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 pulsieren-189448 {
	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);}
}
#item187229 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item187231 {
	width:1634px !important;
	height:911px !important;
	background:#f2f6fa;
}

#item187232 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item187417 {
	width:111px !important;
	height:23px !important;
	left:31px !important;
	top:27px !important;
}

#item187421 {
	width:659px !important;
	height:407px !important;
	left:352px !important;
	top:142px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item187470 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item187543 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item187614 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item187685 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item187720 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item187749 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item187797 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187829 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item187830 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item187861 {
	width:370px !important;
	height:390px !important;
	left:564px !important;
	top:159px !important;
}

#item187868 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

#item187946 {
	width:58px !important;
	height:58px !important;
}

#item187943 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item187950 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:893px !important;
}

#item187960 {
	width:814px !important;
	height:251px !important;
	top:9px !important;
	background:#fff;
}

#item187957 {
	width:814px !important;
	height:260px !important;
	left:447px !important;
	top:660px !important;
}

#item187987 {
	width:814px !important;
	height:260px !important;
	top:7px !important;
	background:#fff;
}

#item187984 {
	width:814px !important;
	height:267px !important;
	left:447px !important;
	top:660px !important;
}

#item188014 {
	width:814px !important;
	height:252px !important;
	top:8px !important;
	background:#fff;
}

#item188011 {
	width:814px !important;
	height:260px !important;
	left:447px !important;
	top:660px !important;
}

#item188042 {
	width:814px !important;
	height:257px !important;
	background:#fff;
}

#item188068 {
	width:324px !important;
	height:104px !important;
	left:4px !important;
	top:169px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item188039 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item188101 {
	width:130px !important;
	height:40px !important;
	left:901px !important;
	top:613px !important;
}

#item188176 {
	width:130px !important;
	height:40px !important;
	left:1093px !important;
	top:613px !important;
}

#item188250 {
	width:130px !important;
	height:40px !important;
	left:697px !important;
	top:613px !important;
}

#item188325 {
	width:130px !important;
	height:40px !important;
	left:490px !important;
	top:613px !important;
}

@keyframes pulsieren-189449 {
	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 pulsieren-189449 {
	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);}
}
#item182555 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item182557 {
	width:1634px !important;
	height:911px !important;
	background:#f2f6fa;
}

#item182558 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item182743 {
	width:111px !important;
	height:23px !important;
	left:31px !important;
	top:27px !important;
}

#item182749 {
	width:659px !important;
	height:407px !important;
	left:352px !important;
	top:142px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item182799 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item182873 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item182944 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item183015 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item183051 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item183079 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item183127 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183158 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item183159 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item183196 {
	width:370px !important;
	height:390px !important;
	left:564px !important;
	top:159px !important;
}

#item183206 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

#item183281 {
	width:58px !important;
	height:58px !important;
}

#item183279 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item183287 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:893px !important;
}

#item183296 {
	width:814px !important;
	height:251px !important;
	top:9px !important;
	background:#fff;
}

#item183293 {
	width:814px !important;
	height:260px !important;
	left:447px !important;
	top:660px !important;
}

#item183323 {
	width:814px !important;
	height:260px !important;
	top:7px !important;
	background:#fff;
}

#item183320 {
	width:814px !important;
	height:267px !important;
	left:447px !important;
	top:660px !important;
}

#item183351 {
	width:814px !important;
	height:252px !important;
	top:8px !important;
	background:#fff;
}

#item183347 {
	width:814px !important;
	height:260px !important;
	left:447px !important;
	top:660px !important;
}

#item183378 {
	width:814px !important;
	height:257px !important;
	background:#fff;
}

#item183404 {
	width:324px !important;
	height:104px !important;
	left:4px !important;
	top:169px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183375 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item183436 {
	width:130px !important;
	height:40px !important;
	left:901px !important;
	top:613px !important;
}

#item183510 {
	width:130px !important;
	height:40px !important;
	left:1093px !important;
	top:613px !important;
}

#item183586 {
	width:130px !important;
	height:40px !important;
	left:697px !important;
	top:613px !important;
}

#item183660 {
	width:130px !important;
	height:40px !important;
	left:490px !important;
	top:613px !important;
}

#item181251 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item181252 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item181253 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item181439 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item181446 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item181494 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item181567 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item181638 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item181710 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item181745 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item181773 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item181822 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item181853 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item181854 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item181893 {
	width:127px !important;
	height:16px !important;
	left:485px !important;
	top:664px !important;
	background:#fff;
}

#item181896 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:811px !important;
}

#item181902 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item181907 {
	width:133px !important;
	height:40px !important;
	left:901px !important;
	top:613px !important;
}

#item181981 {
	width:130px !important;
	height:40px !important;
	left:1093px !important;
	top:613px !important;
}

#item182055 {
	width:130px !important;
	height:40px !important;
	left:697px !important;
	top:613px !important;
}

#item182130 {
	width:130px !important;
	height:40px !important;
	left:490px !important;
	top:613px !important;
}

#item182206 {
	width:58px !important;
	height:58px !important;
}

#item182204 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item182215 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item182212 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item182242 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item182239 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item182270 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item182266 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item182297 {
	width:815px !important;
	height:255px !important;
	top:12px !important;
	background:#fff;
}

#item182322 {
	width:324px !important;
	height:104px !important;
	left:44px !important;
	top:198px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item182295 {
	width:815px !important;
	height:267px !important;
	left:447px !important;
	top:660px !important;
}

#item182355 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

#item180292 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item180293 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item180294 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item180479 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item180485 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item180557 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item180631 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item180702 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item180774 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item180810 {
	width:227px !important;
	height:201px !important;
	left:1346px !important;
	top:384px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item180904 {
	width:324px !important;
	height:104px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item180928 {
	width:127px !important;
	height:16px !important;
	left:502px !important;
	top:664px !important;
	background:#fff;
}

#item180941 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item180989 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item181021 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item181022 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item181056 {
	width:58px !important;
	height:58px !important;
}

#item181054 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item181062 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item181068 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

#item179258 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item179259 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item179445 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item179452 {
	width:1200px !important;
	height:485px !important;
	left:456px !important;
	top:193px !important;
	border-radius:12px;
	background:#fff;
}

#item179584 {
	opacity:0.49;
	width:15px !important;
	height:15px !important;
	left:494px !important;
	top:326px !important;
	border:solid 1px #000;
}

#item179585 {
	opacity:0.49;
	width:15px !important;
	height:15px !important;
	left:494px !important;
	top:398px !important;
	border:solid 1px #000;
}

#item179586 {
	opacity:0.49;
	width:15px !important;
	height:15px !important;
	left:494px !important;
	top:493px !important;
	border:solid 1px #000;
}

#item179587 {
	opacity:0.49;
	width:15px !important;
	height:15px !important;
	left:494px !important;
	top:590px !important;
	border:solid 1px #000;
}

#item179982 {
	width:47px !important;
	height:30px !important;
	top:1px !important;
	border-radius:17px;
	background:#ffd8d8;
}

#item180136 {
	width:1155px !important;
	height:117px !important;
}

#item180134 {
	width:1155px !important;
	height:117px !important;
	left:470px !important;
	top:555px !important;
}

#item180139 {
	width:1149px !important;
	height:83px !important;
}

#item180137 {
	width:1149px !important;
	height:83px !important;
	left:470px !important;
	top:458px !important;
}

#item180142 {
	width:1155px !important;
	height:82px !important;
}

#item180140 {
	width:1155px !important;
	height:82px !important;
	left:470px !important;
	top:366px !important;
}

#item180145 {
	width:58px !important;
	height:58px !important;
}

#item180143 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item133006 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:1px !important;
}

#item132392 {
	width:1820px !important;
	height:985px !important;
	left:50px !important;
	top:47px !important;
}

#item134617 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item134729 {
	width:58px !important;
	height:58px !important;
}

#item134726 {
	width:58px !important;
	height:58px !important;
	left:34px !important;
	top:890px !important;
}

#item134735 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:571px !important;
}

#item134767 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:477px !important;
}

#item134798 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:383px !important;
}

#item134829 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:290px !important;
}

#item134860 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:196px !important;
}

#item134972 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item134975 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	border-radius:20px;
}

#item134973 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item134954 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item134957 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item134955 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item134933 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item134937 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item134935 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item134915 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item134919 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item134916 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item134895 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item134899 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item134896 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item134893 {
	width:45px !important;
	height:44px !important;
	left:50px !important;
	top:71px !important;
}

#item134589 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}

#item185969 {
	width:1920px !important;
	height:1080px !important;
	background:#d3eefb;
}

#item142044 {
	width:303px !important;
	height:55px !important;
	left:97px !important;
	top:882px !important;
}

#item142104 {
	width:160px !important;
	height:117px !important;
	left:717px !important;
	top:874px !important;
}

#item142134 {
	width:160px !important;
	height:135px !important;
	left:717px !important;
	top:327px !important;
}

#item142163 {
	width:180px !important;
	height:130px !important;
	left:708px !important;
	top:688px !important;
}

#item142194 {
	width:160px !important;
	height:127px !important;
	left:717px !important;
	top:510px !important;
}

#item142221 {
	width:160px !important;
	height:130px !important;
	left:717px !important;
	top:157px !important;
}

#item142251 {
	width:42px !important;
	height:42px !important;
	left:177px !important;
	top:975px !important;
}

#item142255 {
	width:42px !important;
	height:42px !important;
	left:249px !important;
	top:975px !important;
}

#item142260 {
	width:67px !important;
	height:65px !important;
	left:97px !important;
	top:966px !important;
}

#item142269 {
	width:63px !important;
	height:61px !important;
}

#item142266 {
	width:63px !important;
	height:61px !important;
	left:377px !important;
	top:966px !important;
}

#item142272 {
	width:289px !important;
	height:55px !important;
	left:94px !important;
	top:805px !important;
}

@keyframes pulsieren-142306 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulsieren-142306 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item167474 {
	width:42px !important;
	height:42px !important;
	left:320px !important;
	top:976px !important;
}

#item214865 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item214866 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item214867 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item214868 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item214872 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item214897 {
	width:227px !important;
	height:201px !important;
	left:1346px !important;
	top:384px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item214991 {
	width:358px !important;
	height:104px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item215015 {
	width:127px !important;
	height:16px !important;
	left:502px !important;
	top:664px !important;
	background:#fff;
}

#item215238 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item215311 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item215382 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item215454 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item215490 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item215539 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item215570 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item215571 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item215622 {
	width:58px !important;
	height:58px !important;
}

#item215619 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item215626 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item215632 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

@keyframes pulsieren-215939 {
	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 pulsieren-215939 {
	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);}
}
#item213968 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item213969 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item213970 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item213971 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item213976 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item214001 {
	width:227px !important;
	height:201px !important;
	left:1346px !important;
	top:384px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item214095 {
	width:358px !important;
	height:104px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item214119 {
	width:127px !important;
	height:16px !important;
	left:502px !important;
	top:664px !important;
	background:#fff;
}

#item214340 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item214412 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item214484 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item214555 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item214592 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item214640 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item214672 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item214673 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item214725 {
	width:58px !important;
	height:58px !important;
}

#item214721 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item214729 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item214735 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

@keyframes pulsieren-215938 {
	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 pulsieren-215938 {
	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);}
}
#item212765 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item212766 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item212767 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item212768 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item212773 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item212821 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item212859 {
	width:127px !important;
	height:16px !important;
	left:485px !important;
	top:664px !important;
	background:#fff;
}

#item213048 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item213121 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item213192 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item213264 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item213300 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item213348 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item213379 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item213380 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item213406 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:811px !important;
}

#item213413 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item213419 {
	width:130px !important;
	height:40px !important;
	left:901px !important;
	top:613px !important;
}

#item213493 {
	width:130px !important;
	height:40px !important;
	left:1093px !important;
	top:613px !important;
}

#item213567 {
	width:130px !important;
	height:40px !important;
	left:697px !important;
	top:613px !important;
}

#item213642 {
	width:130px !important;
	height:40px !important;
	left:490px !important;
	top:613px !important;
}

#item213720 {
	width:58px !important;
	height:58px !important;
}

#item213717 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item213727 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item213724 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item213755 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item213751 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item213782 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item213779 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item213808 {
	width:815px !important;
	height:255px !important;
	top:12px !important;
	background:#fff;
}

#item213833 {
	width:354px !important;
	height:104px !important;
	left:44px !important;
	top:198px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item213806 {
	width:815px !important;
	height:267px !important;
	left:447px !important;
	top:660px !important;
}

#item213862 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

@keyframes pulsieren-215935 {
	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 pulsieren-215935 {
	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);}
}
#item211568 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item211569 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item211570 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item211571 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item211575 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item211629 {
	width:370px !important;
	height:390px !important;
	left:659px !important;
	top:195px !important;
}

#item211825 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item211873 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item211905 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item211906 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item211932 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item212005 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item212076 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item212148 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item212183 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item212209 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

#item212286 {
	width:58px !important;
	height:58px !important;
}

#item212283 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item212290 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:893px !important;
}

#item212300 {
	width:814px !important;
	height:251px !important;
	top:9px !important;
	background:#fff;
}

#item212297 {
	width:814px !important;
	height:260px !important;
	left:447px !important;
	top:660px !important;
}

#item212327 {
	width:814px !important;
	height:260px !important;
	top:7px !important;
	background:#fff;
}

#item212324 {
	width:814px !important;
	height:267px !important;
	left:447px !important;
	top:660px !important;
}

#item212355 {
	width:814px !important;
	height:252px !important;
	top:8px !important;
	background:#fff;
}

#item212352 {
	width:814px !important;
	height:260px !important;
	left:447px !important;
	top:660px !important;
}

#item212382 {
	width:814px !important;
	height:257px !important;
	background:#fff;
}

#item212408 {
	width:354px !important;
	height:104px !important;
	left:4px !important;
	top:169px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item212379 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item212437 {
	width:130px !important;
	height:40px !important;
	left:901px !important;
	top:613px !important;
}

#item212511 {
	width:130px !important;
	height:40px !important;
	left:1093px !important;
	top:613px !important;
}

#item212587 {
	width:130px !important;
	height:40px !important;
	left:697px !important;
	top:613px !important;
}

#item212661 {
	width:130px !important;
	height:40px !important;
	left:490px !important;
	top:613px !important;
}

@keyframes pulsieren-215934 {
	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 pulsieren-215934 {
	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);}
}
#item209820 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item209821 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item209822 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item209823 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item209829 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item209887 {
	width:370px !important;
	height:390px !important;
	left:659px !important;
	top:195px !important;
}

#item210083 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item210131 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item210162 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item210163 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item210189 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item210262 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item210334 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item210405 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item210440 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item210466 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

#item210541 {
	width:58px !important;
	height:58px !important;
}

#item210539 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item210547 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:893px !important;
}

#item210556 {
	width:814px !important;
	height:251px !important;
	top:9px !important;
	background:#fff;
}

#item210553 {
	width:814px !important;
	height:260px !important;
	left:447px !important;
	top:660px !important;
}

#item210584 {
	width:814px !important;
	height:260px !important;
	top:7px !important;
	background:#fff;
}

#item210581 {
	width:814px !important;
	height:267px !important;
	left:447px !important;
	top:660px !important;
}

#item210611 {
	width:814px !important;
	height:252px !important;
	top:8px !important;
	background:#fff;
}

#item210608 {
	width:814px !important;
	height:260px !important;
	left:447px !important;
	top:660px !important;
}

#item210639 {
	width:814px !important;
	height:257px !important;
	background:#fff;
}

#item210665 {
	width:354px !important;
	height:104px !important;
	left:4px !important;
	top:169px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item210636 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item210696 {
	width:130px !important;
	height:40px !important;
	left:901px !important;
	top:613px !important;
}

#item210770 {
	width:130px !important;
	height:40px !important;
	left:1093px !important;
	top:613px !important;
}

#item210844 {
	width:130px !important;
	height:40px !important;
	left:697px !important;
	top:613px !important;
}

#item210919 {
	width:130px !important;
	height:40px !important;
	left:490px !important;
	top:613px !important;
}

#item208456 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item208457 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item208458 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item208459 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item208465 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item208513 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item208557 {
	width:127px !important;
	height:16px !important;
	left:485px !important;
	top:664px !important;
	background:#fff;
}

#item208744 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item208816 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item208888 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item208959 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item208995 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item209043 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item209075 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item209076 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item209101 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:811px !important;
}

#item209107 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item209112 {
	width:130px !important;
	height:40px !important;
	left:901px !important;
	top:613px !important;
}

#item209186 {
	width:130px !important;
	height:40px !important;
	left:1093px !important;
	top:613px !important;
}

#item209261 {
	width:130px !important;
	height:40px !important;
	left:697px !important;
	top:613px !important;
}

#item209335 {
	width:130px !important;
	height:40px !important;
	left:490px !important;
	top:613px !important;
}

#item209411 {
	width:58px !important;
	height:58px !important;
}

#item209409 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item209421 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item209418 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item209449 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item209445 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item209478 {
	width:814px !important;
	height:257px !important;
	top:6px !important;
	background:#fff;
}

#item209475 {
	width:814px !important;
	height:262px !important;
	left:447px !important;
	top:660px !important;
}

#item209504 {
	width:815px !important;
	height:255px !important;
	top:12px !important;
	background:#fff;
}

#item209528 {
	width:354px !important;
	height:104px !important;
	left:44px !important;
	top:198px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item209502 {
	width:815px !important;
	height:267px !important;
	left:447px !important;
	top:660px !important;
}

#item209560 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

#item207454 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item207455 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item207456 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item207457 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item207463 {
	width:659px !important;
	height:407px !important;
	left:447px !important;
	top:178px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item207488 {
	width:227px !important;
	height:201px !important;
	left:1346px !important;
	top:384px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item207582 {
	width:358px !important;
	height:104px !important;
	border-radius:26px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item207607 {
	width:127px !important;
	height:16px !important;
	left:502px !important;
	top:664px !important;
	background:#fff;
}

#item207835 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item207909 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item207980 {
	width:227px !important;
	height:201px !important;
	border-radius:15px;
	background:#e0eaf3;
}

#item208051 {
	width:144px !important;
	height:38px !important;
	border-radius:19px;
	background:#fff;
}

#item208089 {
	width:301px !important;
	height:201px !important;
	border-radius:15px;
	background:#fff;
}

#item208137 {
	width:132px !important;
	height:64px !important;
	border-radius:15px;
	border:solid 1.6px #00559d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item208168 {
	width:75px !important;
	height:5px !important;
	left:35px !important;
	top:106px !important;
	border-radius:9px;
	background:#00559d;
}

#item208169 {
	width:92px !important;
	height:22px !important;
	left:30px !important;
	top:109px !important;
	background:#fff;
}

#item208219 {
	width:58px !important;
	height:58px !important;
}

#item208217 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item208226 {
	width:65px !important;
	height:67px !important;
	left:1738px !important;
	top:878px !important;
}

#item208232 {
	width:200px !important;
	height:48px !important;
	left:119px !important;
	top:195px !important;
}

#item206407 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item206408 {
	width:1634px !important;
	height:911px !important;
	left:95px !important;
	top:36px !important;
	background:#f2f6fa;
}

#item206409 {
	width:352px !important;
	height:953px !important;
	left:-76px !important;
	top:78px !important;
	border-radius:30px;
	background:#00559d;
}

#item206433 {
	width:111px !important;
	height:23px !important;
	left:127px !important;
	top:63px !important;
}

#item206441 {
	width:1200px !important;
	height:485px !important;
	left:456px !important;
	top:193px !important;
	border-radius:12px;
	background:#fff;
}

#item206493 {
	width:44px !important;
	height:44px !important;
	border-radius:7px;
	border:solid 1px #00559d;
}

#item206520 {
	opacity:0.49;
	width:15px !important;
	height:15px !important;
	left:494px !important;
	top:326px !important;
	border:solid 1px #000;
}

#item206521 {
	opacity:0.49;
	width:15px !important;
	height:15px !important;
	left:494px !important;
	top:398px !important;
	border:solid 1px #000;
}

#item206522 {
	opacity:0.49;
	width:15px !important;
	height:15px !important;
	left:494px !important;
	top:493px !important;
	border:solid 1px #000;
}

#item206523 {
	opacity:0.49;
	width:15px !important;
	height:15px !important;
	left:494px !important;
	top:590px !important;
	border:solid 1px #000;
}

#item206677 {
	width:47px !important;
	height:30px !important;
	top:1px !important;
	border-radius:17px;
	background:#ffd8d8;
}

#item207199 {
	width:1155px !important;
	height:117px !important;
}

#item207197 {
	width:1155px !important;
	height:117px !important;
	left:470px !important;
	top:555px !important;
}

#item207203 {
	width:1149px !important;
	height:83px !important;
}

#item207201 {
	width:1149px !important;
	height:83px !important;
	left:470px !important;
	top:458px !important;
}

#item207207 {
	width:1155px !important;
	height:82px !important;
}

#item207204 {
	width:1155px !important;
	height:82px !important;
	left:470px !important;
	top:366px !important;
}

#item207210 {
	width:58px !important;
	height:58px !important;
}

#item207208 {
	width:58px !important;
	height:58px !important;
	left:20px !important;
	top:898px !important;
}

#item197940 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:1px !important;
}

#item197111 {
	width:1820px !important;
	height:985px !important;
	left:50px !important;
	top:47px !important;
}

#item149239 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item149342 {
	width:58px !important;
	height:58px !important;
}

#item149339 {
	width:58px !important;
	height:58px !important;
	left:34px !important;
	top:890px !important;
}

#item149346 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:571px !important;
}

#item149378 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:477px !important;
}

#item149409 {
	width:331px !important;
	height:54px !important;
	left:1418px !important;
	top:383px !important;
}

#item149441 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:290px !important;
}

#item149472 {
	width:329px !important;
	height:54px !important;
	left:1418px !important;
	top:196px !important;
}

#item149199 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item149203 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item149200 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item149183 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item149187 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item149184 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item149169 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item149173 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item149170 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item149155 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item149159 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item149156 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item149141 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#00559d;
}

#item149145 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item149142 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:906px !important;
}

#item149139 {
	width:45px !important;
	height:44px !important;
	left:50px !important;
	top:71px !important;
}

#item149137 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}

@keyframes erscheinen-73442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes erscheinen-73442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73442 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item70875 {
	width:24px !important;
	height:12px !important;
	left:26px !important;
	top:53px !important;
	border:solid 2.5px #00559d;
}

@keyframes erscheinen-73579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes erscheinen-73579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73579 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes erscheinen-115428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes erscheinen-115428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115428 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes erscheinen-119838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes erscheinen-119838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119838 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item70588 {
	width:42px !important;
	height:42px !important;
	left:177px !important;
	top:975px !important;
}

#item119839 {
	width:42px !important;
	height:42px !important;
	left:249px !important;
	top:975px !important;
}

#item70595 {
	width:67px !important;
	height:65px !important;
	left:97px !important;
	top:966px !important;
}

#item70604 {
	width:63px !important;
	height:61px !important;
}

#item70601 {
	width:63px !important;
	height:61px !important;
	left:377px !important;
	top:966px !important;
}

#item119840 {
	width:256px !important;
	height:55px !important;
	left:92px !important;
	top:814px !important;
}

@keyframes pulsieren-119843 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulsieren-119843 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item120062 {
	opacity:0.49;
	width:230px !important;
	height:686px !important;
}

#item120063 {
	width:230px !important;
	height:686px !important;
	left:664px !important;
	top:295px !important;
}

#item167486 {
	width:42px !important;
	height:42px !important;
	left:320px !important;
	top:976px !important;
}

#item216154 {
	width:33px !important;
	height:40px !important;
	left:7px !important;
	top:8px !important;
}

#item189856 {
	width:246px !important;
	height:55px !important;
	left:92px !important;
	top:884px !important;
}

#item189896 {
	width:1820px !important;
	height:985px !important;
	border-radius:10px;
	background:#fff;
}

#item189934 {
	width:58px !important;
	height:58px !important;
}

#item189932 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item190072 {
	width:58px !important;
	height:58px !important;
}

#item190069 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item134264 {
	width:1819px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item134368 {
	width:25px !important;
	height:12px !important;
	left:27px !important;
	top:55px !important;
	border:solid 2.625px #00559d;
}

#item134404 {
	width:58px !important;
	height:58px !important;
}

#item134402 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:902px !important;
}

#item133955 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item134046 {
	width:58px !important;
	height:58px !important;
}

#item134044 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item134052 {
	width:342px !important;
	height:54px !important;
	left:1369px !important;
	top:622px !important;
}

#item134083 {
	width:326px !important;
	height:54px !important;
	left:1369px !important;
	top:703px !important;
}

#item134113 {
	width:326px !important;
	height:54px !important;
	left:1369px !important;
	top:784px !important;
}

#item133934 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:12px !important;
	border-radius:20px;
	background:#00559d;
}

#item133945 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item133942 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:909px !important;
}

#item133919 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:12px !important;
	border-radius:20px;
	background:#00559d;
}

#item133927 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item133924 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:909px !important;
}

#item133903 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:12px !important;
	border-radius:20px;
	background:#00559d;
}

#item133912 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item133908 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:909px !important;
}

#item133901 {
	width:45px !important;
	height:44px !important;
	left:50px !important;
	top:72px !important;
}

#item133899 {
	width:1830px !important;
	height:997px !important;
	left:40px !important;
	top:36px !important;
}

@keyframes erscheinen-150834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes erscheinen-150834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150834 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item150871 {
	width:24px !important;
	height:12px !important;
	left:26px !important;
	top:53px !important;
	border:solid 2.5px #00559d;
}

@keyframes erscheinen-150874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes erscheinen-150874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150874 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes erscheinen-150902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes erscheinen-150902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150902 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes erscheinen-150927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes erscheinen-150927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150927 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item150958 {
	width:42px !important;
	height:42px !important;
	left:177px !important;
	top:975px !important;
}

#item150962 {
	width:42px !important;
	height:42px !important;
	left:249px !important;
	top:975px !important;
}

#item150967 {
	width:67px !important;
	height:65px !important;
	left:97px !important;
	top:966px !important;
}

#item150977 {
	width:63px !important;
	height:61px !important;
}

#item150973 {
	width:63px !important;
	height:61px !important;
	left:377px !important;
	top:966px !important;
}

#item150980 {
	width:246px !important;
	height:55px !important;
	left:92px !important;
	top:814px !important;
}

#item151017 {
	opacity:0.49;
	width:230px !important;
	height:686px !important;
}

#item151014 {
	width:230px !important;
	height:686px !important;
	left:664px !important;
	top:295px !important;
}

#item167492 {
	width:42px !important;
	height:42px !important;
	left:320px !important;
	top:976px !important;
}

#item216149 {
	width:33px !important;
	height:40px !important;
	left:7px !important;
	top:8px !important;
}

#item189823 {
	width:246px !important;
	height:55px !important;
	left:92px !important;
	top:884px !important;
}

#item190437 {
	width:1820px !important;
	height:985px !important;
	border-radius:10px;
	background:#fff;
}

#item190479 {
	width:58px !important;
	height:58px !important;
}

#item190477 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item190487 {
	width:58px !important;
	height:58px !important;
}

#item190485 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item151262 {
	width:1819px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item151365 {
	width:25px !important;
	height:12px !important;
	left:27px !important;
	top:55px !important;
	border:solid 2.625px #00559d;
}

#item151393 {
	width:58px !important;
	height:58px !important;
}

#item151390 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:902px !important;
}

#item151070 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item151161 {
	width:58px !important;
	height:58px !important;
}

#item151158 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item151165 {
	width:342px !important;
	height:54px !important;
	left:1369px !important;
	top:622px !important;
}

#item151196 {
	width:326px !important;
	height:54px !important;
	left:1369px !important;
	top:703px !important;
}

#item151228 {
	width:326px !important;
	height:54px !important;
	left:1369px !important;
	top:784px !important;
}

#item151050 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:12px !important;
	border-radius:20px;
	background:#00559d;
}

#item151063 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item151060 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:909px !important;
}

#item151036 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:12px !important;
	border-radius:20px;
	background:#00559d;
}

#item151045 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item151042 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:909px !important;
}

#item151022 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:12px !important;
	border-radius:20px;
	background:#00559d;
}

#item151031 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item151028 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:909px !important;
}

#item151020 {
	width:45px !important;
	height:44px !important;
	left:50px !important;
	top:72px !important;
}

#item151018 {
	width:1830px !important;
	height:997px !important;
	left:40px !important;
	top:36px !important;
}

#item138480 {
	width:289px !important;
	height:55px !important;
	left:92px !important;
	top:814px !important;
}

#item98533 {
	width:24px !important;
	height:12px !important;
	left:26px !important;
	top:53px !important;
	border:solid 2.5px #00559d;
}

#item138482 {
	opacity:0.49;
	width:219px !important;
	height:359px !important;
}

#item138483 {
	width:219px !important;
	height:359px !important;
	left:683px !important;
	top:419px !important;
}

#item138490 {
	width:42px !important;
	height:42px !important;
	left:177px !important;
	top:975px !important;
}

#item138494 {
	width:42px !important;
	height:42px !important;
	left:249px !important;
	top:975px !important;
}

#item138499 {
	width:67px !important;
	height:65px !important;
	left:97px !important;
	top:966px !important;
}

#item167509 {
	width:42px !important;
	height:42px !important;
	left:320px !important;
	top:976px !important;
}

#item216141 {
	width:33px !important;
	height:40px !important;
	left:6px !important;
	top:8px !important;
}

#item189496 {
	width:253px !important;
	height:55px !important;
	left:92px !important;
	top:884px !important;
}

#item189535 {
	width:1820px !important;
	height:985px !important;
	border-radius:10px;
	background:#fff;
}

#item189575 {
	width:58px !important;
	height:58px !important;
}

#item189573 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item138115 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
}

#item138146 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item138144 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item138242 {
	width:25px !important;
	height:12px !important;
	left:27px !important;
	top:55px !important;
	border:solid 2.625px #00559d;
}

#item138429 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item138113 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}

#item151655 {
	width:289px !important;
	height:55px !important;
	left:92px !important;
	top:814px !important;
}

#item151724 {
	width:24px !important;
	height:12px !important;
	left:26px !important;
	top:53px !important;
	border:solid 2.5px #00559d;
}

#item151759 {
	opacity:0.49;
	width:219px !important;
	height:359px !important;
}

#item151756 {
	width:219px !important;
	height:359px !important;
	left:683px !important;
	top:419px !important;
}

#item151760 {
	width:42px !important;
	height:42px !important;
	left:177px !important;
	top:975px !important;
}

#item151764 {
	width:42px !important;
	height:42px !important;
	left:249px !important;
	top:975px !important;
}

#item151769 {
	width:67px !important;
	height:65px !important;
	left:97px !important;
	top:966px !important;
}

#item167497 {
	width:42px !important;
	height:42px !important;
	left:320px !important;
	top:976px !important;
}

#item216137 {
	width:33px !important;
	height:40px !important;
	left:5px !important;
	top:8px !important;
}

#item190129 {
	width:246px !important;
	height:55px !important;
	left:92px !important;
	top:884px !important;
}

#item190328 {
	width:1820px !important;
	height:985px !important;
	border-radius:10px;
	background:#fff;
}

#item190368 {
	width:58px !important;
	height:58px !important;
}

#item190365 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item151787 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
}

#item151820 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item151817 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item151913 {
	width:25px !important;
	height:12px !important;
	left:27px !important;
	top:55px !important;
	border:solid 2.625px #00559d;
}

#item151785 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item151783 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}

#item103117 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item138967 {
	width:314px !important;
	height:54px !important;
	left:1514px !important;
	top:591px !important;
}

#item138965 {
	width:314px !important;
	height:54px !important;
	left:1082px !important;
	top:763px !important;
}

#item138963 {
	width:314px !important;
	height:54px !important;
	left:1082px !important;
	top:591px !important;
}

#item138959 {
	width:314px !important;
	height:54px !important;
	left:631px !important;
	top:679px !important;
}

#item138962 {
	width:314px !important;
	height:54px !important;
	left:1082px !important;
	top:510px !important;
}

#item138957 {
	width:314px !important;
	height:54px !important;
	left:631px !important;
	top:510px !important;
}

#item138961 {
	width:314px !important;
	height:54px !important;
	left:1082px !important;
	top:678px !important;
}

#item138958 {
	width:314px !important;
	height:54px !important;
	left:631px !important;
	top:763px !important;
}

#item138966 {
	width:318px !important;
	height:54px !important;
	left:1082px !important;
	top:848px !important;
}

#item138964 {
	width:314px !important;
	height:54px !important;
	left:1082px !important;
	top:933px !important;
}

#item138960 {
	width:314px !important;
	height:54px !important;
	left:631px !important;
	top:594px !important;
}

#item138972 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item138980 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item138977 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139137 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139141 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139138 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139120 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139129 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139126 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139104 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139108 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139105 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139088 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139092 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139089 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139073 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139081 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139078 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139057 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139066 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	border-radius:20px;
}

#item139063 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139040 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139049 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139046 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139024 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139032 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139029 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item139006 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139017 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139013 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item138989 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item138998 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item138995 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item138987 {
	width:45px !important;
	height:44px !important;
	left:50px !important;
	top:71px !important;
}

#item138970 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}

#item139932 {
	width:293px !important;
	height:55px !important;
	left:111px !important;
	top:878px !important;
}

#item139240 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item139354 {
	width:960px !important;
	height:1080px !important;
	background:#d3eefb;
}

#item139446 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139444 {
	width:64px !important;
	height:64px !important;
	left:1083px !important;
	top:979px !important;
}

#item139535 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139533 {
	width:64px !important;
	height:64px !important;
	left:1083px !important;
	top:979px !important;
}

#item139563 {
	width:960px !important;
	height:1080px !important;
	background:#d3eefb;
}

#item139613 {
	width:12px !important;
	height:12px !important;
	border:solid 1.6251048px #fff;
}

#item139614 {
	width:12px !important;
	height:12px !important;
	left:16px !important;
	border:solid 1.6251048px #fff;
}

#item139615 {
	width:12px !important;
	height:12px !important;
	left:31px !important;
	border:solid 1.6251048px #fff;
}

#item139616 {
	width:55px !important;
	height:12px !important;
	left:11px !important;
	top:41px !important;
	border-radius:20px;
	border:solid 1.6251048px #fff;
}

#item139628 {
	width:27px !important;
	height:33px !important;
	left:32px !important;
	top:17px !important;
	border:solid 1.6251048px #fff;
}

#item139638 {
	width:27px !important;
	height:33px !important;
	left:25px !important;
	top:22px !important;
	background:#00569b;
	border:solid 1.6251048px #fff;
}

#item139640 {
	width:27px !important;
	height:33px !important;
	background:#00569b;
	border:solid 1.6251048px #fff;
}

#item139674 {
	width:11px !important;
	height:11px !important;
	left:17px !important;
	top:20px !important;
	border-radius:20px;
	background:#81b627;
	border:solid 1.6251048px #fff;
}

#item139675 {
	width:11px !important;
	height:11px !important;
	left:45px !important;
	top:20px !important;
	border-radius:20px;
	background:#81b627;
	border:solid 1.6251048px #fff;
}

#item139695 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139693 {
	width:64px !important;
	height:64px !important;
	left:1083px !important;
	top:979px !important;
}

#item139844 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:264px !important;
	top:11px !important;
}

#item139706 {
	width:1224px !important;
	height:1090px !important;
	left:696px !important;
	top:-10px !important;
}

#item139264 {
	width:1820px !important;
	height:985px !important;
	left:16px !important;
	top:10px !important;
	border-radius:12px;
	background:#00559d;
}

#item139267 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item139265 {
	width:64px !important;
	height:64px !important;
	left:43px !important;
	top:907px !important;
}

#item139262 {
	width:1836px !important;
	height:995px !important;
	left:34px !important;
	top:37px !important;
}

#item139924 {
	width:44px !important;
	height:44px !important;
	left:706px !important;
	top:364px !important;
}

#item139925 {
	width:45px !important;
	height:45px !important;
	left:705px !important;
	top:491px !important;
}

#item139926 {
	width:45px !important;
	height:45px !important;
	left:705px !important;
	top:574px !important;
}

#item169077 {
	width:1920px !important;
	height:1080px !important;
	background:#eadecf;
}

#item216126 {
	width:33px !important;
	height:40px !important;
	left:15px !important;
	top:8px !important;
}

#item175092 {
	width:253px !important;
	height:55px !important;
	left:102px !important;
	top:870px !important;
}

#item175091 {
	width:256px !important;
	height:55px !important;
	left:102px !important;
	top:797px !important;
}

#item175090 {
	width:253px !important;
	height:55px !important;
	left:102px !important;
	top:724px !important;
}

#item175089 {
	width:253px !important;
	height:55px !important;
	left:102px !important;
	top:650px !important;
}

#item175088 {
	width:253px !important;
	height:55px !important;
	left:102px !important;
	top:577px !important;
}

#item175118 {
	width:42px !important;
	height:42px !important;
	left:102px !important;
	top:975px !important;
}

#item175097 {
	width:253px !important;
	height:148px !important;
	left:1537px !important;
	top:555px !important;
}

#item175096 {
	width:274px !important;
	height:148px !important;
	left:1526px !important;
	top:364px !important;
}

#item175098 {
	width:273px !important;
	height:145px !important;
	left:1527px !important;
	top:752px !important;
}

#item170354 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item170462 {
	width:753px !important;
	height:848px !important;
	left:907px !important;
	top:13px !important;
}

#item170432 {
	width:58px !important;
	height:58px !important;
}

#item170430 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item175016 {
	width:291px !important;
	height:205px !important;
	left:835px !important;
	top:649px !important;
}

#item175018 {
	width:348px !important;
	height:220px !important;
	left:1416px !important;
	top:645px !important;
}

#item175017 {
	width:286px !important;
	height:200px !important;
	left:1400px !important;
	top:253px !important;
}

#item175019 {
	width:382px !important;
	height:222px !important;
	left:1256px !important;
	top:135px !important;
}

#item175020 {
	width:293px !important;
	height:198px !important;
	left:726px !important;
	top:203px !important;
}

#item175015 {
	width:42px !important;
	height:42px !important;
	left:1519px !important;
	top:594px !important;
}

#item175014 {
	width:42px !important;
	height:42px !important;
	left:1139px !important;
	top:640px !important;
}

#item175013 {
	width:42px !important;
	height:42px !important;
	left:1393px !important;
	top:468px !important;
}

#item175012 {
	width:42px !important;
	height:42px !important;
	left:1235px !important;
	top:368px !important;
}

#item175011 {
	width:42px !important;
	height:42px !important;
	left:991px !important;
	top:416px !important;
}

#item168953 {
	width:1820px !important;
	height:985px !important;
	border-radius:10px;
	background:#fff;
}

#item168999 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item168996 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item170664 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

@keyframes einblenden-170782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-170782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174985 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item174983 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item170888 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

@keyframes einblenden-170980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-170980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174849 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item174847 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item169955 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

@keyframes einblenden-170289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-170289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170038 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item170036 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item179021 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item179143 {
	width:136px !important;
	height:102px !important;
	left:872px !important;
	top:607px !important;
}

#item168945 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item168942 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item168892 {
	width:1820px !important;
	height:985px !important;
	border-radius:22px;
	background:#00559d;
}

#item168899 {
	width:58px !important;
	height:58px !important;
}

#item168897 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item168879 {
	width:1820px !important;
	height:985px !important;
	border-radius:22px;
	background:#00559d;
}

#item168886 {
	width:58px !important;
	height:58px !important;
}

#item168884 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item168875 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item168872 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}

#item112260 {
	width:370px !important;
	height:519px !important;
	background:#aee0f8;
}

#item141435 {
	width:957px !important;
	height:1080px !important;
	background:#fff;
}

#item112210 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item140363 {
	width:306px !important;
	height:55px !important;
	left:111px !important;
	top:795px !important;
}

#item140372 {
	width:251px !important;
	height:55px !important;
	left:111px !important;
	top:878px !important;
}

#item140291 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:55px !important;
	border-radius:12px;
	background:#00559d;
}

#item140294 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item140292 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:952px !important;
}

#item140289 {
	width:1830px !important;
	height:1040px !important;
	left:40px !important;
	top:-8px !important;
}

#item185930 {
	width:1920px !important;
	height:1080px !important;
	background:#d3eefb;
}

#item185824 {
	width:296px !important;
	height:296px !important;
	left:1237px !important;
	top:582px !important;
}

@keyframes einblenden-185824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-185824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes pulsieren-193661 {
	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 pulsieren-193661 {
	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);}
}
#item190701 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item190764 {
	width:258px !important;
	height:55px !important;
	left:104px !important;
	top:701px !important;
}

#item190763 {
	width:316px !important;
	height:55px !important;
	left:104px !important;
	top:617px !important;
}

#item190762 {
	width:245px !important;
	height:55px !important;
	left:104px !important;
	top:534px !important;
}

#item185860 {
	width:48px !important;
	height:45px !important;
	left:4px !important;
	top:6px !important;
}

#item190765 {
	width:294px !important;
	height:55px !important;
	left:104px !important;
	top:784px !important;
}

#item190766 {
	width:278px !important;
	height:55px !important;
	left:105px !important;
	top:867px !important;
}

#item190780 {
	width:1820px !important;
	height:985px !important;
	border-radius:22px;
	background:#00559d;
}

#item190788 {
	width:58px !important;
	height:58px !important;
}

#item190785 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item193260 {
	width:58px !important;
	height:58px !important;
}

#item193266 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item193381 {
	width:58px !important;
	height:58px !important;
}

#item193379 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item192266 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item192267 {
	width:1856px !important;
	height:622px !important;
	left:-22px !important;
	top:375px !important;
	background:#084783;
}

#item192656 {
	width:17px !important;
	height:40px !important;
	left:719px !important;
	top:654px !important;
	background:#0ab0eb;
}

#item192657 {
	width:17px !important;
	height:160px !important;
	left:780px !important;
	top:534px !important;
	background:#0ab0eb;
}

#item192658 {
	width:17px !important;
	height:40px !important;
	left:841px !important;
	top:654px !important;
	background:#0ab0eb;
}

#item192659 {
	width:17px !important;
	height:40px !important;
	left:902px !important;
	top:654px !important;
	background:#0ab0eb;
}

#item192660 {
	width:17px !important;
	height:160px !important;
	left:964px !important;
	top:534px !important;
	background:#0ab0eb;
}

#item192661 {
	width:17px !important;
	height:120px !important;
	left:1025px !important;
	top:574px !important;
	background:#0ab0eb;
}

#item192662 {
	width:17px !important;
	height:40px !important;
	left:1086px !important;
	top:654px !important;
	background:#0ab0eb;
}

#item192663 {
	width:17px !important;
	height:80px !important;
	left:1147px !important;
	top:614px !important;
	background:#0ab0eb;
}

#item192664 {
	width:17px !important;
	height:80px !important;
	left:1209px !important;
	top:614px !important;
	background:#0ab0eb;
}

#item192665 {
	width:17px !important;
	height:40px !important;
	left:1270px !important;
	top:654px !important;
	background:#0ab0eb;
}

#item192666 {
	width:17px !important;
	height:80px !important;
	left:1331px !important;
	top:614px !important;
	background:#0ab0eb;
}

#item193022 {
	width:58px !important;
	height:58px !important;
}

#item193020 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item191920 {
	width:58px !important;
	height:58px !important;
}

#item191926 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

@keyframes einblenden-192075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-191984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-191984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-192104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-192104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192210 {
	width:58px !important;
	height:58px !important;
}

#item192208 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item191718 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item191857 {
	width:58px !important;
	height:58px !important;
}

#item191866 {
	width:58px !important;
	height:58px !important;
}

#item191864 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item190777 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	top:1px !important;
}

#item190775 {
	width:1820px !important;
	height:985px !important;
	left:50px !important;
	top:47px !important;
}

#item185601 {
	width:1920px !important;
	height:1080px !important;
	background:#d3eefb;
}

#item190768 {
	width:253px !important;
	height:55px !important;
	left:104px !important;
	top:556px !important;
}

#item190767 {
	width:253px !important;
	height:55px !important;
	left:104px !important;
	top:479px !important;
}

#item190769 {
	width:256px !important;
	height:55px !important;
	left:104px !important;
	top:634px !important;
}

#item190770 {
	width:256px !important;
	height:55px !important;
	left:104px !important;
	top:711px !important;
}

#item190695 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item185566 {
	width:33px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item190771 {
	width:273px !important;
	height:55px !important;
	left:104px !important;
	top:788px !important;
}

#item197078 {
	width:253px !important;
	height:55px !important;
	left:105px !important;
	top:867px !important;
}

#item196978 {
	width:1820px !important;
	height:985px !important;
	border-radius:22px;
	background:#00559d;
}

#item196985 {
	width:58px !important;
	height:58px !important;
}

#item196983 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item196022 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item196280 {
	width:58px !important;
	height:58px !important;
}

#item196278 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item196346 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item197036 {
	width:271px !important;
	height:116px !important;
	left:143px !important;
	top:797px !important;
}

#item196575 {
	width:58px !important;
	height:58px !important;
}

#item196573 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item195645 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item195879 {
	width:58px !important;
	height:58px !important;
}

#item195877 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item195336 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

@keyframes einblenden-195412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-195412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-195437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-195437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-195389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-195389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-195435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-195435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195440 {
	width:58px !important;
	height:58px !important;
}

#item195438 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item195140 {
	width:1820px !important;
	height:985px !important;
	border-radius:12px;
	background:#fff;
}

#item195231 {
	width:58px !important;
	height:58px !important;
}

#item195239 {
	width:58px !important;
	height:58px !important;
}

#item195237 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item197031 {
	width:251px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item197032 {
	width:257px !important;
	height:75px !important;
	left:839px !important;
	top:839px !important;
}

#item216064 {
	width:251px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item216062 {
	width:257px !important;
	height:75px !important;
	left:845px !important;
	top:384px !important;
}

#item193952 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:10px !important;
	top:11px !important;
}

#item193666 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}

#item216001 {
	width:292px !important;
	height:55px !important;
	left:111px !important;
	top:878px !important;
}

#item190690 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item178598 {
	width:960px !important;
	height:1080px !important;
	left:960px !important;
	background:#d3eefb;
}

#item177743 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:55px !important;
	border-radius:12px;
	background:#00559d;
}

#item177747 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item177744 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:952px !important;
}

#item177741 {
	width:1830px !important;
	height:1040px !important;
	left:40px !important;
	top:-8px !important;
}

#item215997 {
	width:292px !important;
	height:55px !important;
	left:111px !important;
	top:878px !important;
}

#item178891 {
	width:42px !important;
	height:42px !important;
	left:111px !important;
	top:975px !important;
}

#item178789 {
	width:960px !important;
	height:1080px !important;
	left:960px !important;
	background:#f3ede5;
}

#item215971 {
	width:1820px !important;
	height:985px !important;
	left:10px !important;
	top:55px !important;
	border-radius:12px;
	background:#00559d;
}

#item215975 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item215972 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:952px !important;
}

#item215969 {
	width:1830px !important;
	height:1040px !important;
	left:40px !important;
	top:-8px !important;
}

@keyframes einblenden-216565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-216565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-216573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-216573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-216652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-216652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-216678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-216678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item216709 {
	width:33px !important;
	height:40px !important;
	left:15px !important;
	top:8px !important;
}

#item216704 {
	width:253px !important;
	height:55px !important;
	left:102px !important;
	top:870px !important;
}

#item216739 {
	width:253px !important;
	height:55px !important;
	left:102px !important;
	top:796px !important;
}

#item216855 {
	width:42px !important;
	height:42px !important;
	left:102px !important;
	top:975px !important;
}

#item216804 {
	width:1820px !important;
	height:985px !important;
	border-radius:10px;
	background:#daf0fc;
}

#item216823 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item216820 {
	width:64px !important;
	height:64px !important;
	left:37px !important;
	top:907px !important;
}

#item216782 {
	width:1820px !important;
	height:985px !important;
	border-radius:22px;
	background:#00559d;
}

#item216796 {
	width:58px !important;
	height:58px !important;
}

#item216793 {
	width:58px !important;
	height:58px !important;
	left:30px !important;
	top:900px !important;
}

#item216779 {
	opacity:0.49;
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item216777 {
	width:1830px !important;
	height:995px !important;
	left:40px !important;
	top:37px !important;
}
#in5footer,  #prefooter {display:none;}
