/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1280px; height:800px; background: #fff !important; }
.paper-vertical { width:1280px; height:100%; }
.paper-horizontal { width:19280px; height:812px; }
@media all and (max-height:800px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1280px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

@font-face {
	font-family:FF-FontAwesome;
	src:url("../fonts/fontawesome-webfont.ttf");
}

@font-face {
	font-family:FF-RobotoCondensed-Bold;
	src:url("../fonts/RobotoCondensed-Bold.ttf");
	font-weight:bold;
	font-stretch:condensed;
}

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

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

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

@font-face {
	font-family:FF-Antonio-Light;
	src:url("../fonts/Antonio-VariableFont_wght.ttf");
}

@font-face {
	font-family:FF-MavenPro-Regular;
	src:url("../fonts/MavenPro-VariableFont_wght.ttf");
}

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

#item6085 {
	width:1280px !important;
	height:679px !important;
	top:121px !important;
	background:#ffce28;
}

#item6090 {
	width:610px !important;
	left:138px !important;
	top:193px !important;
	min-height:85px !important;
}

#item6113 {
	width:610px !important;
	left:138px !important;
	top:277px !important;
	min-height:58px !important;
}

#item6117 {
	width:598px !important;
	left:138px !important;
	top:342px !important;
	min-height:211px !important;
}

#item6140 {
	width:98px !important;
	left:1053px !important;
	top:59px !important;
	min-height:17px !important;
}

#item7107 {
	width:420px !important;
	left:239px !important;
	top:62px !important;
	min-height:27px !important;
}

#item6235 {
	width:291px !important;
	height:62px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.4);
	border-radius:37px;
	background:#000;
}

#item6236 {
	width:219px !important;
	left:51px !important;
	top:20px !important;
	min-height:27px !important;
}

#item6260 {
	width:280px !important;
	height:60px !important;
	left:6px !important;
	top:1px !important;
	border-radius:36px;
	background:#000;
}

#item6261 {
	width:182px !important;
	left:55px !important;
	top:20px !important;
	min-height:18px !important;
}

#item6232 {
	width:291px !important;
	height:62px !important;
	left:132px !important;
	top:557px !important;
}

#item10613 {
	width:824px !important;
	height:1058px !important;
	left:-66px !important;
	top:110px !important;
	background:#ffce28;
}

#item10617 {
	width:610px !important;
	left:71px !important;
	top:424px !important;
	min-height:85px !important;
}

#item10640 {
	width:610px !important;
	left:71px !important;
	top:508px !important;
	min-height:58px !important;
}

#item10646 {
	width:598px !important;
	left:71px !important;
	top:573px !important;
	min-height:211px !important;
}

#item10761 {
	width:420px !important;
	left:196px !important;
	top:51px !important;
	min-height:27px !important;
}

#item10787 {
	width:291px !important;
	height:62px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.4);
	border-radius:37px;
	background:#000;
}

#item10788 {
	width:219px !important;
	left:51px !important;
	top:20px !important;
	min-height:27px !important;
}

#item10812 {
	width:280px !important;
	height:60px !important;
	left:6px !important;
	top:1px !important;
	border-radius:36px;
	background:#000;
}

#item10813 {
	width:182px !important;
	left:55px !important;
	top:20px !important;
	min-height:18px !important;
}

#item10784 {
	width:291px !important;
	height:62px !important;
	left:66px !important;
	top:788px !important;
}

#item12764 {
	width:514px !important;
	height:1298px !important;
	left:-84px !important;
	top:72px !important;
	background:#ffce28;
}

#item12770 {
	width:610px !important;
	left:36px !important;
	top:160px !important;
	min-height:85px !important;
}

#item12793 {
	width:610px !important;
	left:36px !important;
	top:244px !important;
	min-height:58px !important;
}

#item12797 {
	width:328px !important;
	left:36px !important;
	top:846px !important;
	min-height:276px !important;
}

#item12820 {
	width:98px !important;
	left:298px !important;
	top:19px !important;
	min-height:17px !important;
}

#item12892 {
	width:160px !important;
	left:134px !important;
	top:17px !important;
	min-height:31px !important;
}

#item12919 {
	width:291px !important;
	height:62px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.4);
	border-radius:37px;
	background:#000;
}

#item12920 {
	width:219px !important;
	left:51px !important;
	top:20px !important;
	min-height:27px !important;
}

