@charset "UTF-8";

/******* reset *******/
*{margin:0;padding:0;box-sizing:border-box}
body{margin:0 auto;padding:0;font-size:15px;font-family:'Paperlogy', Pretendard, 'Noto Sans KR', 'Noto Sans SC', 'Apple Gothic', sans-serif;color:#1E1E1E;line-height:1;word-break:break-all;letter-spacing:-0.04em;overflow-x:hidden;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,tbody,tfoot,thead,th,td{margin:0;padding:0;}
input,textarea,select,td,th,button{font-size:15px;font-family:'Paperlogy', Pretendard, 'Noto Sans KR', 'Noto Sans SC', 'Apple Gothic', sans-serif;color:#1E1E1E;vertical-align:middle;line-height:1;font-weight:400;}
input,textarea,select,a{color:#1E1E1E;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed;}
ol,ul,li{list-style:none;}
hr, legend, .blind{position:absolute;top:0;left:-3000px;overflow:hidden;line-height:0.1%;font-size:0.1%;width:0.1%;height:0.1%}
caption{position:relative;visibility:hidden;overflow:hidden;line-height:0.1%;font-size:0.1%;width:0.1%;height:0.1%}
img,fieldset{border:0 none;}
img{max-width:100%;vertical-align:top}
label,button{cursor:pointer;}
em,address{font-style:normal;}
strong{font-weight:normal;}
a:link,a:visited{/*color:#1E1E1E;*/text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
select {-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;}
select::-ms-expand {display:none;}
input{border-radius:0;}
input[type=text]{-webkit-appearance:none;appearance:none;box-shadow:0 0;border:0 none;}
input[type=password]{-webkit-appearance:none;appearance:none;box-shadow:0 0;}
input::-ms-clear{display:none;}
input::placeholder{color:#BDBDBD;}
input:-ms-input-placeholder{color:#BDBDBD;}
input:focus {outline:none;}
input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear{display:none;}
input[type="button"], input[type="submit"], button{border:0 none;cursor:pointer;}
input[type=number]{-webkit-appearance:none;appearance:none;box-shadow:0 0;}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {-webkit-appearance:none;appearance:none;}
/******* reset *******/


.event_area{position:relative;margin:0 auto;min-width:1080px;letter-spacing:-0.02em}
section{position:relative;text-align:center;}
button{font-family:inherit;border:none;box-shadow:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}

.blind{overflow:hidden;display:inline-block;position:absolute;width:1px;height:1px;border:0;z-index:-1;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);}

footer{text-align:center}

.visual{overflow:hidden;position:relative;height:850px;padding:215px 0 70px;display:flex;flex-direction:column;align-items:center;background:url('https://pic.neungyule.com/nebuildandgrow/img/event/2025/1218/visual.jpg') no-repeat 50% 50%;background-size:cover;box-sizing:border-box;}
.visual h1{position:absolute;left:42px;top:42px;}
.visual h1 a{display:inline-block;width:225px;height:24px;background:url('https://pic.neungyule.com/nebuildandgrow/img/event/2025/1204/logo.svg') no-repeat 0 0;background-size:100% auto;text-indent:-9999px;}
.visual .banner{position:absolute;left:0;top:0;width:100%;z-index:10;display:flex;align-items:center;justify-content:center;width:100%;height:85px;background:#8837F1;}

.visual .light{position:absolute;top:-50%;width:200%;height:200%;background:linear-gradient(120deg,rgba(255,255,255,0) 46%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0) 54%);filter:blur(3px);mix-blend-mode:screen;pointer-events:none;}
.visual .circle{position:absolute;width:300px;height:300px;background:radial-gradient(ellipse at 30% 50%,rgba(255,255,255,0.25) 0%,rgba(255,255,255,0.25) 45%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0) 65%);filter:blur(8px);mix-blend-mode:screen;pointer-events:none;}

.light_motion1{left:0;animation:light_flicker 2.4s ease-in-out infinite;}
.light_motion2{right:0;animation:light_flicker 2s ease-in-out infinite;}
.light_motion3{top:15%;left:20%;animation:light_move 0.8s ease-in-out infinite alternate;}
.light_motion4{bottom:5%;right:20%;animation:light_move 1s ease-in-out infinite alternate;}


@keyframes light_flicker{
	0%{opacity:0;}
	15%{opacity:0.9;}
	25%{opacity:0.2;}
	40%{opacity:1;}
	55%{opacity:0.4;}
	70%{opacity:0.85;}
	100%{opacity:0;}
}


@keyframes light_move{
	0%{opacity:1;/*transform:rotate(-15deg);*/}
	100%{opacity:0;/*transform:rotate(-5deg);*/}
}


.typing{display:inline-block;color:#fff;font-size:127px;line-height:1.33;text-shadow:0 3px 6px rgba(0,0,0,0.18);letter-spacing:.02em}
.typing .typing_bracket{display:inline-flex;width:490px;justify-content:space-between;align-items:center;font-size:184px;font-weight:500;vertical-align:middle;}
.typing .typing_cursor{display:inline-block;width:3px;height:127px;margin-left:2px;transform:translateY(-2px);animation:blink_cursor 1s steps(2,end) infinite;color:#fff;background:#fff;vertical-align:middle;border-radius:2px;}
@keyframes blink_cursor{
	0%{opacity:1;}
	50%{opacity:0;}
	100%{opacity:1;}
}

.visual .visual_txt{position:relative;margin-top:auto;text-align:center;}
.visual .visual_txt:before{content:'';position:absolute;left:50%;top:0;width:624px;height:56px;background:rgba(255, 255, 255, .7);transform:translateX(-50%);filter:blur(30px);}
.visual .visual_txt p{position:relative;z-index:1;}
.visual .visual_txt .txt1{font-size:28px;color:#8837F1;font-weight:700}
.visual .visual_txt .txt2{margin-top:10px;font-size:22px;color:#000;}

.section1{padding:120px 0 95px;}
.section1 h3{margin-bottom:20px;font-size:72px;line-height:84px;font-weight:800;color:#363636;}
.section1 .sub_txt{margin-bottom:60px;font-size:28px;line-height:40px;color:rgba(54, 54, 54, .85)}
.section1 .btn_class{display:flex;width:586px;height:100px;margin:70px auto 0;align-items:center;justify-content:center;background:#8837F1;border-radius:20px;color:#fff;font-size:32px;font-weight:600;letter-spacing:-.02em;}

.section2{padding:140px 0 100px;background-color:#363636}
.section2 h3{margin-bottom:30px;font-size:72px;line-height:84px;font-weight:800;color:#FEF073;}
.section2 .event_info{display:flex;align-items:center;gap:40px;justify-content:center}
.section2 .event_info .col{display:flex;align-items:center;gap:10px}
.section2 .event_info .label{padding:5px 20px;font-weight:700;white-space:nowrap;color:#fff;font-size:24px;font-weight:600;border:1px solid #fff;border-radius:20px;}
.section2 .event_info .value{white-space:nowrap;color:#fff;font-size:24px;}
.section2 .img_box{position:relative;display:inline-flex;flex-direction:column;gap:60px;margin-top:60px;}
.section2 .img_box .txt_sub{position:absolute;left:50%;bottom:35px;width:100%;font-size:18px;transform:translateX(-50%);letter-spacing:-.02em;color:#000}
.section2 .img_box .txt_sub strong{font-weight:700}
.section2 .img_box .btn_box{position:relative;}
.section2 .img_box .btn_box .btn{position:Absolute;left:50%;bottom:75px;display:inline-flex;width:586px;height:100px;align-items:center;justify-content:center;background:#000;border-radius:20px;color:#FEF073;font-size:32px;font-weight:600;letter-spacing:-.02em;transform:translateX(-50%)}

.tab{position:sticky;left:0;top:0;width:100%;z-index:10;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #9C9C9C;background:#fff}
.tab li{width:540px;text-align:center}
.tab li a{position:relative;display:block;padding:26px 0;font-size:28px;font-weight:400;color:#969696;text-align:center;}
.tab li a > i{position:absolute;left:0;top:10px;display:inline-block;height:18px;line-height:18px;padding:0 10px;font-style:normal;font-weight:500;color:#fff;font-size:10px;border-radius:99px;background-color:#969696}
.tab li.active{position:relative;}
.tab li.active:after{content:'';position:absolute;left:0;bottom:-1px;display:block;width:100%;height:6px;background:#7747B5;}
.tab li.active a{color:#7747B5;font-weight:800}
.tab li.active a > i{background:#7747B5;color:#fff;}

.notice{padding:80px 0;background-color:#303030;text-align:left;}
.notice .notice_inner{max-width:1080px;margin:0 auto;padding:0 60px;box-sizing:border-box;}
.notice .notice_inner strong{display:block;margin-bottom:20px;font-size:30px;color:#fff;font-weight:700;}
.notice .notice_inner ul + strong{margin-top:60px;}
.notice .notice_inner ul li{position:relative;padding-left:10px;font-weight:300;color:#fff;font-size:18px;letter-spacing:-.03em}
.notice .notice_inner ul li + li{margin-top:12px}
.notice .notice_inner ul li:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background:#fff;}
.notice .notice_inner ul li.important{color:#FEF073;font-weight:500}
.notice .notice_inner ul li.important:before{background-color:#FEF073;}
.notice .notice_inner .mark_subject:before{content:'!';display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;margin-right:8px;border-radius:50%;background:#fff;color:#363636;font-size:24px;font-weight:800;vertical-align:top;}


/* 댓글 등록 */
.comments_wrap{width:815px;margin:0 auto;margin-bottom:32px;padding:75px 16px 75px;background-color:#fff;}
.cmt_write{align-items:flex-end;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid #ddd;}
/* .cmt_write .form_wrap{flex:1;} */
.cmt_write textarea{display:block;width:100%;height:120px;padding:12px 16px;font-size:14px;line-height:1.3;resize:none;box-sizing:border-box;border:1px solid #ddd;-webkit-border-radius:5px;border-radius:10px;}
.cmt_write textarea::placeholder{color:#333;font-size:16px}
.cmt_write .btn_comments{display:block;width:106px;height:46px;margin-left:auto;margin-top:10px;background-color:#7747B5;color:#fff;font-weight:bold;font-size:18px;border-radius:5px}
.cmt_write .btn_comments:disabled{background-color:#999;color:#fff;cursor:default}
.cmt_write textarea:focus{border:1px solid #1E1E1E;outline:none 0;}
.cmt_write textarea::-webkit-scrollbar{width:8px;} /* 스크롤 바 */
.cmt_write textarea::-webkit-scrollbar-track{background:#eee;padding:2px;} /* 스크롤 바 밑의 배경 */
.cmt_write textarea::-webkit-scrollbar-thumb{background:#999;border-radius:10px;margin:2px;} /* 실질적 스크롤 바 */
.cmt_box{position:relative;padding:24px 0;text-align:left;}
.cmt_box + .cmt_box{border-top:1px solid #ddd;}
.cmt_box .e_id{position:relative;display:block;padding-left:30px;font-size:20px;line-height:1;font-weight:bold;color:#1E1E1E}
.cmt_box .e_id:before{position:absolute;top:-2px;left:0;content:"";display:block;width:24px;height:24px;background:url(https://pic.neungyule.com/nebuildandgrow/img/event/2024/0806/ico_profile.png) no-repeat 0 0;background-size:24px auto;}
.cmt_box .e_time{display:block;font-size:14px;color:#888;margin-top:16px;}
.cmt_box .e_text{display:block;margin-top:6px;font-size:16px;color:#1E1E1E;line-height:1.4;white-space: pre-line;word-break:break-all;vertical-align:top}
.cmt_box .btn_del{display:block;position:absolute;right:0;top:18px;padding:8px 18px;border:1px solid #ddd;font-size:14px;font-weight:bold;cursor:pointer;color:#888;line-height:1;border-radius:5px;}
.cmt_box.cmt_none{padding:60px 0;border-bottom:1px solid #ddd;text-align:center;}
/* paging */
.paging{overflow:hidden;width:100%;margin:64px 0 24px;text-align:center}
.paging a{display:inline-block;width:42px;height:38px;line-height:38px;margin-left:-1px;border:1px solid #ddd;font-size:14px;color:#1E1E1E;vertical-align:middle;box-sizing:border-box;}
.paging a.first,.paging a.prev,.paging a.next,.paging a.last{width:32px;height:32px;margin:2px 0;border:0;background:url(https://pic.neungyule.com/nebuildandgrow/hug/ico_paging.png) no-repeat;text-indent:-9999px;background-size:120px auto;}
.paging a.first{background-position:-88px -0}
.paging a.prev{margin-right:10px;background-position:0 -44px}
.paging a.next{margin-left:10px;background-position:-32px -44px}
.paging a.last{background-position:-88px -32px}
.paging a.on{color:#fff;background:#1E1E1E;font-weight:bold;border-color:#1E1E1E;}

/* 레이어 팝업 */
.pop_layer_evt{display:none;position:fixed;overflow:hidden;top:30px;right:10px;bottom:30px;left:10px;z-index:99999;}
.pop_layer_evt.on{display:block;}
.pop_layer_evt button{font-family:inherit;border:none;box-shadow:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.pop_layer_evt_inner{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;width:100%;min-width:320px;max-width:460px;max-height:100%;margin:0 auto;background-color:#fff;border-radius:10px 10px 10px 10px;top:50%;transform:translateY(-50%);z-index:10;}
.pop_layer_evt_header{position:relative;padding:0 20px;}
.pop_layer_evt_header h4{padding:24px 0 14px;border-bottom:1px solid #ddd;font-size:20px;font-weight:bold;line-height:30px;color:#1E1E1E;}
.pop_layer_evt_header .pop_layer_evt_header_btn{position:absolute;right:14px;top:22px;width:32px;height:32px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath d='M1 0a1 1 0 0 1 .707.293L11 9.586 20.293.293a1 1 0 0 1 1.414 0A1 1 0 0 1 22 1a1 1 0 0 1-.293.707L12.414 11l9.293 9.293a1 1 0 1 1-1.414 1.414L11 12.414l-9.293 9.293a1 1 0 0 1-1.414 0A1 1 0 0 1 0 21a1 1 0 0 1 .293-.707L9.585 11 .293 1.707A1 1 0 0 1 0 1 1 1 0 0 1 .293.293 1 1 0 0 1 1 0Z' data-name='합치기 28'/%3E%3C/svg%3E") 50% 50% no-repeat;background-size:22px auto;cursor:pointer}
.pop_layer_evt_cont{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:30px 0;}
.pop_layer_evt_cont::-webkit-scrollbar{width:10px;}
.pop_layer_evt_cont::-webkit-scrollbar-thumb{background-color:#DEDEDE;border-radius:10px;}
.pop_layer_evt_cont::-webkit-scrollbar-track{background-color:#ececec;border-radius:10px;}
.pop_layer_evt .txt{padding:0 20px;font-size:16px;line-height:1.5;word-break:keep-all;font-weight:bold;color:#1E1E1E;}
.pop_layer_evt .txt>strong{color:#833EE0;font-weight:bold;text-decoration:underline;}
.pop_layer_evt .txt_info{margin-top:16px;padding:0 20px;font-size:14px;line-height:20px;word-break:keep-all;}
.pop_layer_evt_footer .btn_wrap{display:flex;text-align:center;border-top:1px solid #E5E5E5;}
.pop_layer_evt_footer .btn_wrap .pop_layer_evt_btn{position:relative;display:inline-block;flex:1;height:60px;line-height:60px;font-size:16px;color:#555;background-color:#fff;cursor:pointer;}
.pop_layer_evt_footer .btn_wrap .pop_layer_evt_btn.btn_pri{color:#fff;font-weight:bold;background-color:#833EE0}
.pop_layer_evt_dim{position:fixed;left:0;top:0;height:100%;width:100%;background:black;filter:alpha(opacity=75);opacity:0.75;}