@charset "UTF-8";.dpSkeleton-ui>*,.education-page .edu-detail-content .edu-img-skeleton>*{position:relative;overflow:hidden;display:block;background-color:#f1f1f1}.dpSkeleton-ui>::after,.education-page .edu-detail-content .edu-img-skeleton>::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#fff,#f1f1f1,#fff);animation:1.5s linear infinite skeleton-animation}@keyframes skeleton-animation{from{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes text-shimmer{0%{background-position:150% 0}100%{background-position:-150% 0}}.dpSkeleton-ui.type-list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12.5px;width:100%}.dpSkeleton-ui.type-list>*{width:100%;height:15px;background-color:#f1f1f1;flex-shrink:0}.dpSkeleton-ui.type-list>:last-child{width:39%}.dpSkeleton-ui.type-list>:last-child::after{width:256.414%}.text-shimmer{background:linear-gradient(to right,#3d3d3d,#ececec,#3d3d3d);background-size:300% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:text-shimmer 5s linear infinite}.education-page{padding:30px 30px 64px 30px!important}@media screen and (max-width:960px){.education-page{padding:20px 4px 40px 4px!important}}.education-page .edu-category-swiper{overflow:visible;width:calc(100% + 40px)}@media screen and (max-width:960px){.education-page .edu-category-swiper{overflow:hidden;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}.education-page .edu-category-swiper .tab-list{margin:0;padding:0;list-style:none}.education-page .edu-category-swiper.swiper-initialized .tab-list{gap:0}.education-page .edu-category-swiper .swiper-slide{width:auto}@media screen and (max-width:960px){.education-page .inner-section .mt-18{margin-top:16px!important}}@media screen and (max-width:960px){.education-page .inner-section.mt-52{margin-top:40px!important}}@media screen and (max-width:960px){.education-page .inner-section .mb-18{margin-bottom:16px!important}}.education-page .edu-detail-card{position:relative}.education-page .edu-detail-card .info-area,.education-page .edu-detail-card .thumb-area{position:relative;z-index:1}.education-page .edu-detail-card .btn-area{position:relative;z-index:20;display:flex;gap:12px}.education-page .edu-detail-card .btn-area .icon-btn{width:48px;height:48px;padding:0;border:0;background:0 0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:1 0 auto}.education-page .edu-detail-card .btn-area .icon-btn::before{content:none}.education-page .edu-detail-card .btn-area .icon-btn.btn-type-mono{border:1px solid #dedede;background:#fff;border-radius:8px}.education-page .edu-detail-card .btn-area .icon-btn.btn-type-mono:active,.education-page .edu-detail-card .btn-area .icon-btn.btn-type-mono:hover{background:#f5f5f5}.education-page .edu-detail-card .btn-area .icon-btn.share .base-icon{color:#202020;-webkit-mask-image:url("/images/icon/icon_16_share.svg");mask-image:url("/images/icon/icon_16_share.svg")}@media screen and (max-width:960px){.education-page.education-detail-page{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}}@media screen and (max-width:960px){.education-page.education-detail-page .edu-detail-content-apply-btn{display:none}}@media screen and (max-width:960px){.education-page.education-detail-page .edu-detail-floating-actions{position:fixed;left:0;right:0;bottom:0;z-index:30;margin:0;padding:20px 20px calc(20px + env(safe-area-inset-bottom));background-color:#fff;border-top:1px solid #e4e4e4;justify-content:flex-end}}.education-page .edu-detail-thumb-link{color:inherit;text-decoration:none}.education-page .edu-detail-thumb-link:focus-visible{outline:2px solid #111111;outline-offset:2px;border-radius:12px}.education-page .edu-detail-visual-link{pointer-events:none}.education-page .edu-detail-content{padding:30px 0;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}.education-page .edu-detail-content .edu-img-wrap{position:relative;width:100%;overflow:hidden;background-color:#fafafa}.education-page .edu-detail-content .edu-img-skeleton{position:absolute;inset:0}.education-page .edu-detail-content .edu-img-skeleton>span{position:absolute;inset:0}.education-page .edu-detail-content .edu-img{position:relative;width:100%;height:auto;display:block;opacity:0;transition:opacity .2s ease}.education-page .edu-detail-content .edu-img-wrap.is-loaded .edu-img{opacity:1}.education-page .edu-detail-content .edu-img-wrap.is-loaded .edu-img-skeleton{display:none}.education-page .edu-detail-content .edu-img-wrap.is-error .edu-img-skeleton{display:none}.education-page .edu-detail-content .base-btn{width:fit-content;min-width:300px;margin:30px auto 0}.education-page .edu-detail-back-wrap{margin-top:30px;display:flex;justify-content:flex-end}.education-page .edu-detail-back-wrap .base-btn{width:fit-content;min-width:89px}.education-page .edu-schedule-swiper__head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.education-page .edu-schedule-swiper__head h3{margin:0}.education-page .edu-schedule-swiper{position:relative}.education-page .edu-schedule-swiper .swiper-slide{width:100%;height:auto;max-width:none!important;min-width:0!important}.education-page .edu-schedule-swiper__nav{margin-left:auto;display:inline-flex;align-items:center;gap:12px}.education-page .edu-schedule-swiper__next,.education-page .edu-schedule-swiper__prev{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:0 0;cursor:pointer}.education-page .base-btn.icon-calendar{width:fit-content;padding:6px 20px 6px 18px}@media screen and (max-width:960px){.education-page .base-btn.icon-calendar{display:none}}.education-page .dp-grid-list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px}@media screen and (max-width:960px){.education-page .dp-grid-list{grid-template-columns:repeat(2,1fr);gap:32px 14px}}.education-page .dp-grid-list .dp-item{display:flex;flex-direction:column;height:100%}.education-page .empty-result{padding:110px 100px;text-align:center;font-family:Pretendard;font-size:13px;font-weight:400;line-height:160%;letter-spacing:0;color:#767676}.education-page .empty-result::before{content:"";display:block;width:100px;height:100px;margin:0 auto 20px;background:url("/images/search/img_no_search.svg") no-repeat center/contain}.education-page .edu-pagination{margin-top:52px}.education-page .edu-pagination__pc{display:block}.education-page .edu-pagination__mobile{display:none;justify-content:center}@media screen and (max-width:960px){.education-page .edu-pagination{margin-top:40px}.education-page .edu-pagination__pc{display:none}.education-page .edu-pagination__mobile{display:flex}}@media screen and (max-width:960px){#eduCalendarWrapper{display:none!important}}#eduCalendarWrapper #eduCalendarWrapper_title{font-family:Pretendard;font-size:20px;font-weight:700;line-height:160%;letter-spacing:0}#eduCalendarWrapper .edu-calendar-container{position:relative;--edu-calendar-width:440px;--edu-calendar-gap:20px}#eduCalendarWrapper .calendar-datepicker{padding:24px 20px;border:1px solid #e4e4e4;border-radius:12px;width:var(--edu-calendar-width);max-width:100%;height:475px}#eduCalendarWrapper .calendar-head{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:4px;padding-bottom:24px;border-bottom:1px solid #e4e4e4}#eduCalendarWrapper .calendar-head .current-month{font-family:Pretendard;font-size:20px;font-weight:700;line-height:160%;letter-spacing:0;color:#111}#eduCalendarWrapper .calendar-head .btn-next,#eduCalendarWrapper .calendar-head .btn-prev{position:absolute;top:4px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}#eduCalendarWrapper .calendar-head .btn-prev{left:0}#eduCalendarWrapper .calendar-head .btn-next{right:0}#eduCalendarWrapper .calendar-head .btn-next i,#eduCalendarWrapper .calendar-head .btn-prev i{width:24px;height:24px;display:block}#eduCalendarWrapper .calendar-head .btn-next:focus-visible,#eduCalendarWrapper .calendar-head .btn-prev:focus-visible{outline:2px solid #111111;outline-offset:2px}#eduCalendarWrapper .calendar-table{width:100%;margin-top:4px;table-layout:fixed;border-collapse:separate}#eduCalendarWrapper .calendar-table thead th{width:52px;height:52px;text-align:center;font-family:Pretendard;font-size:16px;font-weight:700;line-height:160%;letter-spacing:0;line-height:52px;color:#111}#eduCalendarWrapper .calendar-table thead th:first-child,#eduCalendarWrapper .calendar-table thead th:last-child{color:#db3a3f}#eduCalendarWrapper .calendar-table tbody td{padding:0;text-align:center;vertical-align:middle;width:52px;height:52px}#eduCalendarWrapper .calendar-table .day-btn{font-family:Pretendard;font-size:15px;font-weight:500;line-height:160%;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin:2px;border-radius:50%;border:1px solid transparent;background:0 0;color:#111;cursor:default}#eduCalendarWrapper .calendar-table .day-btn.is-available,#eduCalendarWrapper .calendar-table .day-btn.is-selected{cursor:pointer}#eduCalendarWrapper .calendar-table .day-btn.is-available:hover{background:#ececec}#eduCalendarWrapper .calendar-table .day-btn:focus-visible{outline:2px solid #111111;outline-offset:2px}#eduCalendarWrapper .calendar-table td.is-holiday .day-btn{color:#db3a3f}#eduCalendarWrapper .calendar-table td.prev-month .day-btn{cursor:default;color:#ccc}#eduCalendarWrapper .calendar-table td.prev-month.is-holiday .day-btn{color:rgba(219,58,63,.4)}#eduCalendarWrapper .calendar-table td.prev-month .day-btn:hover{background:0 0}#eduCalendarWrapper .calendar-table .day-btn.is-available{background:#fafafa;border-color:#e4e4e4}#eduCalendarWrapper .calendar-table .day-btn.is-selected{border-color:#202020;background:#202020;color:#fff}#eduCalendarWrapper .calendar-table .day-btn.is-selected:hover{background:#202020;border-color:#202020;color:#fff}#eduCalendarWrapper .calendar-table .day-btn:disabled{cursor:not-allowed;color:#ccc;border-color:transparent;background:0 0}#eduCalendarWrapper .edu-calendar-lectures{position:absolute;top:0;right:0;bottom:0;left:calc(var(--edu-calendar-width) + var(--edu-calendar-gap));min-width:0;display:flex;flex-direction:column;min-height:0}#eduCalendarWrapper .edu-calendar-lectures__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px;font-family:Pretendard;font-size:15px;font-weight:700;line-height:160%;letter-spacing:0;color:#111}#eduCalendarWrapper .edu-calendar-lectures__head .count{font-family:Pretendard;font-size:14px;font-weight:700;line-height:160%;letter-spacing:0}#eduCalendarWrapper .edu-calendar-lectures__list-wrap{position:relative;flex:1;min-height:0}#eduCalendarWrapper .edu-calendar-lectures__list-wrap::after,#eduCalendarWrapper .edu-calendar-lectures__list-wrap::before{content:"";position:absolute;left:0;display:block;width:240px;height:17px;pointer-events:none;z-index:2;opacity:0;transition:opacity .15s ease}#eduCalendarWrapper .edu-calendar-lectures__list-wrap::before{top:0;background:linear-gradient(180deg,#fff 32.35%,rgba(255,255,255,0) 100%)}#eduCalendarWrapper .edu-calendar-lectures__list-wrap::after{bottom:0;background:linear-gradient(0deg,#fff 32.35%,rgba(255,255,255,0) 100%)}#eduCalendarWrapper .edu-calendar-lectures__list-wrap.is-scrollable:not(.is-at-top)::before{opacity:1}#eduCalendarWrapper .edu-calendar-lectures__list-wrap.is-scrollable:not(.is-at-bottom)::after{opacity:1}#eduCalendarWrapper .edu-calendar-lectures__list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;height:100%;overflow-y:auto}#eduCalendarWrapper .edu-calendar-lecture{position:relative}#eduCalendarWrapper .edu-calendar-lecture .edu-calendar-lecture__link{position:absolute;inset:0;z-index:0;border-radius:12px}#eduCalendarWrapper .edu-calendar-lecture .edu-calendar-lecture__link:focus-visible{outline:2px solid #111111;outline-offset:2px}#eduCalendarWrapper .edu-calendar-lecture .btn-area{margin-top:auto;padding-top:2px;display:flex;justify-content:flex-start}:root{--dp-item-ended-label:"신청 종료"}:root[lang=en]{--dp-item-ended-label:"Closed"}.dp-item{display:flex;flex-direction:column;width:100%;position:relative;gap:8px}.dp-item .thumb-area{position:relative;width:100%;aspect-ratio:16/9;border-radius:4px;overflow:hidden;background-color:#f3f3f3}.dp-item .thumb-area img{width:100%;height:100%;object-fit:cover}.dp-item .thumb-area .label-badge{position:absolute;top:10px;left:10px;z-index:2;padding:2.5px 8px;border-radius:4px}.dp-item .thumb-area .label-badge--apply{font-family:Pretendard;font-size:12px;font-weight:700;line-height:160%;letter-spacing:0;color:#00a68a;background-color:#d8fff3}.dp-item--ended .thumb-area::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.75);z-index:1}.dp-item--ended .thumb-area::after{content:var(--dp-item-ended-label, "신청 종료");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-family:Pretendard;font-size:20px;font-weight:700;line-height:160%;letter-spacing:0;color:#fff;text-align:center;white-space:pre-line}.dp-item .info-area{display:flex;flex-direction:column;gap:8px;flex:1}.dp-item .info-area .title{font-family:Pretendard;font-size:16px;font-weight:700;line-height:160%;letter-spacing:0;color:#111}@media screen and (max-width:960px){.dp-item .info-area .title{font-family:Pretendard;font-size:15px;font-weight:700;line-height:160%;letter-spacing:0}}.dp-item .info-area .title.txtEllipsis2L{height:auto}.dp-item .info-area .meta-list{font-family:Pretendard;font-size:13px;font-weight:400;line-height:160%;letter-spacing:0;color:#767676;display:flex;gap:4px;flex-direction:column}.dp-item .info-area .meta-list .meta-item{display:flex;gap:8px}@media screen and (max-width:960px){.dp-item .info-area .meta-list .meta-item{gap:6px}}.dp-item .info-area .meta-list .label{display:flex;align-items:center;gap:4px;margin-top:-1.5px}.dp-item .info-area .meta-list .label .a11y{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dp-item .info-area .chips-area{margin-top:4px;gap:8px;display:flex;flex-wrap:wrap}.dp-item--horiz{flex-direction:row;align-items:stretch;gap:24px}.dp-item--horiz .thumb-area{width:409px;border-radius:8px;align-self:flex-start;flex:none}@media screen and (max-width:960px){.dp-item--horiz .thumb-area{width:100%}}.dp-item--horiz .thumb-area .label-badge{padding:3.5px 12px;border-radius:6px}.dp-item--horiz .thumb-area .label-badge--apply{font-size:13px}.dp-item--horiz .info-area .title{font-family:Pretendard;font-size:20px;font-weight:700;line-height:160%;letter-spacing:0}@media screen and (max-width:960px){.dp-item--horiz .info-area .title{font-family:Pretendard;font-size:18px;font-weight:700;line-height:160%;letter-spacing:0}}.dp-item--horiz .info-area .meta-list{flex-direction:column;font-family:Pretendard;font-size:14px;font-weight:400;line-height:160%;letter-spacing:0;color:#767676;gap:8px}@media screen and (max-width:960px){.dp-item--horiz .info-area .meta-list{gap:4px}}.dp-item--horiz .info-area .meta-list .meta-item{gap:12px}@media screen and (max-width:960px){.dp-item--horiz .info-area .meta-list .meta-item{gap:8px}}.dp-item--horiz .info-area .chips-area{margin-bottom:14px}.dp-item--horiz .info-area .btn-area{margin-top:auto}@media screen and (max-width:960px){.dp-item--horiz .info-area .btn-area:not(.is-floating){padding-top:8px}}@media screen and (max-width:960px){.dp-item--horiz{flex-direction:column;gap:8px}.dp-item--horiz .thumb-area{flex:none}}.dp-item--bordered{padding:16px;border:1px solid #e4e4e4;border-radius:12px}.dp-item--bordered .info-area{min-height:160px}.dp-item--bordered .info-area .meta-list{flex-direction:row;gap:16px}.dp-item--bordered .info-area .meta-list .meta-item{gap:4px}.dp-item--bordered .info-area .chips-area{margin-top:0}a.dp-item{text-decoration:none;color:inherit}a.dp-item:focus-visible,a.dp-item:hover{text-decoration:none}a.dp-item:focus-visible .title,a.dp-item:hover .title{text-decoration:underline;text-underline-offset:2px}a.dp-item .chips{cursor:pointer}