* {
	box-sizing: border-box
}
h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700
}
.no-fixed .mobile-nav {
	position: relative;
	padding-bottom: 0
}
.init-anim, .section-content, .section-warp, .swiper-container {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100vh
}
.section-content.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	z-index: 1
}
.swiper-active.swiper-slide {
	z-index: 2
}
.swiper-slide-next.swiper-slide {
	z-index: 1
}
.img-box {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: transform 1s cubic-bezier(.5, 0, 0, 1);
	overflow: hidden
}
.section-four .swiper-slide:first-child .img-box, .section-four .swiper-slide:nth-child(2) .img-box, .section-four .swiper-slide:nth-child(3) .img-box, .section-one .swiper-slide:first-child .img-box, .section-one .swiper-slide:nth-child(2) .img-box, .section-one .swiper-slide:nth-child(3) .img-box, .section-three .swiper-slide:first-child .img-box, .section-three .swiper-slide:nth-child(2) .img-box, .section-three .swiper-slide:nth-child(3) .img-box, .section-two .swiper-slide:first-child .img-box, .section-two .swiper-slide:nth-child(2) .img-box, .section-two .swiper-slide:nth-child(3) .img-box {
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023072417531467064/cms/image/affe4b22-96b4-4c0b-bc71-2220827638dc.jpg);
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}
.section-one .swiper-slide:nth-child(2) .img-box {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023072417531467064/cms/image/6a2e9f73-6792-4408-ad7f-a33f4a4a4c1c.jpg)
}
.section-one .swiper-slide:nth-child(3) .img-box {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023072417531467064/cms/image/da5affd4-80bc-413c-802a-98d8f5643cff.jpg)
}
.section-two .swiper-slide:first-child .img-box {
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023072417531467064/cms/image/7b969bcd-5da1-4189-b136-fe62c3bdd9ec.jpg)
}
.section-two .swiper-slide:nth-child(2) .img-box {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023072417531467064/cms/image/62f872f5-396c-4914-8815-574190eed73d.jpg)
}
.section-two .swiper-slide:nth-child(3) .img-box {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023072417531467064/cms/image/6a2e9f73-6792-4408-ad7f-a33f4a4a4c1c.jpg)
}
.section-three .swiper-slide:first-child .img-box {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023072417531467064/cms/image/a89f8781-b300-49dd-8e1c-adc3f2728967.jpg)
}

.section-four .swiper-slide:first-child .img-box {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023072417531467064/cms/image/e1848502-c002-486a-8bcb-2e27c9fd665c.jpg)
}
.section-four .swiper-slide:nth-child(2) .img-box {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023072417531467064/cms/image/56f309c7-8418-4e6d-93fb-ab77b1d6b48f.jpg)
}

.section-four .swiper-slide:nth-child(3) .img-box {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023072417531467064/cms/image/193105c6-883b-41f4-84d1-6b7076c1e931.jpg)
}
.section-four .swiper-slide:nth-child(4) .img-box {
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023072417531467064/cms/image/bb11cf7c-327a-40eb-b94e-55c5fd177988.jpg)
}

.init-anim-text, .section-warp h2 {
	font-size: 3rem;
	color: #fff;
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 200px;
	z-index: 2
}
.section-warp h2.scale-text {
	display: none;
	animation: textScale2 .5s;
	font-size: 3rem;
	opacity: 1
}
.init-anim {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	overflow: hidden;
	background: 0 0
}
.init-anim .amask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #fff;
	animation: scaleOut .4s linear 1.8s forwards;
	transform-origin: center
}
.init-anim-text {
	font-size: 5rem;
	color: #000;
	z-index: 2;
	animation: textScale 2s forwards;
	transform-origin: center
}
.text-warp {
	width: 100%;
	height: 100vh;
	background: #fff;
	position: relative;
	z-index: 2;
	text-align: center;
	overflow: hidden
}
.text-content {
	max-width: 80%;
	width: 1000px;
	margin: 0 auto;
	padding: 45px 0;
	font-size: 1.8rem
}
.text-content h3 {
	font-size: 3rem;
	padding-bottom: 2.4rem;
	opacity: 0;
	font-weight: 700;
	transition: none
}
.text-container {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(0, 0);
	transition: none
}
.text-content-detail {
	display: none;
	animation: fadeIn 1s;
	line-height: 1.6;
	font-size: 1.3rem;
}
.section-footer {
	position: relative;
	z-index: 2
}
@keyframes textScale {
0% {
opacity:0;
font-size:12rem
}
10%, 95% {
opacity:1
}
30% {
opacity:1;
font-size:5rem
}
100% {
opacity:0
}
}
@keyframes textScale2 {
0% {
opacity:0;
transform:translate(-50%, -50%) scale(2.5)
}
100% {
opacity:1;
transform:translate(-50%, -50%) scale(1)
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes scaleOut {
0% {
transform:scale(1)
}
100% {
transform:scale(0)
}
}
@keyframes downIn {
0% {
top:0;
opacity:0;
transform:translate(0, 0)
}
100% {
top:50%;
opacity:1;
transform:translate(0, -50%)
}
}
@keyframes topIn {
0% {
opacity:0;
transform:translate(-50%, -60%)
}
50% {
opacity:.5;
transform:translate(-50%, -60%)
}
100% {
opacity:1;
transform:translate(-50%, -50%)
}
}

@media screen and (max-width:1281px) {
.text-content {
	font-size: 16px
}
}

@media screen and (max-width:1024px) {
.init-anim {
	margin-top: 0
}
.text-content h3 {
	opacity: 1
}
.text-container {
	position: absolute;
	display: none;
	animation: topIn 1s;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.text-content-detail {
	display: block
}
}

@media screen and (max-width:768px) {
.section-warp h2 {
	width: 100%;
	text-align: center
}
.text-content {
	font-size: 14px
}
}

@media screen and (max-width:375px) {
.text-content {
	max-width: 90%
}
.text-content-detail {
	line-height: 1.4
}
}