#item12944 {
	width:280px !important;
	height:60px !important;
	left:6px !important;
	top:1px !important;
	border-radius:36px;
	background:#000;
}

#item12945 {
	width:182px !important;
	left:55px !important;
	top:20px !important;
	min-height:18px !important;
}

#item12915 {
	width:291px !important;
	height:62px !important;
	left:30px !important;
	top:1182px !important;
}

@keyframes wachsen-6299 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes wachsen-6299 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item6299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6300 {
	width:700px !important;
	left:138px !important;
	top:202px !important;
	min-height:80px !important;
}

#item6323 {
	width:700px !important;
	left:138px !important;
	top:284px !important;
	min-height:196px !important;
}

@keyframes pulsieren-8289 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) rotate(5deg) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes pulsieren-8289 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) rotate(5deg) scaleX(1.04) scaleY(1.04);}
}
#item8289 {
	width:131px !important;
	height:131px !important;
	left:1047px !important;
	top:214px !important;
}

@keyframes wachsen-10937 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes wachsen-10937 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item10937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10938 {
	width:700px !important;
	left:70px !important;
	top:144px !important;
	min-height:80px !important;
}

#item10961 {
	width:506px !important;
	left:70px !important;
	top:226px !important;
	min-height:308px !important;
}

@keyframes pulsieren-10967 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) rotate(5deg) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes pulsieren-10967 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) rotate(5deg) scaleX(1.04) scaleY(1.04);}
}
#item10967 {
	width:131px !important;
	height:131px !important;
	left:320px !important;
	top:552px !important;
}

@keyframes wachsen-13067 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes wachsen-13067 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item13067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13068 {
	width:328px !important;
	left:36px !important;
	top:36px !important;
	min-height:202px !important;
}

#item13092 {
	width:328px !important;
	left:36px !important;
	top:244px !important;
	min-height:324px !important;
}

@keyframes pulsieren-13097 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) rotate(5deg) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes pulsieren-13097 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) rotate(5deg) scaleX(1.04) scaleY(1.04);}
}
#item13097 {
	width:131px !important;
	height:131px !important;
	left:204px !important;
	top:601px !important;
}

#item6350 {
	width:568px !important;
	height:660px !important;
	left:631px !important;
	top:68px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.45);
	border-radius:0 36px 36px 0;
	background:#000;
}

#item6352 {
	width:527px !important;
	height:594px !important;
	left:634px !important;
	top:103px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.45);
	border-radius:0 32px 32px 0;
	background:#000;
	border:solid 1px #727272;
}

#item6353 {
	width:11px !important;
	height:613px !important;
	left:627px !important;
	top:89px !important;
	background:#000;
}

#item6354 {
	width:78px !important;
	height:9px !important;
	left:1006px !important;
	top:64px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.45);
	border-radius:36px;
	background:#000;
}

#item6355 {
	width:48px !important;
	height:9px !important;
	left:858px !important;
	top:64px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.45);
	border-radius:36px;
	background:#000;
}

#item6357 {
	width:20px !important;
	height:8px !important;
	left:1013px !important;
	top:61px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.45);
	border-radius:36px;
	background:#000;
}

#item6358 {
	width:469px !important;
	left:137px !important;
	top:179px !important;
	min-height:83px !important;
}

#item6382 {
	width:469px !important;
	left:137px !important;
	top:270px !important;
	min-height:114px !important;
}

#item6387 {
	width:239px !important;
	left:379px !important;
	top:434px !important;
	min-height:160px !important;
}

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

#item6410 {
	width:239px !important;
	left:646px !important;
	top:434px !important;
	min-height:265px !important;
}

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

#item6433 {
	width:239px !important;
	left:888px !important;
	top:434px !important;
	min-height:219px !important;
}

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

#item6456 {
	width:219px !important;
	left:137px !important;
	top:434px !important;
	min-height:189px !important;
}

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

@keyframes kreiseln-14657 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes kreiseln-14657 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item11028 {
	width:469px !important;
	left:72px !important;
	top:110px !important;
	min-height:83px !important;
}

#item11051 {
	width:469px !important;
	left:72px !important;
	top:201px !important;
	min-height:114px !important;
}

#item11055 {
	width:239px !important;
	left:71px !important;
	top:475px !important;
	min-height:160px !important;
}

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

