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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#f6f6f6; }
:-webkit-full-screen { background:#f6f6f6; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:10px; height:854px; }
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:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#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;}
}

@font-face {
	font-family:FF-Indesignersfont2020;
	src:url("../fonts/Indesigners2020-12-04.ttf");
}

@font-face {
	font-family:FF-GTPressura-Bold;
	src:url("../fonts/GT-Pressura-Standard-Bold.ttf");
	font-weight:bold;
}

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

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

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

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

#item292671 {
	width:616px !important;
	height:858px !important;
	left:-9px !important;
	top:-7px !important;
	background:#ffc629;
}

#item292674 {
	width:535px !important;
	height:265px !important;
	left:30px !important;
	top:30px !important;
	border-radius:16px;
	background:#ce0e2d;
}

#item292678 {
	width:535px !important;
	height:487px !important;
	left:30px !important;
	top:325px !important;
	border-radius:18px;
}

#item292686 {
	width:511px !important;
	height:107px !important;
	left:50px !important;
	top:43px !important;
}

#item338045_container {
	width:535px !important;
	height:487px !important;
	left:30px !important;
	top:325px !important;
	border-radius:18px;
}

#item302120 {
	width:139px !important;
	height:87px !important;
	left:410px !important;
	top:702px !important;
}

#item302183 {
	width:1207px !important;
	height:859px !important;
	left:-9px !important;
	top:-10px !important;
	background:#ffc629;
}

#item334148 {
	width:406px !important;
	height:674px !important;
	left:33px !important;
	top:134px !important;
	border-radius:18px;
	background:#fff;
}

#item335640 {
	width:689px !important;
	height:673px !important;
	left:471px !important;
	top:135px !important;
	border-radius:18px;
}

#item334149 {
	width:1107px !important;
	height:51px !important;
	left:50px !important;
	top:36px !important;
}

#item334172 {
	width:331px !important;
	height:344px !important;
	left:60px !important;
	top:167px !important;
}

@keyframes entrarvolandodesdeladerecha-334195 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-334195 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item334199 {
	width:246px !important;
	height:44px !important;
}

#item334223 {
	width:246px !important;
	height:44px !important;
}

#item334195 {
	width:246px !important;
	height:44px !important;
	left:124px !important;
	top:563px !important;
}

@keyframes entrarvolandodesdeladerecha-334246 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-334246 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item334249 {
	width:243px !important;
	height:46px !important;
}

#item334273 {
	width:243px !important;
	height:46px !important;
}

#item334246 {
	width:243px !important;
	height:46px !important;
	left:127px !important;
	top:642px !important;
}

@keyframes entrarvolandodesdeladerecha-334296 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-334296 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item334299 {
	width:243px !important;
	height:19px !important;
}

#item334323 {
	width:243px !important;
	height:19px !important;
}

#item334296 {
	width:243px !important;
	height:19px !important;
	left:127px !important;
	top:732px !important;
}

@keyframes aumentar-334346 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-334346 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item334346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item334346 {
	width:50px !important;
	height:50px !important;
	left:60px !important;
	top:560px !important;
}

@keyframes aumentar-334362 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-334362 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item334362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item334362 {
	width:50px !important;
	height:50px !important;
	left:60px !important;
	top:640px !important;
}

@keyframes aumentar-334374 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-334374 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item334374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item334374 {
	width:50px !important;
	height:50px !important;
	left:60px !important;
	top:720px !important;
}

#item334389 {
	width:1126px !important;
	height:674px !important;
	left:44px !important;
	top:145px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item334390 {
	width:330px !important;
	height:38px !important;
	left:75px !important;
	top:171px !important;
}

#item334416 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item334413 {
	width:36px !important;
	height:37px !important;
	left:1107px !important;
	top:168px !important;
}

#item334423 {
	width:335px !important;
	height:474px !important;
}

#item334434 {
	width:335px !important;
	height:474px !important;
	left:366px !important;
}

#item334442 {
	width:335px !important;
	height:474px !important;
	left:732px !important;
}

#item334514 {
	width:405px !important;
	height:674px !important;
	left:44px !important;
	top:145px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item334515 {
	width:342px !important;
	height:279px !important;
	left:75px !important;
	top:500px !important;
}

#item334538 {
	width:330px !important;
	height:134px !important;
	left:75px !important;
	top:171px !important;
}

#item334564 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item334561 {
	width:36px !important;
	height:37px !important;
	left:394px !important;
	top:168px !important;
}

#item334460 {
	width:405px !important;
	height:674px !important;
	left:44px !important;
	top:145px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item334461 {
	width:342px !important;
	height:347px !important;
	left:75px !important;
	top:432px !important;
}

#item334484 {
	width:330px !important;
	height:134px !important;
	left:75px !important;
	top:171px !important;
}

#item334510 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item334507 {
	width:36px !important;
	height:37px !important;
	left:394px !important;
	top:168px !important;
}

#item334458 {
	width:40px !important;
	height:40px !important;
	left:10px !important;
	top:10px !important;
}

#item334387 {
	width:1170px !important;
	height:818px !important;
	left:-10px !important;
	top:-10px !important;
}

#item341956 {
	opacity:0.10;
	width:1130px !important;
	height:574px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
	background:#262b4c;
}

#item341957 {
	width:1130px !important;
	height:178px !important;
	left:30px !important;
	top:634px !important;
	border-radius:18px;
	background:#fff;
}

#item341959 {
	width:1130px !important;
	height:574px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
	background:#262b4c;
}

#item341835 {
	width:93px !important;
	height:15px !important;
	left:115px !important;
	top:18px !important;
}

@keyframes up-100px-341835 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341835 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341843 {
	width:75px !important;
	height:51px !important;
}

@keyframes up-100px-341843 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341843 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341849 {
	width:111px !important;
	height:31px !important;
	left:585px !important;
	top:10px !important;
}

@keyframes up-100px-341849 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341849 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341855 {
	width:123px !important;
	height:36px !important;
	left:247px !important;
	top:8px !important;
}

@keyframes up-100px-341855 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341855 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341864 {
	width:135px !important;
	height:37px !important;
	left:410px !important;
	top:7px !important;
}

@keyframes up-100px-341864 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341864 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341871 {
	width:74px !important;
	height:20px !important;
	left:970px !important;
	top:15px !important;
}

@keyframes up-100px-341871 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341871 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341878 {
	width:73px !important;
	height:19px !important;
	left:735px !important;
	top:16px !important;
}

@keyframes up-100px-341878 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341878 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341887 {
	width:83px !important;
	height:18px !important;
	left:848px !important;
	top:17px !important;
}

@keyframes up-100px-341887 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341887 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341895 {
	width:105px !important;
	height:22px !important;
	top:6px !important;
}

@keyframes up-100px-341895 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341895 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341902 {
	width:76px !important;
	height:19px !important;
	left:161px !important;
	top:7px !important;
}

@keyframes up-100px-341902 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341902 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341910 {
	width:81px !important;
	height:25px !important;
	left:837px !important;
	top:4px !important;
}

@keyframes up-100px-341910 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341910 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341918 {
	width:76px !important;
	height:28px !important;
	left:292px !important;
	top:3px !important;
}

@keyframes up-100px-341918 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341918 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341925 {
	width:73px !important;
	height:33px !important;
	left:423px !important;
}

@keyframes up-100px-341925 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341925 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341931 {
	width:123px !important;
	height:32px !important;
	left:550px !important;
	top:1px !important;
}

@keyframes up-100px-341931 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341931 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341937 {
	width:53px !important;
	height:33px !important;
	left:729px !important;
}

@keyframes up-100px-341937 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-341937 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341943 {
	width:123px !important;
	height:21px !important;
	left:973px !important;
	top:6px !important;
}

@keyframes logo-arriba-341943 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes logo-arriba-341943 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341755 {
	width:651px !important;
	height:116px !important;
	left:50px !important;
	top:173px !important;
}

#item341778 {
	width:50px !important;
	height:50px !important;
	left:50px !important;
	top:333px !important;
}

@keyframes aumentar-341778 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-341778 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item341778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item341791 {
	width:1138px !important;
	height:576px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item341793 {
	width:1036px !important;
	height:576px !important;
	left:10px !important;
	top:10px !important;
	padding:27px;
}

#item341819 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item341816 {
	width:36px !important;
	height:37px !important;
	left:1092px !important;
	top:32px !important;
}

#item341785 {
	width:58px !important;
	height:58px !important;
	left:32px !important;
	top:309px !important;
}

#item341783 {
	width:1148px !important;
	height:586px !important;
	left:15px !important;
	top:20px !important;
}

#item299051 {
	width:1130px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item303256 {
	width:553px !important;
	height:331px !important;
	left:578px !important;
	top:435px !important;
	border-radius:18px;
	background:#fff;
}

#item306427 {
	width:206px !important;
	height:128px !important;
	left:113px !important;
	top:88px !important;
}

#item306451 {
	width:200px !important;
	height:46px !important;
	left:396px !important;
	top:129px !important;
}

@keyframes entrarvolandodesdelaizquierda-306451 {
	0% {
		transform:translate(-129.172px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-306451 {
	0% {
		-webkit-transform:translate(-129.172px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item292749 {
	width:464px !important;
	height:96px !important;
	left:620px !important;
	top:467px !important;
}

@keyframes entrarvolandodesdearriba-306462 {
	0% {
		transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-306462 {
	0% {
		-webkit-transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item306468 {
	width:50px !important;
	height:50px !important;
}

#item306471 {
	width:156px !important;
	height:48px !important;
	left:70px !important;
	top:1px !important;
}

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

#item303111 {
	width:156px !important;
	height:48px !important;
	left:70px !important;
	top:1px !important;
}

#item306462 {
	width:226px !important;
	height:50px !important;
	left:617px !important;
	top:610px !important;
}

@keyframes entrarvolandodesdearriba-306463 {
	0% {
		transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-306463 {
	0% {
		-webkit-transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item306495 {
	width:50px !important;
	height:50px !important;
}

#item306498 {
	width:156px !important;
	height:44px !important;
	left:70px !important;
	top:3px !important;
}

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

#item303257 {
	width:156px !important;
	height:44px !important;
	left:70px !important;
	top:3px !important;
}

#item306463 {
	width:226px !important;
	height:50px !important;
	left:617px !important;
	top:683px !important;
}

@keyframes entrarvolandodesdearriba-306464 {
	0% {
		transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-306464 {
	0% {
		-webkit-transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item306567 {
	width:50px !important;
	height:50px !important;
}

#item306570 {
	width:163px !important;
	height:48px !important;
	left:70px !important;
	top:2px !important;
}

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

#item303281 {
	width:163px !important;
	height:48px !important;
	left:70px !important;
	top:2px !important;
}

#item306464 {
	width:233px !important;
	height:50px !important;
	left:878px !important;
	top:611px !important;
}

@keyframes entrarvolandodesdearriba-306466 {
	0% {
		transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-306466 {
	0% {
		-webkit-transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item306599 {
	width:50px !important;
	height:50px !important;
}

#item306602 {
	width:163px !important;
	height:48px !important;
	left:70px !important;
	top:2px !important;
}

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

#item303334 {
	width:163px !important;
	height:48px !important;
	left:70px !important;
	top:2px !important;
}

#item306466 {
	width:233px !important;
	height:50px !important;
	left:878px !important;
	top:684px !important;
}

#item303773 {
	width:553px !important;
	height:331px !important;
	left:10px !important;
	top:445px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item303774 {
	width:488px !important;
	height:67px !important;
	left:43px !important;
	top:675px !important;
}

#item303797 {
	width:415px !important;
	height:86px !important;
	left:42px !important;
	top:472px !important;
}

#item303823 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item303820 {
	width:36px !important;
	height:37px !important;
	left:515px !important;
	top:469px !important;
}

#item303716 {
	width:553px !important;
	height:331px !important;
	left:10px !important;
	top:445px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item303717 {
	width:477px !important;
	height:152px !important;
	left:40px !important;
	top:602px !important;
}

#item303740 {
	width:423px !important;
	height:86px !important;
	left:42px !important;
	top:475px !important;
}

#item303767 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item303764 {
	width:36px !important;
	height:37px !important;
	left:515px !important;
	top:469px !important;
}

#item303587 {
	width:553px !important;
	height:334px !important;
	left:10px !important;
	top:445px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item303588 {
	width:488px !important;
	height:159px !important;
	left:43px !important;
	top:586px !important;
}

#item303612 {
	width:438px !important;
	height:86px !important;
	left:43px !important;
	top:475px !important;
}

#item303636 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item303642 {
	width:36px !important;
	height:37px !important;
	left:515px !important;
	top:469px !important;
}

#item303520 {
	width:553px !important;
	height:332px !important;
	left:10px !important;
	top:445px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item303543 {
	width:488px !important;
	height:149px !important;
	left:41px !important;
	top:596px !important;
}

#item303548 {
	width:449px !important;
	height:38px !important;
	left:42px !important;
	top:476px !important;
}

#item303575 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item303644 {
	width:36px !important;
	height:37px !important;
	left:515px !important;
	top:469px !important;
}

#item303582 {
	width:40px !important;
	height:40px !important;
	left:583px !important;
	top:10px !important;
}

#item303584 {
	width:623px !important;
	height:779px !important;
	left:567px !important;
	top:-10px !important;
}

