.post_banner h1 {
	visibility: hidden;
}

nav>ul.tab {
	display: flex;
	justify-content: space-between;
	list-style-type: none;
	padding: 0.5rem 0.5rem;
	width: fit-content;
	border-radius: 3rem;
	border: 1px solid rgba(11, 19, 41, 0.11);
	background: #FCFDFF;
	align-items: center;
	margin-bottom: 2.94rem;
}

nav>ul.tab>li a {
	text-decoration: none;
	color: var(--Foundation-Grey-Darker, #2F2F2F);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.20625rem;
}

nav>ul.tab > li + li {
	margin-left: 0.5rem;
}

nav>ul.tab>li a.active {
	display: inline-flex;
	padding: 0.5rem 1rem 0.5rem 1rem;
	justify-content: flex-end;
	align-items: center;
	color: var(--Background-White, #FFF);
	border-radius: 5rem;
	background: var(--Foundation-Bonus, #00B189);
}

#related-post-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-row-gap: 1.19rem;
	grid-column-gap: 1.5rem;
	margin-bottom: 3.25rem;
}

#related-post-container>fieldset {
	padding: 2rem;
	position: relative;
	border-radius: 0.5rem;
	border: 1px solid var(--Grey-Light, #EEEEEF);
	background: var(--Grey-White, #FFF);
	box-shadow: 345px 396px 147px 0px rgba(201, 201, 201, 0.00), 221px 254px 135px 0px rgba(201, 201, 201, 0.01), 124px 143px 114px 0px rgba(201, 201, 201, 0.05), 55px 63px 84px 0px rgba(201, 201, 201, 0.09), 14px 16px 46px 0px rgba(201, 201, 201, 0.10);
}

#related-post-container>fieldset>a.primary-btn {
	position: absolute;
	right: 2rem;
	bottom: 2rem;
	width: 11.25rem;
	width: 11.25rem;
    height: 3.5rem;
	border-radius: 1.875rem;
	background: var(--Foundation-Bonus, #00B189);
	display: flex;
	justify-content: center;
	align-items: center;
}

#related-post-container>fieldset>a.primary-btn > p {
	color: var(--Background-White, #FFF);
font-family: SVN-Gilroy;
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: normal;
}

#related-post-container>fieldset>a.primary-btn > svg {
	width: 1.14581rem;
height: 0.72919rem;
	margin-left: 0.62rem
}

section.post-container {
	padding-left: 7.9rem;
	padding-right: 4.6rem;
}

#related-post-container>fieldset>a:not(.primary-btn) {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	align-self: stretch;
	overflow: hidden;
	color: var(--Green-Text, #00B189);
	text-overflow: ellipsis;
	font-family: SVN-Gilroy;
	font-size: 1.3125rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.625rem;
	margin-bottom: 1rem;
}

#related-post-container>fieldset>ul {
	display: flex;
	flex-direction: column;
}
#related-post-container>fieldset>ul>li {
	display: flex;
	align-items: center;
	margin-bottom:0.5rem;
}

#related-post-container>fieldset>ul>li > * + * {
	margin-left: 0.5rem;
}

#related-post-container>fieldset>ul>li > svg, #related-post-container>fieldset>ul>li > img {
	width: 1.125rem;
height: 1.125rem;
}

#related-post-container>fieldset>ul>li:last-child {
	margin-bottom:0;
}
/* 	post_banner */
.banner {}

/* .post_banner {
	position: sticky;
	top: 0;
}
 */
.label_banner > svg {
	position: absolute;
	top: -15.5rem;
	left: 0;
	right: 0;
	width: 100%;
	height: 17.50119rem;
}

.post_banner h1 {
	white-space: nowrap;
	color: var(--Background-White, #FFF);
	font-family: Quicksand;
	font-size: 4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 4.1875rem;
	letter-spacing: -0.07563rem;
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	top: 18rem;
	z-index: 10;
}

.post_banner_img {
	width: 100%;
	height: 49.31169rem;
	object-fit: cover;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(0deg, rgba(0, 173, 135, 0.13) 0%, rgba(0, 173, 135, 0.13) 100%), var(--img_banner) lightgray 0px 0px / 100% 138% no-repeat;
}

.label_banner {
	width: 100%;
	height: 47.08188rem;
	position: relative;
	display: flex;
	background: white;
}

.label_banner_imgbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, #FFF 2.69%, rgba(255, 255, 255, 0.00) 16.07%, rgba(255, 255, 255, 0.00) 78.86%, #FFF 97.41%), var(--img_banner2) no-repeat;
}