#item11078 {
	width:239px !important;
	left:72px !important;
	top:700px !important;
	min-height:167px !important;
}

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

#item11101 {
	width:239px !important;
	left:74px !important;
	top:879px !important;
	min-height:219px !important;
}

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

#item11124 {
	width:219px !important;
	left:76px !important;
	top:340px !important;
	min-height:189px !important;
}

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

#item13146 {
	width:186px !important;
	height:217px !important;
	left:185px !important;
	top:4px !important;
	box-shadow:2px 2px 2px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 2px 0px rgba(0,0,0,0.45);
	border-radius:0 12px 12px 0;
	background:#000;
}

#item13148 {
	width:346px !important;
	height:390px !important;
	left:186px !important;
	top:16px !important;
	box-shadow:2px 2px 1px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 1px 0px rgba(0,0,0,0.45);
	border-radius:0 11px 11px 0;
	background:#000;
	border:solid 0.7px #727272;
	-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;
}

#item13149 {
	width:4px !important;
	height:201px !important;
	left:184px !important;
	top:11px !important;
	background:#000;
}

#item13150 {
	width:26px !important;
	height:3px !important;
	left:308px !important;
	top:3px !important;
	box-shadow:2px 2px 2px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 2px 0px rgba(0,0,0,0.45);
	border-radius:12px;
	background:#000;
}

#item13151 {
	width:16px !important;
	height:3px !important;
	left:259px !important;
	top:3px !important;
	box-shadow:2px 2px 2px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 2px 0px rgba(0,0,0,0.45);
	border-radius:12px;
	background:#000;
}

#item13153 {
	width:7px !important;
	height:3px !important;
	left:310px !important;
	top:2px !important;
	box-shadow:2px 2px 2px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:2px 2px 2px 0px rgba(0,0,0,0.45);
	border-radius:12px;
	background:#000;
}

#item13154 {
	width:469px !important;
	left:36px !important;
	top:36px !important;
	min-height:83px !important;
}

#item13177 {
	width:469px !important;
	left:36px !important;
	top:185px !important;
	min-height:114px !important;
}

#item13182 {
	width:239px !important;
	left:36px !important;
	top:532px !important;
	min-height:160px !important;
}

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

#item13205 {
	width:239px !important;
	left:36px !important;
	top:712px !important;
	min-height:131px !important;
}

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

#item13228 {
	width:239px !important;
	left:36px !important;
	top:865px !important;
	min-height:219px !important;
}

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

#item13251 {
	width:219px !important;
	left:36px !important;
	top:397px !important;
	min-height:116px !important;
}

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

#item7689 {
	width:700px !important;
	left:138px !important;
	top:79px !important;
	min-height:111px !important;
}

#item7712 {
	width:700px !important;
	left:138px !important;
	top:178px !important;
	min-height:85px !important;
}

#item7738 {
	width:800px !important;
	height:480px !important;
	left:128px !important;
	top:245px !important;
}

#item8186 {
	width:42px !important;
	min-height:19px !important;
}

#item8051 {
	width:42px !important;
	min-height:19px !important;
}

#item8173 {
	width:42px !important;
	height:19px !important;
	left:129px !important;
	top:755px !important;
}

#item8215 {
	width:127px !important;
	min-height:18px !important;
}

#item8058 {
	width:127px !important;
	min-height:18px !important;
}

#item8176 {
	width:127px !important;
	height:18px !important;
	left:224px !important;
	top:755px !important;
}

#item8239 {
	width:341px !important;
	min-height:21px !important;
}

#item8082 {
	width:341px !important;
	min-height:21px !important;
}

#item8179 {
	width:341px !important;
	height:21px !important;
	left:408px !important;
	top:755px !important;
}

#item8263 {
	width:184px !important;
	min-height:17px !important;
}

#item8106 {
	width:184px !important;
	min-height:17px !important;
}

#item8182 {
	width:184px !important;
	height:17px !important;
	left:783px !important;
	top:755px !important;
}

#item11158 {
	width:700px !important;
	left:74px !important;
	top:142px !important;
	min-height:111px !important;
}

#item11181 {
	width:700px !important;
	left:74px !important;
	top:241px !important;
	min-height:85px !important;
}

#item11207 {
	width:720px !important;
	height:432px !important;
	top:394px !important;
}

#item11243 {
	width:32px !important;
	min-height:16px !important;
}