#item292934 {
	width:1207px !important;
	height:859px !important;
	left:-9px !important;
	top:-10px !important;
	background:#ce0e2d;
}

#item292935 {
	width:1130px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
	background:#fff;
}

#item341580 {
	width:1131px !important;
	height:782px !important;
	left:29px !important;
	top:30px !important;
	border-radius:18px;
}

#item341581 {
	width:1131px !important;
	height:798px !important;
	top:-8px !important;
	background:#ce0e2d;
}

#item341590 {
	width:1149px !important;
	height:798px !important;
	left:-14px !important;
	top:-5px !important;
}

#item341328 {
	width:653px !important;
	height:198px !important;
	left:61px !important;
	top:541px !important;
}

@keyframes entrarvolandodesdelaizquierda-341328 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-341328 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item341351 {
	width:574px !important;
	height:39px !important;
	left:61px !important;
	top:743px !important;
}

@keyframes entrarvolandodesdelaizquierda-341351 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-341351 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item339037 {
	width:518px !important;
	height:183px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item339038 {
	width:424px !important;
	height:139px !important;
	left:35px !important;
	top:32px !important;
}

#item339064 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item339061 {
	width:36px !important;
	height:37px !important;
	left:481px !important;
	top:25px !important;
}

#item339032 {
	width:62px !important;
	height:62px !important;
	left:239px !important;
	top:27px !important;
}

#item339030 {
	width:528px !important;
	height:193px !important;
	left:627px !important;
	top:589px !important;
}

#item340477 {
	width:1130px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item341697 {
	width:1191px !important;
	height:843px !important;
	left:-30px !important;
	top:-31px !important;
	background:#ce0e2d;
}

@keyframes aparecer-341702 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-341702 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item341702 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item340634 {
	width:1px !important;
	height:3px !important;
	left:18px !important;
	top:9px !important;
	background:#fff;
}

#item340917 {
	width:429px !important;
	height:154px !important;
	left:60px !important;
	top:503px !important;
}

@keyframes entrarvolandodesdelaizquierda-340917 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-340917 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item340940 {
	width:693px !important;
	height:56px !important;
	left:60px !important;
	top:662px !important;
}

@keyframes entrarvolandodesdelaizquierda-340940 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-340940 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item302231 {
	width:1207px !important;
	height:859px !important;
	left:-9px !important;
	top:-10px !important;
	background:#ff726d;
}

#item293795 {
	width:846px !important;
	height:50px !important;
	left:27px !important;
	top:12px !important;
}

#item293893 {
	width:551px !important;
	height:347px !important;
	border-radius:18px;
	background:#fff;
}

#item293477 {
	width:476px !important;
	height:27px !important;
	left:30px !important;
	top:298px !important;
}

#item296642 {
	width:551px !important;
	height:347px !important;
	left:610px !important;
	top:469px !important;
}

#item335418 {
	width:551px !important;
	height:347px !important;
	border-radius:18px;
	background:#fff;
}

#item335423 {
	width:476px !important;
	height:27px !important;
	left:32px !important;
	top:298px !important;
}

#item335415 {
	width:551px !important;
	height:347px !important;
	left:29px !important;
	top:92px !important;
}

#item335485 {
	width:551px !important;
	height:347px !important;
	border-radius:18px;
	background:#fff;
}

#item335497 {
	width:476px !important;
	height:27px !important;
	left:30px !important;
	top:298px !important;
}

#item335481 {
	width:551px !important;
	height:347px !important;
	left:29px !important;
	top:469px !important;
}

#item335523 {
	width:551px !important;
	height:347px !important;
	border-radius:18px;
	background:#fff;
}

#item335527 {
	width:476px !important;
	height:27px !important;
	left:32px !important;
	top:298px !important;
}

#item335520 {
	width:551px !important;
	height:347px !important;
	left:610px !important;
	top:92px !important;
}

#item292948_container {
	width:1130px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item292869 {
	width:1190px !important;
	height:178px !important;
	left:27px !important;
	top:610px !important;
	padding:27px;
}

#item292893 {
	width:651px !important;
	height:163px !important;
	left:60px !important;
	top:59px !important;
}

#item302110 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

@keyframes aumentar-boton-302275 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-302275 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item302275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item302275 {
	width:50px !important;
	height:50px !important;
	left:1018px !important;
	top:131px !important;
}

#item326615 {
	width:251px !important;
	height:34px !important;
	left:762px !important;
	top:245px !important;
}

@keyframes entrarvolandodesdeabajo-326615 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-326615 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aumentar-boton-326638 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-326638 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item326638 {
	width:50px !important;
	height:50px !important;
	left:1012px !important;
	top:231px !important;
}

#item326650 {
	width:93px !important;
	height:30px !important;
	left:925px !important;
	top:470px !important;
}

@keyframes entrarvolandodesdeabajo-326650 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-326650 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aumentar-boton-326673 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-326673 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item326673 {
	width:50px !important;
	height:50px !important;
	left:1017px !important;
	top:456px !important;
}

#item326685 {
	width:122px !important;
	height:25px !important;
	left:746px !important;
	top:199px !important;
}

@keyframes entrarvolandodesdeabajo-326685 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-326685 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aumentar-boton-326709 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-326709 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item326709 {
	width:50px !important;
	height:50px !important;
	left:868px !important;
	top:185px !important;
}

#item296115 {
	width:50px !important;
	height:50px !important;
	left:74px !important;
	top:593px !important;
}

@keyframes aumentar-boton-296115 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-296115 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item296115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item302249 {
	width:165px !important;
	height:29px !important;
	left:843px !important;
	top:145px !important;
}

@keyframes entrarvolandodesdeabajo-302249 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-302249 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item327635 {
	width:115px !important;
	height:29px !important;
	left:958px !important;
	top:65px !important;
}

@keyframes entrarvolandodesdeabajo-327635 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-327635 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aumentar-boton-327658 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-327658 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item327658 {
	width:50px !important;
	height:50px !important;
	left:1072px !important;
	top:51px !important;
}

#item297601 {
	width:733px !important;
	height:351px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#ce0e2d;
	padding:35px;
}

#item301958 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item301956 {
	width:36px !important;
	height:37px !important;
	left:692px !important;
	top:22px !important;
}

#item299014 {
	width:71px !important;
	height:71px !important;
	left:13px !important;
	top:534px !important;
}

#item296236 {
	width:743px !important;
	height:605px !important;
	left:49px !important;
	top:50px !important;
}

#item293077 {
	width:1207px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item296994_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item297037 {
	width:382px !important;
	height:43px !important;
	left:116px !important;
	top:159px !important;
}

#item297043 {
	width:647px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item302450 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item297668 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-297668 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-297668 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item298272 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:232px !important;
}

@keyframes aumentar-298272 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-298272 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item298272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item298543 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item298549 {
	width:470px !important;
	height:528px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item298572 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item298595 {
	width:470px !important;
	height:353px !important;
	top:102px !important;
	padding:27px;
}

#item298620 {
	width:30px !important;
	height:31px !important;
}

#item298618 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item298623 {
	width:50px !important;
	height:50px !important;
	left:672px !important;
	top:698px !important;
}

@keyframes aumentar-298623 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-298623 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item298623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item298628 {
	width:73px !important;
	height:73px !important;
	left:659px !important;
	top:686px !important;
}

#item298442 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item298448 {
	width:470px !important;
	height:556px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item298472 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item298495 {
	width:470px !important;
	height:381px !important;
	top:102px !important;
	padding:27px;
}

#item298520 {
	width:30px !important;
	height:31px !important;
}

#item298518 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item298523 {
	width:50px !important;
	height:50px !important;
	left:672px !important;
	top:698px !important;
}

@keyframes aumentar-298523 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-298523 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item298523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item298526 {
	width:73px !important;
	height:73px !important;
	left:662px !important;
	top:687px !important;
}

#item298331 {
	width:470px !important;
	height:554px !important;
	top:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item298354 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item298377 {
	width:470px !important;
	height:381px !important;
	top:100px !important;
	padding:27px;
}

#item298402 {
	width:30px !important;
	height:31px !important;
}

#item298400 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item298409 {
	width:50px !important;
	height:50px !important;
	left:52px !important;
	top:698px !important;
}

@keyframes aumentar-298409 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-298409 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item298409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item298412 {
	width:73px !important;
	height:73px !important;
	left:41px !important;
	top:686px !important;
}

#item298173 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item298179 {
	width:470px !important;
	height:498px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item298202 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item298225 {
	width:470px !important;
	height:325px !important;
	top:100px !important;
	padding:27px;
}

#item298250 {
	width:30px !important;
	height:31px !important;
}

#item298248 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item298253 {
	width:50px !important;
	height:50px !important;
	left:678px !important;
	top:701px !important;
}

@keyframes aumentar-298253 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-298253 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item298253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item298311 {
	width:73px !important;
	height:73px !important;
	left:667px !important;
	top:688px !important;
}

#item322165 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item322172 {
	width:470px !important;
	height:535px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item322195 {
	width:470px !important;
	height:101px !important;
	left:1px !important;
	padding:27px;
}

#item322218 {
	width:470px !important;
	height:353px !important;
	top:101px !important;
	padding:27px;
}

#item322244 {
	width:30px !important;
	height:31px !important;
}

#item322241 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item322248 {
	width:50px !important;
	height:50px !important;
	left:52px !important;
	top:698px !important;
}

@keyframes aumentar-322248 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-322248 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item322248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item322251 {
	width:71px !important;
	height:71px !important;
	left:41px !important;
	top:688px !important;
}

#item298003 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item298005 {
	width:470px !important;
	height:565px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item298006 {
	width:470px !important;
	height:101px !important;
	left:1px !important;
	top:1px !important;
	padding:27px;
}

#item298029 {
	width:470px !important;
	height:381px !important;
	top:103px !important;
	padding:27px;
}

#item298087 {
	width:30px !important;
	height:31px !important;
}

#item298085 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item298165 {
	width:50px !important;
	height:50px !important;
	left:52px !important;
	top:698px !important;
}

@keyframes aumentar-298165 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-298165 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item298165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item298268 {
	width:71px !important;
	height:71px !important;
	left:41px !important;
	top:688px !important;
}

#item297748 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item297750 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item297751 {
	width:619px !important;
	height:114px !important;
	top:56px !important;
	padding:20px;
}

#item297777 {
	width:441px !important;
	height:742px !important;
	left:33px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item297778 {
	width:436px !important;
	height:542px !important;
	left:34px !important;
	top:233px !important;
	padding:20px 30px 20px 20px;
}

#item297801 {
	width:416px !important;
	height:104px !important;
	left:34px !important;
	top:34px !important;
	padding:20px;
}

#item297827 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item297825 {
	width:36px !important;
	height:37px !important;
	left:418px !important;
	top:57px !important;
}

#item323010 {
	width:50px !important;
	height:50px !important;
	left:1018px !important;
	top:346px !important;
}

@keyframes aumentar-boton-323010 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-323010 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item301930 {
	width:50px !important;
	height:50px !important;
	left:750px !important;
	top:444px !important;
}

@keyframes aumentar-boton-301930 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-301930 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item301930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item301927 {
	width:50px !important;
	height:50px !important;
	left:666px !important;
	top:142px !important;
}

@keyframes aumentar-boton-301927 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-301927 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item301927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item301924 {
	width:50px !important;
	height:50px !important;
	left:710px !important;
	top:146px !important;
}

@keyframes aumentar-boton-301924 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-301924 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item301924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item321710 {
	width:50px !important;
	height:50px !important;
	left:604px !important;
	top:276px !important;
}

