@charset "UTF-8";.container{background-color:#0c0c0c;margin:0 auto;min-height:100dvh;position:relative;display:flex;flex-direction:column}.bg-primary{background:#ff963c}.bg-secondary{background:#49e573}.fc-primary{color:#ff963c}.fc-secondary{color:#49e573}@media (max-width: 1280px){.mobile-enter{display:block}}.wrap{max-width:1280px;margin:0 auto;width:calc(100% - 40px)}header{position:sticky;top:0;left:0;right:0;z-index:10;background:#0c0c0c}@media (max-width: 1280px){header{z-index:50}}header .header-wrap{height:115px;padding:0 90px;max-width:1740px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;gap:24px}@media (max-width: 1280px){header .header-wrap{height:66px;padding:0 18px}}header .header-wrap .header-logo{display:inline-flex;align-items:center;width:200px}header .header-wrap .header-logo .logo{aspect-ratio:495/101;display:inline-flex;align-items:center;width:165px}@media (max-width: 1280px){header .header-wrap .header-logo .logo{width:130px}}header .header-wrap .header-logo .logo img{max-width:100%}header .header-wrap .header-group{flex:1;min-width:0;display:flex}@media (max-width: 1280px){header .header-wrap .header-group{flex:none}}header .header-wrap .header-group .header-menu{display:none}@media (max-width: 1280px){header .header-wrap .header-group .header-menu{display:inline-flex;background:url(/build/assets/header_menu-B-ZOFcHX.svg) no-repeat center/cover;width:30px;height:30px}}header .header-wrap .header-group .header-floating{flex:1;min-width:0;display:flex;justify-content:space-between;gap:24px}header .header-wrap .header-group .header-floating .header-mobile{display:none}@media (max-width: 1280px){header .header-wrap .header-group .header-floating{display:none}header .header-wrap .header-group .header-floating.is-active{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#010101}header .header-wrap .header-group .header-floating.is-active .header-mobile{display:flex;justify-content:space-between;align-items:center;height:78px;padding:0 30px}header .header-wrap .header-group .header-floating.is-active .header-mobile .logo{width:130px;display:inline-flex;align-items:center}header .header-wrap .header-group .header-floating.is-active .header-mobile .logo img{max-width:100%}header .header-wrap .header-group .header-floating.is-active .header-mobile .header-close{background:url(/build/assets/header_menu_close-B6EJVPr-.svg) no-repeat center/cover;width:30px;height:30px}header .header-wrap .header-group .header-floating.is-active .header-nav{display:block;padding:24px}header .header-wrap .header-group .header-floating.is-active .header-nav .nav{width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:13px}header .header-wrap .header-group .header-floating.is-active .header-nav .nav .nav-item{width:100%}header .header-wrap .header-group .header-floating.is-active .header-nav .nav .nav-item.is-active .nav-btn{font-weight:600}header .header-wrap .header-group .header-floating.is-active .header-nav .nav .nav-item .nav-btn{width:100%;height:40px;display:flex;align-items:center;font-weight:500}header .header-wrap .header-group .header-floating.is-active .header-option{gap:12px;display:flex;width:100%;padding:12px 24px}header .header-wrap .header-group .header-floating.is-active .header-option .option-btn{width:100%;height:49px;border-radius:12px;font-size:16px}}header .header-wrap .header-nav{display:flex;flex:1;min-width:0;justify-content:center}@media (max-width: 1280px){header .header-wrap .header-nav{display:none}}header .header-wrap .header-nav nav{display:inline-flex;align-items:center;gap:24px}header .header-wrap .header-nav nav .nav-item{min-width:0}header .header-wrap .header-nav nav .nav-item.is-active .nav-btn{color:#ff963c}header .header-wrap .header-nav nav .nav-item .nav-btn{padding:0 12px;font-weight:600;font-size:18px}header .header-wrap .header-option{width:200px;display:inline-flex;align-items:center;justify-content:flex-end;gap:12px}@media (max-width: 1280px){header .header-wrap .header-option{display:none}}header .header-wrap .header-option .option-btn{padding:0 22px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;height:43px;border-radius:99px;color:#fff}header .header-wrap .header-option .option-btn.theme-dark{background:#1f1f2b}header .header-wrap .header-option .option-btn.theme-primary{background:#ff963c}footer .footer-wrap{border-top:1px solid #303030}footer .footer-detail{max-width:1280px;margin:0 auto;padding:40px 0;width:calc(100% - 40px);display:flex;justify-content:space-between;align-items:flex-end}@media (max-width: 1280px){footer .footer-detail{padding:30px 0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:30px}}footer .footer-detail .detail-item .row-list{display:flex;flex-direction:column;gap:16px}footer .footer-detail .detail-item .row-list .logo-box{display:flex}footer .footer-detail .detail-item .row-list .logo-box .footer-logo{width:120px;height:25px;background:url(/build/assets/footer_logo-UdDe0jqn.svg) no-repeat center/cover}footer .footer-detail .detail-item .row-list .info-list{display:inline-flex;align-items:center;gap:12px}@media (max-width: 1280px){footer .footer-detail .detail-item .row-list .info-list{gap:8px;flex-flow:row wrap}}footer .footer-detail .detail-item .row-list .info-list .info-item{font-size:15px;font-weight:500;color:#888}@media (max-width: 1280px){footer .footer-detail .detail-item .row-list .info-list .info-item{font-size:13px}}footer .footer-detail .detail-item .row-list .info-list .line{background:#888;width:1px;height:12px}footer .footer-detail .detail-item .row-list .copyright-box{color:#888;font-size:14px;letter-spacing:-.05em}@media (max-width: 1280px){footer .footer-detail .detail-item .row-list .copyright-box{font-size:12px}}footer .footer-detail .detail-item .link-list{display:inline-flex;align-items:center;gap:12px}footer .footer-detail .detail-item .link-list .link-line{background:#888;width:1px;height:12px}footer .footer-detail .detail-item .link-list .link-btn{font-size:15px;font-weight:700;letter-spacing:-.05em;color:#888}@media (max-width: 1280px){footer .footer-detail .detail-item .link-list .link-btn{font-size:13px}}section.header-belt{background-color:#1a1a1a;overflow:hidden}section.header-belt .belt-list{display:flex;align-items:center;gap:60px;height:66px;flex-wrap:nowrap;width:-moz-max-content;width:max-content}@media (max-width: 1280px){section.header-belt .belt-list{gap:36px;height:52px}}@media (max-width: 768px){section.header-belt .belt-list{gap:20px}}section.header-belt .belt-list .belt-mark{display:inline-block;background:url(/build/assets/belt_mark-COeUM3p6.svg) no-repeat center/cover;width:16px;height:16px;margin-right:60px;vertical-align:middle}@media (max-width: 1280px){section.header-belt .belt-list .belt-mark{margin-right:36px}}@media (max-width: 768px){section.header-belt .belt-list .belt-mark{margin-right:20px}}section.header-belt .belt-list .belt-item{display:inline-flex;gap:12px}@media (max-width: 1280px){section.header-belt .belt-list .belt-item{gap:8px}}section.header-belt .belt-list .belt-item.theme-primary .info-box .con-box .label-box{color:#ff963c}section.header-belt .belt-list .belt-item.theme-secondary .info-box .con-box .label-box{color:#82f0a0}section.header-belt .belt-list .belt-item .img-box{display:flex;border-radius:9px;width:36px;height:36px}@media (max-width: 1280px){section.header-belt .belt-list .belt-item .img-box{width:28px;height:28px}}section.header-belt .belt-list .belt-item .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.header-belt .belt-list .belt-item .info-box{gap:12px;display:flex;align-items:center;flex:1;min-width:0}@media (max-width: 1280px){section.header-belt .belt-list .belt-item .info-box{gap:8px}}section.header-belt .belt-list .belt-item .info-box .subject-box{font-weight:600}@media (max-width: 1280px){section.header-belt .belt-list .belt-item .info-box .subject-box{font-size:14px}}section.header-belt .belt-list .belt-item .info-box .con-box .label-box{background-color:#373737;border-radius:100px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;height:26px;font-size:12px;font-weight:600;letter-spacing:-.02em}@media (max-width: 1280px){section.header-belt .belt-list .belt-item .info-box .con-box .label-box{padding:0 7px;height:24px}}section.section{padding:150px 0}@media (max-width: 1280px){section.section{padding:70px 0}}section.intro-visual{padding:0;overflow:hidden;position:relative}section.intro-visual:after{position:absolute;content:"";right:0;bottom:0;width:250px;height:50px;background-color:#0c0c0c;z-index:8}section.intro-visual .visual-group{position:relative;margin:0 auto;height:calc(100dvh - 181px);overflow:hidden}@media (max-width: 1280px){section.intro-visual .visual-group{aspect-ratio:auto;height:calc(100dvh - 118px)}}section.intro-visual .visual-group .floating-box{z-index:9;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:-moz-max-content;width:max-content;display:flex;flex-direction:column;gap:30px;align-items:center}@media (max-width: 1280px){section.intro-visual .visual-group .floating-box{gap:20px}}section.intro-visual .visual-group .floating-box .tit-box{text-align:center;font-size:36px;line-height:130%;font-weight:700;color:#fff}@media (max-width: 1280px){section.intro-visual .visual-group .floating-box .tit-box{font-size:28px;line-height:140%}}section.intro-visual .visual-group .floating-box .link-list{display:flex;justify-content:center;gap:12px}section.intro-visual .visual-group .floating-box .link-list .link-btn{display:inline-flex;align-items:center;justify-content:center;color:#fff;height:52px;border-radius:99px;padding:0 21px}@media (max-width: 1280px){section.intro-visual .visual-group .floating-box .link-list .link-btn{height:36px;padding:0 16px;font-size:14px}}section.intro-visual .visual-group iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;transform:scale(1.25);top:-40px;position:relative}@media (max-width: 1280px){section.intro-visual .visual-group iframe{top:-100px;min-height:100dvh;transform:scale(1.1)}}@media (max-width: 768px){section.intro-visual .visual-group iframe{top:-100px}}section.section-feature{background:url(/build/assets/bg_pattern-D4egYtzR.svg) repeat center top}section.section-feature .feature-group{padding-top:30px}@media (max-width: 1280px){section.section-feature .feature-group{padding-top:20px;max-width:500px;margin:0 auto}}section.section-feature .feature-group .feature-list{display:flex;flex-direction:column;gap:36px}@media (max-width: 1280px){section.section-feature .feature-group .feature-list{gap:18px}}section.section-feature .feature-group .feature-list .feature-item{display:flex;align-items:center;justify-content:center;padding:36px;background-color:#17171a;border-radius:30px;gap:24px}section.section-feature .feature-group .feature-list .item-wrap{width:100%;display:flex;align-items:flex-start}@media (max-width: 1280px){section.section-feature .feature-group .feature-list .item-wrap{flex-direction:column;border-radius:18px;gap:16px;padding:18px}}section.section-feature .feature-group .feature-list .item-wrap .info-box{padding:15px;flex:1;min-width:0}@media (max-width: 1280px){section.section-feature .feature-group .feature-list .item-wrap .info-box{padding:8px}}section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box{display:flex;padding-bottom:9px}section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box .ic{width:48px;height:48px}@media (max-width: 1280px){section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box .ic{width:32px;height:32px}}section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box .ic.ic-feature1{background:url(/build/assets/feature_icon1-C7-MExkn.svg) no-repeat center/cover}section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box .ic.ic-feature-ai{background:url(/build/assets/feature_icon_ai-BAeAvIJg.svg) no-repeat center/cover}section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box .ic.ic-feature2{background:url(/build/assets/feature_icon2-Cu5eZvyS.svg) no-repeat center/cover}section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box .ic.ic-feature3{background:url(/build/assets/feature_icon3-BtrW01Us.svg) no-repeat center/cover}section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box .ic.ic-feature4{background:url(/build/assets/feature_icon4-DQtR24he.svg) no-repeat center/cover}section.section-feature .feature-group .feature-list .item-wrap .info-box .ic-box .ic.ic-feature5{background:url(/build/assets/feature_icon5--CdDeZDf.svg) no-repeat center/cover}section.section-feature .feature-group .feature-list .item-wrap .info-box .subject-box{font-size:24px;font-weight:700;line-height:140%;letter-spacing:-.03em}@media (max-width: 1280px){section.section-feature .feature-group .feature-list .item-wrap .info-box .subject-box{font-size:20px}}section.section-feature .feature-group .feature-list .item-wrap .info-box .desc-box{margin-top:9px;font-size:16px;line-height:140%;letter-spacing:-.03em;color:#959595}@media (max-width: 1280px){section.section-feature .feature-group .feature-list .item-wrap .info-box .desc-box{font-size:14px}}section.section-feature .feature-group .feature-list .item-wrap .info-box .detail-box{margin-top:30px;display:flex}@media (max-width: 1280px){section.section-feature .feature-group .feature-list .item-wrap .info-box .detail-box{justify-content:flex-start;margin-top:18px;aspect-ratio:492/120}}section.section-feature .feature-group .feature-list .item-wrap .info-box .detail-box img{max-width:100%}section.section-feature .feature-group .feature-list .item-wrap .view-box{position:relative;flex-shrink:0;width:540px;border-radius:24px;overflow:hidden}@media (max-width: 1280px){section.section-feature .feature-group .feature-list .item-wrap .view-box{width:100%;border-radius:18px}}section.section-feature .feature-group .feature-list .item-wrap .view-box .img-box{display:flex;aspect-ratio:540/600}@media (max-width: 1280px){section.section-feature .feature-group .feature-list .item-wrap .view-box .img-box{aspect-ratio:1/1}}section.section-feature .feature-group .feature-list .item-wrap .view-box .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}article.section-header .header-wrap{max-width:1280px;margin:0 auto}@media (max-width: 1280px){article.section-header .header-wrap{padding:0 20px}}article.section-header .header-top{text-align:center;color:#fff;font-weight:700;font-size:36px;line-height:130%}article.section-header .header-top.large{font-size:45px}@media (max-width: 1280px){article.section-header .header-top.large{font-size:32px}article.section-header .header-top{font-size:24px}}article.section-header .header-mid{margin-top:9px;font-size:21px;letter-spacing:-.03em;line-height:140%;text-align:center}@media (max-width: 1280px){article.section-header .header-mid{font-size:14px}}article.section-header .header-link{display:flex;justify-content:center;padding-top:30px}@media (max-width: 1280px){article.section-header .header-link{padding-top:18px}}article.section-header .header-link .link-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 21px;font-size:18px;font-weight:600;color:#fff;background-color:#292936;border-radius:99px}@media (max-width: 1280px){article.section-header .header-link .link-btn{height:36px;font-size:14px;padding:0 16px}}section.section-news .news-group{overflow:hidden;padding-top:90px}@media (max-width: 1280px){section.section-news .news-group{padding-top:40px}}section.section-news .news-list{padding:41px 0;display:flex;align-items:center;gap:30px;flex-wrap:nowrap;width:-moz-max-content;width:max-content}@media (max-width: 1280px){section.section-news .news-list{padding:20px 0;gap:20px}}section.section-news .news-list .news-item{padding:15px;border-radius:24px;background:#000;display:inline-flex;flex-direction:column;gap:15px;width:330px}@media (max-width: 1280px){section.section-news .news-list .news-item{gap:10px;width:200px;border-radius:18px}}section.section-news .news-list .news-item .img-box{overflow:hidden;display:flex;border-radius:24px;aspect-ratio:300/210}@media (max-width: 1280px){section.section-news .news-list .news-item .img-box{border-radius:18px}}section.section-news .news-list .news-item .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.section-news .news-list .news-item .info-box .subject-box{display:flex;align-items:center;gap:5px}section.section-news .news-list .news-item .info-box .subject-box .subject-txt{color:#fff;min-width:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;word-wrap:normal;width:100%;max-width:100%;width:auto}@media (max-width: 1280px){section.section-news .news-list .news-item .info-box .subject-box .subject-txt{font-size:14px}}section.section-news .news-list .news-item .info-box .subject-box .label-txt{flex-shrink:0;background-color:#373737;border-radius:100px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;height:26px;font-size:12px;font-weight:600;letter-spacing:-.02em;color:#ff963c}section.section-client .client-with-group{overflow:hidden}section.section-client .client-with-group .client-with-list{display:flex;padding:24px 0;align-items:center;flex-wrap:nowrap;width:-moz-max-content;width:max-content;gap:15px}@media (max-width: 1280px){section.section-client .client-with-group .client-with-list{padding:12px 0;gap:8px}}section.section-client .client-with-group .client-with-list .with-dot{display:flex;width:18px;height:18px}@media (max-width: 1280px){section.section-client .client-with-group .client-with-list .with-dot{width:12px;height:12px}}section.section-client .client-with-group .client-with-list .with-dot.dot1{background:url(/build/assets/client_dot1-_u4Uc_Qv.svg) no-repeat center/cover}section.section-client .client-with-group .client-with-list .with-dot.dot2{background:url(/build/assets/client_dot2-BEch3mDu.svg) no-repeat center/cover}section.section-client .client-with-group .client-with-list .with-dot.dot3{background:url(/build/assets/client_dot3-B7YdCzmx.svg) no-repeat center/cover}section.section-client .client-with-group .client-with-list .with-dot.dot4{background:url(/build/assets/client_dot4-1TjxpNc5.svg) no-repeat center/cover}section.section-client .client-with-group .client-with-list .with-item{display:flex}@media (max-width: 1280px){section.section-client .client-with-group .client-with-list .with-item{width:120px}}section.section-client .client-with-group .client-with-list .with-item img{max-width:100%;-o-object-fit:cover;object-fit:cover}section.section-client .client-list{padding:45px 60px 0;display:flex;gap:30px}@media (max-width: 1280px){section.section-client .client-list{gap:18px;padding:30px 0 0;flex-direction:column}}section.section-client .client-list .client-item{width:100%;padding:40px;border-radius:30px;background-color:#111114;border:3px solid rgba(121,116,226,.09);display:inline-flex;flex-direction:column;gap:12px}@media (max-width: 1280px){section.section-client .client-list .client-item{position:relative;border-radius:18px;padding:18px;gap:8px}}section.section-client .client-list .client-item .view-box{display:flex;flex-direction:column;gap:36px;position:relative}@media (max-width: 1280px){section.section-client .client-list .client-item .view-box{gap:20px;display:flex;justify-content:center;flex-direction:row}}section.section-client .client-list .client-item .view-box .ic-box{display:flex}section.section-client .client-list .client-item .view-box .ic-box .ic{width:64px;height:64px}@media (max-width: 1280px){section.section-client .client-list .client-item .view-box .ic-box .ic{width:36px;height:36px}}section.section-client .client-list .client-item .view-box .ic-box .ic.ic-client1{background:url(/build/assets/client_icon1--4Ly99f-.svg) no-repeat center/cover}section.section-client .client-list .client-item .view-box .ic-box .ic.ic-client2{background:url(/build/assets/client_icon2-BnprbaeI.svg) no-repeat center/cover}section.section-client .client-list .client-item .view-box .ic-box .ic.ic-client3{background:url(/build/assets/client_icon3-Bd7Tys1L.svg) no-repeat center/cover}section.section-client .client-list .client-item .view-box .subject-box{color:#fff;font-weight:700;font-size:64px;line-height:120%;letter-spacing:-.03em}@media (max-width: 1280px){section.section-client .client-list .client-item .view-box .subject-box{font-size:32px;position:relative}}section.section-client .client-list .client-item .info-box .con-box{font-size:24px;font-weight:500;line-height:140%;letter-spacing:-.03em;color:#9393b0}@media (max-width: 1280px){section.section-client .client-list .client-item .info-box .con-box{text-align:center;font-size:16px}}section.section-notice .notice-group{padding-top:30px}@media (max-width: 1280px){section.section-notice .notice-group{padding-top:20px;max-width:500px;margin:0 auto}}section.section-notice .notice-group .notice-list{padding:0 60px 30px;display:flex;gap:30px;justify-items:center;justify-content:center}@media (max-width: 1280px){section.section-notice .notice-group .notice-list{padding:0;gap:18px;display:flex;flex-direction:column}}section.section-notice .notice-group .notice-list .notice-item{width:calc((100% - 60px) / 3);min-width:0;padding:15px;display:flex;flex-direction:column;gap:24px;background-color:#111114;border-radius:24px}@media (max-width: 1280px){section.section-notice .notice-group .notice-list .notice-item{width:100%;flex-direction:row;gap:12px;padding:8px;border-radius:16px}}section.section-notice .notice-group .notice-list .notice-item .view-box{border-radius:18px;overflow:hidden}@media (max-width: 1280px){section.section-notice .notice-group .notice-list .notice-item .view-box{width:90px}}section.section-notice .notice-group .notice-list .notice-item .view-box .img-box{aspect-ratio:336/309;display:flex}@media (max-width: 1280px){section.section-notice .notice-group .notice-list .notice-item .view-box .img-box{aspect-ratio:1/1}}section.section-notice .notice-group .notice-list .notice-item .view-box .img-box img{width:100%;height:100%}section.section-notice .notice-group .notice-list .notice-item .info-box{padding:9px 12px}@media (max-width: 1280px){section.section-notice .notice-group .notice-list .notice-item .info-box{flex:1;min-width:0}}section.section-notice .notice-group .notice-list .notice-item .info-box .type-box{color:#ff963c;font-size:18px;font-weight:500;letter-spacing:-.03em;padding-bottom:9px}@media (max-width: 1280px){section.section-notice .notice-group .notice-list .notice-item .info-box .type-box{font-size:12px}}section.section-notice .notice-group .notice-list .notice-item .info-box .subject-box{font-size:24px;line-height:130%;color:#fff;font-weight:700;letter-spacing:-.03em}@media (max-width: 1280px){section.section-notice .notice-group .notice-list .notice-item .info-box .subject-box{font-size:16px}}section.section-notice .notice-group .notice-list .notice-item .info-box .date-box{padding-top:9px;font-size:16px;font-weight:500;line-height:140%;letter-spacing:-.03em;color:#9393b0}@media (max-width: 1280px){section.section-notice .notice-group .notice-list .notice-item .info-box .date-box{font-size:10px}}article.paging .paging-group{padding:24px 0;display:flex;justify-content:center;align-items:center;gap:12px}article.paging .paging-group.compression .paging-list{gap:15px;padding:0}@media (max-width: 1280px){article.paging .paging-group.compression .paging-list{gap:12px}}article.paging .paging-prev,article.paging .paging-next{display:inline-flex;align-items:center;justify-content:center;background:url(/build/assets/paging_prev-3P_Jqe-n.svg) no-repeat center/cover;width:42px;height:42px}@media (max-width: 1280px){article.paging .paging-prev,article.paging .paging-next{width:32px;height:32px}}article.paging .paging-prev:disabled,article.paging .paging-next:disabled{opacity:.4}article.paging .paging-next{background:url(/build/assets/paging_next-DIgplp9u.svg) no-repeat center/cover}article.paging .paging-list{padding:0 15px;display:inline-flex;align-items:center;gap:24px}@media (max-width: 1280px){article.paging .paging-list{gap:16px}}article.paging .paging-list .paging-num{color:#fff9;font-size:24px;line-height:140%;font-weight:700}@media (max-width: 1280px){article.paging .paging-list .paging-num{font-size:16px}}article.paging .paging-list .paging-num.current{color:#fff}article.paging .paging-list .paging-line{background:url(/build/assets/paging_line-Bh-hu1kU.svg) no-repeat center/cover;width:6px;height:6px}section.feature-visual{padding:0;overflow:hidden}section.feature-visual .visual-group{position:relative;width:100%;max-height:calc(100dvh - 115px);aspect-ratio:1920/1080}@media (max-width: 1280px){section.feature-visual .visual-group{position:relative;aspect-ratio:auto;max-height:calc(100dvh - 66px)}}section.feature-visual .visual-group .floating-box{position:absolute;left:50%;top:120px;transform:translate(-50%);width:-moz-max-content;width:max-content;display:flex;flex-direction:column;gap:9px;align-items:center;z-index:10}@media (max-width: 1280px){section.feature-visual .visual-group .floating-box{top:36px;gap:30px}}@media (max-width: 768px){section.feature-visual .visual-group .floating-box{width:100%;left:0;right:0;transform:none}}section.feature-visual .visual-group .floating-box .tit-box{text-align:center;font-size:36px;line-height:130%;font-weight:700;color:#fff}@media (max-width: 1280px){section.feature-visual .visual-group .floating-box .tit-box{font-size:24px;line-height:140%}}section.feature-visual .visual-group .floating-box .sub-box{font-size:21px;color:#fff;text-align:center}@media (max-width: 1280px){section.feature-visual .visual-group .floating-box .sub-box{font-size:16px}}section.feature-visual .visual-group .floating-box .link-list{display:flex;justify-content:center;gap:12px}section.feature-visual .visual-group .floating-box .link-list .link-btn{display:inline-flex;align-items:center;justify-content:center;color:#fff;height:52px;border-radius:99px;padding:0 21px}@media (max-width: 1280px){section.feature-visual .visual-group .floating-box .link-list .link-btn{height:36px;padding:0 16px;font-size:14px}}section.feature-visual .visual-group iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;transform:scale(1.5)}@media (max-width: 1280px){section.feature-visual .visual-group iframe{min-height:100dvh;transform:scale(1)}}section.feature-detail .detail-group{padding:0 60px}@media (max-width: 1280px){section.feature-detail .detail-group{padding:0}}section.feature-detail .detail-group .detail-head-box{font-size:36px;font-weight:700;line-height:130%;color:#fff;text-align:center;padding-bottom:110px}@media (max-width: 1280px){section.feature-detail .detail-group .detail-head-box{font-size:18px;padding-bottom:45px}}section.feature-detail .detail-group .detail-body-box .detail-list{display:flex;flex-direction:column;gap:36px}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list{gap:20px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item{padding:36px;border-radius:30px;border:3px solid rgba(121,116,226,.09);background:#111114;display:flex;flex-direction:column;gap:24px}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item{padding:22px;gap:14px;border-width:2px;border-radius:20px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box{padding-left:48px;position:relative}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box{padding-left:28px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .order-box{position:absolute;left:0;top:0;font-size:60px;font-weight:700;line-height:140%;letter-spacing:-.03em}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .order-box{font-size:32px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box{padding:12px}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box{padding:8px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .con-box{color:#ff963c;font-size:21px;letter-spacing:-.03em;line-height:140%;margin-bottom:9px}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .con-box{margin-bottom:7px;font-size:14px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .subject-box{font-size:24px;font-weight:700;line-height:140%;letter-spacing:-.03em}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .subject-box{font-size:16px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .date-box{margin-top:9px;font-size:16px;color:#959595;line-height:140%}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .date-box{margin-top:7px;font-size:12px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .process-box{display:flex;margin-top:30px}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .process-box{margin-top:20px;aspect-ratio:492/120;max-height:120px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-head-box .info-box .process-box img{max-width:100%}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-body-box .view-box{display:flex;border-radius:24px;overflow:hidden}@media (max-width: 1280px){section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-body-box .view-box{border-radius:18px}}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-body-box .view-box .img-box{display:flex;aspect-ratio:1088/450}section.feature-detail .detail-group .detail-body-box .detail-list .detail-item .item-body-box .view-box .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.feature-flow{padding-top:0;margin-top:150px}section.feature-flow .flow-indicator{margin-top:30px;padding:30px 60px}section.feature-flow .flow-indicator .indicator-list{display:flex;justify-content:center;margin-bottom:40px;overflow:hidden;position:relative}section.feature-flow .flow-indicator .indicator-list:before{content:"";position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#0c0c0ce6,#d9d9d900);z-index:1;width:50%}section.feature-flow .flow-indicator .indicator-list:after{content:"";position:absolute;right:0;top:0;bottom:0;background:linear-gradient(270deg,#0c0c0ce6,#d9d9d900);z-index:1;width:50%}section.feature-flow .flow-indicator .indicator-list .list-wrap{display:inline-flex;align-items:center;white-space:nowrap;width:220px;overflow-y:visible;position:relative}section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item{padding:0 17px;display:inline-flex;justify-content:center;align-items:center;gap:9px}section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item .ic-box{display:inline-flex;align-items:center}section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item .ic-box .ic{width:36px;height:36px}section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item .ic-box .ic.ic-component{background:url(/build/assets/flow_component-BG2CqKBq.svg) no-repeat center/cover}section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item .info-box{display:inline-flex;align-items:center;gap:9px}section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item .info-box .num-txt{font-size:12px;font-weight:900;line-height:120%;letter-spacing:-.03em;color:#fff;text-decoration:underline;text-underline-offset:4px}@media (max-width: 1280px){section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item .info-box .num-txt{font-size:10px}}section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item .info-box .item-txt{color:#fff;font-size:18px;line-height:140%;font-weight:700;letter-spacing:-.03em}@media (max-width: 1280px){section.feature-flow .flow-indicator .indicator-list .list-wrap .indicator-item .info-box .item-txt{font-size:12px}}section.feature-flow .flow-indicator .indicator-progress{display:flex;align-items:center;justify-content:center;position:relative}section.feature-flow .flow-indicator .indicator-progress:after{content:"";position:absolute;transform:translate(-50%);top:-25px;width:16px;height:10px;background:url(/build/assets/flow_pointer-BRQ9GzCB.svg) no-repeat center/cover;left:50%}section.feature-flow .flow-indicator .indicator-progress .progress-wrap{display:inline-flex;align-items:center;justify-content:center;padding:6px 17px;gap:10px;background-color:#131313;border-radius:100px}section.feature-flow .flow-indicator .indicator-progress .progress-wrap .line{width:2px;height:21px;background-color:#737373;border-radius:1px}section.feature-flow .flow-indicator .indicator-progress .progress-wrap .line.is-active{background:#ff963c}section.feature-flow .flow-indicator .indicator-progress .progress-wrap .line.small{width:1px;height:9px;background-color:#494949}section.feature-flow .flow-list{position:relative;height:483px;overflow:visible}@media (max-width: 1280px){section.feature-flow .flow-list{height:200px}}section.feature-flow .flow-list .flow-item{position:absolute;left:60px;right:60px;display:flex;gap:18px;padding:45px 30px;border-radius:30px;border:3px solid rgba(121,116,226,.09);background:#1a1a1f;min-height:483px;overflow:hidden}@media (max-width: 1280px){section.feature-flow .flow-list .flow-item{gap:8px;padding:18px 12px;left:0;right:0;top:0;bottom:0;min-height:auto}}section.feature-flow .flow-list .flow-item .tag-group{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0;justify-content:space-between}section.feature-flow .flow-list .flow-item .tag-group .group-box{display:flex;flex-flow:row wrap}section.feature-flow .flow-list .flow-item .tag-group .group-box .tag-list{display:flex;flex-flow:row wrap;gap:15px;width:100%}@media (max-width: 1280px){section.feature-flow .flow-list .flow-item .tag-group .group-box .tag-list{gap:6px}}section.feature-flow .flow-list .flow-item .tag-group .group-box .tag-list.right{justify-content:flex-end}section.feature-flow .flow-list .flow-item .tag-group .group-box .tag-list .tag-item{display:inline-flex;align-items:center;justify-content:center;height:59px;border-radius:1000px;background-color:#353539;padding:0 21px;font-size:21px;font-weight:700;line-height:140%;letter-spacing:-.03em;color:#fff}@media (max-width: 1280px){section.feature-flow .flow-list .flow-item .tag-group .group-box .tag-list .tag-item{font-size:12px;padding:0 8px;height:28px}}section.feature-flow .flow-list .flow-item .tag-group .group-box .tag-list .tag-item.accent{color:#ff963c;font-weight:600}section.feature-flow .flow-list .flow-item .view-box{width:100%;height:100%}section.feature-flow .flow-list .flow-item .view-box .img-box{width:100%;height:100%;display:flex}section.feature-flow .flow-list .flow-item .view-box .img-box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}section.feature-flow .flow-list .flow-item .item-box{width:100%;display:flex;flex-direction:column;gap:24px}@media (max-width: 1280px){section.feature-flow .flow-list .flow-item .item-box{gap:12px}}section.feature-flow .flow-list .flow-item .item-box .subject-box{flex:1;min-height:0;text-align:center;color:#fff;font-size:21px;font-weight:700;line-height:140%;letter-spacing:-.03em}@media (max-width: 1280px){section.feature-flow .flow-list .flow-item .item-box .subject-box{flex:none;font-size:12px}}section.feature-flow .flow-list .flow-item .item-box .subject-box .sub-box{font-size:16px;letter-spacing:-.03em;font-weight:400;line-height:140%}@media (max-width: 1280px){section.feature-flow .flow-list .flow-item .item-box .subject-box .sub-box{font-size:10px}}section.feature-flow .flow-list .flow-item .item-box .con-box .img-box{display:flex;border-radius:24px}@media (max-width: 1280px){section.feature-flow .flow-list .flow-item .item-box .con-box .img-box{border-radius:12px}}section.feature-flow .flow-list .flow-item .item-box .con-box .img-box img{width:100%;height:100%}section.feature-solution .solution-list{padding:60px 60px 0;display:flex;flex-direction:column;gap:18px}@media (max-width: 1280px){section.feature-solution .solution-list{padding:30px 0;gap:18px}}section.feature-solution .solution-list .solution-item{display:flex;opacity:0;visibility:hidden}section.feature-solution .solution-list .solution-item.answer{justify-content:flex-end}section.feature-solution .solution-list .solution-item.answer .txt-box{background-color:#191920;color:#fff}section.feature-solution .solution-list .solution-item.answer .txt-box:after{right:-7px;left:auto;background:url(/build/assets/answer_tail-kAu5ti1Q.svg) no-repeat center/cover}section.feature-solution .solution-list .solution-item .txt-box{background:#49e573;position:relative;height:47px;padding:0 15px;font-size:21px;font-weight:700;line-height:140%;letter-spacing:-.03em;border-radius:100px;color:#0c0c0c;display:inline-flex;align-items:center}@media (max-width: 1280px){section.feature-solution .solution-list .solution-item .txt-box{max-width:80%;padding:12px 15px;height:auto;font-size:16px;word-break:break-all}}@media (max-width: 768px){section.feature-solution .solution-list .solution-item .txt-box{font-size:14px}}section.feature-solution .solution-list .solution-item .txt-box:after{content:"";position:absolute;left:-7px;bottom:0;background:url(/build/assets/question_tail-CZ5xGQj5.svg) no-repeat center/cover;width:31px;height:13px}section.feature-start .subject-box{text-align:center}section.feature-start .subject-box .subject-txt{font-size:36px;font-weight:700;line-height:130%;color:#fff}@media (max-width: 1280px){section.feature-start .subject-box .subject-txt{font-size:18px}}section.feature-start .subject-box .subject-txt+.subject-txt{margin-top:9px}@media (max-width: 1280px){section.feature-start .subject-box .subject-txt+.subject-txt{margin-top:7px}}section.feature-start .link-list{display:flex;justify-content:center;gap:12px;padding-top:48px}@media (max-width: 1280px){section.feature-start .link-list{padding-top:24px}}section.feature-start .link-list .link-btn{display:inline-flex;align-items:center;justify-content:center;color:#fff;height:52px;border-radius:99px;padding:0 21px}@media (max-width: 1280px){section.feature-start .link-list .link-btn{height:36px;padding:0 16px;font-size:14px}}section.section-suggest .subject-box{text-align:center}section.section-suggest .subject-box .row{justify-content:center;display:flex;align-items:center;gap:6px}@media (max-width: 1280px){section.section-suggest .subject-box .row{gap:4px}}section.section-suggest .subject-box .row+.row{margin-top:6px}@media (max-width: 1280px){section.section-suggest .subject-box .row+.row{margin-top:4px}}section.section-suggest .subject-box .row .logo-img{height:34px}@media (max-width: 1280px){section.section-suggest .subject-box .row .logo-img{height:20px}}section.section-suggest .subject-box .row .logo-img img{max-height:100%;height:100%}section.section-suggest .subject-box .row .txt{color:#fff;line-height:130%;font-weight:700;font-size:36px}@media (max-width: 1280px){section.section-suggest .subject-box .row .txt{white-space:nowrap;font-size:18px}}section.section-suggest .link-list{display:flex;justify-content:center;gap:12px;padding-top:48px}@media (max-width: 1280px){section.section-suggest .link-list{padding-top:24px}}section.section-suggest .link-list .link-btn{display:inline-flex;align-items:center;justify-content:center;color:#fff;height:52px;border-radius:99px;padding:0 21px;font-weight:700;font-size:18px}@media (max-width: 1280px){section.section-suggest .link-list .link-btn{height:36px;padding:0 16px;font-size:14px}}section.component-visual{padding:90px 0;height:calc(100dvh - 115px);display:flex;flex-direction:column}@media (max-width: 1280px){section.component-visual{height:auto;padding:50px 0}}section.component-visual .visual-group{flex:1;min-height:0;overflow:hidden}section.component-visual .visual-group .visual-list{display:flex;align-items:center;flex-wrap:nowrap;width:-moz-max-content;width:max-content;gap:30px;height:100%}@media (max-width: 1280px){section.component-visual .visual-group .visual-list{gap:16px}}section.component-visual .visual-group .visual-list .visual-item{max-height:360px;aspect-ratio:1/1;height:100%}@media (max-width: 1280px){section.component-visual .visual-group .visual-list .visual-item{max-height:100%;width:130px}}section.component-visual .visual-group .visual-list .visual-item img{max-width:100%}section.component-visual .info-box{padding:50px 0 0}@media (max-width: 1280px){section.component-visual .info-box{padding-top:30px}}section.component-visual .info-box .subject-box{text-align:center;font-size:36px;font-weight:700;line-height:130%;color:#fff}@media (max-width: 1280px){section.component-visual .info-box .subject-box{font-size:18px}}section.component-visual .info-box .con-box{display:flex;flex-direction:column;gap:12px;padding-top:50px}@media (max-width: 1280px){section.component-visual .info-box .con-box{gap:8px;padding-top:30px}}section.component-visual .info-box .con-box .row{display:flex;justify-content:center}@media (max-width: 1280px){section.component-visual .info-box .con-box .row{width:100%;max-width:500px;margin:0 auto}section.component-visual .info-box .con-box .row:first-child .txt-box{border-radius:16px}}section.component-visual .info-box .con-box .row .txt-box{display:inline-flex;align-items:center;padding:6px;border-radius:100px;background:#1a1a1a;gap:6px}@media (max-width: 1280px){section.component-visual .info-box .con-box .row .txt-box{border-radius:16px;align-items:flex-start;width:100%;padding:10px 12px;gap:6px}section.component-visual .info-box .con-box .row .txt-box .ic{flex-shrink:0}}section.component-visual .info-box .con-box .row .txt-box .ic.ic-chk{background:url(/build/assets/chk-DXVHC3Ya.svg) no-repeat center/cover;width:24px;height:24px}@media (max-width: 1280px){section.component-visual .info-box .con-box .row .txt-box .ic.ic-chk{width:18px;height:18px}}section.component-visual .info-box .con-box .row .txt-box .txt{color:#fff;font-size:18px}@media (max-width: 1280px){section.component-visual .info-box .con-box .row .txt-box .txt{word-break:break-word;font-size:12px;line-height:20px}}section.component-feature{padding:60px 0}section.component-feature .component-group{padding:0 60px}@media (max-width: 1280px){section.component-feature .component-group{padding:0}}section.component-feature .component-list{display:flex;flex-direction:column;gap:36px}@media (max-width: 1280px){section.component-feature .component-list{gap:18px}}section.component-feature .component-list .component-item{display:flex;border-radius:30px;border:3px solid rgba(121,116,226,.09);background:#111114;padding:36px}@media (max-width: 1280px){section.component-feature .component-list .component-item{padding:18px;border-width:2px;border-radius:16px;flex-direction:column;gap:12px}}section.component-feature .component-list .component-item .info-box{flex:1;min-width:0;padding:21px}@media (max-width: 1280px){section.component-feature .component-list .component-item .info-box{padding:0}}section.component-feature .component-list .component-item .info-box .subject-box{font-size:24px;font-weight:700;letter-spacing:-.03em;line-height:140%}@media (max-width: 1280px){section.component-feature .component-list .component-item .info-box .subject-box{font-size:16px}}section.component-feature .component-list .component-item .info-box .con-box{margin-top:9px;font-size:16px;line-height:140%;letter-spacing:-.03em;color:#959595}@media (max-width: 1280px){section.component-feature .component-list .component-item .info-box .con-box{margin-top:7px;font-size:12px}}section.component-feature .component-list .component-item .view-box{flex-shrink:0}section.component-feature .component-list .component-item .view-box .img-box{aspect-ratio:450/300;width:450px;display:flex;border-radius:30px;background:#0c0c0c;justify-content:center;align-items:center}@media (max-width: 1280px){section.component-feature .component-list .component-item .view-box .img-box{width:100%;border-radius:16px}}section.component-feature .component-list .component-item .view-box .img-box img{max-width:100%;max-height:100%}@media (max-width: 768px){section.component-feature .component-list .component-item .view-box .img-box img{width:50%}}section.component-search .search-form-box{padding-bottom:60px}section.component-search .search-form-box.padding-zero{padding-bottom:0}@media (max-width: 1280px){section.component-search .search-form-box.padding-zero{padding-bottom:0}section.component-search .search-form-box{padding-bottom:30px}}section.component-search .search-form-box .input-group{display:flex;justify-content:center}section.component-search .search-form-box .input-group .input-box{display:inline-flex;align-items:center;position:relative;max-width:640px;width:100%}section.component-search .search-form-box .input-group .input-box input{width:100%;border:1px solid #3D3D3D;height:66px;border-radius:12px;padding:0 58px 0 24px;background-color:#0c0c0c;font-size:16px;font-weight:700;letter-spacing:.01em;color:#fff;outline:none}section.component-search .search-form-box .input-group .input-box input:focus{border:1px solid #fff}@media (max-width: 1280px){section.component-search .search-form-box .input-group .input-box input{height:50px;font-size:14px;padding:0 42px 0 12px}}section.component-search .search-form-box .input-group .input-box input::-moz-placeholder{color:#ffffff4d}section.component-search .search-form-box .input-group .input-box input::placeholder{color:#ffffff4d}section.component-search .search-form-box .input-group .input-box .search-btn{background:url(/build/assets/search-VTlFWNeT.svg) no-repeat center/cover;width:24px;height:24px;position:absolute;right:24px;top:50%;transform:translateY(-50%);z-index:10}@media (max-width: 1280px){section.component-search .search-form-box .input-group .input-box .search-btn{width:18px;height:18px;right:16px}}section.component-search .search-form-box .filter-group{padding-top:60px;display:flex;justify-content:center}@media (max-width: 1280px){section.component-search .search-form-box .filter-group{padding-top:30px}}section.component-search .search-form-box .filter-group .filter-list{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:#1a1a1a;border-radius:100px;padding:12px;gap:20px}@media (max-width: 1280px){section.component-search .search-form-box .filter-group .filter-list{padding:8px;flex-flow:row wrap;gap:10px}}section.component-search .search-form-box .filter-group .filter-list .filter-bg{left:0;top:1px;position:absolute;z-index:1;border-radius:100px;transition:transform .3s ease,width .3s ease,height .3s ease;transform:translate(12px,12px);background-color:#ff963c}section.component-search .search-form-box .filter-group .filter-list .filter-btn{position:relative;z-index:2;height:46px;padding:0 15px;color:#fff;font-size:18px;font-weight:600}@media (max-width: 1280px){section.component-search .search-form-box .filter-group .filter-list .filter-btn{padding:0 7px;font-size:12px;height:36px}}section.component-search .component-group{padding:60px}@media (max-width: 1280px){section.component-search .component-group{padding:0}}section.component-search .component-group .component-note{margin-top:60px;border-radius:12px;overflow:hidden;padding:30px 45px;background:linear-gradient(90deg,#222228,#22222800)}@media (max-width: 1280px){section.component-search .component-group .component-note{border-radius:8px;margin-top:30px;padding:15px 22px}}section.component-search .component-group .component-note .note-txt{font-size:21px;line-height:130%;color:#fff;font-weight:700}@media (max-width: 1280px){section.component-search .component-group .component-note .note-txt{font-size:12px}}section.component-search .component-group .component-summary{border-radius:12px;overflow:hidden}@media (max-width: 1280px){section.component-search .component-group .component-summary{border-radius:8px}}section.component-search .component-group .component-summary .summary-wrap{background-color:#17171a;border-left:6px solid #FF963C;padding:30px 45px;display:flex;flex-direction:column;gap:18px}@media (max-width: 1280px){section.component-search .component-group .component-summary .summary-wrap{gap:12px;padding:15px 22px;border-left-width:3px}}section.component-search .component-group .component-summary .subject-box{font-size:24px;font-weight:700;line-height:130%}@media (max-width: 1280px){section.component-search .component-group .component-summary .subject-box{font-size:14px}}section.component-search .component-group .component-summary .desc-box{color:#fff;font-size:18px;line-height:140%;letter-spacing:-.03em}@media (max-width: 1280px){section.component-search .component-group .component-summary .desc-box{font-size:12px}}section.component-search .component-group .component-list{padding-top:60px;display:flex;flex-direction:column;gap:60px}section.component-search .component-group .component-list .list-group .list-head-box{padding-bottom:36px;text-align:center;color:#fff;font-weight:700;font-size:30px;line-height:130%}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-head-box{font-size:16px;padding-bottom:18px}}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-body-box ul.item-list{grid-template-columns:repeat(2,1fr);gap:8px}}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box{min-width:0}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap{display:flex;flex-direction:column;gap:15px;padding:15px;background-color:#0e0e0e;border-radius:24px}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap{gap:10px;padding:8px;border-radius:12px}}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .view-box{position:relative;border-radius:24px;overflow:hidden}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .view-box{border-radius:12px}}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .view-box .soon{position:absolute;left:50%;bottom:14px;transform:translate(-50%);z-index:5}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .view-box .soon{bottom:10px}}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .view-box .soon .soon-txt{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;padding:0 16px;color:#ff963c;font-size:18px;font-weight:600;background-color:#ff963c33;height:42px}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .view-box .soon .soon-txt{height:24px;font-size:12px;padding:0 8px;white-space:nowrap}}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .view-box .img-box{aspect-ratio:348/244}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .view-box .img-box img{width:100%;height:100%}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .info-box{padding:6px 12px}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .info-box .label-box{padding-bottom:3px;color:#49e573;font-size:15px;font-weight:500;letter-spacing:-.03em;line-height:140%}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .info-box .label-box{font-size:10px}}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .info-box .subject-box{font-size:21px;line-height:130%;color:#fff;font-weight:700}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .info-box .subject-box{font-size:14px}}section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .info-box .desc-box{padding-top:15px;font-size:16px;font-weight:500;color:#888;line-height:130%}@media (max-width: 1280px){section.component-search .component-group .component-list .list-group .list-body-box ul.item-list li.item-box .item-wrap .info-box .desc-box{font-size:12px;padding-top:8px}}section.performance-visual{padding:90px 0;height:calc(100dvh - 115px);display:flex;flex-direction:column}@media (max-width: 1280px){section.performance-visual{height:auto;padding:50px 0}}section.performance-visual .wrap{flex:1;min-height:0;display:flex;flex-direction:column}section.performance-visual .visual-group{flex:1;min-height:0;display:flex;flex-direction:column}section.performance-visual .view-box{flex:1;min-height:0;display:flex;justify-content:center}section.performance-visual .view-box .img-box{display:inline-flex;max-width:650px;height:100%;aspect-ratio:650/364}section.performance-visual .view-box .img-box img{max-width:100%}section.performance-visual .info-box{flex-shrink:0;padding:30px 0 0}@media (max-width: 1280px){section.performance-visual .info-box{padding-top:20px}}section.performance-visual .info-box .subject-box{text-align:center;font-size:36px;font-weight:700;line-height:130%;color:#fff}@media (max-width: 1280px){section.performance-visual .info-box .subject-box{font-size:18px}}section.performance-visual .info-box .con-box{display:flex;flex-direction:column;gap:12px;padding-top:30px}@media (max-width: 1280px){section.performance-visual .info-box .con-box{gap:8px;padding-top:20px}}section.performance-visual .info-box .con-box .row{display:flex;justify-content:center}@media (max-width: 1280px){section.performance-visual .info-box .con-box .row{width:100%;max-width:500px;margin:0 auto}}section.performance-visual .info-box .con-box .row .txt-box{display:inline-flex;align-items:center;padding:6px;border-radius:100px;background:#1a1a1a;gap:6px}@media (max-width: 1280px){section.performance-visual .info-box .con-box .row .txt-box{align-items:flex-start;width:100%;padding:10px 12px;gap:6px;border-radius:16px}section.performance-visual .info-box .con-box .row .txt-box .ic{flex-shrink:0}}section.performance-visual .info-box .con-box .row .txt-box .ic.ic-chk{background:url(/build/assets/chk-DXVHC3Ya.svg) no-repeat center/cover;width:24px;height:24px}@media (max-width: 1280px){section.performance-visual .info-box .con-box .row .txt-box .ic.ic-chk{width:18px;height:18px}}section.performance-visual .info-box .con-box .row .txt-box .txt{color:#fff;font-size:18px}@media (max-width: 1280px){section.performance-visual .info-box .con-box .row .txt-box .txt{word-break:break-word;font-size:12px;line-height:20px}}section.performance-feature{padding:60px 0}@media (max-width: 1280px){section.performance-feature{padding:40px 0}}section.performance-feature .performance-feature-group{padding:0 60px}@media (max-width: 1280px){section.performance-feature .performance-feature-group{padding:0}}section.performance-feature .performance-feature-group .feature-list{display:flex;flex-direction:column;gap:36px}@media (max-width: 1280px){section.performance-feature .performance-feature-group .feature-list{gap:20px}}section.performance-feature .performance-feature-group .feature-list .feature-item{border-radius:30px;border:3px solid rgba(121,116,226,.09);background:#111114;padding:36px;display:flex;flex-direction:column;gap:24px}@media (max-width: 1280px){section.performance-feature .performance-feature-group .feature-list .feature-item{gap:12px;padding:18px;border-radius:16px}}section.performance-feature .performance-feature-group .feature-list .feature-item .info-box{padding:21px}@media (max-width: 1280px){section.performance-feature .performance-feature-group .feature-list .feature-item .info-box{padding:10px}}section.performance-feature .performance-feature-group .feature-list .feature-item .info-box .subject-box{padding-bottom:9px;font-size:24px;font-weight:700;line-height:140%;letter-spacing:-.03em;text-align:center}@media (max-width: 1280px){section.performance-feature .performance-feature-group .feature-list .feature-item .info-box .subject-box{padding-bottom:7px;font-size:14px}}section.performance-feature .performance-feature-group .feature-list .feature-item .info-box .con-box{text-align:center;font-size:16px;line-height:140%;letter-spacing:-.03em;color:#959595}@media (max-width: 1280px){section.performance-feature .performance-feature-group .feature-list .feature-item .info-box .con-box{font-size:12px}}section.performance-feature .performance-feature-group .feature-list .feature-item .view-box{border-radius:30px;overflow:hidden;background-color:#0c0c0c;padding:64px;gap:20px;display:flex}section.performance-feature .performance-feature-group .feature-list .feature-item .view-box.column{flex-direction:column}@media (max-width: 1280px){section.performance-feature .performance-feature-group .feature-list .feature-item .view-box{border-radius:15px;padding:16px;gap:12px}}section.performance-feature .performance-feature-group .feature-list .feature-item .view-box .img-box{display:flex}section.performance-feature .performance-feature-group .feature-list .feature-item .view-box .img-box img{max-width:100%;width:100%}section.contact-visual{padding:90px 0}@media (max-width: 1280px){section.contact-visual{padding:50px 0}}section.contact-visual .visual-group{padding:0 60px}@media (max-width: 1280px){section.contact-visual .visual-group{padding:0;max-width:700px;margin:0 auto}}section.contact-visual .intro-box{display:flex;flex-direction:column;gap:9px;padding-bottom:60px}@media (max-width: 1280px){section.contact-visual .intro-box{padding-bottom:30px;gap:7px}}section.contact-visual .intro-box .subject-box{text-align:center;font-size:45px;font-weight:700;line-height:130%;color:#fff}@media (max-width: 1280px){section.contact-visual .intro-box .subject-box{font-size:24px}}section.contact-visual .intro-box .con-box{text-align:center;font-size:21px;letter-spacing:-.03em;line-height:140%}@media (max-width: 1280px){section.contact-visual .intro-box .con-box{font-size:14px}}section.contact-visual .suggest-list{display:flex;justify-content:center;gap:30px}@media (max-width: 1280px){section.contact-visual .suggest-list{flex-direction:column;justify-content:flex-start;gap:16px}}section.contact-visual .suggest-list .suggest-item{width:100%;border-radius:24px;border:3px solid rgba(255,255,255,.09);background:#141416;padding:30px;display:flex;flex-direction:column;gap:18px}@media (max-width: 1280px){section.contact-visual .suggest-list .suggest-item{padding:16px;gap:10px}}section.contact-visual .suggest-list .suggest-item .head-box{padding:12px;color:#fff;font-size:18px;font-weight:500;letter-spacing:-.02em;text-align:center}@media (max-width: 1280px){section.contact-visual .suggest-list .suggest-item .head-box{font-size:14px;padding:8px;line-height:130%}}section.contact-visual .suggest-list .suggest-item .body-box .suggest-btn{width:100%;color:#fff;border-radius:15px;height:64px;background-color:#49e573;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:600}section.contact-visual .suggest-list .suggest-item .body-box .suggest-btn.primary{background:#ff963c}@media (max-width: 1280px){section.contact-visual .suggest-list .suggest-item .body-box .suggest-btn{height:44px;border-radius:8px;font-size:14px}}section.contact-visual .apply-box{padding-top:60px}@media (max-width: 1280px){section.contact-visual .apply-box{padding-top:16px}}section.contact-visual .apply-box .apply-wrap{padding:30px;display:flex;justify-content:space-between;border-radius:24px;border:3px solid rgba(255,255,255,.09);background:#141416;gap:18px}@media (max-width: 1280px){section.contact-visual .apply-box .apply-wrap{border-radius:12px;padding:16px;flex-direction:column;gap:10px}}section.contact-visual .apply-box .apply-wrap .txt-box{flex:1;min-width:0;padding:12px 30px;font-size:18px;font-weight:500;line-height:130%;letter-spacing:-.02em;color:#fff}@media (max-width: 1280px){section.contact-visual .apply-box .apply-wrap .txt-box{text-align:center;font-size:14px;padding:10px;line-height:130%}}section.contact-visual .apply-box .apply-wrap .apply-btn{display:inline-flex;align-items:center;justify-content:center;width:336px;background:#ff963c;color:#fff;border-radius:15px;height:64px;font-size:18px;font-weight:600}@media (max-width: 1280px){section.contact-visual .apply-box .apply-wrap .apply-btn{width:100%;font-size:14px;height:44px;border-radius:8px}}section.contact-faq{padding:90px 0}@media (max-width: 1280px){section.contact-faq{padding:50px 0}}section.contact-faq .faq-group{padding:0 60px}@media (max-width: 1280px){section.contact-faq .faq-group{max-width:700px;margin:0 auto;padding:0}}section.contact-faq .faq-group .group-head-box{text-align:center;color:#fff;padding-bottom:60px}@media (max-width: 1280px){section.contact-faq .faq-group .group-head-box{padding-bottom:30px}}section.contact-faq .faq-group .group-head-box .head-box{font-size:45px;line-height:130%;font-weight:700}@media (max-width: 1280px){section.contact-faq .faq-group .group-head-box .head-box{font-size:22px}}section.contact-faq .faq-group .group-head-box .sub-box{padding-top:9px;font-size:21px;line-height:140%;letter-spacing:-.03em}@media (max-width: 1280px){section.contact-faq .faq-group .group-head-box .sub-box{padding:7px;font-size:12px}}section.contact-faq .faq-group .group-body-box .faq-list{display:flex;flex-direction:column;gap:15px;padding-bottom:15px}@media (max-width: 1280px){section.contact-faq .faq-group .group-body-box .faq-list{padding-bottom:12px;gap:12px}}section.contact-faq .faq-group .group-body-box .faq-list .faq-item{border-radius:24px;border:3px solid rgba(255,255,255,.09);background:#141416;padding:30px 36px;display:flex;flex-direction:column}@media (max-width: 1280px){section.contact-faq .faq-group .group-body-box .faq-list .faq-item{padding:14px 18px;border-radius:16px}}section.contact-faq .faq-group .group-body-box .faq-list .faq-item.is-active .item-head-box .toggle-btn{background:#fff url(/build/assets/faq_toggle_minus-DsXxYRkj.svg) no-repeat center}section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box{display:flex;justify-content:space-between;align-items:center;gap:18px;width:100%}@media (max-width: 1280px){section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box{gap:12px;align-items:flex-start}}section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box .info-box{flex:1;min-width:0;gap:9px;display:inline-flex}@media (max-width: 1280px){section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box .info-box{gap:7px}}section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box .info-box .label-box{display:inline-flex;align-items:center;justify-content:center;height:33px;padding:0 12px;color:#fff;font-size:16px;font-weight:600;line-height:130%;letter-spacing:-.03em;background-color:#323232;border-radius:100px}@media (max-width: 1280px){section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box .info-box .label-box{font-size:12px;height:26px;padding:0 8px}}section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box .info-box .subject-box{color:#fff;font-size:21px;line-height:140%;letter-spacing:-.03em;font-weight:700;text-align:left}@media (max-width: 1280px){section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box .info-box .subject-box{align-self:center;font-size:14px}}section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box .toggle-btn{width:54px;background:#323232 url(/build/assets/faq_toggle_plus-BVvYggFi.svg) no-repeat center;border-radius:100px;flex-shrink:0;aspect-ratio:54/42}@media (max-width: 1280px){section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-head-box .toggle-btn{width:36px;background-size:18px 18px}}section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-body-box .answer-box{padding:21px 9px 9px;color:#888;font-size:16px;line-height:130%;white-space:pre-line;word-break:break-word}@media (max-width: 1280px){section.contact-faq .faq-group .group-body-box .faq-list .faq-item .item-body-box .answer-box{font-size:14px;padding:16px 7px 7px}}section.contact-information{padding:90px 0}@media (max-width: 1280px){section.contact-information{padding:50px 0}}section.contact-information .information-group{padding:0 60px}@media (max-width: 1280px){section.contact-information .information-group{max-width:700px;margin:0 auto;padding:0}}section.contact-information .information-group .information-view{border-radius:24px;border:3px solid rgba(255,255,255,.09);background:#141416;padding:36px}@media (max-width: 1280px){section.contact-information .information-group .information-view{padding:18px;border-radius:14px}}section.contact-information .information-group .head-box{padding-bottom:54px}@media (max-width: 1280px){section.contact-information .information-group .head-box{padding-bottom:28px}}section.contact-information .information-group .head-box .row{display:flex;align-items:center;gap:6px}@media (max-width: 1280px){section.contact-information .information-group .head-box .row{gap:4px}}section.contact-information .information-group .head-box .row+.row{margin-top:6px}@media (max-width: 1280px){section.contact-information .information-group .head-box .row+.row{margin-top:4px}}section.contact-information .information-group .head-box .row .logo-img{height:26px}@media (max-width: 1280px){section.contact-information .information-group .head-box .row .logo-img{height:18px}}section.contact-information .information-group .head-box .row .logo-img img{max-height:100%}section.contact-information .information-group .head-box .row .txt{color:#fff;line-height:130%;font-weight:700;font-size:24px}@media (max-width: 1280px){section.contact-information .information-group .head-box .row .txt{white-space:nowrap;font-size:14px}}section.contact-information .information-group .body-box{display:flex;flex-direction:column;gap:12px}section.contact-information .information-group .body-box .information-item{border-radius:12px;padding:30px;background:linear-gradient(90deg,#1d1d23,#1d1d2300);display:flex;gap:12px}@media (max-width: 1280px){section.contact-information .information-group .body-box .information-item{padding:16px;gap:8px;border-radius:8px}}section.contact-information .information-group .body-box .information-item .subject-box{width:90px;font-size:18px;line-height:130%;color:#888}@media (max-width: 1280px){section.contact-information .information-group .body-box .information-item .subject-box{width:70px;font-size:14px}}section.contact-information .information-group .body-box .information-item .con-box{flex:1;min-width:0;font-size:18px;line-height:130%;font-weight:600;color:#fff}@media (max-width: 1280px){section.contact-information .information-group .body-box .information-item .con-box{font-size:14px}}section.notice-list{padding:90px 0}@media (max-width: 1280px){section.notice-list{padding:50px 0}}section.notice-list .notice-group{padding:0 60px}@media (max-width: 1280px){section.notice-list .notice-group{padding:0}}section.notice-list .notice-title{font-size:45px;font-weight:700;line-height:130%;color:#fff;text-align:center;padding-bottom:90px}@media (max-width: 1280px){section.notice-list .notice-title{padding-bottom:50px;font-size:22px}}section.notice-list .notice-filter .filter-group{padding-top:90px;display:flex;justify-content:center}@media (max-width: 1280px){section.notice-list .notice-filter .filter-group{padding-top:30px}}section.notice-list .notice-filter .filter-group .filter-list{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:#1a1a1a;border-radius:100px;padding:12px;gap:20px}@media (max-width: 1280px){section.notice-list .notice-filter .filter-group .filter-list{gap:12px}}section.notice-list .notice-filter .filter-group .filter-list .filter-bg{left:0;top:1px;position:absolute;z-index:1;border-radius:100px;transition:transform .3s ease,width .3s ease,height .3s ease;transform:translate(12px,12px);background-color:#ff963c}section.notice-list .notice-filter .filter-group .filter-list .filter-btn{position:relative;z-index:2;height:46px;padding:0 15px;color:#fff;font-size:18px;font-weight:600}@media (max-width: 1280px){section.notice-list .notice-filter .filter-group .filter-list .filter-btn{height:38px;font-size:14px;padding:0 12px}}section.notice-list .notice-list{display:flex;flex-direction:column;gap:15px;padding:60px 0 15px}@media (max-width: 1280px){section.notice-list .notice-list{gap:18px;padding:20px 0}}section.notice-list .notice-list .notice-item{background-color:#111114;border-radius:24px;border:1px solid transparent;padding:30px 36px;display:flex;flex-direction:column;gap:21px}section.notice-list .notice-list .notice-item.is-accent{border:1px solid rgba(255,255,255,.8)}@media (max-width: 1280px){section.notice-list .notice-list .notice-item{padding:20px;border-radius:18px;gap:12px}}section.notice-list .notice-list .notice-item .notice-item-header{display:flex;align-items:center;justify-content:space-between}@media (max-width: 1280px){section.notice-list .notice-list .notice-item .notice-item-header{position:relative;align-items:flex-start;gap:12px}}section.notice-list .notice-list .notice-item .notice-item-header .con-box{display:flex;align-items:center;gap:9px}@media (max-width: 1280px){section.notice-list .notice-list .notice-item .notice-item-header .con-box{gap:7px;flex-direction:column;align-items:flex-start}}section.notice-list .notice-list .notice-item .notice-item-header .con-box .notice-badge{background-color:#323232;color:#fff;padding:6px 12px;border-radius:100px;font-size:16px;font-weight:600;line-height:130%}@media (max-width: 1280px){section.notice-list .notice-list .notice-item .notice-item-header .con-box .notice-badge{font-size:12px;padding:4px 8px}}section.notice-list .notice-list .notice-item .notice-item-header .con-box .notice-item-title{color:#fff;font-size:21px;font-weight:700;line-height:140%;letter-spacing:-.03em}@media (max-width: 1280px){section.notice-list .notice-list .notice-item .notice-item-header .con-box .notice-item-title{font-size:16px}section.notice-list .notice-list .notice-item .notice-item-header .date-box{position:absolute;right:0;top:0}}section.notice-list .notice-list .notice-item .notice-item-header .date-box .notice-date{font-size:16px;font-weight:400;color:#888;line-height:130%}@media (max-width: 1280px){section.notice-list .notice-list .notice-item .notice-item-header .date-box .notice-date{font-size:12px;line-height:24px}}section.notice-list .notice-list .notice-item .notice-item-desc{color:#888;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;line-height:21px;height:63px;max-width:100%;height:auto}@media (max-width: 1280px){section.notice-list .notice-list .notice-item .notice-item-desc{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;line-height:18px;height:54px;max-width:100%;height:auto}}section.notice-detail{padding:90px 0}@media (max-width: 1280px){section.notice-detail{padding:50px 0}}section.notice-detail .notice-detail-container .notice-detail-header{letter-spacing:-.03em;text-align:center}section.notice-detail .notice-detail-container .notice-detail-header .label-box{padding-bottom:6px;display:flex;justify-content:center}section.notice-detail .notice-detail-container .notice-detail-header .label-box .label-badge{background-color:#ff963c;padding:6px 12px;border-radius:100px;font-size:16px;font-weight:600;color:#fff;line-height:130%}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-header .label-box .label-badge{font-size:12px;padding:4px 8px}}section.notice-detail .notice-detail-container .notice-detail-header .title-box{font-size:30px;font-weight:700;line-height:140%;color:#fff;letter-spacing:-.03em}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-header .title-box{font-size:16px}}section.notice-detail .notice-detail-container .notice-detail-header .date-box{padding-top:6px;font-size:21px;font-weight:400;color:#797b89;line-height:130%}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-header .date-box{font-size:14px;padding-top:4px}}section.notice-detail .notice-detail-container .notice-detail-body{padding-top:45px;display:flex;flex-direction:column;gap:45px}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body{padding-top:30px;gap:30px}}section.notice-detail .notice-detail-container .notice-detail-body .img-box{display:flex;width:100%;aspect-ratio:1160/615}section.notice-detail .notice-detail-container .notice-detail-body .img-box img{width:100%;height:100%}section.notice-detail .notice-detail-container .notice-detail-body .editor-txt{white-space:pre-line;word-break:break-word;font-size:18px;line-height:130%;letter-spacing:-.03em}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .editor-txt{font-size:14px}}section.notice-detail .notice-detail-container .notice-detail-body .download-list{display:flex;flex-direction:column;gap:12px}section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item{padding:24px;display:flex;justify-content:space-between;align-items:center;border-radius:8px;background:#1a1a1a}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item{padding:16px}}section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .subject-box{display:flex;flex:1;min-width:0}section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .subject-box .subject-txt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;word-wrap:normal;width:100%;max-width:100%;font-size:18px;line-height:130%;letter-spacing:-.03em;color:#fff}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .subject-box .subject-txt{font-size:14px}}section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .con-box{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:10px}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .con-box{gap:8px}}section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .con-box .size-txt{font-size:15px;line-height:1.2;font-weight:600;letter-spacing:-.03em;color:#fff}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .con-box .size-txt{font-size:13px}}section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .con-box .ic.ic-download{background:url(/build/assets/download-kjMzWytY.svg) no-repeat center/cover;width:24px;height:24px}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .download-list .download-item .con-box .ic.ic-download{width:18px;height:18px}}section.notice-detail .notice-detail-container .notice-detail-body .table-box table{width:100%;border-collapse:separate;border-spacing:0;border-radius:8px}section.notice-detail .notice-detail-container .notice-detail-body .table-box table th,section.notice-detail .notice-detail-container .notice-detail-body .table-box table td{text-align:start;border:1px solid #323232;padding:18px 24px;font-size:16px;font-weight:600;color:#fff;letter-spacing:-.02em;line-height:130%;background-color:#272727}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .table-box table th,section.notice-detail .notice-detail-container .notice-detail-body .table-box table td{font-size:14px;padding:14px 20px}}section.notice-detail .notice-detail-container .notice-detail-body .table-box table th{background-color:#303030}section.notice-detail .notice-detail-container .notice-detail-body .table-box table tr:first-child th:first-child{border-top-left-radius:8px}section.notice-detail .notice-detail-container .notice-detail-body .table-box table tr:first-child th:last-child{border-top-right-radius:8px}section.notice-detail .notice-detail-container .notice-detail-body .table-box table tr:last-child td:first-child{border-bottom-left-radius:8px}section.notice-detail .notice-detail-container .notice-detail-body .table-box table tr:last-child td:last-child{border-bottom-right-radius:8px}section.notice-detail .notice-detail-container .notice-detail-body .table-box table .download-btn{text-decoration:underline;text-underline-offset:4px}section.notice-detail .notice-detail-container .notice-detail-body .list-item-group .list-item-title{font-size:18px;font-weight:400;color:#fff;letter-spacing:-.03em;line-height:130%}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .list-item-group .list-item-title{font-size:14px}}section.notice-detail .notice-detail-container .notice-detail-body .list-item-group .list-item-list{display:flex;flex-direction:column;gap:9px}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .list-item-group .list-item-list{gap:7px}}section.notice-detail .notice-detail-container .notice-detail-body .list-item-group .list-item-list .list-item .dot{width:8px;height:8px;background-color:#fff;border-radius:100px;margin-right:12px;margin-left:10px;display:inline-block;vertical-align:middle;position:relative;top:-1px}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .list-item-group .list-item-list .list-item .dot{width:4px;height:4px}}section.notice-detail .notice-detail-container .notice-detail-body .list-item-group .list-item-list .list-item .txt-box{font-size:18px;font-weight:400;color:#fff;letter-spacing:-.03em;line-height:130%}@media (max-width: 1280px){section.notice-detail .notice-detail-container .notice-detail-body .list-item-group .list-item-list .list-item .txt-box{font-size:14px}}article.navigation .navigation-box{display:flex;justify-content:space-between;align-items:center;width:100%;color:#fff;gap:15px}@media (max-width: 1280px){article.navigation .navigation-box{gap:12px}}article.navigation .nav-item{flex:1;min-width:0;display:inline-flex;align-items:center}@media (max-width: 1280px){article.navigation .nav-item{gap:8px;flex-direction:column;align-items:flex-start}}article.navigation .nav-item:last-child{justify-content:flex-end}@media (max-width: 1280px){article.navigation .nav-item:last-child{align-items:flex-end}article.navigation .nav-item:last-child .nav-btn{order:1}article.navigation .nav-item:last-child .nav-title{order:2;text-align:right}}article.navigation .nav-btn{background:#222;color:#fff;border:none;border-radius:100px;padding:0 18px;height:52px;margin:0 8px;gap:60px;cursor:pointer;display:flex;align-items:center}@media (max-width: 1280px){article.navigation .nav-btn{gap:24px;height:42px;padding:0 12px}}article.navigation .nav-btn .navigation-prev,article.navigation .nav-btn .navigation-next{background:url(/build/assets/navigation_prev-BB9x0zVY.svg) no-repeat center/cover;width:18px;height:18px}article.navigation .nav-btn .navigation-next{background:url(/build/assets/navigation_next-DKqP1izW.svg) no-repeat center/cover}article.navigation .nav-btn .txt-box{line-height:1.2;font-size:18px}@media (max-width: 1280px){article.navigation .nav-btn .txt-box{font-size:12px}}article.navigation .nav-title{max-width:336.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;letter-spacing:-.03em;font-size:18px;font-weight:600;line-height:130%;min-width:0;padding:0 15px}@media (max-width: 1280px){article.navigation .nav-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;word-wrap:normal;width:100%;max-width:100%;font-size:14px}}article.popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}article.popup:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3}article.popup .popup-wrapper{position:fixed;max-width:480px;width:calc(100% - 40px);z-index:30;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column}article.popup .popup-wrapper .popup-contents{display:flex;flex-direction:column;border-radius:24px;border:3px solid rgba(121,116,226,.09);background-color:#111114}@media (max-width: 1280px){article.popup .popup-wrapper .popup-contents{border-radius:16px;border-width:2px}}article.popup .popup-wrapper .popup-foot-box{padding:24px}@media (max-width: 1280px){article.popup .popup-wrapper .popup-foot-box{padding:16px}}article.popup .popup-wrapper .popup-foot-box .foot-btn-list{display:flex;gap:10px}@media (max-width: 1280px){article.popup .popup-wrapper .popup-foot-box .foot-btn-list{gap:6px}}article.popup .popup-wrapper .popup-foot-box .foot-btn-list .foot-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:58px;border-radius:15px;font-size:18px;font-weight:600}@media (max-width: 1280px){article.popup .popup-wrapper .popup-foot-box .foot-btn-list .foot-btn{height:40px;font-size:14px;border-radius:8px}}article.popup .popup-wrapper .popup-foot-box .foot-btn-list .foot-btn:disabled{opacity:.5;cursor:not-allowed}article.popup .popup-wrapper .popup-foot-box .foot-btn-list .foot-btn.theme-gray{background-color:#57534f;color:#fff}article.popup .popup-wrapper .popup-foot-box .foot-btn-list .foot-btn.theme-primary{background-color:#ff963c;color:#fff}article.popup .popup-wrapper .popup-foot-box .foot-btn-list .foot-btn.small{min-width:106px;width:auto}@media (max-width: 1280px){article.popup .popup-wrapper .popup-foot-box .foot-btn-list .foot-btn.small{min-width:80px}}article.popup .popup-wrapper article.popup-msg-view{padding:30px 30px 0}article.popup .popup-wrapper article.popup-msg-view .intro-box .logo-box{padding:18px 0;display:flex;justify-content:center}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-msg-view .intro-box .logo-box{padding:12px 0}}article.popup .popup-wrapper article.popup-msg-view .intro-box .info-box{padding:18px 0;text-align:center}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-msg-view .intro-box .info-box{padding:12px 0}}article.popup .popup-wrapper article.popup-msg-view .intro-box .info-box .main-box{font-size:24px;font-weight:700;letter-spacing:-.03em;line-height:140%}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-msg-view .intro-box .info-box .main-box{font-size:14px}}article.popup .popup-wrapper article.popup-msg-view .intro-box .info-box .sub-box{padding-top:12px;font-size:16px;line-height:130%;color:#888}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-msg-view .intro-box .info-box .sub-box{padding-top:6px;font-size:14px}}article.popup .popup-wrapper article.popup-form-component1{overflow-y:auto;display:flex;flex-direction:column;position:relative;max-height:75dvh;padding:30px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1{padding:16px;max-height:70dvh}}article.popup .popup-wrapper article.popup-form-component1 .intro-box .logo-box{padding:18px 0;display:flex;justify-content:center}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .intro-box .logo-box{padding:12px 0}}article.popup .popup-wrapper article.popup-form-component1 .intro-box .info-box{padding:18px 0;text-align:center}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .intro-box .info-box{padding:12px 0}}article.popup .popup-wrapper article.popup-form-component1 .intro-box .info-box .main-box{font-size:24px;font-weight:700;letter-spacing:-.03em;line-height:140%}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .intro-box .info-box .main-box{font-size:14px}}article.popup .popup-wrapper article.popup-form-component1 .intro-box .info-box .sub-box{padding-top:12px;font-size:16px;line-height:130%;color:#888}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .intro-box .info-box .sub-box{padding-top:6px;font-size:14px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input{display:flex;flex-direction:column;gap:15px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input{gap:8px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box{width:100%}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box{position:relative;width:100%}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box.is-error .msg-box{margin-top:6px;display:block}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box.is-error .msg-box{margin-top:4px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box.is-error label input{border:1px solid #ff3535!important}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box.is-error label select{border:1px solid #ff3535!important}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box .msg-box{display:none;color:#ff292c;font-size:16px;line-height:130%;padding:6px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box .msg-box{padding:4px;font-size:12px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label{position:relative;display:flex;width:100%}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label input,article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label select{width:100%;border-radius:6px;height:63px;padding:0 24px 0 94px;line-height:130%;background-color:#111114;border:1px solid #262626;color:#fff;outline:none}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label input.form-select,article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label select.form-select{background:url(/build/assets/agree_toggle_show-Bjn52sp-.svg) no-repeat center right 12px/16px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label input.form-select option,article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label select.form-select option{background:#000}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label input:focus,article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label select:focus{border:1px solid #fff}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label input,article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label select{height:48px;padding:0 16px 0 68px;font-size:12px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label input::-moz-placeholder,article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label select::-moz-placeholder{color:#ffffff4d}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label input::placeholder,article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label select::placeholder{color:#ffffff4d}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label .label-txt{position:absolute;left:24px;top:50%;transform:translateY(-50%);font-size:16px;color:#fff;line-height:130%}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-input .row .item-box .input-box label .label-txt{left:16px;font-size:12px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-msg{padding-top:15px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-msg{padding-top:8px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-msg .msg-box{padding:6px;color:#888;font-size:16px;line-height:130%}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-msg .msg-box{padding:4px;font-size:12px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree{margin-top:15px;padding:6px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree{padding:4px;margin-top:8px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-title{padding-bottom:12px;color:#fff;font-size:18px;font-weight:700;line-height:140%;letter-spacing:-.03em}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-title{padding-bottom:8px;font-size:14px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list{display:flex;flex-direction:column}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item{display:flex;flex-direction:column;gap:15px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item{gap:8px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item.is-active .item-head-box .toggle-btn{background:url(/build/assets/agree_toggle_show-Bjn52sp-.svg) no-repeat center/cover}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item.is-active .item-body-box{display:block}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item .item-head-box{display:flex;justify-content:space-between;align-items:center;gap:24px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item .item-head-box{gap:14px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item .item-head-box .toggle-btn{background:url(/build/assets/agree_toggle_hide-NNLFz9lj.svg) no-repeat center/cover;width:24px;height:24px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item .item-head-box .toggle-btn{width:20px;height:20px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item .item-body-box .terms-box{background-color:#0c0c0e;height:140px;overflow-y:auto;position:relative;padding:15px;border-radius:6px}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item .item-body-box .terms-box{height:80px;font-size:8px;border-radius:4px}}article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item .item-body-box .terms-box .terms-txt{white-space:pre-line;word-break:break-word;color:#ffffff4d;font-size:14px;line-height:130%}@media (max-width: 1280px){article.popup .popup-wrapper article.popup-form-component1 .form-group .form-agree .agree-list .agree-item .item-body-box .terms-box .terms-txt{font-size:10px}}.cbox{display:inline-flex;align-items:center}.cbox label{display:inline-flex;gap:6px;cursor:pointer}@media (max-width: 1280px){.cbox label{gap:4px}}.cbox label input{position:absolute;left:-9999px;transform:scale(0)}.cbox label input:checked~i{background:url(/build/assets/cbox_on-DEbptsJh.svg) no-repeat center/cover}.cbox label i{margin-top:-1px;background:url(/build/assets/cbox_off-DHe0FCBt.svg) no-repeat center/cover;width:21px;height:21px;flex-shrink:0}@media (max-width: 1280px){.cbox label i{width:18px;height:18px}}.cbox label .txt{font-size:16px;line-height:130%;color:#fff}@media (max-width: 1280px){.cbox label .txt{font-size:12px}}article.list-floating{position:fixed;bottom:40px;left:0;right:0;z-index:100}article.list-floating .floating-box{display:flex;justify-content:center}article.list-floating .floating-box .floating-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 21px;opacity:70%;background:#292936;border-radius:99px;gap:12px}article.list-floating .floating-box .floating-btn .btn-txt{color:#fff;font-size:18px;line-height:1.2;font-weight:600}article.list-floating .floating-box .floating-btn .ic{background:url(/build/assets/ic_bottom_arrow-e5MuvDgO.svg) no-repeat center/cover;width:17px;height:13px}
