/* 2022-05-30 단독초특가전 */
.event-sale .event-wrap{
	/* font-family: 'HGGGothic'; */
}
.event-wrap-1 .event-cont-wrap .product1{
	position: absolute;
	display: block;
	width: 100%;
	height:22%;
	top: 55vw;
	left: 0;
}
.event-wrap-1 .event-cont-wrap .product2{
	position: absolute;
	display: block;
	width: 100%;
	height:22%;
	top: 90vw;
	left: 0;
}
.event-wrap-1 .event-cont-wrap p{
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	top: 140.2vw;
	left: 0;
	font-size: 2.8vw;
	line-height: 1.48;
	font-weight: normal;
	letter-spacing: -0.0853vw;
	color: #cbc9ff;
	white-space: pre-line;
}
.event-wrap-2 .event-cont-wrap{
	padding-top: 6.133vw;
	text-align: center;
}
.event-wrap-2 h4{
	font-size: 4.8vw;
	font-weight:700;
	line-height: 1.37;
	letter-spacing: -0.41px;
	color: #050505;
}
.event-wrap-2 p{
	font-size: 3.6vw;
	font-weight:300;
	line-height: 1.37;
	letter-spacing: -0.41px;
	color: #050505;
}


@media (min-width:1160px) {
	.event-wrap-1 {
		height: 898px;
	}
	.event-wrap-1 .event-cont-wrap .product1{
		width:450px;
		height:450px;
		top: 330px;
		left: 100px;
	}
	.event-wrap-1 .event-cont-wrap .product2{
		width:450px;
		height:450px;
		top: 330px;
		left: 660px;
	}
	.event-wrap-1 .event-cont-wrap p{
		width: auto;
		top: auto;
		bottom: 3.64vw;
		left: auto;
		right: 90px;
		font-size: 15px;
		line-height: 1.67;
		letter-spacing: -0.45px;
		text-align: right;
		white-space: normal;
	}
	.event-wrap-2 {
		height: 204px;
	}
	.event-wrap-2 .event-cont-wrap{
		padding-top: 46px;
	}
	.event-wrap-2 h4{
		font-size: 35px;
		letter-spacing: -1.05px;
	}
	.event-wrap-2 p{
		font-size: 27px;
		letter-spacing: -0.81px;
	}
}