@keyframes aumentar-boton-321710 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-321710 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item321710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item301936 {
	width:50px !important;
	height:50px !important;
	left:674px !important;
	top:239px !important;
}

@keyframes aumentar-boton-301936 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-301936 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item301936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-322977 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-322977 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item322977 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item322980 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:155px !important;
}

#item323018 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item323013 {
	width:39px !important;
	height:39px !important;
	left:1025px !important;
	top:353px !important;
}

@keyframes aparecer-301667 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-301667 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item301667 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item301669 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item301670 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:155px !important;
}

#item301314 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item301318 {
	width:39px !important;
	height:39px !important;
	left:755px !important;
	top:450px !important;
}

@keyframes aparecer-301523 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-301523 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item301523 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item301525 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item301526 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:157px !important;
}

#item301108 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item301517 {
	width:39px !important;
	height:39px !important;
	left:672px !important;
	top:148px !important;
}

@keyframes aparecer-301422 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-301422 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item301422 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item301424 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item301425 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item301569 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item301572 {
	width:39px !important;
	height:39px !important;
	left:716px !important;
	top:152px !important;
}

@keyframes aparecer-301749 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-301749 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item301749 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item301752 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item300837 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item301709 {
	width:39px !important;
	height:39px !important;
	left:610px !important;
	top:282px !important;
}

@keyframes aparecer-301867 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-301867 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item301867 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item301870 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item300697 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item301787 {
	width:39px !important;
	height:39px !important;
	left:679px !important;
	top:244px !important;
}

#item298294 {
	width:51px !important;
	height:51px !important;
}

#item298300 {
	width:48px !important;
	height:48px !important;
	left:1px !important;
	top:80px !important;
}

#item297746 {
	width:1146px !important;
	height:799px !important;
	left:17px !important;
	top:17px !important;
}

#item323101_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item323106 {
	width:335px !important;
	height:43px !important;
	left:116px !important;
	top:159px !important;
}

#item323129 {
	width:647px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item323152 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item323156 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-323156 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-323156 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323159 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:232px !important;
}

@keyframes aumentar-323159 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-323159 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323825 {
	width:500px !important;
	height:699px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item323848 {
	width:500px !important;
	height:161px !important;
	padding:27px;
}

#item323871 {
	width:500px !important;
	height:465px !important;
	top:161px !important;
	padding:27px;
}

#item323898 {
	width:30px !important;
	height:31px !important;
}

#item323895 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item323901 {
	width:50px !important;
	height:50px !important;
	left:52px !important;
	top:698px !important;
}

@keyframes aumentar-323901 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-323901 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323904 {
	width:73px !important;
	height:73px !important;
	left:41px !important;
	top:686px !important;
}

#item323718 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item323727 {
	width:470px !important;
	height:498px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item323750 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item323773 {
	width:470px !important;
	height:325px !important;
	top:100px !important;
	padding:27px;
}

#item323799 {
	width:30px !important;
	height:31px !important;
}

#item323796 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item323807 {
	width:50px !important;
	height:50px !important;
	left:678px !important;
	top:701px !important;
}

@keyframes aumentar-323807 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-323807 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323810 {
	width:73px !important;
	height:73px !important;
	left:667px !important;
	top:688px !important;
}

#item323624 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item323631 {
	width:470px !important;
	height:535px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item323654 {
	width:470px !important;
	height:101px !important;
	left:1px !important;
	padding:27px;
}

#item323677 {
	width:470px !important;
	height:353px !important;
	top:101px !important;
	padding:27px;
}

#item323703 {
	width:30px !important;
	height:31px !important;
}

#item323700 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item323706 {
	width:50px !important;
	height:50px !important;
	left:52px !important;
	top:698px !important;
}

@keyframes aumentar-323706 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-323706 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323711 {
	width:71px !important;
	height:71px !important;
	left:41px !important;
	top:688px !important;
}

#item323532 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item323539 {
	width:470px !important;
	height:565px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item323562 {
	width:470px !important;
	height:101px !important;
	left:1px !important;
	top:1px !important;
	padding:27px;
}

#item323586 {
	width:470px !important;
	height:381px !important;
	top:103px !important;
	padding:27px;
}

#item323612 {
	width:30px !important;
	height:31px !important;
}

#item323609 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item323615 {
	width:50px !important;
	height:50px !important;
	left:52px !important;
	top:698px !important;
}

@keyframes aumentar-323615 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-323615 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323618 {
	width:71px !important;
	height:71px !important;
	left:41px !important;
	top:688px !important;
}

#item323176 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item323178 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item323179 {
	width:619px !important;
	height:83px !important;
	top:87px !important;
	padding:20px;
}

#item323206 {
	width:441px !important;
	height:742px !important;
	left:33px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item323207 {
	width:436px !important;
	height:494px !important;
	left:37px !important;
	top:274px !important;
	padding:20px;
}

#item323230 {
	width:416px !important;
	height:104px !important;
	left:34px !important;
	top:34px !important;
	padding:20px;
}

#item323256 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item323253 {
	width:36px !important;
	height:37px !important;
	left:418px !important;
	top:57px !important;
}

#item323389 {
	width:50px !important;
	height:50px !important;
	left:774px !important;
	top:259px !important;
}

@keyframes aumentar-boton-323389 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-323389 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323434 {
	width:50px !important;
	height:50px !important;
	left:688px !important;
	top:366px !important;
}

@keyframes aumentar-boton-323434 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-323434 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323511 {
	width:50px !important;
	height:50px !important;
	left:788px !important;
	top:376px !important;
}

@keyframes aumentar-boton-323511 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-323511 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item323515 {
	width:50px !important;
	height:50px !important;
	left:934px !important;
	top:315px !important;
}

@keyframes aumentar-boton-323515 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-323515 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-323357 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-323357 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item323357 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item323359 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item323360 {
	width:186px !important;
	height:40px !important;
	left:9px !important;
	top:145px !important;
}

#item323398 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item323392 {
	width:39px !important;
	height:39px !important;
	left:781px !important;
	top:264px !important;
}

@keyframes aparecer-323399 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-323399 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item323399 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item323401 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item323402 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item323442 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item323437 {
	width:39px !important;
	height:39px !important;
	left:693px !important;
	top:372px !important;
}

@keyframes aparecer-323443 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-323443 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item323443 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item323446 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item323523 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item323518 {
	width:39px !important;
	height:39px !important;
	left:795px !important;
	top:382px !important;
}

@keyframes aparecer-323478 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-323478 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item323478 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item323481 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item323482 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item323529 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item323524 {
	width:39px !important;
	height:39px !important;
	left:942px !important;
	top:322px !important;
}

#item323167 {
	width:51px !important;
	height:51px !important;
}

#item323171 {
	width:48px !important;
	height:48px !important;
	left:1px !important;
	top:80px !important;
}

#item323164 {
	width:1146px !important;
	height:799px !important;
	left:17px !important;
	top:17px !important;
}

#item293078 {
	width:1130px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
	background:#fff;
}

#item315148_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item315155 {
	width:563px !important;
	height:38px !important;
	left:116px !important;
	top:159px !important;
}

#item315178 {
	width:758px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item315201 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item315204 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-315204 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-315204 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315212 {
	width:50px !important;
	height:50px !important;
	left:55px !important;
	top:232px !important;
}

@keyframes aumentar-315212 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-315212 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315943 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
}

#item315951 {
	width:470px !important;
	height:616px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item315974 {
	width:470px !important;
	height:161px !important;
	padding:27px;
}

#item315998 {
	width:470px !important;
	height:381px !important;
	top:162px !important;
	padding:27px;
}

#item316021 {
	width:50px !important;
	height:50px !important;
	left:58px !important;
	top:698px !important;
}

@keyframes aumentar-316021 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-316021 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item316021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item316027 {
	width:73px !important;
	height:73px !important;
	left:47px !important;
	top:684px !important;
}

#item316035 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item316032 {
	width:36px !important;
	height:37px !important;
	left:1090px !important;
	top:30px !important;
}

#item315852 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item315858 {
	width:470px !important;
	height:629px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item315881 {
	width:470px !important;
	height:161px !important;
	padding:27px;
}

#item315904 {
	width:470px !important;
	height:381px !important;
	top:162px !important;
	padding:27px;
}

#item315930 {
	width:30px !important;
	height:31px !important;
}

#item315927 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item315933 {
	width:50px !important;
	height:50px !important;
	left:672px !important;
	top:698px !important;
}

@keyframes aumentar-315933 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-315933 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315938 {
	width:73px !important;
	height:73px !important;
	left:662px !important;
	top:685px !important;
}

#item315753 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item315764 {
	width:470px !important;
	height:536px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item315787 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item315810 {
	width:470px !important;
	height:353px !important;
	top:101px !important;
	padding:27px;
}

#item315837 {
	width:30px !important;
	height:31px !important;
}

#item315833 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item315840 {
	width:50px !important;
	height:50px !important;
	left:672px !important;
	top:704px !important;
}

@keyframes aumentar-315840 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-315840 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315846 {
	width:73px !important;
	height:73px !important;
	left:660px !important;
	top:691px !important;
}

#item315656 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item315664 {
	width:470px !important;
	height:583px !important;
	top:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item315687 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item315710 {
	width:470px !important;
	height:409px !important;
	top:101px !important;
	padding:27px;
}

#item315736 {
	width:30px !important;
	height:31px !important;
}

#item315733 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item315741 {
	width:50px !important;
	height:50px !important;
	left:673px !important;
	top:703px !important;
}

@keyframes aumentar-315741 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-315741 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315747 {
	width:73px !important;
	height:73px !important;
	left:663px !important;
	top:691px !important;
}

#item315564 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item315569 {
	width:470px !important;
	height:619px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item315592 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item315615 {
	width:470px !important;
	height:437px !important;
	left:1px !important;
	top:101px !important;
	padding:27px;
}

#item315641 {
	width:30px !important;
	height:31px !important;
}

#item315638 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item315644 {
	width:50px !important;
	height:50px !important;
	left:60px !important;
	top:701px !important;
}

@keyframes aumentar-315644 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-315644 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315650 {
	width:71px !important;
	height:71px !important;
	left:50px !important;
	top:690px !important;
}

#item315219 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item315227 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item315228 {
	width:619px !important;
	height:127px !important;
	top:43px !important;
	padding:30px;
}

#item315254 {
	width:441px !important;
	height:742px !important;
	left:33px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item315256 {
	width:436px !important;
	height:572px !important;
	left:34px !important;
	top:179px !important;
	padding:20px 60px 20px 20px;
}

#item315279 {
	width:49px !important;
	height:49px !important;
	left:408px !important;
	top:178px !important;
}

#item315284 {
	width:416px !important;
	height:145px !important;
	left:34px !important;
	top:34px !important;
	padding:20px;
}

#item315339 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item315336 {
	width:36px !important;
	height:37px !important;
	left:418px !important;
	top:57px !important;
}

#item315307 {
	width:50px !important;
	height:50px !important;
	left:904px !important;
	top:339px !important;
}

@keyframes aumentar-boton-315307 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-315307 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315312 {
	width:50px !important;
	height:50px !important;
	left:759px !important;
	top:296px !important;
}

@keyframes aumentar-boton-315312 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-315312 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315317 {
	width:50px !important;
	height:50px !important;
	left:688px !important;
	top:290px !important;
}

@keyframes aumentar-boton-315317 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-315317 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315323 {
	width:50px !important;
	height:50px !important;
	left:743px !important;
	top:238px !important;
}

@keyframes aumentar-boton-315323 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-315323 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item315330 {
	width:50px !important;
	height:50px !important;
	left:864px !important;
	top:316px !important;
}

@keyframes aumentar-boton-315330 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-315330 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item315330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-315345 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-315345 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item315345 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item315348 {
	width:186px !important;
	height:40px !important;
	left:10px !important;
	top:143px !important;
}

#item315391 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item315386 {
	width:39px !important;
	height:39px !important;
	left:911px !important;
	top:345px !important;
}

@keyframes aparecer-315392 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-315392 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item315392 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item315394 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item315395 {
	width:186px !important;
	height:40px !important;
	left:9px !important;
	top:150px !important;
}

#item315430 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item315425 {
	width:39px !important;
	height:39px !important;
	left:766px !important;
	top:302px !important;
}

