.EditorVideo_video__LWemY {
	position: relative;
	width: 100%;
	height: 100%
}
.EditorVideo_video__LWemY video {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.EditorVideo_video__LWemY .lowcode-video-h5 {
	display: none
}
.EditorVideo_video__LWemY .lowcode-video-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	width: 24px;
	height: 24px;
	margin: -12px 0 0 -12px;
	cursor: pointer
}

@media(max-width:1024px) {
.EditorVideo_video__LWemY .lowcode-video-h5 {
	display: block
}
.EditorVideo_video__LWemY .lowcode-video-pc {
	display: none
}
}
.content_content__PqEu9 {
	display: block;
	height: 600px
}
.content_content__PqEu9 .eco-img {
	display: none
}
.content_content__PqEu9 .swiper-slide-active .eco-img, .content_content__PqEu9 .swiper-slide-next .eco-img, .content_content__PqEu9 .swiper-slide-prev .eco-img, .content_content__PqEu9 .swiper-wrapper .swiper-slide:first-child .eco-img {
	display: block
}
.content_content__PqEu9 .swiper-box {
	height: 100%
}
.content_content__PqEu9 .swiper-box .swiper-pagination-bullet {
	font-family: var(--ff-woff2-M)
}
.content_content__PqEu9 .swiper-box.auto-play .swiper-pagination .swiper-pagination-bullet-active {
	overflow: hidden
}
.content_content__PqEu9 .swiper-box.auto-play .swiper-pagination .swiper-pagination-bullet-active:after {
	display: none
}
.content_content__PqEu9 .swiper-box.auto-play .swiper-pagination .swiper-pagination-bullet-active .after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	background-color: #fff;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.content_content__PqEu9 .swiper-item {
	position: relative
}
.content_content__PqEu9 .swiper-item .banner-ms-box .banner-btns .banner-link:active, .content_content__PqEu9 .swiper-item .banner-ms-box .banner-btns .banner-link:focus, .content_content__PqEu9 .swiper-item .banner-ms-box .banner-btns .banner-link:hover {
	opacity: .85
}

@media only screen and (min-width:1441px) {
.content_content__PqEu9 {
	height: 1200px
}
}

@media(max-width:1024px) {
.content_content__PqEu9 {
	min-height: 50px;
	height: auto
}
.content_content__PqEu9 .swiper .swiper-pagination {
	height: 7px
}
.content_content__PqEu9 .swiper .swiper-pagination .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	margin: 0 7px
}
}
.content_content__PqEu9 .swiper .swiper-button-next, .content_content__PqEu9 .swiper .swiper-button-prev {
	position: absolute;
	top: 50%;
	z-index: 3;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-top: -25px;
	cursor: pointer;
	border: 1px solid hsla(0,0%,100%,.15)
}
.content_content__PqEu9 .swiper .swiper-button-next:before, .content_content__PqEu9 .swiper .swiper-button-prev:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.15);
	border: 1px solid #fff;
	border-radius: 50%;
	transition: opacity .25s;
	box-sizing: border-box
}
.content_content__PqEu9 .swiper .swiper-button-next:after, .content_content__PqEu9 .swiper .swiper-button-prev:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	box-sizing: border-box
}
.content_content__PqEu9 .swiper .swiper-button-next:active:before, .content_content__PqEu9 .swiper .swiper-button-next:focus:before, .content_content__PqEu9 .swiper .swiper-button-next:hover:before, .content_content__PqEu9 .swiper .swiper-button-prev:active:before, .content_content__PqEu9 .swiper .swiper-button-prev:focus:before, .content_content__PqEu9 .swiper .swiper-button-prev:hover:before {
	border-color: hsla(0,0%,100%,.35);
	background-color: rgba(0,0,0,.35)
}
.content_content__PqEu9 .swiper .swiper-button-prev {
	left: 24px;
	right: auto
}
.content_content__PqEu9 .swiper .swiper-button-prev:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	margin-left: 2px
}
.content_content__PqEu9 .swiper .swiper-button-next {
	right: 24px
}
.content_content__PqEu9 .swiper .swiper-button-next:after {
	-webkit-transform: translate(-50%, -50%) rotate(-135deg);
	transform: translate(-50%, -50%) rotate(-135deg);
	margin-left: -1px
}

@media only screen and (min-width:1441px) {
.content_content__PqEu9 .swiper .swiper-button-next, .content_content__PqEu9 .swiper .swiper-button-prev {
	width: 60px;
	height: 60px
}
.content_content__PqEu9 .swiper .swiper-button-next:after, .content_content__PqEu9 .swiper .swiper-button-prev:after {
	width: 12px;
	height: 12px;
	border-width: 2.45px
}
}

@media(max-width:1024px) {
.content_content__PqEu9 .swiper .swiper-button-next, .content_content__PqEu9 .swiper .swiper-button-prev {
	width: 40px;
	height: 40px
}
.content_content__PqEu9 .swiper .swiper-button-next:after, .content_content__PqEu9 .swiper .swiper-button-prev:after {
	border-width: 1.6px;
	width: 8px;
	height: 8px
}
.content_content__PqEu9 .swiper .swiper-button-prev {
	left: 28px
}
.content_content__PqEu9 .swiper .swiper-button-next {
	right: 28px
}
}

