@charset "UTF-8";
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: inherit;
		font-size: 100%;
		vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
		display: block;
}

audio, canvas, video {
		display: inline-block;
}

audio:not([controls]) {
		display: none;
		height: 0;
}

[hidden] {
		display: none;
}

a {
		outline: none;
		text-decoration: none;
}
a:focus {
		outline: none;
}
a:active, a:hover {
		outline: none;
}
a img {
		border: none;
}

abbr[title] {
		border-bottom: 1px dotted;
}

b, strong {
		font-weight: bold;
}

dfn {
		font-style: italic;
}

hr {
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
		height: 0;
}

mark {
		background: #ff0;
		color: #000;
}

code, kbd, pre, samp {
		font-family: monospace, serif;
		font-size: 1em;
}

pre {
		white-space: pre-wrap;
}

q {
		quotes: "“" "”" "‘" "’";
}

small {
		font-size: 80%;
}

sub {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline;
}

sup {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline;
		top: -0.5em;
}

sub {
		bottom: -0.25em;
}

img {
		width: 100%;
		height: auto;
}

svg:not(:root) {
		overflow: hidden;
}

figure {
		margin: 0;
}

fieldset {
		border: 1px solid #c0c0c0;
		margin: 0 2px;
		padding: 0.35em 0.625em 0.75em;
}

legend {
		border: 0;
		padding: 0;
}

button, input, select, textarea {
		font-family: inherit;
		font-size: 100%;
		margin: 0;
}

button, input {
		line-height: normal;
}

button, select {
		text-transform: none;
}

button, html input[type=button] {
		-webkit-appearance: button;
		cursor: pointer;
}

input[type=reset], input[type=submit] {
		-webkit-appearance: button;
		cursor: pointer;
}

button[disabled], html input[disabled] {
		cursor: default;
}

input[type=checkbox], input[type=radio] {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		padding: 0;
}
input[type=search] {
		-webkit-appearance: textfield;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
		-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
		border: 0;
		padding: 0;
}

textarea {
		overflow: auto;
		vertical-align: top;
}

table, tbody, tr, th, td {
		margin: 0;
		border: 0;
		font: inherit;
		vertical-align: baseline;
}

caption, th, td {
		text-align: left;
		font-weight: normal;
		vertical-align: iddle;
}

table {
		border-collapse: collapse;
		border-spacing: 0;
}

html {
		font-family: sans-serif;
		line-height: 1;
		font-size: 16px;
}

body {
		font-family: "Darker Grotesque", "Helvetica Neue", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
}

* {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

html:lang(en) {
		font-size: 17px;
}

html:lang(zh) {
		font-size: 16px;
}

html:lang(jp) {
		font-size: 16px;
}

html:lang(ko) {
		font-size: 17px;
}

* {
		-webkit-tap-highlight-color: transparent;
		image-rendering: -webkit-optimize-contrast;
}

*::-moz-selection {
		color: #00E8F0;
		background: #fff;
}

*::selection {
		color: #00E8F0;
		background: #fff;
}

::-webkit-scrollbar {
		width: 10px;
		-webkit-appearance: none;
}

::-webkit-scrollbar-track {
		background: #eee;
}

::-webkit-scrollbar-thumb {
		background: #00E8F0;
}
::-webkit-scrollbar-thumb:hover {
		background: #00E8F0;
}

*:not(body):not(html):not(header):not(.t_on):not(.pin-spacer) {
		-webkit-transform: translate3d(0, 0, 0);
}

@font-face {
		font-family: "fontello";
		src: url("../font/fontello.eot");
		src: url("../font/fontello.eot#iefix") format("embedded-opentype"), url("../font/fontello.woff") format("woff"), url("../font/fontello.ttf") format("truetype"), url("../font/fontello.svg#fontello") format("svg");
		font-weight: normal;
		font-style: normal;
}
html {
		overflow-x: hidden;
}

body {
		background: #000;
		font-size: 8px;
		-webkit-overflow-scrolling: touch;
		overflow-y: auto;
		overflow-x: hidden;
		scroll-behavior: smooth;
}

body#en {
		font-family: "Montserrat", "Noto Sans TC", Arial, sans-serif;
}

body#zh {
		font-family: "Montserrat", "Noto Sans TC", Arial, sans-serif;
}

body#jp {
		font-family: "Montserrat", "Noto Sans JP", Arial, sans-serif;
}

body#ko {
		font-family: "Montserrat", "Noto Sans KR", Arial, sans-serif;
}

h1 {
		font-size: 4.5vw;
		line-height: 1.5;
		font-weight: 700;
		text-transform: uppercase;
		color: white;
		letter-spacing: -4px;
		text-align: center;
		display: table;
		margin: 0 auto;
}
h1:after {
		content: "";
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 100px;
		height: 6px;
		background: -webkit-gradient(linear, left top, right top, color-stop(20%, #00E8F0), color-stop(40%, #0055FF), color-stop(80%, #CC00FF), to(#E200F2));
		background: linear-gradient(90deg, #00E8F0 20%, #0055FF 40%, #CC00FF 80%, #E200F2 100%);
		bottom: -10%;
}
@media screen and (max-width: 992px) {
		h1 {
				font-size: 6vw;
				line-height: 1.5;
		}
}
@media screen and (max-width: 767px) {
		h1 {
				font-size: 11vw;
				line-height: 1.5;
		}
}

h1.textNone {
		text-transform: none;
}

h2 {
		font-size: 4vw;
		line-height: 1.5;
		font-weight: 700;
		text-transform: uppercase;
		color: white;
		-webkit-filter: drop-shadow(0px 5px 2px black);
		        filter: drop-shadow(0px 5px 2px black);
		text-align: center;
}
h2 span {
		color: #00E8F0;
}
@media screen and (max-width: 992px) {
		h2 {
				font-size: 6vw;
				line-height: 1.2;
		}
}
@media screen and (max-width: 767px) {
		h2 {
				font-size: 9vw;
				line-height: 1.2;
		}
}

h3 {
		position: relative;
		margin: 0 auto;
		font-size: 1.8vw;
		line-height: 2.3vw;
		text-align: center;
		font-weight: bold;
		color: #00E8F0;
		text-transform: uppercase;
		-webkit-filter: drop-shadow(0px 5px 3px black) drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.3333333333));
		        filter: drop-shadow(0px 5px 3px black) drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.3333333333));
}
@media screen and (max-width: 1200px) {
		h3 {
				font-size: 3vw;
				line-height: 1.5;
		}
}
@media screen and (max-width: 767px) {
		h3 {
				font-size: 6vw;
				line-height: 1.5;
		}
}

p {
		font-size: 1.2vw;
		line-height: 1.8;
		color: white;
		font-weight: 500;
		-webkit-filter: drop-shadow(0px 3px 3px rgb(10, 10, 10)) drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.2));
		        filter: drop-shadow(0px 3px 3px rgb(10, 10, 10)) drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.2));
}
@media screen and (max-width: 1200px) {
		p {
				font-size: 1.5vw;
				line-height: 1.5;
		}
}
@media screen and (max-width: 1023px) {
		p {
				font-size: 1rem;
				line-height: 1.5;
		}
}
p span {
		font-size: 1.2rem;
		line-height: 2.5rem;
		font-weight: 900;
		background: -webkit-gradient(linear, left top, right top, from(#00E8F0), to(#4E00C4));
		background: linear-gradient(90deg, #00E8F0 0%, #4E00C4 100%);
		-webkit-background-clip: text;
		        background-clip: text;
		color: transparent;
		-webkit-filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white);
		        filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white);
}
@media screen and (max-width: 1200px) {
		p span {
				font-size: 1.5vw;
				line-height: 2.2vw;
		}
}
@media screen and (max-width: 1023px) {
		p span {
				font-size: 1rem;
				line-height: 1.8rem;
		}
}

@media screen and (max-width: 767px) {
		.mbbr {
				display: none;
		}
}

p.white {
		color: white;
}

p.tip {
		font-size: 1vw;
		line-height: 1.2;
		padding: 0px 20px 0 30px;
}
p.tip span {
		font-size: 1vw;
		line-height: 1;
		margin-left: -15px;
		margin-right: 5px;
		color: white;
		font-weight: bold;
		background-clip: initial;
		background: initial;
		-webkit-filter: initial;
		        filter: initial;
}
@media screen and (max-width: 767px) {
		p.tip {
				font-size: 0.9rem;
				line-height: 1.2;
		}
		p.tip span {
				font-size: 0.9rem;
				line-height: 1.2;
		}
}

p.tipS {
		font-size: 1vw;
		line-height: 1.5vw;
}
@media screen and (max-width: 1200px) {
		p.tipS {
				font-size: 1.3vw;
				line-height: 1.8vw;
		}
}
@media screen and (max-width: 1023px) {
		p.tipS {
				font-size: 0.8rem;
				line-height: 1.2rem;
		}
}

p.tip.white {
		background: rgba(255, 255, 255, 0.7490196078);
}

.blurBox {
		border-radius: 10px;
		-webkit-backdrop-filter: blur(5px);
		        backdrop-filter: blur(5px);
		background: linear-gradient(155deg, rgba(255, 255, 255, 0.22), transparent);
		padding: 3% 4% !important;
}
@media screen and (max-width: 767px) {
		.blurBox {
				padding: 6% 6% !important;
		}
}

.blurBox.nonbg {
		background: rgba(255, 255, 255, 0.1333333333);
}

.nonscroll {
		position: static;
		overflow-y: hidden;
		overflow: hidden;
}

.bold {
		font-weight: bold;
}

.z-0 {
		z-index: 0;
}

.z-5 {
		z-index: 5;
}

.inline {
		position: relative;
		display: inline-block;
}

.r_center {
		position: relative;
		margin: 0 auto;
}

.a_center {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
}

.TC {
		text-align: center;
}

.indep {
		position: absolute;
}

.bgBlack {
		background: black !important;
}

.bgGray {
		background: #333;
}

.bgMainDark {
		background: #111119;
}

.bgRamp {
		background: -webkit-gradient(linear, left top, right top, from(#00E8F0), to(#4E00C4));
		background: linear-gradient(90deg, #00E8F0 0%, #4E00C4 100%);
}

.decoHr {
		width: 60%;
		height: 4px;
		background: white;
		margin: 20px 0 !important;
		-webkit-filter: drop-shadow(0px 5px 10px black);
		        filter: drop-shadow(0px 5px 10px black);
}
@media screen and (max-width: 767px) {
		.decoHr {
				width: 100%;
				height: 4px;
				margin: 10px 0 !important;
		}
}

.decoHr1 {
		margin-left: 20% !important;
}

#nav {
		position: fixed;
		width: 100%;
		height: auto;
		-webkit-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		z-index: 995;
		top: 0px;
}

.menuBox {
		position: relative;
		width: calc(100% - 180px);
		height: auto;
		z-index: 1;
}

.shadow {
		-webkit-filter: drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.9));
		        filter: drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.9));
}

.navBox {
		position: relative;
		width: 100%;
		height: auto;
		-webkit-filter: drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.9));
		        filter: drop-shadow(0px 3px 10px rgba(10, 10, 10, 0.9));
}
.navBox .navBg {
		position: absolute;
		width: 100%;
		height: 70px;
		background: black;
		top: 0;
		left: 0;
		z-index: 1;
}
.navBox .brookLogo {
		position: relative;
		width: 180px;
		height: 70px;
		top: 0;
		left: 0;
		z-index: 1;
}
@media screen and (max-width: 1023px) {
		.navBox .brookLogo {
				width: 120px;
				height: 60px;
		}
}
.navBox .brookLogo .logoBox {
		position: relative;
		margin: 0 auto;
		width: 75%;
		height: auto;
		top: 10px;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}
