﻿.btn-list {
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-list.row {
	flex-direction: row;
	justify-content: flex-start;
	gap: 1rem;
}

.btn-list.col {
	flex-direction: column;
	gap: 1rem;
}

.event__reviews {
	padding: 110px 24px;
	background: linear-gradient(180deg, #fff 0%, #fff9e8 100%);
	font-family: "Noto Sans KR", sans-serif;
	color: #232323
}

body .randing_wrap.sr001 .body-wrap.event-001 section.event__01.event__01--premium {
	position: relative;
	width: 100% !important;
	max-width: none !important;
	overflow: hidden;
	padding: 88px 0 38px !important;
	background: #f8d66e;
	background-image: radial-gradient(ellipse at 18% 18%, rgba(255, 255, 255, .96) 0, rgba(255, 249, 216, .54) 27%, transparent 55%), radial-gradient(ellipse at 72% 13%, rgba(255, 255, 255, .78) 0, rgba(255, 247, 206, .34) 31%, transparent 62%), linear-gradient(132deg, transparent 0 16%, rgba(255, 255, 255, .54) 16.2% 24%, transparent 24.3% 44%, rgba(255, 255, 255, .2) 44.2% 48%, transparent 48.3% 100%), linear-gradient(180deg, #fff5c9 0, #fce7a0 53%, #f7cf5e 100%);
	background-size: 100% 100%;
	font-family: "Noto Sans KR", sans-serif;
	color: #1d1b16
}

.event__01--premium * {
	box-sizing: border-box
}

.event__01--premium::before {
	content: "";
	position: absolute;
	inset: 0;
	display: block !important;
	pointer-events: none;
	background: radial-gradient(ellipse at 50% 100%, rgba(169, 97, 0, .22), transparent 38%), linear-gradient(90deg, rgba(255, 255, 255, .08), transparent 18% 82%, rgba(144, 81, 0, .06));
	mix-blend-mode: multiply
}

.event__01--premium::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	display: block !important;
	pointer-events: none;
	background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, .035) 0, rgba(255, 255, 255, .035) 1px, transparent 1px, transparent 4px);
	opacity: .32;
	mix-blend-mode: soft-light
}

body .randing_wrap.sr001 .body-wrap.event-001 section.event__01.event__01--premium>article {
	position: relative;
	display: block !important;
	width: calc(100% - 48px) !important;
	max-width: 1000px !important;
	margin: 0 auto !important;
	padding: 34px 0 0 !important;
	z-index: 1
}

.event__01--premium a,
.event__01--premium a:hover,
.event__01--premium a:focus,
.event__01--premium a:active,
.event__01--premium a strong {
	text-decoration: none !important;
	text-decoration-line: none !important
}

.premium-hero__stage {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 50%) minmax(0, 50%);
	align-items: center;
	min-height: 620px;
	padding: 18px 0 10px
}

.premium-product {
	position: relative;
	align-self: stretch;
	min-width: 0;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
}

.premium-product::before,
.premium-product::after {
	display: none
}

.premium-pedestal {
	display: none
}

.premium-pedestal::after {
	content: "";
	position: absolute;
	right: 7%;
	bottom: 5px;
	left: 7%;
	height: 26px;
	border-radius: 50%;
	background: radial-gradient(ellipse, rgba(255, 221, 117, .36), transparent 69%);
	filter: blur(5px);
	mix-blend-mode: screen
}

.premium-pedestal__base {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	height: 68px;
	overflow: hidden;
	border: 1px solid rgba(132, 76, 0, .2);
	border-radius: 50% / 23%;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, .38) 0, rgba(255, 255, 255, .08) 14%, transparent 28%, rgba(111, 55, 0, .13) 100%), linear-gradient(90deg, #c57e0e 0, #eab94e 13%, #ffe8a1 34%, #fff1bb 48%, #e9b84f 70%, #c47b0d 88%, #9b5700 100%);
	box-shadow: inset 0 3px 6px rgba(255, 255, 255, .58), inset 0 -19px 23px rgba(111, 55, 0, .24)
}

