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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:23050px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@keyframes grow-45249 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-45249 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item45249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45254 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:623px !important;
	top:152px !important;
	background:#b90066;
}

#item45255 {
	width:1920px !important;
	height:1209px !important;
	top:775px !important;
	background:#fff;
}

#item45259 {
	width:549px !important;
	height:655px !important;
	top:119px !important;
	background:#b90066;
}

#item45283 {
	width:1520px !important;
	height:248px !important;
	left:200px !important;
	top:662px !important;
	border-radius:12px;
	background:#fff;
}

#item45284 {
	width:1220px !important;
	left:350px !important;
	top:1014px !important;
	min-height:115px !important;
}

#item45307 {
	width:1124px !important;
	left:398px !important;
	top:1244px !important;
	min-height:63px !important;
}

#item45330 {
	width:1220px !important;
	left:350px !important;
	top:1180px !important;
	min-height:31px !important;
}

#item45360 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item45368 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item45373 {
	width:117px !important;
	height:38px !important;
}

#item45370 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item45399 {
	width:114px !important;
	height:38px !important;
}

#item45396 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item45425 {
	width:115px !important;
	height:38px !important;
}

#item45422 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item45451 {
	width:168px !important;
	height:38px !important;
}

#item45448 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item45474 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item45501 {
	width:346px !important;
	height:97px !important;
	left:360px !important;
	top:1387px !important;
}

#item45553 {
	width:332px !important;
	height:91px !important;
	border-radius:60px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item45554 {
	width:294px !important;
	height:56px !important;
	left:19px !important;
	top:16px !important;
}

#item45527 {
	width:332px !important;
	height:91px !important;
	border-radius:60px;
	background:#fff;
	border:solid 2px #b90066;
}

#item45528 {
	width:294px !important;
	height:56px !important;
	left:19px !important;
	top:16px !important;
}

#item45524 {
	width:332px !important;
	height:91px !important;
	left:794px !important;
	top:1393px !important;
}

#item45607 {
	width:332px !important;
	height:91px !important;
	border-radius:60px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item45608 {
	width:294px !important;
	height:56px !important;
	left:19px !important;
	top:16px !important;
}

#item45581 {
	width:332px !important;
	height:91px !important;
	border-radius:60px;
	background:#fff;
	border:solid 2px #b90066;
}

#item45583 {
	width:294px !important;
	height:56px !important;
	left:19px !important;
	top:16px !important;
}

#item45578 {
	width:332px !important;
	height:91px !important;
	left:1200px !important;
	top:1393px !important;
}

#item45631 {
	width:814px !important;
	height:107px !important;
	left:194px !important;
	top:312px !important;
	background:#b90066;
}

#item45632 {
	width:1101px !important;
	height:107px !important;
	left:251px !important;
	top:395px !important;
	background:#b90066;
}

#item45633 {
	width:357px !important;
	height:58px !important;
	left:254px !important;
	top:568px !important;
	background:#b90066;
}

#item45634 {
	width:1152px !important;
	height:179px !important;
	left:200px !important;
	top:308px !important;
}

#item45658 {
	width:1036px !important;
	height:169px !important;
	left:442px !important;
	top:762px !important;
}

#item45681 {
	width:523px !important;
	height:54px !important;
	left:200px !important;
	top:566px !important;
}

#item45705 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item45709 {
	width:63px !important;
	height:38px !important;
}

#item45706 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item45760 {
	width:61px !important;
	height:38px !important;
}

#item45736 {
	width:61px !important;
	height:38px !important;
}

#item45733 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item45810 {
	width:56px !important;
	height:38px !important;
}

#item45786 {
	width:56px !important;
	height:38px !important;
}

#item45783 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item45862 {
	width:41px !important;
	height:38px !important;
}

#item45837 {
	width:41px !important;
	height:38px !important;
}

#item45834 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item45912 {
	width:75px !important;
	height:38px !important;
}

#item45888 {
	width:75px !important;
	height:38px !important;
}

#item45885 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item45969 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item45970 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item45944 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item45945 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item45941 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item45993 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item60137 {
	width:100px !important;
	height:38px !important;
}

#item60113 {
	width:100px !important;
	height:38px !important;
}

#item60110 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

#item46003 {
	width:300px !important;
	height:39px !important;
}

#item46000 {
	width:300px !important;
	height:39px !important;
	left:1170px !important;
	top:1173px !important;
}

#item46008 {
	width:364px !important;
	height:39px !important;
}

#item46005 {
	width:364px !important;
	height:39px !important;
	left:626px !important;
	top:1238px !important;
}

#item46091 {
	opacity:0.95;
	width:1920px !important;
	height:1689px !important;
	background:#302d28;
}

#item46092 {
	width:1231px !important;
	height:353px !important;
	left:345px !important;
	top:232px !important;
	background:#fff;
	border:solid 10px #fff;
}

#item46115 {
	width:782px !important;
	left:672px !important;
	top:291px !important;
	min-height:164px !important;
}

#item46142 {
	mix-blend-mode:multiply;
	width:261px !important;
	height:326px !important;
	left:350px !important;
	top:255px !important;
	background:#b90066;
}

#item46224 {
	width:199px !important;
	height:54px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item46261 {
	width:199px !important;
	height:54px !important;
}

#item46225 {
	width:134px !important;
	height:37px !important;
}

#item46260 {
	width:134px !important;
	height:37px !important;
	left:33px !important;
	top:8px !important;
}

#item46248 {
	width:34px !important;
	height:34px !important;
	left:13px !important;
	top:20px !important;
	border:solid 4px #b90066;
}

#item46194 {
	width:199px !important;
	height:54px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item46195 {
	width:134px !important;
	height:37px !important;
	left:33px !important;
	top:8px !important;
}

#item46218 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
	border:solid 4px #b90066;
}

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

#item46221 {
	width:263px !important;
	height:64px !important;
	left:659px !important;
	top:465px !important;
}

@keyframes grow-31897 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-31897 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item31897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31901 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:385px !important;
	left:25px !important;
	top:154px !important;
	background:#b90066;
}

#item31902 {
	width:375px !important;
	height:1110px !important;
	left:25px !important;
	top:541px !important;
	background:#fff;
}

#item23953 {
	width:375px !important;
	height:96px !important;
	left:25px !important;
	top:58px !important;
	background:#b90066;
}

#item24244 {
	width:375px !important;
	height:43px !important;
	left:25px !important;
	top:15px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item23512 {
	width:345px !important;
	left:40px !important;
	top:864px !important;
	min-height:238px !important;
}

#item23535 {
	width:345px !important;
	left:40px !important;
	top:1200px !important;
	min-height:61px !important;
}

#item23558 {
	width:295px !important;
	left:65px !important;
	top:1124px !important;
	min-height:61px !important;
}

#item23750 {
	width:188px !important;
	height:53px !important;
	left:183px !important;
	top:1326px !important;
}

#item23803 {
	width:216px !important;
	height:59px !important;
	border-radius:60px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item23804 {
	width:191px !important;
	height:36px !important;
	left:12px !important;
	top:10px !important;
}

#item23778 {
	width:216px !important;
	height:59px !important;
	border-radius:60px;
	background:#fff;
	border:solid 2px #b90066;
}

#item23779 {
	width:191px !important;
	height:36px !important;
	left:12px !important;
	top:10px !important;
}

#item23775 {
	width:216px !important;
	height:59px !important;
	left:104px !important;
	top:1440px !important;
}

#item23855 {
	width:216px !important;
	height:59px !important;
	border-radius:60px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item23856 {
	width:191px !important;
	height:36px !important;
	left:12px !important;
	top:10px !important;
}

#item23830 {
	width:216px !important;
	height:59px !important;
	border-radius:60px;
	background:#fff;
	border:solid 2px #b90066;
}

#item23831 {
	width:191px !important;
	height:36px !important;
	left:12px !important;
	top:10px !important;
}

#item23827 {
	width:216px !important;
	height:59px !important;
	left:104px !important;
	top:1515px !important;
}

#item23881 {
	width:351px !important;
	height:46px !important;
	left:23px !important;
	top:460px !important;
	background:#b90066;
}

#item23906 {
	width:308px !important;
	height:218px !important;
	left:58px !important;
	top:590px !important;
}

#item23929 {
	width:418px !important;
	height:43px !important;
	left:45px !important;
	top:459px !important;
}

#item23879 {
	width:230px !important;
	height:55px !important;
	left:23px !important;
	top:242px !important;
	background:#b90066;
}

#item31857 {
	width:205px !important;
	height:61px !important;
	left:25px !important;
	top:286px !important;
	background:#b90066;
}

#item23880 {
	width:226px !important;
	height:61px !important;
	left:25px !important;
	top:372px !important;
	background:#b90066;
}

#item31856 {
	width:375px !important;
	height:55px !important;
	left:25px !important;
	top:334px !important;
	background:#b90066;
}

#item23882 {
	width:359px !important;
	height:186px !important;
	left:38px !important;
	top:239px !important;
}

#item41571 {
	width:203px !important;
	height:23px !important;
}

#item41572 {
	width:203px !important;
	height:23px !important;
	left:110px !important;
	top:1164px !important;
}

#item41578 {
	width:202px !important;
	height:23px !important;
}

#item41575 {
	width:202px !important;
	height:23px !important;
	left:182px !important;
	top:1198px !important;
}

#item41582 {
	width:55px !important;
	height:23px !important;
}

#item41579 {
	width:55px !important;
	height:23px !important;
	left:49px !important;
	top:1211px !important;
}

#item43041 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item43042 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item43046 {
	width:92px !important;
	height:30px !important;
}

#item43043 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item43073 {
	width:89px !important;
	height:30px !important;
}

#item43069 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item43099 {
	width:109px !important;
	height:30px !important;
}

#item43096 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item43126 {
	width:132px !important;
	height:30px !important;
}

#item43123 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item43149 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item70402 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item70403 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item70407 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item70404 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item70457 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item70433 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item70430 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item70507 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item70483 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item70480 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item70533 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item70530 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item70608 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item70584 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item70580 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item70659 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item70660 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item70634 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item70635 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item70631 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item70686 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item70683 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item70712 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70709 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item70397 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70394 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item70392 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:41px !important;
}

#item51535 {
	opacity:0.95;
	width:375px !important;
	height:1992px !important;
	background:#302d28;
}

#item51536 {
	width:344px !important;
	height:415px !important;
	left:16px !important;
	top:75px !important;
	background:#fff;
}

#item51539 {
	width:295px !important;
	left:40px !important;
	top:124px !important;
	min-height:245px !important;
}

#item51604 {
	width:190px !important;
	height:52px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item51601 {
	width:190px !important;
	height:52px !important;
}

#item51608 {
	width:128px !important;
	height:35px !important;
}

#item51605 {
	width:128px !important;
	height:35px !important;
	left:31px !important;
	top:7px !important;
}

#item51631 {
	width:32px !important;
	height:32px !important;
	left:13px !important;
	top:20px !important;
	border:solid 4px #b90066;
}

#item51570 {
	width:190px !important;
	height:52px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item51571 {
	width:128px !important;
	height:35px !important;
	left:31px !important;
	top:7px !important;
}

#item51598 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	border:solid 4px #b90066;
}

#item51594 {
	width:38px !important;
	height:38px !important;
	left:10px !important;
	top:17px !important;
}

#item51567 {
	width:251px !important;
	height:62px !important;
	left:27px !important;
	top:385px !important;
}

@keyframes grow-19265 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-19265 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item19265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19270 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:623px !important;
	top:152px !important;
	background:#b90066;
}

