.listen-page{padding-bottom: 90px !important;}
.audio-news-panel{display:none;}
.audio-news-panel.is-active{display:block;}
.audio-news-list{margin:0;padding:0;list-style:none}
.audio-news-list__row{display:flex;flex-direction:column;gap:12px;padding:12px 14px;border-bottom:1px solid #ededed}
.audio-news-list__media{display:flex;align-items:flex-start;flex-direction:column;gap:10px;}
.audio-news-list__controls{display:flex;justify-content:center;align-items:center;gap:20px;}
.audio-news-list__thumb{width:76px;height:76px;}
.audio-news-list__image{width:100%;height:100%;border-radius:3px;display:block;object-fit:cover;}
.audio-news-list__play-control{width:40px;height:40px;background:transparent;cursor:pointer;position:relative;flex:0 0 40px;}
.audio-news-list__play-icon{display: block;}
.audio-news-list__play-icon.audio-news-list__play-icon--play{width:40px;height:40px;background:url("../i/live-listen-play.svg") no-repeat;cursor:pointer;position:relative;flex:0 0 40px;}
.audio-news-list__play-icon.audio-news-list__play-icon--pause{width:40px;height:40px;background:url("../i/live-listen-pause.svg") no-repeat;cursor:pointer;position:relative;flex:0 0 40px;display:none;}
.audio-news-list__icon--external{width:24px;height:24px;
background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'> <mask id='mask0_335_469' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'> <rect width='24' height='24' fill='%23D9D9D9'/> </mask> <g mask='url(%23mask0_335_469)'> <path d='M5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H12V5H5V19H19V12H21V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H5ZM9.7 15.7L8.3 14.3L17.6 5H14V3H21V10H19V6.4L9.7 15.7Z' fill='%237F7F7F'/> </g> </svg>");}
.audio-news-list__icon.audio-news-list__icon--clock{display:block;width:20px;height:20px;
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'> <path d='M11 9.6V6C11 5.71667 10.9042 5.47917 10.7125 5.2875C10.5208 5.09583 10.2833 5 10 5C9.71667 5 9.47917 5.09583 9.2875 5.2875C9.09583 5.47917 9 5.71667 9 6V9.975C9 10.1083 9.025 10.2375 9.075 10.3625C9.125 10.4875 9.2 10.6 9.3 10.7L12.6 14C12.7833 14.1833 13.0167 14.275 13.3 14.275C13.5833 14.275 13.8167 14.1833 14 14C14.1833 13.8167 14.275 13.5833 14.275 13.3C14.275 13.0167 14.1833 12.7833 14 12.6L11 9.6ZM10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.3833 0 12.6833 0.2625 13.9 0.7875C15.1167 1.3125 16.175 2.025 17.075 2.925C17.975 3.825 18.6875 4.88333 19.2125 6.1C19.7375 7.31667 20 8.61667 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20ZM10 18C12.2167 18 14.1042 17.2208 15.6625 15.6625C17.2208 14.1042 18 12.2167 18 10C18 7.78333 17.2208 5.89583 15.6625 4.3375C14.1042 2.77917 12.2167 2 10 2C7.78333 2 5.89583 2.77917 4.3375 4.3375C2.77917 5.89583 2 7.78333 2 10C2 12.2167 2.77917 14.1042 4.3375 15.6625C5.89583 17.2208 7.78333 18 10 18Z' fill='%23606368'/> </svg>");}
.audio-news-tabs{}
.audio-news-tabs__list{height:40px;margin:0 0 10px 0;padding:0;list-style:none;display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.audio-news-tabs__list::-webkit-scrollbar{display:none}
.audio-news-tabs__item{flex:0 0 auto;height:100%;position:relative;}
.audio-news-tabs__item:first-child:before{display:none;}
.audio-news-tabs__tab{height:100%;border:0;background: #F2F3F9;color: #606368;font-size:13px;padding:10px 12px;cursor:pointer;white-space:nowrap;display: flex;justify-content: center;align-items: center;}
.audio-news-tabs__tab.is-active{background: #062849;color: #fff;}
.audio-news-list__body{display:flex;flex-direction:column;gap: 15px;}
.audio-news-list__main{display:flex;align-items:center;justify-content:space-between;flex-direction: column;align-items: flex-start;gap: 10px;}
.audio-news-list__title{width:100%;color:#0F172B;font-size:20px;font-weight:700;line-height:26px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.audio-news-list__author{font-weight: 700;font-size: 16px;line-height: 24px;color: #7F7F7F;}
.audio-news-list__duration.audio-news-list__duration--content{display:none;}
.audio-news-list__meta{display:flex;justify-content:space-between;align-items:center;}
.audio-news-list__title-link{font-size:20px;line-height:26px;color:#0F172B;text-decoration:none;display:block}
.audio-news-list__title-link:hover{text-decoration:underline}
.audio-news-list__date{font-size:14px;color:#0F172B;display:flex;justify-content:center;align-items:center;gap:4px;margin:0 10px 0 0;}
.audio-news-list__read-link.audio-news-list__read-link--text{display:flex;padding:0px 8px;justify-content:center;align-items:center;border-radius:4px;}
.audio-news-list__read-text{display:none;}
.audio-news-list__category-link{display:flex;justify-content:center;align-items:center;padding:0 10px;color:#7F7F7F;font-size:14px;line-height:24px;border-radius:4px;border:1px solid #7F7F7F;}
.audio-news-list__read-link{font-size:14px;color:#243a6e;text-decoration:none;display:flex;align-items:center;gap:6px}
.audio-news-list__read-link:hover{text-decoration:underline}
.audio-news-list__duration{font-size:14px;color:#7F7F7F;display:inline-flex;align-items:center;gap:6px}
.audio-news-list__icon{display:inline-block;position:relative;}
.audio-news-list__row.active{background: #E8E8F2;}
.audio-news-list__row.active .audio-news-list__icon.audio-news-list__icon--clock{
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'> <path d='M11 9.6V6C11 5.71667 10.9042 5.47917 10.7125 5.2875C10.5208 5.09583 10.2833 5 10 5C9.71667 5 9.47917 5.09583 9.2875 5.2875C9.09583 5.47917 9 5.71667 9 6V9.975C9 10.1083 9.025 10.2375 9.075 10.3625C9.125 10.4875 9.2 10.6 9.3 10.7L12.6 14C12.7833 14.1833 13.0167 14.275 13.3 14.275C13.5833 14.275 13.8167 14.1833 14 14C14.1833 13.8167 14.275 13.5833 14.275 13.3C14.275 13.0167 14.1833 12.7833 14 12.6L11 9.6ZM10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.3833 0 12.6833 0.2625 13.9 0.7875C15.1167 1.3125 16.175 2.025 17.075 2.925C17.975 3.825 18.6875 4.88333 19.2125 6.1C19.7375 7.31667 20 8.61667 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20ZM10 18C12.2167 18 14.1042 17.2208 15.6625 15.6625C17.2208 14.1042 18 12.2167 18 10C18 7.78333 17.2208 5.89583 15.6625 4.3375C14.1042 2.77917 12.2167 2 10 2C7.78333 2 5.89583 2.77917 4.3375 4.3375C2.77917 5.89583 2 7.78333 2 10C2 12.2167 2.77917 14.1042 4.3375 15.6625C5.89583 17.2208 7.78333 18 10 18Z' fill='%23000000'/> </svg>" );}
.audio-news-list__row.active .audio-news-list__icon--external{
background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'> <mask id='mask0_335_469' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'> <rect width='24' height='24' fill='%23D9D9D9'/> </mask> <g mask='url(%23mask0_335_469)'> <path d='M5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H12V5H5V19H19V12H21V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H5ZM9.7 15.7L8.3 14.3L17.6 5H14V3H21V10H19V6.4L9.7 15.7Z' fill='%23000000'/> </g> </svg>");}
.audio-news-list__row.active .audio-news-list__duration,
.audio-news-list__row.active .audio-news-list__author {color:#000;}
.audio-news-list__row.active .audio-news-list__category-link {color: #000; border-color:#000 ;}
.audio-news-list__row.active .audio-news-list__play-icon--play{display:none;}
.audio-news-list__row.active .audio-news-list__read-link--text {background-color: #FFFFFF;}
.audio-news-list__row.active .audio-news-list__play-icon--pause{display:block;}

.podcast-player {background-color: #171D7A;z-index: 99998;position: fixed;bottom: 0;left: 0;width: 100%;}
.podcast-player-bar{position: relative; width: 100%; background: #171D7A; color: #fff; box-sizing: border-box; height: 83px; display: flex; align-items: center; padding: 12px 16px;}
.podcast-player-bar__inner{width: 100%; display:flex;flex-direction:column;gap:10px;}
.podcast-player-bar__media{display:flex;align-items:center;gap:16px;min-width:0}
.podcast-player-bar__timeline{flex:1;min-width:0;display:flex;align-items:center;gap:10px}
.podcast-player-bar__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.podcast-player-bar__meta{display:flex;align-items:center;min-width:0}
.podcast-player-bar__title{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.podcast-player-bar__control{appearance:none;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;line-height:0;color:#fff}
.podcast-player-bar__control--play{width:40px;height:40px;flex:0 0 auto}
.podcast-player-bar__control--prev,
.podcast-player-bar__control--next{width:13px;height:13px;}
.podcast-player-bar__icon--play{width:40px;height:40px;
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'><path d='M17.3 27.5L27.05 21.25C27.5167 20.95 27.75 20.5333 27.75 20C27.75 19.4667 27.5167 19.05 27.05 18.75L17.3 12.5C16.8 12.1667 16.2917 12.1417 15.775 12.425C15.2583 12.7083 15 13.15 15 13.75V26.25C15 26.85 15.2583 27.2917 15.775 27.575C16.2917 27.8583 16.8 27.8333 17.3 27.5ZM20 40C17.2333 40 14.6333 39.475 12.2 38.425C9.76667 37.375 7.65 35.95 5.85 34.15C4.05 32.35 2.625 30.2333 1.575 27.8C0.525 25.3667 0 22.7667 0 20C0 17.2333 0.525 14.6333 1.575 12.2C2.625 9.76667 4.05 7.65 5.85 5.85C7.65 4.05 9.76667 2.625 12.2 1.575C14.6333 0.525 17.2333 0 20 0C22.7667 0 25.3667 0.525 27.8 1.575C30.2333 2.625 32.35 4.05 34.15 5.85C35.95 7.65 37.375 9.76667 38.425 12.2C39.475 14.6333 40 17.2333 40 20C40 22.7667 39.475 25.3667 38.425 27.8C37.375 30.2333 35.95 32.35 34.15 34.15C32.35 35.95 30.2333 37.375 27.8 38.425C25.3667 39.475 22.7667 40 20 40ZM20 36C24.4667 36 28.25 34.45 31.35 31.35C34.45 28.25 36 24.4667 36 20C36 15.5333 34.45 11.75 31.35 8.65C28.25 5.55 24.4667 4 20 4C15.5333 4 11.75 5.55 8.65 8.65C5.55 11.75 4 15.5333 4 20C4 24.4667 5.55 28.25 8.65 31.35C11.75 34.45 15.5333 36 20 36Z' fill='white'/></svg>" );}
.podcast-player-bar__icon--pause{width:40px;height:40px; display: none;
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'><path d='M16 28C16.5667 28 17.0417 27.8083 17.425 27.425C17.8083 27.0417 18 26.5667 18 26V14C18 13.4333 17.8083 12.9583 17.425 12.575C17.0417 12.1917 16.5667 12 16 12C15.4333 12 14.9583 12.1917 14.575 12.575C14.1917 12.9583 14 13.4333 14 14V26C14 26.5667 14.1917 27.0417 14.575 27.425C14.9583 27.8083 15.4333 28 16 28ZM24 28C24.5667 28 25.0417 27.8083 25.425 27.425C25.8083 27.0417 26 26.5667 26 26V14C26 13.4333 25.8083 12.9583 25.425 12.575C25.0417 12.1917 24.5667 12 24 12C23.4333 12 22.9583 12.1917 22.575 12.575C22.1917 12.9583 22 13.4333 22 14V26C22 26.5667 22.1917 27.0417 22.575 27.425C22.9583 27.8083 23.4333 28 24 28ZM20 40C17.2333 40 14.6333 39.475 12.2 38.425C9.76667 37.375 7.65 35.95 5.85 34.15C4.05 32.35 2.625 30.2333 1.575 27.8C0.525 25.3667 0 22.7667 0 20C0 17.2333 0.525 14.6333 1.575 12.2C2.625 9.76667 4.05 7.65 5.85 5.85C7.65 4.05 9.76667 2.625 12.2 1.575C14.6333 0.525 17.2333 0 20 0C22.7667 0 25.3667 0.525 27.8 1.575C30.2333 2.625 32.35 4.05 34.15 5.85C35.95 7.65 37.375 9.76667 38.425 12.2C39.475 14.6333 40 17.2333 40 20C40 22.7667 39.475 25.3667 38.425 27.8C37.375 30.2333 35.95 32.35 34.15 34.15C32.35 35.95 30.2333 37.375 27.8 38.425C25.3667 39.475 22.7667 40 20 40ZM20 36C24.4667 36 28.25 34.45 31.35 31.35C34.45 28.25 36 24.4667 36 20C36 15.5333 34.45 11.75 31.35 8.65C28.25 5.55 24.4667 4 20 4C15.5333 4 11.75 5.55 8.65 8.65C5.55 11.75 4 15.5333 4 20C4 24.4667 5.55 28.25 8.65 31.35C11.75 34.45 15.5333 36 20 36Z' fill='white'/></svg>" );}
.podcast-player-bar__icon svg{display:block}
.podcast-player-bar.is-paused .podcast-player-bar__icon--pause{display:inline-flex}
.podcast-player-bar__control--play.is-active .podcast-player-bar__icon--play{display:none}
.podcast-player-bar__control--play.is-active .podcast-player-bar__icon--pause{display:flex}
.podcast-player-bar__time{font-size:12px;line-height:1;opacity:.95;white-space:nowrap}
.podcast-player-bar__progress{ flex:1; min-width:0; appearance:none; -webkit-appearance:none; height:4px; border-radius:9999px;outline:none;
     background:linear-gradient(90deg,#fff 0%,#fff var(--progress-percent,0%),rgba(255,255,255,.35) var(--progress-percent,0%),rgba(255,255,255,.35) 100%);}
.podcast-player-bar__progress::-webkit-slider-thumb{ -webkit-appearance:none; appearance:none; width:0; height:0; border:0; background:transparent; box-shadow:none;}
.podcast-player-bar__side{display:flex;align-items:center;gap:12px}
.podcast-player-bar__rate{position:relative;display:flex;align-items:center}
.podcast-player-bar__rate-button{appearance:none;border:0;background:transparent;color:#fff;cursor:pointer;padding:0 6px;font-size:14px;line-height:1;white-space:nowrap}
.podcast-player-bar__rate-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:86px;list-style:none;margin:0;padding:6px;background:#fff;border-radius:10px;box-shadow:0 10px 24px rgba(0,0,0,.18);display:none;z-index:10}
.podcast-player-bar__rate.is-open .podcast-player-bar__rate-menu{display:block}
.podcast-player-bar__rate-item{margin:0}
.podcast-player-bar__rate-option{width:100%;appearance:none;border:0;background:transparent;text-align:right;cursor:pointer;padding:8px 10px;font-size:13px;line-height:1;color:#111}
.podcast-player-bar__rate-option:hover{background:rgba(46,143,139,.12)}
.podcast-player-bar__volume{display:flex;align-items:center;gap:8px}
.podcast-player-bar__control--volume{width:28px;height:28px;border-radius:9999px}
.podcast-player-bar__icon--volume-off{display:none}
.podcast-player-bar.is-muted .podcast-player-bar__icon--volume-on{display:none}
.podcast-player-bar.is-muted .podcast-player-bar__icon--volume-off{display:inline-flex}
.podcast-player-bar__volume-range{width:90px;appearance:none;height:4px;background:rgba(255,255,255,.35);border-radius:9999px;outline:none}
.podcast-player-bar__volume-range::-webkit-slider-thumb{appearance:none;width:12px;height:12px;border-radius:9999px;background:#fff;border:0;box-shadow:0 0 0 2px rgba(0,0,0,.08)}
.podcast-player-bar__volume-range::-moz-range-thumb{width:12px;height:12px;border-radius:9999px;background:#fff;border:0}
.podcast-player-bar__volume-range::-moz-range-track{height:4px;background:rgba(255,255,255,.35);border-radius:9999px}
.podcast-player-bar__volume-control{display: none;}
.podcast-player-bar__control.podcast-player-bar__control--volume{position:relative;width:36px;height:36px; background:transparent; cursor:pointer; display:inline-flex;align-items:center; justify-content:center;}
.podcast-player-bar__control--volume::before{content:"";  width:18px; height:17px;
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='17' viewBox='0 0 18 17' fill='none'><path d='M16 8.2875C16 6.90417 15.6333 5.64167 14.9 4.5C14.1667 3.35833 13.1833 2.50417 11.95 1.9375C11.7 1.82083 11.5167 1.64167 11.4 1.4C11.2833 1.15833 11.2667 0.9125 11.35 0.6625C11.45 0.395833 11.6292 0.204167 11.8875 0.0875C12.1458 -0.0291667 12.4083 -0.0291667 12.675 0.0875C14.2917 0.804167 15.5833 1.9 16.55 3.375C17.5167 4.85 18 6.4875 18 8.2875C18 10.0875 17.5167 11.725 16.55 13.2C15.5833 14.675 14.2917 15.7708 12.675 16.4875C12.4083 16.6042 12.1458 16.6042 11.8875 16.4875C11.6292 16.3708 11.45 16.1792 11.35 15.9125C11.2667 15.6625 11.2833 15.4167 11.4 15.175C11.5167 14.9333 11.7 14.7542 11.95 14.6375C13.1833 14.0708 14.1667 13.2167 14.9 12.075C15.6333 10.9333 16 9.67083 16 8.2875ZM4 11.3125H1C0.716667 11.3125 0.479167 11.2167 0.2875 11.025C0.0958333 10.8333 0 10.5958 0 10.3125V6.3125C0 6.02917 0.0958333 5.79167 0.2875 5.6C0.479167 5.40833 0.716667 5.3125 1 5.3125H4L7.3 2.0125C7.61667 1.69583 7.97917 1.625 8.3875 1.8C8.79583 1.975 9 2.2875 9 2.7375V13.8875C9 14.3375 8.79583 14.65 8.3875 14.825C7.97917 15 7.61667 14.9292 7.3 14.6125L4 11.3125ZM13.5 8.3125C13.5 9.0125 13.3417 9.675 13.025 10.3C12.7083 10.925 12.2917 11.4375 11.775 11.8375C11.6083 11.9375 11.4375 11.9417 11.2625 11.85C11.0875 11.7583 11 11.6125 11 11.4125V5.1625C11 4.9625 11.0875 4.81667 11.2625 4.725C11.4375 4.63333 11.6083 4.6375 11.775 4.7375C12.2917 5.15417 12.7083 5.67917 13.025 6.3125C13.3417 6.94583 13.5 7.6125 13.5 8.3125ZM7 5.1625L4.85 7.3125H2V9.3125H4.85L7 11.4625V5.1625Z' fill='white'/></svg>");}
.podcast-player-bar__control.podcast-player-bar__control--volume.is-muted::before{content:"";  width:20px; height:19px;
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'><path d='M14.95 16.35C14.7667 16.4667 14.5833 16.575 14.4 16.675C14.2167 16.775 14.025 16.8667 13.825 16.95C13.575 17.0667 13.3208 17.0667 13.0625 16.95C12.8042 16.8333 12.625 16.6417 12.525 16.375C12.425 16.125 12.4375 15.8792 12.5625 15.6375C12.6875 15.3958 12.875 15.2167 13.125 15.1C13.1917 15.0667 13.2542 15.0333 13.3125 15C13.3708 14.9667 13.4333 14.9333 13.5 14.9L10.175 11.575V14.35C10.175 14.8 9.97083 15.1125 9.5625 15.2875C9.15417 15.4625 8.79167 15.3917 8.475 15.075L5.175 11.775H2.175C1.89167 11.775 1.65417 11.6792 1.4625 11.4875C1.27083 11.2958 1.175 11.0583 1.175 10.775V6.775C1.175 6.49167 1.27083 6.25417 1.4625 6.0625C1.65417 5.87083 1.89167 5.775 2.175 5.775H4.375L0.275 1.675C0.0916667 1.49167 0 1.25833 0 0.975C0 0.691667 0.0916667 0.458333 0.275 0.275C0.458333 0.0916667 0.691667 0 0.975 0C1.25833 0 1.49167 0.0916667 1.675 0.275L18.675 17.275C18.8583 17.4583 18.95 17.6917 18.95 17.975C18.95 18.2583 18.8583 18.4917 18.675 18.675C18.4917 18.8583 18.2583 18.95 17.975 18.95C17.6917 18.95 17.4583 18.8583 17.275 18.675L14.95 16.35ZM17.175 8.75C17.175 7.36667 16.8083 6.10417 16.075 4.9625C15.3417 3.82083 14.3583 2.96667 13.125 2.4C12.875 2.28333 12.6917 2.10417 12.575 1.8625C12.4583 1.62083 12.4417 1.375 12.525 1.125C12.625 0.858333 12.8042 0.666667 13.0625 0.55C13.3208 0.433333 13.5833 0.433333 13.85 0.55C15.4667 1.26667 16.7583 2.35833 17.725 3.825C18.6917 5.29167 19.175 6.93333 19.175 8.75C19.175 9.3 19.125 9.84583 19.025 10.3875C18.925 10.9292 18.7833 11.45 18.6 11.95C18.4667 12.3167 18.2625 12.5458 17.9875 12.6375C17.7125 12.7292 17.4583 12.7333 17.225 12.65C16.9917 12.5667 16.8042 12.4167 16.6625 12.2C16.5208 11.9833 16.5167 11.7333 16.65 11.45C16.8333 11.0167 16.9667 10.5792 17.05 10.1375C17.1333 9.69583 17.175 9.23333 17.175 8.75ZM12.95 5.2C13.5 5.55 13.925 6.075 14.225 6.775C14.525 7.475 14.675 8.14167 14.675 8.775V9.025C14.675 9.10833 14.6667 9.19167 14.65 9.275C14.6167 9.49167 14.5 9.63333 14.3 9.7C14.1 9.76667 13.9167 9.71667 13.75 9.55L12.475 8.275C12.375 8.175 12.3 8.0625 12.25 7.9375C12.2 7.8125 12.175 7.68333 12.175 7.55V5.625C12.175 5.425 12.2625 5.27917 12.4375 5.1875C12.6125 5.09583 12.7833 5.1 12.95 5.2ZM7.925 3.725C7.825 3.625 7.775 3.50833 7.775 3.375C7.775 3.24167 7.825 3.125 7.925 3.025L8.475 2.475C8.79167 2.15833 9.15417 2.0875 9.5625 2.2625C9.97083 2.4375 10.175 2.75 10.175 3.2V4.775C10.175 5.00833 10.075 5.16667 9.875 5.25C9.675 5.33333 9.49167 5.29167 9.325 5.125L7.925 3.725ZM8.175 11.925V9.575L6.375 7.775H3.175V9.775H6.025L8.175 11.925Z' fill='white'/></svg>");}

@media(min-width:768px) {
    .audio-news-tabs__tab{font-size: 20px ;}
    .audio-news-list__thumb{width: 96px; height: 96px;}
    .audio-news-list__date.audio-news-list__date--media {display: none;}
    .audio-news-list__row {flex-direction: row; justify-content: space-between;}
    .podcast-player-bar__inner {flex-direction: row;justify-content: space-between;}
    .audio-news-list__media {flex: 0;}
    .audio-news-list__controls{gap: 5px;}
    .audio-news-list__category-link{padding: 0 8px; font-size: 12px;}
    .audio-news-list__body {flex: 1;flex-direction: row;justify-content:space-between; align-items: center;}
    .audio-news-list__top { display: flex; justify-content: center; align-items: flex-start; gap: 5px; flex-direction: column;}
    .audio-news-list__title {-webkit-line-clamp: 2;font-size: 16px;width: auto;}
    .audio-news-list__author {display: none;}
    .audio-news-list__read-link.audio-news-list__read-link--text {display: flex; padding: 0 8px; background: #E8E8F2;}
    .audio-news-list__date { margin: 0; font-size: 12px;}
    .audio-news-list__meta {height: 100%; gap: 5px; flex: 2;}
    .audio-news-list__main{flex: 1; flex-direction: column; align-items: flex-start; gap: 5px;}
    .audio-news-list__read-text {display: flex; font-size: 12px;}
    .audio-news-list__duration.audio-news-list__duration--media {display: none;}
    .audio-news-list__duration.audio-news-list__duration--top {display: flex;}
    .audio-news-list__duration.audio-news-list__duration--content{display: flex;}
    .podcast-player-bar__inner {flex-direction: row;justify-content: space-between; gap: 20px;}
    .podcast-player-bar__media { width: 50%;}
    .podcast-player-bar__meta {width: 50%;}
    .podcast-player-bar__title {font-size: 18px;}
    .podcast-player-bar__actions {order: 1;}
    .podcast-player-bar__timeline { order: 2; display: flex; flex-direction: row;flex-wrap: wrap; row-gap: 3px; column-gap: 10px;}
    .podcast-player-bar__volume-control { display:flex; order: 3;}
    .podcast-player-bar__time.podcast-player-bar__time--current { order: 1; display: flex; width: calc(50% - 5px); justify-content: flex-start;}
    .podcast-player-bar__progress {order: 3; width: 100%;}
    .podcast-player-bar__time.podcast-player-bar__time--duration {order: 2;width: calc(50% - 5px);display: flex;justify-content: flex-end;align-items: center;}
}

@media (min-width:992px){
    .audio-news-list__title{font-size: 20px;}
    .audio-news-list__controls{gap:20px;}
    .audio-news-list__category-link,
    .audio-news-list__meta,
    .audio-news-list__read-text,
    .audio-news-list__date { font-size: 14px;}
    .audio-news-list__meta{gap: 12px; flex: 1;}
}

@media (min-width:1441px){
    .all-listen-news { margin-left: 20px;padding: 5px 10px;font-size:12px;}
    .audio-news-list__meta{gap: 28px;}
}