/* .event-wrap-3 .background-wide img{
	object-fit: contain;
	height: auto;
	width: 100%;
} */
.event-wrap-3 .event-cont-wrap{
	padding: 16vw 4.5333vw 0;
}
.event-wrap-3 .title-wrap{
	text-align: center;
	color: #050505;
	margin-bottom: 5.3333vw;
}
.event-wrap-3 .title-wrap p{
	font-size: 4.8vw;
	line-height: 1.44;
	letter-spacing: -0.54px;
	font-weight: 300;
}
.event-wrap-3 .title-wrap h4{
	font-size:6.2667vw;
	line-height: 8.5333vw;
	letter-spacing: -0.71px;
	font-weight: 300;
	vertical-align: bottom;
}
.event-wrap-3 .title-wrap h4 span{
	font-weight: 700;
	position: relative;
	display: inline-block;
}
.event-wrap-3 .title-wrap h4 span.dot::after{
	content: "";
	position: absolute;
	top: -1vw;
	left: 2.22vw;
	width: 1.3333vw;
	height: 1.3333vw;
	background: #000;
	border-radius: 50%;
}
.event-wrap-3 .tabs{
	padding: 0 0.8vw;
	width: 100%;
	margin-bottom: 8vw;
	font-size: 0;
}
.event-wrap-3 .tabs li{
	width: calc(50% - 0.8vw);
	height: 13.6vw;
	display: inline-block;
	font-size: 0;
	text-align: center;
	background: #000;
	margin-bottom: 1.3333vw;
}
.event-wrap-3 .tabs li:nth-child(2n-1){
	margin-right: 0.6vw;
}
.event-wrap-3 .tabs li a{
	font-size: 5.3333vw;
	padding-top: 1.8667vw;
	padding-bottom: 1.8667vw;
	width: 100%;
	height: 100%;
	display: block;
	font-weight: 700;
	line-height: 1.38;
	letter-spacing: -0.6px;
	text-align: center;
	/* color: #9b9b9b; */
}
.event-wrap-3 .tabs li a::after{
	content:"▼";
	font-size: 2.4vw;
	display: block;
	line-height: 1;
}
.event-wrap-3 .tabs li:nth-child(1) a{
	color: #5189f0;
}
.event-wrap-3 .tabs li:nth-child(2) a{
	color: #f6ba65;
}
.event-wrap-3 .tabs li:nth-child(3) a{
	color: #f68fff;
}
.event-wrap-3 .tabs li:nth-child(4) a{
	color: #9764ff;
}
.event-wrap-3 .tab-title{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 3.4667vw;
}
.event-wrap-3 .tab-title .tab-title-bg{
	position:relative;
	width: 100%;
	height: 9vw;
	border-radius: 8vw;
	background: #000;
}
.event-wrap-3 #section1 .tab-title-bg{
	background: #7490C2;
}
.event-wrap-3 #section2 .tab-title-bg{
	background: #CBAA8A;
}
.event-wrap-3 #section3 .tab-title-bg{
	background: #CE9AD3;
}
.event-wrap-3 #section4 .tab-title-bg{
	background: #9E89C8;
}
/* .event-wrap-3 .tab-title .tab-title-bg img{
	width: 100%;
} */
.event-wrap-3 .tab-title a{
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
}
.event-wrap-3 .tab-title a p{
	/* background: #fff; */
	width: auto;
	height:100%;
	display: inline-block;
	color: #fff;
	padding: 2.5vw 3.7333vw;
	font-size: 3.8667vw;
	line-height: 1;
	font-weight: 400;
	text-align: center;
}
.event-wrap-3 .tab-title a p strong{
	display: inline-block;
	color: #fff;
	font-weight: 700;
	font-size: 3.8667vw;
	/* vertical-align:0;	 */
	line-height: 1;
}
.event-wrap-3 .tab-title a p .eng-num{
	font-size: 4.2667vw;
	/* vertical-align:-0.1333vw; */
	letter-spacing: -0.1333vw;
	display: inline-block;
	line-height: 3.8667vw;
}