#item19264 {
	width:1920px !important;
	height:1209px !important;
	top:775px !important;
	background:#fff;
}

#item2205 {
	width:346px !important;
	height:97px !important;
	left:360px !important;
	top:64px !important;
}

#item17885 {
	width:332px !important;
	height:91px !important;
	border-radius:60px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item17886 {
	width:294px !important;
	height:56px !important;
	left:19px !important;
	top:16px !important;
}

#item2263 {
	width:332px !important;
	height:91px !important;
	border-radius:60px;
	background:#fff;
	border:solid 2px #b90066;
}

#item2247 {
	width:294px !important;
	height:56px !important;
	left:19px !important;
	top:16px !important;
}

#item14820 {
	width:332px !important;
	height:91px !important;
	left:794px !important;
	top:70px !important;
}

#item17910 {
	width:332px !important;
	height:91px !important;
	border-radius:60px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item17911 {
	width:294px !important;
	height:56px !important;
	left:19px !important;
	top:16px !important;
}

#item5723 {
	width:332px !important;
	height:91px !important;
	border-radius:60px;
	background:#fff;
	border:solid 2px #b90066;
}

#item5724 {
	width:294px !important;
	height:56px !important;
	left:19px !important;
	top:16px !important;
}

#item14822 {
	width:332px !important;
	height:91px !important;
	left:1200px !important;
	top:70px !important;
}

#item1684 {
	width:549px !important;
	height:655px !important;
	top:119px !important;
	background:#b90066;
}

#item14777 {
	width:61px !important;
	height:37px !important;
	left:547px !important;
}

#item615 {
	width:1520px !important;
	height:248px !important;
	left:200px !important;
	top:662px !important;
	border-radius:12px;
	background:#fff;
}

#item616 {
	width:1220px !important;
	left:350px !important;
	top:984px !important;
	min-height:110px !important;
}

#item2153 {
	width:1124px !important;
	left:398px !important;
	top:1244px !important;
	min-height:63px !important;
}

#item2055 {
	width:1220px !important;
	left:350px !important;
	top:1180px !important;
	min-height:31px !important;
}

#item17770.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:162px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item5611 {
	width:814px !important;
	height:107px !important;
	left:194px !important;
	top:312px !important;
	background:#b90066;
}

#item5612 {
	width:1101px !important;
	height:107px !important;
	left:251px !important;
	top:395px !important;
	background:#b90066;
}

#item5720 {
	width:372px !important;
	height:58px !important;
	left:283px !important;
	top:568px !important;
	background:#b90066;
}

#item1661 {
	width:1152px !important;
	height:179px !important;
	left:200px !important;
	top:308px !important;
}

#item2120 {
	width:1036px !important;
	height:169px !important;
	left:93px !important;
	top:23px !important;
}

#item5696 {
	width:523px !important;
	height:54px !important;
	left:200px !important;
	top:566px !important;
}

#item14824 {
	width:300px !important;
	height:39px !important;
}

#item14825 {
	width:300px !important;
	height:39px !important;
	left:1170px !important;
	top:1173px !important;
}

#item14831 {
	width:364px !important;
	height:39px !important;
}

#item14828 {
	width:364px !important;
	height:39px !important;
	left:626px !important;
	top:1238px !important;
}

#item58933 {
	width:1221px !important;
	left:350px !important;
	top:1113px !important;
	min-height:40px !important;
}

#item67034 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item67035 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item67039 {
	width:117px !important;
	height:38px !important;
}

#item67036 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item67065 {
	width:114px !important;
	height:38px !important;
}

#item67062 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item67091 {
	width:115px !important;
	height:38px !important;
}

#item67088 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item67118 {
	width:168px !important;
	height:38px !important;
}

#item67114 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item67141 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item74164 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item74192 {
	width:63px !important;
	height:38px !important;
}

#item74168 {
	width:63px !important;
	height:38px !important;
}

#item74165 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item74242 {
	width:61px !important;
	height:38px !important;
}

#item74218 {
	width:61px !important;
	height:38px !important;
}

#item74215 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item74293 {
	width:56px !important;
	height:38px !important;
}

#item74269 {
	width:56px !important;
	height:38px !important;
}

#item74265 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item74343 {
	width:41px !important;
	height:38px !important;
}

#item74319 {
	width:41px !important;
	height:38px !important;
}

#item74316 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item74394 {
	width:75px !important;
	height:38px !important;
}

#item74370 {
	width:75px !important;
	height:38px !important;
}

#item74367 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item74450 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item74451 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item74425 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item74426 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item74422 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item74474 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item74507 {
	width:100px !important;
	height:38px !important;
}

#item74483 {
	width:100px !important;
	height:38px !important;
}

#item74479 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-50664 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-50664 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item50664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50668 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:385px !important;
	top:139px !important;
	background:#b90066;
}

#item50669 {
	width:375px !important;
	height:1466px !important;
	top:526px !important;
	background:#fff;
}

#item50672 {
	width:375px !important;
	height:96px !important;
	top:43px !important;
	background:#b90066;
}

#item50673 {
	width:375px !important;
	height:43px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item50701 {
	width:139px !important;
	left:102px !important;
	min-height:32px !important;
}

#item50827 {
	width:216px !important;
	height:59px !important;
	border-radius:60px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item50828 {
	width:191px !important;
	height:36px !important;
	left:12px !important;
	top:10px !important;
}

#item50802 {
	width:216px !important;
	height:59px !important;
	border-radius:60px;
	background:#fff;
	border:solid 2px #b90066;
}

#item50803 {
	width:191px !important;
	height:36px !important;
	left:12px !important;
	top:10px !important;
}

#item50799 {
	width:216px !important;
	height:59px !important;
	left:80px !important;
	top:1483px !important;
}

#item50879 {
	width:216px !important;
	height:59px !important;
	border-radius:60px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item50880 {
	width:191px !important;
	height:36px !important;
	left:12px !important;
	top:10px !important;
}

#item50854 {
	width:216px !important;
	height:59px !important;
	border-radius:60px;
	background:#fff;
	border:solid 2px #b90066;
}

#item50855 {
	width:191px !important;
	height:36px !important;
	left:12px !important;
	top:10px !important;
}

#item50851 {
	width:216px !important;
	height:59px !important;
	left:80px !important;
	top:1558px !important;
}

#item50905 {
	width:362px !important;
	height:46px !important;
	left:-2px !important;
	top:446px !important;
	background:#b90066;
}

#item50930 {
	width:418px !important;
	height:43px !important;
	left:20px !important;
	top:445px !important;
}

#item50776 {
	width:188px !important;
	height:53px !important;
	left:158px !important;
	top:35px !important;
}

#item50963 {
	width:230px !important;
	height:55px !important;
	left:-2px !important;
	top:228px !important;
	background:#b90066;
}

#item50964 {
	width:205px !important;
	height:61px !important;
	top:271px !important;
	background:#b90066;
}

#item50965 {
	width:226px !important;
	height:61px !important;
	top:358px !important;
	background:#b90066;
}

#item50966 {
	width:375px !important;
	height:55px !important;
	top:319px !important;
	background:#b90066;
}

#item50967 {
	width:359px !important;
	height:186px !important;
	left:14px !important;
	top:224px !important;
}

#item50678 {
	width:345px !important;
	left:15px !important;
	top:276px !important;
	min-height:238px !important;
}

#item50724 {
	width:345px !important;
	left:15px !important;
	top:682px !important;
	min-height:61px !important;
}

#item50747 {
	width:295px !important;
	left:40px !important;
	top:605px !important;
	min-height:61px !important;
}

#item50907 {
	width:308px !important;
	height:218px !important;
	left:33px !important;
	top:12px !important;
}

#item50993 {
	width:203px !important;
	height:23px !important;
}

#item50990 {
	width:203px !important;
	height:23px !important;
	left:85px !important;
	top:645px !important;
}

#item50997 {
	width:202px !important;
	height:23px !important;
}

#item50994 {
	width:202px !important;
	height:23px !important;
	left:157px !important;
	top:680px !important;
}

#item51001 {
	width:55px !important;
	height:23px !important;
}

#item50998 {
	width:55px !important;
	height:23px !important;
	left:24px !important;
	top:700px !important;
}

#item58958 {
	width:345px !important;
	left:15px !important;
	top:528px !important;
	min-height:55px !important;
}

#item51003 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item51012 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item51013 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item51017 {
	width:92px !important;
	height:30px !important;
}

#item51014 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item51043 {
	width:89px !important;
	height:30px !important;
}

#item51040 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item51069 {
	width:109px !important;
	height:30px !important;
}

#item51066 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item51095 {
	width:132px !important;
	height:30px !important;
}

#item51092 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item51118 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item51159 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item51161 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item51165 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item51162 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item51216 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item51191 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item51188 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item51266 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item51242 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item51239 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item51292 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item51289 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item51366 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item51342 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item51339 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item51418 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item51419 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item51392 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item51393 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item51389 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item70364 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item70388 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item51445 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item51442 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item51154 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item51151 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item51149 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:42px !important;
}

@keyframes grow-19225 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-19225 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item19225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19230 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:335px !important;
	top:113px !important;
	background:#b90066;
}

#item19256 {
	width:1920px !important;
	height:1209px !important;
	top:448px !important;
	background:#fff;
}

#item19232 {
	width:236px !important;
	height:81px !important;
	left:842px !important;
	top:280px !important;
	background:#b90066;
}

#item19233 {
	width:230px !important;
	height:81px !important;
	left:845px !important;
	top:272px !important;
}

#item5888 {
	width:867px !important;
	height:174px !important;
	left:351px !important;
	top:1120px !important;
	border-radius:4px;
	background:#b90066;
}

#item3112 {
	width:870px !important;
	left:350px !important;
	top:891px !important;
	min-height:127px !important;
}

#item3161 {
	width:870px !important;
	left:350px !important;
	top:1040px !important;
	min-height:52px !important;
}

#item2465 {
	width:794px !important;
	height:146px !important;
	left:379px !important;
	top:1133px !important;
}

#item5815 {
	width:238px !important;
	left:1332px !important;
	top:505px !important;
	min-height:31px !important;
}

#item13520 {
	width:238px !important;
	left:1332px !important;
	top:571px !important;
	min-height:107px !important;
}

#item2419 {
	width:868px !important;
	min-height:97px !important;
}

#item3082 {
	width:840px !important;
	top:210px !important;
	min-height:52px !important;
}

#item11861 {
	width:685px !important;
	height:60px !important;
	background:#b90066;
}

#item11862 {
	width:659px !important;
	left:13px !important;
	top:3px !important;
	min-height:58px !important;
}

#item3479 {
	width:868px !important;
	left:350px !important;
	top:2381px !important;
	min-height:31px !important;
}

#item2838 {
	width:191px !important;
	height:51px !important;
	left:518px !important;
}

#item2815 {
	width:271px !important;
	height:51px !important;
	left:219px !important;
}

#item2861 {
	width:191px !important;
	height:51px !important;
}

#item3502 {
	width:868px !important;
	left:350px !important;
	top:2429px !important;
	min-height:230px !important;
}

#item3224 {
	width:172px !important;
	height:60px !important;
	background:#b90066;
}

#item3277 {
	width:166px !important;
	left:3px !important;
	top:3px !important;
	min-height:58px !important;
}

#item13554 {
	width:868px !important;
	top:77px !important;
	min-height:31px !important;
}

#item3250 {
	width:868px !important;
	top:122px !important;
	min-height:153px !important;
}

