@charset "utf-8";

/* ==================================================================================================== *
 *
 *     WEBIS DESIGN STYLESHEET - SKIN > LATEST
 *     COPYRIGHT © WEBIS.KR ALL RIGHTS RESERVED.
 *
 * ==================================================================================================== */

/* WEBIS > MAIN CONTAINER > MAIN CONTENT > LATEST(SLIDE GALLERY) */
.ws_moblie {display:none}
.ws_latest_slide_gallery_wrap {position:relative;padding:12rem 0;background-color:#FBFBFB}
.ws_latest_slide_gallery_wrap .es_title_area {margin-bottom:8rem;text-align:center}
.ws_latest_slide_gallery_wrap .es_title_area .bs_label {display:block;margin-bottom:1rem;font-weight:bold}
.ws_latest_slide_gallery_wrap .es_title_area .bs_title {color:#121212;font-weight:600;font-size:4rem}
.ws_latest_slide_gallery_wrap .es_title_area .bs_title .is_point {font-weight:bold}
.ws_latest_slide_gallery_wrap .es_title_area .bs_desc {margin-top:1rem;font-size:2rem}

.ws_latest_slide_gallery_wrap .swiper-slide-shadow {opacity:0 !important}
.ws_latest_slide_gallery_wrap .es_swiper_control_area {display:flex;align-items:center;margin-top:7rem}
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav {display:flex;gap:0.8rem}
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav .swiper-button-prev,
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav .swiper-button-next {position:initial;width:6.4rem;height:6.4rem;margin-top:0;border-radius:50%;background-color:#FFF;font-size:2.5rem}
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav .swiper-button-prev:hover,
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav .swiper-button-next:hover {box-shadow:0 0.4rem 1.2rem rgba(122,122,122,.2)}
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav .swiper-button-next.swiper-button-disabled,
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav .swiper-button-prev.swiper-button-disabled {opacity:.5}
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav .swiper-button-next:after,
.ws_latest_slide_gallery_wrap .es_swiper_control_area .swiper-nav .swiper-button-prev:after {display:none}
.ws_latest_slide_gallery_wrap .es_swiper_control_area .bs_swiper_pagination_box {display:flex;gap:1.2rem;position:initial;padding-left:3rem;color:#BBB;font-weight:bold;text-align:left}
.ws_latest_slide_gallery_wrap .es_swiper_control_area .bs_swiper_pagination_box .swiper-pagination-current {color:#333}
.ws_latest_slide_gallery_wrap .es_swiper_control_area .bs_swiper_pagination_box .swiper-pagination-total {}
.ws_latest_slide_gallery_wrap .es_content_area {display:flex;flex-wrap:wrap;align-items:center}
.ws_latest_slide_gallery_wrap .es_content_area .bs_image_box {width:50%;text-align:center}
.ws_latest_slide_gallery_wrap .es_content_area .bs_image_box .is_content_field {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_image_box .is_content_field .ss_list {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_image_box .is_content_field .ss_list .ks_link_field {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_image_box .is_content_field .ss_list .ks_link_field .os_image_zone {width:100%;height:100%;overflow:hidden}
.ws_latest_slide_gallery_wrap .es_content_area .bs_image_box .is_content_field .ss_list .ks_link_field .os_image_zone img {max-width:100%;border-radius:2rem}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box {width:50%}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_text_zone {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_text_zone .os_label {display:block;margin-bottom:1rem}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_text_zone .os_link_field {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_text_zone .os_link_field .rs_label {display:block;margin-bottom:1.5rem;font-weight:500}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_text_zone .os_link_field .rs_subject {overflow:hidden;display:-webkit-box;height:10.5rem;color:#121212;font-weight:bold;font-size:3.5rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_text_zone .os_btn {display:inline-block;margin-top:4rem;padding:2rem 4rem;border-radius:50px;color:#FFF;font-weight:500}
.ws_latest_slide_gallery_wrap .es_content_area .bs_thumb_box {overflow:hidden;max-width:calc((8rem * 5) + ( 12px * 4));margin-top:4rem}
.ws_latest_slide_gallery_wrap .es_content_area .bs_thumb_box .is_content_field {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_thumb_box .is_content_field .ss_list {width:8rem !important;;cursor:pointer}
.ws_latest_slide_gallery_wrap .es_content_area .bs_thumb_box .is_content_field .ss_list .ks_link_field {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_thumb_box .is_content_field .ss_list .ks_link_field .os_image_zone {}
.ws_latest_slide_gallery_wrap .es_content_area .bs_thumb_box .is_content_field .ss_list .ks_link_field .os_image_zone img {width:100%;height:8rem !important;border-radius:2rem;object-fit:cover}
 
 
/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (DESKTOP BASE) - UNDER BREAKPOINT SIZE
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES 4XL (2560px) DOWN (MAX) */
@media all and (max-width:2559.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px) DOWN (MAX) */
@media all and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px) DOWN (MAX) */
@media all and (max-width:1599.98px) { 

}

/* WEBIS MEDIA QUERIES XL (1440px) DOWN (MAX) */
@media all and (max-width:1439.98px) { 

}

/* WEBIS MEDIA QUERIES LG (1280px) DOWN (MAX) */
@media all and (max-width:1279.98px) { 
	.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box {padding-left:8rem}
	.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_title {height:7.5rem;font-size:2.5rem}

	.ws_latest_slide_gallery_wrap .es_content_area .bs_thumb_box {max-width:calc((12rem * 4) + ( 12px * 4))}
}

/* WEBIS MEDIA QUERIES MD (1024px) DOWN (MAX) */
@media all and (max-width:1023.98px) {

}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_moblie {display:block}
	.ws_latest_slide_gallery_wrap {padding:5rem 0}
	.ws_latest_slide_gallery_wrap .swiper {overflow:hidden}
	.ws_latest_slide_gallery_wrap .es_title_area {margin-bottom:4rem}
	.ws_latest_slide_gallery_wrap .es_content_area {justify-content:center}
	.ws_latest_slide_gallery_wrap .es_content_area .bs_image_box {width:100%}
	.ws_latest_slide_gallery_wrap .es_content_area .bs_image_box .is_content_field .ss_list .ks_link_field .os_image_zone {height:auto}
	.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box {width:100%;margin-top:1rem;padding-left:0}
	.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_text_zone .os_link_field .rs_subject {height:9rem;font-size:3rem}
}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_latest_slide_gallery_wrap .es_swiper_control_area {position:relative;justify-content:flex-end;margin-top:-6.5rem}
	.ws_latest_slide_gallery_wrap .es_content_area .bs_text_box .is_content_field .ss_list .ks_btn {position:relative;z-index:1}

}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px) DOWN (MAX) */
@media all and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px) DOWN (MAX) */
@media all and (max-width:279.98px) {

}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (MOBILE BASE) - MORE THAN BREAKPOINT SIZE
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px) UP (MIN) */
@media all and (min-width:0px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px) UP (MIN) */
@media all and (min-width:280px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px) UP (MIN) */
@media all and (min-width:320px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px) UP (MIN) */
@media all and (min-width:480px) {

}

/* WEBIS MEDIA QUERIES SS (640px) UP (MIN) */
@media all and (min-width:640px) {

}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {

}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {

}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {

}

/* WEBIS MEDIA QUERIES XL (1440px) UP (MIN) */
@media all and (min-width:1440px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px) UP (MIN) */
@media all and (min-width:1600px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px) UP (MIN) */
@media all and (min-width:1920px) {

}

/* WEBIS MEDIA QUERIES 4XL (2560px) UP (MIN) */
@media all and (min-width:2560px) {

}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (BETWEEN) - ONLY BETWEEN BREAKPOINT SIZES
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px ~ 279.98px) ONLY */
@media all and (min-width:0px) and (max-width:279.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px ~ 319.98px) ONLY */
@media all and (min-width:280px) and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px ~ 479.98px) ONLY */
@media all and (min-width:320px) and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px ~ 639.98px) ONLY */
@media all and (min-width:480px) and (max-width:639.98px) {

}

/* WEBIS MEDIA QUERIES SS (640px ~ 767.98px) ONLY */
@media all and (min-width:640px) and (max-width:767.98px) {

}

/* WEBIS MEDIA QUERIES SM (768px ~ 1023.98px) ONLY */
@media all and (min-width:768px) and (max-width:1023.98px) {

}

/* WEBIS MEDIA QUERIES MD (1024px ~ 1279.98px) ONLY */
@media all and (min-width:1024px) and (max-width:1279.98px) {

}

/* WEBIS MEDIA QUERIES LG (1280px ~ 1439.98px) ONLY */
@media all and (min-width:1280px) and (max-width:1439.98px) {

}

/* WEBIS MEDIA QUERIES XL (1440px ~ 1599.98px) ONLY */
@media all and (min-width:1440px) and (max-width:1599.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px ~ 1919.98px) ONLY */
@media all and (min-width:1600px) and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px ~ 2559.98px) ONLY */
@media all and (min-width:1920px) and (max-width:2559.98px) {

}