#wrapper .onsite-course {
	--oc-teal: #15aac6;
	--oc-blue: #2b66c2;
	--oc-pink: #f85883;
	--oc-text: #333;
	--oc-card: 229.333px;
	color: var(--oc-text);
	overflow: hidden;
}

#wrapper .onsite-course * {
	box-sizing: border-box;
	letter-spacing: 0;
}

#wrapper .onsite-course h1,
#wrapper .onsite-course h2,
#wrapper .onsite-course ul {
	margin: 0;
	padding: 0;
}

#wrapper .onsite-course img {
	display: block;
	max-width: 100%;
}

#wrapper .onsite-course a {
	color: inherit;
	text-decoration: none;
}

#wrapper .oc-hero {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 40px;
	padding: 90px 24px;
	background: #fff;
	overflow: hidden;
	text-align: center;
}

#wrapper .oc-hero::before {
	content: "";
	position: absolute;
	top: -545px;
	left: 50%;
	width: 1654px;
	height: 1495px;
	transform: translateX(-50%);
	background: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/hero-bg.svg") center / contain no-repeat;
	pointer-events: none;
}

#wrapper .oc-hero__txt {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
}

#wrapper .oc-campus {
	min-width: 120px;
	padding: 4px 46px;
	border-radius: 999px;
	background: linear-gradient(178deg, #10bac7 16%, #2b66c2 107%);
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.4;
	white-space: nowrap;
}

#wrapper .oc-kicker,
#wrapper .oc-subcopy {
	position: relative;
	z-index: 1;
	color: var(--oc-text);
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
	white-space: nowrap;
}

#wrapper .oc-kicker strong {
	font-weight: 700;
}

#wrapper .oc-subcopy strong {
	color: var(--oc-pink);
	font-weight: 700;
}

#wrapper .oc-title-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}

#wrapper .oc-open {
	color: var(--oc-teal);
	font-size: 32px;
	font-weight: 600;
	line-height: 1.3;
	white-space: nowrap;
}

#wrapper .oc-open span {
	display: inline;
}

#wrapper .oc-hero h1 {
	background: linear-gradient(194deg, #10bac7 4%, #2b66c2 116%);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	font-size: 84px;
	font-weight: 800;
	line-height: 1.1;
	white-space: nowrap;
}

#wrapper .oc-lineup {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 40px;
	padding: 60px 24px;
	background: #fff;
	text-align: center;
}

#wrapper .oc-lineup h2 {
	color: var(--oc-text);
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
	white-space: nowrap;
}

#wrapper .oc-lineup h2 span,
#wrapper .oc-lineup h2 strong {
	display: block;
}

#wrapper .oc-lineup h2 strong {
	background: linear-gradient(105deg, #2eb8f3 21%, #d95eac 57%, #f85883 73%);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	font-weight: 700;
}

#wrapper .oc-teacher-grid {
	display: grid;
	grid-template-columns: repeat(4, var(--oc-card));
	gap: 16px;
	justify-content: center;
	list-style: none;
}

#wrapper .oc-teacher-card,
#wrapper .oc-next-card {
	position: relative;
	display: block;
	width: var(--oc-card);
	height: var(--oc-card);
	border-radius: 20px;
	overflow: hidden;
}

#wrapper .oc-teacher-card {
	background: linear-gradient(180deg, #d4f6ff 0%, #efe6ff 52%, #ffd5e1 100%);
}

#wrapper .oc-teacher-bg {
	position: absolute;
	left: 18.3%;
	top: 30.9%;
	width: 79.6%;
	height: 79.6%;
	background: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/ellipse.svg") center / contain no-repeat;
}

#wrapper .oc-teacher-photo {
	position: absolute;
	right: -9%;
	top: 8%;
	height: 98.9%;
	width: auto;
	max-width: none;
	object-fit: contain;
	object-position: right bottom;
	pointer-events: none;
	transform: none;
}

#wrapper .oc-teacher-name {
	position: absolute;
	left: 20px;
	top: 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	color: var(--oc-text);
	font-size: 18px;
	line-height: 1.3;
	text-align: left;
}

#wrapper .oc-teacher-name em {
	font-style: normal;
	font-weight: 400;
}