#item3422 {
	width:868px !important;
	top:748px !important;
	min-height:31px !important;
}

#item3304 {
	width:792px !important;
	height:91px !important;
	left:38px !important;
	top:525px !important;
}

#item3346 {
	width:306px !important;
	height:70px !important;
	top:291px !important;
}

#item3378 {
	width:244px !important;
	left:31px !important;
	top:481px !important;
	min-height:33px !important;
}

#item3407 {
	width:419px !important;
	height:63px !important;
	left:449px !important;
	top:294px !important;
}

#item5847 {
	width:191px !important;
	height:56px !important;
	left:48px !important;
}

#item45159 {
	width:238px !important;
	height:56px !important;
	left:1332px !important;
	top:686px !important;
}

#item3533 {
	width:754px !important;
	left:407px !important;
	top:2672px !important;
	min-height:31px !important;
}

#item3603 {
	width:271px !important;
	height:369px !important;
	left:350px !important;
	top:2713px !important;
	border-radius:4px;
	background:#b90066;
}

#item3607 {
	width:280px !important;
	height:369px !important;
	left:644px !important;
	top:2713px !important;
	border-radius:4px;
	background:#464e7e;
}

#item3608 {
	width:271px !important;
	height:369px !important;
	left:947px !important;
	top:2713px !important;
	border-radius:4px;
	background:#8cac89;
}

#item3599 {
	width:224px !important;
	left:373px !important;
	top:2811px !important;
	min-height:194px !important;
}

#item3609 {
	width:218px !important;
	left:677px !important;
	top:2811px !important;
	min-height:240px !important;
}

#item3632 {
	width:224px !important;
	left:970px !important;
	top:2811px !important;
	min-height:247px !important;
}

#item3668 {
	width:652px !important;
	height:107px !important;
	left:525px !important;
	top:3145px !important;
}

#item5961 {
	width:224px !important;
	height:70px !important;
	left:374px !important;
	top:2724px !important;
}

#item5966 {
	width:244px !important;
	height:64px !important;
	left:665px !important;
	top:2730px !important;
}

#item5989 {
	width:224px !important;
	height:64px !important;
	left:971px !important;
	top:2730px !important;
}

#item6015 {
	width:1920px !important;
	height:786px !important;
	top:3352px !important;
	background:#f1f1f1;
}

#item3699 {
	width:480px !important;
	height:60px !important;
	left:350px !important;
	top:3402px !important;
	background:#b90066;
}

#item3723 {
	width:467px !important;
	height:60px !important;
	left:356px !important;
	top:3397px !important;
}

#item3746 {
	width:812px !important;
	left:351px !important;
	top:3500px !important;
	min-height:557px !important;
}

#item6233 {
	width:867px !important;
	left:351px !important;
	top:4080px !important;
	min-height:33px !important;
}

#item6041 {
	width:380px !important;
	height:60px !important;
	top:6px !important;
	background:#b90066;
}

#item6042 {
	width:370px !important;
	height:60px !important;
	left:5px !important;
}

#item6040 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item6089 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item11898 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item16411 {
	width:380px !important;
	height:290px !important;
	top:109px !important;
}

#item11924 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item6114 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item6138 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item11934 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item16412 {
	width:380px !important;
	height:290px !important;
	left:420px !important;
	top:109px !important;
}

#item11936 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item6166 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item6190 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item11942 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item16413 {
	width:380px !important;
	height:290px !important;
	left:840px !important;
	top:109px !important;
}

#item23433 {
	width:238px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item23434 {
	width:211px !important;
	height:43px !important;
	left:14px !important;
	top:9px !important;
}

#item23430 {
	width:238px !important;
	height:63px !important;
	left:1332px !important;
	top:784px !important;
}

#item41487.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:157px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item67184 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item67185 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item67189 {
	width:117px !important;
	height:38px !important;
}

#item67186 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item67215 {
	width:114px !important;
	height:38px !important;
}

#item67212 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item67241 {
	width:115px !important;
	height:38px !important;
}

#item67238 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item67267 {
	width:168px !important;
	height:38px !important;
}

#item67264 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item67290 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item17716 {
	width:403px !important;
	height:32px !important;
}

#item17720 {
	width:403px !important;
	height:32px !important;
	left:367px !important;
	top:1247px !important;
}

#item17726 {
	width:238px !important;
	height:32px !important;
}

#item17723 {
	width:238px !important;
	height:32px !important;
	left:940px !important;
	top:915px !important;
}

#item17733 {
	width:72px !important;
	height:27px !important;
}

#item17730 {
	width:72px !important;
	height:27px !important;
	left:350px !important;
	top:946px !important;
}

#item74543 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item74571 {
	width:63px !important;
	height:38px !important;
}

#item74547 {
	width:63px !important;
	height:38px !important;
}

#item74544 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item74621 {
	width:61px !important;
	height:38px !important;
}

#item74597 {
	width:61px !important;
	height:38px !important;
}

#item74594 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item74671 {
	width:56px !important;
	height:38px !important;
}

#item74647 {
	width:56px !important;
	height:38px !important;
}

#item74644 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item74721 {
	width:41px !important;
	height:38px !important;
}

#item74697 {
	width:41px !important;
	height:38px !important;
}

#item74694 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item74772 {
	width:75px !important;
	height:38px !important;
}

#item74748 {
	width:75px !important;
	height:38px !important;
}

#item74744 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item74827 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item74829 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item74802 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item74803 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item74799 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item74852 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item74884 {
	width:100px !important;
	height:38px !important;
}

#item74860 {
	width:100px !important;
	height:38px !important;
}

#item74857 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-32343 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-32343 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item32343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32347 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:182px !important;
	top:139px !important;
	background:#b90066;
}

#item32350 {
	width:375px !important;
	height:96px !important;
	top:43px !important;
	background:#b90066;
}

#item32351 {
	width:375px !important;
	height:43px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item33104 {
	width:170px !important;
	height:58px !important;
	left:103px !important;
	top:217px !important;
	background:#b90066;
}

#item33105 {
	width:165px !important;
	height:58px !important;
	left:105px !important;
	top:212px !important;
}

#item32348 {
	width:375px !important;
	height:1110px !important;
	top:321px !important;
	background:#fff;
}

#item38566 {
	width:375px !important;
	height:261px !important;
	top:5053px !important;
	background:#f5f4f2;
}

#item24306 {
	width:345px !important;
	height:187px !important;
	left:15px !important;
	top:1161px !important;
	border-radius:4px;
	background:#b90066;
}

#item24354 {
	width:345px !important;
	left:15px !important;
	top:845px !important;
	min-height:174px !important;
}

#item24378 {
	width:345px !important;
	left:15px !important;
	top:1041px !important;
	min-height:131px !important;
}

#item24401 {
	width:321px !important;
	height:146px !important;
	left:27px !important;
	top:1179px !important;
}

#item24447 {
	width:342px !important;
	left:15px !important;
	top:5152px !important;
	min-height:68px !important;
}

#item33181 {
	width:97px !important;
	height:38px !important;
	background:#b90066;
}

#item33184 {
	width:287px !important;
	left:6px !important;
	top:3px !important;
	min-height:31px !important;
}

#item24541 {
	width:345px !important;
	top:55px !important;
	min-height:31px !important;
}

#item24650 {
	width:345px !important;
	top:95px !important;
	min-height:196px !important;
}

#item24719 {
	width:345px !important;
	top:1072px !important;
	min-height:31px !important;
}

#item24742 {
	width:345px !important;
	height:131px !important;
	top:769px !important;
}

#item24765 {
	width:306px !important;
	height:70px !important;
}

#item24795 {
	width:244px !important;
	left:31px !important;
	top:178px !important;
	min-height:33px !important;
}

#item24818 {
	width:345px !important;
	height:82px !important;
	top:531px !important;
}

#item25036 {
	width:235px !important;
	height:69px !important;
	left:59px !important;
}

#item45162 {
	width:294px !important;
	height:69px !important;
	left:15px !important;
	top:5224px !important;
}

#item24518 {
	width:345px !important;
	min-height:31px !important;
}

#item24673 {
	width:345px !important;
	top:48px !important;
	min-height:307px !important;
}

#item24696 {
	width:345px !important;
	top:383px !important;
	min-height:31px !important;
}

#item24866 {
	width:345px !important;
	height:146px !important;
	top:413px !important;
	border-radius:4px;
	background:#b90066;
}

#item24867 {
	width:345px !important;
	height:184px !important;
	top:575px !important;
	border-radius:4px;
	background:#464e7e;
}

#item24868 {
	width:345px !important;
	height:211px !important;
	top:774px !important;
	border-radius:4px;
	background:#8cac89;
}

#item24869 {
	width:310px !important;
	left:18px !important;
	top:473px !important;
	min-height:68px !important;
}

#item24892 {
	width:321px !important;
	left:14px !important;
	top:672px !important;
	min-height:64px !important;
}

#item24915 {
	width:310px !important;
	left:18px !important;
	top:836px !important;
	min-height:135px !important;
}

#item24939 {
	width:314px !important;
	height:146px !important;
	left:16px !important;
	top:1114px !important;
}

#item25062 {
	width:309px !important;
	height:31px !important;
	left:18px !important;
	top:426px !important;
}

#item25085 {
	width:301px !important;
	height:64px !important;
	left:26px !important;
	top:591px !important;
}

#item25108 {
	width:285px !important;
	height:31px !important;
	left:30px !important;
	top:788px !important;
}

#item25178 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item25179 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item25211 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item25175 {
	width:309px !important;
	height:236px !important;
}

#item25218 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item25219 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item25220 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item25251 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item25214 {
	width:308px !important;
	height:236px !important;
	top:278px !important;
}

#item25261 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item25262 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item25263 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item25290 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item25258 {
	width:308px !important;
	height:236px !important;
	top:557px !important;
}

#item24308 {
	width:345px !important;
	min-height:135px !important;
}

#item24331 {
	width:345px !important;
	top:236px !important;
	min-height:63px !important;
}

#item24494 {
	width:282px !important;
	height:38px !important;
	background:#b90066;
}

#item33159 {
	width:134px !important;
	height:38px !important;
	top:26px !important;
	background:#b90066;
}

#item24495 {
	width:287px !important;
	left:6px !important;
	top:2px !important;
	min-height:62px !important;
}

#item24598 {
	width:187px !important;
	height:35px !important;
	top:57px !important;
}

#item24573 {
	width:132px !important;
	height:35px !important;
	left:28px !important;
	top:114px !important;
}

#item24625 {
	width:132px !important;
	height:35px !important;
	left:28px !important;
}

#item33243 {
	width:233px !important;
	height:38px !important;
	left:15px !important;
	top:5000px !important;
	background:#b90066;
}

#item33275 {
	width:167px !important;
	height:38px !important;
	left:15px !important;
	top:5093px !important;
	background:#b90066;
}

#item24304 {
	width:375px !important;
	height:792px !important;
	top:4136px !important;
	background:#f1f1f1;
}

#item25011 {
	width:345px !important;
	left:15px !important;
	top:4232px !important;
	min-height:583px !important;
}

#item25152 {
	width:345px !important;
	left:15px !important;
	top:4837px !important;
	min-height:68px !important;
}

#item33210 {
	width:293px !important;
	height:38px !important;
	left:15px !important;
	top:4177px !important;
	background:#b90066;
}

#item33211 {
	width:287px !important;
	left:21px !important;
	top:4180px !important;
	min-height:31px !important;
}