.premium-pedestal__base::before {
	content: "";
	position: absolute;
	z-index: 2;
	left: -1px;
	right: -1px;
	top: -17px;
	height: 35px;
	border: 1px solid rgba(150, 88, 0, .2);
	border-radius: 50%;
	background: radial-gradient(ellipse at 50% 36%, #fffdf0 0, #fff3c1 29%, #f6d880 56%, #dda330 79%, #ae6705 100%);
	box-shadow: inset 0 5px 9px rgba(255, 255, 255, .9), 0 6px 11px rgba(108, 62, 0, .13)
}

.premium-pedestal__base::after {
	content: "";
	position: absolute;
	inset: 3px 0 0;
	border-radius: inherit;
	background: repeating-linear-gradient(92deg, rgba(255, 255, 255, .07) 0, rgba(255, 255, 255, .07) 1px, rgba(125, 69, 0, .025) 1px, rgba(125, 69, 0, .025) 3px);
	opacity: .58;
	mix-blend-mode: overlay
}

.premium-pedestal__upper {
	display: none
}

body .randing_wrap.sr001 .body-wrap.event-001 .premium-product__image {
	position: relative;
	z-index: 3;
	left: 50%;
	bottom: -24px;
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	height: auto !important;
	margin: 0 !important;
	transform: translateX(-50%);
	filter: brightness(1.015) saturate(1.03) contrast(1.008);
	mix-blend-mode: darken;
}

.premium-title__image {
	width: 100%;
}

.premium-copy {
	position: relative;
	z-index: 3;
	align-self: center;
	min-width: 0;
	padding: 0 0 0 12px
}

.premium-copy::before {
	display: none
}

.premium-kicker {
	display: inline-flex;
	align-items: center;
	gap: 11px;
	min-height: 48px;
	margin: 0 0 20px;
	padding: 6px 24px 6px 8px;
	border: 1.5px solid rgba(25, 24, 20, .9);
	border-radius: 999px;
	background: linear-gradient(180deg, rgba(255, 254, 244, .9), rgba(255, 244, 198, .68));
	color: #252932;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -.045em;
	box-shadow: inset 0 1px 0 #fff, 0 9px 23px rgba(92, 55, 0, .09)
}

.premium-kicker strong {
	color: #20242a;
	font-weight: 950 !important;
}

.premium-target-icon {
	display: grid;
	place-items: center;
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
	border: 1px solid rgba(255, 222, 119, .44);
	border-radius: 50%;
	background: radial-gradient(circle at 35% 28%, #3f3826, #17150f 68%, #090806);
	color: #f6d46f;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, .12), 0 4px 10px rgba(40, 30, 8, .28)
}

.premium-target-icon svg {
	display: block;
	width: 21px;
	height: 21px;
	overflow: visible
}

.premium-copy h1 {
	margin: 0 0 26px;
	color: #1c2026;
	font-family: "Noto Sans KR", sans-serif;
	font-size: 56px;
	font-weight: 950;
	line-height: 1.1;
	letter-spacing: -.078em;
	text-shadow: 0 1px 0 #fff, 0 7px 20px rgba(51, 39, 12, .08)
}

.premium-copy h1 em {
	position: relative;
	display: inline-block;
	background: none;
	color: #ed1c24;
	font-size: 1.035em;
	font-style: normal;
	font-weight: 950;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .18), 0 7px 17px rgba(166, 4, 14, .12);
	-webkit-text-fill-color: #ed1c24
}

.premium-copy h1 em::after {
	display: none
}

.premium-copy h1 img {
	width: 400px !important;
}

.premium-benefits {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 5px;
	margin-bottom: 16px
}

.premium-benefit {
	display: flex;
	align-items: center;
	gap: 13px;
	min-width: 0;
	min-height: 84px;
	padding: 13px 16px;
	border: 1px solid rgba(99, 74, 23, .23);
	border-radius: 14px;
	background: rgba(255, 253, 242, .91);
	color: #2b2821;
	text-decoration: none !important;
	box-shadow: 0 9px 22px rgba(111, 76, 0, .1), inset 0 1px 0 #fff;
	transition: transform .22s ease, background-color .22s ease, color .22s ease, box-shadow .22s ease, border-color .22s ease
}

.premium-benefits>a:last-child:hover .tool__tip {
	opacity: 1;
	visibility: visible;
}

.premium-benefit__icon {
	display: grid;
	place-items: center;
	flex: 0 0 43px;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	background: linear-gradient(145deg, #856d3a, #4d3f23);
	color: #fff5d7;
	transition: background .22s ease, color .22s ease, transform .22s ease
}

.premium-benefit__icon svg {
	width: 25px;
	height: 25px
}

.premium-benefit span:last-child {
	min-width: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.32;
	letter-spacing: -.03em
}

.premium-benefit b {
	display: block;
	color: #ed1c24;
	font-size: 17px;
	font-weight: 950;
	letter-spacing: -.045em;
	transition: color .22s ease
}

.premium-tool-panel {
	position: relative;
	overflow: hidden;
	padding: 20px 20px 17px;
	border: 1px solid rgba(229, 189, 93, .72);
	border-radius: 15px;
	background: linear-gradient(145deg, #292820, #11120f 68%, #20211b);
	color: #f4dea1;
	box-shadow: 0 19px 35px rgba(61, 46, 10, .25), inset 0 1px 0 rgba(255, 255, 255, .1)
}

.premium-tool-panel::before {
	content: '';
	position: absolute;
	top: 7px;
	right: 50%;
	transform: translateX(130px);
	width: 53px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../html/260609-2/img/icon-beta.png);
	z-index: 2;
}

.premium-tool-panel::after {
	content: "";
	position: absolute;
	top: -60%;
	left: -30%;
	width: 70%;
	height: 220%;
	pointer-events: none;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .04), transparent);
	transform: rotate(18deg)
}

.premium-tool-panel h2 {
	position: relative;
	display: flex;
	align-items: center;
	gap: 13px;
	margin: 0 0 14px;
	color: #f3d888;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: -.045em;
	white-space: nowrap
}

