.section-podcasts{background-color:var(--c-base);padding:6rem 0 8rem}@media (max-width:1023px){.section-podcasts{padding-bottom:6rem}}@media (max-width:767px){.section-podcasts{padding:6rem 0}}.section-podcasts .section__filter{align-items:center;display:flex;justify-content:flex-start;margin-bottom:8rem}@media (max-width:767px){.section-podcasts .section__filter{margin-bottom:4rem}}.section-podcasts .section__filter p{color:var(--c-white);margin-bottom:0;margin-right:2.5rem}.section-podcasts .section__row:not(:last-child){margin-bottom:8rem}@media (max-width:767px){.section-podcasts .section__row:not(:last-child){margin-bottom:4rem}}.section-podcasts .select{max-width:20rem;width:100%}.section-podcasts .section__foot{color:var(--c-white);padding:6rem 0 0}@media (max-width:767px){.section-podcasts .section__foot{padding:4rem 0 0}}.podcast{display:flex}@media (max-width:767px){.podcast{display:block}}.podcast .podcast__content{align-self:center;background-color:#f7f7f7;border-radius:1.6rem;flex:0 0 56.7%;margin:2.5rem 0;max-width:56.7%;padding:3.2rem 7rem 3.2rem 3.2rem}@media (max-width:767px){.podcast .podcast__content{margin:0;max-width:100%;padding:3.2rem 2rem 6.2rem!important}}.podcast .podcast__content h3{margin-bottom:2.2rem}@media (max-width:767px){.podcast .podcast__content h3{margin-bottom:1.5rem}}.podcast .podcast__content small{display:block;font-size:1.6rem;margin-bottom:2.5rem}@media (max-width:767px){.podcast .podcast__content small{margin-bottom:1.5rem}}.podcast .podcast__video{flex:1;margin-left:-5rem}@media (max-width:767px){.podcast .podcast__video{margin:-3rem -1.5rem 0!important}}.podcast .podcast__trigger{border-radius:2rem;display:inline-block;height:100%;overflow:hidden;padding-top:64%;position:relative;width:100%}@media (max-width:767px){.podcast .podcast__trigger{max-width:100%}}.podcast .podcast__trigger figure img{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.podcast .podcast__trigger:after{background-color:var(--c-base);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.podcast .podcast__trigger .btn-play{display:inline-block;height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;transition:.4s;z-index:3;z-index:2}@media (min-width:1299.02px){.podcast .podcast__trigger .btn-play{width:17.3rem}}@media (max-width:1023px){.podcast .podcast__trigger .btn-play{transform:translate(-50%,-50%) scale(.75)}}@media (hover:hover) and (pointer:fine){.podcast .podcast__trigger .btn-play:hover{opacity:.5}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.podcast .podcast__trigger .btn-play:hover{opacity:.5}}.podcast .podcast__trigger .btn-play img{height:auto;width:100%}.podcast.reverse{flex-direction:row-reverse}.podcast.reverse .podcast__video{margin-left:0;margin-right:-5rem}.podcast.reverse .podcast__content{padding:3.2rem 3.2rem 3.2rem 8.2rem}