#item33244 {
	width:287px !important;
	left:21px !important;
	top:5004px !important;
	min-height:31px !important;
}

#item33276 {
	width:287px !important;
	left:21px !important;
	top:5096px !important;
	min-height:31px !important;
}

#item41928 {
	width:139px !important;
	left:53px !important;
	min-height:32px !important;
}

#item69086 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item69094 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item69095 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item69099 {
	width:92px !important;
	height:30px !important;
}

#item69096 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item69125 {
	width:89px !important;
	height:30px !important;
}

#item69122 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item69151 {
	width:109px !important;
	height:30px !important;
}

#item69148 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item69177 {
	width:132px !important;
	height:30px !important;
}

#item69174 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item69200 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item71181 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item71182 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item71187 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71183 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item71238 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item71214 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71210 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item71288 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item71264 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71261 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item71314 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item71311 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item71389 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71364 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item71361 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item71441 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item71442 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item71415 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item71416 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item71412 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item71468 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71465 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item71494 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71491 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item71176 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71173 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item71171 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:42px !important;
}

#item25488 {
	width:327px !important;
	height:32px !important;
}

#item25485 {
	width:327px !important;
	height:32px !important;
	left:20px !important;
	top:1302px !important;
}

#item41587 {
	width:215px !important;
	height:20px !important;
}

#item41584 {
	width:215px !important;
	height:20px !important;
	left:11px !important;
	top:932px !important;
}

#item41591 {
	width:58px !important;
	height:20px !important;
}

#item41588 {
	width:58px !important;
	height:20px !important;
	left:299px !important;
	top:912px !important;
}

@keyframes grow-19317 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-19317 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item19317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19321 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:335px !important;
	top:113px !important;
	background:#b90066;
}

#item19322 {
	width:210px !important;
	height:81px !important;
	left:855px !important;
	top:280px !important;
	background:#b90066;
}

#item19324 {
	width:204px !important;
	height:81px !important;
	left:859px !important;
	top:272px !important;
}

#item19347 {
	width:1920px !important;
	height:1209px !important;
	top:448px !important;
	background:#fff;
}

#item6755 {
	width:1920px !important;
	height:622px !important;
	top:5270px !important;
	background:#f5f4f2;
}

#item5027 {
	width:868px !important;
	left:350px !important;
	top:1236px !important;
	min-height:787px !important;
}

#item4997 {
	width:870px !important;
	height:177px !important;
	border-radius:4px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item3957 {
	width:748px !important;
	left:30px !important;
	top:28px !important;
	min-height:135px !important;
}

#item3911 {
	width:868px !important;
	left:2px !important;
	top:82px !important;
	min-height:97px !important;
}

#item4949 {
	width:868px !important;
	left:2px !important;
	top:346px !important;
	min-height:45px !important;
}

#item12000 {
	width:161px !important;
	height:60px !important;
	top:6px !important;
	background:#b90066;
}

#item13143 {
	width:820px !important;
	height:60px !important;
	top:253px !important;
	background:#b90066;
}

#item12002 {
	width:157px !important;
	height:60px !important;
	left:2px !important;
}

#item13144 {
	width:798px !important;
	height:60px !important;
	left:10px !important;
	top:247px !important;
}

#item4506 {
	width:754px !important;
	left:2px !important;
	top:97px !important;
	min-height:30px !important;
}

#item5144 {
	width:868px !important;
	left:2px !important;
	top:611px !important;
	min-height:199px !important;
}

#item4698 {
	width:271px !important;
	height:424px !important;
	left:2px !important;
	top:157px !important;
	border-radius:4px;
	background:#b90066;
}

#item4699 {
	width:271px !important;
	height:424px !important;
	left:300px !important;
	top:157px !important;
	border-radius:4px;
	background:#464e7e;
}

#item4700 {
	width:271px !important;
	height:424px !important;
	left:599px !important;
	top:157px !important;
	border-radius:4px;
	background:#8cac89;
}

#item4701 {
	width:238px !important;
	left:18px !important;
	top:387px !important;
	min-height:89px !important;
}

#item4724 {
	width:224px !important;
	left:324px !important;
	top:387px !important;
	min-height:58px !important;
}

#item4747 {
	width:230px !important;
	left:619px !important;
	top:387px !important;
	min-height:165px !important;
}

#item5054 {
	width:41px !important;
	left:118px !important;
	top:323px !important;
	min-height:48px !important;
}

#item5078 {
	width:41px !important;
	left:417px !important;
	top:323px !important;
	min-height:48px !important;
}

#item5103 {
	width:41px !important;
	left:715px !important;
	top:323px !important;
	min-height:48px !important;
}

#item6534 {
	width:199px !important;
	height:45px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item6535 {
	width:161px !important;
	height:43px !important;
	left:19px !important;
}

#item45154 {
	width:199px !important;
	height:45px !important;
	left:38px !important;
	top:493px !important;
}

#item13119 {
	width:469px !important;
	height:60px !important;
	top:6px !important;
	background:#b90066;
}

#item13120 {
	width:456px !important;
	height:60px !important;
	left:6px !important;
}

#item5278 {
	width:868px !important;
	left:2px !important;
	top:92px !important;
	min-height:466px !important;
}

#item13171 {
	width:506px !important;
	height:60px !important;
	top:6px !important;
	background:#b90066;
}

#item13172 {
	width:492px !important;
	height:60px !important;
	left:6px !important;
}

#item5426 {
	width:414px !important;
	height:136px !important;
	left:2px !important;
	top:320px !important;
	border-radius:4px;
	background:#b90066;
}

#item5479 {
	width:414px !important;
	height:136px !important;
	left:2px !important;
	top:608px !important;
	border-radius:4px;
	background:#8cac89;
}

#item5429 {
	width:414px !important;
	height:136px !important;
	left:455px !important;
	top:320px !important;
	border-radius:4px;
	background:#464e7e;
}

#item5480 {
	width:414px !important;
	height:136px !important;
	left:455px !important;
	top:608px !important;
	border-radius:4px;
	background:#563d82;
}

#item5328 {
	width:868px !important;
	left:2px !important;
	top:86px !important;
	min-height:127px !important;
}

#item5353 {
	width:868px !important;
	left:2px !important;
	top:244px !important;
	min-height:66px !important;
}

#item5402 {
	width:414px !important;
	height:162px !important;
	left:2px !important;
	top:423px !important;
	border-radius:4px;
	background:#f8e5ef;
}

#item5481 {
	width:414px !important;
	height:251px !important;
	left:2px !important;
	top:711px !important;
	border-radius:4px;
	background:#f3f6f3;
}

#item5430 {
	width:414px !important;
	height:162px !important;
	left:455px !important;
	top:423px !important;
	border-radius:4px;
	background:#ecedf2;
}

#item5482 {
	width:414px !important;
	height:251px !important;
	left:455px !important;
	top:711px !important;
	border-radius:4px;
	background:#eeebf2;
}

#item5422 {
	width:369px !important;
	height:70px !important;
	left:24px !important;
	top:337px !important;
}

#item5483 {
	width:369px !important;
	height:70px !important;
	left:24px !important;
	top:625px !important;
}

#item5431 {
	width:369px !important;
	height:70px !important;
	left:477px !important;
	top:337px !important;
}

#item5506 {
	width:369px !important;
	height:70px !important;
	left:477px !important;
	top:625px !important;
}

#item5378 {
	width:352px !important;
	left:30px !important;
	top:443px !important;
	min-height:129px !important;
}

#item5529 {
	width:352px !important;
	left:30px !important;
	top:734px !important;
	min-height:162px !important;
}

#item5454 {
	width:352px !important;
	left:483px !important;
	top:443px !important;
	min-height:129px !important;
}

#item5552 {
	width:352px !important;
	left:483px !important;
	top:734px !important;
	min-height:214px !important;
}

#item6730 {
	width:867px !important;
	left:2px !important;
	top:998px !important;
	min-height:528px !important;
}

#item13197 {
	width:444px !important;
	height:60px !important;
	top:6px !important;
	background:#b90066;
}

#item13198 {
	width:432px !important;
	height:60px !important;
	left:5px !important;
}

#item13773 {
	width:191px !important;
	height:51px !important;
	left:518px !important;
}

#item13798 {
	width:271px !important;
	height:51px !important;
	left:219px !important;
}

#item13824 {
	width:191px !important;
	height:51px !important;
}

#item13975 {
	width:238px !important;
	left:1332px !important;
	top:505px !important;
	min-height:31px !important;
}

#item13999 {
	width:238px !important;
	left:1332px !important;
	top:571px !important;
	min-height:107px !important;
}

#item14024 {
	width:191px !important;
	height:56px !important;
	left:48px !important;
}

#item45166 {
	width:238px !important;
	height:56px !important;
	left:1332px !important;
	top:686px !important;
}

#item6567 {
	width:380px !important;
	height:60px !important;
	top:6px !important;
	background:#b90066;
}

#item6568 {
	width:370px !important;
	height:60px !important;
	left:5px !important;
}

#item12530 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item12535 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item12623 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item16600 {
	width:380px !important;
	height:290px !important;
	left:5px !important;
	top:111px !important;
}

#item23295 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item23296 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item23297 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item23331 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item23291 {
	width:380px !important;
	height:290px !important;
	left:425px !important;
	top:111px !important;
}

#item23340 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item23341 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item23342 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item23369 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item23337 {
	width:380px !important;
	height:290px !important;
	left:845px !important;
	top:111px !important;
}

#item41499.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:162px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item67319 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item67320 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item67324 {
	width:117px !important;
	height:38px !important;
}

#item67321 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item67350 {
	width:114px !important;
	height:38px !important;
}

#item67347 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item67377 {
	width:115px !important;
	height:38px !important;
}

#item67374 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item67403 {
	width:168px !important;
	height:38px !important;
}

#item67400 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item67426 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item74927 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item74955 {
	width:63px !important;
	height:38px !important;
}

#item74931 {
	width:63px !important;
	height:38px !important;
}

#item74928 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item75006 {
	width:61px !important;
	height:38px !important;
}

#item74982 {
	width:61px !important;
	height:38px !important;
}

#item74979 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item75056 {
	width:56px !important;
	height:38px !important;
}

#item75032 {
	width:56px !important;
	height:38px !important;
}

#item75029 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item75106 {
	width:41px !important;
	height:38px !important;
}

#item75082 {
	width:41px !important;
	height:38px !important;
}

#item75079 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item75156 {
	width:75px !important;
	height:38px !important;
}

#item75132 {
	width:75px !important;
	height:38px !important;
}

#item75129 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item75212 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item75213 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item75186 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item75187 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item75183 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item75236 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item75269 {
	width:100px !important;
	height:38px !important;
}

#item75245 {
	width:100px !important;
	height:38px !important;
}

#item75241 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-33499 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-33499 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item33499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33503 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:182px !important;
	top:139px !important;
	background:#b90066;
}

#item33506 {
	width:375px !important;
	height:96px !important;
	top:43px !important;
	background:#b90066;
}

#item33507 {
	width:375px !important;
	height:43px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item33518 {
	width:170px !important;
	height:58px !important;
	left:103px !important;
	top:218px !important;
	background:#b90066;
}

#item33519 {
	width:165px !important;
	height:58px !important;
	left:105px !important;
	top:212px !important;
}

#item33504 {
	width:375px !important;
	height:1110px !important;
	top:321px !important;
	background:#fff;
}

#item38565 {
	width:375px !important;
	height:253px !important;
	top:6902px !important;
	background:#f5f4f2;
}