.premium-tool-panel h2::before,
.premium-tool-panel h2::after {
	content: "";
	height: 1px;
	flex: 1;
	background: linear-gradient(90deg, transparent, #a78544)
}

.premium-tool-panel h2::after {
	background: linear-gradient(90deg, #a78544, transparent)
}

.premium-tools {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 6px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(218, 184, 105, .43)
}

.premium-tool {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	min-width: 0;
	min-height: 116px;
	padding: 11px 3px 8px;
	border: 1px solid transparent;
	border-radius: 12px;
	color: #f7edcf;
	text-align: center;
	text-decoration: none;
	transition: transform .22s ease, background .22s ease, color .22s ease, box-shadow .22s ease, border-color .22s ease
}

.premium-tool+.premium-tool::before {
	content: "";
	position: absolute;
	left: -4px;
	top: 16px;
	bottom: 16px;
	width: 1px;
	background: rgba(230, 209, 154, .26);
	transition: opacity .2s ease
}

.premium-tool svg {
	width: 38px;
	height: 38px;
	margin-bottom: 8px;
	color: #f2d78a;
	stroke: currentColor;
	transition: color .22s ease, transform .22s ease
}

.premium-tool strong {
	font-size: 16px;
	font-weight: 500 !important;
	line-height: 1.35;
	letter-spacing: -.04em;
	text-decoration: none !important
}

.premium-pdf {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: 52px minmax(0, 1fr) auto;
	align-items: center;
	gap: 0;
	margin-top: 13px;
	padding: 8px 10px;
	border: 1px solid transparent;
	border-radius: 11px;
	color: #f2d17b;
	text-decoration: none;
	transition: transform .22s ease, background .22s ease, color .22s ease, box-shadow .22s ease, border-color .22s ease
}

.premium-pdf__icon {
	display: grid;
	place-items: center;
	width: 45px;
	height: 45px;
	border: 1px solid #cfae5c;
	border-radius: 50%;
	color: #e2bf62
}

.premium-pdf__icon svg {
	width: 27px;
	height: 27px
}

.premium-pdf small {
	display: block;
	color: #c9ad66;
	font-size: 12px
}

.premium-pdf strong {
	font-size: 17px;
	font-weight: 850 !important;
	line-height: 1.25;
	letter-spacing: -.04em;
	text-decoration: none !important
}

.premium-pdf__review {
	align-self: start;
	padding-top: 2px;
	color: #fff7d8;
	font-size: 10px;
	font-weight: 400;
	white-space: nowrap
}

.event__01--premium .study-card.study-col a {
	display: flex;
	flex-direction: column;
}

.event__01--premium .study-card .button-inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 0.8rem;
}

.event__01--premium .study-card:last-child .button-inner {
	gap: 0.2rem;
}

.event__01--premium .study-card:hover:last-child .button-inner {
	gap: 0.8rem;
}

.premium-benefit:focus-visible,
.premium-tool:focus-visible,
.premium-pdf:focus-visible,
.event__01--premium .study-card a:focus-visible {
	outline: 3px solid #171612;
	outline-offset: 3px
}

.premium-tool.active {
	z-index: 2;
	border-color: #f3d577;
	background: linear-gradient(155deg, #ffeaa0, #dcae3b);
	color: #171510;
	box-shadow: 0 10px 24px rgba(0, 0, 0, .34), inset 0 1px 0 #fff8d6;
	transform: translateY(-4px)
}

.premium-tool.active::before,
.premium-tool.active+.premium-tool::before {
	opacity: 0
}

.premium-tool.active svg {
	color: #171510;
	transform: scale(1.08)
}

@media(hover:hover) {
	.premium-benefit:hover {
		border-color: #1b1a16;
		background: #1b1a16;
		color: #fff5d5;
		box-shadow: 0 13px 28px rgba(58, 43, 10, .25);
		transform: translateY(-3px)
	}

	.premium-benefit:hover .premium-benefit__icon {
		background: #f1cf6d;
		color: #171612;
		transform: rotate(-4deg) scale(1.04)
	}

	.premium-benefit:hover b {
		color: #ffd45e
	}

	/* .premium-tool:hover {
		z-index: 2;
		border-color: #f3d577;
		background: linear-gradient(155deg, #ffeaa0, #dcae3b);
		color: #171510;
		box-shadow: 0 10px 24px rgba(0, 0, 0, .34), inset 0 1px 0 #fff8d6;
		transform: translateY(-4px)
	}

	.premium-tool:hover::before,
	.premium-tool:hover+.premium-tool::before {
		opacity: 0
	}

	.premium-tool:hover svg {
		color: #171510;
		transform: scale(1.08)
	} */

	.premium-pdf:hover {
		border-color: #e9c65f;
		background: linear-gradient(100deg, #f4d675, #d7a936);
		color: #15130f;
		box-shadow: 0 9px 22px rgba(0, 0, 0, .29);
		transform: translateY(-2px)
	}

	.premium-pdf:hover .premium-pdf__icon {
		border-color: #191712;
		color: #191712
	}

	.premium-pdf:hover small,
	.premium-pdf:hover .premium-pdf__review {
		color: #282113
	}
}

.event__01--premium .study-tool__list {
	position: relative;
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	width: 100% !important;
	max-width: 1000px !important;
	margin: 18px auto 0 !important;
	padding: 0 !important;
	gap: 9px;
	overflow: visible;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	list-style: none
}

.event__01--premium .study-tool__list::before {
	display: none
}

.event__01--premium .study-card,
.event__01--premium .study-card:first-child,
.event__01--premium .study-card:last-child {
	min-width: 0;
	margin: 0;
	border: 1px solid rgba(115, 83, 19, .17);
	border-radius: 15px;
	background: rgba(255, 253, 239, .88);
	box-shadow: 0 8px 20px rgba(116, 77, 0, .08);
	transition: background .22s ease, box-shadow .22s ease, transform .22s ease, border-color .22s ease
}

.event__01--premium .study-card a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 92px;
	padding: 14px 10px;
	color: #24211b;
	text-decoration: none;
	transition: color .22s ease
}

.event__01--premium .study-card a::after {
	display: none
}

.event__01--premium .study-card a>span {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 0.2rem;
	font-size: 0.8rem;
	padding: 0.1rem 0.7rem;
	border-radius: 4px;
	border: 1px solid #ccc;
	background: unset;
}

.event__01--premium .study-card a>span::after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	mask: url(../img/icon-arr-right.svg) no-repeat center / contain;
	-webkit-mask: url(../img/icon-arr-right.svg) no-repeat center / contain;
	background-color: #090806;
}

.event__01--premium .study-card a>span.m {
	display: none;
}

.event__01--premium .study-card:hover a>span {
	border-color: #fff3c5;
}

.event__01--premium .study-card:hover a>span::after {
	background-color: #fff3c5;
}

.event__01--premium .study-card:hover,
.event__01--premium .study-card:focus-within {
	z-index: 2;
	border-color: #201d17;
	background: #201d17;
	box-shadow: 0 14px 27px rgba(64, 43, 3, .23);
	transform: translateY(-4px)
}

.event__01--premium .study-card:hover a,
.event__01--premium .study-card:focus-within a,
.event__01--premium .study-card:hover .title h3,
.event__01--premium .study-card:focus-within .title h3 {
	color: #fff3c5 !important
}

.event__01--premium .study-card:hover .title p,
.event__01--premium .study-card:focus-within .title p {
	color: #e6c96f !important
}

.event__01--premium .study-card:hover .study-card__thumb,
.event__01--premium .study-card:focus-within .study-card__thumb {
	opacity: 1 !important;
	border-radius: 4px;
	background-color: #f4d369 !important;
	box-shadow: 0 0 0 5px #f4d369;
	filter: none !important
}

@media(max-width:1200px) {
	.premium-kicker {
		font-size: 16px;
		gap: 6px;
		min-height: 37px;
		margin: 0 0 20px;
		padding: 0px 24px 0px 12px;
	}

	.premium-target-icon {
		flex: 0 0 22px;
		width: 22px;
		height: 22px;
	}

	.premium-target-icon svg {
		width: 16px;
		height: 16px;
	}

	.premium-benefit b {
		font-size: 14px;
	}

	.premium-benefit span {
		font-size: 12px !important;
		font-weight: 700 !important;
	}
}

@media(max-width:1024px) {
	/* .premium-tool-panel::before {
		right: 0;
	} */

	.event__01--premium .study-tool__list {
		grid-template-columns: repeat(6, 1fr);
	}

	.event__01--premium .study-tool__list li:nth-child(1),
	.event__01--premium .study-tool__list li:nth-child(2),
	.event__01--premium .study-tool__list li:nth-child(3) {
		grid-column: span 2;
	}

	.event__01--premium .study-tool__list li:nth-child(4) {
		grid-column: 2 / span 2;
	}

	.event__01--premium .study-tool__list li:nth-child(5) {
		grid-column: 4 / span 2;

	}

	.premium-pdf strong {
		font-size: 14px;
	}
}

@media(max-width:768px) {
	.event__01--premium .study-tool__list {
		grid-template-columns: 1fr;
	}

	.event__01--premium .study-tool__list li:nth-child(1),
	.event__01--premium .study-tool__list li:nth-child(2),
	.event__01--premium .study-tool__list li:nth-child(3),
	.event__01--premium .study-tool__list li:nth-child(4),
	.event__01--premium .study-tool__list li:nth-child(5) {
		grid-column: auto !important;
	}

	body .randing_wrap.sr001 .body-wrap.event-001 section.event__01.event__01--premium {
		padding: 0 0 16px !important;
		background-image: radial-gradient(ellipse at 50% 12%, rgba(255, 255, 255, .92), rgba(255, 247, 208, .38) 43%, transparent 68%), linear-gradient(135deg, transparent 0 18%, rgba(255, 255, 255, .42) 18.2% 29%, transparent 29.3% 100%), linear-gradient(180deg, #fff4c5, #fce39a 72%, #f6cf62)
	}

	body .randing_wrap.sr001 .body-wrap.event-001 section.event__01.event__01--premium>article {
		width: calc(100% - 20px) !important;
		max-width: none !important;
		margin: 0 auto !important;
		padding: 8px 0 0 !important
	}

	.premium-hero__stage {
		display: block;
		min-height: 373px;
		padding: 0
	}

	.premium-product {
		position: absolute;
		top: 44px;
		right: 0;
		left: 0;
		width: 100%;
		height: 224px;
		background: transparent
	}

	.premium-product::before,
	.premium-product::after,
	.premium-pedestal {
		display: none
	}

	body .randing_wrap.sr001 .body-wrap.event-001 .premium-product__image {
		left: unset;
		bottom: 0;
		width: 206px !important;
		transform: unset;
		filter: brightness(1.015) saturate(1.025) contrast(1.008);
		mix-blend-mode: darken;
	}

	.premium-copy {
		position: static;
		display: block;
		width: 100%;
		padding: 0;
		text-align: center
	}

	.premium-copy::before {
		display: none
	}

	.premium-kicker {
		position: absolute;
		top: 6px;
		left: 50%;
		z-index: 5;
		gap: 7px;
		min-height: auto;
		margin: 0;
		padding: 3px 16px 4px 5px;
		border-width: 1.5px;
		font-size: 14px;
		white-space: nowrap;
		transform: translateX(-50%);
		box-shadow: inset 0 1px 0 #fff, 0 7px 16px rgba(92, 55, 0, .1)
	}

	.premium-target-icon {
		flex-basis: 20px;
		width: 20px;
		height: 20px
	}

	.premium-target-icon svg {
		width: 14px;
		height: 14px
	}

	.premium-copy h1 {
		position: relative;
		top: 287px;
		right: 0;
		left: 0;
		margin: 0;
		font-family: "Noto Sans KR", sans-serif;
		font-size: 22px;
		font-weight: 950;
		line-height: 1.04;
		letter-spacing: -.07em
	}

	.premium-copy h1 br {
		display: block
	}

	.premium-copy h1 em {
		display: inline-block;
		margin-top: 5px;
		padding: 0 5px;
		background: rgba(255, 246, 209, .72);
		font-size: 37px;
		line-height: 1.06;
		box-shadow: 0 0 0 5px rgba(255, 246, 209, .55)
	}

	.premium-copy h1 em::after {
		display: none
	}

	.premium-copy h1 img {
		width: 52% !important;
	}

	.premium-benefits,
	.premium-tool-panel {
		display: none !important
	}

	body .event__01.event__01--premium .study-tool__list {
		width: 100% !important;
		max-width: none !important;
		grid-template-columns: 1fr !important;
		gap: 7px !important;
		margin: 4px auto 0 !important;
		padding: 8px !important;
		border-radius: 15px;
		background: rgba(255, 235, 151, .32)
	}

	.event__01--premium .study-card a {
		justify-content: flex-start;
		min-height: 47px;
		padding: 7px 18px;
		gap: 0
	}

	.event__01--premium .study-card a>span {
		font-size: 0.7rem;
	}

	.event__01--premium .study-card a>span::after {
		width: 8px;
		height: 8px;
	}

	.event__01--premium .study-card__thumb {
		flex: 0 0 32px;
		width: 32px;
		height: 32px;
		margin: 0;
		background-size: auto 32px
	}

	.event__01--premium .study-card .title {
		display: flex;
		align-items: baseline;
		flex-direction: column;
		text-align: left;
		gap: 0px;
	}

	.event__01--premium .study-card .title h3 {
		margin: 0;
		font-size: 14px;
		white-space: nowrap
	}

	.event__01--premium .study-card .title p {
		margin: 0;
		color: #746b58;
		font-size: 12px !important;
		white-space: nowrap
	}


	.event__01--premium .study-card.study-col a {
		display: flex;
		flex-direction: row;
		gap: 15px !important;
	}

}

@media(max-width:400px) {
	.premium-hero__stage {
		min-height: 360px;
	}

	.premium-copy h1 img {
		width: 58% !important;
	}
}

.event__reviews * {
	box-sizing: border-box
}

.book-review__inner {
	width: min(1180px, 100%);
	margin: 0 auto
}

.book-review__heading {
	text-align: center
}

.book-review__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 16px;
	padding: 8px 14px;
	border: 2px solid #222;
	border-radius: 999px;
	background: #ffcf22;
	font-size: 14px;
	font-weight: 900
}

.book-review__heading h2 {
	margin: 0;
	color: #222;
	font-size: 48px;
	line-height: 1.25;
	letter-spacing: -.05em
}

.book-review__heading h2 em {
	color: #ed1c24;
	font-style: normal
}

.book-review__heading p {
	margin: 15px 0 0;
	color: #686868;
	font-size: 17px;
	line-height: 1.7
}

.book-review__layout {
	display: grid;
	grid-template-columns: 340px minmax(0, 1fr);
	gap: 24px;
	margin-top: 48px;
	align-items: start
}

.book-review__layout .text-gray {
	font-size: 0.8rem;
	color: #999;
}

.book-review__summary,
.book-review__form-card,
.book-review__list-wrap {
	border: 1px solid #dedede;
	border-radius: 24px;
	background: #fff;
	box-shadow: 0 12px 35px rgba(40, 35, 15, .08)
}

.event__reviews aside.book-review__summary {
	position: sticky !important;
	top: 24px;
	right: auto;
	bottom: auto;
	left: auto;
	width: auto;
	height: auto;
	min-height: 0;
	padding: 32px;
	z-index: auto
}

.book-review__score-label {
	display: block;
	color: #737373;
	font-size: 14px;
	font-weight: 700
}

.book-review__score {
	display: flex;
	align-items: flex-end;
	gap: 9px;
	margin-top: 8px
}

.book-review__score strong {
	font-size: 54px;
	line-height: 1
}

.book-review__score span {
	padding-bottom: 5px;
	color: #888;
	font-size: 16px
}

.book-review__stars {
	margin-top: 12px;
	color: #f4b400;
	font-size: 25px;
	letter-spacing: 2px
}

.book-review__count {
	margin: 7px 0 0;
	color: #777;
	font-size: 14px
}

.book-review__write-button {
	width: 100% !important;
	margin-top: 24px !important;
	padding: 15px 18px !important;
	border: 0 !important;
	border-radius: 12px;
	background: #ed1c24 !important;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	cursor: pointer
}

.book-review__notice {
	margin: 18px 0 0;
	padding: 13px 14px;
	border-radius: 10px;
	background: #f6f6f6;
	color: #737373;
	font-size: 14px;
	line-height: 1.4
}

.book-review__main {
	display: grid;
	gap: 24px;
	min-width: 0
}

.book-review__form-card {
	padding: 30px
}

.book-review__form-card[hidden] {
	display: none !important
}

.book-review__form-head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 24px
}

