.ListingPageShell-module__DJa9rq__content{width:100%;padding:14rem var(--padding)14rem;flex-direction:column;gap:3.2rem;min-height:100vh;display:flex}.ListingPageShell-module__DJa9rq__title{color:var(--c-txt-prmr)}.ListingPageShell-module__DJa9rq__list{flex-direction:column;justify-content:flex-start;align-items:center;gap:4rem;display:flex}@media (max-width:900px){.ListingPageShell-module__DJa9rq__content{padding:10rem var(--padding)12rem;gap:2rem}.ListingPageShell-module__DJa9rq__title{font-size:4.8rem}.ListingPageShell-module__DJa9rq__list{gap:2.8rem}}
.Button-module__xaXzvq__btn{transition:all var(--t-xs)ease;cursor:pointer;width:var(--btn-width);justify-content:center;align-items:center;gap:.8rem;max-width:100%;padding:.4rem 2.4rem 0;display:flex}@media (max-width:768px){.Button-module__xaXzvq__full_width_on_mob{width:100%}}.Button-module__xaXzvq__btn_light_gray_filled{background-color:var(--gray-82);color:var(--black);border:none}.Button-module__xaXzvq__btn_light_gray_filled:hover{background-color:var(--gray-68);color:var(--black)}.Button-module__xaXzvq__btn_light_gray_filled:active{background-color:var(--gray-68)}.Button-module__xaXzvq__btn_light_gray_filled:disabled{opacity:.5;cursor:not-allowed}.Button-module__xaXzvq__btn_white_filled{background-color:var(--white);color:var(--black);border:none}.Button-module__xaXzvq__btn_white_filled:hover,.Button-module__xaXzvq__btn_white_filled:active{background-color:var(--gray-92)}.Button-module__xaXzvq__btn_white_filled:disabled{opacity:.5;cursor:not-allowed}.Button-module__xaXzvq__btn_light_gray_outlined{color:var(--gray-82);border:1px solid var(--gray-82);background-color:#0000}.Button-module__xaXzvq__btn_light_gray_outlined:hover,.Button-module__xaXzvq__btn_light_gray_outlined:active{background-color:var(--gray-82);color:var(--black)}.Button-module__xaXzvq__btn_light_gray_outlined:disabled{opacity:.5;cursor:not-allowed}.Button-module__xaXzvq__btn_black_filled{background-color:var(--black);color:var(--white);border:none}.Button-module__xaXzvq__btn_black_filled:hover,.Button-module__xaXzvq__btn_black_filled:active{background-color:var(--gray-12)}.Button-module__xaXzvq__btn_black_filled:disabled{opacity:.5;cursor:not-allowed}.Button-module__xaXzvq__btn_black_outlined{color:var(--black);border:1px solid var(--black);background-color:#0000}
.CardGridList-module__HWJ7wq__root{gap:var(--grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));row-gap:5.6rem;display:grid}@media (max-width:1240px){.CardGridList-module__HWJ7wq__root{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.CardGridList-module__HWJ7wq__root{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.CardGridList-module__HWJ7wq__root{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:769px) and (max-width:1240px){.CardGridList-module__HWJ7wq__singleRow>:nth-child(n+4){display:none}}@media (min-width:769px) and (max-width:900px){.CardGridList-module__HWJ7wq__singleRow>:nth-child(n+3){display:none}}@media (max-width:768px){.CardGridList-module__HWJ7wq__singleRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:var(--grid-gap);flex-wrap:nowrap;width:100%;display:flex;overflow-x:auto}.CardGridList-module__HWJ7wq__singleRow::-webkit-scrollbar{display:none}.CardGridList-module__HWJ7wq__singleRow>*{scroll-snap-align:start;flex-shrink:0;width:75vw}.CardGridList-module__HWJ7wq__singleRow>:last-child{scroll-snap-align:end}}
.CardShell-module__Z5S4FG__root{flex-direction:column;display:flex}.CardShell-module__Z5S4FG__preview{aspect-ratio:3/2;background-color:var(--blue-background);cursor:pointer;width:100%;position:relative;overflow:hidden}.CardShell-module__Z5S4FG__preview:before{content:"";background-color:var(--gray-68);opacity:0;mix-blend-mode:hard-light;z-index:1;width:100%;height:100%;transition:opacity var(--t-s)ease;position:absolute;top:0;left:0}.CardShell-module__Z5S4FG__preview:hover:before{opacity:.15}.CardShell-module__Z5S4FG__preview:hover .CardShell-module__Z5S4FG__previewImg{mix-blend-mode:luminosity}@media (max-width:768px){.CardShell-module__Z5S4FG__preview:hover:before{opacity:0}.CardShell-module__Z5S4FG__preview:hover .CardShell-module__Z5S4FG__previewImg{mix-blend-mode:normal}}.CardShell-module__Z5S4FG__preview .CardShell-module__Z5S4FG__previewImg{object-fit:cover;width:100%;height:100%}.CardShell-module__Z5S4FG__previewMeta{z-index:1;background-color:var(--c-bg-scnd);height:1.6rem;color:var(--c-txt-invert);justify-content:center;align-items:center;padding:.4rem .3rem 0;display:flex;position:absolute;bottom:0;left:0}.CardShell-module__Z5S4FG__info{color:inherit;cursor:pointer;transition:all var(--t-xs)ease;flex-direction:column;gap:1rem;margin-bottom:.6rem;padding:1.4rem 0 0;text-decoration:none;display:flex;overflow:hidden}@media (max-width:768px){.CardShell-module__Z5S4FG__info{gap:.7rem}}.CardShell-module__Z5S4FG__title{color:var(--c-txt-prmr);transition:all var(--t-xs)ease;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:-.4em;margin-bottom:-.2rem;padding-top:.4em;display:-webkit-box;overflow:hidden}.CardShell-module__Z5S4FG__info:hover .CardShell-module__Z5S4FG__title{color:var(--c-txt-scnd)}.CardShell-module__Z5S4FG__description{color:var(--c-txt-prmr);line-clamp:3;-webkit-line-clamp:3;transition:all var(--t-xs)ease;-webkit-box-orient:vertical;margin-bottom:.4rem;display:-webkit-box;overflow:hidden}
.CardsSection-module__jHLr0W__root{margin:var(--section-gap)0;width:100vw;padding:0 var(--padding);flex-direction:column;justify-content:center;align-items:center;gap:2.4rem;display:flex}.CardsSection-module__jHLr0W__header{justify-content:space-between;align-items:center;width:100%;display:flex}.CardsSection-module__jHLr0W__title{transition:all var(--t-s)ease;color:var(--c-txt-prmr);padding-top:.1em}.CardsSection-module__jHLr0W__seeAllLink{color:var(--c-txt-prmr);transition:all var(--t-s)ease;justify-content:flex-start;align-items:flex-end;gap:.4em;margin-top:.15rem;padding-right:1.2rem;text-decoration:none;display:flex}.CardsSection-module__jHLr0W__seeAllLink:hover .CardsSection-module__jHLr0W__arrow{transform:translate(.25rem)}.CardsSection-module__jHLr0W__seeAllLink:hover *{color:var(--c-txt-prmr-hover)}.CardsSection-module__jHLr0W__arrow{width:.44em;height:1em;color:inherit;transition:all var(--t-s)ease;background-color:currentColor;flex-shrink:0;display:block;transform:translate(0);-webkit-mask-image:url(/icons/icon-arrow-2.svg);mask-image:url(/icons/icon-arrow-2.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.page-module___8aEwW__page_wrapper{max-width:100vw;margin-bottom:2rem;overflow-x:hidden}
.PlayButton-module__DuuxXq__play_button{aspect-ratio:1;background-color:var(--c-bg-scnd);width:5.6rem;color:var(--black);cursor:pointer;font:inherit;transition:all var(--t-xs)ease;pointer-events:auto;border:none;justify-content:center;align-items:center;margin:0;display:flex}.PlayButton-module__DuuxXq__play_button:hover{background-color:var(--c-bg-prmr);color:var(--c-bg-scnd)}.PlayButton-module__DuuxXq__play_icon{aspect-ratio:1;background-color:var(--listen-button-icon-color,currentColor);width:2.8rem;display:block;-webkit-mask-image:url(/icons/icon-play.svg);mask-image:url(/icons/icon-play.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.PlayButton-module__DuuxXq__play_icon_pause{-webkit-mask-image:url(/icons/icon-pause.svg);mask-image:url(/icons/icon-pause.svg)}@media (max-width:768px){.PlayButton-module__DuuxXq__play_button:hover{background-color:var(--c-bg-scnd);color:var(--c-txt-invert)}}
.GlobalSoundCloudPlayer-module__yuiPba__player{bottom:var(--padding);left:var(--padding);z-index:9999;background-color:#0000;width:44rem;position:fixed}@media (max-width:768px){.GlobalSoundCloudPlayer-module__yuiPba__player{width:90vw}.GlobalSoundCloudPlayer-module__yuiPba__player .GlobalSoundCloudPlayer-module__yuiPba__progress{height:5.6rem}.GlobalSoundCloudPlayer-module__yuiPba__player .GlobalSoundCloudPlayer-module__yuiPba__progress .GlobalSoundCloudPlayer-module__yuiPba__progress_bar_wrapper{height:3.6rem}.GlobalSoundCloudPlayer-module__yuiPba__player .GlobalSoundCloudPlayer-module__yuiPba__progress .GlobalSoundCloudPlayer-module__yuiPba__progress_meta_wrapper{height:2.8rem}}.GlobalSoundCloudPlayer-module__yuiPba__player_inner{flex-direction:row;align-items:flex-start;display:flex}.GlobalSoundCloudPlayer-module__yuiPba__player_inner_hidden{visibility:hidden}.GlobalSoundCloudPlayer-module__yuiPba__player_inner .GlobalSoundCloudPlayer-module__yuiPba__main_control{aspect-ratio:1;background-color:var(--c-bg-scnd);width:5.6rem;height:5.6rem;color:var(--c-txt-invert);cursor:pointer;justify-content:center;align-items:center;transition:all;display:inline-flex}.GlobalSoundCloudPlayer-module__yuiPba__player_inner .GlobalSoundCloudPlayer-module__yuiPba__main_control:hover,.GlobalSoundCloudPlayer-module__yuiPba__player_inner .GlobalSoundCloudPlayer-module__yuiPba__main_control:active{background-color:var(--c-bg-scnd-hover)}.GlobalSoundCloudPlayer-module__yuiPba__player_inner .GlobalSoundCloudPlayer-module__yuiPba__main_control:disabled{background-color:var(--c-bg-scnd);color:var(--c-bg-scnd-hover);cursor:not-allowed}.GlobalSoundCloudPlayer-module__yuiPba__player_inner .GlobalSoundCloudPlayer-module__yuiPba__main_control:focus{outline:none}.GlobalSoundCloudPlayer-module__yuiPba__progress{flex-direction:column;flex:1;align-self:stretch;width:100%;min-width:0;min-height:0;display:flex}.GlobalSoundCloudPlayer-module__yuiPba__progress_bar_wrapper{width:100%;height:2.6rem;position:relative;overflow:hidden}.GlobalSoundCloudPlayer-module__yuiPba__progress_bar_track{background-color:var(--c-txt-scnd);position:absolute;inset:0}.GlobalSoundCloudPlayer-module__yuiPba__progress_bar_hover{width:var(--hover-pct,0%);background-color:var(--c-bg-invert-scnd);pointer-events:none;position:absolute;inset:0}.GlobalSoundCloudPlayer-module__yuiPba__progress_bar_fill{width:var(--progress,0%);background-color:var(--c-accent);position:absolute;inset:0}.GlobalSoundCloudPlayer-module__yuiPba__progress_bar_fill_transition{transition:width var(--progress-intro-animation-ms,1s)ease-in}.GlobalSoundCloudPlayer-module__yuiPba__progress_marquee{text-transform:uppercase;color:var(--c-bg-scnd);align-items:center;padding-top:.6rem;display:flex;position:absolute;inset:0;overflow:hidden}.GlobalSoundCloudPlayer-module__yuiPba__progress_marquee_track{animation:GlobalSoundCloudPlayer-module__yuiPba__marquee var(--marquee-duration,18s)linear infinite;flex-shrink:0;display:flex}.GlobalSoundCloudPlayer-module__yuiPba__progress_marquee_inner{white-space:nowrap;flex-shrink:0;padding-inline:1rem}@keyframes GlobalSoundCloudPlayer-module__yuiPba__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.GlobalSoundCloudPlayer-module__yuiPba__progress_input{opacity:0;cursor:pointer;width:100%;margin:0;position:absolute;inset:0}.GlobalSoundCloudPlayer-module__yuiPba__progress_meta_wrapper{flex-direction:row;justify-content:flex-start;align-items:stretch;height:1.8rem;display:flex}.GlobalSoundCloudPlayer-module__yuiPba__progress_meta{background-color:var(--c-bg-scnd);width:fit-content;height:100%;color:var(--c-txt-invert);transition:width var(--t-xs)ease;justify-content:flex-start;align-items:center;padding:.4rem .6rem 0;display:flex;position:relative}.GlobalSoundCloudPlayer-module__yuiPba__close_button{background-color:var(--c-bg-invert-scnd);width:fit-content;height:100%;color:var(--c-txt-prmr);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem .8rem 0;display:flex}.GlobalSoundCloudPlayer-module__yuiPba__close_button:hover,.GlobalSoundCloudPlayer-module__yuiPba__close_button:active{background-color:var(--c-bg-invert-scnd-hover)}.GlobalSoundCloudPlayer-module__yuiPba__player_frame{visibility:hidden;pointer-events:none;border:none;width:0;height:0;position:absolute;top:0;left:0}
.CardEpisode-module__Amuj6q__audio_btn{z-index:2;opacity:0;transition:opacity var(--t-xs)ease;display:flex;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.CardEpisode-module__Amuj6q__episodePreview:hover .CardEpisode-module__Amuj6q__audio_btn{opacity:1}@media (max-width:768px){.CardEpisode-module__Amuj6q__audio_btn{opacity:1;top:auto;bottom:0;right:0;transform:none}}
.footer-module__tUdqrq__footer{height:24rem;padding:var(--padding)0;margin:0 var(--padding)0;gap:var(--grid-gap);border-top:.8px solid var(--c-txt-scnd);grid-template-rows:repeat(2,auto);grid-template-columns:repeat(6,1fr);align-items:start;display:grid}.footer-module__tUdqrq__logo{flex-direction:column;grid-area:1/1/3/4;justify-content:flex-start;min-height:0;display:flex}.footer-module__tUdqrq__logo .footer-module__tUdqrq__logo_image{width:100%;max-width:20rem;height:auto}.footer-module__tUdqrq__social_links{flex-direction:column;grid-area:1/4/2/5;gap:.4rem;min-height:0;display:flex}.footer-module__tUdqrq__social_links .footer-module__tUdqrq__social_links__label{color:var(--c-txt-scnd)}.footer-module__tUdqrq__social_links .footer-module__tUdqrq__social_links__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.footer-module__tUdqrq__info{min-height:0;color:var(--c-txt-prmr);flex-direction:column;grid-area:1/5/2/6;gap:0;padding-top:.1rem;display:flex}.footer-module__tUdqrq__footer_links{flex-direction:column;grid-area:1/6/2/7;gap:0;min-height:0;display:flex}.footer-module__tUdqrq__copyright{color:var(--c-txt-scnd);grid-area:2/4/3/5;align-self:end}.footer-module__tUdqrq__made_by{color:var(--c-txt-scnd);grid-area:2/5/3/6;align-self:end}.footer-module__tUdqrq__made_by:hover{text-decoration:underline}@media (max-width:768px){.footer-module__tUdqrq__footer{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(2,1fr);align-items:start;row-gap:5.2rem;height:auto;min-height:28rem}.footer-module__tUdqrq__footer .footer-module__tUdqrq__logo{grid-area:1/1/2/3;height:10rem}.footer-module__tUdqrq__footer .footer-module__tUdqrq__social_links{grid-area:2/1/3/3;gap:.2rem}.footer-module__tUdqrq__footer .footer-module__tUdqrq__social_links .footer-module__tUdqrq__social_links__list{flex-direction:row;gap:1.8rem}.footer-module__tUdqrq__footer .footer-module__tUdqrq__info{grid-area:3/1/4/2;align-self:end;gap:.6rem}.footer-module__tUdqrq__footer .footer-module__tUdqrq__footer_links{grid-area:3/2/4/3;align-self:end;gap:.6rem}.footer-module__tUdqrq__footer .footer-module__tUdqrq__copyright{grid-area:4/1/5/2}.footer-module__tUdqrq__footer .footer-module__tUdqrq__made_by{grid-area:4/2/5/3}}
.TagList-module__lky1Ba__tag_list{width:100%;color:var(--c-txt-scnd);-webkit-user-select:none;user-select:none;--tag-list-sep-gap:.35em;display:block}.TagList-module__lky1Ba__tag_list_bracket_open{margin-right:var(--tag-list-sep-gap)}.TagList-module__lky1Ba__tag_list_bracket_close{margin-left:var(--tag-list-sep-gap)}.TagList-module__lky1Ba__tag_list_item{color:var(--c-txt-scnd);white-space:nowrap;line-height:1.4em}.TagList-module__lky1Ba__tag_list_item:after{content:"/";margin-left:var(--tag-list-sep-gap);margin-right:var(--tag-list-sep-gap);display:inline-block}.TagList-module__lky1Ba__tag_list_item:has(+.TagList-module__lky1Ba__tag_list_bracket_close):after{display:none}
.header-module__6rtY2W__header{z-index:10;isolation:isolate;height:6rem;padding-left:var(--padding);padding-right:var(--padding);color:var(--c-txt-prmr);transition:background-color var(--t-s)ease;background-color:#0000;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.header-module__6rtY2W__header{height:4.8rem}.header-module__6rtY2W__header .header-module__6rtY2W__header_logo_link .header-module__6rtY2W__header_logo:hover{background-color:var(--c-txt-prmr)}.header-module__6rtY2W__header_gradient{background:linear-gradient(#00000026 20%,#0000 100%)}}.header-module__6rtY2W__header_gradient{pointer-events:none;z-index:0;background:linear-gradient(#0000001a 20%,#0000 100%);width:100%;height:14rem;position:absolute;inset:0 0 auto}.header-module__6rtY2W__header_logo_link{z-index:1;pointer-events:auto;margin:-.4rem;padding:.4rem;line-height:0;display:block;position:relative}.header-module__6rtY2W__header_logo_link:hover .header-module__6rtY2W__header_logo{background-color:var(--c-txt-prmr-hover)}.header-module__6rtY2W__header_logo{aspect-ratio:81/36;background-color:var(--c-txt-prmr);height:3.1rem;transition:all var(--t-xs)ease;display:block;-webkit-mask-image:url(/kg-radio-logo.svg);mask-image:url(/kg-radio-logo.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.header-module__6rtY2W__header_menu_toggle{display:none}@media (max-width:768px){.header-module__6rtY2W__header_menu_toggle{z-index:2;pointer-events:auto;min-height:2rem;color:inherit;cursor:pointer;transition:color var(--t-xs)ease;background:0 0;justify-content:center;align-items:center;padding:.4rem .6rem 0;display:inline-flex;position:relative}.header-module__6rtY2W__header_menu_toggle:hover{color:inherit}}.header-module__6rtY2W__header_nav__list{z-index:1;pointer-events:auto;gap:.4rem;display:flex;position:relative}.header-module__6rtY2W__header_nav__item{min-height:2rem;transition:all var(--t-xs)ease;pointer-events:auto;justify-content:center;align-items:center;padding:.4rem .6rem 0;display:inline-flex;position:relative}.header-module__6rtY2W__header_nav__item:hover{color:var(--c-txt-prmr-hover)}@media (max-width:768px){.header-module__6rtY2W__header_nav__list{z-index:-1;padding:4.8rem var(--padding).6rem;border-bottom:1px solid var(--c-txt-prmr);pointer-events:none;transition:transform var(--t-m)ease-in-out .5s;background-color:#000;flex-direction:column;align-items:stretch;position:absolute;top:0;left:0;right:0;transform:translateY(-100%)}.header-module__6rtY2W__header_nav__list_open{pointer-events:auto;transition:transform var(--t-m)ease-in-out;transform:translateY(0)}.header-module__6rtY2W__header_nav__item{opacity:0;transition:opacity var(--t-s)ease,transform var(--t-m)ease,border-bottom-color var(--t-s)ease;transition-delay:calc(var(--n-of-items,0)*var(--item-delay-incr,0s) - var(--item-index,0)*var(--item-delay-incr,0s));border-bottom:1px solid #fff0;justify-content:center;padding:1.8rem 0 1.6rem;transform:translateY(-2rem)}.header-module__6rtY2W__header_nav__item:last-child{border-bottom:none}.header-module__6rtY2W__header_nav__list_open .header-module__6rtY2W__header_nav__item{opacity:1;border-bottom-color:var(--c-txt-invert-scnd);transition:opacity var(--t-s)ease,transform var(--t-m)ease,border-bottom-color var(--t-s)ease;transition-delay:calc(.3s + var(--item-index,0)*var(--item-delay-incr,0s));transform:translateY(0)}}
.inlineHighlights-module__WWjOMW__highlight-paint{--bg-height-s:1.13em;--bg-height-m:.9em;--bg-height-l:.92em;--mask-height:2em;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 0;background-repeat:no-repeat;-webkit-mask-image:linear-gradient(#fff,#fff);mask-image:linear-gradient(#fff,#fff);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:768px){.inlineHighlights-module__WWjOMW__highlight-paint{--bg-height-s:1.2em;--bg-height-m:.9em;--bg-height-l:.92em;--mask-height:2em}}.inlineHighlights-module__WWjOMW__reveal-start{will-change:background-size,mask-size,-webkit-mask-size;background-size:0% 0%;-webkit-mask-size:0% 0%;mask-size:0% 0%}@keyframes inlineHighlights-module__WWjOMW__reveal-l{0%{background-size:0% var(--bg-height-l);-webkit-mask-size:0% var(--mask-height);mask-size:0% var(--mask-height);-webkit-mask-size:0% var(--mask-height)}to{background-size:100% var(--bg-height-l);-webkit-mask-size:100% var(--mask-height);mask-size:100% var(--mask-height);-webkit-mask-size:100% var(--mask-height)}}@keyframes inlineHighlights-module__WWjOMW__reveal-m{0%{background-size:0% var(--bg-height-m);-webkit-mask-size:0% var(--mask-height);mask-size:0% var(--mask-height);-webkit-mask-size:0% var(--mask-height)}to{background-size:100% var(--bg-height-m);-webkit-mask-size:100% var(--mask-height);mask-size:100% var(--mask-height);-webkit-mask-size:100% var(--mask-height)}}@keyframes inlineHighlights-module__WWjOMW__reveal-s{0%{background-size:0% var(--bg-height-s);-webkit-mask-size:0% var(--mask-height);mask-size:0% var(--mask-height);-webkit-mask-size:0% var(--mask-height)}to{background-size:100% var(--bg-height-s);-webkit-mask-size:100% var(--mask-height);mask-size:100% var(--mask-height);-webkit-mask-size:100% var(--mask-height)}}.inlineHighlights-module__WWjOMW__reveal-modal-1{animation:inlineHighlights-module__WWjOMW__reveal-s var(--t-xl)ease .6s forwards;}.inlineHighlights-module__WWjOMW__reveal-modal-2{animation:inlineHighlights-module__WWjOMW__reveal-l var(--t-xl)ease .7s forwards;}.inlineHighlights-module__WWjOMW__reveal-modal-3{animation:inlineHighlights-module__WWjOMW__reveal-s var(--t-xl)ease .8s forwards;}.inlineHighlights-module__WWjOMW__reveal-feature-1{animation:inlineHighlights-module__WWjOMW__reveal-s var(--t-xxl)ease .2s forwards;}.inlineHighlights-module__WWjOMW__reveal-feature-2{animation:inlineHighlights-module__WWjOMW__reveal-l var(--t-xxl)ease .3s forwards;}.inlineHighlights-module__WWjOMW__reveal-feature-3{animation:inlineHighlights-module__WWjOMW__reveal-s var(--t-xxl)ease .4s forwards;}.inlineHighlights-module__WWjOMW__reveal-episode-page-1{animation:inlineHighlights-module__WWjOMW__reveal-s var(--t-l)ease forwards;}.inlineHighlights-module__WWjOMW__reveal-episode-page-2{animation:inlineHighlights-module__WWjOMW__reveal-l var(--t-l)ease .1s forwards;}.inlineHighlights-module__WWjOMW__reveal-episode-page-3{animation:inlineHighlights-module__WWjOMW__reveal-s var(--t-l)ease .2s forwards;}.inlineHighlights-module__WWjOMW__reveal-schedule-1{animation:inlineHighlights-module__WWjOMW__reveal-s var(--t-l)ease forwards;}.inlineHighlights-module__WWjOMW__reveal-schedule-2{animation:inlineHighlights-module__WWjOMW__reveal-m var(--t-l)ease .1s forwards;}.inlineHighlights-module__WWjOMW__reveal-schedule-3{animation:inlineHighlights-module__WWjOMW__reveal-s var(--t-l)ease .1s forwards;}@keyframes inlineHighlights-module__WWjOMW__reveal-not-found-link{0%{-webkit-mask-size:0% var(--mask-height);mask-size:0% var(--mask-height);-webkit-mask-size:0% var(--mask-height);background-size:0% 1em}to{-webkit-mask-size:100% var(--mask-height);mask-size:100% var(--mask-height);-webkit-mask-size:100% var(--mask-height);background-size:100% 1em}}@keyframes inlineHighlights-module__WWjOMW__not-found-link-blink{0%,49%{opacity:1}50%,to{opacity:0}}.inlineHighlights-module__WWjOMW__reveal-not-found-404{animation:inlineHighlights-module__WWjOMW__reveal-l var(--t-xxl)ease .2s forwards;}.inlineHighlights-module__WWjOMW__reveal-not-found-message{animation:inlineHighlights-module__WWjOMW__reveal-l var(--t-xxl)ease .3s forwards;}.inlineHighlights-module__WWjOMW__reveal-not-found-link{animation:.4s .3s forwards inlineHighlights-module__WWjOMW__reveal-not-found-link,1s step-end 1s infinite inlineHighlights-module__WWjOMW__not-found-link-blink;}
@font-face{font-family:neueHelveticaPro;src:url(../media/NeueHelveticaPro65Medium-s.p.37e0505d.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:neueHelveticaPro;src:url(../media/NeueHelveticaPro75Bold-s.p.12b5057e.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:neueHelveticaPro Fallback;src:local(Arial);ascent-override:68.07%;descent-override:27.26%;line-gap-override:19.07%;size-adjust:104.9%}.neuehelveticapro_f3d24364-module__eJOiaa__className{font-family:neueHelveticaPro,neueHelveticaPro Fallback,system-ui,sans-serif}.neuehelveticapro_f3d24364-module__eJOiaa__variable{--f-neue-helvetica:"neueHelveticaPro","neueHelveticaPro Fallback",system-ui,sans-serif}
@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d203b9464cfa0970-s.2fc06234.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a69e508140118fbc-s.p.d41aa7b1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a9a434ecf764164f-s.73974b4a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fragment Mono Fallback;src:local(Arial);ascent-override:68.53%;descent-override:18.03%;line-gap-override:0.0%;size-adjust:138.63%}.fragment_mono_8a3763c-module__r30Q3q__className{font-family:Fragment Mono,Fragment Mono Fallback;font-style:normal;font-weight:400}.fragment_mono_8a3763c-module__r30Q3q__variable{--font-fragment-mono:"Fragment Mono","Fragment Mono Fallback"}
.EpisodeModal-module__evEm-G__overlay{z-index:100;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EpisodeModal-module__evEm-G__backdrop{background-color:var(--c-backdrop);cursor:default;will-change:opacity;opacity:0;animation:EpisodeModal-module__evEm-G__fadeIn var(--t-l)ease forwards;border:none;position:absolute;inset:0}.EpisodeModal-module__evEm-G__modal{z-index:1;background-color:var(--c-bg-scnd);overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;width:clamp(480px,35vw,800px);height:max-content;min-height:90vh;margin:3.2rem 0;display:flex;position:relative;overflow-y:auto}.EpisodeModal-module__evEm-G__modal::-webkit-scrollbar{width:0;height:0;display:none}.EpisodeModal-module__evEm-G__modal{will-change:opacity;opacity:0;animation:EpisodeModal-module__evEm-G__fadeIn var(--t-s)ease var(--t-l)forwards}.EpisodeModal-module__evEm-G__modal ::selection{background-color:var(--c-bg-invert-scnd);color:var(--c-txt-prmr)}.EpisodeModal-module__evEm-G__actions_row{gap:var(--padding);flex-direction:row;display:flex}.EpisodeModal-module__evEm-G__actions_row .EpisodeModal-module__evEm-G__actions_row_primary{width:100%}.EpisodeModal-module__evEm-G__actions_row .EpisodeModal-module__evEm-G__actions_close{display:none}@media (max-width:768px){.EpisodeModal-module__evEm-G__overlay .EpisodeModal-module__evEm-G__modal{border-bottom:1px solid var(--c-txt-prmr);width:100vw;min-height:0;height:calc(100dvh - var(--global-audio-player-reserve-bottom,0px) - min(var(--padding),var(--global-audio-player-reserve-bottom,0px)));max-height:calc(100dvh - var(--global-audio-player-reserve-bottom,0px) - min(var(--padding),var(--global-audio-player-reserve-bottom,0px)));margin:0;position:absolute;top:0}.EpisodeModal-module__evEm-G__overlay .EpisodeModal-module__evEm-G__modal .EpisodeModal-module__evEm-G__actions_row{flex-direction:row;align-items:stretch}.EpisodeModal-module__evEm-G__overlay .EpisodeModal-module__evEm-G__modal .EpisodeModal-module__evEm-G__actions_row_primary{flex:1;width:auto;min-width:0}.EpisodeModal-module__evEm-G__overlay .EpisodeModal-module__evEm-G__modal .EpisodeModal-module__evEm-G__actions_close{flex-shrink:0;display:block}}.EpisodeModal-module__evEm-G__episode_content{height:100%;padding:var(--padding);flex-direction:column;justify-content:space-between;gap:4rem;display:flex}.EpisodeModal-module__evEm-G__info_wrapper{flex-direction:column;gap:2rem;display:flex}.EpisodeModal-module__evEm-G__highlight_wrapper{flex-direction:column;align-items:flex-start;gap:0;display:flex}.EpisodeModal-module__evEm-G__format_wrapper{margin-top:.4rem;margin-bottom:.55rem}.EpisodeModal-module__evEm-G__format{color:var(--c-txt-invert);background-image:linear-gradient(var(--c-bg-invert),var(--c-bg-invert));padding:.35rem .35rem 0;display:inline}.EpisodeModal-module__evEm-G__title_wrapper,.EpisodeModal-module__evEm-G__title_clone_wrapper{grid-area:1/1;min-width:0;max-width:100%}.EpisodeModal-module__evEm-G__title_wrapper{z-index:10}.EpisodeModal-module__evEm-G__title_clone_wrapper{z-index:9}.EpisodeModal-module__evEm-G__wrapper_of_wrappers{display:grid}.EpisodeModal-module__evEm-G__title{color:var(--c-txt-invert);padding:.4rem .45rem 0 .2rem;display:inline}.EpisodeModal-module__evEm-G__title_clone{color:#0000;pointer-events:none;-webkit-user-select:none;user-select:none;cursor:default;background-image:linear-gradient(var(--c-bg-invert),var(--c-bg-invert));padding:.4rem .45rem 0 .2rem;display:inline}.EpisodeModal-module__evEm-G__date_wrapper{margin-top:.02rem}.EpisodeModal-module__evEm-G__date{color:var(--c-txt-prmr);background-image:linear-gradient(var(--c-bg-prmr),var(--c-bg-prmr));padding:.3rem .3rem 0;display:inline}.EpisodeModal-module__evEm-G__description{color:var(--c-txt-invert);line-height:1.5em}@keyframes EpisodeModal-module__evEm-G__fadeIn{0%{opacity:0}to{opacity:1}}
.page-module__hf150G__episode_container{padding:0 var(--padding);flex-direction:row;max-width:100vw;min-height:70vh;margin-top:8rem;display:flex;overflow:hidden}.page-module__hf150G__media_container{flex:1}.page-module__hf150G__info_container{flex-direction:column;flex:1;gap:2rem;padding:3.2rem;display:flex}.page-module__hf150G__info{flex-direction:column;gap:1.6rem;display:flex}.page-module__hf150G__highlight_wrapper{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.page-module__hf150G__format_wrapper{margin-top:.4rem;margin-bottom:.55rem}.page-module__hf150G__format{color:var(--c-txt-invert);background-image:linear-gradient(var(--c-bg-scnd),var(--c-bg-scnd));padding:.35rem .35rem 0;display:inline}.page-module__hf150G__title_wrapper,.page-module__hf150G__title_clone_wrapper{grid-area:1/1;min-width:0;max-width:100%}.page-module__hf150G__title_wrapper{z-index:10}.page-module__hf150G__title_clone_wrapper{z-index:9}.page-module__hf150G__wrapper_of_wrappers{display:grid}.page-module__hf150G__title{color:var(--c-txt-invert);padding:.45rem .45rem 0 .2rem;display:inline}.page-module__hf150G__title_clone{color:#0000;pointer-events:none;-webkit-user-select:none;user-select:none;cursor:default;background-image:linear-gradient(var(--c-bg-scnd),var(--c-bg-scnd));padding:.45rem .45rem 0 .2rem;display:inline}.page-module__hf150G__date_wrapper{margin-top:-.45rem}.page-module__hf150G__date{color:var(--c-txt-invert);background-image:linear-gradient(var(--c-bg-invert),var(--c-bg-invert));padding:.35rem .35rem 0;display:inline}.page-module__hf150G__description{color:var(--c-txt-prmr);max-width:64ch;line-height:1.5em}.page-module__hf150G__tags{margin-top:.4rem}@media (max-width:768px){.page-module__hf150G__episode_container{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;min-height:100vh;margin:0 0 3.2rem;padding-top:4.8rem}.page-module__hf150G__episode_container .page-module__hf150G__media_container{flex:none;align-self:stretch}.page-module__hf150G__episode_container .page-module__hf150G__info_container{flex:auto;justify-content:space-between;min-height:0;padding:2.4rem 0}.page-module__hf150G__episode_container .page-module__hf150G__info_container .page-module__hf150G__info{gap:1.2rem}.page-module__hf150G__episode_container .page-module__hf150G__info_container .page-module__hf150G__highlight_wrapper{gap:.15rem}.page-module__hf150G__format_wrapper{margin-top:.4rem;margin-bottom:.2rem}.page-module__hf150G__date_wrapper{margin-top:-.25rem}.page-module__hf150G__date{padding:.5rem .35rem 0}}

.TagFilterList-module__b4U_Vq__tag_list_filter{--tag-list-sep-gap:.8em;flex-wrap:wrap;align-self:flex-start;row-gap:.6rem;width:75%;display:flex}.TagFilterList-module__b4U_Vq__tag_list_item_filter{cursor:pointer;height:1.6rem;color:var(--c-txt-scnd);white-space:nowrap;background-color:#0000;border:none;display:inline-flex;position:relative}.TagFilterList-module__b4U_Vq__tag_list_item_filter:after{content:"/";margin-left:var(--tag-list-sep-gap);margin-right:var(--tag-list-sep-gap);color:var(--c-txt-scnd);pointer-events:none;display:inline-block}.TagFilterList-module__b4U_Vq__tag_list_item_filter:last-child:after{display:none}.TagFilterList-module__b4U_Vq__tag_list_item_filter.TagFilterList-module__b4U_Vq__all:after{display:inline-block}.TagFilterList-module__b4U_Vq__tag_list_item_filter:hover,.TagFilterList-module__b4U_Vq__tag_list_item_filter_active{color:var(--c-txt-prmr)}@media (max-width:768px){.TagFilterList-module__b4U_Vq__tag_list_filter{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;--tag-list-sep-gap:.6em;flex-wrap:nowrap;align-self:stretch;width:100%;max-width:100%;margin:-1.2rem 0 -2rem;padding:1.6rem 0;overflow:auto hidden}.TagFilterList-module__b4U_Vq__tag_list_filter::-webkit-scrollbar{display:none}.TagFilterList-module__b4U_Vq__tag_list_item_filter{flex-shrink:0;font-size:1.4rem}.TagFilterList-module__b4U_Vq__tag_list_item_filter:hover{color:var(--c-txt-scnd)}.TagFilterList-module__b4U_Vq__tag_list_item_filter_active{color:var(--c-txt-prmr)}.TagFilterList-module__b4U_Vq__tag_list_item_filter_active:hover{color:var(--c-txt-prmr)}}
.not-found-module__HS70Aa__root{box-sizing:border-box;min-height:100vh;padding:10rem var(--padding)4rem;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:2.4rem;margin:0;display:flex}.not-found-module__HS70Aa__highlight_wrapper{text-align:center;flex-direction:column;align-items:center;width:60rem;display:flex}.not-found-module__HS70Aa__error404_wrapper{margin-bottom:-.8rem}.not-found-module__HS70Aa__error404{color:var(--c-txt-invert);text-transform:uppercase;background-image:linear-gradient(var(--c-bg-scnd),var(--c-bg-scnd));padding:.45rem .45rem 0 .2rem;display:inline}.not-found-module__HS70Aa__message_wrapper{z-index:1}.not-found-module__HS70Aa__message{text-transform:uppercase;color:var(--c-txt-invert);text-wrap:balance;background-image:linear-gradient(var(--c-bg-scnd),var(--c-bg-scnd));margin:0;padding:.55rem .35rem 0;display:inline}.not-found-module__HS70Aa__link_wrapper{margin-top:.2rem}.not-found-module__HS70Aa__link{text-transform:uppercase;color:var(--c-txt-prmr);transition:color var(--t-xs)ease;background-image:linear-gradient(var(--c-accent),var(--c-accent));padding:.55rem .55rem 0 .4rem;display:inline}.not-found-module__HS70Aa__link:hover{background-image:linear-gradient(var(--c-bg-invert-scnd),var(--c-bg-invert-scnd))}
.SlugDetailPageShell-module__NUw0kW__main{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:100vh;margin-bottom:6.4rem;display:flex}.SlugDetailPageShell-module__NUw0kW__cover{width:100%;height:40rem;position:relative}@media (max-width:768px){.SlugDetailPageShell-module__NUw0kW__cover{flex-direction:column;justify-content:center;align-items:stretch;display:flex}}.SlugDetailPageShell-module__NUw0kW__image{background-repeat:repeat;background-size:25%;width:100%;height:100%;position:relative}@media (max-width:768px){.SlugDetailPageShell-module__NUw0kW__image{background-size:45%}}.SlugDetailPageShell-module__NUw0kW__image:after{content:"";pointer-events:none;background-color:#0000000d;position:absolute;inset:0}.SlugDetailPageShell-module__NUw0kW__info_container{background-color:var(--c-bg-scnd);flex-direction:column;justify-content:flex-start;gap:1.6rem;width:max(45%,40rem);padding:1.6rem 1rem 1.4rem;display:flex;position:absolute;bottom:0;left:45%}@media (max-width:768px){.SlugDetailPageShell-module__NUw0kW__info_container{width:100%;padding:2rem var(--padding);background-color:#0000;position:relative;left:0}.SlugDetailPageShell-module__NUw0kW__info_container .SlugDetailPageShell-module__NUw0kW__title{color:var(--c-txt-prmr)}.SlugDetailPageShell-module__NUw0kW__info_container .SlugDetailPageShell-module__NUw0kW__description{color:var(--c-txt-prmr);order:1;margin-top:-.8rem}.SlugDetailPageShell-module__NUw0kW__info_container .SlugDetailPageShell-module__NUw0kW__meta{color:var(--c-txt-scnd);order:2;font-size:1.3rem}}@media (max-width:900px){.SlugDetailPageShell-module__NUw0kW__info_container{width:max(60%,40rem);left:auto;right:0}}.SlugDetailPageShell-module__NUw0kW__title{color:var(--c-txt-invert)}.SlugDetailPageShell-module__NUw0kW__description{color:var(--c-txt-invert);line-clamp:3;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.SlugDetailPageShell-module__NUw0kW__meta{color:var(--c-txt-invert-scnd)}.SlugDetailPageShell-module__NUw0kW__episodes_list_container{padding:var(--padding);margin-top:2.8rem}@media (max-width:768px){.SlugDetailPageShell-module__NUw0kW__episodes_list_container{margin-top:1.6rem}}.SlugDetailPageShell-module__NUw0kW__empty_episodes_message_container{justify-content:center;align-items:center;width:100%;margin:8rem 0;display:flex}.SlugDetailPageShell-module__NUw0kW__empty_episodes_message{text-align:center;color:var(--c-txt-scnd)}