#item25867 {
	width:345px !important;
	left:15px !important;
	top:406px !important;
	min-height:154px !important;
}

#item42161 {
	width:196px !important;
	left:15px !important;
	top:602px !important;
	min-height:28px !important;
}

#item25866 {
	width:345px !important;
	height:316px !important;
	border-radius:4px;
	background:#b90066;
	border:solid 2px #b90066;
}

#item25890 {
	width:345px !important;
	top:356px !important;
	min-height:1152px !important;
}

#item25913 {
	width:297px !important;
	left:24px !important;
	top:25px !important;
	min-height:276px !important;
}

#item26132 {
	width:343px !important;
	left:17px !important;
	top:705px !important;
	min-height:62px !important;
}

#item26472 {
	width:345px !important;
	left:15px !important;
	top:6041px !important;
	min-height:808px !important;
}

#item26504 {
	width:235px !important;
	height:33px !important;
	top:6px !important;
	background:#b90066;
}

#item34305 {
	width:271px !important;
	height:35px !important;
	top:34px !important;
	background:#b90066;
}

#item26531 {
	width:335px !important;
	height:66px !important;
	left:7px !important;
}

#item34275 {
	width:90px !important;
	height:38px !important;
	left:15px !important;
	top:353px !important;
	background:#b90066;
}

#item34276 {
	width:287px !important;
	left:21px !important;
	top:356px !important;
	min-height:31px !important;
}

#item34322 {
	width:187px !important;
	height:35px !important;
	top:59px !important;
}

#item34351 {
	width:132px !important;
	height:35px !important;
	left:28px !important;
	top:118px !important;
}

#item34378 {
	width:132px !important;
	height:35px !important;
	left:28px !important;
}

#item25982 {
	width:345px !important;
	top:58px !important;
	min-height:592px !important;
}

#item34447 {
	width:303px !important;
	height:38px !important;
	background:#b90066;
}

#item34448 {
	width:303px !important;
	left:6px !important;
	top:3px !important;
	min-height:31px !important;
}

#item25862 {
	width:345px !important;
	height:113px !important;
	top:416px !important;
	border-radius:3px;
	background:#b90066;
}

#item25863 {
	width:345px !important;
	height:113px !important;
	top:890px !important;
	border-radius:3px;
	background:#8cac89;
}

#item25864 {
	width:345px !important;
	height:113px !important;
	top:654px !important;
	border-radius:3px;
	background:#464e7e;
}

#item25865 {
	width:345px !important;
	height:113px !important;
	top:1134px !important;
	border-radius:3px;
	background:#563d82;
}

#item25959 {
	width:345px !important;
	top:55px !important;
	min-height:214px !important;
}

#item26030 {
	width:345px !important;
	top:279px !important;
	min-height:119px !important;
}

#item26057 {
	width:345px !important;
	height:135px !important;
	top:502px !important;
	border-radius:3px;
	background:#f8e5ef;
}

#item26058 {
	width:345px !important;
	height:141px !important;
	top:976px !important;
	border-radius:3px;
	background:#f3f6f3;
}

#item26059 {
	width:345px !important;
	height:135px !important;
	top:739px !important;
	border-radius:3px;
	background:#ecedf2;
}

#item26060 {
	width:345px !important;
	height:209px !important;
	top:1220px !important;
	border-radius:3px;
	background:#eeebf2;
}

#item26227 {
	width:307px !important;
	height:58px !important;
	left:19px !important;
	top:430px !important;
}

#item26250 {
	width:307px !important;
	height:58px !important;
	left:19px !important;
	top:904px !important;
}

#item26274 {
	width:307px !important;
	height:58px !important;
	left:19px !important;
	top:668px !important;
}

#item26297 {
	width:307px !important;
	height:58px !important;
	left:19px !important;
	top:1148px !important;
}

#item26320 {
	width:293px !important;
	left:19px !important;
	top:519px !important;
	min-height:104px !important;
}

#item26343 {
	width:309px !important;
	left:19px !important;
	top:995px !important;
	min-height:113px !important;
}

#item26366 {
	width:293px !important;
	left:19px !important;
	top:756px !important;
	min-height:118px !important;
}

#item26389 {
	width:293px !important;
	left:23px !important;
	top:1239px !important;
	min-height:179px !important;
}

#item34475 {
	width:271px !important;
	height:38px !important;
	background:#b90066;
}

#item34476 {
	width:303px !important;
	left:6px !important;
	top:3px !important;
	min-height:31px !important;
}

#item34505 {
	width:342px !important;
	left:15px !important;
	top:6994px !important;
	min-height:68px !important;
}

#item34531 {
	width:235px !important;
	height:69px !important;
	left:59px !important;
}

#item45174 {
	width:294px !important;
	height:69px !important;
	left:15px !important;
	top:7066px !important;
}

#item34666 {
	width:166px !important;
	height:38px !important;
	left:15px !important;
	top:6935px !important;
	background:#b90066;
}

#item34690 {
	width:287px !important;
	left:21px !important;
	top:6938px !important;
	min-height:31px !important;
}

#item34593 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item34594 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item34595 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item34622 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item34589 {
	width:308px !important;
	height:236px !important;
	left:19px !important;
	top:310px !important;
}

#item34633 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item34634 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item34635 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item34662 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item34629 {
	width:308px !important;
	height:236px !important;
	left:19px !important;
	top:569px !important;
}

#item34665 {
	width:233px !important;
	height:38px !important;
	background:#b90066;
}

#item34667 {
	width:287px !important;
	left:6px !important;
	top:3px !important;
	min-height:31px !important;
}

#item34927 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item34928 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item34955 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item34924 {
	width:308px !important;
	height:235px !important;
	left:19px !important;
	top:62px !important;
}

#item41957 {
	width:139px !important;
	left:60px !important;
	min-height:32px !important;
}

#item25936 {
	width:345px !important;
	top:85px !important;
	min-height:45px !important;
}

#item26006 {
	width:345px !important;
	top:898px !important;
	min-height:299px !important;
}

#item26056 {
	width:345px !important;
	height:267px !important;
	top:142px !important;
	border-radius:4px;
	background:#b90066;
}

#item26061 {
	width:345px !important;
	height:186px !important;
	top:426px !important;
	border-radius:4px;
	background:#464e7e;
}

#item26062 {
	width:345px !important;
	height:243px !important;
	top:629px !important;
	border-radius:4px;
	background:#8cac89;
}

#item26063 {
	width:315px !important;
	left:16px !important;
	top:265px !important;
	min-height:89px !important;
}

#item26086 {
	width:297px !important;
	left:23px !important;
	top:546px !important;
	min-height:45px !important;
}

#item26109 {
	width:305px !important;
	left:20px !important;
	top:756px !important;
	min-height:98px !important;
}

#item26158 {
	width:41px !important;
	left:21px !important;
	top:174px !important;
	min-height:48px !important;
}

#item26181 {
	width:41px !important;
	left:21px !important;
	top:458px !important;
	min-height:48px !important;
}

#item26204 {
	width:41px !important;
	left:22px !important;
	top:659px !important;
	min-height:48px !important;
}

#item26424 {
	width:219px !important;
	height:50px !important;
	border-radius:51px;
	background:#fff;
	border:solid 1.705px #b90066;
}

#item26425 {
	width:177px !important;
	height:48px !important;
	left:21px !important;
}

#item45157 {
	width:219px !important;
	height:50px !important;
	left:63px !important;
	top:334px !important;
}

#item34416 {
	width:284px !important;
	height:38px !important;
	top:25px !important;
	background:#b90066;
}

#item34417 {
	width:287px !important;
	left:6px !important;
	top:28px !important;
	min-height:31px !important;
}

#item42190 {
	width:196px !important;
	min-height:28px !important;
}

#item42243 {
	width:150px !important;
	left:15px !important;
	top:3810px !important;
	min-height:150px !important;
}

#item42254 {
	width:150px !important;
	left:15px !important;
	top:4550px !important;
	min-height:150px !important;
}

#item69233 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item69241 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item69242 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item69246 {
	width:92px !important;
	height:30px !important;
}

#item69243 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item69272 {
	width:89px !important;
	height:30px !important;
}

#item69269 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item69298 {
	width:109px !important;
	height:30px !important;
}

#item69295 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item69325 {
	width:132px !important;
	height:30px !important;
}

#item69321 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item69348 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item71538 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item71539 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item71543 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71540 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item71593 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item71569 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71566 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item71644 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item71620 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71616 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item71670 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item71667 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item71744 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71720 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item71717 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item71795 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item71796 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item71770 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item71771 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item71767 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item71822 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71819 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item71848 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71845 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item71533 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71530 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item71528 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:42px !important;
}

@keyframes grow-59366 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-59366 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item59366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59370 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:335px !important;
	top:115px !important;
	background:#b90066;
}

#item59371 {
	width:350px !important;
	height:81px !important;
	left:785px !important;
	top:280px !important;
	background:#b90066;
}

#item59372 {
	width:330px !important;
	height:81px !important;
	left:795px !important;
	top:272px !important;
}

#item59395 {
	width:1920px !important;
	height:1209px !important;
	top:450px !important;
	background:#fff;
}

#item59396 {
	width:868px !important;
	left:350px !important;
	top:505px !important;
	min-height:972px !important;
}

#item59419 {
	width:238px !important;
	left:1332px !important;
	top:505px !important;
	min-height:31px !important;
}

#item59442 {
	width:238px !important;
	left:1332px !important;
	top:571px !important;
	min-height:107px !important;
}

#item59469 {
	width:191px !important;
	height:56px !important;
	left:48px !important;
}

#item59465 {
	width:238px !important;
	height:56px !important;
	left:1332px !important;
	top:686px !important;
}

#item59497 {
	width:238px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item59498 {
	width:211px !important;
	height:43px !important;
	left:14px !important;
	top:9px !important;
}

#item59523 {
	width:238px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item59524 {
	width:211px !important;
	height:43px !important;
	left:14px !important;
	top:9px !important;
}

#item59494 {
	width:238px !important;
	height:63px !important;
	left:1332px !important;
	top:784px !important;
}

#item59576.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:163px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item67459 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item67460 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item67464 {
	width:117px !important;
	height:38px !important;
}

#item67461 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item67490 {
	width:114px !important;
	height:38px !important;
}

#item67487 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item67517 {
	width:115px !important;
	height:38px !important;
}

#item67514 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item67543 {
	width:168px !important;
	height:38px !important;
}

#item67540 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item67566 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item75321 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item75349 {
	width:63px !important;
	height:38px !important;
}

#item75325 {
	width:63px !important;
	height:38px !important;
}

#item75322 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item75400 {
	width:61px !important;
	height:38px !important;
}

#item75375 {
	width:61px !important;
	height:38px !important;
}

#item75372 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item75452 {
	width:56px !important;
	height:38px !important;
}

#item75428 {
	width:56px !important;
	height:38px !important;
}

#item75423 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item75503 {
	width:41px !important;
	height:38px !important;
}

#item75479 {
	width:41px !important;
	height:38px !important;
}

#item75476 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item75553 {
	width:75px !important;
	height:38px !important;
}

#item75529 {
	width:75px !important;
	height:38px !important;
}

#item75526 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item75608 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item75609 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item75583 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item75584 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item75580 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item75632 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item75665 {
	width:100px !important;
	height:38px !important;
}

#item75640 {
	width:100px !important;
	height:38px !important;
}

#item75637 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-35748 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-35748 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item35748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35752 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:182px !important;
	top:139px !important;
	background:#b90066;
}

