.podcast-details-wrapper{margin:35px auto}.podcast-details-wrapper .base-button-styles.size-xl{width:50px;padding:17px}.podcast-details-wrapper .about-section-wrapper{background:rgba(0,0,0,.05)}.podcast-details-wrapper .about-section-wrapper .title{font-size:20px;font-style:normal;font-weight:700;line-height:120%;padding-bottom:20px}.podcast-details-wrapper .podcast-details-container{padding-top:50px}.podcast-details-wrapper .episode-heading{border-radius:var(--border-radius,10px);background:var(--color-borders-10,rgba(0,0,0,.05));padding:12px}.podcast-details-wrapper .episode-heading h2{font-size:20px;font-style:normal;font-weight:700;line-height:120%;align-content:center}.podcast-details-wrapper .episode-heading .dropdown{position:relative;display:inline-block;margin-left:auto}.podcast-details-wrapper .episode-heading .dropdown select{padding:5px;border:0;background-color:transparent;border-radius:4px;font-size:16px;font-style:normal;font-weight:600;line-height:21px;cursor:pointer}.podcast-details-wrapper .episode-list{background-color:#fff;border-radius:8px}@media(min-width:768px){.podcast-details-wrapper .episode-list{padding:20px}}.podcast-details-wrapper .episode-list .episode{border-bottom:1px solid #ddd;padding:15px 0;display:flex;justify-content:space-between;align-items:center}.podcast-details-wrapper .episode-list .episode:last-child{border-bottom:none}.podcast-details-wrapper .episode-list .episode-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.podcast-details-wrapper .episode-list .episode-description{margin-top:10px;margin-bottom:10px;font-size:16px;font-style:normal;font-weight:500;line-height:21px}.podcast-details-wrapper .episode-list .episode-info{font-size:16px;font-style:normal;font-weight:600;line-height:21px}.podcast-details-wrapper .episode-list .duration{margin-top:.5rem;background-color:#000;border-radius:20px;color:#fff;width:-moz-fit-content;width:fit-content;padding:0 5px;width:100%;max-width:-moz-fit-content;max-width:fit-content;text-align:center;margin-left:10px}.podcast-details-wrapper .episode-list .duration .episode-link{text-decoration:none;color:inherit;display:flex;justify-content:center;align-items:center;gap:5px;padding:0 5px}.podcast-details-wrapper .episode-list .duration .episode-link svg{width:13px;height:auto}.podcast-details-wrapper .episode-list .load-more{margin:20px auto auto;display:flex;width:300px;padding:10px 25px;border-radius:var(--circle-radius,100px);border:var(--padding-menu-on-padding,3px) solid var(--color-seekr-white,#fff);background:var(--color-seekr-black,#000);color:#fff;justify-content:center;align-items:center;gap:10px;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.podcast-details-wrapper .episode-list .load-more:hover{background-color:#333}.podcast-details-wrapper .episode-time{display:flex;align-items:center;font-size:14px;font-weight:700;background-color:#f1f1f1;padding:10px;border-radius:50%}.podcast-details-wrapper .about-show h3{margin-bottom:15px}.podcast-details-wrapper .about-show p{font-size:14px;color:#666;margin-bottom:20px}.podcast-details-wrapper .about-show .details{font-size:12px;color:#999;margin-bottom:20px}.podcast-details-wrapper .about-show .social-icons a{margin-right:10px;text-decoration:none}.podcast-details-wrapper .advertisement img{width:100%;border-radius:8px}