#item11267 {
	width:32px !important;
	min-height:16px !important;
}

#item11240 {
	width:32px !important;
	height:16px !important;
	left:122px !important;
	top:860px !important;
}

#item11293 {
	width:106px !important;
	min-height:13px !important;
}

#item11317 {
	width:106px !important;
	min-height:13px !important;
}

#item11290 {
	width:106px !important;
	height:13px !important;
	left:122px !important;
	top:903px !important;
}

#item11367 {
	width:279px !important;
	min-height:18px !important;
}

#item11343 {
	width:279px !important;
	min-height:18px !important;
}

#item11340 {
	width:279px !important;
	height:18px !important;
	left:122px !important;
	top:942px !important;
}

#item11395 {
	width:132px !important;
	min-height:17px !important;
}

#item11419 {
	width:132px !important;
	min-height:17px !important;
}

#item11391 {
	width:132px !important;
	height:17px !important;
	left:122px !important;
	top:984px !important;
}

#item13285 {
	width:354px !important;
	left:36px !important;
	top:36px !important;
	min-height:188px !important;
}

#item13308 {
	width:338px !important;
	left:36px !important;
	top:242px !important;
	min-height:85px !important;
}

#item13335 {
	width:400px !important;
	height:240px !important;
	top:352px !important;
}

#item13372 {
	width:42px !important;
	min-height:19px !important;
}

#item13396 {
	width:42px !important;
	min-height:19px !important;
}

#item13369 {
	width:42px !important;
	height:19px !important;
	left:36px !important;
	top:624px !important;
}

#item13447 {
	width:127px !important;
	min-height:18px !important;
}

#item13422 {
	width:127px !important;
	min-height:18px !important;
}

#item13419 {
	width:127px !important;
	height:18px !important;
	left:36px !important;
	top:684px !important;
}

#item13497 {
	width:341px !important;
	min-height:21px !important;
}

#item13473 {
	width:341px !important;
	min-height:21px !important;
}

#item13470 {
	width:341px !important;
	height:21px !important;
	left:36px !important;
	top:742px !important;
}

#item13523 {
	width:184px !important;
	min-height:17px !important;
}

#item13548 {
	width:184px !important;
	min-height:17px !important;
}

#item13520 {
	width:184px !important;
	height:17px !important;
	left:36px !important;
	top:804px !important;
}

#item6550 {
	width:399px !important;
	left:700px !important;
	top:175px !important;
	min-height:385px !important;
}

#item6573 {
	width:332px !important;
	left:144px !important;
	top:162px !important;
	min-height:94px !important;
}

#item7160 {
	width:345px !important;
	height:117px !important;
	left:868px !important;
	top:522px !important;
}

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

#item6597 {
	width:464px !important;
	left:144px !important;
	top:306px !important;
	min-height:100px !important;
}

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

@keyframes hereinfliegenvonoben-7267 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-7267 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7188 {
	width:730px !important;
	height:383px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.15);
	border-radius:44px;
	background:#ffce28;
}

#item7208 {
	width:516px !important;
	left:74px !important;
	top:58px !important;
	min-height:62px !important;
}

#item7213 {
	width:516px !important;
	left:74px !important;
	top:114px !important;
	min-height:157px !important;
}

#item7270 {
	width:286px !important;
	height:45px !important;
	left:324px !important;
	top:287px !important;
}

#item7276 {
	width:36px !important;
	height:36px !important;
	left:666px !important;
	top:34px !important;
}

#item7266 {
	width:60px !important;
	height:63px !important;
	left:890px !important;
	top:77px !important;
	border:solid 1px #fff;
}

#item7267 {
	width:950px !important;
	height:501px !important;
	left:211px !important;
	top:105px !important;
}

#item11492 {
	width:399px !important;
	left:215px !important;
	top:244px !important;
	min-height:385px !important;
}

#item11515 {
	width:332px !important;
	left:74px !important;
	top:142px !important;
	min-height:94px !important;
}

#item11538 {
	width:345px !important;
	height:117px !important;
	left:256px !important;
	top:866px !important;
}

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

#item11593 {
	width:464px !important;
	left:36px !important;
	top:544px !important;
	min-height:100px !important;
}

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

@keyframes hereinfliegenvonoben-11618 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-11618 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11620 {
	width:670px !important;
	height:370px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.15);
	border-radius:44px;
	background:#ffce28;
}