@media (min-width:1160px) {
	.event-wrap-3 {
		height: 2602px;
	}

	.event-wrap-3 .event-cont-wrap{
		padding:100px 0;
	}
	.event-wrap-3 .title-wrap{
		margin-bottom:46px;
	}
	.event-wrap-3 .title-wrap p{
		font-size: 38px;
		line-height: 65px;
		letter-spacing: -1.14px;
		font-weight: 300;
	}
	.event-wrap-3 .title-wrap h4{
		font-size: 45px;
		line-height: 50px;
		letter-spacing: -1.14px;
		font-weight: 300;
		vertical-align: bottom;
	}
	.event-wrap-3 .tab-title .tab-title-bg{
		height: 73px;
	}
	.event-wrap-3 .title-wrap h4 span.dot::after{
		top: -10px;
		left: 16px;
		width: 8px;
		height: 8px;
	}
	.event-wrap-3 .tabs{
		padding: 0;
		width: 100%;
		margin-bottom: 35px;
	}
	.event-wrap-3 .tabs li{
		width: 281px;
		height: 96px;
		margin-bottom:0;
		margin-right: 8px;
	}
	.event-wrap-3 .tabs li:nth-child(2n-1){
		margin-right:8px;
	}
	.event-wrap-3 .tabs li:nth-child(4){
		margin-right: 0;
	}
	.event-wrap-3 .tabs li a{
		font-size: 35px;
		padding-top: 20px;
		padding-bottom:20px;
		line-height: 44px;
	}
	.event-wrap-3 .tabs li a::after{
		content:"▼";
		font-size:17px;
		display: block;
		line-height: 1;
	}
	/* .event-wrap-3 .tabs li:nth-child(1) a, */
	.event-wrap-3 .tabs li:nth-child(2) a,
	.event-wrap-3 .tabs li:nth-child(3) a,
	.event-wrap-3 .tabs li:nth-child(4) a{
		color: #9b9b9b;
	}
	.event-wrap-3 .tabs li:nth-child(1):hover a{
		color: #5189f0;
	}
	.event-wrap-3 .tabs li:nth-child(2):hover a{
		color: #f6ba65;
	}
	.event-wrap-3 .tabs li:nth-child(3):hover a{
		color: #f68fff;
	}
	.event-wrap-3 .tabs li:nth-child(4):hover a{
		color: #9764ff;
	}
	.event-wrap-3 .tab-title{
		margin-bottom: 15px;
	}
	.event-wrap-3 .tab-title a{
		left: 70px;
		text-align:left;
		padding-top: 9px;
		cursor:default!important;
	}
	.event-wrap-3 #section1 .tab-title a{
		padding-top:4px;
	}
	.event-wrap-3 .tab-title a p{
		height:55px;
		padding: 15px 41px;
		font-size: 28px;
	}
	.event-wrap-3 .tab-title a p strong{
		font-weight: 700;
		font-size:28px;
		 vertical-align:0;
		line-height: 1;
	}
	.event-wrap-3 .tab-title a p .eng-num{
		font-size: 32px;
		vertical-align:0;
		letter-spacing: -0.84px;
		display: inline-block;
		line-height:1;
	}


}
.event-wrap-3 .tab-products {
	position: relative;
	display: block;

}
.event-wrap-3 .tab-products .default-grid{
	width: 100%;
	height: auto;
	padding: 0 0.8vw;
	font-size: 0;
}
.event-wrap-3 .tab-products .default-grid li{
	width: calc(50% - 1.3333vw);
	height: auto;
	display: inline-block;
	margin-bottom: 2.6667vw;
}
.event-wrap-3 .tab-products .default-grid li:nth-child(2n-1){
	margin-right: 2.6667vw;
}
.event-wrap-3 .tab-products .default-grid li .product-title{
	width: 100%;
	height: 6.6667vw;
	/* padding-top: 0.8vw; */
	line-height: 6.6667vw;
	font-weight: 700;
	font-size: 3.8667vw;
	background: #000;
	text-align: center;
	color: #fff;
	margin-bottom: 0.9333vw;
}
.event-wrap-3 .tab-products .default-grid li .product-title .num{
	font-size: 4vw;
	vertical-align: 0;
}
.event-wrap-3 .tab-products .default-grid li a{
	background: #fff;
	display: block;
	width: 100%;
	height: 66.9333vw;
	font-family: 'Noto Sans KR';
	padding: 0.8vw;
}
.event-wrap-3 .tab-products .default-grid .item-sm{
	height: auto;
}
.event-wrap-3 .tab-products .default-grid .item-sm .badge{
	font-size: 2.6667vw;
	height: 4.5333vw;
	line-height: 4.5333vw;
}
.event-wrap-3 .tab-products .default-grid .item-sm .item-upper{
	height: auto;
}
.event-wrap-3 .tab-products .default-grid .item-sm .item-bottom{
	position: relative;
	padding: 8.0vw 0 0;
}
.event-wrap-3 .tab-products .default-grid .item-sm .item-img img{
	height: 30vw;
	max-width: none;
}
.event-wrap-3 .tab-products .default-grid .item-info strong{
	font-size: 3.3vw;
	min-height: 7.6vw;
	height:8vw;
}
.event-wrap-3 .tab-products .default-grid .item-info .price{
	height: 5.6vw;
}
.event-wrap-3 .tab-products .default-grid .item-info .origin-price{
	font-size: 3.0667vw;
	vertical-align:1vw;
}
.event-wrap-3 .tab-products .default-grid .item-info .price div:first-child{
	font-size: 4.8vw;
	height: 5.6vw;
}
.event-wrap-3 .tab-products .default-grid .item-info .info-card p{
	font-size: 2.6667vw;
}
.event-wrap-3 .tab-products .default-grid .item-info .price span.won{
	font-size: 4.2667vw;
	height: 5.6vw;
}

