@charset "UTF-8";
.xm-color-g10 {
	color: #fcfcfc
}
.xm-color-g20 {
	color: #f9f9f9
}
.xm-color-g30 {
	color: #ebebeb
}
.xm-color-g40 {
	color: #d6d6d6
}
.xm-color-g50 {
	color: #b2b2b2
}
.xm-color-g60 {
	color: #8c8c8c
}
.xm-color-g70 {
	color: #666
}
.xm-color-g80 {
	color: #2b2b2b
}
.xm-color-g90 {
	color: #111
}
.common-footer {
	text-align: center;
	margin-top: calc((150px)/ 2);
margin-top:calc(calc(((100px + 50px) - calc((100px - 50px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((100px - 50px)/ (1184px - 600px) * 100)vw);
	margin-bottom: calc((150px)/ 2);
margin-bottom:calc(calc(((100px + 50px) - calc((100px - 50px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((100px - 50px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.common-footer {
	margin-top: 100px;
	margin-bottom: 100px
}
}

@media only screen and (max-width:599px) {
.common-footer {
	margin-top: 50px;
	margin-bottom: 50px
}
}
.common-footer h2 {
	line-height: 1.2;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(90.97deg, #86ff0e 14.25%, #5721f1 104.28%);
	font-size: calc((96px)/ 2);
font-size:calc(calc(((64px + 32px) - calc((64px - 32px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((64px - 32px)/ (1184px - 600px) * 100)vw);
	margin-bottom: 20px
}

@media only screen and (min-width:1184px) {
.common-footer h2 {
	font-size: 64px
}
}

@media only screen and (max-width:599px) {
.common-footer h2 {
	font-size: 32px
}
}
.common-footer p {
	font-size: calc((40px)/ 2);
font-size:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw);
	font-weight: 600
}

@media only screen and (min-width:1184px) {
.common-footer p {
	font-size: 24px
}
}

@media only screen and (max-width:599px) {
.common-footer p {
	font-size: 16px
}
}
.common-footer .devices-btn {
	margin-top: calc((60px)/ 2);
margin-top:calc(calc(((40px + 20px) - calc((40px - 20px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((40px - 20px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.common-footer .devices-btn {
	margin-top: 40px
}
}

@media only screen and (max-width:599px) {
.common-footer .devices-btn {
	margin-top: 20px
}
}
.comments-carousel {
--card-padding:80px;
	font-weight: 400
}

@media only screen and (max-width:767px) {
.comments-carousel {
--card-padding:40px
}
}
.comments-carousel p {
	margin: 0;
	font-size: 16px
}

@media only screen and (max-width:767px) {
.comments-carousel p {
	font-size: 14px
}
}
.comments-carousel .text-right {
	text-align: right
}
.comments-carousel .icon-twitter-fill {
	color: #1d9bf0
}
.comments-carousel .icon-facebook-fill {
	background-image: linear-gradient(0deg, #0062e0 2.99%, #19afff 100.02%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	align-self: flex-start
}
.comments-carousel .icon-wechat {
	color: #3cb034
}
.comments-carousel i {
	font-size: 27px
}
.comments-carousel__container {
	display: flex;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	will-change: transform;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 2;
	margin-top: calc((120px)/ 2);
margin-top:calc(calc(((80px + 40px) - calc((80px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((80px - 40px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.comments-carousel__container {
	margin-top: 80px
}
}

@media only screen and (max-width:599px) {
.comments-carousel__container {
	margin-top: 40px
}
}
.comments-carousel__content {
	display: flex;
	margin: 0 calc(var(--card-padding)/ 2)
}
.comments-carousel__card {
	background-color: #fff;
	border-radius: 20px;
	display: inline-block;
	padding: 25px;
	width: 350px;
	margin-top: var(--card-padding)
}
.comments-carousel__card .card-desc {
	margin-top: calc((45px)/ 2);
margin-top:calc(calc(((30px + 15px) - calc((30px - 15px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((30px - 15px)/ (1184px - 600px) * 100)vw);
	text-align: left
}

@media only screen and (min-width:1184px) {
.comments-carousel__card .card-desc {
	margin-top: 30px
}
}

@media only screen and (max-width:599px) {
.comments-carousel__card .card-desc {
	margin-top: 15px
}
}
.comments-carousel__card .card-desc p:not(:first-child) {
	margin-top: 10px
}
.comments-carousel__card .card-desc p:not(:first-child).jap-margin {
	margin-top: 25px
}
.comments-carousel__card .card-header {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.comments-carousel__card .card-header .xmindist-name {
	color: #6e757c;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5
}
.comments-carousel__card .card-header .user-information {
	display: flex
}
.comments-carousel__card .card-header .user-information img {
	width: 40px;
	height: 40px;
	margin-right: 14px
}
.comments-carousel__card .card-header .user-name {
	text-align: left
}
.comments-carousel__card .card-header .user-name p:first-child {
	font-size: 14px;
	font-weight: 700
}
.comments-carousel__card .card-header .user-name p:nth-child(2) {
	color: #5c6a77;
	font-size: 12px
}
.comments-carousel__card .card-header .icon-img.ins {
	width: 32px;
	height: 32px
}
.comments-carousel__card .card-footer__hr {
	border-color: #eaecef;
	margin: 16px 0
}
.comments-carousel__card .card-footer p {
	color: #989ca2;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0
}
.comments-carousel .column {
	display: inline-flex;
	flex-direction: column
}
.comments-carousel .column:not(:last-child) {
	margin-right: var(--card-padding)
}
.comments-carousel .column .comments-carousel__card:nth-child(2) {
	-webkit-transform: translateX(calc(var(--card-padding)/ 2));
	transform: translateX(calc(var(--card-padding)/ 2))
}
.comments-carousel .column .comments-carousel__card:nth-child(3) {
	-webkit-transform: translateX(calc(var(--card-padding)/ 4));
	transform: translateX(calc(var(--card-padding)/ 4))
}
.comments-carousel .column-2 {
	-webkit-transform: translateY(var(--card-padding));
	transform: translateY(var(--card-padding))
}
.comments-carousel .column-3 {
	-webkit-transform: translateY(calc(var(--card-padding)/ -2));
	transform: translateY(calc(var(--card-padding)/ -2))
}
.comments-carousel .column-4 {
	-webkit-transform: translateY(calc(var(--card-padding)/ -1));
	transform: translateY(calc(var(--card-padding)/ -1))
}
#color-theme__header-1.global-header__wrapper {
	background-color: #4a2570
}
#color-theme__header-1 .global-header__account-link, #color-theme__header-1 .global-header__navigation>li>a {
	color: #fff
}
#color-theme__header-1 .global-header__menu-toggle span {
	background-color: #fff
}
#color-theme__header-1 .global-header__logo .logo-dark {
	display: none
}
#color-theme__header-1 .global-header__logo .logo-white {
	display: block
}
#color-theme__header-1 .global-header__menu-wrapper {
	background-color: #4a2570
}
#color-theme__header-1 .global-header__menu-wrapper li a {
	color: #fff
}
#color-theme__header-1.transition-color .global-header__account-link, #color-theme__header-1.transition-color .global-header__navigation>li>a {
	transition: color .5s ease-in-out
}
#color-theme__header-1.transition-color .global-header__menu-toggle span {
	transition: background-color .5s ease-in-out
}
#color-theme__header-1.transition-color .global-header__menu-wrapper {
	transition: background-color .5s ease-in-out
}
#color-theme__header-1.transition-color .global-header__menu-wrapper li a {
	transition: color .5s ease-in-out
}
#color-theme__1 .home__feature main {
	background-color: #4a2570
}
#color-theme__1 .home__feature .main-title {
	color: #fdeaff
}
#color-theme__1 .home__feature .home__feature-header__desc .desc {
	color: #fff
}
#color-theme__1 .home__feature-header .tip {
	color: #fff;
	opacity: .6
}
#color-theme__1 .home__feature-header .download-common {
	background-color: #fff;
	border-color: #fff;
	color: #000
}
#color-theme__1 .home__feature-header .download-common:hover {
	transition: none;
	background-color: #e1e1e1;
	border-color: #e1e1e1;
	color: #000
}
#color-theme__1 .home__feature-header .download-common:active {
	transition: none;
	background-color: #c4c4c4;
	border-color: #c4c4c4;
	color: #000
}
#color-theme__1 .home__feature-header .download-common:focus {
	transition: none;
	background-color: #fff;
	border-color: #fff;
	color: #000
}
#color-theme__1 .home__feature-header .link {
	color: #fff
}
#color-theme__1 .home__feature-header .link:hover {
	opacity: .8
}
#color-theme__1 .home__feature-header .right-img svg path, #color-theme__1 .home__feature-header .right-img svg rect {
	fill: #c6a1cb
}
#color-theme__1 .home__feature-header__desc svg path {
	fill: #bf4fcd
}
#color-theme__1 .home__feature .what-card.card-1 {
	background-color: #409339
}
#color-theme__1 .home__feature .what-card.card-2 {
	background-color: #2e4b85
}
#color-theme__1 .home__feature .what-card.card-3 {
	background-color: #9c3535
}
#color-theme__1 .home__feature .what-card.card-4 {
	background-color: #e7b815
}
#color-theme__1.transition-color .home__feature main {
	transition: background-color .5s ease-in-out
}
#color-theme__1.transition-color .home__feature .home__feature-header__desc .desc, #color-theme__1.transition-color .home__feature .main-title {
	transition: color .5s ease-in-out
}
#color-theme__1.transition-color .home__feature-header .link, #color-theme__1.transition-color .home__feature-header .tip {
	transition: color .5s ease-in-out
}
#color-theme__1.transition-color .home__feature-header .download-common {
	transition: color .5s ease-in-out, background-color .5s ease-in-out, border-color .5s ease-in-out
}
#color-theme__1.transition-color .home__feature-header .right-img svg path, #color-theme__1.transition-color .home__feature-header .right-img svg rect {
	transition: fill .5s ease-in-out
}
#color-theme__1.transition-color .home__feature-header__desc svg path {
	transition: fill .5s ease-in-out
}
#color-theme__1.transition-color .home__feature .what-card.card-1, #color-theme__1.transition-color .home__feature .what-card.card-2, #color-theme__1.transition-color .home__feature .what-card.card-3, #color-theme__1.transition-color .home__feature .what-card.card-4 {
	transition: background-color .5s ease-in-out
}
#color-theme__header-2.global-header__wrapper {
	background-color: #130b44
}
#color-theme__header-2 .global-header__account-link, #color-theme__header-2 .global-header__navigation>li>a {
	color: #fff
}
#color-theme__header-2 .global-header__menu-toggle span {
	background-color: #fff
}
#color-theme__header-2 .global-header__logo .logo-dark {
	display: none
}
#color-theme__header-2 .global-header__logo .logo-white {
	display: block
}
#color-theme__header-2 .global-header__menu-wrapper {
	background-color: #130b44
}
#color-theme__header-2 .global-header__menu-wrapper li a {
	color: #fff
}
#color-theme__header-2.transition-color .global-header__account-link, #color-theme__header-2.transition-color .global-header__navigation>li>a {
	transition: color .5s ease-in-out
}
#color-theme__header-2.transition-color .global-header__menu-toggle span {
	transition: background-color .5s ease-in-out
}
#color-theme__header-2.transition-color .global-header__menu-wrapper {
	transition: background-color .5s ease-in-out
}
#color-theme__header-2.transition-color .global-header__menu-wrapper li a {
	transition: color .5s ease-in-out
}
#color-theme__2 .home__feature main {
	background-color: #130b44
}
#color-theme__2 .home__feature .main-title {
	color: #ece9ff
}
#color-theme__2 .home__feature .home__feature-header__desc .desc {
	color: #fff
}
#color-theme__2 .home__feature-header .tip {
	color: #fff;
	opacity: .6
}
#color-theme__2 .home__feature-header .download-common {
	background-color: #b9ff25;
	border-color: #b9ff25;
	color: #000
}
#color-theme__2 .home__feature-header .download-common:hover {
	transition: none;
	background-color: #94cc1e;
	border-color: #94cc1e;
	color: #000
}
#color-theme__2 .home__feature-header .download-common:active {
	transition: none;
	background-color: #6f9916;
	border-color: #6f9916;
	color: #000
}
#color-theme__2 .home__feature-header .download-common:focus {
	transition: none;
	background-color: #b9ff25;
	border-color: #b9ff25;
	color: #000
}
#color-theme__2 .home__feature-header .link {
	color: #fff
}
#color-theme__2 .home__feature-header .link:hover {
	opacity: .8
}
#color-theme__2 .home__feature-header .right-img svg path, #color-theme__2 .home__feature-header .right-img svg rect {
	fill: #7059ff
}
#color-theme__2 .home__feature-header__desc svg path {
	fill: #7059ff
}
#color-theme__2 .home__feature .what-card.card-1 {
	background-color: #47c954
}
#color-theme__2 .home__feature .what-card.card-2 {
	background-color: #6c58ea
}
#color-theme__2 .home__feature .what-card.card-3 {
	background-color: #e44a4a
}
#color-theme__2 .home__feature .what-card.card-4 {
	background-color: #fcbe1f
}
#color-theme__2.transition-color .home__feature main {
	transition: background-color .5s ease-in-out
}
#color-theme__2.transition-color .home__feature .home__feature-header__desc .desc, #color-theme__2.transition-color .home__feature .main-title {
	transition: color .5s ease-in-out
}
#color-theme__2.transition-color .home__feature-header .link, #color-theme__2.transition-color .home__feature-header .tip {
	transition: color .5s ease-in-out
}
#color-theme__2.transition-color .home__feature-header .download-common {
	transition: color .5s ease-in-out, background-color .5s ease-in-out, border-color .5s ease-in-out
}
#color-theme__2.transition-color .home__feature-header .right-img svg path, #color-theme__2.transition-color .home__feature-header .right-img svg rect {
	transition: fill .5s ease-in-out
}
#color-theme__2.transition-color .home__feature-header__desc svg path {
	transition: fill .5s ease-in-out
}
#color-theme__2.transition-color .home__feature .what-card.card-1, #color-theme__2.transition-color .home__feature .what-card.card-2, #color-theme__2.transition-color .home__feature .what-card.card-3, #color-theme__2.transition-color .home__feature .what-card.card-4 {
	transition: background-color .5s ease-in-out
}
#color-theme__header-3.global-header__wrapper {
	background-color: #016f20
}
#color-theme__header-3 .global-header__account-link, #color-theme__header-3 .global-header__navigation>li>a {
	color: #fff
}
#color-theme__header-3 .global-header__menu-toggle span {
	background-color: #fff
}
#color-theme__header-3 .global-header__logo .logo-dark {
	display: none
}
#color-theme__header-3 .global-header__logo .logo-white {
	display: block
}
#color-theme__header-3 .global-header__menu-wrapper {
	background-color: #016f20
}
#color-theme__header-3 .global-header__menu-wrapper li a {
	color: #fff
}
#color-theme__header-3.transition-color .global-header__account-link, #color-theme__header-3.transition-color .global-header__navigation>li>a {
	transition: color .5s ease-in-out
}
#color-theme__header-3.transition-color .global-header__menu-toggle span {
	transition: background-color .5s ease-in-out
}
#color-theme__header-3.transition-color .global-header__menu-wrapper {
	transition: background-color .5s ease-in-out
}
#color-theme__header-3.transition-color .global-header__menu-wrapper li a {
	transition: color .5s ease-in-out
}
#color-theme__3 .home__feature main {
	background-color: #016f20
}
#color-theme__3 .home__feature .main-title {
	color: #ffd913
}
#color-theme__3 .home__feature .home__feature-header__desc .desc {
	color: #fff
}
#color-theme__3 .home__feature-header .tip {
	color: #fff;
	opacity: .6
}
#color-theme__3 .home__feature-header .download-common {
	background-color: #d9d2ff;
	border-color: #d9d2ff;
	color: #000
}
#color-theme__3 .home__feature-header .download-common:hover {
	transition: none;
	background-color: #b3a8ee;
	border-color: #b3a8ee;
	color: #000
}
#color-theme__3 .home__feature-header .download-common:active {
	transition: none;
	background-color: #8d7edd;
	border-color: #8d7edd;
	color: #000
}
#color-theme__3 .home__feature-header .download-common:focus {
	transition: none;
	background-color: #d9d2ff;
	border-color: #d9d2ff;
	color: #000
}
#color-theme__3 .home__feature-header .link {
	color: #fff
}
#color-theme__3 .home__feature-header .link:hover {
	opacity: .8
}
#color-theme__3 .home__feature-header .right-img svg path, #color-theme__3 .home__feature-header .right-img svg rect {
	fill: #eed44e
}
#color-theme__3 .home__feature-header__desc svg path {
	fill: #004b15
}
#color-theme__3 .home__feature .what-card.card-1 {
	background-color: #008f28
}
#color-theme__3 .home__feature .what-card.card-2 {
	background-color: #0e4dac
}
#color-theme__3 .home__feature .what-card.card-3 {
	background-color: #b83535
}
#color-theme__3 .home__feature .what-card.card-4 {
	background-color: #efc800
}
#color-theme__3.transition-color .home__feature main {
	transition: background-color .5s ease-in-out
}
#color-theme__3.transition-color .home__feature .home__feature-header__desc .desc, #color-theme__3.transition-color .home__feature .main-title {
	transition: color .5s ease-in-out
}
#color-theme__3.transition-color .home__feature-header .link, #color-theme__3.transition-color .home__feature-header .tip {
	transition: color .5s ease-in-out
}
#color-theme__3.transition-color .home__feature-header .download-common {
	transition: color .5s ease-in-out, background-color .5s ease-in-out, border-color .5s ease-in-out
}
#color-theme__3.transition-color .home__feature-header .right-img svg path, #color-theme__3.transition-color .home__feature-header .right-img svg rect {
	transition: fill .5s ease-in-out
}
#color-theme__3.transition-color .home__feature-header__desc svg path {
	transition: fill .5s ease-in-out
}
#color-theme__3.transition-color .home__feature .what-card.card-1, #color-theme__3.transition-color .home__feature .what-card.card-2, #color-theme__3.transition-color .home__feature .what-card.card-3, #color-theme__3.transition-color .home__feature .what-card.card-4 {
	transition: background-color .5s ease-in-out
}
#color-theme__header-4.global-header__wrapper {
	background-color: #ffd74b
}
#color-theme__header-4 .global-header__account-link, #color-theme__header-4 .global-header__navigation>li>a {
	color: #010031
}
#color-theme__header-4 .global-header__menu-toggle span {
	background-color: #010031
}
#color-theme__header-4 .global-header__menu-wrapper {
	background-color: #ffd74b
}
#color-theme__header-4 .global-header__menu-wrapper li a {
	color: #010031
}
#color-theme__header-4.transition-color .global-header__account-link, #color-theme__header-4.transition-color .global-header__navigation>li>a {
	transition: color .5s ease-in-out
}
#color-theme__header-4.transition-color .global-header__menu-toggle span {
	transition: background-color .5s ease-in-out
}
#color-theme__header-4.transition-color .global-header__menu-wrapper {
	transition: background-color .5s ease-in-out
}
#color-theme__header-4.transition-color .global-header__menu-wrapper li a {
	transition: color .5s ease-in-out
}
#color-theme__4 .home__feature main {
	background-color: #ffd74b
}
#color-theme__4 .home__feature .main-title {
	color: #010031
}
#color-theme__4 .home__feature .home__feature-header__desc .desc {
	color: #010031
}
#color-theme__4 .home__feature-header .tip {
	color: #010031;
	opacity: .6
}
#color-theme__4 .home__feature-header .download-common {
	background-color: #5a57ff;
	border-color: #5a57ff;
	color: #fff
}
#color-theme__4 .home__feature-header .download-common:hover {
	transition: none;
	background-color: #4846d5;
	border-color: #4846d5;
	color: #fff
}
#color-theme__4 .home__feature-header .download-common:active {
	transition: none;
	background-color: #3634ab;
	border-color: #3634ab;
	color: #fff
}
#color-theme__4 .home__feature-header .download-common:focus {
	transition: none;
	background-color: #5a57ff;
	border-color: #5a57ff;
	color: #fff
}
#color-theme__4 .home__feature-header .link {
	color: #010031
}
#color-theme__4 .home__feature-header .link:hover {
	opacity: .8
}
#color-theme__4 .home__feature-header .right-img svg path, #color-theme__4 .home__feature-header .right-img svg rect {
	fill: #feffc8
}
#color-theme__4 .home__feature-header__desc svg path {
	fill: #feffc8
}
#color-theme__4 .home__feature .what-card.card-1 {
	background-color: #4bb449
}
#color-theme__4 .home__feature .what-card.card-2 {
	background-color: #527ff3
}
#color-theme__4 .home__feature .what-card.card-3 {
	background-color: #f26957
}
#color-theme__4 .home__feature .what-card.card-4 {
	background-color: #f8cb30
}
#color-theme__4.transition-color .home__feature main {
	transition: background-color .5s ease-in-out
}
#color-theme__4.transition-color .home__feature .home__feature-header__desc .desc, #color-theme__4.transition-color .home__feature .main-title {
	transition: color .5s ease-in-out
}
#color-theme__4.transition-color .home__feature-header .link, #color-theme__4.transition-color .home__feature-header .tip {
	transition: color .5s ease-in-out
}
#color-theme__4.transition-color .home__feature-header .download-common {
	transition: color .5s ease-in-out, background-color .5s ease-in-out, border-color .5s ease-in-out
}
#color-theme__4.transition-color .home__feature-header .right-img svg path, #color-theme__4.transition-color .home__feature-header .right-img svg rect {
	transition: fill .5s ease-in-out
}
#color-theme__4.transition-color .home__feature-header__desc svg path {
	transition: fill .5s ease-in-out
}
#color-theme__4.transition-color .home__feature .what-card.card-1, #color-theme__4.transition-color .home__feature .what-card.card-2, #color-theme__4.transition-color .home__feature .what-card.card-3, #color-theme__4.transition-color .home__feature .what-card.card-4 {
	transition: background-color .5s ease-in-out
}
#color-theme__header-5.global-header__wrapper {
	background-color: #c94d41
}
#color-theme__header-5 .global-header__account-link, #color-theme__header-5 .global-header__navigation>li>a {
	color: #fff
}
#color-theme__header-5 .global-header__menu-toggle span {
	background-color: #fff
}
#color-theme__header-5 .global-header__logo .logo-dark {
	display: none
}
#color-theme__header-5 .global-header__logo .logo-white {
	display: block
}
#color-theme__header-5 .global-header__menu-wrapper {
	background-color: #c94d41
}
#color-theme__header-5 .global-header__menu-wrapper li a {
	color: #fff
}
#color-theme__header-5.transition-color .global-header__account-link, #color-theme__header-5.transition-color .global-header__navigation>li>a {
	transition: color .5s ease-in-out
}
#color-theme__header-5.transition-color .global-header__menu-toggle span {
	transition: background-color .5s ease-in-out
}
#color-theme__header-5.transition-color .global-header__menu-wrapper {
	transition: background-color .5s ease-in-out
}
#color-theme__header-5.transition-color .global-header__menu-wrapper li a {
	transition: color .5s ease-in-out
}
#color-theme__5 .home__feature main {
	background-color: #c94d41
}
#color-theme__5 .home__feature .main-title {
	color: #fff
}
#color-theme__5 .home__feature .home__feature-header__desc .desc {
	color: #fff
}
#color-theme__5 .home__feature-header .tip {
	color: #fff;
	opacity: .6
}
#color-theme__5 .home__feature-header .download-common {
	background-color: #feffc8;
	border-color: #feffc8;
	color: #000
}
#color-theme__5 .home__feature-header .download-common:hover {
	transition: none;
	background-color: #eaeca0;
	border-color: #eaeca0;
	color: #000
}
#color-theme__5 .home__feature-header .download-common:active {
	transition: none;
	background-color: #d7d978;
	border-color: #d7d978;
	color: #000
}
#color-theme__5 .home__feature-header .download-common:focus {
	transition: none;
	background-color: #feffc8;
	border-color: #feffc8;
	color: #000
}
#color-theme__5 .home__feature-header .link {
	color: #fff
}
#color-theme__5 .home__feature-header .link:hover {
	opacity: .8
}
#color-theme__5 .home__feature-header .right-img svg path, #color-theme__5 .home__feature-header .right-img svg rect {
	fill: #f7b5b5
}
#color-theme__5 .home__feature-header__desc svg path {
	fill: #a9180a
}
#color-theme__5 .home__feature .what-card.card-1 {
	background-color: #35a15a
}
#color-theme__5 .home__feature .what-card.card-2 {
	background-color: #4a74e0
}
#color-theme__5 .home__feature .what-card.card-3 {
	background-color: #c94d41
}
#color-theme__5 .home__feature .what-card.card-4 {
	background-color: #ecbf20
}
#color-theme__5.transition-color .home__feature main {
	transition: background-color .5s ease-in-out
}
#color-theme__5.transition-color .home__feature .home__feature-header__desc .desc, #color-theme__5.transition-color .home__feature .main-title {
	transition: color .5s ease-in-out
}
#color-theme__5.transition-color .home__feature-header .link, #color-theme__5.transition-color .home__feature-header .tip {
	transition: color .5s ease-in-out
}
#color-theme__5.transition-color .home__feature-header .download-common {
	transition: color .5s ease-in-out, background-color .5s ease-in-out, border-color .5s ease-in-out
}
#color-theme__5.transition-color .home__feature-header .right-img svg path, #color-theme__5.transition-color .home__feature-header .right-img svg rect {
	transition: fill .5s ease-in-out
}
#color-theme__5.transition-color .home__feature-header__desc svg path {
	transition: fill .5s ease-in-out
}
#color-theme__5.transition-color .home__feature .what-card.card-1, #color-theme__5.transition-color .home__feature .what-card.card-2, #color-theme__5.transition-color .home__feature .what-card.card-3, #color-theme__5.transition-color .home__feature .what-card.card-4 {
	transition: background-color .5s ease-in-out
}
.blog-highlights h4, .blog-highlights p {
	margin: 0
}
.blog-highlights__epitome {
	max-width: 950px;
	margin-bottom: calc((225px)/ 2);
margin-bottom:calc(calc(((150px + 75px) - calc((150px - 75px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((150px - 75px)/ (1184px - 600px) * 100)vw)
}
.blog-highlights__epitome .desc {
	max-width: 780px
}

@media only screen and (min-width:1184px) {
.blog-highlights__epitome {
	margin-bottom: 150px
}
}

@media only screen and (max-width:599px) {
.blog-highlights__epitome {
	margin-bottom: 75px
}
}
.blog-highlights__card {
	max-width: 400px;
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	display: block
}
.blog-highlights__card:hover {
	text-decoration: none
}
.blog-highlights__card img {
	display: block;
	width: 100%
}
.blog-highlights__card .card-text {
	padding: 16px 22px 28px
}
.blog-highlights__card .card-text__label {
	color: #aeb5bd;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase
}
.blog-highlights__card .card-text__title {
	font-size: 22px;
	font-weight: 700
}
.blog-highlights__body {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
	justify-items: center
}

@media only screen and (max-width:1024px) {
.blog-highlights__body {
	grid-template-columns: repeat(2, 1fr)
}
}

@media only screen and (max-width:599px) {
.blog-highlights__body {
	margin-top: 3rem;
	grid-template-columns: repeat(1, 1fr)
}
}
.enterprise-customers {
	margin-top: calc((300px)/ 2);
margin-top:calc(calc(((200px + 100px) - calc((200px - 100px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((200px - 100px)/ (1184px - 600px) * 100)vw);
	margin-bottom: calc((300px)/ 2);
margin-bottom:calc(calc(((200px + 100px) - calc((200px - 100px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((200px - 100px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.enterprise-customers {
	margin-top: 200px;
	margin-bottom: 200px
}
}

@media only screen and (max-width:599px) {
.enterprise-customers {
	margin-top: 100px;
	margin-bottom: 100px
}
}
.enterprise-customers__container {
	will-change: transform
}
.enterprise-customers__epitome {
	margin-bottom: calc((210px)/ 2);
margin-bottom:calc(calc(((155px + 55px) - calc((155px - 55px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((155px - 55px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.enterprise-customers__epitome {
	margin-bottom: 155px
}
}

@media only screen and (max-width:599px) {
.enterprise-customers__epitome {
	margin-bottom: 55px
}
}
.enterprise-customers__imgs {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.enterprise-customers__imgs:not(:last-child) {
	margin-bottom: calc((150px)/ 2);
margin-bottom:calc(calc(((100px + 50px) - calc((100px - 50px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((100px - 50px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.enterprise-customers__imgs:not(:last-child) {
	margin-bottom: 100px
}
}

@media only screen and (max-width:599px) {
.enterprise-customers__imgs:not(:last-child) {
	margin-bottom: 50px
}
}
.enterprise-customers__imgs:nth-child(2n) {
	margin-left: 100px
}

@media only screen and (max-width:767px) {
.enterprise-customers__imgs:nth-child(2n) {
	margin-left: 50px
}
}
.enterprise-customers__imgs .customers-img {
	font-size: 0
}
.enterprise-customers__imgs img {
	margin-right: 7vw
}

@media only screen and (max-width:767px) {
.enterprise-customers__imgs img {
	margin-right: 50px;
	-webkit-transform: scale(.8);
	transform: scale(.8)
}
}

@media only screen and (min-width:768px) {
.enterprise-customers__imgs.en-enterprise img {
	margin-right: 10vw
}
}
html:not([lang=cn]) h1, html:not([lang=cn]) h2, html:not([lang=cn]) h3, html:not([lang=cn]) h4, html:not([lang=cn]) h5 {
	line-height: 1.1
}
html:not([lang=cn]) .second-title+.desc {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((30px + 10px) - calc((30px - 10px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((30px - 10px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
html:not([lang=cn]) .second-title+.desc {
	margin-top: 30px
}
}

@media only screen and (max-width:599px) {
html:not([lang=cn]) .second-title+.desc {
	margin-top: 10px
}
}
html:not([lang=cn]) .third-title+.desc {
	margin-top: 14px
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.container {
	padding-left: 80px;
	padding-right: 80px
}
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.xm-container {
	padding-left: 80px;
	padding-right: 80px
}
}
#color-theme__1.chatmind__banner-wrapper {
	background-color: #4a2570
}
#color-theme__2.chatmind__banner-wrapper {
	background-color: #130b44
}
#color-theme__3.chatmind__banner-wrapper {
	background-color: #016f20
}
#color-theme__4.chatmind__banner-wrapper {
	background-color: #ffd74b
}
#color-theme__5.chatmind__banner-wrapper {
	background-color: #c94d41
}
.chatmind__banner-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none!important
}
.chatmind__banner-wrapper .chatmind__banner {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px;
	background: rgba(255,255,255,.7)
}
.chatmind__banner-wrapper .chatmind__banner-logo {
	margin-right: 8px
}

@media only screen and (max-width:1023px) {
.chatmind__banner-wrapper .chatmind__banner-logo {
	display: none
}
}
.chatmind__banner-wrapper .chatmind__banner-content-desktop, .chatmind__banner-wrapper .chatmind__banner-content-mobile {
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5
}
.chatmind__banner-wrapper .chatmind__banner-content-desktop {
	display: block
}

@media only screen and (max-width:1023px) {
.chatmind__banner-wrapper .chatmind__banner-content-desktop {
	display: none
}
}
.chatmind__banner-wrapper .chatmind__banner .mobile-icon-right, .chatmind__banner-wrapper .chatmind__banner-content-mobile {
	display: none
}

@media only screen and (max-width:1023px) {
.chatmind__banner-wrapper .chatmind__banner .mobile-icon-right, .chatmind__banner-wrapper .chatmind__banner-content-mobile {
	display: block
}
}
.chatmind__banner-wrapper .chatmind__banner .mobile-icon-right span, .chatmind__banner-wrapper .chatmind__banner-content-mobile span {
	background: linear-gradient(91deg, #c8238f .31%, #a821ec 12.94%, #8d13d8 22.86%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.chatmind__banner-wrapper .chatmind__banner .mobile-icon-right {
	font-size: 20px;
	color: #000;
	margin-left: 16px
}
.chatmind__banner-wrapper .chatmind__banner-try {
	display: flex;
	align-items: center;
	margin-left: 16px;
	position: relative;
	white-space: nowrap;
	background: linear-gradient(98deg, #d01659 -3.07%, #b23afc 21.45%, #a21df4 62.66%, #6d00af 97.09%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: NeverMind, Barlow, system-ui, -apple-system, "PingFang SC", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Microsoft YaHei", "微软雅黑", "黑体", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px
}

@media only screen and (max-width:1023px) {
.chatmind__banner-wrapper .chatmind__banner-try {
	display: none
}
}
.global-header__large-screen {
	position: relative
}
.global-header__large-screen .download-common {
	position: absolute;
	z-index: 1;
	right: 0;
	-webkit-transform: translateX(101%);
	transform: translateX(101%)
}
.global-header__large-screen .global-header__download {
	display: flex;
	align-items: center
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.global-header__small-screen .global-header__account {
	right: 60px
}
.global-header__small-screen .global-header__menu-wrapper ul {
	padding: 0 80px
}
.global-header__small-screen .global-header__menu-toggle {
	left: 80px
}
}
body {
	
}
.home {
	background-color: #f5f5f5;
	overflow: hidden
}
.home .bf-wrapper {
	padding: 0 32px
}

@media only screen and (max-width:1023px) {
.home .bf-wrapper {
	padding: 0 10px
}
}

@media screen and (width:1024px) {
.home .bf-wrapper {
	padding: 0 80px
}
}
.home .black-friday {
	position: relative;
	background: url(../images/read-line-20eda5a9ba.png) no-repeat, url(https://s3.cn-north-1.amazonaws.com.cn/assets.xmind.cn/www/assets/images/xmind2022-homepage-new/BF/bf-bg-e82b3c39f2.png) no-repeat;
	background-size: 110% 120%;
	background-position: -20px -20px;
	background-repeat: no-repeat;
	background-color: #030303;
	height: 554px;
	border-radius: 20px;
	margin-top: calc((80px)/ 2);
margin-top:calc(calc(((48px + 32px) - calc((48px - 32px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((48px - 32px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday {
	margin-top: 48px
}
}

@media only screen and (max-width:599px) {
.home .black-friday {
	margin-top: 32px
}
}

@media screen and (max-width:850px) {
.home .black-friday {
	height: 682px
}
}
@-webkit-keyframes floatAnimation {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(-6px);
transform:translateY(-6px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes floatAnimation {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(-6px);
transform:translateY(-6px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
.home .black-friday .with-float {
	position: absolute;
	-webkit-animation: floatAnimation 3s infinite;
	animation: floatAnimation 3s infinite;
	z-index: 9;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.home .black-friday .gift {
	width: 225px;
	top: 346px;
	left: -36px;
	z-index: 10;
	left: calc((-215px)/ 2);
left:calc(calc(((-65px + -150px) - calc((-65px - -150px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((-65px - -150px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .gift {
	left: -65px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .gift {
	left: -150px
}
}
.home .black-friday .maps {
	width: calc((455px)/ 2);
width:calc(calc(((235px + 220px) - calc((235px - 220px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((235px - 220px)/ (1184px - 600px) * 100)vw);
	top: 45px;
	left: 50%;
	left: calc(50% - 114.5px - 30px)
}

@media only screen and (min-width:1184px) {
.home .black-friday .maps {
	width: 235px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .maps {
	width: 220px
}
}
.home .black-friday .voice {
	width: 215px;
	top: 310px;
	right: calc((-205px)/ 2);
right:calc(calc(((-65px + -140px) - calc((-65px - -140px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((-65px - -140px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .voice {
	right: -65px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .voice {
	right: -140px
}
}
.home .black-friday .star-1 {
	top: 420px;
	right: 170px;
	right: calc((240px)/ 2);
right:calc(calc(((170px + 70px) - calc((170px - 70px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((170px - 70px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .star-1 {
	right: 170px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .star-1 {
	right: 70px
}
}
.home .black-friday .star-2 {
	top: 220px;
	right: 10px;
	right: calc((-70px)/ 2);
right:calc(calc(((10px + -80px) - calc((10px - -80px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((10px - -80px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .star-2 {
	right: 10px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .star-2 {
	right: -80px
}
}
.home .black-friday .rib-1 {
	top: 50px;
	left: calc(50% - 116px - 30px)
}
.home .black-friday .rib-2 {
	top: 410px;
	left: 26px;
	left: calc((-244px)/ 2);
left:calc(calc(((26px + -270px) - calc((26px - -270px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((26px - -270px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .rib-2 {
	left: 26px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .rib-2 {
	left: -270px
}
}
.home .black-friday .rib-3 {
	top: 120px;
	right: 90px;
	right: calc((-510px)/ 2);
right:calc(calc(((90px + -600px) - calc((90px - -600px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((90px - -600px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .rib-3 {
	right: 90px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .rib-3 {
	right: -600px
}
}
.home .black-friday .rib-4 {
	top: 233px;
	left: 100px;
	left: calc((-450px)/ 2);
left:calc(calc(((100px + -550px) - calc((100px - -550px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((100px - -550px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .rib-4 {
	left: 100px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .rib-4 {
	left: -550px
}
}

@media screen and (width:1024px) {
.home .black-friday .rib-4 {
	left: -500px
}
}
.home .black-friday .video {
	top: 121px;
	left: 72px;
	left: calc((-135px)/ 2);
left:calc(calc(((45px + -180px) - calc((45px - -180px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((45px - -180px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .video {
	left: 45px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .video {
	left: -180px
}
}
.home .black-friday .coupon {
	top: 47px;
	right: 137px;
	right: calc((-70px)/ 2);
right:calc(calc(((110px + -180px) - calc((110px - -180px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((110px - -180px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .coupon {
	right: 110px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .coupon {
	right: -180px
}
}
.home .black-friday .cube {
	bottom: -48px;
	left: calc((-753px)/ 2);
left:calc(calc(((247px + -1000px) - calc((247px - -1000px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((247px - -1000px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .cube {
	left: 247px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .cube {
	left: -1000px
}
}
.home .black-friday .star-white-1 {
	top: 120px;
	left: 231px;
	left: calc((166px)/ 2);
left:calc(calc(((231px + -65px) - calc((231px - -65px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((231px - -65px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .star-white-1 {
	left: 231px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .star-white-1 {
	left: -65px
}
}
.home .black-friday .star-white-2 {
	top: 257px;
	left: 16px;
	left: calc((-234px)/ 2);
left:calc(calc(((16px + -250px) - calc((16px - -250px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((16px - -250px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .star-white-2 {
	left: 16px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .star-white-2 {
	left: -250px
}
}

@media screen and (width:1024px) {
.home .black-friday .star-white-2 {
	left: -500px
}
}
.home .black-friday .color {
	width: 195px;
	bottom: -60px;
	right: 244px;
	right: calc((-765px)/ 2);
right:calc(calc(((235px + -1000px) - calc((235px - -1000px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((235px - -1000px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .black-friday .color {
	right: 235px
}
}

@media only screen and (max-width:599px) {
.home .black-friday .color {
	right: -1000px
}
}
.home .black-friday .black-friday-center {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	left: 50%;
	top: 210px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.home .black-friday .black-friday-center .black-friday-text-pc {
	width: 700px;
	height: 85px;
	background: url(../images/black-friday-text-pc@3x-186373d056.png) no-repeat;
	background-size: 100% 100%
}

@media screen and (max-width:850px) {
.home .black-friday .black-friday-center .black-friday-text-pc {
	width: 300px;
	height: 131px;
	background: url(../images/black-friday-text-mobile@3x-3fda70c442.png) no-repeat;
	background-size: 100% 100%
}
}
.home .black-friday .black-friday-center .percent-off {
	width: 321px;
	height: 70px
}
.home .black-friday .black-friday-center .go-black-friday {
	height: 50px;
	background-color: #fe3b30;
	border-radius: 12px;
	border: 1.5px solid rgba(255,255,255,.3);
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	cursor: pointer;
	margin-top: 18px;
	padding: 16px 22px
}
.home .black-friday .black-friday-center .go-black-friday:hover {
	text-decoration: none
}

@media screen and (max-width:850px) {
.home .black-friday .black-friday-center .go-black-friday {
	margin-top: 80px
}
}
@-webkit-keyframes btn-animation {
0% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%)
}
12% {
-webkit-transform:translateX(0);
transform:translateX(0);
opacity:.8
}
25% {
-webkit-transform:translateX(100%);
transform:translateX(100%);
opacity:0
}
50% {
-webkit-transform:translateX(200%);
transform:translateX(200%)
}
75% {
-webkit-transform:translateX(300%);
transform:translateX(300%)
}
100% {
opacity:0;
-webkit-transform:translateX(400%);
transform:translateX(400%)
}
}
@keyframes btn-animation {
0% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%)
}
12% {
-webkit-transform:translateX(0);
transform:translateX(0);
opacity:.8
}
25% {
-webkit-transform:translateX(100%);
transform:translateX(100%);
opacity:0
}
50% {
-webkit-transform:translateX(200%);
transform:translateX(200%)
}
75% {
-webkit-transform:translateX(300%);
transform:translateX(300%)
}
100% {
opacity:0;
-webkit-transform:translateX(400%);
transform:translateX(400%)
}
}
.home .black-friday .black-friday-center .go-black-friday .btn-img {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-animation: btn-animation 3s infinite linear;
	animation: btn-animation 3s infinite linear
}
.home .black-friday .black-friday-center .go-black-friday .price {
	width: 100%;
	display: flex;
	color: #fff;
	-webkit-font-feature-settings: "case" on;
	font-feature-settings: "case" on;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0
}
.home .black-friday .black-friday-center .go-black-friday .price .original-price {
	color: #f3a399;
	text-decoration: line-through;
	margin-left: 6px
}
.home .black-friday .black-friday-center .go-black-friday-fr {
	width: 305px
}
.home .black-friday .black-friday-center .go-black-friday-en {
	width: 250px
}
.home .black-friday .black-friday-center .go-black-friday-de {
	width: 275px
}
.home .black-friday .black-friday-center .go-black-friday-cn {
	width: 250px
}
.home .black-friday .black-friday-center .go-black-friday-jp {
	width: 285px
}
.home .black-friday .black-friday-center .offer-valid {
	color: rgba(235,235,245,.6);
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	margin-top: 10px;
	font-size: 12px
}
.home p {
	margin: 0
}
.home .main-title {
	font-size: calc((156px)/ 2);
font-size:calc(calc(((96px + 60px) - calc((96px - 60px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((96px - 60px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .main-title {
	font-size: 96px
}
}

@media only screen and (max-width:599px) {
.home .main-title {
	font-size: 60px
}
}
.home .de-title, .home .fr-title {
	font-size: calc((135px)/ 2);
font-size:calc(calc(((85px + 50px) - calc((85px - 50px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((85px - 50px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .de-title, .home .fr-title {
	font-size: 85px
}
}

@media only screen and (max-width:599px) {
.home .de-title, .home .fr-title {
	font-size: 50px
}
}
.home .second-title {
	font-size: calc((88px)/ 2);
font-size:calc(calc(((56px + 32px) - calc((56px - 32px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((56px - 32px)/ (1184px - 600px) * 100)vw);
	margin-bottom: calc((40px)/ 2);
margin-bottom:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw);
	font-weight: 700
}

@media only screen and (min-width:1184px) {
.home .second-title {
	font-size: 56px;
	margin-bottom: 24px
}
}

@media only screen and (max-width:599px) {
.home .second-title {
	font-size: 32px;
	margin-bottom: 16px
}
}
.home .third-title {
	font-size: calc((56px)/ 2);
font-size:calc(calc(((36px + 20px) - calc((36px - 20px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((36px - 20px)/ (1184px - 600px) * 100)vw);
	margin-bottom: calc((40px)/ 2);
margin-bottom:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw);
	font-weight: 700
}

@media only screen and (min-width:1184px) {
.home .third-title {
	font-size: 36px;
	margin-bottom: 24px
}
}

@media only screen and (max-width:599px) {
.home .third-title {
	font-size: 20px;
	margin-bottom: 16px
}
}
.home .third-title~.desc {
	font-size: calc((36px)/ 2);
font-size:calc(calc(((20px + 16px) - calc((20px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 16px)/ (1184px - 600px) * 100)vw);
	color: #aeb5bd
}

@media only screen and (min-width:1184px) {
.home .third-title~.desc {
	font-size: 20px
}
}

@media only screen and (max-width:599px) {
.home .third-title~.desc {
	font-size: 16px
}
}
.home h4.sub-title {
	color: #fff;
	margin-bottom: calc((24px)/ 2);
margin-bottom:calc(calc(((16px + 8px) - calc((16px - 8px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((16px - 8px)/ (1184px - 600px) * 100)vw);
	font-size: calc((36px)/ 2);
font-size:calc(calc(((20px + 16px) - calc((20px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home h4.sub-title {
	margin-bottom: 16px;
	font-size: 20px
}
}

@media only screen and (max-width:599px) {
.home h4.sub-title {
	margin-bottom: 8px;
	font-size: 16px
}
}
.home .desc {
	font-size: calc((38px)/ 2);
font-size:calc(calc(((20px + 18px) - calc((20px - 18px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 18px)/ (1184px - 600px) * 100)vw);
	font-weight: 600
}

@media only screen and (min-width:1184px) {
.home .desc {
	font-size: 20px
}
}

@media only screen and (max-width:599px) {
.home .desc {
	font-size: 18px
}
}
.home .desc+.desc {
	margin-top: calc((36px)/ 2);
margin-top:calc(calc(((20px + 16px) - calc((20px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .desc+.desc {
	margin-top: 20px
}
}

@media only screen and (max-width:599px) {
.home .desc+.desc {
	margin-top: 16px
}
}
.home .desc~.link {
	display: inline-block;
	color: #3f81fe;
	margin-top: calc((28px)/ 2);
margin-top:calc(calc(((20px + 8px) - calc((20px - 8px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 8px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .desc~.link {
	margin-top: 20px
}
}

@media only screen and (max-width:599px) {
.home .desc~.link {
	margin-top: 8px
}
}

@media only screen and (max-width:599px) {
.home .desc~.link.xm-icon-right::after {
	top: 2px
}
}
.home .link {
	font-size: calc((34px)/ 2);
font-size:calc(calc(((18px + 16px) - calc((18px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((18px - 16px)/ (1184px - 600px) * 100)vw);
	font-weight: 500
}

@media only screen and (min-width:1184px) {
.home .link {
	font-size: 18px
}
}

@media only screen and (max-width:599px) {
.home .link {
	font-size: 16px
}
}
.home .summary {
	position: relative;
	z-index: 2
}
.home .summary h1 {
	white-space: nowrap;
	word-break: break-word;
	line-height: 1.25
}

@media only screen and (min-width:1025px) {
.home .en-right-img {
	margin-top: 35px
}
}
.home .right-img img {
	margin-left: 90px
}

@media only screen and (max-width:1024px) {
.home .right-img img {
	width: 140%;
	margin: 44px 0 44px
}
}
.home .left-img img {
	margin-right: 95px
}

@media only screen and (max-width:767px) {
.home .left-img img {
	width: 100%;
	margin: 44px 0 44px
}
}
.home .notification {
	display: none;
	z-index: 2;
	position: absolute;
	right: 50%;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	top: 20px;
	white-space: nowrap
}
.home .notification>span {
	margin-right: 12px
}
.home .notification .link-icon {
	margin-left: 0
}

@media only screen and (max-width:599px) {
.home .notification {
	width: calc(100% - 32px);
	white-space: normal
}
}
.home__feature {
	position: relative
}
.home__feature #ios-img {
	display: none
}
.home__feature #android-img {
	display: none
}
.home__feature #window-img {
	display: none
}

@media only screen and (max-width:767px) {
.home__feature #ios-img {
	display: block
}
.home__feature #mac-img, .home__feature #window-img {
	display: none
}
}
.home__feature .tip {
	font-size: calc((26px)/ 2);
font-size:calc(calc(((14px + 12px) - calc((14px - 12px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((14px - 12px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__feature .tip {
	font-size: 14px
}
}

@media only screen and (max-width:599px) {
.home__feature .tip {
	font-size: 12px
}
}
.home__feature main {
	padding-top: 32px;
	padding-bottom: calc((120px)/ 2);
padding-bottom:calc(calc(((80px + 40px) - calc((80px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((80px - 40px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__feature main {
	padding-bottom: 80px
}
}

@media only screen and (max-width:599px) {
.home__feature main {
	padding-bottom: 40px
}
}
.home__feature .main-cn {
	padding-top: calc((112px)/ 2);
padding-top:calc(calc(((80px + 32px) - calc((80px - 32px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((80px - 32px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__feature .main-cn {
	padding-top: 80px
}
}

@media only screen and (max-width:599px) {
.home__feature .main-cn {
	padding-top: 32px
}
}

@media only screen and (min-width:1025px) {
.home__feature-header {
	display: grid;
	grid-template-columns: 49% 51%
}
.home__feature-header .summary {
	justify-self: start
}
}
.home__feature-header__desc .text-1 {
	z-index: -1;
	position: relative
}
.home__feature-header__desc svg {
	display: none;
	-webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	z-index: -1;
	position: absolute
}
.home__feature-header__desc svg.en-hand {
	height: 36px;
	left: -4px;
	top: calc((-12px)/ 2);
top:calc(calc(((-4px + -8px) - calc((-4px - -8px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((-4px - -8px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__feature-header__desc svg.en-hand {
	top: -4px
}
}

@media only screen and (max-width:599px) {
.home__feature-header__desc svg.en-hand {
	top: -8px
}
}
.home__feature-header__desc svg.cn-hand {
	left: 0;
	top: calc((-1px)/ 2);
top:calc(calc(((1px + -2px) - calc((1px - -2px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((1px - -2px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__feature-header__desc svg.cn-hand {
	top: 1px
}
}

@media only screen and (max-width:599px) {
.home__feature-header__desc svg.cn-hand {
	top: -2px
}
}
.home__feature-header__desc .desc {
	font-size: calc((36px)/ 2);
font-size:calc(calc(((20px + 16px) - calc((20px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__feature-header__desc .desc {
	max-width: 530px
}
}

@media only screen and (min-width:1184px) {
.home__feature-header__desc .desc {
	font-size: 20px
}
}

@media only screen and (max-width:599px) {
.home__feature-header__desc .desc {
	font-size: 16px
}
}
.home__feature-header .right-img {
	z-index: 1;
	position: relative
}

@media only screen and (min-width:1025px) {
.home__feature-header .right-img #android-img, .home__feature-header .right-img #ios-img {
	width: 60vw
}
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__feature-header .right-img #android-img, .home__feature-header .right-img #ios-img {
	margin-left: 10%;
	width: 100vw
}
}
.home__feature-header .right-img svg {
	margin-left: 100px;
	z-index: -1;
	top: 0;
	left: 0;
	position: absolute
}
.home__feature-header .right-img .desktop-pattern {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.home__feature-header .right-img .mobile-pattern {
	display: none;
	width: 100%;
	margin-left: 0;
	height: auto
}

@media only screen and (min-width:1025px) {
.home__feature-header .right-img .mobile-pattern {
	margin-left: 50px;
	width: 46vw
}
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__feature-header .right-img .mobile-pattern {
	margin-left: 5%;
	width: 75vw
}
}
.home__feature-header__btns {
	display: flex;
	flex-direction: column;
	margin-top: calc((110px)/ 2);
margin-top:calc(calc(((65px + 45px) - calc((65px - 45px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((65px - 45px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__feature-header__btns {
	margin-top: 65px
}
}

@media only screen and (max-width:599px) {
.home__feature-header__btns {
	margin-top: 45px
}
}

@media only screen and (max-width:1024px) {
.home__feature-header__btns {
	align-items: center
}
}
.home__feature-header__btns .img-btns {
	font-size: 0
}
.home__feature-header__btns a {
	margin-top: 10px
}

@media only screen and (min-width:1025px) {
.home__feature-header__btns a {
	margin-top: 16px;
	align-self: flex-start
}
}
.home__feature-header__btns .link {
	color: mainTextColor()
}
.home__feature-header__btns .link:hover {
	opacity: .8
}
.home__feature-header__btns.desktop-btns {
	display: flex
}

@media only screen and (max-width:1024px) {
.home__feature-header__btns.desktop-btns {
	display: none
}
}
.home__feature-header__btns.mobile-btns {
	display: none
}

@media only screen and (max-width:1024px) {
.home__feature-header__btns.mobile-btns {
	display: flex
}
}
.home__feature-header .desc {
	margin-top: 44px
}
.home__feature-platform {
	margin-top: 120px;
	display: flex;
	justify-content: space-between;
	font-size: calc((32px)/ 2);
font-size:calc(calc(((18px + 14px) - calc((18px - 14px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((18px - 14px)/ (1184px - 600px) * 100)vw)
}
.home__feature-platform.single-row {
	display: none
}

@media only screen and (min-width:1024px) {
.home__feature-platform.single-row {
	display: flex;
	justify-content: space-between
}
}
.home__feature-platform.multiple-row {
	display: none
}

@media only screen and (max-width:1023px) {
.home__feature-platform.multiple-row {
	display: flex;
	flex-direction: column;
	row-gap: 0
}
.home__feature-platform.multiple-row .vertical-divide {
	margin: 0 4%
}
}
.home__feature-platform .multiple-row__1, .home__feature-platform .multiple-row__2 {
	display: flex;
	justify-content: center
}
.home__feature-platform .multiple-row__1 {
	margin-bottom: 18px
}

@media only screen and (max-width:1023px) {
.home__feature-platform {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	justify-items: center;
	row-gap: 18px
}
}

@media only screen and (min-width:1184px) {
.home__feature-platform {
	font-size: 18px
}
}

@media only screen and (max-width:599px) {
.home__feature-platform {
	font-size: 14px
}
}
.home__feature-platform .icon {
	font-size: calc((43px)/ 2);
font-size:calc(calc(((25px + 18px) - calc((25px - 18px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((25px - 18px)/ (1184px - 600px) * 100)vw);
	margin-right: calc((28px)/ 2);
margin-right:calc(calc(((18px + 10px) - calc((18px - 10px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((18px - 10px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__feature-platform .icon {
	font-size: 25px;
	margin-right: 18px
}
}

@media only screen and (max-width:599px) {
.home__feature-platform .icon {
	font-size: 18px;
	margin-right: 10px
}
}
.home__feature-platform .platform {
	color: #333;
	text-decoration: none;
	display: flex;
	align-items: center;
	cursor: pointer
}
.home__feature-platform .platform:hover .name {
	text-decoration: underline
}
.home__feature-platform .platform-5 {
	white-space: nowrap
}
.home__feature-platform .platform-container {
	display: flex;
	align-items: center
}
.home__feature-platform .vertical-divide {
	flex-shrink: 0;
	height: calc((110px)/ 2);
height:calc(calc(((70px + 40px) - calc((70px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((70px - 40px)/ (1184px - 600px) * 100)vw);
	width: 2px;
	background-color: #ededed
}

@media only screen and (min-width:1184px) {
.home__feature-platform .vertical-divide {
	height: 70px
}
}

@media only screen and (max-width:599px) {
.home__feature-platform .vertical-divide {
	height: 40px
}
}

@media only screen and (max-width:1023px) {
.home__feature-platform .vertical-divide:nth-child(6) {
	display: none
}
}
.home__feature-what {
	display: grid;
	gap: 30px;
	margin-top: calc((180px)/ 2);
margin-top:calc(calc(((100px + 80px) - calc((100px - 80px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((100px - 80px)/ (1184px - 600px) * 100)vw);
	margin-bottom: calc((150px)/ 2);
margin-bottom:calc(calc(((100px + 50px) - calc((100px - 50px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((100px - 50px)/ (1184px - 600px) * 100)vw);
	grid-template-columns: repeat(4, 1fr)
}

@media only screen and (min-width:1184px) {
.home__feature-what {
	margin-top: 100px;
	margin-bottom: 100px
}
}

@media only screen and (max-width:599px) {
.home__feature-what {
	margin-top: 80px;
	margin-bottom: 50px
}
}

@media only screen and (max-width:1024px) {
.home__feature-what {
	grid-template-columns: repeat(2, 1fr)
}
}

@media only screen and (max-width:599px) {
.home__feature-what {
	grid-template-columns: repeat(1, 1fr)
}
}
.home__feature-what .what-card {
	padding: 40px 24px;
	word-break: break-word;
	text-align: center;
	border-radius: 20px;
	color: #fff;
	font-weight: 700;
	background-color: #f0f0f0;
	background-image: url(../fonts/card-bg-line-2589b64182.svg);
	background-size: 100% 100%;
	font-size: calc((36px)/ 2);
font-size:calc(calc(((20px + 16px) - calc((20px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__feature-what .what-card {
	font-size: 20px
}
}

@media only screen and (max-width:599px) {
.home__feature-what .what-card {
	font-size: 16px
}
}
.home__feature-what .what-card p {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1025px) {
.home__feature-what .what-card p {
	text-align: left
}
}

@media only screen and (min-width:1184px) {
.home__feature-what .what-card p {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__feature-what .what-card p {
	margin-top: 16px
}
}
.home__feature-what .what-card img {
	max-width: 100%
}
.home__ideas {
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	padding-top: calc((210px)/ 2);
padding-top:calc(calc(((140px + 70px) - calc((140px - 70px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((140px - 70px)/ (1184px - 600px) * 100)vw);
	padding-bottom: calc((210px)/ 2);
padding-bottom:calc(calc(((140px + 70px) - calc((140px - 70px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((140px - 70px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__ideas {
	padding-top: 140px;
	padding-bottom: 140px
}
}

@media only screen and (max-width:599px) {
.home__ideas {
	padding-top: 70px;
	padding-bottom: 70px
}
}

@media only screen and (min-width:768px) {
.home__ideas .desc {
	max-width: 28em
}
}
.home__ideas .second-title {
	max-width: 792px
}
.home__ideas-details {
	display: flex;
	align-items: center;
	margin-top: 96px
}

@media only screen and (max-width:1023px) {
.home__ideas-details {
	margin-top: 0;
	flex-direction: column-reverse;
	align-items: stretch
}
}
.home__ideas-details__content {
	margin-left: 50px
}

@media only screen and (min-width:1024px) {
.home__ideas-details__content {
	flex: 1 0 30%
}
}
.home__ideas-details__content section {
	position: relative;
	color: #aeb5bd;
	cursor: pointer
}
.home__ideas-details__content section.active.content-1 {
	color: #3abd35
}
.home__ideas-details__content section.active.content-2 {
	color: #0f62fe
}
.home__ideas-details__content section.active.content-3 {
	color: #ff7b00
}
.home__ideas-details__content section:not(:last-child):before {
	content: "";
	width: 2px;
	top: 22px;
	bottom: -20px;
	background-color: #dfe1e5;
	position: absolute;
	left: -31px
}
.home__ideas-details__content section.active .progress-ring {
	top: 7px
}
.home__ideas-details__content section.active .progress-ring circle {
	fill: #f5f5f5;
	stroke: currentColor
}
.home__ideas-details__content section.active h3 {
	font-size: 40px
}

@media only screen and (max-width:767px) {
.home__ideas-details__content section.active h3 {
	font-size: 30px
}
}
.home__ideas-details__content section.active p {
	opacity: 1
}
.home__ideas-details__content h3 {
	transition: font-size .2s;
	display: flex;
	align-items: center;
	font-size: 28px;
	line-height: 1.2;
	color: inherit;
	position: relative;
	margin-block: 0
}
.home__ideas-details__content h3 .progress-ring {
	position: absolute;
	left: -46px;
	top: 2px
}

@media only screen and (max-width:767px) {
.home__ideas-details__content h3 .progress-ring {
	top: 2px
}
.home__ideas-details__content h3 .progress-ring circle {
	stroke-width: 2
}
}
.home__ideas-details__content h3 .progress-ring circle {
	fill: #dfe1e5;
	stroke: transparent
}

@media only screen and (max-width:767px) {
.home__ideas-details__content h3 {
	font-size: 24px
}
}
.home__ideas-details__content p {
	transition: all .2s;
	font-size: 20px;
	line-height: 1.5;
	overflow: hidden;
	opacity: 0;
	height: 60px
}

@media only screen and (max-width:767px) {
.home__ideas-details__content p {
	font-size: 16px
}
}

@media only screen and (max-width:1023px) {
.home__ideas-details__content .content-container {
	position: relative
}
}
.home__ideas-details .after-mask {
	position: relative;
	overflow-y: hidden
}
.home__ideas-details .after-mask::after {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 80px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0, #f5f5f5 100%)
}
.home__ideas-details .before-mask {
	position: relative;
	overflow-y: hidden
}
.home__ideas-details .before-mask::before {
	z-index: 1;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 80px;
	background: linear-gradient(to bottom, #f5f5f5 0, rgba(255,255,255,0) 100%)
}
.home__ideas-details .right-img {
	position: relative;
	flex: 1 0 70%
}
.home__ideas-details .right-img .replay {
	position: absolute;
	top: 32px;
	left: 122px;
	width: 40px;
	height: 40px;
	background: rgba(0,0,0,.0509803922);
	border: 1px solid rgba(0,0,0,.1019607843);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 3;
	cursor: pointer
}
.home__ideas-details .right-img .replay svg {
	width: 24px
}

@media only screen and (max-width:1023px) {
.home__ideas-details .right-img {
	margin: 32px 0
}
.home__ideas-details .right-img .replay {
	left: auto;
	right: 16px;
	top: 16px;
	width: 32px;
	height: 32px
}
.home__ideas-details .right-img .replay svg {
	width: 20px
}
}
.home__ideas-details .right-img video {
	max-height: 450px;
	width: 100%;
	transition: all .2s;
	border-radius: 3.5%/5.5%;
	box-shadow: 0 0 2px rgba(0,0,0,.08), 0 4px 24px rgba(0,0,0,.08)
}
.home__ideas-details .right-img video:not(:first-of-type) {
	position: absolute;
	left: 0;
	top: 0
}

@media only screen and (min-width:1024px) {
.home__ideas-details .right-img video {
	margin-left: 90px
}
}
.home__empower {
	padding-top: calc((240px)/ 2);
padding-top:calc(calc(((160px + 80px) - calc((160px - 80px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((160px - 80px)/ (1184px - 600px) * 100)vw);
	padding-bottom: calc((368px)/ 2);
padding-bottom:calc(calc(((240px + 128px) - calc((240px - 128px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((240px - 128px)/ (1184px - 600px) * 100)vw);
	background-color: #181616
}

@media only screen and (min-width:1184px) {
.home__empower {
	padding-top: 160px;
	padding-bottom: 240px
}
}

@media only screen and (max-width:599px) {
.home__empower {
	padding-top: 80px;
	padding-bottom: 128px
}
}
.home__empower .desc {
	font-weight: 500;
	color: #fff;
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower .desc {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__empower .desc {
	margin-top: 16px
}
}
.home__empower .desc+.xm-icon-right {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower .desc+.xm-icon-right {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__empower .desc+.xm-icon-right {
	margin-top: 16px
}
}
.home__empower-epitome .second-title {
	color: #fff;
	max-width: 790px
}
.home__empower-epitome .desc {
	color: #fff
}

@media only screen and (min-width:768px) {
.home__empower-epitome .desc {
	max-width: 29em
}
}
.home__empower-features {
	margin-bottom: calc((368px)/ 2);
margin-bottom:calc(calc(((240px + 128px) - calc((240px - 128px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((240px - 128px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features {
	margin-bottom: 240px
}
}

@media only screen and (max-width:599px) {
.home__empower-features {
	margin-bottom: 128px
}
}
.home__empower-features h3 {
	color: #fff
}
.home__empower-features a {
	color: #3f81fe
}
.home__empower-features .features-text .third-title {
	font-size: calc((92px)/ 2);
font-size:calc(calc(((56px + 36px) - calc((56px - 36px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((56px - 36px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .features-text .third-title {
	font-size: 56px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .features-text .third-title {
	font-size: 36px
}
}
.home__empower-features .features-text .desc {
	font-size: calc((38px)/ 2);
font-size:calc(calc(((20px + 18px) - calc((20px - 18px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 18px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .features-text .desc {
	font-size: 20px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .features-text .desc {
	font-size: 18px
}
}
.home__empower-features .features-text a {
	font-size: 16px;
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .features-text a {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .features-text a {
	margin-top: 16px
}
}
.home__empower-features .features-row {
	display: flex;
	justify-content: space-between;
	position: relative;
	gap: calc((90px)/ 2);
gap:calc(calc(((80px + 10px) - calc((80px - 10px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((80px - 10px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .features-row {
	gap: 80px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .features-row {
	gap: 10px
}
}
.home__empower-features .features-row .bg-shadow {
	position: absolute;
	top: -220px;
	left: 0;
	width: 100%;
	z-index: 999;
	height: calc((701px)/ 2);
height:calc(calc(((531px + 170px) - calc((531px - 170px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((531px - 170px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .features-row .bg-shadow {
	height: 531px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .features-row .bg-shadow {
	height: 170px
}
}
.home__empower-features .features-img {
	font-size: 0;
	margin-top: 40px
}
.home__empower-features .features-img img {
	max-width: 100%;
	width: 100%;
	border-radius: calc((14px)/ 2);
border-radius:calc(calc(((10px + 4px) - calc((10px - 4px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((10px - 4px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .features-img img {
	border-radius: 10px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .features-img img {
	border-radius: 4px
}
}
.home__empower-features .features-img p {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	margin-top: calc((14px)/ 2);
margin-top:calc(calc(((8px + 6px) - calc((8px - 6px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((8px - 6px)/ (1184px - 600px) * 100)vw);
	color: rgba(255,255,255,.5)
}

@media only screen and (min-width:1184px) {
.home__empower-features .features-img p {
	margin-top: 8px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .features-img p {
	margin-top: 6px
}
}
.home__empower-features .fishbone img {
	width: auto;
	height: calc((389px)/ 2);
height:calc(calc(((294px + 95px) - calc((294px - 95px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((294px - 95px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .fishbone img {
	height: 294px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .fishbone img {
	height: 95px
}
}
.home__empower-features .org-chart img {
	width: auto;
	height: calc((389px)/ 2);
height:calc(calc(((294px + 95px) - calc((294px - 95px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((294px - 95px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .org-chart img {
	height: 294px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .org-chart img {
	height: 95px
}
}
.home__empower-features #timeline img {
	width: auto;
	height: calc((423px)/ 2);
height:calc(calc(((320px + 103px) - calc((320px - 103px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((320px - 103px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features #timeline img {
	height: 320px
}
}

@media only screen and (max-width:599px) {
.home__empower-features #timeline img {
	height: 103px
}
}
.home__empower-features #treetable img {
	width: auto;
	height: calc((423px)/ 2);
height:calc(calc(((320px + 103px) - calc((320px - 103px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((320px - 103px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features #treetable img {
	height: 320px
}
}

@media only screen and (max-width:599px) {
.home__empower-features #treetable img {
	height: 103px
}
}
.home__empower-features .brainstorming img {
	width: auto;
	height: calc((326px)/ 2);
height:calc(calc(((247px + 79px) - calc((247px - 79px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((247px - 79px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .brainstorming img {
	height: 247px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .brainstorming img {
	height: 79px
}
}
.home__empower-features .online-classrooms img {
	width: auto;
	height: calc((326px)/ 2);
height:calc(calc(((247px + 79px) - calc((247px - 79px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((247px - 79px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .online-classrooms img {
	height: 247px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .online-classrooms img {
	height: 79px
}
}
.home__empower-features .row-1 .third-title {
	font-size: calc((60px)/ 2);
font-size:calc(calc(((36px + 24px) - calc((36px - 24px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((36px - 24px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-features .row-1 .third-title {
	font-size: 36px
}
}

@media only screen and (max-width:599px) {
.home__empower-features .row-1 .third-title {
	font-size: 24px
}
}

@media only screen and (min-width:1025px) {
.home__empower-features .row-1 .third-title {
	max-width: 395px
}
.home__empower-features .row-1 img {
	width: 100%
}
}
.home__empower-features .row-1 .desc {
	max-width: 650px;
	margin-bottom: 0;
	color: #fff
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__empower-features .row-1 .desc {
	max-width: 29em
}
}
.home__empower-features .row-2 {
	align-items: center
}

@media only screen and (min-width:1025px) {
.home__empower-features .row-2 {
	margin-top: 80px;
	grid-template-columns: 60% 40%
}
}
.home__empower-features .row-3 {
	display: flex;
	text-align: right;
	margin-top: 20px
}

@media only screen and (min-width:1025px) {
.home__empower-features .row-3 {
	text-align: left;
	justify-content: center;
	margin-top: 100px
}
}
.home__empower-features .row-3 img {
	width: 100%
}

@media only screen and (max-width:1024px) {
.home__empower-features .row-3 img {
	float: right;
	width: 115%
}
}
.home__empower-clarity {
	display: flex;
	margin-bottom: calc((368px)/ 2);
margin-bottom:calc(calc(((240px + 128px) - calc((240px - 128px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((240px - 128px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (max-width:1024px) {
.home__empower-clarity {
	flex-direction: column
}
}

@media only screen and (min-width:1184px) {
.home__empower-clarity {
	margin-bottom: 240px
}
}

@media only screen and (max-width:599px) {
.home__empower-clarity {
	margin-bottom: 128px
}
}
.home__empower-clarity .clarity-text {
	margin-right: 120px
}

@media only screen and (max-width:1024px) {
.home__empower-clarity .clarity-text {
	margin-right: 0
}
}
.home__empower-clarity .clarity-text .sub-title {
	font-size: calc((38px)/ 2);
font-size:calc(calc(((20px + 18px) - calc((20px - 18px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 18px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__empower-clarity .clarity-text .sub-title {
	font-size: 20px
}
}

@media only screen and (max-width:599px) {
.home__empower-clarity .clarity-text .sub-title {
	font-size: 18px
}
}
.home__empower-clarity .clarity-text .third-title {
	font-size: calc((70px)/ 2);
font-size:calc(calc(((40px + 30px) - calc((40px - 30px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((40px - 30px)/ (1184px - 600px) * 100)vw);
	width: calc((906px)/ 2);
width:calc(calc(((587px + 319px) - calc((587px - 319px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((587px - 319px)/ (1184px - 600px) * 100)vw);
	color: #3f81fe
}

@media only screen and (min-width:1184px) {
.home__empower-clarity .clarity-text .third-title {
	font-size: 40px;
	width: 587px
}
}

@media only screen and (max-width:599px) {
.home__empower-clarity .clarity-text .third-title {
	font-size: 30px;
	width: 319px
}
}
.home__empower-clarity .clarity-text .desc {
	max-width: 505px;
	color: #aeb5bd
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__empower-clarity .clarity-text .desc {
	max-width: 28em;
	margin-bottom: 40px
}
}
.home__empower-clarity .clarity-text .desc span {
	color: #fff
}
.home__empower-clarity .clarity-imgs {
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	z-index: 3;
--shadow-alpha:0.25;
	position: relative;
	text-align: center
}
.home__empower-clarity .clarity-imgs img {
	border-radius: calc((26px)/ 2);
border-radius:calc(calc(((15px + 11px) - calc((15px - 11px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((15px - 11px)/ (1184px - 600px) * 100)vw);
	width: 150%;
	box-sizing: border-box
}

@media only screen and (min-width:1184px) {
.home__empower-clarity .clarity-imgs img {
	border-radius: 15px
}
}

@media only screen and (max-width:599px) {
.home__empower-clarity .clarity-imgs img {
	border-radius: 11px
}
}

@media only screen and (max-width:1024px) {
.home__empower-clarity .clarity-imgs img {
	width: 120%;
	margin-top: 40px
}
}
.home__empower-clarity .clarity-imgs__1 {
	position: relative;
	z-index: 1;
	width: 100%
}
.home__empower-clarity .clarity-imgs__2, .home__empower-clarity .clarity-imgs__3, .home__empower-clarity .clarity-imgs__4 {
	position: absolute;
	box-sizing: content-box;
	z-index: 2;
	box-shadow: 0 4px 90px -28px rgba(0, 0, 0, var(--shadow-alpha));
	background-color: #fff
}
.home__empower-clarity .clarity-imgs__2 {
	left: 21%;
	top: 4%;
	width: 65%;
	z-index: 2
}
.home__empower-clarity .clarity-imgs__3 {
	left: 21%;
	top: 21%;
	width: 30%;
	z-index: 4
}
.home__empower-clarity .clarity-imgs__4 {
	left: 25%;
	top: 54%;
	width: 56%;
	z-index: 3
}
.home__empower-outline {
	display: flex;
	justify-content: space-between
}

@media only screen and (max-width:1024px) {
.home__empower-outline {
	flex-direction: column-reverse
}
}
.home__empower-outline .third-title {
	font-size: calc((70px)/ 2);
font-size:calc(calc(((40px + 30px) - calc((40px - 30px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((40px - 30px)/ (1184px - 600px) * 100)vw);
	color: #3dc55d
}

@media only screen and (min-width:1184px) {
.home__empower-outline .third-title {
	font-size: 40px
}
}

@media only screen and (max-width:599px) {
.home__empower-outline .third-title {
	font-size: 30px
}
}
.home__empower-outline .outline-text {
	flex: 1;
	margin-left: 90px;
	max-width: 570px
}

@media only screen and (max-width:1024px) {
.home__empower-outline .outline-text {
	margin-left: 0
}
}
.home__empower-outline .outline-img {
	display: flex;
	flex: 1;
	justify-content: flex-end
}
.home__empower-outline .outline-img img {
	width: 135%
}

@media only screen and (max-width:1024px) {
.home__empower-outline .outline-img {
	justify-content: flex-start;
	margin-top: 25px
}
.home__empower-outline .outline-img img {
	width: 130%
}
}
.home__companion {
	padding-top: calc((285px)/ 2);
padding-top:calc(calc(((200px + 85px) - calc((200px - 85px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((200px - 85px)/ (1184px - 600px) * 100)vw);
	padding-bottom: calc((226px)/ 2);
padding-bottom:calc(calc(((170px + 56px) - calc((170px - 56px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((170px - 56px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__companion {
	padding-top: 200px;
	padding-bottom: 170px
}
}

@media only screen and (max-width:599px) {
.home__companion {
	padding-top: 85px;
	padding-bottom: 56px
}
}
.home__companion img {
	border-radius: 20px;
	box-shadow: 0 0 18px 0 rgba(0,0,0,.1), 0 4px 10px 0 rgba(0,0,0,.1)
}

@media only screen and (max-width:599px) {
.home__companion img {
	border-radius: 10px
}
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__companion .desc {
	max-width: 28em
}
}
.home__companion-epitome {
	display: inline-block;
	max-width: 750px
}
.home__companion-boost .third-title {
	color: #3dc55d
}
.home__companion-clarity .third-title {
	color: #157efa
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__companion-clarity .desc {
	max-width: 25em
}
}
.home__companion .companion-row {
	margin-top: calc((225px)/ 2);
margin-top:calc(calc(((145px + 80px) - calc((145px - 80px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((145px - 80px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1025px) {
.home__companion .companion-row {
	display: flex;
	align-items: center
}
.home__companion .companion-row .left-img img {
	float: right
}
}

@media only screen and (min-width:1184px) {
.home__companion .companion-row {
	margin-top: 145px
}
}

@media only screen and (max-width:599px) {
.home__companion .companion-row {
	margin-top: 80px
}
}
.home__companion .companion-row .desc {
	font-weight: 500
}
.home__companion .companion-row .left-img img, .home__companion .companion-row .right-img img {
	width: 105%
}

@media only screen and (max-width:1024px) {
.home__companion .companion-row .left-img img, .home__companion .companion-row .right-img img {
	width: 100%
}
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__companion .companion-row .left-img img, .home__companion .companion-row .right-img img {
	margin: 48px 0 32px
}
}
.home__companion .companion-row.row-2 {
	flex-direction: row-reverse;
	margin-top: calc((145px)/ 2);
margin-top:calc(calc(((105px + 40px) - calc((105px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((105px - 40px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__companion .companion-row.row-2 {
	margin-top: 105px
}
}

@media only screen and (max-width:599px) {
.home__companion .companion-row.row-2 {
	margin-top: 40px
}
}
.home__companion .companion-row .content {
	flex: 1 0 44%
}
.home__mode {
	padding-bottom: calc((368px)/ 2);
padding-bottom:calc(calc(((240px + 128px) - calc((240px - 128px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((240px - 128px)/ (1184px - 600px) * 100)vw);
	background-color: #181616;
	-webkit-transform-style: preserve-3d
}

@media only screen and (min-width:1184px) {
.home__mode {
	padding-bottom: 240px
}
}

@media only screen and (max-width:599px) {
.home__mode {
	padding-bottom: 128px
}
}
.home__mode .container {
	display: flex
}

@media only screen and (max-width:1024px) {
.home__mode .container {
	flex-direction: column
}
}
.home__mode .container .home__mode-text {
	min-width: calc((573px)/ 2);
min-width:calc(calc(((523px + 50px) - calc((523px - 50px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((523px - 50px)/ (1184px - 600px) * 100)vw);
	margin-right: calc((132px)/ 2);
margin-right:calc(calc(((112px + 20px) - calc((112px - 20px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((112px - 20px)/ (1184px - 600px) * 100)vw);
	flex: 1
}

@media only screen and (min-width:1184px) {
.home__mode .container .home__mode-text {
	min-width: 523px;
	margin-right: 112px
}
}

@media only screen and (max-width:599px) {
.home__mode .container .home__mode-text {
	min-width: 50px;
	margin-right: 20px
}
}

@media only screen and (max-width:1024px) {
.home__mode .container .home__mode-text {
	min-width: auto;
	margin-right: 0
}
}
.home__mode .container .home__mode-text .third-title {
	color: #fc6149;
	font-size: calc((70px)/ 2);
font-size:calc(calc(((40px + 30px) - calc((40px - 30px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((40px - 30px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__mode .container .home__mode-text .third-title {
	font-size: 40px
}
}

@media only screen and (max-width:599px) {
.home__mode .container .home__mode-text .third-title {
	font-size: 30px
}
}
.home__mode .container .home__mode-text .desc {
	font-weight: 400;
	color: rgba(255,255,255,.7)
}

@media only screen and (min-width:767px) and (max-width:1024px) {
.home__mode .container .home__mode-text .desc {
	max-width: 25em
}
}
.home__mode .container .home__mode-imgs {
	width: calc((1117px)/ 2);
width:calc(calc(((773px + 344px) - calc((773px - 344px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((773px - 344px)/ (1184px - 600px) * 100)vw);
	height: calc((639px)/ 2);
height:calc(calc(((425px + 214px) - calc((425px - 214px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((425px - 214px)/ (1184px - 600px) * 100)vw);
	flex-shrink: 0;
	background-size: 100% 100%
}

@media only screen and (min-width:1184px) {
.home__mode .container .home__mode-imgs {
	width: 773px;
	height: 425px
}
}

@media only screen and (max-width:599px) {
.home__mode .container .home__mode-imgs {
	width: 344px;
	height: 214px
}
}

@media only screen and (max-width:1024px) {
.home__mode .container .home__mode-imgs {
	width: 100%;
	height: auto;
	aspect-ratio: 1.6/1
}
}
.home__mode .container .home__mode-imgs-en {
	background-image: url(../images/meeting-notes@3x-3b10a3e444.png)
}

@media only screen and (max-width:1024px) {
.home__mode .container .home__mode-imgs-en {
	background-image: url(../images/meeting-notes-mobile@3x-30b674fb82.png)
}
}
.home__mode .container .home__mode-imgs-cn {
	background-image: url(../images/meeting-notes@3x-8b35795678.png)
}

@media only screen and (max-width:1024px) {
.home__mode .container .home__mode-imgs-cn {
	background-image: url(../images/meeting-notes-mobile@3x-c2fe76e28b.png)
}
}
.home__storyteller {
	margin-top: -1px;
	background-color: #161616;
	padding-bottom: calc((368px)/ 2);
padding-bottom:calc(calc(((240px + 128px) - calc((240px - 128px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((240px - 128px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__storyteller {
	padding-bottom: 240px
}
}

@media only screen and (max-width:599px) {
.home__storyteller {
	padding-bottom: 128px
}
}
.home__storyteller h3 {
	max-width: 800px;
	color: #ffec59
}
.home__storyteller .desc {
	max-width: 505px
}
.home__storyteller-pitch-mode {
	display: flex;
	margin-bottom: calc((368px)/ 2);
margin-bottom:calc(calc(((240px + 128px) - calc((240px - 128px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((240px - 128px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__storyteller-pitch-mode {
	margin-bottom: 240px
}
}

@media only screen and (max-width:599px) {
.home__storyteller-pitch-mode {
	margin-bottom: 128px
}
}

@media only screen and (max-width:1024px) {
.home__storyteller-pitch-mode {
	flex-direction: column-reverse
}
}
.home__storyteller-pitch-mode .pitch-mode-video {
	flex: 1;
	display: flex;
	justify-content: flex-end
}
.home__storyteller-pitch-mode .pitch-mode-video video {
	width: 135%
}

@media only screen and (max-width:1024px) {
.home__storyteller-pitch-mode .pitch-mode-video {
	justify-content: flex-start;
	margin-top: 40px
}
.home__storyteller-pitch-mode .pitch-mode-video img {
	width: 100%
}
}
.home__storyteller-pitch-mode .features-text {
	flex: 1;
	margin-left: 118px;
	max-width: 540px
}

@media only screen and (max-width:1024px) {
.home__storyteller-pitch-mode .features-text {
	margin-left: 0
}
}
.home__storyteller-pitch-mode .features-text .third-title {
	font-size: calc((70px)/ 2);
font-size:calc(calc(((40px + 30px) - calc((40px - 30px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((40px - 30px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__storyteller-pitch-mode .features-text .third-title {
	font-size: 40px
}
}

@media only screen and (max-width:599px) {
.home__storyteller-pitch-mode .features-text .third-title {
	font-size: 30px
}
}
.home__storyteller-features {
	margin-top: calc((195px)/ 2);
margin-top:calc(calc(((150px + 45px) - calc((150px - 45px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((150px - 45px)/ (1184px - 600px) * 100)vw);
	margin-bottom: calc((240px)/ 2);
margin-bottom:calc(calc(((160px + 80px) - calc((160px - 80px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((160px - 80px)/ (1184px - 600px) * 100)vw);
	display: flex;
	flex-direction: column-reverse
}

@media only screen and (min-width:1184px) {
.home__storyteller-features {
	margin-top: 150px;
	margin-bottom: 160px
}
}

@media only screen and (max-width:599px) {
.home__storyteller-features {
	margin-top: 45px;
	margin-bottom: 80px
}
}

@media only screen and (min-width:1025px) {
.home__storyteller-features {
	flex-direction: row-reverse;
	align-items: center
}
}
.home__storyteller-features .desc {
	font-size: calc((36px)/ 2);
font-size:calc(calc(((20px + 16px) - calc((20px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 16px)/ (1184px - 600px) * 100)vw);
	color: rgba(255,255,255,.7);
	font-weight: 500
}

@media only screen and (min-width:1184px) {
.home__storyteller-features .desc {
	font-size: 20px
}
}

@media only screen and (max-width:599px) {
.home__storyteller-features .desc {
	font-size: 16px
}
}
.home__storyteller-features .left-img video {
	width: 80%
}

@media only screen and (max-width:1024px) {
.home__storyteller-features .left-img video {
	width: 100%;
	margin-right: 0
}
}

@media only screen and (min-width:1025px) {
.home__storyteller-features .features-text {
	flex: 1 0 35%
}
}

@media only screen and (max-width:1024px) {
.home__storyteller-features .features-text {
	margin-top: calc((90px)/ 2);
margin-top:calc(calc(((50px + 40px) - calc((50px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((50px - 40px)/ (1184px - 600px) * 100)vw)
}
}

@media only screen and (max-width:1024px) and (min-width:1184px) {
.home__storyteller-features .features-text {
	margin-top: 50px
}
}

@media only screen and (max-width:1024px) and (max-width:599px) {
.home__storyteller-features .features-text {
	margin-top: 40px
}
}
.home__storyteller-container {
	text-align: center
}
.home__storyteller-words {
	display: inline-block
}
.home__storyteller-word {
	display: flex;
	align-items: center;
	text-align: left
}
.home__storyteller-word:not(:last-child) {
	margin-bottom: calc((60px)/ 2);
margin-bottom:calc(calc(((45px + 15px) - calc((45px - 15px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((45px - 15px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__storyteller-word:not(:last-child) {
	margin-bottom: 45px
}
}

@media only screen and (max-width:599px) {
.home__storyteller-word:not(:last-child) {
	margin-bottom: 15px
}
}
.home__storyteller-word h3 {
	display: inline-block;
	color: #fff;
	font-size: calc((96px)/ 2);
font-size:calc(calc(((64px + 32px) - calc((64px - 32px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((64px - 32px)/ (1184px - 600px) * 100)vw);
	margin-right: calc((45px)/ 2);
margin-right:calc(calc(((30px + 15px) - calc((30px - 15px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((30px - 15px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__storyteller-word h3 {
	font-size: 64px;
	margin-right: 30px
}
}

@media only screen and (max-width:599px) {
.home__storyteller-word h3 {
	font-size: 32px;
	margin-right: 15px
}
}
.home__storyteller-word img {
	width: calc((140px)/ 2);
width:calc(calc(((95px + 45px) - calc((95px - 45px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((95px - 45px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__storyteller-word img {
	width: 95px
}
}

@media only screen and (max-width:599px) {
.home__storyteller-word img {
	width: 45px
}
}
.home__privacy {
	padding-top: calc((256px)/ 2);
padding-top:calc(calc(((160px + 96px) - calc((160px - 96px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((160px - 96px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__privacy {
	padding-top: 160px
}
}

@media only screen and (max-width:599px) {
.home__privacy {
	padding-top: 96px
}
}
.home__privacy .second-title+p.desc {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__privacy .second-title+p.desc {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__privacy .second-title+p.desc {
	margin-top: 16px
}
}
.home__privacy-features {
	margin-top: calc((104px)/ 2);
margin-top:calc(calc(((64px + 40px) - calc((64px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((64px - 40px)/ (1184px - 600px) * 100)vw);
	display: grid;
	gap: 30px
}

@media only screen and (min-width:1184px) {
.home__privacy-features {
	margin-top: 64px
}
}

@media only screen and (max-width:599px) {
.home__privacy-features {
	margin-top: 40px
}
}

@media only screen and (min-width:600px) {
.home__privacy-features {
	grid-template-columns: repeat(2, 1fr)
}
}

@media only screen and (min-width:1024px) {
.home__privacy-features {
	grid-template-columns: repeat(3, 1fr)
}
}
.home__privacy-card {
	background-color: #fff;
	padding: calc((72px)/ 2);
padding:calc(calc(((40px + 32px) - calc((40px - 32px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((40px - 32px)/ (1184px - 600px) * 100)vw);
	padding: 40px;
	border-radius: 20px
}

@media only screen and (min-width:1184px) {
.home__privacy-card {
	padding: 40px
}
}

@media only screen and (max-width:599px) {
.home__privacy-card {
	padding: 32px
}
}
.home__privacy-card .card-icon {
	display: inline-block;
	padding: 14px;
	background-color: #000;
	border-radius: 14px
}
.home__privacy-card .card-icon i {
	color: #fff;
	font-size: 40px
}
.home__privacy-card .icon-1 {
	background-color: #ff7b00
}
.home__privacy-card .icon-1+.card-title {
	color: #ff7b00
}
.home__privacy-card .icon-2 {
	background-color: #3abd35
}
.home__privacy-card .icon-2+.card-title {
	color: #3abd35
}
.home__privacy-card .icon-3 {
	background-color: #0f62fe
}
.home__privacy-card .icon-3+.card-title {
	color: #0f62fe
}
.home__privacy-card .card-title {
	font-weight: 700;
	font-size: calc((42px)/ 2);
font-size:calc(calc(((28px + 14px) - calc((28px - 14px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((28px - 14px)/ (1184px - 600px) * 100)vw);
	margin-top: calc((72px)/ 2);
margin-top:calc(calc(((48px + 24px) - calc((48px - 24px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((48px - 24px)/ (1184px - 600px) * 100)vw);
	margin-bottom: calc((32px)/ 2);
margin-bottom:calc(calc(((24px + 8px) - calc((24px - 8px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 8px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__privacy-card .card-title {
	font-size: 28px;
	margin-top: 48px;
	margin-bottom: 24px
}
}

@media only screen and (max-width:599px) {
.home__privacy-card .card-title {
	font-size: 14px;
	margin-top: 24px;
	margin-bottom: 8px
}
}
.home__privacy-card .card-desc {
	color: rgba(0,0,0,.5);
	font-size: 16px
}
.home__new {
	padding-top: 160px
}
.home__new-epitome {
	max-width: 684px;
	margin-bottom: calc((100px)/ 2);
margin-bottom:calc(calc(((60px + 40px) - calc((60px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((60px - 40px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__new-epitome {
	margin-bottom: 60px
}
}

@media only screen and (max-width:599px) {
.home__new-epitome {
	margin-bottom: 40px
}
}
.home__new-epitome .second-title+p.desc {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__new-epitome .second-title+p.desc {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__new-epitome .second-title+p.desc {
	margin-top: 16px
}
}
.home__new-snow-dancer {
	margin-top: calc((70px)/ 2);
margin-top:calc(calc(((40px + 30px) - calc((40px - 30px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((40px - 30px)/ (1184px - 600px) * 100)vw);
	position: relative
}

@media only screen and (min-width:1184px) {
.home__new-snow-dancer {
	margin-top: 40px
}
}

@media only screen and (max-width:599px) {
.home__new-snow-dancer {
	margin-top: 30px
}
}
.home__new-snow-dancer .anchor {
	cursor: pointer;
	display: inline-block;
	width: 100%
}
.home__new-snow-dancer .anchor hgroup {
	top: calc((80px)/ 2);
top:calc(calc(((60px + 20px) - calc((60px - 20px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((60px - 20px)/ (1184px - 600px) * 100)vw);
	position: absolute;
	width: 100%;
	text-align: center;
	background: linear-gradient(90.11deg, #6c69ff 40.02%, #ff3737 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent
}

@media only screen and (min-width:1184px) {
.home__new-snow-dancer .anchor hgroup {
	top: 60px
}
}

@media only screen and (max-width:599px) {
.home__new-snow-dancer .anchor hgroup {
	top: 20px
}
}
.home__new-snow-dancer .anchor hgroup h4 {
	font-size: calc((44px)/ 2);
font-size:calc(calc(((28px + 16px) - calc((28px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((28px - 16px)/ (1184px - 600px) * 100)vw);
	margin-bottom: calc((18px)/ 2);
margin-bottom:calc(calc(((14px + 4px) - calc((14px - 4px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((14px - 4px)/ (1184px - 600px) * 100)vw);
	font-weight: 600
}

@media only screen and (min-width:1184px) {
.home__new-snow-dancer .anchor hgroup h4 {
	font-size: 28px;
	margin-bottom: 14px
}
}

@media only screen and (max-width:599px) {
.home__new-snow-dancer .anchor hgroup h4 {
	font-size: 16px;
	margin-bottom: 4px
}
}
.home__new-snow-dancer .anchor hgroup p {
	font-size: calc((28px)/ 2);
font-size:calc(calc(((16px + 12px) - calc((16px - 12px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((16px - 12px)/ (1184px - 600px) * 100)vw);
	font-weight: 400
}

@media only screen and (min-width:1184px) {
.home__new-snow-dancer .anchor hgroup p {
	font-size: 16px
}
}

@media only screen and (max-width:599px) {
.home__new-snow-dancer .anchor hgroup p {
	font-size: 12px
}
}
.home__new-snow-dancer .anchor .snow-dancer-img {
	width: 100%;
	border-radius: calc((30px)/ 2);
border-radius:calc(calc(((20px + 10px) - calc((20px - 10px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 10px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__new-snow-dancer .anchor .snow-dancer-img {
	border-radius: 20px
}
}

@media only screen and (max-width:599px) {
.home__new-snow-dancer .anchor .snow-dancer-img {
	border-radius: 10px
}
}

@media only screen and (max-width:767px) {
.home__new-snow-dancer .anchor .snow-dancer-img {
	display: none
}
}
.home__new-snow-dancer .anchor .snow-dancer-img.is-mobile {
	display: none
}

@media only screen and (max-width:767px) {
.home__new-snow-dancer .anchor .snow-dancer-img.is-mobile {
	display: inline-block
}
}
.home__new-row {
	margin-top: calc((104px)/ 2);
margin-top:calc(calc(((64px + 40px) - calc((64px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((64px - 40px)/ (1184px - 600px) * 100)vw);
	display: flex;
	gap: 24px
}

@media only screen and (min-width:1184px) {
.home__new-row {
	margin-top: 64px
}
}

@media only screen and (max-width:599px) {
.home__new-row {
	margin-top: 40px
}
}
.home__new-row .numbering, .home__new-row .rich-text-styles, .home__new-row .task-tracking {
	padding: 40px 0;
	border-radius: 20px;
	background-color: #fff;
	text-align: center;
	flex: 1
}
.home__new-row .numbering:hover, .home__new-row .rich-text-styles:hover, .home__new-row .task-tracking:hover {
	text-decoration: none
}
.home__new-row .numbering h4, .home__new-row .rich-text-styles h4, .home__new-row .task-tracking h4 {
	font-size: 28px;
	font-weight: 600;
	line-height: 1.5;
	font-size: calc((44px)/ 2);
font-size:calc(calc(((28px + 16px) - calc((28px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((28px - 16px)/ (1184px - 600px) * 100)vw);
	margin-bottom: 4px
}

@media only screen and (min-width:1184px) {
.home__new-row .numbering h4, .home__new-row .rich-text-styles h4, .home__new-row .task-tracking h4 {
	font-size: 28px
}
}

@media only screen and (max-width:599px) {
.home__new-row .numbering h4, .home__new-row .rich-text-styles h4, .home__new-row .task-tracking h4 {
	font-size: 16px
}
}
.home__new-row .numbering p, .home__new-row .rich-text-styles p, .home__new-row .task-tracking p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	font-size: calc((28px)/ 2);
font-size:calc(calc(((16px + 12px) - calc((16px - 12px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((16px - 12px)/ (1184px - 600px) * 100)vw);
	color: #6e757c;
	margin-bottom: 40px
}

@media only screen and (min-width:1184px) {
.home__new-row .numbering p, .home__new-row .rich-text-styles p, .home__new-row .task-tracking p {
	font-size: 16px
}
}

@media only screen and (max-width:599px) {
.home__new-row .numbering p, .home__new-row .rich-text-styles p, .home__new-row .task-tracking p {
	font-size: 12px
}
}
.home__new-row .rich-text-styles h4 {
	background: linear-gradient(90deg, #f9423a .13%, #f93a7f 102.63%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.home__new-row .rich-text-styles-img img {
	margin-top: 24px;
	max-width: 100%
}
.home__new-row .numbering h4 {
	background: linear-gradient(92deg, #ff7b00 2.45%, #ffc700 96.65%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.home__new-row .numbering-img img {
	max-width: 100%
}
.home__new-row .task-tracking h4 {
	background: linear-gradient(112deg, #4b6ef6 -.25%, #57dfe8 112.12%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.home__new-row .task-tracking-img {
	margin: 0 55px
}
.home__new-row .task-tracking-img img {
	margin-top: 32px;
	max-width: 100%
}

@media only screen and (max-width:1024px) {
.home__new-row {
	flex-direction: column
}
.home__new-row .numbering, .home__new-row .rich-text-styles, .home__new-row .task-tracking {
	display: flex;
	padding: 20px 32px;
	align-items: center;
	gap: 27px;
	background-color: #fff;
	text-align: left
}
.home__new-row .numbering hgroup, .home__new-row .rich-text-styles hgroup, .home__new-row .task-tracking hgroup {
	flex: 1
}
.home__new-row .numbering hgroup h4, .home__new-row .rich-text-styles hgroup h4, .home__new-row .task-tracking hgroup h4 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5
}
.home__new-row .numbering hgroup p, .home__new-row .rich-text-styles hgroup p, .home__new-row .task-tracking hgroup p {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0
}
.home__new-row .numbering .numbering-img, .home__new-row .numbering .rich-text-styles-img, .home__new-row .numbering .task-tracking-img, .home__new-row .rich-text-styles .numbering-img, .home__new-row .rich-text-styles .rich-text-styles-img, .home__new-row .rich-text-styles .task-tracking-img, .home__new-row .task-tracking .numbering-img, .home__new-row .task-tracking .rich-text-styles-img, .home__new-row .task-tracking .task-tracking-img {
	flex: 1;
	margin: 0
}
.home__new-row .numbering .numbering-img img, .home__new-row .numbering .rich-text-styles-img img, .home__new-row .numbering .task-tracking-img img, .home__new-row .rich-text-styles .numbering-img img, .home__new-row .rich-text-styles .rich-text-styles-img img, .home__new-row .rich-text-styles .task-tracking-img img, .home__new-row .task-tracking .numbering-img img, .home__new-row .task-tracking .rich-text-styles-img img, .home__new-row .task-tracking .task-tracking-img img {
	margin-top: 0
}
}
.home__new-row.row-2 .home__new-card {
	height: calc((700px)/ 2);
height:calc(calc(((500px + 200px) - calc((500px - 200px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((500px - 200px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__new-row.row-2 .home__new-card {
	height: 500px
}
}

@media only screen and (max-width:599px) {
.home__new-row.row-2 .home__new-card {
	height: 200px
}
}
.home__new-row.row-3 .home__new-card:first-child {
	justify-content: flex-end
}

@media only screen and (max-width:1024px) {
.home__new-row.row-3 .home__new-card:first-child {
	display: none
}
.home__new-row.row-3 .home__new-card:last-child {
	margin-top: 0
}
}
.home__new-card {
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	border-radius: 20px;
	background-color: #f0f0f0;
	border-radius: calc((30px)/ 2);
border-radius:calc(calc(((20px + 10px) - calc((20px - 10px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((20px - 10px)/ (1184px - 600px) * 100)vw);
	padding-top: calc((70px)/ 2);
padding-top:calc(calc(((50px + 20px) - calc((50px - 20px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((50px - 20px)/ (1184px - 600px) * 100)vw);
	padding-left: calc((70px)/ 2);
padding-left:calc(calc(((50px + 20px) - calc((50px - 20px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((50px - 20px)/ (1184px - 600px) * 100)vw);
	padding-right: calc((70px)/ 2);
padding-right:calc(calc(((50px + 20px) - calc((50px - 20px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((50px - 20px)/ (1184px - 600px) * 100)vw);
	height: calc((750px)/ 2);
height:calc(calc(((500px + 250px) - calc((500px - 250px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((500px - 250px)/ (1184px - 600px) * 100)vw);
	text-align: center;
	overflow: hidden
}
.home__new-card:hover {
	text-decoration: none
}

@media only screen and (min-width:1184px) {
.home__new-card {
	border-radius: 20px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
	height: 500px
}
}

@media only screen and (max-width:599px) {
.home__new-card {
	border-radius: 10px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	height: 250px
}
}
.home__new-card:not(:first-child) {
	margin-left: 30px
}

@media only screen and (max-width:1024px) {
.home__new-card:not(:first-child) {
	margin: 18px 0 0
}
}
.home__new-card#sct span:nth-child(1) {
	color: #fc3d39
}
.home__new-card#sct span:nth-child(2) {
	color: #157efa
}
.home__new-card#sct span:nth-child(3) {
	color: #f3bd15
}
.home__new-card#sct span:nth-child(4) {
	color: #fd9426
}
.home__new-card#sct span:nth-child(5) {
	color: #595ad3
}
.home__new-card#sct span:nth-child(6) {
	color: #28b2f0
}
.home__new-card hgroup h4 {
	font-size: calc((52px)/ 2);
font-size:calc(calc(((32px + 20px) - calc((32px - 20px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((32px - 20px)/ (1184px - 600px) * 100)vw);
	font-weight: 700;
	margin-bottom: 0
}

@media only screen and (min-width:1184px) {
.home__new-card hgroup h4 {
	font-size: 32px
}
}

@media only screen and (max-width:599px) {
.home__new-card hgroup h4 {
	font-size: 20px
}
}

@media only screen and (max-width:1023px) {
.home__new-card hgroup h4 .symbol::after {
	display: inline;
	content: " "
}
.home__new-card hgroup h4 .symbol::before {
	display: inline;
	content: " "
}
}
.home__new-card hgroup p {
	font-size: calc((32px)/ 2);
font-size:calc(calc(((18px + 14px) - calc((18px - 14px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((18px - 14px)/ (1184px - 600px) * 100)vw);
	font-weight: 500;
	color: #000
}

@media only screen and (min-width:1184px) {
.home__new-card hgroup p {
	font-size: 18px
}
}

@media only screen and (max-width:599px) {
.home__new-card hgroup p {
	font-size: 14px
}
}

@media only screen and (max-width:767px) {
.home__new-card hgroup p {
	margin-top: 8px
}
}
.home__new-card hgroup#hand-drawn {
	background-image: url(../images/hand-drawn-bg-b55703760f.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%
}
.home__new-card .card-img {
	display: flex;
	justify-content: center;
	margin-top: calc((70px)/ 2);
margin-top:calc(calc(((40px + 30px) - calc((40px - 30px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((40px - 30px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__new-card .card-img {
	margin-top: 40px
}
}

@media only screen and (max-width:599px) {
.home__new-card .card-img {
	margin-top: 30px
}
}
.home__comments {
	margin-top: 160px
}
.home__comments .comments-carousel .container .desc {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__comments .comments-carousel .container .desc {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__comments .comments-carousel .container .desc {
	margin-top: 16px
}
}
.home .enterprise-customers {
	margin-top: calc((400px)/ 2);
margin-top:calc(calc(((240px + 160px) - calc((240px - 160px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((240px - 160px)/ (1184px - 600px) * 100)vw);
	margin-bottom: 0
}

@media only screen and (min-width:1184px) {
.home .enterprise-customers {
	margin-top: 240px
}
}

@media only screen and (max-width:599px) {
.home .enterprise-customers {
	margin-top: 160px
}
}
.home .enterprise-customers__epitome {
	margin-bottom: 80px
}
.home .enterprise-customers .second-title {
	font-size: calc((96px)/ 2);
font-size:calc(calc(((64px + 32px) - calc((64px - 32px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((64px - 32px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .enterprise-customers .second-title {
	font-size: 64px
}
}

@media only screen and (max-width:599px) {
.home .enterprise-customers .second-title {
	font-size: 32px
}
}
.home .enterprise-customers .enterprise-customers__epitome .desc {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .enterprise-customers .enterprise-customers__epitome .desc {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home .enterprise-customers .enterprise-customers__epitome .desc {
	margin-top: 16px
}
}
.home .enterprise-customers .enterprise-customers__epitome .xm-icon-right {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home .enterprise-customers .enterprise-customers__epitome .xm-icon-right {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home .enterprise-customers .enterprise-customers__epitome .xm-icon-right {
	margin-top: 16px
}
}
.home__trial {
	z-index: 1;
	padding-top: 160px;
	padding-bottom: calc((270px)/ 2);
padding-bottom:calc(calc(((180px + 90px) - calc((180px - 90px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((180px - 90px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__trial {
	padding-bottom: 180px
}
}

@media only screen and (max-width:599px) {
.home__trial {
	padding-bottom: 90px
}
}
.home__trial p {
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__trial p {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__trial p {
	margin-top: 16px
}
}
.home__trial .common-footer {
	margin: 0 auto
}
.home__blogs {
	margin-top: 160px
}
.home__blogs .blog-highlights__epitome {
	max-width: 100%;
	margin-bottom: calc((104px)/ 2);
margin-bottom:calc(calc(((64px + 40px) - calc((64px - 40px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((64px - 40px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__blogs .blog-highlights__epitome {
	margin-bottom: 64px
}
}

@media only screen and (max-width:599px) {
.home__blogs .blog-highlights__epitome {
	margin-bottom: 40px
}
}
.home__blogs .blog-highlights .blog-highlights__epitome .desc {
	max-width: 841px;
	margin-top: calc((40px)/ 2);
margin-top:calc(calc(((24px + 16px) - calc((24px - 16px)/ (1184px - 600px)) * (1184px + 600px))/ 2) + calc((24px - 16px)/ (1184px - 600px) * 100)vw)
}

@media only screen and (min-width:1184px) {
.home__blogs .blog-highlights .blog-highlights__epitome .desc {
	margin-top: 24px
}
}

@media only screen and (max-width:599px) {
.home__blogs .blog-highlights .blog-highlights__epitome .desc {
	margin-top: 16px
}
}
.home .comments-carousel__container p {
	font-size: 11px
}
.home .comments-carousel__container .comments-carousel__card {
	margin-top: 52px;
	padding: 15px
}
.home .comments-carousel__container .column {
	margin-right: 68px
}
