.ea_hc {
	width: 100%;
	min-height: 90vh;
	background-size: auto, cover;
	background-blend-mode: normal;
	background-position: center;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-items: center;
	background-attachment: fixed;
	padding-top: 100px;
	position: relative;
}

/* banner */
.banner {
	width: 100%;
	padding-top: 0px;
	height: 100%;
}

.bannerc {
	width: 100%;
	padding: 0px;
}

.probannerc1 {
	width: 100%;
	text-align: center;
}

.probannerc1 img {
	max-width: 100%;
}

.probannerc2 {
	width: 100%;
	font-family: 'Nunito',SourceSansPro-Bold;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	color: #FFFFFF;
}

@media screen and (max-width: 768px) {
	.ea_hc {
		width: 100%;
		padding-top: 0px;
		position: relative;
		background-size: auto 100%;
		background-blend-mode: normal;
		background-position: center;
		min-height: 60vh;
	}

	.banner {}

	.bannerc {
		width: 100%;
		padding: 0px 25px;
	}

	.probannerc1 {
		width: 100%;
		text-align: center;
	}

	.probannerc1 img {
		max-width: 40%;
	}

	.probannerc2 {
		width: 100%;
		font-weight: inherit;
		font-size: 14px;
		line-height: 150%;
		text-align: center;
		color: #FFFFFF;
	}
}

/* banner end*/
.main {
	width: 100%;
}

/* Mystery */
.Mystery {
	width: 100%;
	padding:50px 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: #000;
}

.Mysteryc {
	height: 100%;
	position: relative;
}

.pc-slide {
	width: 430px;
	margin: 0 auto;
}

.view .swiper-container {
	width: 430px;
	height: 500px;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 430px;
	height: 82px;
}

.preview .swiper-slide {
	width: 87px;
	height: 82px;
	cursor: pointer;
}

.preview .slide6 {
	width: 82px;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 1px solid #F00;
}

.MysteryRabs {}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: flex;
}

.swiper-slide {
	width: 400px;
	border-radius: 15px;
	padding: 15px;
}

.swiper-slide img {
	background: #F6F6F6;
}

.operate {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 30px;
	margin-top: 30px;
	margin-bottom: 60px;
}

.stepper-box {
	background: #F0F0F0;
	color:#000;
	border-radius: 80px;
	display: flex;
	align-items:center;
	justify-content: center;
}

.stepper-box div {
	padding: 0 30px;
	border-radius: 80px;
	outline: none;
	border: none;
	font-size: 52px;
	line-height: 1.5;
	background: none;
	cursor: pointer;
}

.stepper-box input {
	flex: 1;
	width: 100px;
	height: 100%;
	background: none !important;
	outline: none !important;
	border: none !important;
	box-shadow: none !important;
	text-align: center;
	font-size: 36px;
}

.add-tocart {
	border-radius: 80px;
	font-family: 'Nunito',"Source Sans 3";
	font-style: normal;
	flex-grow:1!important;
	padding: 0 30px;
	font-size: 34px;
	line-height: 78px;
	text-align: center;
	letter-spacing: 0.05em;
	color: #fff;
	background: #000;
	cursor: pointer;
	transition: all 0.5s ease;
	text-decoration: none;
}

.add-tocart:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.vibrator {
	font-size: 40px;
	font-weight: 400px;
	text-align: center;
	margin-bottom: 30px;
	margin-top:50px;
}

.vibrator_des {
	font-size: 28px;
	font-weight: 400px;
	text-align: center;
}

.Mystery2 {
	padding-top: 50px;
}

.MysteryL1 {
	font-family: 'Nunito',"WorkSans-Bold";
	font-weight: 700;
	font-size: 90px;
	line-height: 1;
}

.MysteryPrice {
	font-size: 46px;
	font-weight: 400;
	line-height: 1;
}

.MysteryL2 {
	width: 100%;
	font-family: 'Nunito',"WorkSans-Light";
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0.03em;
}

