/* main.css 배포일:2026.03.23 23:55:27 */ 
@charset "utf-8";



/* ========================================
   Main Section
======================================== */
#mainSection {
    width: 100%;
}

/* 키 비주얼 */
.main-visual {
    position: relative;
    width: 100%;
    height: 1200px;
    overflow: hidden;
    clip-path: ellipse(100% 100% at 50% 0%);
}

.main-visual-swiper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.main-visual-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.main-visual-content {
    position: absolute;
    top: 260px;
    left: 50%;
    margin-left: 30px;
    z-index: 2;
    text-align: center;
    width: 630px;
}

.main-visual-title {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 68px;
    font-weight: 400;
    line-height: 1;
    color: #173557;
    margin: 0 0 9px 0;
    letter-spacing: 0;
}

.main-visual-subtitle {
    font-family: 'Allan', sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 1;
    color: #eb7a2b;
    margin: 0;
    letter-spacing: 0.92px;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff,
                 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.main-visual-menu {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    display: flex;
    flex-direction: column;
    width: 140px;
}

.visual-menu-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    text-decoration: none;
    padding: 16px 10px;
    gap: 4px;
}

.visual-menu-item:first-child {
    background-color: rgba(23, 53, 87, 0.9);
    border-top-left-radius: 24px;
}

.visual-menu-item:nth-child(2) {
    background-color: rgba(0, 100, 162, 0.9);
}

.visual-menu-item:nth-child(3) {
    background-color: rgba(54, 142, 142, 0.9);
}

.visual-menu-item:last-child {
    background-color: rgba(45, 80, 98, 0.9);
    border-bottom-left-radius: 24px;
}

.visual-menu-item .menu-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.visual-menu-item .menu-icon::before {
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    background-image: url('/home/image/international/icn_inter_main_side01.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.visual-menu-item .menu-icon.menu02::before {
    background-image: url('/home/image/international/icn_inter_main_side02.svg');
}

.visual-menu-item .menu-icon.menu03::before {
    background-image: url('/home/image/international/icn_inter_main_side03.svg');
}

.visual-menu-item .menu-icon.menu04::before {
    background-image: url('/home/image/international/icn_inter_main_side04.svg');
}   

.visual-menu-item .menu-text {
    font-family: 'Pretendard', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: -0.8px;
    color: #fff;
    text-align: center;
}

.main-visual-nav {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 30px;
    z-index: 2;
}

.main-visual-nav .btn-nav {
    width: 60px;
    height: 60px;
    min-width: 60px;
    flex-shrink: 0;
    flex-grow: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-visual-nav .btn-nav img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main-visual-indicator {
    display: flex;
    gap: 8px;
    align-items: center;
    width: 120px;
    height: 36px;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 18px;
    padding: 0 12px;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
    flex-shrink: 0;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    height: 20px;
    background: transparent;
    border: 4px solid #66C1BF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FFFFFF;
    display: block;
}

/* 주요 서비스 */
.main-service {
    position: relative;
    width: 100%;
    height: 280px;
    background: url(/home/image/international/main_pattern.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.service-container {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    height: 100%;
    padding: 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:227px;
    z-index: 2;
}

.service-title-wrap {
    text-align: left;
}

.service-title {
    font-family: 'Pretendard', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: -0.96px;
    color: #fff;
    margin: 0 0 8px 0;
}

.service-title-en {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1;
    background: linear-gradient(102.91deg, #FFFFFF 6.51%, #3EC2BE 94.94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 0;
}

.service-list {
    display: flex;
    gap: 96px;
    align-items: center;
}

.service-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-decoration: none;
}

.service-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.service-text {
    font-family: 'Pretendard', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: -0.8px;
    color: #fff;
    text-align: center;
    margin: 0;
}

/* 공지사항 */
.main-notice {
    background: #fff;
    padding: 120px 0;
}

.notice-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 60px;
}

.notice-title-wrap {
    text-align: center;
    margin-bottom: 60px;
}

.notice-title {
    font-family: 'Pretendard', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: -0.96px;
    color: #173557;
    margin: 0 0 8px 0;
}

.notice-title-en {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 1;
    background: linear-gradient(114.71deg, #1C3456 6.51%, #0064A2 50.73%, #3EC2BE 94.94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 0;
    height: 72px;
    display: block;
}

.notice-tab-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 32px;
    margin-bottom: 32px;
}

.notice-tabs {
    display: flex;
    gap: 24px;
}

.notice-tab {
    font-family: 'Pretendard', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: -0.8px;
    color: #666;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    position: relative;
}

.notice-tab.active {
    color: #16a6a3;
}

.notice-tab.active::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 4px;
    background-color: #16a6a3;
    border-radius: 50%;
}

.btn-more {
    width: 40px;
    height: 40px;
    border: none;
    background: url('/home/image/international/btn_inter_more.svg') no-repeat center;
    background-size: contain;
    cursor: pointer;
    padding: 0;
    display: block;
    align-items: center;
    justify-content: center;
}

.btn-more img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.notice-list {
    display: flex;
    gap: 32px;
    align-items: flex-start;
}

.notice-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-decoration: none;
    color: inherit;
}

.notice-tag {
    display: inline-block;
    padding: 3px 10px;
    background: rgba(102, 193, 191, 0.1);
    border: 1px solid rgba(102, 193, 191, 0.2);
    border-radius: 24px;
    font-family: 'Pretendard', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: -0.64px;
    color: #16a6a3;
    width: fit-content;
}

.notice-item-title {
    font-family: 'Pretendard', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: -0.8px;
    color: #222;
    margin: 0;
    word-break: keep-all;
}

.notice-item-date {
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: -0.64px;
    color: #666;
    margin: 0;
}

.notice-divider {
    width: 1px;
    background: #e5e5e5;
    align-self: stretch;
}

/* 포토갤러리 */
.main-photo-gallery {
    background: #f6fafe;
    padding: 120px 0;
}

.photo-gallery-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 60px;
}