#wrapper .oc-teacher-name b {
	font-weight: 700;
}

#wrapper .oc-more {
	position: absolute;
	right: 10px;
	bottom: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2px;
	min-width: 60px;
	height: 18px;
	padding: 2px 9px;
	border-radius: 24px;
	background: #fcd9e8;
	color: var(--oc-text);
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	text-indent: 0;
	opacity: 1;
	visibility: visible;
}

#wrapper .oc-more span {
	position: relative;
	z-index: 1;
	display: block;
	color: var(--oc-text);
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	text-indent: 0;
	white-space: nowrap;
}

#wrapper .oc-more i {
	display: block;
	width: 7px;
	height: 14px;
	background: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/arrow.svg") center / contain no-repeat;
}

#wrapper .oc-next-card {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #323232;
}

#wrapper .oc-next-item,
#wrapper .oc-next-item--pc {
	display: list-item;
}

#wrapper .oc-next-card::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 18.67px;
	width: 217px;
	height: 709.939px;
	transform: translateX(calc(-50% + 19px));
	background: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/next-shadow.svg") top center / contain no-repeat;
}

#wrapper .oc-next-card span {
	position: relative;
	z-index: 1;
	background: linear-gradient(105deg, #53d0ff 21%, #d95eac 44%, #f85883 73%);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	white-space: nowrap;
}

#wrapper .oc-course-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 420px;
	max-width: 100%;
	min-height: 61px;
	padding: 18px 24px;
	border-radius: 8px;
	background: #333;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
	text-indent: 0;
	opacity: 1;
	visibility: visible;
}

#wrapper .oc-course-link span {
	position: relative;
	z-index: 1;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
	text-indent: 0;
	white-space: nowrap;
}

body.oc-layer-open {
	overflow: hidden;
}

#wrapper .oc-layer {
	position: fixed;
	inset: 0;
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
	font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif;
	opacity: 1;
	visibility: visible;
	transition: opacity 0.2s ease, visibility 0.2s ease;
	overscroll-behavior: contain;
}

#wrapper .oc-layer[aria-hidden="true"] {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

#wrapper .oc-layer__dim {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.55);
}

#wrapper .oc-layer__dialog {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 648px;
	max-width: calc(100vw - 32px);
	height: min(820px, calc(100vh - 48px));
	max-height: calc(100vh - 48px);
	padding: 40px 24px 40px 24px;
	border-radius: 20px;
	background: #fff;
	color: #333;
	text-align: left;
	outline: 0;
	overflow: hidden;
	transform: translateY(0);
	transition: transform 0.2s ease;
}

#wrapper .oc-layer[aria-hidden="true"] .oc-layer__dialog {
	transform: translateY(12px);
}

#wrapper .oc-layer__close {
	position: absolute;
	right: 24px;
	top: 14px;
	z-index: 2;
	width: 28px;
	height: 28px;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
}

#wrapper .oc-layer__close::before,
#wrapper .oc-layer__close::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 24px;
	height: 2px;
	border-radius: 2px;
	background: #111;
	transform-origin: center;
}

#wrapper .oc-layer__close::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

#wrapper .oc-layer__close::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

#wrapper .oc-profile-panels {
	display: block;
	flex: 1 1 auto;
	width: 100%;
	height: 100%;
	min-width: 0;
	min-height: 0;
	overflow: hidden;
}

#wrapper .oc-profile-panel {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 100%;
	height: 100%;
	min-width: 0;
	min-height: 0;
	overflow: hidden;
}

#wrapper .oc-profile-panel[hidden] {
	display: none;
}

#wrapper .oc-profile-scroll {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 20px;
	width: 100%;
	min-width: 0;
	min-height: 0;
	padding-right: 2px;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior: contain;
	-webkit-overflow-scrolling: touch;
	scrollbar-color: #dbdbdb transparent;
	scrollbar-width: thin;
}

#wrapper .oc-profile-scroll::-webkit-scrollbar {
	width: 4px;
}

#wrapper .oc-profile-scroll::-webkit-scrollbar-thumb {
	border-radius: 999px;
	background: #dbdbdb;
}