#item11621 {
	width:516px !important;
	left:37px !important;
	top:51px !important;
	min-height:62px !important;
}

#item11644 {
	width:516px !important;
	left:37px !important;
	top:107px !important;
	min-height:157px !important;
}

#item11668 {
	width:286px !important;
	height:45px !important;
	left:159px !important;
	top:286px !important;
}

#item11696 {
	width:36px !important;
	height:36px !important;
	left:609px !important;
	top:27px !important;
}

#item11702 {
	width:60px !important;
	height:63px !important;
	left:595px !important;
	top:118px !important;
	border:solid 1px #fff;
}

#item11618 {
	width:680px !important;
	height:495px !important;
	left:15px !important;
	top:428px !important;
}

#item13624 {
	width:292px !important;
	left:72px !important;
	top:210px !important;
	min-height:385px !important;
}

#item13647 {
	width:332px !important;
	left:36px !important;
	top:36px !important;
	min-height:94px !important;
}

#item13670 {
	width:345px !important;
	height:117px !important;
	left:28px !important;
	top:949px !important;
}

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

#item13724 {
	width:328px !important;
	left:36px !important;
	top:605px !important;
	min-height:161px !important;
}

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

@keyframes hereinfliegenvonoben-13750 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-13750 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13752 {
	width:380px !important;
	height:477px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.15);
	border-radius:44px;
	background:#ffce28;
}

#item13753 {
	width:264px !important;
	left:36px !important;
	top:35px !important;
	min-height:113px !important;
}

#item13776 {
	width:328px !important;
	left:36px !important;
	top:171px !important;
	min-height:252px !important;
}

#item13800 {
	width:286px !important;
	height:45px !important;
	left:55px !important;
	top:408px !important;
}

#item13829 {
	width:36px !important;
	height:36px !important;
	left:331px !important;
	top:37px !important;
}

#item13835 {
	width:60px !important;
	height:63px !important;
	left:640px !important;
	top:77px !important;
	border:solid 1px #fff;
}

#item13750 {
	width:700px !important;
	height:603px !important;
	top:346px !important;
}

#item6631 {
	width:770px !important;
	left:139px !important;
	top:18px !important;
	min-height:111px !important;
}

#item6654 {
	width:724px !important;
	left:139px !important;
	top:112px !important;
	min-height:86px !important;
}

#item6801 {
	width:638px !important;
	left:329px !important;
	top:795px !important;
	min-height:140px !important;
}

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

@keyframes hereinfliegenvonrechts-6828 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-6828 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6833 {
	width:598px !important;
	height:28px !important;
	left:329px !important;
	top:750px !important;
	background:#ffce28;
}

#item6771 {
	width:638px !important;
	left:329px !important;
	top:795px !important;
	min-height:140px !important;
}

#item6799 {
	width:496px !important;
	height:28px !important;
	left:329px !important;
	top:750px !important;
	background:#ffce28;
}

#item6742 {
	width:638px !important;
	left:329px !important;
	top:795px !important;
	min-height:140px !important;
}

#item6765 {
	width:395px !important;
	height:28px !important;
	left:329px !important;
	top:750px !important;
	background:#ffce28;
}

#item6709 {
	width:699px !important;
	left:329px !important;
	top:754px !important;
	min-height:167px !important;
}

@keyframes hereinfliegenvonlinks-6709 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-6709 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-6732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-6732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes hereinfliegenvonrechts-6736 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-6736 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6740 {
	width:191px !important;
	height:28px !important;
	left:329px !important;
	top:714px !important;
	background:#ffce28;
}

@keyframes hereinfliegenvonlinks-6740 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-6740 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6679 {
	width:638px !important;
	left:329px !important;
	top:795px !important;
	min-height:185px !important;
}

#item6707 {
	width:801px !important;
	height:28px !important;
	left:329px !important;
	top:750px !important;
	background:#ffce28;
}

#item6677 {
	width:1662px !important;
	height:980px !important;
	left:-190px !important;
	top:221px !important;
}

#item6859 {
	width:51px !important;
	height:51px !important;
	left:1210px !important;
	top:562px !important;
}

#item6867 {
	width:51px !important;
	height:51px !important;
	left:23px !important;
	top:562px !important;
}

#item11736 {
	width:770px !important;
	left:70px !important;
	top:130px !important;
	min-height:111px !important;
}