.photo-gallery-title-wrap {
    text-align: center;
    margin-bottom: 60px;
}

.photo-gallery-title {
    font-family: 'Pretendard', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: -0.96px;
    color: #173557;
    margin: 0 0 8px 0;
}

.photo-gallery-title-en {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 1;
    background: linear-gradient(112.91deg, #1C3456 6.51%, #0064A2 50.73%, #3EC2BE 94.94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 0;
    height: 72px;
    display: block;
}

.photo-gallery-controls {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
}

.photo-gallery-swiper {
    width: 100%;
    overflow: hidden;
}

.photo-gallery-list {
    display: flex;
}

.photo-gallery-swiper .swiper-slide {
    height: auto;
    width: auto;
}

.photo-gallery-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-decoration: none;
    color: inherit;
}

.photo-gallery-image {
    width: 100%;
    aspect-ratio: 400 / 300;
    border-radius: 24px;
    overflow: hidden;
}

.photo-gallery-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photo-gallery-item-title {
    font-family: 'Pretendard', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: -0.96px;
    color: #222;
    margin: 0;
    word-break: keep-all;
}

.photo-gallery-item-date {
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: -0.64px;
    color: #666;
    margin: 0;
}

/* 홍보 영상 */
.main-promotional-video {
    position: relative;
}

.promotional-video-container {
    max-width: 1920px;
    margin: 0 auto;
    padding: 120px 0 0;
    position: relative;
    background:url(/home/image/international/main_symbol.svg) no-repeat center 77px;

}

.promotional-video-title-wrap {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}


.promotional-video-title {
    font-family: 'Pretendard', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: -0.96px;
    color: #173557;
    margin: 0 0 8px 0;
    position: relative;
    z-index: 1;
}

.promotional-video-title-en {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 1;
    background: linear-gradient(121.72deg, #1C3456 6.51%, #0064A2 50.73%, #3EC2BE 94.94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 0;
    height: 72px;
    display: block;
    position: relative;
    z-index: 1;
}

.promotional-video-slogan {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 57px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 60px;
}

.quote-left,
.quote-right {
    width: 15px;
    height: 32px;
}

.promotional-video-slogan-text {
    font-family: 'Pretendard', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.6;
    letter-spacing: -1.12px;
    color: #173557;
    margin: 0;
}

.promotional-video-slogan-text .highlight {
    color: #0064a2;
}

.promotional-video-player {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 비율 */
    overflow: hidden;
}

.promotional-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 72px;
    height: 72px;
    border: none;
    background: transparent;
    cursor: pointer;
    z-index: 2;
    padding: 0;
}

