.input_SearchDrop__GI12t {
	position: relative;
	width: 532px
}
.input_SearchDrop__GI12t .input-wrapper {
	position: relative;
	height: 48px;
	background-color: #fff;
	border-radius: 24px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 56px;
	z-index: 100
}
.input_SearchDrop__GI12t .input-wrapper .search-input {
	font-family: var(--font-family-Medium);
	font-weight: 500;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: var(--navbg);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
html[site=cn] .input_SearchDrop__GI12t .input-wrapper .search-input {
	font-weight: 400
}
.input_SearchDrop__GI12t .input-wrapper .search-input::-webkit-input-placeholder {
font-family:var(--font-family-Regular);
font-weight:400;
font-size:14px;
color:#c3c3c3
}
.input_SearchDrop__GI12t .input-wrapper .search-input:-ms-input-placeholder {
font-family:var(--font-family-Regular);
font-weight:400;
font-size:14px;
color:#c3c3c3
}
.input_SearchDrop__GI12t .input-wrapper .search-input::placeholder {
font-family:var(--font-family-Regular);
font-weight:400;
font-size:14px;
color:#c3c3c3
}
html[site=cn] .input_SearchDrop__GI12t .input-wrapper .search-input::-webkit-input-placeholder {
font-weight:400
}
html[site=cn] .input_SearchDrop__GI12t .input-wrapper .search-input:-ms-input-placeholder {
font-weight:400
}
html[site=cn] .input_SearchDrop__GI12t .input-wrapper .search-input::placeholder {
font-weight:400
}
.input_SearchDrop__GI12t .input-wrapper .searchIcon {
	position: absolute;
	display: inline-block;
	width: 30px;
	height: 30px;
	left: 18px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.input_SearchDrop__GI12t .input-wrapper .closeIcon {
	position: absolute;
	right: 14px;
	top: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	background-color: #bcbcbc;
	border-radius: 50%;
	cursor: pointer
}
.input_SearchDrop__GI12t .drop-down-wrapper {
	position: absolute;
	top: calc(100% + 1px);
	left: 0;
	width: 100%;
	z-index: 10;
	border-radius: 24px;
	background-color: #fff
}
.input_SearchDrop__GI12t .drop-down-wrapper .padding {
	height: 0
}
.input_SearchDrop__GI12t .drop-down-wrapper.drop-open {
	box-shadow: 0 16px 30px -12px rgba(0,0,0,.1)
}
.input_SearchDrop__GI12t .drop-down-wrapper.drop-open .padding {
	height: 16px
}
.input_SearchDrop__GI12t .drop-down-wrapper.drop-open .drop-down {
	visibility: visible;
	height: auto;
	max-height: 400px
}
.input_SearchDrop__GI12t .drop-down-wrapper .drop-down {
	display: flex;
	flex-direction: column;
	text-align: left;
	height: 0;
	transition: all .1s ease-in-out;
	overflow: hidden
}
.input_SearchDrop__GI12t .drop-down-wrapper .drop-down .recommend {
	font-family: var(--font-family-Regular);
	font-weight: 400;
	padding: 0 56px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #919191;
	margin: 0
}
.input_SearchDrop__GI12t .drop-down-wrapper .drop-down .drop-down-list {
	flex-grow: 1;
	overflow-y: auto;
	padding-bottom: 5px;
	overflow-x: hidden
}
.input_SearchDrop__GI12t .drop-down-wrapper .drop-down .drop-down-list::-webkit-scrollbar {
width:8px;
padding:5px 0
}
.input_SearchDrop__GI12t .drop-down-wrapper .drop-down .drop-down-list::-webkit-scrollbar-thumb {
border-radius:6px;
background-color:#e5e5e5
}
.input_SearchDrop__GI12t .drop-down-wrapper .drop-down .drop-down-list .drop-down-item {
	font-family: var(--font-family-Regular);
	font-weight: 400;
	box-sizing: border-box;
	height: auto;
	padding: 12px 56px;
	font-size: 14px;
	color: #03060b;
	cursor: pointer;
	line-height: 1.5
}
.input_SearchDrop__GI12t .drop-down-wrapper .drop-down .drop-down-list .drop-down-item.select-item, .input_SearchDrop__GI12t .drop-down-wrapper .drop-down .drop-down-list .drop-down-item:hover {
	background-color: #f5f7fa
}
html[site=jp] .input_SearchDrop__GI12t .drop-down-wrapper .drop-down .drop-down-list .drop-down-item {
	line-height: 25px;
	padding: 10px 10px 10px 60px;
	height: auto
}

@media(max-width:1120px) {
.input_SearchDrop__GI12t {
	width: 100%
}
.input_SearchDrop__GI12t .input-wrapper {
	border-radius: 99px;
	padding: 0 40px;
	padding-left: 40px!important
}
.input_SearchDrop__GI12t .input-wrapper .search-input {
	padding: 0;
	font-size: 14px
}
html[site=fr] .input_SearchDrop__GI12t .input-wrapper .search-input {
	padding: 0 24px 0 0;
	letter-spacing: 0;
	font-size: 14px
}
.input_SearchDrop__GI12t .input-wrapper .search-input::-webkit-input-placeholder {
font-family:var(--font-family-Regular);
font-weight:400;
font-size:13px;
color:#c3c3c3
}
.input_SearchDrop__GI12t .input-wrapper .search-input:-ms-input-placeholder {
font-family:var(--font-family-Regular);
font-weight:400;
font-size:13px;
color:#c3c3c3
}
.input_SearchDrop__GI12t .input-wrapper .search-input::placeholder {
font-family:var(--font-family-Regular);
font-weight:400;
font-size:13px;
color:#c3c3c3
}
.input_SearchDrop__GI12t .input-wrapper .searchIcon {
	left: 12px
}
.input_SearchDrop__GI12t .input-wrapper .closeIcon {
	display: block;
	right: 12px;
	top: 50%;
	width: 20px;
	height: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.input_SearchDrop__GI12t .input-wrapper .anticon {
	vertical-align: unset;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%
}
.input_SearchDrop__GI12t .drop-down-wrapper .drop-down .drop-down-list .drop-down-item {
	height: auto;
	padding: 8px 24px;
	line-height: 1.5
}
}
.EFFigure_EFFigure__no5pM {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	height: 100%;
	width: 100%;
	display: block
}
.EFPic_EFPic__2s6_7 {
	position: relative;
	width: 100%;
	height: 100%
}
.SupportBanner_proBanner__1qoOn {
	position: relative;
	z-index: 500
}
.SupportBanner_proBanner__1qoOn .proBannerInter {
	position: relative;
	z-index: 1;
	height: 200px
}
.SupportBanner_proBanner__1qoOn .img-wrap {
	height: 100%
}
.SupportBanner_proBanner__1qoOn .content {
	position: absolute;
	top: 54px;
	width: 100%;
	color: #fff;
	text-align: center
}
html[site=cis] .SupportBanner_proBanner__1qoOn .content {
	top: .35rem
}
.SupportBanner_proBanner__1qoOn .content .title {
	width: 327px;
	margin: 0 auto;
	font-size: 28px;
	font-family: var(--ff-woff2-B);
	font-weight: 500;
	line-height: 110%;
	color: #fff
}
.SupportBanner_proBanner__1qoOn .content .single-title, .SupportBanner_proBanner__1qoOn .content .sub-title {
	margin: 12px auto 0;
	width: 327px;
	text-align: center;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 120%
}
.SupportBanner_proBanner__1qoOn .search {
	margin: 40px 48px 0;
	border: 1px solid #dadada;
	border-radius: 999px
}
html[site=sa] .SupportBanner_proBanner__1qoOn .search .drop-down-list .drop-down-item {
	padding-left: unset;
	padding-right: 30px;
	text-align: right
}
.SupportBanner_proBanner__1qoOn .search .input-wrapper {
	padding-left: 30px
}
html[site=sa] .SupportBanner_proBanner__1qoOn .search .input-wrapper {
	padding-left: 0;
	padding-right: .56rem
}
html[site=sa] .SupportBanner_proBanner__1qoOn .search .input-wrapper .search-input {
	padding: 0 0 0 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
html[site=sa] .SupportBanner_proBanner__1qoOn .search .input-wrapper .searchIcon {
	left: auto;
	right: .09rem
}
html[site=sa] .SupportBanner_proBanner__1qoOn .search .input-wrapper .closeIcon {
	left: .14rem;
	right: auto
}
html[site=sa] .SupportBanner_proBanner__1qoOn .search .input-wrapper .closeIcon .img {
	display: flex;
	justify-content: center;
	align-items: center
}
.SupportBanner_proBanner__1qoOn .search .drop-down-wrapper {
	z-index: 100;
	top: calc(100% + 1px)
}
.SupportBanner_proBanner__1qoOn .search .drop-down-wrapper .padding {
	height: 0
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise {
	height: auto;
	padding-top: .2rem
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .content {
	position: static
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .content .single-title, .SupportBanner_proBanner__1qoOn .h5-antd-form-revise .content .sub-title, .SupportBanner_proBanner__1qoOn .h5-antd-form-revise .content .title, .SupportBanner_proBanner__1qoOn .h5-antd-form-revise .img-wrap {
	display: none
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search {
	margin: 0
}
html[site=sa] .SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .input-wrapper {
	padding-right: .4rem;
	padding-left: 0
}
html[site=sa] .SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .input-wrapper .search-input {
	padding: 0 0 0 40px
}
html[site=sa] .SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .input-wrapper .searchIcon {
	right: .07rem;
	left: auto
}
html[site=sa] .SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .input-wrapper .closeIcon {
	left: .14rem;
	right: auto
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .input-wrapper {
	height: 44px;
	border-radius: 99px;
	padding-left: 40px;
	background-color: #ededed
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .input-wrapper .searchIcon {
	top: 50%;
	left: 8px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .input-wrapper .search-input {
	background-color: #ededed
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .drop-down-wrapper .drop-down {
	max-height: 320px
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .drop-down-wrapper .drop-down .drop-down-list .drop-down-item {
	height: auto;
	padding: 12px 24px;
	line-height: 1.5
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .drop-down-wrapper {
	z-index: 100
}
.SupportBanner_proBanner__1qoOn .h5-antd-form-revise .search .drop-down-wrapper .padding {
	height: 0
}
.SupportBanner_proBanner__1qoOn .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.SupportBanner_proBanner__1qoOn .ef-box {
	padding: 0 24px!important
}
.SupportBanner_proBanner__1qoOn .search {
	margin: 40px 24px 0
}
}
.ef-spec {
	position: relative;
	height: 180px
}
@media((min-width:1025px) and (max-width:1440px)) {
.ef-spec {
height:130px
}
}

@media(max-width:1024px) {
.ef-spec {
	height: 110px
}
}
.A_Support__kVGlh .A-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: auto-fit;
	grid-gap: 16px;
	gap: 16px
}
.A_Support__kVGlh .A-list .A-list-item {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 12px;
	padding: 16px 8px;
	text-align: center
}
.A_Support__kVGlh .A-list .A-list-item .A-list-item-icon {
	width: 40px;
	height: 40px
}
.A_Support__kVGlh .A-list .A-list-item .A-list-item-title {
	color: #03060b;
	font-family: var(--ff-woff2-B);
	font-size: 20px;
	line-height: 120%
}
.A_Support__kVGlh .A-list .A-list-item .A-list-item-desc {
	color: #707070;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 120%
}
.A_Support__kVGlh .A-list .A-list-item .A-list-item-link {
	margin-top: auto;
	font-size: 16px;
	line-height: 120%
}

@media only screen and (min-width:1441px) {
.A_Support__kVGlh .ef-box {
	max-width: 1200px;
	padding: 0!important
}
.A_Support__kVGlh .A-list .A-list-item {
	padding: 24px 8px
}
.A_Support__kVGlh .A-list .A-list-item .A-list-item-desc {
	font-size: 16px
}
}
.A_Support__kVGlh .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:1024px) {
.A_Support__kVGlh .ef-box {
	padding: 0 48px!important
}
.A_Support__kVGlh .ef-spec {
	height: 168px!important
}
.A_Support__kVGlh .A-list {
	grid-template-columns: repeat(1, 1fr)
}
.A_Support__kVGlh .A-list .A-list-item {
	padding: 24px 16px;
	background-color: #f9f9f9;
	border-radius: 10px
}
.A_Support__kVGlh .A-list .A-list-item .A-list-item-icon {
	width: 32px;
	height: 32px
}
.A_Support__kVGlh .A-list .A-list-item .A-list-item-title {
	font-size: 18px
}
.A_Support__kVGlh .A-list .A-list-item .A-list-item-desc {
	font-size: 16px
}
}
.ModuleTabs_Support__FfqYL {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 32px
}
.ModuleTabs_Support__FfqYL .module-tabs-btn {
	position: absolute;
	top: 0;
	z-index: 10;
	display: flex;
	align-items: center;
	height: 100%;
	width: 43px;
	cursor: pointer
}
.ModuleTabs_Support__FfqYL .module-tabs-btn.module-tabs-btn-right {
	right: 0;
	justify-content: right;
	background: linear-gradient(90deg, hsla(0,0%,100%,0), #fff 61.5%, #fff)
}
.ModuleTabs_Support__FfqYL .module-tabs-btn.module-tabs-btn-left {
	left: 0;
	justify-content: left;
	background: linear-gradient(270deg, hsla(0,0%,100%,0), #fff 61.5%, #fff)
}
.ModuleTabs_Support__FfqYL .module-tabs {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 100%
}
.ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item {
	position: relative;
	padding: 16px 0;
	color: #afafaf;
	font-size: 16px;
	font-family: var(--ff-woff2-M);
	cursor: pointer
}
.ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item:after {
	content: "";
	position: absolute;
	width: calc(100% + var(--module-tabs-gap, 32px));
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #e6e6e6
}
.ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item.active {
	color: #000
}
.ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item.active:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 1px;
	background-color: #000
}
html[site=sa] .ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item:last-child {
	margin-left: 0!important
}
html[site=sa] .ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item:last-child:after {
	width: calc(100% + var(--module-tabs-gap, 32px))
}
.ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item:last-child {
	margin-right: 0!important
}
.ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item:last-child:after {
	width: 100%
}

@media only screen and (min-width:1441px) {
.ModuleTabs_Support__FfqYL .ef-box {
	max-width: 1200px;
	padding: 0!important
}
.ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item {
	font-size: 18px
}
}

@media(max-width:1024px) {
.ModuleTabs_Support__FfqYL {
	margin: 0 -48px 32px
}
.ModuleTabs_Support__FfqYL .ef-box {
	padding: 0 48px!important
}
.ModuleTabs_Support__FfqYL .module-tabs {
	padding: 0 48px
}
.ModuleTabs_Support__FfqYL .module-tabs .module-tabs-item {
	padding: 10px 0;
	font-size: 14px
}
}
.ModuleTabs_Support__FfqYL .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.ModuleTabs_Support__FfqYL {
	margin: 0 -24px 32px
}
.ModuleTabs_Support__FfqYL .ef-box {
	padding: 0 24px!important
}
.ModuleTabs_Support__FfqYL .module-tabs {
	padding: 0 24px
}
}
.B_Support__uyvtE .B-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px
}
.B_Support__uyvtE .B-list .B-list-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	width: 224px;
	padding-bottom: 24px;
	background: #f9f9f9
}
.B_Support__uyvtE .B-list .B-list-item .B-list-img {
	width: 160px;
	height: 160px
}
.B_Support__uyvtE .B-list .B-list-item .B-list-title {
	color: #000;
	text-align: center;
	font-family: var(--ff-woff2-B);
	font-size: 14px;
	line-height: 120%;
	padding: 0 16px
}
.B_Support__uyvtE .B-view-all {
	margin-top: 24px;
	color: #c9291c;
	font-family: var(--ff-woff2-M);
	text-align: center;
	font-size: 16px;
	line-height: 120%;
	cursor: pointer
}

@media only screen and (min-width:1441px) {
.B_Support__uyvtE .ef-box {
	max-width: 1200px;
	padding: 0!important
}
}

@media(max-width:1024px) {
.B_Support__uyvtE .ef-box {
	padding: 0 48px!important
}
.B_Support__uyvtE .B-list {
	gap: 17px 15px
}
.B_Support__uyvtE .B-list .B-list-item {
	border-radius: 6px;
	width: 156.75px;
	padding-bottom: 16px
}
.B_Support__uyvtE .B-list .B-list-item .B-list-img {
	width: 120px;
	height: 120px
}
.B_Support__uyvtE .B-list .B-list-item .B-list-title {
	font-size: 12px;
	padding: 0 12px
}
}
.B_Support__uyvtE .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.B_Support__uyvtE .ef-box {
	padding: 0 24px!important
}
.B_Support__uyvtE .B-list {
	justify-content: flex-start
}
.B_Support__uyvtE .B-list .B-list-item {
	width: 156px
}
}
.C_Support__pGqx4 .C-content {
	display: flex;
	gap: 16px;
	width: 100%
}
.C_Support__pGqx4 .C-content .C-content-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	flex: 1 1;
	padding: 48px 48px 0;
	border-radius: 10px;
	background-color: #f9f9f9;
	text-align: center
}
.C_Support__pGqx4 .C-content .C-title {
	color: #03060b;
	text-align: center;
	font-family: var(--ff-woff2-B);
	font-size: 24px;
	font-weight: 500;
	line-height: 120%
}
.C_Support__pGqx4 .C-content .C-desc {
	color: #707070;
	text-align: center;
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	font-weight: 400;
	line-height: 120%
}
.C_Support__pGqx4 .C-content .C-more {
	font-size: 16px
}
.C_Support__pGqx4 .C-content .C-img {
	margin-top: auto;
	width: 280px;
	height: 280px
}

@media only screen and (min-width:1441px) {
.C_Support__pGqx4 .ef-box {
	max-width: 1200px;
	padding: 0!important
}
}

@media(max-width:1024px) {
.C_Support__pGqx4 .ef-box {
	padding: 0 48px!important
}
.C_Support__pGqx4 .C-content .C-content-item {
	gap: 10px;
	padding: 32px 24px 0
}
.C_Support__pGqx4 .C-content .C-title {
	font-size: 18px
}
.C_Support__pGqx4 .C-content .C-img {
	width: 200px;
	height: 200px
}
}
.C_Support__pGqx4 .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.C_Support__pGqx4 .ef-box {
	padding: 0 24px!important
}
.C_Support__pGqx4 .C-content {
	flex-direction: column
}
}
.D_Support__WSfx4 {
	max-width: 996px
}
.D_Support__WSfx4 .FAQ-container.ant-collapse>.ant-collapse-item {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	transition: border .2s
}
.D_Support__WSfx4 .FAQ-container.ant-collapse>.ant-collapse-item+.ant-collapse-item {
	margin-top: 20px
}
.D_Support__WSfx4 .FAQ-container.ant-collapse>.ant-collapse-item>.ant-collapse-header {
	padding: 0;
	color: #000;
	font-family: var(--ff-woff2-B);
	font-size: 14px;
	font-weight: 500;
	line-height: 120%
}
.D_Support__WSfx4 .FAQ-container.ant-collapse>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box {
	padding: 12px 0 0;
	color: #707070;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	font-weight: 400;
	line-height: 120%
}

@media only screen and (min-width:1441px) {
.D_Support__WSfx4 .ef-box {
	max-width: 1200px;
	padding: 0!important
}
}

@media(max-width:1024px) {
.D_Support__WSfx4 .ef-box {
	padding: 0 48px!important
}
}
.D_Support__WSfx4 .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.D_Support__WSfx4 .ef-box {
	padding: 0 24px!important
}
}
.BannerModule_BannerModule__VFCZ1 .youtubeVideo {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #232526;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2000
}
.BannerModule_BannerModule__VFCZ1 .youtubeVideo .closeIcon {
	position: absolute;
	top: calc(50vh - 300px);
	right: calc(50vw - 500px);
	font-size: 40px;
	color: #fff;
	opacity: .12;
	cursor: pointer
}
.BannerModule_BannerModule__VFCZ1 .youtubeVideo .closeIcon:hover {
	opacity: .3
}
.BannerModule_BannerModule__VFCZ1 .arrow-triangle-right {
	width: 13px;
	height: 13px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	border-radius: 1px;
	background-color: transparent;
	margin-left: 10px;
	margin-top: 3px
}
.BannerModule_BannerModule__VFCZ1 .box {
	position: relative;
	height: 100vh;
	width: 100%;
	overflow: hidden
}
.BannerModule_BannerModule__VFCZ1 .bg {
	position: absolute;
	height: 100vh;
	width: 100%
}
.BannerModule_BannerModule__VFCZ1 .bg .videoModules {
	padding: 0
}
.BannerModule_BannerModule__VFCZ1 .bg .videoModules .video-wrap {
	max-width: 100%
}
.BannerModule_BannerModule__VFCZ1 .container {
	width: 100%;
	height: 100%;
	display: flex
}
.BannerModule_BannerModule__VFCZ1 .container .content {
	z-index: 2
}
.BannerModule_BannerModule__VFCZ1 .container .content .title {
	line-height: 1.1;
	white-space: nowrap;
	margin-top: 10px;
	font-family: var(--font-family-SemiBold)
}
html[site=jp] .BannerModule_BannerModule__VFCZ1 .container .content .title {
	margin-top: 16px;
	font-family: var(--font-family-Medium)
}
html[site=cn] html[site=jp] .BannerModule_BannerModule__VFCZ1 .container .content .title {
	font-weight: 400
}
html[site=cn] .BannerModule_BannerModule__VFCZ1 .container .content .title {
	font-weight: 500
}
.BannerModule_BannerModule__VFCZ1 .container .content .title .suffix {
	font-weight: 400;
	display: inline-block
}
.BannerModule_BannerModule__VFCZ1 .container .content .des {
	line-height: 1.5;
	margin-top: 20px;
	word-spacing: 2px
}
html[site=jp] .BannerModule_BannerModule__VFCZ1 .container .content .des {
	font-family: var(--font-family-Medium)
}
html[site=cn] html[site=jp] .BannerModule_BannerModule__VFCZ1 .container .content .des {
	font-weight: 400
}
.BannerModule_BannerModule__VFCZ1 .container .content .videoButton {
	font-size: 20px;
	border: 1px solid hsla(0,0%,100%,.7);
	border-radius: 24.5px;
	padding: 9px 12px 11px 16px;
	width: 168px;
	height: 48px;
	margin-top: 32px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-color: transparent;
	cursor: pointer;
	flex-flow: row
}
.BannerModule_BannerModule__VFCZ1 .container .content .videoButton div {
	width: 126px;
	font-family: var(--font-family-Regular);
	font-weight: 400
}
.BannerModule_BannerModule__VFCZ1 .container .content .videoButton .arrow-triangle-right {
	position: relative;
	left: -2px
}
.BannerModule_BannerModule__VFCZ1 .container .content .videoButton:hover {
	opacity: .7
}
html[site=jp] .BannerModule_BannerModule__VFCZ1 .container .content {
	margin-top: 140px!important
}
.BannerModule_BannerModule__VFCZ1 .leftPosition {
	text-align: left;
	align-items: center
}
.BannerModule_BannerModule__VFCZ1 .leftPosition .content {
	width: 540px;
	margin-left: 16.1%
}
.BannerModule_BannerModule__VFCZ1 .topPosition {
	text-align: center;
	justify-content: center
}
.BannerModule_BannerModule__VFCZ1 .topPosition .content {
	width: 728px;
	margin-top: 160px
}
html[site=fr] .BannerModule_BannerModule__VFCZ1 .topPosition .content {
	width: 1120px
}
html[site=es] .BannerModule_BannerModule__VFCZ1 .topPosition .content {
	width: auto
}
.BannerModule_BannerModule__VFCZ1 .bottomPosition {
	bottom: 134px;
	justify-content: center;
	align-items: flex-end
}
.BannerModule_BannerModule__VFCZ1 .bottomPosition .content {
	width: 728px;
	margin-bottom: 140px
}

@media(max-width:1024px) {
.BannerModule_BannerModule__VFCZ1 .box, .BannerModule_BannerModule__VFCZ1 .box .bg {
	height: 800px!important
}
.BannerModule_BannerModule__VFCZ1 .topPosition .content {
	margin-top: 80px
}
}

@media(max-width:768px) {
.BannerModule_BannerModule__VFCZ1 .box, .BannerModule_BannerModule__VFCZ1 .box .bg {
	height: 432px!important
}
.BannerModule_BannerModule__VFCZ1 .topPosition .content {
	width: 100%;
	margin-top: 70px
}
.BannerModule_BannerModule__VFCZ1 .container .content .title {
	font-size: 24px!important;
	margin-top: 10px
}
.BannerModule_BannerModule__VFCZ1 .container .content .des {
	font-size: 14px!important;
	margin-top: 10px
}
}
.E_Support__z7gUW .F-video-list .F-video-item {
	display: flex;
	flex-direction: column;
	width: 237px;
	height: auto;
	border-radius: 10px;
	overflow: hidden
}
.E_Support__z7gUW .F-video-list .F-video {
	position: relative;
	width: 100%;
	height: unset;
	aspect-ratio: 237/120;
	cursor: pointer
}
.E_Support__z7gUW .F-video-list .F-video .play {
	position: absolute;
	inset: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 60.917px;
	height: 60.917px
}
.E_Support__z7gUW .F-video-list .F-video-title {
	flex: 1 1;
	padding: 16px;
	color: #000;
	font-family: var(--ff-woff2-B);
	font-size: 14px;
	line-height: 120%;
	background-color: #f9f9f9
}

@media only screen and (min-width:1441px) {
.E_Support__z7gUW .ef-box {
	max-width: 1200px;
	padding: 0!important
}
.E_Support__z7gUW .F-video-list .F-video-item {
	width: 288px
}
}

@media(max-width:1024px) {
.E_Support__z7gUW .ef-box {
	padding: 0 48px!important
}
.E_Support__z7gUW .F-video-list {
	padding: 0 48px;
	margin: 0 -48px
}
}
.E_Support__z7gUW .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.E_Support__z7gUW .ef-box {
	padding: 0 24px!important
}
.E_Support__z7gUW .F-video-list {
	padding: 0 24px;
	margin: 0 -24px
}
}
.F_Support__8_nSV .F-container {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 32px;
	padding: 48px;
	border-radius: 10px;
	width: 100%;
	background: #f9f9f9
}
.F_Support__8_nSV .F-container .F-container-info {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 772px;
	text-align: center;
	line-height: 120%;
	font-family: var(--ff-woff2-M)
}
.F_Support__8_nSV .F-container .F-container-info .F-title {
	color: #03060b;
	font-family: var(--ff-woff2-B);
	font-size: 34px;
	line-height: 110%
}
.F_Support__8_nSV .F-container .F-container-info .F-desc {
	color: #707070;
	font-size: 16px
}
.F_Support__8_nSV .F-container .F-container-info .F-link {
	font-size: 16px
}
.F_Support__8_nSV .F-container .F-img {
	width: 380px;
	height: 248.205px
}
.F_Support__8_nSV .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:1024px) {
.F_Support__8_nSV .ef-box {
	padding: 0 48px!important
}
.F_Support__8_nSV .F-container {
	gap: 24px;
	padding: 32px 24px
}
.F_Support__8_nSV .F-container .F-container-info {
	gap: 12px;
	width: 100%
}
.F_Support__8_nSV .F-container .F-container-info .F-title {
	font-size: 24px
}
.F_Support__8_nSV .F-container .F-img {
	width: 284px;
	height: unset;
	aspect-ratio: 284/173
}
}
.G_Support__UwcKP .G-content {
	display: flex;
	gap: 16px;
	width: 100%
}
.G_Support__UwcKP .G-content .G-content-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1 1;
	padding: 48px;
	border-radius: 10px;
	background: #f9f9f9
}
.G_Support__UwcKP .G-content .G-content-item .item-icon {
	width: 48px;
	height: 48px
}
.G_Support__UwcKP .G-content .G-content-item .item-title {
	margin-top: 16px;
color:var(--4, #03060b);
	text-align: center;
	font-family: var(--ff-woff2-B);
	font-size: 24px;
	line-height: 120%
}
.G_Support__UwcKP .G-content .G-content-item .item-link {
	margin-top: 16px;
	text-align: center;
	font-size: 16px
}
.G_Support__UwcKP .G-content .G-content-item .item-link.link-mobile {
	display: none
}
.G_Support__UwcKP .G-content .G-content-item .item-desc {
	margin-top: 10px;
	margin-bottom: -7px;
	color: #707070;
	text-align: center;
	font-family: var(--ff-woff2-M);
	font-size: 12px;
	line-height: 120%
}
.G_Support__UwcKP .G-community {
	display: flex;
	flex-direction: row-reverse;
	margin-top: 16px;
	border-radius: 10px;
	overflow: hidden;
	background: #f9f9f9;
	height: 280px;
	width: 100%
}
.G_Support__UwcKP .G-community .G-community-img, .G_Support__UwcKP .G-community .G-community-info {
	width: 50%
}
.G_Support__UwcKP .G-community .G-community-info {
	padding: 0 32px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 16px;
	text-align: center
}
.G_Support__UwcKP .G-community .G-community-info .G-community-title {
	color: #03060b;
	font-family: var(--ff-woff2-B);
	font-size: 24px;
	max-width: 492px;
	line-height: 120%
}
.G_Support__UwcKP .G-community .G-community-info .G-community-desc {
	color: #707070;
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: 120%;
	max-width: 492px
}
.G_Support__UwcKP .G-community .G-community-info .G-community-link {
	line-height: 120%;
	font-size: 16px;
	max-width: 492px
}

@media(max-width:1024px) {
.G_Support__UwcKP .ef-box {
	padding: 0 48px!important
}
.G_Support__UwcKP .G-content .G-content-item {
	padding: 24px
}
.G_Support__UwcKP .G-content .G-content-item .item-icon {
	width: 40px;
	height: 40px
}
.G_Support__UwcKP .G-content .G-content-item .item-title {
	margin-top: 12px;
	font-size: 18px
}
.G_Support__UwcKP .G-content .G-content-item .item-desc {
	margin-bottom: 0
}
.G_Support__UwcKP .G-content .G-content-item .item-link.link-mobile {
	display: block
}
.G_Support__UwcKP .G-content .G-content-item .item-link.link-pc {
	display: none
}
.G_Support__UwcKP .G-community {
	flex-direction: column;
	height: unset
}
.G_Support__UwcKP .G-community .G-community-img {
	width: 100%;
	aspect-ratio: 672/171
}
.G_Support__UwcKP .G-community .G-community-info {
	width: 100%;
	padding: 32px 24px;
	gap: 12px
}
.G_Support__UwcKP .G-community .G-community-info .G-community-title {
	font-size: 18px;
	max-width: unset
}
.G_Support__UwcKP .G-community .G-community-info .G-community-desc, .G_Support__UwcKP .G-community .G-community-info .G-community-link {
	max-width: unset
}
}
.G_Support__UwcKP .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.G_Support__UwcKP .ef-box {
	padding: 0 24px!important
}
.G_Support__UwcKP .G-content {
	flex-direction: column
}
.G_Support__UwcKP .G-community .G-community-img {
	width: 100%;
	aspect-ratio: 327/171
}
}
.Support_Support__rvD0n .support-banner-pc {
	height: 400px
}
.Support_Support__rvD0n .support-module {
	width: 996px;
	margin: 0 auto
}
.Support_Support__rvD0n .support-module .support-title {
	margin-bottom: 40px;
	color: #03060b;
	text-align: center;
	font-family: var(--ff-woff2-B);
	font-weight: 500;
	font-size: 34px;
	line-height: 110%
}
.Support_Support__rvD0n .support-module .support-link {
	color: #c9291c;
	font-family: var(--ff-woff2-M);
	line-height: 120%;
	cursor: pointer
}
.Support_Support__rvD0n .support-module .support-link:hover {
	text-decoration: underline
}
.Support_Support__rvD0n .support-module .support-more {
	margin: 24px auto 0;
	text-align: center;
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.Support_Support__rvD0n .module-tabs-content+.module-tabs-content {
	margin-top: -20px
}
.Support_Support__rvD0n .ef-spec {
	height: 140px
}

@media only screen and (min-width:1441px) {
.Support_Support__rvD0n .ef-box {
	max-width: 1200px;
	padding: 0!important
}
.Support_Support__rvD0n .support-module {
	width: 1200px;
	margin: 0 auto
}
}

@media(max-width:1024px) {
.Support_Support__rvD0n .ef-box {
	padding: 0 48px!important
}
.Support_Support__rvD0n .support-module {
	width: 100%;
	padding: 0 48px
}
.Support_Support__rvD0n .support-module .support-title {
	font-size: 24px;
	line-height: 120%
}
.Support_Support__rvD0n .ef-spec {
	height: 110px
}
}
.Support_Support__rvD0n .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.Support_Support__rvD0n .ef-box {
	padding: 0 24px!important
}
.Support_Support__rvD0n .support-module {
	padding: 0 24px
}
}
/*# sourceMappingURL=a87f45bffd1c502c.css.map*/