#wrapper .oc-profile-head {
	display: flex;
	flex-direction: column;
	flex: 0 0 auto;
	align-items: center;
	gap: 8px;
	padding-bottom: 30px;
	border-bottom: 1px solid var(--Gray-Line2, #E5E5E5);
}

#wrapper .oc-profile-photo {
	position: relative;
	flex: 0 0 82px;
	width: 82px;
	height: 82px;
	border-radius: 50%;
	background: linear-gradient(180deg, #d4f6ff 0%, #efe6ff 52%, #ffd5e1 100%);
	overflow: hidden;
}

#wrapper .oc-profile-photo img {
	position: absolute;
	right: -1px;
	top: 3px;
	width: 84px;
	height: 84px;
	max-width: none;
	object-fit: contain;
	object-position: center top;
	transform: none;
}

#wrapper .oc-profile-title {
	display: flex;
	flex: 1 1 auto;
	min-width: 0;
	flex-direction: column;
	gap: 8px;
	text-align: center;
}

#wrapper .oc-profile-quote {
	margin: 0;
	color: #15aac6;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.4;
}

#wrapper .oc-profile-teacher {
	display: flex;
	flex-direction: column;
	margin: 0;
	gap:4px;
	color: #555;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
}

#wrapper .oc-profile-teacher strong {
	color: #222;
	font-weight: 600;
	font-size: 20px;
}

#wrapper .oc-profile-section {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	width: 100%;
	min-width: 0;
}

#wrapper .oc-profile-section h3 {
	margin: 0;
	padding: 10px 12px;
	border-bottom: 2px solid #333;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
}

#wrapper .oc-profile-list {
	display: flex;
	flex-direction: column;
	gap: 4px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#wrapper .oc-profile-list li {
	position: relative;
	padding-left: 10px;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}

#wrapper .oc-profile-list li::before {
	content: "\2022";
	position: absolute;
	left: 0;
	top: 0;
	color: #101010;
}
#wrapper .oc-profile-list li.dash::before {
	content: "-";
	position: absolute;
	left: 0;
	top: 0;
	color: #101010;
}


#wrapper .oc-curriculum {
	display: flex;
	flex-direction: column;
	gap: 1px;
	width: 100%;
	min-width: 0;
	min-height: 228px;
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
}

#wrapper .oc-curriculum__row {
	display: flex;
	flex: 1 1 0;
	gap: 1px;
	min-height: 55px;
}

#wrapper .oc-curriculum__row strong,
#wrapper .oc-curriculum__row span {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#wrapper .oc-curriculum__row strong {
	flex: 0 0 116px;
	background: #f0f0f0;
	color: #222;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}

#wrapper .oc-curriculum__row span {
	flex: 1 1 auto;
	min-width: 0;
	padding: 8px;
	background: #fff;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}

#wrapper .oc-review {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	width: 100%;
	height: auto;
	min-height: 0;
	padding: 26px 20px;
	border: 1px solid #e5e5e5;
	border-radius: 20px;
	text-align: center;
}

#wrapper .oc-review-slider {
	position: relative;
	width: 100%;
	min-width: 0;
	overflow: hidden;
	touch-action: pan-y;
	cursor: grab;
	user-select: none;
}

#wrapper .oc-review-slider:active {
	cursor: grabbing;
}

#wrapper .oc-review-track {
	display: flex;
	width: 100%;
	align-items: flex-start;
	transition-property: transform, height;
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

#wrapper .oc-review-slide {
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
	padding: 0;
	height: auto !important;
	transition: opacity 0.28s ease;
}

#wrapper .oc-review-slide:not(.swiper-slide-active) {
	opacity: 0.96;
}

#wrapper .oc-review__student {
	display: flex;
	flex-direction: column;
	margin: 0;
	color: #555;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

#wrapper .oc-review__student strong {
	color: #333;
	font-weight: 600;
}

#wrapper .oc-review__tags {
	display: flex;
	justify-content: center;
	gap: 6px;
	flex-wrap: wrap;
}

#wrapper .oc-review__tags span {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 22px;
	padding: 0 8px;
	border-radius: 999px;
	background: #15aac6;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	white-space: nowrap;
}