.btn-play img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* 반응형 */
@media (max-width: 750px) {
    /* 키 비주얼 */
    .main-visual {
        display: flex;
        flex-direction: column;
        height: 400px;
        clip-path: none;
        overflow: visible;
        margin-bottom: 100px;
    }
    
    .main-visual-content {
        width: 271px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-left: 0;
    }
    
    .main-visual-title {
        font-size: 24px;
    }
    
    .main-visual-subtitle {
        font-size: 18px;
    }
    
    .main-visual-menu {
        position: absolute;
        top:100%;
        transform: none;
        width: 100%;
        flex-direction: row;
        justify-content: center;
        margin-top: auto;
        padding: 0 0 24px 0;
    }

    .main-visual-nav .btn-nav {
        width: 40px;
        height: 40px;
    }
    
    .visual-menu-item {
        flex: 1;
        height: 100px;
        border-radius: 0;
        padding: 20px 10px;
    }
    
    .visual-menu-item:first-child {
        border-top-left-radius: 0;
    }
    
    .visual-menu-item:last-child {
        border-bottom-left-radius: 0;
    }
    
    .visual-menu-item .menu-icon {
        width: 40px;
        height: 40px;
    }
    
    .visual-menu-item .menu-icon::before {
        width: 40px;
        height: 40px;
    }
    
    .visual-menu-item .menu-text {
        font-size: 16px;
    }
    
    .main-visual-nav {
        bottom: 24px;
        gap: 20px;
    }
    
    .main-visual-indicator {
        width: 92px;
        height: 26px;
    }
    
    .indicator-dot {
        width: 6px;
        height: 6px;
    }
    
    .indicator-dot.active {
        width: 30px;
    }
    
    /* 주요 서비스 */
    .main-service {
        height: auto;
        padding: 80px 0;
    }
    
    .service-container {
        flex-direction: column;
        gap: 40px;
        padding: 0 20px;
    }
    
    .service-title-wrap {
        text-align: center;
    }
    
    .service-title {
        font-size: 18px;
    }
    
    .service-title-en {
        font-size: 36px;
    }
    
    .service-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px 16px;
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
    }
    
    .service-item {
        gap: 16px;
    }
    
    .service-icon {
        width: 48px;
        height: 48px;
    }
    
    .service-text {
        font-size: 16px;
    }
    
    /* 공지사항 */
    .main-notice {
        padding: 80px 0;
    }
    
    .notice-container {
        padding: 0 20px;
    }
    
    .notice-title {
        font-size: 18px;
    }
    
    .notice-title-en {
        font-size: 36px;
        height: auto;
    }
    
    .notice-tab-wrap {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
        gap: 20px;
        margin-bottom: 20px;
    }
    
    .notice-tabs {
        gap: 20px;
        flex-wrap: wrap;
    }
    
    .notice-tab {
        font-size: 16px;
    }
    
    .notice-list {
        flex-direction: column;
        gap: 12px;
    }
    
    .notice-item {
        gap: 6px;
    }
    
    .notice-tag {
        font-size: 14px;
        padding: 3px 10px;
    }
    
    .notice-item-title {
        font-size: 18px;
    }
    
    .notice-item-date {
        font-size: 14px;
    }
    
    .notice-divider {
        display: none;
    }
    
    /* 포토갤러리 */
    .main-photo-gallery {
        padding: 80px 0;
    }
    
    .photo-gallery-container {
        padding: 0 20px;
    }
    
    .photo-gallery-title {
        font-size: 18px;
    }
    
    .photo-gallery-title-en {
        font-size: 36px;
        height: auto;
    }
    
    .photo-gallery-controls {
        gap: 20px;
        margin-bottom: 24px;
    }
    
    .photo-gallery-swiper {
        overflow: hidden;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .photo-gallery-list {
        gap: 0;
    }
    
    .photo-gallery-swiper .swiper-slide {
        width: auto;
        height: auto;
    }
    
    .photo-gallery-item {
        width: 100%;
        min-width: 280px;
        max-width: 280px;
    }
    
    .photo-gallery-image {
        aspect-ratio: 280 / 210;
    }
    
    .photo-gallery-item-title {
        font-size: 18px;
    }
    
    .photo-gallery-item-date {
        font-size: 14px;
    }
    
    /* 홍보 영상 */
    .main-promotional-video {
        padding: 80px 0;
    }
    
    .promotional-video-container {
        padding: 80px 0 0;
        background-position: center 32px;
        background-size: 313px auto;
    }
    
    .promotional-video-title-wrap {
        margin-bottom: 40px;
    }
    
    .promotional-video-title {
        font-size: 18px;
    }
    
    .promotional-video-title-en {
        font-size: 36px;
        height: auto;
    }
    
    .promotional-video-slogan {
        flex-direction: column;
        gap: 4px;
        margin-bottom: 32px;
        padding: 0 20px;
    }
    
    .quote-left,
    .quote-right {
        width: 10px;
        height: 24px;
    }
    
    .promotional-video-slogan-text {
        font-size: 18px;
        text-align: center;
        line-height: 1.6;
    }
    
    .promotional-video-slogan-text br {
        display: block;
    }
    
    
    .btn-play {
        width: 72px;
        height: 72px;
    }
}