@keyframes aparecer-315431 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-315431 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item315431 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item315433 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item315434 {
	width:186px !important;
	height:50px !important;
	left:9px !important;
	top:143px !important;
}

#item315472 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item315467 {
	width:39px !important;
	height:39px !important;
	left:693px !important;
	top:298px !important;
}

@keyframes aparecer-315474 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-315474 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item315474 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item315476 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item315477 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item315511 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item315506 {
	width:39px !important;
	height:39px !important;
	left:748px !important;
	top:245px !important;
}

@keyframes aparecer-315512 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-315512 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item315512 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item315515 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item315516 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item315551 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item315545 {
	width:39px !important;
	height:39px !important;
	left:869px !important;
	top:324px !important;
}

#item315554 {
	width:51px !important;
	height:51px !important;
}

#item315558 {
	width:48px !important;
	height:48px !important;
	left:1px !important;
	top:80px !important;
}

#item315217 {
	width:1146px !important;
	height:799px !important;
	left:17px !important;
	top:17px !important;
}

#item325558_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item325563 {
	width:563px !important;
	height:38px !important;
	left:116px !important;
	top:159px !important;
}

#item325586 {
	width:647px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item325609 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item325613 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-325613 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-325613 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item325613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item325617 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:232px !important;
}

@keyframes aumentar-325617 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-325617 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item325617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326317 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
}

#item326325 {
	width:470px !important;
	height:528px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item326349 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item326372 {
	width:470px !important;
	height:353px !important;
	top:102px !important;
	padding:27px;
}

#item326395 {
	width:50px !important;
	height:50px !important;
	left:58px !important;
	top:698px !important;
}

@keyframes aumentar-326395 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-326395 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326398 {
	width:73px !important;
	height:73px !important;
	left:47px !important;
	top:684px !important;
}

#item326405 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item326402 {
	width:36px !important;
	height:37px !important;
	left:1090px !important;
	top:30px !important;
}

#item326222 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item326229 {
	width:470px !important;
	height:455px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item326252 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item326276 {
	width:470px !important;
	height:353px !important;
	top:101px !important;
	padding:27px;
}

#item326302 {
	width:30px !important;
	height:31px !important;
}

#item326299 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item326305 {
	width:50px !important;
	height:50px !important;
	left:1220px !important;
	top:698px !important;
}

@keyframes aumentar-326305 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-326305 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326312 {
	width:73px !important;
	height:73px !important;
	left:1207px !important;
	top:685px !important;
}

#item326129 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item326137 {
	width:470px !important;
	height:482px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item326160 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item326183 {
	width:470px !important;
	height:381px !important;
	top:101px !important;
	padding:27px;
}

#item326209 {
	width:30px !important;
	height:31px !important;
}

#item326206 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item326213 {
	width:50px !important;
	height:50px !important;
	left:1256px !important;
	top:704px !important;
}

@keyframes aumentar-326213 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-326213 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326216 {
	width:73px !important;
	height:73px !important;
	left:1245px !important;
	top:691px !important;
}

#item326035 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item326043 {
	width:470px !important;
	height:482px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item326066 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item326089 {
	width:470px !important;
	height:381px !important;
	top:101px !important;
	padding:27px;
}

#item326116 {
	width:30px !important;
	height:31px !important;
}

#item326112 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item326119 {
	width:50px !important;
	height:50px !important;
	left:1216px !important;
	top:703px !important;
}

@keyframes aumentar-326119 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-326119 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326122 {
	width:73px !important;
	height:73px !important;
	left:1205px !important;
	top:691px !important;
}

#item325937 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item325948 {
	width:470px !important;
	height:590px !important;
	top:2px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item325972 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item325996 {
	width:470px !important;
	height:409px !important;
	left:1px !important;
	top:102px !important;
	padding:27px;
}

#item326022 {
	width:30px !important;
	height:31px !important;
}

#item326019 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item326026 {
	width:50px !important;
	height:50px !important;
	left:60px !important;
	top:701px !important;
}

@keyframes aumentar-326026 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-326026 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326029 {
	width:71px !important;
	height:71px !important;
	left:50px !important;
	top:690px !important;
}

#item325632 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item325637 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item325638 {
	width:619px !important;
	height:127px !important;
	top:43px !important;
	padding:30px;
}

#item325664 {
	width:441px !important;
	height:742px !important;
	left:33px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item325665 {
	width:436px !important;
	height:566px !important;
	left:34px !important;
	top:208px !important;
	padding:20px;
}

#item325691 {
	width:416px !important;
	height:90px !important;
	left:34px !important;
	top:34px !important;
	padding:20px;
}

#item325717 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item325714 {
	width:36px !important;
	height:37px !important;
	left:418px !important;
	top:57px !important;
}

#item325758 {
	width:50px !important;
	height:50px !important;
	left:898px !important;
	top:144px !important;
}

@keyframes aumentar-boton-325758 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-325758 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item325758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item325799 {
	width:50px !important;
	height:50px !important;
	left:759px !important;
	top:269px !important;
}

@keyframes aumentar-boton-325799 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-325799 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item325799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item325841 {
	width:50px !important;
	height:50px !important;
	left:819px !important;
	top:114px !important;
}

@keyframes aumentar-boton-325841 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-325841 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item325841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item325885 {
	width:50px !important;
	height:50px !important;
	left:851px !important;
	top:261px !important;
}

@keyframes aumentar-boton-325885 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-325885 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item325885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item325926 {
	width:50px !important;
	height:50px !important;
	left:834px !important;
	top:201px !important;
}

@keyframes aumentar-boton-325926 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-325926 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item325926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-325725 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-325725 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item325725 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item325728 {
	width:186px !important;
	height:20px !important;
	left:10px !important;
	top:154px !important;
}

#item325766 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item325761 {
	width:39px !important;
	height:39px !important;
	left:905px !important;
	top:154px !important;
}

@keyframes aparecer-325767 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-325767 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item325767 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item325769 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item325770 {
	width:186px !important;
	height:20px !important;
	left:9px !important;
	top:163px !important;
}

#item325808 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item325803 {
	width:39px !important;
	height:39px !important;
	left:765px !important;
	top:274px !important;
}

@keyframes aparecer-325809 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-325809 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item325809 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item325811 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item325812 {
	width:186px !important;
	height:19px !important;
	left:9px !important;
	top:157px !important;
}

#item325850 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item325845 {
	width:39px !important;
	height:39px !important;
	left:825px !important;
	top:123px !important;
}

@keyframes aparecer-325851 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-325851 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item325851 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item325854 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item325855 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item325893 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item325888 {
	width:39px !important;
	height:39px !important;
	left:857px !important;
	top:268px !important;
}

@keyframes aparecer-325894 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-325894 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item325894 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item325896 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item325897 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item325934 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item325929 {
	width:39px !important;
	height:39px !important;
	left:841px !important;
	top:207px !important;
}

#item325623 {
	width:51px !important;
	height:51px !important;
}

#item325627 {
	width:48px !important;
	height:48px !important;
	top:80px !important;
}

#item325620 {
	width:1318px !important;
	height:799px !important;
	left:17px !important;
	top:17px !important;
}

#item326748_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item326753 {
	width:563px !important;
	height:38px !important;
	left:116px !important;
	top:159px !important;
}

#item326776 {
	width:647px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item326799 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item326802 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-326802 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-326802 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326810 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:232px !important;
}

@keyframes aumentar-326810 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-326810 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327514 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
}

#item327522 {
	width:470px !important;
	height:528px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item327545 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item327568 {
	width:470px !important;
	height:353px !important;
	top:102px !important;
	padding:27px;
}

#item327591 {
	width:50px !important;
	height:50px !important;
	left:58px !important;
	top:698px !important;
}

@keyframes aumentar-327591 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-327591 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327594 {
	width:73px !important;
	height:73px !important;
	left:47px !important;
	top:684px !important;
}

#item327601 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item327598 {
	width:36px !important;
	height:37px !important;
	left:1090px !important;
	top:30px !important;
}

#item327421 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item327428 {
	width:470px !important;
	height:540px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item327451 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item327474 {
	width:470px !important;
	height:353px !important;
	top:101px !important;
	padding:27px;
}

#item327500 {
	width:30px !important;
	height:31px !important;
}

#item327497 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item327504 {
	width:50px !important;
	height:50px !important;
	left:680px !important;
	top:698px !important;
}

@keyframes aumentar-327504 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-327504 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327509 {
	width:73px !important;
	height:73px !important;
	left:668px !important;
	top:686px !important;
}

#item327323 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item327335 {
	width:470px !important;
	height:564px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item327359 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item327382 {
	width:470px !important;
	height:381px !important;
	top:101px !important;
	padding:27px;
}

#item327408 {
	width:30px !important;
	height:31px !important;
}

#item327405 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item327411 {
	width:50px !important;
	height:50px !important;
	left:678px !important;
	top:704px !important;
}

@keyframes aumentar-327411 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-327411 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327415 {
	width:73px !important;
	height:73px !important;
	left:666px !important;
	top:691px !important;
}

#item327232 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item327239 {
	width:470px !important;
	height:500px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item327262 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item327285 {
	width:470px !important;
	height:325px !important;
	top:102px !important;
	padding:27px;
}

#item327311 {
	width:30px !important;
	height:31px !important;
}

#item327308 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item327314 {
	width:50px !important;
	height:50px !important;
	left:680px !important;
	top:703px !important;
}

@keyframes aumentar-327314 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-327314 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327317 {
	width:73px !important;
	height:73px !important;
	left:667px !important;
	top:691px !important;
}

#item327137 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item327146 {
	width:470px !important;
	height:644px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item327169 {
	width:470px !important;
	height:155px !important;
	left:4px !important;
	padding:27px;
}

#item327192 {
	width:470px !important;
	height:409px !important;
	left:1px !important;
	top:154px !important;
	padding:27px;
}

#item327218 {
	width:30px !important;
	height:31px !important;
}

#item327215 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item327222 {
	width:50px !important;
	height:50px !important;
	left:60px !important;
	top:701px !important;
}

@keyframes aumentar-327222 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-327222 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327226 {
	width:71px !important;
	height:71px !important;
	left:50px !important;
	top:690px !important;
}

#item326826 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item326832 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item326833 {
	width:619px !important;
	height:127px !important;
	top:43px !important;
	padding:30px;
}

#item326859 {
	width:441px !important;
	height:742px !important;
	left:33px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item326860 {
	width:436px !important;
	height:650px !important;
	left:34px !important;
	top:124px !important;
	padding:20px 60px 20px 20px;
}

#item326883 {
	width:49px !important;
	height:49px !important;
	left:408px !important;
	top:178px !important;
}

#item326886 {
	width:416px !important;
	height:90px !important;
	left:34px !important;
	top:34px !important;
	padding:20px;
}

#item326912 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item326909 {
	width:36px !important;
	height:37px !important;
	left:418px !important;
	top:57px !important;
}

#item326949 {
	width:50px !important;
	height:50px !important;
	left:727px !important;
	top:296px !important;
}

@keyframes aumentar-boton-326949 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-326949 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326990 {
	width:50px !important;
	height:50px !important;
	left:755px !important;
	top:399px !important;
}

@keyframes aumentar-boton-326990 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-326990 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item326990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327034 {
	width:50px !important;
	height:50px !important;
	left:884px !important;
	top:280px !important;
}

@keyframes aumentar-boton-327034 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-327034 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327083 {
	width:50px !important;
	height:50px !important;
	left:846px !important;
	top:194px !important;
}

@keyframes aumentar-boton-327083 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-327083 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327126 {
	width:50px !important;
	height:50px !important;
	left:878px !important;
	top:333px !important;
}

@keyframes aumentar-boton-327126 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-327126 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-326916 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-326916 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item326916 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item326919 {
	width:186px !important;
	height:20px !important;
	left:10px !important;
	top:154px !important;
}

#item326957 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item326952 {
	width:39px !important;
	height:39px !important;
	left:732px !important;
	top:301px !important;
}

@keyframes aparecer-326958 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-326958 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item326958 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item326960 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item326961 {
	width:186px !important;
	height:20px !important;
	left:9px !important;
	top:163px !important;
}

#item326999 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item326994 {
	width:39px !important;
	height:39px !important;
	left:760px !important;
	top:405px !important;
}

@keyframes aparecer-327000 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-327000 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item327000 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item327004 {
	width:186px !important;
	height:19px !important;
	left:10px !important;
	top:157px !important;
}

#item327050 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item327044 {
	width:39px !important;
	height:39px !important;
	left:888px !important;
	top:288px !important;
}