#item11759 {
	width:546px !important;
	left:70px !important;
	top:224px !important;
	min-height:86px !important;
}

#item11907 {
	width:578px !important;
	left:209px !important;
	top:494px !important;
	min-height:140px !important;
}

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

@keyframes hereinfliegenvonrechts-11934 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-11934 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11939 {
	width:359px !important;
	height:17px !important;
	left:197px !important;
	top:450px !important;
	background:#ffce28;
}

#item11876 {
	width:578px !important;
	left:209px !important;
	top:492px !important;
	min-height:140px !important;
}

#item11904 {
	width:298px !important;
	height:17px !important;
	left:197px !important;
	top:450px !important;
	background:#ffce28;
}

#item11847 {
	width:578px !important;
	left:207px !important;
	top:502px !important;
	min-height:140px !important;
}

#item11870 {
	width:237px !important;
	height:17px !important;
	left:197px !important;
	top:450px !important;
	background:#ffce28;
}

#item11814 {
	width:578px !important;
	left:209px !important;
	top:474px !important;
	min-height:167px !important;
}

@keyframes hereinfliegenvonlinks-11814 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-11814 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-11837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-11837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes hereinfliegenvonrechts-11840 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-11840 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11845 {
	width:115px !important;
	height:17px !important;
	left:197px !important;
	top:428px !important;
	background:#ffce28;
}

@keyframes hereinfliegenvonlinks-11845 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-11845 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11785 {
	width:582px !important;
	left:207px !important;
	top:492px !important;
	min-height:185px !important;
}

#item11812 {
	width:481px !important;
	height:17px !important;
	left:207px !important;
	top:450px !important;
	background:#ffce28;
}

#item11783 {
	width:997px !important;
	height:677px !important;
	left:-137px !important;
	top:392px !important;
}

#item11941 {
	width:51px !important;
	height:51px !important;
	left:684px !important;
	top:594px !important;
}

#item11949 {
	width:51px !important;
	height:51px !important;
	left:-15px !important;
	top:594px !important;
}

#item13869 {
	width:770px !important;
	left:36px !important;
	top:37px !important;
	min-height:111px !important;
}

#item13892 {
	width:342px !important;
	left:36px !important;
	top:131px !important;
	min-height:139px !important;
}

#item14035 {
	width:328px !important;
	left:85px !important;
	top:256px !important;
	min-height:140px !important;
}

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

@keyframes hereinfliegenvonrechts-14062 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-14062 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14073 {
	width:179px !important;
	height:8px !important;
	left:85px !important;
	top:225px !important;
	background:#ffce28;
}

#item14006 {
	width:328px !important;
	left:85px !important;
	top:259px !important;
	min-height:161px !important;
}

#item14033 {
	width:149px !important;
	height:8px !important;
	left:85px !important;
	top:225px !important;
	background:#ffce28;
}

#item13978 {
	width:328px !important;
	left:85px !important;
	top:250px !important;
	min-height:184px !important;
}

#item14001 {
	width:118px !important;
	height:8px !important;
	left:85px !important;
	top:225px !important;
	background:#ffce28;
}

#item13947 {
	width:328px !important;
	left:85px !important;
	top:253px !important;
	min-height:214px !important;
}

@keyframes hereinfliegenvonlinks-13947 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-13947 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-13970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-13970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes hereinfliegenvonrechts-13973 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-13973 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13976 {
	width:57px !important;
	height:8px !important;
	left:85px !important;
	top:214px !important;
	background:#ffce28;
}

@keyframes hereinfliegenvonlinks-13976 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-13976 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13917 {
	width:328px !important;
	left:85px !important;
	top:253px !important;
	min-height:123px !important;
}

#item13945 {
	width:240px !important;
	height:8px !important;
	left:85px !important;
	top:225px !important;
	background:#ffce28;
}

#item13915 {
	width:499px !important;
	height:467px !important;
	left:-49px !important;
	top:266px !important;
}

#item14075 {
	width:30px !important;
	height:30px !important;
	left:364px !important;
	top:360px !important;
}

#item14084 {
	width:30px !important;
	height:30px !important;
	top:360px !important;
}

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

#item6921 {
	width:475px !important;
	height:85px !important;
	left:116px !important;
	top:80px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	background:#fff;
}

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

