﻿@media(min-width: 1200px){.single-layout{display:flex;grid-gap:20px;justify-content:center;align-items:flex-start}}@media(min-width: 1200px)and (max-width: 1399.98px){.single-layout{background-color:rgba(0,0,0,.05)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.single-layout__container{padding-top:20px;padding-bottom:40px;display:flex;flex-direction:column;grid-gap:20px;background-color:#fff}@media(min-width: 992px){.single-layout__container{padding:20px 40px 80px}}@media(min-width: 1200px){.single-layout__container{margin:0}}@media(min-width: 1200px)and (max-width: 1399.98px){.single-layout__container{max-width:calc(100% - 200px)}}@media(min-width: 1400px){.single-layout__container{padding:60px}}@media(min-width: 1600px){.single-layout__container{padding:80px}}@media(min-width: 2000px){.single-layout__container{padding:120px}}.single-layout__sidebar{position:relative;display:flex;flex-direction:column;grid-gap:20px}@media(max-width: 991.98px){.single-layout__sidebar{padding:0 20px}}@media(min-width: 992px){.single-layout__sidebar{width:calc(300px + var(--bs-gutter-x))}}.single-layout__separator{height:1px;padding:0;background-color:rgba(0,0,0,.1);margin:20px}@media(min-width: 992px){.single-layout__separator{width:1px;height:auto;margin:0 calc(20px - var(--bs-gutter-x)*.5)}}.single-layout__title{font-size:calc(1rem + 16px);font-weight:900;line-height:120%;margin:0;font-family:var(--font-title)}.single-layout__title::first-letter{text-transform:uppercase}@media(min-width: 768px){.single-layout__title{font-size:calc(1rem + 30px)}}@media(min-width: 1200px){.single-layout__title{word-spacing:normal}}.single-layout__title--complement{min-height:40px;display:flex;align-items:center;font-size:calc(1rem + 4px);color:var(--content-link-color);text-decoration:none;font-weight:600}.single-layout__title--complement:empty{display:none}.single-layout__tip{display:flex;flex-direction:column;grid-gap:10px}@media(min-width: 768px){.single-layout__tip{display:none}}.single-layout__tip-fade{display:flex;flex-direction:column;grid-gap:10px;position:relative}.single-layout__tip-fade::after{content:"";position:absolute;right:0;bottom:0;left:0;background-image:linear-gradient(to top, white, transparent);top:0}.single-layout__tip-title{font-size:calc(1rem + 14px);font-weight:bold;line-height:120%}.single-layout__tip-excerpt{font-size:calc(1rem + 4px);color:rgba(0,0,0,.4);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.single-layout__tip-link{display:block;padding:10px;text-align:center;text-decoration:none;background-color:var(--content-link-color);color:#fff;border-radius:8px}.single-layout__relevant-list{display:flex;flex-direction:column;grid-gap:10px}.single-layout__relevant-list:empty{display:none}.single-layout__relevant-list--header{margin:20px 0 0}.single-layout__relevant-item{position:relative;list-style-type:circle}@media(max-width: 767.98px){.single-layout__relevant-item:first-child{display:none}}@-moz-document url-prefix(){.single-layout__relevant-item{margin-left:12px}}.single-layout__relevant-link{text-decoration:none;font-size:calc(1rem + 2px);color:var(--content-relevant-link-color);line-height:140%}.single-layout__content{display:flex;grid-gap:20px;flex-direction:column}@media(max-width: 991.98px){.single-layout__content{padding:0 20px}}@media(min-width: 992px){.single-layout__content{max-width:calc(100% - (321px + var(--bs-gutter-x)) - (20px - var(--bs-gutter-x)))}}.single-layout__content ned-player:empty{display:none}.single-layout__content ned-player:empty+.layout-hr{display:none}.single-layout__content.single-layout__content--fluid{max-width:none}.single-layout__media{position:relative;padding-top:75%;margin:0 -20px;width:100vw;display:none}@media(min-width: 576px){.single-layout__media{padding-top:56%;width:100%;margin:0}}.single-layout__media--video,.single-layout__media--image{display:block}.single-layout__media::after{font-family:"icomoon",serif}.single-layout__thumb{position:absolute;top:0;width:100%;height:100%;object-fit:cover;background-color:rgba(0,0,0,.1)}.single-layout__excerpt{font-size:calc(1rem + 2px);color:var(--content-excerpt-color);font-weight:400;margin:20px 0 0;line-height:calc(1rem + 10px);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.single-layout__meta{grid-column-gap:20px;align-items:center;font-style:italic;padding:10px 0;display:grid;grid-template-areas:"meta_avatar meta_author meta_author" "meta_avatar meta_date meta_taxonomy";grid-template-columns:max-content}@media(min-width: 768px){.single-layout__meta{display:flex;padding:0;grid-gap:20px;flex-direction:row}}.single-layout__meta-avatar{width:40px;height:40px;border-radius:100%;grid-area:meta_avatar;object-fit:cover}.single-layout__meta-author{flex-grow:1;grid-area:meta_author;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.single-layout__meta-date,.single-layout__meta-taxonomy{color:var(--content-meta-color)}.single-layout__meta-date{grid-area:meta_date}.single-layout__meta-taxonomy{grid-area:meta_taxonomy;text-align:right}.single-layout__article{font-size:calc(1rem + 4px);display:flex;flex-direction:column;grid-gap:30px;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.7)}.single-layout__article h1,.single-layout__article h2,.single-layout__article h3,.single-layout__article h4,.single-layout__article h5,.single-layout__article h6{font-weight:600;color:var(--content-title-color);margin:0}.single-layout__article h1{font-weight:800;font-size:calc(1rem + 15px)}.single-layout__article h2{font-weight:700;font-size:calc(1rem + 10px)}.single-layout__article h3{font-size:calc(1rem + 5px)}.single-layout__article p{line-height:160%;margin:0}.single-layout__article p:empty{display:none}.single-layout__article img{max-width:100%;height:auto}.single-layout__article a{color:var(--content-link-color);text-decoration:none;border-bottom:var(--content-link-decoration-width) var(--content-link-decoration-style) var(--content-link-decoration-color)}.single-layout__article a strong,.single-layout__article a b{color:inherit}.single-layout__article strong,.single-layout__article b{font-weight:600;color:#000}.single-layout__article .layout-hr{margin:0}.single-layout__article hr:not([class]){width:100%;border:0;height:1px;margin:0;background:rgba(0,0,0,.05)}.single-layout__article hr:first-child,.single-layout__article hr:last-child{display:none}.single-layout__article iframe,.single-layout__article iframe[src*=youtube]{display:block;margin:0 auto !important;max-width:100%}.single-layout__article iframe[src*=youtube]{aspect-ratio:16/9;width:100%;height:auto}@media(min-width: 768px)and (max-width: 991.98px){.single-layout__article>*:not(.ned-ad-dynamic){max-width:600px;margin-right:auto;margin-left:auto}}.single-layout .layout-hr:has(+.single-layout__comments:empty){display:none}.single-layout__comments:empty{display:none}.single-layout__community{display:flex;grid-gap:20px;justify-content:space-between;align-items:center}.single-layout__community-comments{background-color:var(--content-comments-button-background);color:var(--content-comments-button-color);border-radius:10px;border:0;padding:11px 20px;font-family:inherit;font-size:inherit;line-height:1rem}.single-layout__community-social{display:flex;align-items:center;grid-gap:10px}.single-layout__community-icon{background-color:var(--content-community-icon-background);color:var(--content-community-icon-color);border:0;width:36px;height:36px;border-radius:100%;font-size:1rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.single-layout__related{position:sticky;top:calc(var(--main-menu-height) + 20px)}.single-layout__feed{display:flex;flex-direction:column;grid-gap:20px}.single-layout__feed:has(.single-layout__feed-list:empty){display:none}.single-layout__feed-heading{font-size:calc(1rem + 10px);font-weight:bold;color:var(--content-link-color)}.single-layout__feed-heading:empty{display:none}.single-layout__feed-list{display:flex;flex-direction:column;grid-gap:20px}.single-layout__feed-item{display:flex;flex-direction:column;grid-gap:20px;position:relative}.single-layout__feed-leading{display:flex;grid-gap:20px;justify-content:space-between}.single-layout__feed-title{font-size:calc(1rem + 8px);font-weight:600;color:#000}.single-layout__feed-time{display:none}.single-layout__feed-index{display:none}.single-layout__feed-cover{aspect-ratio:16/9;display:block;width:100%}.single-layout__feed-cover[empty]{display:none}.single-layout__feed-cover:not([empty]){margin-bottom:20px}.single-layout__feed-content{font-size:calc(1rem + 2px);display:flex;flex-direction:column;grid-gap:10px}.single-layout__feed-content>*{margin-top:0;margin-bottom:0}.single-layout__feed.--feed .single-layout__feed-item{padding:20px;border:1px solid rgba(0,0,0,.1);border-radius:10px;box-shadow:0 10px 10px 0 rgba(0,0,0,.05)}@media(min-width: 576px){.single-layout__feed.--feed .single-layout__feed-item{padding:30px}}@media(max-width: 575.98px){.single-layout__feed.--feed .single-layout__feed-title{font-size:calc(1rem + 4px)}}.single-layout__feed.--feed .single-layout__feed-index{display:flex;font-weight:bold;font-size:calc(1rem + 10px);opacity:.3;color:var(--content-link-color)}.single-layout__feed.--event .single-layout__feed-item{padding:20px 20px 20px 40px;border:1px solid rgba(0,0,0,.1);border-radius:10px}.single-layout__feed.--event .single-layout__feed-item::before{content:"";position:absolute;top:0;bottom:0;left:20px;width:2px;background-color:rgba(0,0,0,.05);display:block}.single-layout__feed.--event .single-layout__feed-leading{flex-direction:column-reverse;grid-gap:5px}.single-layout__feed.--event .single-layout__feed-time{font-size:calc(1rem - 3px);position:relative;display:flex;color:var(--content-link-color);font-weight:bold;flex-direction:column}@media(min-width: 768px){.single-layout__feed.--event .single-layout__feed-time{align-items:center;flex-direction:row;justify-content:space-between}}.single-layout__feed.--event .single-layout__feed-time--raw{font-weight:normal;color:rgba(0,0,0,.6)}.single-layout__feed.--event .single-layout__feed-time::before{content:"";width:16px;height:16px;background:#000;position:absolute;border-radius:10px;left:-26px;display:block}.single-layout__recommended .feed.feed--swiper .swiper .swiper-slide__title{-webkit-line-clamp:2;font-size:1rem;font-weight:normal}.single-layout .layout-ad{margin:0 -20px}@media(min-width: 768px){.single-layout .layout-ad{margin:0}}.single-layout .layout-ad--single-title{height:100%}.single-layout .layout-ad--single-title>*{height:100%}.single-layout--podcast ned-player .rmp-poster{display:none !important}.single-layout--podcast ned-player.ned-player--play .rmp-poster{display:block !important}.single-layout .show-widget .show-widget__schedule-item{grid-template-columns:auto auto}.single-layout .show-widget .show-widget__hour{color:rgba(0,0,0,.6);text-align:right}.tag-layout{display:block;line-height:180%;width:100%;height:100%;max-height:40px}.tag-layout .swiper-wrapper{display:flex}.tag-layout .swiper-slide{flex-shrink:0}.tag-layout .swiper-slide__anchor{text-decoration:none;text-transform:uppercase;font-weight:600;color:var(--content-link-color)}.tag-layout .swiper-slide__title{line-height:calc(1rem + 14px)}@media(min-width: 992px){.ned-player-visor--open .player-modal .player-modal__container{grid-gap:0;grid-template-columns:auto 340px;padding:0}.ned-player-visor--open .player-modal .player-modal__aside{padding:40px 20px;background:var(--main-menu-header-background)}.ned-player-visor--open .player-modal .player-modal__aside ned-ad{background-color:rgba(255,255,255,.1)}.ned-player-visor--open .player-modal .player-modal__content{padding:40px}.ned-player-visor--open .player-modal .player-modal-related__title{font-size:calc(1rem + 4px);font-weight:bold;color:#fff}}wp-station-show .feed .feed__heading:has(a[href="#"]):has(~.feed__container:empty){display:none}wp-station-show .feed .feed__link{color:#fff;padding:15px 0;background-color:var(--main-menu-header-background);background-image:linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 41%, rgba(255, 255, 255, 0.15) 60%, rgba(255, 255, 255, 0) 100%);border-radius:5px}.show-featured{display:flex;flex-direction:column;grid-gap:20px}.show-featured__title{margin:0;font-weight:600;font-size:calc(1rem + 12px)}.show-featured__excerpt{font-weight:400;font-size:1rem;margin:0}.show-featured__excerpt:empty{display:none}.show-featured__media.show-featured__media--cover x-img{width:100%;display:block;aspect-ratio:16/9}.show-featured__media.show-featured__media--player{width:100%;display:flex;aspect-ratio:16/9;background-color:rgba(0,0,0,.4)}.show-featured__media.show-featured__media--player.-loader--dual-ring::after,.show-featured__media.show-featured__media--player .-loader--dual-ring::after{border-color:rgba(255,255,255,.6) rgba(0,0,0,0) rgba(255,255,255,.6) rgba(0,0,0,0)}.show-featured__media.show-featured__media--player .-loader--dual-ring::after{animation:loader-dual-ring .6s linear infinite}.show-widget{display:flex;flex-direction:column;grid-gap:20px;display:grid}.show-widget__heading{grid-template-columns:70px auto;grid-gap:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}.show-widget__title{font-size:calc(1rem + 8px);font-weight:600;display:flex;align-items:center}.show-widget__title-link{text-decoration:none;color:inherit}.show-widget__cover{padding-top:100%}.show-widget__cover img{object-fit:contain}.show-widget__signal{display:flex;flex-direction:column;grid-gap:10px;padding-bottom:10px}.show-widget__signal+.show-widget__signal{padding-top:15px;border-top:1px solid rgba(0,0,0,.1)}.show-widget__signal-title{display:flex;grid-gap:10px;align-items:center}.show-widget__signal-title::after{content:"";font-family:"icomoon",serif;font-size:calc(1rem - 2px);color:rgba(0,0,0,.2)}.show-widget__signal-link{background:rgba(0,0,0,.6);color:#fff;text-decoration:none;padding:4px 10px 3px;border-radius:5px;font-size:calc(1rem - 2px);display:inline-block}.show-widget__schedule{display:flex;flex-direction:column;grid-gap:10px}.show-widget__schedule-item{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;font-size:calc(1rem - 2px)}.show-widget__day{font-weight:600}.show-widget__hour{color:#fff}.twitter-tweet{margin:0 auto !important}.twitter-tweet:not(.twitter-tweet-rendered){position:relative;padding-top:125%;overflow:hidden;height:0;border:1px solid rgba(0,0,0,.1);border-radius:10px;max-width:500px}@media screen and (min-width: 576px){.twitter-tweet:not(.twitter-tweet-rendered){padding-top:75%}}.twitter-tweet:not(.twitter-tweet-rendered)::after{content:"";font-family:"icomoon",serif;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#1d9bf0;font-size:40px;animation-name:fadeToggle;animation-duration:2s;animation-iteration-count:infinite}.wp-block-image,figure{display:block;margin:0;position:relative}.wp-block-image img,figure img{display:block;margin:0 auto;max-width:100%;height:auto;padding:10px;background-color:#fff;box-shadow:0 20px 30px 0 rgba(0,0,0,.15)}.wp-block-image figcaption,figure figcaption{text-align:center;color:rgba(0,0,0,.6);margin:10px 0 0;padding:10px;font-size:calc(1rem - 2px)}.wp-block-embed{padding:0;margin:0}.wp-block-embed-youtube .wp-block-embed__wrapper{padding-top:56%;position:relative;height:0}.wp-block-embed-youtube .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-embed-instagram iframe,.wp-block-embed-instagram blockquote{margin:0 auto !important}.wp-block-embed-instagram iframe a,.wp-block-embed-instagram blockquote a{color:rgba(0,0,0,.6) !important}.wp-block-group{display:flex;flex-direction:column;grid-gap:20px}.wp-embedded-content[data-secret]:not(iframe){display:none}.wp-embedded-content:is(iframe){position:relative !important;clip:auto;margin:0 auto;display:block}.single-layout .wp-block-table td{vertical-align:top}.single-layout .wp-block-table th,.single-layout .wp-block-table td{padding:10px}@media(max-width: 575.98px){.single-layout .wp-block-table tr{display:flex;flex-direction:column}}.single-layout .wp-block-table table,.single-layout .wp-block-table th,.single-layout .wp-block-table td{border:1px solid rgba(0,0,0,.1);border-collapse:collapse}.single-layout .wp-block-pullquote,.single-layout .wp-block-quote{box-sizing:border-box;overflow-wrap:break-word;padding:2rem 1.5rem;font-style:italic;border:solid rgba(0,0,0,.05);margin:0;border-width:5px 0;text-align:center}.single-layout .wp-block-pullquote p,.single-layout .wp-block-quote p{text-align:inherit}@media(min-width: 768px){.single-layout .wp-block-pullquote,.single-layout .wp-block-quote{margin:1rem 2rem;padding:3rem}}.single-layout .wp-block-pullquote *,.single-layout .wp-block-quote *{font-weight:normal;color:var(--content-link-color);font-size:calc(1rem + 4px)}@media(min-width: 768px){.single-layout .wp-block-pullquote *,.single-layout .wp-block-quote *{font-size:calc(1rem + 10px)}}.single-layout .wp-block-pullquote blockquote,.single-layout .wp-block-quote blockquote{margin:0}.single-layout .wp-block-gallery{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:20px}.single-layout .wp-block-gallery figure.wp-block-image{width:auto !important}.single-layout .wp-block-video video{max-height:75vh;margin:0 auto;display:block;width:auto;max-width:100%}.single-layout .wp-caption{max-width:100%}wp-article{display:block;min-height:100vh;position:relative}