.event-benefit-template .c-container_teasing {
	position: relative;
	container-type: inline-size;
}

.event-benefit-template .c-container_teasing .c-container_timer {
	position: absolute;
	z-index: 9;
	left: 50%;
	bottom: 15.723cqw;
	transform: translateX(-50%);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	max-width: 50.725cqw;
	width: 100%;
}

.event-benefit-template #c-timer--case01 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	gap: 16px;
	flex-direction: row;
}

.event-benefit-template .c-timer__value {
	font-size: 3.913cqw;
	font-weight: 700;
	color: #fff;
}

.event-benefit-template .c-timer__unit {
	font-size: 1.159cqw;
	font-weight: 500;
	color: #606060;
	margin-top: 8px;
}

.event-benefit-template .c-timer__box {
	position: relative;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	width: 8.695cqw;
	height: 8.985cqw;
}

.event-benefit-template .c-timer__box::after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0.14cqw;
	left: 0.14cqw;
	width: calc(100% - 0.2cqw);
	height: calc(100% - 0.24cqw);
	background-color: #000000;
	border-radius: 4px;
	z-index: -1;
}

.event-benefit-template .c-timer__box::before {
	content: ' ';
	display: block;
	position: absolute;
	display: block;
	width: 8.695cqw;
	height: 8.985cqw;
	left: 0;
	top: 0;
	background-image: url('/kr/event/2026/02/01_lg_dot_teasing/images/timer_pc.png?v=20260128');
	background-size: 8.695cqw 8.985cqw;
}

.event-benefit-template .c-toggle.on .c-toggle__content,
.event-benefit-template .c-toggle--notice .c-toggle__btn-wrap {
	margin: 0;
}
.event-benefit-template .c-toggle__btn {
	padding: 0;
	display: block;
}

.event-benefit-template .c-toggle__btn img {
	display: block;
	width: 100%;
}

.event-benefit-template .c-toggle__btn--text::after {
	display: none;
}

.article__banner{
	position: relative;
}

.article__banner .banner_btn_01{
    position: absolute;
    width: 16.9%;
    height: 59%;
    top: 24%;
    left: 23.8%;
}

.article__banner .banner_btn_02{
    position: absolute;
    width: 16.9%;
    height: 59%;
    top: 24%;
    left: 41.5%;
}

.article__banner .banner_btn_03{
    position: absolute;
    width: 16.9%;
    height: 59%;
    top: 24%;
    left: 59.2%;
}

@media screen and (max-width: 767px) {
	.event-benefit-template .c-container_teasing .c-container_timer {
        bottom: 22cqw;
    }

	.event-benefit-template #c-timer--case01 {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		display: flex;
		gap: 16px;
	}

	.event-benefit-template .c-timer__value {
		font-size: calc(43 / 390 * 100vw);
	}

	.event-benefit-template .c-timer__unit {
		font-size: calc(12 / 390 * 100vw);
	}

	.event-benefit-template .c-timer__box {
		position: relative;
		display: flex;
		flex-direction: column;
		text-align: center;
		justify-content: center;
		width: calc(95.5 / 390 * 100vw);
		height: calc(98.5 / 390 * 100vw);
		background-color: #000;
		border-radius: 8px;
	}

	.event-benefit-template .c-timer__box::before {
		content: ' ';
		display: block;
		position: absolute;
		display: block;
		width: calc(95.5 / 390 * 100vw);
		height: calc(98.5 / 390 * 100vw);
		left: 0;
		top: 0;
		background-image: url('/kr/event/2026/02/01_lg_dot_teasing/images/timer_mo.png?v=20260128');
		background-size: contain;
	}

	.event-benefit-template .article__01 {
		position: relative;
		width: 100%;
	}
	.event-benefit-template .article_01_btn01 {
		position: absolute;
		width: 90%;
		height: 13.7%;
		top: 48%;
		left: 5%;
	}

	.event-benefit-template .c-toggle {
		margin: 0;
	}
	
	.article__banner .banner_btn_01 {
		position: absolute;
		width: 90.9%;
		height: 23%;
		top: 19%;
		left: 4.8%;
	}
	
	.article__banner .banner_btn_02 {
		position: absolute;
		width: 90.9%;
		height: 23%;
		top: 44%;
		left: 4.8%;
	}
	
	.article__banner .banner_btn_03 {
		position: absolute;
		width: 90.9%;
		height: 23%;
		top: 68%;
		left: 4.8%;
	}
}
