@charset "UTF-8";

/* font layout */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");

@font-face {
    font-family: 'KimJeongcheolMyoungjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulMyungjo-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'KimJeongcheolMyoungjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulMyungjo-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'KimJeongcheolMyoungjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulMyungjo-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

.event_wrap .e_text_28 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.6px;
}

.event_wrap .e_text_30 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.56px;
}

.event_wrap .e_text_26 {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.52px;
}

.event_wrap .e_text_24 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.48px;
}

.event_wrap .e_text_56 {
    font-size: 56px;
    line-height: 67px;
    letter-spacing: -1.12px;
}

.event_wrap .e_bg_title {
    padding: 12px 0 44px;
    color: #000;
    text-align: center;
    font-size: 44px;
    font-weight: 600;
    line-height: 53px;
    letter-spacing: -0.88px;
}

.event_wrap .e_video_title {
    padding-bottom: 24px;
    color: #000;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: -0.64px;
}

.event_wrap .e_font_family_02 {
    font-family: 'KimJeongcheolMyoungjo';
}

.event_wrap .e_text_white {
    color:#fff;
}

.event_wrap .e_text_gold {
    color: #FFD39A;
}

.event_wrap .inner {
    width:750px;/* 최소 750px */
    height:auto;
    font-family: "Pretendard Variable";
    text-align: center;
    z-index: 5;
}

/* background */
.event_wrap  {
    max-width: 1920px;
}

.event_wrap .bg_01, .event_wrap .bg_02, .event_wrap .bg_03 {
    padding: 100px 0;
}

.event_wrap .bg_01 {
    position: relative;
    height:100%;
    background:#000 url('https://contents.kyobobook.co.kr/pmtn/2025/book/251002_nobel/bnO_ebg_01.jpg') no-repeat 50% 0;
    overflow: hidden;
    z-index: 1;
}

.event_wrap .bg_02 {
    background:#C29A42 url('https://contents.kyobobook.co.kr/pmtn/2025/book/251002_nobel/bnO_ebg_02.jpg') no-repeat 50% 0;
}

.event_wrap .bg_03 {
    background:#0E2031 url('https://contents.kyobobook.co.kr/pmtn/2025/book/251002_nobel/bnO_ebg_03.jpg') no-repeat 50% 0;
}

.event_wrap .bg_04 {
    padding-top: 100px;
    background:#4E3425 url('https://contents.kyobobook.co.kr/pmtn/2025/book/251002_nobel/bnO_ebg_04.jpg') no-repeat 50% 0;
}

/* images layout */
.event_wrap [class*="e_img_"] {
    display: block;
}

.event_wrap [class*="e_img_"] img {
    width:100%;
    height:100%;
}

.event_wrap .e_img_nobel {
    position: relative;
    margin:0 auto;
    width:188px;
    height:188px;
    overflow: hidden;
    border-radius: 50%;
}

.event_wrap .e_img_nobel::after {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 80%;
    height: 100%;
    background:
        linear-gradient(
            75deg,
            rgba(255,255,255,0) 0%,
            rgba(255,255,255,0.25) 45%,
            rgba(255,255,255,0) 60%
        ),
        linear-gradient(
            75deg,
            rgba(255,255,255,0) 20%,
            rgba(255,255,255,0.15) 55%,
            rgba(255,255,255,0) 70%
        ),
        linear-gradient(
            75deg,
            rgba(255,255,255,0) 40%,
            rgba(255,255,255,0.4) 60%,
            rgba(255,255,255,0) 80%
    );
    background-blend-mode: screen;
    transform: skewX(-20deg);
    animation: e_shine 2.6s infinite;
}

.event_wrap .e_img_title {
    position: relative;
    margin:-70px auto 0;
    width: 432px;
    height:254px;
}

.event_wrap .e_img_twinkle_01 {
    position: absolute;
    background-image: url('https://contents.kyobobook.co.kr/pmtn/2025/book/251002_nobel/bnO_title_twinkle.png');
    left: 124px;
    top: 95px;
    width:68px !important;
    height:68px !important;
    background-size: 68px 68px;
    opacity: 0.8;
    animation: e_twinkle 3.8s infinite ease-in-out;
}

.event_wrap .e_img_winner {
    position: relative;
    margin: 0 auto;
    width:470px;
    height: 510px;
    z-index: 9;
}

.event_wrap .e_img_twinkle_02 {
    position: absolute;
    left: 336px;
    top: 82px;
    width: 148px;
    height:148px;
    background-image: url('https://contents.kyobobook.co.kr/pmtn/2025/book/251002_nobel/bnO_title_twinkle.png');
    mix-blend-mode: screen;
    background-size: 148px 148px;
    animation: e_twinkle 6s infinite ease-in-out;
}