@keyframes aparecer-327051 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-327051 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item327051 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item327053 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item327054 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item327092 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item327087 {
	width:39px !important;
	height:39px !important;
	left:853px !important;
	top:200px !important;
}

@keyframes aparecer-327093 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-327093 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item327093 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item327096 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item327097 {
	width:186px !important;
	height:30px !important;
	left:9px !important;
	top:155px !important;
}

#item327134 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item327129 {
	width:39px !important;
	height:39px !important;
	left:885px !important;
	top:338px !important;
}

#item326817 {
	width:51px !important;
	height:51px !important;
}

#item326821 {
	width:48px !important;
	height:48px !important;
	top:80px !important;
}

#item326813 {
	width:1146px !important;
	height:799px !important;
	left:17px !important;
	top:17px !important;
}

#item307839_container {
	width:1130px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item307847 {
	width:987px !important;
	height:178px !important;
	left:27px !important;
	top:610px !important;
	padding:27px;
}

#item307870 {
	width:651px !important;
	height:120px !important;
	left:60px !important;
	top:59px !important;
}

#item307893 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

@keyframes aumentar-boton-307923 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-307923 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item307923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item307923 {
	width:50px !important;
	height:50px !important;
	left:612px !important;
	top:293px !important;
}

#item332955 {
	width:180px !important;
	height:36px !important;
	left:457px !important;
	top:373px !important;
}

@keyframes entrarvolandodesdeabajo-332955 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-332955 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aumentar-boton-332978 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-332978 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item332978 {
	width:50px !important;
	height:50px !important;
	left:637px !important;
	top:358px !important;
}

#item332992 {
	width:111px !important;
	height:31px !important;
	left:706px !important;
	top:313px !important;
}

@keyframes entrarvolandodesdeabajo-332992 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-332992 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aumentar-boton-333015 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-333015 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item333015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item333015 {
	width:50px !important;
	height:50px !important;
	left:816px !important;
	top:298px !important;
}

#item307896 {
	width:50px !important;
	height:50px !important;
	left:74px !important;
	top:593px !important;
}

@keyframes aumentar-boton-307896 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-307896 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item307896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307899 {
	width:215px !important;
	height:36px !important;
	left:398px !important;
	top:308px !important;
}

@keyframes entrarvolandodesdeabajo-307899 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-307899 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item307950 {
	width:41px !important;
	height:41px !important;
}

#item307954 {
	width:41px !important;
	height:41px !important;
	left:147px !important;
}

#item307959 {
	width:733px !important;
	height:421px !important;
	left:10px !important;
	top:527px !important;
	border-radius:18px;
	background:#ce0e2d;
	padding:35px;
}

#item307984 {
	width:313px !important;
	height:407px !important;
	border-radius:18px;
	background:#fff7a9;
}

@keyframes entrarvolandodesdeladerecha-307984 {
	0% {
		transform:translate(185.765px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-307984 {
	0% {
		-webkit-transform:translate(185.765px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item308054 {
	width:83px !important;
	height:13px !important;
	left:220px !important;
	top:348px !important;
}

@keyframes entrarvolandodesdeabajo-308054 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-308054 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item308077 {
	width:83px !important;
	height:13px !important;
	left:71px !important;
	top:348px !important;
}

@keyframes entrarvolandodesdeabajo-308077 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-308077 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item308100 {
	width:83px !important;
	height:13px !important;
	left:220px !important;
	top:164px !important;
}

@keyframes entrarvolandodesdeabajo-308100 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-308100 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item308124 {
	width:83px !important;
	height:13px !important;
	left:71px !important;
	top:164px !important;
}

@keyframes entrarvolandodesdeabajo-308124 {
	0% {
		transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-308124 {
	0% {
		-webkit-transform:translate(0px,40.269px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes aumentar-boton-308147 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308147 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-boton-308152 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308152 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-boton-308157 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308157 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aumentar-boton-308162 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308162 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308167 {
	width:50px !important;
	height:50px !important;
	left:164px !important;
	top:329px !important;
}

@keyframes aumentar-boton-308167 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308167 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308170 {
	width:50px !important;
	height:50px !important;
	left:17px !important;
	top:329px !important;
}

@keyframes aumentar-boton-308170 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308170 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308173 {
	width:50px !important;
	height:50px !important;
	left:164px !important;
	top:144px !important;
}

@keyframes aumentar-boton-308173 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308173 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308178 {
	width:50px !important;
	height:50px !important;
	left:17px !important;
	top:144px !important;
}

@keyframes aumentar-boton-308178 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308178 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308192 {
	width:41px !important;
	height:41px !important;
	left:147px !important;
	top:185px !important;
}

#item308196 {
	width:41px !important;
	height:41px !important;
	top:186px !important;
}

#item308201 {
	width:41px !important;
	height:41px !important;
	left:149px !important;
	top:2px !important;
}

#item308205 {
	width:41px !important;
	height:41px !important;
}

#item308212 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item308209 {
	width:36px !important;
	height:37px !important;
	left:692px !important;
	top:539px !important;
}

#item307936 {
	width:71px !important;
	height:71px !important;
	left:13px !important;
	top:1051px !important;
}

#item307934 {
	width:1082px !important;
	height:1122px !important;
	left:49px !important;
	top:-467px !important;
}

#item308807 {
	width:403px !important;
	height:34px !important;
	left:116px !important;
	top:159px !important;
}

#item308830 {
	width:647px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item308853 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item308857 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-308857 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-308857 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308861 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:232px !important;
}

@keyframes aumentar-308861 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-308861 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item309369 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item309377 {
	width:470px !important;
	height:480px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item309400 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item309423 {
	width:470px !important;
	height:297px !important;
	top:101px !important;
	padding:27px;
}

#item309450 {
	width:30px !important;
	height:31px !important;
}

#item309446 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item309455 {
	width:50px !important;
	height:50px !important;
	left:56px !important;
	top:691px !important;
}

@keyframes aumentar-309455 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-309455 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item309455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item309458 {
	width:73px !important;
	height:73px !important;
	left:44px !important;
	top:681px !important;
}

#item309187 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item309193 {
	width:470px !important;
	height:507px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item309216 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item309239 {
	width:470px !important;
	height:325px !important;
	top:101px !important;
	padding:27px;
}

#item309265 {
	width:30px !important;
	height:31px !important;
}

#item309262 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item309268 {
	width:50px !important;
	height:50px !important;
	left:681px !important;
	top:702px !important;
}

@keyframes aumentar-309268 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-309268 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item309268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item309271 {
	width:71px !important;
	height:71px !important;
	left:671px !important;
	top:691px !important;
}

#item309277 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item309284 {
	width:470px !important;
	height:527px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item309307 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item309330 {
	width:470px !important;
	height:353px !important;
	top:101px !important;
	padding:27px;
}

#item309356 {
	width:30px !important;
	height:31px !important;
}

#item309353 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item309359 {
	width:50px !important;
	height:50px !important;
	left:673px !important;
	top:703px !important;
}

@keyframes aumentar-309359 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-309359 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item309359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item309363 {
	width:73px !important;
	height:73px !important;
	left:663px !important;
	top:691px !important;
}

#item309556 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
}

#item309564 {
	width:470px !important;
	height:584px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item309587 {
	width:470px !important;
	height:101px !important;
	left:1px !important;
	padding:27px;
}

#item309610 {
	width:470px !important;
	height:409px !important;
	left:1px !important;
	top:101px !important;
	padding:27px;
}

#item309633 {
	width:50px !important;
	height:50px !important;
	left:58px !important;
	top:698px !important;
}

@keyframes aumentar-309633 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-309633 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item309633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item309636 {
	width:65px !important;
	height:65px !important;
	left:51px !important;
	top:692px !important;
}

#item309644 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item309641 {
	width:36px !important;
	height:37px !important;
	left:1090px !important;
	top:30px !important;
}

#item309464 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item309473 {
	width:470px !important;
	height:514px !important;
	top:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item309496 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item309519 {
	width:470px !important;
	height:325px !important;
	top:101px !important;
	padding:27px;
}

#item309545 {
	width:30px !important;
	height:31px !important;
}

#item309542 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item309548 {
	width:50px !important;
	height:50px !important;
	left:672px !important;
	top:698px !important;
}

@keyframes aumentar-309548 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-309548 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item309548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item309551 {
	width:73px !important;
	height:73px !important;
	left:662px !important;
	top:685px !important;
}

#item308877 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item308885 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item308886 {
	width:619px !important;
	height:103px !important;
	top:69px !important;
	padding:30px;
}

#item308916 {
	width:441px !important;
	height:742px !important;
	left:33px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item308917 {
	width:436px !important;
	height:594px !important;
	left:34px !important;
	top:157px !important;
	padding:20px 60px 20px 20px;
}

#item308940 {
	width:49px !important;
	height:49px !important;
	left:408px !important;
	top:178px !important;
}

#item308943 {
	width:416px !important;
	height:104px !important;
	left:34px !important;
	top:34px !important;
	padding:20px;
}

#item308984 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item308981 {
	width:36px !important;
	height:37px !important;
	left:418px !important;
	top:57px !important;
}

#item308966 {
	width:50px !important;
	height:50px !important;
	left:651px !important;
	top:229px !important;
}

@keyframes aumentar-boton-308966 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308966 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308969 {
	width:50px !important;
	height:50px !important;
	left:550px !important;
	top:276px !important;
}

@keyframes aumentar-boton-308969 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308969 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308972 {
	width:50px !important;
	height:50px !important;
	left:763px !important;
	top:201px !important;
}

@keyframes aumentar-boton-308972 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308972 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308975 {
	width:50px !important;
	height:50px !important;
	left:535px !important;
	top:240px !important;
}

@keyframes aumentar-boton-308975 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308975 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item308978 {
	width:50px !important;
	height:50px !important;
	left:675px !important;
	top:215px !important;
}

@keyframes aumentar-boton-308978 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-308978 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-308989 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-308989 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item308989 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item308991 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item308992 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:159px !important;
}

#item309027 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item309022 {
	width:39px !important;
	height:39px !important;
	left:655px !important;
	top:235px !important;
}

@keyframes aparecer-309028 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-309028 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item309028 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item309030 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item309031 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item309064 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item309059 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:281px !important;
}

@keyframes aparecer-309065 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-309065 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item309065 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item309067 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item309069 {
	width:186px !important;
	height:22px !important;
	left:9px !important;
	top:155px !important;
}

#item309102 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item309097 {
	width:39px !important;
	height:39px !important;
	left:767px !important;
	top:207px !important;
}

@keyframes aparecer-309103 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-309103 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item309103 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item309107 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item309144 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item309139 {
	width:39px !important;
	height:39px !important;
	left:540px !important;
	top:245px !important;
}

@keyframes aparecer-309145 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-309145 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item309145 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item309148 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item309184 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item309178 {
	width:39px !important;
	height:39px !important;
	left:682px !important;
	top:221px !important;
}

#item308868 {
	width:51px !important;
	height:51px !important;
}

#item308872 {
	width:45px !important;
	height:45px !important;
	left:2px !important;
	top:83px !important;
}

#item308865 {
	width:1146px !important;
	height:799px !important;
	left:17px !important;
	top:17px !important;
}

#item328038_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item328043 {
	width:487px !important;
	height:34px !important;
	left:116px !important;
	top:159px !important;
}

#item328066 {
	width:647px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item328089 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item328092 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-328092 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-328092 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328096 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:232px !important;
}

@keyframes aumentar-328096 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-328096 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328797 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item328804 {
	width:470px !important;
	height:592px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item328827 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item328850 {
	width:470px !important;
	height:409px !important;
	top:101px !important;
	padding:27px;
}

#item328876 {
	width:30px !important;
	height:31px !important;
}

#item328873 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item328884 {
	width:50px !important;
	height:50px !important;
	left:56px !important;
	top:691px !important;
}

@keyframes aumentar-328884 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-328884 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328888 {
	width:73px !important;
	height:73px !important;
	left:44px !important;
	top:681px !important;
}

#item328704 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item328711 {
	width:470px !important;
	height:591px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item328734 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item328757 {
	width:470px !important;
	height:409px !important;
	top:101px !important;
	padding:27px;
}

#item328783 {
	width:30px !important;
	height:31px !important;
}

#item328780 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item328787 {
	width:50px !important;
	height:50px !important;
	left:681px !important;
	top:702px !important;
}

