/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.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 {
	-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-audio.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%; }

.page.ls { bottom:auto !important; }

nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; 
}
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:1.5ex;padding-left:1.5ex; }
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:#2da7e0; }
:-webkit-full-screen { background:#2da7e0; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1024px; height:768px; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:11590px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#item11205 {
	width:617px !important;
	height:1417px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item11206 {
	width:617px !important;
	height:104px !important;
	left:-9px !important;
	top:97px !important;
	background:#2c6dba;
}

#item16229 {
	width:201px !important;
	height:201px !important;
	left:10px !important;
	top:10px !important;
}

#item16221 {
	width:201px !important;
	height:201px !important;
	left:10px !important;
	top:10px !important;
}

#item16209 {
	width:201px !important;
	height:201px !important;
	left:10px !important;
	top:10px !important;
}

#item16183 {
	width:201px !important;
	height:201px !important;
	left:10px !important;
	top:10px !important;
}

#item11207 {
	width:201px !important;
	height:201px !important;
	left:10px !important;
	top:10px !important;
}

#item16180 {
	width:211px !important;
	height:211px !important;
	left:8px !important;
	top:32px !important;
}

#item16409 {
	width:180px !important;
	height:150px !important;
	left:212px !important;
	top:448px !important;
}

#item24913 {
	width:180px !important;
	height:150px !important;
	left:399px !important;
	top:609px !important;
}

#item16493 {
	width:180px !important;
	height:150px !important;
	left:212px !important;
	top:287px !important;
}

#item16553 {
	width:180px !important;
	height:150px !important;
	left:399px !important;
	top:448px !important;
}

#item24944 {
	width:180px !important;
	height:150px !important;
	left:25px !important;
	top:770px !important;
}

#item16638 {
	width:180px !important;
	height:150px !important;
	left:399px !important;
	top:287px !important;
}

#item24780 {
	width:180px !important;
	height:150px !important;
	left:25px !important;
	top:609px !important;
}

#item24945 {
	width:180px !important;
	height:150px !important;
	left:212px !important;
	top:770px !important;
}

#item16771 {
	width:180px !important;
	height:150px !important;
	left:25px !important;
	top:448px !important;
}

#item24811 {
	width:180px !important;
	height:150px !important;
	left:212px !important;
	top:609px !important;
}

#item24946 {
	width:180px !important;
	height:150px !important;
	left:399px !important;
	top:770px !important;
}

#item26416 {
	width:180px !important;
	height:150px !important;
	left:25px !important;
	top:287px !important;
}

#item36881 {
	width:180px !important;
	height:150px !important;
	left:25px !important;
	top:1000px !important;
}

#item36942 {
	width:180px !important;
	height:150px !important;
	left:212px !important;
	top:1161px !important;
}

#item37004 {
	width:180px !important;
	height:150px !important;
	left:212px !important;
	top:1000px !important;
}

#item37067 {
	width:180px !important;
	height:150px !important;
	left:399px !important;
	top:1161px !important;
}

#item37129 {
	width:180px !important;
	height:150px !important;
	left:399px !important;
	top:1000px !important;
}

#item37193 {
	width:180px !important;
	height:150px !important;
	left:25px !important;
	top:1161px !important;
}

@keyframes 아래쪽에서날아오기-5655 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-5655 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5656 {
	opacity:0.64;
	width:535px !important;
	height:301px !important;
	border-radius:16px;
	background:#000;
}

#item5511 {
	width:10px !important;
	height:10px !important;
}

#item5479 {
	width:10px !important;
	height:10px !important;
}

#item5448 {
	width:10px !important;
	height:10px !important;
}

#item5416 {
	width:10px !important;
	height:10px !important;
}

#item5335 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item5680 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item5681 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item29629 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item29661 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item29591 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item29624 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item29589 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item29704 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item29666 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item29664 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item29739 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

#item7535 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item7537 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item7536 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

