.FormElement form{margin-bottom:0}.FormElement .form-field-row{display:flex;flex-wrap:wrap;margin-left:calc(var(--field-gap, 15px) * -0.5);margin-right:calc(var(--field-gap, 15px) * -0.5)}.FormElement .form-field-col{box-sizing:border-box;padding-left:calc(var(--field-gap, 15px) * 0.5);padding-right:calc(var(--field-gap, 15px) * 0.5);margin-bottom:var(--field-row,15px);width:var(--col-width,100%)!important}@media (max-width:1024px){.FormElement .form-field-col{width:var(--col-width-tablet,100%)!important}}@media (max-width:768px){.FormElement .form-field-col{width:var(--col-width-mobile,100%)!important}}.FormElement .form-group{margin-bottom:0}.FormElement .form-group label{display:var(--form-label-display,block)}.FormElement .form-group .form-control{background:var(--field-bg,#fff)}.FormElement button{height:100%!important}.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%}}.PostFeaturedElementStyle1 .pf1__head{min-width:0}.PostFeaturedElementStyle1 .pf1__head-txt{margin:0 0 14px}.PostFeaturedElementStyle1 .pf1__row{display:flex;align-items:stretch;gap:var(--pf1-gap,14px)}.PostFeaturedElementStyle1 .pf1-main{flex:0 0 calc(var(--pf1-main-w, 61%) - var(--pf1-gap, 14px) / 2);min-width:0}.PostFeaturedElementStyle1 .pf1-side{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--pf1-gap,14px)}.PostFeaturedElementStyle1 .pf1-item{flex:1 1 auto;min-height:0}.PostFeaturedElementStyle1 .pf1-card{position:relative;display:block;height:100%;border-radius:var(--pf1-radius,10px);overflow:hidden;text-decoration:none;color:inherit}.PostFeaturedElementStyle1 .pf1-card__bg{position:absolute;inset:0;display:block}.PostFeaturedElementStyle1 .pf1-card__bg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.6s ease}.PostFeaturedElementStyle1 .pf1-card__shade{position:absolute;inset:0;background:linear-gradient(to top,var(--pf1-ov-from,#0c2143) 0%,var(--pf1-ov-from,#0c2143) 22%,var(--pf1-ov-to,transparent) 92%);opacity:.92}.PostFeaturedElementStyle1 .pf1-card__body{position:absolute;inset:auto 0 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.PostFeaturedElementStyle1 .pf1-card:hover .PostFeaturedElementStyle1 .pf1-card__bg img{transform:scale(1.06)}.PostFeaturedElementStyle1 .pf1-main .pf1-card{height:var(--pf1-main-h,400px)}.PostFeaturedElementStyle1 .pf1-main .pf1-card__body{padding:var(--pf1-pad,26px)}.PostFeaturedElementStyle1 .pf1-item .pf1-card{height:var(--pf1-item-h,193px)}.PostFeaturedElementStyle1 .pf1-item .pf1-card__body{padding:var(--pf1-item-pad,20px)}.PostFeaturedElementStyle1 .pf1-badge{display:var(--pf1-badge-display,inline-flex);align-items:center;background:var(--pf1-badge-bg,#ef7622);border-radius:var(--pf1-badge-radius,4px);margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PostFeaturedElementStyle1 .pf1-main__title,.PostFeaturedElementStyle1 .pf1-item__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin:0}.PostFeaturedElementStyle1 .pf1-main__title{-webkit-line-clamp:3}.PostFeaturedElementStyle1 .pf1-item__title{-webkit-line-clamp:2}.PostFeaturedElementStyle1 .pf1-main__excerpt{display:var(--pf1-excerpt-display,-webkit-box);-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.PostFeaturedElementStyle1 .post-meta{display:var(--pf1-meta-display,flex);align-items:center;flex-wrap:wrap;gap:4px 12px;margin:0}.PostFeaturedElementStyle1 .post-meta>span{display:inline-flex;align-items:center;gap:5px}.PostFeaturedElementStyle1 .post-meta>span+span::before{content:'·';margin-right:7px;opacity:.6}.PostFeaturedElementStyle1 .post-meta>span.post-meta__author{display:var(--pf1-author-display,inline-flex)}.PostFeaturedElementStyle1 .post-meta__avatar{width:24px;height:24px;border-radius:50%;background:var(--pf1-avatar-bg,#ef7622);color:#fff;font-size:.72em;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.PostFeaturedElementStyle1 .post-meta--sm .PostFeaturedElementStyle1 .post-meta__avatar{width:20px;height:20px}@media (max-width:767px){.PostFeaturedElementStyle1{}.PostFeaturedElementStyle1 .pf1__row{flex-direction:column}.PostFeaturedElementStyle1 .pf1-main{flex:1 1 auto}.PostFeaturedElementStyle1 .pf1-main .pf1-card{height:280px}.PostFeaturedElementStyle1 .pf1-item .pf1-card{height:168px}.PostFeaturedElementStyle1 .pf1-main .pf1-card__body{padding:18px}.PostFeaturedElementStyle1 .pf1-item .pf1-card__body{padding:16px}.PostFeaturedElementStyle1 .post-meta>span+span::before{content:none}}.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}}.PostCategoryTagsElement .pct__head-txt{margin:0 0 14px}.PostCategoryTagsElement .pct__grid{display:grid;grid-template-columns:repeat(var(--pct-cols,6),minmax(0,1fr));gap:var(--pct-gap,12px)}.PostCategoryTagsElement .pct__card{display:flex;align-items:center;gap:10px;min-width:0;text-decoration:none;color:inherit;transition:transform 0.2s ease,box-shadow 0.2s ease}.PostCategoryTagsElement .pct__card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgb(15 42 79 / .1)}.PostCategoryTagsElement .pct__icon{flex:0 0 auto;width:var(--pct-icon-size,30px);height:var(--pct-icon-size,30px);border-radius:var(--pct-icon-radius,8px);background:var(--pct-icon-bg,#f2f5fa);display:inline-flex;align-items:center;justify-content:center;line-height:1}.PostCategoryTagsElement .pct__text{min-width:0;display:flex;flex-direction:column}.PostCategoryTagsElement .pct__name{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PostCategoryTagsElement .pct__count{margin:0}@media (max-width:991px){.PostCategoryTagsElement .pct__grid{grid-template-columns:repeat(var(--pct-cols-tablet,3),minmax(0,1fr))}}@media (max-width:575px){.PostCategoryTagsElement .pct__grid{grid-template-columns:repeat(var(--pct-cols-mobile,2),minmax(0,1fr))}}.trending-tags{display:block}.trending-tags__title{margin:0;display:block}.trending-tags__list{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tt-gap,8px);min-width:0}.trending-tags--align-center .trending-tags__list{justify-content:center}.trending-tags--align-end .trending-tags__list{justify-content:flex-end}.trending-tags__footer{display:block;width:100%;text-decoration:none;color:inherit}.trending-tags__footer:hover{opacity:.75}.tt-tag{display:inline-flex;align-items:center;gap:6px;max-width:100%;line-height:1;text-decoration:none;transition:background-color 0.18s ease,color 0.18s ease,border-color 0.18s ease,transform 0.18s ease}.tt-tag:hover{transform:translateY(-1px)}.tt-tag__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tt-tag__flame{flex:0 0 auto;font-size:.82em;color:var(--tt-hot,#ef7622)}.tt-tag__count{flex:0 0 auto;font-size:.82em;font-weight:700;opacity:.6}.tt-tag:hover .tt-tag__flame{color:inherit}:where(.trending-tags) .tt-tag{padding:8px 13px;border-radius:999px;background:#f1f3f6;color:#3d4653;font-size:13px;font-weight:500}.trending-tags.is-cloud .tt-tag--lv5 .tt-tag__name{font-size:1.2em}.trending-tags.is-cloud .tt-tag--lv4 .tt-tag__name{font-size:1.1em}.trending-tags.is-cloud .tt-tag--lv3 .tt-tag__name{font-size:1em}.trending-tags.is-cloud .tt-tag--lv2 .tt-tag__name{font-size:.9399999999999999em}.trending-tags.is-cloud .tt-tag--lv1 .tt-tag__name{font-size:.88em}:where(.trending-tags--tag) .tt-tag{padding:9px 14px 9px 32px;border-radius:0 3px 3px 0}.trending-tags--tag .tt-tag{position:relative;clip-path:polygon(15px 0,100% 0,100% 100%,15px 100%,0 50%)}.trending-tags--tag .tt-tag::before{content:"";position:absolute;left:19px;top:50%;width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.4;transform:translateY(-50%)}:where(.trending-tags--outline) .tt-tag{padding:7px 13px;border:1px solid #dde3ec;background:#fff0}:where(.trending-tags--hash) .tt-tag{padding:0;border-radius:0;background:#fff0}.trending-tags--hash .tt-tag:hover{transform:none}.trending-tags--hash .tt-tag .tt-tag__name::before{content:"#";opacity:.55}.top-ranked{display:block}.top-ranked__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.top-ranked__title{margin:0}.top-ranked__view-all{flex:0 0 auto;text-decoration:none;color:inherit}.top-ranked__view-all:hover{opacity:.7}.top-ranked__body{position:relative;padding:0 22px}.top-ranked__swiper{overflow:hidden}.top-ranked__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:0 2px 10px rgb(15 42 79 / .16);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#42536e;font-size:13px;transition:background-color 0.2s ease,color 0.2s ease}.top-ranked__arrow:hover{background:#0f2a4f;color:#fff}.top-ranked__arrow--prev{left:0}.top-ranked__arrow--next{right:0}.top-ranked__card{position:relative;height:100%;display:flex;flex-direction:column;gap:10px;overflow:hidden}.top-ranked__card[data-rank="1"] .top-ranked__rank{background:var(--tr-rank-1)}.top-ranked__card[data-rank="2"] .top-ranked__rank{background:var(--tr-rank-2)}.top-ranked__card[data-rank="3"] .top-ranked__rank{background:var(--tr-rank-3)}.top-ranked__card[data-rank="4"] .top-ranked__rank{background:var(--tr-rank-n)}.top-ranked__rank{position:absolute;top:0;left:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:32px;padding:5px 10px;border-radius:0 0 9px 0;color:#fff}.top-ranked__image{display:block;height:var(--tr-img-h);border-radius:var(--tr-img-radius);overflow:hidden;margin-top:24px}.top-ranked__image img{width:100%;height:100%;object-fit:cover;display:block}.top-ranked__name{margin:0}.top-ranked__name a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-ranked__rating{display:flex;align-items:center;gap:5px;margin:0;flex-wrap:wrap}.top-ranked__star{color:var(--tr-star);line-height:1}.top-ranked__score{font-weight:700}.top-ranked__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.top-ranked__tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:var(--tr-tag-radius);background:var(--tr-tag-bg);text-decoration:none;color:inherit;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.top-ranked .swiper-slide{height:auto}.top-ranked .swiper-wrapper{align-items:stretch}@media (max-width:575px){.top-ranked__body{padding:0 6px}.top-ranked__arrow{display:none}}.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}.social-follow__box-title{margin:0}.social-follow__list{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sf-gap)}.social-follow__item{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.social-follow__circle{flex:0 0 auto;width:var(--sf-circle);height:var(--sf-circle);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:var(--sf-icon);line-height:1;color:var(--sf-ico-color);transition:transform 0.2s ease,filter 0.2s ease}.social-follow__circle i,.social-follow__circle svg{font-size:var(--sf-icon);line-height:1}.social-follow__item:hover .social-follow__circle{transform:translateY(-2px);filter:brightness(1.08)}.social-follow__label{margin:0;flex:1 1 auto;min-width:0}.social-follow__count{margin:0;flex:0 0 auto}.social-follow--list .social-follow__list{flex-direction:column;align-items:stretch}.social-follow--list .social-follow__item{width:100%}.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_mshj8dj7_12dfb37.AdSlotElement{--ad-item-gap:10px;--ad-check:#ef7622;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_mshj8dj7_12dfb37.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:26px;padding-right:30px;padding-bottom:26px;padding-left:30px}.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:22px;line-height:28px;color:#fff;margin-bottom:6px}.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__subtitle{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13.5px;line-height:15px;color:#9db4d4}.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__item{text-transform:none}.AdSlotElement_fw_mshj8dj7_12dfb37.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_mshj8dj7_12dfb37.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__title{font-size:22px;line-height:28px}.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__subtitle{font-size:13.5px;line-height:15px}.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px}}@media(max-width:600px){.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__box{padding-top:22px;padding-right:18px;padding-bottom:22px;padding-left:18px}.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__title{font-size:17px;line-height:28px;margin-bottom:6px}.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__subtitle{font-size:13.5px;line-height:15px}.AdSlotElement_fw_mshj8dj7_12dfb37.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1{--pf1-main-w:61%;--pf1-side-w:39%;--pf1-gap:14px;--pf1-main-h:400px;--pf1-item-h:193px;--pf1-radius:10px;--pf1-pad:26px;--pf1-item-pad:20px;--pf1-ov-from:#0c2143;--pf1-ov-to:rgba(12,33,67,0);--pf1-badge-bg:#ef7622;--pf1-badge-radius:4px;--pf1-avatar-bg:#ef7622;--pf1-excerpt-display:-webkit-box;--pf1-meta-display:flex;--pf1-author-display:inline-flex;--pf1-badge-display:inline-flex}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1{margin-bottom:22px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-badge{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:10px;line-height:13px;color:#fff;padding-top:5px;padding-right:11px;padding-bottom:5px;padding-left:11px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-main__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:700;font-size:29px;line-height:37px;color:#fff}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-main:hover .pf1-main__title{color:#ffd9bd}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-main__excerpt{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:14px;line-height:23px;color:#c3d2e6}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-item__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:600;font-size:17px;line-height:24px;color:#fff}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-item:hover .pf1-item__title{color:#ffd9bd}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .post-meta{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:24px;color:#a9bcd6}@media(max-width:1000px){.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-badge{font-size:10px;line-height:13px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-main__title{font-size:29px;line-height:37px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-main__excerpt{font-size:14px;line-height:23px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-item__title{font-size:17px;line-height:24px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .post-meta{font-size:13px;line-height:24px}}@media(max-width:600px){.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1{margin-bottom:22px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-badge{font-size:10px;line-height:13px;padding-top:5px;padding-right:11px;padding-bottom:5px;padding-left:11px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-main__title{font-size:21px;line-height:37px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-main__excerpt{font-size:14px;line-height:23px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .pf1-item__title{font-size:15px;line-height:24px}.PostFeaturedElementStyle1_fw_mshj8dja_caa0d8a.PostFeaturedElementStyle1 .post-meta{font-size:13px;line-height:24px}}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1{--pl1-thumb-w:150px;--pl1-thumb-h:100px;--pl1-thumb-r:7px;--pl1-gap:20px;--pl1-pad:20px;--pl1-head-gap:16px;--pl1-tab-bg:#fff6ee;--pl1-tab-r:6px;--pl1-avatar-bg:#0f2a4f;--pl1-excerpt-display:-webkit-box;--pl1-meta-display:flex;--pl1-author-display:inline-flex;--pl1-cate-display:inline-block;--pl1-rank-display:none;--pl1-mark-display:inline-flex}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1{margin-bottom:22px}.PostListElementStyle1_fw_mshj8djb_bfad481.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-linked-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:0;padding-bottom:24px;padding-left:0}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1__head{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-linked-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}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1__head-txt{text-transform:uppercase;font-weight:700;font-size:15px;line-height:20px;color:#0f2a4f}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-tab{font-weight:500;font-size:13px;line-height:16px;color:#5d6b81;padding-top:8px;padding-right:14px;padding-bottom:8px;padding-left:14px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-tab.is-active{font-weight:600;font-size:13px;line-height:16px;color:#ef7622;padding-top:8px;padding-right:14px;padding-bottom:8px;padding-left:14px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__cate{text-transform:uppercase;font-weight:700;font-size:11px;line-height:14px;color:#ef7622;margin-bottom:7px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__rank{font-weight:800;font-size:15px;line-height:19px;color:#c8d2e0}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__title{font-weight:600;font-size:16px;line-height:22px;color:#0f2a4f;margin-bottom:8px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__excerpt{font-weight:400;font-size:13px;line-height:19px;color:#5d6b81;margin-bottom:10px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .post-meta{font-weight:400;font-size:12px;line-height:20px;color:#8593a9}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1__more-btn{text-transform:uppercase;font-weight:600;font-size:13px;line-height:19px;background-color:#fff;border-style:solid;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-linked-width:0;border-color:#dde3ec;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:26px;padding-bottom:12px;padding-left:26px;color:#0f2a4f}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1__more-btn:hover{color:#fff;background-color:#0f2a4f;color:#fff}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item{border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-linked-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){.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1__head-txt{font-size:15px;line-height:20px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-tab{font-size:13px;line-height:16px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-tab.is-active{font-size:13px;line-height:16px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__cate{font-size:11px;line-height:14px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__title{font-size:16px;line-height:22px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__excerpt{font-size:13px;line-height:19px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .post-meta{font-size:12px;line-height:20px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1__more-btn{font-size:13px;line-height:19px}}@media(max-width:600px){.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1{margin-bottom:22px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:18px;padding-left:16px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1__head-txt{font-size:15px;line-height:20px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-tab{font-size:13px;line-height:16px;padding-top:8px;padding-right:14px;padding-bottom:8px;padding-left:14px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-tab.is-active{font-size:13px;line-height:16px;padding-top:8px;padding-right:14px;padding-bottom:8px;padding-left:14px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__cate{font-size:11px;line-height:14px;margin-bottom:7px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__title{font-size:16px;line-height:22px;margin-bottom:8px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1-item__excerpt{font-size:13px;line-height:19px;margin-bottom:10px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .post-meta{font-size:12px;line-height:20px}.PostListElementStyle1_fw_mshj8djb_bfad481.PostListElementStyle1 .pl1__more-btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement{--ad-item-gap:10px;--ad-check:#ef7622;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_mshj8djc_1c49b1b.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:26px;padding-right:30px;padding-bottom:26px;padding-left:30px}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:21px;line-height:28px;color:#fff;margin-bottom:6px}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__subtitle{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13.5px;line-height:15px;color:#9db4d4}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__item{text-transform:none}.AdSlotElement_fw_mshj8djc_1c49b1b.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_mshj8djc_1c49b1b.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__title{font-size:21px;line-height:28px}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__subtitle{font-size:13.5px;line-height:15px}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px}}@media(max-width:600px){.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__box{padding-top:22px;padding-right:18px;padding-bottom:22px;padding-left:18px}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__title{font-size:17px;line-height:28px;margin-bottom:6px}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__subtitle{font-size:13.5px;line-height:15px}.AdSlotElement_fw_mshj8djc_1c49b1b.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement{--pct-cols:6;--pct-cols-tablet:3;--pct-cols-mobile:2;--pct-gap:12px;--pct-icon-bg:#f2f5fa;--pct-icon-size:30px;--pct-icon-radius:8px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement{margin-top:22px;margin-bottom:22px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__head-txt{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:15px;line-height:20px;color:#0f2a4f}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__card{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:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;padding-top:14px;padding-right:12px;padding-bottom:14px;padding-left:12px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__name{text-transform:none;font-family:Be Vietnam Pro;font-weight:600;font-size:13px;line-height:15px;color:#0f2a4f}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__count{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:11px;line-height:14px;color:#8593a9;margin-top:3px}@media(max-width:1000px){.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__head-txt{font-size:15px;line-height:20px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__name{font-size:13px;line-height:15px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__count{font-size:11px;line-height:14px}}@media(max-width:600px){.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement{margin-top:22px;margin-bottom:22px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__head-txt{font-size:15px;line-height:20px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__card{padding-top:14px;padding-right:12px;padding-bottom:14px;padding-left:12px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__name{font-size:13px;line-height:15px}.PostCategoryTagsElement_fw_mshj8djd_dab03b8.PostCategoryTagsElement .pct__count{font-size:11px;line-height:14px;margin-top:3px}}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement{--tt-gap:9px;--tt-hot:#ef7622}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement{margin-bottom:22px}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .trending-tags{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-linked-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:0;padding-bottom:22px;padding-left:0}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .trending-tags__title{text-transform:uppercase;font-weight:700;font-size:15px;line-height:20px;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-linked-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}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .tt-tag{background-color:#f4f6fa;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-linked-width:0;border-color:#fff0;border-top-left-radius:999px;border-top-right-radius:999px;border-bottom-right-radius:999px;border-bottom-left-radius:999px;padding-top:9px;padding-right:14px;padding-bottom:9px;padding-left:14px;font-weight:500;font-size:13px;line-height:16px;color:#42536e}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .tt-tag:hover{background-color:#ef7622;color:#fff}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .tt-tag__count{font-weight:700;font-size:11px;line-height:14px;color:#8593a9}@media(max-width:1000px){.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .trending-tags__title{font-size:15px;line-height:20px}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .tt-tag{font-size:13px;line-height:16px}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .tt-tag__count{font-size:11px;line-height:14px}}@media(max-width:600px){.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement{margin-bottom:22px}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .trending-tags{padding-top:18px;padding-right:16px;padding-bottom:18px;padding-left:16px}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .trending-tags__title{font-size:15px;line-height:20px;margin-bottom:14px;padding-top:0;padding-right:0;padding-bottom:14px;padding-left:0}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .tt-tag{padding-top:9px;padding-right:12px;padding-bottom:9px;padding-left:12px;font-size:13px;line-height:16px}.TrendingTagsElement_fw_mshj8dje_6a8fb8e.TrendingTagsElement .tt-tag__count{font-size:11px;line-height:14px}}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement{--tr-img-h:150px;--tr-img-radius:6px;--tr-tag-bg:#f2f5fa;--tr-tag-radius:5px;--tr-star:#f5a623;--tr-rank-1:#ef7622;--tr-rank-2:#7d8ba1;--tr-rank-3:#c58b4a;--tr-rank-n:#7d8ba1}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement{margin-bottom:22px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-linked-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:0;padding-bottom:24px;padding-left:0}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__title{text-transform:uppercase;font-weight:700;font-size:15px;line-height:19px;color:#0f2a4f}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__view-all{font-weight:500;font-size:13px;line-height:16px;color:#5d6b81}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__card{background-color:#fff;border-style:solid;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-linked-width:0;border-color:#eef1f6;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__rank{font-weight:700;font-size:12px;line-height:14px;color:#fff}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__name{font-weight:700;font-size:14px;line-height:18px;color:#0f2a4f}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__rating{font-weight:400;font-size:12.5px;line-height:16px;color:#5d6b81}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__tag{font-weight:500;font-size:11px;line-height:14px;color:#42536e}@media(max-width:1000px){.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__title{font-size:15px;line-height:19px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__view-all{font-size:13px;line-height:16px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__rank{font-size:12px;line-height:14px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__name{font-size:14px;line-height:18px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__rating{font-size:12.5px;line-height:16px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__tag{font-size:11px;line-height:14px}}@media(max-width:600px){.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement{margin-bottom:22px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked{padding-top:18px;padding-right:16px;padding-bottom:18px;padding-left:16px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__title{font-size:15px;line-height:19px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__view-all{font-size:13px;line-height:16px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__card{padding-top:16px;padding-right:14px;padding-bottom:16px;padding-left:14px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__rank{font-size:12px;line-height:14px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__name{font-size:14px;line-height:18px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__rating{font-size:12.5px;line-height:16px}.TopRankedElement_fw_mshj8djf_f482033.TopRankedElement .top-ranked__tag{font-size:11px;line-height:14px}}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement{--tr-img-h:150px;--tr-img-radius:6px;--tr-tag-bg:#f2f5fa;--tr-tag-radius:5px;--tr-star:#f5a623;--tr-rank-1:#ef7622;--tr-rank-2:#7d8ba1;--tr-rank-3:#c58b4a;--tr-rank-n:#7d8ba1}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement{margin-bottom:22px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-linked-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:0;padding-bottom:24px;padding-left:0}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__title{text-transform:uppercase;font-weight:700;font-size:15px;line-height:19px;color:#0f2a4f}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__view-all{font-weight:500;font-size:13px;line-height:16px;color:#5d6b81}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__card{background-color:#fff;border-style:solid;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-linked-width:0;border-color:#eef1f6;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__rank{font-weight:700;font-size:12px;line-height:14px;color:#fff}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__name{font-weight:700;font-size:14px;line-height:18px;color:#0f2a4f}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__rating{font-weight:400;font-size:12.5px;line-height:16px;color:#5d6b81}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__tag{font-weight:500;font-size:11px;line-height:14px;color:#42536e}@media(max-width:1000px){.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__title{font-size:15px;line-height:19px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__view-all{font-size:13px;line-height:16px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__rank{font-size:12px;line-height:14px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__name{font-size:14px;line-height:18px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__rating{font-size:12.5px;line-height:16px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__tag{font-size:11px;line-height:14px}}@media(max-width:600px){.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement{margin-bottom:22px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked{padding-top:18px;padding-right:16px;padding-bottom:18px;padding-left:16px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__title{font-size:15px;line-height:19px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__view-all{font-size:13px;line-height:16px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__card{padding-top:16px;padding-right:14px;padding-bottom:16px;padding-left:14px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__rank{font-size:12px;line-height:14px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__name{font-size:14px;line-height:18px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__rating{font-size:12.5px;line-height:16px}.TopRankedElement_fw_mshj8djg_5dd4bcb.TopRankedElement .top-ranked__tag{font-size:11px;line-height:14px}}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement{--tr-img-h:150px;--tr-img-radius:6px;--tr-tag-bg:#f2f5fa;--tr-tag-radius:5px;--tr-star:#f5a623;--tr-rank-1:#ef7622;--tr-rank-2:#7d8ba1;--tr-rank-3:#c58b4a;--tr-rank-n:#7d8ba1}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked{background-color:#fff;border-style:solid;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:0;border-linked-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:0;padding-bottom:24px;padding-left:0}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__title{text-transform:uppercase;font-weight:700;font-size:15px;line-height:19px;color:#0f2a4f}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__view-all{font-weight:500;font-size:13px;line-height:16px;color:#5d6b81}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__card{background-color:#fff;border-style:solid;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-linked-width:0;border-color:#eef1f6;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__rank{font-weight:700;font-size:12px;line-height:14px;color:#fff}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__name{font-weight:700;font-size:14px;line-height:18px;color:#0f2a4f}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__rating{font-weight:400;font-size:12.5px;line-height:16px;color:#5d6b81}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__tag{font-weight:500;font-size:11px;line-height:14px;color:#42536e}@media(max-width:1000px){.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__title{font-size:15px;line-height:19px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__view-all{font-size:13px;line-height:16px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__rank{font-size:12px;line-height:14px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__name{font-size:14px;line-height:18px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__rating{font-size:12.5px;line-height:16px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__tag{font-size:11px;line-height:14px}}@media(max-width:600px){.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked{padding-top:18px;padding-right:16px;padding-bottom:18px;padding-left:16px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__title{font-size:15px;line-height:19px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__view-all{font-size:13px;line-height:16px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__card{padding-top:16px;padding-right:14px;padding-bottom:16px;padding-left:14px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__rank{font-size:12px;line-height:14px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__name{font-size:14px;line-height:18px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__rating{font-size:12.5px;line-height:16px}.TopRankedElement_fw_mshj8djh_5bbb066.TopRankedElement .top-ranked__tag{font-size:11px;line-height:14px}}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement{--ad-item-gap:11px;--ad-check:#ef7622;--ad-accent:#ef7622;--ad-btn-width:100%}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement{margin-bottom:20px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__box{background:linear-gradient(160deg,#12305a 0%,#0c2143 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:22px;padding-bottom:22px;padding-left:22px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:19px;line-height:26px;color:#fff}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__subtitle{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:20px;color:#c3d2e6}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__item{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:19px;color:#c3d2e6}.AdSlotElement_fw_mshj8djj_43ccf2b.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:16px;padding-bottom:12px;padding-left:16px;color:#fff}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__title{font-size:19px;line-height:26px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:20px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__item{font-size:13px;line-height:19px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px}}@media(max-width:600px){.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement{margin-bottom:20px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__box{padding-top:20px;padding-right:18px;padding-bottom:20px;padding-left:18px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__title{font-size:19px;line-height:26px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:20px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__item{font-size:13px;line-height:19px}.AdSlotElement_fw_mshj8djj_43ccf2b.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement{--kw-row-radius:6px;--kw-row-hover:#f5f7fb}.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement{margin-bottom:20px}.KeywordListElement_fw_mshj8djk_cb03b27.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_mshj8djk_cb03b27.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_mshj8djk_cb03b27.KeywordListElement .keyword-list__row{padding-top:9px;padding-right:10px;padding-bottom:9px;padding-left:10px}.KeywordListElement_fw_mshj8djk_cb03b27.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_mshj8djk_cb03b27.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_mshj8djk_cb03b27.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_mshj8djk_cb03b27.KeywordListElement .keyword-list__title{font-size:13px;line-height:18px}.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement .keyword-list__label{font-size:13px;line-height:16px}.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement .keyword-list__count{font-size:13px;line-height:16px}.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement .keyword-list__footer{font-size:13px;line-height:16px}}@media(max-width:600px){.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement{margin-bottom:20px}.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement .keyword-list{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.KeywordListElement_fw_mshj8djk_cb03b27.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_mshj8djk_cb03b27.KeywordListElement .keyword-list__row{padding-top:9px;padding-right:10px;padding-bottom:9px;padding-left:10px}.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement .keyword-list__label{font-size:13px;line-height:16px}.KeywordListElement_fw_mshj8djk_cb03b27.KeywordListElement .keyword-list__count{font-size:13px;line-height:16px}.KeywordListElement_fw_mshj8djk_cb03b27.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_mshj8djl_2118eb9.AdSlotElement{--ad-item-gap:8px;--ad-check:#42536e;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement{margin-bottom:20px}.AdSlotElement_fw_mshj8djl_2118eb9.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_mshj8djl_2118eb9.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_mshj8djl_2118eb9.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_mshj8djl_2118eb9.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_mshj8djl_2118eb9.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_mshj8djl_2118eb9.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__title{font-size:15px;line-height:19px}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:20px}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__item{font-size:12px;line-height:16px}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__btn{font-size:12px;line-height:17px}}@media(max-width:600px){.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement{margin-bottom:20px}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__box{padding-top:20px;padding-right:18px;padding-bottom:20px;padding-left:18px}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__title{font-size:15px;line-height:19px}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:20px}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__item{font-size:12px;line-height:16px}.AdSlotElement_fw_mshj8djl_2118eb9.AdSlotElement .ad-slot__btn{font-size:12px;line-height:17px;padding-top:11px;padding-right:14px;padding-bottom:11px;padding-left:14px}}.FormElement_fw_mshj8djm_80cdd83.FormElement{--form-label-display:none;--field-gap:15px;--field-row:10px;--bs-body-color:#0f2a4f;--field-bg:#f7f9fc}.FormElement_fw_mshj8djm_80cdd83.FormElement{margin-bottom:20px}.FormElement_fw_mshj8djm_80cdd83.FormElement .form-control{padding-top:11px;padding-right:13px;padding-bottom:11px;padding-left:13px;border-style:solid;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-color:#dde3ec;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px}.FormElement_fw_mshj8djm_80cdd83.FormElement button[type="submit"]{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:12px;line-height:17px;background-color:#0f2a4f;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:16px;padding-bottom:11px;padding-left:16px;color:#fff}.FormElement_fw_mshj8djm_80cdd83.FormElement button[type="submit"]:hover{background-color:#ef7622}@media(max-width:1000px){.FormElement_fw_mshj8djm_80cdd83.FormElement button[type="submit"]{font-size:12px;line-height:17px}}@media(max-width:600px){.FormElement_fw_mshj8djm_80cdd83.FormElement{margin-bottom:20px}.FormElement_fw_mshj8djm_80cdd83.FormElement .form-control{padding-top:11px;padding-right:13px;padding-bottom:11px;padding-left:13px}.FormElement_fw_mshj8djm_80cdd83.FormElement button[type="submit"]{font-size:12px;line-height:17px;padding-top:11px;padding-right:14px;padding-bottom:11px;padding-left:14px}}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement{--sf-circle:26px;--sf-icon:11px;--sf-gap:12px;--sf-ico-color:#ffffff}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement{margin-bottom:20px}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow{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}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__box-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}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__label{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:16px;color:#0f2a4f}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__count{text-transform:none;font-family:Be Vietnam Pro;font-weight:700;font-size:13px;line-height:16px;color:#5d6b81}@media(max-width:1000px){.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__box-title{font-size:13px;line-height:18px}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__label{font-size:13px;line-height:16px}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__count{font-size:13px;line-height:16px}}@media(max-width:600px){.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement{margin-bottom:20px}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__box-title{font-size:13px;line-height:18px;margin-bottom:14px;padding-top:0;padding-right:0;padding-bottom:14px;padding-left:0}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__label{font-size:13px;line-height:16px}.SocialFollowElement_fw_mshj8djn_4a59734.SocialFollowElement .social-follow__count{font-size:13px;line-height:16px}}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1{--pl1-thumb-w:52px;--pl1-thumb-h:40px;--pl1-thumb-r:5px;--pl1-gap:12px;--pl1-pad:14px;--pl1-head-gap:16px;--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_mshj8djo_dc0baa1.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.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_mshj8djo_dc0baa1.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_mshj8djo_dc0baa1.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_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_mshj8djo_dc0baa1.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_mshj8djo_dc0baa1.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_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_mshj8djo_dc0baa1.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_mshj8djo_dc0baa1.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_mshj8djo_dc0baa1.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_mshj8djo_dc0baa1.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1{--pl1-thumb-w:52px;--pl1-thumb-h:40px;--pl1-thumb-r:5px;--pl1-gap:12px;--pl1-pad:14px;--pl1-head-gap:16px;--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_mshj8djp_b1687cf.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_mshj8djp_b1687cf.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_mshj8djp_b1687cf.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_mshj8djp_b1687cf.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_mshj8djp_b1687cf.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_mshj8djp_b1687cf.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_mshj8djp_b1687cf.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_mshj8djp_b1687cf.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_mshj8djp_b1687cf.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_mshj8djp_b1687cf.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_mshj8djp_b1687cf.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_mshj8djp_b1687cf.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1{--pl1-thumb-w:52px;--pl1-thumb-h:40px;--pl1-thumb-r:5px;--pl1-gap:12px;--pl1-pad:14px;--pl1-head-gap:16px;--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_mshj8djq_7974c9c.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_mshj8djq_7974c9c.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_mshj8djq_7974c9c.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_mshj8djq_7974c9c.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_mshj8djq_7974c9c.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_mshj8djq_7974c9c.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_mshj8djq_7974c9c.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_mshj8djq_7974c9c.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_mshj8djq_7974c9c.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_mshj8djq_7974c9c.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_mshj8djq_7974c9c.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement{--ad-item-gap:10px;--ad-check:#ef7622;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_mshj8djt_cbd1a12.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:26px;padding-right:30px;padding-bottom:26px;padding-left:30px}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__title{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:21px;line-height:28px;color:#fff;margin-bottom:6px}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__subtitle{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13.5px;line-height:15px;color:#9db4d4}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__item{text-transform:none}.AdSlotElement_fw_mshj8djt_cbd1a12.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_mshj8djt_cbd1a12.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__title{font-size:21px;line-height:28px}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__subtitle{font-size:13.5px;line-height:15px}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px}}@media(max-width:600px){.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__box{padding-top:22px;padding-right:18px;padding-bottom:22px;padding-left:18px}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__title{font-size:17px;line-height:28px;margin-bottom:6px}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__subtitle{font-size:13.5px;line-height:15px}.AdSlotElement_fw_mshj8djt_cbd1a12.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}#row_mshj8dj8_787480d .build-content{gap:20px}#row_mshj8dj5_cb302f0{padding-top:22px}#column_mshj8dj6_58ca320{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mshj8dj8_787480d{padding-top:22px;padding-bottom:26px}#column_mshj8dj9_af1bbfa{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_mshj8dji_5cb8c8c{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mshj8djr_674379b{padding-bottom:40px}#column_mshj8djs_f22d7f0{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}@media(max-width:600px){#row_mshj8dj5_cb302f0{padding-top:22px;padding-right:0;padding-bottom:0;padding-left:0}#row_mshj8dj8_787480d{padding-top:22px;padding-right:0;padding-bottom:26px;padding-left:0}#row_mshj8djr_674379b{padding-top:0;padding-right:0;padding-bottom:40px;padding-left:0}}#column_mshj8dj6_58ca320{flex:0 0 100%;width:100%}#column_mshj8dj9_af1bbfa{flex:0 0 71.9%;width:71.9%}#column_mshj8dji_5cb8c8c{flex:0 0 28.1%;width:28.1%}#column_mshj8djs_f22d7f0{flex:0 0 100%;width:100%}@media (min-width:768px) and (max-width:991px){#column_mshj8dj6_58ca320{flex:0 0 100%;width:100%}#column_mshj8dj9_af1bbfa{flex:0 0 71.9%;width:71.9%}#column_mshj8dji_5cb8c8c{flex:0 0 28.1%;width:28.1%}#column_mshj8djs_f22d7f0{flex:0 0 100%;width:100%}}@media (max-width:767px){#column_mshj8dj6_58ca320{flex:0 0 100%;width:100%}#column_mshj8dj9_af1bbfa{flex:0 0 100%;width:100%}#column_mshj8dji_5cb8c8c{flex:0 0 100%;width:100%}#column_mshj8djs_f22d7f0{flex:0 0 100%;width:100%}}