.style-theme-3 .container-news{flex-direction:column;align-items:center;gap:1rem;width:100%;height:100%;padding-block:1rem;padding-inline:1rem;display:flex;overflow:hidden}.style-theme-3 .container-news .header{justify-content:space-between;align-items:center;width:100%;max-width:1400px;display:flex}.style-theme-3 .container-news .content{flex-direction:column;justify-content:center;gap:32px;width:100%;max-width:1400px;display:flex}.style-theme-3 .container-news .content .news-highlight-swiper{width:100%;padding-bottom:40px}.style-theme-3 .container-news .content .news-highlight-swiper .swiper-pagination-bullet{background-color:var(--color-secondary);transition:all .3s;transform:scale(1)}.style-theme-3 .container-news .content .news-highlight-swiper .swiper-pagination-bullet-active{transform:scale(1.35)}.style-theme-3 .container-news .content .head-content{background-color:var(--color-primary);border-radius:32px;flex-direction:column-reverse;grid-template-columns:repeat(2,1fr);width:100%;height:100%;text-decoration:none;display:flex;overflow:hidden}.style-theme-3 .container-news .content .head-content .desc{flex-direction:column;grid-area:desc;justify-content:space-between;padding:2rem 2rem 0;display:flex}.style-theme-3 .container-news .content .head-content .desc .head{flex-direction:column;gap:2rem;display:flex}.style-theme-3 .container-news .content .head-content .desc .head h1{color:var(--color-light);font-size:var(--typo-lg);text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-height:4.4em;font-weight:500;display:-webkit-box;overflow:hidden}.style-theme-3 .container-news .content .head-content .desc .head h2,.style-theme-3 .container-news .content .head-content .desc .head h3{color:var(--color-light);font-size:var(--typo-sm);text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-height:4.4em;font-weight:400;display:-webkit-box;overflow:hidden}.style-theme-3 .container-news .content .head-content .desc .footer{color:#888db8;font-size:var(--typo-default);justify-content:space-between;display:flex}.style-theme-3 .container-news .content .head-content .desc .footer p>svg{margin:0 5px}.style-theme-3 .container-news .content .head-content .image-wrapper{grid-area:image;width:100%;min-height:300px;position:relative}.style-theme-3 .container-news .content .head-content .image-wrapper img{object-fit:contain;border-radius:24px 24px 0 0}.style-theme-3 .container-news .content .head-content .image-wrapper img.blur-cover{object-fit:cover}.style-theme-3 .container-news .content .head-content:hover{cursor:pointer}.style-theme-3 .container-news .content .head-content:hover .desc .head h1{color:var(--color-secondary)}.style-theme-3 .container-news .content .list-content{grid-template-columns:repeat(1,1fr);gap:32px;width:100%;display:grid}.style-theme-3 .container-news .content .list-content .box{background-color:var(--color-light);border-radius:24px;flex-direction:column;gap:24px;width:100%;padding:24px;text-decoration:none;display:flex;position:relative}.style-theme-3 .container-news .content .list-content .box .pic-box{border-radius:16px;width:100%;height:269px;position:relative}.style-theme-3 .container-news .content .list-content .box .pic-box img{object-fit:contain;border-radius:16px}.style-theme-3 .container-news .content .list-content .box .pic-box img.blur-cover{object-fit:cover}.style-theme-3 .container-news .content .list-content .box .desc{flex-direction:column;justify-content:space-between;gap:24px;width:100%;min-height:220px;display:flex}.style-theme-3 .container-news .content .list-content .box .desc .head{flex-direction:column;gap:8px;display:flex}.style-theme-3 .container-news .content .list-content .box .desc .head h1{color:var(--color-primary-dark);font-size:var(--typo-md);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:500;display:-webkit-box;overflow:hidden}.style-theme-3 .container-news .content .list-content .box .desc .head h2,.style-theme-3 .container-news .content .list-content .box .desc .head h3{color:#566676;font-size:var(--typo-default);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:400;display:-webkit-box;overflow:hidden}.style-theme-3 .container-news .content .list-content .box .desc .footer{color:#566676;font-size:--typo-default;justify-content:space-between;display:flex}.style-theme-3 .container-news .content .list-content .box:hover{cursor:pointer;background-color:var(--color-primary);transition:background-color .3s linear}.style-theme-3 .container-news .content .list-content .box:hover .desc .head h1{color:var(--color-secondary)}.style-theme-3 .container-news .content .list-content .box:hover .desc .head h2,.style-theme-3 .container-news .content .list-content .box:hover .desc .head h3,.style-theme-3 .container-news .content .list-content .box:hover .desc .footer{color:var(--color-light)}@media (min-width:600px){.style-theme-3 .container-news .content .list-content{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.style-theme-3 .container-news{padding-block:1rem;padding-inline:1rem}}@media (min-width:1200px){.style-theme-3 .container-news .content .head-content{grid-template-columns:repeat(2,1fr);grid-template-areas:"desc image";min-height:409px;display:grid}.style-theme-3 .container-news .content .head-content .desc{padding:56px 40px}.style-theme-3 .container-news .content .list-content{grid-template-columns:repeat(3,1fr)}}@media (min-width:1536px){.style-theme-3 .container-news{padding-inline:0;gap:60px;margin-top:-2.2rem;padding-top:80px;padding-bottom:140px}}.style-theme-3 .detail{background-color:var(--color-light);flex-direction:column;align-items:center;width:100%;display:flex}.style-theme-3 .detail-content{width:100%;max-width:1400px;margin-top:-25rem;padding:0 15px}.style-theme-3 .detail-content .content-custom{background-color:var(--color-light);color:var(--color-primary-dark);border-radius:10px;padding:30px}.style-theme-3 .detail-content .content-custom img{min-width:75%;margin-left:auto;margin-right:auto;display:block;height:100%!important}.style-theme-3 .detail-content .content-custom table{min-width:75%;margin:0 auto}.style-theme-3 .detail-content.cms-single{margin:30px 0 0}@media (max-width:1535px){.style-theme-3 .detail-content{margin-top:-17rem}}@media (max-width:1200px){.style-theme-3 .detail-content{margin-top:0}}.style-theme-3 .detail-content .box{background-color:#f7f9f9;border-radius:24px;flex-direction:column;height:246px;display:flex}.style-theme-3 .detail-content .box .top{color:#566676;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.style-theme-3 .detail-content .box .body{color:var(--color-primary-dark);font-size:var(--typo-sm);flex:1;padding-inline:28px;font-weight:500}.style-theme-3 .detail-content .box .footer{border:0;border-top:1px solid var(--color-primary-dark);color:#566676;justify-content:space-between;align-items:center;height:70px;padding:1rem;display:flex}.style-theme-3 .detail-content .box .footer>span svg{margin-right:5px;display:inline-block;position:relative;top:5px}.style-theme-3 .detail-content .box .footer>span .dot{margin:0 10px}.style-theme-3 .detail-content .box .footer .btn-download{cursor:pointer;background-color:var(--color-secondary);width:40px;height:40px}.style-theme-3 .detail-content .video{border:10px solid var(--color-primary);border-radius:20px;margin-bottom:80px}.style-theme-3 .detail-content .video .video-cover{border-radius:10px;padding-bottom:56%;position:relative;overflow:hidden}.style-theme-3 .detail-content .video .video-cover video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.style-theme-3 .thumb-cover-default{position:relative;overflow:hidden}.style-theme-3 .thumb-cover-default>img{z-index:1;position:absolute;top:0;left:0}.style-theme-3 .thumb-cover-default .blur-cover{z-index:0;object-position:center;object-fit:cover;filter:blur(6px);border-radius:16px;width:100%;height:100%}@media (max-width:1600px){.style-theme-3 .container-news .content .list-content .box .desc{min-height:202px}}@media (max-width:1440px){.style-theme-3 .container-news .content .list-content .box .desc{min-height:196px}}@media (max-width:1200px){.style-theme-3 .detail-content{padding:10px}.style-theme-3 .container-news .content .list-content .box{gap:20px;padding:20px}.style-theme-3 .layout-gallery.-flipbook .toolbar .hide-tablet{display:none}}@media (max-width:991px){.style-theme-3 .container-news .content{gap:20px}.style-theme-3 .container-news .content .head-content .desc .head h1{font-size:var(--typo-md)}.style-theme-3 .container-news .content .head-content .desc .head h2,.style-theme-3 .container-news .content .head-content .desc .head h3{font-size:var(--typo-default)}.style-theme-3 .container-news .content .head-content .desc .footer{font-size:var(--typo-xs)}.style-theme-3 .container-news .content .head-content .desc .footer p>svg{position:relative;top:1px}.style-theme-3 .container-news .content .list-content{gap:20px}.style-theme-3 .container-news .content .list-content .box{gap:15px;padding:15px}}@media (max-width:767px){.style-theme-3 .container-news .content{gap:12px}.style-theme-3 .container-news .content .head-content{border-radius:16px}.style-theme-3 .container-news .content .head-content .desc{padding:1.25rem 1.25rem 0}.style-theme-3 .container-news .content .head-content .desc .head{gap:.5rem}.style-theme-3 .container-news .content .head-content .desc .head h1{font-size:var(--typo-sm)}.style-theme-3 .container-news .content .head-content .desc .head h2,.style-theme-3 .container-news .content .head-content .desc .head h3{font-size:var(--typo-xs)}.style-theme-3 .container-news .content .head-content .image-wrapper{min-height:0;padding-bottom:56%}.style-theme-3 .container-news .content .head-content .image-wrapper img{border-radius:16px 16px 0 0}.style-theme-3 .container-news .content .list-content{gap:15px}.style-theme-3 .container-news .content .list-content .box{border-radius:15px;gap:10px;padding:10px}.style-theme-3 .container-news .content .list-content .box .pic-box{border-radius:10px;height:auto;padding-bottom:66%}.style-theme-3 .container-news .content .list-content .box .pic-box img{border-radius:10px}.style-theme-3 .container-news .content .list-content .box .desc{min-height:182px}.style-theme-3 .detail-content .content-custom{padding:5px}.style-theme-3 .detail-content .box{border-radius:16px;height:auto}.style-theme-3 .detail-content .box .body{padding-bottom:1rem}.style-theme-3 .detail-content .box .top svg{width:40px;height:auto}}.layout-gallery{position:relative}.layout-gallery.-viewpdf{padding-bottom:0}.layout-gallery.-viewpdf .pdf{position:relative}.layout-gallery.-viewpdf .pdf embed,.layout-gallery.-viewpdf .pdf iframe{border:none;width:100%;height:100dvh;display:block}.layout-gallery.-viewpdf .note{margin-top:30px}.layout-gallery.-viewpdf .note p{font-size:var(--typo-default);color:var(--color-black)}.layout-gallery.-viewpdf .note p:last-child{margin-bottom:0}.layout-gallery.-bless{padding-bottom:0}.layout-gallery.-bless+.form-default{border-radius:0 0 20px 20px;margin-bottom:15px}.layout-gallery.-bless .ratio{border-radius:10px 10px 0 0;display:block;overflow:hidden}.layout-gallery.-image-cover{padding-bottom:0}.layout-gallery.-image-cover .image-cover{border-radius:20px;max-width:100%;height:auto;display:block;overflow:hidden}.layout-gallery .thumb{border-radius:10px;display:block;overflow:hidden}.layout-gallery .thumb .ratio{overflow:hidden}.layout-gallery .thumb img{transition:var(--transition);transform:scale(1)}.layout-gallery .thumb:hover img{transform:scale(1.03)}.layout-gallery .vertical-pdf-viewer{touch-action:none;flex-direction:column;align-items:center;gap:24px;width:100%;max-height:calc(100vh - 80px);display:flex;overflow:auto}.layout-gallery .vertical-pdf-viewer .vertical-page{width:100%;max-width:800px}.layout-gallery .vertical-pdf-viewer .vertical-page img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.layout-gallery .vertical-pdf-viewer:fullscreen{width:100vw;height:100vh}.layout-gallery .vertical-pdf-viewer:fullscreen .toolbar{width:100%;position:fixed;bottom:0;left:0}.layout-gallery.-flipbook{background-image:url(/img/background/bg-flipbook.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;justify-content:center;align-items:center;padding-bottom:70px;display:flex;overflow:hidden}.layout-gallery.-flipbook .flipbookWrapper{width:1300px;margin-left:auto;margin-right:auto;padding:50px}.layout-gallery.-flipbook .flipbookWrapper.f-panzoom__content{justify-content:center;align-items:center;display:flex}.layout-gallery.-flipbook .flipbookPage{max-width:1198px;margin:0 auto;position:relative}.layout-gallery.-flipbook :not(:root):fullscreen{z-index:98;align-items:center;display:flex}.layout-gallery.-flipbook :not(:root):fullscreen::backdrop{background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url(/img/background/bg-flipbook.jpg)!important}.layout-gallery.-flipbook .page{position:relative}.layout-gallery.-flipbook .page img{width:100%;height:auto;display:block}.layout-gallery.-flipbook .toolbar{background-color:#1e1e1ee6;justify-content:center;align-items:center;width:100%;padding:15px;display:flex;position:absolute;bottom:0;left:0;right:0}.layout-gallery.-flipbook .toolbar button{color:var(--color-light);transition:var(--transition);box-shadow:none;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:auto;height:auto;margin:0;padding:0;font-size:20px;display:flex}.layout-gallery.-flipbook .toolbar button:hover{color:var(--color-secondary-light)}.layout-gallery.-flipbook .toolbar button+button{margin-left:15px}.layout-gallery.-flipbook .toolbar .total{margin:0 15px;display:inline-block;position:relative}.layout-gallery.-flipbook .toolbar .total label{display:none}.layout-gallery.-flipbook .toolbar .total .page-view-box{z-index:0;font-size:var(--typo-xs);background-color:var(--color-light);color:var(--color-default);border-radius:4px;gap:4px;padding:10px 15px;display:flex;position:relative}.layout-gallery.-flipbook .toolbar .total .page-view-box .current-num{color:#000}.layout-gallery.-flipbook .toolbar .total .page-view-box .sep{color:#0000007c;font-weight:400}.layout-gallery.-flipbook .toolbar .total .page-view-box .total-num{color:#00000096}.layout-gallery.-flipbook .toolbar .total .icon{z-index:1;pointer-events:none;width:18px;height:16px;margin:auto;position:absolute;top:0;bottom:0;right:10px}.layout-gallery.-flipbook .loadingPDF{z-index:9999;width:100%;height:100%;color:var(--color-light);background-color:#000c;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.layout-gallery.-flipbook .loadingPDF .txt{font-size:var(--typo-vxs);color:var(--color-light);margin:0}.layout-gallery.-flipbook .loadingPDF .desc{font-size:var(--typo-default);color:var(--color-light);margin:10px 0 0}.layout-gallery.-flipbook .loadingPDF .progress-box{background-color:#ffffff4d;border-radius:10px;width:300px;height:10px;margin-top:10px;overflow:hidden}.layout-gallery.-flipbook .loadingPDF .progress-box .progress-bar{background-color:var(--color-success);height:100%}html[data-asw-filter=dark-contrast] .style-theme-3{--color-primary:var(--color-dark);--color-primary-dark:var(--color-black);--color-secondary:var(--color-black)}html[data-asw-filter=dark-contrast] .style-theme-3 .container-news .content .head-content .desc .footer{color:var(--color-light)}html[data-asw-filter=dark-contrast] .style-theme-3 .container-news .content .head-content .image-wrapper img,html[data-asw-filter=dark-contrast] .style-theme-3 .container-news .list-content .box .pic-box img{filter:grayscale()}html[data-asw-filter=dark-contrast] .style-theme-3 .container-news .content .head-content:hover .desc .head h1,html[data-asw-filter=dark-contrast] .style-theme-3 .container-news .content .list-content .box:hover .desc .head h1{color:var(--color-light)}html[data-asw-filter=dark-contrast] .style-theme-3 .asw-accessibility-image,html[data-asw-filter=dark-contrast] .style-theme-3 .top,html[data-asw-filter=dark-contrast] .style-theme-3 .detail-content .video .video-cover,html[data-asw-filter=dark-contrast] .style-theme-3 .detail-content .box .footer>span svg path,html[data-asw-filter=dark-contrast] .style-theme-3 .detail-content .content-custom *{filter:grayscale()}html[data-asw-filter=dark-contrast] .style-theme-3 .container-news .content p.MuiTypography-root{border-bottom-color:var(--color-gray)}html[data-asw-filter=dark-contrast] .style-theme-3 .container-news .content .MuiStack-root .MuiButtonBase-root.MuiFab-root{background-color:var(--color-black)}html[data-asw-filter=dark-contrast] .style-theme-3 .container-news .content .MuiStack-root .MuiButtonBase-root.MuiFab-root>svg path{fill:var(--color-light)}html[data-asw-filter=dark-contrast] .style-theme-3 .thumb-cover-default>img.asw-accessibility-image{filter:grayscale()}html[data-asw-filter=dark-contrast] .style-theme-3 .thumb-cover-default .blur-cover.asw-accessibility-image{filter:grayscale()blur(6px)}html[data-asw-filter=yellow-contrast] .style-theme-3{--color-light:var(--color-yellow);--color-primary:var(--color-dark);--color-primary-dark:var(--color-black);--color-secondary:var(--color-yellow-dark)}html[data-asw-filter=yellow-contrast] .style-theme-3 .container-news .content .head-content .desc .footer{color:var(--color-light)}html[data-asw-filter=yellow-contrast] .style-theme-3 .container-news .content .head-content .image-wrapper img,html[data-asw-filter=yellow-contrast] .style-theme-3 .container-news .list-content .box .pic-box img,html[data-asw-filter=yellow-contrast] .style-theme-3 .asw-accessibility-image,html[data-asw-filter=yellow-contrast] .style-theme-3 .top,html[data-asw-filter=yellow-contrast] .style-theme-3 .detail-content .video .video-cover{filter:grayscale()}html[data-asw-filter=yellow-contrast] .style-theme-3 .detail-content .box{background-color:var(--color-yellow-light)}html[data-asw-filter=yellow-contrast] .style-theme-3 .detail-content .box .footer>span svg path,html[data-asw-filter=yellow-contrast] .style-theme-3 .detail-content .content-custom *{filter:grayscale()}html[data-asw-filter=yellow-contrast] .style-theme-3 .container-news .content p.MuiTypography-root{border-bottom-color:var(--color-yellow-dark)}html[data-asw-filter=yellow-contrast] .style-theme-3 .container-news .content .MuiStack-root .MuiButtonBase-root.MuiFab-root{background-color:var(--color-black)}html[data-asw-filter=yellow-contrast] .style-theme-3 .container-news .content .MuiStack-root .MuiButtonBase-root.MuiFab-root>svg path{fill:var(--color-yellow)}html[data-asw-filter=yellow-contrast] .style-theme-3 .container-news .content .MuiStack-root>.MuiStack-root .MuiBox-root{background-color:var(--color-black)}html[data-asw-filter=yellow-contrast] .style-theme-3 .container-news .content .MuiStack-root>.MuiStack-root .MuiBox-root>img{filter:invert(26%)sepia(27%)saturate(6319%)hue-rotate(380deg)brightness(106%)contrast(105%)}html[data-asw-filter=yellow-contrast] .style-theme-3 .thumb-cover-default>img.asw-accessibility-image{filter:grayscale()}html[data-asw-filter=yellow-contrast] .style-theme-3 .thumb-cover-default .blur-cover.asw-accessibility-image{filter:grayscale()blur(6px)}
