@keyframes bsm-shimmer{0%{background-position:-200%0}to{background-position:200%0}}@keyframes cmt-spin{to{transform:rotate(360deg)}}.site-header .topbar{background:#000;color:#fff}.site-header .container{width:min(100% - 2*var(--bwtv-gutter),1200px)}.topbar .topbar-inner{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"branding static actions";align-items:center;gap:20px;padding:12px 0 10px;min-height:50px}.site-branding{display:flex;align-items:center;gap:12px;justify-self:start;grid-area:branding}.site-branding .custom-logo,.site-branding .site-logo img{max-height:28px;width:auto;height:auto}.site-branding .custom-logo+.site-title,.site-branding .custom-logo-link+.site-title,.site-branding .site-logo+.site-title{display:none}.site-title{font-weight:900;font-size:28px;color:#fff;text-transform:uppercase;letter-spacing:.02em}.bwtv-search-modal{position:fixed;inset:0;z-index:10000;display:none}.bwtv-search-modal[aria-hidden=false],.site-header .static-nav.has-scroll::after,.site-header .static-nav.has-scroll::before{display:block}.bwtv-search-modal .bsm-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.bwtv-search-modal .bsm-dialog{position:absolute;left:50%;top:14vh;transform:translateX(-50%);width:min(92vw,720px);background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.35);overflow:hidden}.bwtv-search-modal .bsm-head{display:flex;gap:8px;padding:12px;border-bottom:1px solid #eee;background:#fff}.bwtv-search-modal .bsm-input{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-family:var(--bwtv-font);font-size:16px}.bwtv-search-modal .bsm-input:focus{outline:0;border-color:var(--bwtv-color-primary);box-shadow:0 0 0 3px rgba(252,198,0,.25)}.bwtv-search-modal .bsm-btn{padding:10px 14px;border:1px solid #ddd;border-radius:8px;background:#f8f8f8;cursor:pointer;font-family:var(--bwtv-font)}.bwtv-search-modal .bsm-btn:hover{background:#fff;border-color:var(--bwtv-color-primary)}.bwtv-search-modal .bsm-body{padding:10px 12px 12px;background:#fff}.bwtv-search-modal .bsm-sec-title{font-weight:900;font-family:var(--bwtv-font-headings);color:#000;margin:6px 0 10px}.bwtv-search-modal .bsm-results{list-style:none;margin:0;padding:0;display:grid;gap:10px;max-height:52vh;overflow:auto}.bwtv-search-modal .bsm-item{display:grid;grid-template-columns:64px 1fr;gap:10px;align-items:center}.bwtv-search-modal .bsm-thumb{width:64px;height:48px;border-radius:6px;background:#eee;overflow:hidden;display:block}.bwtv-search-modal .bsm-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bwtv-search-modal .bsm-title{margin:0;font-weight:900;line-height:1.25;font-family:var(--bwtv-font-headings)}.bwtv-search-modal .bsm-title a{color:#000;text-decoration:none}.bwtv-search-modal .bsm-title a:hover{color:var(--bwtv-color-primary);text-decoration:underline}.bwtv-search-modal .bsm-meta{font-size:12px;color:var(--bwtv-color-muted);margin-top:2px}.bwtv-search-modal .bsm-viewall{display:inline-block;margin-top:10px;color:#000;font-weight:900}.bwtv-search-modal .bsm-viewall:hover{color:var(--bwtv-color-primary)}.bwtv-search-modal .bsm-empty{padding:8px 2px;color:var(--bwtv-color-muted);font-size:14px}@media (max-width:640px){.bwtv-search-modal .bsm-dialog{top:10vh;width:min(94vw,560px)}.bwtv-search-modal .bsm-item{grid-template-columns:48px 1fr}.bwtv-search-modal .bsm-thumb{width:48px;height:38px}}.bwtv-search-modal .bsm-results.loading{pointer-events:none}.bwtv-search-modal .bsm-results .bsm-skel .bsm-skel-line,.bwtv-search-modal .bsm-results .bsm-skel .bsm-skel-thumb{background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%);background-size:400% 100%;animation:bsm-shimmer 1.2s infinite}.bwtv-search-modal .bsm-skel{display:grid;grid-template-columns:64px 1fr;gap:10px;align-items:center}.bwtv-search-modal .bsm-skel .bsm-skel-thumb{width:64px;height:48px;border-radius:6px}.bwtv-search-modal .bsm-skel .bsm-skel-lines{display:grid;gap:6px}.bwtv-search-modal .bsm-skel .bsm-skel-line{height:12px;border-radius:6px}.bwtv-search-modal .bsm-skel .bsm-skel-line.short{width:50%}@media (max-width:640px){.bwtv-search-modal .bsm-skel{grid-template-columns:48px 1fr}.bwtv-search-modal .bsm-skel .bsm-skel-thumb{width:48px;height:38px}}.site-header .static-nav{justify-self:center;transform:translateY(2px);grid-area:static;min-width:0;width:100%;touch-action:pan-x;display:flex;align-items:center;justify-content:center;position:relative}.site-header .static-nav::after,.site-header .static-nav::before{content:"";position:absolute;top:0;bottom:0;width:24px;pointer-events:none;z-index:2;display:none}.site-header .static-nav::before{left:0;background:linear-gradient(90deg,rgba(0,0,0,.95),transparent)}.site-header .static-nav::after{right:0;background:linear-gradient(270deg,rgba(0,0,0,.95),transparent)}.site-header .static-nav.at-end::after,.site-header .static-nav.at-start::before{opacity:0}.site-header .static-menu{list-style:none;padding:0;contain:layout style;margin:0 auto}.site-header .static-menu,.site-header .static-menu li{display:flex;align-items:center;min-height:40px}.site-header .static-menu li+li::before{content:"";display:inline-block;width:2px;height:14px;background:#f90;margin:0 12px;flex-shrink:0}.site-header .static-menu a{color:#fff;font-family:var(--bwtv-font-headings);font-weight:900;font-size:15px;text-transform:uppercase}.site-header .static-menu a:hover{color:#f90;text-decoration:none}.header-actions{display:flex;align-items:center;gap:16px;justify-self:end;grid-area:actions}.live-link{gap:6px;text-decoration:none}.live-link .live-dot{display:none}.live-link .live-text{display:inline-block;font-family:var(--bwtv-font-headings);font-weight:900;font-size:18px;letter-spacing:.5px;color:#fff}.action-search:hover .icon-search,.action-user:hover .icon-user,.live-link:hover .live-text{color:var(--bwtv-color-primary)}.action-user,.live-link{color:#fff;display:inline-flex;align-items:center}.action-search,.action-user{justify-content:center;width:24px;height:24px}.icon-search,.icon-user{width:20px;height:20px;color:#fff}.action-lang{text-decoration:none}.action-lang.has-caret .caret{margin-left:4px;font-size:12px}.action-search{display:inline-flex;align-items:center;gap:6px;color:#fff}.action-search .icon-search{width:18px;height:auto;fill:#fff}.action-search:hover .icon-search{fill:#f90}.action-lang:hover,.action-live:hover,.action-replay:hover,.action-search:hover{color:#f90;text-decoration:none}.action-lang{color:#fff;font-weight:900}.subnav{background:var(--bwtv-color-primary);color:#000;border-top:2px solid #f4f4f4;position:relative;z-index:5}.subnav .container{padding:6px 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.subnav .container::-webkit-scrollbar{display:none}.subnav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:22px;flex-wrap:nowrap}.subnav-menu>li{flex:0 0 auto}.subnav-menu a{color:#fff;font-family:var(--bwtv-font-headings);text-transform:uppercase;letter-spacing:.02em;text-decoration:none;padding:6px 0;white-space:nowrap;word-break:keep-all;hyphens:none;display:inline-block}.subnav-menu a:hover{text-decoration:underline}.single .subnav{margin-bottom:12px}.subnav .current-menu-item>a,.subnav .current_page_item>a,.subnav-menu a{font-weight:900}.single-variant-elle .subnav,.single-variant-elle .subnav a,.single-variant-people .subnav,.single-variant-people .subnav a,.single-variant-sport .subnav,.single-variant-sport .subnav a{color:#fff}.single-variant-elle .subnav-menu a,.single-variant-people .subnav-menu a,.single-variant-sport .subnav-menu a{font-weight:900}@media (min-width:1025px){.subnav .container{overflow-x:auto}.subnav-menu{flex-wrap:nowrap}}@media (max-width:1024px){.subnav .container{overflow-x:auto}.subnav-menu{flex-wrap:nowrap}}.layout{display:block;margin-top:24px}.content{min-width:0}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:28px 0 16px;border-bottom:3px solid var(--bwtv-color-primary);padding-bottom:6px}.section-title{margin:0;font-size:22px;text-transform:uppercase;letter-spacing:.02em}.section-more{font-size:14px;color:var(--bwtv-color-link);font-weight:300}.hero{margin-top:16px}.hero-item{position:relative}.hero-content{padding:12px 0}.hero-title{font-size:var(--fs-h2);line-height:var(--lh-h2);margin:10px 0 4px;font-weight:900;text-wrap:balance}.hero-meta{font-size:12px;color:var(--bwtv-color-muted);margin-bottom:8px}.teaser-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--bwtv-gutter);margin-top:14px}.teaser-title{font-size:var(--fs-body-l);line-height:var(--lh-body-l);margin:8px 0 0;font-weight:900}.cat-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:var(--bwtv-gutter)}.cat-featured{grid-column:1/span 1}.cat-item{grid-column:auto}.cat-title{font-size:16px}.cat-excerpt{margin-top:6px}.livefeed-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px}.livefeed-item{display:flex;align-items:baseline;gap:10px;border-bottom:1px solid var(--bwtv-color-border);padding:6px 0}.live-date{color:var(--bwtv-color-muted);font-size:12px;min-width:90px}.live-link{font-weight:900}.footer-top,.site-footer{border-top:2px solid #f4f4f4}.site-footer{margin-top:40px;background:#f4f4f4}.footer-top{border-bottom:1px solid #e6e6e6}.footer-top .container{padding:24px 0 18px}.footer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.footer-title{font-family:var(--bwtv-font-headings);font-weight:900;font-size:20px;margin:0 0 10px;text-align:center}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{line-height:2.1}.footer-list a{color:#000;font-family:var(--bwtv-font);font-weight:400;font-size:16px}.footer-links a:hover,.footer-list a:hover{color:var(--bwtv-color-primary);text-decoration:none}.site-footer .footer-col{text-align:left}.site-footer .footer-col .footer-title{text-align:center}.site-footer .footer-col .footer-list{display:block;text-align:left}.footer-bottom{background:#f4f4f4;border-top:1px solid #e6e6e6}.footer-bottom .container{padding:8px 0 18px;display:flex;flex-direction:column;align-items:center}.footer-links{list-style:none;display:flex;flex-wrap:wrap;gap:30px;padding:0;margin:5px 0}.footer-links a,.site-info{color:#000;font-family:var(--bwtv-font)}.footer-links a{font-weight:400;font-size:14px;letter-spacing:.5px}.footer-links a:hover{text-decoration:underline}.site-info{font-size:12px}.apps-social{background:#f4f4f4;border-top:2px solid #f4f4f4;border-bottom:2px solid #f4f4f4}.apps-social .container{padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.apps-left{display:flex;align-items:center;gap:12px}.apps-title{font-family:var(--bwtv-font-headings);font-weight:900;font-size:14px;text-transform:uppercase}.app-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid #ddd;border-radius:6px;padding:6px 10px;color:#000;font-weight:900}.app-badge .badge-ico{width:18px;height:18px;display:inline-block}.app-badge:hover{border-color:var(--bwtv-color-primary);color:#000;text-decoration:none}.apps-right{display:flex;align-items:center;gap:10px}.social{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#000;color:#fff}.single-kicker a,.social:hover{background:var(--bwtv-color-primary);color:#000}.single-grid{display:grid;grid-template-columns:560px 1fr;gap:40px}.single-main{min-width:0}.single-sidebar{min-width:0;padding-left:0}.single-variant-news{--bwtv-color-primary:#fcc600}.single-variant-people{--bwtv-color-primary:#ff0090}.single-variant-sport{--bwtv-color-primary:#15803d}.single-variant-elle{--bwtv-color-primary:#ff0000}.single-kicker{margin-top:6px}.single-kicker a{display:inline-block;font-family:var(--bwtv-font-headings);font-weight:900;font-size:12px;padding:2px 8px;border-radius:2px;text-transform:uppercase;letter-spacing:.5px}.single-title{margin:8px 0 10px;font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--ls-h1);font-weight:900;text-wrap:pretty}.single-lead{color:var(--bwtv-color-text);font-size:var(--fs-h4);line-height:var(--lh-h4);font-weight:400;margin:8px 0 14px;text-wrap:normal}.single-figure,.single-meta,.single-meta .sm-row1{display:flex;align-items:center}.single-meta{color:var(--bwtv-color-muted);font-size:var(--fs-meta);line-height:var(--lh-meta);letter-spacing:var(--ls-meta);font-weight:300;margin-bottom:12px;gap:8px;font-variant-numeric:tabular-nums;flex-wrap:wrap}.single-meta .sm-row1{gap:12px;width:100%;flex-wrap:wrap}.single-meta .sm-row2,.single-meta .sm-row3{display:flex;align-items:center;gap:8px;width:100%}.single-meta .sm-row3{justify-content:space-between;gap:12px;margin-top:8px}.single-meta .single-catpill{display:inline-block;background:var(--bwtv-color-primary);color:#000;font-family:var(--bwtv-font-headings);font-weight:900;font-size:11px;padding:4px 10px 2px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px;text-decoration:none}.single-meta .sm-views{color:var(--bwtv-color-muted);font-weight:300;display:inline-flex;align-items:center;gap:6px}.single-meta .sm-row2 .sm-views{margin-left:auto}.single-meta .sm-views::before{content:"";width:16px;height:16px;display:inline-block;background:0 0;background-color:var(--bwtv-color-primary);-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 5c-7 0-10 7-10 7s3 7 10 7 10-7 10-7-3-7-10-7zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8z'/></svg>");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 5c-7 0-10 7-10 7s3 7 10 7 10-7 10-7-3-7-10-7zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8z'/></svg>");mask-repeat:no-repeat;mask-position:center;mask-size:contain}.single-meta .sm-views-num{font-weight:900}.single-meta .sm-au{display:flex;align-items:center;gap:12px}.single-meta .sm-au-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0;object-fit:cover}.single-meta .sm-au-meta{display:flex;flex-direction:column;gap:4px}.single-meta .sm-au-meta .single-author,.single-meta .sm-au-view{margin:0;line-height:1.2}.single-meta .sm-au-view a{margin:0;line-height:1.2;padding:0}@media (max-width:1024px){.single-meta .sm-au-meta{gap:4px}.single-meta .sm-au-meta .single-author,.single-meta .sm-au-view a{padding:2px 0;min-height:0}}.single-meta .dt-full{display:none!important}.single-meta .dt-short{display:inline!important}.single-article.single-special .single-meta{display:block;white-space:nowrap}.single-article.single-special .single-meta strong{font-weight:600}.single-article.single-special .single-figure{width:min(800px,100vw - 2*var(--bwtv-gutter))!important;margin-left:calc(50% - min(400px,50vw - var(--bwtv-gutter)))!important;margin-right:calc(50% - min(400px,50vw - var(--bwtv-gutter)))!important}@media (max-width:720px){.single-article.single-special .single-figure{width:calc(100% - 2*var(--bwtv-gutter))!important;margin-left:auto!important;margin-right:auto!important}}.single-meta .single-dot{color:#bbb;display:inline-block;width:8px;text-align:center;flex-shrink:0}.single-meta .single-date,.single-meta .single-updated{display:inline-block;min-width:150px;flex-shrink:0;position:relative}.single-figure{margin:12px 0;position:relative;overflow:hidden;min-height:200px;background:#f5f5f5;justify-content:center}.single-figure img{width:100%;height:auto;display:block;aspect-ratio:attr(width)/attr(height);position:relative;z-index:1}.single-figure img[src]{min-height:auto}.single-figure:has(img[src]){min-height:0;background:0 0}.single-head{display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:center;margin:4px 0 12px}.single-head.solo{grid-template-columns:1fr}.pubtype-flag{color:#e74c3c;font-family:var(--bwtv-font-headings);font-weight:900;font-size:28px;letter-spacing:.5px;text-transform:uppercase;line-height:1}.single-head-main{border-left:4px solid var(--bwtv-color-border);padding-left:16px}.single-head .single-title{font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--ls-h1);margin:0 0 8px;text-wrap:pretty}.single-caption,.single-inst-desc{color:var(--bwtv-color-muted);margin-top:6px;font-weight:300}.single-inst-desc{font-style:italic}.single-caption{font-size:var(--fs-meta);line-height:var(--lh-meta)}.cat-archive .section-title{font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:900;margin:6px 0 2px;text-wrap:balance}.cat-subtitle{color:var(--bwtv-color-muted);margin:0 0 14px}.ad-placeholder{background:#f4f4f4;border:1px solid #e5e5e5;border-radius:4px;height:120px;display:flex;align-items:center;justify-content:center;color:#999;font-weight:900;margin:12px 0 16px}.cat-list{list-style:none;margin:0;padding:0;display:grid;gap:18px}.cat-li{display:grid;grid-template-columns:130px 1fr;gap:12px;align-items:start;border-bottom:1px solid var(--bwtv-color-border);padding-bottom:14px}.cat-thumb{display:block;width:130px;height:auto;overflow:hidden;border-radius:3px;background:#eee}.cat-thumb img{width:100%;height:auto;display:block}.cat-body{min-width:0}.cat-title{font-size:var(--fs-h3);line-height:var(--lh-h3);font-weight:900;margin:0 0 6px;text-wrap:balance}.cat-title a{color:#000;text-decoration:none}.cat-title a:hover{color:var(--bwtv-color-primary)}.cat-date,.cat-excerpt{color:var(--bwtv-color-muted);font-size:var(--fs-body-m);line-height:var(--lh-body-m)}.cat-date{font-size:var(--fs-meta);line-height:var(--lh-meta);margin-top:6px;font-variant-numeric:tabular-nums}.archive-sidebar .lf-panel{border-left:1px solid var(--bwtv-color-border);padding-left:14px}.lf-head{display:inline-block;background:var(--bwtv-color-primary);color:#000;font-weight:900;padding:4px 8px;border-radius:2px;margin-bottom:8px}.archive-sidebar .lf-list,.lf-scroll{overflow:auto;padding-right:6px}.lf-list{list-style:none;margin:0;padding:0}.lf-item{display:grid;grid-template-columns:48px 1fr;gap:8px;align-items:start;border-bottom:1px solid var(--bwtv-color-border);padding:8px 0}.lf-time{color:var(--bwtv-color-muted);font-size:12px}.lf-link,.lf-pill{color:#000;font-weight:900}.lf-link{text-decoration:none}.lf-link:hover{color:var(--bwtv-color-primary)}.lf-pill{display:inline-block;background:#ffd86a;font-size:11px;padding:2px 6px;border-radius:2px;margin-right:6px}@media (max-width:640px){.archive-sidebar .lf-list,.lf-scroll{height:400px}}.archive-sidebar .ad-300x600{width:300px;height:600px;background:#f4f4f4;border:1px solid #e5e5e5;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#999;font-weight:900}.cat-archive .post-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 24px}.cat-archive .post-pager .navigation.pagination,.site-footer .footer-bottom .footer-links a{display:inline-block}.cat-archive .post-pager .nav-links{display:flex;align-items:center;gap:8px}.cat-archive .post-pager .page-numbers{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:2px;background:#fff;color:#000;font-weight:900;text-decoration:none;font-variant-numeric:tabular-nums}.cat-archive .post-pager .page-numbers:hover,.read-english .mlp-quicklinks-link:hover{border-color:var(--bwtv-color-primary)}.cat-archive .post-pager .page-numbers.current{background:#000;color:#fff;border-color:#000}.cat-archive .post-pager .page-numbers.dots{background:0 0;color:#999;border-color:#eee}.cat-archive .page-total{color:var(--bwtv-color-muted);font-size:var(--fs-meta);line-height:var(--lh-meta);font-weight:300;font-variant-numeric:tabular-nums}.single-tools{display:grid;grid-template-columns:1fr auto;grid-template-areas:"left right""actions actions";gap:8px 14px;margin:8px 0 12px;align-items:center}.reading-time{grid-area:left;color:var(--bwtv-color-text);font-size:14px;display:flex;align-items:center;gap:6px}.reading-time::before{content:"";width:16px;height:16px;display:inline-block;background:0 0;background-color:var(--bwtv-color-primary);-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 8a1 1 0 0 1 1 1v2.586l1.707 1.707a1 1 0 1 1-1.414 1.414l-2-2A1 1 0 0 1 11 12V9a1 1 0 0 1 1-1zm0-6C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2z'/></svg>");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 8a1 1 0 0 1 1 1v2.586l1.707 1.707a1 1 0 1 1-1.414 1.414l-2-2A1 1 0 0 1 11 12V9a1 1 0 0 1 1-1zm0-6C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2z'/></svg>");mask-repeat:no-repeat;mask-position:center;mask-size:contain}.read-english{grid-area:right;justify-self:end}.read-english .mlp-quicklinks-link,.read-english .tool-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#000;font-weight:400;font-size:14px;line-height:1;text-decoration:none}.tool-btn,.tools-actions{align-items:center;gap:8px}.tools-actions{grid-area:actions;display:flex;flex-wrap:wrap;contain:layout paint}.tools-actions .comment-btn{margin-left:auto}.tools-actions .tools-right{margin-left:auto;display:flex;align-items:center;gap:8px}.tools-actions .tools-right .comment-btn{margin-left:0}.tool-btn{display:inline-flex;padding:6px 10px 4px;border:1px solid #e1e1e1;border-radius:8px;background:#f8f8f8;font-weight:400;font-size:14px;line-height:1;width:auto;transition:transform .12s ease,background-color .12s ease,border-color .12s ease;will-change:transform;touch-action:manipulation}.tool-btn .tool-ico{width:16px;height:16px;color:var(--bwtv-color-primary)}.tool-btn,.tool-btn:hover{color:#000;text-decoration:none}.tool-btn:hover{background:#fff;border-color:var(--bwtv-color-primary)}.tool-btn.active{border-color:#000}.tool-btn.pressed,.tool-btn:active{transform:translateY(0) scale(.98)}.tool-text{white-space:nowrap}.share-dropdown{position:relative}.share-toggle{cursor:pointer}.share-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:180px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.12);padding:6px;z-index:30;display:none;opacity:0;transform:translateY(-2px) scale(.98);pointer-events:none;will-change:transform,opacity;transition:transform .12s ease,opacity .12s ease}.share-dropdown.open .share-menu{display:block;opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.share-item{display:flex;align-items:center;gap:8px;width:100%;border:0;background:0 0;text-align:left;padding:8px 10px;border-radius:8px;cursor:pointer;color:#000;font-size:14px}.share-item:hover{background:#f7f7f7}.share-item::before{content:none!important;display:none!important}.share-ico{width:16px;height:16px;color:currentColor;flex:0 0 auto}.share-item.share-fb .share-ico{color:#1877f2}.share-item.share-x .share-ico{color:#000}.share-item.share-li .share-ico{color:#0a66c2}.share-item.share-wa .share-ico{color:#25d366}.share-item.share-tg .share-ico{color:#08c}.share-item.share-em .share-ico{color:#6b7280}.share-item.share-copy .share-ico{color:#888}.single-article .mlp-quicklinks--top-left{grid-area:right;justify-self:end}.single-article .mlp-quicklinks-list{align-items:center;gap:8px}.single-article .mlp-quicklinks-list h5{margin:0;font-size:14px;font-weight:400;color:var(--bwtv-color-text)}.single-article .mlp-quicklinks-list,.single-article .mlp-quicklinks-list ul{display:flex;margin:0;padding:0;list-style:none}.single-article .mlp-quicklinks-list__item{list-style:none}.single-article .mlp-quicklinks-link{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#000;font-weight:400;font-size:14px;line-height:1;text-decoration:none;transition:border-color .12s ease}.single-article .mlp-quicklinks-link:hover{border-color:var(--bwtv-color-primary);text-decoration:none}.single-content{font-size:25px;line-height:1.8;text-wrap:pretty}.single-content h2,.single-content h3{font-size:calc(var(--fs-h2) + 2px);line-height:var(--lh-h2);font-weight:900;margin:1.3em 0 .5em;text-wrap:balance}.single-content h3{font-size:calc(var(--fs-h3) + 1px);line-height:var(--lh-h3);margin:1.2em 0 .4em}.single-content .wp-block-quote,.single-content>blockquote{margin:16px 0;padding:16px 18px 14px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;color:#000;position:relative;max-width:100%;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;box-shadow:0 2px 8px rgba(0,0,0,.04);clear:both}.single-content .wp-block-quote::before,.single-content>blockquote::before{content:"";position:absolute;left:18px;right:18px;top:8px;height:3px;background:var(--bwtv-color-primary);border-radius:2px}.single-content .wp-block-quote p,.single-content>blockquote p{margin:12px 0 0}.single-content .wp-block-pullquote blockquote::before{content:none}.single-content ol,.single-content ul{padding-left:1.2em;margin:.8em 0 1.2em}.single-content li{font-size:inherit;line-height:inherit;margin:.4em 0}.single-share{display:flex;align-items:center;gap:10px;margin:18px 0}.share-label{font-weight:900;font-size:14px}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#000;color:#fff}.share-btn:hover{background:var(--bwtv-color-primary);color:#000}.single-tags{margin:14px 0;font-size:14px}.post-nav a,.single-tags a{font-weight:900}.post-nav{display:flex;justify-content:space-between;gap:10px;margin:24px 0}.post-nav a{color:var(--bwtv-color-link)}.single-related{margin:28px 0}.related-title{font-size:18px;font-weight:900;border-bottom:3px solid var(--bwtv-color-primary);padding-bottom:6px;margin-bottom:12px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--bwtv-gutter)}.related-item-title{font-size:16px;margin:8px 0 4px;font-weight:900}.inline-readalso{position:relative;padding:10px 0;margin:16px 0}.inline-readalso::after,.inline-readalso::before{content:"";display:block;height:2px;background:var(--bwtv-color-primary);opacity:.9}.inline-readalso::before{margin-bottom:8px}.inline-readalso::after{margin-top:8px}.inline-readalso .ra-label,.inline-readalso .ra-link{color:#000;font-weight:900}.inline-readalso .ra-link{text-decoration:none}.inline-readalso .ra-link:hover{color:var(--bwtv-color-primary);text-decoration:underline}.bwtv-comments{margin:24px 0;position:relative}.bwtv-comments,.bwtv-comments .cmt-act,.bwtv-comments .cmt-btn,.bwtv-comments .cmt-item-author,.bwtv-comments .cmt-label,.bwtv-comments .cmt-tab,.bwtv-comments .pg-info,.bwtv-comments button,.bwtv-comments input,.bwtv-comments select,.bwtv-comments textarea,.cmt-auth .cmt-input,.cmt-modal,.cmt-modal .cmt-auth-tab,.cmt-modal .cmt-label,.cmt-modal .cmt-modal-title,.cmt-modal .cmt-modal-titlebar,.cmt-modal button,.cmt-modal input,.cmt-modal textarea{font-family:var(--bwtv-font)}.cmt-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}#comments-title{margin:0;font-size:20px;font-weight:400}.cmt-authbox{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:10px}.cmt-authbox summary,.cmt-btn{cursor:pointer;font-weight:400}.cmt-auth .cmt-input{width:100%;max-width:260px;display:inline-block;margin:6px 8px 6px 0;padding:8px 10px;border:1px solid #ddd;border-radius:6px}.cmt-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#000}.cmt-act:hover,.cmt-btn:hover{border-color:var(--bwtv-color-primary)}.cmt-login-prompt{color:var(--bwtv-color-muted);margin-bottom:10px}.cmt-new{margin:12px 0}.cmt-text{width:100%;padding:10px;border:1px solid #ddd;border-radius:8px;font-family:var(--bwtv-font)}.cmt-new-actions{display:flex;gap:8px;justify-content:flex-start;margin-top:8px}.cmt-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.cmt-item{padding:12px;border:1px solid #e5e5e5;border-radius:10px;background:#fff}.cmt-item-head{display:flex;align-items:center;gap:8px;color:var(--bwtv-color-muted);font-size:13px;margin-bottom:6px}.cmt-item-author{font-weight:400;color:#000}.cmt-item-body{font-size:16px;color:#000}.cmt-item-actions{display:flex;gap:10px;margin-top:8px}.cmt-act{background:#f8f8f8;border:1px solid #e1e1e1;border-radius:8px;padding:6px 10px;font-weight:400;cursor:pointer}.cmt-empty,.cmt-error,.cmt-loading{color:var(--bwtv-color-muted)}.cmt-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}.pg-info{color:var(--bwtv-color-muted);font-size:13px}.cmt-children{margin-top:8px;margin-left:18px;display:grid;gap:12px}.cmt-replybox{margin-top:8px;border-left:3px solid var(--bwtv-color-primary);padding-left:10px}.cmt-tabs{display:flex;align-items:center;gap:12px;margin:10px 0 12px}.cmt-tab{padding:6px 12px;border-radius:999px;background:0 0;border:0;cursor:pointer;font-weight:400;color:#000}.cmt-tab:hover{text-decoration:underline}.cmt-tab.active{background:var(--bwtv-color-primary);color:#000;text-decoration:none}.cmt-btn-primary:hover,.cmt-btn.cmt-publish{background:var(--bwtv-color-primary);border-color:var(--bwtv-color-primary)}.cmt-btn.cmt-publish:hover{filter:brightness(.95)}.cmt-btn-primary{background:#000;color:#fff;border-color:#000}.cmt-btn-primary:hover{color:#000}body.cmt-modal-open{overflow:hidden}.cmt-modal{position:fixed;inset:0;z-index:9999}.cmt-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.cmt-modal-box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;width:min(92vw,420px);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);overflow:hidden}.cmt-modal-header{background:#000;color:#fff;padding:10px 16px;position:relative}.cmt-modal-titlebar{font-weight:400;letter-spacing:.5px;text-transform:uppercase}.cmt-modal-title{margin:10px 0;font-size:18px;font-weight:900}.cmt-modal-body{padding:16px}.cmt-modal-body .cmt-input{width:100%;margin:6px 0;padding:10px;border:1px solid #ddd;border-radius:8px;font-family:var(--bwtv-font)}.cmt-modal-close{position:absolute;top:8px;right:10px;border:0;background:0 0;font-size:22px;cursor:pointer;color:#fff}.cmt-auth-sep{text-align:center;color:var(--bwtv-color-muted);margin:8px 0}.cmt-auth-tabs{display:flex;gap:18px;border-bottom:1px solid #eee;margin-bottom:8px}.cmt-auth-tab{background:0 0;border:0;padding:10px 4px;cursor:pointer;font-weight:400;color:#666;position:relative}.cmt-auth-tab.active{color:#000}.cmt-auth-tab.active::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--bwtv-color-primary)}.cmt-label{display:block;font-weight:400;font-size:12px;color:#000;margin-top:6px}.cmt-small{font-size:12px;color:var(--bwtv-color-muted);margin-top:8px}.cmt-link{color:var(--bwtv-color-link);text-decoration:none}.cmt-link:hover{text-decoration:underline}.cmt-btn-block{width:100%;justify-content:center}.cmt-btn-accent{background:var(--bwtv-color-primary);color:#000;border-color:var(--bwtv-color-primary)}.cmt-btn-accent:hover{filter:brightness(.95)}.is-hidden{display:none!important}.cmt-posting{position:absolute;inset:0;background:rgba(255,255,255,.7);display:none;align-items:center;justify-content:center;gap:10px;z-index:3}.cmt-spinner{width:20px;height:20px;border:3px solid #ddd;border-top-color:#000;border-radius:50%;animation:cmt-spin .9s linear infinite}.cmt-posting-text,.cmt-toast{font-weight:400;color:#000}.cmt-toast{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);background:rgba(0,0,0,.9);color:#fff;padding:10px 14px;border-radius:10px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:10000}.cmt-toast.show{opacity:1;transform:translateX(-50%) translateY(-4px)}@media (max-width:1024px){.footer-grid{grid-template-columns:repeat(3,1fr)}.single-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}.single-tools{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:1fr}.single-title{font-size:40px;line-height:1.2;letter-spacing:-.02em;margin:12px 0 16px}.single-head{grid-template-columns:1fr}.single-head-main{border-left-width:2px}.single-head .single-title{font-size:40px}.single-lead{font-size:25px;line-height:1.5;margin:0 0 20px}.single-figure{margin-top:24px;max-height:250px}.single-figure img{max-height:250px;object-fit:cover}}@media (max-width:1024px){.layout{display:block}.teaser-grid{grid-template-columns:repeat(2,1fr)}.cat-grid{grid-template-columns:1fr 1fr}.site-header .static-nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;justify-self:stretch}.site-header .static-nav::-webkit-scrollbar{display:none}.site-header .static-menu>li{flex:0 0 auto}.site-header .static-menu{display:inline-flex;flex-wrap:nowrap;min-width:max-content}.site-header .static-menu a{white-space:nowrap}}@media (max-width:640px){.topbar .topbar-inner{grid-template-columns:1fr auto;grid-template-areas:"branding actions""static static";gap:12px;padding:10px 0 8px}.site-branding .custom-logo,.site-branding .site-logo img{max-height:22px}.live-link .live-dot{max-height:18px}.live-link .live-text{font-size:16px}.header-actions{gap:12px}.action-search,.action-user{width:22px;height:22px}.icon-search,.icon-user{width:18px;height:18px}.site-header .static-nav{justify-self:stretch;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:2px;display:flex;align-items:center;justify-content:center}.site-header .static-nav::-webkit-scrollbar{display:none}.site-header .static-menu{gap:0;padding:6px 2px;border-bottom:1px solid rgba(255,255,255,.18);min-width:max-content;min-height:40px;align-items:center;margin-left:auto;margin-right:auto}.site-header .static-menu li{display:flex;align-items:center;min-height:40px}.site-header .static-menu li+li::before{content:"";width:2px;height:14px;background:var(--bwtv-color-primary);margin:0 12px;flex-shrink:0}.site-header .static-menu a{font-size:13px;letter-spacing:.02em;white-space:nowrap;display:inline-block;line-height:1.4}.cat-grid,.teaser-grid{grid-template-columns:1fr}.hero-title{font-size:26px}.single-content{font-size:25px;line-height:1.75}.single-content h2{font-size:calc(var(--fs-h2) + 1px)}.single-content h3{font-size:var(--fs-h3)}.single-lead{font-size:var(--fs-h4);line-height:var(--lh-h4)}.single-tools{grid-template-columns:1fr auto;grid-template-areas:"left right""actions actions"}.read-english{grid-area:right;justify-self:end}.tools-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%;justify-content:space-between}.tools-actions .tools-right{display:flex;margin-left:auto!important;gap:8px}.tools-actions .tool-btn{width:auto}.tools-actions .comment-btn{margin-left:0}.tools-actions .share-dropdown{display:inline-block;width:auto}}@media (max-width:400px){.live-link .live-text{font-size:14px}.site-header .static-menu a{font-size:12px}}@media (min-width:1025px){.site-footer .footer-grid{display:grid;grid-template-columns:repeat(5,auto);justify-content:center;gap:40px}}.site-footer .apps-social .container{padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer .app-badge .badge-ico{width:18px;height:18px;display:inline-block}.site-footer .apps-right .social{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.site-footer .apps-right .social svg{width:18px;height:18px;display:block}@media (max-width:1024px){.site-footer .footer-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:640px){.site-footer .footer-grid{grid-template-columns:repeat(2,1fr)!important}}.site-footer .footer-grid .footer-col{min-width:0}.site-footer .footer-bottom .footer-links{list-style:none!important;display:flex!important;flex-wrap:wrap;gap:18px 24px;padding:0!important;margin:5px 0!important;align-items:center}.site-footer .footer-bottom .footer-links>li{list-style:none!important;margin:0!important;padding:0!important}@media (min-width:1024px){.site-footer .container{width:min(100% - 2*var(--bwtv-gutter),1200px)}.site-footer .footer-top .container{width:min(100% - 2*var(--bwtv-gutter),1000px);margin-inline:auto}.site-footer .footer-bottom .container{align-items:center}.site-footer .footer-links{justify-content:center}.site-footer .apps-social .container,.site-footer .footer-bottom .container{width:min(100% - 2*var(--bwtv-gutter),1000px);margin-inline:auto}}.sticky-player{position:fixed;bottom:16px;right:16px;width:min(360px,42vw);aspect-ratio:16/9;background:#000;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.35);z-index:9999;transition:transform .2s ease,opacity .2s ease}.sticky-player.hidden{display:none!important}.sticky-player .sp-inner{position:relative;width:100%;height:100%}.single-video iframe,.single-video.is-sticky iframe,.sticky-player .sp-inner iframe{position:absolute;inset:0;width:100%;height:100%}.sticky-player .sp-close{position:absolute;top:6px;right:6px;width:28px;height:28px;border:0;border-radius:999px;background:rgba(0,0,0,.6);color:#fff;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sticky-player .sp-close:hover{background:rgba(0,0,0,.8)}@media (max-width:640px){.sticky-player{width:min(94vw,420px);right:8px;bottom:8px}}.single-video,.single-video.is-sticky{aspect-ratio:16/9;background:#000;overflow:hidden}.single-video{position:relative;width:100%;margin:16px 0}.single-video iframe{border:0}.single-video.is-sticky{position:fixed;bottom:16px;right:16px;width:min(360px,42vw);border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.35);z-index:9998}.single-video .sp-close{display:none;position:absolute;top:6px;right:6px;width:28px;height:28px;border:0;border-radius:999px;background:rgba(0,0,0,.6);color:#fff;font-size:18px;line-height:1;align-items:center;justify-content:center;cursor:pointer}.single-video.is-sticky .sp-close{display:inline-flex}.single-video .sp-close:hover{background:rgba(0,0,0,.8)}.single-video-ph{width:100%}@media (max-width:640px){.single-video.is-sticky{width:min(94vw,420px);right:8px;bottom:8px}}body .single-video.is-sticky,body .single-video.is-sticky iframe{will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}body .single-video.is-sticky{contain:layout paint style}body .single-video.is-sticky iframe{display:block;background:#000}body .single-video .sp-close{z-index:2}@media (prefers-reduced-motion:reduce){body .single-video.is-sticky,body .single-video.is-sticky iframe{transition:none!important}}.single-grid{display:block}.single-main{width:100%}.container.single-wrap{--bwtv-container-width:600px}.lb-overlay{position:fixed;inset:0;background:rgba(0,0,0,.9);display:none;align-items:center;justify-content:center;z-index:10000}.lb-overlay.open{display:flex}.lb-img{max-width:92vw;max-height:90vh;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.4)}.lb-cap{color:#ddd;font-size:14px;margin-top:10px;text-align:center;max-width:92vw}.lb-close{position:absolute;top:14px;right:18px;width:36px;height:36px;border:0;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.lb-close:hover{background:rgba(255,255,255,.22)}.lb-open{overflow:hidden}.single-special .single-head{width:min(1000px,calc(100vw - 2*var(--bwtv-gutter)));margin:0 auto 16px;position:relative;left:50%;transform:translateX(-50%)}@media (max-width:720px){.single-special .single-head{left:0;transform:none;width:calc(100% - 2*var(--bwtv-gutter));margin-left:auto;margin-right:auto}}.single-special .single-head{grid-template-columns:250px 1fr;gap:24px;align-items:start}.single-special .pubtype-flag{white-space:nowrap;z-index:1}.single-special .single-head-main{position:relative}.single-article.single-special .single-head{margin-left:calc(50% - 50vw + var(--bwtv-gutter));margin-right:calc(50% - 50vw + var(--bwtv-gutter))}.single-article.single-special .bwtv-comments,.single-article.single-special .dont-miss,.single-article.single-special .single-content,.single-article.single-special .single-lead-block,.single-article.single-special .single-meta,.single-article.single-special .single-toc,.single-article.single-special .single-tools,.single-article.single-special .tools-actions{width:min(100% - 2*var(--bwtv-gutter),600px);margin-left:auto;margin-right:auto}.single-article.single-special .single-lead-block>.single-lead{margin-top:0}.single-head:not(.solo){grid-template-columns:minmax(140px,max-content) 1fr;gap:24px;align-items:start}.single-head .pubtype-flag{white-space:normal}@media (max-width:720px){.single-head{width:calc(100% - 2*var(--bwtv-gutter));margin-left:auto;margin-right:auto}}.single-article.single-special .single-head-bleed{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.single-article.single-special .single-head{width:min(1000px,100vw - 2*var(--bwtv-gutter))!important;margin:0 auto 16px!important;left:auto!important;transform:none!important;display:grid!important;grid-template-columns:250px 1fr!important;gap:24px!important;align-items:center!important}.single-article.single-special .pubtype-flag{white-space:nowrap!important}.single-article.single-special .single-head-main{min-width:0!important}@media (max-width:720px){.single-article.single-special .single-head-bleed{margin-left:0!important;margin-right:0!important}.single-article.single-special .single-head{width:calc(100% - 2*var(--bwtv-gutter))!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:start!important}.single-article.single-special .pubtype-flag{justify-self:start!important;text-align:left!important;margin:0 0 6px!important}.single-article.single-special .single-head-main{border-left:0!important;padding-left:0!important}}.header-ad{min-height:90px}@media (max-width:1024px){.header-ad{min-height:100px}}.single-ad-bottom{min-height:280px}@media (max-width:640px){.single-ad-bottom{min-height:250px}}.brefs-main-ad{min-height:280px}.brefs-rail-ad{min-height:250px}@media (max-width:640px){.brefs-main-ad,.brefs-rail-ad{min-height:250px}}.archive-sidebar .lf-list,.lf-scroll{height:600px!important;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width:640px){.archive-sidebar .lf-list,.lf-scroll{height:400px!important}}.livefeed-panel .lf-list{height:1000px!important;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width:1024px){.livefeed-panel .lf-list{height:400px!important}}.mobile-bottombar{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#000;border-top:1px solid rgba(255,255,255,.1);display:none;height:64px;min-height:64px;contain:layout style paint}.mobile-bottombar .mbb-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;color:#fff;text-decoration:none;padding:8px 4px;gap:4px;min-height:64px}.mobile-bottombar .mbb-ico{width:24px;height:24px;flex-shrink:0}.mobile-bottombar .mbb-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.mobile-bottombar .mbb-item:hover{background:rgba(255,255,255,.05);color:var(--bwtv-color-primary, #fcc600)}@media (max-width:1024px){.mobile-bottombar{display:flex}body.has-mobile-bb{padding-bottom:64px}body.has-mobile-bb .site-content{margin-bottom:0}}.page-wrap{width:min(100% - 2*var(--bwtv-gutter),800px);margin-left:auto;margin-right:auto}.page-article.page-simple{color:var(--bwtv-color-text)}.page-title{font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:900;margin:8px 0 12px}.page-content h3,.page-lead{font-size:var(--fs-h4);line-height:var(--lh-h4)}.page-lead{color:var(--bwtv-color-text);margin:0 0 16px;font-weight:400}.page-content{font-size:var(--fs-body-m);line-height:var(--lh-body-m)}.page-content p{margin:0 0 14px}.page-content h2{font-size:var(--fs-h3);line-height:var(--lh-h3);font-weight:900;margin:18px 0 8px}.page-content h3{font-weight:900;margin:14px 0 6px}.page-content ol,.page-content ul{padding-left:22px;margin:0 0 16px}.page-content a{color:var(--bwtv-color-primary)}.page-content img,.page-content video{max-width:100%;height:auto;display:block}.page-content table{width:100%;border-collapse:collapse;margin:12px 0;display:block;overflow:auto}.page-content td,.page-content th{padding:8px 10px;border:1px solid #e5e5e5;text-align:left}@media (max-width:640px){.page-title{font-size:var(--fs-h3);line-height:var(--lh-h3)}}