.podcasts{position:relative;padding:50px 0}@media only screen and (min-width: 991px){.podcasts{padding:10rem 0}}.podcasts__title{text-align:center;margin-bottom:50px}.podcasts__list{width:100%;padding:0;margin:0;display:grid;grid-template-columns:repeat(1,1fr);gap:30px}@media only screen and (min-width: 991px){.podcasts__list{grid-template-columns:repeat(3,1fr);gap:40px}}.podcasts__item{position:relative;width:100%;height:30vh;border-radius:30px;overflow:hidden}@media only screen and (min-width: 991px){.podcasts__item{height:16.66vw}}.podcast-card{width:100%;height:100%;position:relative;overflow:hidden;border-radius:30px;color:#fff;display:block}.podcast-card__image{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;overflow:hidden}.podcast-card__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.podcast-card__info{position:relative;z-index:2;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.podcast-card__info .play{position:relative;height:11rem;width:11rem;border-radius:100%;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:3}.podcast-card__info .play:after{background-color:#000;content:"";display:block;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)scale(1);z-index:0;border-radius:100%;transition:all .3s ease}.podcast-card__info .play svg{width:1.8rem;height:1.8rem;position:relative;z-index:2}.podcast-card__info .play svg path{fill:#fff}@media only screen and (min-width: 991px){.podcasts__item:hover .podcast-card__info .play:after{transform:translate(-50%)translateY(-50%)scale(1.1);transition:all .3s ease}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-podcasts.css.map */
