section.more .more-news .desc,section.banner .text-box .desc{font-size:1rem;font-weight:400;line-height:1.8;letter-spacing:.5px}.sub-navbar{position:fixed;top:0;right:0;z-index:3;padding:50px 0;display:flex;flex-direction:column;justify-content:space-between;gap:50px;width:80px;width:calc(var(--side-space) + var(--1fr));height:100vh;background:#fff;transition:box-shadow .5s}.sub-navbar .space,.sub-navbar .button-group{height:120px}.sub-navbar .menu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.sub-navbar .menu-button-box{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.sub-navbar .menu-button-box .menu-text{max-height:0;opacity:0;transition:max-height .5s ease,opacity .5s ease,margin-top .5s ease}.sub-navbar .menu-button-box:hover .menu-text,.sub-navbar .menu-button-box.active .menu-text{margin-top:10px;max-height:20px;opacity:1}.sub-navbar .menu-button-box:hover .menu-button,.sub-navbar .menu-button-box.active .menu-button{background:#0f4c8e;border-color:#0f4c8e}.sub-navbar .menu-button-box:hover .menu-button .icon,.sub-navbar .menu-button-box.active .menu-button .icon{transform:rotate(0)}.sub-navbar .menu-button-box:hover .menu-button .icon span,.sub-navbar .menu-button-box.active .menu-button .icon span{background:#fff}.sub-navbar .menu-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.2);width:45px;height:45px;transition:border-color .5s ease,background .5s ease}.sub-navbar .menu-button .icon{display:flex;flex-direction:column;gap:5px;transform:rotate(-30deg);transition:transform .5s ease}.sub-navbar .menu-button .icon span{display:block;background:#181818;width:20px;height:3px;transition:background .5s ease}.sub-navbar .search-box,.sub-navbar .member-box,.sub-navbar .language-box{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.sub-navbar .search-box .icon-box,.sub-navbar .member-box .icon-box,.sub-navbar .language-box .icon-box{width:20px;height:20px;font-size:1.25rem}.sub-navbar .search-box .menu-text,.sub-navbar .member-box .menu-text,.sub-navbar .language-box .menu-text{max-height:0;opacity:0;font-size:.875rem;font-weight:500;line-height:1.4;letter-spacing:.5px;transition:max-height .5s ease,opacity .5s ease,margin-top .5s ease}.sub-navbar .search-box:hover .menu-text,.sub-navbar .search-box.active .menu-text,.sub-navbar .member-box:hover .menu-text,.sub-navbar .member-box.active .menu-text{margin-top:10px;max-height:20px;opacity:1}.sub-navbar .language-box{position:relative;width:100%}.sub-navbar .language-box .icon-box{transition:color .5s}.sub-navbar .button-group{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:end}.sub-navbar[scroll-top=true] .tip-text{opacity:0;z-index:-1;pointer-events:none}.sub-navbar[scroll-top=true] .top-button{opacity:1;pointer-events:initial}.sub-navbar .tip-text{position:absolute;bottom:0;color:#18181880;transform:rotate(90deg) translate(-30%);cursor:pointer;transition:opacity .5s ease}.sub-navbar .top-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.2);width:40px;height:40px;cursor:pointer;opacity:0;pointer-events:none;transition:background .5s ease,border-color .5s ease,opacity .5s ease}.sub-navbar .top-button .icon-box{font-size:1.25rem;color:#00000080;transition:color .5s ease}.sub-navbar .top-button:hover{background:#0f4c8e;border-color:#0f4c8e}.sub-navbar .top-button:hover .icon-box{color:#fff}@media only screen and (max-width: 1200px){.sub-navbar{display:none}}.breadCrumbs{position:absolute;top:0;left:0;z-index:2;padding:30px var(--1fr);width:100%;overflow-x:scroll;scrollbar-color:transparent transparent;scrollbar-width:none;-ms-overflow-style:none}.breadCrumbs::-webkit-scrollbar{display:none}.breadCrumbs[data-theme=light] .item{color:#fff}.breadCrumbs[data-theme=light] .item:not(:first-child):before{opacity:.5}.breadCrumbs[data-theme=dark] .item{color:#181818}.breadCrumbs:has(~.common-banner[data-text-theme=light][data-type=base]) .item{color:#fff}.breadCrumbs:has(~.common-banner[data-text-theme=light][data-type=base]) .item:not(:first-child):before{opacity:.5}.breadCrumbs:has(~.common-banner[data-text-theme=dark][data-type=base]) .item{color:#181818}.breadCrumbs .items{display:flex;align-items:center;gap:15px}.breadCrumbs .item{flex-shrink:0;display:flex;align-items:center;gap:15px;max-width:300px;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:.5px}.breadCrumbs .item:not(:first-child):before{opacity:.2;content:"/"}.breadCrumbs .item:last-child{font-weight:700}.breadCrumbs .item a,.breadCrumbs .item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 1024px){.breadCrumbs{padding:30px var(--side-space)}}@media only screen and (max-width: 575px){.breadCrumbs{padding:15px 20px}}.social-share{padding:5px 25px 5px 5px;display:flex;align-items:center;gap:20px;background:#fff;border-radius:500px;width:max-content}.social-share[data-theme=white]{background:#fff}.social-share[data-theme=lightgray]{background:#f2f2f2}.social-share .share{display:flex;align-items:center;gap:10px}.social-share .share .icon-box{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;font-size:.8125rem;background:#0f4c8e;color:#fff}.social-share .share .text{font-size:.875rem;font-weight:800;line-height:1.3}.social-share .social-links{display:flex;align-items:center;gap:10px}.social-share .social-links .icon-box{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:1.25rem;color:#00000080;cursor:pointer;transition:color .5s}.social-share .social-links .icon-box:hover{color:#0f4c8e}.sections-wrapper{padding-top:clamp(3.125rem,0rem + 4.1667vw,5rem);padding-bottom:clamp(5rem,.8333rem + 5.5556vw,7.5rem);grid-column:3/-3;display:grid;grid-template-columns:subgrid;gap:80px 0;background:#f7f7f7}@media only screen and (max-width: 1200px){.sections-wrapper{grid-column:2/-2;gap:50px 0}}@media only screen and (max-width: 1024px){.sections-wrapper{grid-column:1/-1}}section.banner{grid-column:8/-8}section.banner.aost-show .text-box .title,section.banner.aost-show .text-box .desc,section.banner.aost-show .banner-footer{transform:translateY(0);opacity:1}section.banner.aost-show .text-box .title{transition-delay:.2s}section.banner.aost-show .text-box .desc{transition-delay:.4s}section.banner.aost-show .banner-footer{transition-delay:.6s}section.banner .text-box .title,section.banner .text-box .desc,section.banner .banner-footer{transform:translateY(20px);opacity:0;transition:transform .5s,opacity .5s}section.banner .container{display:flex;flex-direction:column;gap:40px}section.banner .breadCrumbs{position:initial;padding:0}section.banner .text-box{display:flex;flex-direction:column;gap:15px}section.banner .text-box .title{font-size:2.375rem;font-weight:500;line-height:1.4}section.banner .banner-footer{padding-bottom:20px;position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:80px;border-bottom:1px solid rgba(0,0,0,.2)}section.banner .banner-footer:after{position:absolute;bottom:-2px;left:0;z-index:2;display:block;background:#00a9cc;width:200px;height:4px;content:""}section.banner .banner-footer .date-box{flex-grow:1;display:flex;align-items:center;gap:5px}section.banner .banner-footer .date-box .year{font-size:1.125rem;font-weight:400;line-height:1.5;letter-spacing:.5px}section.banner .banner-footer .date-box .month,section.banner .banner-footer .date-box .date{font-size:1.125rem;font-weight:800;line-height:1.5;letter-spacing:.5px;color:#00a9cc}section.banner .banner-footer .social-share{flex-shrink:0}@media only screen and (max-width: 1440px){section.banner{grid-column:6/-6}}@media only screen and (max-width: 1200px){section.banner{grid-column:4/-4}}@media only screen and (max-width: 1024px){section.banner{grid-column:2/-2}section.banner .container{gap:30px}section.banner .banner-footer{gap:20px}section.banner .text-box .title{font-size:2rem;line-height:1.5}}section.articles{grid-column:8/-8}@media only screen and (max-width: 1440px){section.articles{grid-column:6/-6}}@media only screen and (max-width: 1200px){section.articles{grid-column:4/-4}}@media only screen and (max-width: 1024px){section.articles{grid-column:2/-2}}section._articleBlock{padding-bottom:80px}.categories{padding-top:40px;border-top:1px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:start;flex-wrap:wrap;gap:10px 0}.categories .icon-box{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:.9375rem}.categories .cate{display:inline-flex;align-items:center;font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:1px;min-width:max-content}.categories .cate:not(:first-child):before{margin:0 15px;display:block;flex-shrink:0;background:#0003;border-radius:50%;width:3px;height:3px;pointer-events:none;content:""}@media only screen and (max-width: 1024px){.categories{padding-top:20px}}section.more{padding-top:80px;padding-bottom:80px;grid-column:6/-6}section.more .container{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}section.more .more-news{padding:40px;transform:translateY(50px);display:flex;flex-direction:column;gap:20px;background:#f2f2f2;min-height:290px;opacity:0;transition:opacity var(--aost-trans, .8s),transform var(--aost-trans, .8s),background .5s,color .5s}section.more .more-news.aost-show{transform:translateY(0);opacity:1}section.more .more-news.prev{grid-column:1}section.more .more-news.next{grid-column:2}section.more .more-news .text-box{flex-grow:1;display:flex;flex-direction:column;gap:10px}section.more .more-news .title{font-size:1.125rem;font-weight:500;line-height:1.6;letter-spacing:.5px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}section.more .more-news .desc{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}section.more .more-news .news-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between}section.more .more-news .prev-button,section.more .more-news .next-button{display:flex;align-items:center;gap:10px;cursor:pointer}section.more .more-news .prev-button .icon-box,section.more .more-news .next-button .icon-box{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:1rem}section.more .more-news .prev-button .button-text,section.more .more-news .next-button .button-text{font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:.5px}section.more .more-news .date-box{display:flex;align-items:center;gap:5px}section.more .more-news .date-box .month,section.more .more-news .date-box .date{font-size:1rem;font-weight:800;line-height:1.5;letter-spacing:.5px;color:#00a9cc;transition:color .5s}section.more .more-news .date-box .year{font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.5px}@media only screen and (min-width: 1201px){section.more .more-news:hover{background:#0f4c8e;color:#fff}section.more .more-news:hover .date-box .month,section.more .more-news:hover .date-box .date{color:#fff}}@media only screen and (max-width: 1200px){section.more{grid-column:2/-2}}@media only screen and (max-width: 1024px){section.more{padding-top:50px;padding-bottom:50px}section.more .container{grid-template-columns:repeat(1,1fr)}section.more .more-news{padding:30px 20px}section.more .more-news.prev,section.more .more-news.next{grid-column:1}}
