.listen-live-banner-wrapper{width:100%;background-color:var(--black);color:var(--white);padding:12px 20px;border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:11px;box-shadow:0 4px 4px 0 var(--shadow-color)}.listen-live-banner-wrapper .left-section{display:flex;flex-direction:column;gap:5px}.listen-live-banner-wrapper .left-section .on-air-section{display:flex;align-items:center;gap:3px}.listen-live-banner-wrapper .left-section .on-air-section .on-air-text{color:var(--seekr-green)}.listen-live-banner-wrapper .left-section .on-air-section svg{width:auto}.listen-live-banner-wrapper .left-section .text-section .title{line-height:1.8rem;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.listen-live-banner-wrapper .left-section .text-section .sub-title{font-weight:500;line-height:125%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.listen-live-banner-wrapper button.rounded-button{padding:18px}.listen-live-banner-wrapper button.live-button{color:var(--black)}.details-with-listen-live-section:not(.podcast-layout){display:flex;gap:30px}@media(max-width:768px){.details-with-listen-live-section:not(.podcast-layout){flex-direction:column}.details-with-listen-live-section{gap:20px}}.details-with-listen-live-section .section-wrapper-inner{display:flex;gap:10px}.details-with-listen-live-section .section-left-wrapper{display:flex;gap:15px;justify-content:space-between}@media(max-width:768px){.details-with-listen-live-section .section-left-wrapper{width:100%}}@media(min-width:768px){.details-with-listen-live-section .section-left-wrapper{width:52%}}@media(min-width:1024px){.details-with-listen-live-section .section-left-wrapper{width:60%}}.details-with-listen-live-section .section-left-wrapper .button-wrapper{display:none}@media(max-width:768px)and (min-width:640px){.details-with-listen-live-section .section-left-wrapper .button-wrapper.show-on-md-only{display:flex;flex-direction:column;gap:10px}}.details-with-listen-live-section .section-left-wrapper .radio-image-wrapper{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;min-width:180px;width:180px;height:180px;box-shadow:0 4px 4px 0 var(--shadow-color);border-radius:10px}@media(max-width:640px){.details-with-listen-live-section .section-left-wrapper .radio-image-wrapper.small-size-sm{min-width:150px;width:150px;height:150px}.details-with-listen-live-section .section-left-wrapper .radio-image-wrapper.small-size-sm img{width:100%;height:auto}}.details-with-listen-live-section .section-left-wrapper .radio-image-wrapper img{border-radius:10px}.details-with-listen-live-section .section-left-wrapper .radio-text-section{display:flex;flex-direction:column;justify-content:center;gap:10px}.details-with-listen-live-section .section-left-wrapper .radio-text-section .radio-name{font-size:36px;font-weight:700;line-height:47px}.details-with-listen-live-section .section-left-wrapper .radio-text-section .radio-tagline{font-size:16px;font-weight:700;line-height:20px}.details-with-listen-live-section .section-left-wrapper .radio-text-section .radio-chips{display:flex;gap:5px}.details-with-listen-live-section .section-left-wrapper .radio-text-section .radio-chips div{padding:3px 8px;background-color:var(--color-bw-10);border-radius:30px;font-size:12px;font-weight:400}.details-with-listen-live-section .section-left-wrapper .radio-text-section .sponsorBy{font-size:16px;font-weight:700}.details-with-listen-live-section .section-left-wrapper .radio-text-section .sponsorBy span{margin-right:5px}.details-with-listen-live-section .section-left-wrapper .radio-text-section .sponsorBy img{height:52px;vertical-align:middle}.details-with-listen-live-section .section-right-wrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:30px}@media(max-width:768px){.details-with-listen-live-section .section-right-wrapper{align-items:flex-start;width:100%;gap:20px}}@media(min-width:768px){.details-with-listen-live-section .section-right-wrapper{width:48%}}@media(min-width:1024px){.details-with-listen-live-section .section-right-wrapper{width:40%}}.details-with-listen-live-section .section-right-wrapper .button-wrapper{display:flex;gap:15px;align-items:center}@media(max-width:768px)and (min-width:640px){.details-with-listen-live-section .section-right-wrapper .button-wrapper.hide-on-md-only{display:none}}.details-with-listen-live-section .section-right-wrapper .listen-live-wrapper{width:100%}