@font-face {
	font-family: "Noto Sans KR";
	src: url("../fonts/NotoSansKR-T.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans KR";
	src: url("../fonts/NotoSansKR-L.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans KR";
	src: url("../fonts/NotoSansKR-DL.woff") format("woff");
	font-weight: 350;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans KR";
	src: url("../fonts/NotoSansKR-R.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans KR";
	src: url("../fonts/NotoSansKR-M.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans KR";
	src: url("../fonts/NotoSansKR-B.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans KR";
	src: url("../fonts/NotoSansKR-EB.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-L.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-R.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-M.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-SB.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-B.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-EB.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans SC';
	font-style: normal;
	font-weight: 100;
	src: url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Thin.woff2)
		format('woff2'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Thin.woff)
		format('woff'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Thin.otf)
		format('opentype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-style: normal;
	font-weight: 300;
	src: url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Light.woff2)
		format('woff2'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Light.woff)
		format('woff'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Light.otf)
		format('opentype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-style: normal;
	font-weight: 400;
	src: url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Regular.woff2)
		format('woff2'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Regular.woff)
		format('woff'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Regular.otf)
		format('opentype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-style: normal;
	font-weight: 500;
	src: url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Medium.woff2)
		format('woff2'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Medium.woff)
		format('woff'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Medium.otf)
		format('opentype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-style: normal;
	font-weight: 700;
	src: url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Bold.woff2)
		format('woff2'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Bold.woff)
		format('woff'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Bold.otf)
		format('opentype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-style: normal;
	font-weight: 900;
	src: url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Black.woff2)
		format('woff2'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Black.woff)
		format('woff'),
		url(//fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Black.otf)
		format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2')
		format('woff2');
	font-weight: 100;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2')
		format('woff2');
	font-weight: 200;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2')
		format('woff2');
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2')
		format('woff2');
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2')
		format('woff2');
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2')
		format('woff2');
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2')
		format('woff2');
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2')
		format('woff2');
	font-weight: 800;
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	src:
		url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2')
		format('woff2');
	font-weight: 900;
	font-display: swap;
}

:root {
	--bs-primary: #02C6CC;
	--bs-primary-rgb: 2, 198, 204;
	--bs-link-color: #02C6CC;
	--swiper-theme-color: #02C6CC;
}

html, body, * {
	font-family: 'Pretendard', sans-serif !important;
}

.fa, .fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands {
	font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands" !important;
}

.album-release {
	max-width: 274px;
}

@media ( max-width : 991px) {
	.album-release {
		max-width: 100%;
	}
}

.album-thumb {
	width: 274px;
	aspect-ratio: 1/1;
	overflow: hidden;
	flex-shrink: 0;
}

.album-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

@media ( max-width : 991px) {
	.album-thumb {
		width: 42vw;
		max-width: 274px;
	}
}

@media ( max-width : 767px) {
	.album-thumb {
		width: 100%;
		max-width: 100%;
	}
}
/* Lang dropdown hover functionality - only for desktop */
@media ( min-width : 992px) {
	.dropdown:hover .dropdown-menu {
		display: block;
	}
}

/* Desktop Lang dropdown width */
@media ( min-width : 992px) {
	.action-btns .dropdown-menu {
		min-width: 150px !important;
		width: 150px !important;
	}
	.action-btns .dropdown-grid {
		width: 100% !important;
	}
}

/* Mobile Lang dropdown full width styling */
@media ( max-width : 991px) {
	.offcanvas-body .nav-item.dropdown {
		list-style: none !important;
		margin-left: 0 !important;
		padding-left: 0 !important;
	}
	.offcanvas-body .nav-item.dropdown .nav-link {
		width: 100% !important;
		display: flex !important;
		justify-content: space-between !important;
		align-items: center !important;
		text-align: left !important;
		padding: 0.75rem 1rem !important;
		/* border-bottom: 1px solid #e5e5e5; */
		margin-left: 0 !important;
	}
	.offcanvas-body .nav-item.dropdown .dropdown-menu {
		width: 100% !important;
		min-width: 100% !important;
		left: 0 !important;
		transform: none !important;
	}
}

/* 디자인 적용 */
.main-menu li a.nav-link {
	font-family: 'Noto Sans KR', sans-serif;
	padding: .85rem 1.5rem;
}

.navbar-dark .main-menu li a.nav-link, .navbar-dark .action-btns a.btn-link
	{
	color: #444444;
	font-weight: 800;
}

.ff-open-sans {
	font-family: 'OpenSans', sans-serif;
}

.ff-noto-sans {
	font-family: 'Noto Sans KR', sans-serif;
}

.mt-header {
	margin-top: 90px;
}

.mb-half {
	margin-bottom: 0.125rem !important;
}

.ptb-200 {
	padding: 200px 0;
}

.ptb-280 {
	padding: 280px 0;
}

@media ( max-width : 768px) {
	.mt-header {
		margin-top: 77px;
	}
}

@media ( min-width : 320px) and (max-width: 991px) {
	.ptb-200 {
		padding: 100px 0;
	}
	.ptb-280 {
		padding: 140px 0;
	}
}

.integration-list li .single-integration {
	display: flex;
	align-items: center;
	justify-content: center;
	/* width: 80px;   원하는 최대 박스 크기로 조정 (예: 80px) */
	height: 120px;
	overflow: hidden;
	padding: 20px 30px;
}

.integration-list li .single-integration img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	/* 비율 유지하면서 박스 안에 최대한 채움 */
	object-position: center;
	max-width: none;
	max-height: 50px;
}

.office-content-transparent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%;
	width: 100%;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.office-info-transparent {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 38%;
	flex: 0 1 38%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateY(70%);
	transform: translateY(70%);
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.text-gray68 {
	color: rgb(68, 68, 68) !important;
}

.article-title:hover, a:hover, btn-link:hover {
	color: var(--bs-primary) !important;
}

.avatar-name:hover {
	color: var(--bs-heading-color, inherit);
}

.page-item.active .page-link {
	background-color: #444444 !important;
	color: white !important;
	border-color: transparent;
}

.btn-soft-primary {
	color: #fff;
	background-color: rgba(68, 68, 68, .15);
	border-color: rgba(68, 68, 68, .15);
}

.btn-soft-primary:hover {
	background-color: var(--bs-primary) !important;
	border-color: var(--bs-primary) !important;
	color: white !important;
}

.btn-primary {
	color: #fff;
	background-color: var(--bs-primary) !important;
	border-color: var(--bs-primary) !important;
}

.btn-primary:hover {
	background-color: var(--bs-primary) !important;
	border-color: var(--bs-primary) !important;
	color: white !important;
}

.sc-team-card:hover h5 {
	color: var(--bs-primary) !important;
}

.dropdown-grid-item .drop-title {
	font-family: "Noto Sans SC", "Noto Sans KR";
}

.dropdown-grid-item a:hover div.drop-title {
	color: var(--bs-primary) !important;
}

.video-bg-with-icon a {
	color: var(--bs-primary);
}

.video-bg-with-icon a:hover {
	background-color: var(--bs-primary) !important;
	color: white !important;
}

.support-article-tab.nav-pills .nav-link.active, .support-article-tab.nav-pills .show>.nav-link
	{
	color: var(--bs-primary);
}

.support-article-tab button.nav-link:hover, .support-article-tab a:hover
	{
	color: var(--bs-primary) !important;
}

.appTwoReviewSwiper-Controller .swiper-button-prev:hover,
	.appTwoReviewSwiper-Controller .swiper-button-next:hover {
	background-color: var(--bs-primary);
}

.album-product-description {
	text-align: center;
}

.album-product-description img {
	max-width: 100%;
}

@media ( max-width : 991px) {
	.app-two-download-cta ul li {
		margin-top: 15px;
		margin-right: 0 !important;
	}
}

@media ( min-width : 992px) {
	section.project-detail {
		background-position: bottom center !important;
	}
}

@media ( max-width : 991px) {
	section.project-detail {
		background-position: center !important;
		background-size: cover !important;
	}
}

/* Help Desk Article Styles - 항상 primary color 유지 */
a:hover .support-article-title {
	color: var(--bs-primary) !important;
}

.read-more-link, .read-more-link i {
	color: var(--bs-primary) !important;
}

/* Desktop Navigation Styles - 항상 logo-color 표시 */
@media ( min-width : 992px) {
	.navbar-light.sticky-header .logo-color, .navbar-dark.sticky-header .logo-color
		{
		display: inline-block !important;
	}
	.navbar-light.sticky-header .logo-white, .navbar-dark.sticky-header .logo-white
		{
		display: none !important;
	}
}

/* Mobile Navigation Styles */
@media ( max-width : 991px) {
	/* affix가 붙은 경우 - 햄버거 메뉴 검은색 */
	.navbar-light.sticky-header.affix .navbar-toggler .flaticon-menu,
		.navbar-dark.sticky-header.affix .navbar-toggler .flaticon-menu {
		color: #000 !important;
	}

	/* affix가 안 붙은 경우 - 햄버거 메뉴 하얗게 */
	.navbar-light.sticky-header:not(.affix) .navbar-toggler .flaticon-menu,
		.navbar-dark.sticky-header:not(.affix) .navbar-toggler .flaticon-menu
		{
		color: #fff !important;
	}

	/* affix가 안 붙은 경우 - 로고 white 보이기, color 숨기기 */
	.navbar-light.sticky-header:not(.affix) .logo-white, .navbar-dark.sticky-header:not(.affix) .logo-white
		{
		display: inline-block !important;
	}
	.navbar-light.sticky-header:not(.affix) .logo-color, .navbar-dark.sticky-header:not(.affix) .logo-color
		{
		display: none !important;
	}

	/* affix가 붙은 경우 - 로고 color 보이기, white 숨기기 */
	.navbar-light.sticky-header.affix .logo-white, .navbar-dark.sticky-header.affix .logo-white
		{
		display: none !important;
	}
	.navbar-light.sticky-header.affix .logo-color, .navbar-dark.sticky-header.affix .logo-color
		{
		display: inline-block !important;
	}

	/* initial-logo-color: 밝은 배경 페이지 - affix 없어도 컬러 로고 */
	.navbar-light.sticky-header.initial-logo-color:not(.affix) .logo-white,
		.navbar-dark.sticky-header.initial-logo-color:not(.affix) .logo-white
		{
		display: none !important;
	}
	.navbar-light.sticky-header.initial-logo-color:not(.affix) .logo-color,
		.navbar-dark.sticky-header.initial-logo-color:not(.affix) .logo-color
		{
		display: inline-block !important;
	}
	.navbar-light.sticky-header.initial-logo-color:not(.affix) .navbar-toggler .flaticon-menu,
		.navbar-dark.sticky-header.initial-logo-color:not(.affix) .navbar-toggler .flaticon-menu
		{
		color: #000 !important;
	}
}

.single-logo {
	display: flex;
	text-align: center;
	justify-content: center; /* 가로 가운데 */
	align-items: center; /* 세로 가운데 */
	height: 120px; /* 슬라이드 높이 통일 (원하는 값으로 조절) */
}

.single-logo img {
	max-width: 140px; /* 로고 가로 크기 통일 */
	max-height: 60px; /* 로고 세로 크기 통일 */
	object-fit: contain; /* 비율 유지하면서 박스 안에 맞춤 */
}

footer div.bg-darkgray {
	background-color: #3b3b3b !important;
}

footer div.copyright-text.text-white p {
	color: #FFFFFF !important;
}

.footer-social-list li a {
	color: #FFFFFF !important;
}

.nav-pills .nav-link:not(.active) {
	color: #444444 !important;
}

.single-related-product>a h5 {
	color: #444444 !important;
}

.single-related-product>a:hover h5 {
	color: var(--bs-primary) !important;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.clamp-wrapper {
	position: relative;
}

.clamp-2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: clip !important;
}

p, h2 {
	word-break: keep-all !important;
}

.text-title {
	color: #444444;
}

.swiper-pagination-bullet {
	background: #444444 !important;
}

.page-link {
	color: #444444 !important;
}

.album-product-description div[style*="border-top"] {
	display: none !important;
}

.album-hero-section {
	background-image: url(../img/album_hero_260116.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 180px 0;
}

.album-hero-section .ail-hero-title {
	word-break: keep-all;
	line-height: 1;
	margin-bottom: 40px;
}

.album-hero-section p {
	word-break: keep-all;
	line-height: 1.4;
	font-size: 1.25rem;
}

@media ( max-width : 991px) {
	.album-hero-section {
		background-image: url(../img/album_hero_mobile_260116.png);
		padding: 110px 0;
	}
	.album-hero-section .ail-hero-title {
		word-break: keep-all;
		line-height: 1;
		margin-bottom: 20px;
	}
	.album-hero-section p {
		font-size: 1.1rem;
	}
}

.app-hero-section {
	background-image: url(../img/app_hero_260116.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 180px 0;
}

.app-hero-section .ail-hero-title {
	word-break: keep-all;
	line-height: 1;
	margin-bottom: 40px;
}

.app-hero-section p {
	word-break: keep-all;
	line-height: 1.4;
	font-size: 1.25rem;
}

@media ( max-width : 991px) {
	.app-hero-section {
		padding: 80px 0;
	}
	.app-hero-section .ail-hero-title {
		word-break: keep-all;
		line-height: 1;
		margin-bottom: 20px;
	}
	.app-hero-section p {
		font-size: 1.1rem;
	}
}

.portfolio-hero-section {
	background-image: url(../img/portfolio_hero_260116.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 180px 0;
}

.portfolio-hero-section .ail-hero-title {
	word-break: keep-all;
	line-height: 1;
	margin-bottom: 40px;
}

.portfolio-hero-section p {
	word-break: keep-all;
	line-height: 1.4;
	font-size: 1.25rem;
}

@media ( max-width : 991px) {
	.portfolio-hero-section {
		padding: 120px 0;
	}
	.portfolio-hero-section .ail-hero-title {
		word-break: keep-all;
		line-height: 1;
		margin-bottom: 20px;
	}
	.portfolio-hero-section p {
		font-size: 1.1rem;
	}
}

.qr-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.qr-header h1 {
	margin: 0;
	white-space: nowrap;
	color: #444444;
}

.qr-header img {
	max-width: 50%;
	height: auto;
}

.navi-close {
	cursor: pointer;
}

.album-type-pill {
	display: inline-block;
	border-radius: var(--bs-border-radius-pill);
	line-height: 1;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.7rem;
}

.album-type-pill:not(:last-child) {
	margin-inline-end: 0.3rem;
	margin-right: 0.3rem;
}

.counter-box .single-counter-box {
	width: 100%;
}

.transheader {
	white-space: normal !important;
	word-break: normal !important;
	line-break: strict;
	display: inline-block;
	max-width: 100%;
}

.portfolio-type:hover {
	filter: brightness(0.7) !important;
	transition: 0.3s ease !important;
	color: black !important;
}

.hero-main .slider {
	background:
		url(https://testimg.nemoz.io/renewal/home_main_banner_02.png)
		no-repeat center center;
}

.hero-main .slider .hero-content {
	height: 320px;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	line-height: 1.0;
}

@media ( max-width : 991px) {
	.hero-main .slider {
		background-image:
			url(https://testimg.nemoz.io/renewal/home_main_banner_mobile.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		padding: 50px 0;
	}
	.hero-main .slider .hero-content img {
		height: 170px;
	}
}

.logo {
	max-width: 90px;
	width: 90px;
}

/* ✅ Swiper 슬라이드 높이 균등 + 늘림 */
.appTwoReviewSwiper {
	padding: 16px 0 24px; /* my-lg-4 대신 여백은 Swiper에 패딩으로 */
}

.appTwoReviewSwiper .swiper-wrapper {
	align-items: stretch; /* ✅ 슬라이드 높이 동일하게 */
}

.appTwoReviewSwiper .swiper-slide {
	height: auto !important; /* ✅ Swiper가 고정 높이로 잡는 것 방지 */
	display: flex; /* ✅ 내부 카드가 늘어나도록 */
}

.appTwoReviewSwiper .single-review-slider {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 280px !important; /* ✅ 슬라이드 높이에 맞춤 */
	min-height: 280px; /* ✅ “적절한 높이” 기본값 (필요시 조절) */
}

/* ✅ 본문이 남는 공간 채우기 */
.appTwoReviewSwiper .single-review-slider p {
	flex: 1 1 auto;
	margin-bottom: 16px;
}

/* ✅ author-info(footer) 하단 고정 */
.appTwoReviewSwiper .single-review-slider .review-footer {
	margin-top: auto; /* ✅ 항상 아래로 밀기 */
}

/* 모바일에서 너무 커 보이면 살짝 낮추기 */
@media ( max-width : 767px) {
	.appTwoReviewSwiper .single-review-slider {
		min-height: 240px;
	}
}

/* ===== Process Section ===== */
.process-section {
	background-color: #ffffff;
	padding: 80px 0 70px;
}

.process-label {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #04C9CD;
	margin-bottom: 10px;
}

.process-section .process-title {
	font-size: 36px;
	font-weight: 700;
	color: #3d3d3d;
	margin-bottom: 15px;
}

.process-subtitle {
	font-size: 16px;
	color: #666;
	margin-bottom: 0;
}

/* 프로세스 카드 컨테이너 */
.process-steps {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 30px;
	margin-top: 50px;
}

/* 개별 프로세스 카드 */
.process-step {
	background: #ffffff;
	padding: 30px 0;
	width: 180px;
}

.step-header {
	display: flex;
	align-items: center;
	gap: 15px;
}

.step-number {
	font-size: 28px;
	font-weight: 900;
	color: #04C9CD;
	line-height: 1;
}

/* PC: 가로 화살표 */
.step-arrow-h {
	flex: 1;
	height: 20px;
}

/* PC: 인라인 제목 숨김 */
.step-title-inline {
	display: none;
}

/* PC: 제목 표시 */
.process-step>.step-title {
	font-weight: 700;
	color: #3d3d3d;
	margin: 0;
	font-size: 22px;
	line-height: 50px;
}

.step-desc {
	font-weight: 400;
	color: #3d3d3d;
	margin: 0;
	font-size: 15px;
	line-height: 22px;
}

@media ( max-width : 576px) {
	.paging-wrap {
		overflow-x: hidden;
	}
	.paging-wrap .btn {
		padding: 4px 8px;
		font-size: 12px;
	}
	.paging-wrap .pagination .page-link {
		padding: 4px 8px;
		font-size: 12px;
		min-width: 32px;
		text-align: center;
	}
}

/* PC: 세로 화살표 숨김 */
.step-arrow-v {
	display: none;
}

/* 반응형 - 모바일 */
@media ( max-width : 991px) {
	.process-section {
		padding: 60px 0 50px;
	}
	.process-steps {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
		max-width: 350px;
		margin: 40px auto 0;
	}
	.process-step {
		width: 100%;
		padding: 0;
		margin-top: 15px;
	}
	.step-header {
		gap: 15px;
	}

	/* 모바일: 가로 화살표 숨김 */
	.step-arrow-h {
		display: none;
	}

	/* 모바일: 인라인 제목 표시 */
	.step-title-inline {
		display: block;
		font-size: 20px;
		font-weight: 700;
		color: #3d3d3d;
		line-height: 1.3;
		margin: 0;
	}

	/* 모바일: 기본 제목 숨김 */
	.process-step>.step-title {
		display: none;
	}
	.step-number {
		font-size: 24px;
		min-width: 36px;
	}

	/* 모바일: step-body를 flex로 (화살표 왼쪽, 설명 오른쪽) */
	.step-body {
		display: flex;
		align-items: stretch;
		gap: 35px;
		margin-top: 0px;
		padding-left: 15px;
	}
	.step-desc {
		font-size: 15px;
		line-height: 22px;
		margin: 0;
		flex: 1;
		padding-bottom: 10px;
	}
	.process-step:last-child .step-desc {
		padding-bottom: 0px;
	}

	/* 모바일: 세로 화살표 (CSS로 그리기) */
	.step-arrow-v {
		display: block;
		width: 2px;
		background: #04C9CD;
		position: relative;
		flex-shrink: 0;
		min-height: 100%;
		margin-top: 5px;
	}
	.step-arrow-v::after {
		content: '';
		position: absolute;
		bottom: -8px;
		left: 50%;
		transform: translateX(-50%);
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 8px solid #04C9CD;
	}

	/* 05번: 화살표 없이 라인만 */
	.step-arrow-v.line-only::after {
		display: none;
	}
}