.podcast-card-container{width:100%;height:144px;border-radius:12px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;background:var(--whit,#FFFFFF);opacity:1;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;transition:all .3s ease;text-decoration:none;color:inherit}.podcast-card-container:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.podcast-card-container:active{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.podcast-card-image{flex-shrink:0}.podcast-image{width:89.816px;height:104px;border-radius:8px;opacity:1;object-fit:cover}.podcast-card-content{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0;justify-content:flex-start;padding-top:4px}.podcast-card-title{font-weight:700;font-size:17px;line-height:100%;color:var(--gray-grayDarker,#363636)}.podcast-card-description,.podcast-card-title{font-family:Body Font E,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;letter-spacing:0;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.podcast-card-description{font-weight:400;font-size:13px;line-height:140%;color:var(--gray-grayNormalActive,#7A7A7A);white-space:pre-line}.podcast-play-button{flex-shrink:0;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px;background:var(--Secandery-redLight,#FDEFF0);opacity:1;cursor:pointer;transition:all .3s ease;align-self:flex-end;margin-bottom:4px}.podcast-play-button:hover{background:#fcd9dc;transform:scale(1.05)}.play-icon{width:16.013px;height:17.046px;opacity:1}@media (max-width:768px){.podcast-card-container{width:100%;height:auto;min-height:144px;padding:16px}.podcast-card-title{font-size:15px}.podcast-card-description{font-size:12px}.podcast-image{width:70px;height:85px}.podcast-play-button{width:40px;height:40px}.play-icon{width:14px;height:15px}}@media (max-width:480px){.podcast-card-container{padding:12px;gap:12px}.podcast-card-title{font-size:14px}.podcast-card-description{font-size:11px}.podcast-image{width:60px;height:75px}.podcast-play-button{width:36px;height:36px;padding:8px}.play-icon{width:12px;height:13px}}.home-podcasts-page{width:100%}.podcasts-hero-section{width:100%;min-height:790px;height:auto;background-image:url(/assets/elshiekh\ podcast.png);background-size:100% auto;background-position:top;background-repeat:no-repeat;opacity:1;position:relative;padding-bottom:50px}.podcasts-hero-container{max-width:1440px;width:100%;margin:0 auto;padding:40px 80px;position:relative;z-index:1}.search-section{margin:-20px auto 0}.mic-icon-wrapper,.search-section{max-width:1440px;width:100%;padding:0 80px;position:relative;z-index:10}.mic-icon-wrapper{margin:32px auto 0;display:flex;justify-content:flex-end}.mic-icon{width:100px;height:100px;opacity:1}.podcasts-list-section{max-width:1440px;width:100%;margin:0 auto;padding:40px 80px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:18px}@media (max-width:1440px){.podcasts-hero-section{width:100%;height:auto;min-height:790px}}@media (max-width:1024px){.podcasts-hero-section{min-height:600px}.podcasts-hero-container{padding:30px 40px}.mic-icon-wrapper,.search-section{padding:0 40px}.podcasts-list-section{padding:30px 40px;gap:20px}}@media (max-width:768px){.podcasts-hero-section{min-height:500px}.podcasts-hero-container{padding:20px}.search-section{padding:0 20px;margin-top:-40px}.mic-icon-wrapper{padding:0 20px;margin-top:24px}.mic-icon{width:80px;height:80px}.podcasts-list-section{padding:30px 20px;grid-template-columns:1fr;gap:16px}.breadcrumb{font-size:12px}.breadcrumb-icon{width:14px;height:14px}}@media (max-width:480px){.podcasts-hero-section{min-height:400px}.search-section{padding:0 15px;margin-top:-30px}.mic-icon-wrapper{padding:0 15px;margin-top:20px}.mic-icon{width:60px;height:60px}.podcasts-list-section{padding:20px 15px;grid-template-columns:1fr;gap:12px}.breadcrumb{font-size:11px}}
/*# sourceMappingURL=9bc25ec53fbe5951.css.map*/