@media(max-width:767px) {
.content_content__PqEu9 .swiper .swiper-button-next, .content_content__PqEu9 .swiper .swiper-button-prev {
	display: none
}
}
.content_content__PqEu9 .swiper-pagination {
	position: absolute;
	height: 8px;
	bottom: 24px;
	left: 0;
	z-index: 2;
	width: 100%;
	display: flex;
	justify-content: center;
	overflow: hidden
}
.content_content__PqEu9 .swiper-pagination .swiper-pagination-bullet {
	position: relative;
	width: 8px;
	height: 8px;
	margin: 0 6px;
	border-radius: 8px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent
}
.content_content__PqEu9 .swiper-pagination .swiper-pagination-bullet:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: .4;
	border-radius: 8px
}
.content_content__PqEu9 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 48px
}
.content_content__PqEu9 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	background-color: #fff
}
@-webkit-keyframes content_progress__NYA_u {
0% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%)
}
to {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes content_progress__NYA_u {
0% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%)
}
to {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
.content_entry__rv9Jz {
	display: none
}

@media(max-width:1024px) {
.content_entry__rv9Jz {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px;
	background-color: #fff
}
.content_entry__rv9Jz .entry-text .text {
	color: #000;
	font-size: 12px;
	font-family: var(--ff-woff2-M);
	margin-bottom: 8px
}
.content_entry__rv9Jz .entry-text .tip {
	color: #707070;
	font-family: var(--ff-woff2-M);
	font-size: 12px
}
.content_entry__rv9Jz .entry-text .tip .text-link {
	color: #000;
	font-size: 12px;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}
.content_entry__rv9Jz .button-register {
	min-width: 90px;
	height: 34px;
	padding: 10px;
	border-radius: 2px;
	background-color: #000;
	color: #fff;
	font-family: var(--ff-woff2-EM);
	font-size: 12px;
	text-align: center
}
html[site=de] .content_entry__rv9Jz .button-register, html[site=es] .content_entry__rv9Jz .button-register, html[site=fr] .content_entry__rv9Jz .button-register {
	display: flex;
	align-items: center;
	height: 42px
}
html[site=fr] .content_entry__rv9Jz .button-register {
	height: 48px
}
}
.bannercard_bannercard__vJ6zd {
	position: relative;
	overflow: hidden;
	width: 100vw;
	height: 600px
}
.bannercard_bannercard__vJ6zd .banner-hot {
	font-family: var(--ff-woff2-EB);
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 6px
}
.bannercard_bannercard__vJ6zd .banner-title {
	font-family: var(--ff-woff2-EB);
	font-size: 34px;
	line-height: 1.1;
	font-weight: 400
}
.bannercard_bannercard__vJ6zd .banner-desc {
	margin-top: 16px;
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: 1.3
}
.bannercard_bannercard__vJ6zd .banner-btns {
	margin-top: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px
}
.bannercard_bannercard__vJ6zd .banner-btns .banner-link {
	min-width: 136px;
	padding: 10px 22px;
	text-align: center;
	border-radius: 4px;
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: 1.2;
	box-sizing: border-box
}
.bannercard_bannercard__vJ6zd .banner-btns .banner-link.active, .bannercard_bannercard__vJ6zd .banner-btns .banner-link:focus, .bannercard_bannercard__vJ6zd .banner-btns .banner-link:hover {
	opacity: .85
}
.bannercard_bannercard__vJ6zd .banner-btns .banner-link.link-buy {
	background-color: #fff;
	color: #000;
	border: 1px solid #fff
}
.bannercard_bannercard__vJ6zd .banner-btns .banner-link.link-more {
	border: 1px solid #fff;
	color: #fff
}
.bannercard_bannercard__vJ6zd .banner-btns .banner-link.link-more.active, .bannercard_bannercard__vJ6zd .banner-btns .banner-link.link-more:focus, .bannercard_bannercard__vJ6zd .banner-btns .banner-link.link-more:hover {
	opacity: .6
}
.bannercard_bannercard__vJ6zd .banner-info {
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 70px;
	text-align: center;
	white-space: pre-line;
	padding: 0 128px
}
html[site=sa] .bannercard_bannercard__vJ6zd .banner-info {
	direction: rtl
}
.bannercard_bannercard__vJ6zd .banner-info-in {
	max-width: 922px;
	margin: 0 auto
}
.bannercard_bannercard__vJ6zd .banner-img {
	position: relative;
	width: 100%;
	height: 100%
}

@media only screen and (min-width:1441px) {
.bannercard_bannercard__vJ6zd {
	height: 800px
}
.bannercard_bannercard__vJ6zd .banner-info {
	top: 90px
}
.bannercard_bannercard__vJ6zd .banner-info .banner-hot {
	font-size: 20px;
	line-height: 1.3
}
.bannercard_bannercard__vJ6zd .banner-info .banner-title {
	font-size: 48px
}
.bannercard_bannercard__vJ6zd .banner-info .banner-desc {
	font-size: 20px
}
.bannercard_bannercard__vJ6zd .banner-info .banner-btns {
	margin-top: 34px;
	gap: 32px
}
.bannercard_bannercard__vJ6zd .banner-info .banner-btns .banner-link {
	font-size: 18px
}
.bannercard_bannercard__vJ6zd .banner-info-in {
	max-width: 996px
}
}

@media(max-width:1024px) {
.bannercard_bannercard__vJ6zd {
	height: 580px
}
.bannercard_bannercard__vJ6zd .banner-info {
	top: 50px;
	padding: 0 128px
}
.bannercard_bannercard__vJ6zd .banner-info .banner-hot {
	font-size: 14px;
	margin-bottom: 8px
}
.bannercard_bannercard__vJ6zd .banner-info .banner-title {
	font-size: 28px
}
.bannercard_bannercard__vJ6zd .banner-info .banner-desc {
	margin-top: 12px;
	font-size: 14px;
	line-height: 1.2
}
.bannercard_bannercard__vJ6zd .banner-info .banner-btns {
	margin-top: 26px
}
.bannercard_bannercard__vJ6zd .banner-info .banner-btns .banner-link {
	min-width: 124px;
	padding: 10px 16px
}
}

@media(max-width:767px) {
.bannercard_bannercard__vJ6zd .banner-info {
	padding: 0 24px
}
}
.bannercard_bannercard__vJ6zd.theme-black .banner-info .banner-desc, .bannercard_bannercard__vJ6zd.theme-black .banner-info .banner-title {
	color: #fff
}
.bannercard_bannercard__vJ6zd.theme-black .banner-info .banner-btns .banner-link.link-buy {
	background-color: #000;
	color: #fff
}
.bannercard_bannercard__vJ6zd.theme-black .banner-info .banner-btns .banner-link.link-more {
	border-color: #000;
	color: #000
}
.bannercard_bannercard__vJ6zd.textAlign-left .banner-info {
	text-align: left
}
.bannercard_bannercard__vJ6zd.textAlign-left .banner-btns {
	justify-content: flex-start
}
html[site=sa] .bannercard_bannercard__vJ6zd.textAlign-left .banner-btns {
	justify-content: flex-end
}
.bannercard_bannercard__vJ6zd.textAlign-right .banner-info {
	text-align: right
}
.bannercard_bannercard__vJ6zd.textAlign-right .banner-btns {
	justify-content: flex-end
}
html[site=sa] .bannercard_bannercard__vJ6zd.textAlign-right .banner-btns {
	justify-content: flex-start
}

@media(max-width:1024px) {
.bannercard_bannercard__vJ6zd.textAlign-h5-left .banner-info {
	text-align: left
}
.bannercard_bannercard__vJ6zd.textAlign-h5-left .banner-info .banner-btns {
	justify-content: flex-start
}
html[site=sa] .bannercard_bannercard__vJ6zd.textAlign-h5-left .banner-info .banner-btns {
	justify-content: flex-end
}
.bannercard_bannercard__vJ6zd.textAlign-h5-center .banner-info {
	text-align: center
}
.bannercard_bannercard__vJ6zd.textAlign-h5-center .banner-info .banner-btns, html[site=sa] .bannercard_bannercard__vJ6zd.textAlign-h5-center .banner-info .banner-btns {
	justify-content: center
}
.bannercard_bannercard__vJ6zd.textAlign-h5-right .banner-info {
	text-align: right
}
.bannercard_bannercard__vJ6zd.textAlign-h5-right .banner-info .banner-btns {
	justify-content: flex-end
}
html[site=sa] .bannercard_bannercard__vJ6zd.textAlign-h5-right .banner-info .banner-btns {
	justify-content: flex-start
}
}
.bannercard_bannercard__vJ6zd.position-left .banner-info {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 1456px
}
.bannercard_bannercard__vJ6zd.position-left .banner-info-in {
	margin-left: 0;
	max-width: 50%
}

@media(max-width:1024px) {
.bannercard_bannercard__vJ6zd.position-left .banner-info {
	padding: 0 48px
}
.bannercard_bannercard__vJ6zd.position-left .banner-info-in {
	width: 100%
}
.bannercard_bannercard__vJ6zd.position-left .banner-info {
	padding: 0 24px
}
}
.bannercard_bannercard__vJ6zd.position-right .banner-info {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.bannercard_bannercard__vJ6zd.position-right .banner-info-in {
	margin-right: 0;
	max-width: 50%
}

@media(max-width:1024px) {
.bannercard_bannercard__vJ6zd.position-h5-left .banner-info {
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 48px;
	width: 100%
}
.bannercard_bannercard__vJ6zd.position-h5-left .banner-info-in {
	margin-left: 0;
	max-width: 100%
}
}

@media(max-width:1024px)and (max-width:767px) {
.bannercard_bannercard__vJ6zd.position-h5-left .banner-info {
	padding: 0 24px
}
}

@media(max-width:1024px) {
.bannercard_bannercard__vJ6zd.position-h5-center .banner-info {
	top: 50px;
	-webkit-transform: none;
	transform: none
}
.bannercard_bannercard__vJ6zd.position-h5-center .banner-info-in {
	margin-right: 0;
	max-width: 100%
}
.bannercard_bannercard__vJ6zd.position-h5-right .banner-info {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.bannercard_bannercard__vJ6zd.position-h5-right .banner-info-in {
	margin-right: 0;
	max-width: 100%
}
}
.content_content__WrU23 {
	display: block;
	margin: 0 auto
}
.content_content__WrU23 .SwiperCardB-title {
	width: calc(100vw - 632px);
	margin: 0 auto 40px;
	text-align: center;
	font-family: var(--ff-woff2-EB);
	font-size: 28px;
	line-height: 1.1;
	color: #000;
	font-weight: 400
}
.content_content__WrU23 .SwiperCardB-in.SwiperCardB-show-lr {
	display: flex;
	width: 100%
}
.content_content__WrU23 .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-l, .content_content__WrU23 .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-r {
	position: relative;
	flex: 1 1;
	height: 298px;
	min-width: 48px;
	cursor: pointer
}
.content_content__WrU23 .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-icon {
	position: absolute;
	top: 50%;
	width: 8px;
	height: 8px;
	border-left: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9
}
.content_content__WrU23 .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-l {
	border-right: 1px solid #d9d9d9
}
.content_content__WrU23 .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-l .SwiperCardB-icon {
	right: 24px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.content_content__WrU23 .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-r {
	border-left: 1px solid #d9d9d9
}
.content_content__WrU23 .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-r .SwiperCardB-icon {
	left: 24px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}
.content_content__WrU23 .swiper-box {
	width: calc(100vw - 244px)
}
.content_content__WrU23 .swiper-box .swiper-wrapper {
	justify-content: center
}
.content_content__WrU23 .swiper-box .swiper-button-next, .content_content__WrU23 .swiper-box .swiper-button-prev {
	display: none
}
.content_content__WrU23 .swiper-box.over {
	width: 100%;
	padding: 0 122px
}
.content_content__WrU23 .swiper-box.over .swiper-button-next, .content_content__WrU23 .swiper-box.over .swiper-button-prev {
	display: block
}
.content_content__WrU23 .swiper-box.over .swiper-wrapper {
	justify-content: flex-start
}
.content_content__WrU23 .swiper-box .swiper-pagination {
	display: none
}
.content_content__WrU23 .swiper-box .swiper-button-next, .content_content__WrU23 .swiper-box .swiper-button-prev {
	width: 122px;
	top: 0;
	margin-top: 0;
	border-radius: 0;
	background-color: #fff
}
.content_content__WrU23 .swiper-box .swiper-button-next.swiper-button-disabled, .content_content__WrU23 .swiper-box .swiper-button-prev.swiper-button-disabled {
	display: none
}
.content_content__WrU23 .swiper-box .swiper-button-next:after, .content_content__WrU23 .swiper-box .swiper-button-prev:after {
	content: "";
	width: 8px;
	height: 8px;
	border-left: 3px solid #49494b;
	border-bottom: 3px solid #49494b
}
.content_content__WrU23 .swiper-box .swiper-button-prev {
	left: 0;
	height: 100%;
	border-right: 1px solid #d2d2d7
}
html[site=sa] .content_content__WrU23 .swiper-box .swiper-button-prev {
	right: auto
}
.content_content__WrU23 .swiper-box .swiper-button-prev:after {
	left: auto;
	right: 18px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg)
}
.content_content__WrU23 .swiper-box .swiper-button-next {
	right: 0;
	height: 100%;
	border-left: 1px solid #d2d2d7
}
.content_content__WrU23 .swiper-box .swiper-button-next:after {
	content: "";
	left: 18px;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg)
}
.content_content__WrU23 .swiper-item {
	position: relative;
	width: 262px;
	height: auto;
	padding-bottom: 29px
}
.content_content__WrU23 .swiper-item:last-child {
	margin-right: 0!important
}
.content_content__WrU23 .swiper-item:hover .banner-img {
	background-color: rgba(243,244,247,.5)
}
.content_content__WrU23 .banner-img {
	width: 100%;
	height: 186px;
	background-color: #f3f4f7;
	border-radius: 14px
}
.content_content__WrU23 .banner-img .eco-img {
	width: 186px;
	margin: 0 auto
}
.content_content__WrU23 .banner-ms-box {
	text-align: center
}
.content_content__WrU23 .banner-ms-box .banner-title {
	margin-top: 16px;
	font-family: var(--ff-woff2-B);
	font-size: 18px;
	color: #000
}
.content_content__WrU23 .banner-ms-box .banner-desc, .content_content__WrU23 .banner-ms-box .banner-title {
	line-height: 1.2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden
}
.content_content__WrU23 .banner-ms-box .banner-desc {
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	color: #626262;
	margin-top: 6px;
	max-width: 100%;
	white-space: pre-line
}
.content_content__WrU23 .banner-ms-box .banner-btns {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 1.2;
	color: #3f68e0
}
.content_content__WrU23 .banner-ms-box .banner-btns .editor-link {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 7.5px;
	color: inherit;
	gap: 4px
}
.content_content__WrU23 .btn-icon-b {
	display: flex;
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: 100%;
	background-image: url(../fonts/b5266022f74d4261956d96e3c8dddda8.woff)
}
html[site=sa] .content_content__WrU23 .btn-icon-b {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.content_content__WrU23 .btn-icon-b:active, .content_content__WrU23 .btn-icon-b:focus, .content_content__WrU23 .btn-icon-b:hover {
	text-decoration: underline
}

@media only screen and (min-width:1441px) {
.content_content__WrU23 .SwiperCardB-title {
	font-size: 34px;
	width: 792px;
	margin-bottom: 50px
}
.content_content__WrU23 .swiper-box {
	width: 1400px
}
.content_content__WrU23 .swiper-box.over {
	width: 100%;
	padding: 0 calc(50vw - 700px)
}
.content_content__WrU23 .swiper-box.over .swiper-button-next {
	width: calc(50vw - 700px)
}
.content_content__WrU23 .swiper-box.over .swiper-button-next:after {
	left: 24px
}
.content_content__WrU23 .swiper-box.over .swiper-button-prev {
	width: calc(50vw - 700px)
}
.content_content__WrU23 .swiper-box.over .swiper-button-prev:after {
	right: 24px
}
.content_content__WrU23 .swiper-box .swiper-item {
	border-radius: 16px;
	width: 282px;
	padding-bottom: 33px
}
.content_content__WrU23 .swiper-box .swiper-item .banner-img {
	height: 200px
}
.content_content__WrU23 .swiper-box .swiper-item .banner-img .eco-img {
	width: 200px
}
.content_content__WrU23 .swiper-box .swiper-item .banner-ms-box .banner-title {
	font-size: 20px;
	margin-top: 20px
}
.content_content__WrU23 .swiper-box .swiper-item .banner-ms-box .banner-desc {
	font-size: 16px;
	margin-top: 8px
}
.content_content__WrU23 .swiper-box .swiper-item .banner-ms-box .banner-btns {
	margin: 0 8px
}
.content_content__WrU23 .swiper-box .swiper-item .banner-ms-box .banner-btns .editor-link {
	background-size: 13px 13px
}
}

@media(max-width:1024px) {
.content_content__WrU23 {
	position: relative;
	margin: 0 auto
}
.content_content__WrU23 .SwiperCardB-title {
	width: calc(100vw - 268px);
	font-size: 22px;
	margin-bottom: 30px
}
.content_content__WrU23 .btn-icon-b {
	display: none!important
}
.content_content__WrU23 .swiper-box {
	width: 100%;
	padding: 0 48px 32px
}
.content_content__WrU23 .swiper-box.over {
	padding: 0 48px 32px
}
.content_content__WrU23 .swiper-box .swiper-button-next, .content_content__WrU23 .swiper-box .swiper-button-prev {
	display: none
}
.content_content__WrU23 .swiper-box .swiper-pagination {
	display: flex;
	bottom: 0
}
.content_content__WrU23 .swiper-box .swiper-wrapper {
	justify-content: flex-start
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item {
	padding: 0 32px 89px;
	width: 327px;
	background: #f3f4f7;
	border-radius: 10px;
	overflow: hidden
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item .banner-img {
	width: 160px;
	height: 160px;
	margin: 0 auto
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item .eco-img {
	width: 100%
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item .banner-title {
	margin-top: 0;
	font-size: 16px
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item .banner-desc {
	margin-top: 6px;
	font-size: 14px;
	white-space: pre-line
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item .banner-btns {
	bottom: 32px;
	width: -webkit-max-content;
	width: max-content;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item .banner-btns .btn-icon {
	min-width: 102px;
	padding: 8px;
	border-radius: 4px;
	border: 1px solid #000;
	margin: 0 8px;
	background-image: none
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item .banner-btns .btn-icon.SwiperCardB-link-buy {
	background-color: #000;
	color: #fff
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item .banner-btns .btn-icon.SwiperCardB-link-more {
	color: #000
}
}

@media(max-width:767px) {
.content_content__WrU23 .SwiperCardB-title {
	width: calc(100vw - 48px)
}
.content_content__WrU23 .swiper-box {
	width: 100%;
	padding: 0 24px 32px
}
.content_content__WrU23 .swiper-box.over {
	padding: 0 24px 32px
}
.content_content__WrU23 .swiper-box .swiper-wrapper .swiper-item {
	border-radius: 8px
}
}
.content_content__WrU23.temp-black .swiper-box .swiper-button-next {
	background-color: #000
}
.content_content__WrU23.temp-gray .swiper-box .swiper-button-next {
	background-color: #f5f5f5
}
.content_content__qJ6Eb {
	display: block;
	margin: 0 auto
}
.content_content__qJ6Eb .SwiperCardB-title {
	width: calc(100vw - 632px);
	margin: 0 auto 40px;
	text-align: center;
	font-family: var(--ff-woff2-EB);
	font-size: 28px;
	line-height: 1.1;
	color: #000;
	font-weight: 400
}
.content_content__qJ6Eb .SwiperCardB-in.SwiperCardB-show-lr {
	display: flex;
	width: 100%
}
.content_content__qJ6Eb .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-l, .content_content__qJ6Eb .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-r {
	position: relative;
	flex: 1 1;
	height: 298px;
	min-width: 48px;
	cursor: pointer
}
.content_content__qJ6Eb .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-icon {
	position: absolute;
	top: 50%;
	width: 8px;
	height: 8px;
	border-left: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9
}
.content_content__qJ6Eb .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-l {
	border-right: 1px solid #d9d9d9
}
.content_content__qJ6Eb .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-l .SwiperCardB-icon {
	right: 24px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.content_content__qJ6Eb .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-r {
	border-left: 1px solid #d9d9d9
}
.content_content__qJ6Eb .SwiperCardB-in.SwiperCardB-show-lr .SwiperCardB-in-r .SwiperCardB-icon {
	left: 24px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}
.content_content__qJ6Eb .swiper-box {
	width: calc(100vw - 244px)
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper {
	justify-content: center
}
.content_content__qJ6Eb .swiper-box .swiper-button-next, .content_content__qJ6Eb .swiper-box .swiper-button-prev {
	display: none
}
.content_content__qJ6Eb .swiper-box.over {
	width: 100%;
	padding: 0 122px
}
.content_content__qJ6Eb .swiper-box.over .swiper-button-next, .content_content__qJ6Eb .swiper-box.over .swiper-button-prev {
	display: block
}
.content_content__qJ6Eb .swiper-box.over .swiper-wrapper {
	justify-content: flex-start
}
.content_content__qJ6Eb .swiper-box .swiper-pagination {
	display: none
}
.content_content__qJ6Eb .swiper-box .swiper-button-next, .content_content__qJ6Eb .swiper-box .swiper-button-prev {
	width: 122px;
	top: 0;
	margin-top: 0;
	border-radius: 0;
	background-color: #fff
}
.content_content__qJ6Eb .swiper-box .swiper-button-next.swiper-button-disabled, .content_content__qJ6Eb .swiper-box .swiper-button-prev.swiper-button-disabled {
	display: none
}
.content_content__qJ6Eb .swiper-box .swiper-button-next:after, .content_content__qJ6Eb .swiper-box .swiper-button-prev:after {
	content: "";
	width: 8px;
	height: 8px;
	border-left: 3px solid #49494b;
	border-bottom: 3px solid #49494b
}
.content_content__qJ6Eb .swiper-box .swiper-button-prev {
	left: 0;
	height: 100%;
	border-right: 1px solid #d2d2d7
}
html[site=sa] .content_content__qJ6Eb .swiper-box .swiper-button-prev {
	right: auto
}
.content_content__qJ6Eb .swiper-box .swiper-button-prev:after {
	left: auto;
	right: 18px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg)
}
.content_content__qJ6Eb .swiper-box .swiper-button-next {
	right: 0;
	height: 100%;
	border-left: 1px solid #d2d2d7
}
.content_content__qJ6Eb .swiper-box .swiper-button-next:after {
	content: "";
	left: 18px;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg)
}
.content_content__qJ6Eb .swiper-item {
	position: relative;
	width: 278px;
	height: auto;
	padding: 10px 0 82px;
	background-color: #f5f5f6;
	border-radius: 8px
}
.content_content__qJ6Eb .swiper-item:last-child {
	margin-right: 0!important
}
.content_content__qJ6Eb .swiper-item:hover {
	background-color: rgba(243,244,247,.5)
}
.content_content__qJ6Eb .banner-img {
	width: 100%;
	height: 180px
}
.content_content__qJ6Eb .banner-img .eco-img {
	width: 180px;
	margin: 0 auto
}
.content_content__qJ6Eb .banner-ms-box {
	text-align: center;
	margin: 0 24px
}
.content_content__qJ6Eb .banner-ms-box .banner-title {
	margin-top: 16px;
	font-family: var(--ff-woff2-B);
	font-size: 18px;
	line-height: 1.3;
	color: #000
}
.content_content__qJ6Eb .banner-ms-box .banner-desc, .content_content__qJ6Eb .banner-ms-box .banner-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden
}
.content_content__qJ6Eb .banner-ms-box .banner-desc {
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 22px;
	color: #626262;
	margin-top: 6px;
	max-width: 100%;
	white-space: pre-line
}
.content_content__qJ6Eb .banner-ms-box .banner-btns {
	position: absolute;
	bottom: 24px;
	width: calc(100% - 48px);
	display: flex;
	justify-content: center;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 1.2;
	color: #3f68e0
}
.content_content__qJ6Eb .banner-ms-box .banner-btns .editor-link {
	display: flex;
	align-items: center;
	justify-content: center;
	color: inherit;
	color: #000;
	border-radius: 4px;
	border: 1px solid #000;
	padding: 8px 36px;
	line-height: 120%
}
.content_content__qJ6Eb .btn-icon-b {
	display: flex;
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: 100%;
	background-image: url(../fonts/b5266022f74d4261956d96e3c8dddda8.woff)
}
html[site=sa] .content_content__qJ6Eb .btn-icon-b {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.content_content__qJ6Eb .btn-icon-b:active, .content_content__qJ6Eb .btn-icon-b:focus, .content_content__qJ6Eb .btn-icon-b:hover {
	text-decoration: underline
}

@media only screen and (min-width:1441px) {
.content_content__qJ6Eb .SwiperCardB-title {
	font-size: 34px;
	width: 792px;
	margin-bottom: 50px
}
.content_content__qJ6Eb .swiper-box {
	width: 1400px
}
.content_content__qJ6Eb .swiper-box.over {
	width: 100%;
	padding: 0 calc(50vw - 700px)
}
.content_content__qJ6Eb .swiper-box.over .swiper-button-next {
	width: calc(50vw - 700px)
}
.content_content__qJ6Eb .swiper-box.over .swiper-button-next:after {
	left: 24px
}
.content_content__qJ6Eb .swiper-box.over .swiper-button-prev {
	width: calc(50vw - 700px)
}
.content_content__qJ6Eb .swiper-box.over .swiper-button-prev:after {
	right: 24px
}
.content_content__qJ6Eb .swiper-box .swiper-item {
	border-radius: 8px;
	width: 278px;
	padding: 10px 0 82px
}
.content_content__qJ6Eb .swiper-box .swiper-item .banner-img {
	height: 180px
}
.content_content__qJ6Eb .swiper-box .swiper-item .banner-img .eco-img {
	width: 180px
}
.content_content__qJ6Eb .swiper-box .swiper-item .banner-ms-box .banner-title {
	font-size: 20px;
	margin-top: 20px
}
.content_content__qJ6Eb .swiper-box .swiper-item .banner-ms-box .banner-desc {
	font-size: 16px;
	margin-top: 8px
}
.content_content__qJ6Eb .swiper-box .swiper-item .banner-ms-box .banner-btns .editor-link {
	background-size: 13px 13px
}
}

@media(max-width:1024px) {
.content_content__qJ6Eb {
	position: relative;
	margin: 0 auto
}
.content_content__qJ6Eb .SwiperCardB-title {
	width: calc(100vw - 268px);
	font-size: 22px;
	margin-bottom: 30px
}
.content_content__qJ6Eb .btn-icon-b {
	display: none!important
}
.content_content__qJ6Eb .swiper-box {
	width: 100%;
	padding: 0 48px 32px
}
.content_content__qJ6Eb .swiper-box.over {
	padding: 0 48px 32px
}
.content_content__qJ6Eb .swiper-box .swiper-button-next, .content_content__qJ6Eb .swiper-box .swiper-button-prev {
	display: none
}
.content_content__qJ6Eb .swiper-box .swiper-pagination {
	display: flex;
	bottom: 0
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper {
	justify-content: flex-start
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item {
	padding: 0 24px 82px;
	width: 310px;
	background: #f3f4f7;
	border-radius: 10px;
	overflow: hidden
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item .banner-img {
	width: 160px;
	height: 160px;
	margin: 0 auto
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item .eco-img {
	width: 100%
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item .banner-title {
	margin-top: 0;
	font-size: 16px
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item .banner-desc {
	margin-top: 6px;
	font-size: 14px;
	white-space: pre-line
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item .banner-btns {
	bottom: 24px;
	width: -webkit-max-content;
	width: max-content;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item .banner-btns .btn-icon {
	min-width: 102px;
	padding: 8px;
	border-radius: 4px;
	border: 1px solid #000;
	margin: 0 8px;
	background-image: none
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item .banner-btns .btn-icon.SwiperCardB-link-buy {
	background-color: #000;
	color: #fff
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item .banner-btns .btn-icon.SwiperCardB-link-more {
	color: #000
}
}

@media(max-width:767px) {
.content_content__qJ6Eb .SwiperCardB-title {
	width: calc(100vw - 48px)
}
.content_content__qJ6Eb .swiper-box {
	width: 100%;
	padding: 0 24px 32px
}
.content_content__qJ6Eb .swiper-box.over {
	padding: 0 24px 32px
}
.content_content__qJ6Eb .swiper-box .swiper-wrapper .swiper-item {
	border-radius: 8px
}
}
.content_content__qJ6Eb.temp-black .swiper-box .swiper-button-next {
	background-color: #000
}
.content_content__qJ6Eb.temp-gray .swiper-box .swiper-button-next {
	background-color: #f5f5f5
}
.content_content__whsa9 {
	display: block
}
.content_content__whsa9 .ListNewsCard-title {
	width: calc(100vw - 628px);
	margin: 0 auto 40px;
	padding: 0 24px;
	font-family: var(--ff-woff2-EB);
	font-size: 28px;
	line-height: 1.1;
	text-align: center
}
.content_content__whsa9 .ListNewsCard-list {
	display: flex;
	justify-content: center;
	width: calc(100vw - 256px);
	gap: 20px;
	margin: 0 auto;
	text-align: left;
	overflow-x: auto
}
.content_content__whsa9 .ListNewsCard-list::-webkit-scrollbar {
display:none
}
.content_content__whsa9 .ListNewsCard-item {
	width: 263px;
	border-radius: 14px;
	cursor: pointer;
	overflow: hidden
}
.content_content__whsa9 .ListNewsCard-item:hover .ListNewsCard-img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.content_content__whsa9 .ListNewsCard-item-in {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #f6f7f9
}
.content_content__whsa9 .ListNewsCard-msgs {
	padding: 18px
}
.content_content__whsa9 .ListNewsCard-img {
	height: 150px;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}
.content_content__whsa9 .ListNewsCard-item-title {
	font-size: 12px;
	line-height: 1.3;
	height: 32px;
	-webkit-line-clamp: 2;
	color: #f8200c
}
.content_content__whsa9 .ListNewsCard-item-desc, .content_content__whsa9 .ListNewsCard-item-title {
	font-family: var(--ff-woff2-B);
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}
.content_content__whsa9 .ListNewsCard-item-desc {
	height: 66px;
	line-height: 1.2;
	font-size: 18px;
	-webkit-line-clamp: 3;
	margin-top: 10px;
	color: rgba(0,0,0,.85)
}
.content_content__whsa9 .ListNewsCard-item-footer {
	margin-top: 44px;
	display: flex;
	gap: 8px
}
.content_content__whsa9 .ListNewsCard-item-footer .ListNewsCard-item-logo {
	width: 22px;
	height: 22px;
	margin-top: -4px
}
.content_content__whsa9 .ListNewsCard-item-footer .ListNewsCard-item-date {
	font-family: var(--ff-woff2-B);
	font-size: 14px;
	line-height: 1.2;
	color: #777
}
.content_content__whsa9 .ListNewsCard-item-footer .eco-img-item {
	background-size: contain
}
.content_content__whsa9 .ListNewsCard-btn {
	margin: 30px auto 0;
	width: -webkit-max-content;
	width: max-content;
	display: flex;
	align-items: center;
	gap: 2px;
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: 1.2;
	color: #3f68e0
}
.content_content__whsa9 .ListNewsCard-btn:active, .content_content__whsa9 .ListNewsCard-btn:focus, .content_content__whsa9 .ListNewsCard-btn:hover {
	text-decoration: underline
}
.content_content__whsa9 .ListNewsCard-btn svg {
	width: 13px;
	height: 13px
}

@media only screen and (min-width:1441px) {
.content_content__whsa9 .ListNewsCard-title {
	margin-bottom: 50px;
	font-size: 34px;
	width: 792px
}
.content_content__whsa9 .ListNewsCard-list {
	gap: 24px;
	width: 1200px
}
.content_content__whsa9 .ListNewsCard-item {
	width: 282px;
	border-radius: 16px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-img {
	height: 161px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs {
	padding: 20px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-desc {
	font-size: 20px;
	height: 72px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-footer {
	margin-top: 50px;
	gap: 8px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-footer .ListNewsCard-item-logo {
	width: 24px;
	height: 24px
}
.content_content__whsa9 .ListNewsCard-btn {
	font-size: 16px
}
.content_content__whsa9 .ListNewsCard-btn svg {
	width: 13px;
	height: 13px
}
}

@media(max-width:1024px) {
.content_content__whsa9 {
	width: 100%
}
.content_content__whsa9 .ListNewsCard-title {
	margin-bottom: 30px;
	font-size: 22px;
	width: calc(100vw - 268px)
}
.content_content__whsa9 .ListNewsCard-list {
	gap: 16px;
	width: 100%;
	justify-content: flex-start;
	padding: 0 48px;
	flex: 1 1;
	overflow-x: auto;
	flex-wrap: nowrap
}
.content_content__whsa9 .ListNewsCard-list::-webkit-scrollbar {
display:none
}
.content_content__whsa9 .ListNewsCard-item {
	flex: none;
	width: 282px;
	border-radius: 10px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-img {
	height: 161px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs {
	padding: 20px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-desc {
	font-size: 16px;
	height: 57px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-footer {
	margin-top: 50px;
	gap: 8px
}
.content_content__whsa9 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-footer .ListNewsCard-item-logo {
	width: 24px;
	height: 24px
}
}

@media(max-width:767px) {
.content_content__whsa9 .ListNewsCard-title {
	width: calc(100vw - 48px)
}
.content_content__whsa9 .ListNewsCard-list {
	padding: 0 24px
}
}
.content_content__rRZJ2 {
	display: block
}
.content_content__rRZJ2 .ListNewsCard-title {
	width: calc(100vw - 628px);
	margin: 0 auto 40px;
	padding: 0 24px;
	font-family: var(--ff-woff2-EB);
	font-size: 28px;
	line-height: 1.1;
	text-align: center
}
.content_content__rRZJ2 .ListNewsCard-list {
	display: flex;
	justify-content: center;
	width: calc(100vw - 256px);
	gap: 20px;
	margin: 0 auto;
	text-align: left;
	overflow-x: auto
}
.content_content__rRZJ2 .ListNewsCard-list::-webkit-scrollbar {
display:none
}
.content_content__rRZJ2 .ListNewsCard-item {
	width: 263px;
	border-radius: 14px;
	cursor: pointer;
	overflow: hidden
}
.content_content__rRZJ2 .ListNewsCard-item-in {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #f6f7f9
}
.content_content__rRZJ2 .ListNewsCard-msgs {
	padding: 18px
}
.content_content__rRZJ2 .ListNewsCard-img {
	height: 150px
}
.content_content__rRZJ2 .ListNewsCard-item-title {
	font-size: 12px;
	line-height: 1.3;
	height: 32px;
	-webkit-line-clamp: 2;
	color: #f8200c;
	white-space: pre-line
}
.content_content__rRZJ2 .ListNewsCard-item-desc, .content_content__rRZJ2 .ListNewsCard-item-title {
	font-family: var(--ff-woff2-B);
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}
.content_content__rRZJ2 .ListNewsCard-item-desc {
	height: 66px;
	line-height: 1.2;
	font-size: 18px;
	-webkit-line-clamp: 3;
	margin-top: 10px
}
.content_content__rRZJ2 .ListNewsCard-item-footer {
	margin-top: 44px;
	display: flex;
	gap: 8px
}
.content_content__rRZJ2 .ListNewsCard-item-footer .ListNewsCard-item-logo {
	width: 22px;
	height: 22px;
	margin-top: -4px
}
.content_content__rRZJ2 .ListNewsCard-item-footer .ListNewsCard-item-date {
	font-family: var(--ff-woff2-B);
	font-size: 14px;
	line-height: 1.2;
	color: #777
}
.content_content__rRZJ2 .ListNewsCard-item-footer .eco-img-item {
	background-size: contain
}
.content_content__rRZJ2 .ListNewsCard-btn {
	margin: 30px auto 0;
	width: -webkit-max-content;
	width: max-content;
	display: flex;
	align-items: center;
	gap: 2px;
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: 1.2;
	color: #3f68e0
}
.content_content__rRZJ2 .ListNewsCard-btn:active, .content_content__rRZJ2 .ListNewsCard-btn:focus, .content_content__rRZJ2 .ListNewsCard-btn:hover {
	text-decoration: underline
}
.content_content__rRZJ2 .ListNewsCard-btn svg {
	width: 13px;
	height: 13px
}

@media only screen and (min-width:1441px) {
.content_content__rRZJ2 .ListNewsCard-title {
	margin-bottom: 50px;
	font-size: 34px;
	width: 792px;
	margin-top: 150px;
}
.content_content__rRZJ2 .ListNewsCard-list {
	gap: 24px;
	width: 1200px
}
.content_content__rRZJ2 .ListNewsCard-item {
	width: 282px;
	border-radius: 16px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-img {
	height: 161px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs {
	padding: 20px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-desc {
	font-size: 20px;
	height: 72px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-footer {
	margin-top: 50px;
	gap: 8px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-footer .ListNewsCard-item-logo {
	width: 24px;
	height: 24px
}
.content_content__rRZJ2 .ListNewsCard-btn {
	font-size: 16px
}
.content_content__rRZJ2 .ListNewsCard-btn svg {
	width: 13px;
	height: 13px
}
}

@media(max-width:1024px) {
.content_content__rRZJ2 {
	width: 100%
}
.content_content__rRZJ2 .ListNewsCard-title {
	margin-bottom: 30px;
	font-size: 22px;
	width: calc(100vw - 268px)
}
.content_content__rRZJ2 .ListNewsCard-list {
	gap: 16px;
	width: 100%;
	justify-content: flex-start;
	padding: 0 48px;
	flex: 1 1;
	overflow-x: auto;
	flex-wrap: nowrap
}
.content_content__rRZJ2 .ListNewsCard-list::-webkit-scrollbar {
display:none
}
.content_content__rRZJ2 .ListNewsCard-item {
	flex: none;
	width: 282px;
	border-radius: 10px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-img {
	height: 161px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs {
	padding: 20px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-desc {
	font-size: 16px;
	height: 57px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-footer {
	margin-top: 50px;
	gap: 8px
}
.content_content__rRZJ2 .ListNewsCard-item .ListNewsCard-item-in .ListNewsCard-msgs .ListNewsCard-item-footer .ListNewsCard-item-logo {
	width: 24px;
	height: 24px
}
}

@media(max-width:767px) {
.content_content__rRZJ2 .ListNewsCard-title {
	width: calc(100vw - 48px)
}
.content_content__rRZJ2 .ListNewsCard-list {
	padding: 0 24px
}
}
.content_content__gMKGI {
	display: block;
	margin: 0 auto;
	width: calc(100vw - 256px);
	cursor: pointer
}
.content_content__gMKGI .ListYoutube-title {
	font-family: var(--ff-woff2-EB);
	font-size: 28px;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 40px
}
.content_content__gMKGI .ListYoutube-in {
	display: flex;
	justify-content: center
}
.content_content__gMKGI .ListYoutube-in .ListYoutube-item:first-child {
	margin-left: 0
}
.content_content__gMKGI .ListYoutube-in .ListYoutube-item:last-child {
	margin-right: 0
}
.content_content__gMKGI .ListYoutube-item {
	position: relative;
	display: flex;
	flex-direction: column;
	font-size: 16px;
	justify-content: center;
	flex-shrink: 0;
	height: 344px;
	overflow: hidden;
	border-radius: 14px;
	flex: 1 1;
	margin: 0 10px;
	text-align: center
}
.content_content__gMKGI .ListYoutube-item:first-child {
	margin-left: 0
}
.content_content__gMKGI .ListYoutube-item:last-child {
	margin-right: 0
}
.content_content__gMKGI .ListYoutube-item.ListYoutube-active .ListYoutube-item-in {
	display: none!important
}
.content_content__gMKGI .ListYoutube-item-in {
	position: relative;
	z-index: 12;
	width: 100%;
	height: 100%;
	text-align: left
}
.content_content__gMKGI .ListYoutube-item-in.ListYoutube-pos-center {
	text-align: center
}
.content_content__gMKGI .ListYoutube-item-in.ListYoutube-pos-right {
	text-align: right
}
.content_content__gMKGI .ListYoutube-item-in .eco-img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border-radius: 8px;
	overflow: hidden
}
.content_content__gMKGI .ListYoutube-item-in .ListYoutube-msgs {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 24px 24px;
	color: #fff;
	background: linear-gradient(180deg, transparent, rgba(0,0,0,.5) 54.19%)
}
.content_content__gMKGI .ListYoutube-item-in .ListYoutube-item-title {
	font-family: var(--ff-woff2-B);
	font-size: 18px;
	line-height: 1.2
}
.content_content__gMKGI .ListYoutube-item-in .ListYoutube-item-desc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	font-family: var(--ff-woff2-M);
	line-height: 1.2;
	font-size: 14px;
	margin-top: 10px
}
.content_content__gMKGI .ListYoutube-item-in .ListYoutube-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 56px;
	height: 56px;
	display: flex;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer
}
.content_content__gMKGI .ListYoutube-item-in .ListYoutube-btn svg {
	width: 100%;
	height: 100%
}
.content_content__gMKGI .ListYoutube-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	border: none;
	outline: none
}
.content_content__gMKGI .ListYoutube-foot {
	display: flex;
	justify-content: center;
	font-family: var(--ff-woff2-M);
	text-align: center;
	font-size: 16px;
	color: #3f68e0;
	margin-top: 30px
}
.content_content__gMKGI .ListYoutube-foot .editor-link {
	display: flex;
	align-items: center
}
.content_content__gMKGI .ListYoutube-foot .editor-link svg {
	margin-left: 4px
}
.content_content__gMKGI .ListYoutube-more {
	display: inline-block;
	margin: 30px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2px;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 1.2;
	color: #3f68e0
}
.content_content__gMKGI .ListYoutube-more:active, .content_content__gMKGI .ListYoutube-more:focus, .content_content__gMKGI .ListYoutube-more:hover {
	text-decoration: underline
}
.content_content__gMKGI .ListYoutube-more .more-icon {
	width: 13px;
	height: 13px
}
.content_content__gMKGI .ListYoutube-more .more-icon svg {
	width: 100%;
	height: 100%;
	vertical-align: top
}

@media only screen and (min-width:1441px) {
.content_content__gMKGI {
	width: 1200px
}
.content_content__gMKGI .ListYoutube-title {
	font-size: 34px;
	margin-bottom: 50px
}
.content_content__gMKGI .ListYoutube-in .ListYoutube-item {
	margin: 0 12px;
	border-radius: 16px;
	height: 344px
}
.content_content__gMKGI .ListYoutube-in .ListYoutube-item .ListYoutube-msgs .ListYoutube-item-title {
	font-size: 20px
}
.content_content__gMKGI .ListYoutube-in .ListYoutube-item .ListYoutube-btn {
	width: 60px;
	height: 60px
}
}

@media(max-width:1024px) {
.content_content__gMKGI {
	width: 100%
}
.content_content__gMKGI .ListYoutube-title {
	font-size: 22px;
	margin-bottom: 30px
}
.content_content__gMKGI .ListYoutube-in {
	padding: 0 48px;
	justify-content: flex-start;
	overflow-x: auto;
	flex-wrap: nowrap
}
.content_content__gMKGI .ListYoutube-in::-webkit-scrollbar {
display:none
}
.content_content__gMKGI .ListYoutube-item {
	flex: none;
	width: 320px;
	height: 300px;
	border-radius: 8px;
	margin: 0 8px
}
.content_content__gMKGI .ListYoutube-item .ListYoutube-item-desc {
	margin-top: 5px
}
.content_content__gMKGI .ListYoutube-item .ListYoutube-msgs .ListYoutube-item-title {
	font-size: 20px
}
.content_content__gMKGI .ListYoutube-item .ListYoutube-btn {
	width: 48px;
	height: 48px
}
}

@media(max-width:767px) {
.content_content__gMKGI .ListYoutube-in {
	padding: 0 24px
}
.content_content__gMKGI .ListYoutube-in .ListYoutube-item {
	margin: 0 6px
}
}
.content_content__JJRTi {
	display: block;
	position: relative;
	margin: 0 auto 12px;
	padding: 0 20px;
	max-width: 1240px
}
.content_content__JJRTi ul {
	margin: 20px auto 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap
}
.content_content__JJRTi ul li {
	width: 25%;
	text-align: center
}
.content_content__JJRTi .ShopifyGoodsA-imgbox {
	width: 100px;
	height: 100px;
	margin: 0 auto
}
.editor-text-title {
	display: block;
	position: relative;
	max-width: 1440px;
	padding: 0 120px;
	margin: 0 auto;
	line-height: 1;
	text-align: center
}

@media(max-width:1024px) {
.editor-text-title {
	padding: 0 48px
}
}

@media(max-width:767px) {
.editor-text-title {
	padding: 0 24px
}
}
.editor-text-title.position-left {
	text-align: left
}
.editor-text-title.position-right {
	text-align: right
}
.ef-activity-score {
	position: relative;
	display: flex;
	width: 162px;
	height: 31px;
	font-family: var(--ff-woff2-B);
	font-size: 14px
}
.ef-activity-score .ef-activity-score-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../fonts/bd9311a829fd4505919e2655c5eeac88.woff);
	font-size: 12px;
	line-height: 16px;
	color: #ff7715;
	border: 1px solid #ff7715;
	border-radius: 14px
}
.ef-activity-card-a.ef-activity-card-a-position-textC .ef-activity-card-a-text {
	text-align: center;
	align-items: center
}
.ef-activity-card-a.ef-activity-card-a-position-textC .ef-activity-card-a-footer-price-a, .ef-activity-card-a.ef-activity-card-a-position-textC .ef-activity-card-a-footer-price-b {
	text-align: center;
	justify-content: center
}

@media(max-width:1024px) {
.ef-activity-card-a .ef-activity-card-a-img {
	height: 150px
}
}

@media(max-width:767px) {
.ef-activity-card-a .ef-activity-card-a-eco-credits {
	margin: 12px 12px 0
}
}
.ef-activity-card-a .ef-activity-card-a-text {
	display: flex;
	flex-direction: column;
	padding: 0 24px
}
.ef-activity-card-a .ef-activity-card-a-title {
	font-family: var(--ff-woff2-B);
	font-size: 24px;
	color: #000
}
.ef-activity-card-a .ef-activity-card-a-desc, .ef-activity-card-a .ef-activity-card-a-title {
	line-height: 1.2;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.ef-activity-card-a .ef-activity-card-a-desc {
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	color: #707070;
	margin-top: 8px
}
.ef-activity-card-a .ef-activity-card-a-subTitle {
	font-family: var(--ff-woff2-B);
	font-size: 16px;
	line-height: 1.2;
	color: #000;
	margin-top: 8px
}

@media(max-width:1024px) {
.ef-activity-card-a .ef-activity-card-a-text {
	padding: 12px 20px 0
}
.ef-activity-card-a .ef-activity-card-a-title {
	font-size: 16px
}
.ef-activity-card-a .ef-activity-card-a-desc {
	font-size: 12px
}
.ef-activity-card-a .ef-activity-card-a-subTitle {
	font-size: 14px
}
}
.ef-activity-card-a-discount {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between
}
.ef-activity-card-a-discount .ef-activity-card-a-off {
	position: relative;
	height: 34px;
	padding: 0 16px;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(273deg, #ff4d15 -.67%, #ec671c 30.36%, #ff975b 94.38%, #ffab7a 107.64%);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff
}
.ef-activity-card-a-discount .ef-activity-card-a-off-svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.ef-activity-card-a-discount .ef-activity-card-a-off-text {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: flex-end
}
.ef-activity-card-a-discount .ef-activity-card-a-off-text1 {
	font-family: var(--ff-woff2-B);
	font-size: 20px
}
.ef-activity-card-a-discount .ef-activity-card-a-off-text2 {
	font-family: var(--ff-woff2-B);
	font-size: 14px
}
.ef-activity-card-a-discount .ef-activity-card-a-score {
	margin-top: 2px
}
.ef-activity-card-a .ef-activity-card-a-pcs {
	display: flex;
	justify-content: space-between;
	margin-top: 16px
}
.ef-activity-card-a .ef-activity-card-a-pcs-line {
	width: 1px;
	height: 49px;
	background-color: #ddd
}
.ef-activity-card-a .ef-activity-card-a-pcs-item-line1 {
	font-family: var(--ff-woff2-B);
	font-size: 20px;
	line-height: 1.2;
	color: #000
}
.ef-activity-card-a .ef-activity-card-a-pcs-item-line2 {
	font-family: var(--ff-woff2-B);
	font-size: 14px;
	line-height: 1.2;
	color: #707070;
	margin-top: 8px
}

@media(max-width:767px) {
.ef-activity-card-a .ef-activity-card-a-pcs-item-line1, .ef-activity-card-a .ef-activity-card-a-pcs-item-line2 {
	font-size: 12px
}
}
.ef-activity-card-a-footer {
	display: flex;
	flex-direction: column;
	margin-top: auto;
	padding: 0 24px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow {
	display: flex;
	align-items: center;
	gap: 4px 8px;
	flex-wrap: wrap;
	font-family: var(--ff-woff2-B);
	color: #ff7715
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms1 {
	font-size: 28px;
	line-height: 1.1
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms2 {
	position: relative;
	display: flex;
	font-size: 14px;
	line-height: 1.1;
	height: 27px;
	padding-left: 14px;
	overflow: hidden
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms2 .ef-activity-card-a-footer-price-arrow-ms2-in {
	display: flex;
	align-items: center;
	border: 1px solid #ff7715;
	border-left: none;
	padding-right: 9px;
	white-space: nowrap
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms2:before {
	content: "";
	position: absolute;
	top: 0;
	left: 6px;
	width: 27px;
	height: 27px;
	border-left: 1px solid #ff7715;
	border-top: 1px solid #ff7715;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-b {
	font-family: var(--ff-woff2-B);
	color: #707070;
	font-size: 16px;
	margin-top: 8px;
	display: inline-flex;
	gap: 8px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-b-ms2 {
	text-decoration: line-through
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-links {
	display: flex;
	gap: 16px;
	margin-top: 20px
}
.ef-activity-card-a-footer .ef-activity-card-a-calculator {
	flex: 1 1
}
.ef-activity-card-a-footer .ef-activity-card-a-calculator .ef-bundles-calculator {
	width: 100%
}
.ef-activity-card-a-footer .ef-activity-card-a-link {
	flex: 1 1;
	padding: 11px 0;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-family: var(--ff-woff2-B);
	font-size: 16px;
	line-height: 1.2;
	cursor: pointer;
	border: 1px solid #000
}
.ef-activity-card-a-footer .ef-activity-card-a-link-more {
	color: #000
}
.ef-activity-card-a-footer .ef-activity-card-a-link-buy {
	color: #fff;
	background-color: #000
}
.ef-activity-card-a-footer .ef-activity-card-a-link-disabled {
	cursor: default;
	background-color: #999;
	border-color: #999
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-btns-cart {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 16px
}
.ef-activity-card-a-footer .ef-bundles-calculator .ef-bundles-calculator-num {
	min-width: 32px
}

@media(max-width:1024px) {
.ef-activity-card-a-footer {
	padding: 12px 20px 0
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow {
	gap: 2px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms1 {
	font-size: 20px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms2 {
	font-size: 12px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-b {
	font-size: 12px;
	margin-top: 8px;
	gap: 4px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-btns {
	flex-direction: column;
	gap: 9px
}
.ef-activity-card-a-footer .ef-activity-card-a-link {
	font-size: 14px
}
}

@media(max-width:767px) {
.ef-activity-card-a-footer {
	padding-top: 12px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-links {
	flex-direction: column;
	gap: 8px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-btns-cart {
	flex-direction: column;
	gap: 8px;
	margin-top: 8px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-btns-cart .ef-bundles-calculator {
	width: 100%
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms1 {
	font-size: 16px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms2 {
	font-size: 12px;
	height: 17px;
	padding-left: 9px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-arrow-ms2:before {
	left: 4px;
	width: 17px;
	height: 17px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer {
	padding: 0 8px
}
.ef-activity-card-a-footer .ef-activity-card-a-footer-price-b {
	display: inline
}
.ef-activity-card-a-footer .ef-bundles-calculator {
	height: 36px
}
.ef-activity-card-a-footer .ef-bundles-calculator .ef-bundles-calculator-add, .ef-activity-card-a-footer .ef-bundles-calculator .ef-bundles-calculator-red {
	width: 36px
}
}
.ef-activity-card-a-type-imgLR {
	flex-direction: row
}
.ef-activity-card-a-type-imgLR .ef-activity-card-a-img {
	flex: 1 1;
	height: 380px
}
.ef-activity-card-a-type-imgLR .ef-activity-card-a-msg {
	flex: 1 1;
	padding-top: 72px
}
.ef-activity-card-a-type-imgLR .ef-activity-card-a-footer, .ef-activity-card-a-type-imgLR .ef-activity-card-a-text {
	padding: 0 80px 0 50px
}
.ef-activity-card-a-type-imgLR .ef-activity-card-a-discount {
	position: absolute;
	top: 0;
	display: flex;
	align-items: center;
	gap: 12px;
	flex-direction: row-reverse;
	justify-content: flex-start
}
.ef-activity-card-a-type-imgLR .ef-activity-card-a-discount .ef-activity-card-a-off {
	width: 100px;
	height: 48px;
	padding-bottom: 8px;
	background: url(../fonts/2f60cc7e63414bdfac8edc68427eb0cb.woff);
	color: #000
}
.ef-activity-card-a-type-column4 .ef-activity-card-a-footer-price-d-ms1 {
	color: #ff7715;
	font-size: 28px;
	line-height: 1.1
}
.ef-activity-card-a-type-column4 .ef-activity-card-a-footer-price-d-ms2 {
	color: #707070;
	font-size: 14px;
	line-height: 1.2;
	text-decoration: line-through
}
.ef-activity-card-a-type-addCart3 .ef-activity-card-a-discount {
	position: static;
	flex-direction: row;
	margin: 12px 12px 0
}
.ef-activity-card-a-type-addCart3 .ef-activity-card-a-discount .ef-activity-card-a-off {
	position: absolute;
	top: 0;
	left: 0
}
.ef-activity-card-a-type-addCart3 .ef-activity-card-a-footer-price-c-ms3 {
	color: #707070
}
.ef-activity-card-a-type-addCart3 .ef-activity-card-a-footer-price-c-ms3-line {
	text-decoration: line-through
}

@media(max-width:767px) {
.ef-activity-card-a-type-addCart3 .ef-activity-card-a-footer-price-c {
	flex-wrap: wrap
}
.ef-activity-card-a-type-addCart3 .ef-activity-card-a-footer-price-c .ef-activity-card-a-footer-price-arrow-ms2-in {
	padding-right: 2px
}
}
.content_comp__xIgCL {
	display: block
}
.content_comp__xIgCL .activity-card-title {
	position: relative;
	font-family: var(--ff-woff2-B);
	margin: 0 auto 24px;
	max-width: 888px;
	padding: 0 48px;
	font-size: 40px;
	text-align: center;
	color: #000;
	white-space: pre-line
}
.content_comp__xIgCL .activity-card-desc {
	max-width: 888px;
	padding: 0 48px;
	font-family: var(--ff-woff2-M);
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	color: #707070;
	white-space: pre-line;
	margin: 0 auto 40px
}
.content_comp__xIgCL .activity-card-in {
	max-width: 1296px;
	padding: 0 48px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 20px;
	gap: 20px
}
.content_comp__xIgCL .activity-card-in.activity-card-column2 {
	grid-template-columns: 1fr 1fr
}
.content_comp__xIgCL .activity-card-in.activity-card-column3 {
	grid-template-columns: 1fr 1fr 1fr
}
.content_comp__xIgCL .activity-card-in.activity-card-column4 {
	grid-template-columns: 1fr 1fr 1fr 1fr
}
.content_comp__xIgCL .activity-card-in.activity-card-addCart3 {
	grid-template-columns: 1fr 1fr 1fr
}

@media(max-width:1024px) {
.content_comp__xIgCL .activity-card-in.activity-card-addCart3, .content_comp__xIgCL .activity-card-in.activity-card-column3, .content_comp__xIgCL .activity-card-in.activity-card-column4 {
	grid-template-columns: 1fr 1fr;
	gap: 12px
}
.content_comp__xIgCL .activity-card-title {
	font-size: 20px;
	margin-bottom: 16px
}
.content_comp__xIgCL .activity-card-desc {
	font-size: 14px
}
}

@media(max-width:767px) {
.content_comp__xIgCL .activity-card-desc, .content_comp__xIgCL .activity-card-title {
	padding: 0 12px
}
.content_comp__xIgCL .activity-card-in {
	padding: 0 12px;
	gap: 12px
}
.content_comp__xIgCL .ef-activity-card-a-footer, .content_comp__xIgCL .ef-activity-card-a-text {
	padding-left: 12px;
	padding-right: 12px
}
.content_comp__xIgCL .ef-activity-card-a-discount {
	margin-left: 12px
}
}
/*# sourceMappingURL=16776e44cfc662f2.css.map*/
