.audiohighlights-list-loading{display:flex;overflow:hidden;gap:14px;padding-block:5px;padding-inline:5px}.audiohighlights-list-loading .audiohighlight-loading{box-shadow:0 4px 4px 0 var(--shadow-color);border-radius:6px;position:relative;height:388px;min-width:226px;border:1px solid rgba(0,0,0,.1);border-radius:10px;display:flex;flex-direction:column}.audiohighlights-list-loading .audiohighlight-loading>span{display:block}.audiohighlights-list-loading .audiohighlight-loading .image-loading{display:block;padding:12px}.audiohighlights-list-loading .audiohighlight-loading .image-loading .inner-image-loading{border-radius:10px}.audiohighlights-list-loading .audiohighlight-loading .text-section-loading{width:100%;height:100%;display:flex;flex-direction:column;padding:0 15px 10px}.audiohighlights-list-loading .audiohighlight-loading .text-section-loading>div{margin-top:7px}.audiohighlights-list-loading .audiohighlight-loading .text-section-loading .play-button-loading{margin-top:22px;border-radius:20px}.audioHighlights:has(.no-result){display:none}.audioHighlights .swiper-slide{margin-right:14px}.audioHighlights .shows-slider-card{padding:15px;background-color:light-dark(var(--color-bw-10),var(--black));border-radius:10px;overflow:hidden;display:flex;flex-direction:column;gap:15px;box-shadow:0 4px 4px 0 var(--shadow-color)}.audioHighlights .shows-slider-card .image-section{width:100%;height:100%;border-radius:10px;overflow:hidden}.audioHighlights .shows-slider-card .image-section img{display:block;object-fit:cover}.audioHighlights .shows-slider-card .text-section{height:148px;display:flex;flex-direction:column;gap:10px;color:var(--foreground);justify-content:space-between}.audioHighlights .shows-slider-card .text-section .text-wrapper{display:flex;flex-direction:column;gap:5px}.audioHighlights .shows-slider-card .text-section .text-wrapper h3{z-index:10;font-size:18px;font-weight:700;line-height:110%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;max-height:45px}.audioHighlights .shows-slider-card .text-section .text-wrapper .link-title{margin-top:0;font-size:14px;font-weight:400;line-height:130%;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;height:56px}