@keyframes aumentar-328787 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-328787 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328791 {
	width:71px !important;
	height:71px !important;
	left:671px !important;
	top:691px !important;
}

#item328611 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item328619 {
	width:470px !important;
	height:527px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item328643 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item328666 {
	width:470px !important;
	height:353px !important;
	top:101px !important;
	padding:27px;
}

#item328692 {
	width:30px !important;
	height:31px !important;
}

#item328689 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item328695 {
	width:50px !important;
	height:50px !important;
	left:673px !important;
	top:703px !important;
}

@keyframes aumentar-328695 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-328695 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328698 {
	width:73px !important;
	height:73px !important;
	left:663px !important;
	top:691px !important;
}

#item328517 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
}

#item328526 {
	width:470px !important;
	height:555px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item328549 {
	width:470px !important;
	height:101px !important;
	left:1px !important;
	padding:27px;
}

#item328572 {
	width:470px !important;
	height:381px !important;
	left:1px !important;
	top:101px !important;
	padding:27px;
}

#item328595 {
	width:50px !important;
	height:50px !important;
	left:58px !important;
	top:698px !important;
}

@keyframes aumentar-328595 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-328595 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328598 {
	width:65px !important;
	height:65px !important;
	left:51px !important;
	top:692px !important;
}

#item328605 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item328602 {
	width:36px !important;
	height:37px !important;
	left:1090px !important;
	top:30px !important;
}

#item328420 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item328428 {
	width:470px !important;
	height:514px !important;
	top:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item328451 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item328474 {
	width:470px !important;
	height:325px !important;
	top:101px !important;
	padding:27px;
}

#item328500 {
	width:30px !important;
	height:31px !important;
}

#item328497 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item328503 {
	width:50px !important;
	height:50px !important;
	left:672px !important;
	top:698px !important;
}

@keyframes aumentar-328503 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-328503 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328512 {
	width:73px !important;
	height:73px !important;
	left:662px !important;
	top:685px !important;
}

#item328112 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item328117 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item328118 {
	width:619px !important;
	height:103px !important;
	top:69px !important;
	padding:30px;
}

#item328144 {
	width:441px !important;
	height:742px !important;
	left:33px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item328146 {
	width:436px !important;
	height:597px !important;
	left:34px !important;
	top:178px !important;
	padding:20px 60px 20px 20px;
}

#item328169 {
	width:49px !important;
	height:49px !important;
	left:408px !important;
	top:202px !important;
}

#item328172 {
	width:416px !important;
	height:140px !important;
	left:34px !important;
	top:34px !important;
	padding:20px;
}

#item328198 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item328195 {
	width:36px !important;
	height:37px !important;
	left:418px !important;
	top:57px !important;
}

#item328235 {
	width:50px !important;
	height:50px !important;
	left:870px !important;
	top:191px !important;
}

@keyframes aumentar-boton-328235 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-328235 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328282 {
	width:50px !important;
	height:50px !important;
	left:718px !important;
	top:351px !important;
}

@keyframes aumentar-boton-328282 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-328282 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328324 {
	width:50px !important;
	height:50px !important;
	left:741px !important;
	top:299px !important;
}

@keyframes aumentar-boton-328324 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-328324 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328366 {
	width:50px !important;
	height:50px !important;
	left:838px !important;
	top:84px !important;
}

@keyframes aumentar-boton-328366 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-328366 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328409 {
	width:50px !important;
	height:50px !important;
	left:604px !important;
	top:140px !important;
}

@keyframes aumentar-boton-328409 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-328409 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item328409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-328201 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-328201 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item328201 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item328203 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item328204 {
	width:186px !important;
	height:45px !important;
	left:9px !important;
	top:148px !important;
}

#item328248 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item328243 {
	width:39px !important;
	height:39px !important;
	left:877px !important;
	top:195px !important;
}

@keyframes aparecer-328249 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-328249 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item328249 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item328251 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item328252 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:162px !important;
}

#item328290 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item328285 {
	width:39px !important;
	height:39px !important;
	left:726px !important;
	top:357px !important;
}

@keyframes aparecer-328291 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-328291 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item328291 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item328293 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item328294 {
	width:186px !important;
	height:22px !important;
	left:9px !important;
	top:155px !important;
}

#item328333 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item328328 {
	width:39px !important;
	height:39px !important;
	left:747px !important;
	top:307px !important;
}

@keyframes aparecer-328334 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-328334 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item328334 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item328337 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item328374 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item328369 {
	width:39px !important;
	height:39px !important;
	left:845px !important;
	top:90px !important;
}

@keyframes aparecer-328376 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-328376 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item328376 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item328380 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item328417 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item328412 {
	width:39px !important;
	height:39px !important;
	left:609px !important;
	top:147px !important;
}

#item328102 {
	width:51px !important;
	height:51px !important;
}

#item328107 {
	width:45px !important;
	height:45px !important;
	left:2px !important;
	top:83px !important;
}

#item328099 {
	width:1146px !important;
	height:799px !important;
	left:17px !important;
	top:17px !important;
}

#item329101_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item329106 {
	width:403px !important;
	height:34px !important;
	left:116px !important;
	top:159px !important;
}

#item329129 {
	width:647px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item329152 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item329157 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-329157 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-329157 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329160 {
	width:50px !important;
	height:50px !important;
	left:55px !important;
	top:232px !important;
}

@keyframes aumentar-329160 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-329160 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329865 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item329872 {
	width:470px !important;
	height:483px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item329895 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item329918 {
	width:470px !important;
	height:381px !important;
	top:101px !important;
	padding:27px;
}

#item329944 {
	width:30px !important;
	height:31px !important;
}

#item329941 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item329947 {
	width:50px !important;
	height:50px !important;
	left:23px !important;
	top:693px !important;
}

@keyframes aumentar-329947 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-329947 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329954 {
	width:73px !important;
	height:73px !important;
	left:10px !important;
	top:681px !important;
}

#item329771 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item329778 {
	width:470px !important;
	height:479px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item329803 {
	width:470px !important;
	height:155px !important;
	padding:27px;
}

#item329826 {
	width:470px !important;
	height:325px !important;
	top:155px !important;
	padding:27px;
}

#item329852 {
	width:30px !important;
	height:31px !important;
}

#item329849 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item329856 {
	width:50px !important;
	height:50px !important;
	left:1329px !important;
	top:702px !important;
}

@keyframes aumentar-329856 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-329856 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329859 {
	width:71px !important;
	height:71px !important;
	left:1318px !important;
	top:691px !important;
}

#item329679 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item329687 {
	width:470px !important;
	height:481px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item329710 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item329733 {
	width:470px !important;
	height:381px !important;
	top:101px !important;
	padding:27px;
}

#item329759 {
	width:30px !important;
	height:31px !important;
}

#item329756 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item329762 {
	width:50px !important;
	height:50px !important;
	left:1335px !important;
	top:703px !important;
}

@keyframes aumentar-329762 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-329762 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329765 {
	width:73px !important;
	height:73px !important;
	left:1324px !important;
	top:691px !important;
}

#item329580 {
	width:1136px !important;
	height:789px !important;
	left:129px !important;
	top:10px !important;
	border-radius:18px;
}

#item329591 {
	width:470px !important;
	height:427px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item329614 {
	width:470px !important;
	height:101px !important;
	left:1px !important;
	padding:27px;
}

#item329637 {
	width:470px !important;
	height:325px !important;
	left:1px !important;
	top:101px !important;
	padding:27px;
}

#item329660 {
	width:50px !important;
	height:50px !important;
	left:25px !important;
	top:698px !important;
}

@keyframes aumentar-329660 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-329660 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329665 {
	width:65px !important;
	height:65px !important;
	left:19px !important;
	top:692px !important;
}

#item329672 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item329669 {
	width:36px !important;
	height:37px !important;
	left:1209px !important;
	top:30px !important;
}

#item329488 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item329495 {
	width:470px !important;
	height:500px !important;
	left:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item329519 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item329542 {
	width:470px !important;
	height:381px !important;
	left:1px !important;
	top:100px !important;
	padding:27px;
}

#item329568 {
	width:30px !important;
	height:31px !important;
}

#item329565 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item329572 {
	width:50px !important;
	height:50px !important;
	left:1321px !important;
	top:698px !important;
}

@keyframes aumentar-329572 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-329572 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329575 {
	width:73px !important;
	height:73px !important;
	left:1310px !important;
	top:685px !important;
}

#item329177 {
	width:1136px !important;
	height:789px !important;
	left:129px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item329183 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item329184 {
	width:619px !important;
	height:127px !important;
	top:45px !important;
	padding:30px;
}

#item329210 {
	width:441px !important;
	height:742px !important;
	left:152px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item329211 {
	width:436px !important;
	height:655px !important;
	left:153px !important;
	top:124px !important;
	padding:20px 60px 20px 20px;
}

#item329234 {
	width:49px !important;
	height:49px !important;
	left:527px !important;
	top:178px !important;
}

#item329237 {
	width:416px !important;
	height:90px !important;
	left:153px !important;
	top:34px !important;
	padding:20px;
}

#item329263 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item329260 {
	width:36px !important;
	height:37px !important;
	left:537px !important;
	top:57px !important;
}

#item329301 {
	width:50px !important;
	height:50px !important;
	left:772px !important;
	top:399px !important;
}

@keyframes aumentar-boton-329301 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-329301 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329347 {
	width:50px !important;
	height:50px !important;
	left:762px !important;
	top:311px !important;
}

@keyframes aumentar-boton-329347 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-329347 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329391 {
	width:50px !important;
	height:50px !important;
	left:1033px !important;
	top:214px !important;
}

@keyframes aumentar-boton-329391 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-329391 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329434 {
	width:50px !important;
	height:50px !important;
	left:834px !important;
	top:306px !important;
}

@keyframes aumentar-boton-329434 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-329434 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329477 {
	width:50px !important;
	height:50px !important;
	left:889px !important;
	top:313px !important;
}

@keyframes aumentar-boton-329477 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-329477 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item329477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-329266 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-329266 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item329266 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item329268 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item329271 {
	width:186px !important;
	height:40px !important;
	left:9px !important;
	top:148px !important;
}

#item329309 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item329304 {
	width:39px !important;
	height:39px !important;
	left:777px !important;
	top:408px !important;
}

@keyframes aparecer-329310 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-329310 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item329310 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item329312 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item329313 {
	width:186px !important;
	height:30px !important;
	left:9px !important;
	top:154px !important;
}

#item329355 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item329350 {
	width:39px !important;
	height:39px !important;
	left:767px !important;
	top:315px !important;
}

@keyframes aparecer-329356 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-329356 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item329356 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item329360 {
	width:186px !important;
	height:22px !important;
	left:10px !important;
	top:155px !important;
}

#item329400 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item329395 {
	width:39px !important;
	height:39px !important;
	left:1039px !important;
	top:220px !important;
}

@keyframes aparecer-329401 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-329401 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item329401 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item329404 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item329443 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item329437 {
	width:39px !important;
	height:39px !important;
	left:840px !important;
	top:311px !important;
}

@keyframes aparecer-329444 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-329444 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item329444 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item329447 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item329485 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item329480 {
	width:39px !important;
	height:39px !important;
	left:894px !important;
	top:320px !important;
}

#item329168 {
	width:51px !important;
	height:51px !important;
}

#item329172 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:83px !important;
}

#item329164 {
	width:1397px !important;
	height:799px !important;
	left:-102px !important;
	top:17px !important;
}

#item331882_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item331887 {
	width:657px !important;
	height:36px !important;
	left:116px !important;
	top:159px !important;
}

#item331910 {
	width:945px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item331933 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item331936 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-331936 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-331936 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332644 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item332656 {
	width:470px !important;
	height:722px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item332679 {
	width:470px !important;
	height:161px !important;
	padding:27px;
}

#item332702 {
	width:470px !important;
	height:493px !important;
	left:2px !important;
	top:162px !important;
	padding:27px;
}

#item332728 {
	width:30px !important;
	height:31px !important;
}

#item332725 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item332731 {
	width:50px !important;
	height:50px !important;
	left:64px !important;
	top:708px !important;
}

@keyframes aumentar-332731 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-332731 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332734 {
	width:71px !important;
	height:71px !important;
	left:53px !important;
	top:696px !important;
}

#item332551 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item332558 {
	width:470px !important;
	height:624px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item332581 {
	width:470px !important;
	height:161px !important;
	padding:27px;
}