.label_banner_content {
	z-index: 10;
	margin-top: 7.71rem;
	margin-left: 10.61rem;
}

.label_banner_content>span {
	display: block;
	margin-bottom: 0.875rem;
	color: var(--Text-Sub, #382E27);
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.20625rem;
	margin-bottom: 1rem;
}

.label_banner_content > p {
	color: var(--Grey-Normal, #58595B);
	font-family: SVN-Gilroy;
	font-size: 1.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	width: 34.454rem;
}

.label_banner_content>p>span {
	color: var(--Primary-Bonus, #00B189);
	font-family: SVN-Gilroy;
	font-size: 1.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
}

.label_banner_contentimg {
	z-index: 10;
	width: 47.4375rem;
	height: 34.75rem;
	margin-left: 2rem;
}

.post_container_title {
	display: flex;
	justify-content: space-between;
	height: 8.4375rem;
	margin-bottom: 3.12rem;
}

.post_container_title h2 {
	font-family: Quicksand;
	font-size: 3.625rem;
	font-style: normal;
	font-weight: 600;
	line-height: 4.1875rem;
	letter-spacing: -0.0685rem;
	background: linear-gradient(180deg, #00AD87 0%, #00C57E 75.83%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.post_container_title p {
	width: 33.25rem;
	height: 8.4375rem;
	color: var(--Foundation-Grey-Darker, #2F2F2F);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.recruitment {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.recruitment_title {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 5rem;
}

.filter-btn {
	white-space:nowrap;
	display: inline-flex;
	padding: 0.5rem 1rem 0.5rem 1rem;
	justify-content: flex-end;
	align-items: center;
}

.recruitment_title h2 {
	margin-bottom: 0.125rem;
	font-family: Quicksand;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 600;
	line-height: 4.1875rem;
	letter-spacing: -0.11813rem;
	text-transform: uppercase;
	background: var(--Foundation-Gradient, linear-gradient(180deg, #00AD87 0%, #00C57E 75.83%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.recruitment_title>p {
	width: 39.71169rem;
	color: var(--Foundation-Grey-Dark, #656565);
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
}

.recruitment_item {
	width: 14.375rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.recruitment_item_img {
	width: 11.875rem;
	height: 11.875rem;
	object-fit: cover;
	margin-bottom: 2.25rem;
}

.recruitment_item_so {
	width: 4.125rem;
	height: 2.5rem;
	background: linear-gradient(180deg, #00AD87 0%, #00C57E 75.83%);
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--Background-White, #FFF);
	text-align: center;
	font-family: Quicksand;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.625rem;
	letter-spacing: 0.045rem;
	margin-bottom: 1.5rem;
}

.recruitment_item_title {
	text-align: center;
	font-family: Quicksand;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	background: var(--Foundation-Gradient, linear-gradient(180deg, #00AD87 0%, #00C57E 75.83%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.recruitment_content_war {
	margin-bottom:6.2rem;
}
.recruitment_item_label {
	color: var(--Foundation-Grey-Dark, #656565);
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5rem;
	letter-spacing: -0.02rem;
}

.recruitment_content {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0 10rem;
}

.recruitment_content .recruitment_item_svg {
	margin-top: 5.6rem;
	width: 6.3965rem;
	height: 0.5rem;
	object-fit: contain;
}


.recruitment_content .recruitment_item_svg-mobile {
	display: none;
}

.label_banner_content_btn {
	display: flex;
	margin-top: 1.5rem;
	width: 9.25rem;
	height: 3rem;
	border-radius: 1.5rem;
	background: var(--Foundation-Bonus, #00B189);
	color: var(--Background-White, #FFF);
	font-family: SVN-Gilroy;
	font-size: 0.82875rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	align-items: center;
	justify-content: center;
}

.label_banner_content_btn svg {
	margin-left: 0.5rem;
	width: 0.94963rem;
	height: 0.60431rem;
}

/* pagination	 */
.pagination {
	width: 100%;
	grid-column: 1 / 3;
}

.pagination-list {
	width: 100%;
	display: flex;
	justify-content: center;
}
.pagination-list .next svg,
.pagination-list .next img {
	margin-left: 0.56rem;
	width: 1.14581rem;
height: 0.72919rem;
}
.pagination-list .prev svg {
	margin-right: 0.56rem;
}
.pagination-list .prev img {
	margin-right: 0.56rem;
	transform: rotate(180deg);
}

.pagination-list .next {
	flex: 1 0 0;
	display: flex;
	align-items: center;
	justify-content: end;
	padding: 0.3125rem 1.5rem 0.3125rem 0.875rem;
	cursor: pointer;
	color: var(--foundation-grey-dark-hover, #515151);
	font-family: SVN-Gilroy;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
}

.pagination-list .prev {
	flex: 1 0 0;
	display: flex;
	align-items: center;
	justify-content: start;
	padding: 0.3125rem 1.5rem 0.3125rem 0.875rem;
	cursor: pointer;
	color: var(--foundation-grey-dark-hover, #515151);
	font-family: SVN-Gilroy;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
}

.pagination-list .pagination-item_hidden {
	color: var(--foundation-grey-light-active, #DADADA);
	font-family: SVN-Gilroy;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	pointer-events: none;
}
.pagination-list .pagination-item_hidden img {
	opacity:0.5;
}
.pagination-item svg path {
	fill: var(--secondary-dark-active, #282829);
}
.pagination-item_hidden svg path {
	fill: var(--foundation-grey-light-active, #DADADA);
	opacity: 0.3;
}
.pagination-item_btn {
	display: flex;
	width: 2rem;
	height: 2rem;
	max-width: 60.00056rem;
	padding: 0.5rem 0.8125rem;
	justify-content: center;
	align-items: center;
	border-radius: 2.5rem;
	background: var(--primary-light-hover, #E7F5EC);
	margin-right: 0.33rem;
    margin-left: 0.33rem;
	color: var(--primary-bonus-hover, #29A186);
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25rem;
	letter-spacing: -0.0175rem;
	cursor: pointer;
}

.pagination-list .current {
	border-radius: 2.5rem;
	border: 0.667px solid var(--primary-bonus-hover, #29A186);
	background: var(--primary-bonus-hover, #29A186);
	color: var(--Foundation-White-white-50, #FFF);
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25rem;
	letter-spacing: -0.0175rem;
}

	#related-post-container .divider {
		height: 0.0625rem;
		background: #E6E6E6;
		margin-top: 2.12rem;
		grid-column: span 2 / span 2;
	}

	#related-post-container .item-detail-title {
		color: #58595B;
		font-weight: 400;
	}
	#related-post-container .item-detail-content {
		color: #2F2F2F;
		font-weight: 500;
	}

@media (max-width: 767px) {
	.pagination-item.prev, .pagination-item.next {
		display: none;
	}
.pagination-list {
	margin-top: 0.8rem;
}
		.recruitment_content .recruitment_item_svg {
		display: none;
	}
	
	.recruitment_content .recruitment_item_svg-mobile {
		display: block;
		width: 3.17825rem;
height: fit-content;
		margin-top: 2.81rem;
		margin-left: 0.87rem;
		margin-right: 0.87rem;
		object-fit: contain;
	}
	#related-post-container .divider {
display: none;	}
	nav>ul.tab {
		width: 100%;
		margin-bottom: 1.5rem;
	}
	#related-post-container>fieldset>a:not(.primary-btn) {
		-webkit-line-clamp: 2;
color: var(--Green-Text, #00B189);
text-overflow: ellipsis;
font-family: SVN-Gilroy;
font-size: 1.25rem;
font-style: normal;
font-weight: 600;
line-height: 1.75rem; 
letter-spacing: 0.00313rem;
		margin-bottom: 0.5rem;
	}
	#related-post-container {
		display: flex !important;
    	flex-direction: column;
	}
	#related-post-container>fieldset>a.primary-btn {
		position: static;
        margin-top: 1rem;
        width: 100%;
		height:2.125rem;
	}

	#related-post-container>fieldset {
		padding: 1.6rem 1.12rem;
	}

	.post_banner {
		position:static;
	}
	.post_banner_img {
		width: 100%;
		height: 13.5rem;
		background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), linear-gradient(0deg, rgba(0, 173, 135, 0.13) 0%, rgba(0, 173, 135, 0.13) 100%),var(--img_banner-mobile) lightgray 0px 6.706px / 100% 120% no-repeat;
	}

	.post_banner h1 {
		color: var(--Background-White, #FFF);
		text-align: center;
		font-family: Quicksand;
		font-size: 1.75rem;
		font-style: normal;
		font-weight: 700;
		line-height: 120%;
		letter-spacing: -0.00875rem;
		top: 8rem;
	}

	.label_banner svg {
		top: -9.5rem;
	}

	.label_banner_content {
		margin-top: 1.25rem;
		margin-left: 0;
		padding: 0 0.75rem;
		z-index: 11;
	}

	.label_banner_content_btn {
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 40%);
		width: 8.25rem;
height: 2.125rem;
		color: var(--Background-White, #FFF);
font-family: SVN-Gilroy;
font-size: 0.75rem;
font-style: normal;
font-weight: 500;
line-height: 120%; 
	}

	.label_banner {
		width: 100%;
		flex-direction: column;
		height: auto;
	}

	.label_banner_content span {
		width: 100%;
		text-align:center;
		justify-content: center;
		color: var(--Text-Sub, #382E27);
		font-family: SVN-Gilroy;
		font-size: 0.75rem;
		font-style: normal;
		font-weight: 400;
		line-height: 120%;
		letter-spacing: 0.00375rem;
		margin-bottom: 0.5rem;
	}

	.label_banner_content > p {
		width: 100%;
		color: var(--Grey-Normal, #58595B);
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 1.25rem;
		font-style: normal;
		font-weight: 600;
		line-height: 1.75rem;
		letter-spacing: 0.00313rem;
	}
	
	.label_banner_content>p>span {
		color: var(--Primary-Bonus, #00B189);
		font-family: SVN-Gilroy;
font-size: 1.25rem;
font-style: normal;
font-weight: 600;
line-height: 1.75rem;
letter-spacing: 0.00313rem;
	}

	.label_banner_imgbg {
		display: none;
	}
	
	.label_banner_content_btn svg {
	margin-left: 0.34rem;
width: 0.6875rem;
height: 0.4375rem;
}

	.label_banner_contentimg {
		width: 100%;
		height: 15.68575rem;
		margin-left: 0;
		margin-top: 1.25rem;
		object-fit: contain;
	}

	.post-container {
		padding: 1rem 0.75rem !important;
	}

	.post_container_title {
		flex-direction: column;
		margin-bottom: 1.12rem;
	}

	.post_container_title h2 {
		color: var(--Foundation-Bonus, #00B189);
		font-family: Quicksand;
		font-size: 1.5rem;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		letter-spacing: -0.03rem;
	}

	.label_banner {
		margin-bottom: 3.5rem;
	}

	.post_container_title p {
		margin-top: 0.75rem;
		width: 100%;
		height: auto;
		color: var(--Foundation-Grey-Darker, #2F2F2F);
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 400;
		line-height: 150%;
		letter-spacing: 0.00219rem;
	}

	/* 		 */
	.recruitment_content_war {
		overflow-x: auto;
		position: relative;
		width: 100%;
		margin-bottom:3.54rem;
	}

	.recruitment_content {
		width: max-content;
	}

	.recruitment_content .recruitment_item_svg {
		width: 3.17825rem;
		margin: 0 0.875rem;
		margin-top: 2.81rem;
	}

	.recruitment_item_title {
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 700;
		text-transform: uppercase;
	}

	.recruitment_item_so {
		width: 2.83825rem;
		height: 1.73069rem;
		color: var(--Background-White, #FFF);
text-align: center;
font-family: Quicksand;
font-size: 0.75rem;
font-style: normal;
font-weight: 700;
line-height: 1.12494rem; 
letter-spacing: 0.03rem;
		margin-bottom: 0.62rem;
	}

	.hidden_scroll {
		overflow: -moz-scrollbars-none;
		-ms-overflow-style: none;
	}

	.hidden_scroll::-webkit-scrollbar {
		width: 0 !important;
		display: none;
	}

	.recruitment_content {
		padding: 0 0.75rem;
	}

	.recruitment_item {
		width: 5.90038rem;
	}

	.recruitment_item_img {
		width: 5.90038rem;
		height: 5.90038rem;
		margin-bottom: 0.62rem;
	}

	.recruitment_item_label {
		display: none;
	}
	
	.recruitment_title {
		margin-bottom: 2rem;
	}

	.recruitment_title h2 {
		font-family: Quicksand;
		font-size: 1.5rem;
		font-style: normal;
		font-weight: 600;
		line-height: 150%;
		text-transform: uppercase;
	}

	.recruitment_title>p {
		width: 21.9375rem;
		margin: auto;
		font-family: SVN-Gilroy;
font-size: 0.875rem;
font-style: normal;
font-weight: 400;
line-height:150%;
letter-spacing: -0.0225rem; 
		color: var(--foundation-grey-dark-active, #3D3D3D);
	opacity: 0.8;
		letter-spacing: unset;
	}

	#related-post-container {
		display: flex;
		flex-direction: column;
	}
	
}