.podcast-collection{display:flex;margin-top:calc(20 * var(--percentage-value))}.podcast-collection.featured-podcast .podcast-div:nth-child(1),.podcast-collection.featured-podcast .podcast-div:nth-child(2),.podcast-collection.featured-podcast .podcast-div:nth-child(3),.podcast-collection.featured-podcast .podcast-div:nth-child(4){margin-right:calc(30 * var(--percentage-value))}.podcast-collection .podcast-div{width:calc(198 * var(--percentage-value))}.podcast-collection .podcast-div .podcast-image{width:100%;height:calc(198 * var(--percentage-value));object-fit:contain;border-radius:calc(6 * var(--percentage-value));box-shadow:0 calc(1 * var(--percentage-value)) calc(5 * var(--percentage-value)) calc(1 * var(--percentage-value)) rgba(0,0,0,0.06);background-color:#f5f5f5;max-width:calc(198 * var(--percentage-value))}.podcast-collection .podcast-div .podcast-details{position:relative;width:100%}.podcast-collection .podcast-div .podcast-details .podcast-title{font-size:calc(14 * var(--percentage-value));font-weight:400;-webkit-line-clamp:2;margin-top:calc(14 * var(--percentage-value))}.podcast-collection .podcast-div .podcast-details .podcast-author-name{font-size:calc(12 * var(--percentage-value));color:#217ce2;display:flex;margin-top:calc(8 * var(--percentage-value))}.podcast-collection .podcast-div .podcast-details .podcast-author-name img{top:calc(2 * var(--percentage-value)) !important}.podcast-collection .podcast-div .podcast-details .podcast-author-name i{margin-left:calc(7 * var(--percentage-value));font-size:calc(14 * var(--percentage-value))}.podcast-collection .podcast-div .podcast-details .discourse-link{position:absolute;top:0;right:0}.podcast-collection .podcast-div .podcast-details .discourse-link i{font-size:calc(18 * var(--percentage-value))}.podcast-collection .podcast-div .podcast-details .podcast-description{font-size:calc(12 * var(--percentage-value));color:#545454;-webkit-line-clamp:3;display:none}
