.tb-tag{display:inline-block;padding:4px 11px;border-radius:8px;background:rgba(0,0,0,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:12px;font-weight:400;line-height:1.5;white-space:nowrap}.tb-card{border-radius:18px;background:#717375}.tb-card img{z-index:0;transition:transform .5s ease}.tb-card::before{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.24);backdrop-filter:blur(2px);content:"";pointer-events:none;-webkit-backdrop-filter:blur(4px)}.tb-card:hover img{transform:scale(1.04)}.tb-overlay{inset:0;z-index:2}.tb-tag-top{gap:6px;margin-bottom:12px}.tb-text{padding:14px 16px 20px}.tb-text h3{margin:0 0 5px;color:#fff;font-weight:600;line-height:1.45}.tb-text p{margin:0;color:rgba(255,255,255,.62);font-size:12.5px;line-height:1.6}.tb-scroller{gap:12px;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tb-scroller::-webkit-scrollbar{display:none}.tb-scroller>.tb-card{flex:0 0 100%;height:270px;scroll-snap-align:center}.tb-scroller .tb-text h3{font-size:17px}.tb-scroller .tb-text p{color:#fff;font-size:12px}.tb-top-row{gap:12px;margin-bottom:8px}.tb-top-row .tb-card{flex:1;height:300px}.tb-top-row .tb-text h3{font-size:20px}.tb-top-row .tb-text p{font-size:13px}.tb-bottom-row{gap:12px}.tb-bottom-row .tb-card{flex:1;height:248px}.tb-bottom-row .tb-text h3{font-size:20px}.tb-bottom-row .tb-text p{font-size:14px}.card-tags{inset-block-start:10px;inset-inline-start:10px;inset-inline-end:auto}.card-tag{padding:4px 10px;background:rgba(0,0,0,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:12px}.card-date{color:#5f6775}.card-read-more{color:#023d78;font-size:13px}.card-read-more:hover{opacity:.75}.card-read-more .iconly{color:#023d78}.card-desc{color:#717375;font-size:14px;line-height:1.85}html:not([dir=rtl]) .g-card .card-foot{flex-direction:row-reverse}.home-news-section .g-card .card-title-text{font-size:14px !important}.home-news-section .g-card .card-desc{font-size:12px}.home-news-section .g-card .card-date{font-size:10px !important}.home-news-section .g-card .card-read-more{font-size:12px}.home-news-section .g-card .card-read-more .iconly{font-size:14px}@media(min-width: 992px){.home-news-section .g-card .card-title-text{font-size:20px !important}.home-news-section .g-card .card-desc{font-size:16px}.home-news-section .g-card .card-date{font-size:12px !important}.home-news-section .g-card .card-read-more{font-size:14px}.home-news-section .g-card .card-read-more .iconly{font-size:16px}}.latest-panel{--cn-latest-item-height: 76px;--cn-latest-thumb-size: 60px;background:#fff;border-radius:16px;padding:10px 14px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.latest-item{height:var(--cn-latest-item-height);min-width:0;gap:12px;padding:8px 0;border-bottom:1px solid #f0f0f0;box-sizing:border-box;color:inherit}.latest-item:first-child{padding-top:8px}.latest-item:last-child{border-bottom:none;padding-bottom:8px}.latest-thumb{width:var(--cn-latest-thumb-size);height:var(--cn-latest-thumb-size);min-width:var(--cn-latest-thumb-size);max-width:var(--cn-latest-thumb-size);max-height:var(--cn-latest-thumb-size);border-radius:10px}.latest-info{justify-content:center;flex:1;min-width:0;height:var(--cn-latest-thumb-size)}.latest-title{margin-bottom:2px;color:#111;font-size:13px;font-weight:700;line-height:1.5;text-overflow:ellipsis}.latest-desc{margin-bottom:3px;color:#5f6775;font-size:11px;line-height:1.55;text-overflow:ellipsis}.latest-date{color:#5f6775;font-size:10.5px;font-weight:500;line-height:1.4}.pop-card{gap:0;background:#fff;border:1px solid #ebeef2;border-radius:16px;box-shadow:0 1px 4px rgba(0,0,0,.05);transition:box-shadow .25s ease,transform .25s ease}.pop-card:hover{box-shadow:0 6px 20px rgba(26,60,110,.12);transform:translateY(-2px)}.pop-card-img{padding:2px;margin:11px;border-radius:9px;flex:0 0 108px;width:108px;height:96px;background:#dde2e8}@media(min-width: 768px){.pop-card-img{flex-basis:280px;width:280px;height:180px}}.pop-card-img .card-tags{inset-inline-start:auto;inset-inline-end:auto;top:10px;right:auto;left:10px;max-width:calc(100% - 20px);gap:7px}.pop-card-img .card-tag{flex:0 1 auto;min-width:0;border-radius:6px;color:#fff;text-overflow:ellipsis}.pop-card-body{flex:1;min-width:0;padding:16px 18px}.pop-card-title{font-size:16px;font-weight:700;color:#1a3c6e;line-height:1.6;margin-bottom:8px}.pop-card-title:hover{color:#023d78}.pop-card-excerpt{font-size:13px;color:#717375;line-height:1.95;flex:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.pop-card-foot{grid-template-columns:auto minmax(0, 1fr);grid-template-areas:"date read";margin-top:12px;gap:10px;direction:ltr}.pop-card-foot .card-read-more{grid-area:read;justify-self:end;min-width:0;font-weight:500}.pop-card-foot .card-date{grid-area:date;justify-self:start;min-width:0;font-size:11.5px;font-weight:400;line-height:1.5;text-overflow:ellipsis}[dir=rtl] .pop-card-img .card-tags{right:10px;left:auto;direction:rtl}[dir=rtl] .pop-card-foot{grid-template-columns:minmax(0, 1fr) auto;grid-template-areas:"read date"}[dir=rtl] .pop-card-foot .card-read-more{grid-area:read;justify-self:start;direction:rtl}[dir=rtl] .pop-card-foot .card-date{grid-area:date;justify-self:end;direction:rtl}@media(max-width: 575.98px){.pop-card-img .card-tags{top:7px;right:auto;left:7px;max-width:calc(100% - 14px)}.pop-card-img .card-tag{padding:3px 7px;font-size:9px}.pop-card-img .card-tag:nth-child(n+2){display:none}.pop-card-foot,[dir=rtl] .pop-card-foot{grid-template-columns:auto auto;justify-content:space-between;gap:4px}.pop-card-foot .card-read-more,.pop-card-foot .card-date,[dir=rtl] .pop-card-foot .card-read-more,[dir=rtl] .pop-card-foot .card-date{min-width:0;max-width:100%;font-size:10.5px;line-height:1.4;white-space:nowrap}[dir=rtl] .pop-card-img .card-tags{right:7px;left:auto}}.sec-more .cn-inline-chevron{font-size:24px}.sec-title{color:#1a3c6e}.sec-title .iconly{flex-shrink:0;color:#023d78;font-size:1.4em}@media(max-width: 991.98px){.home-blog-main :is(.sec-title,.archive-head,.toc-title) .iconly{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;font-size:20px !important;line-height:1}}@media(min-width: 992px){.home-blog-main .container{max-width:1224px}}.hb-dots{gap:6px;margin-top:14px}.hb-dot{width:8px;height:8px;border-radius:50%;background:#c9ced4;border:none;padding:0;cursor:pointer;transition:width .3s,background .3s,border-radius .3s}.hb-dot.active{width:28px;border-radius:4px;background:#1a3c6e}.archive-head{margin:0 0 18px;color:#1a3c6e;font-size:20px}.archive-head .iconly{flex-shrink:0;color:#023d78;font-size:1.4em}.archive-top{gap:26px}@media(min-width: 992px){.archive-top{gap:28px}}.archive-grid{gap:18px;margin-top:26px}.archive-grid>.g-card{flex:0 0 100%;min-width:0}@media(min-width: 576px){.archive-grid>.g-card{flex:0 0 calc(50% - 9px)}}@media(min-width: 992px){.archive-grid>.g-card{flex:0 0 calc(25% - 13.5px)}}@media(max-width: 991.98px){.archive-grid{justify-content:center}.archive-grid>.g-card{flex:0 0 328px;width:328px}.archive-grid .card-img-wrap{--bs-aspect-ratio: 0;--bs-border-radius-xl: 16px;width:328px;height:197px}}.archive-empty{color:#5f6775;text-align:center;padding:30px 0}.at-main{min-width:0}@media(min-width: 992px){.at-main{flex:1 1 66%}}.at-side{min-width:0}@media(min-width: 992px){.at-side{flex:0 0 30%}}.feat-row{gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.feat-row::-webkit-scrollbar{display:none}.feat-row>.tb-card{flex:0 0 260px;height:280px;scroll-snap-align:center}@media(min-width: 768px){.feat-row{overflow:visible;scroll-snap-type:none}.feat-row>.tb-card{flex:1 1 0;min-width:0;height:280px;scroll-snap-align:none}}.feat-dots{margin-top:12px}.archive-results{margin-top:24px}.archive-results .archive-grid{margin-top:0}.archive-results .archive-grid-wrap{position:relative}.archive-results .archive-grid:focus{outline:none}.archive-results.is-loading .archive-grid{opacity:.45;pointer-events:none}.archive-results.is-loading .archive-pagination{cursor:progress}.archive-pagination .screen-reader-text,[data-archive-status]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);clip-path:inset(50%);border:0;white-space:nowrap}.archive-pagination{margin:40px 0 24px;font-family:var(--cn-font-family)}.archive-pagination__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin:0;padding:0;list-style:none}.archive-pagination .page-numbers{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:36px;height:36px;padding:0;border:0;border-radius:4px;background:#fff;box-shadow:0 30px 40px rgba(96,97,112,.05);color:#0a0a0a;font-size:14px;font-weight:325;line-height:1;text-decoration:none;transition:background-color .2s,color .2s}.archive-pagination .page-numbers.current{background:#0466c8;color:#fff}.archive-pagination .page-numbers.dots{color:#606466}.archive-pagination .page-numbers.prev,.archive-pagination .page-numbers.next{color:#989b9d}.archive-pagination a.page-numbers:hover{background:#eaf3fc;color:#0466c8}.archive-pagination a.page-numbers:focus-visible{outline:2px solid #0466c8;outline-offset:3px}.archive-pagination .cn-pagination-chevron{display:block;width:16px;height:16px;font-size:16px;line-height:1}@media(max-width: 575.98px){.archive-pagination__list{gap:6px}}.archive-loader{position:absolute;inset:0;z-index:2;background:rgba(255,255,255,.35);cursor:progress}.archive-loader[hidden]{display:none}.archive-loader__indicator{position:absolute;top:var(--archive-loader-top, 50%);left:50%;display:flex;align-items:center;gap:10px;max-width:calc(100% - 24px);padding:12px 18px;border-radius:8px;background:#fff;box-shadow:0 8px 28px rgba(96,113,112,.12);color:#0466c8;font-size:14px;white-space:nowrap;transform:translate(-50%, -50%)}.archive-loader__spinner{flex:0 0 24px;width:24px;height:24px;border:2px solid #dceafa;border-top-color:#0466c8;border-radius:50%;animation:cn-archive-spin .7s linear infinite}.archive-feedback{margin:20px 0;text-align:center;color:#a32b32}.archive-feedback[hidden]{display:none}.archive-retry{padding:8px 16px;border:1px solid #0466c8;border-radius:4px;background:#fff;color:#0466c8;font:inherit;cursor:pointer}.archive-retry:focus-visible{outline:2px solid #0466c8;outline-offset:3px}@keyframes cn-archive-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion: reduce){.archive-pagination .page-numbers{transition:none}.archive-loader__spinner{animation:none}}.at-main>.category-section+.category-section,.archive-grid{margin-top:24px}.archive-top{gap:24px}@media(max-width: 991.98px){.archive-head{color:#023d78;font-size:16px;font-weight:600 !important;line-height:24px}.category-section--featured .feat-row{gap:12px;padding-inline:0}.category-section--featured .feat-row>.tb-card{width:100%;height:160px;flex:0 0 100%;border-radius:12px}.category-section--featured .feat-row .tb-text{padding:8px}.category-section--featured .feat-row .tb-tag-top{position:absolute;inset-block-start:16px;inset-inline-start:8px;margin:0}.category-section--featured .feat-row .tb-tag{display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:24px;padding:4px 8px;border-radius:8px;background:rgba(0,0,0,.5);font-size:10px;font-weight:600;line-height:16px}.category-section--featured .feat-row .tb-tag:nth-child(n+2){display:none}.category-section--featured .feat-row .tb-text h3{overflow:hidden;margin-bottom:0;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.category-section--featured .feat-dots{margin-top:14px}}@media(min-width: 992px){.at-main>.category-section+.category-section,.archive-grid{margin-top:32px}.archive-top{gap:24px}.at-main{flex:1 1 0}.at-side{flex:0 0 392px;width:392px}.archive-head{min-height:44px;margin-bottom:24px;color:#023d78;font-size:24px;font-weight:500 !important;line-height:28px}.category-section--featured .feat-row{gap:20px;padding-bottom:0}.category-section--featured .feat-row>.tb-card{height:260px;border-radius:16px}.category-section--featured .feat-row .tb-card::before{backdrop-filter:none;-webkit-backdrop-filter:none}.category-section--featured .feat-row .tb-text{padding:8px 8px 24px}.category-section--featured .feat-row .tb-tag-top{margin-bottom:10px}.category-section--featured .feat-row .tb-tag{padding:4px 8px;font-size:12px;font-weight:600;line-height:20px}.category-section--featured .feat-row .tb-tag:nth-child(n+2){display:none}.category-section--featured .feat-row .tb-text h3{overflow:hidden;margin:0;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.archive-head .iconly,.category-section--popular .sec-title .iconly{align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;color:#023d78;font-size:44px;line-height:1}}.at-side .latest-panel{--cn-latest-item-height: 96px;--cn-latest-thumb-size: 80px;padding-top:0}.at-side .latest-panel .latest-title{margin-bottom:12px}.at-side .latest-panel .latest-desc{margin-bottom:10px}.at-side .latest-panel .latest-thumb{border-radius:16px}@media(min-width: 992px){.at-side .latest-panel{--cn-latest-item-height: 104px;--cn-latest-thumb-size: 77px}.at-side .latest-panel .latest-desc{margin-bottom:18px}}.at-side .latest-panel-header{min-height:64px;padding:14px 0 8px}@media(max-width: 991.98px){.at-side .latest-title{color:#0a0a0a;font-size:14px;font-weight:600;line-height:20px}.at-side .latest-desc,.at-side .latest-date{color:#989b9d;font-size:12px;font-weight:400;line-height:14px}.at-side .latest-desc{text-align:justify}}.category-section--popular>.d-flex{margin-bottom:16px !important}.category-section--popular .sec-title{color:#023d78 !important;font-weight:500 !important}.category-section--popular .sec-title .iconly{font-size:32px;line-height:1}.category-section--popular .pop-card{box-sizing:border-box;border:0;border-radius:16px;background:#fff;box-shadow:none}.category-section--popular .pop-card-img{box-sizing:border-box;padding:0;border-radius:16px}.category-section--popular .pop-card-img .card-tags{inset-block-start:8px;inset-inline-start:8px;inset-inline-end:auto}.category-section--popular .pop-card-img .card-tag{border-radius:999px}.category-section--popular .pop-card-body{box-sizing:border-box}.category-section--popular .pop-card-title,.category-section--popular .pop-card-excerpt{overflow:hidden;text-overflow:ellipsis}.category-section--popular .pop-card-title{color:#011428;font-weight:600}.category-section--popular .pop-card-excerpt{color:#717375;text-align:justify}@media(max-width: 991.98px){.category-section--popular .pop-card-excerpt--desktop.pop-card-excerpt{display:none}}.category-section--popular .pop-card-foot{margin-top:auto}.category-section--popular .pop-card-foot .card-read-more{color:#0466c8}.category-section--popular .pop-card-foot .card-read-more .iconly{color:currentColor}.category-section--popular .pop-card-foot .card-date{color:#989b9d}@media(max-width: 767.98px){.category-section--popular .sec-title{font-size:14px !important;line-height:20px !important}.category-section--popular .pop-card{height:112px;min-height:112px;padding:8px;margin-bottom:16px;gap:10px}.category-section--popular .pop-card-img{width:108px;height:96px;min-width:108px;max-width:108px;flex:0 0 108px;margin:0}.category-section--popular .pop-card-img .card-tag{padding:3px 8px;font-size:10px;line-height:14px}.category-section--popular .pop-card-body{height:96px;padding:0}.category-section--popular .pop-card-title{display:block;margin:0 0 6px;color:#0a0a0a;font-size:12px;line-height:14px;white-space:nowrap}.category-section--popular .pop-card-excerpt{display:-webkit-box;height:42px;min-height:42px;max-height:42px;flex:0 0 42px;font-size:10px;font-weight:400;line-height:14px;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.category-section--popular .pop-card-foot,[dir=rtl] .category-section--popular .pop-card-foot{min-height:19px;margin-top:auto;grid-template-columns:auto auto;justify-content:space-between;gap:4px}.category-section--popular .pop-card-foot .card-read-more,.category-section--popular .pop-card-foot .card-date,[dir=rtl] .category-section--popular .pop-card-foot .card-read-more,[dir=rtl] .category-section--popular .pop-card-foot .card-date{font-size:10px;line-height:14px}.category-section--popular .pop-card-foot .card-read-more,[dir=rtl] .category-section--popular .pop-card-foot .card-read-more{font-weight:600}.category-section--popular .pop-card-foot .card-read-more .iconly,[dir=rtl] .category-section--popular .pop-card-foot .card-read-more .iconly{font-size:12px}}@media(min-width: 768px){.category-section--popular .sec-title{font-size:20px !important;line-height:28px !important}.category-section--popular .pop-card{height:196px;min-height:196px;padding:8px;margin-bottom:16px;gap:16px}.category-section--popular .pop-card-img{width:280px;height:180px;flex:0 0 280px;margin:0}.category-section--popular .pop-card-body{height:180px;padding:0}.category-section--popular .pop-card-title{display:block;margin:0 0 8px;font-size:20px;line-height:28px;white-space:nowrap}.category-section--popular .pop-card-excerpt{display:-webkit-box;height:72px;min-height:72px;max-height:72px;flex:0 0 72px;font-size:14px;font-weight:400;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.category-section--popular .pop-card-foot{min-height:24px}.category-section--popular .pop-card-foot .card-read-more{font-size:16px;font-weight:400;line-height:24px}.category-section--popular .pop-card-foot .card-date{font-size:14px;font-weight:400;line-height:24px}}@media(min-width: 992px){.category-section--popular>.d-flex{margin-bottom:24px !important}.category-section--popular .sec-title{min-height:44px;font-size:24px !important;line-height:28px !important}.category-section--popular .sec-title .iconly{font-size:44px}.category-section--popular .pop-card{height:204px;min-height:204px;padding:12px;gap:24px}.category-section--popular .pop-card-excerpt{height:96px;min-height:96px;max-height:96px;flex-basis:96px;-webkit-line-clamp:4;line-clamp:4}.category-section--popular .pop-card-excerpt--compact{display:none}.category-section--popular .pop-card-excerpt--desktop{display:-webkit-box}.category-section--popular .pop-card-foot .card-date{font-size:16px}.category-section--popular .pop-card-foot .card-read-more .iconly{width:16px;height:16px;font-size:16px;line-height:1}}