.MysteryL3 {
	width: 100%;
	font-family: 'Nunito',"WorkSans-Light";
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.03em;
	padding: 20px 0px;
}

.MysteryL3 svg {
	position: relative;
	top: -3px;
	width: 28px;
	height: 28px;
}

.MysteryL3 a {
	color: #fff;
	outline: none;
	text-decoration: none;
}

.MysteryL3:hover {
	background: #fff;
	color: #000;
}

.MysteryL3:hover a {
	color: #000;
}

.banner img {
	width: auto;
	display: inline-block;
	padding: 0;
	margin: 0;
}
.banner .bannerc2{margin:20px 0;}
.get-blindbox .content-box{text-align:center;}
.swiper-product .swiper-slide{padding:0;border-radius:0;width:100%!important;}
.swiper-product .swiper-wrapper{display:block;}

.blindbox {
	display:none;
	width: 100%;
	background: #FEF1E6;
	text-align: center;
	padding: 70px 200px;
}
.blindboxlb{
	margin-bottom:60px;
}
.blindboxt {
	font-size: 36px;
	font-weight: 600;
}

.blindboxc {
	font-size: 24px;
}
@media screen and (max-width: 768px) {
	
	.blindbox {
		display: block;
		padding:60px 0;
		overflow: hidden;
		height: auto;
	}

	.blindboxlb{
		margin-bottom:30px;
	}
	.blindboxt {
	width: 100%;
	height: auto;
	padding:0;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	font-size:32px;
	}

	.blindboxc {
	font-size:14px;
	}
	.blindboxtc {
	width: 100%;
	position: relative;
	}
	.swiper-product .swiper-wrapper{display:flex;}
	.swiper-product .swiper-slide{width:calc(100% - 40px)!important;}
	.Mystery {
		display: flex;
		flex-direction: column;
		padding:0;
		padding-bottom:30px;
		height: auto;
	}

	.Mysteryc {
		width: 100%;
		flex-wrap: wrap;
	}

	.MysteryL {
		width: 100%;
	}

	.MysteryR {
		width: 100%;
		flex: auto;
	}

	.MysteryL1 {
		width: 100%;
		font-size: 28px;
		line-height: normal;
	}
	.MysteryPrice{font-size:14px;}
	.star{line-height:1;margin:0;padding:0;}
	.star svg{height:10px;line-height:1;margin:0;padding:0;}
	.star_num{font-size:12px;}

	
	.stepper-box {
		line-height: 44px;
		height: 44px;
	}

	.stepper-box div {
		padding: 8px 0;
		width:50px;
		text-align:center;
		border-radius: 44px;
		font-size: 18px;
		font-weight:bold;
	}

	.stepper-box input {
		width: 44px;
		font-size:18px;
	}

	.add-tocart {
		padding:0;
		border-radius: 44px;
		font-size: 14px;
		line-height: 44px;
		flex:1;
	}

	.MysteryL2 {
		width: 100%;
		font-size: 12px;
		min-height: auto;
	}

	.reviewsr {
		padding: 10px 0;
	}

	.MysteryL3 {
		font-size: 18px;
		line-height: normal;
		text-align: center;
		margin: 0px auto;
	}

	.MysteryL4 {
		height: auto;
		font-size: 14px;
		line-height: 3;
		text-align: center;
		margin: 0px auto;
		margin-top: 10px;
	}
	.vibrator{
		font-size:20px;
		text-align:left;
	}
	.vibrator_des{
		font-size:14px;
		text-align:left;
	}
	.banner img{
		width:100%;
	}
	.comment-card-header,.reviews-operate{
		display:none!important;
	}
	.comment-card{padding:15px!important;}
}

/* Mystery end */

/* Mystery3 */
.Mystery3 {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: #000;
	background: #FEF1E6;
}

.w50 {
	width: 50%;
}

img {
	max-width: 100%;
}