@media (min-width:1160px) {
	.event-wrap-3 .tab-products .default-grid .item-sm .badge{
		font-size: 12px;
		height:21px;
		line-height: 21px;
	}
	.event-wrap-3 .tab-products .default-grid{
		padding: 0 12px;
	}
	.event-wrap-3 .tab-products .default-grid li{
		width:calc(25% - 15px);
		height: auto;
		display: inline-block;
		margin-bottom: 50px;
		margin-right: 20px;
	}
	.event-wrap-3 .tab-products .default-grid li:hover{
		box-shadow: 4px 5px 10px 0px rgba(0, 0, 0, 0.15);
	}
	.event-wrap-3 .tab-products .default-grid li:nth-child(2n-1){
		margin-right: 20px;
	}
	.event-wrap-3 .tab-products .default-grid li:last-child{
		margin-right: 0;
	}
	.event-wrap-3 .tab-products .default-grid li .product-title{
		height: 47px;
		padding-top:8px;
		line-height: 1.2;
		font-weight: 700;
		font-size: 25px;
		margin-bottom: 7px;
	}
	.event-wrap-3 .tab-products .default-grid li .product-title .num{
		font-size: 27px;
	}
	.event-wrap-3 .tab-products .default-grid li a{
		height: 355px;
		min-height: 251px;
		padding:0;
	}
	.event-wrap-3 .tab-products .default-grid .item-sm{
		height: 355px
	}
	.event-wrap-3 .tab-products .default-grid .item-sm .item-upper{
		height:auto;
	}
	.event-wrap-3 .tab-products .default-grid .item-sm .item-bottom{
		position: absolute;
		padding: 22px 24px 26px;
	}
	.event-wrap-3 .tab-products .default-grid .item-sm .item-img img{
		height: auto;
		max-width: none;
	}
	.event-wrap-3 .tab-products .default-grid .item-info strong{
		font-size: 16px;
		min-height: 0;
		height:40px;
	}
	.event-wrap-3 .tab-products .default-grid .item-info .price{
		height: 21px;
	}
	.event-wrap-3 .tab-products .default-grid .item-info .origin-price{
		font-size:13px;
		vertical-align:2px;
	}
	.event-wrap-3 .tab-products .default-grid .item-info .price div:first-child{
		font-size:26px;
		height: 21px;
	}
	.event-wrap-3 .tab-products .default-grid .item-info .info-card p{
		font-size:13px;
	}
	.event-wrap-3 .tab-products .default-grid .item-info .price span.won{
		font-size: 22px;
		height: 21px;
	}
	.event-wrap-3 #section2 {
		position: relative;
	}
	.event-wrap-3 #section2 .notice{
		position: absolute;
		display: block;
		float: right;
		right: 12px;
		bottom: 22px;
		line-height: 1;
	}
}

