.career-image-container{overflow:hidden;aspect-ratio:1600/640}@media(max-width:767px){.career-image-container{overflow:hidden;aspect-ratio:1.5}}.recent-happenings{max-width:57.938rem}.podcast-image-wrapper{overflow:hidden}.podcast-grid-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--small-gap-size)}.watchPodcast-btn:hover{text-decoration:underline}.play-icon-podcast{width:3.5rem;position:absolute;z-index:5;bottom:1.5rem;left:1.5rem;transform:unset;transition:transform .4s ease}.play-icon-podcast:before{content:"";position:absolute;inset:-10px;border-radius:50%;background:rgba(255,255,255,.4);opacity:0;transform:scale(.8);z-index:-1}.podcast-card-wrapper:hover .play-icon-podcast{transform:scale(1.08)}.podcast-card-wrapper:hover .play-icon-podcast:before{animation:redPulse 1.5s infinite;opacity:1}@keyframes redPulse{0%{transform:scale(.8);opacity:.7}70%{transform:scale(1.2);opacity:0}to{transform:scale(1.2);opacity:0}}@media only screen and (max-width:991px){.recent-happenings-wrapper{flex-direction:column}.podcast-grid-wrapper{grid-template-columns:100%}.podcast-card-wrapper .play-icon-podcast:before{animation:redPulse 1.5s infinite;opacity:1}.play-icon-podcast{width:36px;bottom:16px;left:16px}.recent-happenings{max-width:100%}.podcast-image-wrapper{aspect-ratio:1.5!important}.podcast-image-wrapper img{object-position:right}.podcast-section-flex{flex-direction:column}}