.nl-mbk-top-area {
	background-color: #000;
	padding: 12rem 0;
}
.nl-mbk-top-area .container {
	max-width: 119.5rem;
}
.nl-mbk-top-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nnmt-image {
	width: 40rem;
	flex-shrink: 0;
	max-width: 100%;
}
.nnmt-right-content {
	width: 49.6rem;
	max-width: 100%;
	text-align: center;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.nnmt-logo {
	width: 31.4rem;
	max-width: 100%;
}
.nnmt-text {
	font-size: 1.6rem;
	line-height: normal;
	font-weight: 600;
	color: #78C370;
	margin-top: 2rem;
}
.nl-mbk-area {
	background-color: #000;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top center;
	padding-bottom: 22rem;
}
.nl-mbk-items-wrap {
	/* height: 100vh; */
	position: relative;
}
.nl-mbk-item {
	width: 100%;
	/* height: 100vh; */
	position: relative;
}
.nl-mbk-slide {
	width: 100%;
	/* height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0; */
}
.nl-mbk-slide-1-inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 144rem;
	max-width: 100%;
}
.nlm-slide-1-image {
	width: 58.8rem;
	max-width: 100%;
	display: flex;
	z-index: 1;
}
/* .nlms-image {
	scale: 1.2;
	opacity: 0;
	transition: opacity 0s, scale .7s;
} */
.active .nlms-image  {
	opacity: 1;
	scale: 1;
}
.nlm-slide-1-line-1 {
	width: 53.7rem;
	position: absolute;
	right: 51rem;
	top: 5rem;
}
.nlm-slide-1-line-2 {
	width: 48.3rem;
	position: absolute;
	top: 51rem;
	right: 57rem;
}
.nlm-box {
	position: absolute;
	width: 32.2rem;
	background-color: #222222;
	padding: 3.1rem;
	border-radius: 1rem;
}
.nlm-box-image {
	width: 22.6rem;
	max-width: 100%;
	display: flex;
}
.nlm-box-title {
	font-size: 2.4rem;
	line-height: normal;
	font-weight: 600;
	color: #fff;
	margin-top: 3rem;
}
.nlm-box-text {
	font-size: 1.6rem;
	line-height: normal;
	color: #fff;
	margin-top: 2.5rem;
}
.nl-mbk-slide-1 {
	display: flex;
	align-items: center;
}
.nlm-s1-box-1 {
	right: 98rem;
	top: calc(50% - 23rem);
}
.nl-mbk-slide-2-inner {
	width: 100%;
	display: flex;
	position: relative;
	justify-content: center;
}
.nlm-slide-2-image {
	width: 66.8rem;
	display: flex;
}
.nlm-slide-2-line-1 {
	width: 30.8rem;
	position: absolute;
	right: calc(50% + 35rem);
	top: 32rem;
}
.nlm-slide-2-line-2 {
	width: 17.2rem;
	position: absolute;
	top: 16rem;
	right: calc(50% - 44rem);
}
.nl-mbk-slide-2 {
	display: flex;
	align-items: center;
	padding-top: 15rem;
}
.nlm-box-icon {
	width: 7.6rem;
	display: flex;
	margin-left: 3.2rem;
}
.nlm-s2-box-1 {
	top: 0;
	right: calc(50% + 36rem);
}
.nlm-s2-box-2 {
	right: calc(50% - 67rem);
	top: 41rem;
}
.nlm-box-number {
	font-size: 3.2rem;
	line-height: normal;
	color: #78C370;
	position: absolute;
	top: 1rem;
	left: 2rem;
}
.nl-mbk-slide-3 {
	display: flex;
	align-items: center;
	padding-top: 37rem;
}
.nl-mbk-slide-3-inner {
	width: 100%;
	position: relative;
}
.nlm-slide-3-image {
	width: 45.7rem;
	display: flex;
	margin-left: 20rem;
	position: relative;
	bottom: 0;
	z-index: 1;
}
.nlm-slide-3-line-1 {
	width: 51rem;
	display: flex;
	position: absolute;
	left: 46rem;
	bottom: 9rem;
}
.nlm-s3-box-1 {
	bottom: calc(50% - -10rem);
	left: calc(50% + 19rem);
}
.nl-mbk-slide.active {
	opacity: 1;
}
/* .nlms-line {
	opacity: 0;
	transition: all .2s;
    transition-delay: .2s;
}
.active .nlms-line {
	opacity: 1;
} */
/* .nlm-box {
	transform: translateY(5rem);
	opacity: 0;
	transition: opacity .4s, transform .7s;
    transition-delay: .5s;
}
.active .nlm-box {
    opacity: 1;
    transform: translateY(0);
} */