.event-wrap-4 .event-cont-wrap{
	text-align: center;
}
.event-wrap-4 .event-cont-wrap h4{
	padding-top: 16vw;
	font-size: 6.2667vw;
	font-weight: 300;
	line-height: 1.21;
	letter-spacing: -0.1893vw;
	color: #050505;
}
.event-wrap-4 .event-cont-wrap h4 span{
	font-weight: 700;
	position: relative;
	display: inline-block;
}
.event-wrap-4 h4 span.dot::after{
	content: "";
	position: absolute;
	top: -1.2vw;
	left: 2.22vw;
	width: 1.3333vw;
	height: 1.3333vw;
	background: #000;
	border-radius: 50%;
}
.event-wrap-4 .sub-1{
	padding-top: 13.6667vw;
	padding-left: 54.9333vw;
	text-align: left;
}
.event-wrap-4 .sub-num{
	font-size: 6.9333vw;
	line-height: 1;
	letter-spacing: -1.5px;
	font-weight: 700;
	position: relative;
	/* margin-bottom: 1.8667vw; */
}
.event-wrap-4 .sub-num::after{
	bottom: 0.5vw;
	left: 0;
	display: block;
	width: 100%;
	height:0.2667vw;
	background: inherit;
	content: "";
	position: absolute;
}
.event-wrap-4 .sub-1 .sub-num{
	color: #11cd1e;
}
.event-wrap-4 .sub-1 .sub-num::after{
	background-color: #11cd1e;
}
.event-wrap-4 strong{
	font-weight: 700;
	font-size: 5.6vw;
	white-space: pre-line;
	line-height: 1.24;
	letter-spacing: -0.63px;
}
.event-wrap-4 .sub-1 strong{
	padding-top: 1.8667vw;
}
.event-wrap-4 p{
	font-weight: 300;
	font-size: 3.6vw;
	letter-spacing: -0.41px;
	line-height: 1.37;
	white-space: pre-line;
	padding-top: 1.3333vw;
}
.event-wrap-4 .sub-2{
	padding-top:18vw;
}
.event-wrap-4 .sub-2 .sub-num{
	color: #fb3062;
}
.event-wrap-4 .sub-2 strong{
	display: inline-block;
	vertical-align: 0;
	line-height: 6.9333vw;
	padding-top: 0.5vw;
}
.event-wrap-4 .sub-2 .sub-num::after{
	background-color: #fb3062;
}
.event-wrap-4 .card-table{
	width: 100%;
	padding: 3.7333vw 5.6vw 0;
}
.event-wrap-4 .card-table table{
	width: 100%;
}
.event-wrap-4 .card-table td {
	padding: 1.8vw 0;
	line-height: 1.24;
  	letter-spacing: -0.38px;
	font-weight: 700;
	font-size: 3.4667vw;
	color: #050505;
	vertical-align: middle;
	background: #fff;
}
.event-wrap-4 .card-table tr:last-child td{
	border-top: 1px solid #b5b5b5;
}
.event-wrap-4 .card-table th{
	font-weight: 700;
	font-family: 'Noto Sans KR';
	font-size: 3.3333vw;
	line-height: 1;
	padding: 2.9vw 0;
	color: #fff;
	background: #282828!important;
	border-color: #282828;
}
.event-wrap-4 .card-table td:first-child{
	font-weight: 600;
	font-size: 3.3333vw;
	width: 20.5333vw;
	padding-left:4%;
	padding-right:4%;
}
.event-wrap-4 .card-table td:nth-child(2){
	color: #fff;
	background: var(--main-color);
}
.event-wrap-4 .card-table th:nth-child(2){
	font-size: 3.6vw;
	font-weight: 700;
}
.event-wrap-4 .card-table p{
	padding-top: 1.8667vw;
	font-size: 2.6vw;
	font-weight: 300;
	line-height: 1.76;
	letter-spacing: -0.1387vw;
	color: #050505;
	white-space:nowrap;
}
.event-wrap-4 .sub-3{
	padding-top: 12vw;
}
.event-wrap-4 .sub-3 .sub-num{
	color: #2e50f7;
}
.event-wrap-4 .sub-3 .sub-num::after{
	background-color: #2e50f7;
}
.event-wrap-4 .sub-3 strong{
	display: inline-block;
	padding-top: 0.667vw;
}
.event-wrap-4 .sub-3 p{
	padding-top: 1.0667vw;
	white-space:nowrap;
}
.event-wrap-4 .sub-3 .notice{
	font-size: 2.8vw;
	font-weight:300;
	line-height: 1.76;
	letter-spacing: -0.32px;
	color: #585858;
}