.Mystery3 .Mysteryc {
	width: 1150px;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.Mystery3 .Mysteryc.f82 {
	align-items: flex-end;
}

.Mystery3 .Mysteryc.f82 .MysteryL {
	width: 28%;
}

.Mystery3 .MysteryL {
	width: 50%;
	padding: 0px;
	padding: 100px 50px;
}

.Mystery3 .MysteryR {
	flex: 1;
	height: 100%;
}

.Mystery3 .MysteryRabs {}

.Mystery3 .MysteryL1 {
	width: 100%;
	font-family: 'Nunito',"WorkSans-Bold";
	font-weight: 400;
	font-size: 32px;
	line-height: 65px;
}

.Mystery3 .MysteryL2 {
	width: 100%;
	font-family: 'Nunito',"WorkSans-Light";
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.03em;
	padding: 20px 0px;
	min-height: 200px;
}

.Mystery3 .MysteryL3 {
	width: 100%;
	font-family: 'Nunito',"WorkSans-Bold";
	font-weight: 400;
	font-size: 64px;
	line-height: 65px;
}

.Mystery3 .MysteryL4 {
	width: 300px;
	height: 60px;
	box-shadow: 0px 3.70374px 3.70374px rgba(255, 255, 255, 0.25);
	font-family: 'Nunito',"Source Sans 3";
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	letter-spacing: 0.05em;
	color: #fff;
	flex: none;
	order: 0;
	flex-grow: 0;
	background: #000;
	cursor: pointer;
	transition: all 0.5s ease;
}

.Mystery3 .MysteryL3 svg {
	position: relative;
	top: -3px;
	width: 28px;
	height: 28px;
}

.Mystery3 .MysteryL3 a {
	color: #fff;
	outline: none;
	text-decoration: none;
}

.Mystery3 .MysteryL3:hover {
	background: #fff;
	color: #000;
}

.Mystery3 .MysteryL3:hover a {
	color: #000;
}

@media screen and (max-width: 768px) {
	.pc-slide {
		width: 100%
	}

	.view .swiper-container,
	.view .swiper-container img {
		width: 100%;
	}

	.Mystery3 {
		display: flex;
		flex-direction: column;
		height: auto;
		padding: 0 20px;
	}

	.Mystery3 .Mysteryc {
		width: 100%;
		flex-wrap: wrap;
	}

	.Mystery3 .Mysteryc.rev {
		flex-direction: column-reverse;
	}

	.Mystery3 .MysteryL {
		width: 100%;
		padding: 0px;
		text-align: center;
	}

	.Mystery3 .Mysteryc.rev .MysteryL1 {
		margin-top: 15px;
	}

	.Mystery3 .Mysteryc.f82 .MysteryL {
		width: 100%;
	}

	.Mystery3 .MysteryR {
		width: 100%;
		flex: auto;
		padding-top: 30px;
	}

	.Mystery3 .MysteryL1 {
		width: 100%;
		font-size: 18px;
		line-height: normal;
	}

	.Mystery3 .MysteryL2 {
		width: 100%;
		font-size: 14px;
		min-height: auto;
	}

	.Mystery3 .MysteryL3 {
		font-size: 18px;
		line-height: normal;
		text-align: center;
		margin: 0px auto;
	}

	.Mystery3 .MysteryL4 {
		height: auto;
		font-size: 14px;
		line-height: 3;
		text-align: center;
		margin: 10px auto;
	}
}

/* Mystery3 end */

/* commentbox */

.comment-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}

.comment-list .reviewsbox {
	width: calc(50% - 10px);
	border: 1px solid #0000001A;
	border-radius: 20px;
	padding: 28px 32px;
}

.comment-list .reviews {
	flex: 1;
	color: black;
	font-size: 48px;
	font-family: 'Nunito',Aeonik;
	font-weight: 600;
	letter-spacing: 2px;
	word-wrap: break-word;
	line-height: 1;
}