#wrapper .oc-review__text {
	margin: 0;
	color: #555;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	text-align: center;
	word-break: keep-all;
}

#wrapper .oc-review__dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	width: 100%;
	flex: 0 0 auto;
	position: static;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper .oc-review__dots .swiper-pagination-bullet {
	display: block;
	width: 6px;
	height: 6px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 100px;
	background: rgba(0, 0, 0, 0.2);
	opacity: 1;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	transition: width 0.2s ease, background 0.2s ease;
}

#wrapper .oc-review__dots .swiper-pagination-bullet-active {
	width: 16px;
	background: #15aac6;
}

@media (min-width: 768px) and (max-width: 1200px) {
	#wrapper .oc-hero::before {
		left: calc(50% + 33px);
	}

	#wrapper .oc-lineup {
		padding-right: 24px;
		padding-left: 24px;
	}

	#wrapper .oc-teacher-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		width: 720px;
		max-width: 100%;
	}

	#wrapper .oc-teacher-card,
	#wrapper .oc-next-card {
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 1;
	}

	#wrapper .oc-next-item--pc {
		display: none;
	}

	#wrapper .oc-teacher-bg {
		left: 18.3%;
		top: 30.9%;
		width: 79.6%;
		height: 79.6%;
	}

	#wrapper .oc-teacher-photo {
		top: 8%;
		height: 98.9%;
		width: auto;
		right: -9%;
	}
}

@media (max-width: 767px) {
	#wrapper .onsite-course {
		--oc-card: 160px;
	}

	#wrapper .oc-hero {
		gap: 24px;
		padding: 60px 16px;
	}

	#wrapper .oc-hero::before {
		top: -377px;
		left: 50%;
		width: 1232px;
		height: 1133px;
		background-image: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/hero-bg-mo.svg");
	}

	#wrapper .oc-hero__txt {
		gap: 18px;
	}

	#wrapper .oc-campus {
		min-width: 107px;
		padding: 4px 26px;
		font-size: 18px;
	}

	#wrapper .oc-kicker {
		font-size: 18px;
		white-space: normal;
	}

	#wrapper .oc-kicker span,
	#wrapper .oc-kicker strong,
	#wrapper .oc-open span {
		display: block;
	}

	#wrapper .oc-open {
		font-size: 24px;
		white-space: normal;
	}

	#wrapper .oc-hero h1 {
		font-size: 54px;
	}

	#wrapper .oc-subcopy {
		width: 100%;
		font-size: 20px;
		white-space: normal;
	}

	#wrapper .oc-subcopy > span:first-child {
		display: block;
	}

	#wrapper .oc-lineup {
		gap: 30px;
		padding: 60px 16px;
	}

	#wrapper .oc-lineup h2 {
		font-size: 24px;
		white-space: normal;
	}

	#wrapper .oc-teacher-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
		width: 100%;
		max-width: none;
		justify-content: stretch;
	}

	#wrapper .oc-teacher-card,
	#wrapper .oc-next-card {
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 1;
		border-radius: 14px;
	}

	#wrapper .oc-next-item {
		display: none;
	}

	#wrapper .oc-teacher-bg {
		left: 18.3%;
		top: 30.9%;
		width: 79.6%;
		height: 79.6%;
		background-image: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/ellipse-mo.svg");
	}

	#wrapper .oc-teacher-bg--mo-alt {
		background-image: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/ellipse-alt.svg");
	}

	#wrapper .oc-teacher-bg--mo-alt2 {
		background-image: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/ellipse-alt2.svg");
	}

	#wrapper .oc-teacher-photo {
		top: 8%;
		height: 98.9%;
		width: auto;
		right: -9%;
	}

	#wrapper .oc-teacher-name {
		left: 14px;
		top: 14px;
		font-size: 16px;
	}

	#wrapper .oc-more {
		right: 6px;
		bottom: 7px;
		min-width: 50px;
		height: 18px;
		padding: 2px 6px 3px;
		border-radius: 17px;
		font-size: 10px;
	}

	#wrapper .oc-more span {
		font-size: 10px;
	}

	#wrapper .oc-more i {
		width: 5px;
		height: 10px;
		background-image: url("https://russeldata.megastudy.net/campus/images/russel/core_dj/lecturer/arrow-mo.svg");
	}

	#wrapper .oc-course-link {
		width: 100%;
		min-height: 58px;
		padding: 18px;
		font-size: 16px;
	}

	#wrapper .oc-course-link span {
		font-size: 16px;
		white-space: normal;
	}

	#wrapper .oc-layer {
		align-items: center;
		padding: 0;
		overflow: hidden;
	}

	#wrapper .oc-layer__dialog {
		width: 91.1111%;
		max-width: 648px;
		min-height: 0;
		height: 80vh;
		max-height: calc(100dvh - 32px);
		margin-top: 0;
		padding: 40px 16px;
		border-radius: 20px;
	}

	#wrapper .oc-profile-scroll {
		min-height: 0;
		overflow-y: auto;
		padding-right: 2px;
	}

	#wrapper .oc-profile-head {
		gap: 10px;
		padding-bottom: 28px;
	}
	#wrapper .oc-profile-title{
		gap:10px;
	}
	#wrapper .oc-profile-quote {
		font-size: 20px;
		line-height: 1.3;
		word-break: keep-all;
	}

	#wrapper .oc-profile-teacher {
		font-size: 16px;
		line-height: 1.3;
	}
	#wrapper .oc-profile-teacher strong{
		font-size: 18px;
	}
	#wrapper .oc-profile-section h3 {
		padding: 8px;
		font-size: 14px;
	}

	#wrapper .oc-profile-list li {
		font-size: 14px;
		line-height: 1.5;
		word-break: keep-all;
	}

	#wrapper .oc-curriculum {
		min-height: 230px;
	}

	#wrapper .oc-curriculum__row strong {
		flex-basis: 96px;
		font-size: 13px;
	}

	#wrapper .oc-curriculum__row span {
		font-size: 13px;
		word-break: keep-all;
	}

	#wrapper .oc-review {
		padding: 26px 16px;
	}

	#wrapper .oc-review__tags {
		gap: 4px;
	}

	#wrapper .oc-review__tags span {
		font-size: 13px;
	}

	#wrapper .oc-review__text {
		font-size: 13px;
		line-height: 1.6;
	}
}




