@charset "utf-8";*{font-family:"Merriweather",serif;font-weight:normal}:root{--a-body-font-size:22px}@media screen and (max-width:1599px){:root{--a-body-font-size:19px}}@media screen and (max-width:1200px){:root{--a-body-font-size:18px}}@media screen and (max-width:1000px){:root{--a-body-font-size:16px}}@media screen and (max-width:570px){:root{--a-body-font-size:16px}}.dark-mode{background:#000}.dark-mode *{color:#fff}.dark-mode .header{background:#000}.dark-mode .header .logo img,.dark-mode .header .menu-btn,.dark-mode .header .weather p .place .icon{filter:grayscale(1) invert(1) brightness(1)}.dark-mode .header .header-search-btn{color:#fff}.dark-mode .header .header-search-btn::before{filter:grayscale(1) invert(1)}.dark-mode .header .header-search-btn t::after{background:#fff}.dark-mode .header .btns .btn,.dark-mode .header .btns .btn t{color:#fff}.dark-mode .header .btns .btn t::after,.dark-mode .header .btns .btn t::before{background:#fff}.dark-mode .header .btns .btn.btn-signup::after,.dark-mode .header .btns .btn.btn-account::after,.dark-mode .header .btns .btn.btn-frame-front::after{filter:grayscale(1) invert(1)}.dark-mode .header .btns .btn-subscribe:hover{color:#B00020}.dark-mode .header.menu-bg{background:#222}.dark-mode .dropdown{background:#222}.dark-mode .dropdown .menu-gird .menu-item,.dark-mode .dropdown .menu-gird .menu-item>a{color:#fff}.dark-mode .dropdown .menu-gird .menu-item.has-dropdown::after{filter:invert(1) grayscale(1)}.dark-mode .dropdown .menu-gird .menu-item.has-dropdown::after{filter:invert(1) grayscale(1)}.dark-mode .dropdown .menu-gird .menu-item.has-dropdown.opened{background:#000}.dark-mode .dropdown .menu-gird .menu-item.sub-dropbox{background:#000}.dark-mode .dropdown .sub-dropbox .sub-menu-title{color:#fff}.dark-mode .dropdown .sub-dropbox .link{color:#fff}.dark-mode .dropdown .sub-dropbox .link::after{background:#fff}.dark-mode .dropdown .sub-dropbox>.row .col-12{border-color:rgba(255,255,255,0.3333333333)}.dark-mode .dropdown .sub-dropbox>.row .col-12:first-child .sub-menu-title{margin-top:15px}.dark-mode .dropdown .menu-list a,.dark-mode .dropdown .sub-dropbox .menu-element .title,.dark-mode .dropdown .sub-dropbox .menu-element .title .sub-title{color:#fff}.dark-mode .dropdown .header-link .link{color:#fff;border-color:rgba(255,255,255,0.1333333333)}.dark-mode .dropdown .header-link .link:last-child{border-color:transparent}.dark-mode .dropdown .header-link .link::before{filter:invert(1)}.dark-mode .dropdown .header-social-icon .label{color:#999}.dark-mode .dropdown .header-social-icon a{filter:invert(1) grayscale(1)}.dark-mode footer{background-color:#242424;color:#fff}.dark-mode footer .footer-logo .mobile-logo,.dark-mode footer .footer-sub-list.with-graph-icon a::after,.dark-mode footer .back-to-top p img{filter:brightness(0) grayscale(1) invert(1)}.dark-mode footer .footer-menu .footer-list h5{color:#fff}.dark-mode footer .footer-menu .footer-list h5:first-child{border-color:#fff}.dark-mode footer .footer-sub-list a,.dark-mode footer .footer-menu .footer-list .latest-news-section .latest-news-list li a,.dark-mode footer .link-list a,.dark-mode footer .copyrights{color:#fff;font-weight:200;letter-spacing:.5px}@media screen and (max-width:1040px){.dark-mode .dropdown{background:#000}.dark-mode .dropdown>.container{background:inherit}.dark-mode .dropdown .menu-gird .menu-item{border-color:rgba(255,255,255,0.1333333333)}.dark-mode .dropdown .menu-gird .menu-item.opened{border-color:transparent}.dark-mode .dropdown .menu-gird .menu-item.has-dropdown.opened{background:#000}.dark-mode .dropdown .menu-gird .menu-item.sub-dropbox{background:#000}.dark-mode .dropdown .menu-gird .menu-item.has-dropdown:has(.opened),.dark-mode .dropdown .menu-gird .menu-item.has-dropdown:has(+ .sub-dropbox + .opened){border-color:rgba(255,255,255,0.1333333333)}.dark-mode .dropdown .search-box .go-to-search-btn{background:#222;color:#cacaca}.dark-mode .dropdown .search-box .go-to-search-btn::after{filter:invert(1) grayscale(1)}.dark-mode .dropdown .menu-nav{background:#222}.dark-mode .dropdown .menu-nav a{color:#fff;border-color:rgba(255,255,255,0.1333333333)}}@media screen and (max-width:570px){.dark-mode .dropdown .menu-gird .menu-item.has-dropdown.opened{background:#000}.dark-mode .dropdown .menu-gird .menu-item.sub-dropbox{background:#222}.dark-mode .dropdown .sub-dropbox>.row .col-12{border-color:#000}}section{display:block;clear:both;width:100%;margin:60px auto}@media screen and (max-width:1599px) and (min-width:1350px){section{margin:50px auto}}@media screen and (max-width:1200px){section{margin:40px auto}}@media screen and (max-width:570px){section{margin:30px auto}}.container{max-width:1600px}a,button{cursor:pointer;text-decoration:none;color:inherit}a:hover,button:hover{text-decoration:underline;color:inherit}.small-link{font-size:14px;font-family:"Merriweather Sans",sans-serif;font-weight:bold;margin:20px 0;text-decoration:none;position:relative;display:inline-block;width:max-content;text-transform:uppercase;padding:0;transition:all .3s ease-out;transition:all .3s ease-out;border-bottom:solid transparent 5px}.small-link .text{font-size:14px;color:inherit;font-family:"Merriweather Sans",sans-serif;font-weight:bold;text-decoration:none;text-transform:uppercase}.small-link .slider{position:absolute;display:block;left:0;top:95%;margin:0 auto;height:1px;background-color:#fff;width:100%;transition:width .3s ease}.small-link:hover{text-decoration:none}.small-link:hover .slider{width:0}.small-link.see-more{position:relative}.small-link.see-more::after{content:url(../../images/th-online/see-more-arrow.svg);position:absolute;right:-25px;top:0;filter:invert(1)}.small-link.show-more{position:relative}.small-link.show-more::after{content:url(../../images/th-online/show-more-arrow.svg);position:absolute;right:-20px;top:3px;filter:invert(1)}.small-link.show-less{position:relative}.small-link.show-less::after{content:url(../../images/th-online/show-more-arrow.svg);position:absolute;right:-20px;top:-3px;transform:rotate(180deg);filter:invert(1)}.small-link.small{font-size:9px;font-weight:bold;text-transform:uppercase;display:block}.small-link.center-align{margin:60px auto;display:block;width:100%;padding:15px 10px 12px;border-radius:5px}.small-link.center-align .text{position:relative;width:max-content;margin:0 auto;display:block}.small-link.center-align:hover{background:rgba(255,255,255,0.1333333333)}.small-link.center-align::after{display:none}.small-link.center-align.see-more{position:relative}.small-link.center-align.see-more .text::after{content:url(../../images/th-online/see-more-arrow.svg);position:absolute;right:-25px;top:0;filter:invert(1)}.small-link.center-align.show-more{position:relative}.small-link.center-align.show-more .text::after{content:url(../../images/th-online/show-more-arrow.svg);position:absolute;right:-20px;top:3px;filter:invert(1)}.small-link.center-align.show-less .text::after{content:url(../../images/th-online/show-more-arrow.svg);position:absolute;right:-20px;top:-3px;transform:rotate(180deg);filter:invert(1)}p:has(.small-link){margin:0 auto}.divider{width:100%;border-bottom:1px solid rgba(255,255,255,0.6666666667);margin-bottom:4rem;padding-bottom:4rem}@media screen and (max-width:1599px) and (min-width:1000px){.container{max-width:1300px}}@media screen and (max-width:1000px){.container{padding:0 18px}.divider{margin-bottom:3rem;padding-bottom:3rem}}@media screen and (max-width:570px){.small-link,.small-link .text{font-size:11px}p:has(.small-link){padding:0}.divider{margin-bottom:1rem;padding-bottom:1rem}}.picture{width:100%;position:relative;--bs-aspect-ratio:calc(9 / 16 * 100%);display:block}.picture.shorts{--bs-aspect-ratio:calc(16 / 9 * 100%)}.picture::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.picture>*{position:absolute;top:0;left:0;width:100%;height:100%}.picture img{width:100%;object-fit:cover;object-position:center;height:100%;position:absolute}.picture .duration{background:rgba(0,0,0,0.831372549);color:#fff;height:20px;text-align:center;font-size:10px;line-height:normal;padding:0 8px;font-family:"Merriweather Sans",sans-serif;width:max-content;display:flex;align-items:center;justify-content:center;position:absolute;bottom:15px;right:15px;top:unset;left:unset;z-index:2}.picture.video::before{background:linear-gradient(10deg,rgba(0,0,0,0.7490196078) 10%,transparent 50%);z-index:1;position:relative;width:100%;height:100%}.picture.video::after{content:"";background:url(../../images/th-online/play-icon-small.svg) no-repeat center;background-size:contain;position:absolute;cursor:pointer;left:15px;bottom:15px;width:35px;height:35px;z-index:2}.picture .premium::after{content:"";background:url(../../images/th-online/premium-label.svg) no-repeat center;background-size:contain;width:90px;height:25px;position:absolute;right:14px;bottom:14px;z-index:3}.element{display:block}.element .label{color:#fff;text-transform:uppercase;font-family:"Merriweather Sans",sans-serif;font-weight:bold;font-size:12px;line-height:100%;text-align:left;margin:10px 0 0;display:block}.element .label .type-icon{float:right;margin-top:-2px}.element .label.premium{padding-left:28px;position:relative}.element .label.premium:before{content:url(../../images/th-online/h-circle-yellow.svg);position:absolute;left:0;text-align:center;top:-2px;width:21px;height:21px;font-family:initial;padding:1px 0 1px 1px;font-weight:normal}.element .label.businessline{position:relative}.element .label.businessline:before{content:"";position:relative;top:-2px;width:21px;height:21px;display:inline-block;vertical-align:middle;margin-right:5px;background:url(../../images/th-online/bl-identity-icon.svg) no-repeat center;background-size:21px 21px}.element .label.frontline{position:relative}.element .label.frontline:before{content:"";position:relative;top:-2px;width:21px;height:21px;display:inline-block;vertical-align:middle;margin-right:5px;background:url(../../images/th-online/frontline-identity-icon.svg) no-repeat center;background-size:21px 21px}.element .label.sportstar{position:relative}.element .label.sportstar:before{content:"";position:relative;top:-2px;width:21px;height:21px;display:inline-block;vertical-align:middle;margin-right:5px;background:url(../../images/th-online/sportstar-identity-icon.svg) no-repeat center;background-size:21px 21px}.element .label.businessline::after,.element .label.frontline::after,.element .label.sportstar::after{content:"";width:15px;height:15px;display:inline-block;vertical-align:middle;background:url(../../images/th-online/label-arrow.svg) no-repeat center;background-size:15px 15px;margin-left:5px;position:relative;top:-1px}.element .label.live-span i{color:#B00020;margin-right:5px;position:relative;top:1px;font-size:16px;animation:blinker .5s cubic-bezier(0.5,0,1,1) infinite alternate}@keyframes blinker{from{opacity:1}to{opacity:0}}.element .label.live-span + div{margin-top:5px}.element .label.kicker-outline{margin-left:5px;border:1px solid #B00020;width:max-content;padding:3px 7px 1px;position:relative;max-width:100%}.element .label.kicker-outline::after{content:"";position:absolute;border:1px solid #B00020;width:calc(100% + 10px);height:calc(100% + 10px);left:-5px;top:-5px}.element .picture{margin:10px 0;position:relative;background:url(../../images/th-online/thumbnail-rectangle.svg) no-repeat center;background-size:100% auto;border-radius:8px;overflow:hidden}.element .picture + *{margin-top:15px}.element.bigger .picture .duration{right:10px;bottom:15px}.element.bigger .picture.video::after{content:"";background-image:url(../../images/th-online/video-play-icon-big.svg);text-align:center;position:absolute;display:block;left:10px;bottom:10px;width:159px;height:58px;cursor:pointer;background-repeat:no-repeat}.element .title{font-family:"Merriweather",serif;font-size:16px;line-height:140%;text-align:left;margin:5px 0 10px;font-weight:normal}.element .title a{font-family:inherit}.element .title a u{font-family:inherit;font-weight:inherit}.element .sub-text{font-size:14px;line-height:20px;letter-spacing:-0.5px;text-align:left;margin:10px 0}.element .by-line{font-size:9px;letter-spacing:1px;text-align:left;margin:10px 0 15px 0;line-height:14px;text-transform:uppercase}.element .by-line a{text-decoration:none;border-bottom:1px solid rgba(43,46,52,0.5647058824);color:#2B2E34;width:max-content;font-weight:bold;text-transform:uppercase}.element .by-line a:hover{text-decoration:none;border-bottom:none}.element.bigger{width:100%}.element.bigger .picture{margin:15px 0;background:url(../../images/th-online/thumbnail-rectangle-big.svg) no-repeat center;background-size:100% auto}.element.bigger .title{font-size:40px;line-height:130%;font-weight:bolder;margin:10px 0 20px}.element.bigger .sub-text{font-size:30px;line-height:130%;text-align:left;margin:10px 0}.element.row-element{display:flex;justify-content:space-between;align-items:flex-start}.element.row-element .picture{width:160px;margin:0;border-radius:0}.element.row-element .picture .duration{bottom:10px;right:10px}.element.row-element .picture.video::after{left:10px;bottom:10px;width:25px;height:25px}.element.row-element .picture .premium::after{width:60px;height:17px;top:10px;left:10px}.element.row-element .content{width:calc(100% - 180px);margin:0}.element.row-element .title{font-size:16px;margin:5px 0;line-height:24px}.element.row-element .label{font-size:12px;font-weight:normal;margin:0 0}.element.row-element.bigger{width:100%}.element.row-element.bigger .picture{width:910px;border-radius:10px}.element.row-element.bigger .content{width:calc(100% - 930px)}.element.row-element.bigger .title{font-size:40px;line-height:130%;font-weight:200;margin:15px 0 20px}.element.row-element.bigger .sub-text{font-size:30px;line-height:130%;font-weight:200;margin:15px 0 0}.element.mobile-row-element .title{font-size:20px}.element.mobile-row-element .label + .title{margin-top:10px}.element>*:first-child,.element .content>*:first-child{margin-top:0}.element>*:last-child,.element .content>*:last-child{margin-bottom:0}.element:has(+ *){border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:15px}.element + *{padding-top:15px}.more-than-one-row .col-xl-3,.more-than-one-row .col-lg-3{margin-bottom:25px}.more-than-one-row .col-xl-3:nth-last-child(-n+4),.more-than-one-row .col-lg-3:nth-last-child(-n+4){margin-bottom:0}@media screen and (max-width:1599px){.element.row-element .picture{width:140px}.element.row-element .picture .duration{bottom:13px;left:45px}.element.row-element .picture.video::after{left:10px;bottom:10px;width:25px;height:25px}.element.row-element .picture .premium::after{width:60px;height:17px;top:10px;left:10px}.element.row-element .content{width:calc(100% - 155px);margin:0}.element.row-element.bigger{width:100%}.element.row-element.bigger .picture{width:55%;border-radius:10px}.element.row-element.bigger .content{width:calc(45% - 30px)}.element.row-element.bigger .title{font-size:36px;margin:15px 0 20px}.element.row-element.bigger .sub-text{font-size:24px;margin:15px 0 0}}@media screen and (max-width:1200px){.element.row-element.bigger .picture{width:55%;border-radius:12px}.element.row-element.bigger .content{width:calc(45% - 30px)}.element.row-element.bigger .title{font-size:30px;margin:10px 0 15px}.element.row-element.bigger .sub-text{font-size:22px;margin:10px 0 0}.more-than-one-row .col-xl-3,.more-than-one-row .col-lg-3{margin-bottom:20px}.more-than-one-row .col-xl-3:nth-last-child(-n+4),.more-than-one-row .col-lg-3:nth-last-child(-n+4){margin-bottom:20px}.more-than-one-row .col-xl-3:nth-last-child(-n+3),.more-than-one-row .col-lg-3:nth-last-child(-n+3){margin-bottom:0}}@media screen and (max-width:1000px){.element.row-element.bigger{flex-wrap:wrap}.element.row-element.bigger .picture{width:100%;border-radius:10px}.element.row-element.bigger .content{width:100%;margin-top:25px}.element.row-element.bigger .title{font-size:30px;margin:10px 0 15px}.element.row-element.bigger .sub-text{font-size:22px;margin:10px 0 0}.more-than-one-row .col-xl-3,.more-than-one-row .col-lg-3{margin-bottom:20px}.more-than-one-row .col-xl-3:nth-last-child(-n+4),.more-than-one-row .col-lg-3:nth-last-child(-n+4){margin-bottom:20px}.more-than-one-row .col-xl-3:nth-last-child(-n+2),.more-than-one-row .col-lg-3:nth-last-child(-n+2){margin-bottom:0}}@media screen and (max-width:570px){.picture .duration{height:16px;font-size:8px;padding:0 6px;bottom:14px;left:42px}.picture.video::after{left:10px;bottom:10px;width:25px;height:25px}.picture .premium::after{width:60px;height:18px;top:10px;left:10px}.element .label{font-size:10px}.element .title{font-size:12px;line-height:140%}.element.row-element .label{font-size:10px;margin:0}.element.row-element .title{font-size:12px;line-height:140%;margin:5px 0}.element.row-element .picture{width:120px}.element.row-element .picture .duration{bottom:6px;left:30px}.element.row-element .picture.video::after{left:5px;bottom:5px;width:18px;height:18px}.element.row-element .picture .premium::after{width:50px;height:14px;top:5px;left:5px}.element.row-element .content{width:calc(100% - 130px)}.element.row-element.bigger .picture{border-radius:5px}.element.row-element.bigger .content{margin-top:15px}.element.row-element.bigger .title{font-size:18px;margin:10px 0 10px}.element.row-element.bigger .sub-text{font-size:14px;margin:5px 0 0}.element.mobile-row-element{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.element.mobile-row-element .label{font-size:10px;margin:0}.element.mobile-row-element .title{font-size:12px;line-height:140%;margin:5px 0}.element.mobile-row-element .picture{width:120px;margin:0 0}.element.mobile-row-element .picture .duration{bottom:6px;left:30px}.element.mobile-row-element .picture.video::after{left:5px;bottom:5px;width:18px;height:18px}.element.mobile-row-element .picture .premium::after{width:50px;height:14px;top:5px;left:5px}.element.mobile-row-element .content{width:calc(100% - 130px);margin-top:0}.element.mobile-row-element .content>*:first-child{margin-top:0}.element.mobile-row-element .content>*:last-child{margin-bottom:0}.element>*:first-child,.element .content>*:first-child{margin-top:0}.element>*:last-child,.element .content>*:last-child{margin-bottom:0}.element:has(+ *){padding-bottom:10px}.element + *{padding-top:10px}.more-than-one-row{width:100%;margin:0 0}.more-than-one-row .col-xl-3,.more-than-one-row .col-lg-3{margin-bottom:0}.more-than-one-row .col-xl-3:nth-last-child(-n+4),.more-than-one-row .col-lg-3:nth-last-child(-n+4){margin-bottom:0}.more-than-one-row .col-12{border-bottom:1px solid rgba(255,255,255,0.6666666667);padding:10px 0}.more-than-one-row .col-12:first-child{padding-top:0}.more-than-one-row .col-12:last-child,.more-than-one-row .col-12:has(+ p){padding-bottom:0;border-bottom:0}.more-than-one-row .col-12 + p .small-link{margin-top:25px}}.page-nav-menu{display:flex;justify-content:center;align-items:center;margin:10px auto 20px}.page-nav-menu>div{display:flex;align-items:center}.page-nav-menu .link{text-decoration:none;margin:0 15px;font-size:18px;line-height:normal}.page-nav-menu .link t{position:relative;font-size:inherit;font-weight:inherit}.page-nav-menu .link t::after{content:"";height:1px;width:0;position:absolute;background:#000;bottom:-2px;left:50%;transition:all .3s}.page-nav-menu .link:hover t::after{background-color:#fff;width:100%;left:0}.page-nav-menu .link.search{display:flex;align-items:center}.page-nav-menu .link.search::after{content:"";width:46px;height:23px;top:1px;background:url(../../images/th-online/search-videos.svg) no-repeat center;background-size:contain}@media screen and (max-width:1000px){.page-nav-menu{display:flex;justify-content:space-between;align-items:center;margin:0 auto 0}.page-nav-menu>div:not(:has(.search)){width:calc(100% - 40px);overflow-y:scroll}.page-nav-menu>div:not(:has(.search))::-webkit-scrollbar{display:none}.page-nav-menu .link{text-decoration:none;margin:0 15px 0 0;font-size:14px;line-height:normal}.page-nav-menu .link:last-child{margin-right:0}.page-nav-menu .link.search{margin:0 0}.page-nav-menu .link.search t{display:none}.page-nav-menu .link.search::after{width:32px;height:18px;margin-left:0;top:1px;background:url(../../images/th-online/search-videos.svg) no-repeat center;background-size:100% auto}}@media screen and (max-width:570px){.page-nav-menu{display:flex;margin:0 auto 0}.page-nav-menu>div:not(:has(.search)){width:calc(100% - 50px)}.page-nav-menu .link{margin:0 12px 0 0;font-size:12px}.page-nav-menu .link:last-child{margin-right:0}.page-nav-menu .link.search{margin:0 0}.page-nav-menu .link.search t{display:none}.page-nav-menu .link.search::after{width:27px;height:15px;margin-left:0;top:1px;background:url(../../images/th-online/search-videos.svg) no-repeat center;background-size:100% auto}}.breadcrumb{margin:0 0 25px}.breadcrumb a{font-family:"Merriweather Sans",sans-serif;font-size:12px;line-height:normal;letter-spacing:.5px;font-weight:normal;margin:0}.breadcrumb a.go-back{display:flex;align-items:center;justify-content:left}.breadcrumb a.go-back::before{content:"";width:26px;height:15px;background:url(../../images/th-online/go-back-arrow.svg) no-repeat center;background-size:100% auto;display:block;margin-right:10px}@media screen and (max-width:1599px) and (min-width:1001px){.breadcrumb{margin:0 0 25px}.breadcrumb a{font-size:12px}.breadcrumb a.go-back::before{width:26px;height:15px;margin-right:10px}}@media screen and (max-width:1000px){.breadcrumb{margin:0 0 15px}.breadcrumb a{font-size:12px}.breadcrumb a.go-back::before{width:18px;height:12px;margin-right:8px}}@media screen and (max-width:570px){.breadcrumb{margin:0 0 15px}.breadcrumb a{font-size:11px}.breadcrumb a.go-back::before{width:15px;height:8px;margin-right:5px}}.element-slider:not(:has(.owl-item)){display:block;overflow-x:scroll;white-space:nowrap;padding-bottom:15px}.element-slider:not(:has(.owl-item)) *{white-space:normal}.element-slider:not(:has(.owl-item))::-webkit-scrollbar{height:2px;transition:width .3s;cursor:pointer;display:block}.element-slider:not(:has(.owl-item))::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.3137254902);border-radius:50px}.element-slider:not(:has(.owl-item)) .item{display:inline-block;vertical-align:top;margin:0 12px 0 0}.element-slider:not(:has(.owl-item)) .item:last-child{margin-right:0}.element-slider:not(:has(.owl-item)) .item{width:210px}.element-slider:has(.owl-item) .owl-nav button{position:absolute;top:calc(46% - 18px);border:0;outline:none;opacity:.7}.element-slider:has(.owl-item) .owl-nav button:hover{text-decoration:none;opacity:1}.element-slider:has(.owl-item) .owl-nav button.disabled{opacity:.2}.element-slider:has(.owl-item) .owl-nav button.disabled:hover{text-decoration:none;opacity:.2}.element-slider:has(.owl-item) .owl-nav button.owl-prev{left:-35px}.element-slider:has(.owl-item) .owl-nav button.owl-prev .prev-slide{background:url(../../images/th-online/slider-rightarrow.svg) no-repeat scroll center;background-size:17px auto;transform:rotate(180deg);width:24px;height:36px}.element-slider:has(.owl-item) .owl-nav button.owl-next{right:-35px}.element-slider:has(.owl-item) .owl-nav button.owl-next .next-slide{background:url(../../images/th-online/slider-rightarrow.svg) no-repeat scroll center;background-size:17px auto;width:24px;height:36px}@media screen and (max-width:1599px) and (min-width:1350px){.element-slider:has(.owl-item) .owl-nav button.owl-prev{left:-15px}.element-slider:has(.owl-item) .owl-nav button.owl-next{right:-15px}}@media screen and (max-width:1200px) and (min-width:1001px){.element-slider:not(:has(.owl-item)){display:block;overflow-x:scroll;white-space:nowrap;padding-bottom:15px}.element-slider:not(:has(.owl-item)) *{white-space:normal}.element-slider:not(:has(.owl-item))::-webkit-scrollbar{height:2px;transition:width .3s;cursor:pointer;display:block}.element-slider:not(:has(.owl-item))::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.3137254902);border-radius:50px}.element-slider:not(:has(.owl-item)) .item{display:inline-block;vertical-align:top;margin:0 12px 0 0}.element-slider:not(:has(.owl-item)) .item:last-child{margin-right:0}.element-slider:not(:has(.owl-item)) .item{width:210px}.element-slider:has(.owl-item) .owl-nav button{position:absolute;top:calc(46% - 18px);border:0;outline:none;opacity:.7}.element-slider:has(.owl-item) .owl-nav button:hover{text-decoration:none;opacity:1}.element-slider:has(.owl-item) .owl-nav button.disabled{opacity:.2}.element-slider:has(.owl-item) .owl-nav button.disabled:hover{text-decoration:none;opacity:.2}.element-slider:has(.owl-item) .owl-nav button.owl-prev{left:-35px}.element-slider:has(.owl-item) .owl-nav button.owl-prev .prev-slide{background:url(../../images/th-online/slider-rightarrow.svg) no-repeat scroll center;background-size:17px auto;transform:rotate(180deg);width:24px;height:36px}.element-slider:has(.owl-item) .owl-nav button.owl-next{right:-35px}.element-slider:has(.owl-item) .owl-nav button.owl-next .next-slide{background:url(../../images/th-online/slider-rightarrow.svg) no-repeat scroll center;background-size:17px auto;width:24px;height:36px}}@media screen and (max-width:1200px) and (min-width:1001px) and (max-width:1599px) and (min-width:1350px){.element-slider:has(.owl-item) .owl-nav button.owl-prev{left:-15px}.element-slider:has(.owl-item) .owl-nav button.owl-next{right:-15px}}.article-section .label,.article-section .label a,.article-section .label span{text-transform:uppercase;font-family:"Merriweather Sans",sans-serif;font-weight:normal;font-size:14px;letter-spacing:.4px;text-align:left;margin:15px 0 5px}.article-section .label .live-span span{display:flex;align-items:center;margin:0 0}.article-section .label .live-span span::before{content:"";width:12px;height:12px;border-radius:50%;background:#B00020;margin-right:8px;animation:blinker .5s cubic-bezier(0.5,0,1,1) infinite alternate;position:relative;top:-1px}@keyframes blinker{from{opacity:1}to{opacity:0}}.article-section h1.title{font-size:30px;line-height:normal;text-align:left;font-family:"Merriweather",serif;font-weight:normal;margin:10px 0}.article-section h1.title .premium-label{display:inline-block;vertical-align:middle;padding:0;background:#FC0;border-radius:0;border:0;color:#000;width:max-content;font-size:12px;font-weight:bold;margin:0;font-family:"Merriweather Sans",sans-serif}.article-section h1.title .premium-label span{font-family:"Merriweather Sans",sans-serif;color:#000;font-size:12px;line-height:normal;font-weight:bold;display:block;padding-left:30px;background:url(../../images/th-online/h-circle-black-white.svg) no-repeat;background-size:22px 22px;background-position:10px 4px;padding:8px 8px 7px 35px;width:max-content}.article-section .publish-time{font-size:14px;line-height:normal;text-align:left;font-family:"Merriweather Sans",sans-serif;font-weight:normal;margin:20px 0 20px}.article-section .update-publish-time{display:flex;justify-content:flex-start;flex-direction:row;margin:15px 0}.article-section .update-publish-time p{margin:0 0}.article-section .update-publish-time p:has(+ p){margin-right:10px}.article-section .update-publish-time .updated-time,.article-section .update-publish-time .publish-time-new{font-size:14px;line-height:normal;text-align:left;font-family:"Merriweather Sans",sans-serif;font-weight:normal}.article-section .update-publish-time .updated-time span,.article-section .update-publish-time .publish-time-new span{font-size:14px;line-height:normal;text-align:left;font-family:"Merriweather Sans",sans-serif;font-weight:normal}.article-section .flex-box{display:flex;align-items:center;justify-content:space-between;margin:0 auto}.article-section .flex-box:has(.read-more-article){margin:5px 0}.article-section .read-more-article{background:none;border:0;font-family:"Merriweather Sans",sans-serif;font-size:18px;line-height:normal;text-decoration:none;position:relative;padding:0;margin:0 0}.article-section .read-more-article:after{content:"";width:100%;height:1px;background:#fff;display:block;position:absolute;left:0;top:100%;transition:all .3s}.article-section .read-more-article:hover{text-decoration:none}.article-section .read-more-article:hover:after{left:50%;width:0}.article-section .comments-shares{display:flex;align-items:center;justify-content:right;margin:0}.article-section .comments-shares>*{margin:0 15px}.article-section .comments-shares>*:first-child{margin-left:0}.article-section .comments-shares>*:last-child{margin-right:0}.article-section .comments-shares.share-page{border:0;padding-top:0;padding-bottom:0}.article-section .comments-shares.share-page .share-list{left:unset;right:0;top:38px}.article-section .comments-shares.share-page .share-list::after{left:unset;right:5px}.article-section .comments-shares.share-page .bottom{left:0 !important}.article-section .comments-shares .btn{display:block;margin:0;font-size:13px;line-height:normal;text-align:left;font-family:"Merriweather Sans",sans-serif;letter-spacing:.5px;font-weight:normal;text-transform:uppercase;position:relative;padding:0 0}.article-section .comments-shares .btn span{font-family:inherit;font-weight:inherit}.article-section .comments-shares .btn:hover,.article-section .comments-shares .btn:focus{text-decoration:none;outline:none;box-shadow:unset}.article-section .comments-shares .btn.comments::before{content:"";background:url(../../images/th-online/article-comments-icon.svg) no-repeat;position:relative;left:0;top:-2px;width:20px;height:20px;background-size:contain;display:inline-block;vertical-align:middle;margin-right:5px;filter:brightness(2) invert(1) grayscale(1)}.article-section .comments-shares .btn.share-btn::before{content:"";background:url(../../images/th-online/share-page-icon.svg) no-repeat;position:relative;left:0;top:-3px;width:30px;height:21px;background-size:contain;display:inline-block;vertical-align:middle;margin-right:5px;filter:brightness(2) invert(1) grayscale(1)}.article-section .comments-shares .btn.read-later-btn::before{content:"";background:url(../../images/th-online/article-readlater-icon.svg) no-repeat;position:relative;left:0;top:-3px;width:15px;height:21px;background-size:contain;display:inline-block;vertical-align:middle;margin-right:5px;filter:brightness(2) invert(1) grayscale(1)}.article-section .comments-shares .btn.read-later-btn.bookmarked::before{background:url(../../images/th-online/article-bookmarked-icon.svg) no-repeat;filter:brightness(2) invert(1) grayscale(1)}.article-section .comments-shares .read-later{position:relative}.article-section .comments-shares .delete-tool-tip{display:none;position:absolute;background:#fff;width:max-content;height:40px;padding:0;border-radius:5px;top:-10px;right:calc(100% + 15px);box-shadow:0 0 10px rgba(0,0,0,0.2509803922)}.article-section .comments-shares .delete-tool-tip .delete,.article-section .comments-shares .delete-tool-tip .cancel{color:#000;font-size:12px;font-weight:bold;display:inline-block;vertical-align:middle;text-transform:uppercase;font-family:"Merriweather Sans",sans-serif;padding:8px 12px 11px 10px;text-decoration:none;cursor:pointer}.article-section .comments-shares .delete-tool-tip .cancel{border-right:1px solid #3c3c3c}.article-section .comments-shares .delete-tool-tip:after{content:"";position:absolute;right:-9px;top:14px;width:0;height:0;border-bottom:6px solid transparent;border-top:6px solid transparent;border-left:9px solid #fff;clear:both}.article-section .sub-title{font-size:20px;line-height:normal;text-align:left;font-family:"Merriweather Sans",sans-serif;font-weight:200;margin:15px 0}.article-section .article-picture .picture{width:100%;margin:25px auto;border-radius:8px;overflow:hidden}.article-section .article-picture.top-pic{border-radius:8px;overflow:hidden}.article-section .article-picture.top-pic .picture{margin:0 0}.article-section .article-picture .caption{color:#e1e1e1;font-size:14px;line-height:20px;text-align:left;font-family:"Merriweather Sans",sans-serif;font-weight:300;margin:10px 0 15px;letter-spacing:-0.2px}.article-section .article-picture .caption a{font-family:inherit;font-weight:inherit;text-decoration:none;color:#000 !important;font-size:12px}.article-section .article-picture .caption a:hover{text-decoration:none}.article-section .article-picture .caption a span{text-decoration:underline;font-family:inherit;font-weight:inherit}.article-section .article-picture .caption a span:hover{text-decoration:none}.article-section .article-picture .zoom-img{cursor:pointer}.article-section .article-picture .zoom-img::after{content:"";background:url(../../images/th-online/img-zoom-icon.svg) no-repeat;width:50px;height:50px;background-size:50px 50px;position:absolute;top:10px;right:10px;transition:all .3s;transform:scale(0)}.article-section .article-picture .zoom-img:hover::after{transform:scale(1)}.article-section .article-body{display:none}.article-section .article-body>.col-12{padding:0;float:right}.article-section .article-body>.col-12>*:first-child{margin-top:0}.article-section .article-body>.col-12>*:last-child{margin-bottom:0}.article-section p{font-size:var(--a-body-font-size);line-height:140%;text-align:left;font-family:"Faustina",serif;font-weight:200;margin:20px 0;letter-spacing:.5px}div[id^="content-body"] .schemaDiv p:first-child::first-letter{margin-top:0}div[id^="content-body"] .schemaDiv p:first-child::first-letter{font-family:"Merriweather",serif;text-transform:uppercase;font-size:85px;font-weight:bold;padding:25px 10px 20px;margin-right:10px;float:left;line-height:30px;margin-top:0}.article-section p a{font-weight:inherit;font-size:inherit;text-decoration:underline;font-family:inherit;text-underline-offset:10%}.article-section p a:hover{text-decoration:none}.article-section p b,.article-section p strong,.article-section p i{font-family:inherit}.article-section p:has(+ p){margin-bottom:25px}.article-section h4,.article-section h3,.article-section h2,.article-section h5,.article-section h6{font-size:var(--a-body-font-size);line-height:normal;text-align:left;font-family:"Merriweather",serif;font-weight:900;margin:25px 0 20px}.article-section h4 + p,.article-section h3 + p,.article-section h2 + p,.article-section h5 + p,.article-section h6 + p{margin-top:0}.article-section h4.title-patch,.article-section h3.title-patch,.article-section h2.title-patch,.article-section h5.title-patch,.article-section h6.title-patch{font-family:"Playfair Display",serif;font-weight:bold;font-size:30px}.article-section h4.red-font,.article-section h3.red-font,.article-section h2.red-font,.article-section h5.red-font,.article-section h6.red-font{color:#B00020;font-family:inherit}.article-section .also-read{border:1px solid #707070;background:#242424;border-radius:8px;width:100%;padding:15px;margin:20px 0;display:flex;align-items:flex-start;justify-content:space-between}.article-section .also-read .content{display:block;width:calc(100% - 170px)}.article-section .also-read .picture{width:150px}.article-section .also-read .picture.video::after{left:10px;bottom:10px;width:20px;height:20px}.article-section .also-read .picture .duration{height:18px;font-size:8px;padding:0 6px;bottom:11px;left:35px}.article-section .also-read p{margin:0;font-size:17px;font-family:"Merriweather",serif}.article-section .also-read p strong{font-family:"Merriweather Sans",sans-serif;text-transform:uppercase;font-size:16px}.article-section .also-read .element{display:flex;align-items:flex-start;justify-content:space-between}.article-section .also-read .element .title{width:calc(100% - 170px);font-size:17px}.article-section .also-read .element .picture{width:150px}.article-section .also-read:has(.shorts) .content,.article-section .also-read:has(.shorts) .element .title{display:block;width:calc(100% - 80px)}.article-section .also-read:has(.shorts) .picture{width:60px}.article-section .button-fiters{display:block;margin:0 0 10px}.article-section .button-fiters .btn{background:rgba(255,255,255,0.2);border:0;color:#fff;font-family:"Merriweather Sans",sans-serif;font-size:16px;line-height:normal;text-transform:uppercase;margin:0 10px 15px 0;padding:0;display:flex;align-items:center;height:40px;padding:0 15px;display:inline-block;vertical-align:top}.article-section .button-fiters .btn.active{background:#fff;color:#000}.article-section .button-fiters .btn:hover{text-decoration:none;background:rgba(255,255,255,0.4)}.article-section .button-fiters .btn:hover.active{background:#fff;color:#000}@media screen and (max-width:1599px) and (min-width:1001px){.article-section .label,.article-section .label a,.article-section .label span{font-size:14px;margin:15px 0}.article-section .label .live-span span::before{width:12px;height:12px;margin-right:8px;top:-1px}.article-section h1.title{font-size:30px;margin:10px 0}.article-section h1.title .premium-label{font-size:12px}.article-section h1.title .premium-label span{font-size:12px;padding-left:30px;background:url(../../images/th-online/h-circle-black-white.svg) no-repeat;background-size:22px 22px;background-position:10px 4px;padding:8px 8px 7px 35px}.article-section .publish-time{font-size:14px;margin:20px 0 20px}.article-section .update-publish-time{display:flex;margin:15px 0}.article-section .update-publish-time p{margin:0 0}.article-section .update-publish-time p:has(+ p){margin-right:10px}.article-section .update-publish-time .updated-time,.article-section .update-publish-time .publish-time-new{font-size:14px}.article-section .update-publish-time .updated-time span,.article-section .update-publish-time .publish-time-new span{font-size:14px}.article-section .sub-title{font-size:20px;margin:15px 0}.article-section .article-picture .picture{margin:25px auto;border-radius:8px}.article-section .article-picture .caption{font-size:14px;line-height:130%;margin:10px 0 15px}.article-section .article-picture .caption a{font-size:12px}.article-section .read-more-article{font-size:18px;margin:25px 0}.article-section .article-body>.col-12{padding:0 0}.article-section .article-body>.col-12>*:first-child{margin-top:0}.article-section .article-body>.col-12>*:last-child{margin-bottom:0}.article-section p{margin:20px 0}div[id^="content-body"] .schemaDiv p:first-child::first-letter{margin-top:0}div[id^="content-body"] .schemaDiv p:first-child::first-letter{font-family:"Merriweather",serif;text-transform:uppercase;font-size:85px;font-weight:normal;padding:25px 10px 20px;margin-right:10px;float:left;line-height:30px;margin-top:0}.article-section p:has(+ p){margin-bottom:25px}.article-section h4,.article-section h3,.article-section h2,.article-section h5,.article-section h6{margin:25px 0 20px}.article-section .also-read{border-radius:8px;padding:15px;margin:20px 0}.article-section .also-read .content{width:calc(100% - 170px)}.article-section .also-read .picture{width:150px}.article-section .also-read .picture.video::after{left:10px;bottom:10px;width:20px;height:20px}.article-section .also-read .picture .duration{height:18px;font-size:8px;padding:0 6px;bottom:11px;left:35px}.article-section .also-read:has(.shorts) .content{width:calc(100% - 80px)}.article-section .also-read:has(.shorts) .picture{width:60px}.article-section .also-read p{font-size:17px}.article-section .also-read p strong{font-size:16px}.article-section .button-fiters{margin:0 0 10px}.article-section .button-fiters .btn{font-size:14px;margin:0 10px 15px 0;height:34px;padding:0 10px}}@media screen and (max-width:1000px){.article-section .label,.article-section .label a,.article-section .label span{font-size:12px;margin:15px 0 5px}.article-section .label .live-span span::before{width:10px;height:10px;margin-right:7px}.article-section h1.title{font-size:20px;line-height:140%;margin:10px 0}.article-section h1.title .premium-label{font-size:10px}.article-section h1.title .premium-label span{font-size:10px;padding-left:22px;background:url(../../images/th-online/h-circle-black-white.svg) no-repeat;background-size:18px 18px;background-position:5px 3px;padding:5px 6px 6px 27px}.article-section .publish-time{font-size:12px;margin:15px 0 15px}.article-section .update-publish-time{margin:15px 0}.article-section .update-publish-time p{margin:0 0}.article-section .update-publish-time p:has(+ p){margin-right:10px}.article-section .update-publish-time .updated-time,.article-section .update-publish-time .publish-time-new{font-size:12px}.article-section .update-publish-time .updated-time span,.article-section .update-publish-time .publish-time-new span{font-size:12px}.article-section .sub-title{font-size:16px;margin:15px 0}.article-section .article-picture .picture{width:100%;margin:20px auto;border-radius:6px}.article-section .article-picture.top-pic .picture{margin:0 0}.article-section .article-picture .caption{font-size:14px;line-height:130%;margin:10px 0 15px}.article-section .article-picture .caption a{font-size:12px}.article-section .read-more-article{font-size:16px;margin:25px 0;text-decoration:underline}.article-section .read-more-article:after{display:none}.article-section .read-more-article:hover{text-decoration:underline}.article-section .article-body{padding:0;width:100%;margin:0 0}.article-section .article-body>.col-12{padding:0;float:none}.article-section .article-body>.col-12>*:first-child{margin-top:0}.article-section .article-body>.col-12>*:last-child{margin-bottom:0}.article-section p{margin:15px 0}div[id^="content-body"] .schemaDiv p:first-child::first-letter{margin-top:0}div[id^="content-body"] .schemaDiv p:first-child::first-letter{font-family:"Merriweather",serif;text-transform:uppercase;font-size:85px;font-weight:normal;padding:25px 10px 20px;margin-right:10px;float:left;line-height:30px;margin-top:0}.article-section p:has(+ p){margin-bottom:20px}.article-section h4,.article-section h3,.article-section h2,.article-section h5,.article-section h6{margin:30px 0 15px}.article-section h4 + p,.article-section h3 + p,.article-section h2 + p,.article-section h5 + p,.article-section h6 + p{margin-top:0}.article-section h4.red-font,.article-section h3.red-font,.article-section h2.red-font,.article-section h5.red-font,.article-section h6.red-font{color:#B00020;font-family:inherit}.article-section .also-read{border-radius:6px;padding:15px;margin:15px 0}.article-section .also-read .content{display:block;width:calc(100% - 170px)}.article-section .also-read .picture{width:150px}.article-section .also-read .picture.video::after{left:10px;bottom:10px;width:20px;height:20px}.article-section .also-read .picture .duration{height:18px;font-size:8px;padding:0 6px;bottom:11px;left:35px}.article-section .also-read:has(.shorts) .content{display:block;width:calc(100% - 80px)}.article-section .also-read:has(.shorts) .picture{width:60px}.article-section .also-read p{margin:0;font-size:15px}.article-section .also-read p strong{font-size:14px}.article-section .button-fiters{display:block;margin:50px 0 10px}.article-section .button-fiters .btn{font-size:14px;margin:0 10px 15px 0;height:34px;padding:0 12px}}@media screen and (max-width:570px){.article-section .label,.article-section .label a,.article-section .label span{font-size:10px;margin:10px 0 5px}.article-section .label .live-span span::before{width:7px;height:7px;margin-right:5px}.article-section .label + .title{margin-top:5px}.article-section h1.title{font-size:18px;line-height:140%;margin:10px 0}.article-section h1.title .premium-label{font-size:8px}.article-section h1.title .premium-label span{font-size:8px;padding-left:20px;background:url(../../images/th-online/h-circle-black-white.svg) no-repeat;background-size:15px 15px;background-position:5px 3px;padding:5px 6px 6px 24px}.article-section .publish-time{font-size:10px;margin:10px 0}.article-section .update-publish-time{margin:10px 0}.article-section .update-publish-time p{margin:0 0}.article-section .update-publish-time p:has(+ p){margin-right:10px}.article-section .update-publish-time .updated-time,.article-section .update-publish-time .publish-time-new{font-size:10px}.article-section .update-publish-time .updated-time span,.article-section .update-publish-time .publish-time-new span{font-size:10px}.article-section .sub-title{font-size:14px;margin:10px 0}.article-section .article-picture.top-pic{border-radius:4px}.article-section .article-picture .picture{width:100%;margin:15px auto}.article-section .article-picture .caption{font-size:12px;line-height:130%;margin:5px 0 10px}.article-section .article-picture .caption a{font-size:10px}.article-section .read-more-article{font-size:12px;margin:15px 0}.article-section .comments-shares>*{margin:0 10px}.article-section .comments-shares>*:first-child{margin-left:0}.article-section .comments-shares>*:last-child{margin-right:0}.article-section .comments-shares.share-page{border:0;padding-top:0;padding-bottom:0}.article-section .comments-shares.share-page .share-list{left:unset;right:0;top:38px}.article-section .comments-shares.share-page .share-list::after{left:unset;right:5px}.article-section .comments-shares.share-page .bottom{left:0 !important}.article-section .comments-shares .btn{font-size:11px}.article-section .comments-shares .btn.comments::before{top:-2px;width:16px;height:16px;margin-right:5px}.article-section .comments-shares .btn.share-btn::before{top:-1px;width:22px;height:15px;margin-right:0}.article-section .comments-shares .btn.read-later-btn::before{top:-3px;width:15px;height:21px;margin-right:5px}.article-section .comments-shares .read-later{position:relative}.article-section .comments-shares .delete-tool-tip{display:none;position:absolute;background:#fff;width:max-content;height:40px;padding:0;border-radius:5px;top:-10px;right:calc(100% + 15px);box-shadow:0 0 10px rgba(0,0,0,0.2509803922)}.article-section .comments-shares .delete-tool-tip .delete,.article-section .comments-shares .delete-tool-tip .cancel{color:#000;font-size:12px;font-weight:bold;display:inline-block;vertical-align:middle;text-transform:uppercase;font-family:"Merriweather Sans",sans-serif;padding:8px 12px 11px 10px;text-decoration:none;cursor:pointer}.article-section .comments-shares .delete-tool-tip .cancel{border-right:1px solid #3c3c3c}.article-section .comments-shares .delete-tool-tip:after{content:"";position:absolute;right:-9px;top:14px;width:0;height:0;border-bottom:6px solid transparent;border-top:6px solid transparent;border-left:9px solid #fff;clear:both}.article-section p{margin:15px 0}div[id^="content-body"] .schemaDiv p:first-child::first-letter{margin-top:0}div[id^="content-body"] .schemaDiv p:first-child::first-letter{font-size:60px;padding:20px 5px 10px;margin-right:5px;line-height:20px}.article-section p:has(+ p){margin-bottom:15px}.article-section h4,.article-section h3,.article-section h2,.article-section h5,.article-section h6{margin:25px 0 10px}.article-section h4 + p,.article-section h3 + p,.article-section h2 + p,.article-section h5 + p,.article-section h6 + p{margin-top:0}.article-section h4.title-patch,.article-section h3.title-patch,.article-section h2.title-patch,.article-section h5.title-patch,.article-section h6.title-patch{font-size:22px}.article-section .also-read{padding:10px;margin:15px 0}.article-section .also-read .content{display:block;width:calc(100% - 105px)}.article-section .also-read .picture{width:90px}.article-section .also-read .picture.video::after{left:5px;bottom:5px;width:18px;height:18px}.article-section .also-read .picture .duration{height:16px;font-size:7px;padding:0 5px;bottom:6px;left:30px}.article-section .also-read:has(.shorts) .content{display:block;width:calc(100% - 65px)}.article-section .also-read:has(.shorts) .picture{width:50px}.article-section .also-read p{margin:0;font-size:14px}.article-section .also-read p strong{font-size:14px}.article-section .button-fiters{display:block;margin:30px 0 10px}.article-section .button-fiters .btn{font-size:12px;margin:0 5px 10px 0;height:30px;padding:0 12px}}.article-live-blocker{clear:both}.article-live-blocker .divider{height:5px;border-top:1px solid rgba(255,255,255,0.6666666667);border-bottom:1px solid rgba(255,255,255,0.6666666667);margin:15px 0}.article-live-blocker .time{color:#fff;text-transform:uppercase;font-family:"Merriweather Sans",sans-serif;font-weight:bold;font-size:14px;text-align:left;margin:15px 0 10px}.article-live-blocker .time + h4,.article-live-blocker .time + h2,.article-live-blocker .time + h5,.article-live-blocker .time + h3,.article-live-blocker .time + div,.article-live-blocker .time + p{margin-top:10px}.article-live-blocker + h4{margin-top:15px}.article-live-blocker .timeline{list-style:none;margin:15px 0;padding-left:26px;position:relative}.article-live-blocker .timeline .time-list{margin:0;padding-left:0;position:relative}.article-live-blocker .timeline .time-list::before{content:" ";background:#fff;display:inline-block;position:absolute;border-radius:50%;border:2px solid #fff;left:-25px;width:12px;height:12px;z-index:1;top:14px}.article-live-blocker .timeline .time-list a{font-size:16px;line-height:normal;text-decoration:none;padding:10px 0;display:block}.article-live-blocker .timeline .time-list a:hover{text-decoration:underline}.article-live-blocker .timeline .time-list a .time{display:block;font-size:12px;font-family:"Merriweather Sans",sans-serif;margin:0 0 5px}.article-live-blocker .timeline .time-list a::before{content:" ";position:absolute;border-left:2px solid #000;left:-20px;height:100%;z-index:0;top:12px}.article-live-blocker .timeline .time-list:last-child a{padding-bottom:0}.article-live-blocker .timeline .time-list:last-child a::before{display:none}.article-live-blocker .timeline .time-list:first-child a{padding-top:0}.article-live-blocker .timeline .time-list:first-child::before{top:3px;background:#fff}.article-live-blocker .timeline .time-list .story{padding:10px 0}.article-live-blocker .timeline .time-list .story::before{content:" ";position:absolute;border-left:2px solid #fff;left:-20px;height:100%;z-index:0;top:14px}.article-live-blocker .timeline .time-list .story .small-link{color:#fff;margin:0;margin-left:4px;cursor:pointer;font-size:12px}.article-live-blocker .timeline .time-list .story .small-link .slider{background:#fff}.article-live-blocker .timeline .time-list.last-child-no-line .story::before{display:none}.article-live-blocker .timeline .time-list:last-child .story::before{border-left:2px dashed #fff}.article-live-blocker .timeline .time-list .time{font-size:14px;font-family:"Merriweather Sans",sans-serif;margin:0 0 5px}.article-live-blocker .timeline .time-list .title{font-size:var(--a-body-font-size);line-height:normal;font-family:"Merriweather",serif;font-weight:bold;margin:0 0 5px}.article-live-blocker .timeline .time-list .sub-text{font-size:18px;font-family:"Merriweather",serif;margin:5px 0 0}.article-live-blocker .timeline .time-list .article-quote{max-width:100%}.article-live-blocker .timeline .time-list:first-child::before{top:15px;background:#000}.article-live-blocker .timeline .time-list:first-child .story::before{top:16px}.article-live-blocker h4{margin:15px 0 8px}@media screen and (max-width:1000px){.article-live-blocker .time{font-size:16px}.article-live-blocker .timeline .time-list .time{font-size:12px}.article-live-blocker .timeline .time-list .title{margin:7px 0}.article-live-blocker .timeline .time-list .sub-text{font-size:16px;margin:7px 0 0;line-height:130%}}@media screen and (max-width:570px){.article-live-blocker .time{font-size:10px;margin-bottom:7}.article-live-blocker .time + h4,.article-live-blocker .time + h2,.article-live-blocker .time + h5,.article-live-blocker .time + h3,.article-live-blocker .time + div,.article-live-blocker .time + p{margin-top:7px}.article-live-blocker .timeline{padding-left:26px}.article-live-blocker .timeline .time-list::before{top:12px}.article-live-blocker .timeline .time-list.active::before{top:2px}.article-live-blocker .timeline .time-list .time{font-size:10px}.article-live-blocker .timeline .time-list .title{margin:5px 0}.article-live-blocker .timeline .time-list .sub-text{font-size:14px;margin:5px 0 0}.article-live-blocker .timeline .time-list:first-child .story{padding-top:0}.article-live-blocker .timeline .time-list:first-child .story::before{top:13px}.article-live-blocker .timeline .time-list:first-child::before{top:3px}.article-live-blocker p{max-width:100%}.article-live-blocker .tweet-box{max-width:90%;margin:15px auto 20px}}.share-page{position:relative;padding-top:15px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.6666666667)}.share-page .share-text{position:relative;text-transform:uppercase;font-family:"Merriweather Sans",sans-serif;font-weight:bold;font-size:14px;text-align:left;width:max-content;cursor:pointer}.share-page .share-text::after{content:"";background:url(../../images/th-online/share-page-icon.svg) no-repeat;position:absolute;right:-35px;top:6px;width:30px;height:21px;filter:invert(1)}.share-page .share-text img{position:relative;margin-left:8px;top:-3px}.share-page .share-text .slider{position:absolute;display:block;left:0;top:95%;margin:0 auto;height:1px;background-color:#000;width:0;transition:width .3s ease}.share-page .share-text:hover .slider{width:100%}.share-page .share-list{list-style:none;margin:0;padding:8px 15px;background:#fff;box-shadow:rgba(0,0,0,0.6) 0 -4px 15px;width:150px;position:absolute;z-index:2;left:160px;top:50px;display:none}.share-page .share-list::after{content:"";position:absolute;left:0;top:-9px;width:0;height:0;border-right:14px solid transparent;border-left:14px solid transparent;border-bottom:16px solid #fff;clear:both}.share-page .share-list li{display:block;border-bottom:1px solid rgba(255,255,255,0.6666666667);padding:8px 0 8px 35px;font-size:12px;font-family:"Merriweather Sans",sans-serif;color:#000;font-weight:bold;cursor:pointer;opacity:.7;transition:all .3s}.share-page .share-list li:hover{opacity:1}.share-page .share-list li:last-child{border-bottom:none}.share-page .share-list li.copy-link{content:"";background:url(../../images/th-online/copy-link-share-icon.svg) no-repeat 0 6px}.share-page .share-list li.email{content:"";background:url(../../images/th-online/email-share-icon.svg) no-repeat 0 6px}.share-page .share-list li.facebook{content:"";background:url(../../images/th-online/fb-share-icon.svg) no-repeat 0 6px}.share-page .share-list li.twitter{content:"";background:url(../../images/th-online/twitter-share-icon.svg) no-repeat 0 6px}.share-page .share-list li.twitter-x{content:"";background:url(../../images/th-online/x-share-icon.svg) no-repeat 0 9px}.share-page .share-list li.telegram{content:"";background:url(../../images/th-online/telegram-share-icon.svg) no-repeat 0 6px}.share-page .share-list li.in{content:"";background:url(../../images/th-online/in-share-icon.svg) no-repeat 0 6px}.share-page .share-list li.whatsapp{content:"";background:url(../../images/th-online/whatsapp-share-icon.svg) no-repeat 0 6px}.share-page .share-list li.reddit{content:"";background:url(../../images/th-online/reddit-share-icon.svg) no-repeat 0 6px}.article-quote{padding-top:25px;margin:30px 0;width:100%;position:relative}.article-quote::after{content:"";border-bottom:1px solid rgba(255,255,255,0.6666666667);width:75%;height:1px;position:absolute;bottom:0}.article-quote::before{content:"";border-bottom:1px solid rgba(255,255,255,0.6666666667);width:75%;height:1px;position:absolute;top:0}.article-quote .icon{filter:grayscale(1) invert(1) brightness(2)}.article-quote p{margin:0 0 10px;font-size:var(--a-body-font-size);font-family:"Merriweather",serif;line-height:150%;font-style:italic;padding-top:15px;padding-bottom:15px}.article-quote p a{color:#fff}.article-quote p .quote-by{display:block;color:#fff;font-style:normal;margin-top:5px}.article-quote p .quote-by span{display:block;font-size:18px;font-family:"Merriweather Sans",sans-serif}.article-quote .share-page{margin:0;padding:0 0 10px;border:0;position:relative}.article-quote .share-page .quote-share{padding:0;padding-left:40px;background:none}.article-quote .share-page .share-text{font-style:normal;margin:0;font-size:12px;padding-left:40px}.article-quote .share-page .share-text::after{content:"";background:url(../../images/th-online/share-page-icon.svg) no-repeat;position:absolute;top:0;left:0;width:30px;height:21px;filter:invert(1)}.article-quote .share-page .share-list{left:0;top:45px}@media screen and (max-width:1000px){.article-quote::after{width:100%}.article-quote::before{width:100%}.article-quote .icon{width:60px}.article-quote p{line-height:130%;padding:25px 0 0}.article-quote p .quote-by{margin-top:15px}.article-quote p .quote-by span{font-size:13px;line-height:initial;margin-top:5px}.article-quote .share-page{width:75%;margin:0 0 10px;padding:5px 0 15px}.article-quote .share-page .share-text{font-size:10px;padding-left:26px}.article-quote .share-page .share-text::after{top:-1px;background-size:22px 14px}.article-quote .share-page .share-list{left:0;top:31px}.article-quote .share-page .share-list::after{left:15%}}@media screen and (max-width:570px){.article-quote p{font-size:16px;padding:15px 0 0}.article-quote p .quote-by span{font-size:13px;line-height:initial}}.article-video{margin:30px auto;width:100%;border-bottom:1px solid rgba(255,255,255,0.6666666667)}.article-video .picture{width:100%;--bs-aspect-ratio:calc(9 / 16 * 100%);margin:10px 0 15px;position:relative}.article-video .picture img{object-fit:cover;object-position:center;width:100%;height:100%}.article-video .picture .time{background:rgba(0,0,0,0.831372549);color:#fff;height:18px;text-align:center;font-size:10px;font-family:"Merriweather Sans",sans-serif;display:block;padding:2px 6px;position:absolute;bottom:20px;right:20px;width:max-content;height:max-content;left:unset;top:unset}.article-video .picture.video{position:relative}.article-video .picture.video::after{content:"";background-image:url(../../images/th-online/video-play-icon-big.svg);background-size:159px 58px;text-align:center;position:absolute;display:block;left:10px;bottom:10px;width:159px;height:58px}.article-video .title{font-size:var(--a-body-font-size);font-family:"Merriweather",serif;font-weight:bold;line-height:130%;margin:20px 0;max-width:unset}.article-video .caption{font-size:15px;line-height:140%;text-align:left;font-family:"Merriweather Sans",sans-serif;font-weight:300;margin:10px 0 15px}.article-video .caption a{font-size:14px;font-family:inherit;font-weight:inherit;text-decoration:underline}.article-video .caption a:hover{text-decoration:none}@media screen and (max-width:1000px){.article-video{margin:25px auto}.article-video.top-pic{max-width:100%}.article-video .picture .time{height:16px;text-align:center;font-size:8px;bottom:10px;right:10px}.article-video .picture.video{position:relative;margin-bottom:10px}.article-video .picture.video::after{background-size:122px 46px;width:122px;height:46px}.article-video .caption{font-size:12px;line-height:140%;margin:10px 0}.article-video .caption a{font-size:12px}}.article-audio{margin:30px auto;width:100%}.article-audio .audio{width:100%;height:auto;margin:10px 0 10px;position:relative}.article-audio .audio iframe{max-height:200px}.article-audio .caption{color:#000;font-size:14px;line-height:20px;text-align:left;font-family:"Merriweather Sans",sans-serif;font-weight:300;margin:10px 0 15px}.article-audio .caption a{font-family:inherit;font-weight:inherit;text-decoration:underline;font-size:12px}.article-audio .caption a:hover{text-decoration:none}.article-audio #audio_player{background:#1c1c1c;padding:15px;display:table}.article-audio #audio_player .jp-jplayer{padding-right:15px;display:table-cell;vertical-align:top;width:115px;height:115px}.article-audio #audio_player .jp-jplayer img{width:115px;height:115px}.article-audio #audio_player .jp-audio{display:inline-block;vertical-align:top}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-title{font-family:"Faustina",serif;font-size:16px;font-weight:200;color:#fff;letter-spacing:.5px;margin:0 0 10px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface{display:table;width:100%}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audiologo{width:50px;height:50px;display:table-cell;vertical-align:middle;padding-right:20px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audiologo img{width:50px;height:auto}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap{display:table-cell}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #seek-bar{width:calc(100% - 110px);height:2px;display:inline-block;vertical-align:middle;border-radius:15px;overflow:visible;background:#545454;cursor:pointer}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #seek-bar .jp-seek-bar{background:#545454;width:100% !important;border-radius:20px;height:100%}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #seek-bar .jp-seek-bar .jp-play-bar{background:#fff;position:relative;overflow:visible !important;border-radius:20px;height:100%;width:0}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #seek-bar .jp-seek-bar .jp-play-bar::before{content:"";width:12px;height:12px;position:absolute;border-radius:100%;top:-5px;right:-10px;background:#fff;overflow:visible !important;box-shadow:2px 3px 5px #000}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime{position:unset;float:right;clear:both;line-height:28px;width:unset}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .jp-current-time,.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .jp-duration{opacity:.8;font-family:Myriad Pro;font-size:16px;text-align:right;color:rgba(255,255,255,0.5);font-style:normal;float:left}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .timebar{float:left;display:inline;text-align:right;cursor:pointer;padding:0 5px;opacity:.8;font-family:Myriad Pro;font-size:16px;text-align:right;color:rgba(255,255,255,0.5)}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons{display:table;width:100%;padding-top:10px;border-top:1px solid;clear:both}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-controls{padding:0;display:inline-block}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-controls a{position:relative;padding:5px;font-size:24px;line-height:1.25;color:rgba(255,255,255,0.3);margin-right:8px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-controls a.jp-play{color:#fff}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-controls a#share{display:none}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-volume-controls{position:unset;width:35%;float:right}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-volume-controls .jp-volume-bar{background:rgba(74,74,74,0.5098039216);width:calc(100% - 40px);height:2px;border-radius:20px;float:left;margin-top:12px;cursor:pointer;overflow:visible;margin-right:10px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-volume-controls .jp-volume-bar .jp-volume-bar-value{background:#818181;position:relative;height:100%;border-radius:20px;cursor:pointer}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-volume-controls .jp-volume-bar .jp-volume-bar-value::before{content:"";width:12px;height:12px;position:absolute;border-radius:100%;top:-5px;right:-10px;background:#e5e5e5;overflow:visible !important;box-shadow:2px 3px 5px #000}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-volume-controls .jp-mute{position:relative;font-size:24px;line-height:1.25;color:rgba(255,255,255,0.3);padding:0 3px;width:25px;display:inline-block}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-toggles{display:none}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .mobileaudiologo{display:none;padding:5px;width:30px;height:30px;position:absolute;right:15px;bottom:14px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .mobileaudiologo img{width:30px;height:auto}.article-audio #audio_player .jp-audio #playlist{display:none}.article-audio .article-audio #audio_player.no-img .jp-jplayer{display:none}.article-audio .article-audio #audio_player .jp-audio{display:block !important}.article-audio .jp-state-playing .jp-play .fa-play:before{content:"\f04c"}.article-audio .audioplayicons a:hover{color:#fff !important}.article-audio .article-audio #audio_player{width:100%}@media screen and (max-width:1000px){.article-audio{max-width:100%;padding:0;width:100%;margin:25px auto}.article-audio .audio{margin:10px 0 5px}.article-audio .caption{font-size:14px;line-height:130%;margin:10px 0 0;padding:0;width:100%}.article-audio .caption a{font-size:12px}.article-audio #audio_player{padding:15px;position:relative;width:100%}.article-audio #audio_player .jp-jplayer{margin-right:0;width:80px;height:80px}.article-audio #audio_player .jp-jplayer img{width:80px;height:80px}.article-audio #audio_player .jp-audio{width:100%;display:block}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-title{font-size:18px;padding:0 0 10px;margin:0;max-width:100%}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audiologo{display:none}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap{display:table-cell}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar{margin-bottom:10px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #seek-bar{width:calc(100% - 100px);height:2px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #seek-bar .jp-seek-bar .jp-play-bar::before{top:-4px;width:10px;height:10px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime{line-height:26px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .jp-current-time,.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .jp-duration{font-size:14px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .timebar{font-size:14px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-controls a{font-size:20px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-volume-controls{display:none}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .mobileaudiologo{display:block}.article-audio #audio_player .jp-audio #playlist{display:none}}@media screen and (max-width:570px){.article-audio .audio{margin:10px 0 5px}.article-audio .audio img{height:180px;content:url(../../images/th-online/audio-mobile.png)}.article-audio .caption{font-size:11px}.article-audio .caption a{font-size:10px}.article-audio #audio_player{padding:15px;position:relative}.article-audio #audio_player .jp-jplayer{display:none}.article-audio #audio_player .jp-audio{width:100%;display:block}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-title{font-size:16px;padding:0 0 10px;margin:0;max-width:100%}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audiologo{display:none}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap{display:table-cell}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar{margin-bottom:10px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #seek-bar{width:calc(100% - 100px);height:2px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #seek-bar .jp-seek-bar .jp-play-bar::before{top:-4px;width:10px;height:10px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime{line-height:26px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .jp-current-time,.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .jp-duration{font-size:14px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .seekbar #duarationtime .timebar{font-size:14px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-controls a{font-size:20px}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .audioplayicons .jp-volume-controls{display:none}.article-audio #audio_player .jp-audio .jp-type-playlist .jp-interface .audioplayerwrap .mobileaudiologo{display:block}.article-audio #audio_player .jp-audio #playlist{display:none}}.article-bullet-list{margin:20px auto 30px;padding:0;list-style:none}.article-bullet-list li{padding-left:40px;font-family:"Faustina",serif;font-size:var(--a-body-font-size);text-align:left;margin-bottom:15px;position:relative;line-height:130%}.article-bullet-list li::before{content:"";background:url(../../images/th-online/see-more-arrow.svg) no-repeat center;background-size:contain;filter:invert(1);width:25px;height:18px;display:block;position:absolute;left:0;top:7px}.article-bullet-list li:last-child{margin-bottom:0}@media screen and (max-width:1000px){.article-bullet-list{margin:25px 0}.article-bullet-list li{padding-left:25px;margin-bottom:10px}.article-bullet-list li::before{width:18px;height:15px;top:4px}.article-bullet-list li:last-child{margin-bottom:0}}@media screen and (max-width:570px){.article-bullet-list{margin:20px 0}.article-bullet-list li{padding-left:25px;margin-bottom:10px}.article-bullet-list li::before{width:15px;height:12px;top:6px}}.article-number-list{margin:25px auto 30px;padding:0;padding-left:30px}.article-number-list li{font-family:"Faustina",serif;font-size:var(--a-body-font-size);text-align:left;margin-bottom:15px;position:relative;line-height:130%;padding-left:10px}.article-number-list li:last-child{margin-bottom:0}.article-number-list li::marker{font-family:"Faustina",serif}@media screen and (max-width:1000px){.article-number-list{margin:20px auto}.article-number-list li{padding-left:5px;margin-bottom:13px}}@media screen and (max-width:1000px){.article-number-list{margin:15px auto;padding-left:20px}.article-number-list li{padding-left:5px;margin-bottom:10px}}.shirttail{display:block;width:max-content;background:#3c3c3c;font-family:"Faustina",serif;font-size:var(--a-body-font-size);line-height:normal;padding:1px 10px 5px;margin:25px 0;margin-left:10px;position:relative;max-width:100%}.shirttail::before{position:absolute;width:5px;height:100%;left:-10px;top:0;content:"";background-color:#fff;display:block}@media screen and (max-width:1000px){.shirttail{width:100%;max-width:calc(100% - 20px);line-height:130%;margin:20px auto;left:5px}}@media screen and (max-width:570px){.shirttail{padding:1px 10px 5px;margin:15px auto;left:5px}}.inline-stories{display:block;list-style:none;margin:25px 0;padding:0}.inline-stories li{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,0.6666666667);padding:10px 0}.inline-stories li:first-child{padding-top:0}.inline-stories li:last-child{padding-bottom:0;border-bottom:none}.inline-stories li p{font-family:"Faustina",serif;font-size:var(--a-body-font-size);font-weight:bold;font-style:normal;line-height:130%;text-align:left;margin:0;width:calc(100% - 120px)}.inline-stories li p a{text-decoration:none;font-family:inherit;font-size:inherit;font-weight:normal;transition:all .3s}.inline-stories li p a :hover{text-decoration:underline}.inline-stories li .picture{width:100px;position:relative;--bs-aspect-ratio:calc(1 / 1 * 100%)}.inline-stories li .picture::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.inline-stories li .picture>*{position:absolute;top:0;left:0;width:100%;height:100%}.inline-stories li .picture img{width:100%;object-fit:cover;object-position:center;height:100%}.related-stories-inline{border:1px solid rgba(255,255,255,0.6666666667);border-radius:3px;padding:25px}.related-stories-inline h4,.related-stories-inline h2,.related-stories-inline h3{margin:0 0 10px}.related-stories-inline .inline-stories{margin:0 0}@media screen and (max-width:1000px){.inline-stories{margin:20px 0;padding:0}.inline-stories li .picture{width:80px}.inline-stories li p{line-height:130%;width:calc(100% - 95px)}.related-stories-inline{margin:20px auto;padding:15px}.related-stories-inline h2,.related-stories-inline h3,.related-stories-inline h4{margin:0 0 10px !important}.article-section .related-stories-inline .inline-stories,.article-section .related-stories-inline h2,.article-section .related-stories-inline h3,.article-section .related-stories-inline h4{max-width:100%}}@media screen and (max-width:570px){.inline-stories{margin:15px 0;padding:0}.inline-stories li{align-items:flex-start}.inline-stories li .picture{width:60px}.inline-stories li p{width:calc(100% - 75px)}.related-stories-inline{margin:10px auto;padding:10px}.related-stories-inline h2,.related-stories-inline h3,.related-stories-inline h4{margin:0 0 10px !important}}.table-container,.article-table{background-color:#303030;display:block;overflow:auto;width:100%;position:unset;flex-wrap:nowrap;white-space:nowrap}.table-container::-webkit-scrollbar,.article-table::-webkit-scrollbar{width:10px;height:5px}.table-container::-webkit-scrollbar-thumb,.article-table::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(255,255,255,0.6666666667)}.table-container tr th,.table-container tr td,.article-table tr th,.article-table tr td{border-width:4px 4px;border-color:#222;font-size:var(--a-body-font-size)}.table-container tr th,.article-table tr th{font-weight:900;background-color:#222;padding:10px 15px;font-family:"Merriweather",serif;text-align:left}.table-container tr td,.article-table tr td{background:#000;font-weight:normal;padding:13px 15px 12px;font-family:"Faustina",serif;text-align:left}.table-container .table,.article-table .table{margin:0;width:100%}.table-container .table>:not(:last-child)>:last-child>*,.article-table .table>:not(:last-child)>:last-child>*{border-bottom-color:#222}.see-more-table{width:100%;padding:10px 10px 13px;text-align:center;background:#f2f2f2}.see-more-table .see-rows-link{text-align:center;text-transform:none;text-decoration:none;font-family:"Merriweather Sans",sans-serif;font-weight:bold}.see-more-table .see-rows-link::after{content:"";width:16px;height:13px;background:url(../../images/th-online/see-all-rows-arrow.svg) no-repeat center;background-size:auto auto;display:inline-block;margin-left:5px;position:relative}.see-more-table .see-rows-link:hover{text-decoration:underline}@media screen and (max-width:1000px){.article-table::-webkit-scrollbar{width:6px;height:3px}.article-table tr th,.article-table tr td{border-width:3px 3px;font-size:var(--a-body-font-size)}.article-table tr th{padding:7px 10px}.article-table tr td{padding:10px 10px 9px}.article-table .table{margin:0}.article-table .table>:not(:last-child)>:last-child>*{border-bottom-color:#f2f2f2}.see-more-table{padding:7px 10px 10px}.see-more-table .see-rows-link{font-size:14px}.see-more-table .see-rows-link::after{height:10px;background-size:10px 11px}}@media screen and (max-width:570px){.article-table tr th,.article-table tr td{border-width:3px 3px}.see-more-table .see-rows-link{font-size:14px}.see-more-table .see-rows-link::after{height:10px;background-size:10px 11px}}.article-interview p{font-size:var(--a-body-font-size)}.article-interview .left-img{float:left;max-width:50%;margin-right:20px;display:block}.article-interview .left-img img{width:100%}.article-interview .left-img + p{margin-top:0}.article-interview .right-img{float:right;max-width:50%;margin-left:20px;display:block}.article-interview .right-img img{width:100%}.article-interview .right-img + p{margin-top:0}.article-interview .question{margin-bottom:5px;font-weight:bold}.article-interview .question .icon{line-height:normal;margin-right:10px;filter:invert(1) grayscale(1)}.article-interview .question .icon::before{content:"";display:inline-block;width:21px;height:21px;position:relative;top:6px;margin-right:10px}.article-interview .answer{margin-top:5px}.article-interview .answer .icon{line-height:normal;margin-right:10px;filter:invert(1) grayscale(1)}.article-interview .answer .icon::before{content:"";display:inline-block;width:21px;height:21px;position:relative;top:6px;margin-right:10px}@media screen and (max-width:570px){.article-interview .left-img{float:none;max-width:100%;margin-right:0;display:block}.article-interview .left-img img{width:100%}.article-interview .left-img + p{margin-top:20px}.article-interview .right-img{float:none;max-width:100%;margin-left:0;display:block}.article-interview .right-img img{width:100%}.article-interview .right-img + p{margin-top:20px}.article-interview h2,.article-interview h3,.article-interview h4,.article-interview h5{max-width:100%}.article-interview p{max-width:100%}.article-interview .question .icon::before,.article-interview .answer .icon::before{width:21px;height:20px;background-size:16px auto;top:6px;margin-right:5px}}.fact-box{background:#222;display:block;padding:20px 25px;margin:25px auto;font-size:var(--a-body-font-size)}.fact-box .main-title{margin:10px 0;color:inherit;font-size:var(--a-body-font-size);font-weight:bold;font-family:"Merriweather",serif}.fact-box .sub-title{margin:10px 0;color:inherit;font-weight:bold;font-family:"Merriweather",serif}.fact-box .fact-element{padding-left:40px;font-family:"Faustina",serif;border-bottom:1px solid rgba(255,255,255,0.6666666667);text-align:left;margin-bottom:15px;padding-bottom:15px;position:relative;line-height:130%;width:calc(100% - 25px)}.fact-box .fact-element a{font-family:inherit}.fact-box .fact-element::before{content:"";background:url(../../images/th-online/see-more-arrow.svg) no-repeat center;background-size:contain;filter:invert(1);width:25px;height:18px;display:block;position:absolute;left:0;top:6px}.fact-box .fact-element:last-child{border-bottom:none;padding-bottom:0}@media screen and (max-width:1000px){.fact-box{padding:20px 25px;margin:20px auto}.fact-box .main-title{margin:10px 0}.fact-box .sub-title{margin:10px 0}.fact-box .fact-element{padding-left:30px;margin-bottom:15px;padding-bottom:15px;width:calc(100% - 25px)}.fact-box .fact-element::before{width:20px;height:15px;top:7px}.fact-box .fact-element:last-child{border-bottom:none;padding-bottom:0}}@media screen and (max-width:570px){.fact-box{padding:10px 12px;margin:15px auto}.fact-box .main-title{margin:10px 0}.fact-box .sub-title{margin:10px 0}.fact-box .fact-element{padding-left:30px;margin-bottom:10px;padding-bottom:10px;width:calc(100% - 0)}.fact-box .fact-element::before{width:18px;height:12px;top:6px}.fact-box .fact-element:last-child{border-bottom:none;padding-bottom:0}}.info-box{background:#222;display:block;padding:20px 25px;margin:25px auto;font-size:var(--a-body-font-size)}.info-box .main-title{margin:10px 0;color:inherit;font-size:var(--a-body-font-size);font-weight:bold;font-family:"Merriweather",serif}.info-box .sub-title{margin:10px 0;color:inherit;font-weight:bold;font-family:"Merriweather",serif}.info-box p{max-width:100%}.info-box .info-element{padding:0 0 15px;border-bottom:1px solid rgba(255,255,255,0.6666666667);padding-left:40px;font-family:"Faustina",serif;text-align:left;margin-bottom:15px;position:relative;line-height:130%}.info-box .info-element::before{content:"";background:url(../../images/th-online/see-more-arrow.svg) no-repeat center;background-size:contain;filter:invert(1);width:25px;height:18px;display:block;position:absolute;left:0;top:6px}.info-box .info-element:last-child{border-bottom:none;padding-bottom:0}@media screen and (max-width:1000px){.info-box{padding:20px 25px;margin:20px auto}.info-box .main-title{margin:10px 0}.info-box .sub-title{margin:10px 0}.info-box p{max-width:100%}.info-box .info-element{padding:0 0 15px;padding-left:30px;margin-bottom:15px}.info-box .info-element::before{width:20px;height:15px;top:7px}}@media screen and (max-width:570px){.info-box{padding:10px 10px;margin:15px auto}.info-box .main-title{margin:10px 0}.info-box .sub-title{margin:10px 0;font-size:16px}.info-box .info-element{padding-left:30px;margin-bottom:10px;padding-bottom:10px;width:calc(100% - 0)}.info-box .info-element::before{width:18px;height:12px;top:6px}}.highlight-list{list-style:none;margin:20px 0;padding:0}.highlight-list li{display:table-cell;width:23%;margin-right:2%;background:#222;vertical-align:top;padding:10px 12px;border-left:4px solid #666;border-right:10px solid #444;font-size:var(--a-body-font-size);font-family:"Faustina",serif}.highlight-list li:last-child{margin-right:0;border-right:none}@media screen and (max-width:1000px){.highlight-list{margin:20px auto;padding:0}.highlight-list li{display:inline-block;width:100%;margin-right:0;margin-bottom:5px;border-right:none;min-height:auto}}@media screen and (max-width:570px){.highlight-list li{margin-bottom:5px}}.top-developments-list{margin:20px 0;padding:0;list-style:none;counter-reset:item}.top-developments-list li{padding:8px 10px 12px 34px;counter-increment:item;position:relative;background:#222;margin-bottom:8px;font-family:"Faustina",serif;font-size:var(--a-body-font-size);border-left:3px solid #666}.top-developments-list li::before{content:counter(item) ".";text-align:center;position:absolute;left:15px;font-size:var(--a-body-font-size);top:8px}@media screen and (max-width:1000px){.top-developments-list{margin:20px auto}.top-developments-list li{padding:6px 10px 10px 34px;margin-bottom:3px;border-left:2px solid #333}.top-developments-list li::before{left:12px;top:6px}}@media screen and (max-width:570px){.top-developments-list{margin:15px auto}.top-developments-list li{border-left:2px solid #333}.top-developments-list li::before{left:13px;top:6px}}.comments-chat .comments-overlay{transition:opacity .6s cubic-bezier(0.23,1,0.32,1) 0;opacity:0;z-index:510;background-color:rgba(0,0,0,0.08);left:0;top:0;pointer-events:none;cursor:pointer;width:100%;height:100%;position:fixed}.comments-chat .comments-box{visibility:hidden;transition:transform .6s cubic-bezier(0.23,1,0.32,1) 0,opacity .6s cubic-bezier(0.23,1,0.32,1) 0;transform:translateX(0px);box-shadow:rgba(0,0,0,0.1490196078) 0 4px 12px;overflow:auto;left:100%;background-color:white;z-index:99999999;width:414px;top:0;opacity:1;box-sizing:border-box;position:fixed;height:100%}.comments-chat .comments-box .comments-close{padding:0;margin:0;width:26px;height:26px;position:absolute;top:10px;right:10px;cursor:pointer;border:0;outline:none;background:none}.comments-chat .comments-box *,.comments-chat .comments-box p,.comments-chat .comments-box h2,.comments-chat .comments-box h3,.comments-chat .comments-box h4{color:#000}.comments-chat .comments-box p{font-family:"Faustina",serif;font-weight:normal}.comments-chat .comments-box p a{color:#B00020;font-family:inherit;font-weight:inherit}.comments-chat.show-comments .comments-overlay{pointer-events:all;transition:opacity .6s cubic-bezier(0.23,1,0.32,1) 0;opacity:1}.comments-chat.show-comments .comments-box{visibility:visible;transform:translateX(-414px)}@media screen and (max-width:570px){.comments-chat .comments-box{transform:translateY(100%);border-top-right-radius:12px;border-top-left-radius:12px;width:100%;left:0;transition:transform .6s cubic-bezier(0.23,1,0.32,1) 0,opacity .6s cubic-bezier(0.23,1,0.32,1) 0;box-shadow:rgba(0,0,0,0.1490196078) 0 4px 12px}.comments-chat.show-comments .comments-box{transform:translateY(50px)}}.section-title{margin:20px 0 30px;width:max-content;position:relative}.section-title,.section-title a{font-size:30px;color:#fff;font-family:"Playfair Display",Bold;font-weight:bold}.section-title a{transition:all .3s}.section-title a::after{content:"";background:url(../../images/th-online/arrow-right-white.svg) no-repeat center;background-size:contain;position:absolute;right:-40px;bottom:8px;width:25px;height:14px}.section-title a:hover{text-decoration:underline;text-underline-offset:5px}@media screen and (max-width:1000px){.section-title{font-size:24px;margin:15px 0 20px}.section-title a:hover{text-underline-offset:3px}.section-title a::after{right:-30px;bottom:6px;width:20px;height:11px}}@media screen and (max-width:570px){.section-title{font-size:22px;margin:10px 0 15px}.section-title a::after{right:-25px;bottom:6px;width:19px;height:10px}}.go-to-shows{border:1px solid rgba(255,255,255,0.6666666667);border-radius:15px;overflow:hidden;position:relative;display:block;margin:0 auto}.go-to-shows .banner{width:75%;position:relative}.go-to-shows .banner img{max-width:100%;border-radius:16px;height:125px}.go-to-shows .banner::after{content:"";position:absolute;display:block;width:100px;height:100%;top:0;right:-1px;background:linear-gradient(90deg,transparent,#000)}.go-to-shows .small-link{position:absolute;right:20px;top:50%;transform:translateY(-50%);margin:0;border:0;transition:all .5s;font-size:16px;font-weight:400;letter-spacing:.5px;color:#fff}.go-to-shows .small-link::after{content:"";position:absolute;display:block;height:1px;background:#fff;top:100%;width:0;left:50%;transition:all .3s;z-index:2}.go-to-shows:hover{text-decoration:none}.go-to-shows:hover .small-link::after{width:100%;left:0}@media screen and (max-width:1599px){.go-to-shows{border-radius:10px}.go-to-shows .banner{width:75%}.go-to-shows .banner img{border-radius:11px;height:177px}.go-to-shows .banner::after{width:90px}.go-to-shows .small-link{right:12px;font-size:14px}}@media screen and (max-width:570px){.go-to-shows{border-radius:10px}.go-to-shows .banner{width:75%}.go-to-shows .banner img{border-radius:11px;height:82px !important}.go-to-shows .banner::after{width:90px}.go-to-shows .small-link{right:12px;font-size:10px}}.light-box{position:fixed;top:0;left:0;width:100%;height:100%;background:#252525;z-index:9999999;display:none}.light-box .btn:hover,.light-box .btn:focus{box-shadow:none;outline:none}.light-box .slide{vertical-align:top;position:relative;padding:0;display:flex;justify-content:center;align-items:center;height:100%;width:calc(100% - 430px)}.light-box .slide img{max-width:100%;max-height:100%;width:auto;height:auto}.light-box .slide .prev{background:url(../../images/th-online/gallery-leftarrow.svg) no-repeat scroll 0 0;left:10px}.light-box .slide .next{background:url(../../images/th-online/gallery-rightarrow.svg) no-repeat scroll 0 0;right:10px}.light-box .slide .prev,.light-box .slide .next{position:absolute;width:50px;height:100%;display:block;background-size:30px auto;background-position-y:calc(50% - 25px);background-position-x:50%;opacity:1;color:#FFF;filter:drop-shadow(0px 0 10px #000);cursor:pointer}.light-box .slide .prev ::shadow,.light-box .slide .next ::shadow{color:#000}.light-box .slide .prev:hover,.light-box .slide .prev:focus,.light-box .slide .next:hover,.light-box .slide .next:focus{opacity:1;filter:drop-shadow(0px 0 10px #000)}.light-box .slide-details{position:absolute;top:0;right:0;z-index:12;width:80px;height:80px;text-align:center}.light-box .slide-details .counter{text-align:center;font-size:20px;font-family:"Merriweather Sans",sans-serif;color:#fff;margin:30px auto 30px}.light-box .slide-details .info-icon{display:none;position:relative;text-align:center;margin:20px auto}.light-box .slide-details .info-icon img{width:35px;height:auto}.light-box .slide-details .logo{position:absolute;bottom:20px;left:0;right:0}.light-box .slide-details .logo img{width:40px}.light-box .info{position:absolute;z-index:10;width:430px;height:100%;top:0;right:0;background:#1a1a1a;padding:100px 20px 20px;text-align:left;transition:transform .6s cubic-bezier(0.23,1,0.32,1) 0,opacity .6s cubic-bezier(0.23,1,0.32,1) 0;overflow:auto}.light-box .info .counter,.light-box .info .current{color:#fff}.light-box .info .total{color:#ddd}.light-box .info .photo-detail{color:#ddd;margin-left:6px}.light-box .info::-webkit-scrollbar{display:block}.light-box .info .close-lightbox{position:absolute;top:0;right:0;text-align:center;margin:20px auto}.light-box .info .close-lightbox img{width:50px;height:auto}.light-box .info .label{color:#fff;text-transform:uppercase;font-family:"Merriweather Sans",sans-serif;font-size:12px;text-align:left;margin:15px 0 15px}.light-box .info .text{font-family:"Merriweather",serif;font-size:18px;text-align:left;margin:15px 0 15px;font-weight:200;letter-spacing:.5px}.light-box .info .type,.light-box .info .photographer{font-family:"Merriweather",serif;font-size:16px;text-align:left;margin:0;padding:12px 0;font-weight:200;letter-spacing:.5px;border-top:1px solid #303030;border-bottom:1px solid #303030}.light-box .info .photographer{font-family:"Merriweather Sans",sans-serif;text-transform:uppercase;font-size:14px;letter-spacing:.6px}.light-box .info .comments-shares{padding-top:0;width:max-content}.light-box .info .comments-shares .comments,.light-box .info .comments-shares .share{display:inline-block;margin:0;font-size:12px;line-height:normal;text-align:left;font-family:"Merriweather Sans",sans-serif;letter-spacing:.5px;font-weight:normal;text-transform:uppercase;position:relative}.light-box .info .comments-shares .share{margin-right:0;padding-left:40px;cursor:pointer}.light-box .info .comments-shares .share span{font-size:12px;line-height:normal;text-align:left;font-family:"Merriweather Sans",sans-serif;letter-spacing:.5px;font-weight:bold}.light-box .info .comments-shares .share::before{content:"";background:url(../../images/th-online/share-black-icon.svg) no-repeat;position:absolute;left:0;top:-3px;width:35px;height:21px;opacity:1;filter:invert(1)}.light-box.show-info .info{visibility:visible;transform:translateX(0px)}.light-box.show-info .slide{width:calc(100% - 432px)}.light-box.show-info .info-icon img{content:url(../../images/th-online/lightbox-info-active.svg)}@media screen and (max-width:570px){.light-box .slide{width:100%;padding-bottom:20px;top:-60px}.light-box .slide .prev,.light-box .slide .next{width:40px;height:100%;background-position-y:50%;background-position-x:50%;background-size:20px 33px}.light-box .slide .prev{left:15px}.light-box .slide .next{right:15px}.light-box .slide-details{background:none;position:absolute;top:0;right:0;width:60px;height:60px}.light-box .slide-details .close-lightbox{position:absolute;margin:0;top:0;right:0}.light-box .slide-details .close-lightbox img{width:50px;height:auto}.light-box .slide-details .counter{position:absolute;top:19px;left:60px;margin:0;font-size:16px}.light-box .slide-details .info-icon{position:absolute;margin:0;top:10px;right:50px}.light-box .slide-details .info-icon img{width:26px;height:auto}.light-box .slide-details .logo{bottom:unset;left:15px;top:15px;right:unset}.light-box .slide-details .logo img{width:32px}.light-box .info{display:block;position:absolute;z-index:10;width:100%;width:100%;height:max-content;max-height:60%;top:unset;right:0;bottom:0;padding:20px 15px;overflow:auto}.light-box .info .label{font-size:12px}.light-box .info .text{font-size:14px}.light-box .info .type,.light-box .info .photographer{font-size:14px}.light-box.show-info .info{visibility:visible;transform:translateY(0%)}.light-box.show-info .slide{width:100%;height:60%}}@media screen and (max-width:1000px) and (min-width:571px){.light-box .slide{width:100%;padding-top:60px;padding-bottom:20px;position:absolute;left:0;right:0;top:-154px}.light-box .slide .prev,.light-box .slide .next{width:50px;height:100%;background-position-y:50%;background-position-x:50%;background-size:20px 33px}.light-box .slide .prev{left:15px}.light-box .slide .next{right:15px}.light-box .slide-details{background:none;position:absolute;top:0;right:0;width:60px;height:60px}.light-box .slide-details .close-lightbox{position:absolute;margin:0;top:10px;right:10px}.light-box .slide-details .close-lightbox img{width:60px;height:60px}.light-box .slide-details .counter{position:absolute;top:15px;left:65px;margin:0;font-size:20px}.light-box .slide-details .info-icon{position:absolute;margin:0;top:10px;right:50px}.light-box .slide-details .info-icon img{width:30px;height:auto}.light-box .slide-details .logo{bottom:unset;left:15px;top:15px;right:unset}.light-box .slide-details .logo img{width:32px}.light-box .slide-details .info-icon{position:absolute;margin:0;top:10px;right:50px}.light-box .slide-details .info-icon img{width:28px;height:auto}.light-box .info{position:absolute;z-index:10;width:100%;height:auto;max-height:40%;top:unset;right:0;bottom:0;padding:20px 15px;overflow:auto}.light-box .info .label{font-size:14px}.light-box .info .text{font-size:18px}.light-box .info .type{font-size:18px}.light-box.show-info .info{visibility:visible;transform:translateY(0%)}.light-box.show-info .slide{width:100%;height:60%}}.dark-mode li.email a{color:#000;font-weight:bold;font-family:"Merriweather Sans",sans-serif}.dark-mode li.email a:hover{text-decoration:none}.articlepaywall .video .articlebodycontent .lead-video-cont{position:relative;padding-top:56.25%;clear:both;width:100%}