@charset "utf-8";
#content{padding-bottom:0;}
.ne-chatbot{display:none;}
.ne-footer{margin-top:0;}
.event_wrap{position:relative;background:#EAEDF2;}
.event_wrap .inner{position:relative;width:1200px;margin:0 auto;}

/* 안내 팝업 */
.pop_dim{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99998;background-color:rgba(0, 0, 0, .65);display:none;}
.layer_wrap{width:480px;overflow:hidden;border-radius:10px;background:#fff;position:fixed;top:50%;left:50%;margin-left:-240px;transform:translateY(-50%);z-index:99999;display:none;}
.layer_wrap img{display:block;max-width:269px;margin:30px auto 0;}
.layer_wrap .pop_head{padding:25px 30px 0;position:relative;}
.layer_wrap .pop_head .tit{border-bottom:1px solid #CCC;padding-bottom:24px;font-size:28px;line-height:32px;font-weight:800;color:#000;text-align:center;}
.layer_wrap .pop_head .btn_close{display:none;}
.layer_wrap .pop_body{padding:30px 28px;word-break:keep-all;}
.layer_wrap .pop_body.img_box{padding:30px 20px 10px;text-align:center;}
.layer_wrap .pop_body .con_box{width:420px;margin:0 auto;text-align:left;}
.layer_wrap .pop_body h4{font-size:24px;font-weight:700;margin:30px 0 10px;color:#171717;padding-left:30px;position:relative;}
.layer_wrap .pop_body h4:nth-child(1){margin-top:0;}
.layer_wrap .pop_body h4:before{content:'';display:inline-block;width:6px;height:6px;background:#171717;position:absolute;top:10px;left:10px;border-radius:50%;}
.layer_wrap .pop_body h5{font-size:22px;font-weight:600;margin:10px 0;color:#171717;padding-left:30px;position:relative;}
.layer_wrap .pop_body h5 span{position:absolute;left:0;top:0;}
.layer_wrap .pop_body p{font-size:22px;line-height:26px;color:#171717;padding-left:30px;font-weight:300;}
.layer_wrap .pop_body p:last-child{margin:0;}
.layer_wrap .pop_body p+p{margin-top:4px;}
.layer_wrap .pop_body p.noti{color:#171717;margin-top:6px;}
.layer_wrap .pop_body p + h4{margin-bottom:10px;}
.layer_wrap .pop_body p a{color:#3D51FF;font-weight:500;}
.layer_wrap .pop_body .exam{font-size:14px;color:#ED710F;font-weight:700;display:inline-block;margin:0 0 6px;}
.layer_wrap .pop_foot{height:60px;line-height:60px;box-sizing:border-box;border-top:1px solid #E5E5E5;display:flex;flex-direction:row;align-items:center;justify-content:center;}
.layer_wrap .pop_foot a{display:block;text-align:center;color:#171717;font-size:14px;flex:1 1 0;}
@keyframes floating {
    0%{transform:translate3d(0, -4px, 0)}
    100%{transform:translate3d(0, 4px, 0)}
}

/* NELT 경진대회 참가 신청 팝업*/
.dim2{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99998;background-color:rgba(0,0,0,.65);}
.pop.pop_nelt_contest{position:fixed;left:50%;top:50%;width:1000px;height:auto;transform:translate(-50%, -50%);background-image:none;padding:0;z-index:99999;background:transparent;border-radius:40px;overflow:hidden;}
.pop_nelt_contest .pop_header{position:relative;width:100%;min-height:80px;background-color:#172E55;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 40px;box-sizing:border-box;}
.pop_nelt_contest .pop_header h2{line-height:22px;color:#fff;font-size:22px;font-weight:700;}
.pop_nelt_contest .pop_header .highlight{color:#FFCC24;margin:6px 0 4px;font-weight:700;}
.pop_nelt_contest .pop_header .highlight + p{color:#FFF;}
.pop_nelt_contest .pop_header .pop_close{display:block;position:absolute;right:40px;top:30px;width:22px;height:22px;text-indent:-9999em;background-image:none;}
.pop_nelt_contest .pop_header .pop_close:before{content:'';display:block;width:32px;height:2px;position:absolute;left:-5px;top:10px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.pop_nelt_contest .pop_header .pop_close:after{content:'';display:block;width:32px;height:2px;position:absolute;left:-5px;top:10px;background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.pop_nelt_contest .pop_body{height:588px;background-color:#fff;overflow-y:auto;}
.pop_nelt_contest .pop_body .in_box{padding:30px 40px;}
.pop_nelt_contest .pop_body h3{font-size:16px;font-weight:700;color:#000;margin:30px 0 12px;}
.pop_nelt_contest .pop_body h3:nth-child(1){margin-top:0;}
.pop_nelt_contest .pop_body h4{font-size:15px;font-weight:700;color:#000;}
.pop_nelt_contest .pop_body .noti2 span{color:#172E55;}
.pop_nelt_contest .pop_body .noti{margin-top:10px;display:inline-block;}
.pop_nelt_contest .pop_body .noti+.noti{margin-left:30px;}
.pop_nelt_contest .pop_body .req{display:inline-block;color:#172E55;}
.pop_nelt_contest .pop_body table td .tx_val{padding:15px 0 14px 28px;}
.pop_nelt_contest .pop_body .tb_box{border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;margin:10px 0 16px;}
.pop_nelt_contest .pop_body .tb_box th{background-color:#eee;border-top:1px solid #fff;line-height:1.4;height:52px;}
.pop_nelt_contest .pop_body .tb_box tr:first-child th{border-top:none;}
.pop_nelt_contest .pop_body .tb_box td{padding:0;vertical-align:top;}
.pop_nelt_contest .pop_body .tb_box td .it_wrap{padding:0 0 0 20px;font-size:15px;}
.pop_nelt_contest .pop_body .tb_box td .it_wrap input{border:2px solid #E1E1E1;width:160px;min-width:80px;height:48px;border-radius:48px;box-sizing:border-box;padding:0 20px;margin:8px 0;}
.pop_nelt_contest .pop_body .tb_box td .it_wrap input:focus{border-color:#172E55;}
.pop_nelt_contest .pop_body .tb_box td .selectbox{width:142px;height:48px;box-sizing:border-box;line-height:46px;border-radius:48px;border:2px solid #E1E1E1;font-size:16px;padding:0 20px;background:url(https://pic.neungyule.com/netutor/renew/pc/icon/24/select.svg) no-repeat right 8px top 50%;color:#323232;margin:8px 0 8px 20px;}
.pop_nelt_contest .pop_body .tb_box td .selectbox:nth-child(2){margin-left:6px;}
.pop_nelt_contest .pop_body .tb_box td ul{overflow:hidden;padding:30px 20px 15px;box-sizing:border-box;}
.pop_nelt_contest .pop_body .tb_box td ul.d1 li{width:100%;margin-bottom:15px;}
.pop_nelt_contest .pop_body .tb_box td ul.d2 li{width:50%;float:left;margin-bottom:15px;}
.pop_nelt_contest .pop_body .tb_box td ul.d3 li{width:33.33%;float:left;margin-bottom:15px;}
.pop_nelt_contest .pop_body .tb_box td ul.date li:nth-child(2) .ra_wrap{display:inline-block;margin-right:8px;height:50px;}
.pop_nelt_contest .pop_body .list_option{display:inline-block;margin-top:-10px;}
.pop_nelt_contest .pop_body .tb_box td .noti{color:#CC3333;font-weight:700;font-size:14px;margin:-18px 0 18px 20px;}
.pop_nelt_contest .pop_body .q_noti{color:#555;font-size:13px;margin-top:12px;line-height:17px;position:relative;padding-left:102px;margin:6px 0;}
.pop_nelt_contest .pop_body .q_noti span{display:inline-block;position:absolute;top:0;left:30px;font-weight:700;color:#333;}
.pop_nelt_contest .pop_body .qmark{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid #ccc;font-style:normal;text-align:center;color:#666;margin-left:2px;}
.pop_nelt_contest .pop_body .tb_box td.addr_box{padding:10px 0;}
.pop_nelt_contest .pop_body .req.red{color:#CC3333;}
.pop_nelt_contest .pop_body .privacy,
.pop_nelt_contest .pop_body .marketing{margin-top:10px;display:inline-block;}
.pop_nelt_contest .pop_body .tx_box{padding:15px 20px;border:1px solid #E2E2E2;margin-top:10px;line-height:24px;background:#fff;border-radius:10px;}
.pop_nelt_contest .pop_body .tx_box strong{font-weight:700;}
.pop_nelt_contest .pop_body .st_box{margin-top:20px;}
.pop_nelt_contest .pop_body .st_box p{font-size:15px;color:#555;margin-top:10px;line-height:1.2;}
.pop_nelt_contest .pop_body .st_box ul{overflow:hidden;padding:10px 0 0;}
.pop_nelt_contest .pop_body .st_box ul.d3 li{width:100px;float:left;}
.pop_nelt_contest .pop_body .gray_box .tx_box strong{color:#172E55;}
.pop_nelt_contest .pop_body .gray_box .tx_box em{color:#CC3333;font-weight:700;}
.pop_nelt_contest .pop_body .gray_box{padding:20px;margin-top:30px;background:#F5F5F5;border-radius:10px;}
.pop_nelt_contest .pop_body .btn_group{margin-top:30px;}
.pop_nelt_contest .pop_body .btn_group .btn_agree{display:block;width:240px;height:60px;line-height:60px;text-align:center;color:#fff;font-size:16px;font-weight:500;background-color:#172e55;border-radius:5px;margin:0 auto;letter-spacing:-0.04rem;}
.pop_nelt_contest .pop_body .dp_flex_center{display:flex;align-items:center;}
.pop_nelt_contest .pop_body .inp_recmnd_code[readonly]{background-color:#F9F9F9;border:1px solid #F9F9F9;color:#999;}
.pop_nelt_contest .pop_body .inp_recmnd_code[readonly]::placeholder{color:#F9F9F9;}
.pop_nelt_contest .pop_body .info_mark_txt{padding:10px 0 10px 34px;background:url('https://pic.neungyule.com/netutor/img/ico_circle_i.png') no-repeat 10px 10px;}
.pop_nelt_contest .pop_body .txt_notice_red{padding:0 20px 15px;color:#CC3333}
.pop_nelt_contest .addr_box > input{height:46px;line-height:46px;}
.pop_nelt_contest .addr_box .btn_zipcode{display:inline-block;width:145px;height:46px;margin-left:10px;line-height:46px;font-size:17px;text-align:center;color:#fff;background:#999}
.pop_nelt_contest .addr_box span{display:block;padding-top:15px;}
.pop_nelt_contest .addr_box span + p{margin-top:6px;}
.pop_nelt_contest .pop_body .tb_box td.addr_box ul{padding-top:10px;}
.pop_nelt_contest .ch_wrap{display:inline-block;}
.pop_nelt_contest .ch_wrap + .ch_wrap{margin-left:30px;}

.scrollbar-inner::-webkit-scrollbar {width:8px;}
.scrollbar-inner::-webkit-scrollbar-thumb {height:30%;background:#ccc;border-radius:10px;}
.scrollbar-inner::-webkit-scrollbar-track{background: #f9f9f9}


/* Timer bar — visual 하단 absolute, 스크롤 진입 시 .sticky 토글로 fixed top */
.event_wrap .timer_bar{position:absolute;left:0;top:auto;bottom:0;width:100%;height:81px;background:#000;z-index:9;}
.timer_bar.sticky{position:fixed;top:0;bottom:auto;}
.timer_bar .inner{height:100%;display:flex;align-items:center;justify-content:center;gap:40px;}
.timer_bar .tit{margin:0;font-size:28px;font-weight:700;color:#fff;line-height:1.2;white-space:nowrap;}
.timer_bar .days{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:rgba(255,205,104,0.2);border:1px solid #FFB57A;border-radius:40px;box-sizing:border-box;}
.timer_bar .days .digit{font-size:24px;font-weight:600;color:#FF8422;line-height:1;}
.timer_bar .time{display:inline-flex;align-items:center;gap:10px;}
.timer_bar .time .digit{display:inline-block;width:52px;text-align:center;font-size:40px;font-weight:600;color:#fff;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap;}
.timer_bar .time em{margin:0;font-size:40px;font-weight:600;color:rgba(255,255,255,0.5);font-style:normal;line-height:39px;}
.timer_bar .txt{margin-left:-20px;font-size:20px;font-weight:500;color:#999;letter-spacing:-0.04em;line-height:1.2;}

/* Visual section — 페이지 로딩 cascade fade-up + 트로피 slide-in + CTA pop-in */
@keyframes visualFadeUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}
@keyframes visualFadeRight{from{opacity:0;transform:translateX(80px);}to{opacity:1;transform:translateX(0);}}
@keyframes visualPopIn{0%{opacity:0;transform:scale(0.85);}60%{opacity:1;transform:scale(1.05);}100%{opacity:1;transform:scale(1);}}

.event_wrap .visual{position:relative;height:940px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/visual_bg.png') center / auto 100% no-repeat;overflow:hidden;}
.event_wrap .visual > .inner{position:relative;z-index:2;height:100%;padding-top:180px;box-sizing:border-box;}

.event_wrap .visual h2{width:665px;margin:0 0 40px;filter:drop-shadow(0 2.53px 2.53px rgba(0,0,0,0.25));}
.event_wrap .visual h2 .tit_top{display:flex;align-items:center;gap:10px;height:58px;font-size:54px;font-weight:700;color:#fff;letter-spacing:-0.012em;line-height:58px;opacity:0;animation:visualFadeUp 0.35s ease-out 0s forwards;}
.event_wrap .visual h2 .tit_top .logo_nelt{display:inline-block;width:164px;height:43px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/logo_nelt.svg') no-repeat center / 100% 100%;font-style:normal;text-indent:-9999em;overflow:hidden;}
.event_wrap .visual h2 .tit_main{display:block;margin-top:8px;font-size:110px;font-weight:900;color:#fff;letter-spacing:-3px;line-height:120px;opacity:0;animation:visualFadeUp 0.4s ease-out 0.1s forwards;}
.event_wrap .visual h2 .tit_main em{color:#E96D0A;font-style:normal;}

.event_wrap .visual .desc{margin:0 0 16px;font-size:28px;font-weight:700;color:#FF790E;line-height:32px;opacity:0;animation:visualFadeUp 0.3s ease-out 0.3s forwards;}
.event_wrap .visual .info_list{margin:0;padding:0;list-style:none;}
.event_wrap .visual .info_list li{position:relative;padding-left:34px;font-size:22px;font-weight:400;color:#fff;line-height:32px;}
.event_wrap .visual .info_list li + li{margin-top:16px;}
.event_wrap .visual .info_list li:before{content:'';position:absolute;left:4px;top:4px;width:24px;height:24px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_check.svg') no-repeat center / 100% 100%;}
.event_wrap .visual .info_list li:nth-child(1){opacity:0;animation:visualFadeUp 0.3s ease-out 0.45s forwards;}
.event_wrap .visual .info_list li:nth-child(2){opacity:0;animation:visualFadeUp 0.3s ease-out 0.55s forwards;}

.event_wrap .visual .btn_apply{display:inline-flex;align-items:center;justify-content:center;gap:24px;margin-top:40px;padding:22px 80px;background:#E96D0A;border-radius:61px;font-size:28px;font-weight:800;color:#fff;letter-spacing:-1px;line-height:28px;white-space:nowrap;text-decoration:none;box-sizing:border-box;opacity:0;animation:visualPopIn 0.4s cubic-bezier(0.34,1.56,0.64,1) 0.65s forwards;min-width:402px;}
.event_wrap .visual .btn_apply:after{content:'';display:inline-block;width:21px;height:21px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_btn_arrow.svg') no-repeat center / contain;}
.event_wrap .visual .btn_apply.done{background:#7F7F7F;}
.event_wrap .visual .btn_apply.done:after{display:none;}

.event_wrap .visual .img_trophy{position:absolute;left:577px;top:170px;width:800px;height:600px;z-index:1;pointer-events:none;opacity:0;animation:visualFadeRight 0.55s ease-out 0.15s forwards;}
.event_wrap .visual .img_trophy img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;}

/* Floating navigation: 우측 세로 중앙 고정 */
.event_wrap .fix_menu{position:fixed;top:50%;right:40px;transform:translateY(-50%);width:200px;padding:10px;background:#fff;border-radius:20px;box-shadow:0 4px 4px rgba(0,0,0,0.1);box-sizing:border-box;overflow:hidden;z-index:50;}
.event_wrap .fix_menu ul{list-style:none;margin:0;padding:0;}
.event_wrap .fix_menu li{height:60px;}
.event_wrap .fix_menu li:not(.active):not(:last-child){border-bottom:1px solid #E3E3E3;}
.event_wrap .fix_menu li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;font-weight:600;color:#171717;letter-spacing:-0.03em;line-height:1.6;text-decoration:none;box-sizing:border-box;}
.event_wrap .fix_menu li.active a{background:#203273;color:#fff;border-radius:20px;}
.event_wrap .fix_menu li:last-child a{letter-spacing:2px;}

/* Section 1: 응시 학원/학생 카운트 */
.event_wrap .section1{padding:200px 0;}
.event_wrap .section1 .count_box{height:200px;text-align:center;box-sizing:border-box;}
.event_wrap .section1 .count_box + .count_box{margin-top:100px;}
.event_wrap .section1 .count_box .label{display:block;font-size:30px;font-weight:700;color:#0A1A53;letter-spacing:-0.03em;line-height:36px;}
.event_wrap .section1 .count_box p{margin:16px 0 0;font-size:30px;font-weight:600;color:#0A1A53;letter-spacing:-0.03em;line-height:1;white-space:nowrap;}
.event_wrap .section1 .count_box .count_item{margin-right:8px;font-family:'Inter','Pretendard',sans-serif;font-size:120px;font-weight:800;color:#0A1A53;letter-spacing:-0.03em;line-height:145px;vertical-align:baseline;}
.event_wrap .section1 .count_box .count_item.orange{color:#F0660B;}

/* ========== Section 2 / 3 / 4 공통 — round_box · 타이틀 · 서브텍스트 · 섹션 배경 ========== */
.event_wrap .section2:has(.round_box),
.event_wrap .section3,
.event_wrap .section4{padding:0 0 100px;background:#EAEDF2;}
.event_wrap .section2 .round_box,
.event_wrap .section3 .round_box,
.event_wrap .section4 .round_box{position:relative;width:1200px;margin:0 auto;padding:100px 0 0;background:#fff;border-radius:40px;overflow:hidden;box-sizing:border-box;}
.event_wrap .section2 .round_box .tit_main,
.event_wrap .section3 .round_box > .tit_main,
.event_wrap .section4 .round_box > .tit_main{margin:0;font-size:70px;font-weight:900;color:#081E6A;letter-spacing:-0.03em;line-height:1.2;text-align:center;}
.event_wrap .section2 .round_box > h3,
.event_wrap .section4 .round_box > h3{font-size:32px;font-weight:700;color:#1B1B1B;letter-spacing:-0.03em;line-height:1.2;text-align:center;}
.event_wrap .section2 .round_box > h3{padding:80px 0 0;margin:40px 0 0;}
.event_wrap .section4 .round_box > h3{margin:0;}
.event_wrap .section2 .round_box > h3 + .tit_main,
.event_wrap .section4 .round_box > h3 + .tit_main{margin-top:20px;}
.event_wrap .section2 .round_box .sub_desc,
.event_wrap .section3 .round_box > .sub_desc,
.event_wrap .section4 .round_box > .sub_desc{margin:40px 0 0;font-size:24px;font-weight:400;color:#4E4E4E;letter-spacing:-0.03em;line-height:1.2;text-align:center;}

/* ========== Section 2 / 3 / 4 공통 — 인용 후기 영역 ========== */
.event_wrap .quot_box{position:relative;height:368px;}
.event_wrap .quot_box:before{content:'';position:absolute;left:0;right:0;top:88px;height:278px;background:#0A1A53;border-radius:0 0 40px 40px;}
.event_wrap .quot_box > img{position:absolute;z-index:2;object-fit:contain;}
.event_wrap .quot_box .quot_item{position:absolute;padding-left:43px;z-index:2;box-sizing:border-box;}
.event_wrap .quot_box .quot_item:before{content:'';position:absolute;left:0;top:0;width:23px;height:21px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_quote.svg') no-repeat center / contain;}
.event_wrap .quot_box .quot_item p{margin:0;font-size:22px;font-weight:400;color:#fff;}
.event_wrap .quot_box .quot_item span{display:block;font-size:20px;font-weight:500;color:#FD781F;line-height:1.2;}

/* ========== Section 2: 전국 단위 데이터 공신력 ========== */

/* 막대 그래프 */
.event_wrap .section2 .graph_box{position:relative;width:800px;height:566px;margin:100px auto 0;}
.event_wrap .section2 .graph_box ul{position:relative;display:flex;justify-content:space-between;height:566px;list-style:none;padding:0;margin:0;}
.event_wrap .section2 .graph_box ul li{position:relative;width:128px;}

/* 연도별 막대 (bottom 기준 scaleY 0→1) */
.event_wrap .section2 .graph_box ul li .bar{display:block;position:absolute;left:0;bottom:46.5px;width:128px;background:#F6EBE0;border-radius:8px;transform:scaleY(0);transform-origin:50% 100%;transition:transform 0.3s ease-out;z-index:1;}
.event_wrap .section2 .graph_box ul li:nth-child(1) .bar{height:40px;}
.event_wrap .section2 .graph_box ul li:nth-child(2) .bar{height:109px;}
.event_wrap .section2 .graph_box ul li:nth-child(3) .bar{height:301px;}
.event_wrap .section2 .graph_box ul li:nth-child(4) .bar{height:386px;}
.event_wrap .section2 .graph_box ul li:nth-child(5) .bar{height:462px;background:linear-gradient(to bottom,#FFF4E9 0%,#EF6001 100%);}

/* 동그라미 마커 */
.event_wrap .section2 .graph_box ul li .circle{position:absolute;left:50%;display:flex;align-items:center;justify-content:center;width:65px;height:65px;border:2px solid #fff;border-radius:50%;box-shadow:0 3px 5px rgba(0,0,0,0.1);font-family:'Inter','Pretendard',sans-serif;font-size:24px;font-weight:700;color:#fff;line-height:1;box-sizing:border-box;transform:translateX(-50%) scale(0);transition:transform 0.25s cubic-bezier(0.34,1.56,0.64,1);z-index:3;}
.event_wrap .section2 .graph_box ul li:nth-child(1) .circle{top:442px;background:#FFAD6D;}
.event_wrap .section2 .graph_box ul li:nth-child(2) .circle{top:377px;background:#FF9C4D;}
.event_wrap .section2 .graph_box ul li:nth-child(3) .circle{top:185px;background:#FF8421;}
.event_wrap .section2 .graph_box ul li:nth-child(4) .circle{top:92px;width:80px;height:80px;background:#FF7100;}
.event_wrap .section2 .graph_box ul li:nth-child(5) .circle{top:0;width:100px;height:100px;background:transparent;border:none;box-shadow:none;font-size:45px;}
.event_wrap .section2 .graph_box ul li:nth-child(5) .circle:before{content:'';position:absolute;left:-7%;top:-4%;width:114%;height:114%;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/circle_2026.svg') no-repeat center / 100% 100%;z-index:-1;}

/* 점선 연결선 (좌→우 scaleX 0→1) */
.event_wrap .section2 .graph_box .line{position:absolute;height:3px;background-image:linear-gradient(to right,#FFC597 50%,transparent 50%);background-size:16px 3px;background-repeat:repeat-x;transform-origin:0 50%;transition:transform 0.2s linear;z-index:2;}
.event_wrap .section2 .graph_box .line1{top:481.5px;left:68px;width:176.5px;transform:rotate(-23.36deg) scaleX(0);}
.event_wrap .section2 .graph_box .line2{top:411.5px;left:230px;width:257.78px;transform:rotate(-48.13deg) scaleX(0);}
.event_wrap .section2 .graph_box .line3{top:219.5px;left:402px;width:189.62px;transform:rotate(-26.30deg) scaleX(0);}
.event_wrap .section2 .graph_box .line4{top:135.5px;left:572px;width:185.65px;transform:rotate(-27.95deg) scaleX(0);}

/* 연도 레이블 */
.event_wrap .section2 .graph_box ul li > span:last-child{position:absolute;left:0;right:0;bottom:0;font-family:'Inter','Pretendard',sans-serif;font-size:22px;font-weight:400;color:#000;line-height:27px;text-align:center;}

/* graph_box .animate — 2022 → 2026 시퀀스 */
.event_wrap .section2 .graph_box.animate ul li .bar{transform:scaleY(1);}
.event_wrap .section2 .graph_box.animate ul li .circle{transform:translateX(-50%) scale(1);}
.event_wrap .section2 .graph_box.animate .line1{transform:rotate(-23.36deg) scaleX(1);}
.event_wrap .section2 .graph_box.animate .line2{transform:rotate(-48.13deg) scaleX(1);}
.event_wrap .section2 .graph_box.animate .line3{transform:rotate(-26.30deg) scaleX(1);}
.event_wrap .section2 .graph_box.animate .line4{transform:rotate(-27.95deg) scaleX(1);}
.event_wrap .section2 .graph_box.animate ul li:nth-child(1) .bar{transition-delay:0s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(1) .circle{transition-delay:0.3s;}
.event_wrap .section2 .graph_box.animate .line1{transition-delay:0.5s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(2) .bar{transition-delay:0.5s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(2) .circle{transition-delay:0.8s;}
.event_wrap .section2 .graph_box.animate .line2{transition-delay:1.0s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(3) .bar{transition-delay:1.0s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(3) .circle{transition-delay:1.3s;}
.event_wrap .section2 .graph_box.animate .line3{transition-delay:1.5s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(4) .bar{transition-delay:1.5s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(4) .circle{transition-delay:1.8s;}
.event_wrap .section2 .graph_box.animate .line4{transition-delay:2.0s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(5) .bar{transition-delay:2.0s;}
.event_wrap .section2 .graph_box.animate ul li:nth-child(5) .circle{transition-delay:2.3s;}

/* 평가 결과 리포트 박스 (스크롤 .animate 진입 시퀀스 포함) */
.event_wrap .section2 .report_box{position:relative;width:1000px;height:498px;margin:80px auto 0;padding:0;background:#F7F8F9;border-radius:20px;overflow:hidden;box-sizing:border-box;opacity:0;transform:translateY(30px) scale(0.97);transition:opacity 0.4s ease-out,transform 0.5s cubic-bezier(0.34,1.3,0.64,1);}
.event_wrap .section2 .report_box:before{content:'';display:block;width:100%;height:50px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/browser_bar.svg') no-repeat left top / 100% 50px;}
.event_wrap .section2 .report_box h4{position:absolute;top:90px;left:50px;margin:0;font-size:28px;font-weight:700;color:#000;letter-spacing:-0.06em;line-height:1.2;opacity:0;transform:translateY(8px);transition:opacity 0.3s ease-out 0.4s,transform 0.3s ease-out 0.4s;}
.event_wrap .section2 .report_box ul{position:absolute;top:144px;left:40px;width:920px;display:grid;grid-template-columns:450px 450px;grid-template-rows:140px 140px;gap:20px;list-style:none;padding:0;margin:0;}
.event_wrap .section2 .report_box ul li{display:flex;flex-direction:column;gap:12px;padding:32px 40px;background:#fff;border:1px solid #E3E3E3;border-radius:14px;box-sizing:border-box;opacity:0;transform:translateY(15px);transition:opacity 0.35s ease-out,transform 0.35s ease-out;}
.event_wrap .section2 .report_box ul li .label{font-size:22px;font-weight:500;color:#1B1B1B;letter-spacing:-0.03em;line-height:1.2;}
.event_wrap .section2 .report_box ul li strong{font-size:32px;font-weight:700;color:#FF7100;letter-spacing:-0.03em;line-height:1.2;}
.event_wrap .section2 .report_box.animate{opacity:1;transform:translateY(0) scale(1);}
.event_wrap .section2 .report_box.animate h4{opacity:1;transform:translateY(0);}
.event_wrap .section2 .report_box.animate ul li{opacity:1;transform:translateY(0);}
.event_wrap .section2 .report_box.animate ul li:nth-child(1){transition-delay:0.6s;}
.event_wrap .section2 .report_box.animate ul li:nth-child(2){transition-delay:0.75s;}
.event_wrap .section2 .report_box.animate ul li:nth-child(3){transition-delay:0.9s;}
.event_wrap .section2 .report_box.animate ul li:nth-child(4){transition-delay:1.05s;}

/* Section 2 quot_box 위치 오버라이드 */
.event_wrap .section2 .round_box .quot_box{margin-top:30px;}
.event_wrap .section2 .round_box .quot_box > img{left:0;top:0;width:400px;height:368px;}
.event_wrap .section2 .round_box .quot_box .quot_item{left:407px;top:178px;}
.event_wrap .section2 .round_box .quot_box .quot_item p{line-height:1.35;}
.event_wrap .section2 .round_box .quot_box .quot_item span{margin-top:22px;}

/* ========== Section 3: 성적 인증제 ========== */
.event_wrap .section3 .certi_box{position:relative;width:1016px;height:667px;margin:90px auto 0;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/bg_certi_box.svg') no-repeat center / 100% 100%;}
.event_wrap .section3 .certi_item{position:absolute;width:933px;}
.event_wrap .section3 .certi_item.grade{left:81px;top:25px;height:278px;}
.event_wrap .section3 .certi_item.levelup{left:17px;top:346px;height:273px;}

/* 말풍선 라벨 */
.event_wrap .section3 .certi_item .balloon{position:absolute;top:-25px;display:flex;align-items:center;justify-content:center;width:214px;height:53px;font-size:24px;font-weight:600;color:#fff;text-align:center;box-sizing:border-box;z-index:2;transition:background-image 0.3s ease;}
.event_wrap .section3 .certi_item.grade .balloon{left:-184px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_balloon_grade.svg') no-repeat center / 100% 100%;}
.event_wrap .section3 .certi_item.levelup .balloon{left:719px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_balloon_levelup.svg') no-repeat center / 100% 100%;}
.event_wrap .section3 .certi_item.grade .item:hover .balloon{background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_balloon_grade_hover.svg');}
.event_wrap .section3 .certi_item.levelup .item:hover .balloon{background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_balloon_levelup_hover.svg');}

/* 카드 본체 */
.event_wrap .section3 .certi_item .item{position:absolute;width:749px;height:253px;padding:44px 38px 32px;background-color:#F5F5F5;background-repeat:no-repeat;background-position:0 0;background-size:100% auto;border-radius:0 40px 40px 0;box-sizing:border-box;transition:background-color 0.3s ease;}
.event_wrap .section3 .certi_item.grade .item{left:184px;top:25px;}
.event_wrap .section3 .certi_item.levelup .item{left:0;top:20px;}
.event_wrap .section3 .certi_item .item > span{display:block;margin:0;font-size:24px;font-weight:500;color:#999;line-height:1.2;}
.event_wrap .section3 .certi_item .item > span strong{color:#000;font-weight:500;}
.event_wrap .section3 .certi_item .item > p{margin:4px 0 0;font-size:45px;font-weight:800;letter-spacing:-0.02em;line-height:1.2;}
.event_wrap .section3 .certi_item.grade .item > p{color:#081E6A;}
.event_wrap .section3 .certi_item.levelup .item > p{color:#ED710F;}
.event_wrap .section3 .certi_item .item > ul{margin:28px 0 0;padding:0;list-style:none;}
.event_wrap .section3 .certi_item.grade .item > ul{display:grid;grid-template-columns:164px auto;row-gap:0;}
.event_wrap .section3 .certi_item .item > ul li{font-size:22px;font-weight:300;color:#000;line-height:33px;}
.event_wrap .section3 .certi_item .item > ul li:before{content:'·';margin-right:6px;}
.event_wrap .section3 .certi_item.grade .item{background-image:url(https://pic.neungyule.com/netutor/nelt_contest/2026/0519/img_certi_grade.png);}
.event_wrap .section3 .certi_item.levelup .item{background-image:url(https://pic.neungyule.com/netutor/nelt_contest/2026/0519/img_certi_levelup.png);}
.event_wrap .section3 .certi_item.grade .item:hover{background-color:#2A3D80;background-image:url(https://pic.neungyule.com/netutor/nelt_contest/2026/0519/img_certi_grade_hover.png);background-position:top 64px right 50px;background-size:267px 125px;}
.event_wrap .section3 .certi_item.levelup .item:hover{background-color:#ED710F;background-image:url(https://pic.neungyule.com/netutor/nelt_contest/2026/0519/img_certi_levelup_hover.png);background-position:top 66px right 57px;background-size:208px 128px;}
.event_wrap .section3 .certi_item .item:hover > span,
.event_wrap .section3 .certi_item .item:hover > span strong,
.event_wrap .section3 .certi_item .item:hover > p,
.event_wrap .section3 .certi_item .item:hover > ul li{color:#fff;transition:all 0.3s ease;}


/* Section 3 quot_box 위치 오버라이드 */
.event_wrap .section3 .round_box .quot_box{margin-top:33px;}
.event_wrap .section3 .round_box .quot_box > img{left:67px;top:24px;width:266px;height:285px;}
.event_wrap .section3 .round_box .quot_box .quot_item{left:407px;top:178px;}
.event_wrap .section3 .round_box .quot_box .quot_item p{line-height:1.45;}
.event_wrap .section3 .round_box .quot_box .quot_item span{margin-top:22px;}

/* ========== Section 4: 부담 ZERO ========== */

/* 4단계 카드 */
.event_wrap .section4 .step_box{display:flex;flex-wrap:wrap;gap:20px;width:1000px;margin:100px auto 0;}
.event_wrap .section4 .step_item{position:relative;width:490px;height:190px;background:#fff;border:1px solid #E3E3E3;border-radius:14px;overflow:hidden;box-sizing:border-box;}
.event_wrap .section4 .step_item.highlight{background:#EFF5FF;border-color:#CBDAF0;}
.event_wrap .section4 .step_item span{position:absolute;left:40px;top:39px;width:220px;font-size:24px;font-weight:800;color:#005CE0;letter-spacing:-0.03em;line-height:1;}
.event_wrap .section4 .step_item p{position:absolute;left:40px;top:88px;width:220px;margin:0;font-size:24px;font-weight:600;color:#1B1B1B;letter-spacing:-0.03em;line-height:1.2;}
.event_wrap .section4 .step_item > img{display:block;position:absolute;right:0;top:0;width:220px;height:180px;}

/* Section 4 quot_box 위치 오버라이드 */
.event_wrap .section4 .round_box .quot_box{margin-top:40px;}
.event_wrap .section4 .round_box .quot_box > img{left:94px;top:24px;width:211px;height:309px;}
.event_wrap .section4 .round_box .quot_box .quot_item{left:364px;top:161px;}
.event_wrap .section4 .round_box .quot_box .quot_item p{line-height:32px;}
.event_wrap .section4 .round_box .quot_box .quot_item span{margin-top:14px;}

/* ========== Gallery: NELT 경진대회 인증샷 ========== */
.event_wrap .gallery{position:relative;width:100%;height:920px;background:#EAEDF2;overflow:hidden;}
.event_wrap .gallery .gallery__tag{position:absolute;top:114px;left:50%;width:271px;height:53px;margin-left:197px;z-index:3;}
.event_wrap .gallery .gallery__tag-bg{position:absolute;left:0;top:0;display:block;width:100%;height:100%;}
.event_wrap .gallery .gallery__tag span{position:absolute;left:27px;top:12px;font-size:24px;font-weight:600;color:#212121;letter-spacing:-0.03em;white-space:nowrap;z-index:1;}

/* Outer slide layout 모든 슬라이드 균일 — wrapper reflow 없음. 시각 효과는 안쪽 img transform: scale */
.event_wrap .gallery .gallery__swiper{position:absolute;left:0;right:0;top:245px;overflow:visible;}
.event_wrap .gallery .gallery__swiper .swiper-wrapper{align-items:center;transition-timing-function:cubic-bezier(0.4,0,0.2,1);}
.event_wrap .gallery .gallery__swiper .swiper-slide{flex-shrink:0;width:450px;height:251px;background:transparent;overflow:visible;}
.event_wrap .gallery .gallery__swiper .swiper-slide img{display:block;width:100%;height:100%;background:#D5D9E2;border-radius:20px;object-fit:cover;transform:scale(1);transform-origin:center;transition:transform 0.6s cubic-bezier(0.4,0,0.2,1);}
.event_wrap .gallery .gallery__swiper .swiper-slide.swiper-slide-active{z-index:2;}
.event_wrap .gallery .gallery__swiper .swiper-slide.swiper-slide-active img{transform:scale(1.7778);} /* 800/450 */

.event_wrap .gallery .gallery__progress{position:absolute;top:704px;left:50%;width:800px;height:2px;background:#fff;transform:translateX(-50%);}
.event_wrap .gallery .gallery__progress .gallery__progress-bar{display:block;width:0;height:100%;background:#ED710F;transition:width 0.6s cubic-bezier(0.4,0,0.2,1);}

/* ========== Section 7: 참가 혜택 + 대회 요강 (두 번째 .section2) ========== */
.event_wrap .section2:has(.benefit_box){padding:140px 0;background:#0A1A53;}
.event_wrap .section2:has(.benefit_box) > .inner{display:flex;flex-direction:column;gap:120px;}
.event_wrap .section2:has(.benefit_box) > .inner > h2{margin:0 0 80px;font-size:70px;font-weight:900;color:#fff;letter-spacing:-0.03em;line-height:1.2;text-align:center;}

/* 혜택 카드 그리드 */
.event_wrap .section2 .benefit_box{display:flex;flex-wrap:wrap;gap:20px;}
.event_wrap .section2 .benefit_item{position:relative;width:590px;height:400px;border:1px solid #000;border-radius:40px;box-shadow:0 4px 4px rgba(0,0,0,0.25);overflow:hidden;box-sizing:border-box;}
.event_wrap .section2 .benefit_item.orange{background:#ED710F;}
.event_wrap .section2 .benefit_item.white{background:#fff;}
.event_wrap .section2 .benefit_item > i{position:absolute;left:51px;top:39px;font-size:24px;font-weight:700;font-style:normal;line-height:1;}
.event_wrap .section2 .benefit_item.orange > i{color:rgba(255,255,255,0.8);}
.event_wrap .section2 .benefit_item.white > i{color:#0A1A53;}
.event_wrap .section2 .benefit_item > p{position:absolute;left:49px;top:78px;margin:0;font-size:40px;font-weight:800;letter-spacing:-0.03em;line-height:1.2;}
.event_wrap .section2 .benefit_item.orange > p{color:#fff;}
.event_wrap .section2 .benefit_item.white > p{color:#000;}
.event_wrap .section2 .benefit_item > ul{position:absolute;left:50px;top:158px;margin:0;padding:0 0 0 18px;list-style:disc;}
.event_wrap .section2 .benefit_item > ul li{font-size:22px;font-weight:400;color:#000;line-height:1.6;}

/* 가격 (카드 01) — Figma 224:306 - "100,000원" 위로 화살표가 관통하며 → "0원" 으로 향하는 디자인.
   화살표 SVG는 가로 라인 + 우측 화살촉이 한 path로 합쳐져 있어 strikethrough + 방향 indicator 역할을 함. */
.event_wrap .section2 .benefit_item .price{position:absolute;left:49px;top:185px;display:inline-flex;align-items:center;gap:0;height:38px;white-space:nowrap;}
.event_wrap .section2 .benefit_item .price > em{position:relative;font-size:22px;font-weight:500;font-style:normal;color:#fff;opacity:0.5;letter-spacing:-0.03em;line-height:1;}
.event_wrap .section2 .benefit_item .price > .arrow{flex:0 0 auto;display:inline-block;width:120px;height:14.72px;margin-left:-101px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_price_arrow.svg') no-repeat left center / 100% 100%;pointer-events:none;}
.event_wrap .section2 .benefit_item .price > strong{margin-left:4px;display:inline-flex;align-items:baseline;color:#fff;letter-spacing:-0.03em;line-height:1;}
.event_wrap .section2 .benefit_item .price > strong > b{font-size:32px;font-weight:800;line-height:1;}
.event_wrap .section2 .benefit_item .price > strong > .won{font-size:22px;font-weight:500;line-height:1;}

/* "자세히 보기" 버튼 */
.event_wrap .section2 .benefit_item .more{position:absolute;left:49px;top:321px;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border:1px solid;border-radius:20px;font-size:18px;font-weight:400;line-height:1;text-decoration:none;box-sizing:border-box;}
.event_wrap .section2 .benefit_item.orange .more{border-color:#fff;color:#fff;}
.event_wrap .section2 .benefit_item.white .more{border-color:#303030;color:#000;}

/* 카드별 이미지 위치 */
.event_wrap .section2 .benefit_item > img{display:block;position:absolute;}
.event_wrap .section2 .benefit_item.orange:nth-child(1) > img,
.event_wrap .section2 .benefit_item.orange:nth-child(4) > img{left:281px;top:202px;width:267.58px;height:148.66px;}
.event_wrap .section2 .benefit_item.white:nth-child(2) > img{left:283px;top:194px;width:267.5px;height:206px;}
.event_wrap .section2 .benefit_item.white:nth-child(3) > img{left:283px;top:144px;width:272.06px;height:227.42px;}

/* 대회 요강 화이트 박스 */
.event_wrap .section2 .syllabus{position:relative;width:1200px;margin:0;padding:60px 0 80px;background:#fff;border-radius:40px;box-sizing:border-box;}
.event_wrap .section2 .syllabus > h2{margin:0 0 67px;font-size:70px;font-weight:900;color:#0A1A53;letter-spacing:-0.03em;line-height:1.2;text-align:center;}

/* 5행 표 */
.event_wrap .section2 .syllabus > ul{margin:0;padding:0 100px;list-style:none;}
.event_wrap .section2 .syllabus > ul > li{display:flex;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid #E7E7E7;}
.event_wrap .section2 .syllabus > ul > li > span{flex:0 0 250px;font-size:28px;font-weight:800;color:#1B1B1B;letter-spacing:-0.03em;line-height:1.2;}
.event_wrap .section2 .syllabus > ul > li > span > b{font-size:28px;font-weight:600;}
.event_wrap .section2 .syllabus > ul > li > p{flex:0 0 734px;margin:0;font-size:28px;font-weight:500;color:#1B1B1B;letter-spacing:-0.03em;line-height:38px;}
.event_wrap .section2 .syllabus > ul > li > p > em{color:#7F7F7F;font-style:normal;}
.event_wrap .section2 .syllabus > ul > li > p.point{color:#2B46D7;}
.event_wrap .section2 .syllabus > ul > li > p.point > strong{display:inline-block;margin-bottom:4px;font-size:40px;font-weight:800;line-height:1;}

/* 안내 박스 */
.event_wrap .section2 .syllabus .noti{position:relative;display:flex;flex-direction:column;justify-content:center;height:137px;margin:42px 92px 0;padding:0 92px 0 134px;background:#F6F6F6;border-radius:14px;box-sizing:border-box;}
.event_wrap .section2 .syllabus .noti:before{content:'';position:absolute;left:39px;top:42px;width:67px;height:67px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_warning.svg') no-repeat center / contain;}
.event_wrap .section2 .syllabus .noti .tit{font-size:28px;font-weight:700;color:#1B1B1B;letter-spacing:-0.03em;line-height:38px;}
.event_wrap .section2 .syllabus .noti p{margin:6px 0 0;font-size:24px;font-weight:500;color:#1B1B1B;letter-spacing:-0.03em;line-height:1.4;}
.event_wrap .section2 .syllabus .noti p strong{font-weight:700;}

/* 하단 CTA 버튼 */
.event_wrap .section2 .syllabus .btn_wrap{display:flex;gap:20px;margin:80px 92px 0;}
.event_wrap .section2 .syllabus .btn_wrap a{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;height:80px;border-radius:14px;font-size:28px;font-weight:700;color:#fff;line-height:1;text-decoration:none;}
.event_wrap .section2 .syllabus .btn_wrap a:after{content:'';flex-shrink:0;width:13px;height:22px;background:url('https://pic.neungyule.com/netutor/nelt_contest/2026/0519/ico_btn_arrow.svg') no-repeat center / contain;}
.event_wrap .section2 .syllabus .btn_wrap .btn_orange{background:#FF7100;}
.event_wrap .section2 .syllabus .btn_wrap .btn_gray{background:#7F7F7F;}
.event_wrap .section2 .syllabus .btn_wrap .btn_navy{background:#203273;}
.event_wrap .section2 .syllabus .btn_wrap a.btn_gray:after{display:none;}