.book-review__form-head h3 {
	margin: 0;
	font-size: 24px
}

.book-review__form-head p {
	margin: 6px 0 0;
	color: #777;
	font-size: 13px
}

.book-review__demo-badge {
	flex: 0 0 auto;
	padding: 6px 15px;
	border-radius: 999px;
	background: #fff3c8;
	color: #8d6400;
	font-size: 11px;
	font-weight: 900
}

.book-review__field {
	display: grid;
	gap: 9px;
	margin-top: 18px
}

.book-review__field>span,
.book-review__rating legend {
	color: #333;
	font-size: 14px;
	font-weight: 900
}

.book-review__field textarea {
	width: 100%;
	padding: 14px 15px;
	border: 1px solid #d5d5d5;
	border-radius: 11px;
	background: #fff;
	color: #222;
	font: 14px/1.6 "Noto Sans KR", sans-serif;
	outline: 0
}

.book-review__field textarea:focus {
	border-color: #f0b900;
	box-shadow: 0 0 0 3px rgba(255, 207, 34, .22)
}

.book-review__field textarea {
	min-height: 140px;
	resize: vertical
}

.book-review__rating {
	margin: 0;
	padding: 0;
	border: 0
}

.book-review__rating-options {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 2px;
	margin-top: 7px
}

