.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%}}.PostDetailMetaElement .pdm{display:flex;align-items:center;flex-wrap:wrap;gap:8px var(--pdm-gap,14px);margin:0}.PostDetailMetaElement .pdm__badge{display:inline-flex;align-items:center;background:var(--pdm-badge-bg,#ef7622);border-radius:var(--pdm-badge-radius,4px);text-decoration:none;transition:filter 0.2s ease}.PostDetailMetaElement .pdm__badge:hover{filter:brightness(1.08)}.PostDetailMetaElement .pdm__item{display:inline-flex;align-items:center;gap:6px}.PostDetailMetaElement .pdm__item+.PostDetailMetaElement .pdm__item::before{content:'·';margin-right:6px;opacity:.6}.PostDetailMetaElement .pdm__avatar{width:26px;height:26px;border-radius:50%;background:var(--pdm-avatar-bg,#0f2a4f);color:#fff;font-size:.72em;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-right:2px}@media (max-width:575px){.PostDetailMetaElement{}.PostDetailMetaElement .pdm__item+.pdm__item::before{content:none}}.PostDetailContentElement .post-content{overflow-wrap:break-word;word-break:break-word}.PostDetailContentElement .post-content :where(p,ul,ol,blockquote,figure,pre,h1,h2,h3,h4,h5,h6,table,hr){margin:0}.PostDetailContentElement .post-content>*+*{margin-top:var(--pc-gap,18px)}.PostDetailContentElement .post-content :where(h1,h2,h3,h4,h5,h6){scroll-margin-top:90px}.PostDetailContentElement .post-content h1,.PostDetailContentElement .post-content h2,.PostDetailContentElement .post-content h3,.PostDetailContentElement .post-content h4{position:relative}.PostDetailContentElement .post-content h1::before,.PostDetailContentElement .post-content h2::before{content:'';position:absolute;left:-14px;top:.18em;bottom:.18em;width:4px;border-radius:2px;background:var(--pc-accent,transparent)}.PostDetailContentElement .post-content>h1,.PostDetailContentElement .post-content>h2,.PostDetailContentElement .post-content>h3,.PostDetailContentElement .post-content>h4{margin-top:calc(var(--pc-gap, 18px) * 1.6)}.PostDetailContentElement .post-content ul,.PostDetailContentElement .post-content ol{padding-left:22px}.PostDetailContentElement .post-content li+li{margin-top:6px}.PostDetailContentElement .post-content li>ul,.PostDetailContentElement .post-content li>ol{margin-top:6px}.PostDetailContentElement .post-content img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto;border-radius:var(--pc-img-radius,8px)}.PostDetailContentElement .post-content figure{text-align:center}.PostDetailContentElement .post-content figcaption{margin-top:8px;font-size:.875em;opacity:.75}.PostDetailContentElement .post-content a{color:var(--pc-link,inherit);text-decoration:underline;text-underline-offset:2px}.PostDetailContentElement .post-content a:hover{color:var(--pc-link-hover,inherit)}.PostDetailContentElement .post-content blockquote{padding:4px 0 4px 18px;border-left:4px solid var(--pc-quote,#e6eaf1);font-style:italic}.PostDetailContentElement .post-content table{width:100%;border-collapse:collapse}.PostDetailContentElement .post-content th,.PostDetailContentElement .post-content td{padding:10px 12px;text-align:left;vertical-align:top}.PostDetailContentElement .post-content thead th,.PostDetailContentElement .post-content th{background:var(--pc-thead-bg,#f5f7fb);font-weight:600}.PostDetailContentElement .post-content__scroll,.PostDetailContentElement .post-content .post-content__scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.PostDetailContentElement .post-content pre{padding:14px 16px;overflow-x:auto;background:#f5f7fb;border-radius:8px}.PostDetailContentElement .post-content code{font-size:.92em}.PostDetailContentElement .post-content iframe,.PostDetailContentElement .post-content video{max-width:100%;border-radius:var(--pc-img-radius,8px)}.PostDetailContentElement .post-content iframe[src*="youtube"],.PostDetailContentElement .post-content iframe[src*="vimeo"]{width:100%;aspect-ratio:16 / 9;height:auto}.PostDetailContentElement .post-content hr{border:0;border-top:1px solid #e6eaf1}.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_msgz6bpf_49e0a24.AdSlotElement{--ad-item-gap:10px;--ad-check:#ef7622;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_msgz6bpf_49e0a24.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_msgz6bpf_49e0a24.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_msgz6bpf_49e0a24.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_msgz6bpf_49e0a24.AdSlotElement .ad-slot__item{text-transform:none}.AdSlotElement_fw_msgz6bpf_49e0a24.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_msgz6bpf_49e0a24.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_msgz6bpf_49e0a24.AdSlotElement .ad-slot__title{font-size:20px;line-height:26px}.AdSlotElement_fw_msgz6bpf_49e0a24.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:15px}.AdSlotElement_fw_msgz6bpf_49e0a24.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px}}@media(max-width:600px){.AdSlotElement_fw_msgz6bpf_49e0a24.AdSlotElement .ad-slot__box{padding-top:20px;padding-right:18px;padding-bottom:20px;padding-left:18px}.AdSlotElement_fw_msgz6bpf_49e0a24.AdSlotElement .ad-slot__title{font-size:16px;line-height:26px;margin-bottom:5px}.AdSlotElement_fw_msgz6bpf_49e0a24.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:15px}.AdSlotElement_fw_msgz6bpf_49e0a24.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}.PostDetailBreadcrumbElement_fw_msgz6bpk_4d74e70.PostDetailBreadcrumbElement{margin-bottom:12px}@media(max-width:600px){.PostDetailBreadcrumbElement_fw_msgz6bpk_4d74e70.PostDetailBreadcrumbElement{margin-bottom:12px}}.PostDetailTitleElement_fw_msgz6bpl_aaa2f6a.PostDetailTitleElement h1{text-transform:none;font-family:Be Vietnam Pro;font-weight:800;font-size:30px;line-height:40px;color:#0f2a4f;margin-bottom:14px}@media(max-width:1000px){.PostDetailTitleElement_fw_msgz6bpl_aaa2f6a.PostDetailTitleElement h1{font-size:30px;line-height:40px}}@media(max-width:600px){.PostDetailTitleElement_fw_msgz6bpl_aaa2f6a.PostDetailTitleElement h1{font-size:22px;line-height:40px;margin-bottom:14px}}.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement{--pdm-gap:14px;--pdm-avatar-bg:#0f2a4f;--pdm-badge-bg:#ef7622;--pdm-badge-radius:4px}.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement{margin-bottom:20px;padding-bottom:20px}.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement .pdm__badge{text-transform:uppercase;font-family:Be Vietnam Pro;font-weight:700;font-size:11px;line-height:14px;color:#fff;padding-top:5px;padding-right:11px;padding-bottom:5px;padding-left:11px}.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement .pdm{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:13px;line-height:26px;color:#8593a9}@media(max-width:1000px){.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement .pdm__badge{font-size:11px;line-height:14px}.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement .pdm{font-size:13px;line-height:26px}}@media(max-width:600px){.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement{margin-bottom:20px;padding-top:0;padding-right:0;padding-bottom:20px;padding-left:0}.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement .pdm__badge{font-size:11px;line-height:14px;padding-top:5px;padding-right:11px;padding-bottom:5px;padding-left:11px}.PostDetailMetaElement_fw_msgz6bpm_ba2ba52.PostDetailMetaElement .pdm{font-size:13px;line-height:26px}}.PostDetailContentElement_fw_msgz6bpn_67d5884.PostDetailContentElement{--pc-gap:18px;--pc-img-radius:8px;--pc-accent:#ef7622;--pc-quote:#ef7622;--pc-thead-bg:#f5f7fb;--pc-link:#1a5fb4;--pc-link-hover:#ef7622}.PostDetailContentElement_fw_msgz6bpn_67d5884.PostDetailContentElement .post-content{text-transform:none;font-family:Be Vietnam Pro;font-weight:400;font-size:16px;line-height:29px;color:#2b3a52}.PostDetailContentElement_fw_msgz6bpn_67d5884.PostDetailContentElement .post-content h1,.post-content h2,.post-content h3,.post-content h4{text-transform:none;font-family:Be Vietnam Pro;font-weight:700;font-size:21px;line-height:30px;color:#0f2a4f}.PostDetailContentElement_fw_msgz6bpn_67d5884.PostDetailContentElement .post-content table,.post-content th,.post-content td{border-style:solid;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-color:#e6eaf1;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@media(max-width:1000px){.PostDetailContentElement_fw_msgz6bpn_67d5884.PostDetailContentElement .post-content{font-size:16px;line-height:29px}.PostDetailContentElement_fw_msgz6bpn_67d5884.PostDetailContentElement .post-content h1,.post-content h2,.post-content h3,.post-content h4{font-size:21px;line-height:30px}}@media(max-width:600px){.PostDetailContentElement_fw_msgz6bpn_67d5884.PostDetailContentElement .post-content{font-size:15px;line-height:29px}.PostDetailContentElement_fw_msgz6bpn_67d5884.PostDetailContentElement .post-content h1,.post-content h2,.post-content h3,.post-content h4{font-size:18px;line-height:30px}}.PostDetailShareElement_fw_msgz6bpo_de4a05e.PostDetailShareElement{margin-top:24px}@media(max-width:600px){.PostDetailShareElement_fw_msgz6bpo_de4a05e.PostDetailShareElement{margin-top:24px}}.PostDetailTagsElement_fw_mshal2hk_ob867kv.PostDetailTagsElement{--skd-tag-gap:8px}.PostDetailTagsElement_fw_mshal2hk_ob867kv.PostDetailTagsElement .skd-tag{background-color:#f1f3f6;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding-top:8px;padding-right:12px;padding-bottom:8px;padding-left:12px;font-weight:500;font-size:13px;line-height:19px;color:#3d4653}.PostDetailTagsElement_fw_mshal2hk_ob867kv.PostDetailTagsElement .skd-tags__label{font-weight:700;font-size:14px;line-height:20px}.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement{--kw-row-radius:6px;--kw-row-hover:#f5f7fb}.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement{margin-bottom:20px}.KeywordListElement_fw_msgz6bps_34af92e.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_msgz6bps_34af92e.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_msgz6bps_34af92e.KeywordListElement .keyword-list__row{padding-top:9px;padding-right:10px;padding-bottom:9px;padding-left:10px}.KeywordListElement_fw_msgz6bps_34af92e.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_msgz6bps_34af92e.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_msgz6bps_34af92e.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_msgz6bps_34af92e.KeywordListElement .keyword-list__title{font-size:13px;line-height:18px}.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement .keyword-list__label{font-size:13px;line-height:16px}.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement .keyword-list__count{font-size:13px;line-height:16px}.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement .keyword-list__footer{font-size:13px;line-height:16px}}@media(max-width:600px){.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement{margin-bottom:20px}.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement .keyword-list{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.KeywordListElement_fw_msgz6bps_34af92e.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_msgz6bps_34af92e.KeywordListElement .keyword-list__row{padding-top:9px;padding-right:10px;padding-bottom:9px;padding-left:10px}.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement .keyword-list__label{font-size:13px;line-height:16px}.KeywordListElement_fw_msgz6bps_34af92e.KeywordListElement .keyword-list__count{font-size:13px;line-height:16px}.KeywordListElement_fw_msgz6bps_34af92e.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_msgz6bpt_ef4078e.AdSlotElement{--ad-item-gap:8px;--ad-check:#42536e;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement{margin-bottom:20px}.AdSlotElement_fw_msgz6bpt_ef4078e.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_msgz6bpt_ef4078e.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_msgz6bpt_ef4078e.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_msgz6bpt_ef4078e.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_msgz6bpt_ef4078e.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_msgz6bpt_ef4078e.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__title{font-size:15px;line-height:19px}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:20px}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__item{font-size:12px;line-height:16px}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__btn{font-size:12px;line-height:17px}}@media(max-width:600px){.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement{margin-bottom:20px}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__box{padding-top:20px;padding-right:18px;padding-bottom:20px;padding-left:18px}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__title{font-size:15px;line-height:19px}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:20px}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__item{font-size:12px;line-height:16px}.AdSlotElement_fw_msgz6bpt_ef4078e.AdSlotElement .ad-slot__btn{font-size:12px;line-height:17px;padding-top:11px;padding-right:14px;padding-bottom:11px;padding-left:14px}}.PostListElementStyle1_fw_msgz6bpu_302c510.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_msgz6bpu_302c510.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_msgz6bpu_302c510.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_msgz6bpu_302c510.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_msgz6bpu_302c510.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_msgz6bpu_302c510.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_msgz6bpu_302c510.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_msgz6bpu_302c510.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_msgz6bpu_302c510.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_msgz6bpu_302c510.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_msgz6bpu_302c510.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_msgz6bpu_302c510.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_msgz6bpu_302c510.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.PostListElementStyle1_fw_msgz6bpv_0675e50.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_msgz6bpv_0675e50.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_msgz6bpv_0675e50.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_msgz6bpv_0675e50.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_msgz6bpv_0675e50.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_msgz6bpv_0675e50.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_msgz6bpv_0675e50.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_msgz6bpv_0675e50.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_msgz6bpv_0675e50.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_msgz6bpv_0675e50.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_msgz6bpv_0675e50.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_msgz6bpv_0675e50.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1{margin-bottom:20px}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_msgz6bpv_0675e50.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.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_msgz6bpw_a7bdb89.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_msgz6bpw_a7bdb89.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_msgz6bpw_a7bdb89.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_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-tab{text-transform:none}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-tab.is-active{text-transform:none}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-item__cate{text-transform:none}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.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_msgz6bpw_a7bdb89.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_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-item:hover .pl1-item__title{color:#ef7622}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-item__excerpt{text-transform:none}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.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_msgz6bpw_a7bdb89.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_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}@media(max-width:600px){.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1{padding-top:18px;padding-right:16px;padding-bottom:16px;padding-left:16px}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1__head-txt{font-size:13px;line-height:18px}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-item__rank{font-size:15px;line-height:19px}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .pl1-item__title{font-size:13px;line-height:18px;margin-bottom:6px}.PostListElementStyle1_fw_msgz6bpw_a7bdb89.PostListElementStyle1 .post-meta{font-size:11.5px;line-height:14px}}.PostDetailRelatedElement_fw_msgz6bpq_051e3db.PostDetailRelatedElement{margin-top:22px;margin-bottom:40px}@media(max-width:600px){.PostDetailRelatedElement_fw_msgz6bpq_051e3db.PostDetailRelatedElement{margin-top:22px}}.AdSlotElement_fw_msgz6bpz_5a2676d.AdSlotElement{--ad-item-gap:10px;--ad-check:#ef7622;--ad-accent:#ef7622;--ad-btn-width:auto}.AdSlotElement_fw_msgz6bpz_5a2676d.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_msgz6bpz_5a2676d.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_msgz6bpz_5a2676d.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_msgz6bpz_5a2676d.AdSlotElement .ad-slot__item{text-transform:none}.AdSlotElement_fw_msgz6bpz_5a2676d.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_msgz6bpz_5a2676d.AdSlotElement .ad-slot__btn:hover{background-color:#d9660f}@media(max-width:1000px){.AdSlotElement_fw_msgz6bpz_5a2676d.AdSlotElement .ad-slot__title{font-size:20px;line-height:26px}.AdSlotElement_fw_msgz6bpz_5a2676d.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:15px}.AdSlotElement_fw_msgz6bpz_5a2676d.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px}}@media(max-width:600px){.AdSlotElement_fw_msgz6bpz_5a2676d.AdSlotElement .ad-slot__box{padding-top:20px;padding-right:18px;padding-bottom:20px;padding-left:18px}.AdSlotElement_fw_msgz6bpz_5a2676d.AdSlotElement .ad-slot__title{font-size:16px;line-height:26px;margin-bottom:5px}.AdSlotElement_fw_msgz6bpz_5a2676d.AdSlotElement .ad-slot__subtitle{font-size:13px;line-height:15px}.AdSlotElement_fw_msgz6bpz_5a2676d.AdSlotElement .ad-slot__btn{font-size:13px;line-height:19px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px}}#row_msgz6bpg_e491a26 .build-content{gap:20px}#row_msgz6bpd_0c93e2a{padding-top:22px}#column_msgz6bpe_f2c3731{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_msgz6bpg_e491a26{padding-top:22px;padding-bottom:26px}#column_msgz6bph_611bf2f{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_msgz6bpj_c444073{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;background-color:#fff}#column_msgz6bpr_3609a15{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_msgz6bpx_aa151bc{padding-bottom:40px}#column_msgz6bpy_665c28f{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}@media(max-width:600px){#row_msgz6bpd_0c93e2a{padding-top:22px;padding-right:0;padding-bottom:0;padding-left:0}#row_msgz6bpg_e491a26{padding-top:22px;padding-right:0;padding-bottom:26px;padding-left:0}#row_msgz6bpx_aa151bc{padding-top:0;padding-right:0;padding-bottom:40px;padding-left:0}}#column_msgz6bpe_f2c3731{flex:0 0 100%;width:100%}#column_msgz6bph_611bf2f{flex:0 0 71.9%;width:71.9%}#column_msgz6bpj_c444073{flex:0 0 100%;width:100%}#column_msgz6bpr_3609a15{flex:0 0 28.1%;width:28.1%}#column_msgz6bpy_665c28f{flex:0 0 100%;width:100%}@media (min-width:768px) and (max-width:991px){#column_msgz6bpe_f2c3731{flex:0 0 100%;width:100%}#column_msgz6bph_611bf2f{flex:0 0 71.9%;width:71.9%}#column_msgz6bpj_c444073{flex:0 0 100%;width:100%}#column_msgz6bpr_3609a15{flex:0 0 28.1%;width:28.1%}#column_msgz6bpy_665c28f{flex:0 0 100%;width:100%}}@media (max-width:767px){#column_msgz6bpe_f2c3731{flex:0 0 100%;width:100%}#column_msgz6bph_611bf2f{flex:0 0 100%;width:100%}#column_msgz6bpj_c444073{flex:0 0 100%;width:100%}#column_msgz6bpr_3609a15{flex:0 0 100%;width:100%}#column_msgz6bpy_665c28f{flex:0 0 100%;width:100%}}