@keyframes 아래쪽에서날아오기-8517 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-8517 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8518 {
	opacity:0.64;
	width:535px !important;
	height:625px !important;
	border-radius:16px;
	background:#000;
}

#item8472 {
	width:10px !important;
	height:10px !important;
}

#item8441 {
	width:10px !important;
	height:10px !important;
}

#item8410 {
	width:10px !important;
	height:10px !important;
}

#item8380 {
	width:10px !important;
	height:10px !important;
}

#item8350 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item8543 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item8544 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item9173 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item9180 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item9186 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item10326 {
	width:69px !important;
	height:60px !important;
	left:335px !important;
	top:20px !important;
}

#item30158 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item30191 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item30121 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item30153 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item30119 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item30232 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item30196 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item30194 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item30269 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-9568 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-9568 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9569 {
	opacity:0.64;
	width:535px !important;
	height:301px !important;
	border-radius:16px;
	background:#000;
}

#item9522 {
	width:10px !important;
	height:10px !important;
}

#item9492 {
	width:10px !important;
	height:10px !important;
}

#item9462 {
	width:10px !important;
	height:10px !important;
}

#item9431 {
	width:10px !important;
	height:10px !important;
}

#item9401 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item9593 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item9594 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item10223 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item10229 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item10234 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item30410 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item30443 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item30374 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item30406 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item30372 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item30484 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item30448 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item30446 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item30520 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-12328 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-12328 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12329 {
	opacity:0.64;
	width:535px !important;
	height:302px !important;
	border-radius:16px;
	background:#000;
}

#item12285 {
	width:10px !important;
	height:10px !important;
}

#item12254 {
	width:10px !important;
	height:10px !important;
}

#item12224 {
	width:10px !important;
	height:10px !important;
}

#item12194 {
	width:10px !important;
	height:10px !important;
}

#item12158 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item12353 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item12354 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item12969 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item12976 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item12981 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item30661 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item30694 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item30624 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item30657 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item30622 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item30736 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item30700 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item30698 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item30773 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-13511 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-13511 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13512 {
	opacity:0.64;
	width:535px !important;
	height:282px !important;
	border-radius:16px;
	background:#000;
}

#item13462 {
	width:10px !important;
	height:10px !important;
}

#item13431 {
	width:10px !important;
	height:10px !important;
}

#item13401 {
	width:10px !important;
	height:10px !important;
}

#item13371 {
	width:10px !important;
	height:10px !important;
}

#item13340 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item13536 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item13537 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item14150 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item14156 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item14161 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item30936 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item30968 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item30899 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item30932 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item30897 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item31009 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item30973 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item30971 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item31045 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-14572 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-14572 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14573 {
	opacity:0.64;
	width:535px !important;
	height:363px !important;
	border-radius:16px;
	background:#000;
}

#item14526 {
	width:10px !important;
	height:10px !important;
}

#item14496 {
	width:10px !important;
	height:10px !important;
}

#item14464 {
	width:10px !important;
	height:10px !important;
}

#item14431 {
	width:10px !important;
	height:10px !important;
}

#item14400 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item14598 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item14599 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item15213 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item15219 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item15224 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item31170 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item31202 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item31133 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item31165 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item31129 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item31243 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item31207 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item31205 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item31279 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-17807 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-17807 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17808 {
	opacity:0.64;
	width:535px !important;
	height:349px !important;
	border-radius:16px;
	background:#000;
}

#item17761 {
	width:10px !important;
	height:10px !important;
}

#item17731 {
	width:10px !important;
	height:10px !important;
}

#item17700 {
	width:10px !important;
	height:10px !important;
}

#item17667 {
	width:10px !important;
	height:10px !important;
}

#item17636 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item17832 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item17833 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item18448 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item18454 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item18459 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item31407 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item31440 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item31371 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item31403 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item31369 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item31483 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item31445 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item31443 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item31520 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-18845 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-18845 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18847 {
	opacity:0.64;
	width:535px !important;
	height:337px !important;
	border-radius:16px;
	background:#000;
}

