.est-podcasts-list{display:flex;flex-direction:column}.est-podcast-card{align-items:center;display:flex;flex-direction:row;gap:160px}.est-podcast-card+.est-podcast-card{border-top:1px solid #e0e0e0;padding-top:48px}.est-podcast-card--reversed{flex-direction:row-reverse}.est-podcast-card__col--video{flex:0 0 50%;max-width:50%}.est-podcast-card__col--info{align-items:flex-end;display:flex;flex:1;flex-direction:column;gap:0;text-align:right}.est-podcast-card--reversed .est-podcast-card__col--info{align-items:flex-start;text-align:left}.est-podcast-card__video{background:#000;border-radius:0;display:block;height:auto;width:100%}.est-podcast-card__video-wrapper{border-radius:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.est-podcast-card__video-wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.est-podcast-card__video-placeholder{background:#e5e5e5;border-radius:8px;padding-bottom:56.25%;width:100%}.est-podcast-card__meta{align-items:center;display:flex}.est-podcast-card__date,.est-podcast-card__reading-time{color:var(--color-deep-gray);display:inline-block;font-size:14px}.est-podcast-card__date+.est-podcast-card__reading-time:before{content:" - ";white-space:pre}.est-podcast-card__title{color:var(--e-global-color-primary)!important;font-size:32px!important;line-height:1.25!important;margin:0;text-transform:uppercase}.est-podcast-card__excerpt{color:var(--color-deep-gray);font-size:18px;line-height:1.4;margin:0}.est-podcast-card__tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.est-podcast-card--reversed .est-podcast-card__tags{justify-content:flex-start}.est-podcast-card__tag{background-color:rgba(174,132,45,.4);color:var(--color-deep-gray);display:inline-block;font-size:16px;line-height:1.6;padding:0 14px}.est-podcast-card__cta{margin-top:16px}.est-podcast-card__cta-label{color:var(--color-deep-gray);font-size:18px;margin:0 0 10px}.est-podcast-card__buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.est-podcast-card--reversed .est-podcast-card__buttons{justify-content:flex-start}.est-podcast-card__btn{align-items:center;background-color:transparent;border-radius:50%;display:inline-flex;justify-content:center;padding:0;text-decoration:none;transition:background-color .2s ease,transform .15s ease}.est-podcast-card__btn:hover svg path{fill:#b8952a;stroke:#fff}.est-podcast-card__btn span{display:none}.est-podcast-card__btn svg{flex-shrink:0;height:40px;width:40px}.est-podcast-card__btn svg path{transition:stroke .2s ease}.est-podcast-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-top:48px}.est-podcast-pagination__btn{align-items:center;color:var(--color-deep-gray)!important;display:inline-flex;font-size:18px;font-weight:400;height:40px;justify-content:center;min-width:40px;text-decoration:underline!important;transition:color .2s ease}.est-podcast-pagination__btn--next,.est-podcast-pagination__btn--prev{color:#b8952a!important;font-size:40px;font-weight:700!important;margin-top:-4px;text-decoration:none!important}.est-podcast-pagination__btn--current{color:#b8952a!important;font-weight:600;text-decoration:none!important}.est-podcast-pagination__btn--disabled{cursor:default;opacity:.3}.est-podcast-pagination a.est-podcast-pagination__btn:hover{color:#b8952a!important}.est-podcast-pagination__ellipsis{align-items:center;color:var(--color-deep-gray);display:inline-flex;font-size:16px;height:40px;justify-content:center;min-width:40px}@media (max-width:767px){.est-podcast-card,.est-podcast-card--reversed{flex-direction:column;gap:48px}.est-podcast-card__col--video{flex:0 0 100%;max-width:100%;width:100%}.est-podcast-card--reversed .est-podcast-card__col--info,.est-podcast-card__col--info{align-items:center;text-align:center}.est-podcast-card--reversed .est-podcast-card__tags,.est-podcast-card__tags{justify-content:flex-start}.est-podcast-card--reversed .est-podcast-card__buttons,.est-podcast-card__buttons{justify-content:center}.est-podcast-card__title{font-size:26px!important}.est-podcast-card__cta-label,.est-podcast-card__excerpt{font-size:16px}}