/* News detail only. Shared Header, Footer and page Hero styles remain untouched. */
.news-single { color: #555; font-size: 17px; line-height: 1.41176; -webkit-font-smoothing: antialiased; }
.news-single__hero { padding: 203px 30px 139px; background: url('../images/breadcrumb-news.jpg') center bottom / cover no-repeat; }
.news-single__breadcrumb { max-width: 1410px; margin: auto; color: #fff; text-align: center; font-size: 14px; font-weight: 600; line-height: 24px; text-transform: uppercase; }
.news-single__breadcrumb ol { margin: 0; padding: 0; list-style: none; }
.news-single__breadcrumb li { display: inline; }
.news-single__breadcrumb li + li::before { display: inline-block; content: '\e004'; margin: -2px 8px 0; font: 12px/1 "Tongzheng Icons"; vertical-align: middle; }
.news-single__breadcrumb a:hover { color: #ffbe2e; }
.news-single__shell { width: calc(100% - 60px); max-width: 1410px; margin: 150px auto; }
.news-single__header { display: flex; flex-direction: column; align-items: center; text-align: center; }
.news-single__header .news-meta { justify-content: center; }
.news-single__comment-count { text-transform: none; }
.news-single__title { width: 80%; margin: 18px 0 70px; font-size: 80px; font-weight: 600; line-height: 1.05; letter-spacing: -.01em; text-transform: uppercase; overflow-wrap: anywhere; }
.news-single__image { margin-bottom: 60px; }
.news-single__image img { width: 100%; aspect-ratio: 1410 / 840; object-fit: cover; }
.news-single__body, .news-single__navigation, .news-comments { max-width: 990px; margin-inline: auto; }
.news-single__body { display: flow-root; overflow-wrap: anywhere; }
.news-single__body h2, .news-single__body h3, .news-single__body h4 { margin: 0 0 30px; font-size: 40px; font-weight: 600; line-height: 1.1; letter-spacing: -.01em; text-transform: uppercase; }
.news-single__body p { margin: 0 0 24px; }
.news-single__body strong { color: #1f1f1f; }
.news-single__body .image-single-post { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 50px; margin-block: 50px; }
.news-single__body .image-single-post img { width: 100%; height: auto; }
.news-single__body blockquote { margin: 0 0 30px; padding: 45px 49px; background: #ffbe2e; color: #1f1f1f; font-size: 24px; line-height: 30px; font-weight: 500; }
.news-single__body blockquote p { margin: 0; font: inherit; }
.news-single__body a { text-decoration: underline; text-underline-offset: 3px; }
.news-single__navigation { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 43px; border-block: 1px solid #dfdfdf; }
.news-single__navigation > div { margin-block: 29px; }
.news-single__navigation a { display: block; min-height: 81.96875px; text-transform: uppercase; }
.news-single__next { text-align: right; }
.news-single__nav-label { display: block; margin-bottom: 20px; font-size: 13px; line-height: 14px; font-weight: 600; }
.news-single__nav-label i { display: inline-block; font: 10px/1 "Tongzheng Icons"; }
.news-single__previous .news-single__nav-label i::before { content: '\e04b'; }
.news-single__next .news-single__nav-label i::before { content: '\e04c'; }
.news-single__nav-title { color: #1f1f1f; font-size: 20px; font-weight: 600; line-height: 20px; background: linear-gradient(currentColor,currentColor) left bottom / 0 1px no-repeat; transition: background-size .5s; }
.news-single__navigation a:hover .news-single__nav-title { background-size: 100% 1px; }
.news-comments { padding-top: 60px; scroll-margin-top: 110px; }
.news-comments__title, .news-comments .comment-reply-title { margin: 0 0 36px; color: #1f1f1f; font-size: 40px; font-weight: 600; line-height: 1.1; letter-spacing: -.01em; text-transform: uppercase; }
.news-comments__list, .news-comments__list .children { margin: 0; padding: 0; list-style: none; }
.news-comments__list .children { margin-left: 82px; }
.news-comment { display: grid; grid-template-columns: 64px minmax(0,1fr); column-gap: 20px; padding: 30px 20px 10px 0; border-top: 1px solid #dfdfdf; scroll-margin-top: 110px; }
.news-comments__list > li:first-child > .news-comment { padding-top: 0; border-top: 0; }
.news-comment__avatar img { width: 64px; height: 64px; border-radius: 50%; }
.news-comment__head { display: flex; justify-content: space-between; gap: 15px; margin-bottom: 16px; }
.news-comment cite { display: block; margin-bottom: 6px; color: #1f1f1f; font-size: 22px; font-style: normal; font-weight: 600; line-height: 28px; letter-spacing: -.01em; text-transform: uppercase; }
.news-comment__date { font-size: 14px; font-weight: 500; line-height: 24px; text-transform: uppercase; }
.news-comment__text { margin-bottom: 19px; font-size: 18px; line-height: 24px; overflow-wrap: anywhere; }
.news-comment__text p { margin: 0 0 12px; }
.news-comment__text p:last-child { margin-bottom: 0; }
.news-comment .comment-reply-link { flex-shrink: 0; color: #1f1f1f; font-size: 14px; font-weight: 600; line-height: 24px; text-transform: uppercase; }
.news-comment .comment-reply-link::before { content: '\e02c'; margin-right: 6px; color: #ffbe2e; font: 12px/1 "Tongzheng Icons"; }
.news-comment a:hover { color: #ffbe2e; }
.news-comments__list + .comment-respond, .news-comments .comments-pagination + .comment-respond { margin-top: 53px; }
.news-comments .comment-respond { scroll-margin-top: 110px; }
.news-comments .comment-reply-title { margin-bottom: 20px; }
.news-comments .comment-reply-title small { font-size: 14px; line-height: 24px; }
.news-comments .comment-reply-title small a { display: inline-block; margin-left: 12px; }
.news-comments .comment-form { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); column-gap: 30px; }
.news-comments .comment-form > p { grid-column: 1/-1; margin: 0; }
.news-comments .comment-form .comment-notes, .news-comments .comment-form .logged-in-as { margin-bottom: 30px; }
.news-comments .comment-notes { line-height: 24px; }
.news-comments .comment-form .comment-form-author, .news-comments .comment-form .comment-form-email, .news-comments .comment-form .comment-form-url { grid-column: auto; margin-bottom: 28.05px; }
.news-comments input:not([type=checkbox]):not([type=hidden]), .news-comments textarea { display: block; width: 100%; padding: 18px 20px; border: 1px solid transparent; border-radius: 0; background: #fff; color: #555; font: 16px/1.41176 var(--tz-font-sans); }
.news-comments textarea { min-height: 120.734375px; padding: 19px 20px 32px; resize: vertical; }
.news-comments .comment-form .comment-form-comment { margin-bottom: 24px; }
.news-comments .comment-form .comment-form-cookies-consent { display: flex; align-items: center; gap: 8px; margin-top: -3px; margin-bottom: 30px; }
.news-comments input[type=checkbox] { flex: 0 0 20px; width: 20px; height: 20px; margin: 0; accent-color: #ffbe2e; }
.news-comments .required { color: #e2401c; }
.news-comments .form-submit button { display: inline-flex; align-items: center; gap: 9px; min-height: 54px; padding: 19px 25px 20px; border: 0; border-radius: 0; background: #1f1f1f; color: #fff; font: 700 12px/14px var(--tz-font-sans); letter-spacing: -.01em; text-transform: uppercase; cursor: pointer; transition: color .5s, background-color .5s; }
.news-comments .form-submit button:hover { background: #ffbe2e; color: #1f1f1f; }
.news-comments .form-submit button:hover .news-arrow { transform: rotate(0); }
.news-single :is(a,button,input,textarea):focus-visible { outline: 2px solid #c28b00; outline-offset: 4px; }
.news-single [hidden] { display: none !important; }
@media(max-width:1366px) { .news-single__hero { padding-block: 140px 80px; } }
@media(max-width:1024px) {
  .news-single__shell { margin-block: 60px; }
  .news-single__title { width: 100%; margin-bottom: 30px; font-size: 60px; }
  .news-single__image { margin-bottom: 30px; }
  .news-single__body h2, .news-single__body h3, .news-single__body h4 { font-size: 30px; margin-bottom: 20px; }
  .news-single__body .image-single-post { margin-block: 0 24px; }
  .news-single__navigation { gap: 50px; margin-top: 0; }
  .news-comments { padding-top: 30px; }
  .news-comments__list + .comment-respond { margin-top: 20px; }
}
@media(max-width:880px) {
  .news-single__hero { padding: 140px 15px 60px; }
  .news-single__body blockquote { padding: 30px; }
  .news-single__body .image-single-post { gap: 30px; }
  .news-comments__title, .news-comments .comment-reply-title { font-size: 35px; margin-bottom: 20px; }
  .news-comments .comment-reply-title { margin-bottom: 5px; }
  .news-comments .comment-form { grid-template-columns: 1fr; }
  .news-comment { display: block; padding-right: 0; }
  .news-comment__avatar { display: none; }
}
@media(max-width:767px) {
  .news-single__shell { width: calc(100% - 30px); }
  .news-single__title { font-size: 30px; }
  .news-single__body p { font-size: 16px; }
  .news-single__body h2, .news-single__body h3, .news-single__body h4 { font-size: 25px; }
  .news-single__body .image-single-post { grid-template-columns: 1fr; }
  .news-single__body blockquote { padding: 30px 15px; font-size: 20px; line-height: 25px; }
  .news-single__navigation { gap: 30px; }
  .news-single__navigation > div { margin-block: 15px; }
  .news-single__nav-label { margin-bottom: 10px; }
  .news-single__nav-title { font-size: 15px; line-height: 15px; }
  .news-comments__title, .news-comments .comment-reply-title { font-size: 28px; }
  .news-comments__list .children { margin-left: 25px; }
}
@media(prefers-reduced-motion:reduce) { .news-single *, .news-single *::before { transition: none !important; } }
