.ad-slot__box{position:relative;overflow:hidden;display:flex;gap:20px}.ad-slot__box.is-striped::before{content:'';position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(115deg,rgb(255 255 255 / .035) 0,rgb(255 255 255 / .035) 10px,transparent 10px,transparent 22px)}.ad-slot__main{position:relative;z-index:1;min-width:0;flex:1 1 auto}.ad-slot__title{margin:0}.ad-slot__subtitle{margin:0}.ad-slot__title span{color:var(--ad-accent)}.ad-slot__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ad-item-gap)}.ad-slot__item{display:flex;align-items:flex-start;gap:8px;margin:0}.ad-slot__check{flex:0 0 auto;color:var(--ad-check);line-height:inherit}.ad-slot__item-text{min-width:0}.ad-slot__action{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto}.ad-slot__btn{display:inline-flex;align-items:center;justify-content:center;width:var(--ad-btn-width);text-align:center;text-decoration:none;cursor:pointer;transition:filter 0.2s ease,transform 0.2s ease}.ad-slot__btn:hover{filter:brightness(1.06)}.ad-slot__side-icon{flex:0 0 auto;line-height:1}.ad-slot--row .ad-slot__box{flex-direction:row;align-items:center;justify-content:space-between}.ad-slot--row .ad-slot__action{width:auto}.ad-slot--stack .ad-slot__box{flex-direction:column;align-items:stretch}.ad-slot--stack .ad-slot__main{display:flex;flex-direction:column;gap:14px}.ad-slot--stack .ad-slot__action{width:100%}@media (max-width:767px){.ad-slot--row .ad-slot__box{flex-direction:column;align-items:flex-start;gap:14px}.ad-slot--row .ad-slot__action{width:100%}.ad-slot--row .ad-slot__btn{width:100%}}.PostIndexDataElement .item .title{align-self:start}.PostIndexDataElement .wpost-empty{text-align:center;padding:56px 20px;border:1px dashed #e2e5ee;border-radius:12px;background:#fbfcfe}.PostIndexDataElement .wpost-empty__icon{font-size:34px;color:#b6bdcc;margin-bottom:14px;display:block}.PostIndexDataElement .wpost-empty__title{margin:0 0 6px;font-size:17px;font-weight:600;color:#03182d;line-height:1.5}.PostIndexDataElement .wpost-empty__hint{margin:0;font-size:14px;color:#687385;line-height:1.6}@media (max-width:767px){.PostIndexDataElement{}.PostIndexDataElement .post-container .item.classic,.PostIndexDataElement .post .item.classic{grid-template-columns:1fr;row-gap:12px}.PostIndexDataElement .wpost-empty{padding:40px 16px}}.keyword-list{display:block}.keyword-list__title{margin:0;display:block}.keyword-list__rows{display:flex;flex-direction:column}.keyword-list__row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:var(--kw-row-radius);text-decoration:none;color:inherit;transition:background-color 0.18s ease}.keyword-list__row:hover{background-color:var(--kw-row-hover)}.keyword-list__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-list__count{flex:0 0 auto}.keyword-list__footer{display:block;width:100%;text-decoration:none;color:inherit;cursor:pointer;border:0;background:none;font:inherit}.keyword-list__footer:hover{opacity:.75}.keyword-list.is-expandable .keyword-list__row.is-extra{display:none}.keyword-list.is-expandable.is-open .keyword-list__row.is-extra{display:flex}.PostListElementStyle1 .pl1{display:block}.PostListElementStyle1 .pl1__head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:var(--pl1-head-gap,16px)}.PostListElementStyle1 .pl1__head-title{min-width:0}.PostListElementStyle1 .pl1__head-txt{margin:0}.PostListElementStyle1 .pl1__tabs{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.PostListElementStyle1 .pl1-tab{cursor:pointer;border-radius:var(--pl1-tab-r,6px);background:#fff0;transition:background-color 0.18s ease,color 0.18s ease;white-space:nowrap}.PostListElementStyle1 .pl1-tab.is-active{background:var(--pl1-tab-bg,transparent)}.PostListElementStyle1 .pl1__list{position:relative;min-height:40px}.PostListElementStyle1 .pl1__list.is-loading{opacity:.45;pointer-events:none}.PostListElementStyle1 .pl1__head~.pl1__list .pl1-item:first-child{padding-top:var(--pl1-pad,20px)}.PostListElementStyle1 .pl1-item{display:flex;align-items:flex-start;gap:var(--pl1-gap,20px);padding:var(--pl1-pad,20px) 0}.PostListElementStyle1 .pl1-item:first-child{padding-top:0}.PostListElementStyle1 .pl1-item:last-child{border-bottom:0!important}.PostListElementStyle1 .pl1-item__rank{display:var(--pl1-rank-display,none);flex:0 0 auto;align-items:flex-start;line-height:1}.PostListElementStyle1 .pl1-item__img{position:relative;display:block;flex:0 0 var(--pl1-thumb-w,150px);width:var(--pl1-thumb-w,150px);height:var(--pl1-thumb-h,100px);border-radius:var(--pl1-thumb-r,7px);overflow:hidden}.PostListElementStyle1 .pl1-item__img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.PostListElementStyle1 .pl1-item:hover .PostListElementStyle1 .pl1-item__img img{transform:scale(1.06)}.PostListElementStyle1 .pl1-item__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.PostListElementStyle1 .pl1-item__cate{display:var(--pl1-cate-display,inline-block);margin:0;text-decoration:none;color:inherit;align-self:flex-start}.PostListElementStyle1 .pl1-item__title{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.PostListElementStyle1 .pl1-item__title a{color:currentColor;text-decoration:none}.PostListElementStyle1 .pl1-item__excerpt{margin:0;display:var(--pl1-excerpt-display,-webkit-box);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.PostListElementStyle1 .pl1-item__mark{display:var(--pl1-mark-display,none);flex:0 0 auto;align-items:flex-start;cursor:pointer;color:#b3bfd0;transition:color 0.2s ease}.PostListElementStyle1 .pl1-item__mark:hover{color:#ef7622}.PostListElementStyle1 .pl1-feat{padding:var(--pl1-pad,20px) 0}.PostListElementStyle1 .pl1-feat__link{position:relative;display:block;width:100%;padding-top:42%;overflow:hidden;border-radius:var(--pl1-thumb-r,7px);text-decoration:none}.PostListElementStyle1 .pl1-feat__link>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.PostListElementStyle1 .pl1-feat__shade{position:absolute;inset:40% 0 0;background:linear-gradient(180deg,#fff0 0%,rgb(12 33 67 / .82) 100%)}.PostListElementStyle1 .pl1-feat__body{position:absolute;left:20px;right:20px;bottom:14px;color:#fff}.PostListElementStyle1 .pl1-feat__title{display:block;margin-bottom:4px;font-weight:600;color:#fff}.PostListElementStyle1 .post-meta{display:var(--pl1-meta-display,flex);align-items:center;flex-wrap:wrap;gap:2px 10px;margin:0}.PostListElementStyle1 .post-meta>span{display:inline-flex;align-items:center;gap:5px}.PostListElementStyle1 .post-meta>span+span::before{content:'·';margin-right:5px;opacity:.6}.PostListElementStyle1 .post-meta>span.post-meta__author{display:var(--pl1-author-display,inline-flex)}.PostListElementStyle1 .post-meta__avatar{width:20px;height:20px;border-radius:50%;background:var(--pl1-avatar-bg,#0f2a4f);color:#fff;font-size:.74em;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.PostListElementStyle1 .pl1__more{display:flex;justify-content:center}.PostListElementStyle1 .pl1__more-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;border:0;background:none;font:inherit;color:inherit}.PostListElementStyle1 .pl1__more-btn[disabled]{opacity:.6;cursor:wait}.PostListElementStyle1.pl1-compact .post-meta{gap:0 8px}@media (max-width:575px){.PostListElementStyle1{}.PostListElementStyle1 .pl1-item{gap:12px}.PostListElementStyle1 .pl1-item__img{flex-basis:110px;width:110px;height:74px}.PostListElementStyle1 .pl1-item__excerpt{display:none}.PostListElementStyle1 .pl1-item__mark{display:none}.PostListElementStyle1 .pl1-feat__link{padding-top:56%}.PostListElementStyle1 .pl1-feat__body{left:14px;right:14px}.PostListElementStyle1 .pl1__head{gap:10px}.PostListElementStyle1 .post-meta>span+span::before{content:none}}.inner-row-wrapper{width:100%;display:flex;flex-wrap:initial}@media (max-width:768px){.build-content,.inner-row-wrapper{flex-wrap:wrap!important;flex:0 0 auto;width:100%!important}}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement{--ad-item-gap:10px;--ad-check:#ef7622;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__box{background:linear-gradient(100deg,#0c2143 0%,#0f2a4f 100%);border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:22px;padding-right:30px;padding-bottom:22px;padding-left:30px}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:20px;line-height:26px;color:#fff;margin-bottom:5px}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__subtitle{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:15px;color:#9db4d4}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__item{text-transform:none}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__btn{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:13px;line-height:19px;background-color:#ef7622;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px;padding-top:12px;padding-right:22px;padding-bottom:12px;padding-left:22px;color:#fff}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__title{font-size:20px;line-height:26px}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:15px}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px}}@media(max-width:600px){.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__box{padding-top:20px;padding-right:18px;padding-bottom:20px;padding-left:18px}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__title{font-size:16px;line-height:26px;margin-bottom:5px}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:15px}.AdSlotElement_fw_msgz6axn_9cfdf6f.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}.PostIndexBreadcrumbElement_fw_msgz6axq_8f4f95c.PostIndexBreadcrumbElement{margin-bottom:10px}@media(max-width:600px){.PostIndexBreadcrumbElement_fw_msgz6axq_8f4f95c.PostIndexBreadcrumbElement{margin-bottom:10px}}.PostIndexTitleElement_fw_msgz6axr_7fc8623.PostIndexTitleElement h1{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:30px;line-height:38px;color:#0f2a4f}@media(max-width:1000px){.PostIndexTitleElement_fw_msgz6axr_7fc8623.PostIndexTitleElement h1{font-size:30px;line-height:38px}}@media(max-width:600px){.PostIndexTitleElement_fw_msgz6axr_7fc8623.PostIndexTitleElement h1{font-size:22px;line-height:38px}}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement{--post-item-img-ration:66.666666666667%;--wpost-img-ration:66.666666666667%;--post-item-classic-grid:23% auto;--post-item-des-lines:2;--post-container-row-gap:16px;--item-number:1;--item-number-tablet:1;--item-number-mobile:1}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:14px;padding-right:16px;padding-bottom:14px;padding-left:16px}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item .img{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item .title .header{text-transform:none;font-family:Be Vietnam Pro;font-weight:600;font-size:17px;line-height:24px;color:#0f2a4f}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item:hover .title .header{color:#ef7622}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item .title .description{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13.5px;line-height:21px;color:#5d6b81}@media(max-width:1000px){.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item .title .header{font-size:17px;line-height:24px}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item .title .description{font-size:13.5px;line-height:21px}}@media(max-width:600px){.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item{padding-top:14px;padding-right:14px;padding-bottom:14px;padding-left:14px}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item .title .header{font-size:15px;line-height:24px}.PostIndexDataElement_fw_msgz6axu_f80b2fb.PostIndexDataElement .item .title .description{font-size:13.5px;line-height:21px}}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement{--kw-row-radius:6px;--kw-row-hover:#f5f7fb}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement{margin-bottom:20px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:18px;padding-right:18px;padding-bottom:16px;padding-left:18px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__title{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:13px;line-height:18px;color:#0f2a4f;margin-bottom:14px;padding-bottom:14px;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-color:#eef1f6;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__row{padding-top:9px;padding-right:10px;padding-bottom:9px;padding-left:10px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__label{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:16px;color:#42536e}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__count{text-transform:none;font-family:Be Vietnam Pro;font-weight:600;font-size:13px;line-height:16px;color:#8593a9}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__footer{text-transform:none;font-family:Be Vietnam Pro;font-weight:600;text-align:center;font-size:13px;line-height:16px;color:#0f2a4f;margin-top:4px;padding-top:12px;border-style:solid;border-top-width:1px;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#eef1f6;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@media(max-width:1000px){.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__title{font-size:13px;line-height:18px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__label{font-size:13px;line-height:16px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__count{font-size:13px;line-height:16px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__footer{font-size:13px;line-height:16px}}@media(max-width:600px){.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement{margin-bottom:20px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__title{font-size:13px;line-height:18px;margin-bottom:14px;padding-top:0;padding-right:0;padding-bottom:14px;padding-left:0}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__row{padding-top:9px;padding-right:10px;padding-bottom:9px;padding-left:10px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__label{font-size:13px;line-height:16px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__count{font-size:13px;line-height:16px}.KeywordListElement_fw_msgz6axw_03649cd.KeywordListElement .keyword-list__footer{font-size:13px;line-height:16px;margin-top:4px;padding-top:12px;padding-right:0;padding-bottom:0;padding-left:0}}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement{--ad-item-gap:8px;--ad-check:#42536e;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement{margin-bottom:20px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__box{background-color:#fff6ee;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:700;font-size:15px;line-height:19px;color:#0f2a4f}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__subtitle{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:20px;color:#5d6b81}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__item{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:12px;line-height:16px;color:#42536e}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__btn{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:12px;line-height:17px;background-color:#ef7622;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px;padding-top:11px;padding-right:18px;padding-bottom:11px;padding-left:18px;color:#fff}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__title{font-size:15px;line-height:19px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:20px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__item{font-size:12px;line-height:16px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__btn{font-size:12px;line-height:17px}}@media(max-width:600px){.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement{margin-bottom:20px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__box{padding-top:20px;padding-right:18px;padding-bottom:20px;padding-left:18px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__title{font-size:15px;line-height:19px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:20px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__item{font-size:12px;line-height:16px}.AdSlotElement_fw_msgz6axx_ea16c3a.AdSlotElement .ad-slot__btn{font-size:12px;line-height:17px;padding-top:11px;padding-right:14px;padding-bottom:11px;padding-left:14px}}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1{--pl1-thumb-w:52px;--pl1-thumb-h:40px;--pl1-thumb-r:5px;--pl1-gap:12px;--pl1-pad:14px;--pl1-head-gap:14px;--pl1-tab-bg:#fff6ee;--pl1-tab-r:6px;--pl1-avatar-bg:#0f2a4f;--pl1-excerpt-display:none;--pl1-meta-display:flex;--pl1-author-display:none;--pl1-cate-display:none;--pl1-rank-display:inline-flex;--pl1-mark-display:none}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:18px;padding-right:18px;padding-bottom:16px;padding-left:18px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1__head{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-color:#eef1f6;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1__head-txt{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:13px;line-height:18px;color:#0f2a4f}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item__rank{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:15px;line-height:19px;color:#c8d2e0}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:600;font-size:13px;line-height:18px;color:#0f2a4f;margin-bottom:6px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .post-meta{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:11.5px;line-height:14px;color:#8593a9}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-color:#eef1f6;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@media(max-width:1000px){.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_msgz6axy_a39c4bf.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1{--pl1-thumb-w:52px;--pl1-thumb-h:40px;--pl1-thumb-r:5px;--pl1-gap:12px;--pl1-pad:14px;--pl1-head-gap:14px;--pl1-tab-bg:#fff6ee;--pl1-tab-r:6px;--pl1-avatar-bg:#0f2a4f;--pl1-excerpt-display:none;--pl1-meta-display:flex;--pl1-author-display:none;--pl1-cate-display:none;--pl1-rank-display:inline-flex;--pl1-mark-display:none}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:18px;padding-right:18px;padding-bottom:16px;padding-left:18px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1__head{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-color:#eef1f6;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1__head-txt{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:13px;line-height:18px;color:#0f2a4f}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item__rank{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:15px;line-height:19px;color:#c8d2e0}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:600;font-size:13px;line-height:18px;color:#0f2a4f;margin-bottom:6px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .post-meta{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:11.5px;line-height:14px;color:#8593a9}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-color:#eef1f6;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@media(max-width:1000px){.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_msgz6axz_f66329e.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1{--pl1-thumb-w:52px;--pl1-thumb-h:40px;--pl1-thumb-r:5px;--pl1-gap:12px;--pl1-pad:14px;--pl1-head-gap:14px;--pl1-tab-bg:#fff6ee;--pl1-tab-r:6px;--pl1-avatar-bg:#0f2a4f;--pl1-excerpt-display:none;--pl1-meta-display:flex;--pl1-author-display:none;--pl1-cate-display:none;--pl1-rank-display:inline-flex;--pl1-mark-display:none}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:18px;padding-right:18px;padding-bottom:16px;padding-left:18px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1__head{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-color:#eef1f6;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1__head-txt{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:13px;line-height:18px;color:#0f2a4f}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item__rank{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:15px;line-height:19px;color:#c8d2e0}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:600;font-size:13px;line-height:18px;color:#0f2a4f;margin-bottom:6px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .post-meta{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:11.5px;line-height:14px;color:#8593a9}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-color:#eef1f6;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@media(max-width:1000px){.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_msgz6ay0_d75c383.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement{--ad-item-gap:10px;--ad-check:#ef7622;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__box{background:linear-gradient(100deg,#0c2143 0%,#0f2a4f 100%);border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:22px;padding-right:30px;padding-bottom:22px;padding-left:30px}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:20px;line-height:26px;color:#fff;margin-bottom:5px}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__subtitle{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:15px;color:#9db4d4}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__item{text-transform:none}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__btn{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:13px;line-height:19px;background-color:#ef7622;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-color:#fff0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px;padding-top:12px;padding-right:22px;padding-bottom:12px;padding-left:22px;color:#fff}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__title{font-size:20px;line-height:26px}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:15px}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px}}@media(max-width:600px){.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__box{padding-top:20px;padding-right:18px;padding-bottom:20px;padding-left:18px}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__title{font-size:16px;line-height:26px;margin-bottom:5px}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:15px}.AdSlotElement_fw_msgz6ay3_1912425.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}#row_msgz6axs_b8f7307 .build-content{gap:20px}#row_msgz6axl_b29f757{padding-top:22px}#column_msgz6axm_914f581{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_msgz6axo_b33fe22{padding-top:22px}#column_msgz6axp_4d24c69{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;background-color:#fff}#row_msgz6axs_b8f7307{padding-top:22px;padding-bottom:26px}#column_msgz6axt_812daf2{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_msgz6axv_b9ab92c{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_msgz6ay1_2885ea8{padding-bottom:40px}#column_msgz6ay2_f3db703{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}@media(max-width:600px){#row_msgz6axl_b29f757{padding-top:22px;padding-right:0;padding-bottom:0;padding-left:0}#row_msgz6axo_b33fe22{padding-top:22px;padding-right:0;padding-bottom:0;padding-left:0}#row_msgz6axs_b8f7307{padding-top:22px;padding-right:0;padding-bottom:26px;padding-left:0}#row_msgz6ay1_2885ea8{padding-top:0;padding-right:0;padding-bottom:40px;padding-left:0}}#column_msgz6axm_914f581{flex:0 0 100%;width:100%}#column_msgz6axp_4d24c69{flex:0 0 100%;width:100%}#column_msgz6axt_812daf2{flex:0 0 71.9%;width:71.9%}#column_msgz6axv_b9ab92c{flex:0 0 26.3%;width:26.3%}#column_msgz6ay2_f3db703{flex:0 0 100%;width:100%}@media (min-width:768px) and (max-width:991px){#column_msgz6axm_914f581{flex:0 0 100%;width:100%}#column_msgz6axp_4d24c69{flex:0 0 100%;width:100%}#column_msgz6axt_812daf2{flex:0 0 71.9%;width:71.9%}#column_msgz6axv_b9ab92c{flex:0 0 26.3%;width:26.3%}#column_msgz6ay2_f3db703{flex:0 0 100%;width:100%}}@media (max-width:767px){#column_msgz6axm_914f581{flex:0 0 100%;width:100%}#column_msgz6axp_4d24c69{flex:0 0 100%;width:100%}#column_msgz6axt_812daf2{flex:0 0 100%;width:100%}#column_msgz6axv_b9ab92c{flex:0 0 100%;width:100%}#column_msgz6ay2_f3db703{flex:0 0 100%;width:100%}}