/* V49 — portraits des animateurs */
.podcasts-page .cast-presenter{padding:13px 15px!important;gap:15px!important;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important}
.podcasts-page .cast-presenter-faces{display:flex;align-items:center;flex:0 0 auto;padding-left:3px}
.podcasts-page .cast-face{position:relative;display:block;width:48px;height:48px;margin-left:-8px;border:2px solid rgba(255,255,255,.88);border-radius:50%;overflow:hidden;background:#1c121d;box-shadow:0 7px 20px rgba(0,0,0,.3)}
.podcasts-page .cast-face:first-child{margin-left:0}
.podcasts-page .cast-face img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
.podcasts-page .cast-face b{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#ed1c2f,#8f0715);color:#fff;font-size:17px;font-weight:950}
.podcasts-page .cast-face i{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.podcasts-page .cast-presenter-copy{display:flex;min-width:0;flex-direction:column;gap:3px}
.podcasts-page .cast-presenter-copy small{color:rgba(245,224,213,.66)!important}
.podcasts-page .cast-presenter-copy strong{font-size:14px!important;letter-spacing:.01em}
.podcasts-page .cast-summary{background:linear-gradient(100deg,rgba(237,28,47,.08),rgba(255,255,255,.045))!important;box-shadow:inset 0 1px rgba(255,255,255,.045)}
@media(max-width:700px){.podcasts-page .cast-face{width:42px;height:42px}.podcasts-page .cast-presenter{gap:11px!important;padding:11px!important}.podcasts-page .cast-presenter-copy strong{font-size:12px!important}}