.event_wrap .e_img_2025 {
    margin: 0 auto;
    width: 308px;
    height:147px;
}

.event_wrap .e_img_prev_01 {
    margin:0 auto;
    width:670px;
    height:740px;
}

.event_wrap .e_img_prev_02 {
    margin:0 auto;
    width:670px;
    height:778px;
}

.event_wrap .e_img_prev_02 + .e_img_prev_01 {
    margin-top: 60px;
}

/* bg_01 */
.event_wrap .star {
    position: absolute;
    background-color: #fff;
    width: 1px;
    height: 1px;
    border-radius: 50%;
}

.event_wrap .star:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    animation: e_ani_star_twinkle var(--twinkle-duration, 4s) infinite;
}

.event_wrap .e_shooting_star {
    position: absolute;
    width: 120px;  /* 길게 */
    height: 2px;   /* 얇게 */
    background: linear-gradient(90deg, rgba(255,255,255,1), rgba(255,255,255,0));
    border-radius: 50%;
    opacity: 0.8;
    transform: rotate(45deg);
    animation: e_ani_shooting_star 1s linear forwards;
    filter: drop-shadow(0 0 6px rgba(255,255,255,0.7));
}


.event_wrap .bg_01 .e_text_28 {
    padding: 25px 0 10px;
}

.event_wrap .bg_01 .e_text_56 {
    font-weight: 700;
}

.event_wrap .e_author_text_wrap {
    position: relative;
    display: flex;
    margin:0 auto;
    width:560px;
    gap: 12px;
    flex-direction: column;
}

.event_wrap .e_author_text_wrap::before, .event_wrap .e_author_text_wrap::after {
    content: '';
    position: absolute;
    bottom:0;
    background-image: url('https://contents.kyobobook.co.kr/pmtn/2025/book/251002_nobel/bnO_winner_deco.png');
    width: 54px;
    height: 103px;
    background-size: 54px 103px;
}

.event_wrap .e_author_text_wrap::before {
    left: -54px;
}

.event_wrap .e_author_text_wrap::after {
    right: -54px;
    transform: scaleX(-1);
}

.event_wrap .e_nobel_text_wrap {
    display: flex;
    margin: 44px 0;
    gap: 14px;
    flex-direction: column;
}

.event_wrap .e_author_disc {
    width:560px;
    margin:0 auto;
    word-break: keep-all;
    line-height: 36px;
    letter-spacing: -0.68px;
}

/* bg_02 */
.event_wrap .e_video_wrap {
    display: block;
    margin:0 auto;
    width:680px:
}
.event_wrap .e_video_frame {
    width:100%;
    height:454px;
}

.event_wrap .e_video_wrap + .e_video_wrap {
    margin-top: 60px;
}

/* bg_04 */
.event_wrap .bg_04 .e_text_24 {
    padding-top: 12px;
    font-weight: 500;
}

/* slider */ 
.flexslider {
    border: 0px solid #000; box-shadow: 0 0 0 transparent;
}
/* notice */
.e_notice p, .e_notice ul li{color:#fff;}
.e_notice ul li:before{background-color:#fff;}

/* animation */
@keyframes e_shine {
    0%   { left: -100%; }
    100% { left: 150%; }
}

@keyframes e_twinkle {
    0%, 100% { opacity: 0.3; transform: scale(1); filter: brightness(1); }
    50% { opacity: 1; transform: scale(1.1); filter: brightness(1.5); }
}

@keyframes e_twinkle_02 {
    0%, 100% { opacity: 0.8; transform: scale(1); }
    50% { opacity: 0.3; transform: scale(1.2); }
}


@keyframes e_ani_star_twinkle {
    0% {
        transform: scale(0.3);
        opacity: 0;
    }
    50% {
        transform: scale(0.5);
        opacity: 1;
    }
    100% {
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes e_ani_shooting_star {
    0% {
        opacity: 1;
        transform: translateX(200px) translateY(-200px) rotate(-45deg);
    }
    100% {
        opacity: 0;
        transform: translateX(-200px) translateY(300px) rotate(-45deg);
    }
}

/* 상단 등장 모션 */
.event_wrap .e_ani_01 {
    opacity: 0;
    animation: slideup 0.8s ease forwards;
}

.event_wrap .e_ani_02 {
    opacity: 0;
    animation: slideup 0.8s 0.4s ease forwards;
}

.event_wrap .e_ani_03 {
    opacity: 0;
    animation: slideup 0.8s 0.6s ease forwards;
}

.event_wrap .e_ani_04 {
    opacity: 0;
    animation: slideup 1s 0.8s ease forwards;
}
@keyframes slideup {
    0%{
        transform: translateZ(-150px) translateY(60px);
        opacity: 0;
    }
    100%{
        transform: translateZ(0) translateY(0);
        opacity: 1;
    }
}
