#donate-cta{--btn-outline-color: var(--color-red-bright);--btn-outline-bg-color-hover: #BE0000;background:#1a1a1a;color:var(--color-white);text-align:center;padding-block:40px;border-radius:0}#donate-cta h2{font-size:2rem}#donate-cta p{margin-bottom:15px;font-size:1rem}#donate-cta .btn{font-size:18px;line-height:46px;padding-inline:20px;border-radius:0}#donate-cta .btn:hover{border-color:var(--color-white)}.bw-style-player{display:flex;align-items:center;gap:8px;padding:4px !important;border-radius:50px;background:#002c57;color:#fff;max-width:100%;margin:20px auto;position:relative}.bw-style-player .progress{display:flex;flex:1 0 auto;gap:10px;align-items:center}.bw-play-btn,.bw-speed-btn{background:none;border:none;font-size:14px;cursor:pointer;color:#002c57;border-radius:50%;transition:background .2s;flex:0 0 auto;width:40px;height:40px;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:400;line-height:1}.bw-speed-btn{padding:0}.bw-play-btn:hover,.bw-speed-btn:hover{opacity:.8 !important}.bw-play-btn{position:relative}.bw-play-btn:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'><path d='M8 5v14l11-7z'/></svg>");display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:20px;height:20px}.bw-play-btn.paused:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'><path d='M6 19h4V5H6v14zm8-14v14h4V5h-4z'/></svg>")}.bw-progress-container{flex:1;height:6px;background:#ddd;border-radius:3px;position:relative;cursor:pointer}.bw-progress-played{background:#ff6f61;height:100%;width:0%;border-radius:3px}.bw-time{font-size:.9em;min-width:40px;text-align:center}@media(max-width: 768px){.bw-style-player{flex-wrap:wrap;justify-content:center;gap:15px}.bw-play-btn,.bw-speed-btn{width:50px;height:50px;font-size:18px}.bw-time{font-size:1em;min-width:46px}.bw-time.current::after{content:"/";color:#fff;margin:0 0 0 3px}.bw-style-player .progress{flex-wrap:wrap;justify-content:center;gap:0;margin-top:-10px}.bw-time{font-size:1em;min-width:46px;text-align:center;color:#fff;font-weight:500}.bw-time.current{margin:0 0 0 15px}.bw-time.duration{margin:0 15px 0 0}.bw-progress-container{order:3;flex:1 0 100%;height:8px}}#donate-cta{margin-top:2rem}#article-player{margin-top:40px}#comments h3{margin-top:40px}#comments #commentform{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}#comments #commentform>div{flex:0 1 calc(50% - 8px)}#comments #commentform .fullwidth{flex:0 1 100%}#comments #respond .comment-reply-title{line-height:1;margin-bottom:10px}#comments #respond .comment-reply-title small{font-size:80%}#comments #respond .comment-reply-title small a{font-size:.8rem;margin-inline-start:7px;display:inline-block;white-space:nowrap;color:var(--color-red-light)}#comments #respond .logged-in-as{font-size:80%;margin-bottom:10px}#comments #respond input[type=text],#comments #respond input[type=email],#comments #respond textarea{display:block;overflow:auto;width:100%;max-width:100%;padding:3px 20px;transition:all .2s cubic-bezier(0.32, 0.74, 0.57, 1);border:none;background-color:rgba(136,136,136,.0705882353);height:46px}#comments #respond textarea{padding-block:15px;height:130px}#comments .comment{margin-bottom:25px;position:relative}#comments .comment .comment__header{gap:15px;justify-content:flex-start;align-items:center;font-size:.92rem}#comments .comment .comment__header .comment__avatar img{border-radius:50%;display:block}#comments .comment .comment__header .meta strong{margin-bottom:5px;display:flex;gap:5px;justify-content:flex-start}#comments .comment .comment__header .meta span{display:block;color:#666}#comments .comment .comment__header .comment-flag{width:17px;height:auto;vertical-align:middle;margin-left:6px}#comments .comment .comment__content{font-size:.92rem;margin-top:10px;padding-inline-start:63px}#comments .comment .comment-reply-link{line-height:2;position:absolute;z-index:99;top:0;right:0;transition:all .2s cubic-bezier(0.32, 0.74, 0.57, 1);display:block;padding:0 12px;border:1px solid rgba(0,0,0,.05);font-weight:700;font-size:.75rem}#comments .comment .comment-reply-link:hover{color:var(--color-white);border-color:var(--color-red-light);background-color:var(--color-red-light);box-shadow:0 3px 12px var(--color-red-light)}#comments .comment.level-1{margin-left:30px}#comments .comment.level-2{margin-left:60px}#comments .comment.level-3{margin-left:90px}#comments .comment-reply-btn{margin-top:.5rem;font-size:14px}#comments .comment--pending{opacity:.6;position:relative}#comments .comment--pending::after{content:"On moderation";font-size:12px;color:#999;position:absolute;top:5px;right:10px}#comments .comments-pagination{margin-top:2rem;display:flex;justify-content:center}#comments .comments-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin:0 4px;padding:0 12px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;transition:all .2s ease}#comments .comments-pagination .page-numbers:hover{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}#comments .comments-pagination .page-numbers.current{cursor:default;color:#fff;background-color:var(--color-red);border-color:var(--color-red)}#comments .comments-pagination .page-numbers.dots{cursor:default;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#999}#comments .comments-pagination .page-numbers.dots:hover{background:rgba(0,0,0,0);color:#999}@media(width <= 767px){#comments #commentform>div{flex:0 1 100%}}