.progress-container {
	position: absolute;
	bottom: 3rem;
	left: 0;
	width: .1rem;
	height: calc(100% - 9rem);
	background: #fff;
	border-radius: 3px;
	z-index: 1000;
	overflow: hidden;
	display: none;
}
.progress-bar {
	height: 0%;
	width: 100%;
	background: #78C370;
	border-radius: 3px;
}
.nl-mbk-slide-4-inner {
	width: 128rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nlm-slide-4-image {
	width: 58rem;
	max-width: 100%;
	flex-shrink: 0;
	position: relative;
	z-index: 1;
}
.nlm-box.nlm-s4-logo {
	background-color: transparent;
	width: 50rem;
	max-width: 100%;
	position: static;
	flex-shrink: 0;
}
.nl-mbk-slide-4 {
	padding-top: 16rem;
}
.nlm-slide-4-line-1 {
	width: 53.8rem;
	position: absolute;
	top: 10rem;
	left: calc(50% - 13rem);
}
.nlm-slide-4-line-2 {
	width: 65.4rem;
	position: absolute;
	bottom: 12rem;
	left: calc(50% - 25rem);
}
.nl-mbk-slide-5 {
	padding-top: 19rem;
}
.nl-mbk-slide-5-inner {
	width: 138rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.nlm-slide-5-image {
	width: 60.5rem;
	flex-shrink: 0;
	position: relative;
	z-index: 1;
}
.nlm-box-text ul li {
	list-style: disc;
}
.nlm-box-text ul li:not(:last-child) {
	margin-bottom: .5rem;
}
.nlm-box.nlm-s5-box-1 {
	position: relative;
	bottom: -12rem;
}
.nlm-slide-5-line-1 {
	width: 67.7rem;
	position: absolute;
	top: 9rem;
	right: 55rem;
}
.nl-mbk-slide-6 {
	padding-top: 25rem;
}
.nl-mbk-slide-6-inner {
	width: 138rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nlm-slide-6-image {
	width: 50rem;
	position: relative;
	flex-shrink: 0;
}
.nlm-box.nlm-s6-box-1 {
	position: relative;
	z-index: 1;
}
.nlm-slide-6-line-1 {
	position: absolute;
	width: 58rem;
	top: 9rem;
	right: 28rem;
	display: flex;
}
.nlm-slide-6-img {
	width: 100%;
}
.nlm-slide-6-globe {
	width: 20rem;
	position: absolute !important;
	top: -.3rem;
	left: 18rem;
	animation: globespin 40s linear infinite;
}
@keyframes globespin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.nlm-box-text ul {
	padding-left: 1.5rem;
}
.nlms-image {
	position: relative;
}
.nlms-image img {
	position: relative;
	z-index: 1;
}
.nlms-image::after {
	content: '';
	width: 25rem;
	height: 25rem;
	position: absolute;
	background: linear-gradient(322deg, #34832E 7.42%, #78C370 82.2%);
	opacity: 0.22;
	filter: blur(15.8rem);
	left: 8rem;
	bottom: 0;
}
@media only screen and (max-width: 1050px) {
	.nl-mbk-top-area {
		padding-top: 73px;
		padding-bottom: 64px;
	}
	.nl-mbk-top-row {
		flex-direction: column;
	}
	.nnmt-image {
		width: 250px;
		max-width: 100%;
	}
	.nnmt-logo {
		width: 200px;
	}
	.nnmt-text {
		margin-top: 3px;
	}
	.nnmt-right-content {
		margin-top: 29px;
	}
	.nl-mbk-items-wrap {
		height: auto;
	}
	.nl-mbk-item {
		height: auto;
	}
	.nl-mbk-slide {
		position: static;
		opacity: 1;
	}
	.nlms-line {
		display: none;
	}
	.nlms-image {
		display: none;
	}
	.nlm-box {
		position: static;
		transform: none;
		opacity: 1;
		padding: 28px 15px 20px;
	}
	.nl-mbk-slide-1-inner {
		justify-content: center;
	}
	.nlm-box-image {
		width: 101px;
	}
	.nlm-box-title {
		font-size: 20px;
		margin-top: 17px;
	}
	.nlm-box-text {
		margin-top: 9px;
	}
	.nl-mbk-slide-2-inner {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 11px;
		gap: 11px;
	}
	.nlm-box-number {
		display: none;
	}
	.nlm-box-icon {
		width: 50px;
		margin-left: 8px;
	}
	.nl-mbk-slide-3-inner {
		margin-top: 11px;
		display: flex;
		justify-content: center;
	}
	.nl-mbk-area {
		padding-bottom: 87px;
	}
	.nl-mbk-slide-2, .nl-mbk-slide-3 {
		padding-top: 0;
	}
	.nlm-box.nlm-s4-logo {
		padding: 0;
		width: 280px;
		max-width: 100%;
		margin: 0 auto;
		margin-top: 25px;
	}
	.nl-mbk-slide-4 {
		padding-top: 10px;
	}
	.nlm-box.nlm-s4-logo {
		padding: 0;
		width: 280px;
		max-width: 100%;
		margin: 0 auto;
		margin-top: 39px;
	}
	.nl-mbk-slide-5-inner {
		justify-content: center;
	}
	.nlm-box.nlm-s5-box-1 {
		position: static;
	}
	.nl-mbk-slide-6 {
		padding-top: 10px;
	}
	.nl-mbk-slide-6-inner {
		justify-content: center;
	}
	.nl-mbk-slide-5 {
		padding-top: 22px;
	}
	.nl-mbk-slide-4-inner {
		flex-direction: column;
		margin-top: 28px;
	}
	.nlm-slide-4-image.nlms-image {
		display: flex;
		justify-content: center;
		width: 255px;
	}
	.nlms-image::after {
		display: none;
	}	
}