html,
body {
	background-color: #1e2029;
}

a {
	text-decoration: none;
}

@font-face {
	font-family: lato;
	src: url(https://qiniu-cdn.hotelux.com/FuATL-tRT-s823RdR5xx3uYq03dX.ttf);
}

@font-face {
	font-family: lato-thin;
	src: url(https://qiniu-cdn.hotelux.com/Fn51AUC1D38scFzy9nxVnywmcJbH.ttf);
}

.hidden {
	position: absolute;
	z-index: -999;
	opacity: 0;
	left: -1000px;
	top: -1000px;
}

.wrapper {
	font-size: 0.111111rem;
	position: relative;
	background-color: #1e2029;
}

/* main */

.banner-wrapper {
	padding: 0 96px;
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.banner-text {
	color: #ffffff;
	font-size: 22px;
	line-height: 1.8;
  font-family: MyanmarMN;
  text-align: center;
}
.banner-title {
	font-size: 80px;
	font-family: MyanmarMN;
	color: #ffffff;
	line-height: 80px;
	letter-spacing: 2px;
}

.banner-subtitle {
	font-size: 24px;
	font-family: Lato-Regular, Lato;
	font-weight: 400;
	color: #ffffff;
	line-height: 28px;
  margin-top: 10px;
}

.qrcode-box {
	text-align: center;
}

.qrcode-img {
	width: 138px;
	height: 138px;
}

.qrcode-text {
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	margin-top: 16px;
	line-height: 1;
}

/* video */
.video-wrapper {
	height: 576px;
	background: #000000;
	border-radius: 50px;
	margin-top: 20px;
	padding: 20px;
	overflow: hidden;
	border-radius: 36px;
}

.video-wrapper .banner {
	width: 100%;
	max-height: 536px;
}

.video-wrapper .video-content {
	height: 536px;
	background: linear-gradient(180deg, #080808 0%, #010101 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	border-radius: 36px;
}

.video-content video {
	height: 100%;
}

.video-content .cover {
	width: 100%;
	height: 100%;
	background: url(https://qiniu-cdn.hotelux.com/FhR1BwsJfAj69pQqEs_46HV0-cWs_57.jpg?imageView2/2/format/jpg/interlace/1) no-repeat center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.icon-play {
	width: 128px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}

.main-logo {
	margin-top: 85px;
	text-align: center;
}

.main-logo .logo {
	width: 267px;
}

.video-wrapper .swiper,
.video-wrapper .swiper-slide {
	overflow: hidden;
	border-radius: 36px;
	height: 536px !important;
}

.video-wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
	opacity: 1;
	background: transparent;
	border: 2px solid #ffffff;
}

.video-wrapper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
	height: 18px;
	border-radius: 4px;
}

/* about */

.about-wrapper {
	line-height: 1;
	margin-top: 40px;
	position: relative;
}

.about-title {
	font-size: 18px;
	font-family: lato;
	font-weight: bold;
	color: #ffffff;
}

.about-text {
	font-size: 26px;
	font-family: lato;
	font-weight: 400;
	color: #ffffff;
	margin-top: 40px;
	line-height: 50px;
}

.about-text-2 {
	padding-left: 68px;
	width: 66%;
}

.about-text-2-title {
	font-size: 24px;
	font-family: lato;
	font-weight: bold;
	color: #ffffff;
	line-height: 38px;
	margin-top: 70px;
	position: relative;
}

.about-text-2-title::after {
	content: '';
	display: block;
	width: 115px;
	height: 1px;
	background: #ffffff;
	position: absolute;
	top: 20px;
	left: -150px;
}

.about-text-2-content {
	margin-top: 22px;
	font-size: 22px;
	font-family: lato;
	font-weight: 400;
	color: #bcbec1;
	line-height: 46px;
}

.about-text-3 {
	margin-top: 78px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.about-text-3-img {
	position: relative;
}

.about-text-3-img img {
	width: 450px;
	height: 250px;
	position: relative;
	z-index: 2;
	object-fit: cover;
	border-radius: 8px;
}

.about-text-3-content {
	margin-left: 102px;
	font-size: 24px;
	font-family: lato;
	font-weight: bold;
	color: #ffffff;
	line-height: 44px;
}

.about-wrapper .about-text-4 {
	position: absolute;
	top: 0;
	right: 0;
}

.about-wrapper .swiper-slide {
	width: 100% !important;
	border-radius: 8px;
	overflow: hidden;
}

.about-wrapper .swiper-slide img {
	height: 864px;
}

.about-wrapper .swiper-pagination {
	bottom: 0;
}

.about-wrapper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	background: #bcbec1;
	transition: all 0.3s;
	margin: 0 8px;
}

.about-wrapper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #ffffff;
	width: 18px;
	border-radius: 4px;
}

.about-text-4-title,
.about-text-5-title {
	font-size: 28px;
	font-weight: 600;
	color: #ffffff;
	margin-top: 68px;
	display: none;
}

.about-text-4-title {
	margin-top: 95px;
}

.about-text-4-content,
.about-text-5-content {
	display: none;
	margin-top: 22px;
	font-size: 24px;
	font-family: lato;
	font-weight: 400;
	color: #bcbec1;
	line-height: 46px;
}

.about-text-5 {
	display: none;
}

.about-5-left .about-img {
	width: 489px;
}

.about-text-5-title {
	margin-top: 120px;
}

.about-text-5-title {
	line-height: 50px;
}

/* feature */
.featured-wrapper {
	height: 298px;
	background: linear-gradient(360deg, #1e2029 0%, #161822 100%);
	backdrop-filter: blur(10px);
	overflow: hidden;
	margin-top: 120px;
}

.featured-title {
	font-size: 18px;
	font-family: lato;
	font-weight: bold;
	color: #ffffff;
	margin: 80px 0;
}

.feature-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.feature-item {
	font-size: 30px;
	font-family: lato;
	font-weight: 300;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
}

.feature-item:active,
.feature-item:visited {
	color: #ffffff;
	font-weight: bold;
}

.feature-item:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* i18n */

.en .about-wrapper .swiper-container,
.th .about-wrapper .swiper-container,
.zhTw .about-wrapper .swiper-wrapper {
	margin-right: -70px;
	margin-top: -76px;
}

.en .about-wrapper .swiper-wrapper,
.th .about-wrapper .swiper-wrapper,
.zhTw .about-wrapper .swiper-wrapper {
	width: 485px;
	height: 900px;
	border-radius: 20px;
}

.en .about-wrapper .swiper-slide {
	height: 864px;
}

.jp .video-wrapper .swiper {
	display: none;
}

.jp .jp-img {
	background: url(https://qiniu-cdn.hotelux.com/Fm-2g98bxYrTBsiZj2PcM94fq9sp_57.jpeg?imageView2/2/format/jpg/interlace/1) no-repeat center center;
	background-size: cover;
}

.jp .about-wrapper .swiper-wrapper {
	width: 480px;
	height: 290px;
	border-radius: 20px;
}

.jp .about-wrapper .swiper-slide {
	height: 290px;
}

.jp .about-wrapper .swiper-slide img {
	height: 290px;
}

.jp .qrcode-text {
	font-size: 16px;
}

.jp .banner-text,
.jp .about-text-2-content,
.jp .about-text-4-content,
.jp .about-text-5-content {
	font-size: 20px;
}

.jp .about-text,
.jp .about-text-5-title {
	font-size: 24px;
}

.jp .about-text,
.jp .about-text-2 {
	width: 50%;
}

.jp .about-text-4-title,
.jp .about-text-4-content,
.jp .about-text-5-title,
.jp .about-text-5-content {
	display: block;
}

.jp .about-text-5 {
	display: flex;
}

.jp .featured-wrapper,
.jp .about-text-3 {
	display: none;
}

.video-content.ko-img {
	display: none;
}
.ko .video-content,
.ko .video-wrapper .swiper {
	display: none;
}
.ko .video-content.ko-img {
	display: block;
}
.video-content.ko-img a {
	display: block;
	height: 100%;
}