.book-review__rating input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0
}

.book-review__rating label {
	color: #d7d7d7;
	font-size: 36px;
	line-height: 1;
	cursor: pointer;
	transition: transform .15s, color .15s
}

.book-review__rating label:hover,
.book-review__rating label:hover~label,
.book-review__rating input:checked~label {
	color: #f4b400
}

.book-review__rating label:hover {
	transform: translateY(-2px)
}

.book-review__upload {
	position: relative;
	display: grid;
	place-items: center;
	min-height: 104px;
	padding: 18px;
	border: 1px dashed #c6c6c6;
	border-radius: 12px;
	background: #fafafa;
	text-align: center;
	cursor: pointer
}

.book-review__upload input {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer
}

.book-review__upload b {
	font-size: 14px
}

.book-review__upload small {
	margin-top: 4px;
	color: #888;
	font-size: 11px
}

.book-review__previews {
	display: flex;
	flex-wrap: wrap;
	gap: 10px
}

.book-review__preview {
	position: relative;
	width: 94px;
	height: 94px;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 10px;
	background: #eee
}

.book-review__preview img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.book-review__preview button {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 24px;
	height: 24px;
	border: 0;
	border-radius: 50%;
	background: rgba(0, 0, 0, .72);
	color: #fff;
	line-height: 1;
	cursor: pointer
}

.book-review__form-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-top: 22px
}

.book-review__form-footer small {
	color: #888;
	font-size: 11px;
	line-height: 1.55
}

.book-review__submit {
	flex: 0 0 auto;
	min-width: 150px;
	padding: 14px 20px !important;
	border: 0 !important;
	border-radius: 11px;
	background: #222 !important;
	color: #fff;
	font-size: 15px;
	font-weight: 900;
	cursor: pointer !important;
}

.book-review__feedback {
	display: none;
	margin: 14px 0 0;
	padding: 11px 13px;
	border-radius: 9px;
	background: #eef9f2;
	color: #167345;
	font-size: 13px;
	font-weight: 800
}

.book-review__feedback.error {
	background: #fff0f0;
	color: #c3262e
}

.book-review__feedback.show {
	display: block
}

.event__reviews .book-review__list-wrap {
	display: block;
	position: static;
	width: auto;
	min-width: 0;
	min-height: 0;
	height: auto;
	margin: 0;
	padding: 30px;
	overflow: visible
}

.event__reviews .book-review__list-head {
	display: flex;
	position: static;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 20px;
	border-bottom: 2px solid #222
}

.event__reviews .book-review__list-head h3 {
	display: block;
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	color: #222;
	font-size: 24px;
	line-height: 1.35;
	white-space: nowrap
}

.event__reviews .book-review__list-head select {
	position: static;
	display: block;
	flex: 0 0 auto;
	width: auto;
	min-width: 112px;
	height: 40px;
	color: #222;
	font-size: 13px;
	line-height: 1.2;
	margin: 0;
	padding: 9px 30px 9px 11px;
	border: 1px solid #d2d2d2;
	border-radius: 9px;
	background: #fff;
	cursor: pointer;
}

.book-review__photo-strip {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 8px;
	padding: 20px 0;
	border-bottom: 1px solid #e7e7e7
}

.book-review__photo-strip:empty {
	display: none
}

.book-review__photo-strip button {
	position: relative;
	min-width: 0;
	aspect-ratio: 1/1;
	padding: 0;
	overflow: hidden;
	border: 0;
	border-radius: 10px;
	background: #eee;
	cursor: pointer
}

.book-review__photo-strip img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .2s
}

.book-review__photo-strip button:hover img {
	transform: scale(1.04)
}

.book-review__photo-count {
	position: absolute;
	right: 7px;
	bottom: 7px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 28px;
	height: 24px;
	padding: 0 7px;
	border-radius: 999px;
	background: rgba(0, 0, 0, .72);
	color: #fff;
	font-size: 11px;
	font-weight: 900
}

.book-review__list {
	display: grid;
	min-width: 0
}

.book-review__empty {
	padding: 55px 20px;
	text-align: center;
	color: #777;
	font-size: 14px;
	line-height: 1.7
}

.book-review__item {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 108px;
	gap: 22px;
	min-width: 0;
	padding: 24px 0;
	border-bottom: 1px solid #e7e7e7;
	cursor: pointer
}

.book-review__item:focus-visible {
	outline: 3px solid rgba(255, 207, 34, .75);
	outline-offset: 4px;
	border-radius: 8px
}

.book-review__item:last-child {
	border-bottom: 0
}

.book-review__item-body {
	min-width: 0;
	padding-top: 2px
}