#item6922 {
	width:733px !important;
	height:107px !important;
	left:116px !important;
	top:158px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	background:#fff;
}

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

#item6923 {
	width:733px !important;
	height:176px !important;
	left:116px !important;
	top:292px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	background:#fff;
}

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

#item6924 {
	width:770px !important;
	left:137px !important;
	top:82px !important;
	min-height:111px !important;
}

#item6947 {
	width:700px !important;
	left:137px !important;
	top:183px !important;
	min-height:344px !important;
}

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

#item11969 {
	width:475px !important;
	height:85px !important;
	left:51px !important;
	top:125px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	background:#fff;
}

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

#item11970 {
	width:633px !important;
	height:154px !important;
	left:51px !important;
	top:202px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	background:#fff;
}

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

#item11971 {
	width:633px !important;
	height:176px !important;
	left:51px !important;
	top:412px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.35);
	background:#fff;
}

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

#item11972 {
	width:770px !important;
	left:72px !important;
	top:126px !important;
	min-height:111px !important;
}

#item11995 {
	width:582px !important;
	left:72px !important;
	top:227px !important;
	min-height:387px !important;
}

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

#item14107 {
	width:333px !important;
	left:37px !important;
	top:80px !important;
	min-height:147px !important;
}

#item14130 {
	width:327px !important;
	left:37px !important;
	top:229px !important;
	min-height:156px !important;
}

#item14578 {
	width:327px !important;
	left:37px !important;
	top:792px !important;
	min-height:296px !important;
}

#item6972 {
	width:1280px !important;
	height:652px !important;
	background:#ffce28;
}

#item6973 {
	width:721px !important;
	left:138px !important;
	top:64px !important;
	min-height:138px !important;
}

#item6997 {
	width:724px !important;
	left:138px !important;
	top:207px !important;
	min-height:85px !important;
}

#item7020 {
	width:968px !important;
	left:138px !important;
	top:672px !important;
	min-height:85px !important;
}

@keyframes pulsieren-7043 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes pulsieren-7043 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item7045 {
	width:1058px !important;
	height:193px !important;
	box-shadow:10px 10px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:10px 10px 7px 0px rgba(0,0,0,0.3);
	border-radius:143px;
	background:#fff;
	border:solid 1.428px #000;
}

#item7046 {
	width:931px !important;
	left:64px !important;
	top:61px !important;
	min-height:71px !important;
}

#item7070 {
	width:741px !important;
	height:135px !important;
	left:27px !important;
	border-radius:100px;
	background:#fff;
	border:solid 1px #000;
}

#item7071 {
	width:652px !important;
	left:71px !important;
	top:45px !important;
	min-height:50px !important;
}

#item7043 {
	width:1058px !important;
	height:193px !important;
	left:111px !important;
	top:398px !important;
}

#item12028 {
	width:1280px !important;
	height:930px !important;
	left:-280px !important;
	top:72px !important;
	background:#ffce28;
}

#item12029 {
	width:721px !important;
	left:76px !important;
	top:144px !important;
	min-height:138px !important;
}

#item12053 {
	width:596px !important;
	left:76px !important;
	top:287px !important;
	min-height:85px !important;
}

#item12076 {
	width:598px !important;
	left:74px !important;
	top:1026px !important;
	min-height:85px !important;
}

@keyframes pulsieren-12099 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes pulsieren-12099 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item12515 {
	width:1304px !important;
	height:300px !important;
	border-radius:88px;
	background:#fff;
	border:solid 1.8px #000;
	-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;
}

#item12516 {
	width:528px !important;
	left:72px !important;
	top:34px !important;
	min-height:93px !important;
}

#item12102 {
	width:1186px !important;
	height:272px !important;
	left:30px !important;
	border-radius:80px;
	background:#fff;
	border:solid 1.6px #000;
	-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;
}

#item12104 {
	width:501px !important;
	left:79px !important;
	top:31px !important;
	min-height:85px !important;
}

#item12099 {
	width:652px !important;
	height:150px !important;
	left:34px !important;
	top:772px !important;
}

#item14163 {
	width:534px !important;
	height:1284px !important;
	left:-43px !important;
	top:-80px !important;
	background:#ffce28;
}

#item14164 {
	width:328px !important;
	left:36px !important;
	top:36px !important;
	min-height:266px !important;
}

#item14187 {
	width:328px !important;
	left:36px !important;
	top:314px !important;
	min-height:168px !important;
}