.navBox .brookLogo .logoBox:hover {
		-webkit-filter: drop-shadow(0px 0px 5px white);
		        filter: drop-shadow(0px 0px 5px white);
}
.navBox .menu {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: calc(100% - 140px);
		height: 70px;
		color: white;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
}
.navBox .menuItemBox {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: auto;
		height: 70px;
		list-style-type: none;
		font-size: 1.1rem;
		line-height: 1.1rem;
		font-weight: 600;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
}
@media screen and (max-width: 1366px) {
		.navBox .menuItemBox {
				font-size: 1rem;
				line-height: 1rem;
		}
}
.navBox li {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: auto;
		height: 70px;
		-ms-flex-item-align: center;
		    -ms-grid-row-align: center;
		    align-self: center;
		cursor: pointer;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.navBox li:hover .menuItem:after {
		width: 100%;
		height: 4px;
}
.navBox .menuItem {
		padding: 0 25px;
}
.navBox .menuItem:after {
		content: "";
		position: absolute;
		width: 0%;
		height: 4px;
		left: 0;
		bottom: -25px;
		background: -webkit-gradient(linear, left top, right top, from(#00E8F0), to(#4E00C4));
		background: linear-gradient(90deg, #00E8F0 0%, #4E00C4 100%);
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 1366px) {
		.navBox .menuItem {
				padding: 0 15px;
		}
		.navBox .menuItem:after {
				bottom: -22px;
		}
}
.navBox .navBtn {
		position: absolute;
		width: 50px;
		height: 50px;
		right: 10px;
		z-index: 995;
		cursor: pointer;
		overflow: hidden;
		display: none;
}
@media screen and (max-width: 1023px) {
		.navBox .navBtn {
				display: block;
		}
}

#zh .navBox .menuItemBox {
		font-weight: bold;
		font-size: 1.3rem;
		line-height: 1.3rem;
}
@media screen and (max-width: 1366px) {
		#zh .navBox .menuItemBox {
				font-size: 1.2rem;
				line-height: 1.2rem;
		}
}

.kvBuyBtn, .kvMbbuyBtn {
		position: relative;
		padding: 7px 15px;
		margin-left: 20px;
		margin-right: 10px;
		font-size: 1.4rem;
		line-height: 1.5rem;
		font-weight: bold;
		cursor: pointer;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		color: white;
}
@media screen and (max-width: 1366px) {
		.kvBuyBtn, .kvMbbuyBtn {
				font-size: 1.3rem;
				line-height: 1.3rem;
				padding: 7px 25px;
				margin-left: 10px;
		}
}
@media screen and (max-width: 1023px) {
		.kvBuyBtn, .kvMbbuyBtn {
				display: none;
		}
}
.kvBuyBtn:hover:before, .kvMbbuyBtn:hover:before {
		-webkit-transform: scale(1.1);
		    -ms-transform: scale(1.1);
		        transform: scale(1.1);
}
.kvBuyBtn:before, .kvMbbuyBtn:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		background: -webkit-gradient(linear, left top, right top, color-stop(20%, #00E8F0), color-stop(40%, #0055FF), color-stop(80%, #CC00FF), to(#E200F2));
		background: linear-gradient(90deg, #00E8F0 20%, #0055FF 40%, #CC00FF 80%, #E200F2 100%);
		top: 0;
		left: 0;
		z-index: -1;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
}

.kvMbbuyBtn {
		position: absolute;
		top: 5px;
		right: 60px;
		z-index: 5;
		margin-left: 20px;
		font-weight: bold;
		cursor: pointer;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		display: none;
		font-size: 1.3rem;
		line-height: 1.3rem;
		padding: 7px 10px;
}
@media screen and (max-width: 1023px) {
		.kvMbbuyBtn {
				display: block;
		}
		.kvMbbuyBtn:hover {
				-webkit-transform: translateY(2px);
				    -ms-transform: translateY(2px);
				        transform: translateY(2px);
				-webkit-box-shadow: 0 0 0 0;
				        box-shadow: 0 0 0 0;
		}
}
@media screen and (max-width: 1023px) {
		.kvMbbuyBtn {
				top: 7px;
		}
}

.navBtnBox {
		position: absolute;
		right: 20px;
		top: 20px;
		z-index: 995;
}

.navSocialBtnBox {
		display: none;
}

.navSocial {
		position: relative;
		display: inline-block;
}
.navSocial .iconBox {
		position: relative;
		display: inline-block;
		width: 30px;
		height: 30px;
}
@media screen and (max-width: 800px) {
		.navSocial .iconBox {
				display: inline-block;
		}
}

.langBox {
		position: relative;
		display: inline-block;
		width: 100px;
		height: 30px;
		background: white;
		vertical-align: bottom;
		cursor: pointer;
		background: #555;
}
.langBox:hover .langWord {
		background: #eee;
}
.langBox .langWord {
		position: absolute;
		width: calc(100% - 20px);
		height: 100%;
		background: white;
}
.langBox span {
		width: 100%;
		height: auto;
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		font-size: 1rem;
		line-height: 1rem;
		color: black;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		text-align: center;
		font-weight: 500;
}
.langBox i {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		width: 20px;
		height: auto;
		font-family: "fontello";
		vertical-align: middle;
		text-align: center;
		right: 0px;
		color: white;
}

.lanMenu {
		position: absolute;
		width: 100px;
		height: auto;
		top: 30px;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		display: none;
}
@media screen and (max-width: 800px) {
		.lanMenu {
				right: 0px;
		}
}
.lanMenu .lanBtn {
		position: relative;
		margin: 0 auto;
		width: 100px;
		height: 30px;
		cursor: pointer;
		background: #fff;
		border-bottom: 1px solid #eee;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}
.lanMenu .lanBtn:hover {
		background: #EAEAEA;
}
.lanMenu .lanBtn span {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		font-size: 1rem;
		line-height: 1rem;
		width: 90%;
		height: auto;
		color: black;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		cursor: pointer;
		text-align: center;
		font-weight: 500;
}

@media screen and (max-width: 1023px) {
		.navBox .navBg {
				width: 100%;
				height: 50px;
		}
		.menuBox.active {
				top: 0;
		}
		.menuBox {
				position: absolute;
				width: 100%;
				height: 100vh;
				top: -100vh;
				left: 0;
				background: black;
				z-index: 0;
				-webkit-transition: all 0.3s ease-in-out;
				transition: all 0.3s ease-in-out;
		}
		.menuBox .menu {
				width: 100%;
				height: auto;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				padding-top: 70px;
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
		}
		.menuBox .menuItemBox {
				width: 100%;
				height: auto;
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
				font-size: 1.3rem;
				line-height: 1.3rem;
		}
		.menuBox li {
				width: 100%;
				height: auto;
				padding: 20px 0;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
		}
		.menuBox li:hover .menuItem:after {
				width: 0%;
				height: 0px;
		}
		.menuBox .buyBtn {
				width: 270px;
				height: auto;
				font-size: 1.5rem;
				line-height: 1.5rem;
				margin: 20px 0;
				padding: 15px 25px;
				text-align: center;
				display: none;
		}
		.icon_box {
				position: absolute;
				left: 50%;
				top: 50%;
				-webkit-transform: translateX(-50%) translateY(-50%);
				    -ms-transform: translateX(-50%) translateY(-50%);
				        transform: translateX(-50%) translateY(-50%);
				width: 30px;
				height: 25px;
				display: inline-block;
				vertical-align: middle;
		}
		.bar_1, .bar_2, .bar_3 {
				position: absolute;
				width: 100%;
				height: 4px;
				border-radius: 100px;
				background-color: white;
				-webkit-transition: all 0.3s ease-out;
				transition: all 0.3s ease-out;
				-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
				        transition-timing-function: cubic-bezier(1, 0, 0, 1);
				left: 2%;
				z-index: 888;
		}
		.bar_1 {
				top: 0px;
		}
		.bar_2 {
				top: 11px;
		}
		.bar_3 {
				bottom: 0px;
		}
		.icon_box.active .bar_1 {
				-webkit-transform: translateY(7px) rotate(-45deg);
				    -ms-transform: translateY(7px) rotate(-45deg);
				        transform: translateY(7px) rotate(-45deg);
				top: 1px;
		}
		.icon_box.active .bar_2 {
				width: 0;
		}
		.icon_box.active .bar_3 {
				-webkit-transform: translateY(-9px) rotate(45deg);
				    -ms-transform: translateY(-9px) rotate(45deg);
				        transform: translateY(-9px) rotate(45deg);
				bottom: 4px;
		}
		.navBtnBox {
				position: relative;
				left: initial;
				top: initial;
				-webkit-transform: initial;
				    -ms-transform: initial;
				        transform: initial;
				width: 100%;
				height: auto;
				right: initial;
		}
		.langBox {
				position: relative;
				margin: 0 auto;
				display: block;
				margin-top: 15px;
		}
		.lanMenu {
				position: relative;
				margin: 0 auto;
				top: 0;
		}
		.navSocialBtnBox {
				position: relative;
				text-align: center;
				right: 0px;
				display: block;
		}
		.navBox {
				width: 100%;
				height: 60px;
		}
		.navBox .webLogo {
				width: 120px;
				height: 60px;
				top: 0px;
				left: 0px;
		}
		.navBox .mbbuyBtn {
				font-size: 1.2rem;
				line-height: 1.2rem;
				position: absolute !important;
				z-index: 6;
				color: white;
				padding: 5px 20px !important;
				right: 65px;
				top: 10px;
				display: block;
		}
		.navSocialBtnBox .navSocial .iconBox {
				margin: 10px;
		}
}
footer {
		background: -webkit-gradient(linear, left bottom, left top, from(#00E8F0), color-stop(90%, #4E00C4));
		background: linear-gradient(0deg, #00E8F0 0%, #4E00C4 90%);
		margin-top: -5% !important;
		z-index: 40;
}
footer p {
		-webkit-filter: initial;
		        filter: initial;
}
footer a {
		color: #eee;
}
footer .footerListTitle {
		font-size: 1.2rem;
		line-height: 1;
		color: #FFF;
		font-weight: 900;
		padding: 15px 0;
}
@media screen and (max-width: 767px) {
		footer .footerListTitle {
				font-size: 1rem;
				line-height: 1;
		}
}
footer .footerList {
		padding: 5px 0;
		list-style: none;
}
footer .footerList a {
		font-size: 1rem;
		line-height: 1;
		color: #eee;
		font-weight: 500;
}
footer .footerList a:hover {
		text-decoration: underline;
		color: #00E8F0;
}
@media screen and (max-width: 767px) {
		footer .footerList a {
				font-size: 0.9rem;
				line-height: 1.1;
		}
}
footer .footerIconBox {
		padding: 30px 0 30px 0;
}
footer .footerIcon {
		position: relative;
		width: 22%;
		cursor: pointer;
		margin: 0;
		max-width: 45px;
}
@media screen and (max-width: 1366px) {
		footer .footerIcon {
				max-width: 40px;
		}
}
@media screen and (max-width: 767px) {
		footer .footerIcon {
				max-width: 50px;
		}
}
footer .footerIcon svg {
		position: relative;
		margin: 0 auto;
		height: auto !important;
		stroke-miterlimit: 10;
		stroke-width: 1.5;
		fill: #fff;
		color: #fff;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		border: 2px solid #fff;
		border-radius: 100%;
}
footer .footerIcon svg:hover {
		color: #00E8F0;
		fill: #00E8F0;
		border: 2px solid #00E8F0;
}
footer .footerIcon a svg {
		width: 100%;
}
footer .IconMenu.active {
		display: block;
}
footer .IconMenu {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 150px;
		height: auto;
		background: #fff;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
		bottom: calc(100% + 20px);
		padding: 5%;
		display: none;
}
@media screen and (max-width: 767px) {
		footer .IconMenu {
				width: 120px;
				height: auto;
		}
}
footer .IconMenu:after {
		position: absolute;
		content: "";
		bottom: -24px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 0;
		height: 0;
		border-width: 12px;
		border-style: solid;
		border-top-color: #fff;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
}
footer .IconMenu .ContentBox {
		font-size: 1rem;
		line-height: 1;
		padding: 8px 0;
		text-align: center;
		color: #333;
}
footer .IconMenu .ContentBox:hover {
		text-decoration: underline;
		color: #00E8F0;
}
footer .IconMenu .BoxLine {
		position: relative;
		margin: 0 auto;
		width: 80%;
		height: 1px;
		background: #333;
}
footer .contactBtn {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
}
footer .contactBtn:before {
		content: "";
		width: 45%;
		height: 1px;
		background: white;
}
footer .contactBtn span {
		margin: 0 10px;
		white-space: nowrap;
}
footer p {
		color: #fff;
		font-size: 1rem;
		line-height: 1.5;
		padding: 0;
}
@media screen and (max-width: 767px) {
		footer p {
				font-size: 0.8rem;
				line-height: 1.4;
		}
}
footer .rightWarp {
		position: relative;
		margin: 0 auto;
		width: 100%;
		height: auto;
		background-color: black;
}
footer .rightWarp .rightWord {
		position: relative;
		margin: 0 auto;
		width: 80%;
		height: auto;
		font-size: 0.8rem;
		line-height: 1.2rem;
		text-align: center;
		padding: 0.5%;
		color: white;
}
@media screen and (max-width: 450px) {
		footer .rightWarp .rightWord {
				font-size: 0.6rem;
				line-height: 1rem;
				width: 90%;
				height: auto;
				padding: 3%;
		}
}

.scrollToTop {
		position: fixed;
		width: 70px;
		height: 70px;
		bottom: 0px;
		z-index: 995;
		right: 30px;
		cursor: pointer;
		-webkit-tap-highlight-color: transparent;
		display: none;
		background: linear-gradient(45deg, #00E8F0 0%, #4E00C4 100%);
}
@media screen and (max-width: 767px) {
		.scrollToTop {
				width: 40px;
				height: 40px;
		}
}
.scrollToTop:before {
		content: "";
		position: absolute;
		display: block;
		border-bottom: 3px solid #fff;
		border-left: 3px solid #fff;
		width: 40%;
		height: 40%;
		left: 30%;
		bottom: 20%;
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		    transform: rotate(135deg);
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 800px) {
		.scrollToTop:before {
				width: 35%;
				height: 35%;
				bottom: 20%;
		}
}
.scrollToTop:after {
		content: "";
		position: absolute;
		width: 0px;
		height: 100%;
		background: #860000;
		-webkit-transition: 0.5s cubic-bezier(0.475, 0.425, 0, 0.995);
		transition: 0.5s cubic-bezier(0.475, 0.425, 0, 0.995);
		-webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
		        transition-timing-function: cubic-bezier(1, 0, 0, 1);
		top: 0;
		left: -50px;
		z-index: -1;
		-webkit-transform: skew(-40deg);
		    -ms-transform: skew(-40deg);
		        transform: skew(-40deg);
}
.scrollToTop:hover:before {
		bottom: 30%;
}

.topWave, .bottomWave {
		position: absolute;
		width: 100%;
		height: 10%;
		top: -0.5%;
		left: 0;
		z-index: 1;
		font-size: 0;
		pointer-events: none;
}

.topWave svg {
		-webkit-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		        transform: rotate(180deg);
}
.topWave svg path {
		-webkit-animation: pathAnim 15s;
		        animation: pathAnim 15s;
		-webkit-animation-timing-function: linear;
		        animation-timing-function: linear;
		-webkit-animation-iteration-count: infinite;
		        animation-iteration-count: infinite;
}

.bottomWave {
		top: initial;
		bottom: -0.2%;
}
.bottomWave svg {
		position: absolute;
		bottom: 0%;
}
.bottomWave svg path {
		-webkit-animation: pathAnim 13s;
		        animation: pathAnim 13s;
		-webkit-animation-timing-function: linear;
		        animation-timing-function: linear;
		-webkit-animation-iteration-count: infinite;
		        animation-iteration-count: infinite;
}

.rotate1 {
		-webkit-animation: rotate1 20s infinite linear;
		        animation: rotate1 20s infinite linear;
}

.topDown {
		-webkit-animation: topDown 10s infinite linear;
		        animation: topDown 10s infinite linear;
}

.delay1 {
		-webkit-animation-delay: 1s;
		        animation-delay: 1s;
}

.delay2 {
		-webkit-animation-delay: 3s;
		        animation-delay: 3s;
}
.delay2:nth-child(4) {
		-webkit-animation-play-state: paused;
		        animation-play-state: paused;
}

.liquid1 {
		-webkit-animation: liquid 6s linear infinite;
		        animation: liquid 6s linear infinite;
}

.liquid2 {
		-webkit-animation: liquid2 7s linear infinite;
		        animation: liquid2 7s linear infinite;
}

.liquid3 {
		-webkit-animation: liquid 7s linear infinite;
		        animation: liquid 7s linear infinite;
}

.liquid4 {
		-webkit-animation: liquid2 6s linear infinite;
		        animation: liquid2 6s linear infinite;
}

.fade1 {
		-webkit-animation: fadeIn 4s linear infinite;
		        animation: fadeIn 4s linear infinite;
}

.fade2 {
		-webkit-animation: fadeIn 3s linear infinite;
		        animation: fadeIn 3s linear infinite;
}

@-webkit-keyframes liquid {
		0% {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
		33% {
				border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
		}
		66% {
				border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
		}
		to {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
}

@keyframes liquid {
		0% {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
		33% {
				border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
		}
		66% {
				border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
		}
		to {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
}
@-webkit-keyframes liquid2 {
		0% {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
		33% {
				border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
		}
		66% {
				border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
		}
		to {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
}
@keyframes liquid2 {
		0% {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
		33% {
				border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
		}
		66% {
				border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
		}
		to {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
}
@-webkit-keyframes pathAnim {
		0%, 100% {
				d: path("M0,192	C220,180,220,100,500,192 C880,290,1100,290,1320,192	L1320 300 L0 300");
		}
		25% {
				d: path("M0,150	C220,100,440,292,660,292 C880,292,1100,100,1320,150	L1320 300 L0 300");
		}
		50% {
				d: path("M0,192	C220,290,440,290,660,252 C880,200,1100,100,1320,192	L1320 300 L0 300");
		}
		75% {
				d: path("M0,292	C220,292,440,180,660,180 C880,180,1100,292,1320,292	L1320 300 L0 300");
		}
}
@keyframes pathAnim {
		0%, 100% {
				d: path("M0,192	C220,180,220,100,500,192 C880,290,1100,290,1320,192	L1320 300 L0 300");
		}
		25% {
				d: path("M0,150	C220,100,440,292,660,292 C880,292,1100,100,1320,150	L1320 300 L0 300");
		}
		50% {
				d: path("M0,192	C220,290,440,290,660,252 C880,200,1100,100,1320,192	L1320 300 L0 300");
		}
		75% {
				d: path("M0,292	C220,292,440,180,660,180 C880,180,1100,292,1320,292	L1320 300 L0 300");
		}
}
@-webkit-keyframes shine {
		0% {
				-webkit-box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0.05);
				        box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0.05);
		}
		50% {
				-webkit-box-shadow: 0 0 15px 4px rgb(255, 255, 255);
				        box-shadow: 0 0 15px 4px rgb(255, 255, 255);
		}
		100% {
				-webkit-box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0.05);
				        box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0.05);
		}
}
@keyframes shine {
		0% {
				-webkit-box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0.05);
				        box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0.05);
		}
		50% {
				-webkit-box-shadow: 0 0 15px 4px rgb(255, 255, 255);
				        box-shadow: 0 0 15px 4px rgb(255, 255, 255);
		}
		100% {
				-webkit-box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0.05);
				        box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0.05);
		}
}
@-webkit-keyframes scale {
		0%, 100% {
				-webkit-transform: translateX(-50%) translateY(-50%) scale(0.85);
				        transform: translateX(-50%) translateY(-50%) scale(0.85);
				opacity: 1;
		}
		50% {
				-webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
				        transform: translateX(-50%) translateY(-50%) scale(1.1);
				opacity: 0.3;
		}
}
@keyframes scale {
		0%, 100% {
				-webkit-transform: translateX(-50%) translateY(-50%) scale(0.85);
				        transform: translateX(-50%) translateY(-50%) scale(0.85);
				opacity: 1;
		}
		50% {
				-webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
				        transform: translateX(-50%) translateY(-50%) scale(1.1);
				opacity: 0.3;
		}
}
@-webkit-keyframes scale2 {
		0%, 100% {
				-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
				        transform: translateX(-50%) translateY(-50%) scale(1);
				opacity: 1;
		}
		50% {
				-webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
				        transform: translateX(-50%) translateY(-50%) scale(1.1);
				opacity: 0.7;
		}
}
@keyframes scale2 {
		0%, 100% {
				-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
				        transform: translateX(-50%) translateY(-50%) scale(1);
				opacity: 1;
		}
		50% {
				-webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
				        transform: translateX(-50%) translateY(-50%) scale(1.1);
				opacity: 0.7;
		}
}
@-webkit-keyframes grow {
		0%, 100% {
				-webkit-transform: scaleX(1);
				        transform: scaleX(1);
		}
		50% {
				-webkit-transform: scaleX(0.9);
				        transform: scaleX(0.9);
		}
}
@keyframes grow {
		0%, 100% {
				-webkit-transform: scaleX(1);
				        transform: scaleX(1);
		}
		50% {
				-webkit-transform: scaleX(0.9);
				        transform: scaleX(0.9);
		}
}
@-webkit-keyframes topDown {
		0%, 100% {
				-webkit-transform: translateY(0%);
				        transform: translateY(0%);
		}
		50% {
				-webkit-transform: translateY(100%);
				        transform: translateY(100%);
		}
}
@keyframes topDown {
		0%, 100% {
				-webkit-transform: translateY(0%);
				        transform: translateY(0%);
		}
		50% {
				-webkit-transform: translateY(100%);
				        transform: translateY(100%);
		}
}
@-webkit-keyframes topDown2 {
		0%, 100% {
				-webkit-transform: translateY(0px);
				        transform: translateY(0px);
		}
		50% {
				-webkit-transform: translateY(10px);
				        transform: translateY(10px);
		}
}
@keyframes topDown2 {
		0%, 100% {
				-webkit-transform: translateY(0px);
				        transform: translateY(0px);
		}
		50% {
				-webkit-transform: translateY(10px);
				        transform: translateY(10px);
		}
}
@-webkit-keyframes fade {
		0%, 100% {
				opacity: 1;
				-webkit-transform: scale(1);
				        transform: scale(1);
		}
		50% {
				opacity: 0.5;
				-webkit-transform: scale(1.2);
				        transform: scale(1.2);
		}
}
@keyframes fade {
		0%, 100% {
				opacity: 1;
				-webkit-transform: scale(1);
				        transform: scale(1);
		}
		50% {
				opacity: 0.5;
				-webkit-transform: scale(1.2);
				        transform: scale(1.2);
		}
}
@-webkit-keyframes Downtop {
		0%, 100% {
				-webkit-transform: translateY(10%);
				        transform: translateY(10%);
		}
		50% {
				-webkit-transform: translateY(0%);
				        transform: translateY(0%);
		}
}
@keyframes Downtop {
		0%, 100% {
				-webkit-transform: translateY(10%);
				        transform: translateY(10%);
		}
		50% {
				-webkit-transform: translateY(0%);
				        transform: translateY(0%);
		}
}
@-webkit-keyframes walk {
		0%, 100% {
				-webkit-transform: translateX(0%);
				        transform: translateX(0%);
		}
		50% {
				-webkit-transform: translateX(200%);
				        transform: translateX(200%);
		}
}
@keyframes walk {
		0%, 100% {
				-webkit-transform: translateX(0%);
				        transform: translateX(0%);
		}
		50% {
				-webkit-transform: translateX(200%);
				        transform: translateX(200%);
		}
}
@-webkit-keyframes walk2 {
		0%, 100% {
				-webkit-transform: translateX(280%);
				        transform: translateX(280%);
		}
		50% {
				-webkit-transform: translateX(0%);
				        transform: translateX(0%);
		}
}
@keyframes walk2 {
		0%, 100% {
				-webkit-transform: translateX(280%);
				        transform: translateX(280%);
		}
		50% {
				-webkit-transform: translateX(0%);
				        transform: translateX(0%);
		}
}
@-webkit-keyframes fadeIn {
		0%, 100% {
				opacity: 1;
		}
		50% {
				opacity: 0;
		}
}
@keyframes fadeIn {
		0%, 100% {
				opacity: 1;
		}
		50% {
				opacity: 0;
		}
}
@-webkit-keyframes getIn {
		0% {
				-webkit-transform: scale(0.5);
				        transform: scale(0.5);
				opacity: 0;
		}
		70% {
				-webkit-transform: scale(0.9);
				        transform: scale(0.9);
				opacity: 1;
		}
		100% {
				-webkit-transform: scale(1.1);
				        transform: scale(1.1);
				opacity: 0;
		}
}
@keyframes getIn {
		0% {
				-webkit-transform: scale(0.5);
				        transform: scale(0.5);
				opacity: 0;
		}
		70% {
				-webkit-transform: scale(0.9);
				        transform: scale(0.9);
				opacity: 1;
		}
		100% {
				-webkit-transform: scale(1.1);
				        transform: scale(1.1);
				opacity: 0;
		}
}
@-webkit-keyframes flashOut {
		0%, 45%, 75% {
				opacity: 1;
		}
		25%, 68%, 100% {
				opacity: 0;
		}
}
@keyframes flashOut {
		0%, 45%, 75% {
				opacity: 1;
		}
		25%, 68%, 100% {
				opacity: 0;
		}
}
@-webkit-keyframes flashIn {
		0%, 45%, 75% {
				opacity: 0;
		}
		25%, 68%, 100% {
				opacity: 1;
		}
}
@keyframes flashIn {
		0%, 45%, 75% {
				opacity: 0;
		}
		25%, 68%, 100% {
				opacity: 1;
		}
}
@-webkit-keyframes glow {
		0%, 100% {
				-webkit-filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.3333333333));
				        filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.3333333333));
		}
		50% {
				-webkit-filter: drop-shadow(0 0 20px #ffffff);
				        filter: drop-shadow(0 0 20px #ffffff);
		}
}
@keyframes glow {
		0%, 100% {
				-webkit-filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.3333333333));
				        filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.3333333333));
		}
		50% {
				-webkit-filter: drop-shadow(0 0 20px #ffffff);
				        filter: drop-shadow(0 0 20px #ffffff);
		}
}
@-webkit-keyframes moveSlideshowPC {
		from {
				background-position: 3600px 0;
		}
		to {
				background-position: 0 0;
		}
}
@keyframes moveSlideshowPC {
		from {
				background-position: 3600px 0;
		}
		to {
				background-position: 0 0;
		}
}
@-webkit-keyframes pounter {
		0%, 100% {
				left: 45%;
		}
		50% {
				left: 125%;
		}
}
@keyframes pounter {
		0%, 100% {
				left: 45%;
		}
		50% {
				left: 125%;
		}
}
@-webkit-keyframes line {
		to {
				stroke-dashoffset: 0;
		}
}
@keyframes line {
		to {
				stroke-dashoffset: 0;
		}
}
@-webkit-keyframes colors {
		0% {
				stop-color: #ffffff;
		}
		20% {
				stop-color: #8455E7;
		}
		40% {
				stop-color: #FF00FF;
		}
		60% {
				stop-color: #8455E7;
		}
		80% {
				stop-color: #50AFFF;
		}
		100% {
				stop-color: #ffffff;
		}
}
@keyframes colors {
		0% {
				stop-color: #ffffff;
		}
		20% {
				stop-color: #8455E7;
		}
		40% {
				stop-color: #FF00FF;
		}
		60% {
				stop-color: #8455E7;
		}
		80% {
				stop-color: #50AFFF;
		}
		100% {
				stop-color: #ffffff;
		}
}
@-webkit-keyframes colors2 {
		0% {
				stop-color: #ffffff;
		}
		20% {
				stop-color: #9BF00B;
		}
		40% {
				stop-color: #5069FF;
		}
		60% {
				stop-color: #23F9F9;
		}
		80% {
				stop-color: #FCEE21;
		}
		100% {
				stop-color: #ffffff;
		}
}
@keyframes colors2 {
		0% {
				stop-color: #ffffff;
		}
		20% {
				stop-color: #9BF00B;
		}
		40% {
				stop-color: #5069FF;
		}
		60% {
				stop-color: #23F9F9;
		}
		80% {
				stop-color: #FCEE21;
		}
		100% {
				stop-color: #ffffff;
		}
}
@-webkit-keyframes kvSlider {
		0% {
				background-position: 0 0;
		}
		to {
				background-position: 0 -100vh;
		}
}
@keyframes kvSlider {
		0% {
				background-position: 0 0;
		}
		to {
				background-position: 0 -100vh;
		}
}
@-webkit-keyframes kvSliderMB {
		0% {
				background-position: 0 0;
		}
		to {
				background-position: -100vw 0;
		}
}
@keyframes kvSliderMB {
		0% {
				background-position: 0 0;
		}
		to {
				background-position: -100vw 0;
		}
}
@-webkit-keyframes kvSliderPhone {
		0% {
				background-position: 0 0;
		}
		to {
				background-position: -150vw 0;
		}
}
@keyframes kvSliderPhone {
		0% {
				background-position: 0 0;
		}
		to {
				background-position: -150vw 0;
		}
}
@-webkit-keyframes kvSliderReverse {
		0% {
				background-position: 0 0;
		}
		to {
				background-position: 0 100vh;
		}
}
@keyframes kvSliderReverse {
		0% {
				background-position: 0 0;
		}
		to {
				background-position: 0 100vh;
		}
}
@-webkit-keyframes spin {
		100% {
				-webkit-transform: rotate(360deg);
				        transform: rotate(360deg);
		}
}
@keyframes spin {
		100% {
				-webkit-transform: rotate(360deg);
				        transform: rotate(360deg);
		}
}
@-webkit-keyframes spinReverse {
		100% {
				-webkit-transform: rotate(-360deg);
				        transform: rotate(-360deg);
		}
}
@keyframes spinReverse {
		100% {
				-webkit-transform: rotate(-360deg);
				        transform: rotate(-360deg);
		}
}
@-webkit-keyframes rotate1 {
		from {
				-webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
				        transform: translateX(-50%) translateY(-50%) rotate(0deg);
		}
		to {
				-webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
				        transform: translateX(-50%) translateY(-50%) rotate(360deg);
		}
}
@keyframes rotate1 {
		from {
				-webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
				        transform: translateX(-50%) translateY(-50%) rotate(0deg);
		}
		to {
				-webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
				        transform: translateX(-50%) translateY(-50%) rotate(360deg);
		}
}
@-webkit-keyframes scale1 {
		0%, 100% {
				-webkit-transform: scale(1);
				        transform: scale(1);
		}
		50% {
				-webkit-transform: scale(1.1);
				        transform: scale(1.1);
		}
}
@keyframes scale1 {
		0%, 100% {
				-webkit-transform: scale(1);
				        transform: scale(1);
		}
		50% {
				-webkit-transform: scale(1.1);
				        transform: scale(1.1);
		}
}
@keyframes scale2 {
		0% {
				-webkit-transform: scale(1);
				        transform: scale(1);
				opacity: 0;
		}
		5% {
				opacity: 0.5;
		}
		30% {
				-webkit-transform: scale(1.5);
				        transform: scale(1.5);
				opacity: 0;
		}
		100% {
				opacity: 0;
				-webkit-transform: scale(1);
				        transform: scale(1);
		}
}
@keyframes liquid {
		0% {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
		33% {
				border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
		}
		66% {
				border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
		}
		to {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
}
@keyframes liquid2 {
		0% {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
		33% {
				border-radius: 56% 44% 60% 40%/45% 58% 42% 55%;
		}
		66% {
				border-radius: 72% 28% 55% 45%/40% 35% 65% 60%;
		}
		to {
				border-radius: 47% 53% 35% 65%/55% 62% 38% 45%;
		}
}
@-webkit-keyframes line1 {
		from {
				background-position: 0 0;
		}
		to {
				background-position: -40px 0;
		}
}
@keyframes line1 {
		from {
				background-position: 0 0;
		}
		to {
				background-position: -40px 0;
		}
}
@-webkit-keyframes shake {
		10%, 90% {
				-webkit-transform: translate3d(-1px, 0, 0);
				        transform: translate3d(-1px, 0, 0);
		}
		20%, 80% {
				-webkit-transform: translate3d(2px, 0, 0);
				        transform: translate3d(2px, 0, 0);
		}
		30%, 50%, 70% {
				-webkit-transform: translate3d(-4px, 0, 0);
				        transform: translate3d(-4px, 0, 0);
		}
		40%, 60% {
				-webkit-transform: translate3d(4px, 0, 0);
				        transform: translate3d(4px, 0, 0);
		}
}
@keyframes shake {
		10%, 90% {
				-webkit-transform: translate3d(-1px, 0, 0);
				        transform: translate3d(-1px, 0, 0);
		}
		20%, 80% {
				-webkit-transform: translate3d(2px, 0, 0);
				        transform: translate3d(2px, 0, 0);
		}
		30%, 50%, 70% {
				-webkit-transform: translate3d(-4px, 0, 0);
				        transform: translate3d(-4px, 0, 0);
		}
		40%, 60% {
				-webkit-transform: translate3d(4px, 0, 0);
				        transform: translate3d(4px, 0, 0);
		}
}
@-webkit-keyframes moveUp {
		0% {
				background-position: -50px -50px, -1px -1px;
		}
		100% {
				backgroosition: -1px -1px, -1px -1px;
		}
}
@keyframes moveUp {
		0% {
				background-position: -50px -50px, -1px -1px;
		}
		100% {
				backgroosition: -1px -1px, -1px -1px;
		}
}
@-webkit-keyframes moveDown {
		0% {
				backgroosition: -1px -1px, -1px -1px;
		}
		100% {
				background-position: -50px -50px, -1px -1px;
		}
}
@keyframes moveDown {
		0% {
				backgroosition: -1px -1px, -1px -1px;
		}
		100% {
				background-position: -50px -50px, -1px -1px;
		}
}
@keyframes scale {
		0%, 100% {
				-webkit-transform: scale(1) translateX(-50%) translateY(-50%);
				        transform: scale(1) translateX(-50%) translateY(-50%);
		}
		50% {
				-webkit-transform: scale(1.2) translateX(-50%) translateY(-50%);
				        transform: scale(1.2) translateX(-50%) translateY(-50%);
		}
}
@-webkit-keyframes rotar {
		from {
				-webkit-transform: rotateY(0deg);
				        transform: rotateY(0deg);
		}
		to {
				-webkit-transform: rotateY(360deg);
				        transform: rotateY(360deg);
		}
}
@keyframes rotar {
		from {
				-webkit-transform: rotateY(0deg);
				        transform: rotateY(0deg);
		}
		to {
				-webkit-transform: rotateY(360deg);
				        transform: rotateY(360deg);
		}
}
@-webkit-keyframes motion-blur {
		0%, 30%, 100% {
				-webkit-filter: url(#blur0);
				        filter: url(#blur0);
				-webkit-transform: scale(1, 1);
				        transform: scale(1, 1);
				opacity: 1;
		}
		5% {
				-webkit-filter: url(#blur1);
				        filter: url(#blur1);
				-webkit-transform: scale(1.01, 1);
				        transform: scale(1.01, 1);
		}
		10% {
				-webkit-filter: url(#blur2);
				        filter: url(#blur2);
				-webkit-transform: scale(1, 1);
				        transform: scale(1, 1);
		}
		15% {
				-webkit-filter: url(#blur3);
				        filter: url(#blur3);
				-webkit-transform: scale(1.01, 1);
				        transform: scale(1.01, 1);
				opacity: 0.8;
		}
		20% {
				-webkit-filter: url(#blur1);
				        filter: url(#blur1);
				-webkit-transform: scale(1, 1);
				        transform: scale(1, 1);
		}
}
@keyframes motion-blur {
		0%, 30%, 100% {
				-webkit-filter: url(#blur0);
				        filter: url(#blur0);
				-webkit-transform: scale(1, 1);
				        transform: scale(1, 1);
				opacity: 1;
		}
		5% {
				-webkit-filter: url(#blur1);
				        filter: url(#blur1);
				-webkit-transform: scale(1.01, 1);
				        transform: scale(1.01, 1);
		}
		10% {
				-webkit-filter: url(#blur2);
				        filter: url(#blur2);
				-webkit-transform: scale(1, 1);
				        transform: scale(1, 1);
		}
		15% {
				-webkit-filter: url(#blur3);
				        filter: url(#blur3);
				-webkit-transform: scale(1.01, 1);
				        transform: scale(1.01, 1);
				opacity: 0.8;
		}
		20% {
				-webkit-filter: url(#blur1);
				        filter: url(#blur1);
				-webkit-transform: scale(1, 1);
				        transform: scale(1, 1);
		}
}
#kvWarp {
		margin-top: 70px !important;
		z-index: 0;
		overflow: hidden;
		background: url(../images/kv-bg.jpg);
		background-size: cover;
		background-position: center bottom;
		background-attachment: fixed;
}
@media screen and (max-width: 992px) {
		#kvWarp {
				background-position: -99999px -99999px;
		}
		#kvWarp:before {
				content: "";
				width: 100%;
				height: 100vh;
				position: fixed;
				top: 0;
				left: 0;
				background: url(../images/kv-bg-m.jpg);
				background-size: cover;
				background-position: center right;
				z-index: -1;
		}
}
#kvWarp:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 30%;
		z-index: 2;
		bottom: 0;
		right: 0;
		background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
		z-index: 0;
}
@media screen and (max-width: 1023px) {
		#kvWarp {
				margin-top: 50px !important;
		}
}

.kvMain {
		z-index: 1;
		margin: -5% 0 0 0vw !important;
		z-index: 2;
		top: -12%;
		padding-right: 2% !important;
}
@media screen and (max-width: 992px) {
		.kvMain {
				width: 100%;
				height: auto;
				margin: 0% 0 0% 0 !important;
				padding-top: 50%;
				top: initial;
		}
}
.kvMain .decoBar {
		width: 80%;
		height: 5px;
		background: white;
		margin: 4vh 0;
}
@media screen and (max-width: 767px) {
		.kvMain .decoBar {
				margin: 3vh 0;
		}
}
.kvMain .warmDate, .kvMain .warmText {
		display: block;
		font-size: 2vw;
		line-height: 1.2;
		color: #00E8F0;
		text-align: center;
		font-weight: 500;
		font-weight: bold;
		-webkit-filter: drop-shadow(0px 5px 5px black);
		        filter: drop-shadow(0px 5px 5px black);
}
@media screen and (max-width: 992px) {
		.kvMain .warmDate, .kvMain .warmText {
				font-size: 4.5vw;
				line-height: 1.2;
		}
}
@media screen and (max-width: 767px) {
		.kvMain .warmDate, .kvMain .warmText {
				font-size: 6.5vw;
				line-height: 1;
		}
}
.kvMain .warmText {
		font-weight: 900;
}

.kvText {
		font-size: 2vw;
		line-height: 1;
		font-weight: 700;
		color: white;
		text-align: center;
		-webkit-filter: drop-shadow(0px 5px 5px black);
		        filter: drop-shadow(0px 5px 5px black);
}
@media screen and (max-width: 992px) {
		.kvText {
				font-size: 3.5vw;
				line-height: 1;
				letter-spacing: -2px;
		}
}
@media screen and (max-width: 767px) {
		.kvText {
				font-size: 6vw;
				line-height: 1;
		}
}

#jp .kvText {
		font-size: 1.8vw;
		line-height: 1;
}
@media screen and (max-width: 992px) {
		#jp .kvText {
				font-size: 3.3vw;
				line-height: 1;
		}
}
@media screen and (max-width: 767px) {
		#jp .kvText {
				font-size: 6vw;
				line-height: 1;
		}
}

@media screen and (max-width: 767px) {
		#ko .kvText {
				font-size: 5.5vw;
				line-height: 1;
		}
}

.kvProductBox {
		position: relative;
		width: 50%;
		height: auto;
		top: -10%;
		padding-top: 30%;
		z-index: 2;
}
@media screen and (max-width: 992px) {
		.kvProductBox {
				width: 100%;
				height: auto;
				top: initial;
				margin: 20% 0 50% 0vw !important;
				padding-top: 0;
		}
}
@media screen and (max-width: 767px) {
		.kvProductBox {
				margin: 30% 0 50% 0vw !important;
		}
}

.kvProduct {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		width: 20%;
		height: 100%;
		left: 45%;
		z-index: 1;
}
@media screen and (max-width: 992px) {
		.kvProduct {
				position: relative;
				left: initial;
				top: initial;
				-webkit-transform: initial;
				    -ms-transform: initial;
				        transform: initial;
				position: relative;
				margin: 0 auto;
				width: 30%;
				height: auto;
		}
}
.kvProduct img {
		-webkit-transform: rotate(2deg);
		    -ms-transform: rotate(2deg);
		        transform: rotate(2deg);
}

.kvProductImg {
		position: relative;
		margin: 0 auto;
		width: auto;
		height: 100%;
		z-index: 2;
}
@media screen and (max-width: 992px) {
		.kvProductImg {
				width: 70%;
				height: auto;
		}
}
.kvProductImg img {
		width: auto;
		height: 100%;
}
@media screen and (max-width: 992px) {
		.kvProductImg img {
				width: 100%;
				height: auto;
		}
}

.DowntopAni {
		top: -15%;
}
@media screen and (max-width: 992px) {
		.DowntopAni {
				top: -7%;
		}
}

.kvProductBG {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		width: 400%;
		height: auto;
		top: 44%;
		transform: translateX(-50%) translateY(-50%);
		z-index: -1;
}
.kvProductBG img {
		-webkit-animation: scale1 2.5s infinite ease-in-out;
		        animation: scale1 2.5s infinite ease-in-out;
}
@media screen and (max-width: 992px) {
		.kvProductBG {
				width: 377%;
				height: auto;
				left: 60%;
		}
}

.kvProductBG.echo1 img, .kvProductBG.echo2 img {
		-webkit-animation: scale2 2.5s infinite ease-out;
		        animation: scale2 2.5s infinite ease-out;
		-webkit-animation-delay: 0.1s;
		        animation-delay: 0.1s;
}

.kvProductBG.echo2 img {
		-webkit-animation: scale2 2.5s infinite ease-out;
		        animation: scale2 2.5s infinite ease-out;
		-webkit-animation-delay: 0.4s;
		        animation-delay: 0.4s;
}

.kvProductBGDeco {
		width: 377%;
		height: auto;
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%) rotate(358deg);
		    -ms-transform: translateX(-50%) translateY(-50%) rotate(358deg);
		        transform: translateX(-50%) translateY(-50%) rotate(358deg);
		z-index: -2;
		opacity: 0.5;
}

.kvItemBox {
		padding: 8% 8%;
		width: 142%;
		height: auto;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
}
.kvItemBox:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0%;
		left: 0%;
		border-radius: 10px;
		background: -webkit-gradient(linear, left top, left bottom, from(#00E8F0), to(rgba(78, 0, 196, 0.7)));
		background: linear-gradient(180deg, #00E8F0, rgba(78, 0, 196, 0.7));
		z-index: -1;
}
@media screen and (max-width: 992px) {
		.kvItemBox {
				width: 140%;
				height: auto;
				padding: 6% 6%;
		}
}
@media screen and (max-width: 375px) {
		.kvItemBox {
				width: 160%;
				height: auto;
		}
}

.kvItemBox1 {
		top: 6%;
		left: -154%;
}
@media screen and (max-width: 992px) {
		.kvItemBox1 {
				top: -23%;
				left: -56%;
		}
}

.kvItemBox2 {
		top: 28%;
		left: -135%;
}
@media screen and (max-width: 992px) {
		.kvItemBox2 {
				top: 4%;
				left: -99%;
		}
}

.kvItemBox3 {
		top: 50%;
		left: -165%;
}
@media screen and (max-width: 992px) {
		.kvItemBox3 {
				top: 31%;
				left: -96%;
		}
}

.kvItemBox4 {
		bottom: 50%;
		right: -140%;
}
@media screen and (max-width: 992px) {
		.kvItemBox4 {
				bottom: 40%;
				right: -93%;
		}
}

.kvItemBox5 {
		bottom: 28%;
		right: -120%;
}
@media screen and (max-width: 992px) {
		.kvItemBox5 {
				bottom: 14%;
				right: -99%;
		}
}

.kvItemBox6 {
		bottom: 5%;
		right: -145%;
}
@media screen and (max-width: 992px) {
		.kvItemBox6 {
				bottom: -12%;
				right: -79%;
		}
}

.kvIcon {
		width: 18%;
		height: auto;
		-webkit-filter: drop-shadow(0px 3px 5px rgba(10, 10, 10, 0.9));
		        filter: drop-shadow(0px 3px 5px rgba(10, 10, 10, 0.9));
}

.kvItemNe {
		width: 82%;
		height: auto;
		font-size: 0.8vw;
		line-height: 1.3;
		color: #fff;
		font-weight: bold;
		padding-left: 5%;
		-webkit-filter: drop-shadow(0px 3px 5px rgba(10, 10, 10, 0.9));
		        filter: drop-shadow(0px 3px 5px rgba(10, 10, 10, 0.9));
}
@media screen and (max-width: 992px) {
		.kvItemNe {
				font-size: 2vw;
				line-height: 1.3;
		}
}
@media screen and (max-width: 767px) {
		.kvItemNe {
				font-size: 0.5rem;
				line-height: 1.3;
		}
}

.mbs {
		mix-blend-mode: screen;
}

.kvMainBG {
		width: 40%;
		height: auto;
		top: 5%;
		left: -10%;
		z-index: 1;
}
@media screen and (max-width: 992px) {
		.kvMainBG {
				width: 100%;
				height: auto;
				left: -20%;
		}
}

.aniInner {
		position: absolute;
		width: auto;
		height: 100%;
		top: 0;
}

.topDownAni {
		-webkit-animation: topDown 10s infinite ease-in-out;
		        animation: topDown 10s infinite ease-in-out;
}

.DowntopAni {
		-webkit-animation: Downtop 6s infinite ease-in-out;
		        animation: Downtop 6s infinite ease-in-out;
}

.topDownAni2 {
		-webkit-animation: topDown2 3s infinite ease-in-out;
		        animation: topDown2 3s infinite ease-in-out;
}

.spin {
		-webkit-animation: spin 10s infinite linear;
		        animation: spin 10s infinite linear;
}

.shake {
		-webkit-animation: shake 1s infinite linear;
		        animation: shake 1s infinite linear;
}

.spinReverse {
		-webkit-animation: spinReverse 5s infinite linear;
		        animation: spinReverse 5s infinite linear;
}

.fadeAni {
		-webkit-animation: fade 6s infinite ease-in-out;
		        animation: fade 6s infinite ease-in-out;
}

.deco {
		position: absolute;
}

.contentWrap {
		position: relative;
		width: 100%;
		height: auto;
		z-index: 0;
}

.videoBg {
		background: #000;
}

.videoWarp {
		position: relative;
		margin: 0 auto;
		width: 100%;
		height: auto;
}

.video-container {
		position: relative;
		margin: 0 auto;
}
.video-container:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: linear-gradient(320deg, rgb(0, 0, 0) 0%, rgba(0, 85, 255, 0.2588235294) 50%);
		z-index: 1;
		-webkit-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		pointer-events: none;
}
.video-container:hover:before {
		opacity: 0;
}

.decoLine {
		width: 100%;
		height: auto;
		z-index: 0;
}
.decoLine svg {
		-webkit-filter: drop-shadow(0px 0px 10px #4E00C4) drop-shadow(0px 0px 5px #4E00C4);
		        filter: drop-shadow(0px 0px 10px #4E00C4) drop-shadow(0px 0px 5px #4E00C4);
		mix-blend-mode: screen;
}

.line {
		stroke-width: 7px;
		stroke: #fff;
}
@media screen and (max-width: 992px) {
		.line {
				stroke-width: 15px;
		}
}

.line1 {
		stroke-dasharray: 2500;
		stroke-dashoffset: 2500;
}

.line2 {
		stroke-dasharray: 2500;
		stroke-dashoffset: -2500;
}

.video-container iframe, .video-container object, .video-container embed {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
}

.secWarp {
		position: relative;
		width: 100%;
		height: auto;
		padding: 80px 0;
		font-size: 0;
}

.videoNe {
		font-size: 2vw;
		line-height: 2.5vw;
		color: #fff;
		text-align: center;
}

.modal-video-body {
		width: 70% !important;
		height: 100%;
}
@media screen and (max-width: 1023px) {
		.modal-video-body {
				width: 100% !important;
		}
}

.modal-video-close-btn {
		top: 5px !important;
		right: -35px !important;
}
@media screen and (max-width: 1023px) {
		.modal-video-close-btn {
				top: -35px !important;
				right: 0px !important;
		}
}

.videodeco {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		width: 3%;
		height: auto;
		right: 8%;
		-webkit-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		-webkit-filter: drop-shadow(0px 0px 50px #00E8F0);
		        filter: drop-shadow(0px 0px 50px #00E8F0);
}
.videodeco:after {
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		width: 320%;
		height: auto;
		padding-top: 320%;
		border-radius: 500px;
		background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%2336FFE4' stroke-width='10' stroke-dasharray='50%25%2c 13%25' stroke-dashoffset='86' stroke-linecap='butt'/%3e%3c/svg%3e");
		-webkit-animation: scale 3s infinite linear;
		        animation: scale 3s infinite linear;
		-webkit-transform-origin: top left;
		    -ms-transform-origin: top left;
		        transform-origin: top left;
		left: 45%;
}
@media screen and (max-width: 767px) {
		.videodeco {
				width: 4%;
				height: auto;
				right: 10%;
		}
		.videodeco:after {
				background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%2336FFE4' stroke-width='5' stroke-dasharray='50%25%2c 13%25' stroke-dashoffset='86' stroke-linecap='butt'/%3e%3c/svg%3e");
		}
}

.videoWarp {
		cursor: pointer;
		-webkit-filter: drop-shadow(0px 5px 10px black) drop-shadow(0px 5px 30px rgba(0, 0, 0, 0.3333333333));
		        filter: drop-shadow(0px 5px 10px black) drop-shadow(0px 5px 30px rgba(0, 0, 0, 0.3333333333));
}

.video-container:hover .videodeco {
		-webkit-filter: drop-shadow(0px 0px 10px #00E8F0);
		        filter: drop-shadow(0px 0px 10px #00E8F0);
}

.section1 {
		background: #000;
		padding-top: 6% !important;
}
.section1:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 25%;
		z-index: 2;
		top: -1%;
		right: 0;
		background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
		z-index: 1;
}
.section1 .introImgBox {
		z-index: -1;
		padding-top: 38% !important;
		background: url(../images/intro-bg.jpg);
		background-size: cover;
		background-position: center bottom;
		margin-top: -10% !important;
}
@media screen and (max-width: 992px) {
		.section1 .introImgBox {
				padding-top: 100% !important;
				background: url(../images/intro-bg-m.jpg);
				background-size: cover;
				background-position: center bottom;
		}
}
.section1 .introImgBox:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 30%;
		top: -1%;
		left: 0;
		background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
		z-index: 1;
}
.section1 .deco0 {
		width: 28%;
		height: auto;
		z-index: 1;
		bottom: 120%;
}
.section1 .deco0 .aniInner {
		padding-top: 60%;
}
@media screen and (max-width: 992px) {
		.section1 .deco0 {
				width: 65%;
				height: auto;
				bottom: 107%;
		}
}
.section1 .deco1 {
		width: 28%;
		height: auto;
		z-index: 0;
		bottom: 10%;
}
@media screen and (max-width: 992px) {
		.section1 .deco1 {
				width: 65%;
				height: auto;
				bottom: 8%;
		}
}
.section1 .introBG {
		width: 220%;
		height: auto;
		left: -50%;
		z-index: -1;
		top: -60%;
		pointer-events: none;
}
.section1 .decoLineWrap {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		width: 100%;
		height: auto;
		padding-top: 50%;
}
@media screen and (max-width: 992px) {
		.section1 .decoLineWrap {
				padding-top: 80%;
		}
}
.section1 .decoLineWrap .decoBall {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		width: 70%;
		height: auto;
		right: -16%;
		z-index: -1;
}
.section1 .decoLine1 {
		top: 0;
}
.section1 .decoLine2 {
		bottom: -15%;
}

.lightMark.aos-animate .lineSvgAni1 {
		-webkit-animation: line 1s ease-out forwards;
		        animation: line 1s ease-out forwards;
}
.lightMark.aos-animate .lineSvgAni2 {
		-webkit-animation: line 1s 0.8s ease-out forwards;
		        animation: line 1s 0.8s ease-out forwards;
}
.lightMark.aos-animate .deco5 {
		width: 49%;
		height: auto;
		text-align: right;
		bottom: 2%;
		right: 5%;
}
@media screen and (max-width: 767px) {
		.lightMark.aos-animate .deco5 {
				width: 92%;
				height: auto;
				right: 5%;
		}
		.lightMark.aos-animate .deco5 p {
				font-size: 0.9rem;
				line-height: 1.3;
		}
}

#en .section2 .fea1 .slogan {
		width: 50%;
		height: auto;
		bottom: 10%;
		right: 3%;
		z-index: 6;
}
@media screen and (max-width: 992px) {
		#en .section2 .fea1 .slogan {
				width: 120%;
				height: auto;
				right: -2%;
				bottom: -10%;
		}
}

.section2 {
		background: #000;
}
.section2 .fea1 {
		overflow: hidden;
		background: #000;
}
.section2 .fea1 .fea1ImgBox {
		padding-top: 55% !important;
		background: #000;
		margin-top: -6% !important;
		z-index: -1;
		overflow: hidden;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .fea1ImgBox {
				padding-top: 100% !important;
		}
}
.section2 .fea1 .fea1Img {
		width: 100%;
		height: auto;
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		top: 15%;
		padding-top: 54% !important;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .fea1Img {
				left: 66%;
				top: 16%;
				padding-top: 94% !important;
				max-width: 110% !important;
				width: 110%;
				height: auto;
		}
}
.section2 .fea1 .fea1Img1 {
		width: 35%;
		height: auto;
		top: 12%;
		left: 0%;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .fea1Img1 {
				left: 0%;
		}
}
.section2 .fea1 .fea1Img2 {
		width: 42%;
		height: auto;
		top: 0%;
		left: 35%;
}
.section2 .fea1 .fea1Img3 {
		width: 39%;
		height: auto;
		top: 6%;
		left: 65%;
		z-index: 1;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .fea1Img3 {
				left: 62%;
		}
}
.section2 .fea1 .fea1Img4 {
		width: 63%;
		height: auto;
		top: 40%;
		left: -18%;
		z-index: 2;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .fea1Img4 {
				left: -8%;
		}
}
.section2 .fea1 .fea1front {
		width: 130%;
		height: auto;
		bottom: 0%;
		left: -20%;
}
.section2 .fea1 .fea1front:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 30%;
		bottom: -1%;
		left: 0;
		background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #000000), color-stop(80%, rgba(0, 0, 0, 0)));
		background: linear-gradient(0deg, #000000 20%, rgba(0, 0, 0, 0) 80%);
		z-index: 1;
}
.section2 .fea1 .fea1smoke {
		width: 100%;
		height: auto;
		bottom: 12%;
		left: 4%;
		z-index: 6;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .fea1smoke {
				width: 135%;
				height: auto;
				bottom: 17%;
				left: -20%;
		}
}
.section2 .fea1 .decobg1 {
		width: 100%;
		height: 100%;
		top: 10%;
		right: 0%;
		z-index: -2;
		clip-path: polygon(0 49%, 100% 0.5%, 100% 100%, 0% 100%);
		overflow: hidden;
}
@media screen and (max-width: 1200px) {
		.section2 .fea1 .decobg1 {
				clip-path: polygon(0 47%, 100% 0.5%, 100% 100%, 0% 100%);
		}
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .decobg1 {
				clip-path: polygon(0 27%, 100% 0.5%, 100% 100%, 0% 100%);
				top: 25%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea1 .decobg1 {
				clip-path: polygon(0 25%, 100% 0.5%, 100% 100%, 0% 100%);
		}
}
.section2 .fea1 .decobg1Inner {
		width: 135%;
		height: 100%;
		top: -55%;
		right: -5%;
}
@media screen and (max-width: 1200px) {
		.section2 .fea1 .decobg1Inner {
				top: -35%;
		}
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .decobg1Inner {
				top: -15%;
		}
}
.section2 .fea1 .decoLineWrap {
		width: 100%;
		height: 100%;
		z-index: -1;
		top: 10%;
		right: 0;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .decoLineWrap {
				padding-top: 80%;
				top: 25%;
		}
}
.section2 .fea1 .line {
		stroke-width: 10px;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .line {
				stroke-width: 20px;
		}
}
.section2 .fea1 .decoLine2 {
		top: 0;
}
.section2 .fea1 .lightMark.aos-animate .lineSvgAni1 {
		-webkit-animation: line 1s ease-out forwards;
		        animation: line 1s ease-out forwards;
}
.section2 .fea1 .lightMark.aos-animate .lineSvgAni2 {
		-webkit-animation: line 1s 0.8s ease-out forwards;
		        animation: line 1s 0.8s ease-out forwards;
}
.section2 .fea1 .slogan {
		width: 40%;
		height: auto;
		bottom: 7%;
		right: 7%;
		z-index: 6;
}
@media screen and (max-width: 992px) {
		.section2 .fea1 .slogan {
				width: 120%;
				height: auto;
				right: -2%;
				bottom: -10%;
		}
}
.section2 .feaConbine .feaConbineBg.aos-animate .bgBuild {
		opacity: 1;
}
.section2 .feaConbine {
		background-image: url(../images/fea2-bg-back.jpg);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: cover;
		background-attachment: fixed;
}
@media screen and (max-width: 767px) {
		.section2 .feaConbine {
				background-image: url(../images/fea2-bg-back-m.jpg);
				background-size: cover;
				background-position: center bottom;
				background-attachment: initial;
		}
}
.section2 .feaConbine .darkBg {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: #000000;
		z-index: 0;
		opacity: 0;
}
.section2 .feaConbine .feaConbineBg {
		width: auto;
		height: 100vh;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: -1;
}
@media screen and (max-width: 1200px) {
		.section2 .feaConbine .feaConbineBg {
				left: -8%;
		}
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .feaConbineBg {
				width: 100%;
				height: auto;
				left: 0%;
				padding-top: 120%;
				top: 2%;
		}
}
.section2 .feaConbine .bgBuild {
		position: absolute;
		width: auto;
		height: 110vh;
		bottom: -5%;
		left: -5%;
		z-index: -1;
		opacity: 0;
}
@media screen and (max-width: 1200px) {
		.section2 .feaConbine .bgBuild {
				width: auto;
				height: 90vh;
		}
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .bgBuild {
				position: absolute;
				width: 100%;
				height: -webkit-fit-content;
				height: -moz-fit-content;
				height: fit-content;
				left: 0;
				top: 0;
		}
}
.section2 .feaConbine .bgBuild .buildImg {
		width: auto;
		height: 100%;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .bgBuild .buildImg {
				width: 100%;
				height: auto;
		}
}
.section2 .feaConbine .fea2ImgFront {
		opacity: 0;
		z-index: 1;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .fea2ImgFront {
				width: 100%;
				height: auto;
				top: 71%;
				left: 0;
				opacity: 1;
		}
}
.section2 .feaConbine .fea2 {
		width: 100%;
		height: 100vh;
}
.section2 .feaConbine .fea2:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 10%;
		top: -1%;
		left: 0;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(180deg, #000000 10%, rgba(0, 0, 0, 0) 100%);
		z-index: 1;
		border: 0;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .fea2 {
				width: 100%;
				height: auto;
				padding-top: 30% !important;
		}
}
@media screen and (max-width: 450px) {
		.section2 .feaConbine .fea2 {
				padding-top: 0 !important;
		}
}
.section2 .feaConbine .fea2ImgBox {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 1;
		z-index: 1;
}
.section2 .feaConbine .fea2ImgBox.flashOut .fea2ImgAni {
		-webkit-animation: flashOut 0.6s 1;
		        animation: flashOut 0.6s 1;
		-webkit-animation-fill-mode: forwards;
		        animation-fill-mode: forwards;
}
.section2 .feaConbine .fea2ImgBox.flashOut .fea2Img1, .section2 .feaConbine .fea2ImgBox.flashOut .fea2Img2 {
		-webkit-animation-delay: 0.1s;
		        animation-delay: 0.1s;
}
.section2 .feaConbine .fea2ImgBox.flashOut .fea2Img3 {
		-webkit-animation-delay: 0.2s;
		        animation-delay: 0.2s;
}
.section2 .feaConbine .fea2ImgBox.flashOut .fea2Img4 {
		-webkit-animation-delay: 0.3s;
		        animation-delay: 0.3s;
}
.section2 .feaConbine .fea2ImgBox.flashIn .fea2ImgAni {
		-webkit-animation: flashIn 0.5s 1;
		        animation: flashIn 0.5s 1;
		-webkit-animation-fill-mode: forwards;
		        animation-fill-mode: forwards;
}
.section2 .feaConbine .fea2ImgBox.flashIn .fea2Img1, .section2 .feaConbine .fea2ImgBox.flashIn .fea2Img2 {
		-webkit-animation-delay: 0.1s;
		        animation-delay: 0.1s;
}
.section2 .feaConbine .fea2ImgBox.flashIn .fea2Img3 {
		-webkit-animation-delay: 0.2s;
		        animation-delay: 0.2s;
}
.section2 .feaConbine .fea2ImgBox.flashIn .fea2Img4 {
		-webkit-animation-delay: 0.3s;
		        animation-delay: 0.3s;
}
.section2 .feaConbine .fea2Img {
		width: 100%;
		height: 100%;
		bottom: 0;
}
.section2 .feaConbine .fea2Img1 {
		width: 20%;
		height: auto;
		top: 57%;
		left: 62%;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .fea2Img1 {
				top: 43%;
				left: 63%;
		}
}
.section2 .feaConbine .fea2Img2 {
		width: 28%;
		height: auto;
		top: 17%;
		left: 22%;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .fea2Img2 {
				top: 13%;
		}
}
.section2 .feaConbine .fea2Img3 {
		width: 17%;
		height: auto;
		top: 73%;
		left: 51%;
		z-index: 1;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .fea2Img3 {
				top: 56%;
				left: 56%;
		}
}
.section2 .feaConbine .fea2Img4 {
		width: 26%;
		height: auto;
		top: 59%;
		left: 12%;
		z-index: 2;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .fea2Img4 {
				top: 50%;
				left: 13%;
		}
}
.section2 .feaConbine .fea2Img5 {
		width: 19%;
		height: auto;
		top: 34%;
		left: 68%;
		z-index: 2;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .fea2Img5 {
				top: 27%;
				left: 74%;
		}
}
.section2 .feaConbine .fea2Img6 {
		width: 20%;
		height: auto;
		top: 43%;
		left: 33%;
		z-index: 2;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .fea2Img6 {
				top: 36%;
				left: 33%;
		}
}
.section2 .feaConbine .listBtn {
		width: 75%;
		height: auto;
		cursor: pointer;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
		.section2 .feaConbine .listBtn {
				width: 90%;
				height: auto;
		}
}
.section2 .feaConbine .listBtn:hover {
		-webkit-transform: scale(0.9);
		    -ms-transform: scale(0.9);
		        transform: scale(0.9);
}
.section2 .feaConbine .listBtnInner {
		border: 1px solid #00E8F0;
		background: -webkit-gradient(linear, left top, right top, from(#0055FF), to(#4E00C4));
		background: linear-gradient(90deg, #0055FF 0%, #4E00C4 100%);
		padding: 2% 2% !important;
		-ms-flex-wrap: initial;
		    flex-wrap: initial;
}
@media screen and (max-width: 767px) {
		.section2 .feaConbine .listBtnInner {
				padding: 4% 4% !important;
		}
}
.section2 .feaConbine .btnDeco {
		width: 5%;
		height: auto;
		padding-top: 2%;
		background: #00E8F0;
		z-index: -1;
}
@media screen and (max-width: 767px) {
		.section2 .feaConbine .btnDeco {
				width: 8%;
				height: auto;
				padding-top: 3%;
		}
}
@media screen and (max-width: 576px) {
		.section2 .feaConbine .btnDeco {
				width: 12%;
				height: auto;
				padding-top: 5%;
		}
}
.section2 .feaConbine .btnDeco1 {
		clip-path: polygon(0 0, 71% 0, 100% 100%, 0% 100%);
		left: 0;
		top: -12%;
}
.section2 .feaConbine .btnDeco2 {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
		right: 0;
		bottom: -12%;
}
.section2 .feaConbine .listIcon {
		width: 20px;
		height: auto;
		margin-right: 10px;
}
@media screen and (max-width: 767px) {
		.section2 .feaConbine .listIcon {
				width: 18px;
				height: auto;
		}
}
.section2 .feaConbine .listNe p {
		font-size: 1.5vw;
		line-height: 1;
		color: white;
		-webkit-filter: initial;
		        filter: initial;
		font-weight: bold;
}
@media screen and (max-width: 992px) {
		.section2 .feaConbine .listNe p {
				font-size: 2vw;
				line-height: 1;
		}
}
@media screen and (max-width: 767px) {
		.section2 .feaConbine .listNe p {
				font-size: 0.9rem;
				line-height: 1;
		}
}
.section2 .fea3:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 20%;
		bottom: -1%;
		left: 0;
		background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(0deg, #000000 10%, rgba(0, 0, 0, 0) 100%);
		z-index: 1;
}
.section2 .fea3 .turboImg {
		width: 19%;
		height: auto;
		margin: 0 0.5% !important;
}
@media screen and (max-width: 767px) {
		.section2 .fea3 .turboImg {
				width: 22%;
				height: auto;
				margin: 2% 4% !important;
		}
}
.section2 .fea3 .decoNumber {
		font-size: 1vw;
		line-height: 1;
		color: white;
		font-weight: bold;
		top: 12%;
		right: 16%;
}
@media screen and (max-width: 767px) {
		.section2 .fea3 .decoNumber {
				font-size: 0.9rem;
				line-height: 1;
				top: 11%;
				right: 12%;
		}
}
.section2 .fea3 .decoNumber1 {
		right: 20%;
}
.section2 .fea3 .fea3Img {
		margin-top: -10% !important;
}
@media screen and (max-width: 767px) {
		.section2 .fea3 .fea3Img img {
				width: 130%;
				height: auto;
				margin-left: -15%;
		}
}
.section2 .fea3 .deco1 {
		width: 100%;
		height: auto;
		z-index: -1;
		bottom: 0;
		left: 0;
}
@media screen and (max-width: 767px) {
		.section2 .fea3 .deco1 {
				position: absolute;
				left: 50%;
				-webkit-transform: translateX(-50%);
				    -ms-transform: translateX(-50%);
				        transform: translateX(-50%);
				width: 200%;
				height: auto;
		}
}
.section2 .fea3 .bullet {
		width: 80%;
		height: auto;
		top: -2%;
		left: -22%;
		z-index: 1;
		opacity: 0.8;
		mix-blend-mode: lighten;
		-webkit-filter: url(#noise);
		        filter: url(#noise);
		-webkit-animation: motion-blur 2s linear forwards infinite;
		        animation: motion-blur 2s linear forwards infinite;
}
.section2 .fea4 {
		background-image: url(../images/kv-bg.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		overflow: hidden;
}
.section2 .fea4:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 30%;
		top: 0%;
		left: 0;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(180deg, #000000 10%, rgba(0, 0, 0, 0) 100%);
		z-index: -1;
}
@media screen and (max-width: 767px) {
		.section2 .fea4 {
				background-image: url(../images/kv-bg-m.jpg);
				background-attachment: initial;
		}
}
.section2 .fea4 .fea4ImgBox {
		margin-top: -10% !important;
		padding-top: 56% !important;
		z-index: -1;
		overflow: hidden;
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .fea4ImgBox {
				margin-top: 0% !important;
				padding-top: 70% !important;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .fea4ImgBox {
				padding-top: 120% !important;
		}
}
.section2 .fea4 .fea4Img1 {
		padding-top: 50% !important;
		top: 0%;
}
.section2 .fea4 .deco1 {
		width: 80%;
		height: auto;
		top: 3%;
		left: 20%;
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .deco1 {
				width: 95%;
				height: auto;
				left: 5%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .deco1 {
				width: 150%;
				height: auto;
				left: -40%;
		}
}
.section2 .fea4 .decoBtn {
		width: 10%;
		height: auto;
		z-index: 1;
}
.section2 .fea4 .decoBtn1 {
		top: 21%;
		right: 23.8%;
}
.section2 .fea4 .decoBtn2 {
		top: 10%;
		right: 17%;
}
.section2 .fea4 .fea4Img2 {
		overflow: hidden;
		padding-top: 57% !important;
		top: 0%;
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .fea4Img2 {
				top: 25%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .fea4Img2 {
				padding-top: 89% !important;
				top: 31%;
		}
}
.section2 .fea4 .fea4Img2trsnform {
		width: 130%;
		height: 100%;
		top: 37%;
		left: -22%;
		-webkit-transform: rotate(23deg);
		    -ms-transform: rotate(23deg);
		        transform: rotate(23deg);
		overflow: hidden;
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .fea4Img2trsnform {
				-webkit-transform: rotate(13deg);
				    -ms-transform: rotate(13deg);
				        transform: rotate(13deg);
				top: 19%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .fea4Img2trsnform {
				top: 14%;
		}
}
.section2 .fea4 .fea4Img2trsnform img {
		width: 62%;
		height: auto;
		margin-left: 7%;
		-webkit-transform: rotateZ(342deg);
		    -ms-transform: rotate(342deg);
		        transform: rotateZ(342deg);
		margin-top: -12%;
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .fea4Img2trsnform img {
				width: 88%;
				height: auto;
				margin-top: -16%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .fea4Img2trsnform img {
				width: 103%;
				height: auto;
		}
}
.section2 .fea4 .fea4Img3 {
		overflow: hidden;
		padding-top: 59% !important;
		-webkit-transform: skewY(343deg);
		    -ms-transform: skewY(343deg);
		        transform: skewY(343deg);
		top: 68%;
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .fea4Img3 {
				top: 75%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .fea4Img3 {
				top: 85%;
		}
}
.section2 .fea4 .fea4Img3trsnform {
		width: 58%;
		height: auto;
		top: -81%;
		right: 0%;
		-webkit-transform: skewY(-343deg);
		    -ms-transform: skewY(-343deg);
		        transform: skewY(-343deg);
		overflow: hidden;
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .fea4Img3trsnform {
				display: none;
		}
}
.section2 .fea4 .fea4Img3BG {
		width: 100%;
		height: auto;
		background: black;
		top: -27.4%;
		left: 0%;
		padding-top: 59%;
		-webkit-transform: skewY(35.5deg);
		    -ms-transform: skewY(35.5deg);
		        transform: skewY(35.5deg);
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .fea4Img3BG {
				top: -52.4%;
				padding-top: 85%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .fea4Img3BG {
				top: -60%;
		}
}
.section2 .fea4 .decoLineWrap {
		width: 100%;
		height: 100%;
		z-index: 1;
		top: 0%;
}
.section2 .fea4 .decoLine1 {
		width: 100%;
		height: 100%;
		top: 0;
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .decoLine1 {
				top: 11%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .decoLine1 {
				top: 24%;
		}
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .lineSvg1 {
				-webkit-transform: rotate(351deg);
				    -ms-transform: rotate(351deg);
				        transform: rotate(351deg);
		}
}
.section2 .fea4 .decoLine2 {
		bottom: -1%;
}
.section2 .fea4 .line {
		stroke-dashoffset: 0;
}
.section2 .fea4 .decoProduct {
		width: 35%;
		height: auto;
		top: 18%;
		left: 34%;
		z-index: 2;
		padding-top: 5%;
}
.section2 .fea4 .decoProduct .aniInner {
		margin-top: -5%;
}
@media screen and (max-width: 992px) {
		.section2 .fea4 .decoProduct {
				width: 45%;
				height: auto;
				top: 30%;
				left: 45%;
		}
}
@media screen and (max-width: 767px) {
		.section2 .fea4 .decoProduct {
				top: 28%;
				left: 35%;
		}
}
.section2 .fea5 .decobg1 {
		width: 100%;
		height: 100%;
		top: 0%;
		right: 0%;
		z-index: -2;
}
.section2 .fea5 .decobg1:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 30%;
		top: -1%;
		left: 0;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(180deg, #000000 10%, rgba(0, 0, 0, 0) 100%);
		z-index: 1;
}
.section2 .fea5 .decobg1:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 20%;
		bottom: -1%;
		left: 0;
		background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(0deg, #000000 20%, rgba(0, 0, 0, 0) 100%);
		z-index: 1;
}
.section2 .fea5 .decobg1 img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
}
.section2 .fea5 .lighting, .section2 .fea5 .lighting .deco {
		width: 100%;
		height: 100%;
		top: 0%;
		left: 0%;
		mix-blend-mode: lighten;
		-webkit-transition: all 1s ease-in;
		transition: all 1s ease-in;
}
.section2 .fea5 .lighting .deco, .section2 .fea5 .lighting .deco .deco {
		opacity: 0;
		-webkit-transition: all 0.02s ease-in-out;
		transition: all 0.02s ease-in-out;
}
.section2 .fea5 .lightingImg.triggerBasic.active .lighting .deco {
		-webkit-animation: flashIn 1s 1;
		        animation: flashIn 1s 1;
		-webkit-animation-delay: 0.5s;
		        animation-delay: 0.5s;
		-webkit-animation-fill-mode: forwards;
		        animation-fill-mode: forwards;
}

.teachVideo:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 30%;
		bottom: 0%;
		left: 0;
		background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
		z-index: 1;
		pointer-events: none;
}
.teachVideo .decoLineWrap {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		width: 100%;
		height: auto;
		padding-top: 50%;
}
@media screen and (max-width: 992px) {
		.teachVideo .decoLineWrap {
				padding-top: 80%;
		}
}
.teachVideo .decoLine1 {
		top: 0;
}
.teachVideo .lightMark.aos-animate .lineSvgAni1 {
		-webkit-animation: line 1s ease-out forwards;
		        animation: line 1s ease-out forwards;
}
.teachVideo .decoBall {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		width: 70%;
		height: auto;
		right: -16%;
		z-index: -1;
}

.popup {
		position: fixed;
		width: 100vw;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 999;
		overflow: hidden;
		display: none;
		font-size: 1.6vw;
		line-height: 2.1vw;
		color: white;
}
@media screen and (max-width: 992px) {
		.popup {
				font-size: 3vw;
				line-height: 3.5vw;
		}
}
@media screen and (max-width: 576px) {
		.popup {
				font-size: 4.5vw;
				line-height: 5vw;
		}
}
.popup .popBg {
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.87);
		z-index: 0;
}
.popup .listBtn {
		position: absolute;
		width: auto;
		height: 100%;
		top: 0;
		right: 0;
		background: white;
		cursor: pointer;
		z-index: 1;
		padding-left: 4%;
}
@media screen and (max-width: 992px) {
		.popup .listBtn {
				padding-left: 6%;
		}
}
@media screen and (max-width: 576px) {
		.popup .listBtn {
				padding-left: 12%;
		}
}
.popup .listBtn:hover .icon_line {
		width: 70%;
		height: 5px;
}
.popup .listBtn .icon_line {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		width: 60%;
		height: 5px;
		background: #00E8F0;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
}
.popup .listBtn .icon_line1 {
		-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
		    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
		        transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.popup .listBtn .icon_line2 {
		-webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
		    -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
		        transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.popup .listBody {
		max-height: 70vh;
		overflow-y: scroll;
		margin-top: calc(2.1vw + 16px);
}
@media screen and (max-width: 992px) {
		.popup .listBody {
				margin-top: calc(3.5vw + 16px);
		}
}
@media screen and (max-width: 576px) {
		.popup .listBody {
				margin-top: calc(9.5vw + 16px);
		}
}
.popup .listBoxTitle {
		position: fixed;
		width: 83.3333333333%;
		height: auto;
		background: linear-gradient(150deg, #4E00C4 0%, #000000 100%);
		font-weight: 900;
		text-transform: uppercase;
		padding: 8px 0 !important;
		z-index: 1;
		left: calc(8.3333333333% + 16px);
}
.popup .listTitle {
		font-size: 1.4vw;
		line-height: 1.9vw;
		background: linear-gradient(150deg, #00E8F0 0%, #4E00C4 100%);
		font-weight: 500;
		border-bottom: 2px solid #202020;
		padding: 8px 0 !important;
		cursor: pointer;
}
@media screen and (max-width: 992px) {
		.popup .listTitle {
				font-size: 2.4vw;
				line-height: 2.9vw;
		}
}
@media screen and (max-width: 576px) {
		.popup .listTitle {
				font-size: 4.5vw;
				line-height: 5vw;
		}
}
.popup .listNe {
		font-size: 1vw;
		line-height: 1;
		background: #202020;
		font-weight: 400;
		padding: 8px 0 !important;
		border-bottom: 2px solid #6d6d6d;
}
@media screen and (max-width: 992px) {
		.popup .listNe {
				font-size: 2vw;
				line-height: 1;
		}
}
@media screen and (max-width: 767px) {
		.popup .listNe {
				font-size: 2.5vw;
				line-height: 1;
		}
}
@media screen and (max-width: 576px) {
		.popup .listNe {
				font-size: 0.8rem;
				line-height: 1;
		}
}

@media screen and (max-width: 767px) {
		#zh .listBody, #ko .listBody, #jp .listBody {
				margin-top: 6vw;
		}
}
@media screen and (max-width: 576px) {
		#zh .listBody, #ko .listBody, #jp .listBody {
				margin-top: calc(9.5vw + 0px);
		}
}

.popup.active {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
}

.sectionParallax {
		background: #000;
		font-size: 0;
}

.section3 {
		font-size: 0;
}
.section3 .js-modal-btn {
		cursor: pointer;
}
.section3 .swiper-container1 .swiper-wrapper .swiper-slide {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
@media screen and (max-width: 767px) {
		.section3 .swiper-container1 .swiper-wrapper .swiper-slide {
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
		}
}
.section3 .unboxVideoWrap {
		position: relative;
		width: 35%;
		height: auto;
		-webkit-filter: drop-shadow(0px 3px 10px rgb(10, 10, 10));
		        filter: drop-shadow(0px 3px 10px rgb(10, 10, 10));
}
@media screen and (max-width: 767px) {
		.section3 .unboxVideoWrap {
				width: 70%;
				height: auto;
		}
}
.section3 .unboxVideoWrap:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		background: #004800;
		opacity: 0.4;
		z-index: 0;
		top: 0;
		left: 0;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
}
.section3 .unboxContent {
		position: relative;
		width: 45%;
		height: auto;
		margin-left: 5%;
		-ms-grid-column-align: center;
		    justify-self: center;
}
@media screen and (max-width: 767px) {
		.section3 .unboxContent {
				width: 85%;
				height: auto;
				margin-left: 0%;
				margin-top: 5%;
		}
}
.section3 .videoTitle {
		font-size: 3vw;
		line-height: 3vw;
		font-weight: bold;
		color: #00E8F0;
		-webkit-filter: drop-shadow(0px 3px 3px rgb(10, 10, 10));
		        filter: drop-shadow(0px 3px 3px rgb(10, 10, 10));
}
@media screen and (max-width: 767px) {
		.section3 .videoTitle {
				font-size: 1.6rem;
				line-height: 1.6rem;
				text-align: center;
		}
}
.section3 .videoNe {
		font-size: 1.4vw;
		line-height: 2.3vw;
		-webkit-filter: drop-shadow(0px 3px 3px rgb(10, 10, 10));
		        filter: drop-shadow(0px 3px 3px rgb(10, 10, 10));
		color: #fff;
		text-align: left;
}
@media screen and (max-width: 767px) {
		.section3 .videoNe {
				font-size: 1rem;
				line-height: 1.5rem;
		}
}
.section3 .playbtnBG {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		width: 100%;
		height: auto;
		-webkit-animation: scale2 3s infinite linear;
		        animation: scale2 3s infinite linear;
}
.section3 .playbtn {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		width: 25%;
		height: auto;
		padding-top: 25%;
		z-index: 1;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
		border-radius: 500px;
		background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%2336FFE4' stroke-width='10' stroke-dasharray='50%25%2c 13%25' stroke-dashoffset='86' stroke-linecap='butt'/%3e%3c/svg%3e");
		-webkit-animation: scale 3s infinite linear;
		        animation: scale 3s infinite linear;
		-webkit-transform-origin: top left;
		    -ms-transform-origin: top left;
		        transform-origin: top left;
		-webkit-filter: drop-shadow(0px 0px 20px #00E8F0) drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.3333333333));
		        filter: drop-shadow(0px 0px 20px #00E8F0) drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.3333333333));
}
@media screen and (max-width: 767px) {
		.section3 .playbtn:after {
				background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%2336FFE4' stroke-width='5' stroke-dasharray='50%25%2c 13%25' stroke-dashoffset='86' stroke-linecap='butt'/%3e%3c/svg%3e");
		}
}
.section3 .playImg {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		width: 30%;
		height: auto;
		z-index: 3;
}
.section3 .swiper-wrapper {
		height: auto;
}
.section3 .articleWrap {
		position: relative;
		margin: 0 auto;
		width: 90%;
		height: 100%;
		padding: 5% 2% 3% 2%;
		-webkit-box-shadow: 0px 0px 20px 10px rgba(7, 35, 57, 0.1882352941);
		        box-shadow: 0px 0px 20px 10px rgba(7, 35, 57, 0.1882352941);
		-webkit-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		background: linear-gradient(110deg, #00E8F0 20%, #4E00C4 100%);
}
@media screen and (max-width: 767px) {
		.section3 .articleWrap {
				padding: 10% 5% 8% 5%;
		}
}
.section3 .articleWrap:hover {
		-webkit-transform: scale(0.98);
		    -ms-transform: scale(0.98);
		        transform: scale(0.98);
}
.section3 .articleDeco {
		position: absolute;
		top: -10%;
		left: 4%;
		font-size: 6vw;
		line-height: 6vw;
		color: #fff;
}
@media screen and (max-width: 767px) {
		.section3 .articleDeco {
				top: -5%;
				left: 5%;
				font-size: 18vw;
				line-height: 18vw;
		}
}
.section3 .articleBox {
		position: relative;
		margin: 0 auto;
		width: 100%;
		height: auto;
}
.section3 .articleBoxInner {
		position: relative;
		margin: 0 auto;
		width: 80%;
		height: auto;
}
.section3 .articleTitle {
		font-size: 2vw;
		line-height: 1.5vw;
		font-weight: bold;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-line-pack: center;
		    align-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin: 5% 0% 2% 0%;
}
@media screen and (max-width: 767px) {
		.section3 .articleTitle {
				font-size: 0.7rem;
				line-height: 0.7rem;
				margin: 12% 0% 0% 0%;
		}
}
.section3 .articleTitle img {
		width: 40%;
		height: auto;
		margin: 0% 0% 0 3%;
}
@media screen and (max-width: 767px) {
		.section3 .articleTitle img {
				width: 50%;
				height: auto;
		}
}
.section3 .articleTitle.large img {
		width: 50%;
		height: auto;
}
@media screen and (max-width: 767px) {
		.section3 .articleTitle.large img {
				width: 60%;
				height: auto;
		}
}
.section3 .articleTitle.squre img {
		width: 15%;
		height: auto;
}
@media screen and (max-width: 767px) {
		.section3 .articleTitle.squre img {
				width: 25%;
				height: auto;
		}
}
.section3 .articleNe {
		font-size: 1.5vw;
		line-height: 2vw;
		font-weight: bold;
		color: #fff;
}
@media screen and (max-width: 992px) {
		.section3 .articleNe {
				font-size: 2vw;
				line-height: 2.5vw;
		}
}
@media screen and (max-width: 767px) {
		.section3 .articleNe {
				font-size: 1.1rem;
				line-height: 1.3rem;
		}
}
.section3 .swiper-slide:hover .unboxVideoWrap:after {
		opacity: 0.1;
}
.section3 .swiper-slide:hover .playbtn {
		-webkit-filter: drop-shadow(0px 0px 10px #00E8F0) drop-shadow(0px 0px 2px rgba(255, 255, 255, 0.3333333333));
		        filter: drop-shadow(0px 0px 10px #00E8F0) drop-shadow(0px 0px 2px rgba(255, 255, 255, 0.3333333333));
}
.section3 .swiper-button-prev, .section3 .swiper-button-next {
		color: #00E8F0;
		font-weight: bolder;
}
.section3 .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		background: #00ff5d;
}
.section3 .swiper-pagination-bullet-active {
		background: #00E8F0;
}
.section3 .decoLine1 {
		bottom: 5%;
		z-index: -1;
}
.section3 .decoLine2 {
		top: -30%;
		z-index: -1;
}
.section3 .lineMark1.aos-animate .lineSvgAni2 {
		-webkit-animation: line 1s ease-out forwards;
		        animation: line 1s ease-out forwards;
}
.section3 .lineMark2.aos-animate .lineSvgAni1 {
		-webkit-animation: line 1s ease-out forwards;
		        animation: line 1s ease-out forwards;
}

.buySection {
		background: url(../images/buy-bg.jpg);
		background-size: cover;
		background-position: center top;
		background-attachment: fixed;
}
@media screen and (max-width: 992px) {
		.buySection {
				background: url(../images/buy-bg-m.jpg);
				background-size: cover;
				background-position: center top;
		}
}
.buySection:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 30%;
		z-index: 2;
		bottom: -1%;
		right: 0;
		background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
		z-index: -1;
}
.buySection:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 30%;
		z-index: 2;
		top: -1%;
		right: 0;
		background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
		z-index: -1;
}
.buySection .buyImg {
		padding-top: 40% !important;
}
@media screen and (max-width: 992px) {
		.buySection .buyImg {
				padding-top: 0 !important;
		}
}
.buySection .TAL {
		text-align: left;
}
.buySection h3 {
		margin: 0;
}
.buySection p {
		color: #fff;
		-webkit-filter: none;
		        filter: none;
		font-size: 0.8vw;
		line-height: 1;
		font-weight: 700;
		padding: 4px 0 0 0;
		-webkit-filter: drop-shadow(0px 0px 1px rgb(10, 10, 10)) drop-shadow(0px 0px 1px rgb(10, 10, 10));
		        filter: drop-shadow(0px 0px 1px rgb(10, 10, 10)) drop-shadow(0px 0px 1px rgb(10, 10, 10));
}
@media screen and (max-width: 1200px) {
		.buySection p {
				font-size: 1.5vw;
				line-height: 1;
		}
}
@media screen and (max-width: 767px) {
		.buySection p {
				font-size: 4vw;
				line-height: 1;
		}
}
.buySection p.none {
		color: rgba(255, 255, 255, 0);
}
@media screen and (max-width: 767px) {
		.buySection p.none {
				display: none;
		}
}
.buySection .kvProduct {
		width: 30%;
		height: 85%;
		left: 50%;
}
@media screen and (max-width: 992px) {
		.buySection .kvProduct {
				left: initial;
				width: 70%;
				height: auto;
				margin: 10% 0 20% 0;
		}
}
@media screen and (max-width: 767px) {
		.buySection .kvProduct {
				width: 35%;
				height: auto;
		}
}
.buySection .deco1 {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		width: 90%;
		height: auto;
		top: 52%;
}
@media screen and (max-width: 767px) {
		.buySection .deco1 {
				position: relative;
				left: initial;
				top: initial;
				-webkit-transform: initial;
				    -ms-transform: initial;
				        transform: initial;
				width: 60%;
				height: auto;
				padding-bottom: 5%;
		}
}
.buySection .ProductBG {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		width: 78%;
		height: auto;
		z-index: -1;
}
.buySection .productWrap {
		overflow: hidden;
}
.buySection .productName {
		font-size: 8vw;
		line-height: 8vw;
		font-weight: 900;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
}
@media screen and (max-width: 767px) {
		.buySection .productName {
				font-size: 15vw;
				line-height: 15vw;
		}
}
.buySection .productImg {
		margin-top: -10% !important;
}
.buySection .buyBtn {
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
}
.buySection .buyBtn:hover {
		-webkit-transform: scale(1.1);
		    -ms-transform: scale(1.1);
		        transform: scale(1.1);
}
.buySection .buyLogo {
		background: #fff;
}
.buySection .buyLogo.blue {
		background: #01375e;
}
.buySection .CSW {
		font-size: 4vw;
		line-height: 1.5;
		font-weight: 900;
		text-align: center;
		color: #36FFE4;
		-webkit-filter: drop-shadow(0px 0px 5px rgba(0, 232, 240, 0.5333333333));
		        filter: drop-shadow(0px 0px 5px rgba(0, 232, 240, 0.5333333333));
}
@media screen and (max-width: 767px) {
		.buySection .CSW {
				font-size: 10vw;
				line-height: 10vw;
		}
}
.buySection .buyBG {
		width: 140%;
		height: auto;
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
		z-index: -1;
		left: 40%;
}
@media screen and (max-width: 767px) {
		.buySection .buyBG {
				width: 450%;
				height: auto;
		}
}

.parallax_1, .parallax_2, .parallax_3, .parallax_4, .parallax_5, .parallax_6, .parallax_7, .parallax_8, .parallax_9 {
		-webkit-transition: -webkit-transform 0.1s ease 0s;
		transition: -webkit-transform 0.1s ease 0s;
		transition: transform 0.1s ease 0s;
		transition: transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
}

.parallax_11, .parallax_22, .parallax_33, .parallax_44, .parallax_55, .parallax_66, .parallax_77, .parallax_88, .parallax_99 {
		-webkit-transition: -webkit-transform 0.1s ease 0s;
		transition: -webkit-transform 0.1s ease 0s;
		transition: transform 0.1s ease 0s;
		transition: transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
}

.section5 {
		z-index: 3;
		padding: 50px 0 !important;
}
.section5 a {
		width: 90%;
		height: auto;
}
.section5 .downloadBox {
		width: 100%;
		height: auto;
		-webkit-filter: drop-shadow(rgba(45, 45, 45, 0.4705882353) 0px 5px 3px);
		        filter: drop-shadow(rgba(45, 45, 45, 0.4705882353) 0px 5px 3px);
		margin: 0 0 0 0;
}
.section5 .downloadBtn {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		height: 60px;
		font-weight: bold;
		color: white;
		background: -webkit-gradient(linear, left top, right top, from(#00E8F0), color-stop(30%), to(#4E00C4));
		background: linear-gradient(90deg, #00E8F0, 30%, #4E00C4 100%);
		font-size: 1.5rem;
		line-height: 1;
		margin: 0;
		padding: 10px 0;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.section5 .downloadBtn:hover {
		-webkit-transform: scale(1.1);
		    -ms-transform: scale(1.1);
		        transform: scale(1.1);
}
@media screen and (max-width: 1366px) {
		.section5 .downloadBtn {
				font-size: 1.2rem;
				line-height: 1;
		}
}
@media screen and (max-width: 992px) {
		.section5 .downloadBtn {
				font-size: 1rem;
				line-height: 1;
		}
		.section5 .downloadBtn img {
				width: 20px;
				height: 20px;
		}
}
@media screen and (max-width: 767px) {
		.section5 .downloadBtn {
				width: 100%;
				height: 50px;
				font-size: 0.9rem;
				line-height: 0.9;
		}
}
.section5 .downloadBtn img {
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		position: relative;
		display: inline-block;
		width: 25px;
		height: 25px;
		margin-right: 20px;
		vertical-align: middle;
}
.section5 p {
		padding-bottom: 0px;
}
.section5 .deco1 {
		width: 80%;
		height: auto;
		z-index: -1;
		-webkit-filter: blur(50px);
		        filter: blur(50px);
		top: -50%;
		right: 0%;
}
@media screen and (max-width: 767px) {
		.section5 .deco1 {
				width: 100%;
				height: auto;
		}
}

.section6 {
		z-index: 5;
		padding-bottom: 10% !important;
}
.section6 .deco1 {
		width: 60%;
		height: auto;
		z-index: -1;
		-webkit-filter: blur(50px);
		        filter: blur(50px);
		bottom: -15%;
		left: -20%;
		z-index: -1;
		pointer-events: none;
}
@media screen and (max-width: 992px) {
		.section6 .deco1 {
				bottom: -50%;
		}
}
@media screen and (max-width: 767px) {
		.section6 .deco1 {
				width: 100%;
				height: auto;
				bottom: -10%;
		}
}

.specTitle {
		font-size: 1.5rem;
		line-height: 2rem;
		font-weight: bold;
		padding: 10px 10px !important;
		cursor: pointer;
		border-top: 2px solid #eee;
		background: -webkit-gradient(linear, left top, right top, from(#00E8F0), to(#4E00C4));
		background: linear-gradient(90deg, #00E8F0 0%, #4E00C4 100%);
		color: #fff;
}
.specTitle:first-child {
		border-top: 0px solid #20222D;
}
@media screen and (max-width: 1023px) {
		.specTitle {
				font-size: 1.4rem;
				line-height: 2rem;
		}
}
@media screen and (max-width: 576px) {
		.specTitle {
				font-size: 1.1rem;
				line-height: 2rem;
		}
}

.specBtn {
		position: relative;
		display: inline-block;
		width: 25px;
		height: 28px;
		margin-right: 10px;
}
.specBtn .icon_line {
		position: absolute;
		width: 100%;
		height: 4px;
		background: #fff;
}
.specBtn .icon_line1, .specBtn .sub_icon_line1 {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		-webkit-transform: rotate(0deg);
		    -ms-transform: rotate(0deg);
		        transform: rotate(0deg);
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
}
.specBtn .icon_line2, .specBtn .sub_icon_line2 {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		-webkit-transform: rotate(90deg);
		    -ms-transform: rotate(90deg);
		        transform: rotate(90deg);
		top: 50%;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
}
.specBtn .icon_line1.active, .specBtn .sub_icon_line1.active {
		-webkit-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		        transform: rotate(180deg);
}
.specBtn .icon_line2.active, .specBtn .sub_icon_line2.active {
		-webkit-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		        transform: rotate(180deg);
		top: 50%;
}

.specSecondTitle {
		font-size: 1.8rem;
		line-height: 2rem;
		color: white;
		cursor: pointer;
		padding: 10px 10px !important;
		border-top: 2px solid #e4e4e4;
}
@media screen and (max-width: 1023px) {
		.specSecondTitle {
				font-size: 1.6rem;
				line-height: 1.8rem;
		}
}
.specSecondTitle .specBtn .icon_line {
		background: black;
}

.specbody {
		display: none;
		z-index: -1;
}
.specbody:after {
		content: "";
		position: absolute;
		width: 100%;
		height: calc(100% + 1rem);
		z-index: -1;
		background: #272940;
		top: -1rem;
		left: 0;
}

.list .specbody {
		max-height: 60vh;
		overflow-y: auto;
		background: #272940;
}

.spec {
		position: relative;
		display: inline-block;
		width: calc(100% - 35px);
		height: auto;
}

.specSecondbody {
		position: relative;
		font-size: 1rem;
		line-height: 1.5rem;
		color: #fff;
		font-weight: 500;
}
@media screen and (max-width: 1023px) {
		.specSecondbody {
				font-size: 0.9rem;
				line-height: 1.3rem;
		}
}

.specContentBox {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto !important;
		border-bottom: 1px solid #b9b9b9;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.specContentBox:last-child {
		border-bottom: 0px solid #333333;
}
.specContentBox span {
		color: #00D3B4;
		display: block;
}

.specContentHeader {
		padding: 10px 0px !important;
		background: #111119;
		text-align: center;
		text-transform: uppercase;
		border-bottom: 1px solid #b9b9b9;
}

.speContentTitle, .speContent {
		padding: 8px 0px !important;
}

.speContentTitle {
		font-weight: 900;
}
@media screen and (max-width: 767px) {
		.speContentTitle {
				padding: 8px 0px 0 0px !important;
		}
}

ol {
		list-style-type: disc;
		padding-left: 30px;
}

#ko .section8 .specSecondbody {
		font-weight: initial;
}

.speContentBtn {
		position: relative;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		border: 5px solid #fff;
		padding: 5px 10px;
		margin-left: 3px;
		cursor: pointer;
		font-weight: 600;
		-ms-flex-wrap: inherit;
		    flex-wrap: inherit;
		margin: 10px 0;
}
.speContentBtn:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: linear-gradient(150deg, #00E8F0 0%, #4E00C4 100%);
		z-index: -1;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
		opacity: 0;
}
.speContentBtn:hover:before {
		opacity: 1;
}
.speContentBtn .icon {
		width: 15px;
		height: auto;
		margin-right: 10px;
}

#jp .specSecondbody {
		font-weight: 500;
}