#item18802 {
	width:10px !important;
	height:10px !important;
}

#item18771 {
	width:10px !important;
	height:10px !important;
}

#item18738 {
	width:10px !important;
	height:10px !important;
}

#item18707 {
	width:10px !important;
	height:10px !important;
}

#item18677 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item18871 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item18872 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item19487 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item19493 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item19498 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item31648 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item31681 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item31612 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item31644 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item31610 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item31722 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item31686 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item31684 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item31758 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-19683 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-19683 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19684 {
	opacity:0.64;
	width:535px !important;
	height:347px !important;
	border-radius:16px;
	background:#000;
}

#item19832 {
	width:10px !important;
	height:10px !important;
}

#item19800 {
	width:10px !important;
	height:10px !important;
}

#item19769 {
	width:10px !important;
	height:10px !important;
}

#item19737 {
	width:10px !important;
	height:10px !important;
}

#item19673 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item19869 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item19870 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item20485 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item20492 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item20497 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item31880 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item31913 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item31843 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item31875 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item31841 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item31954 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item31918 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item31916 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item31992 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-20858 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-20858 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20859 {
	opacity:0.64;
	width:535px !important;
	height:328px !important;
	border-radius:16px;
	background:#000;
}

#item20814 {
	width:10px !important;
	height:10px !important;
}

#item20782 {
	width:10px !important;
	height:10px !important;
}

#item20750 {
	width:10px !important;
	height:10px !important;
}

#item20713 {
	width:10px !important;
	height:10px !important;
}

#item20683 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item20883 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item20884 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item21499 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item21505 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item21510 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item32119 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item32151 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item32083 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item32115 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item32081 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item32193 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item32157 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item32155 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item32229 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-22752 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-22752 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22753 {
	opacity:0.64;
	width:535px !important;
	height:631px !important;
	border-radius:16px;
	background:#000;
}

#item22706 {
	width:10px !important;
	height:10px !important;
}

#item22675 {
	width:10px !important;
	height:10px !important;
}

#item22645 {
	width:10px !important;
	height:10px !important;
}

#item22615 {
	width:10px !important;
	height:10px !important;
}

#item22584 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item22777 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item22778 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item23366 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item23373 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item23378 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item23383 {
	width:69px !important;
	height:60px !important;
	left:335px !important;
	top:20px !important;
}

#item32402 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item32435 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item32366 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item32398 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item32364 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item32477 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item32440 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item32438 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item32513 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-23912 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-23912 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23913 {
	opacity:0.64;
	width:535px !important;
	height:372px !important;
	border-radius:16px;
	background:#000;
}

#item23863 {
	width:10px !important;
	height:10px !important;
}

#item23832 {
	width:10px !important;
	height:10px !important;
}

#item23801 {
	width:10px !important;
	height:10px !important;
}

#item23771 {
	width:10px !important;
	height:10px !important;
}

#item23741 {
	width:651px !important;
	height:674px !important;
	left:-39px !important;
	top:73px !important;
}

#item23937 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item23939 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item24527 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item24533 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item24538 {
	width:39px !important;
	height:42px !important;
	left:343px !important;
	top:946px !important;
}

#item32638 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item32670 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item32602 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item32634 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item32600 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item32713 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item32677 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item32675 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item32748 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-34041 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-34041 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34042 {
	opacity:0.64;
	width:535px !important;
	height:539px !important;
	border-radius:16px;
	background:#000;
}

#item34027 {
	width:603px !important;
	height:593px !important;
	left:10px !important;
	top:18px !important;
}

#item33874 {
	width:622px !important;
	height:669px !important;
	left:-12px !important;
	top:78px !important;
}

#item34066 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item34067 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item34069 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item34075 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item34080 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item34085 {
	width:69px !important;
	height:60px !important;
	left:335px !important;
	top:20px !important;
}

#item34157 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item34189 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item34121 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item34153 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item34118 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item34232 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item34195 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item34192 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item34269 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-34501 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-34501 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34502 {
	opacity:0.64;
	width:535px !important;
	height:446px !important;
	border-radius:16px;
	background:#000;
}

