.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-image{position:relative;font-size:0}.ui-image img{width:100%;height:100%;object-fit:cover;object-position:center center;position:unset!important}.pg-news{width:100%;background-image:url(/images/page-cover.webp);background-repeat:no-repeat;background-position:top;background-size:100%;padding-top:102px}.pg-news .news-head .head-title{font-size:46px;font-weight:900;text-align:center;line-height:1}.pg-news .news-head .head-description{margin-top:20px;text-align:center;font-size:25px}.pg-news .news-contents{margin-top:174px;padding-bottom:186px}.pg-news .news-contents .news-list{display:flex;flex-wrap:wrap;margin:-34px -16px}.pg-news .news-contents .news-list .news-item{border-radius:20px;width:calc(33.333% - 32px);margin:34px 16px;cursor:pointer}.pg-news .news-contents .news-list .news-item .thumbnail{border-radius:20px 20px 0 0;font-size:0;position:relative;aspect-ratio:52/29;overflow:hidden;border:1px solid #cacaca;border-bottom:none}.pg-news .news-contents .news-list .news-item .thumbnail .ui-image{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pg-news .news-contents .news-list .news-item .thumbnail:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3));transform:skewX(-25deg)}@keyframes news-item-thumbnail{to{left:125%}}.pg-news .news-contents .news-list .news-item:hover .thumbnail:before{animation:news-item-thumbnail 1.25s}.pg-news .news-contents .news-list .news-item .thumbnail img{width:100%}.pg-news .news-contents .news-list .news-item .content{border:1px solid #cacaca;border-radius:0 0 20px 20px;background:#ffffff;padding:32px 28px}.pg-news .news-contents .news-list .news-item .content .content-title{font-size:20px;font-weight:500;min-height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.pg-news .news-contents .news-list .news-item .content .content-date{margin-top:30px}.pg-news .news-contents .news-empty{text-align:center;padding:0 0 140px}.pg-news .news-contents .news-empty .empty-icon{font-size:100px;display:flex;align-items:center;justify-content:center}.pg-news .news-contents .news-empty .empty-text{margin-top:16px;font-size:20px}@media (max-width:1680px){.pg-news .news-head .head-title{font-size:40px}.pg-news .news-head .head-description{font-size:24px}.pg-news .news-contents{margin-top:144px;padding-bottom:156px}.pg-news .news-contents .news-list .news-item .content{padding:28px 24px}.pg-news .news-contents .news-list .news-item .content .content-title{font-size:18px;min-height:54px}}@media (max-width:1440px){.pg-news .news-head .head-title{font-size:38px}.pg-news .news-head .head-description{font-size:22px}.pg-news .news-contents{margin-top:104px;padding-bottom:136px}}@media (max-width:1280px){.pg-news .news-contents .news-list .news-item{width:calc(50% - 32px)}.pg-news .news-contents .news-list .news-item .content{padding:28px 24px}.pg-news .news-contents .news-list .news-item .content .content-title{font-size:18px;min-height:54px}}@media (max-width:1024px){.pg-news{padding-top:140px}.pg-news .news-head .head-title{font-size:32px}.pg-news .news-head .head-description{font-size:20px;line-height:32px}.pg-news .news-contents .news-list{margin:-24px -12px}.pg-news .news-contents .news-list .news-item{margin:24px 12px;width:calc(50% - 24px)}}@media (max-width:574px){.pg-news{padding-top:135px;background-image:url(/images/page-cover_mobile.png);background-position:center 65px;background-size:auto}.pg-news .news-head .head-title{font-size:24px}.pg-news .news-head .head-description{font-size:16px;line-height:26px}.pg-news .news-contents{margin-top:34px;padding-bottom:70px}.pg-news .news-contents .news-list{margin:0;flex-direction:column;gap:20px}.pg-news .news-contents .news-list .news-item{margin:0;width:100%}.pg-news .news-contents .news-list .news-item .content{padding:20px 18px}.pg-news .news-contents .news-list .news-item .content .content-title{font-size:16px;min-height:48px}.pg-news .news-contents .news-list .news-item .content .content-date{margin-top:20px;font-size:12px}.pg-news .news-contents .news-empty{padding:20px 0 240px}.pg-news .news-contents .news-empty .empty-icon{font-size:60px}.pg-news .news-contents .news-empty .empty-text{margin-top:16px;font-size:14px}}