.book-review__item-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px
}

.book-review__item-stars {
	color: #f4b400;
	font-size: 18px;
	letter-spacing: 1px
}

.book-review__item-head time {
	color: #999;
	font-size: 12px
}

.book-review__item-name {
	display: block;
	margin-top: 9px;
	font-size: 14px
}

.book-review__item p {
	margin: 12px 0 0;
	color: #4d4d4d;
	font-size: 14px;
	line-height: 1.75;
	white-space: pre-wrap;
	overflow-wrap: anywhere
}

.book-review__photos {
	position: relative;
	width: 108px;
	height: 108px;
	margin: 0;
	overflow: hidden;
	border-radius: 10px;
	background: #eee
}

.book-review__photos img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.book-review__detail-hint {
	display: inline-block;
	margin-top: 12px;
	color: #777;
	font-size: 12px;
	font-weight: 800;
	text-decoration: underline;
	text-underline-offset: 3px
}

.book-review__pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	margin-top: 24px;
	padding-top: 22px;
	border-top: 1px solid #e7e7e7
}

.book-review__pagination:empty {
	display: none
}

.book-review__pagination button {
	display: grid;
	place-items: center;
	min-width: 38px;
	height: 38px;
	padding: 0 10px !important;
	border: 1px solid #ddd !important;
	border-radius: 9px;
	background: #fff !important;
	color: #555;
	font-size: 13px;
	font-weight: 800;
	cursor: pointer
}

.book-review__pagination button[aria-current="page"] {
	border-color: #222;
	background: #222 !important;
	color: #fff
}

.book-review__pagination button:disabled {
	opacity: .35;
	cursor: default
}

.book-review__dialog {
	position: fixed !important;
	inset: 50% auto auto 50% !important;
	width: min(920px, calc(100vw - 32px));
	max-width: none;
	max-height: calc(100vh - 32px);
	margin: 0 !important;
	padding: 0;
	overflow: hidden;
	border: 0;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 28px 80px rgba(0, 0, 0, .3);
	transform: translate(-50%, -50%) !important
}

.book-review__dialog::backdrop {
	background: rgba(0, 0, 0, .72)
}

.book-review__dialog-inner {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
	height: min(620px, calc(100vh - 32px));
	min-height: 0
}

.book-review__dialog-media {
	display: grid;
	grid-template-rows: minmax(0, 1fr) auto;
	min-width: 0;
	padding: 28px;
	background: #f3f3f3
}

.book-review__dialog-main {
	display: grid;
	place-items: center;
	min-height: 0;
	overflow: hidden;
	border-radius: 12px;
	background: #e8e8e8
}

.book-review__dialog-main img {
	display: block;
	width: 100%;
	height: 100%;
	max-height: 410px;
	object-fit: contain
}

.book-review__dialog-thumbs {
	display: flex;
	gap: 8px;
	margin-top: 12px;
	overflow-x: auto
}

.book-review__dialog-thumbs button {
	flex: 0 0 58px;
	width: 58px;
	height: 58px;
	padding: 0;
	overflow: hidden;
	border: 2px solid transparent;
	border-radius: 8px;
	background: #ddd;
	cursor: pointer
}

.book-review__dialog-thumbs button.active {
	border-color: #222
}

.book-review__dialog-thumbs img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.book-review__dialog-body {
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 0;
	padding: 22px 32px 30px;
	overflow: hidden;
	color: #222
}

.book-review__dialog-close {
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 3;
	width: 38px;
	height: 38px;
	border: 0;
	border-radius: 50%;
	background: #f2f2f2bd;
	color: #888;
	font-size: 18px;
	line-height: 1;
	cursor: pointer
}

.book-review__dialog-stars {
	margin-top: 22px;
	color: #f4b400;
	font-size: 22px;
	letter-spacing: 1px
}

.book-review__dialog-meta {
	display: flex;
	gap: 9px;
	margin-top: 10px;
	color: #777;
	font-size: 13px
}

.book-review__dialog-body p {
	flex: 1;
	min-height: 0;
	margin: 24px -8px 0 0;
	padding-right: 12px;
	overflow-y: auto;
	overscroll-behavior: contain;
	color: #444;
	font-size: 15px;
	line-height: 1.8;
	white-space: pre-wrap;
	overflow-wrap: anywhere;
	scrollbar-gutter: stable
}

.book-review__dialog-photo-total {
	flex: 0 0 auto;
	margin-top: 16px;
	padding-top: 14px;
	border-top: 1px solid #eee;
	color: #888;
	font-size: 12px;
	font-weight: 800
}


@media(max-width:900px) {
	.event__reviews {
		padding: 80px 20px
	}

	.book-review__layout {
		grid-template-columns: 1fr
	}

	.event__reviews aside.book-review__summary {
		position: static !important;
		display: grid;
		grid-template-columns: 1fr auto;
		align-items: center
	}

	.book-review__write-button {
		grid-column: 1/-1
	}

	.book-review__notice {
		grid-column: 1/-1
	}

	.book-review__heading h2 {
		font-size: 40px
	}
}