#item14210 {
	width:328px !important;
	left:36px !important;
	top:1243px !important;
	min-height:276px !important;
}

@keyframes pulsieren-14233 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes pulsieren-14233 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item14615 {
	width:378px !important;
	height:211px !important;
	border-radius:100px;
	background:#00ffff;
	border:solid 1px #000;
}

#item14616 {
	width:328px !important;
	left:32px !important;
	top:45px !important;
	min-height:188px !important;
}

#item14237 {
	width:378px !important;
	height:211px !important;
	border-radius:100px;
	background:#fff;
	border:solid 1px #000;
}

#item14238 {
	width:328px !important;
	left:32px !important;
	top:45px !important;
	min-height:188px !important;
}

#item14233 {
	width:378px !important;
	height:233px !important;
	left:12px !important;
	top:857px !important;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:26.4px;
	line-height:35.2px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:FF-MavenPro-Regular,"Maven Pro";
	font-size:16px;
	line-height:32px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:34.3px;
	line-height:45.7px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Antonio-Light,Antonio;
	font-size:30px;
	line-height:60px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:30px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-MavenPro-Regular,"Maven Pro";
	font-size:26.7px;
	line-height:36.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:32px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.autoParaStyle10 > li {
	font-family:FF-MavenPro-Regular,"Maven Pro";
	font-size:16px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle10 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle9 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:14px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:18px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-MavenPro-Regular,"Maven Pro";
	font-size:16px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-Antonio-Light,Antonio;
	font-size:30px;
	line-height:60px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:60px;
	line-height:48px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:25px;
	line-height:31.2px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:32px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-V_-_h2 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:30px;
	line-height:60px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-V_-_bllinkk {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-V_-_h3 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-V_-_fltxt {
	font-family:FF-MavenPro-Regular,"Maven Pro";
	font-size:16px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-V_-_Einf--Abs- {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-V_-_H4 {
	font-weight:300;
	font-family:FF-Antonio-Light,Antonio;
	font-size:30px;
	line-height:60px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-V_-_H1 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:60px;
	line-height:48px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-V_-_Lead {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:32px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Android-1280-x-720-V_-_h2 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:30px;
	line-height:60px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Android-1280-x-720-V_-_bllinkk {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:14px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Android-1280-x-720-V_-_h3 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Android-1280-x-720-V_-_fltxt {
	font-family:FF-MavenPro-Regular,"Maven Pro";
	font-size:16px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Android-1280-x-720-V_-_Einf--Abs- {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Android-1280-x-720-V_-_H4 {
	font-weight:300;
	font-family:FF-Antonio-Light,Antonio;
	font-size:30px;
	line-height:60px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Android-1280-x-720-V_-_H1 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:60px;
	line-height:48px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Android-1280-x-720-V_-_Lead {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:32px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1280-x-800-H_-_H1 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:60px;
	line-height:48px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1280-x-800-H_-_h2 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:30px;
	line-height:60px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1280-x-800-H_-_H4 {
	font-weight:300;
	font-family:FF-Antonio-Light,Antonio;
	font-size:30px;
	line-height:60px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1280-x-800-H_-_Lead {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:32px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1280-x-800-H_-_bllinkk {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1280-x-800-H_-_fltxt {
	font-family:FF-MavenPro-Regular,"Maven Pro";
	font-size:16px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1280-x-800-H_-_h3 {
	font-weight:bold;
	font-family:FF-Antonio-Bold,Antonio;
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Einf--Abs- {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Kein-Absatzformat {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-MavenPro-Bold,"Maven Pro";
}

span.autoCharStyle3 {
	color:#fff;
}

span.autoCharStyle2 {
	font-weight:900;
	font-family:"Neue Haas Grotesk Display Pro";
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.WISPHONE400-V_-_Roboto-Lead-Bold-Black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	color:#000;
}

span.WISPHONE400-V_-_Roboto-Lead-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	color:#fff;
}

span.Android-1280-x-720-V_-_Roboto-Lead-Bold-Black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	color:#000;
}

span.Android-1280-x-720-V_-_Roboto-Lead-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	color:#fff;
}

span._1280-x-800-H_-_Roboto-Lead-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	color:#fff;
}

span._1280-x-800-H_-_Roboto-Lead-Bold-Black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	color:#000;
}

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

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