#item35753 {
	width:375px !important;
	height:1110px !important;
	top:321px !important;
	background:#fff;
}

#item38564 {
	width:375px !important;
	height:314px !important;
	top:2107px !important;
	background:#f5f4f2;
}

#item27361 {
	width:345px !important;
	left:15px !important;
	top:342px !important;
	min-height:1765px !important;
}

#item35001 {
	width:375px !important;
	height:96px !important;
	top:43px !important;
	background:#b90066;
}

#item35002 {
	width:375px !important;
	height:43px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item35013 {
	width:260px !important;
	height:58px !important;
	left:57px !important;
	top:218px !important;
	background:#b90066;
}

#item35014 {
	width:230px !important;
	height:58px !important;
	left:72px !important;
	top:212px !important;
}

#item35892 {
	width:342px !important;
	left:15px !important;
	top:2199px !important;
	min-height:68px !important;
}

#item35917 {
	width:235px !important;
	height:69px !important;
	left:59px !important;
}

#item45172 {
	width:294px !important;
	height:69px !important;
	left:15px !important;
	top:2271px !important;
}

#item35943 {
	width:167px !important;
	height:38px !important;
	left:15px !important;
	top:2140px !important;
	background:#b90066;
}

#item35944 {
	width:287px !important;
	left:21px !important;
	top:2143px !important;
	min-height:31px !important;
}

#item41993 {
	width:139px !important;
	left:57px !important;
	min-height:32px !important;
}

#item69382 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item69390 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item69391 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item69396 {
	width:92px !important;
	height:30px !important;
}

#item69392 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item69422 {
	width:89px !important;
	height:30px !important;
}

#item69419 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item69448 {
	width:109px !important;
	height:30px !important;
}

#item69445 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item69474 {
	width:132px !important;
	height:30px !important;
}

#item69471 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item69497 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item71892 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item71893 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item71898 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71895 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item71949 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item71924 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71921 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item71999 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item71975 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item71972 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item72025 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item72022 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item72100 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72076 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item72073 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item72151 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item72152 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item72126 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item72127 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item72123 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item72178 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72175 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item72204 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72201 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item71887 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71884 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item71882 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:42px !important;
}

@keyframes grow-20738 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-20738 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item20738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20743 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:335px !important;
	top:115px !important;
	background:#b90066;
}

#item20744 {
	width:158px !important;
	height:81px !important;
	left:881px !important;
	top:280px !important;
	background:#b90066;
}

#item20745 {
	width:154px !important;
	height:81px !important;
	left:883px !important;
	top:272px !important;
}

#item20737 {
	width:1920px !important;
	height:1209px !important;
	top:450px !important;
	background:#fff;
}

#item6900 {
	width:868px !important;
	left:350px !important;
	top:505px !important;
	min-height:4081px !important;
}

#item14214 {
	width:238px !important;
	left:1332px !important;
	top:505px !important;
	min-height:31px !important;
}

#item14237 {
	width:238px !important;
	left:1332px !important;
	top:571px !important;
	min-height:107px !important;
}

#item14262 {
	width:191px !important;
	height:56px !important;
	left:48px !important;
}

#item45168 {
	width:238px !important;
	height:56px !important;
	left:1332px !important;
	top:686px !important;
}

#item23109 {
	width:238px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item23110 {
	width:211px !important;
	height:43px !important;
	left:14px !important;
	top:9px !important;
}

#item14288 {
	width:238px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item14289 {
	width:211px !important;
	height:43px !important;
	left:14px !important;
	top:9px !important;
}

#item15402 {
	width:238px !important;
	height:63px !important;
	left:1332px !important;
	top:784px !important;
}

#item17735 {
	width:65px !important;
	height:31px !important;
}

#item17736 {
	width:65px !important;
	height:31px !important;
	left:908px !important;
	top:1214px !important;
}

#item17742 {
	width:65px !important;
	height:31px !important;
}

#item17739 {
	width:65px !important;
	height:31px !important;
	left:908px !important;
	top:932px !important;
}

#item17746 {
	width:65px !important;
	height:31px !important;
}

#item17743 {
	width:65px !important;
	height:31px !important;
	left:908px !important;
	top:1544px !important;
}

#item17750 {
	width:65px !important;
	height:31px !important;
}

#item17747 {
	width:65px !important;
	height:31px !important;
	left:745px !important;
	top:2492px !important;
}

#item17756 {
	width:65px !important;
	height:31px !important;
}

#item17753 {
	width:65px !important;
	height:31px !important;
	left:798px !important;
	top:2703px !important;
}

#item17760 {
	width:65px !important;
	height:31px !important;
}

#item17757 {
	width:65px !important;
	height:31px !important;
	left:777px !important;
	top:3136px !important;
}

#item18490 {
	width:65px !important;
	height:31px !important;
}

#item18487 {
	width:65px !important;
	height:31px !important;
	left:1016px !important;
	top:2851px !important;
}

#item41511.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:162px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item67604 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item67605 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item67610 {
	width:117px !important;
	height:38px !important;
}

#item67606 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item67636 {
	width:114px !important;
	height:38px !important;
}

#item67633 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item67662 {
	width:115px !important;
	height:38px !important;
}

#item67659 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item67688 {
	width:168px !important;
	height:38px !important;
}

#item67685 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item67711 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item75719 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item75747 {
	width:63px !important;
	height:38px !important;
}

#item75723 {
	width:63px !important;
	height:38px !important;
}

#item75720 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item75797 {
	width:61px !important;
	height:38px !important;
}

#item75773 {
	width:61px !important;
	height:38px !important;
}

#item75770 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item75847 {
	width:56px !important;
	height:38px !important;
}

#item75823 {
	width:56px !important;
	height:38px !important;
}

#item75820 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item75897 {
	width:41px !important;
	height:38px !important;
}

#item75873 {
	width:41px !important;
	height:38px !important;
}

#item75870 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item75947 {
	width:75px !important;
	height:38px !important;
}

#item75923 {
	width:75px !important;
	height:38px !important;
}

#item75920 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item76004 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item76005 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item75978 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item75979 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item75975 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item76028 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item76060 {
	width:100px !important;
	height:38px !important;
}

#item76036 {
	width:100px !important;
	height:38px !important;
}

#item76033 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-68373 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-68373 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item68373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68378 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:182px !important;
	top:139px !important;
	background:#b90066;
}

#item68379 {
	width:375px !important;
	height:1110px !important;
	top:321px !important;
	background:#fff;
}

#item68381 {
	width:375px !important;
	height:314px !important;
	top:6767px !important;
	background:#f5f4f2;
}

#item68382 {
	width:345px !important;
	left:15px !important;
	top:342px !important;
	min-height:6408px !important;
}

#item68406 {
	width:375px !important;
	height:96px !important;
	top:43px !important;
	background:#b90066;
}

#item68407 {
	width:375px !important;
	height:43px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item68419 {
	width:104px !important;
	height:58px !important;
	left:135px !important;
	top:218px !important;
	background:#b90066;
}

#item68420 {
	width:100px !important;
	height:58px !important;
	left:137px !important;
	top:212px !important;
}

#item68443 {
	width:342px !important;
	left:15px !important;
	top:6859px !important;
	min-height:68px !important;
}

#item68471 {
	width:235px !important;
	height:69px !important;
	left:59px !important;
}

#item68467 {
	width:294px !important;
	height:69px !important;
	left:15px !important;
	top:6931px !important;
}

#item68495 {
	width:167px !important;
	height:38px !important;
	left:15px !important;
	top:6800px !important;
	background:#b90066;
}

#item68496 {
	width:287px !important;
	left:21px !important;
	top:6803px !important;
	min-height:31px !important;
}

#item68522 {
	width:65px !important;
	height:31px !important;
}

#item68519 {
	width:65px !important;
	height:31px !important;
	left:71px !important;
	top:3490px !important;
}

#item68526 {
	width:65px !important;
	height:31px !important;
}

#item68523 {
	width:65px !important;
	height:31px !important;
	left:71px !important;
	top:3808px !important;
}

#item68530 {
	width:65px !important;
	height:31px !important;
}

#item68527 {
	width:65px !important;
	height:31px !important;
	left:54px !important;
	top:4431px !important;
}

#item68535 {
	width:65px !important;
	height:31px !important;
}

#item68531 {
	width:65px !important;
	height:31px !important;
	left:295px !important;
	top:4047px !important;
}

#item68539 {
	width:65px !important;
	height:31px !important;
}

#item68536 {
	width:65px !important;
	height:31px !important;
	left:164px !important;
	top:1416px !important;
}

#item68543 {
	width:65px !important;
	height:31px !important;
}

#item68540 {
	width:65px !important;
	height:31px !important;
	left:164px !important;
	top:982px !important;
}

#item68547 {
	width:65px !important;
	height:31px !important;
}

#item68544 {
	width:65px !important;
	height:31px !important;
	left:164px !important;
	top:2013px !important;
}

#item68548 {
	width:139px !important;
	left:57px !important;
	min-height:32px !important;
}

#item69575 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item69584 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item69585 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item69589 {
	width:92px !important;
	height:30px !important;
}

#item69586 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item69615 {
	width:89px !important;
	height:30px !important;
}

#item69612 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item69641 {
	width:109px !important;
	height:30px !important;
}

#item69638 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item69667 {
	width:132px !important;
	height:30px !important;
}

#item69664 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item69690 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item72290 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item72291 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item72295 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72292 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item72345 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item72321 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72318 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item72395 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item72371 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72368 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item72421 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item72418 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item72496 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72472 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item72468 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item72548 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item72549 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item72523 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item72524 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item72519 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item72575 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72572 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item72601 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72598 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item72285 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72282 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item72280 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:42px !important;
}

@keyframes grow-20771 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-20771 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item20771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20776 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:335px !important;
	top:113px !important;
	background:#b90066;
}

#item20777 {
	width:272px !important;
	height:81px !important;
	left:824px !important;
	top:280px !important;
	background:#b90066;
}

#item20778 {
	width:265px !important;
	height:81px !important;
	left:828px !important;
	top:272px !important;
}

#item20770 {
	width:1920px !important;
	height:1209px !important;
	top:448px !important;
	background:#fff;
}

#item8367 {
	width:1920px !important;
	height:622px !important;
	top:897px !important;
	background:#f5f4f2;
}

#item8492 {
	width:868px !important;
	min-height:50px !important;
}

#item14536 {
	width:868px !important;
	top:159px !important;
	min-height:56px !important;
}

#item9151 {
	width:238px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item9152 {
	width:211px !important;
	height:43px !important;
	left:14px !important;
	top:9px !important;
}

#item16804 {
	width:238px !important;
	height:63px !important;
	left:315px !important;
	top:58px !important;
}

#item8650 {
	width:380px !important;
	height:60px !important;
	top:6px !important;
	background:#b90066;
}

#item8651 {
	width:370px !important;
	height:60px !important;
	left:5px !important;
}

#item12969 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item12974 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item13060 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item17708 {
	width:380px !important;
	height:290px !important;
	top:111px !important;
}

#item12970 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item12972 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item12997 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item13061 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item17710 {
	width:380px !important;
	height:290px !important;
	left:420px !important;
	top:111px !important;
}

#item12971 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item12973 {
	width:380px !important;
	height:240px !important;
	background:#f1f1f1;
}

#item13020 {
	width:380px !important;
	top:252px !important;
	min-height:38px !important;
}

#item13062 {
	mix-blend-mode:multiply;
	width:380px !important;
	height:240px !important;
	background:#b90066;
}

