.rdo-group,.chk-group{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.rdo-group input,.chk-group input{position:absolute;opacity:0;height:0;width:0;padding:0;margin:0;font-size:0;border:0 none;cursor:pointer}.rdo-group label,.chk-group label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:20px;padding-left:28px;vertical-align:middle;text-align:left;word-wrap:break-word;word-break:keep-all;cursor:pointer}.rdo-group label span,.chk-group label span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.rdo-group .ic-rdo,.rdo-group .ic-chk,.chk-group .ic-rdo,.chk-group .ic-chk{display:inline-block;position:absolute;top:0;left:0;width:20px;height:20px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}.rdo-group .ic-rdo:after,.rdo-group .ic-chk:after,.chk-group .ic-rdo:after,.chk-group .ic-chk:after{content:"";position:absolute;display:none}.rdo-group .ic-chk,.chk-group .ic-chk{background:url("/assets/images/event/new_add/icon-check-mint.svg") no-repeat left center/contain}.rdo-group .ic-rdo,.chk-group .ic-rdo{top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff}.chk-group input:checked+label .ic-chk{background-image:url("/assets/images/event/new_add/icon-check-mint-select.svg")}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;width:100%;height:48px;border-radius:4px;font-size:16px;font-weight:600;line-height:18px;cursor:pointer}.btn-wrap{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;gap:12px}.btn-primary{background:#1539c1;color:#fff}.btn-primary:active,.btn-primary:hover{background:#102b93}.btn-primary:disabled{background:#e6e6e6;color:#8b8b8b;cursor:default}.list-link{margin-bottom:24px;border-bottom:1px solid #f0f0f0}.list-link li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.list-link li .link{margin-left:auto}.list-link li .chk-group label{display:block;margin:0;padding-bottom:0;font-size:14px;font-weight:400}.list-link a{display:inline-block;width:24px;height:24px;margin-left:auto}.list-link .ic-arrow-right{display:inline-block;width:24px;height:24px;margin-left:auto;background-image:url("/assets/images/event/new_add/icon-arrow.svg");background-repeat:no-repeat;background-position:center;cursor:pointer}.notice-list__item{margin-top:10px;padding-left:16px;background:url("/assets/images/icon/icon-club-alert2.svg") no-repeat left top 1.5px;font-size:var(--font-size-b3);font-weight:400;line-height:16px;color:#8b8b8b;text-align:left}.table-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.table-box table{display:table;table-layout:fixed;margin-top:12px;border-top:1px solid #b3b3b3}.table-box table th,.table-box table td{padding:10px 4px;color:#000;background:#fff;font-size:14px;font-weight:400;line-height:18px;vertical-align:middle;word-break:keep-all}.table-box table th b,.table-box table td b{font-weight:700}.table-box table thead tr th{background:#f5ffde;font-weight:600}.table-box table thead tr td{background:#f0f2fd;font-weight:600}.table-box table tr{border-bottom:1px solid #b3b3b3}.table-box table tr th:not(:first-of-type),.table-box table tr td:not(:first-of-type){border-left:1px solid #b3b3b3}.event-notice-accordion-section{text-align:left}.event-notice-accordion-section .event-accordion-list{cursor:pointer}.event-notice-accordion-section p.ex{position:relative;padding-top:4px;padding-left:20px;font-size:12px;line-height:15px;font-weight:400;color:#5f5f5f}.event-notice-accordion-section p.ex i{position:absolute;left:0;top:3px}.ui-modal__title{margin:0 !important}.modal-section{position:relative;padding:60px 24px 30px;border-radius:16px;background:#fff;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,.1);box-shadow:0px 0px 18px 0px rgba(0,0,0,.1)}.modal-section .btn-close{position:absolute;right:12px;top:12px}*{word-break:keep-all}.primary{color:#1539c1}.danger{color:#ec2d30 !important}h1{margin-bottom:12px;font-size:32px;line-height:36px;font-weight:700;color:#000}h1 b{font-size:32px;font-weight:700}h2{margin-bottom:20px;font-size:25px;line-height:35px;font-weight:600;color:#000}h2 b{font-size:28px}h3{font-size:22px;line-height:28px;font-weight:600;color:#333}h4{font-size:18px;line-height:26px;font-weight:400;color:#333}h4 b{font-weight:600}h5{font-size:16px;line-height:22px;font-weight:400;color:#333}h5 b{font-weight:600}h6{font-size:14px;line-height:20px;font-weight:400;color:#333}h6 b{font-weight:600}.noti{font-size:12px;line-height:15px;font-weight:500;color:#8b8b8b}.event-main-wrap{max-width:420px;min-width:280px;display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;text-align:center}.event-main-wrap img{display:block;width:100%}.event-main-wrap .badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:32px;padding:0 22px;margin-bottom:24px;border-radius:999px;font-size:16px;line-height:32px;font-weight:600;color:#fff;background-color:#1539c1}.event-main-wrap .divider{height:1px;margin:0;background-color:#f0f0f0;border:0}.event-main-wrap .img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.event-main-wrap .section{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-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:40px 24px}.event-main-wrap .section.content0{padding-top:60px}.event-main-wrap .section.content0 header h4+h4{margin-top:20px}.event-main-wrap .section.content0 header h4 b.point{display:inline-block;margin-top:3px;padding:2px 8px;background-color:#ceff5c;font-weight:700;border-radius:5px}.event-main-wrap .section.content1>header h2 b{font-weight:700}.event-main-wrap .section.content1 .img-wrap{margin:32px 0 10px}.event-main-wrap .section.content1 .img-wrap .img-group{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5ffde;padding:11px 0 16px;border-radius:8px}.event-main-wrap .section.content1 .img-wrap .img-group img{max-width:116px;margin:0 auto 5px}.event-main-wrap .section.content1 .img-wrap .img-group p{font-weight:500;padding-bottom:2px}.event-main-wrap .section.content1 .img-wrap .img-group h4{font-weight:700;color:#000}.event-main-wrap .section.content1 .img-wrap .img-group h3{font-size:24px;font-weight:700;line-height:22px;color:#000}.event-main-wrap .section.content1 .img-wrap .img-group:last-child{background:#f0f2fd}.event-main-wrap .section.content1 .table-box table{margin-top:32px}.event-main-wrap .section.content1 .table-box table thead>tr>th.primery-bg{background-color:#96a6ff}.event-main-wrap .section.content1 .table-box table tbody>tr>td{padding:10px}.event-main-wrap .section.content1 .table-box table tbody>tr>td:first-of-type{text-align:left}.event-main-wrap .section.content1 .table-box table tbody>tr>td.primery-bg{font-weight:700;background-color:#f0f2fd}.event-main-wrap .section.content1 .noti-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;text-align:right}.event-main-wrap .section.content1 .btn-wrap{margin-top:32px}.event-main-wrap .section.content1 .btn-wrap .btn-primary{background-color:#ceff5c;color:#000;font-weight:700}.event-main-wrap .section.content2 header{position:relative;z-index:1}.event-main-wrap .section.content2 header h2.title{margin-bottom:30px}.event-main-wrap .section.content2 .form-wrap{position:relative;z-index:0;margin-top:-140px;padding-top:140px}@media(max-width: 1024px){.event-main-wrap .section.content2 .form-wrap{padding-top:117px;margin-top:-117px}}.event-main-wrap .section.content2 .form-wrap .form-box{padding:30px 20px;border:1px solid #0098ff;border-radius:16px}.event-main-wrap .section.content2 .form-wrap .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.event-main-wrap .section.content2 .form-wrap .form-group label{display:inline-block;margin-right:20px;font-size:16px;line-height:18px;font-weight:600}.event-main-wrap .section.content2 .form-wrap .form-group>.code{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.event-main-wrap .section.content2 .form-wrap .form-group>.code p{margin:0;font-size:12px;line-height:18px;font-weight:400;color:#8b8b8b}.event-main-wrap .section.content2 .form-wrap .form-group>.code .btn-round{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:18px;background-color:#0098ff;border-radius:20px;color:#fff;font-size:10px;line-height:18px;font-weight:500;text-align:center}@media(max-width: 420px){.event-main-wrap .section.content2 .form-wrap .form-group{display:block;text-align:left}.event-main-wrap .section.content2 .form-wrap .form-group .code{margin-top:4px;padding-bottom:4px}}.event-main-wrap .section.content2 .form-wrap p.text{position:relative;padding-left:18px;font-size:13px;line-height:18px;font-weight:500;color:#0098ff;text-align:left}.event-main-wrap .section.content2 .form-wrap p.text::before{content:"";position:absolute;left:7px;top:7px;width:3px;height:3px;border-radius:50%;background:#0098ff}.event-main-wrap .section.content2 .form-wrap .agree-wrap{margin-top:24px;margin-bottom:30px}.event-main-wrap .section.content2 .form-wrap .btn-primary{background:#4ab6ff;color:#000;font-weight:700}.event-main-wrap .section.content2 .form-wrap .btn-primary:disabled{background:#e6e6e6;color:#8b8b8b;cursor:default}.event-main-wrap .section.content2 .noti-wrap{margin-top:12px}.event-main-wrap .section.content3{padding-top:60px;padding-bottom:60px;background:rgba(204,247,243,.3)}.event-main-wrap .section.content3 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;gap:8px}.event-main-wrap .section.content3 ul li{padding:16px;border:1px solid rgba(0,0,0,.05);border-radius:8px;background:#fff}.event-main-wrap .section.content3 ul li .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.event-main-wrap .section.content3 ul li .list .badge{display:inline-block;width:90px;height:26px;padding:0;margin:0;font-size:14px;line-height:26px;color:#caf7f4;text-align:center}.event-main-wrap .section.content3 ul li .list .text-group{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px;padding-left:16px;text-align:left;border-left:2px dashed rgba(5,43,46,.2)}.event-main-wrap .section.content3 ul li .list .text-group h5{color:#262626;font-weight:600}.event-main-wrap .section.content3 ul li .list .text-group .noti{color:#262626;font-weight:300}.event-main-wrap .section.content3 ul li>.noti{margin-top:12px;padding:10px;background-color:#f4f4f4;border-radius:5px;color:#333}.event-main-wrap .section.content3 article{margin-top:40px;padding:30px 20px;border-radius:8px;border:1px solid rgba(0,0,0,.05);background:#d4fff9}.event-main-wrap .section.content3 article header{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.event-main-wrap .section.content3 article header .ic-notice{width:30px;margin-bottom:12px}.event-main-wrap .section.content3 article header h4{color:#1539c1;font-weight:600;line-height:24px;margin-bottom:24px}.event-main-wrap .section.content3 article .img-group p{margin-top:8px;font-size:12px;font-weight:600;color:#333}.event-main-wrap .section.content3 article .noti{margin-top:24px;font-size:13px;line-height:17px;color:#5f5f5f}.event-main-wrap .section.content4{padding-top:60px;padding-bottom:60px;background-color:#000}.event-main-wrap .section.content4 header{margin-bottom:40px}.event-main-wrap .section.content4 header h2{color:#fff}.event-main-wrap .section.content4 header h4{color:#919191;line-height:22px}.event-main-wrap .section.content4 article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.event-main-wrap .section.content4 figure{position:relative;padding:28px 20px 24px;border:1px solid #6bf5ec;border-radius:8px;text-align:right}.event-main-wrap .section.content4 figure.figure1{border-color:#ceff5c;background-color:rgba(206,255,92,.1)}.event-main-wrap .section.content4 figure.figure1 h5{color:#ceff5c}.event-main-wrap .section.content4 figure.figure2{border-color:#4ab6ff;background-color:rgba(74,182,255,.1)}.event-main-wrap .section.content4 figure.figure2 h5{color:#4ab6ff}.event-main-wrap .section.content4 figure.figure3{border-color:#96a6ff;background-color:rgba(150,166,255,.1)}.event-main-wrap .section.content4 figure.figure3 h5{color:#96a6ff}.event-main-wrap .section.content4 figure>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6px;text-align:left}.event-main-wrap .section.content4 figure>div h5{font-weight:600}.event-main-wrap .section.content4 figure>div img{width:113px;height:79px;margin-top:-12px;margin-left:auto}.event-main-wrap .section.content4 figure p{color:#fff;font-size:14px;line-height:20px;font-weight:300;text-align:left}.event-main-wrap .section.content4 figure p b{font-weight:500}.event-main-wrap .section.content4 figure a{display:inline-block;margin-top:12px;color:#6bf5ec;font-size:14px}.event-main-wrap .section.content4 .box{padding:12px 20px;border-radius:8px;background-color:#6bf5ec;font-size:14px;line-height:20px;font-weight:600}.modal-section header{text-align:center}.modal-section header h5{font-weight:700;text-align:left}.modal-section header h5 span{color:#8b8b8b;font-weight:600}.modal-section header h3{display:inline-block;margin-bottom:12px;padding:3px 10px;font-weight:700;background-color:#f5ffde}.modal-section header p{margin-top:5px;font-size:15px;line-height:19px;font-weight:500;color:#5f5f5f}.modal-section header h2{display:inline-block;margin-bottom:12px;padding:3px 10px;font-size:22px;line-height:32px;font-weight:500}.modal-section header h2 span{background-color:#f5ffde;padding-bottom:0;font-weight:700}.modal-section header .text{margin-bottom:24px}.modal-section .modal-agree-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:18px 0;padding:18px 14px;background-color:#f9f9f9}.modal-section .modal-agree-box .underline{font-weight:600;text-decoration:underline;color:#ec2d30}.modal-section .modal-agree-box p{position:relative;color:#333;font-weight:500;font-size:12px;line-height:15px}.modal-section .modal-agree-box p.bullet{padding-left:14px}.modal-section .modal-agree-box p.bullet i{position:absolute;left:0;top:0}.modal-section .modal-agree-box .table-box table{margin:14px 0}.modal-section .modal-agree-box .table-box table th,.modal-section .modal-agree-box .table-box table td{font-size:12px;line-height:16px;text-align:center}.modal-section .modal-agree-box .table-box table th{font-size:11px;line-height:14px}.modal-section figure{padding:24px 0;text-align:center}.modal-section figure img{display:block;max-width:168px;margin:0 auto}.modal-section figure h6{margin-top:14px;font-weight:400;color:#333}.modal-section figure h6 b{font-weight:700}.add-event-table-section{padding-top:0}.add-event-table-section .top-tit p{font-size:12px;line-height:16px}.add-event-table-section table thead tr th{font-weight:600}.add-event-table-section table thead tr th b{font-weight:700}.add-event-table-section table tbody tr td{padding-left:10px}.floating-wrap{position:fixed;bottom:24px;left:0;width:100%;padding:0 16px;display:none;z-index:10}@media(min-width: 360px){.floating-wrap{padding:0 24px}}@media(min-width: 420px){.floating-wrap{left:calc(50% - 210px);width:420px}}@media(min-width: 1024px){.floating-wrap{left:calc(50% - 30px)}}