.sh-container{padding:0 140px}@media (max-width:1680px){.sh-container{padding:0 100px}}@media (max-width:1440px){.sh-container{padding:0 80px}}@media (max-width:1024px){.sh-container{padding:0 16px}}.app-layout{width:100%}.app-layout .layout-header{position:fixed;top:0;left:0;width:100%;height:120px;display:flex;align-items:center;justify-content:space-between;padding:0 110px 0 140px;background:#ffffff;box-shadow:0 4px 10px #0000001a;border-bottom:1px solid transparent;z-index:50}.app-layout .layout-header .header-brand{display:flex;align-items:center;justify-content:center;width:132px;height:42px;flex-shrink:0}.app-layout .layout-header .header-nav{display:flex;align-items:center;gap:114px}.app-layout .layout-header .header-nav .nav-item{padding:12px;font-size:20px;font-weight:600;font-family:var(--paperlogy),sans-serif;cursor:pointer}.app-layout .layout-header .header-nav .nav-item.active,.app-layout .layout-header .header-nav .nav-item:hover{color:var(--primary)!important}.app-layout .layout-header .header-burger{display:none}.app-layout .layout-main{padding-top:120px}.app-layout .layout-footer{height:296px}.app-layout .layout-footer .footer-container{border-top:1px solid #707070;padding-top:50px;display:flex;align-items:center;justify-content:space-between}.app-layout .layout-footer .footer-meta .meta-row{display:flex;align-items:center;gap:6px;font-size:20px}.app-layout .layout-footer .footer-meta .meta-row .meta-label{font-weight:800}.app-layout .layout-footer .footer-brand{display:flex;align-items:center;gap:96px}.app-layout .layout-footer .footer-brand .brand-item{display:flex;align-items:center;justify-content:center}.app-layout .layout-footer .footer-brand .brand-item.yegangfoundation{width:168px}.app-layout .layout-footer .footer-brand .brand-item.daumfoundation{width:165px}@media (max-width:1680px){.app-layout .layout-header{padding:0 70px 0 100px}.app-layout .layout-footer .footer-meta .meta-row{font-size:18px}.app-layout .layout-footer{height:240px}}@media (max-width:1440px){.app-layout .layout-header{padding:0 50px 0 80px}.app-layout .layout-header .header-nav{gap:88px}.app-layout .layout-header .header-nav .nav-item{font-size:18px}.app-layout .layout-footer .footer-meta .meta-row{font-size:16px}.app-layout .layout-footer{height:200px}}@media (max-width:1024px){.app-layout .layout-header{height:65px;padding:0 36px}.app-layout.open .layout-header{box-shadow:none;border-bottom:1px solid #f3f3f3}.app-layout .layout-header .header-brand{width:96px;height:30px;z-index:1}@keyframes header-nav{0%{opacity:0}to{opacity:1}}.app-layout .layout-header .header-nav{position:fixed;top:65px;left:0;width:100%;background:#ffffff;flex-direction:column;gap:0;opacity:0;overflow:hidden;height:0}.app-layout .layout-header .header-nav .nav-item{width:100%;padding:14px 36px;text-align:center}.app-layout.open .layout-header .header-nav{padding:12px 0;box-shadow:0 4px 10px #0000001a;animation:header-nav .15s linear forwards;height:-moz-fit-content;height:fit-content}.app-layout .layout-header .header-burger{display:block;transform:translateX(15px);overflow:hidden}.app-layout .layout-overlay{position:fixed;top:0;left:-9999px;width:100%;height:100dvh;background:rgba(0,0,0,.3);opacity:0;z-index:1}.app-layout.open .layout-overlay{left:0;opacity:1;z-index:15;transition:forwards .15s linear}.app-layout .layout-main{padding-top:0}.app-layout .layout-footer{height:180px}.app-layout .layout-footer .footer-container{padding-top:36px}.app-layout .layout-footer .footer-brand{flex-direction:column;gap:4px}.app-layout .layout-footer .footer-brand .brand-item.yegangfoundation{width:124px}.app-layout .layout-footer .footer-brand .brand-item.daumfoundation{width:120px}}@media (max-width:576px){.app-layout .layout-header{padding:0 20px}.app-layout .layout-header .header-brand{width:76px;height:23px}.app-layout .layout-footer{height:130px}.app-layout .layout-footer .footer-container{padding-top:24px}.app-layout .layout-footer .footer-meta .meta-row{font-size:12px}.app-layout .layout-footer .footer-brand{flex-direction:column;gap:0}.app-layout .layout-footer .footer-brand .brand-item.daumfoundation,.app-layout .layout-footer .footer-brand .brand-item.yegangfoundation{width:80px}}.ui-html{overflow-y:auto;word-break:break-word}.ui-html img{max-width:100%;height:auto!important}.ui-html a{text-decoration:underline!important}.ui-html .image{margin-left:auto;margin-right:auto;max-width:100%}.ui-html .image.image-style-block-align-left{margin-left:0}.ui-html .image.image-style-block-align-right{margin-right:0}.ui-html.border{border-width:1px;border-style:solid;border-color:var(--gray-5);padding:4px 11px;border-radius:var(--radius);transition:all .2s}.ui-html.border:hover{border-color:#212121}.ui-html.readonly{background:var(--gray-3);cursor:default}.pg-news-detail{padding:180px 0 156px}.pg-news-detail .detail-head{border-bottom:3px solid #002aa5;padding-bottom:36px}.pg-news-detail .detail-head .head-label{font-size:26px;text-align:center;color:var(--primary)}.pg-news-detail .detail-head .head-subject{font-size:32px;font-weight:900;text-align:center;max-width:80%;margin:64px auto 0}.pg-news-detail .detail-head .head-date{margin-top:40px;font-weight:300;font-size:22px;text-align:center;color:#6e6e6e}.pg-news-detail .detail-contents{padding:80px 0 140px}.pg-news-detail .detail-contents img{max-width:100%}.pg-news-detail .detail-upload{background:rgb(249,249,249);padding:30px;display:flex;margin-bottom:60px}.pg-news-detail .detail-upload .upload-label{font-size:20px;font-weight:700;width:132px;padding-left:20px}.pg-news-detail .detail-upload .upload-list{display:flex;flex-direction:column;gap:4px}.pg-news-detail .detail-upload .upload-list .upload-item{display:inline-block;line-height:30px;color:rgb(100,100,100);font-size:18px;cursor:pointer;width:-moz-fit-content;width:fit-content}.pg-news-detail .detail-upload .upload-list .upload-item:hover{color:var(--primary)!important}.pg-news-detail .detail-nav{border-top:1px solid #c1c1c1;border-bottom:1px solid #c1c1c1}.pg-news-detail .detail-nav .nav-item{display:flex;align-items:center;height:80px}.pg-news-detail .detail-nav .nav-item .nav-label{width:230px;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:56px}.pg-news-detail .detail-nav .nav-item .nav-label .label-text{font-size:20px;font-weight:700}.pg-news-detail .detail-nav .nav-item .nav-label .label-arrow{display:flex;align-items:center;justify-content:center}.pg-news-detail .detail-nav .nav-item .nav-label .label-arrow svg{width:17px;height:10px}.pg-news-detail .detail-nav .nav-item .nav-link{font-size:20px;cursor:pointer}.pg-news-detail .detail-nav .nav-item .nav-link:hover{color:var(--primary)!important}.pg-news-detail .detail-nav .nav-item .nav-link.empty{cursor:default;color:#919191!important}.pg-news-detail .detail-nav .nav-item+.nav-item{border-top:1px solid #c1c1c1}.pg-news-detail .detail-action{margin-top:35px;display:flex;align-items:center;justify-content:center}.pg-news-detail .detail-action .action-button{width:188px;padding:16px 0;display:flex;align-items:center;justify-content:center;font-size:20px;border:1px solid #707070;border-radius:38px;letter-spacing:-.4px;transition:box-shadow .5s ease}.pg-news-detail .detail-action .action-button:hover{box-shadow:0 0 12px rgba(18,31,131,.2)}@media (max-width:1680px){.pg-news-detail{padding:160px 0 136px}.pg-news-detail .detail-head .head-label{font-size:24px}.pg-news-detail .detail-head .head-subject{margin-top:58px;font-size:30px}.pg-news-detail .detail-head .head-date{margin-top:32px;font-size:20px}.pg-news-detail .detail-contents{padding:68px 0 120px}}@media (max-width:1440px){.pg-news-detail{padding:140px 0 108px}.pg-news-detail .detail-head .head-label{font-size:22px}.pg-news-detail .detail-head .head-subject{margin-top:54px;font-size:28px}.pg-news-detail .detail-head .head-date{margin-top:28px;font-size:18px}.pg-news-detail .detail-contents{padding:52px 0 100px}.pg-news-detail .detail-nav .nav-item .nav-label .label-text,.pg-news-detail .detail-nav .nav-item .nav-link{font-size:18px}.pg-news-detail .detail-nav .nav-item .nav-label .label-arrow svg{width:15px;height:8px}.pg-news-detail .detail-action .action-button{font-size:18px}}@media (max-width:1024px){.pg-news-detail .detail-head .head-label{font-size:20px}.pg-news-detail .detail-head .head-subject{margin-top:44px;font-size:24px}.pg-news-detail .detail-head .head-date{margin-top:20px;font-size:16px}.pg-news-detail .detail-nav .nav-item .nav-label .label-text,.pg-news-detail .detail-nav .nav-item .nav-link{font-size:16px;text-overflow:ellipsis;overflow:hidden;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (max-width:576px){.pg-news-detail{padding:145px 0 70px}.pg-news-detail .detail-head{padding-bottom:20px;border-bottom:1px solid var(--primary)}.pg-news-detail .detail-head .head-label{font-size:16px}.pg-news-detail .detail-head .head-subject{margin-top:20px;font-size:24px;word-break:keep-all;max-width:100%}.pg-news-detail .detail-head .head-date{margin-top:15px;font-size:14px}.pg-news-detail .detail-nav .nav-item{height:auto;padding:15px 0;gap:16px}.pg-news-detail .detail-nav .nav-item .nav-label .label-text{display:none}.pg-news-detail .detail-nav .nav-item .nav-label .label-arrow svg{width:17px;height:10px}.pg-news-detail .detail-nav .nav-item .nav-label{width:30px}.pg-news-detail .detail-upload{padding:20px;margin-bottom:40px;flex-direction:column}.pg-news-detail .detail-upload .upload-label{font-size:16px;margin-bottom:8px;padding-left:0}.pg-news-detail .detail-upload .upload-list{display:flex;flex-direction:column;gap:4px}.pg-news-detail .detail-upload .upload-list .upload-item{line-height:24px;font-size:16px}.pg-news-detail .detail-action{margin-top:40px}.pg-news-detail .detail-action .action-button{font-size:16px;padding:12px 0;width:136px;line-height:1}}