#item17712 {
	width:380px !important;
	height:290px !important;
	left:840px !important;
	top:111px !important;
}

#item14426 {
	width:238px !important;
	left:1332px !important;
	top:505px !important;
	min-height:31px !important;
}

#item14449 {
	width:238px !important;
	left:1332px !important;
	top:571px !important;
	min-height:107px !important;
}

#item14474 {
	width:191px !important;
	height:56px !important;
	left:48px !important;
}

#item45170 {
	width:238px !important;
	height:56px !important;
	left:1332px !important;
	top:686px !important;
}

#item14500 {
	width:238px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item14501 {
	width:211px !important;
	height:43px !important;
	left:14px !important;
	top:9px !important;
}

#item15541 {
	width:238px !important;
	height:63px !important;
	left:1332px !important;
	top:784px !important;
}

#item41523.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:162px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item67753 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item67754 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item67758 {
	width:117px !important;
	height:38px !important;
}

#item67755 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item67784 {
	width:114px !important;
	height:38px !important;
}

#item67781 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item67810 {
	width:115px !important;
	height:38px !important;
}

#item67807 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item67836 {
	width:168px !important;
	height:38px !important;
}

#item67833 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item67859 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item76113 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item76141 {
	width:63px !important;
	height:38px !important;
}

#item76117 {
	width:63px !important;
	height:38px !important;
}

#item76114 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item76193 {
	width:61px !important;
	height:38px !important;
}

#item76168 {
	width:61px !important;
	height:38px !important;
}

#item76164 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item76243 {
	width:56px !important;
	height:38px !important;
}

#item76219 {
	width:56px !important;
	height:38px !important;
}

#item76216 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item76293 {
	width:41px !important;
	height:38px !important;
}

#item76269 {
	width:41px !important;
	height:38px !important;
}

#item76266 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item76343 {
	width:75px !important;
	height:38px !important;
}

#item76319 {
	width:75px !important;
	height:38px !important;
}

#item76316 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item76398 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item76399 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item76373 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item76374 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item76370 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item76424 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item76456 {
	width:100px !important;
	height:38px !important;
}

#item76432 {
	width:100px !important;
	height:38px !important;
}

#item76429 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-36584 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-36584 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item36584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36589 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:182px !important;
	top:139px !important;
	background:#b90066;
}

#item36590 {
	width:375px !important;
	height:1110px !important;
	top:321px !important;
	background:#fff;
}

#item36592 {
	width:375px !important;
	height:96px !important;
	top:43px !important;
	background:#b90066;
}

#item36593 {
	width:375px !important;
	height:43px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item36602 {
	width:202px !important;
	height:58px !important;
	left:86px !important;
	top:218px !important;
	background:#b90066;
}

#item36603 {
	width:195px !important;
	height:58px !important;
	left:90px !important;
	top:212px !important;
}

#item38561 {
	width:375px !important;
	height:252px !important;
	top:696px !important;
	background:#f5f4f2;
}

#item28077 {
	width:345px !important;
	left:15px !important;
	top:343px !important;
	min-height:84px !important;
}

#item28101 {
	width:345px !important;
	left:15px !important;
	top:548px !important;
	min-height:119px !important;
}

#item28127 {
	width:238px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #b90066;
}

#item28128 {
	width:211px !important;
	height:43px !important;
	left:14px !important;
	top:9px !important;
}

#item28124 {
	width:238px !important;
	height:63px !important;
	left:68px !important;
	top:449px !important;
}

#item36976 {
	width:342px !important;
	left:15px !important;
	top:788px !important;
	min-height:68px !important;
}

#item37001 {
	width:235px !important;
	height:69px !important;
	left:59px !important;
}

#item37103 {
	width:167px !important;
	height:38px !important;
	left:15px !important;
	top:728px !important;
	background:#b90066;
}

#item37127 {
	width:287px !important;
	left:21px !important;
	top:731px !important;
	min-height:31px !important;
}

#item28218 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item28219 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item28220 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item28247 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item28215 {
	width:308px !important;
	height:236px !important;
	left:19px !important;
	top:313px !important;
}

#item37102 {
	width:233px !important;
	height:38px !important;
	background:#b90066;
}

#item37104 {
	width:287px !important;
	left:6px !important;
	top:3px !important;
	min-height:31px !important;
}

#item37321 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item37322 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item37349 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item37318 {
	width:308px !important;
	height:235px !important;
	left:19px !important;
	top:62px !important;
}

#item37411 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item37412 {
	width:308px !important;
	height:195px !important;
	background:#f1f1f1;
}

#item37413 {
	width:308px !important;
	top:205px !important;
	min-height:31px !important;
}

#item37441 {
	mix-blend-mode:multiply;
	width:308px !important;
	height:195px !important;
	background:#b90066;
}

#item37407 {
	width:308px !important;
	height:236px !important;
	left:19px !important;
	top:569px !important;
}

#item42025 {
	width:139px !important;
	left:77px !important;
	min-height:32px !important;
}

#item69724 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item69732 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item69733 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item69737 {
	width:92px !important;
	height:30px !important;
}

#item69734 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item69764 {
	width:89px !important;
	height:30px !important;
}

#item69760 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item69790 {
	width:109px !important;
	height:30px !important;
}

#item69787 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item69816 {
	width:132px !important;
	height:30px !important;
}

#item69813 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item69839 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item72651 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item72652 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item72657 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72653 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item72707 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item72683 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72680 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item72758 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item72734 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72730 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item72784 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item72781 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item72858 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72834 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item72831 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item72909 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item72911 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item72884 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item72885 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item72881 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item72937 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72934 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item72964 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72961 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item72646 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72643 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item72641 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:42px !important;
}

#item9192 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:149px !important;
	top:82px !important;
	background:#b90066;
}

#item9194 {
	width:367px !important;
	height:65px !important;
	left:350px !important;
	top:297px !important;
	background:#b90066;
}

#item9311 {
	width:1220px !important;
	left:350px !important;
	top:393px !important;
	min-height:3511px !important;
}

#item9334 {
	width:357px !important;
	height:65px !important;
	left:355px !important;
	top:291px !important;
}

#item41539.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:162px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item67893 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item67894 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item67898 {
	width:117px !important;
	height:38px !important;
}

#item67895 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item67924 {
	width:114px !important;
	height:38px !important;
}

#item67921 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item67950 {
	width:115px !important;
	height:38px !important;
}

#item67947 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item67976 {
	width:168px !important;
	height:38px !important;
}

#item67973 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item67999 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item76497 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item76525 {
	width:63px !important;
	height:38px !important;
}

#item76501 {
	width:63px !important;
	height:38px !important;
}

#item76498 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item76575 {
	width:61px !important;
	height:38px !important;
}

#item76551 {
	width:61px !important;
	height:38px !important;
}

#item76548 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item76625 {
	width:56px !important;
	height:38px !important;
}

#item76601 {
	width:56px !important;
	height:38px !important;
}

#item76598 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item76676 {
	width:41px !important;
	height:38px !important;
}

#item76651 {
	width:41px !important;
	height:38px !important;
}

#item76648 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item76726 {
	width:75px !important;
	height:38px !important;
}

#item76702 {
	width:75px !important;
	height:38px !important;
}

#item76699 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item76781 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item76782 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item76756 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item76757 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item76753 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item76805 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item76837 {
	width:100px !important;
	height:38px !important;
}

#item76813 {
	width:100px !important;
	height:38px !important;
}

#item76810 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-37486 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-37486 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item37486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37490 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:62px !important;
	top:138px !important;
	background:#b90066;
}

#item37493 {
	width:375px !important;
	height:96px !important;
	top:42px !important;
	background:#b90066;
}

#item37494 {
	width:375px !important;
	height:43px !important;
	top:-1px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item37491 {
	width:375px !important;
	height:1110px !important;
	top:200px !important;
	background:#fff;
}

#item38562 {
	width:375px !important;
	height:310px !important;
	top:6091px !important;
	background:#f5f4f2;
}

#item28889 {
	width:213px !important;
	height:38px !important;
	left:15px !important;
	top:226px !important;
	background:#b90066;
}

#item28890 {
	width:345px !important;
	left:15px !important;
	top:282px !important;
	min-height:5798px !important;
}

#item28913 {
	width:213px !important;
	height:38px !important;
	left:18px !important;
	top:222px !important;
}

#item38295 {
	width:342px !important;
	left:15px !important;
	top:6183px !important;
	min-height:68px !important;
}

#item38320 {
	width:235px !important;
	height:69px !important;
	left:59px !important;
}

#item38344 {
	width:167px !important;
	height:38px !important;
	left:15px !important;
	top:6123px !important;
	background:#b90066;
}

#item38345 {
	width:287px !important;
	left:21px !important;
	top:6126px !important;
	min-height:31px !important;
}

#item42059 {
	width:139px !important;
	left:70px !important;
	min-height:32px !important;
}

#item69888 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item69897 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item69898 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item69902 {
	width:92px !important;
	height:30px !important;
}

#item69899 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item69928 {
	width:89px !important;
	height:30px !important;
}

#item69925 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item69955 {
	width:109px !important;
	height:30px !important;
}

#item69952 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item69981 {
	width:132px !important;
	height:30px !important;
}

#item69978 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item70005 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item72992 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item72993 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item72997 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item72994 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item73048 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item73023 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73020 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item73099 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item73074 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73071 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item73125 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item73122 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item73199 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73175 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item73172 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item73250 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item73251 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item73225 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item73226 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item73222 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item73277 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73274 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item73303 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73300 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item72987 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72984 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item72982 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:41px !important;
}

#item10113 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:149px !important;
	top:82px !important;
	background:#b90066;
}

#item10115 {
	width:352px !important;
	height:65px !important;
	left:350px !important;
	top:297px !important;
	background:#b90066;
}

#item10232 {
	width:1220px !important;
	left:350px !important;
	top:393px !important;
	min-height:2752px !important;
}

#item10255 {
	width:342px !important;
	height:65px !important;
	left:355px !important;
	top:291px !important;
}

#item41551.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:784px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item59106 {
	width:1220px !important;
	left:350px !important;
	top:3587px !important;
	min-height:118px !important;
}

#item59198 {
	width:1220px !important;
	left:350px !important;
	top:3150px !important;
	min-height:437px !important;
}

#item68073 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item68074 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item68078 {
	width:117px !important;
	height:38px !important;
}

#item68075 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item68104 {
	width:114px !important;
	height:38px !important;
}

#item68101 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item68130 {
	width:115px !important;
	height:38px !important;
}

#item68127 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item68156 {
	width:168px !important;
	height:38px !important;
}

#item68153 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item68179 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item58770 {
	width:107px !important;
	height:18px !important;
}

#item58767 {
	width:107px !important;
	height:18px !important;
	left:954px !important;
	top:675px !important;
}

#item58777 {
	width:107px !important;
	height:18px !important;
}

#item58773 {
	width:107px !important;
	height:18px !important;
	left:1000px !important;
	top:3672px !important;
}

#item76889 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item76918 {
	width:63px !important;
	height:38px !important;
}

#item76894 {
	width:63px !important;
	height:38px !important;
}

#item76891 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item76968 {
	width:61px !important;
	height:38px !important;
}

#item76944 {
	width:61px !important;
	height:38px !important;
}

#item76941 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item77018 {
	width:56px !important;
	height:38px !important;
}

#item76994 {
	width:56px !important;
	height:38px !important;
}

#item76991 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item77068 {
	width:41px !important;
	height:38px !important;
}

#item77044 {
	width:41px !important;
	height:38px !important;
}

