@charset "utf-8"; 
/*폰트 카카오 깨짐
@import url('https://cdn.jsdelivr.net/gh/fonts-archive/KakaoBigSans/KakaoBigSans.css'); */

/*프리텐다드*/
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}





.evt_wrp{position: relative; width: 100%; overflow: hidden; cursor: default; letter-spacing: 0;} 
.evt_wrp *{font-family: 'Pretendard', sans-serif;}
.evt_wrp img{width: 100%; vertical-align: top;}

.evt_wrp .inner{position: relative; width: fit-content; margin: 0 auto;}
.evt_wrp strong{font-weight: 800;}

.evt_wrp .barbnr{position: fixed; bottom: 0; left: 0; width: 100%; background: rgba(288,0,38,0.95); font-size: 28px; z-index: 9; font-weight: 900; text-align: center;}
.evt_wrp .barbnr a{display: inline-flex; align-items: center; height: 60px;}

.evt_wrp .quick{position: fixed; right: 0; bottom: 30%; z-index: 9;}

.evt_wrp .visual{background: #282b44; height: 839px; position: relative;}
.evt_wrp .visual .inner{height: 707px;}
.evt_wrp .visual .txt{padding: 10px 0; width: fit-content; margin: 0 auto; padding: 80px 0 30px;}
.evt_wrp .drop{background: url('https://image.engineerlab.co.kr/data/www/engr/promotion/2025/0729/imgs/bg_visual.png') repeat-x bottom; width: 100%; height: 81.5vw; position: absolute; bottom: 0; left: 0; background-size: contain;}
.evt_wrp .visual .txt{animation: text-focus-in .5s .5s cubic-bezier(.55,.085,.68,.53) both}
.evt_wrp .visual .typo{position: absolute; top: 0; left: 0; z-index: 2; animation: text-focus-in .5s 1s cubic-bezier(.55,.085,.68,.53) both}
.evt_wrp .visual .home{position: absolute; bottom: 134px; right: 110px; z-index: 2; font-size: 15px; color: #fff; width: fit-content;}
.evt_wrp .visual .home img{width: 27%;}
@keyframes text-focus-in{0%{filter:blur(5px); opacity:0}100%{filter:blur(0); opacity:1}}

.evt_wrp .tabs_lec{width: 1200px; margin: 50px auto 30px; overflow: hidden; display: flex;}
.evt_wrp .tabs_lec li{display: inline-flex; width: 33.3%; text-align: center; background: #eee; border-radius: 3px; padding: 20px; font-size: 21px; cursor: pointer; margin-right: 5px; justify-content: center; align-items: center;}
.tabs_lec li.active{background: #f61e42; font-weight: 800; color: #fff;}
.tabs_lec li:first-child{margin-left: 0;}

.evt_wrp .cover{margin: 50px 0;}

* [class^="bg_"]{position: relative; padding: 100px 0;}
.evt_wrp .bg_01{background: #ede2e4;}
.evt_wrp .bg_02{background: #242424;}
.evt_wrp .bg_03{background: #fff;}
.evt_wrp .bg_04{background: #eee;}
.evt_wrp .bg_05{background: #ca2843;}
.evt_wrp .bnr{background: #89b7c7 url('https://image.engineerlab.co.kr/data/www/engr/promotion/2025/0729/imgs/bg_bnr.png') no-repeat center 0;}


@keyframes blink{0%{opacity: 1} 50%{opacity:.2} 100%{opacity:1}}
@keyframes updown{ 0%{transform: translateY(-5px);} 100%{transform: translateY(5px);}}

/* lecture */
.evt_wrp .lec_tab{width: 1200px; margin: 0 auto; overflow: hidden;}
.evt_wrp .lec_tab li{display: inline-block;}

.evt_wrp .lec_wrp{width: 1200px; height: 320px; margin: 30px auto 0; letter-spacing: -0.5px; padding-bottom: 20px; border-bottom: 1px solid #eee;}
.evt_wrp .lec_wrp > i{font-size: 14px; font-weight: 700;}
.evt_wrp .lec_wrp .lec_tit{border-bottom: 2px solid; display: flex; padding: 5px 0 10px 0; align-items: center;}
.evt_wrp .lec_wrp .lec_tit em{font-size: 27px; margin-right: 10px; font-weight: 800;}
.evt_wrp .lec_wrp .lec_tit p{display: flex; align-items: center;}
.evt_wrp .lec_wrp .lec_tit i{margin: 0 10px; font-size: 19px; font-weight: 700;}
.evt_wrp .lec_wrp .lec_tit span{color: #005aff; border: 1px solid #005aff; padding: 5px 10px; display: inline-block; font-size: 12px; border-radius: 5px; margin-right: 5px; font-weight: 700;}
.evt_wrp .lec_wrp .lec_tit span:nth-child(2){background: #005aff; color: #fff;}

.evt_wrp .lec_tit .logo img{width: fit-content; height: 31px; margin-left: -10px;}
.evt_wrp .lec_tit .logo img:first-child{margin-left: 0;}

.evt_wrp .lecture{display: flex; padding: 20px 0 5px; height: auto;}
.evt_wrp .lecture .evt{width: 30%; height: auto; border-bottom: 1px solid #eee;}
.evt_wrp .lecture .evt > p{border-bottom: 1px solid #eee;}
.evt_wrp .lecture .evt > p:last-child{border-bottom: 0;}
.evt_wrp .lecture .evt strong{font-size: 20px; border-bottom: 1px solid #eee; display: block; padding: 10px 0}
.evt_wrp .lecture .evt p{padding: 10px 10px; /* max-height: 53px; *//* min-height: 40px; */}
.evt_wrp .lecture .evt p::before{content:'\0387'; padding-right: 5px; margin-left: -10px;}
.evt_wrp .lecture .evt .btn_qna{display: inline-block; color: #fff; background: #333; width: fit-content; font-size: 11px; padding: 3px 10px; margin: 2px; border-radius: 3px;}
.evt_wrp .lecture .info{background: #eef3f4; display: flex; padding: 20px 30px; width: 70%; height: auto; margin-left: 1%;}

.evt_wrp .lecture .book_list{width: 60%; overflow-y: scroll; scroll-behavior: smooth; margin-right: 30px; padding-right: 20px; max-height: 80px;}
.evt_wrp .lecture .book_list label{display: block; padding: 3px 0 0 35px; font-size: 14px; cursor: pointer;}

.evt_wrp .lecture input{margin: 5px 5px 0 0; width: 16px; height: 16px; accent-color: #64c4c4; cursor: pointer; margin-left: -27px; vertical-align: text-bottom;}

.evt_wrp .lecture .book_list::-webkit-scrollbar{width: 7px;}
.evt_wrp .lecture .book_list::-webkit-scrollbar-track-piece{background-color: #fdf8f5;}
.evt_wrp .lecture .book_list::-webkit-scrollbar-thumb{border-radius: 8px; background-color: #ccc;}
.evt_wrp .lecture .book_list::-webkit-scrollbar-button:start{background-color: #eee;}
.evt_wrp .lecture .book_list::-webkit-scrollbar-button:end{background-color: #eee;}

.evt_wrp .lecture .tot{width: 40%; align-items: end; display: grid;}
.evt_wrp .lecture .tot p{padding: 5px 0;}
.evt_wrp .lecture .tot p i{display: inline-block; width: 50%; color: #777;}
.evt_wrp .lecture .tot p strong{display: inline-block; text-align: right; width: 48%;}
.evt_wrp .lecture .tot p:last-child strong{display: inline-block; text-align: right; font-size: 21px;}

.evt_wrp .lec_buy{display: flex; align-items: end;}
.evt_wrp .lec_buy span{width: 50%; display: inline-block; font-size: 14px; color: #777;}
/*250912 .evt_wrp .lec_buy .buy_btn width:50%애서 수정*/
.evt_wrp .lec_buy .buy_btn{width: 100%; text-align: right;}
.evt_wrp .lec_buy .buy_btn a{padding: 12px 0; border: 1px solid #000; width: 170px; display: inline-block; text-align: center; font-weight: 700; font-size: 17px; margin-top: 10px;}
.evt_wrp .lec_buy .buy_btn a:last-child{background: #000; color: #fff;}

.evt_wrp .buy_notice{display: block; margin: 0 auto; width: 100%; text-align: center; padding: 30px 0 0; text-decoration: underline; position: relative;}
.evt_wrp .buy_notice::after{position: absolute; right: 852px; bottom: 6px; content: ''; width: 6px; height: 6px; border-top: 2px solid #333; border-right: 2px solid #333; transform: rotate(45deg);}
 
.evt_wrp .blue{color: #005aff !important;}
.div_pop *{font-family: 'Pretendard';}
.div_pop #pop_con2 .txt-box li > strong{display: block; margin-top: 10px;}

/* vod */
.pop_wrp{display: flex; background: rgba(0,0,0,0.7); height: 100%; width: 100%; align-items: center; position: fixed; top: 0; left: 0; z-index: 99; justify-content: center;}
.pop_wrp .div_pop{position: relative; width: 100%; background: #000; height: 38%; max-height: 50%;}
.pop_wrp .closeX{position: absolute; top: -51px; color: #fff; font-size: 3rem; right: 0;}
.pop_wrp .div_pop,
.pop_wrp .div_pop iframe{border-radius: 20px; border: 1px solid #000}


/* PC 와이드 */
@media screen and (min-width: 821px){
    .evt_wrp .mo{display: none;}
    .evt_wrp .lec_tit br{display: none;}
}

/* 모바일 */
@media screen and (max-width: 820px) {
    .evt_wrp .pc{display: none;}
    .evt_wrp .mo{display: block;}

    .evt_wrp{letter-spacing: -1px;} 
    .quick{display: none;}

    .evt_wrp .barbnr{background: #e40c30; bottom: -3px;}
    .evt_wrp .barbnr a{height: fit-content;}

    .evt_wrp .visual .inner{width: 100%; overflow: hidden; text-align: center; position: relative; height: 71vw;}
    .evt_wrp .visual .inner img{width: 126%; max-width: none; position: relative; left: 50%; transform: translateX(-50%); display: block;}
    .evt_wrp .visual .inner span img{width: 118%; transform: translateX(-45%);}
    .evt_wrp .visual .home{font-size: 12px; right: 30px; bottom: 47px;}
    .evt_wrp .visual .home img{width: 28%; display: inline-block; left: 15px;}

    * [class^="bg_"]{position: relative; padding: 0;}

    .evt_wrp [class^="bg_"] .tit{font-size: 1.25rem; padding: 11% 0 5%; font-weight: 500;}
    .evt_wrp .review .tit{padding-bottom: 2vw;}
    .evt_wrp .tit strong{font-size: 1.6rem; padding-top: 0.5rem;}

    .evt_wrp .review li{font-size: 14px; padding: 20px 15px 40px;}
    .evt_wrp .review li span{width: 20%; right: 16px;}

    .evt_wrp .visual{height: 85.5vw;}	
    .evt_wrp .visual .txt{width: 90%; padding: 35px 0 5px;}

    .evt_wrp .w_wrp{overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; width: 100%;}

    .evt_wrp ul{display: flex; flex-wrap: nowrap; width: max-content; padding: 0 0 0 20px; margin: 0; list-style: none; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* IE, Edge */}
    .evt_wrp .w_wrp::-webkit-scrollbar{display: none; /* Chrome, Safari, Opera */}
    .evt_wrp .w_wrp li{flex: 0 0 auto; width: 300px; margin-right: 20px;}

    .evt_wrp .class{width: 95%; margin: 2% auto 0; padding: 0;}
    .evt_wrp .class li{padding-top: 2%;}

    .evt_wrp .bg_04 .class{display: block;}

    .evt_wrp .cover{display: block; margin: 0 auto; padding: unset; width: 90%;}

    .evt_wrp .bnr{background-size: 152%;}
    .evt_wrp .bnr .inner{width: 95%; margin: 0 auto;}

    .evt_wrp .tabs_lec{width: 100%; margin: 0 auto 10px; padding: 0 0 0 8px;}
    .evt_wrp .tabs_lec li{font-size: 15px; padding: 7px 0; width: 30%;}

    .evt_wrp .lec_wrp{width: 95%; padding: 10px 10px 20px; border-bottom: 0; height: fit-content; margin-top: 0;}
    .evt_wrp .lec_wrp .lec_tit{display: block; position: relative;}
    .evt_wrp .lec_wrp .lec_tit em{font-size: 19px;}
    .evt_wrp .lec_wrp .lec_tit p{padding-top: 5px; display: inline-flex;}
    .evt_wrp .lec_wrp .lec_tit i{font-size: 15px; margin: 0 5px 0 0;}
    .evt_wrp .lec_wrp .lec_tit span{padding: 2px 6px 0; border-radius: 3px; font-size: 11px;}

    .evt_wrp .lec_tit .logo img:first-child{margin-left: -15px;}

    .evt_wrp .lecture{display: block; width: 100%; height: fit-content; padding-top: 10px;}
    .evt_wrp .lecture .evt{width: 100%; height: fit-content;}
    .evt_wrp .lecture .evt strong{font-size: 15px; padding: 5px 0;}
    .evt_wrp .lecture .info{display: block; width: 100%; padding: 0; background: none;}

    .evt_wrp .lecture .book_list{height: 21vw; width: unset; padding: 6px 6px 10px; margin: 0 0 10px 0; border-bottom: 1px solid #ccc; background: #eef3f4;}
    .evt_wrp .lecture .book_list label{font-size: 12px; line-height: 1.3;}
    .evt_wrp .lecture input{vertical-align: bottom;}
    .evt_wrp .lecture .tot{width: 100%; border-bottom: 1px solid #ccc; padding-bottom: 6px;}
    .evt_wrp .lecture .tot p i{font-size: 13px;}
    .evt_wrp .lec_buy .buy_btn{width: 100%; text-align: center;}
    .evt_wrp .lec_buy .buy_btn a{width: 49%;}
    .evt_wrp .buy_notice{margin-bottom: 40px; padding: 10px 0 0;}
    .evt_wrp .buy_notice::after{right: 27%;}

    .evt_wrp .lec_buy{display: block;}
    .book .inner a{width: 80px; height: 80px; top: 80px; right: 30px; font-size: 13px; right: -50px;}
    .book .small{padding: 10px;}
    .pop_tabWrap{width: 100% !important; margin: 0 auto;}

    .div_pop .tit{margin: 20px 0 10px !important;}
    .evt_wrp .bg_03:nth-child(4) .tit{padding-top: 0 !important;}

    .evt_wrp  .bg_02 .inner .btn1{position: absolute; right: 24%; bottom: 23%; width: 25%;}
    .evt_wrp  .bg_02 .inner .btn2{position: absolute; left: 6%; bottom: 14%; width: 25%;}

    .evt_wrp .bg_04 .small,
    .evt_wrp .book .small{padding: 3%;}
    .evt_wrp .lecture .evt p{padding: 5px; max-height: unset; min-height: unset; font-size: 14px;}
    .evt_wrp .lec_buy span{width: unset; font-size: 12px; color: #777;}
    .evt_wrp .lecture .tot p{padding: 2px 0;}
}