.comment-list .reviewsc {
	color: black;
	font-size: 16px;
	font-family: 'Nunito',Aeonik;
	font-weight: 250;
	word-wrap: break-word
}

.comment-list .reviewsr {
	color: black;
	font-size: 16px;
	font-family: 'Nunito',Aeonik;
	font-weight: 700;
	word-wrap: break-word;
}

.comment-list .reviewsr svg {
	margin-top: -4px;
}

.comment-list .reviewt {
	color: #0006;
	margin-top: 15px;
}

.comment-list .commentbox {
	width: 55%;
}

.comment-list .commentc {
	color: black;
	font-size: 30px;
	font-family: 'Nunito',Lora;
	font-weight: 500;
	word-wrap: break-word;
	margin-bottom: 50px;
}

.comment-list .commenta {
	color: black;
	font-size: 20px;
	line-height: 2;
	font-family: 'Nunito',Lora;
	font-weight: 500;
	word-wrap: break-word
}

.comment-list .commentl {
	color: black;
	font-size: 16px;
	font-family: 'Nunito',Aeonik;
	font-weight: 250;
	word-wrap: break-word
}

.comment-list .swiper-wrapper {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: flex-start;
	gap: 0 15px;
}

.comment-list .swiper-slide {
	width: 400px;
	border-radius: 20px;
	border: 1px solid #0000001A;
	padding: 28px 32px;
}

.comment-list .swiper-comment {
	padding: 30px 0;
	box-sizing: border-box;
	margin: 0px auto;
}

.comment-list .swiper-comment .prev-comment,
.swiper-comment .next-comment {
	position: absolute;
	top: 45%;
	z-index: 10;
}

.comment-list .swiper-comment .prev-comment {
	left: 0px;
}

.comment-list .swiper-comment .next-comment {
	right: 0px;
}

.comment-list .swiper-comment .prev-comment svg {
	transform: rotate(180deg);
}

@media screen and (max-width: 768px) {
	.comment-list {
		width: 100%;
	}

	.comment-list .swiper-comment {
		width: 100%;
		padding: 0;
	}

	.comment-list .reviews {
		font-size: 18px;
	}

	.comment-list .reviewsc {
		font-size: 14px;
	}

	.comment-list .commentc {
		font-size: 16px;
		margin: 30px 0;
	}

	.comment-list .commenta {
		font-size: 14px;
	}

	.comment-list .commentl {
		font-size: 14px;
	}

	.comment-list .reviewsbox {
		width: 100%;
	}
}

.comment-card {
	padding: 30px 0;
}

.comment-card-header {
	border-bottom: 2px solid #0000001A;
	display: flex;
}

.comment-card-header .header-title {
	font-family: 'Nunito',Satoshi;
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: -2px;
	padding: 20px 80px;
	border-bottom: 2px solid #000;
}

.card-header-box {
	display: flex;
	justify-content: space-between;
	align-items: end;
	padding:30px 0;
}

.card-header-box .reviews {
	font-size: 24px;
	font-weight: 700;
}

.card-header-box .reviews small {
	font-size: 18px;
	font-weight: 400;
	color: #0009;
}
.reviews-operate{
	display: flex;
	justify-content: space-between;
	align-items:center;
	gap:0 15px;
}
.reviews-operate .btn-bg{
	border-radius: 100px;
	background:#F0F0F0;
	padding:12px 14px;
}
.write-review {
	border-radius: 100px;
	font-family: 'Nunito',"Source Sans 3";
	font-style: normal;
	padding:12px 30px;
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.05em;
	color: #fff;
	background: #000;
	cursor: pointer;
	transition: all 0.5s ease;
	text-decoration: none;
}

.write-review:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.load-more {
	font-size: 16px;
	color: #000;
	border: 1px solid #0000001A;
	border-radius: 62px;
	padding: 16px 54px;
	display: inline-block;
	margin: auto;
	;
}

/* commentbox end */