.podcast-guests-wrapper{gap:2rem}.podcast-guest-card{border-radius:var(--Card-Author-Bio-bio-border-radius,1.25rem);flex-direction:column;gap:1.875rem;padding:clamp(1.75rem,1.439rem + 1.326vw,2.5rem)}.podcast-guest-card-image-wrapper{align-items:flex-start;flex:0 0 10.9375rem;justify-content:center}.podcast-guest-card-image{border-radius:50%}.podcast-guest-card-copy-wrapper{flex-direction:column;gap:.625rem}.podcast-guest-name{color:var(--text-color);font-size:var(--Card-Author-Bio-bio-header-size,1.375rem);font-weight:600;line-height:1.36;margin-block:0}.podcast-guest-description{margin-block:0}@media (min-width:40rem){.podcast-guest-card{flex-direction:row}.podcast-guest-card-image-wrapper{justify-content:flex-start}}