@media(max-width:764px) {
	.study-card__thumb::after {
		width: 26px;
		height: 26px;
	}

	.study-tool__list li:nth-child(1) .study-card__thumb::after {
		width: 26px;
		height: 26px;
	}

	.study-tool__list li:nth-child(3) .study-card__thumb::after {
		width: 28px;
		height: 28px;
	}

	.study-tool__list li:nth-child(4) .study-card__thumb::after {
		width: 26px;
		height: 26px;
	}

	.study-tool__list li:nth-child(5) .study-card__thumb::after {
		width: 26px;
		height: 26px;
	}

	.event__01--premium .study-card:hover .study-card__thumb,
	.event__01--premium .study-card:focus-within .study-card__thumb {
		opacity: 1 !important;
		border-radius: 7px;
		background-color: unset;
		box-shadow: none;
		filter: none !important;
	}

	.event__reviews {
		padding: 60px 16px
	}

	.book-review__heading h2 {
		font-size: 30px
	}

	.book-review__heading p {
		font-size: 14px
	}

	.book-review__layout {
		margin-top: 30px
	}

	.book-review__summary,
	.book-review__form-card,
	.book-review__list-wrap {
		border-radius: 17px
	}

	.book-review__summary,
	.book-review__form-card,
	.event__reviews .book-review__list-wrap {
		padding: 22px
	}

	.book-review__score strong {
		font-size: 43px
	}

	.book-review__form-head,
	.book-review__form-footer {
		align-items: stretch;
		flex-direction: column
	}

	.event__reviews .book-review__list-head {
		align-items: center;
		flex-direction: row
	}

	.event__reviews .book-review__list-head h3 {
		font-size: 20px
	}

	.event__reviews .book-review__list-head select {
		min-width: 104px;
		height: 38px
	}

	.book-review__demo-badge {
		align-self: flex-start
	}

	.book-review__submit {
		width: 100%
	}

	.book-review__photo-strip {
		display: flex;
		margin-right: -22px;
		padding-right: 22px;
		overflow-x: auto
	}

	.book-review__photo-strip button {
		flex: 0 0 84px;
		width: 84px
	}

	.book-review__item {
		grid-template-columns: minmax(0, 1fr) 82px;
		gap: 14px
	}

	.book-review__photos {
		width: 82px;
		height: 82px
	}

	.book-review__item-head {
		align-items: flex-start;
		flex-direction: column;
		gap: 3px
	}

	.book-review__item p {
		font-size: 13px;
		line-height: 1.65
	}

	.book-review__detail-hint {
		font-size: 11px
	}

	.book-review__pagination {
		gap: 4px
	}

	.book-review__pagination button {
		min-width: 34px;
		height: 34px;
		padding: 0 8px
	}

	.book-review__dialog {
		width: calc(100vw - 24px);
		max-height: calc(100vh - 24px);
		border-radius: 14px
	}

	.book-review__dialog-inner {
		grid-template-columns: 1fr;
		height: auto;
		max-height: calc(100vh - 24px);
		overflow-y: auto
	}

	.book-review__dialog-media {
		padding: 18px
	}

	.book-review__dialog-main {
		height: min(300px, 36vh)
	}

	.book-review__dialog-main img {
		max-height: 36vh
	}

	.book-review__dialog-body {
		min-height: 280px;
		padding: 20px 22px 24px;
		overflow: visible
	}

	.book-review__dialog-close {
		top: 12px;
		right: 12px;
		background: rgba(255, 255, 255, .92)
	}

	.book-review__dialog-stars {
		margin-top: 0
	}

	.book-review__dialog-body p {
		flex: none;
		max-height: 220px;
		overflow-y: auto
	}

	.book-review__dialog-photo-total {
		margin-top: 16px
	}

	.event__01--premium .study-card a>span.pc-pad {
		display: none;
	}

	.event__01--premium .study-card a>span.m {
		display: flex;
	}

}

/* review-type-tabs:start */
.event__reviews .book-review__type-tabs {
    --review-tab-accent: #ed1c24;
    --review-tab-border: #dfe3e9;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    margin: 0 0 16px;
    padding: 6px;
    border: 1px solid var(--review-tab-border);
    border-radius: 16px;
    background: #f4f6f8;
}
.event__reviews .book-review__type-tabs button {
    position: relative;
    min-width: 0;
    min-height: 68px;
    padding: 12px 72px 12px 20px !important;
    border: 1px solid transparent !important;
    border-radius: 11px !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #4f5763 !important;
    text-align: left;
    cursor: pointer;
    transition: border-color .18s, background .18s, box-shadow .18s, color .18s;
}
.event__reviews .book-review__type-tabs button strong {
    display: block;
    color: #2b3038;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
}
.event__reviews .book-review__type-tabs button small {
    display: block;
    margin-top: 4px;
    color: #727b88;
    font-size: 13px;
    line-height: 1.4;
}
.event__reviews .book-review__type-tabs button:hover {
    border-color: #d2d7df !important;
    background: #fff !important;
}
.event__reviews .book-review__type-tabs button.active {
    border-color: var(--review-tab-accent) !important;
    background: #fff !important;
    box-shadow: 0 4px 12px rgba(32, 38, 47, .10) !important;
}
.event__reviews .book-review__type-tabs button.active::after {
    content: "선택";
    position: absolute;
    top: 50%;
    right: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    padding: 0 9px;
    border-radius: 999px;
    background: var(--review-tab-accent);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    transform: translateY(-50%);
}
.event__reviews .book-review__type-tabs button.active strong {
    color: #d8171d;
}
.event__reviews .book-review__type-tabs button:focus-visible {
    outline: 3px solid rgba(237, 28, 36, .22);
    outline-offset: 2px;
}
.event__reviews .book-review__type-tabs + .book-review__layout {
    margin-top: 0;
}
.book-review__type-badge{display:inline-flex;align-items:center;margin-right:7px;padding:3px 8px;border-radius:999px;background:#eef3ff;color:#245696;font-size:12px;font-weight:600}
@media(max-width:768px) {
    .event__reviews .book-review__type-tabs {
        gap: 5px;
        margin-bottom: 12px;
        padding: 5px;
    }
    .event__reviews .book-review__type-tabs button {
        min-height: 62px;
        padding: 10px 58px 10px 16px !important;
    }
    .event__reviews .book-review__type-tabs button strong { font-size: 16px; }
    .event__reviews .book-review__type-tabs button small { font-size: 12px; }
    .event__reviews .book-review__type-tabs button.active::after { right: 10px; }
}
@media(max-width:520px) {
    .event__reviews .book-review__type-tabs { grid-template-columns: 1fr; }
}

/* 구매후기 좌측 PDF 혜택 요약 카드 */
.event__reviews .book-review__side {
    display: grid;
    gap: 16px;
    min-width: 0;
}
.event__reviews .book-review__side .book-review-benefit {
    display: block;
    position: relative;
    margin: 0;
    padding: 16px;
    border: 1px solid #ead18b;
    border-radius: 16px;
    background: #fffaf0;
    box-shadow: 0 8px 22px rgba(52, 40, 9, .06);
}
.event__reviews .book-review-benefit__head {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 42px;
    padding-right: 72px;
}
.event__reviews .book-review__side .book-review-benefit__icon {
    display: grid;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    place-items: center;
    border-radius: 50%;
    background: #f2ca4c;
    color: #252116;
}
.event__reviews .book-review__side .book-review-benefit__icon svg {
    display: block;
    width: 22px;
    height: 22px;
}
.event__reviews .book-review__side .book-review-benefit__copy > span {
    display: block;
    margin: 0 0 2px;
    color: #c96400;
    font-size: 10px;
    font-weight: 700;
}
.event__reviews .book-review__side .book-review-benefit__copy h3 {
    margin: 0;
    color: #20242b;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: -.03em;
    white-space: nowrap;
}
.event__reviews .book-review__side .book-review-benefit > small {
    display: block;
    margin: 9px 0 10px;
    color: #717781;
    font-size: 11px;
    line-height: 1.45;
}
.event__reviews .book-review__side .book-review-benefit__download {
    position: static;
    padding: 0;
    background: transparent;
}
.event__reviews .book-review__side .book-review-benefit__download > b {
    position: absolute;
    top: 16px;
    right: 16px;
    display: inline-flex;
    margin: 0;
    padding: 5px 8px;
    border-radius: 999px;
    background: #20242b;
    color: #fff;
    font-size: 10px;
    line-height: 1;
}
.event__reviews .book-review__side .book-review-benefit__download > div {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
}
.event__reviews .book-review__side .book-review-benefit__download a,
.event__reviews .book-review__side .book-review-benefit__download button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    min-height: 38px;
    padding: 5px 7px;
    border: 1px solid #e0b93e;
    border-radius: 8px;
    background: #f3ca4e;
    color: #242018;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
}
.event__reviews .book-review__side .book-review-benefit__download button:disabled {
    border-color: #d8dce2;
    background: #eef0f3;
    color: #969da7;
    cursor: not-allowed;
}