@media (min-width:1160px) {
	.event-wrap-4 {
		height: 1430px;
	}
	.event-wrap-4 .event-cont-wrap h4{
		padding-top: 119px;
		font-size:45px;
		letter-spacing: -1.35px;
	}
	.event-wrap-4 h4 span.dot::after{
		top: -8px;
		left: 17px;
		width: 8px;
		height: 8px;
	}
	.event-wrap-4 .sub-1{
		padding-top: 130px;
		padding-left:500px;
	}
	.event-wrap-4 .sub-num{
		font-size: 50px;
		letter-spacing: -3px;
	}
	.event-wrap-4 .sub-num::after{
		bottom:5px;
		width: 100%;
		height:2px;
	}
	.event-wrap-4 strong{
		font-size: 40px;
		white-space: normal;
		line-height: 1;
		letter-spacing: -1.2px;
	}
	.event-wrap-4 .sub-1 strong{
		padding-top: 16px;
	}
	.event-wrap-4 p{
		font-size: 26px;
		letter-spacing: -0.61px;
		line-height: 1.37;
		white-space: nowrap;
		padding-top: 12px;
	}
	.event-wrap-4 .sub-2{
		padding-top:110px;
		padding-right: 70px;
	}
	.event-wrap-4 .sub-2 strong{
		vertical-align: top;
		padding-top: 5px;
		padding-left: 15px;
		line-height: 1;
	}
	.event-wrap-4 .card-table{
		width: 100%;
		padding: 19px 146px 0;
	}
	.event-wrap-4 .card-table td {
		padding: 25px 0;
		line-height: 1.24;
		letter-spacing: -0.38px;
		font-weight: 700;
		font-size: 24px;
	}
	.event-wrap-4 .card-table th{
		font-weight: 700;
		font-size: 24px;
		line-height: 1;
		padding: 21.5px 0;
	}
	.event-wrap-4 .card-table td:first-child{
		font-size: 24px;
		width:263px;
	}
	.event-wrap-4 .card-table td:nth-child(2){
		color: #fff;
		background: var(--main-color);
	}
	.event-wrap-4 .card-table th:nth-child(2){
		font-size: 24px;
		font-weight: 700;
	}
	.event-wrap-4 .card-table p{
		padding-top: 11px;
		font-size: 15px;
		letter-spacing: -0.32px;
		text-align: right;
	}
	.event-wrap-4 .sub-3{
		padding-top: 65px;
		text-align-last: left;
		padding-left: 134px;
	}
	.event-wrap-4 .sub-3 strong{
		display: block;
		padding-top: 17px;
	}
	.event-wrap-4 .sub-3 p{
		padding-top: 10px;
		white-space: pre-line;
	}
	.event-wrap-4 .sub-3 .notice{
		font-size: 15px;
		letter-spacing: -0.45px;
	}
}
.event-wrap-5 .event-cont-wrap h4{
	padding-top: 16.5333vw;
	font-size: 6.2667vw;
	font-weight: 300;
	line-height: 1.21;
	letter-spacing: -0.1893vw;
	color: #fff;
	text-align: center;
}
.event-wrap-5 .event-cont-wrap h4 span{
	font-weight: 700;
	position: relative;
	display: inline-block;
}
.event-wrap-5 .event-cont-wrap h4 .green{
	color: #d2ff00;
}
.event-wrap-5 .event-cont-wrap h4 .yellow{
	color: #fffc00;
}
.event-wrap-5 .sub-title{
	font-size: 4.2667vw;
	font-weight: 700;
	position: relative;
}
.event-wrap-5 .sub-title::after{
	bottom: 0.01vw;
	left: 0;
	display: block;
	width: 100%;
	height:0.1667vw;
	content: "";
	position: absolute;
	background: #050505;
}
.event-wrap-5 strong{
	padding-top: 2.9333vw;
	white-space: pre-line;
	font-weight: 300;
	font-size: 3.3333vw;
	line-height: 1.3;
	letter-spacing: -0.29;
}
.event-wrap-5 p{
	font-weight: 300;
	padding-top: 0.8vw;
	white-space: pre-line;
	font-size: 2.8vw;
	line-height:1.28;
	letter-spacing: -0.32;
}
.event-wrap-5 .sub-1{
	padding-top: 9.3333vw;
	padding-left: 53.0667vw;
}
.event-wrap-5 .sub-2{
	width: 44vw;
	padding-top: 15.4667vw;
	text-align: right;
	display: block;
}
@media (min-width:1160px) {
	.event-wrap-5 {
		height: 822px;
		font-size: 0;
	}
	.event-wrap-5 .event-cont-wrap h4{
		padding-top: 119px;
		font-size:45px;
		letter-spacing: -1.35px;
	}
	.event-wrap-5 .sub-title{
		font-size:33px;
		font-weight: 700;
		position: relative;
	}
	.event-wrap-5 .sub-title::after{
		bottom: 3px;
		height:1px;
	}
	.event-wrap-5 strong{
		text-align: center;
		padding-top:15px;
		white-space: nowrap;
		font-size: 25px;
		line-height:32px;
		letter-spacing: -1.05px;
	}
	.event-wrap-5 p{
		padding-top:0;
		white-space: nowrap;
		font-size: 15px;
		line-height: 32px;
		letter-spacing: -0.45;
	}
	.event-wrap-5 .sub-1{
		display: inline-block;
		padding-top: 370px;
		padding-left:0;
		margin-left: 136px;
		text-align: center;
		width: 395px;
	}
	.event-wrap-5 .sub-2{
		display: inline-block;
		width: 395px;
		padding-top: 370px;
		text-align: center;
		margin-left: 100px;
	}
}


