.c-featured-podcast{--fp-bg:#fff;--fp-text:#16162e;--fp-sub:rgba(22,22,46,.8);--fp-badge-text:#fff;--fp-btn-bg:#4e3cbb;--fp-btn-text:#fff;--fp-btn-bg-hover:#3e30a0;--fp-radius:18px;--fp-shadow:0 10px 30px rgba(22,22,46,.1);background:var(--fp-bg);border:none;border-radius:var(--fp-radius);box-shadow:var(--fp-shadow);color:var(--fp-text);margin-top:-130px;overflow:hidden;padding:0;position:relative}.c-featured-podcast__inner{align-items:stretch;display:grid;gap:0;grid-template-columns:1fr}.c-featured-podcast__art{display:block;height:100%}.c-featured-podcast__img,.c-featured-podcast__placeholder{border:0;display:block;height:100%;object-fit:cover;width:100%}.c-featured-podcast__placeholder{background:#f3f4f8;display:grid;place-items:center}.c-featured-podcast__placeholder img{height:auto;opacity:.7;width:56%}.c-featured-podcast__content{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:30px;text-align:left}.c-featured-podcast__badge{background:#16162e;border-radius:999px;color:var(--fp-badge-text);display:inline-block;font-size:16px;font-weight:700;line-height:1;padding:10px 14px;position:absolute;right:30px;top:30px;z-index:2}.c-featured-podcast__providers{display:flex;justify-content:flex-start;margin:12px 0 15px}.c-featured-podcast__providers-box{align-items:center;background:#eef0ff;border-radius:8px;display:inline-flex;gap:8px;justify-content:center;padding:10px}.c-featured-podcast__providers-leading-icon{align-items:center;display:inline-flex;height:18px;justify-content:center;width:18px}.c-featured-podcast__providers-leading-icon img{display:block;height:18px;width:18px}.c-featured-podcast__providers-label{color:#4e3cbb;font-size:16px;font-weight:700;white-space:nowrap}.c-featured-podcast__provider-list{display:inline-flex;gap:6px;list-style:none!important;margin:0!important;padding:0!important}.c-featured-podcast__provider-item,.c-featured-podcast__provider-list li{align-items:center;display:flex;height:33px!important;list-style:none!important;margin-bottom:0!important;min-height:33px!important;padding-left:7px!important;position:relative}.c-featured-podcast__provider-item:after,.c-featured-podcast__provider-item:before,.c-featured-podcast__provider-list li::marker,.c-featured-podcast__provider-list li:after,.c-featured-podcast__provider-list li:before{content:none!important}.c-featured-podcast__provider-link{align-items:center;background:transparent!important;border:0!important;border-radius:8px;display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:transform .12s ease;width:32px}.c-featured-podcast__provider-link:focus,.c-featured-podcast__provider-link:hover{transform:translateY(-1px)}.c-featured-podcast__provider-icon{display:block;filter:none!important;height:32px;max-height:32px;max-width:32px;opacity:1!important;width:32px}.c-featured-podcast__title{font-size:36px;font-weight:800;line-height:1.1;margin:6px 0}.c-featured-podcast__subtitle{color:#4e3cbb;font-size:30px;font-weight:400;margin-bottom:10px}.c-featured-podcast__desc{color:var(--fp-sub);font-size:16px;line-height:1.6;margin-bottom:18px;max-width:62ch}.c-featured-podcast__cta{display:flex}.c-featured-podcast__btn{align-items:center;background:var(--fp-btn-bg);border:1px solid var(--fp-btn-bg);border-radius:5px;color:var(--fp-btn-text);display:inline-flex;font-weight:700;gap:10px;padding:12px 18px;text-decoration:none;transform:scale(1);transform-origin:center;transition:transform .18s ease,background .12s ease,border-color .12s ease,color .12s ease;will-change:transform}.c-featured-podcast__btn:focus,.c-featured-podcast__btn:hover{background:var(--fp-btn-bg-hover);border-color:var(--fp-btn-bg-hover);color:#fff;transform:scale(1.035)}.c-featured-podcast__btn-text{color:#fff}.c-featured-podcast__btn-icon-img{display:block;filter:none;flex:0 0 20px;height:20px;width:20px}@media (max-width:899.98px){.c-featured-podcast__badge{border:1px solid #fff}}@media (min-width:900px){.c-featured-podcast__inner{grid-template-columns:1fr 1.25fr}.c-featured-podcast__content{padding:55px}.c-featured-podcast__title{font-size:clamp(36px,3.4vw,42px)}.c-featured-podcast__img,.c-featured-podcast__placeholder{border-bottom-left-radius:var(--fp-radius);border-bottom-right-radius:0;border-top-left-radius:var(--fp-radius);border-top-right-radius:0}}