.podcast-feature-wrapper{background-color:#c00;border-radius:16px;box-sizing:border-box;margin:0 auto;max-width:1320px;padding:44px 49px 52px 50px;width:100%}.podcast-feature-wrapper .podcast-feature-container{margin:0 auto;width:100%}.podcast-feature-wrapper .podcast-feature-header{align-items:center;display:flex;gap:60px;margin-bottom:31px}.podcast-feature-wrapper .podcast-feature-image-col{flex-shrink:0;max-width:206px}.podcast-feature-wrapper .podcast-feature-image-col img{display:block;height:auto;object-fit:contain;width:100%}.podcast-feature-wrapper .podcast-feature-content-col{flex:1}.podcast-feature-wrapper .podcast-main-title{color:#fff;font-size:54px;line-height:1.15;margin:0 0 8px}.podcast-feature-wrapper .podcast-main-title,.podcast-feature-wrapper .podcast-subtitle{font-family:Poppins,sans-serif;font-weight:700;letter-spacing:0;text-transform:uppercase}.podcast-feature-wrapper .podcast-subtitle{color:#fdb600;display:block;font-size:21.5px;line-height:100%;margin-bottom:11px}.podcast-feature-wrapper .podcast-description{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.5;text-transform:uppercase}.podcast-feature-wrapper .podcast-description p{margin:0}.podcast-feature-wrapper .podcast-episodes-grid{display:grid;gap:15px 20px;grid-template-columns:repeat(4,1fr)}.podcast-feature-wrapper .podcast-episode-btn{align-items:center;background-color:#fff;border-radius:8px;color:#222;display:flex;justify-content:flex-start;padding:16px 22px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.podcast-feature-wrapper .podcast-episode-btn:hover{box-shadow:0 6px 14px rgba(0,0,0,.18);transform:translateY(-2px)}.podcast-feature-wrapper .podcast-btn-icon{align-items:center;color:#f5b300;display:inline-flex;flex-shrink:0;justify-content:center;margin-right:10px}.podcast-feature-wrapper .podcast-btn-icon .custom-svg-icon{height:28px;object-fit:contain;width:28px}.podcast-feature-wrapper .podcast-btn-text{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:100%;text-transform:uppercase;white-space:nowrap}@media (max-width:1024px){.podcast-feature-wrapper{padding:36px 28px}.podcast-feature-wrapper .podcast-feature-header{gap:28px;margin-bottom:24px}.podcast-feature-wrapper .podcast-feature-image-col{max-width:170px}.podcast-feature-wrapper .podcast-main-title{font-size:38px}.podcast-feature-wrapper .podcast-subtitle{font-size:18px}.podcast-feature-wrapper .podcast-description{font-size:15px;line-height:1.4}.podcast-feature-wrapper .podcast-episodes-grid{gap:14px;grid-template-columns:repeat(2,1fr)}.podcast-feature-wrapper .podcast-episode-btn{padding:14px 18px}.podcast-feature-wrapper .podcast-btn-text{font-size:15px}}@media (max-width:767px){.podcast-feature-wrapper{border-radius:12px;padding:28px 18px}.podcast-feature-wrapper .podcast-feature-header{flex-direction:column;gap:18px;margin-bottom:22px;text-align:center}.podcast-feature-wrapper .podcast-feature-image-col{max-width:150px}.podcast-feature-wrapper .podcast-main-title{font-size:28px}.podcast-feature-wrapper .podcast-subtitle{font-size:16px;margin-bottom:8px}.podcast-feature-wrapper .podcast-description{font-size:14px}.podcast-feature-wrapper .podcast-episodes-grid{gap:12px;grid-template-columns:1fr}.podcast-feature-wrapper .podcast-episode-btn{justify-content:center;padding:14px 18px}.podcast-feature-wrapper .podcast-btn-text{font-size:15px}}