.event-wrap-6 .event-cont-wrap{
	padding-top: 6.133vw;
	text-align: center;
}
.event-wrap-6 h4{
	font-size:5.6vw;
	font-weight:700;
	line-height: 1.37;
	letter-spacing: -0.63px;
	color: #fff;
}
.event-wrap-6 p{
	font-size: 4.1333vw;
	font-weight:300;
	line-height: 1.35;
	letter-spacing: -0.47px;
	color: #fff;
	white-space: pre-line;
}
.event-wrap-6 p span{
	font-weight: 700;
}
.event-wrap-6 .btn{
	margin: 4.8vw auto 0;
	width: 36.8vw;
	height:7.4667vw;
	color: #fff;
	background-image: linear-gradient(to left, #1668ff, #8227de);
	padding: 0 ;
	text-align: center;
	border-radius: 3.3333vw;
}
.event-wrap-6 .btn a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 7.4667vw;
	font-size: 3.6vw;
}
.event-share{margin:82px 0 50px!important;}
@media (min-width:1160px) {
	.event-share{margin:100px 0 90px!important;}
	.event-wrap-6 {
		height: 249px;
	}
	.event-wrap-6 .event-cont-wrap{
		padding-top: 43px;
	}
	.event-wrap-6 h4{
		font-size:40px;
		font-weight:700;
		line-height: 1.37;
		letter-spacing: -1.2px;
	}
	.event-wrap-6 p{
		font-size: 30px;
		line-height: 40px;
		letter-spacing: -0.9px;
		white-space: nowrap;
	}
	.event-wrap-6 p span{
		font-weight: 700;
	}
	.event-wrap-6 .btn{
		margin: 26px auto 0;
		width: 239px;
		height:48px;
		color: #fff;
		background-image: linear-gradient(to left, #2F3944, #414D5A);
		text-align: center;
		border-radius:24px;
	}
	.event-wrap-6 .btn:hover{
		background-image: linear-gradient(to left, #1668ff, #8227de);
	}
	.event-wrap-6 .btn a{
		display: block;
		width: 100%;
		height: 100%;
		font-size: 24px;
		line-height: 52px;
	}

}
.event-wrap:first-child{padding-top:0!important;}
