.hs-podcast-container{display:flex;flex-wrap:wrap;gap:41px;justify-content:center;margin:0 auto;max-width:1280px;padding-bottom:80px;padding-top:80px}.hs-podcast-card{box-shadow:0 0 32px 3px rgba(0,0,0,.04);display:flex;flex-direction:column;width:28%}.hs-podcast-card-card{padding:33px 15px 19px 33px}.hs-podcast-card-line{background-color:#f16333;height:4px;margin:0 auto;width:62%}p.hs-podcast-card-ep-number{color:#000;font-size:15px;font-weight:700;line-height:normal}a.hs-podcast-card-title{color:#000;display:-webkit-box;font-size:19px;font-weight:400;line-height:normal;overflow:hidden;text-decoration:none;-webkit-line-clamp:3;-webkit-box-orient:vertical}p.hs-podcast-card-ep-date{color:#f16333;font-size:15px;font-weight:700;line-height:normal;margin-top:1em}.hs-podcast-card-description{color:#000;display:-webkit-box;font-size:15px;font-weight:300;line-height:normal;overflow:hidden;-webkit-line-clamp:5;-webkit-box-orient:vertical}.hs-podcast-card-play{align-items:center;background:#f16333;display:flex;gap:10px;padding:16px 32px}a.hs-podcast-card-play{color:#fff;font-size:14px;font-weight:700;line-height:normal;text-decoration:none}.hs-episodes-listing-button{display:flex;justify-content:center;padding-top:50px}button#see-more-btn{background:#f16333;color:#fff;padding:.7em 2em}@media (max-width:992px){.hs-podcast-card{width:88%}}