/* manito_2025_07 */
.manito_2025_07 .card_slide_wrapper {
	top: 41.3%;
	left: 0%;
	width: 100%;
	height: 24.7%;
	overflow: visible;
}

.manito_2025_07 .card_slide_wrapper .swiper-slide {
	width: auto;
	margin: 0 8px;
}
.manito_2025_07 .card_slide_wrapper .swiper-slide:not(.swiper-slide-active) .coupon_img {
	display: block;
	width: 100%;
	height: 100%;
	background: url("/content/images/event/2025/manito/07/04/card_shadow_only.png") no-repeat center / 100% auto;
}

.manito_2025_07 .card_slide_wrapper .swiper-slide:not(.swiper-slide-active) .coupon_img img {
	opacity: 0;
}

.manito_2025_07 .card_slide_wrapper .swiper-slide-active .coupon_img img {
	position: relative;
	margin: -2% 0%;
	z-index: 3;
}

.manito_2025_07 .card_slide_wrapper .swiper-slide .coupon_img::before,
.manito_2025_07 .card_slide_wrapper .swiper-slide .coupon_img::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	opacity: 0;
	filter: drop-shadow(4px 4px 10px rgba(41, 4, 77, 0.4));
}

.manito_2025_07 .card_slide_wrapper .swiper-slide .coupon_img img,
.manito_2025_07 .card_slide_wrapper .swiper-slide-active .coupon_img::before,
.manito_2025_07 .card_slide_wrapper .swiper-slide-active .coupon_img::after {
	opacity: 1;
	transition: margin 1s ease-in-out;
}

.manito_2025_07 .card_slide_wrapper .swiper-slide-active .coupon_img::after {
	background-image: url("/content/images/event/2025/manito/07/04/card_back_1.png");
	margin: 4% 2%;
	z-index: 1;
}

.manito_2025_07 .card_slide_wrapper .swiper-slide-active .coupon_img::before {
	background-image: url("/content/images/event/2025/manito/07/04/card_back.png");
	margin: 1%;
	z-index: 2;
}

.manito_2025_07 .btn_event_coupon_download {
	top: 74.1%;
	left: 50%;
	transform: translateX(-50%);
	width: 60.4%;
	height: 8.8%;
	border-radius: 20px;
	font-family: "GmarketSansBold";
	font-weight: 700;
	font-size: 40px;
	box-shadow: inset 4px 4px 0px #ffffff, 4px 4px 10px #00000050;
	border: 0;
}

.manito_2025_07 .btn_event_coupon_download .ico {
	position: absolute;
	top: 50%;
	left: 80%;
	transform: translate(0%, -50%);
	width: 31px;
	height: 31px;
}

.manito_2025_07 .clover {
	top: 19.1%;
	left: 4%;
	width: 90.1%;
	height: 55.1%;
}

.manito_2025_07 .btn_event_coupon_download:hover,
.manito_2025_07 .btn_event_coupon_download:focus {
	box-shadow: none;
	filter: brightness(0.5);
}

@keyframes floating {
	0% {
		transform: translateY(0%);
	}
	50% {
		transform: translateY(-2%);
	}
	100% {
		transform: translateY(0%);
	}
}

@media (max-width: 1200px) {
	.manito_2025_07 .card_slide_wrapper .swiper-slide {
		width: 60%;
	}
}

@media (max-width: 767px) {
	.manito_2025_07 .btn_event_coupon_download {
		width: 70%;
		height: 12%;
		font-size: 32px;
		box-shadow: none;
		border-radius: 6px;
	}

	.season-event-contents .btn_event_coupon_download.btn_dark .ico {
		width: 24px;
		height: 24px;
	}
}

@media (max-width: 480px) {
	.manito_2025_07 .btn_event_coupon_download {
		font-size: 18px;
	}

	.season-event-contents .btn_event_coupon_download.btn_dark .ico {
		width: 18px;
		height: 18px;
	}
}