#item34329 {
	width:622px !important;
	height:669px !important;
	left:-12px !important;
	top:78px !important;
}

#item34526 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item34527 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item34529 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item34535 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item34540 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item34658 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item34692 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item34621 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item34654 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item34618 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item34734 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item34698 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item34695 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item34770 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-33579 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-33579 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33580 {
	opacity:0.64;
	width:535px !important;
	height:437px !important;
	border-radius:16px;
	background:#000;
}

#item33569 {
	width:606px !important;
	height:596px !important;
	left:7px !important;
	top:15px !important;
}

#item33413 {
	width:622px !important;
	height:669px !important;
	left:-12px !important;
	top:78px !important;
}

#item33605 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item33606 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item33670 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item33704 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item33634 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item33666 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item33630 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item33747 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item33711 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item33708 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item33783 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

#item33848 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item33854 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item33859 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

@keyframes 아래쪽에서날아오기-35000 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-35000 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35001 {
	opacity:0.64;
	width:535px !important;
	height:467px !important;
	border-radius:16px;
	background:#000;
}

#item34991 {
	width:606px !important;
	height:596px !important;
	left:7px !important;
	top:15px !important;
}

#item34833 {
	width:622px !important;
	height:669px !important;
	left:-12px !important;
	top:78px !important;
}

#item35025 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item35026 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item35092 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item35124 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item35053 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item35087 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item35050 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item35167 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item35130 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item35127 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item35203 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

#item35266 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item35272 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item35277 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

@keyframes 아래쪽에서날아오기-35540 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-35540 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35541 {
	opacity:0.64;
	width:535px !important;
	height:393px !important;
	border-radius:16px;
	background:#000;
}

#item35373 {
	width:622px !important;
	height:669px !important;
	left:-12px !important;
	top:78px !important;
}

#item35565 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item35566 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item35569 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item35575 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item35580 {
	width:39px !important;
	height:42px !important;
	left:339px !important;
	top:946px !important;
}

#item35660 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item35693 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item35623 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item35656 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item35620 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item35737 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item35699 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item35696 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item35773 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}

@keyframes 아래쪽에서날아오기-36020 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-36020 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item36021 {
	opacity:0.64;
	width:535px !important;
	height:498px !important;
	border-radius:16px;
	background:#000;
}

#item36008 {
	width:606px !important;
	height:596px !important;
	left:9px !important;
	top:18px !important;
}

#item35856 {
	width:622px !important;
	height:669px !important;
	left:-12px !important;
	top:78px !important;
}

#item36045 {
	width:617px !important;
	height:107px !important;
	left:-9px !important;
	top:-9px !important;
	background:#2da7e0;
}

#item36046 {
	width:617px !important;
	height:432px !important;
	left:-9px !important;
	top:689px !important;
	background:#2da7e0;
}

#item36048 {
	width:47px !important;
	height:35px !important;
	left:277px !important;
	top:949px !important;
}

#item36054 {
	width:39px !important;
	height:42px !important;
	left:219px !important;
	top:946px !important;
}

#item36059 {
	width:39px !important;
	height:42px !important;
	left:643px !important;
	top:946px !important;
}

#item36139 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item36172 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#aaaaaa;
}

#item36103 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#8bcf52;
}

#item36135 {
	width:11px !important;
	height:2px !important;
	left:42px !important;
	top:20px !important;
	background:#f9bf12;
}

#item36100 {
	width:287px !important;
	height:118px !important;
	left:303px !important;
	top:807px !important;
}

#item36215 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item36178 {
	width:281px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#ec6c2a;
}

#item36175 {
	width:287px !important;
	height:118px !important;
	left:13px !important;
	top:807px !important;
}

#item36251 {
	width:167px !important;
	height:69px !important;
	left:417px !important;
	top:22px !important;
}
#in5footer,  #prefooter {display:none;}
