.podcast-page{--pod-navy:#34385f;--pod-ink:#1f2033;--pod-text:#4a4a55;--pod-gold:#b0903d;--pod-line:#e6e3da;--pod-soft:#f7f5ef;font-family:Archivo,sans-serif;color:var(--pod-text)}@media (min-width:981px){.media-coverage>.podcast-page{width:auto;margin:0}}.podcast-intro{max-width:760px;margin:48px 0 40px}.podcast-mobile-title{display:none}.podcast-eyebrow,.podcast-label{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--pod-gold)}.podcast-intro__text,.podcast-intro__text p{margin:12px 0 0;font-size:20px;font-weight:300;line-height:1.55;color:var(--pod-ink)}.podcast-count{display:inline-block;margin-top:18px;padding:5px 12px;border:1px solid var(--pod-line);border-radius:999px;font-size:13px;color:var(--pod-text)}.podcast-featured{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);grid-gap:24px 40px;gap:24px 40px;align-items:start;padding:28px;border:1px solid var(--pod-line);background:var(--pod-soft)}.podcast-featured__head{grid-column:1/-1;padding-bottom:20px;border-bottom:1px solid var(--pod-line)}.podcast-featured__head h2{margin:10px 0 0;font-size:clamp(22px,2.2vw,30px);font-weight:500;line-height:1.25;color:var(--pod-navy)}.podcast-featured__text,.podcast-featured__text p{margin:0 0 12px;font-size:16px;font-weight:300;line-height:1.65}.podcast-featured__body .cms-rich-text{padding:0}.podcast-link{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:11px 20px;border-radius:999px;background:var(--pod-navy);color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background .25s ease}.podcast-link img{width:14px;height:14px;filter:brightness(0) invert(1)}.podcast-link:focus-visible,.podcast-link:hover{background:var(--pod-gold);color:#fff}.podcast-more{margin-top:56px}.podcast-more__title{margin:0 0 22px;padding-bottom:12px;border-bottom:1px solid var(--pod-line);font-size:24px;font-weight:500;color:var(--pod-navy)}.podcast-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}@media (max-width:1200px){.podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.podcast-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--pod-line);border-radius:14px;background:#fff;transition:box-shadow .3s ease,transform .3s ease}.podcast-card:hover{box-shadow:0 16px 40px rgba(31,32,51,.1);transform:translateY(-3px)}.podcast-card .podcast-player{border-radius:0}.podcast-card__body{padding:18px 20px 22px}.podcast-card__body h3{margin:8px 0;font-size:18px;font-weight:600;line-height:1.35;color:var(--pod-ink)}.podcast-card__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.podcast-card__text,.podcast-card__text p{margin:0;font-size:15px;font-weight:300;line-height:1.6}.podcast-card__title{display:inline;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.podcast-card__title:focus-visible,.podcast-card__title:hover{color:var(--pod-gold)}.podcast-featured{scroll-margin-top:120px}.podcast-featured__head h2:focus{outline:none}.podcast-card:focus-visible{outline:3px solid var(--pod-gold);outline-offset:3px}.podcast-load-more{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:40px}.podcast-load-more__status{margin:0;font-size:14px;color:var(--pod-text)}.podcast-load-more__button{display:inline-flex;align-items:center;gap:10px;padding:13px 26px;border:1px solid var(--pod-navy);border-radius:999px;background:#fff;color:var(--pod-navy);font-family:Archivo,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}.podcast-load-more__count{padding:2px 9px;border-radius:999px;background:var(--pod-soft);color:var(--pod-gold);font-size:12px}.podcast-load-more__button:focus-visible,.podcast-load-more__button:hover{border-color:var(--pod-gold);background:var(--pod-gold);color:#fff}.podcast-load-more__button:focus-visible{outline:3px solid var(--pod-navy);outline-offset:3px}.podcast-empty{padding:60px 24px;border:1px dashed var(--pod-line);background:var(--pod-soft);text-align:center}.podcast-empty__icon{display:inline-block;width:56px;height:56px;border-radius:50%;background:var(--pod-navy);position:relative}.podcast-empty__icon:before{content:"";position:absolute;top:50%;left:54%;border-color:transparent transparent transparent #fff;border-style:solid;border-width:9px 0 9px 15px;transform:translate(-50%,-50%)}.podcast-empty h2{margin:18px 0 6px;font-size:22px;font-weight:500;color:var(--pod-navy)}.podcast-empty p{margin:0;font-size:15px}@media (max-width:900px){.podcast-featured{grid-template-columns:1fr;gap:22px;padding:18px}}@media (max-width:650px){.podcast-page{padding-top:24px}.podcast-intro{margin-top:0}.podcast-mobile-title{display:flex;align-items:center;gap:10px;margin:0 0 14px;font-size:30px;font-weight:300;line-height:1.15;text-transform:uppercase;color:var(--pod-ink)}.podcast-mobile-title:after{content:"";width:20px;height:20px;background:url(/build/assets/frontend/images/yellow\ arrow.svg) no-repeat 50%/contain}}@media (max-width:600px){.podcast-intro__text,.podcast-intro__text p{font-size:17px}.podcast-player__play{width:56px;height:56px}.podcast-featured{padding:16px}.podcast-featured__head{padding-bottom:14px}.podcast-link{justify-content:center;width:100%}.podcast-more{margin-top:40px}.podcast-more__title{font-size:20px}.podcast-grid{grid-template-columns:1fr;gap:14px}.podcast-card{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:10px;border-radius:12px}.podcast-card:hover{transform:none}.podcast-card .podcast-player{border-radius:8px}.podcast-card .podcast-player__play{width:34px;height:34px}.podcast-card .podcast-player__play:before{border-width:7px 0 7px 11px}.podcast-card__body{padding:0}.podcast-card .podcast-label{font-size:11px}.podcast-card__body h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:4px 0 0;font-size:15px}.podcast-card__text{display:none}.podcast-load-more{margin-top:28px}.podcast-load-more__button{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.podcast-card,.podcast-player__play,.podcast-player__poster{transition:none}}