/* =========================
·¹ÀÌ¾î ±âº»
========================= */
#wrapper .oc-layer__dialog {
	position: relative;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
}

/* =========================
½ÇÁ¦ ½ºÅ©·Ñ ¿µ¿ª
========================= */
#wrapper .oc-profile-panels {
	flex: 1 1 auto;
	height: 100%;
	padding-right: 6px;

	overflow-x: hidden;
	overflow-y: auto;

	-webkit-overflow-scrolling: touch;

	scrollbar-gutter: stable;
	scrollbar-width: thin;
	scrollbar-color: #b7b7b7 transparent;
}

/* =========================
½ºÅ©·Ñ¹Ù ½ºÅ¸ÀÏ
========================= */
#wrapper .oc-profile-panels::-webkit-scrollbar {
	width: 14px;
}

#wrapper .oc-profile-panels::-webkit-scrollbar-button {
	display: none;
	width: 0;
	height: 0;
}

#wrapper .oc-profile-panels::-webkit-scrollbar-track {
	margin: 20px 0;
	background: transparent;
}

#wrapper .oc-profile-panels::-webkit-scrollbar-thumb {
	border: 5px solid transparent;
	border-radius: 999px;
	background: #b7b7b7;
	background-clip: content-box;
}

#wrapper .oc-profile-panels::-webkit-scrollbar-thumb:hover {
	background: #9d9d9d;
	background-clip: content-box;
}

/* =========================
±âÁ¸ ³»ºÎ ½ºÅ©·Ñ Á¦°Å
========================= */
#wrapper .oc-profile-panel {
	height: auto;
	overflow: visible;
}

#wrapper .oc-profile-scroll {
	flex: none;
	min-height: auto;
	padding-right: 0;

	overflow: visible;
	scrollbar-width: none;
}

#wrapper .oc-profile-scroll::-webkit-scrollbar {
	display: none;
}