/*====== 띠배너 ======*/
.strip-banner-wrapper {
    max-width: 1300px; 
    margin: 20px auto 0px;
    padding: 0 15px; 
    position: relative; 
    z-index: 10; 
}
.strip-banner-grid {
    display: grid; 
    /* 배너가 1개면 1fr, 그 이상이면 3열(PC) 또는 1.2열(모바일 가로스크롤) */
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); 
    gap: 15px; 
    margin-bottom: 30px; 
}

/* 띠배너 공통 스타일 */
.strip-banner-grid .n-btn { 
    text-decoration: none !important; border-radius: 16px; padding: 25px 20px; 
    display: flex; align-items: center; transition: 0.3s; 
    box-shadow: 0 10px 25px rgba(0,0,0,0.08); background: #fff;
}
.strip-banner-grid .n-btn:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0,0,0,0.12); }

/* 배너 컬러 & 아이콘 */
.strip-banner-grid .n-btn.live { background: #2D8CFF; color: #fff; border: none; }
.strip-banner-grid .n-btn.archive { background: #f0fdfa; color: #0d9488; border: 1px solid #ccfbf1; }
.strip-banner-grid .n-btn.survey { background: #fff5f5; color: #e53e3e; border: 1px solid #fed7d7; }
.strip-banner-grid .n-btn.survey2 { background: #f5f5ff; color: #3e5de5; border: 1px solid #dfd7fe; }

.strip-banner-grid .n-btn i { font-size: 2rem; margin-right: 15px; opacity: 0.9; }

/* 상세 내용 텍스트 스타일 */
.strip-banner-grid .n-btn .txt .tag { font-size: 0.75rem; font-weight: 800; opacity: 0.7; display: block; margin-bottom: 4px; }
.strip-banner-grid .n-btn.live .tag { opacity: 1; background: rgba(0,0,0,0.2); width: fit-content; padding: 2px 6px; border-radius: 4px; }
.strip-banner-grid .n-btn .txt p { margin: 0; font-size: 1.15rem; font-weight: 700; line-height: 1.3; margin-bottom: 4px; }
.strip-banner-grid .n-btn .txt p span { color: color-mix(in srgb, currentColor, black 20%); }
.strip-banner-grid .n-btn .txt small { font-size: 0.85rem; opacity: 0.8; display: block; line-height: 1.4; }

/* 라이브 애니메이션 */
.strip-banner-grid .live-dot { width: 8px; height: 8px; background: #ff4d4d; border-radius: 50%; border: 2px solid #fff; 
    display: inline-block; margin-right: 5px; animation: blink 1.2s infinite; }
@keyframes blink { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }

/* 모바일 최적화 */
@media (max-width: 768px) {
    .strip-banner-wrapper { 
        padding: 0 15px;
    }
    .strip-banner-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        margin-bottom: 0;
    }
    .strip-banner-grid:has(> :last-child:first-child) {
        grid-template-columns: 1fr;
    }
    .n-btn {
        flex-direction: row !important;
        align-items: center !important;
        padding: 12px 10px !important;
        min-height: 54px;
        text-align: left;
        border-radius: 12px;
    }
    .n-btn i {
        font-size: 1.1rem !important;
        margin-right: 8px !important;
        margin-bottom: 0 !important;
        flex-shrink: 0;
    }
    .n-btn .txt p {
        font-size: 0.85rem !important;
        line-height: 1.2;
        margin: 0 !important;
        font-weight: 700;
        white-space: nowrap;
    }
    .n-btn .txt small {
        font-size: 0.7rem !important;
        display: block;
        opacity: 0.7;
    }

    /* 배너가 여러 개일 때는 설명글을 아예 숨김?? */
    .strip-banner-grid:not(:has(> :last-child:first-child)) .n-btn .txt small {
        /* display: none;  */
    }
    .n-btn.live .tag {
        display: inline-flex !important;
        align-items: center;
        background: rgba(255, 255, 255, 0.2);
        padding: 2px 8px;
        border-radius: 4px;
        font-size: 0.7rem;
        margin-bottom: 5px;
    }
    .live-dot {
        display: inline-block !important;
        width: 6px;
        height: 6px;
        background: #ff4d4d;
        border-radius: 50%;
        margin-right: 4px;
        box-shadow: 0 0 8px #ff4d4d;
        animation: blink 1s infinite;
    }

    .n-btn.live {
        border: 1px solid rgba(255, 255, 255, 0.3);
        box-shadow: 0 4px 15px rgba(45, 140, 255, 0.4);
    }
}
/*====== 띠배너 End ======*/


/*====== Quick 메뉴 ======*/
@media (max-width: 768px) {
    .main-quickMenu {
        margin: 20px auto 30px;
    }
    .main-quickMenu ul > li {
        width: 22%;
    }

    .main-quickMenu ul > li > a {
        font-size: 12px;
        padding: 5px 0;
        margin-left: 0;
        margin-right: 0;
    } 
}
/*====== Quick 메뉴 END ======*/


/*====== 큐레이션 슬라이드 ======*/
.curation-content { max-width: 1300px; margin: 0 auto; padding: 0 15px; }
.curation-section {padding-bottom: 60px; }
.curation-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.curation-title { font-weight: 700; font-size: 1.5rem; margin: 0; }
.more-link { font-size: 0.95rem; color: #888 !important; font-weight: 500; }

.slick-track{float:left;}

.slick-list {
    margin: 0 -10px;
    padding-right: 12% !important; /* 오른쪽 패딩을 주어 5번째 아이템이 0.5개만큼 보이게 함 */
    overflow: hidden;
}

.slick-item {
    padding: 0 10px;
    outline: none;
}

@media (max-width: 768px) {
    .curation-title { font-size: 1.25rem; }
    .curation-section {padding-bottom: 40px; }
}
/*====== 큐레이션 슬라이드 End ======*/

/*====== 학습지원센터 ======*/
.support-center-section {
    width: 100%;
    padding-bottom: 60px;
    background-color: #fff;
}
.support-center-section .wrapper {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}
.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.section-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}
.support-menu-container {
    display: flex;
    flex-wrap: wrap;
}
.support-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 12.5%;
    padding: 0 10px;
    text-decoration: none;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    .support-center-section {
        padding-bottom: 30px;
    }

    .section-title {
        font-size: 1.25rem;
    }

    .support-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        width: 25%;
        padding: 0;
        margin-bottom: 10px;
        min-height: 90px;
        text-decoration: none;
    }
    .icon-box {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }
    .icon-box img {
        width: 100%;
        height: auto;
    }

    .support-item span {
        font-size: 0.9em;
        color: #333;
        line-height: 1.3;
        text-align: center;
        word-break: keep-all;
        padding: 0 2px;
        display: block;
    }
}
/*====== 학습지원센터 End ======*/