.podcast_section__ViyX5{padding:80px 160px}.podcast_light__Xa4oR{background:#ffffff}.podcast_dark__msnQU{background:#000000}.podcast_container__otHDd{max-width:1520px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.podcast_header__PbSyI{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px}.podcast_title__Mvz63{font-family:var(--font-display),sans-serif;font-size:clamp(32px,4vw,56px);letter-spacing:.01em;font-weight:500;color:var(--brand-black)}.podcast_dark__msnQU .podcast_title__Mvz63{color:#ffffff}.podcast_exploreLink__xMoGC{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--brand-red)}.podcast_exploreLink__xMoGC:hover{color:#000000}.podcast_card__XkWyH{background:#f6f6f7;border-radius:48px;padding:48px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:36px;box-shadow:0 28px 64px rgba(15,23,42,.08)}.podcast_dark__msnQU .podcast_card__XkWyH{background:#111214;box-shadow:0 28px 64px rgba(0,0,0,.45)}.podcast_featured__qtW0B{display:flex;flex-direction:column;gap:32px}.podcast_cover__7XBLt{width:100%;max-width:640px;aspect-ratio:16/9;border-radius:28px;overflow:hidden;align-self:center;box-shadow:0 20px 45px rgba(15,23,42,.2)}.podcast_dark__msnQU .podcast_cover__7XBLt{box-shadow:0 20px 45px rgba(0,0,0,.45)}.podcast_cover__7XBLt img,.podcast_cover__7XBLt video{width:100%;height:100%;object-fit:cover}.podcast_meta__yroUj{display:flex;flex-direction:column;gap:18px;text-align:center}.podcast_metaTop__Bf5f_{font-family:var(--font-sans);font-size:12px;letter-spacing:.26em;text-transform:uppercase;color:rgba(0,0,0,.68)}.podcast_dark__msnQU .podcast_metaTop__Bf5f_{color:rgba(255,255,255,.7)}.podcast_episodeTitle__03Jva{font-family:var(--font-display);font-size:clamp(28px,3.2vw,42px);letter-spacing:-.01em;line-height:1.08;color:var(--brand-red)}.podcast_description__z80X3{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:rgba(0,0,0,.8)}.podcast_dark__msnQU .podcast_description__z80X3{color:rgba(255,255,255,.8)}.podcast_player__1CTh0{display:flex;flex-direction:column;gap:16px}.podcast_progressBar__rkED_{position:relative;height:6px;border-radius:999px;background:rgba(0,0,0,.08);overflow:hidden}.podcast_dark__msnQU .podcast_progressBar__rkED_{background:rgba(255,255,255,.15)}.podcast_progressFill__4G2Gq{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,82,81,.9),rgba(0,0,0,.85));transform-origin:left;transform:scaleX(0);transition:transform .2s ease}.podcast_timecodes__ZExgk{display:flex;justify-content:space-between;font-family:var(--font-sans);font-size:12px;color:rgba(0,0,0,.45)}.podcast_dark__msnQU .podcast_timecodes__ZExgk{color:rgba(255,255,255,.6)}.podcast_playerControls__N4dwU{display:flex;justify-content:center;align-items:center;gap:24px}.podcast_controlButton__AoQM_{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;border:1px solid rgba(0,0,0,.15);background:#ffffff;color:var(--color-foreground);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.podcast_dark__msnQU .podcast_controlButton__AoQM_{border-color:rgba(255,255,255,.2);background:#16171a;color:#ededed;box-shadow:none}.podcast_controlButton__AoQM_:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(15,23,42,.15)}.podcast_playButton__acmlS{width:64px;height:64px;border-radius:50%;background:var(--color-foreground);color:#ffffff;border:none;font-size:20px}.podcast_episodesList__jobEq{display:flex;flex-direction:column;gap:16px}.podcast_episodeItem__C_rzC{display:grid;grid-template-columns:64px 1fr auto;gap:20px;align-items:center;padding:16px 20px;border-radius:24px;background:rgba(250,82,81,.06);backdrop-filter:blur(8px);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.podcast_dark__msnQU .podcast_episodeItem__C_rzC{background:rgba(250,82,81,.08)}.podcast_episodeItem__C_rzC:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(15,23,42,.12);background:#ffffff}.podcast_dark__msnQU .podcast_episodeItem__C_rzC:hover{background:rgba(255,255,255,.06);box-shadow:0 16px 30px rgba(0,0,0,.35)}.podcast_episodeItemActive__uLX9t{border:1px solid var(--brand-red);background:#ffffff}.podcast_dark__msnQU .podcast_episodeItemActive__uLX9t{background:rgba(255,255,255,.06)}.podcast_episodeItemActive__uLX9t .podcast_episodeMeta__brYzk{color:rgba(0,0,0,.75)}.podcast_dark__msnQU .podcast_episodeItemActive__uLX9t .podcast_episodeMeta__brYzk{color:rgba(255,255,255,.75)}.podcast_episodeItemActive__uLX9t .podcast_episodeName__lU_Le{color:var(--brand-black)}.podcast_dark__msnQU .podcast_episodeItemActive__uLX9t .podcast_episodeName__lU_Le{color:#ffffff}.podcast_thumbnail__LZ0_7{width:64px;height:64px;border-radius:16px;overflow:hidden;flex-shrink:0}.podcast_thumbnail__LZ0_7 img{width:100%;height:100%;object-fit:cover}.podcast_episodeInfo__Mj_PQ{display:flex;flex-direction:column;gap:8px}.podcast_episodeMeta__brYzk{font-family:var(--font-sans);font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:rgba(0,0,0,.6)}.podcast_dark__msnQU .podcast_episodeMeta__brYzk{color:rgba(255,255,255,.6)}.podcast_episodeName__lU_Le{font-family:var(--font-sans);font-size:16px;font-weight:600;color:var(--brand-black)}.podcast_dark__msnQU .podcast_episodeName__lU_Le{color:#ffffff}.podcast_ctaLink__j5h2W{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-black)}.podcast_dark__msnQU .podcast_ctaLink__j5h2W{color:#ededed}.podcast_ctaLink__j5h2W:hover{color:var(--brand-red)}.podcast_icon__GersJ{display:inline-flex;align-items:center;justify-content:center}@media (max-width:1279px){.podcast_section__ViyX5{padding:64px 32px}.podcast_card__XkWyH{grid-template-columns:1fr;padding:36px}.podcast_episodesList__jobEq{max-height:520px;overflow-y:auto}}@media (max-width:767px){.podcast_section__ViyX5{padding:48px 20px}.podcast_card__XkWyH{padding:28px 24px;border-radius:32px}.podcast_episodeItem__C_rzC{grid-template-columns:56px 1fr;grid-template-rows:auto auto}.podcast_ctaLink__j5h2W{grid-column:2/-1;justify-self:flex-start}}.videoHighlight_section__Irsc7{position:relative;min-height:82vh;background:var(--brand-black);width:100vw;left:50%;margin-left:-50vw;max-width:none;overflow:hidden}.videoHighlight_inner__YDD_a{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden}.videoHighlight_mediaLayer__LF_sA{position:absolute;inset:0;z-index:0;overflow:hidden}.videoHighlight_mediaLayer__LF_sA img,.videoHighlight_mediaLayer__LF_sA video{width:100%;height:100%;object-fit:cover}.videoHighlight_mediaLayer__LF_sA iframe{position:absolute;top:50%;left:50%;width:100%;height:100%;transform-origin:center;border:0;pointer-events:none}.videoHighlight_overlay__FU9Iq{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.65) 70%)}.videoHighlight_content__xI3T2{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;padding:0 clamp(24px,10vw,200px);color:#ffffff}.videoHighlight_eyebrow__0RLXX{font-family:var(--font-sans);font-size:14px;letter-spacing:.32em;text-transform:uppercase;color:var(--brand-red)}.videoHighlight_title__utT_M{font-family:var(--font-display);font-size:clamp(40px,7vw,96px);letter-spacing:-.01em;line-height:1.05}.videoHighlight_body__1de0K{max-width:640px;font-family:var(--font-sans);font-size:clamp(18px,2.2vw,24px);line-height:1.5;color:rgba(255,255,255,.85)}.videoHighlight_cta__pn56k{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;border-radius:999px;background:var(--brand-red);color:#ffffff;font-family:var(--font-sans);font-size:15px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.videoHighlight_cta__pn56k:hover{background:#000000;box-shadow:0 18px 40px rgba(12,26,75,.25)}.videoHighlight_placeholder__G_PvC{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);color:rgba(255,255,255,.7);font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase}@media (max-width:767px){.videoHighlight_inner__YDD_a,.videoHighlight_section__Irsc7{min-height:70vh}.videoHighlight_content__xI3T2{gap:20px;padding:0 24px}.videoHighlight_eyebrow__0RLXX{font-size:12px}}.wordHighlight_section__p3Jdu{width:100%;padding:clamp(56px,8vw,120px) clamp(20px,8vw,120px)}.wordHighlight_light__wYRjD{background:#ffffff;color:var(--brand-black)}.wordHighlight_dark__ZGzaB{background:#000000;color:#ededed}.wordHighlight_inner__SJU24{display:flex;flex-direction:column;gap:clamp(32px,6vw,80px);max-width:1440px;margin:0 auto}.wordHighlight_aside__4Ahrl{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(20px,4vw,40px)}.wordHighlight_eyebrow__tEFIQ{position:relative;font-family:var(--font-sans);font-size:14px;letter-spacing:.24em;text-transform:uppercase;color:rgba(0,0,0,.6);padding-left:20px}.wordHighlight_dark__ZGzaB .wordHighlight_eyebrow__tEFIQ{color:rgba(255,255,255,.7)}.wordHighlight_eyebrow__tEFIQ:before{content:"";position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:999px;background:currentColor;transform:translateY(-50%)}.wordHighlight_list__bLjH2{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:clamp(10px,2.5vw,18px)}.wordHighlight_wordButton__Jd3yd{border:none;background:none;padding:0;margin:0;text-align:left;font-family:var(--font-display);font-size:clamp(40px,8vw,96px);line-height:.95;letter-spacing:-.015em;color:rgba(0,0,0,.2);cursor:pointer;transition:color .3s ease,transform .3s ease}.wordHighlight_dark__ZGzaB .wordHighlight_wordButton__Jd3yd{color:rgba(255,255,255,.25)}.wordHighlight_wordButton__Jd3yd:focus{outline:none;text-decoration:underline}.wordHighlight_wordButtonActive__mauLJ,.wordHighlight_wordButton__Jd3yd:hover{color:var(--brand-black);transform:translateX(6px)}.wordHighlight_dark__ZGzaB .wordHighlight_wordButtonActive__mauLJ,.wordHighlight_dark__ZGzaB .wordHighlight_wordButton__Jd3yd:hover{color:#ffffff}.wordHighlight_media__deU7Q{flex:1;display:flex;justify-content:center;align-items:center}.wordHighlight_imageFrame__llns_{position:relative;width:min(100%,560px);aspect-ratio:4/5;border-radius:28px;overflow:hidden;background:#0a0a0a;box-shadow:0 24px 60px rgba(0,0,0,.2)}.wordHighlight_dark__ZGzaB .wordHighlight_imageFrame__llns_{background:#0a0a0a;box-shadow:0 24px 60px rgba(0,0,0,.45)}.wordHighlight_imageOverlay__tMW4t{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,12,12,0),rgba(12,12,12,.35));pointer-events:none;z-index:1}.wordHighlight_image__Am90t{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.wordHighlight_placeholder__eTUdJ{position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.7);font-family:var(--font-sans);letter-spacing:.3em;text-transform:uppercase}@media (min-width:992px){.wordHighlight_inner__SJU24{flex-direction:row;align-items:stretch}.wordHighlight_aside__4Ahrl{flex:1;justify-content:center}.wordHighlight_media__deU7Q{flex:1}}@media (max-width:768px){.wordHighlight_imageFrame__llns_{width:100%;aspect-ratio:3/4}}