#item332604 {
	width:470px !important;
	height:381px !important;
	top:161px !important;
	padding:27px;
}

#item332631 {
	width:30px !important;
	height:31px !important;
}

#item332627 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item332635 {
	width:50px !important;
	height:50px !important;
	left:65px !important;
	top:693px !important;
}

@keyframes aumentar-332635 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-332635 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332638 {
	width:73px !important;
	height:73px !important;
	left:53px !important;
	top:681px !important;
}

#item332457 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item332465 {
	width:470px !important;
	height:554px !important;
	top:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item332488 {
	width:470px !important;
	height:161px !important;
	padding:27px;
}

#item332511 {
	width:470px !important;
	height:381px !important;
	top:162px !important;
	padding:27px;
}

#item332537 {
	width:30px !important;
	height:31px !important;
}

#item332534 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item332541 {
	width:50px !important;
	height:50px !important;
	left:1198px !important;
	top:703px !important;
}

@keyframes aumentar-332541 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-332541 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332545 {
	width:73px !important;
	height:73px !important;
	left:1191px !important;
	top:691px !important;
}

#item332365 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
}

#item332372 {
	width:470px !important;
	height:674px !important;
	left:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item332396 {
	width:470px !important;
	height:161px !important;
	top:2px !important;
	padding:27px;
}

#item332419 {
	width:470px !important;
	height:437px !important;
	left:1px !important;
	top:163px !important;
	padding:27px;
}

#item332442 {
	width:50px !important;
	height:50px !important;
	left:66px !important;
	top:698px !important;
}

@keyframes aumentar-332442 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-332442 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332445 {
	width:65px !important;
	height:65px !important;
	left:58px !important;
	top:692px !important;
}

#item332452 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item332449 {
	width:36px !important;
	height:37px !important;
	left:1090px !important;
	top:30px !important;
}

#item332269 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item332276 {
	width:470px !important;
	height:574px !important;
	left:1px !important;
	top:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item332299 {
	width:470px !important;
	height:161px !important;
	padding:27px;
}

#item332322 {
	width:470px !important;
	height:325px !important;
	top:161px !important;
	padding:27px;
}

#item332349 {
	width:30px !important;
	height:31px !important;
}

#item332346 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item332357 {
	width:50px !important;
	height:50px !important;
	left:678px !important;
	top:698px !important;
}

@keyframes aumentar-332357 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-332357 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332360 {
	width:73px !important;
	height:73px !important;
	left:665px !important;
	top:685px !important;
}

#item331955 {
	width:1136px !important;
	height:789px !important;
	left:10px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item331960 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item331961 {
	width:619px !important;
	height:127px !important;
	top:43px !important;
	padding:30px;
}

#item331987 {
	width:441px !important;
	height:742px !important;
	left:33px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item331988 {
	width:436px !important;
	height:595px !important;
	left:34px !important;
	top:174px !important;
	padding:20px 60px 20px 20px;
}

#item332011 {
	width:49px !important;
	height:49px !important;
	left:408px !important;
	top:178px !important;
}

#item332015 {
	width:416px !important;
	height:140px !important;
	left:34px !important;
	top:34px !important;
	padding:20px;
}

#item332041 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item332038 {
	width:36px !important;
	height:37px !important;
	left:418px !important;
	top:57px !important;
}

#item332082 {
	width:50px !important;
	height:50px !important;
	left:733px !important;
	top:283px !important;
}

@keyframes aumentar-boton-332082 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-332082 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332124 {
	width:50px !important;
	height:50px !important;
	left:713px !important;
	top:233px !important;
}

@keyframes aumentar-boton-332124 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-332124 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332167 {
	width:50px !important;
	height:50px !important;
	left:828px !important;
	top:179px !important;
}

@keyframes aumentar-boton-332167 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-332167 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332211 {
	width:50px !important;
	height:50px !important;
	left:770px !important;
	top:229px !important;
}

@keyframes aumentar-boton-332211 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-332211 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332255 {
	width:50px !important;
	height:50px !important;
	left:818px !important;
	top:261px !important;
}

@keyframes aumentar-boton-332255 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-332255 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item332255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-332044 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-332044 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item332044 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item332047 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item332048 {
	width:186px !important;
	height:40px !important;
	left:9px !important;
	top:146px !important;
}

#item332090 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item332085 {
	width:39px !important;
	height:39px !important;
	left:740px !important;
	top:288px !important;
}

@keyframes aparecer-332091 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-332091 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item332091 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item332093 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item332094 {
	width:186px !important;
	height:40px !important;
	left:9px !important;
	top:152px !important;
}

#item332133 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item332127 {
	width:39px !important;
	height:39px !important;
	left:719px !important;
	top:238px !important;
}

@keyframes aparecer-332134 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-332134 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item332134 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item332136 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item332137 {
	width:186px !important;
	height:40px !important;
	left:9px !important;
	top:145px !important;
}

#item332175 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item332170 {
	width:39px !important;
	height:39px !important;
	left:834px !important;
	top:185px !important;
}

@keyframes aparecer-332176 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-332176 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item332176 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item332179 {
	width:186px !important;
	height:40px !important;
	left:10px !important;
	top:151px !important;
}

#item332222 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item332215 {
	width:39px !important;
	height:39px !important;
	left:776px !important;
	top:234px !important;
}

@keyframes aparecer-332223 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-332223 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item332223 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item332226 {
	width:186px !important;
	height:40px !important;
	left:10px !important;
	top:145px !important;
}

#item332265 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item332260 {
	width:39px !important;
	height:39px !important;
	left:824px !important;
	top:268px !important;
}

#item331946 {
	width:51px !important;
	height:51px !important;
}

#item331943 {
	width:1264px !important;
	height:799px !important;
	left:17px !important;
	top:17px !important;
}

#item330795_container {
	width:1131px !important;
	height:782px !important;
	left:30px !important;
	top:30px !important;
	border-radius:18px;
}

#item330800 {
	width:657px !important;
	height:36px !important;
	left:116px !important;
	top:159px !important;
}

#item330823 {
	width:1101px !important;
	height:72px !important;
	left:50px !important;
	top:50px !important;
}

#item330846 {
	width:97px !important;
	height:60px !important;
	left:1033px !important;
	top:722px !important;
}

#item330850 {
	width:50px !important;
	height:50px !important;
	left:54px !important;
	top:152px !important;
}

@keyframes aumentar-330850 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-330850 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item330850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331458 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item331466 {
	width:470px !important;
	height:424px !important;
	top:2px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item331489 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item331512 {
	width:470px !important;
	height:325px !important;
	top:101px !important;
	padding:27px;
}

#item331538 {
	width:30px !important;
	height:31px !important;
}

#item331535 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item331551 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item331554 {
	width:470px !important;
	height:453px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item331577 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item331600 {
	width:470px !important;
	height:353px !important;
	top:101px !important;
	padding:27px;
}

#item331626 {
	width:30px !important;
	height:31px !important;
}

#item331623 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:23px !important;
}

#item331630 {
	width:50px !important;
	height:50px !important;
	left:23px !important;
	top:693px !important;
}

@keyframes aumentar-331630 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-331630 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331633 {
	width:73px !important;
	height:73px !important;
	left:10px !important;
	top:681px !important;
}

#item331361 {
	width:1136px !important;
	height:789px !important;
	border-radius:18px;
}

#item331368 {
	width:470px !important;
	height:617px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item331391 {
	width:470px !important;
	height:161px !important;
	top:1px !important;
	padding:27px;
}

#item331415 {
	width:470px !important;
	height:381px !important;
	top:163px !important;
	padding:27px;
}

#item331441 {
	width:30px !important;
	height:31px !important;
}

#item331438 {
	width:30px !important;
	height:31px !important;
	left:1083px !important;
	top:24px !important;
}

#item331445 {
	width:50px !important;
	height:50px !important;
	left:797px !important;
	top:703px !important;
}

@keyframes aumentar-331445 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-331445 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331452 {
	width:73px !important;
	height:73px !important;
	left:784px !important;
	top:691px !important;
}

#item331270 {
	width:1136px !important;
	height:789px !important;
	left:129px !important;
	top:10px !important;
	border-radius:18px;
}

#item331277 {
	width:470px !important;
	height:588px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item331300 {
	width:470px !important;
	height:161px !important;
	padding:27px;
}

#item331323 {
	width:470px !important;
	height:353px !important;
	top:162px !important;
	padding:27px;
}

#item331346 {
	width:50px !important;
	height:50px !important;
	left:185px !important;
	top:698px !important;
}

@keyframes aumentar-331346 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-331346 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331349 {
	width:65px !important;
	height:65px !important;
	left:177px !important;
	top:692px !important;
}

#item331356 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item331353 {
	width:36px !important;
	height:37px !important;
	left:1209px !important;
	top:30px !important;
}

#item331178 {
	width:1136px !important;
	height:788px !important;
	border-radius:18px;
}

#item331186 {
	width:470px !important;
	height:510px !important;
	left:1px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item331209 {
	width:470px !important;
	height:101px !important;
	padding:27px;
}

#item331232 {
	width:470px !important;
	height:409px !important;
	top:102px !important;
	padding:27px;
}

#item331258 {
	width:30px !important;
	height:31px !important;
}

#item331255 {
	width:30px !important;
	height:31px !important;
	left:1084px !important;
	top:22px !important;
}

#item331261 {
	width:50px !important;
	height:50px !important;
	left:1321px !important;
	top:698px !important;
}

@keyframes aumentar-331261 {
	0% {
		transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-331261 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-50deg) scaleX(1.5) scaleY(1.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331264 {
	width:73px !important;
	height:73px !important;
	left:1310px !important;
	top:685px !important;
}

#item330874 {
	width:1136px !important;
	height:789px !important;
	left:129px !important;
	top:10px !important;
	border-radius:18px;
	background:#fff7a9;
}

#item330880 {
	width:623px !important;
	height:170px !important;
	border-radius:18px;
	background:#fff;
}

#item330881 {
	width:619px !important;
	height:127px !important;
	top:45px !important;
	padding:30px;
}

#item330907 {
	width:441px !important;
	height:742px !important;
	left:152px !important;
	top:33px !important;
	border-radius:18px;
	background:#262b4c;
}

#item330908 {
	width:436px !important;
	height:597px !important;
	left:153px !important;
	top:174px !important;
	padding:20px 60px 20px 20px;
}

#item330931 {
	width:49px !important;
	height:49px !important;
	left:527px !important;
	top:178px !important;
}

#item330934 {
	width:416px !important;
	height:140px !important;
	left:153px !important;
	top:34px !important;
	padding:20px;
}

#item330960 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item330957 {
	width:36px !important;
	height:37px !important;
	left:537px !important;
	top:57px !important;
}

#item330992 {
	width:50px !important;
	height:50px !important;
	left:922px !important;
	top:269px !important;
}

@keyframes aumentar-boton-330992 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-330992 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item330992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331033 {
	width:50px !important;
	height:50px !important;
	left:742px !important;
	top:286px !important;
}

@keyframes aumentar-boton-331033 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-331033 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331075 {
	width:50px !important;
	height:50px !important;
	left:862px !important;
	top:251px !important;
}

@keyframes aumentar-boton-331075 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-331075 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331119 {
	width:50px !important;
	height:50px !important;
	left:683px !important;
	top:216px !important;
}

@keyframes aumentar-boton-331119 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-331119 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331167 {
	width:50px !important;
	height:50px !important;
	left:804px !important;
	top:304px !important;
}

@keyframes aumentar-boton-331167 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes aumentar-boton-331167 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item331167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes aparecer-330963 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-330963 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item330963 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item330965 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item330966 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:158px !important;
}

#item331000 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item330995 {
	width:39px !important;
	height:39px !important;
	left:929px !important;
	top:275px !important;
}

@keyframes aparecer-331001 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-331001 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item331001 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item331003 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item331004 {
	width:186px !important;
	height:16px !important;
	left:9px !important;
	top:161px !important;
}

#item331041 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item331036 {
	width:39px !important;
	height:39px !important;
	left:747px !important;
	top:292px !important;
}

@keyframes aparecer-331042 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-331042 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item331042 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item331044 {
	width:205px !important;
	height:205px !important;
	border-radius:12px;
	background:#262b4c;
	border:solid 5px #fff7a9;
}

#item331045 {
	width:186px !important;
	height:40px !important;
	left:9px !important;
	top:145px !important;
}