/* 링크형 사진 후기 썸네일을 실서버와 같은 3:4 비율로 고정 */
.event__reviews .book-review__photo-strip a,
.event__reviews .book-review__photo-strip button {
    position: relative;
    display: block;
    min-width: 0;
    aspect-ratio: 3 / 4;
    padding: 0;
    overflow: hidden;
    border: 0;
    border-radius: 10px;
    background: #eee;
    cursor: pointer;
    text-decoration: none;
}
.event__reviews .book-review__photo-strip img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.event__reviews .book-review__photo-strip a:hover img,
.event__reviews .book-review__photo-strip button:hover img {
    transform: scale(1.04);
}
@media(max-width:420px) {
    .event__reviews .book-review__side .book-review-benefit__copy h3 { white-space: normal; }
}
/* review-type-tabs:end */

/* electrician-event-top-banner:start */
/* 공통 studyroom CSS의 배너 규칙에 의존하지 않도록 전기기능사 화면에서 완결합니다. */
#wrap .floating-banner.position-top.bn__002 {
    top: 0;
    bottom: auto;
}
#wrap .floating-banner.position-top.bn__002.absolute {
    position: absolute;
}
#wrap .floating-banner.position-top.bn__002 .floating-banner__inner {
    justify-content: center;
    border-radius: 0 0 20px 20px;
    background: linear-gradient(to right, #7bffff, #80ff80);
}
#wrap .floating-banner.position-top.bn__002 .floating-banner__text {
    gap: 10px;
    margin-right: 1em;
}
#wrap .floating-banner.position-top.bn__002 .floating-banner__text p {
    display: block;
    color: #000;
    font-size: 1.8rem;
    font-weight: 400 !important;
}
#wrap .floating-banner.position-top.bn__002 .floating-banner__text strong {
    color: #000;
    font-size: 2rem;
    font-weight: 600 !important;
}
#wrap .floating-banner.position-top.bn__002 .floating-banner__text em {
    color: #c60015;
    font-weight: 600 !important;
}
#wrap .floating-banner.position-top.bn__002 .btn__st.btn-black {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 170px;
    padding: 0 20px !important;
    border: 0;
    border-radius: 12px;
    background: #000 !important;
    color: #fff !important;
}
#wrap .floating-banner.position-top.bn__002 .btn__st.btn-black > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: .8rem;
    font-weight: 400 !important;
    line-height: 1rem;
}
#wrap .floating-banner.position-top.bn__002 .btn__st.btn-black > div > strong {
    font-size: .9rem;
    font-weight: 600 !important;
}
#wrap .floating-banner.position-top.bn__002 .btn-luxury-blink {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .6);
    animation: electricianLuxuryBlink 2s ease-in-out infinite;
}
#wrap .floating-banner.position-top.bn__002 .btn-luxury-blink > div {
    position: relative;
    z-index: 1;
}
#wrap .floating-banner.position-top.bn__002 .btn-luxury-blink::before {
    position: absolute;
    top: 0;
    left: -120%;
    width: 60%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .35), transparent);
    transform: skewX(-20deg);
    animation: electricianLuxuryShine 2s ease-in-out infinite;
}
@keyframes electricianLuxuryBlink {
    0%, 100% {
        border-color: rgba(255, 255, 255, .5);
        box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    }
    50% {
        border-color: #fff;
        box-shadow: 0 0 8px rgba(255, 255, 255, .6), 0 0 20px rgba(255, 255, 255, .35);
    }
}
@keyframes electricianLuxuryShine {
    0% { left: -120%; }
    45%, 100% { left: 140%; }
}
#wrap #blackbg {
    z-index: 2000;
}
#wrap #blackbg .popup_st_11 .popup_con,
#wrap #blackbg .popup_st_11 .popup_con > div {
    margin-top: 0;
}
#wrap #blackbg .popup_st_11 .popup_con-title {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    gap: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #eee;
}
#wrap #blackbg .popup_st_11 .popup_con-title > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
}
#wrap #blackbg .popup_st_11 .popup_con-title em {
    font-size: .8rem;
}
#wrap #blackbg .popup_st_11 .popup_con-title strong {
    font-size: 1rem;
    font-weight: 600 !important;
}
#wrap #blackbg .popup_st_11 .tag-yellow {
    padding: .5rem 1rem;
    border-radius: 4px;
    background: #febe0e;
    color: #000;
    font-size: .9rem;
    font-weight: 600 !important;
}
#wrap #blackbg .popup_st_11 .popup_con-text {
    width: 100%;
    padding-top: .5rem;
    text-align: left;
}
#wrap #blackbg .popup_st_11 .popup_con-text > strong {
    display: block;
    margin-bottom: .25rem;
}
#wrap #blackbg .popup_st_11 .popup_con p {
    color: #212529;
    font-size: .9rem;
    line-height: 1.4rem;
}
#wrap #blackbg .popup_st_11 .btn__st {
    justify-content: space-between;
    width: 100% !important;
    height: 60px;
    margin: .5rem 0;
    padding: 0 15px !important;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
@media (max-width: 768px) {
    #wrap .floating-banner.position-top.bn__002 .floating-banner__inner {
        height: auto !important;
        gap: .2rem;
        border-radius: 0;
    }
    #wrap .floating-banner.position-top.bn__002 .floating-banner__text p,
    #wrap .floating-banner.position-top.bn__002 .floating-banner__text strong {
        font-size: .8rem;
    }
    #wrap .floating-banner.position-top.bn__002 .floating-banner__button {
        width: 60%;
    }
    #wrap #blackbg .popup_st_11 {
        width: 90%;
        max-width: 420px;
    }
}
/* electrician-event-top-banner:end */
