.sh-article{background:#fafafa;color:#26272b;overflow:hidden}
.sh-article-hero{height:117px;background:#fff;color:#26272b}
.sh-article>.container{width:100%;max-width:none;padding-left:40px;padding-right:40px;box-sizing:border-box;background:#fff;border-bottom:1px solid #eaecf0}
.sh-article-breadcrumbs{display:flex;height:52px;align-items:center;gap:8px;color:#6c737f;font:400 15px/24px 'Be Vietnam Pro',sans-serif;background:#fff}
.sh-article-breadcrumbs a{color:inherit;text-decoration:none;transition:color 0.36s var(--sh-ease-brand)}
.sh-article-breadcrumbs a:hover,.sh-article-breadcrumbs a:focus-visible{color:#26272b;text-decoration:none}
.sh-article-breadcrumbs strong{color:#26272b;font-weight:600}
.sh-article-news{padding:40px 0 64px;background:#fafafa}
.sh-article-layout{display:grid;grid-template-columns:minmax(0,1213px) minmax(0,587px);gap:40px;align-items:start}
.sh-article-main{min-width:0;padding:32px;background:#fff;border-radius:4px}
.sh-article-heading{min-height:48px;display:flex;align-items:center}
.sh-article-heading h1{max-width:1165px;margin:0;font:400 32px/48px 'Russo One',sans-serif;color:#26272b}
.sh-article-meta{display:flex;height:24px;align-items:center;gap:8px;margin:24px 0 32px;color:#26272b;font:400 16px/24px 'Be Vietnam Pro',sans-serif}
.sh-article-meta__icon{display:inline-block;flex-shrink:0;color:#26272b}
.sh-article-table{position:relative;display:block;padding:24px 32px;background:#f4f4f5;border:1px solid #a0a0ab;border-radius:4px;overflow:hidden;margin-bottom:32px}
.sh-article-table__title{font:700 20px/32px 'Be Vietnam Pro',sans-serif;color:#26272b}
.sh-article-table__items{display:grid;gap:16px;margin-top:20px;color:#26272b;font:600 16px/24px 'Be Vietnam Pro',sans-serif}
.sh-article-table__items ol{display:grid;gap:8px;margin:0;padding:0 0 0 40px;font:400 16px/24px 'Be Vietnam Pro',sans-serif;list-style-position:inside}
.sh-article-copy{display:grid;gap:24px;color:#475467;font:400 16px/24px 'Be Vietnam Pro',sans-serif}
.sh-article-copy p{margin:0;color:#475467;font:400 16px/24px 'Be Vietnam Pro',sans-serif}
.sh-article-copy figure{margin:12px 0;overflow:hidden;border-radius:4px}
.sh-article-copy img,
.sh-article-copy figure img,
.sh-article-copy table img,
.sh-article-copy td img,
.sh-article-copy p img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;border-radius:4px;object-fit:cover!important}
.sh-article-copy table{width:100%!important;max-width:100%!important;border-collapse:collapse!important;border:none!important;margin:16px 0!important}
.sh-article-copy table tr,.sh-article-copy table th,.sh-article-copy table td{border:none!important;padding:0!important}
.sh-article-copy h2,.sh-article-copy h3,.sh-article-copy h4{font-family:'Russo One',sans-serif;color:#26272b;margin:16px 0 8px}
.sh-article-share{display:flex;min-height:56px;align-items:center;justify-content:space-between;margin-top:32px;padding-top:24px;border-top:1px solid #e4e7ec;color:#475467;font:400 16px/24px 'Be Vietnam Pro',sans-serif}
.sh-article-share>div{display:flex;gap:8px;align-items:center}
.sh-article-share a{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#26272b;color:#fff;text-decoration:none;transition:background-color 0.36s var(--sh-ease-brand),transform 0.36s var(--sh-ease-brand)}
.sh-article-share a:hover,.sh-article-share a:focus-visible{background:#6c737f;text-decoration:none;transform:translateY(-2px)}
.sh-article-share a svg{display:block;width:16px;height:16px}
.sh-article-related{min-width:0;padding:0}
.sh-article-related h2{margin:0 0 24px;font:400 24px/32px 'Russo One',sans-serif;color:#26272b}
.sh-article-related__list{display:grid;gap:16px}
.sh-article-related__card{display:grid;grid-template-columns:264px 1fr;gap:20px;height:200px;padding:20px;background:#fff;border-radius:4px;color:#26272b;text-decoration:none;transition:box-shadow 0.36s var(--sh-ease-brand),transform 0.36s var(--sh-ease-brand)}
.sh-article-related__card img{display:block;width:264px;height:160px;object-fit:cover;border-radius:4px}
.sh-article-related__card span{display:grid;align-content:start;gap:8px;min-width:0}
.sh-article-related__card strong{display:block;overflow:hidden;color:#26272b;font:400 20px/28px 'Russo One',sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.sh-article-related__card time{color:#26272b;font:400 16px/24px 'Be Vietnam Pro',sans-serif}
.sh-article-related__card small{display:block;overflow:hidden;color:#6c737f;font:400 16px/24px 'Be Vietnam Pro',sans-serif;display:-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}
.sh-article-related__card:hover,.sh-article-related__card:focus-visible{color:#26272b;text-decoration:none;box-shadow:0 12px 28px rgba(13,18,28,.1);transform:translateY(-2px)}
.sh-article-pattern{height:62px;background:repeating-linear-gradient(90deg,transparent 0 9px,#dfe2e7 9px 11px);opacity:.7}
@media(min-width:1820px){.sh-article-main{min-height:2000px}}
@media(max-width:1819px) and (min-width:1200px){.sh-article-layout{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.sh-article-related__card{grid-template-columns:180px 1fr;height:auto;min-height:180px}.sh-article-related__card img{width:180px;height:140px}}
@media(max-width:1440px){.sh-article-hero{height:96px}}
@media(max-width:1199px){.sh-article .container{padding-left:24px;padding-right:24px}.sh-article-hero{height:84px}.sh-article-news{padding:32px 0 48px}.sh-article-layout{grid-template-columns:1fr;gap:32px}.sh-article-related{order:2}.sh-article-related__list{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-article-related__card{grid-template-columns:1fr;height:auto}.sh-article-related__card img{width:100%;height:auto;aspect-ratio:16/9}}
@media(max-width:767px){.sh-article .container{padding-left:12px;padding-right:12px}.sh-article-hero{height:72px}.sh-article-breadcrumbs{height:44px;font-size:13px;line-height:20px}.sh-article-news{padding:20px 0 40px}.sh-article-main{padding:20px}.sh-article-heading h1{font-size:24px;line-height:34px}.sh-article-meta{margin:16px 0 20px;font-size:14px}.sh-article-copy{gap:16px;font-size:15px;line-height:22px}.sh-article-related__list{grid-template-columns:1fr}.sh-article-related h2{font-size:20px;line-height:28px}.sh-article-share{margin-top:24px}}