#item331083 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item331078 {
	width:39px !important;
	height:39px !important;
	left:866px !important;
	top:258px !important;
}

@keyframes aparecer-331084 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-331084 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item331084 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item331087 {
	width:186px !important;
	height:40px !important;
	left:10px !important;
	top:143px !important;
}

#item331131 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item331126 {
	width:39px !important;
	height:39px !important;
	left:689px !important;
	top:224px !important;
}

@keyframes aparecer-331132 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-331132 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item331132 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item331136 {
	width:186px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item331175 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item331170 {
	width:39px !important;
	height:39px !important;
	left:811px !important;
	top:308px !important;
}

#item330864 {
	width:51px !important;
	height:51px !important;
}

#item330861 {
	width:1383px !important;
	height:799px !important;
	left:-102px !important;
	top:17px !important;
}

#item334930 {
	width:1207px !important;
	height:859px !important;
	left:-9px !important;
	top:-10px !important;
	background:#262b4c;
}

#item334712 {
	width:619px !important;
	height:780px !important;
	left:541px !important;
	top:28px !important;
	border-radius:18px;
}

#item334721 {
	width:415px !important;
	height:50px !important;
	left:81px !important;
	top:28px !important;
}

#item334744 {
	width:139px !important;
	height:87px !important;
	left:997px !important;
	top:698px !important;
}

#item334753 {
	width:200px !important;
	height:200px !important;
	border-radius:18px;
	background:#ffc629;
}

#item334754 {
	width:158px !important;
	height:160px !important;
	left:24px !important;
	top:19px !important;
}

#item334749 {
	width:200px !important;
	height:200px !important;
	left:83px !important;
	top:126px !important;
}

#item334781 {
	width:200px !important;
	height:200px !important;
	border-radius:18px;
	background:#fff;
}

#item334782 {
	width:146px !important;
	height:16px !important;
	left:28px !important;
	top:92px !important;
}

#item334777 {
	width:200px !important;
	height:200px !important;
	left:83px !important;
	top:338px !important;
}

#item334817 {
	width:86px !important;
	height:16px !important;
	left:62px !important;
	top:91px !important;
}

#item334805 {
	width:200px !important;
	height:200px !important;
	left:83px !important;
	top:551px !important;
}

#item334843 {
	width:200px !important;
	height:200px !important;
	border-radius:18px;
	background:#fff;
}

#item334844 {
	width:158px !important;
	height:160px !important;
	left:20px !important;
	top:19px !important;
}

#item334840 {
	width:200px !important;
	height:200px !important;
	left:298px !important;
	top:126px !important;
}

#item334870 {
	width:200px !important;
	height:200px !important;
	border-radius:18px;
	background:#ffc629;
}

#item334871 {
	width:158px !important;
	height:160px !important;
	left:21px !important;
	top:22px !important;
}

#item334867 {
	width:200px !important;
	height:200px !important;
	left:298px !important;
	top:551px !important;
}

#item334956 {
	width:484px !important;
	height:243px !important;
	left:60px !important;
	top:351px !important;
	border-radius:18px;
	background:#fff;
}

#item334958 {
	width:1130px !important;
	height:780px !important;
	left:30px !important;
	top:28px !important;
	border-radius:18px;
}

#item334968 {
	width:548px !important;
	height:177px !important;
	left:60px !important;
	top:53px !important;
}

@keyframes entrarvolandodesdearriba-334991 {
	0% {
		transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-334991 {
	0% {
		-webkit-transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item335024 {
	width:50px !important;
	height:50px !important;
}

#item335027 {
	width:391px !important;
	height:48px !important;
	left:70px !important;
	top:1px !important;
}

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

#item335000 {
	width:388px !important;
	height:48px !important;
	left:70px !important;
	top:1px !important;
}

#item334991 {
	width:461px !important;
	height:50px !important;
	left:77px !important;
	top:374px !important;
}

@keyframes entrarvolandodesdearriba-335050 {
	0% {
		transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-335050 {
	0% {
		-webkit-transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item335081 {
	width:50px !important;
	height:50px !important;
}

#item335089 {
	width:426px !important;
	height:48px !important;
	left:70px !important;
	top:1px !important;
}

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

#item335057 {
	width:421px !important;
	height:48px !important;
	left:70px !important;
	top:1px !important;
}

#item335050 {
	width:496px !important;
	height:50px !important;
	left:77px !important;
	top:447px !important;
}

@keyframes entrarvolandodesdearriba-335112 {
	0% {
		transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-335112 {
	0% {
		-webkit-transform:translate(-1.525px,-49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item335143 {
	width:50px !important;
	height:50px !important;
}

#item335146 {
	width:339px !important;
	height:48px !important;
	left:70px !important;
	top:1px !important;
}

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

#item335119 {
	width:321px !important;
	height:48px !important;
	left:70px !important;
	top:1px !important;
}

#item335112 {
	width:409px !important;
	height:50px !important;
	left:77px !important;
	top:521px !important;
}

#item335169 {
	width:207px !important;
	height:25px !important;
	left:825px !important;
	top:91px !important;
}

#item335192 {
	width:139px !important;
	height:87px !important;
	left:62px !important;
	top:698px !important;
}

#item335197 {
	width:353px !important;
	height:148px !important;
	left:702px !important;
	top:80px !important;
}

#item335319 {
	width:484px !important;
	height:413px !important;
	left:70px !important;
	top:271px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item335320 {
	width:432px !important;
	height:323px !important;
	left:105px !important;
	top:346px !important;
}

#item335344 {
	width:449px !important;
	height:26px !important;
	left:105px !important;
	top:298px !important;
}

#item335370 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item335367 {
	width:36px !important;
	height:37px !important;
	left:508px !important;
	top:281px !important;
}

#item335264 {
	width:484px !important;
	height:243px !important;
	left:70px !important;
	top:361px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item335265 {
	width:432px !important;
	height:19px !important;
	left:105px !important;
	top:553px !important;
}

#item335289 {
	width:449px !important;
	height:127px !important;
	left:105px !important;
	top:388px !important;
}

#item335315 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item335312 {
	width:36px !important;
	height:37px !important;
	left:508px !important;
	top:371px !important;
}

#item335207 {
	width:484px !important;
	height:243px !important;
	left:70px !important;
	top:361px !important;
	border-radius:18px;
	background:#ce0e2d;
}

#item335208 {
	width:432px !important;
	height:19px !important;
	left:105px !important;
	top:523px !important;
}

#item335232 {
	width:449px !important;
	height:38px !important;
	left:105px !important;
	top:403px !important;
}

#item335258 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item335255 {
	width:36px !important;
	height:37px !important;
	left:508px !important;
	top:371px !important;
}

#item335205 {
	width:40px !important;
	height:40px !important;
	left:10px !important;
	top:10px !important;
}

#item335203 {
	width:554px !important;
	height:684px !important;
	left:-10px !important;
	top:-10px !important;
}

p.autoParaStyle5 {
	font-family:Raleway;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:20px;
	line-height:24px;
	color:#ce0e2d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-GTPressura-Regular,"GT Pressura";
	font-size:16px;
	line-height:42px;
	color:#ce0e2d;
	letter-spacing:-0.040em;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:43px;
	line-height:51.6px;
	color:#262b4c;
	text-align:left;
}

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

p.titular-2-publicidad-iberia {
	font-weight:300;
	font-family:FF-IberiaHeadline-Light,"Iberia Headline",sans-serif;
	font-size:77px;
	line-height:78px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.titular-publicidad-iberia {
	font-weight:300;
	font-family:FF-IberiaHeadline-Light,"Iberia Headline",sans-serif;
	font-size:106.6px;
	line-height:95.9px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.subititulo-publicidad-iberia {
	font-family:FF-IberiaHeadline,"Iberia Headline",sans-serif;
	font-size:21.3px;
	line-height:23px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.seguro-texto-pequeño {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	margin-bottom:20px;
	text-align:left;
}

p.seguro-subtitular {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	text-align:left;
}

p.seguro-titular {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:53px;
	line-height:63.6px;
	color:#262b4c;
	text-align:left;
}

p.notas-texto-boton {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:20px;
	line-height:24px;
	color:#262b4c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.notas-texto-boton-rojo {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:20px;
	line-height:24px;
	color:#ce0e2d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.notas-texto-boton-tobias {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:20px;
	line-height:24px;
	color:#262b4c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.notas-titular {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:53px;
	line-height:63.6px;
	color:#ff726d;
	text-align:left;
}

p.titular-rojo {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:59px;
	line-height:60.2px;
	color:#ce0e2d;
	text-align:left;
}

p.corporativa-boton-rojo {
	font-family:FF-GTPressura-Regular,"GT Pressura";
	font-size:24px;
	line-height:25px;
	color:#ce0e2d;
	letter-spacing:-0.040em;
	text-align:left;
}

p.corporativa-boton {
	font-family:FF-GTPressura-Regular,"GT Pressura";
	font-size:24px;
	line-height:25px;
	color:#262b4c;
	letter-spacing:-0.040em;
	text-align:left;
}

p.sumario-boton {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:34px;
	line-height:42px;
	color:#ce0e2d;
	letter-spacing:-0.040em;
	text-align:left;
}

p.sumario {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:53px;
	line-height:63.6px;
	color:#ce0e2d;
	text-align:left;
}

p.pais-mapa-ciudad {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:30.4px;
	line-height:79.8px;
	color:#ffc629;
	letter-spacing:-0.040em;
	text-align:left;
}

p.pais-descripcion {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.pais-titular {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:40px;
	line-height:48px;
	color:#fff;
	text-align:left;
}

p.pais {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:154px;
	line-height:132px;
	color:#ffc629;
	letter-spacing:-0.040em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.intro-texto-azul {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:36px;
	line-height:43.2px;
	color:#262b4c;
	text-align:left;
}

p.intro-texto-blanco {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	text-align:left;
}

p.intro-ciudad {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:80px;
	line-height:141.3px;
	color:#ce0e2d;
	letter-spacing:-0.040em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.corpo-descripcion-blanco {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	margin-bottom:20px;
	text-align:left;
}

p.corpo-titular-popup {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:33px;
	line-height:39.6px;
	color:#fff;
	margin-bottom:70px;
	text-align:left;
}

p.corpo-titular-blanco {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:54px;
	line-height:64.8px;
	color:#fff;
	text-align:left;
}

p.ciudad-visita-titular-47px {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:47px;
	line-height:56.4px;
	color:#262b4c;
	text-align:left;
}

p.ciudad-visita-titular {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:50px;
	line-height:60px;
	color:#262b4c;
	text-align:left;
}

p.ciudad-visita-descripcion {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:20px;
	line-height:28px;
	color:#262b4c;
	text-align:left;
}

p.ciudad-rutas {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:20px;
	line-height:24px;
	color:#262b4c;
	text-align:left;
}

p.ciudad-popup-56px {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:56px;
	line-height:55px;
	color:#fff7a9;
	letter-spacing:-0.040em;
	text-align:left;
}

p.ciudad-popup {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:62px;
	line-height:42px;
	color:#fff7a9;
	letter-spacing:-0.040em;
	text-align:left;
}

p.ciudad-mapa-destacados-15pt {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:15px;
	line-height:18px;
	color:#fff7a9;
	text-transform:uppercase;
	text-align:center;
}

p.ciudad-mapa-destacados {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:20px;
	line-height:24px;
	color:#fff7a9;
	text-transform:uppercase;
	text-align:center;
}

p.ciudad-descripcion {
	font-weight:300;
	font-family:FF-Tobias-Light,Tobias;
	font-size:17px;
	line-height:24px;
	color:#fff7a9;
	margin-bottom:30px;
	text-align:left;
}

p.ciudad-boton {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.040em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.ciudad {
	font-weight:bold;
	font-family:FF-GTPressura-Bold,"GT Pressura";
	font-size:90px;
	line-height:108px;
	color:#fff;
	letter-spacing:-0.040em;
	text-align:left;
}

p.Párrafo-básico {
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Bebas Neue Pro";
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.montserrat-regular {
	font-family:Montserrat;
	font-size:22px;
}

span.montserrat-bold {
	font-weight:bold;
	font-family:Montserrat;
	font-size:26px;
}

span.iconos {
	font-family:FF-Indesignersfont2020,"Indesigners font 2020";
	font-size:11px;
	color:#000;
}

span.bold {
	font-weight:bold;
	font-family:Raleway;
}

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

#loadIndicator{display:none;}