#item77041 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item77119 {
	width:75px !important;
	height:38px !important;
}

#item77095 {
	width:75px !important;
	height:38px !important;
}

#item77092 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item77177 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item77178 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item77151 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item77152 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item77148 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item77201 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item77233 {
	width:100px !important;
	height:38px !important;
}

#item77209 {
	width:100px !important;
	height:38px !important;
}

#item77206 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-38944 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-38944 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item38944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38948 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:62px !important;
	top:139px !important;
	background:#b90066;
}

#item38950 {
	width:375px !important;
	height:96px !important;
	top:43px !important;
	background:#b90066;
}

#item38951 {
	width:375px !important;
	height:43px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item38963 {
	width:375px !important;
	height:1110px !important;
	top:201px !important;
	background:#fff;
}

#item29446 {
	width:345px !important;
	left:15px !important;
	top:289px !important;
	min-height:4357px !important;
}

#item39652 {
	width:204px !important;
	height:38px !important;
	left:15px !important;
	top:226px !important;
	background:#b90066;
}

#item39653 {
	width:198px !important;
	height:38px !important;
	left:18px !important;
	top:223px !important;
}

#item39753 {
	width:375px !important;
	height:310px !important;
	top:5768px !important;
	background:#f5f4f2;
}

#item39754 {
	width:342px !important;
	left:15px !important;
	top:5859px !important;
	min-height:68px !important;
}

#item39779 {
	width:235px !important;
	height:69px !important;
	left:59px !important;
}

#item39803 {
	width:167px !important;
	height:38px !important;
	left:15px !important;
	top:5799px !important;
	background:#b90066;
}

#item39804 {
	width:287px !important;
	left:21px !important;
	top:5803px !important;
	min-height:31px !important;
}

#item42091 {
	width:139px !important;
	left:42px !important;
	min-height:32px !important;
}

#item59272 {
	width:345px !important;
	left:15px !important;
	top:4664px !important;
	min-height:884px !important;
}

#item59343 {
	width:345px !important;
	left:15px !important;
	top:5554px !important;
	min-height:176px !important;
}

#item70036 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item70044 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item70045 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item70050 {
	width:92px !important;
	height:30px !important;
}

#item70047 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item70076 {
	width:89px !important;
	height:30px !important;
}

#item70073 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item70102 {
	width:109px !important;
	height:30px !important;
}

#item70099 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item70128 {
	width:132px !important;
	height:30px !important;
}

#item70125 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item70151 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item73354 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item73355 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item73359 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73356 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item73409 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item73385 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73382 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item73459 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item73435 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73432 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item73486 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item73483 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item73561 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73537 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item73533 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item73613 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item73614 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item73587 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item73588 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item73584 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item73641 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73638 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item73667 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73664 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item73349 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73346 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item73344 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:42px !important;
}

#item58757 {
	width:107px !important;
	height:18px !important;
}

#item58759 {
	width:107px !important;
	height:18px !important;
	left:250px !important;
	top:5686px !important;
}

#item58765 {
	width:107px !important;
	height:18px !important;
}

#item58762 {
	width:107px !important;
	height:18px !important;
	left:225px !important;
	top:817px !important;
}

#item10661 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:149px !important;
	top:82px !important;
	background:#b90066;
}

#item10663 {
	width:350px !important;
	height:65px !important;
	left:350px !important;
	top:297px !important;
	background:#b90066;
}

#item10779 {
	width:1220px !important;
	left:350px !important;
	top:393px !important;
	min-height:1375px !important;
}

#item10803 {
	width:341px !important;
	height:65px !important;
	left:355px !important;
	top:291px !important;
}

#item41563.fixed-pos-elem {
	width:75px !important;
	height:75px !important;
	left:auto !important;
	top:auto !important;
	bottom:162px !important;
	right:49px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item68211 {
	width:1920px !important;
	height:127px !important;
	background:#fff;
}

#item68212 {
	width:1920px !important;
	height:6px !important;
	background:#b90066;
}

#item68216 {
	width:117px !important;
	height:38px !important;
}

#item68213 {
	width:117px !important;
	height:38px !important;
	left:200px !important;
	top:27px !important;
}

#item68243 {
	width:114px !important;
	height:38px !important;
}

#item68239 {
	width:114px !important;
	height:38px !important;
	left:353px !important;
	top:27px !important;
}

#item68269 {
	width:115px !important;
	height:38px !important;
}

#item68266 {
	width:115px !important;
	height:38px !important;
	left:496px !important;
	top:27px !important;
}

#item68295 {
	width:168px !important;
	height:38px !important;
}

#item68292 {
	width:168px !important;
	height:38px !important;
	left:640px !important;
	top:27px !important;
}

#item68318 {
	width:1376px !important;
	height:38px !important;
	left:200px !important;
	top:75px !important;
}

#item77400 {
	width:1920px !important;
	height:115px !important;
	top:58px !important;
	background:#b90066;
}

#item77429 {
	width:63px !important;
	height:38px !important;
}

#item77405 {
	width:63px !important;
	height:38px !important;
}

#item77401 {
	width:63px !important;
	height:38px !important;
	left:547px !important;
	top:100px !important;
}

#item77481 {
	width:61px !important;
	height:38px !important;
}

#item77456 {
	width:61px !important;
	height:38px !important;
}

#item77453 {
	width:61px !important;
	height:38px !important;
	left:680px !important;
	top:100px !important;
}

#item77531 {
	width:56px !important;
	height:38px !important;
}

#item77507 {
	width:56px !important;
	height:38px !important;
}

#item77504 {
	width:56px !important;
	height:38px !important;
	left:810px !important;
	top:100px !important;
}

#item77581 {
	width:41px !important;
	height:38px !important;
}

#item77557 {
	width:41px !important;
	height:38px !important;
}

#item77554 {
	width:41px !important;
	height:38px !important;
	left:1106px !important;
	top:100px !important;
}

#item77631 {
	width:75px !important;
	height:38px !important;
}

#item77607 {
	width:75px !important;
	height:38px !important;
}

#item77604 {
	width:75px !important;
	height:38px !important;
	left:1217px !important;
	top:100px !important;
}

#item77686 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item77687 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item77661 {
	width:257px !important;
	height:63px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item77662 {
	width:228px !important;
	height:43px !important;
	left:15px !important;
	top:9px !important;
}

#item77658 {
	width:257px !important;
	height:63px !important;
	left:1463px !important;
	top:84px !important;
}

#item77710 {
	width:1920px !important;
	height:58px !important;
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item77743 {
	width:100px !important;
	height:38px !important;
}

#item77719 {
	width:100px !important;
	height:38px !important;
}

#item77716 {
	width:100px !important;
	height:38px !important;
	left:936px !important;
	top:100px !important;
}

@keyframes grow-40416 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-40416 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item40416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40421 {
	mix-blend-mode:multiply;
	width:375px !important;
	height:62px !important;
	top:139px !important;
	background:#b90066;
}

#item40423 {
	width:375px !important;
	height:96px !important;
	top:43px !important;
	background:#b90066;
}

#item40424 {
	width:375px !important;
	height:43px !important;
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item40433 {
	width:375px !important;
	height:1110px !important;
	top:201px !important;
	background:#fff;
}

#item29997 {
	width:345px !important;
	left:15px !important;
	top:282px !important;
	min-height:2201px !important;
}

#item41126 {
	width:191px !important;
	height:38px !important;
	left:15px !important;
	top:226px !important;
	background:#b90066;
}

#item41127 {
	width:185px !important;
	height:38px !important;
	left:18px !important;
	top:223px !important;
}

#item41191 {
	width:375px !important;
	height:310px !important;
	top:2521px !important;
	background:#f5f4f2;
}

#item41192 {
	width:342px !important;
	left:15px !important;
	top:2612px !important;
	min-height:68px !important;
}

#item41217 {
	width:235px !important;
	height:69px !important;
	left:59px !important;
}

#item41241 {
	width:167px !important;
	height:38px !important;
	left:15px !important;
	top:2553px !important;
	background:#b90066;
}

#item41242 {
	width:287px !important;
	left:21px !important;
	top:2556px !important;
	min-height:31px !important;
}

#item42128 {
	width:139px !important;
	left:67px !important;
	min-height:32px !important;
}

#item70187 {
	width:62px !important;
	height:62px !important;
	left:298px !important;
}

#item70196 {
	width:375px !important;
	height:332px !important;
	background:#fff;
}

#item70197 {
	width:375px !important;
	height:3px !important;
	background:#b90066;
}

#item70201 {
	width:92px !important;
	height:30px !important;
}

#item70198 {
	width:92px !important;
	height:30px !important;
	left:141px !important;
	top:20px !important;
}

#item70227 {
	width:89px !important;
	height:30px !important;
}

#item70224 {
	width:89px !important;
	height:30px !important;
	left:142px !important;
	top:65px !important;
}

#item70253 {
	width:109px !important;
	height:30px !important;
}

#item70250 {
	width:109px !important;
	height:30px !important;
	left:133px !important;
	top:109px !important;
}

#item70279 {
	width:132px !important;
	height:30px !important;
}

#item70276 {
	width:132px !important;
	height:30px !important;
	left:121px !important;
	top:154px !important;
}

#item70302 {
	width:345px !important;
	height:39px !important;
	left:15px !important;
	top:275px !important;
}

#item73702 {
	opacity:0.90;
	width:375px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
	background:#b90066;
}

#item73703 {
	width:375px !important;
	height:7px !important;
	left:10px !important;
	top:365px !important;
	background:#fff;
}

#item73708 {
	width:51px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73704 {
	width:57px !important;
	height:37px !important;
	left:169px !important;
	top:26px !important;
}

#item73758 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:12px !important;
}

#item73734 {
	width:49px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73731 {
	width:55px !important;
	height:46px !important;
	left:170px !important;
	top:68px !important;
}

#item73808 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:21px !important;
}

#item73784 {
	width:46px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73781 {
	width:52px !important;
	height:54px !important;
	left:172px !important;
	top:111px !important;
}

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

#item73834 {
	width:33px !important;
	height:31px !important;
	left:3px !important;
	top:19px !important;
}

#item73831 {
	width:39px !important;
	height:53px !important;
	left:178px !important;
	top:179px !important;
}

#item73909 {
	width:64px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73885 {
	width:58px !important;
	height:31px !important;
	left:6px !important;
	top:10px !important;
}

#item73882 {
	width:70px !important;
	height:44px !important;
	left:163px !important;
	top:231px !important;
}

#item73961 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#b90066;
	border:solid 1.55px #fff;
}

#item73962 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item73935 {
	width:192px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:47px;
	background:#fff;
	border:solid 1.55px #b90066;
}

#item73936 {
	width:170px !important;
	height:32px !important;
	left:14px !important;
	top:10px !important;
}

#item73932 {
	width:198px !important;
	height:53px !important;
	left:99px !important;
	top:289px !important;
}

#item73988 {
	width:80px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item73985 {
	width:86px !important;
	height:37px !important;
	left:155px !important;
	top:153px !important;
}

#item74014 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#fff;
	border:solid 1.6px #b90066;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item74011 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item73697 {
	width:146px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
	border-radius:2px;
	background:#b90066;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73694 {
	width:79px !important;
	height:79px !important;
	left:294px !important;
	top:10px !important;
}

#item73692 {
	width:385px !important;
	height:372px !important;
	left:-10px !important;
	top:42px !important;
}
#in5footer,  #prefooter {display:none;}

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

#loadIndicator{display:none;}
