/* 	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; -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; }

.hidden { display:none !important; }
.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:'Aguarde carregando...'; }
#slider { width:573px; height:754px; }
.page-scale-wrap { width:573px; height:754px; background: #fff !important; }
.paper-vertical { width:573px; height:100%; }
.paper-horizontal { width:49675px; height:766px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:754px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:573px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item47604 {
	width:208px !important;
	height:21px !important;
	left:5px !important;
	top:49px !important;
}

#item47592 {
	width:206px !important;
	height:21px !important;
	left:7px !important;
	top:74px !important;
}

#item47608 {
	width:208px !important;
	height:21px !important;
	left:5px !important;
	top:98px !important;
}

#item47588 {
	width:206px !important;
	height:21px !important;
	left:7px !important;
	top:122px !important;
}

#item47612 {
	width:206px !important;
	height:21px !important;
	left:7px !important;
	top:146px !important;
}

#item47596 {
	width:205px !important;
	height:21px !important;
	left:7px !important;
	top:170px !important;
}

#item47616 {
	width:206px !important;
	height:21px !important;
	left:7px !important;
	top:194px !important;
}

#item47620 {
	width:206px !important;
	height:21px !important;
	left:7px !important;
	top:218px !important;
}

#item47628 {
	width:206px !important;
	height:21px !important;
	left:7px !important;
	top:242px !important;
}

#item47632 {
	width:208px !important;
	height:21px !important;
	left:4px !important;
	top:266px !important;
}

#item47600 {
	width:209px !important;
	height:21px !important;
	left:4px !important;
	top:290px !important;
}

#item47624 {
	width:210px !important;
	height:21px !important;
	left:3px !important;
	top:315px !important;
}

#item48542 {
	width:208px !important;
	height:36px !important;
	left:5px !important;
	top:9px !important;
}

#item520 {
	width:21px !important;
	height:71px !important;
	left:234px !important;
	top:175px !important;
}

#item518 {
	width:255px !important;
	height:374px !important;
	left:43px !important;
	top:324px !important;
}

#item28110 {
	width:553px !important;
	height:411px !important;
	left:14px !important;
	top:170px !important;
}

#item48201 {
	width:170px !important;
	height:17px !important;
	left:156px !important;
	top:184px !important;
	background:#e69324;
}

#item27947 {
	width:153px !important;
	left:45px !important;
	top:214px !important;
	min-height:68px !important;
	padding:1px;
}

#item27992 {
	width:446px !important;
	left:64px !important;
	top:520px !important;
	min-height:107px !important;
}

@keyframes fly-in-top-27992 {
	0% {
		transform:translate(-1px,-334px);
		opacity:0;
	}
	53% {transform:translate(-1px,-162px);}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-27992 {
	0% {
		-webkit-transform:translate(-1px,-334px);
		opacity:0;
	}
	53% {-webkit-transform:translate(-1px,-162px);}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28016 {
	width:500px !important;
	height:21px !important;
	left:40px !important;
	top:611px !important;
	background:#fff;
}

#item28017 {
	width:510px !important;
	left:35px !important;
	top:624px !important;
	min-height:274px !important;
}

@keyframes grow-big-28150 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-28150 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28145 {
	width:151px !important;
	height:20px !important;
	left:43px !important;
	top:235px !important;
}

#item503 {
	width:45px !important;
	height:45px !important;
}

#item501 {
	width:45px !important;
	height:45px !important;
	left:6px !important;
	top:706px !important;
}

#item511 {
	width:45px !important;
	height:45px !important;
}

#item509 {
	width:45px !important;
	height:45px !important;
	left:6px !important;
	top:706px !important;
}

#item30521 {
	width:1167px !important;
	height:765px !important;
	left:-7px !important;
	background:#fff200;
}

#item30522 {
	width:747px !important;
	height:463px !important;
	left:340px !important;
	top:71px !important;
	border-radius:12px;
	background:#fff;
}

#item30523 {
	width:254px !important;
	left:36px !important;
	top:218px !important;
	min-height:221px !important;
}

#item30592 {
	width:310px !important;
	left:36px !important;
	top:62px !important;
	min-height:179px !important;
}

#item30633 {
	width:690px !important;
	left:373px !important;
	top:85px !important;
	background:#fff;
	min-height:61px !important;
}

#item30658 {
	width:216px !important;
	left:386px !important;
	top:149px !important;
	min-height:99px !important;
}

#item30681 {
	width:111px !important;
	height:99px !important;
	left:511px !important;
	top:149px !important;
}

#item30704 {
	width:198px !important;
	left:386px !important;
	top:359px !important;
	min-height:99px !important;
}

#item30728 {
	width:136px !important;
	left:684px !important;
	top:149px !important;
	min-height:81px !important;
}

#item30752 {
	width:133px !important;
	left:688px !important;
	top:337px !important;
	min-height:72px !important;
}

#item30775 {
	width:136px !important;
	left:683px !important;
	top:415px !important;
	min-height:81px !important;
}

#item30798 {
	width:125px !important;
	left:928px !important;
	top:149px !important;
	min-height:120px !important;
}

#item30821 {
	width:126px !important;
	left:928px !important;
	top:228px !important;
	min-height:64px !important;
}

#item30845 {
	width:198px !important;
	left:852px !important;
	top:383px !important;
	min-height:48px !important;
}

#item30872 {
	width:133px !important;
	left:688px !important;
	top:255px !important;
	min-height:72px !important;
}

#item46674 {
	width:129px !important;
	left:928px !important;
	top:304px !important;
	min-height:64px !important;
}

#item46724 {
	width:349px !important;
	height:226px !important;
	left:624px !important;
	top:100px !important;
}

#item29287 {
	width:100px !important;
	height:154px !important;
	left:618px !important;
	top:268px !important;
	background:#fff;
}

#item29288 {
	width:479px !important;
	height:86px !important;
	left:624px !important;
	top:-14px !important;
}

#item29290 {
	width:133px !important;
	left:635px !important;
	top:22px !important;
	background:#fff;
	min-height:41px !important;
}

#item29314 {
	width:110px !important;
	left:605px !important;
	top:283px !important;
	min-height:160px !important;
}

#item29337 {
	width:170px !important;
	left:581px !important;
	top:525px !important;
	min-height:84px !important;
}

#item29408 {
	width:36px !important;
	left:1px !important;
	top:8px !important;
	min-height:26px !important;
}

#item29443 {
	width:53px !important;
	left:975px !important;
	top:51px !important;
	background:#fff;
	min-height:11px !important;
	padding:0px 3px 0px 3px;
}

#item29513 {
	width:109px !important;
	left:855px !important;
	top:622px !important;
	background:#fff;
	min-height:94px !important;
}

#item29567 {
	width:120px !important;
	left:716px !important;
	top:397px !important;
	background:#fff;
	min-height:57px !important;
}

#item28403 {
	width:359px !important;
	left:60px !important;
	top:47px !important;
	min-height:117px !important;
}

@keyframes itemanuncio2-28868 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
@-webkit-keyframes itemanuncio2-28868 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
#item28868 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item28237 {
	width:474px !important;
	left:2px !important;
	min-height:52px !important;
}

#item28445 {
	width:125px !important;
	height:138px !important;
	left:73px !important;
	top:492px !important;
	padding:5px;
}

@keyframes grow-28445 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
@-webkit-keyframes grow-28445 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
#item28786 {
	width:474px !important;
	left:59px !important;
	top:193px !important;
	min-height:47px !important;
}

@keyframes itemanuncio2-28869 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
@-webkit-keyframes itemanuncio2-28869 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
#item28869 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item28809 {
	width:437px !important;
	left:1px !important;
	min-height:52px !important;
}

@keyframes itemanuncio2-28870 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
@-webkit-keyframes itemanuncio2-28870 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
#item28870 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item28814 {
	width:437px !important;
	top:6px !important;
	min-height:34px !important;
}

@keyframes itemanuncio2-28873 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
@-webkit-keyframes itemanuncio2-28873 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
#item28873 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item28837 {
	width:437px !important;
	min-height:33px !important;
}

#item46650 {
	width:255px !important;
	height:62px !important;
	left:156px !important;
	top:680px !important;
}

#item46651 {
	width:7px !important;
	height:6px !important;
	left:447px !important;
	top:737px !important;
}

#item46727 {
	width:99px !important;
	height:213px !important;
	left:624px !important;
	top:240px !important;
}

#item46729 {
	width:147px !important;
	height:209px !important;
	left:590px !important;
	top:506px !important;
}

#item46730 {
	width:122px !important;
	height:98px !important;
	left:715px !important;
	top:380px !important;
}

#item46731 {
	width:64px !important;
	height:312px !important;
	left:759px !important;
	top:468px !important;
}

#item46732 {
	width:128px !important;
	height:314px !important;
	left:850px !important;
	top:394px !important;
}

#item46733 {
	width:96px !important;
	height:43px !important;
	left:1006px !important;
	top:99px !important;
}

#item46734 {
	width:104px !important;
	height:42px !important;
	left:1006px !important;
	top:156px !important;
}

#item46735 {
	width:99px !important;
	height:28px !important;
	left:1006px !important;
	top:213px !important;
}

#item46736 {
	width:99px !important;
	height:41px !important;
	left:1006px !important;
	top:269px !important;
}

#item46737 {
	width:99px !important;
	height:30px !important;
	left:1006px !important;
	top:331px !important;
}

#item46738 {
	width:96px !important;
	height:42px !important;
	left:1006px !important;
	top:380px !important;
}

#item46739 {
	width:128px !important;
	height:202px !important;
	left:1006px !important;
	top:430px !important;
}

#item46740 {
	width:95px !important;
	height:48px !important;
	left:1011px !important;
	top:660px !important;
}

#item46634 {
	width:14px !important;
	height:11px !important;
	left:383px !important;
	top:425px !important;
}

#item48590 {
	width:1120px !important;
	height:747px !important;
	left:14px !important;
	top:4px !important;
}

#item30156 {
	width:340px !important;
	height:15px !important;
	left:42px !important;
	top:687px !important;
	background:#000;
}

#item30182 {
	width:178px !important;
	height:18px !important;
	left:42px !important;
	top:455px !important;
}

#item30184 {
	width:178px !important;
	height:18px !important;
	left:343px !important;
	top:455px !important;
}

#item30193 {
	width:107px !important;
	left:42px !important;
	top:492px !important;
	min-height:174px !important;
}

#item30216 {
	width:99px !important;
	left:274px !important;
	top:492px !important;
	min-height:174px !important;
}

#item30221 {
	width:99px !important;
	left:158px !important;
	top:492px !important;
	min-height:174px !important;
}

#item30225 {
	width:54px !important;
	left:55px !important;
	top:31px !important;
	min-height:9px !important;
}

#item30257 {
	width:184px !important;
	left:42px !important;
	top:156px !important;
	min-height:274px !important;
}

#item30281 {
	width:39px !important;
	height:4px !important;
	left:116px !important;
	top:35px !important;
	background:#000;
}

#item30291 {
	width:66px !important;
	left:449px !important;
	top:173px !important;
	min-height:43px !important;
}

#item30316 {
	width:185px !important;
	left:243px !important;
	top:159px !important;
	min-height:284px !important;
}

#item30321 {
	width:77px !important;
	height:180px !important;
	left:448px !important;
	top:216px !important;
}

#item30346 {
	width:370px !important;
	left:41px !important;
	top:76px !important;
	min-height:72px !important;
}

#item30980 {
	width:121px !important;
	height:28px !important;
	left:404px !important;
	top:544px !important;
}

#item30993 {
	width:352px !important;
	height:25px !important;
	left:39px !important;
	top:680px !important;
}

#item31006 {
	width:118px !important;
	height:42px !important;
	left:404px !important;
	top:492px !important;
}

#item31011 {
	width:123px !important;
	height:179px !important;
	left:269px !important;
	top:488px !important;
}

#item46575 {
	width:553px !important;
	height:728px !important;
}

#item46572 {
	width:553px !important;
	height:728px !important;
	left:581px !important;
	top:14px !important;
}

#item48548 {
	width:120px !important;
	height:32px !important;
	left:405px !important;
	top:573px !important;
}

#item48575 {
	width:116px !important;
	height:22px !important;
	left:405px !important;
	top:632px !important;
}

#item48628 {
	width:113px !important;
	height:20px !important;
	left:406px !important;
	top:688px !important;
}

#item48631 {
	width:113px !important;
	height:20px !important;
	left:406px !important;
	top:660px !important;
}

#item48635 {
	width:116px !important;
	height:22px !important;
	left:405px !important;
	top:607px !important;
}

#item18036 {
	width:109px !important;
	left:978px !important;
	top:182px !important;
	min-height:31px !important;
}

@keyframes nomeentrevistadaeretranca-18036 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes nomeentrevistadaeretranca-18036 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item18064 {
	width:64px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item18111 {
	width:39px !important;
	height:4px !important;
	left:128px !important;
	top:35px !important;
	background:#000;
}

#item18113 {
	width:479px !important;
	left:42px !important;
	top:149px !important;
	min-height:203px !important;
}

#item18136 {
	width:241px !important;
	left:164px !important;
	top:441px !important;
	min-height:262px !important;
}

#item7389 {
	width:64px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item7393 {
	width:39px !important;
	height:4px !important;
	left:128px !important;
	top:35px !important;
	background:#000;
}

#item7416 {
	width:334px !important;
	height:37px !important;
	left:42px !important;
	top:55px !important;
}

#item21056 {
	width:316px !important;
	left:130px !important;
	top:404px !important;
	min-height:8px !important;
}

#item40022 {
	width:76px !important;
	left:425px !important;
	top:679px !important;
	min-height:21px !important;
}

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

@keyframes grow-big-42179 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-42179 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42179 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

@keyframes appear-42182 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-42182 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item7445 {
	width:89px !important;
	height:93px !important;
	left:416px !important;
	top:627px !important;
}

#item18253 {
	width:277px !important;
	left:825px !important;
	top:32px !important;
	min-height:8px !important;
}

#item18276 {
	width:231px !important;
	left:42px !important;
	top:380px !important;
	min-height:323px !important;
}

#item18299 {
	width:148px !important;
	left:373px !important;
	top:72px !important;
	min-height:484px !important;
}

#item18303 {
	width:19px !important;
	height:7px !important;
	left:59px !important;
	top:72px !important;
}

#item18304 {
	width:149px !important;
	left:623px !important;
	top:72px !important;
	min-height:636px !important;
}

#item18317 {
	width:231px !important;
	height:141px !important;
	left:290px !important;
	top:562px !important;
}

#item18349 {
	width:230px !important;
	left:873px !important;
	top:72px !important;
	min-height:176px !important;
}

#item18353 {
	width:272px !important;
	height:91px !important;
	left:822px !important;
	top:265px !important;
}

#item18638 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:78px !important;
	min-height:10px !important;
}

#item18662 {
	width:64px !important;
	top:1px !important;
	min-height:9px !important;
}

@keyframes pulse-42144 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42144 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42137 {
	width:49px !important;
	height:11px !important;
	left:2px !important;
	background:#000;
}

#item42138 {
	width:52px !important;
	height:11px !important;
	top:12px !important;
	background:#000;
}

#item42139 {
	width:43px !important;
	height:11px !important;
	left:5px !important;
	top:24px !important;
	background:#000;
}

#item42140 {
	width:46px !important;
	height:11px !important;
	left:3px !important;
	top:36px !important;
	background:#000;
}

#item42141 {
	width:46px !important;
	height:11px !important;
	left:3px !important;
	top:48px !important;
	background:#000;
}

#item42123 {
	width:49px !important;
	height:11px !important;
	left:12px !important;
	top:1px !important;
	background:#000;
}

#item42124 {
	width:52px !important;
	height:11px !important;
	left:10px !important;
	top:14px !important;
	background:#000;
}

#item42126 {
	width:43px !important;
	height:11px !important;
	left:15px !important;
	top:25px !important;
	background:#000;
}

#item42127 {
	width:46px !important;
	height:11px !important;
	left:13px !important;
	top:37px !important;
	background:#000;
}

#item42128 {
	width:46px !important;
	height:11px !important;
	left:13px !important;
	top:49px !important;
	background:#000;
}

#item41881 {
	width:71px !important;
	min-height:58px !important;
}

#item41937 {
	width:490px !important;
	height:353px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:4px 4px 9px 0px rgba(0,0,0,0.18);
	-webkit-box-shadow:4px 4px 9px 0px rgba(0,0,0,0.18);
	background:#fff;
}

#item41957 {
	width:49px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item41954 {
	width:55px !important;
	height:54px !important;
	left:19px !important;
	top:304px !important;
}

#item42069 {
	width:49px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item42070 {
	width:55px !important;
	height:54px !important;
	left:76px !important;
	top:303px !important;
}

#item42000 {
	width:41px !important;
	height:42px !important;
	left:10px !important;
	top:23px !important;
}

#item42001 {
	width:500px !important;
	height:363px !important;
	left:609px !important;
	top:196px !important;
}

#item48330 {
	width:49px !important;
	height:52px !important;
}

#item48323 {
	width:49px !important;
	height:52px !important;
	left:797px !important;
	top:147px !important;
}

#item48334 {
	width:49px !important;
	height:52px !important;
}

#item48331 {
	width:49px !important;
	height:52px !important;
	left:798px !important;
	top:146px !important;
}

#item18495 {
	width:148px !important;
	left:42px !important;
	top:65px !important;
	min-height:346px !important;
}

#item18526 {
	width:148px !important;
	left:624px !important;
	top:464px !important;
	min-height:245px !important;
}

#item18553 {
	width:231px !important;
	left:872px !important;
	top:539px !important;
	min-height:170px !important;
}

#item18557 {
	width:231px !important;
	left:290px !important;
	top:186px !important;
	min-height:517px !important;
}

#item18570 {
	width:224px !important;
	left:879px !important;
	top:404px !important;
	min-height:140px !important;
}

#item18697 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:78px !important;
	min-height:10px !important;
}

#item18721 {
	width:64px !important;
	top:1px !important;
	min-height:9px !important;
}

#item19008 {
	width:49px !important;
	height:52px !important;
}

#item19000 {
	width:49px !important;
	height:52px !important;
	left:617px !important;
	top:402px !important;
}

#item19013 {
	width:49px !important;
	height:52px !important;
}

#item19009 {
	width:49px !important;
	height:52px !important;
	left:617px !important;
	top:401px !important;
}

#item19052 {
	width:261px !important;
	left:263px !important;
	top:81px !important;
	min-height:89px !important;
}

#item19252_container {
	width:517px !important;
	height:332px !important;
	background:#fff;
}

#item19253_container {
	width:480px !important;
	height:271px !important;
	left:20px !important;
	top:16px !important;
	border:solid 1px #000;
}

#item19261 {
	width:88px !important;
	left:30px !important;
	top:3px !important;
	min-height:20px !important;
}

#item19288 {
	width:517px !important;
	height:332px !important;
	left:603px !important;
	top:62px !important;
}

#item19381 {
	width:170px !important;
	left:668px !important;
	top:408px !important;
	min-height:43px !important;
}

@keyframes pulse-19381 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-19381 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item18777 {
	width:231px !important;
	left:42px !important;
	top:366px !important;
	min-height:342px !important;
}

#item18831 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:78px !important;
	min-height:10px !important;
}

#item18855 {
	width:64px !important;
	top:1px !important;
	min-height:9px !important;
}

#item46566 {
	width:553px !important;
	height:723px !important;
	left:581px !important;
	top:14px !important;
}

#item1644 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:125px !important;
	top:30px !important;
	min-height:10px !important;
}

#item1666 {
	width:48px !important;
	left:63px !important;
	top:31px !important;
	min-height:9px !important;
}

#item1699 {
	width:185px !important;
	left:333px !important;
	top:16px !important;
	min-height:24px !important;
}

#item1792 {
	width:154px !important;
	left:61px !important;
	top:106px !important;
	min-height:30px !important;
}

#item1814 {
	width:190px !important;
	left:61px !important;
	top:142px !important;
	min-height:23px !important;
}

#item1911 {
	width:17px !important;
	left:15px !important;
	min-height:12px !important;
}

#item1937 {
	width:17px !important;
	min-height:12px !important;
}

#item2033 {
	width:125px !important;
	left:362px !important;
	top:521px !important;
	min-height:10px !important;
}

#item2081 {
	width:89px !important;
	height:12px !important;
	left:46px !important;
	background:#000;
}

#item2082 {
	width:80px !important;
	height:12px !important;
	left:55px !important;
	top:14px !important;
	background:#000;
}

#item2083 {
	width:107px !important;
	height:12px !important;
	left:28px !important;
	top:28px !important;
	background:#000;
}

#item2103 {
	width:132px !important;
	min-height:37px !important;
}

#item13823 {
	width:29px !important;
	min-height:12px !important;
}

#item13851 {
	width:101px !important;
	left:384px !important;
	top:400px !important;
	min-height:10px !important;
}

#item13970 {
	width:134px !important;
	left:62px !important;
	top:451px !important;
	min-height:10px !important;
}

#item14004 {
	width:29px !important;
	min-height:12px !important;
}

#item14140 {
	width:29px !important;
	min-height:12px !important;
}

#item14165 {
	width:125px !important;
	left:388px !important;
	top:474px !important;
	min-height:10px !important;
}

#item2011 {
	width:106px !important;
	left:385px !important;
	top:253px !important;
	min-height:10px !important;
}

#item14305 {
	width:29px !important;
	min-height:12px !important;
}

#item14329 {
	width:119px !important;
	left:61px !important;
	top:404px !important;
	min-height:10px !important;
}

#item17621 {
	width:127px !important;
	left:213px !important;
	top:309px !important;
	min-height:17px !important;
}

#item17372 {
	width:479px !important;
	height:623px !important;
	top:7px !important;
	background:#fff;
}

#item17424 {
	width:383px !important;
	left:50px !important;
	top:353px !important;
	min-height:90px !important;
}

#item17508 {
	width:128px !important;
	left:28px !important;
	top:33px !important;
	min-height:65px !important;
}

#item17758 {
	width:66px !important;
	left:28px !important;
	top:9px !important;
	min-height:9px !important;
}

#item17114 {
	width:479px !important;
	height:623px !important;
	top:7px !important;
	background:#fff;
}

#item17166 {
	width:117px !important;
	left:14px !important;
	top:369px !important;
	min-height:247px !important;
}

#item17189_container {
	width:310px !important;
	height:203px !important;
	left:154px !important;
	top:413px !important;
}

#item17198 {
	width:71px !important;
	left:28px !important;
	top:8px !important;
	min-height:9px !important;
}

#item17252 {
	width:38px !important;
	left:51px !important;
	top:54px !important;
	min-height:18px !important;
}

#item17653 {
	width:66px !important;
	left:28px !important;
	top:9px !important;
	min-height:9px !important;
}

#item16565 {
	width:479px !important;
	height:623px !important;
	top:7px !important;
	background:#fff;
}

#item16615 {
	width:117px !important;
	left:14px !important;
	top:369px !important;
	min-height:247px !important;
}

#item16638_container {
	width:309px !important;
	height:202px !important;
	left:154px !important;
	top:414px !important;
}

#item16647 {
	width:71px !important;
	left:28px !important;
	top:8px !important;
	min-height:9px !important;
}

#item16750 {
	width:44px !important;
	left:45px !important;
	top:28px !important;
	min-height:18px !important;
}

#item17784 {
	width:66px !important;
	left:28px !important;
	top:9px !important;
	min-height:9px !important;
}

#item16140 {
	width:479px !important;
	height:623px !important;
	top:7px !important;
	background:#fff;
}

#item16193 {
	width:117px !important;
	left:14px !important;
	top:369px !important;
	min-height:247px !important;
}

#item16216_container {
	width:309px !important;
	height:202px !important;
	left:154px !important;
	top:414px !important;
}

#item16229 {
	width:71px !important;
	left:28px !important;
	top:8px !important;
	min-height:9px !important;
}

#item16287 {
	width:25px !important;
	left:23px !important;
	min-height:18px !important;
}

#item17810 {
	width:66px !important;
	left:28px !important;
	top:9px !important;
	min-height:9px !important;
}

#item15440 {
	width:479px !important;
	height:623px !important;
	top:7px !important;
	background:#fff;
}

#item15499 {
	width:113px !important;
	left:14px !important;
	top:369px !important;
	min-height:247px !important;
}

#item15523_container {
	width:309px !important;
	height:181px !important;
	left:154px !important;
	top:412px !important;
}

#item15537 {
	width:71px !important;
	left:28px !important;
	top:8px !important;
	min-height:9px !important;
}

#item15594 {
	width:25px !important;
	min-height:18px !important;
}

#item17837 {
	width:66px !important;
	left:28px !important;
	top:9px !important;
	min-height:9px !important;
}

#item15784 {
	width:479px !important;
	height:623px !important;
	top:7px !important;
	background:#fff;
}

#item15865 {
	width:113px !important;
	left:14px !important;
	top:362px !important;
	min-height:247px !important;
}

#item15888_container {
	width:309px !important;
	height:202px !important;
	left:154px !important;
	top:407px !important;
}

#item15896 {
	width:71px !important;
	left:28px !important;
	top:8px !important;
	min-height:9px !important;
}

#item15925 {
	width:44px !important;
	left:73px !important;
	top:30px !important;
	min-height:18px !important;
}

#item17868 {
	width:66px !important;
	left:28px !important;
	top:9px !important;
	min-height:9px !important;
}

#item15622 {
	width:40px !important;
	height:40px !important;
	left:262px !important;
	top:383px !important;
}

#item15623 {
	width:40px !important;
	height:40px !important;
	left:281px !important;
	top:222px !important;
}

#item15624 {
	width:40px !important;
	height:40px !important;
	left:235px !important;
	top:450px !important;
}

#item15625 {
	width:40px !important;
	height:40px !important;
	left:219px !important;
	top:407px !important;
}

#item15626 {
	width:479px !important;
	height:623px !important;
	top:7px !important;
	background:#fff;
}

#item15700 {
	width:384px !important;
	left:20px !important;
	top:259px !important;
	min-height:118px !important;
}

#item15723_container {
	width:437px !important;
	height:241px !important;
	left:21px !important;
	top:368px !important;
}

#item15760 {
	width:71px !important;
	left:28px !important;
	top:8px !important;
	min-height:9px !important;
}

#item17080 {
	width:44px !important;
	left:45px !important;
	top:18px !important;
	min-height:18px !important;
}

#item17894 {
	width:66px !important;
	left:28px !important;
	top:9px !important;
	min-height:9px !important;
}

#item15438 {
	width:479px !important;
	height:664px !important;
	left:42px !important;
	top:72px !important;
}

#item2112 {
	width:40px !important;
	height:58px !important;
}

#item2110 {
	width:40px !important;
	height:58px !important;
	left:377px !important;
	top:281px !important;
}

#item2116 {
	width:57px !important;
	height:38px !important;
}

#item2114 {
	width:57px !important;
	height:38px !important;
	left:282px !important;
	top:464px !important;
}

#item2120 {
	width:43px !important;
	height:40px !important;
}

#item2118 {
	width:43px !important;
	height:40px !important;
	left:340px !important;
	top:432px !important;
}

#item2124 {
	width:71px !important;
	height:56px !important;
}

#item2122 {
	width:71px !important;
	height:56px !important;
	left:206px !important;
	top:436px !important;
}

#item17614 {
	width:71px !important;
	height:56px !important;
}

#item17612 {
	width:71px !important;
	height:56px !important;
	left:209px !important;
	top:369px !important;
}

#item17618 {
	width:43px !important;
	height:40px !important;
}

#item17616 {
	width:43px !important;
	height:40px !important;
	left:287px !important;
	top:402px !important;
}

#item17648 {
	width:132px !important;
	height:29px !important;
}

#item17646 {
	width:132px !important;
	height:29px !important;
	left:202px !important;
	top:302px !important;
}

#item17752 {
	width:134px !important;
	height:44px !important;
}

#item17750 {
	width:134px !important;
	height:44px !important;
	left:391px !important;
	top:707px !important;
}

#item42080 {
	width:553px !important;
	height:730px !important;
	left:581px !important;
	top:14px !important;
}

#item21460 {
	width:64px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item21486 {
	width:39px !important;
	height:4px !important;
	left:106px !important;
	top:35px !important;
	background:#000;
}

#item21491 {
	width:174px !important;
	left:928px !important;
	top:176px !important;
	min-height:277px !important;
}

#item21489 {
	width:55px !important;
	height:14px !important;
	left:11px !important;
	background:#000;
}

#item21540 {
	width:79px !important;
	min-height:10px !important;
}

#item21632 {
	width:813px !important;
	left:43px !important;
	top:609px !important;
	min-height:88px !important;
}

#item24218 {
	width:142px !important;
	height:92px !important;
	left:2px !important;
	top:86px !important;
}

#item24385 {
	width:227px !important;
	height:218px !important;
	left:-7px !important;
	top:340px !important;
}

#item21564 {
	width:604px !important;
	height:111px !important;
	left:44px !important;
	top:524px !important;
}

#item21631 {
	width:469px !important;
	height:18px !important;
	left:34px !important;
	top:609px !important;
	background:#fff;
}

#item24427 {
	width:334px !important;
	height:357px !important;
	left:819px !important;
	top:411px !important;
}

#item21517 {
	width:136px !important;
	left:950px !important;
	top:442px !important;
	min-height:18px !important;
}

#item24918 {
	width:84px !important;
	left:779px !important;
	top:418px !important;
	min-height:47px !important;
}

#item24076 {
	width:274px !important;
	height:293px !important;
	left:666px !important;
	top:3px !important;
}

#item24898 {
	width:104px !important;
	height:120px !important;
	left:770px !important;
	top:362px !important;
}

#item24542 {
	width:553px !important;
	height:301px !important;
	left:602px !important;
	top:11px !important;
}

#item21722 {
	width:66px !important;
	height:84px !important;
	left:249px !important;
	top:79px !important;
	background:#f16623;
}

#item21732 {
	width:66px !important;
	height:84px !important;
	left:829px !important;
	top:546px !important;
	background:#f16623;
}

#item21745 {
	width:19px !important;
	height:7px !important;
	left:59px !important;
	top:72px !important;
}

#item21746 {
	width:66px !important;
	left:249px !important;
	top:167px !important;
	min-height:58px !important;
}

#item21769 {
	width:66px !important;
	left:829px !important;
	top:634px !important;
	min-height:130px !important;
}

#item21815 {
	width:163px !important;
	left:934px !important;
	top:32px !important;
	min-height:8px !important;
}

#item21838 {
	width:190px !important;
	left:912px !important;
	top:299px !important;
	min-height:294px !important;
}

#item21908 {
	width:190px !important;
	left:42px !important;
	top:71px !important;
	min-height:397px !important;
}

#item21932 {
	width:190px !important;
	left:331px !important;
	top:71px !important;
	min-height:638px !important;
}

#item21959 {
	width:189px !important;
	left:623px !important;
	top:289px !important;
	min-height:420px !important;
}

#item22046 {
	width:165px !important;
	left:937px !important;
	top:573px !important;
	min-height:136px !important;
}

#item23519 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:102px !important;
	top:30px !important;
	min-height:10px !important;
}

#item23543 {
	width:27px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item24469 {
	width:269px !important;
	height:289px !important;
	top:465px !important;
}

#item21969 {
	width:66px !important;
	height:84px !important;
	background:#f16623;
}

#item21979 {
	width:66px !important;
	top:87px !important;
	min-height:58px !important;
}

@keyframes pulse-48250 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48250 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42923 {
	width:72px !important;
	height:11px !important;
	left:2px !important;
	top:1px !important;
	background:#000;
}

#item42924 {
	width:59px !important;
	height:10px !important;
	left:8px !important;
	top:15px !important;
	background:#000;
}

#item42925 {
	width:68px !important;
	height:10px !important;
	left:4px !important;
	top:29px !important;
	background:#000;
}

#item42926 {
	width:62px !important;
	height:10px !important;
	left:6px !important;
	top:43px !important;
	background:#000;
}

#item42927 {
	width:75px !important;
	height:11px !important;
	top:56px !important;
	background:#000;
}

#item42953 {
	width:65px !important;
	height:11px !important;
	left:5px !important;
	top:71px !important;
	background:#000;
}

#item42954 {
	width:54px !important;
	height:11px !important;
	left:10px !important;
	top:85px !important;
	background:#000;
}

#item42955 {
	width:62px !important;
	height:11px !important;
	left:6px !important;
	top:99px !important;
	background:#000;
}

#item42774 {
	width:72px !important;
	left:1px !important;
	min-height:107px !important;
}

#item42024 {
	width:42px !important;
	height:42px !important;
	left:260px !important;
	top:310px !important;
}

@keyframes pulse-42977 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42977 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42970 {
	width:74px !important;
	height:11px !important;
	background:#000;
}

#item42971 {
	width:72px !important;
	height:11px !important;
	left:1px !important;
	top:13px !important;
	background:#000;
}

#item42972 {
	width:60px !important;
	height:11px !important;
	left:7px !important;
	top:25px !important;
	background:#000;
}

#item42973 {
	width:54px !important;
	height:11px !important;
	left:9px !important;
	top:37px !important;
	background:#000;
}

#item42974 {
	width:46px !important;
	height:11px !important;
	left:14px !important;
	top:49px !important;
	background:#000;
}

#item42975 {
	width:58px !important;
	height:11px !important;
	left:8px !important;
	top:61px !important;
	background:#000;
}

#item42976 {
	width:45px !important;
	height:11px !important;
	left:14px !important;
	top:73px !important;
	background:#000;
}

#item42062 {
	width:71px !important;
	left:1px !important;
	min-height:81px !important;
}

@keyframes pulse-42062 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42062 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42826 {
	width:49px !important;
	height:52px !important;
}

#item42819 {
	width:49px !important;
	height:52px !important;
	left:835px !important;
	top:355px !important;
}

#item42830 {
	width:49px !important;
	height:52px !important;
}

#item42827 {
	width:49px !important;
	height:52px !important;
	left:835px !important;
	top:355px !important;
}

#item42837 {
	width:517px !important;
	height:312px !important;
	background:#fff;
}

#item42838_container {
	width:480px !important;
	height:271px !important;
	left:19px !important;
	top:32px !important;
	box-shadow:11px 11px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:11px 11px 15px 0px rgba(0,0,0,0.35);
}

#item42870 {
	width:88px !important;
	left:30px !important;
	top:3px !important;
	min-height:20px !important;
}

#item42895_container {
	width:57px !important;
	height:57px !important;
	left:162px !important;
	top:73px !important;
}

#item42835 {
	width:517px !important;
	height:312px !important;
	left:603px !important;
	top:42px !important;
}

#item24661 {
	width:340px !important;
	height:227px !important;
	left:544px !important;
	top:510px !important;
}

#item22104 {
	width:190px !important;
	left:42px !important;
	top:368px !important;
	min-height:339px !important;
}

#item22108 {
	width:190px !important;
	left:332px !important;
	top:241px !important;
	min-height:468px !important;
}

#item22138 {
	width:198px !important;
	left:326px !important;
	top:71px !important;
	min-height:156px !important;
}

#item24639 {
	width:305px !important;
	height:347px !important;
	top:57px !important;
}

#item22171 {
	width:573px !important;
	height:417px !important;
	left:572px !important;
	top:79px !important;
	background:#d0d1d3;
}

#item22198 {
	width:157px !important;
	height:94px !important;
	left:625px !important;
	top:79px !important;
}

#item22224 {
	width:138px !important;
	left:964px !important;
	top:377px !important;
	min-height:48px !important;
}

#item22270 {
	width:266px !important;
	left:836px !important;
	top:518px !important;
	min-height:188px !important;
}

#item23640 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:102px !important;
	top:30px !important;
	min-height:10px !important;
}

#item23664 {
	width:27px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item40028 {
	width:142px !important;
	left:627px !important;
	top:179px !important;
	min-height:9px !important;
}

@keyframes pulse-40028 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-40028 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item40056 {
	width:298px !important;
	height:259px !important;
	left:624px !important;
	top:205px !important;
}

#item40059 {
	width:296px !important;
	left:2px !important;
	top:-1px !important;
	background:#fff;
	min-height:427px !important;
	padding:5px 9px 5px 9px;
}

#item24699 {
	width:385px !important;
	height:298px !important;
	left:757px !important;
	top:425px !important;
}

#item22421 {
	width:187px !important;
	left:914px !important;
	top:63px !important;
	min-height:164px !important;
}

#item22425 {
	width:190px !important;
	left:625px !important;
	top:71px !important;
	min-height:638px !important;
}

#item22430 {
	width:272px !important;
	left:831px !important;
	top:244px !important;
	min-height:277px !important;
}

#item22463 {
	width:102px !important;
	left:80px !important;
	top:408px !important;
	min-height:195px !important;
}

#item22487 {
	width:474px !important;
	left:41px !important;
	top:79px !important;
	min-height:29px !important;
}

#item22510 {
	width:429px !important;
	left:64px !important;
	top:114px !important;
	min-height:77px !important;
}

#item22514 {
	width:104px !important;
	left:243px !important;
	top:231px !important;
	min-height:483px !important;
}

#item22518 {
	width:102px !important;
	left:408px !important;
	top:231px !important;
	min-height:429px !important;
}

#item22522 {
	width:126px !important;
	left:55px !important;
	top:230px !important;
	min-height:147px !important;
}

@keyframes icone-22526 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-22526 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes icone-22542 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-22542 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes icone-22548 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-22548 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes icone-22555 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-22555 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item22557 {
	width:2px !important;
	height:7px !important;
	left:4px !important;
	top:6px !important;
	background:#f16623;
}

#item22558 {
	width:2px !important;
	height:3px !important;
	left:8px !important;
	top:10px !important;
	background:#f16623;
}

@keyframes icone-22562 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-22562 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes icone-22568 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-22568 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item23759 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:102px !important;
	top:30px !important;
	min-height:10px !important;
}

#item23783 {
	width:27px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item24722 {
	width:534px !important;
	height:305px !important;
	left:569px !important;
	top:21px !important;
}

#item22653 {
	width:198px !important;
	left:903px !important;
	top:260px !important;
	min-height:275px !important;
}

#item22676 {
	width:66px !important;
	height:84px !important;
	left:827px !important;
	top:305px !important;
	background:#f16623;
}

#item22677 {
	width:66px !important;
	height:84px !important;
	left:827px !important;
	top:503px !important;
	background:#f16623;
}

#item22678 {
	width:66px !important;
	left:827px !important;
	top:393px !important;
	min-height:112px !important;
}

#item22701 {
	width:66px !important;
	left:827px !important;
	top:590px !important;
	min-height:112px !important;
}

#item22724 {
	width:191px !important;
	left:908px !important;
	top:533px !important;
	min-height:176px !important;
}

#item22748 {
	width:191px !important;
	left:620px !important;
	top:298px !important;
	min-height:411px !important;
}

#item22752 {
	width:66px !important;
	height:21px !important;
	left:828px !important;
	top:475px !important;
}

#item22756 {
	width:587px !important;
	height:623px !important;
	left:-18px !important;
	top:79px !important;
	background:#d0d1d3;
}

#item22757 {
	width:175px !important;
	height:272px !important;
	left:340px !important;
	top:142px !important;
}

#item22792 {
	width:149px !important;
	height:119px !important;
	left:38px !important;
	top:74px !important;
}

#item22822 {
	width:110px !important;
	left:405px !important;
	top:416px !important;
	min-height:38px !important;
}

#item23811 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:102px !important;
	top:30px !important;
	min-height:10px !important;
}

#item23836 {
	width:27px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item39638 {
	width:142px !important;
	left:57px !important;
	top:194px !important;
	min-height:9px !important;
}

@keyframes pulse-39638 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-39638 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item39663 {
	width:273px !important;
	height:216px !important;
	left:57px !important;
	top:220px !important;
}

#item39664 {
	width:269px !important;
	background:#fff;
	min-height:432px !important;
	padding:5px 9px 5px 9px;
}

#item24791 {
	width:442px !important;
	height:328px !important;
	left:680px !important;
	top:26px !important;
}

#item23020 {
	width:322px !important;
	left:801px !important;
	top:349px !important;
	min-height:34px !important;
}

#item23043 {
	width:119px !important;
	left:819px !important;
	top:409px !important;
	min-height:294px !important;
}

@keyframes icone-23072 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-23072 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes icone-23078 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-23078 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes icone-23083 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-23083 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes icone-23089 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-23089 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes icone-23099 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes icone-23099 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item23104 {
	width:587px !important;
	height:629px !important;
	left:-11px !important;
	top:79px !important;
	background:#d0d1d3;
}

#item23133 {
	width:149px !important;
	height:119px !important;
	left:39px !important;
	top:69px !important;
}

#item23159 {
	width:67px !important;
	left:456px !important;
	top:340px !important;
	min-height:57px !important;
}

#item23182 {
	width:73px !important;
	left:451px !important;
	top:624px !important;
	min-height:78px !important;
}

#item23225 {
	width:125px !important;
	left:628px !important;
	top:180px !important;
	min-height:261px !important;
}

#item23933 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:102px !important;
	top:30px !important;
	min-height:10px !important;
}

#item23957 {
	width:27px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item24824 {
	width:281px !important;
	height:239px !important;
	left:584px !important;
	top:479px !important;
}

#item39579 {
	width:142px !important;
	left:61px !important;
	top:194px !important;
	min-height:9px !important;
}

@keyframes pulse-39579 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-39579 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item39605 {
	width:259px !important;
	height:471px !important;
	left:57px !important;
	top:218px !important;
}

#item39606 {
	width:259px !important;
	top:1px !important;
	background:#fff;
	min-height:716px !important;
	padding:5px 9px 5px 9px;
}

#item2961 {
	width:248px !important;
	height:44px !important;
	left:36px !important;
	top:657px !important;
	background:#000;
}

#item2981 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:125px !important;
	top:30px !important;
	min-height:10px !important;
}

#item3003 {
	width:48px !important;
	left:63px !important;
	top:31px !important;
	min-height:9px !important;
}

#item3039 {
	width:110px !important;
	left:391px !important;
	top:79px !important;
	min-height:21px !important;
}

#item3044 {
	width:14px !important;
	height:14px !important;
	left:500px !important;
	top:65px !important;
}

#item3320 {
	width:200px !important;
	background:#fff;
	min-height:80px !important;
}

#item3280 {
	width:202px !important;
	background:#fff;
	min-height:91px !important;
}

#item3251 {
	width:202px !important;
	background:#fff;
	min-height:93px !important;
}

#item3219 {
	width:202px !important;
	left:36px !important;
	top:271px !important;
	background:#fff;
	min-height:79px !important;
}

#item3192 {
	width:238px !important;
	height:351px !important;
	left:62px !important;
	top:48px !important;
}

#item25291 {
	width:573px !important;
	height:754px !important;
	left:572px !important;
	background:#e43849;
}

@keyframes grow-25328 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-25328 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item25344 {
	width:91px !important;
	left:125px !important;
	top:52px !important;
	min-height:29px !important;
}

#item25391 {
	width:500px !important;
	left:609px !important;
	top:438px !important;
	min-height:71px !important;
}

@keyframes twirl-25446 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-25446 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item25475 {
	width:270px !important;
	left:603px !important;
	top:519px !important;
	background:#e43849;
	min-height:199px !important;
	padding:0px 0px 0px 6px;
}

@keyframes pulse-25499 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-25499 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-25503 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-25503 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-25509 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-25509 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item25530 {
	width:215px !important;
	left:920px !important;
	top:519px !important;
	min-height:199px !important;
}

#item25536 {
	width:262px !important;
	left:609px !important;
	top:154px !important;
	text-shadow:4px 4px 5px rgba(0,0,0,0.75);
	min-height:51px !important;
}

@keyframes fly-in-top-25536 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-25536 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-48176 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-48176 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-48167 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-48167 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes pulse-25605 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-25605 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item31252 {
	width:248px !important;
	height:44px !important;
	left:301px !important;
	top:657px !important;
	background:#000;
}

#item20879 {
	width:124px !important;
	height:261px !important;
	left:373px !important;
	top:139px !important;
}

#item20904 {
	width:126px !important;
	height:102px !important;
}

#item20913 {
	width:107px !important;
	height:184px !important;
	left:12px !important;
	top:74px !important;
}

#item20938 {
	width:94px !important;
	height:178px !important;
	left:9px !important;
	top:123px !important;
}

#item20961 {
	width:116px !important;
	height:133px !important;
}

#item20972 {
	width:113px !important;
	height:90px !important;
}

#item20981 {
	width:110px !important;
	height:176px !important;
	left:1px !important;
	top:87px !important;
}

#item21015 {
	width:110px !important;
	height:159px !important;
	left:1px !important;
	top:87px !important;
}

#item48346 {
	width:142px !important;
	left:385px !important;
	top:121px !important;
	min-height:9px !important;
}

@keyframes pulse-48346 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48346 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3404 {
	width:85px !important;
	height:100px !important;
	left:15px !important;
	top:8px !important;
	padding:0px 3px 0px 3px;
}

#item3409 {
	width:46px !important;
	height:44px !important;
}

#item3407 {
	width:46px !important;
	height:44px !important;
	left:39px !important;
	top:340px !important;
}

#item3413 {
	width:46px !important;
	height:44px !important;
}

#item3411 {
	width:46px !important;
	height:44px !important;
	left:300px !important;
	top:340px !important;
}

#item19880 {
	width:50px !important;
	height:46px !important;
}

#item19881 {
	width:50px !important;
	height:46px !important;
	left:36px !important;
	top:656px !important;
}

#item19885 {
	width:51px !important;
	height:47px !important;
}

#item19886 {
	width:51px !important;
	height:47px !important;
	left:91px !important;
	top:655px !important;
}

#item31314 {
	width:50px !important;
	height:46px !important;
}

#item31312 {
	width:50px !important;
	height:46px !important;
	left:301px !important;
	top:656px !important;
}

#item31318 {
	width:51px !important;
	height:47px !important;
}

#item31316 {
	width:51px !important;
	height:47px !important;
	left:356px !important;
	top:655px !important;
}

#item25677 {
	width:149px !important;
	left:2px !important;
	top:4px !important;
	min-height:16px !important;
}

#item25701 {
	width:153px !important;
	left:949px !important;
	top:227px !important;
	min-height:326px !important;
}

#item25724 {
	width:348px !important;
	left:90px !important;
	top:302px !important;
	text-shadow:5px 5px 8px rgba(0,0,0,0.95);
	min-height:45px !important;
}

#item25747 {
	width:218px !important;
	left:107px !important;
	top:356px !important;
	text-shadow:5px 5px 8px rgba(0,0,0,0.95);
	min-height:83px !important;
}

#item25751 {
	width:488px !important;
	left:5px !important;
	top:438px !important;
	text-shadow:5px 5px 8px rgba(0,0,0,0.95);
	min-height:236px !important;
}

#item26204 {
	width:50px !important;
	left:59px !important;
	top:31px !important;
	min-height:9px !important;
}

#item26227 {
	width:39px !important;
	height:4px !important;
	left:115px !important;
	top:35px !important;
	background:#000;
}

@keyframes nomeentrevistadaeretranca-46335 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes nomeentrevistadaeretranca-46335 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item26232 {
	width:55px !important;
	height:14px !important;
	left:11px !important;
	background:#000;
}

#item26233 {
	width:79px !important;
	min-height:10px !important;
}

@keyframes nomeentrevistadaeretranca-26233 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes nomeentrevistadaeretranca-26233 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item40099 {
	width:76px !important;
	left:978px !important;
	top:682px !important;
	min-height:21px !important;
}

#item40122 {
	width:128px !important;
	height:99px !important;
	left:950px !important;
	top:624px !important;
}

@keyframes grow-big-42247 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-42247 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42247 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

@keyframes appear-42248 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-42248 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes grow-big-48692 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-48692 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48692 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item40168 {
	width:49px !important;
	height:48px !important;
}

#item48371 {
	width:49px !important;
	height:48px !important;
	left:78px !important;
	top:114px !important;
}

#item26311 {
	width:65px !important;
	height:76px !important;
	left:830px !important;
	top:340px !important;
	background:#ed3173;
}

#item26330 {
	width:19px !important;
	height:7px !important;
	left:59px !important;
	top:72px !important;
}

#item26331 {
	width:189px !important;
	left:900px !important;
	top:31px !important;
	min-height:14px !important;
}

#item26354 {
	width:273px !important;
	height:220px !important;
	left:251px !important;
	top:482px !important;
}

#item26377 {
	width:190px !important;
	left:42px !important;
	top:380px !important;
	min-height:324px !important;
}

#item26400 {
	width:190px !important;
	left:332px !important;
	top:383px !important;
	min-height:184px !important;
}

#item26404 {
	width:190px !important;
	left:623px !important;
	top:184px !important;
	min-height:524px !important;
}

#item26441 {
	width:66px !important;
	left:830px !important;
	top:421px !important;
	min-height:58px !important;
}

#item26468 {
	width:190px !important;
	left:913px !important;
	top:72px !important;
	min-height:322px !important;
}

#item26472 {
	width:227px !important;
	left:623px !important;
	top:79px !important;
	min-height:81px !important;
}

#item31017 {
	width:50px !important;
	left:18px !important;
	top:3px !important;
	min-height:9px !important;
}

#item31044 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:122px !important;
	top:30px !important;
	min-height:10px !important;
}

#item26667 {
	width:587px !important;
	height:623px !important;
	left:-12px !important;
	top:79px !important;
	background:#d0d1d3;
}

#item26573 {
	width:65px !important;
	height:76px !important;
	left:832px !important;
	top:487px !important;
	background:#ed3173;
}

#item26574 {
	width:234px !important;
	left:871px !important;
	top:312px !important;
	min-height:123px !important;
}

#item26636 {
	width:66px !important;
	left:832px !important;
	top:568px !important;
	min-height:78px !important;
}

#item26659 {
	width:190px !important;
	left:625px !important;
	top:71px !important;
	min-height:638px !important;
}

#item26663 {
	width:190px !important;
	left:915px !important;
	top:478px !important;
	min-height:230px !important;
}

#item26724 {
	width:231px !important;
	height:119px !important;
	left:44px !important;
	top:61px !important;
}

#item26822 {
	width:96px !important;
	left:430px !important;
	top:260px !important;
	min-height:38px !important;
}

#item40180 {
	width:142px !important;
	left:61px !important;
	top:170px !important;
	min-height:9px !important;
}

@keyframes pulse-40180 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-40180 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item40212 {
	width:322px !important;
	height:173px !important;
	left:61px !important;
	top:195px !important;
}

#item40216 {
	width:323px !important;
	left:-1px !important;
	background:#fff;
	min-height:612px !important;
	padding:5px 9px 5px 9px;
}

#item31080 {
	width:50px !important;
	left:18px !important;
	top:3px !important;
	min-height:9px !important;
}

#item31107 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:122px !important;
	top:30px !important;
	min-height:10px !important;
}

#item40343 {
	width:49px !important;
	height:52px !important;
}

#item40335 {
	width:49px !important;
	height:52px !important;
	left:391px !important;
	top:315px !important;
}

#item40348 {
	width:49px !important;
	height:52px !important;
}

#item40344 {
	width:49px !important;
	height:52px !important;
	left:390px !important;
	top:314px !important;
}

#item40355_container {
	width:506px !important;
	height:306px !important;
}

#item40356_container {
	width:469px !important;
	height:257px !important;
	left:13px !important;
	top:35px !important;
	border:solid 1px #000;
}

#item40362 {
	width:88px !important;
	left:30px !important;
	top:3px !important;
	min-height:20px !important;
}

#item40453_container {
	width:483px !important;
	height:256px !important;
	left:5px !important;
	top:36px !important;
}

#item40352 {
	width:506px !important;
	height:306px !important;
	left:47px !important;
	top:383px !important;
}

@keyframes pulse-48308 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48308 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48303 {
	width:93px !important;
	height:12px !important;
	background:#000;
}

#item48304 {
	width:83px !important;
	height:12px !important;
	top:14px !important;
	background:#000;
}

#item48305 {
	width:99px !important;
	height:12px !important;
	top:28px !important;
	background:#000;
}

#item48306 {
	width:77px !important;
	height:12px !important;
	top:43px !important;
	background:#000;
}

#item40388 {
	width:98px !important;
	left:1px !important;
	min-height:58px !important;
}

#item26922 {
	width:587px !important;
	height:623px !important;
	left:572px !important;
	top:79px !important;
	background:#d0d1d3;
}

#item26923 {
	width:65px !important;
	height:76px !important;
	left:249px !important;
	top:289px !important;
	background:#ed3173;
}

#item26980 {
	width:63px !important;
	left:249px !important;
	top:370px !important;
	min-height:53px !important;
}

#item27026 {
	width:190px !important;
	left:331px !important;
	top:283px !important;
	min-height:425px !important;
}

#item27031 {
	width:189px !important;
	left:43px !important;
	top:72px !important;
	min-height:636px !important;
}

#item27035 {
	width:270px !important;
	left:623px !important;
	top:166px !important;
	background:#fff;
	min-height:357px !important;
	padding:5px 9px 5px 9px;
}

#item27145 {
	width:231px !important;
	height:119px !important;
	left:623px !important;
	top:61px !important;
}

#item31141 {
	width:50px !important;
	left:18px !important;
	top:3px !important;
	min-height:9px !important;
}

#item31168 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:122px !important;
	top:30px !important;
	min-height:10px !important;
}

#item27254 {
	width:65px !important;
	height:76px !important;
	left:829px !important;
	top:273px !important;
	background:#ed3173;
}

#item27255 {
	width:65px !important;
	height:76px !important;
	left:248px !important;
	top:484px !important;
	background:#ed3173;
}

#item27256 {
	width:65px !important;
	height:76px !important;
	left:248px !important;
	top:307px !important;
	background:#ed3173;
}

#item27330 {
	width:66px !important;
	left:248px !important;
	top:388px !important;
	min-height:78px !important;
}

#item27384 {
	width:66px !important;
	left:248px !important;
	top:565px !important;
	min-height:78px !important;
}

#item27407 {
	width:66px !important;
	left:829px !important;
	top:354px !important;
	min-height:78px !important;
}

#item27454 {
	width:279px !important;
	left:821px !important;
	top:76px !important;
	min-height:95px !important;
}

#item27477 {
	width:189px !important;
	left:42px !important;
	top:71px !important;
	min-height:638px !important;
}

#item27481 {
	width:190px !important;
	left:331px !important;
	top:473px !important;
	min-height:235px !important;
}

#item27485 {
	width:190px !important;
	left:622px !important;
	top:71px !important;
	min-height:354px !important;
}

#item27493 {
	width:184px !important;
	left:336px !important;
	top:302px !important;
	min-height:172px !important;
}

#item27569 {
	width:66px !important;
	height:21px !important;
	left:248px !important;
	top:454px !important;
}

#item31196 {
	width:50px !important;
	left:18px !important;
	top:3px !important;
	min-height:9px !important;
}

#item31224 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:122px !important;
	top:30px !important;
	min-height:10px !important;
}

#item46552 {
	width:1120px !important;
	height:723px !important;
}

#item46549 {
	width:1120px !important;
	height:723px !important;
	left:14px !important;
	top:14px !important;
}

#item31345 {
	width:14px !important;
	height:14px !important;
	left:499px !important;
	top:79px !important;
}

#item31346 {
	width:380px !important;
	left:93px !important;
	top:71px !important;
	min-height:59px !important;
}

#item31371 {
	width:476px !important;
	left:42px !important;
	top:142px !important;
	min-height:74px !important;
}

#item31394 {
	width:184px !important;
	height:71px !important;
	left:348px !important;
	top:-14px !important;
}

#item31397 {
	width:479px !important;
	left:42px !important;
	top:208px !important;
	min-height:19px !important;
}

#item31420 {
	width:174px !important;
	left:553px !important;
	top:85px !important;
	min-height:21px !important;
}

#item31492 {
	width:163px !important;
	left:553px !important;
	top:236px !important;
	min-height:25px !important;
}

#item31443 {
	width:170px !important;
	top:46px !important;
	min-height:173px !important;
}

#item31534 {
	width:87px !important;
	left:429px !important;
	top:537px !important;
	min-height:237px !important;
}

#item31557 {
	width:184px !important;
	left:43px !important;
	top:232px !important;
	min-height:54px !important;
}

#item31580 {
	width:170px !important;
	left:553px !important;
	top:537px !important;
	min-height:188px !important;
}

#item31585 {
	width:170px !important;
	left:553px !important;
	top:113px !important;
	min-height:104px !important;
}

#item31685 {
	width:14px !important;
	height:14px !important;
	left:1080px !important;
	top:79px !important;
}

#item31686 {
	width:408px !important;
	left:794px !important;
	top:89px !important;
	min-height:24px !important;
}

#item31712 {
	width:411px !important;
	left:794px !important;
	top:112px !important;
	min-height:33px !important;
}

#item31835 {
	width:110px !important;
	left:950px !important;
	top:369px !important;
	min-height:82px !important;
}

#item31858 {
	width:133px !important;
	left:1019px !important;
	top:413px !important;
	min-height:99px !important;
}

#item31881 {
	width:127px !important;
	left:1026px !important;
	top:275px !important;
	min-height:95px !important;
}

#item31904 {
	width:86px !important;
	left:978px !important;
	top:229px !important;
	min-height:100px !important;
}

#item31927 {
	width:124px !important;
	left:950px !important;
	top:480px !important;
	min-height:92px !important;
}

#item31950 {
	width:14px !important;
	height:14px !important;
	left:1080px !important;
	top:186px !important;
}

#item31952 {
	width:247px !important;
	left:852px !important;
	top:161px !important;
	min-height:33px !important;
}

#item31999 {
	width:135px !important;
	height:65px !important;
	left:612px !important;
	top:67px !important;
}

#item32022 {
	width:337px !important;
	height:12px !important;
	left:817px !important;
	top:11px !important;
}

#item32122 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:858px !important;
	top:30px !important;
	min-height:10px !important;
}

#item32150 {
	width:45px !important;
	left:804px !important;
	top:31px !important;
	min-height:9px !important;
}

#item32192 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:116px !important;
	top:30px !important;
	min-height:10px !important;
}

#item32219 {
	width:48px !important;
	left:63px !important;
	top:31px !important;
	min-height:9px !important;
}

#item40516 {
	width:178px !important;
	left:42px !important;
	top:524px !important;
	min-height:52px !important;
}

#item40585 {
	width:26px !important;
	left:158px !important;
	top:590px !important;
	min-height:15px !important;
}

@keyframes appear-40585 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-40585 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item40672 {
	width:26px !important;
	left:138px !important;
	top:621px !important;
	min-height:15px !important;
}

@keyframes appear-40672 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-40672 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item40699 {
	width:26px !important;
	left:131px !important;
	top:657px !important;
	min-height:15px !important;
}

@keyframes appear-40699 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-40699 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item40724 {
	width:26px !important;
	left:124px !important;
	top:687px !important;
	min-height:15px !important;
}

@keyframes appear-40724 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-40724 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item40842 {
	width:128px !important;
	min-height:30px !important;
}

@keyframes pulse-40842 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-40842 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes redessociais-41726 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes redessociais-41726 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41659 {
	width:149px !important;
	left:29px !important;
	min-height:44px !important;
}

#item41687 {
	width:156px !important;
	left:71px !important;
	top:578px !important;
	min-height:119px !important;
}

@keyframes flyinfromleft-41727 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-41727 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41709 {
	width:150px !important;
	left:32px !important;
	min-height:48px !important;
}

@keyframes flyinfromleft-41728 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-41728 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41713 {
	width:149px !important;
	left:30px !important;
	min-height:43px !important;
}

@keyframes flyinfromleft-41729 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-41729 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41717 {
	width:148px !important;
	left:29px !important;
	min-height:40px !important;
}

@keyframes flyinfromleft-41730 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-41730 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41721 {
	width:151px !important;
	left:31px !important;
	min-height:40px !important;
}

#item41767 {
	width:108px !important;
	height:4px !important;
	left:43px !important;
	top:601px !important;
	background:#9fa62b;
}

@keyframes graficobarra-41767 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes graficobarra-41767 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item41767 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item41768 {
	width:89px !important;
	height:4px !important;
	left:43px !important;
	top:632px !important;
	background:#9fa62b;
}

@keyframes graficobarra-41768 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes graficobarra-41768 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item41768 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item41769 {
	width:82px !important;
	height:4px !important;
	left:43px !important;
	top:668px !important;
	background:#9fa62b;
}

@keyframes graficobarra-41769 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes graficobarra-41769 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item41769 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item41772 {
	width:75px !important;
	height:4px !important;
	left:43px !important;
	top:698px !important;
	background:#9fa62b;
}

@keyframes graficobarra-41772 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes graficobarra-41772 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item41772 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item41008 {
	width:66px !important;
	height:132px !important;
}

#item41009 {
	width:66px !important;
	height:132px !important;
	left:972px !important;
	top:198px !important;
}

#item40985 {
	width:119px !important;
	min-height:322px !important;
}

#item41030 {
	width:119px !important;
	height:330px !important;
	left:794px !important;
	top:372px !important;
}

#item41101 {
	width:120px !important;
	background:#fff;
	min-height:295px !important;
}

#item41131 {
	width:121px !important;
	height:311px !important;
	left:794px !important;
	top:374px !important;
}

#item41132 {
	width:66px !important;
	height:119px !important;
}

#item41133 {
	width:66px !important;
	height:119px !important;
	left:1027px !important;
	top:252px !important;
}

#item41173 {
	width:120px !important;
	background:#fff;
	min-height:287px !important;
}

#item41208 {
	width:120px !important;
	height:290px !important;
	left:794px !important;
	top:371px !important;
}

#item41204 {
	width:59px !important;
	height:98px !important;
}

#item41205 {
	width:59px !important;
	height:98px !important;
	left:953px !important;
	top:350px !important;
}

#item41287 {
	width:120px !important;
	background:#fff;
	min-height:234px !important;
}

#item41317 {
	width:120px !important;
	height:235px !important;
	left:794px !important;
	top:371px !important;
}

#item41319 {
	width:64px !important;
	height:136px !important;
}

#item41320 {
	width:64px !important;
	height:136px !important;
	left:1027px !important;
	top:388px !important;
}

#item41323 {
	width:74px !important;
	height:130px !important;
}

#item41324 {
	width:74px !important;
	height:130px !important;
	left:950px !important;
	top:451px !important;
}

#item41344 {
	width:120px !important;
	background:#fff;
	min-height:312px !important;
}

#item41373 {
	width:120px !important;
	height:319px !important;
	left:794px !important;
	top:371px !important;
}

#item46942 {
	width:139px !important;
	left:984px !important;
	top:609px !important;
	min-height:27px !important;
}

@keyframes pulse-46942 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46942 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46985 {
	width:50px !important;
	height:50px !important;
}

#item46982 {
	width:50px !important;
	height:50px !important;
	left:931px !important;
	top:595px !important;
}

#item46994 {
	width:50px !important;
	height:50px !important;
}

#item46991 {
	width:50px !important;
	height:50px !important;
	left:931px !important;
	top:595px !important;
}

#item47012 {
	width:150px !important;
	left:984px !important;
	top:671px !important;
	min-height:27px !important;
}

@keyframes pulse-47012 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-47012 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47058 {
	width:50px !important;
	height:50px !important;
}

#item47053 {
	width:50px !important;
	height:50px !important;
	left:931px !important;
	top:657px !important;
}

#item47068 {
	width:50px !important;
	height:50px !important;
}

#item47064 {
	width:50px !important;
	height:50px !important;
	left:931px !important;
	top:657px !important;
}

#item47903 {
	width:283px !important;
	height:488px !important;
	left:198px !important;
	top:240px !important;
}

#item32292 {
	width:64px !important;
	left:62px !important;
	top:31px !important;
	min-height:9px !important;
}

#item32322 {
	width:425px !important;
	height:104px !important;
	left:595px !important;
	top:140px !important;
}

@keyframes nomeentrevistadaeretranca-46336 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes nomeentrevistadaeretranca-46336 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item32346 {
	width:105px !important;
	height:14px !important;
	background:#000;
}

#item32347 {
	width:104px !important;
	left:1px !important;
	min-height:15px !important;
}

#item32394 {
	width:207px !important;
	left:591px !important;
	top:255px !important;
	min-height:452px !important;
}

#item32417 {
	width:206px !important;
	left:815px !important;
	top:256px !important;
	min-height:451px !important;
}

#item32525 {
	width:51px !important;
	left:22px !important;
	top:17px !important;
	min-height:60px !important;
}

#item32548 {
	width:380px !important;
	left:1px !important;
	top:547px !important;
	text-shadow:4px 4px 9px rgba(0,0,0,0.84);
	min-height:165px !important;
}

#item42696 {
	width:76px !important;
	left:1035px !important;
	top:682px !important;
	min-height:21px !important;
}

#item42743 {
	width:283px !important;
	left:57px !important;
	top:493px !important;
	text-shadow:4px 4px 5px rgba(0,0,0,0.75);
	min-height:74px !important;
}

#item46304 {
	width:39px !important;
	height:4px !important;
	left:115px !important;
	top:35px !important;
	background:#000;
}

@keyframes grow-big-46329 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-46329 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46329 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

@keyframes appear-46330 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-46330 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes grow-big-48312 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-48312 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48312 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item42723 {
	width:98px !important;
	height:90px !important;
	left:1026px !important;
	top:618px !important;
}

#item48383 {
	width:49px !important;
	height:48px !important;
}

#item48375 {
	width:49px !important;
	height:48px !important;
	left:57px !important;
	top:93px !important;
}

#item32603 {
	width:65px !important;
	height:76px !important;
	left:205px !important;
	top:79px !important;
	background:#00abc4;
}

#item32612 {
	width:65px !important;
	height:76px !important;
	left:786px !important;
	top:355px !important;
	background:#00abc4;
}

#item32622 {
	width:240px !important;
	left:863px !important;
	top:32px !important;
	min-height:8px !important;
}

#item32646 {
	width:19px !important;
	height:7px !important;
	left:56px !important;
	top:72px !important;
}

#item32647 {
	width:231px !important;
	left:868px !important;
	top:354px !important;
	min-height:354px !important;
}

#item32651 {
	width:231px !important;
	left:287px !important;
	top:71px !important;
	min-height:643px !important;
}

#item32655 {
	width:148px !important;
	left:620px !important;
	top:72px !important;
	min-height:636px !important;
}

#item32660 {
	width:115px !important;
	height:14px !important;
	left:1048px !important;
	top:80px !important;
}

#item32683 {
	width:174px !important;
	left:96px !important;
	top:261px !important;
	min-height:291px !important;
}

#item32739 {
	width:69px !important;
	left:785px !important;
	top:436px !important;
	min-height:141px !important;
}

#item32793 {
	width:66px !important;
	left:205px !important;
	top:160px !important;
	min-height:124px !important;
}

#item34395 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:113px !important;
	top:30px !important;
	min-height:10px !important;
}

#item34419 {
	width:40px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item32927 {
	width:360px !important;
	left:42px !important;
	top:86px !important;
	min-height:27px !important;
}

@keyframes grow2times-32927 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-32927 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item32927 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item32950 {
	width:68px !important;
	height:33px !important;
	left:284px !important;
	top:347px !important;
}

#item32981 {
	width:57px !important;
	height:81px !important;
	left:221px !important;
	top:302px !important;
}

#item32986 {
	width:208px !important;
	left:143px !important;
	top:162px !important;
	min-height:23px !important;
}

@keyframes grow2times-32986 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-32986 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33070 {
	width:88px !important;
	height:47px !important;
	left:255px !important;
	top:130px !important;
}

#item33075 {
	mix-blend-mode:multiply;
	width:58px !important;
	height:76px !important;
	left:148px !important;
	top:310px !important;
}

#item34468 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:113px !important;
	top:30px !important;
	min-height:10px !important;
}

#item34492 {
	width:40px !important;
	left:62px !important;
	top:31px !important;
	min-height:9px !important;
}

#item33062 {
	mix-blend-mode:multiply;
	width:179px !important;
	height:92px !important;
	left:354px !important;
	top:64px !important;
}

#item43074 {
	width:205px !important;
	left:142px !important;
	top:190px !important;
	min-height:37px !important;
}

#item43099 {
	width:92px !important;
	left:54px !important;
	top:317px !important;
	min-height:24px !important;
}

@keyframes grow2times-43099 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-43099 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43145 {
	width:102px !important;
	left:233px !important;
	top:397px !important;
	min-height:39px !important;
}

@keyframes grow2times-43145 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-43145 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43171 {
	width:139px !important;
	left:369px !important;
	top:172px !important;
	min-height:32px !important;
}

@keyframes grow2times-43171 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-43171 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46546 {
	width:561px !important;
	height:730px !important;
	left:572px !important;
	top:14px !important;
}

#item33123 {
	width:65px !important;
	height:76px !important;
	left:207px !important;
	top:80px !important;
	background:#00abc4;
}

#item33132 {
	width:148px !important;
	left:42px !important;
	top:71px !important;
	min-height:638px !important;
}

#item33136 {
	width:231px !important;
	left:290px !important;
	top:71px !important;
	min-height:383px !important;
}

#item33171 {
	width:66px !important;
	left:207px !important;
	top:160px !important;
	min-height:159px !important;
}

#item34530 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:112px !important;
	top:30px !important;
	min-height:10px !important;
}

#item34554 {
	width:40px !important;
	left:60px !important;
	top:31px !important;
	min-height:9px !important;
}

#item43022 {
	width:539px !important;
	height:743px !important;
	left:595px !important;
	top:2px !important;
}

#item33259 {
	width:186px !important;
	left:40px !important;
	top:72px !important;
	min-height:636px !important;
}

#item33264 {
	width:186px !important;
	height:448px !important;
	left:333px !important;
	top:254px !important;
}

#item33287 {
	width:65px !important;
	height:76px !important;
	left:251px !important;
	top:378px !important;
	background:#00abc4;
}

#item33323 {
	width:66px !important;
	left:250px !important;
	top:459px !important;
	min-height:48px !important;
}

#item33346 {
	width:66px !important;
	left:250px !important;
	top:625px !important;
	min-height:78px !important;
}

#item33369 {
	width:65px !important;
	height:76px !important;
	left:251px !important;
	top:542px !important;
	background:#00abc4;
}

#item33402 {
	width:66px !important;
	height:21px !important;
	left:251px !important;
	top:513px !important;
}

#item33404 {
	width:165px !important;
	left:621px !important;
	top:72px !important;
	min-height:325px !important;
}

#item33408 {
	width:248px !important;
	left:852px !important;
	top:76px !important;
	min-height:318px !important;
}

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

#item33454 {
	width:40px !important;
	left:842px !important;
	top:555px !important;
	min-height:16px !important;
}

@keyframes grow2times-33454 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33454 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33486 {
	width:248px !important;
	left:616px !important;
	top:696px !important;
	min-height:33px !important;
}

#item33509 {
	width:477px !important;
	left:611px !important;
	top:421px !important;
	min-height:27px !important;
}

@keyframes grow2times-33509 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33509 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33555 {
	width:478px !important;
	left:622px !important;
	top:448px !important;
	min-height:16px !important;
}

@keyframes grow2times-33555 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33555 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33579 {
	width:57px !important;
	left:618px !important;
	top:665px !important;
	min-height:16px !important;
}

@keyframes grow2times-33579 {
	0% {transform:translate(0px,0px) scaleX(1.3) scaleY(1.3);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33579 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.3) scaleY(1.3);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33602 {
	width:57px !important;
	left:1039px !important;
	top:665px !important;
	min-height:16px !important;
}

@keyframes grow2times-33602 {
	0% {transform:translate(0px,0px) scaleX(1.3) scaleY(1.3);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33602 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.3) scaleY(1.3);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33625 {
	width:67px !important;
	left:624px !important;
	top:597px !important;
	min-height:16px !important;
}

@keyframes grow2times-33625 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33625 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33648 {
	width:70px !important;
	left:701px !important;
	top:610px !important;
	min-height:16px !important;
}

@keyframes grow2times-33648 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33648 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33671 {
	width:54px !important;
	left:771px !important;
	top:481px !important;
	min-height:16px !important;
}

@keyframes grow2times-33671 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33671 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33763 {
	width:70px !important;
	left:1018px !important;
	top:481px !important;
	min-height:26px !important;
}

@keyframes grow2times-33763 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33763 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33850 {
	width:28px !important;
	height:28px !important;
	left:550px !important;
	top:269px !important;
	background:#fff;
}

#item34585 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:110px !important;
	top:30px !important;
	min-height:10px !important;
}

#item34610 {
	width:40px !important;
	left:59px !important;
	top:31px !important;
	min-height:9px !important;
}

#item33694 {
	width:124px !important;
	left:887px !important;
	top:476px !important;
	min-height:16px !important;
}

@keyframes grow2times-33694 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33694 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33740 {
	width:124px !important;
	left:888px !important;
	top:504px !important;
	min-height:26px !important;
}

@keyframes grow2times-33740 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33740 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33717 {
	width:124px !important;
	left:888px !important;
	top:545px !important;
	min-height:28px !important;
}

@keyframes grow2times-33717 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33717 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33796 {
	width:24px !important;
	height:35px !important;
	left:775px !important;
	top:496px !important;
}

#item33532 {
	width:67px !important;
	left:626px !important;
	top:481px !important;
	min-height:16px !important;
}

@keyframes grow2times-33532 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33532 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33890 {
	width:124px !important;
	left:51px !important;
	top:208px !important;
	min-height:117px !important;
}

@keyframes pulse-33890 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-33890 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33913 {
	width:488px !important;
	left:43px !important;
	top:76px !important;
	min-height:31px !important;
}

@keyframes grow2times-33913 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow2times-33913 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item33936 {
	width:113px !important;
	left:56px !important;
	top:125px !important;
	min-height:24px !important;
}

@keyframes appear-33936 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-33936 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item33959 {
	width:113px !important;
	left:403px !important;
	top:191px !important;
	min-height:24px !important;
}

@keyframes appear-33959 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-33959 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item33982 {
	width:139px !important;
	left:403px !important;
	top:125px !important;
	min-height:24px !important;
}

@keyframes appear-33982 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-33982 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes custom-34006 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(180deg);}
}
@-webkit-keyframes custom-34006 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(180deg);}
}
@keyframes grow-big-34016 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-34016 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item34016 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item34020 {
	mix-blend-mode:multiply;
	width:130px !important;
	left:55px !important;
	top:371px !important;
	min-height:20px !important;
}

#item34043 {
	width:190px !important;
	left:43px !important;
	top:425px !important;
	min-height:283px !important;
}

#item34052 {
	width:65px !important;
	height:76px !important;
	left:248px !important;
	top:431px !important;
	background:#00abc4;
}

#item34083 {
	width:66px !important;
	left:248px !important;
	top:512px !important;
	min-height:134px !important;
}

#item34639 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:113px !important;
	top:30px !important;
	min-height:10px !important;
}

#item34663 {
	width:40px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

@keyframes grow-big-43183 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-43183 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43183 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

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

@keyframes grow-big-43185 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-43185 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43185 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

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

@keyframes grow-big-43186 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-43186 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43186 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item46482 {
	width:561px !important;
	height:723px !important;
	left:573px !important;
	top:17px !important;
}

#item34734 {
	width:14px !important;
	height:4px !important;
	left:84px !important;
	top:699px !important;
	background:#dbddde;
}

#item34736 {
	width:64px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item34761 {
	width:39px !important;
	height:4px !important;
	left:106px !important;
	top:35px !important;
	background:#000;
}

#item34763 {
	width:398px !important;
	height:104px !important;
	left:665px !important;
	top:179px !important;
}

@keyframes nomeentrevistadaeretranca-46342 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes nomeentrevistadaeretranca-46342 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item34787 {
	width:75px !important;
	height:14px !important;
	background:#000;
}

#item34788 {
	width:68px !important;
	left:2px !important;
	min-height:18px !important;
}

#item34858 {
	width:233px !important;
	left:759px !important;
	top:313px !important;
	min-height:10px !important;
}

#item34881 {
	width:190px !important;
	left:665px !important;
	top:354px !important;
	min-height:353px !important;
}

#item34904 {
	width:190px !important;
	left:872px !important;
	top:355px !important;
	min-height:352px !important;
}

#item46350 {
	width:76px !important;
	left:567px !important;
	top:680px !important;
	min-height:21px !important;
}

#item46375 {
	width:99px !important;
	height:90px !important;
	left:553px !important;
	top:618px !important;
}

#item48414 {
	width:49px !important;
	height:48px !important;
}

#item48407 {
	width:49px !important;
	height:48px !important;
	left:454px !important;
	top:107px !important;
}

#item35486 {
	width:65px !important;
	height:76px !important;
	left:294px !important;
	top:79px !important;
	background:#00abc4;
}

#item35487 {
	width:19px !important;
	height:7px !important;
	left:62px !important;
	top:72px !important;
}

#item35522 {
	width:66px !important;
	left:294px !important;
	top:160px !important;
	min-height:88px !important;
}

#item35545 {
	width:231px !important;
	left:45px !important;
	top:71px !important;
	min-height:360px !important;
}

#item35549 {
	width:148px !important;
	left:376px !important;
	top:217px !important;
	min-height:492px !important;
}

#item35565 {
	width:289px !important;
	top:4px !important;
	min-height:11px !important;
}

#item35588 {
	width:153px !important;
	left:371px !important;
	top:79px !important;
	min-height:170px !important;
}

#item35612 {
	width:231px !important;
	left:626px !important;
	top:71px !important;
	min-height:283px !important;
}

#item35624 {
	width:65px !important;
	height:76px !important;
	left:294px !important;
	top:236px !important;
	background:#00abc4;
}

#item35660 {
	width:66px !important;
	left:293px !important;
	top:317px !important;
	min-height:71px !important;
}

#item35683 {
	width:64px !important;
	height:21px !important;
	left:293px !important;
	top:209px !important;
}

#item35685 {
	width:128px !important;
	left:792px !important;
	top:510px !important;
	min-height:48px !important;
}

#item36645 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:116px !important;
	top:30px !important;
	min-height:10px !important;
}

#item36669 {
	width:40px !important;
	left:64px !important;
	top:31px !important;
	min-height:9px !important;
}

#item46433 {
	width:113px !important;
	height:35px !important;
	left:737px !important;
	top:713px !important;
}

#item46449 {
	width:545px !important;
	height:346px !important;
	left:588px !important;
	top:391px !important;
}

#item35793 {
	width:65px !important;
	height:76px !important;
	left:207px !important;
	top:562px !important;
	background:#00abc4;
}

#item35802 {
	width:231px !important;
	left:289px !important;
	top:411px !important;
	min-height:292px !important;
}

#item35838 {
	width:66px !important;
	left:207px !important;
	top:643px !important;
	min-height:58px !important;
}

#item35861 {
	width:148px !important;
	left:41px !important;
	top:411px !important;
	min-height:298px !important;
}

#item35865 {
	width:115px !important;
	height:14px !important;
	left:477px !important;
	top:80px !important;
}

#item36698 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:111px !important;
	top:30px !important;
	min-height:10px !important;
}

#item36722 {
	width:40px !important;
	left:60px !important;
	top:31px !important;
	min-height:9px !important;
}

#item44964 {
	width:517px !important;
	height:324px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item44970 {
	width:88px !important;
	left:30px !important;
	top:3px !important;
	min-height:20px !important;
}

#item45000 {
	width:49px !important;
	height:48px !important;
}

#item44998 {
	width:49px !important;
	height:48px !important;
}

#item45010 {
	width:49px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item45001 {
	width:55px !important;
	height:54px !important;
	left:42px !important;
	top:255px !important;
}

#item45015 {
	width:49px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item45011 {
	width:55px !important;
	height:54px !important;
	left:42px !important;
	top:255px !important;
}

#item45017_container {
	width:57px !important;
	height:57px !important;
	left:172px !important;
	top:83px !important;
}

#item44962 {
	width:527px !important;
	height:335px !important;
	left:12px !important;
	top:62px !important;
}

@keyframes pulse-45054 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-45054 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45026 {
	width:61px !important;
	height:11px !important;
	left:7px !important;
	top:56px !important;
	background:#000;
}

#item45027 {
	width:70px !important;
	height:10px !important;
	left:2px !important;
	top:43px !important;
	background:#000;
}

#item45028 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
	top:29px !important;
	background:#000;
}

#item45029 {
	width:72px !important;
	height:11px !important;
	left:2px !important;
	background:#000;
}

#item45030 {
	width:59px !important;
	height:10px !important;
	left:8px !important;
	top:15px !important;
	background:#000;
}

#item45031 {
	width:75px !important;
	min-height:65px !important;
}

#item46410 {
	width:563px !important;
	height:743px !important;
	left:574px !important;
	top:4px !important;
}

#item48453 {
	width:49px !important;
	height:52px !important;
}

#item48444 {
	width:49px !important;
	height:52px !important;
	left:213px !important;
	top:402px !important;
}

#item48457 {
	width:49px !important;
	height:52px !important;
}

#item48454 {
	width:49px !important;
	height:52px !important;
	left:213px !important;
	top:402px !important;
}

#item35955 {
	width:148px !important;
	left:43px !important;
	top:71px !important;
	min-height:283px !important;
}

#item35960 {
	width:234px !important;
	left:291px !important;
	top:71px !important;
	min-height:283px !important;
}

#item35964 {
	width:231px !important;
	left:872px !important;
	top:71px !important;
	min-height:283px !important;
}

#item35968 {
	width:65px !important;
	height:76px !important;
	left:208px !important;
	top:79px !important;
	background:#00abc4;
}

#item36000 {
	width:66px !important;
	left:208px !important;
	top:160px !important;
	min-height:135px !important;
}

#item36030 {
	width:479px !important;
	left:43px !important;
	top:694px !important;
	min-height:8px !important;
}

#item36053 {
	width:479px !important;
	left:623px !important;
	top:344px !important;
	min-height:8px !important;
}

#item36754 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:113px !important;
	top:30px !important;
	min-height:10px !important;
}

#item36779 {
	width:40px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

#item43823 {
	width:559px !important;
	height:369px !important;
	left:581px !important;
	top:383px !important;
}

#item36177 {
	width:65px !important;
	height:76px !important;
	left:289px !important;
	top:431px !important;
	background:#00abc4;
}

#item36210 {
	width:66px !important;
	left:288px !important;
	top:512px !important;
	min-height:92px !important;
}

#item36233 {
	width:231px !important;
	left:40px !important;
	top:420px !important;
	min-height:288px !important;
}

#item36237 {
	width:148px !important;
	left:371px !important;
	top:425px !important;
	min-height:283px !important;
}

#item36241 {
	width:314px !important;
	height:108px !important;
	left:621px !important;
	top:67px !important;
}

#item36264 {
	width:231px !important;
	left:622px !important;
	top:198px !important;
	min-height:156px !important;
}

#item36268 {
	width:148px !important;
	left:952px !important;
	top:71px !important;
	min-height:283px !important;
}

#item36283 {
	width:479px !important;
	left:40px !important;
	top:390px !important;
	min-height:15px !important;
}

#item36808 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:111px !important;
	top:30px !important;
	min-height:10px !important;
}

#item36832 {
	width:40px !important;
	left:59px !important;
	top:31px !important;
	min-height:9px !important;
}

#item43959 {
	width:573px !important;
	height:360px !important;
	left:567px !important;
	top:394px !important;
}

#item36369 {
	width:454px !important;
	top:294px !important;
	min-height:10px !important;
}

#item36392 {
	width:165px !important;
	left:43px !important;
	top:401px !important;
	min-height:302px !important;
}

#item36396 {
	width:217px !important;
	left:304px !important;
	top:408px !important;
	min-height:295px !important;
}

#item36401 {
	width:170px !important;
	left:624px !important;
	top:71px !important;
	min-height:283px !important;
}

#item36409 {
	width:314px !important;
	left:789px !important;
	top:73px !important;
	min-height:103px !important;
}

#item36866 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:113px !important;
	top:30px !important;
	min-height:10px !important;
}

#item36890 {
	width:40px !important;
	left:61px !important;
	top:31px !important;
	min-height:9px !important;
}

@keyframes pulse-43606 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-43606 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43355 {
	width:57px !important;
	height:11px !important;
	left:10px !important;
	top:70px !important;
	background:#000;
}

#item43354 {
	width:53px !important;
	height:11px !important;
	left:12px !important;
	top:56px !important;
	background:#000;
}

#item43353 {
	width:62px !important;
	height:10px !important;
	left:6px !important;
	top:43px !important;
	background:#000;
}

#item43352 {
	width:74px !important;
	height:10px !important;
	left:1px !important;
	top:28px !important;
	background:#000;
}

#item43350 {
	width:72px !important;
	height:11px !important;
	left:2px !important;
	background:#000;
}

#item43351 {
	width:59px !important;
	height:10px !important;
	left:8px !important;
	top:15px !important;
	background:#000;
}

#item43605 {
	width:42px !important;
	height:11px !important;
	left:17px !important;
	top:84px !important;
	background:#000;
}

#item43493 {
	width:75px !important;
	min-height:101px !important;
}

#item43450 {
	width:49px !important;
	height:52px !important;
}

#item43443 {
	width:49px !important;
	height:52px !important;
	left:232px !important;
	top:404px !important;
}

#item43387 {
	width:49px !important;
	height:52px !important;
}

#item43382 {
	width:49px !important;
	height:52px !important;
	left:232px !important;
	top:403px !important;
}

#item43394 {
	width:517px !important;
	height:346px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item43401 {
	width:88px !important;
	left:27px !important;
	min-height:20px !important;
}

#item43458 {
	width:49px !important;
	height:48px !important;
}

#item43456 {
	width:49px !important;
	height:48px !important;
}

#item43468 {
	width:49px !important;
	height:48px !important;
	left:3px !important;
	top:7px !important;
}

#item43459 {
	width:55px !important;
	height:58px !important;
	left:42px !important;
	top:216px !important;
}

#item43472 {
	width:49px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item43469 {
	width:55px !important;
	height:54px !important;
	left:42px !important;
	top:220px !important;
}

#item43426_container {
	width:57px !important;
	height:57px !important;
	left:172px !important;
	top:83px !important;
}

#item43391 {
	width:527px !important;
	height:356px !important;
	left:12px !important;
	top:46px !important;
}

#item43979 {
	width:565px !important;
	height:369px !important;
	left:573px !important;
	top:383px !important;
}

#item36952 {
	width:64px !important;
	left:66px !important;
	top:31px !important;
	min-height:9px !important;
}

#item36977 {
	width:39px !important;
	height:4px !important;
	left:111px !important;
	top:35px !important;
	background:#000;
}

#item36979 {
	width:398px !important;
	height:104px !important;
	left:670px !important;
	top:150px !important;
}

@keyframes nomeentrevistadaeretranca-46346 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes nomeentrevistadaeretranca-46346 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37004 {
	width:121px !important;
	height:14px !important;
	background:#000;
}

#item37005 {
	width:115px !important;
	left:1px !important;
	min-height:14px !important;
}

#item37053 {
	width:233px !important;
	left:764px !important;
	top:284px !important;
	min-height:10px !important;
}

#item37076 {
	width:190px !important;
	left:670px !important;
	top:330px !important;
	min-height:377px !important;
}

#item37099 {
	width:190px !important;
	left:877px !important;
	top:331px !important;
	min-height:377px !important;
}

#item37136 {
	width:338px !important;
	left:113px !important;
	top:570px !important;
	text-shadow:2px 2px 5px rgba(0,0,0,0.25);
	min-height:220px !important;
}

#item46382 {
	width:76px !important;
	left:567px !important;
	top:680px !important;
	min-height:21px !important;
}

#item46408 {
	width:106px !important;
	height:85px !important;
	left:553px !important;
	top:624px !important;
}

#item48529 {
	width:49px !important;
	height:48px !important;
}

#item48521 {
	width:49px !important;
	height:48px !important;
	left:454px !important;
	top:107px !important;
}

#item37215 {
	width:65px !important;
	height:76px !important;
	left:245px !important;
	top:403px !important;
	background:#00abc4;
}

#item37256 {
	width:19px !important;
	height:7px !important;
	left:55px !important;
	top:72px !important;
}

#item37257 {
	width:259px !important;
	left:624px !important;
	top:211px !important;
	min-height:182px !important;
}

#item37280 {
	width:66px !important;
	left:245px !important;
	top:484px !important;
	min-height:159px !important;
}

#item37303 {
	width:190px !important;
	left:909px !important;
	top:75px !important;
	min-height:298px !important;
}

#item37307 {
	width:190px !important;
	left:38px !important;
	top:71px !important;
	min-height:638px !important;
}

#item37312 {
	width:190px !important;
	left:328px !important;
	top:394px !important;
	min-height:318px !important;
}

#item37334 {
	width:115px !important;
	height:14px !important;
	left:1047px !important;
	top:80px !important;
}

#item38812 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:109px !important;
	top:30px !important;
	min-height:10px !important;
}

#item38836 {
	width:40px !important;
	left:57px !important;
	top:31px !important;
	min-height:9px !important;
}

#item39089 {
	width:240px !important;
	left:866px !important;
	top:32px !important;
	min-height:8px !important;
}

#item44340 {
	width:195px !important;
	left:622px !important;
	top:64px !important;
	min-height:129px !important;
}

#item48540 {
	width:49px !important;
	height:48px !important;
}

#item48533 {
	width:49px !important;
	height:48px !important;
	left:642px !important;
	top:642px !important;
}

#item37477 {
	width:231px !important;
	left:43px !important;
	top:71px !important;
	min-height:397px !important;
}

#item37481 {
	width:148px !important;
	left:374px !important;
	top:71px !important;
	min-height:638px !important;
}

#item37485 {
	width:148px !important;
	left:624px !important;
	top:72px !important;
	min-height:636px !important;
}

#item37489 {
	width:231px !important;
	left:871px !important;
	top:427px !important;
	min-height:282px !important;
}

#item37512 {
	width:65px !important;
	height:76px !important;
	left:790px !important;
	top:514px !important;
	background:#00abc4;
}

#item37544 {
	width:66px !important;
	left:790px !important;
	top:595px !important;
	min-height:124px !important;
}

#item37567 {
	width:65px !important;
	height:76px !important;
	left:291px !important;
	top:361px !important;
	background:#00abc4;
}

#item37568 {
	width:65px !important;
	height:76px !important;
	left:292px !important;
	top:80px !important;
	background:#00abc4;
}

#item37606 {
	width:71px !important;
	left:292px !important;
	top:160px !important;
	min-height:182px !important;
}

#item37660 {
	width:71px !important;
	left:292px !important;
	top:442px !important;
	min-height:182px !important;
}

#item37683 {
	width:63px !important;
	height:21px !important;
	left:291px !important;
	top:333px !important;
}

#item37692 {
	width:231px !important;
	left:872px !important;
	top:71px !important;
	min-height:326px !important;
}

#item38866 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:114px !important;
	top:30px !important;
	min-height:10px !important;
}

#item38890 {
	width:40px !important;
	left:62px !important;
	top:31px !important;
	min-height:9px !important;
}

#item37783 {
	width:165px !important;
	left:619px !important;
	top:71px !important;
	min-height:638px !important;
}

#item37787 {
	width:298px !important;
	left:247px !important;
	top:521px !important;
	min-height:419px !important;
}

#item37811 {
	width:587px !important;
	height:399px !important;
	left:-18px !important;
	top:79px !important;
	background:#d0d1d3;
}

#item37842 {
	width:154px !important;
	height:15px !important;
	left:40px !important;
	top:100px !important;
}

#item37884 {
	width:110px !important;
	left:410px !important;
	top:420px !important;
	min-height:38px !important;
}

#item37954 {
	width:272px !important;
	height:21px !important;
	left:826px !important;
	top:71px !important;
}

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

#item37956 {
	width:257px !important;
	left:826px !important;
	top:98px !important;
	min-height:43px !important;
}

@keyframes appear-37956 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	14% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	93% {opacity:1;}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes appear-37956 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	14% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	93% {opacity:1;}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes appear-46251 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-46251 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item37931 {
	width:174px !important;
	left:114px !important;
	top:11px !important;
	min-height:66px !important;
}

#item38015 {
	width:59px !important;
	left:38px !important;
	top:20px !important;
	min-height:21px !important;
}

#item38918 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:109px !important;
	top:30px !important;
	min-height:10px !important;
}

#item38943 {
	width:40px !important;
	left:57px !important;
	top:31px !important;
	min-height:9px !important;
}

#item44059 {
	width:142px !important;
	left:61px !important;
	top:146px !important;
	min-height:9px !important;
}

@keyframes pulse-44059 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-44059 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item44087 {
	width:269px !important;
	height:288px !important;
	left:63px !important;
	top:170px !important;
}

#item44090 {
	width:270px !important;
	background:#fff;
	min-height:609px !important;
	padding:5px 9px 5px 9px;
}

@keyframes appear-46248 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-46248 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item38038 {
	width:59px !important;
	left:36px !important;
	top:23px !important;
	min-height:21px !important;
}

#item46209 {
	width:172px !important;
	left:112px !important;
	min-height:60px !important;
}

@keyframes appear-46247 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-46247 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item38124 {
	width:59px !important;
	left:45px !important;
	top:23px !important;
	min-height:21px !important;
}

#item46213 {
	width:174px !important;
	left:119px !important;
	min-height:77px !important;
}

@keyframes appear-46246 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-46246 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item38170 {
	width:59px !important;
	left:38px !important;
	top:18px !important;
	min-height:21px !important;
}

#item46217 {
	width:169px !important;
	left:112px !important;
	min-height:82px !important;
}

@keyframes appear-46245 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-46245 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item38147 {
	width:59px !important;
	left:32px !important;
	top:16px !important;
	min-height:21px !important;
}

#item46221 {
	width:173px !important;
	left:105px !important;
	min-height:88px !important;
}

@keyframes appear-46244 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-46244 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item38061 {
	width:73px !important;
	left:22px !important;
	top:21px !important;
	min-height:42px !important;
}

#item46226 {
	width:177px !important;
	left:109px !important;
	min-height:71px !important;
}

@keyframes appear-46243 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-46243 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item38084 {
	width:59px !important;
	left:32px !important;
	top:16px !important;
	min-height:21px !important;
}

#item46230 {
	width:180px !important;
	left:103px !important;
	min-height:93px !important;
}

#item38285 {
	width:65px !important;
	height:76px !important;
	left:790px !important;
	top:504px !important;
	background:#00abc4;
}

#item38317 {
	width:75px !important;
	left:790px !important;
	top:585px !important;
	min-height:161px !important;
}

#item38341 {
	width:147px !important;
	left:625px !important;
	top:71px !important;
	min-height:638px !important;
}

#item38345 {
	width:148px !important;
	left:43px !important;
	top:72px !important;
	min-height:630px !important;
}

#item38349 {
	width:231px !important;
	left:291px !important;
	top:71px !important;
	min-height:638px !important;
}

#item38361 {
	width:231px !important;
	left:872px !important;
	top:212px !important;
	min-height:496px !important;
}

#item38983 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:114px !important;
	top:30px !important;
	min-height:10px !important;
}

#item39007 {
	width:40px !important;
	left:62px !important;
	top:31px !important;
	min-height:9px !important;
}

#item44352 {
	width:42px !important;
	height:42px !important;
	left:221px !important;
	top:79px !important;
}

@keyframes pulse-44394 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-44394 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item44393 {
	width:75px !important;
	height:11px !important;
	left:1px !important;
	top:85px !important;
	background:#000;
}

#item44367 {
	width:62px !important;
	height:11px !important;
	left:8px !important;
	top:73px !important;
	background:#000;
}

#item44366 {
	width:61px !important;
	height:11px !important;
	left:8px !important;
	top:61px !important;
	background:#000;
}

#item44365 {
	width:53px !important;
	height:11px !important;
	left:12px !important;
	top:49px !important;
	background:#000;
}

#item44364 {
	width:52px !important;
	height:11px !important;
	left:13px !important;
	top:37px !important;
	background:#000;
}

#item44363 {
	width:67px !important;
	height:11px !important;
	left:5px !important;
	top:25px !important;
	background:#000;
}

#item44362 {
	width:72px !important;
	height:11px !important;
	left:2px !important;
	top:13px !important;
	background:#000;
}

#item44361 {
	width:75px !important;
	height:11px !important;
	background:#000;
}

#item44368 {
	width:71px !important;
	left:2px !important;
	min-height:119px !important;
}

#item48695 {
	width:41px !important;
	height:41px !important;
	left:802px !important;
	top:344px !important;
}

#item48704 {
	width:41px !important;
	height:41px !important;
	left:802px !important;
	top:344px !important;
}

@keyframes pulse-48713 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48713 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48714 {
	width:61px !important;
	height:10px !important;
	left:7px !important;
	top:71px !important;
	background:#000;
}

#item48715 {
	width:63px !important;
	height:10px !important;
	left:6px !important;
	top:60px !important;
	background:#000;
}

#item48716 {
	width:53px !important;
	height:10px !important;
	left:11px !important;
	top:48px !important;
	background:#000;
}

#item48717 {
	width:74px !important;
	height:10px !important;
	top:36px !important;
	background:#000;
}

#item48718 {
	width:62px !important;
	height:10px !important;
	left:6px !important;
	top:24px !important;
	background:#000;
}

#item48719 {
	width:62px !important;
	height:10px !important;
	left:7px !important;
	top:13px !important;
	background:#000;
}

#item48720 {
	width:71px !important;
	height:10px !important;
	left:2px !important;
	background:#000;
}

#item48721 {
	width:73px !important;
	left:1px !important;
	min-height:79px !important;
}

#item48749 {
	width:482px !important;
	height:262px !important;
	left:57px !important;
	background:#d0d1d3;
}

#item48750 {
	width:312px !important;
	height:194px !important;
	left:85px !important;
	top:47px !important;
}

#item48751 {
	width:314px !important;
	left:-2px !important;
	top:2px !important;
	background:#fff;
	min-height:1585px !important;
	padding:5px 9px 5px 9px;
}

#item48777 {
	width:154px !important;
	left:87px !important;
	top:23px !important;
	min-height:10px !important;
}

@keyframes pulse-48777 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48777 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48747 {
	width:124px !important;
	height:108px !important;
}

#item48745 {
	width:539px !important;
	height:262px !important;
	left:566px !important;
	top:71px !important;
}

#item38440 {
	width:214px !important;
	left:188px !important;
	top:78px !important;
	min-height:19px !important;
}

#item39038 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:114px !important;
	top:30px !important;
	min-height:10px !important;
}

#item39063 {
	width:40px !important;
	left:62px !important;
	top:31px !important;
	min-height:9px !important;
}

#item44582 {
	width:343px !important;
	height:361px !important;
	left:125px !important;
	top:341px !important;
}

#item44776 {
	width:142px !important;
	left:125px !important;
	top:316px !important;
	min-height:9px !important;
}

@keyframes pulse-44776 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-44776 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46178 {
	width:553px !important;
	height:745px !important;
	left:583px !important;
	top:6px !important;
}

#item45518 {
	width:298px !important;
	height:207px !important;
	left:29px !important;
	top:468px !important;
	background:#fff;
}

#item45519 {
	width:14px !important;
	height:14px !important;
	left:499px !important;
	top:64px !important;
}

#item45590 {
	width:325px !important;
	left:44px !important;
	top:68px !important;
	min-height:128px !important;
}

#item45621 {
	width:170px !important;
	left:355px !important;
	top:124px !important;
	min-height:16px !important;
}

#item45744 {
	mix-blend-mode:multiply;
	width:143px !important;
	left:116px !important;
	top:30px !important;
	min-height:10px !important;
}

#item45768 {
	width:48px !important;
	left:63px !important;
	top:31px !important;
	min-height:9px !important;
}

#item45941 {
	width:198px !important;
	background:#fff;
	min-height:249px !important;
	padding:10px 9px 5px 9px;
}

#item45987 {
	width:198px !important;
	height:249px !important;
	left:326px !important;
	top:468px !important;
}

#item46074 {
	width:198px !important;
	background:#fff;
	min-height:208px !important;
	padding:10px 9px 5px 9px;
}

#item46072 {
	width:198px !important;
	height:231px !important;
	left:326px !important;
	top:468px !important;
}

#item46114 {
	width:198px !important;
	background:#fff;
	min-height:249px !important;
	padding:10px 9px 5px 9px;
}

#item46140 {
	width:198px !important;
	height:249px !important;
	left:326px !important;
	top:468px !important;
}

#item45973 {
	width:292px !important;
	height:60px !important;
}

#item45974 {
	width:292px !important;
	height:60px !important;
	left:28px !important;
	top:511px !important;
}

#item45981 {
	width:292px !important;
	height:60px !important;
}

#item45979 {
	width:292px !important;
	height:60px !important;
	left:28px !important;
	top:581px !important;
}

#item45985 {
	width:292px !important;
	height:60px !important;
}

#item45982 {
	width:292px !important;
	height:60px !important;
	left:28px !important;
	top:648px !important;
}

@keyframes pulse-46147 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46147 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46148 {
	width:303px !important;
	min-height:15px !important;
}

#item46188 {
	width:553px !important;
	height:743px !important;
	left:581px !important;
	top:7px !important;
}

#item46199 {
	width:558px !important;
	height:740px !important;
	left:4px !important;
	top:4px !important;
}
#in5footer,  #prefooter {display:none;}
