.podcast-card-container{display:flex;padding:10px}.podcast-card{border:.1px solid #009db1;color:#005489;width:100%}.podcast-card .podcast-card-content h3{color:#009db1;display:block;font-family:Gotham Medium;font-size:1.17em;font-weight:700}.podcast-card .podcast-card-content h4{display:block;font-family:Gotham Medium;font-size:1em;font-weight:inherit}.podcast-card .podcast-card-content h3,.podcast-card .podcast-card-content h4{margin-block-end:.33em;margin-block-start:.33em}.podcast-card .podcast-card-content p{font-size:.8em}.podcast-card .podcast-card-content .podcast-card-cta,.podcast-card .podcast-card-content p b{font-family:Gotham Medium}.podcast-card .podcast-card-content .podcast-card-date,.podcast-card .podcast-card-content .podcast-card-guest{margin-block-end:0;margin-block-start:0}.podcast-card .podcast-card-content .podcast-card-cta{display:flex;padding-top:10px}.podcast-card .podcast-card-content .podcast-card-cta .hs_cos_wrapper_type_icon svg{fill:#e83f4b;margin-right:5px;width:20px}.podcast-card .podcast-card-content .podcast-card-cta .podcast-card-cta-text{font-size:.72em;padding-top:5px}.podcast-card-cta-text:hover{cursor:pointer;text-decoration:underline}.podcast-card .podcast-card-image,.podcast-card .podcast-card-video{cursor:pointer;max-height:200px;max-width:100%;overflow:hidden;position:relative;z-index:1}.podcast-card .podcast-card-image{display:flex}.podcast-card .podcast-card-image img{height:auto;max-height:100%;max-width:100%;object-fit:contain;transform:scale(.9);transition:transform 1s cubic-bezier(.4,0,.2,1);width:auto}.podcast-card:hover>.podcast-card-image img{object-fit:contain;transform:scale(1)}.hs-video-wrapper{transform:scale(1);transition:transform 1s cubic-bezier(.4,0,.2,1)}.hs-video-wrapper:hover{object-fit:contain;transform:scale(1.05)}.podcast-card .podcast-card-content{padding:10px}.podcast-card .podcast-card-content audio{width:100%}