/* .ast-container {max-width:unset; padding:0!important;} */
/* .e-con-inner{max-width:100%!important;} */


/*================== :::::::::::::: 서브 비주얼 영역 START ~ :::::::::::::: ==================*/
.subwrap{
	position:relative;
	background:#fff;
}
.subVbox {
    height: 39.625rem;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
	overflow:hidden;
}
.newblog_topbg{
	background-image: url(/img/sub/boardtopbg.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.subVsideBox{
	margin:0 auto;
	position:relative;
	width:100%;
	max-width:1520px;
	padding:0 1.25rem 6.25rem 1.25rem;
}
.subbtext {
    opacity: 0.3;
    position: absolute;
    right: -7.5rem;
    bottom: -2.88rem;
    color: #fff;
    text-align: right;
    font-family: "Cormorant", serif;
    font-size: 10rem;
    font-style: normal;
    font-weight: 300;
    line-height: 11.25rem;
    letter-spacing: -0.2rem;
    text-transform: uppercase;
}

.subvtBead {
    display: flex;
    align-items: center;
    justify-content: flex-start;
	margin-bottom:3.13rem;
}
.boa_homeicon{
	margin-right:0.88rem;
}
.boa_homeicon img{
	height:2.375rem;
}

.boa_arrowicon {
    display: flex;
    margin: 0rem 0.63rem;
}
.boa_arrowicon img{
	height:0.5rem;
}
.subvtBead span{
	color: #FFF;
	font-size: 1.0625rem;
	font-family: 프리텐다드400, sans-serif;
	font-weight:400;
	line-height: 1.875rem;
}
.subvtBead span.last{
	font-family: 프리텐다드600, sans-serif;
}


.suth1{
	display:block;
	margin-bottom:1.25rem;
}
.brsuth1{display:none;}
.suth1 h1{
	padding:0;
	margin:0;
	color: #FFF;
	font-size: 3.625rem;
	font-family: 프리텐다드600, sans-serif;
	font-weight: 600;
	line-height: 4rem;
	letter-spacing: -0.0725rem;
}
.suth2{
	display:block;
}
.suth2 h2{
	padding:0;
	margin:0;
	color: #FFF;
	font-size: 1.25rem;
	font-weight: 400;
	font-family: 프리텐다드400, sans-serif;
	line-height: 2.25rem;
	letter-spacing: -0.025rem;
}
.suth2br{display:none;}
@media (max-width: 1900px){
	.subbtext {
		opacity: 0.3;
		position: absolute;
		right: 2rem;
		bottom: -2.88rem;
		color: #fff;
		text-align: right;
		font-family: "Cormorant", serif;
		font-size: 10rem;
		font-style: normal;
		font-weight: 300;
		line-height: 11.25rem;
		letter-spacing: -0.2rem;
		text-transform: uppercase;
	}
}
@media (max-width: 1400px){
	.subVbox {
		height: 37.625rem;
	}
	.subVsideBox {
		padding: 0rem 1.25rem 4.25rem 1.25rem;
	}
	.subbtext {
		right: 2rem;
		bottom: -3.28rem;
		font-size: 8rem;
		line-height: 11.25rem;
		letter-spacing: -0.2rem;
	}
	
	.wjcontbox{
		display:none;
	}
}
@media (max-width: 1200px){
	.subbtext{
		display:none;
	}
}
@media (max-width: 767px){
	.team_topbg {
		background-image: url(/img/sub/team/team_topbg_bg_mo.webp);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.subVbox {
		height: 23.75rem;
	}
	.subVsideBox {
		padding: 0rem 1.25rem 4.37rem 1.25rem;
	}
	
	.subvtBead {
		margin-bottom: 1.88rem;
	}
	.boa_homeicon {
		margin-right: 0.63rem;
	}
	.boa_homeicon img {
		height: 30px;
	}
	.subvtBead span {
		font-size: 0.8125rem;
		line-height: 1.875rem;
	}
	.boa_arrowicon {
		margin: 0rem 0.5rem;
	}
	
	.suth1 {
		margin-bottom: 0.75rem;
	}
	.brsuth1{display:block;}
	.suth1 h1 {
		font-size: 1.875rem;
		line-height: 2.5rem;
		letter-spacing: -0.0375rem;
	}
	.suth2 h2 {
		font-size: 0.875rem;
		line-height: 1.25rem;
		letter-spacing: -0.0175rem;
	}
	.suth2br{display:inline-block!important;}
	
	.suth2.shbrt h2 br{display:none;}
}
/*================== :::::::::::::: 서브 비주얼 영역 END ~ :::::::::::::: ==================*/


/*================== :::::::::::::: 새로운 블로그 리스트 영역 START ~ :::::::::::::: ==================*/
.newblogList.boa_cardListbox .elementor-post__thumbnail__link {
    width: 10.9375rem!important;
    height: 7.25rem;
}
.newblogList.boa_cardListbox .elementor-post__text {
    padding: 0 8rem 0 0 !important;
    min-height: 7.25rem;
}
.newblogList.boa_cardListbox .elementor-post__card {
    padding: 1.25rem 0 1.25rem 13.0675rem!important;
}
@media (max-width: 767px){
	.newblogList.boa_cardListbox .elementor-post__thumbnail__link {
		width: 4.75rem!important;
		height: 3.125rem;
	}
	.newblogList.boa_cardListbox .elementor-post__text {
		padding: 0 !important;
		min-height: 3.125rem;
	}
	.newblogList.boa_cardListbox .elementor-post__card {
		padding: 0.88rem 0 0.88rem 5.75rem!important;
	}
}
/*================== :::::::::::::: 새로운 블로그 리스트 영역 END ~ :::::::::::::: ==================*/