@charset "UTF-8";.HeightTransition__wrapper:not(.HeightTransition__wrapper--absolute){overflow:hidden}.HeightTransition__wrapper-enter{position:relative;z-index:2;opacity:0;height:0}.HeightTransition__wrapper-enter-active{opacity:1}.HeightTransition__wrapper-exit{position:relative;z-index:1;opacity:1}.HeightTransition__wrapper-exit-active,.HeightTransition__wrapper-exit-done{opacity:0;height:0}.HeightTransition__wrapper--absolute{width:100%}.HeightTransition__wrapper--absolute.HeightTransition__wrapper-enter{position:absolute;top:0;left:0;height:auto}.HeightTransition__wrapper--absolute.HeightTransition__wrapper-exit{position:static;height:auto}.CrossFade__CrossFade{position:relative}.CrossFade__CrossFade-enter{opacity:0}.CrossFade__CrossFade-enter-active{opacity:1;transition:opacity .2s cubic-bezier(.39,.575,.565,1)}.CrossFade__CrossFade-exit{position:absolute;top:0;left:0;right:0;height:100%;opacity:1}.CrossFade__CrossFade-exit-active{opacity:0;transition:opacity .2s cubic-bezier(.47,0,.745,.715)}.CrossFade__CrossFade__wrapper,.Graph__Graph{position:relative}.Graph__Graph{font-family:MaisonNeue;box-sizing:border-box;padding:0 40px 33px;color:#fff;background-color:#333}@media screen and (max-width:767px){.Graph__Graph{padding:0 20px 26px}}@media screen and (min-width:1024px){.Graph__Graph{padding:0 20px 17px}}.Graph__Graph--inverted{color:#333;background-color:#fff}.Graph__Graph__container{display:flex;flex-direction:column;width:100%;height:100%}.Graph__Graph__container-enter,.Graph__Graph__container-exit-done{opacity:0}.Graph__Graph__container-enter-active{opacity:1;transition:opacity .2s linear}.Graph__Graph__container-enter-done,.Graph__Graph__container-exit{opacity:1}.Graph__Graph__container-exit-active{opacity:0;transition:opacity .2s linear}.Graph__Graph__top{position:relative;display:flex;align-items:center;padding:20px 0 12px}@media screen and (max-width:767px){.Graph__Graph__top{padding:26px 0 12px}}@media screen and (min-width:1024px){.Graph__Graph__top{padding:26px 0 12px}}.Graph__Graph__top__currency{position:absolute;right:0;top:20px;font-size:16px;font-weight:700;line-height:1;background:#333;padding-left:10px}.Graph__Graph--inverted .Graph__Graph__top__currency{background:#fff}.Graph__Graph__top__currency-enter{opacity:0}.Graph__Graph__top__currency-enter-active{opacity:1;transition:opacity .2s cubic-bezier(.39,.575,.565,1)}.Graph__Graph__top__currency-exit{opacity:1}.Graph__Graph__top__currency-exit-active{opacity:0;transition:opacity .2s cubic-bezier(.47,0,.745,.715)}.Graph__Graph__login{display:block}.Graph__Graph__graph{position:relative;width:100%;height:230px}@media screen and (max-width:767px){.Graph__Graph__graph{height:190px}}.Graph__Graph__graph__svg{width:100%;height:100%}.Graph__Graph__errorMessage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:MaisonNeue;font-weight:300;font-size:16px;text-align:center;color:#fff;opacity:.9}.Graph__Graph--inverted .Graph__Graph__errorMessage{color:#333}.Graph__Graph__errorMessage-enter{opacity:.001}.Graph__Graph__errorMessage-enter-active{opacity:1;transition:opacity .25s linear}.Graph__Graph__errorMessage-exit{opacity:1}.Graph__Graph__errorMessage-exit-active{opacity:.001;transition:opacity .25s linear}.Graph__Graph__errorMessage-exit-done{opacity:0}.Graph__Graph__tooltip{position:absolute;top:0;transform:translateX(-50%);z-index:10;box-sizing:content-box;height:28px;padding:5px 9px;border-radius:2px;background:linear-gradient(215deg,#43a4ff,#0177ff);line-height:1;color:#fff;font-weight:500;pointer-events:none;opacity:0;transition:opacity .1s linear}.Graph__Graph__tooltip--visible{opacity:1}.Graph__Graph__tooltip:after,.Graph__Graph__tooltip:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1;pointer-events:none;border-radius:inherit;opacity:0;transition:opacity .1s linear}.Graph__Graph__tooltip:before{background:linear-gradient(215deg,#50e7cc,#01e579)}.Graph__Graph__tooltip:after{background:linear-gradient(215deg,#fb677f,#ed3a3a)}.Graph__Graph__tooltip--negative:after,.Graph__Graph__tooltip--positive:before{opacity:1}.Graph__Graph__tooltip__timestamp{display:block;font-size:11px;line-height:1;text-align:right}.Graph__Graph__tooltip__value{margin-top:3px;text-align:right;font-size:13px;display:flex}.Graph__Graph__tooltip__value__absolute{margin-right:3px}.Graph__Graph__line{position:absolute;top:38px;bottom:15px;transform:translateX(-50%);z-index:1;width:2px;background:linear-gradient(145deg,#43a4ff,#0177ff);pointer-events:none;transition:opacity .1s linear,bottom .25s cubic-bezier(.77,0,.175,1)}.Graph__Graph__line:after,.Graph__Graph__line:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;pointer-events:none;opacity:0;transition:opacity .1s linear}.Graph__Graph__line:before{background:linear-gradient(145deg,#50e7cc,#01e579)}.Graph__Graph__line--positive:before{opacity:1}.Graph__Graph__line:after{background:linear-gradient(145deg,#fb677f,#ed3a3a)}.Graph__Graph__line--negative:after{opacity:1}.Graph__Graph__line--visible{opacity:1;bottom:15px}.Graph__Graph__line--hidden{opacity:0;bottom:calc(100% - 38px)}.Graph__advancedGraphLink{color:#0177ff;font-size:11px;text-transform:uppercase;font-weight:700;text-decoration:underline}.Graph__topLinks{align-items:center;display:flex;flex-direction:row;padding-top:14px;min-height:44px}.Graph__topLinks__right{margin-left:auto}.Graph__topLinks__left{margin-right:auto}.Graph__SVGGraph{background-color:#333}.Graph__SVGGraph--inverted .Graph__SVGGraph__xAxis,.Graph__SVGGraph__xAxis{color:#d8d8d8}.Graph__SVGGraph__xAxis__text{font-family:MaisonNeue;font-size:11px;font-weight:300;color:#d8d8d8}.Graph__SVGGraph__xAxis__text--mobile{font-size:10px}.Graph__SVGGraph--inverted .Graph__SVGGraph__xAxis__text{color:#777}.Graph__SVGGraph__yAxis__line{stroke-dasharray:1 2;stroke:#d8d8d8}.Graph__SVGGraph--inverted .Graph__SVGGraph__yAxis__line{stroke:#333}.Graph__SVGGraph__yAxis__text{font-family:MaisonNeue;font-size:13px;font-weight:300;color:#f7f7f7}.Graph__SVGGraph--inverted .Graph__SVGGraph__yAxis__text{color:#333}.Graph__SVGGraph__line{fill:none;stroke:#fff;stroke-width:2}.Graph__SVGGraph--inverted .Graph__SVGGraph__line{stroke:#333}.Graph__SVGGraph__endOfDay{color:#777}.Graph__SVGGraph__endOfDay__line{stroke-dasharray:1 2}.Graph__SVGGraph__endOfDay__line line{stroke:#777}.Graph__SVGGraph__endOfDay__line text{color:#777;font-size:11px}@media screen and (max-width:575px){.Graph__SVGGraph__endOfDay__line text{font-size:10px}}.Throbber__Graph__throbber{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;border:2px solid #43a4ff;border-left-color:#0177ff;animation:Throbber__Graph__throbber__spin .9s linear infinite}.Throbber__Graph__throbber-enter{opacity:0}.Throbber__Graph__throbber-enter-active{opacity:1;transition:opacity .2s linear}.Throbber__Graph__throbber-exit{opacity:1}.Throbber__Graph__throbber-exit-active{opacity:0;transition:opacity .2s linear}@keyframes Throbber__Graph__throbber__spin{0%{transform:rotate(0deg);transform-origin:center center}to{transform:rotate(1turn);transform-origin:center center}}.TimespanSelector__TimespanSelector{list-style-type:none;padding:0;margin:0;display:flex;line-height:1em}.TimespanSelector__TimespanSelector__item{position:relative}.TimespanSelector__TimespanSelector__item:first-of-type{margin-left:-15px}.TimespanSelector__TimespanSelector__item:before{content:"";position:absolute;bottom:-5px;left:50%;right:50%;opacity:.5;height:1px;background-color:#fff;transition:left .15s cubic-bezier(.77,0,.175,1),right .15s cubic-bezier(.77,0,.175,1),opacity .15s linear}.TimespanSelector__TimespanSelector--inverted .TimespanSelector__TimespanSelector__item:before{background-color:#333}@media screen and (min-width:370px){.TimespanSelector__TimespanSelector__item__label--short{display:none}}@media screen and (max-width:369px){.TimespanSelector__TimespanSelector__item__label--long{display:none}}.TimespanSelector__TimespanSelector__item__label--long:before,.TimespanSelector__TimespanSelector__item__label--short:before{content:attr(data-label);position:absolute;top:0;left:0;width:100%;height:100%;background:#333;font-weight:300;text-align:center;transition:opacity .1s linear}.TimespanSelector__TimespanSelector--inverted .TimespanSelector__TimespanSelector__item__label--long:before,.TimespanSelector__TimespanSelector--inverted .TimespanSelector__TimespanSelector__item__label--short:before{background:#fff}.TimespanSelector__TimespanSelector__item--selected .TimespanSelector__TimespanSelector__item__label--long:before,.TimespanSelector__TimespanSelector__item--selected .TimespanSelector__TimespanSelector__item__label--short:before{opacity:0}.TimespanSelector__TimespanSelector__item--selected:before,.TimespanSelector__TimespanSelector__item:hover:before{left:9px;right:9px;opacity:1}.TimespanSelector__TimespanSelector__item__button{margin:0;background:none;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;color:#fff;font-size:13px;font-weight:500;padding:0 15px;cursor:pointer;position:relative}.TimespanSelector__TimespanSelector__item__button::-moz-focus-inner{border:0}.TimespanSelector__TimespanSelector--inverted .TimespanSelector__TimespanSelector__item__button{color:#333}@media screen and (max-width:767px){.TimespanSelector__TimespanSelector__item:first-of-type{margin-left:-11px}.TimespanSelector__TimespanSelector__item__button{padding:0 11px}.TimespanSelector__TimespanSelector__item--selected:before,.TimespanSelector__TimespanSelector__item:hover:before{left:8px;right:8px;opacity:1}}.LoginButton__LoginButton{box-sizing:content-box;padding-top:0;height:0;opacity:0}.LoginButton__LoginButton--active{height:30px;opacity:1;transition:height .25s cubic-bezier(.77,0,.175,1),padding-top .25s cubic-bezier(.77,0,.175,1),opacity .25s linear .1s}.LoginButton__LoginButton--inactive{user-select:none;pointer-events:none;transition:opacity .25s linear,height .25s cubic-bezier(.77,0,.175,1) .1s,padding-top .25s cubic-bezier(.77,0,.175,1) .1s}.LoginButton__LoginButton path{fill:#fff}.LoginButton__LoginButton__button{margin:0;padding:0;outline:none;border:0;background:transparent;-webkit-appearance:none;font-family:inherit;display:flex;align-items:center;color:#fff;border-color:#fff;cursor:pointer;transition:color .1s linear,border-color .1s linear}.LoginButton__LoginButton--inverted .LoginButton__LoginButton__button{color:#777;border-color:#333}.LoginButton__LoginButton--inverted .LoginButton__LoginButton__button path{fill:#333}.LoginButton__LoginButton__button:hover{color:#0177ff;border-color:#0177ff}.LoginButton__LoginButton__button:hover path{fill:#0177ff}.LoginButton__LoginButton__text{margin:0;font-size:11px;color:inherit;font-weight:700;text-transform:uppercase;line-height:1em}.LoginButton__LoginButton__icon{display:inline-block;width:30px;height:30px;box-sizing:border-box;margin-left:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:50%;border:1px solid;border-color:inherit}.LoginButton__LoginButton__icon svg{width:12px;height:20px;margin-top:4px;vertical-align:top}.LoginButton__LoginButton__icon svg path{transition:fill .1s linear}.RealtimeIndicator__RealtimeIndicator{display:flex;justify-content:flex-end;align-items:center;box-sizing:content-box;padding-top:0;height:0;opacity:0}.RealtimeIndicator__RealtimeIndicator--active{height:30px;opacity:1;transition:height .25s cubic-bezier(.77,0,.175,1),padding-top .25s cubic-bezier(.77,0,.175,1),opacity .25s linear .1s}.RealtimeIndicator__RealtimeIndicator--inactive{user-select:none;pointer-events:none;transition:opacity .25s linear,height .25s cubic-bezier(.77,0,.175,1) .1s,padding-top .25s cubic-bezier(.77,0,.175,1) .1s}.RealtimeIndicator__RealtimeIndicator__text{margin:0;font-size:11px;color:#fff;font-weight:700;text-transform:uppercase;line-height:1em}.RealtimeIndicator__RealtimeIndicator__icon{display:inline-block;width:30px;height:30px;box-sizing:border-box;margin-left:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:50%;border:1px solid #fff;text-align:center}.RealtimeIndicator__RealtimeIndicator__icon svg{width:12px;height:20px;margin-top:4px;vertical-align:top;animation:RealtimeIndicator__lightningBolt 7s linear infinite}.RealtimeIndicator__RealtimeIndicator__icon svg path{fill:#fff;transition:fill .1s linear}.RealtimeIndicator__RealtimeIndicator--inverted .RealtimeIndicator__RealtimeIndicator__text{color:#0177ff}.RealtimeIndicator__RealtimeIndicator--inverted .RealtimeIndicator__RealtimeIndicator__icon{border-color:#0177ff}.RealtimeIndicator__RealtimeIndicator--inverted .RealtimeIndicator__RealtimeIndicator__icon svg path{fill:#0177ff}@keyframes RealtimeIndicator__lightningBolt{0%{transform:scale(1);opacity:1}94%{transform:scale(1);opacity:1}95%{transform:scale(1.125);opacity:.95}97%{transform:scale(.875);opacity:.85}99%{transform:scale(1.125);opacity:.95}to{transform:scale(1);opacity:1}}.InstrumentGraph__InstrumentGraph{position:relative;width:100%}.Arrow__Arrow{vertical-align:baseline;height:11px;width:12px;display:inline-block;background-size:cover}.Arrow__Arrow--positive{background-image:url(/build/images/greenArrow.92df9bbd.png)}.Arrow__Arrow--negative{background-image:url(/build/images/redArrow.c218f87c.png)}.Throbber__Throbber{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;border:2px solid #43a4ff;border-left-color:#0177ff;animation:Throbber__Graph__throbber__spin .9s linear infinite}.Throbber__Throbber-enter{opacity:0}.Throbber__Throbber-enter-active{opacity:1;transition:opacity .2s linear}.Throbber__Throbber-exit{opacity:1}.Throbber__Throbber-exit-active{opacity:0;transition:opacity .2s linear}@keyframes Throbber__throbber__spin{0%{transform:rotate(0deg);transform-origin:center center}to{transform:rotate(1turn);transform-origin:center center}}.BarChart__BarChart{position:relative;font-family:MaisonNeue;box-sizing:border-box;padding:26px 20px 20px;color:#fff;background-color:#333}@media screen and (max-width:1023px){.BarChart__BarChart{padding:26px 40px 20px}}@media screen and (max-width:543px){.BarChart__BarChart{padding:26px 20px 20px}}.BarChart__BarChart__content{position:relative;width:100%;height:140px;opacity:1;transition:opacity .2s linear}.BarChart__BarChart__content--hidden{opacity:0}.BarChart__BarChart__heading{margin:0 0 52px;font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;color:#fff;letter-spacing:.4px}.BarChart__BarChart__label{position:absolute;top:0;left:0;font-size:12px;font-weight:400;color:#fff;line-height:1;text-transform:uppercase}.BarChart__BarChart__svg{width:100%;height:100%;background-color:#333}.BarChart__BarChart__svg__xAxis{color:#d8d8d8}.BarChart__BarChart__svg__xAxis__text{font-family:MaisonNeue;font-size:11px;font-weight:300;color:#d8d8d8}.BarChart__BarChart__svg__xAxis__text--mobile{font-size:10px}.BarChart__BarChart__svg__yAxis__line{stroke-dasharray:1 2;stroke:#d8d8d8}.BarChart__BarChart__svg__yAxis__text{font-family:MaisonNeue;font-size:14px;font-weight:300;color:#f7f7f7}.BarChart__BarChart__error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:MaisonNeue;font-weight:300;font-size:16px;text-align:center;color:#fff;opacity:0;transition:opacity .2s linear}.BarChart__BarChart__error--visible{opacity:.9}.Button_Widgets__button{padding:0;cursor:pointer;-webkit-appearance:none;position:relative;display:block;height:42px;width:100%;font-family:MaisonNeue;font-weight:700;font-size:15px;color:#0177ff;background-color:transparent;border:1px solid #0177ff;border-radius:6px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);transition:color .1s linear,background-color .1s linear,border-color .1s linear}.Button_Widgets__button:hover{color:#fff;background-color:#3492ff;border-color:#3492ff}.Button_Widgets__button--large{height:52px}.Button_Widgets__button--primary{background:#0177ff;border:1px solid transparent;color:#fff}.Button_Widgets__button--danger{background-color:#fd636f;border:1px solid transparent;color:#fff}.Button_Widgets__button--danger:hover{background-color:#fd3041;border-color:#fd3041}.Button_Widgets__button-enter{opacity:0}.Button_Widgets__button-enter-active{opacity:1;transition:opacity .2s linear}.Button_Widgets__button-exit{opacity:1}.Button_Widgets__button-exit-active{opacity:0;transition:opacity .2s linear}.DefinitionList_Widgets__definitionList{margin:0;padding:0;list-style-type:none;background-color:#fff}.DefinitionList_Widgets__definitionList--inverted{background-color:#333}.DefinitionList_Widgets__definitionList__row{display:flex;justify-content:space-between;margin-top:11px;background-image:url(/build/images/border.c99a4ecc.png);background-position:bottom;background-size:3px 1px;background-repeat:repeat-x;color:#333;font-size:14px;font-family:MaisonNeue;line-height:1.3;text-transform:uppercase;font-weight:400}.DefinitionList_Widgets__definitionList__row--hidden{color:#fff}.DefinitionList_Widgets__definitionList--inverted .DefinitionList_Widgets__definitionList__row{color:#fff;background-image:linear-gradient(90deg,#fff 34%,transparent 0)}.DefinitionList_Widgets__definitionList--inverted .DefinitionList_Widgets__definitionList__row--hidden{color:#333}.DefinitionList_Widgets__definitionList__row:first-of-type{margin-top:0}.DefinitionList_Widgets__definitionList__description{font-size:15px;line-height:1.2;margin-bottom:0}@media screen and (max-width:543px){.DefinitionList_Widgets__definitionList__description{font-size:14px}}.InstrumentLinkHighlighter__InstrumentLinkHighlighter__root{position:absolute;z-index:9999;box-sizing:content-box;padding:4px;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);opacity:0;transition:opacity .16s linear,width .2s cubic-bezier(.77,0,.175,1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.ScrollableTable__table-container{background:#fff;padding-bottom:1px}.ScrollableTable__table-container--withoutScroller{padding-bottom:20px}.ScrollableTable__table-scroller{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-moz-overflow:-moz-scrollbars-none}.ScrollableTable__table-scroller::-webkit-scrollbar{height:0}.ScrollableTable__table{width:100%;border-spacing:0;white-space:nowrap}.ScrollableTable__table__transition,.ScrollableTable__table__wrapper{position:relative}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:first-child{position:absolute;top:auto;left:0;z-index:4;min-width:175px;max-width:175px;text-align:left}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:first-child{min-width:140px;max-width:140px}}.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr td:first-child,.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr th:first-child{min-width:230px;max-width:230px}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr td:first-child,.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr th:first-child{min-width:40vw;max-width:40vw}}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2),.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:nth-child(2){padding-left:210px}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2):before,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:nth-child(2):before{left:210px}@media screen and (max-width:1023px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2),.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:nth-child(2){padding-left:230px}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2):before,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:nth-child(2):before{left:230px}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2),.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:nth-child(2){padding-left:175px}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2):before,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:nth-child(2):before{left:175px}}.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr td:nth-child(2),.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr th:nth-child(2){padding-left:265px}.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr td:nth-child(2):before,.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr th:nth-child(2):before{left:265px}@media screen and (max-width:1023px){.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr td:nth-child(2),.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr th:nth-child(2){padding-left:285px}.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr td:nth-child(2):before,.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr th:nth-child(2):before{left:285px}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr td:nth-child(2),.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr th:nth-child(2){padding-left:calc(40vw + 35px)}.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr td:nth-child(2):before,.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tr th:nth-child(2):before{left:calc(40vw + 35px)}}.ScrollableTable__table thead tr{height:30px}.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead tr{height:50px}.ScrollableTable__table thead td,.ScrollableTable__table thead th{position:relative;z-index:2;padding-top:0;font-weight:400;color:#f7f7f7;text-transform:uppercase;font-size:11px;letter-spacing:.79px}.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead th:first-child{position:absolute;left:20px;top:0;width:auto;line-height:30px;z-index:4;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1023px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead th:first-child{left:40px}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead th:first-child{left:20px}}.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead td,.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead th{padding-top:22px;color:#333;line-height:1.3;font-size:12px}@media screen and (max-width:543px){.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead td,.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead th{font-size:11px}}.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead:before{content:"";position:absolute;left:0;top:0;height:29px;width:205px;z-index:3;background-color:#333}@media screen and (max-width:1023px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead:before{width:225px}}.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table thead:before{width:260px}@media screen and (max-width:1023px){.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table thead:before{width:280px}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table thead:before{width:calc(40vw + 30px)}}.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead:before{height:49px;background:#f7f7f7}.ScrollableTable__table thead:after{content:"";position:absolute;left:0;top:0;right:0;height:30px;background:#333}.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead:after{height:49px;border-bottom:1px solid #efefef;background:#f7f7f7}.ScrollableTable__table--condensedBody .ScrollableTable__table tbody tr:nth-child(n+3) td:first-child,.ScrollableTable__table--condensedBody .ScrollableTable__table tbody tr:nth-child(n+3) th:first-child{padding-top:13px}@media screen and (max-width:1023px){.ScrollableTable__table--condensedBody .ScrollableTable__table tbody tr:nth-child(n+3) td:first-child,.ScrollableTable__table--condensedBody .ScrollableTable__table tbody tr:nth-child(n+3) th:first-child{padding-top:13px}}@media screen and (max-width:543px){.ScrollableTable__table--condensedBody .ScrollableTable__table tbody tr:nth-child(n+3) td:first-child,.ScrollableTable__table--condensedBody .ScrollableTable__table tbody tr:nth-child(n+3) th:first-child{padding-top:14px}}.ScrollableTable__table--condensedBody .ScrollableTable__table tbody tr:nth-child(n+3) td:not(:first-child),.ScrollableTable__table--condensedBody .ScrollableTable__table tbody tr:nth-child(n+3) th:not(:first-child){padding-top:12px}.ScrollableTable__table tbody td,.ScrollableTable__table tbody th{position:relative}.ScrollableTable__table tbody td a,.ScrollableTable__table tbody th a{color:#0177ff;transition:color .1s linear;text-decoration:none}.ScrollableTable__table tbody td a:hover,.ScrollableTable__table tbody th a:hover{color:#005fcd}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody th:first-child{background:#fff;color:#0177ff;fill:#333;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;left:20px;font-size:14px;padding-top:25px;min-height:18px;line-height:18px}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody td:first-child:hover,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody th:first-child:hover{fill:#005fcd}@media screen and (max-width:1023px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody th:first-child{left:40px}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody th:first-child{left:20px;min-height:17px;line-height:17px;font-size:13px;padding-top:26px}}.ScrollableTable__table--borderToEdge .ScrollableTable__table tbody td:first-child,.ScrollableTable__table--borderToEdge .ScrollableTable__table tbody th:first-child{left:0;padding-left:20px}@media screen and (max-width:1023px){.ScrollableTable__table--borderToEdge .ScrollableTable__table tbody td:first-child,.ScrollableTable__table--borderToEdge .ScrollableTable__table tbody th:first-child{padding-left:40px}}@media screen and (max-width:543px){.ScrollableTable__table--borderToEdge .ScrollableTable__table tbody td:first-child,.ScrollableTable__table--borderToEdge .ScrollableTable__table tbody th:first-child{padding-left:20px}}.ScrollableTable__table tbody td:before,.ScrollableTable__table tbody th:before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-image:url(/build/images/border.c99a4ecc.png);background-position:bottom;background-size:3px 1px;background-repeat:repeat-x}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody:before{content:"";position:absolute;left:195px;top:50px;bottom:0;z-index:10;display:block;width:15px;background:linear-gradient(90deg,#fff 0,#fff 60%,hsla(0,0%,100%,0))}@media screen and (max-width:1023px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody:before{left:215px}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody:before{left:160px}}.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tbody:before{left:250px}@media screen and (max-width:1023px){.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tbody:before{left:270px}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn--wide .ScrollableTable__table tbody:before{left:calc(40vw + 20px)}}.ScrollableTable__table tbody:after{content:"";position:absolute;top:31px;left:0;bottom:0;z-index:10;background:#fff;width:20px}.ScrollableTable__table--borderToEdge .ScrollableTable__table tbody:after{content:none}.ScrollableTable__table--alternativeHeader .ScrollableTable__table tbody:after{top:51px}@media screen and (max-width:1023px){.ScrollableTable__table tbody:after{width:40px}}@media screen and (max-width:543px){.ScrollableTable__table tbody:after{width:20px}}.ScrollableTable__table td,.ScrollableTable__table th{min-height:19px;box-sizing:content-box;padding:24px 5px 0;line-height:19px;overflow:hidden;font-family:MaisonNeue;font-weight:400;font-size:15px;color:#333;text-align:right}@media screen and (max-width:543px){.ScrollableTable__table td,.ScrollableTable__table th{font-size:14px}}.ScrollableTable__table td:first-child,.ScrollableTable__table th:first-child{padding-left:0}.ScrollableTable__table--borderToEdge .ScrollableTable__table td:first-child,.ScrollableTable__table--borderToEdge .ScrollableTable__table th:first-child{padding-left:20px}@media screen and (max-width:1023px){.ScrollableTable__table--borderToEdge .ScrollableTable__table td:first-child,.ScrollableTable__table--borderToEdge .ScrollableTable__table th:first-child{padding-left:40px}}@media screen and (max-width:543px){.ScrollableTable__table--borderToEdge .ScrollableTable__table td:first-child,.ScrollableTable__table--borderToEdge .ScrollableTable__table th:first-child{padding-left:20px}}.ScrollableTable__table td:last-child,.ScrollableTable__table th:last-child{padding-right:20px}@media screen and (max-width:1023px){.ScrollableTable__table td:last-child,.ScrollableTable__table th:last-child{padding-right:40px}}@media screen and (max-width:543px){.ScrollableTable__table td:last-child,.ScrollableTable__table th:last-child{padding-right:20px}}.ScrollableTable__table td:last-child:before,.ScrollableTable__table th:last-child:before{right:20px}@media screen and (max-width:1023px){.ScrollableTable__table td:last-child:before,.ScrollableTable__table th:last-child:before{right:40px}}@media screen and (max-width:543px){.ScrollableTable__table td:last-child:before,.ScrollableTable__table th:last-child:before{right:20px}}.ScrollableTable__table--borderToEdge .ScrollableTable__table td:last-child:before,.ScrollableTable__table--borderToEdge .ScrollableTable__table th:last-child:before{right:0}.Scroller__scroller{display:block;margin:20px auto;width:44px;height:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.5 17.49'%3E%3Cg fill='%23d8d8d8'%3E%3Cpath d='M1.75 7.74h40v2h-40z'/%3E%3Cpath d='M2.4 8.74l6.8 7a1 1 0 010 1.44 1 1 0 01-1.4 0L.3 9.46A1 1 0 01.3 8L7.8.31a.95.95 0 011.4 0 1 1 0 010 1.44zM41.1 8.74l-6.8-7a1 1 0 010-1.44 1 1 0 011.4 0L43.2 8a1 1 0 010 1.44l-7.5 7.72a.95.95 0 01-1.4 0 1 1 0 010-1.44z'/%3E%3C/g%3E%3C/svg%3E");background-size:44px 18px;cursor:grab;overflow:hidden;opacity:1;transition:height .175s cubic-bezier(.455,.03,.515,.955),margin-top .175s cubic-bezier(.455,.03,.515,.955),width .175s cubic-bezier(.455,.03,.515,.955),opacity .175s linear}.Scroller__scroller--hidden{margin-top:0;opacity:0;height:0}.Chevron__chevron{display:block;position:relative}.Chevron__chevron--vertical{transform:rotate(90deg)}.Chevron__chevron__lower,.Chevron__chevron__upper{position:absolute;top:50%;right:0;background-color:#333;transition:transform .225s cubic-bezier(.455,.03,.515,.955)}.Chevron__chevron__upper{transform:translateY(-50%) rotate(45deg) scaleY(.5);transform-origin:right center}.Chevron__chevron__lower{transform:translateY(-50%) rotate(-45deg) scaleY(.5);transform-origin:right center}.Chevron__chevron--inversed .Chevron__chevron__upper{transform:translateY(-50%) translateX(-70.71%) rotate(135deg) scaleY(.5)}.Chevron__chevron--inversed .Chevron__chevron__lower{transform:translateY(-50%) translateX(-70.71%) rotate(-135deg) scaleY(.5)}.SelectDropdown_Widgets__SelectDropdown{position:absolute;top:52px;left:0;right:0;z-index:2;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.1)}.SelectDropdown_Widgets__SelectDropdown-enter{opacity:.001}.SelectDropdown_Widgets__SelectDropdown-enter-active{opacity:1;transition:opacity .2s linear}.SelectDropdown_Widgets__SelectDropdown-enter-active .SelectDropdown_Widgets__SelectDropdown__options{overflow-y:hidden;transition:height .16s cubic-bezier(.645,.045,.355,1)}.SelectDropdown_Widgets__SelectDropdown-exit{opacity:1}.SelectDropdown_Widgets__SelectDropdown-exit-active{opacity:.001;transition:opacity .15s linear}.SelectDropdown_Widgets__SelectDropdown-exit-active .SelectDropdown_Widgets__SelectDropdown__options{overflow-y:hidden}.SelectDropdown_Widgets__SelectDropdown__options{list-style:none;margin:0;padding:15px 0;overflow-y:auto}.SelectDropdown_Widgets__SelectDropdown__options::-webkit-scrollbar{width:6px}.SelectDropdown_Widgets__SelectDropdown__options::-webkit-scrollbar-track{background:rgba(58,58,58,.1)}.SelectDropdown_Widgets__SelectDropdown__options::-webkit-scrollbar-thumb{background:#333}.SelectDropdown_Widgets__SelectDropdown__option{padding:10px 20px;margin:-5px 0;cursor:pointer;transition:background-color .1s linear,color .1s linear}.SelectDropdown_Widgets__SelectDropdown__option:hover{background-color:hsla(0,0%,96.9%,.8);color:#43a4ff}.SelectDropdown_Widgets__SelectDropdown__option--selected{color:#43a4ff}.SelectDropdown_Widgets__SelectDropdown__option--focussed,.SelectDropdown_Widgets__SelectDropdown__option--focussed:hover{background-color:#43a4ff;color:#fff}.Select_Widgets__select{width:100%;margin-bottom:20px}.Select_Widgets__select>select{display:none}.Select_Widgets__select__label{display:block;margin-bottom:7px;font-family:MaisonNeue;font-weight:400;color:#212121;font-size:16px}@media screen and (max-width:543px){.Select_Widgets__select__label{font-size:14px}}.Select_Widgets__select__transformer{position:relative;transition:transform .125s cubic-bezier(.645,.045,.355,1)}.Select_Widgets__select--expanded .Select_Widgets__select__transformer,.Select_Widgets__select--transitioning .Select_Widgets__select__transformer{z-index:100}.Select_Widgets__select__input{-webkit-appearance:none;-moz-appearance:none;outline:none;position:relative;z-index:3;display:flex;width:100%;align-items:center;height:52px;border:1px solid #777;border-radius:2px;background:#fff;padding:0 52px 0 12px;font-family:MaisonNeue;font-weight:400;font-size:17px;color:#777;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.Select_Widgets__select--expanded .Select_Widgets__select__input,.Select_Widgets__select__input:focus{border-color:#43a4ff}.Select_Widgets__select__input__label{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select_Widgets__select__input__chevron{position:absolute;right:20px;top:50%;transform:translateY(-50%);border-color:#43a4ff}.Select_Widgets__select__backdrop{position:fixed;bottom:0;left:0;right:0;top:0;z-index:99;cursor:default}.QuoteChange__QuoteChange{display:block;line-height:18px;font-family:MaisonNeue;font-weight:400;text-align:right}.QuoteChange__QuoteChange--positive{color:#2bd18f}.QuoteChange__QuoteChange--negative{color:#fd3041}.QuoteChange__QuoteChange--previous{position:absolute;top:0;right:0}.QuoteChange__QuoteChange__arrow{margin-left:2px;transform:scale(.9)}.QuoteChange__QuoteChange__wrapper{position:relative;overflow:hidden;flex-shrink:0;height:18px}.QuoteChange__QuoteChange__wrapper--positiveChange .QuoteChange__QuoteChange{animation-fill-mode:both;animation:QuoteChange__QuoteChange__fromBottom .45s cubic-bezier(.77,0,.175,1)}.QuoteChange__QuoteChange__wrapper--positiveChange .QuoteChange__QuoteChange--previous{animation-fill-mode:both;animation:QuoteChange__QuoteChange__toTop .45s cubic-bezier(.77,0,.175,1)}.QuoteChange__QuoteChange__wrapper--negativeChange .QuoteChange__QuoteChange{animation-fill-mode:both;animation:QuoteChange__QuoteChange__fromTop .45s cubic-bezier(.77,0,.175,1)}.QuoteChange__QuoteChange__wrapper--negativeChange .QuoteChange__QuoteChange--previous{animation-fill-mode:both;animation:QuoteChange__QuoteChange__toBottom .45s cubic-bezier(.77,0,.175,1)}@keyframes QuoteChange__QuoteChange__fromBottom{0%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes QuoteChange__QuoteChange__toBottom{0%{transform:translateY(0)}to{transform:translateY(-18px)}}@keyframes QuoteChange__QuoteChange__fromTop{0%{transform:translateY(18px)}to{transform:translateY(0)}}@keyframes QuoteChange__QuoteChange__toTop{0%{transform:translateY(0)}to{transform:translateY(18px)}}.PeersList__PeersList{background-color:#fff}.PeersList__PeersList--expandable{padding-bottom:41px;overflow:auto}.PeersList__PeersList__header{position:relative;height:80px;line-height:80px;background:linear-gradient(213.57deg,#fff,#f7f7f7)}.PeersList__PeersList__header__title{font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;letter-spacing:.2px;color:#333;margin:0;padding-left:20px}@media screen and (max-width:1023px){.PeersList__PeersList__header__title{padding-left:40px}}@media screen and (max-width:543px){.PeersList__PeersList__header__title{padding-left:20px}}.PeersList__PeersList__header__throbber{position:absolute;right:30px;top:30px;width:20px;height:20px;pointer-events:none;user-select:none}.PeersList__PeersList .PeersList__PeersList__table thead{border-bottom:0}.PeersList__PeersList .PeersList__PeersList__table thead:after{height:30px;background:#333}.PeersList__PeersList .PeersList__PeersList__table thead tr{height:30px}.PeersList__PeersList .PeersList__PeersList__table thead tr th{position:relative;z-index:2;padding-top:0;color:#f7f7f7;text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:.79px;box-sizing:content-box;line-height:19px;min-height:19px;overflow:hidden;font-family:MaisonNeue,sans-serif}.PeersList__PeersList .PeersList__PeersList__table thead tr th:first-child{padding-left:20px}.PeersList__PeersList .PeersList__PeersList__table tbody tr th:first-child{position:absolute;top:auto;left:20px;z-index:4;font-size:14px;padding-top:25px;min-height:18px;line-height:18px;min-width:150px;max-width:150px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;transition:fill .1s linear}.PeersList__PeersList .PeersList__PeersList__table .PeersList__column__name{text-align:left}.PeersList__PeersList .PeersList__PeersList__table .PeersList__column__1week,.PeersList__PeersList .PeersList__PeersList__table .PeersList__column__1year,.PeersList__PeersList .PeersList__PeersList__table .PeersList__column__last{min-width:70px;text-align:right}.PeersList__PeersList .PeersList__PeersList__table .PeersList__column__eps,.PeersList__PeersList .PeersList__PeersList__table .PeersList__column__pe{min-width:55px;text-align:right}.PeersList__PeersList .PeersList__PeersList__table .PeersList__column__small{font-size:11px}.PeersList__error{padding:30px 0 10px;text-align:center}.PeersList__expandButton{max-width:300px;margin:-21px auto 0}.IndexSelector__IndexSelector{padding:0;list-style-type:none;display:flex;justify-content:center;height:30px;margin:0 0 20px;opacity:1;transition:opacity .1s linear}.IndexSelector__IndexSelector--dimmed{opacity:.5}.IndexSelector__IndexSelector__item{display:flex;align-items:center;justify-content:center;min-width:46px;border:1px solid #333;border-right:0;transition:color .1s linear,background-color .1s linear}.IndexSelector__IndexSelector__item__button{width:100%;height:100%;margin:0;padding:0 10px;background:none;border:0;outline:none;-webkit-appearance:none;font-family:MaisonNeue;font-size:13px;font-weight:400;color:inherit;cursor:pointer}.IndexSelector__IndexSelector__item:first-of-type{border-top-left-radius:2px;border-bottom-left-radius:2px}.IndexSelector__IndexSelector__item:last-of-type{border-right:1px solid #333;border-top-right-radius:2px;border-bottom-right-radius:2px}.IndexSelector__IndexSelector:not(.IndexSelector__IndexSelector--dimmed) .IndexSelector__IndexSelector__item:hover,.IndexSelector__IndexSelector__item--active{background-color:#333;color:#fff}.PortfolioGraph__PortfolioGraph{position:relative;width:100%}.Instrument__TopBottom-Instrument{position:absolute;top:0;left:0;right:0;display:flex;width:100%;height:72px;line-height:1;margin-bottom:4px;background-color:#fff;box-shadow:0 2px 16px -6px rgba(0,0,0,.1);border-radius:6px;transition:top .45s cubic-bezier(.77,0,.175,1)}.Instrument__TopBottom-Instrument-enter{opacity:0}.Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-first{transform:translateY(228px)}.Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-second{transform:translateY(152px)}.Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-third{transform:translateY(76px)}.Instrument__TopBottom-Instrument-enter-active{opacity:1;transform:translateY(0)!important;transition:opacity .45s linear,transform .45s cubic-bezier(.47,0,.745,.715)}.Instrument__TopBottom-Instrument-exit{opacity:1;transform:translateY(0)}.Instrument__TopBottom-Instrument-exit-active{opacity:0;transition:opacity .45s linear,transform .45s cubic-bezier(.39,.575,.565,1)}.Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-first{transform:translateY(228px)}.Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-second{transform:translateY(152px)}.Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-third{transform:translateY(76px)}.Instrument__TopBottom-Instrument__watchlist__button{margin:0;background:none;outline:none;border:0;-webkit-appearance:none;position:absolute;top:0;left:-10px;right:0;bottom:0;z-index:2;width:100%;height:100%;box-sizing:content-box;padding:0 0 0 10px;cursor:pointer}.Instrument__TopBottom-Instrument__watchlist__button--throbber{pointer-events:none}.Instrument__TopBottom-Instrument__watchlist__placeholder{position:relative;width:24px;height:100%;flex-shrink:0;border-right:1px solid #d8d8d8;border-top-left-radius:6px;border-bottom-left-radius:6px;fill:#43a4ff;transition:fill .1s linear,background-color .1s linear,border-right-color .1s linear}.Instrument__TopBottom-Instrument__watchlist__placeholder--active,.Instrument__TopBottom-Instrument__watchlist__placeholder:hover{fill:#fff;background-color:#0177ff;border-right-color:#0177ff}.Instrument__TopBottom-Instrument__watchlist__placeholder--active .Instrument__TopBottom-Instrument__throbber,.Instrument__TopBottom-Instrument__watchlist__placeholder:hover .Instrument__TopBottom-Instrument__throbber{border-color:hsla(0,0%,100%,.334) hsla(0,0%,100%,.334) hsla(0,0%,100%,.334) #fff}.Instrument__TopBottom-Instrument__watchlist__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:27px;margin-top:4px;font-size:20px;transition:opacity .2s linear;fill:inherit}.Instrument__TopBottom-Instrument__watchlist__icon__svg{width:100%;fill:inherit}.Instrument__TopBottom-Instrument__watchlist__icon--hidden{opacity:0!important}.Instrument__TopBottom-Instrument__watchlist__icon--checkmark{opacity:0}.Instrument__TopBottom-Instrument__watchlist__icon--checkmark .Instrument__TopBottom-Instrument__watchlist__icon__svg{transform:translateY(-1px);height:37.5%}.Instrument__TopBottom-Instrument__watchlist__icon--plus{opacity:1}.Instrument__TopBottom-Instrument__watchlist__icon--plus .Instrument__TopBottom-Instrument__watchlist__icon__svg{transform:scale(2);height:45%}.Instrument__TopBottom-Instrument__watchlist__placeholder--active .Instrument__TopBottom-Instrument__watchlist__icon--checkmark{opacity:1}.Instrument__TopBottom-Instrument__watchlist__placeholder--active .Instrument__TopBottom-Instrument__watchlist__icon--plus{opacity:0}.Instrument__TopBottom-Instrument__content{display:flex;justify-content:space-between;overflow:hidden;width:100%;padding:17px 10px}.Instrument__TopBottom-Instrument__content__right{display:flex;flex-direction:column;flex-shrink:0}.Instrument__TopBottom-Instrument__content__left{overflow:hidden}.Instrument__TopBottom-Instrument__instrument{margin:0;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.Instrument__TopBottom-Instrument__instrument__link{font-size:16px;line-height:20px;font-weight:700;font-family:neue-haas-grotesk-text;color:#333;text-decoration:none;transition:color .1s linear}.Instrument__TopBottom-Instrument__instrument__link:hover{color:#43a4ff}.Instrument__TopBottom-Instrument__volume{font-size:12px;line-height:14px;font-weight:400;color:#777;text-transform:uppercase}.Instrument__TopBottom-Instrument__relativeChange{display:block;position:relative;z-index:1;font-size:15px;line-height:18px;font-weight:400;text-align:right;color:#333;transition:color .1s linear}.Instrument__TopBottom-Instrument__relativeChange--positive{color:#2bd18f}.Instrument__TopBottom-Instrument__relativeChange--negative{color:#fd3041}.Instrument__TopBottom-Instrument__relativeChange__arrow{display:inline-block;margin-left:6px}.Instrument__TopBottom-Instrument__relativeChange__wrapper{position:relative;overflow:hidden;flex-shrink:0;min-height:18px}.Instrument__TopBottom-Instrument__relativeChange__wrapper--positiveChange .Instrument__TopBottom-Instrument__relativeChange-enter{transform:translateY(-18px)}.Instrument__TopBottom-Instrument__relativeChange__wrapper--positiveChange .Instrument__TopBottom-Instrument__relativeChange-enter-active,.Instrument__TopBottom-Instrument__relativeChange__wrapper--positiveChange .Instrument__TopBottom-Instrument__relativeChange-exit{transform:translateY(0)}.Instrument__TopBottom-Instrument__relativeChange__wrapper--negativeChange .Instrument__TopBottom-Instrument__relativeChange-enter,.Instrument__TopBottom-Instrument__relativeChange__wrapper--positiveChange .Instrument__TopBottom-Instrument__relativeChange-exit-active{transform:translateY(18px)}.Instrument__TopBottom-Instrument__relativeChange__wrapper--negativeChange .Instrument__TopBottom-Instrument__relativeChange-enter-active,.Instrument__TopBottom-Instrument__relativeChange__wrapper--negativeChange .Instrument__TopBottom-Instrument__relativeChange-exit{transform:translateY(0)}.Instrument__TopBottom-Instrument__relativeChange__wrapper--negativeChange .Instrument__TopBottom-Instrument__relativeChange-exit-active{transform:translateY(-18px)}.Instrument__TopBottom-Instrument__relativeChange__instrumentChange{display:inline}.Instrument__TopBottom-Instrument__relativeChange-enter-active{transition:transform .45s cubic-bezier(.77,0,.175,1)}.Instrument__TopBottom-Instrument__relativeChange-exit{position:absolute;top:0;right:0}.Instrument__TopBottom-Instrument__relativeChange-exit-active{transition:transform .45s cubic-bezier(.77,0,.175,1)}.Instrument__TopBottom-Instrument__absoluteValue{font-size:13px;line-height:25px;font-weight:400;text-align:right}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-first{transform:translateY(180px)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-second{transform:translateY(120px)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-third{transform:translateY(60px)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-fourth{transform:translateY(0)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-exit-active{opacity:0;transition:opacity .45s linear,transform .45s cubic-bezier(.39,.575,.565,1)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-first{transform:translateY(180px)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-second{transform:translateY(120px)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-third{transform:translateY(60px)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-fourth{transform:translateY(0)}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument__instrument__link{font-size:14px;line-height:18px}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument__content{padding:12px 9px}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument__volume{display:block}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument__relativeChange{font-size:13px;line-height:16px}.Instrument__elements-list-4 .Instrument__TopBottom-Instrument__absoluteValue{font-size:12px;line-height:12px;color:#777}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument__volume,.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__volume{display:none}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument__instrument,.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__instrument{line-height:26px}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument__instrument__link,.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__instrument__link{font-size:13px}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument__content,.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__content{padding:7px 9px}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument__relativeChange,.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__relativeChange{font-size:13px;line-height:16px}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument__relativeChange i,.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__relativeChange i{height:9px;width:10px;margin-left:4px}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument__absoluteValue,.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__absoluteValue{font-size:11px;line-height:13px;color:#777}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-first{transform:translateY(188px)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-second{transform:translateY(141px)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-third{transform:translateY(94px)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-fourth{transform:translateY(47px)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-fifth{transform:translateY(0)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-exit-active{opacity:0;transition:opacity .45s linear,transform .45s cubic-bezier(.39,.575,.565,1)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-first{transform:translateY(188px)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-second{transform:translateY(141px)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-third{transform:translateY(94px)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-fourth{transform:translateY(47px)}.Instrument__elements-list-5 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-fifth{transform:translateY(0)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-first{transform:translateY(195px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-second{transform:translateY(156px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-third{transform:translateY(117px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-fourth{transform:translateY(78px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-fifth{transform:translateY(39px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-enter.Instrument__TopBottom-Instrument--position-sixth{transform:translateY(0)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-exit-active{opacity:0;transition:opacity .45s linear,transform .45s cubic-bezier(.39,.575,.565,1)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-first{transform:translateY(195px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-second{transform:translateY(156px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-third{transform:translateY(117px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-fourth{transform:translateY(78px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-fifth{transform:translateY(39px)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument-exit-active.Instrument__TopBottom-Instrument--position-sixth{transform:translateY(0)}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__content{padding:5px 9px}.Instrument__elements-list-6 .Instrument__TopBottom-Instrument__absoluteValue{margin-top:-2px}.InstrumentList__TopBottom-InstrumentList{flex-basis:100%;overflow:hidden;padding:5px;margin:-5px 0}.InstrumentList__TopBottom-InstrumentList:first-of-type{margin-left:-5px}.InstrumentList__TopBottom-InstrumentList:last-of-type{margin-right:-5px}.InstrumentList__TopBottom-InstrumentList--single-column{margin:5px -5px -5px}.InstrumentList__TopBottom-InstrumentList--single-column:first-of-type{margin-top:-5px}.InstrumentList__TopBottom-InstrumentList__header{display:flex;align-items:center;justify-content:space-between}.InstrumentList__TopBottom-InstrumentList__title{margin:0;font-size:14px;font-weight:500;color:#333;letter-spacing:.23px;text-transform:uppercase}@media screen and (max-width:767px){.InstrumentList__TopBottom-InstrumentList__title{font-size:13px}}.InstrumentList__TopBottom-InstrumentList__delayed{font-size:13px;font-weight:400;color:#777;letter-spacing:.22px}.InstrumentList__TopBottom-InstrumentList__list{position:relative;margin:6px 0 0;padding:0;list-style-type:none;height:228px}.TopBottom__TopBottom{box-sizing:content-box;position:relative;font-family:MaisonNeue;color:#333;height:256px;background:#f7f7f7;padding:23px 20px 30px}.TopBottom__TopBottom--single-column{height:526px}@media screen and (max-width:1023px){.TopBottom__TopBottom{padding:23px 40px 30px}}@media screen and (max-width:767px){.TopBottom__TopBottom{padding:23px 6px 30px}}.TopBottom__TopBottom__container{position:relative;height:100%}.TopBottom__TopBottom__error{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-family:MaisonNeue;font-weight:300;font-size:16px;text-align:center;background:inherit}.TopBottom__TopBottom__lists{position:relative;display:flex;flex-direction:row}.TopBottom__TopBottom__lists--single-column{flex-direction:column}.TopBottom__TopBottom__error-enter,.TopBottom__TopBottom__lists-enter{opacity:0;position:relative;z-index:2}.TopBottom__TopBottom__error-enter-active,.TopBottom__TopBottom__lists-enter-active{opacity:1;transition:opacity .2s cubic-bezier(.39,.575,.565,1)}.TopBottom__TopBottom__error-exit,.TopBottom__TopBottom__lists-exit{opacity:1;position:absolute;top:0;left:0;z-index:1;width:100%}.TopBottom__TopBottom__error-exit-active,.TopBottom__TopBottom__lists-exit-active{opacity:0;transition:opacity .2s cubic-bezier(.47,0,.745,.715)}.LinkButton__linkButton{text-decoration:none;text-align:center;line-height:38px;padding:0;cursor:pointer;-webkit-appearance:none;position:relative;display:block;height:42px;width:100%;font-family:MaisonNeue;font-weight:700;font-size:15px;color:#0177ff;background-color:transparent;border:1px solid #0177ff;border-radius:6px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);transition:color .1s linear,background-color .1s linear,border-color .1s linear}.LinkButton__linkButton:hover{color:#fff;background-color:#3492ff;border-color:#3492ff}.LinkButton__linkButton--large{height:52px}.LinkButton__linkButton--primary{background:#0177ff;border:1px solid transparent;color:#fff}.LinkButton__linkButton--danger{background-color:#fd636f;border:1px solid transparent;color:#fff}.LinkButton__linkButton--danger:hover{background-color:#fd3041;border-color:#fd3041}.LinkButton__linkButton-enter{opacity:0}.LinkButton__linkButton-enter-active{opacity:1;transition:opacity .2s linear}.LinkButton__linkButton-exit{opacity:1}.LinkButton__linkButton-exit-active{opacity:0;transition:opacity .2s linear}.TopBottomIndex__seeAll{max-width:300px;margin:-21px auto;cursor:pointer;transition:opacity .1s linear .1s,margin-bottom .1s cubic-bezier(.455,.03,.515,.955) .1s}.StockHeader__StockHeader{font-family:MaisonNeue;height:100%;display:flex;justify-content:space-between;flex-direction:column}.StockHeader__StockHeader__wrapper{position:relative;height:130px;margin:0 20px 3px}@media screen and (max-width:767px){.StockHeader__StockHeader__wrapper{margin:0 40px 3px}}@media screen and (max-width:543px){.StockHeader__StockHeader__wrapper{height:125px;margin:0 20px 3px}}.StockHeader__StockHeader__wrapper:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-image:linear-gradient(90deg,#333 34%,transparent 0);background-position:bottom;background-size:3px 1px;background-repeat:repeat-x}.StockHeader__StockHeader__name{margin:0;font-family:neue-haas-grotesk-text;font-size:24px;font-weight:700;color:#333;letter-spacing:.71px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:543px){.StockHeader__StockHeader__name{font-size:22px;letter-spacing:.65px}}.StockHeader__StockHeader__exchange{margin:0;font-size:12px;font-weight:400;letter-spacing:.44px;text-transform:uppercase}@media screen and (max-width:543px){.StockHeader__StockHeader__exchange{font-size:11px;letter-spacing:.4px}}.StockHeader__StockHeader__columns,.StockHeader__StockHeader__left{display:flex;justify-content:space-between}.StockHeader__StockHeader__left{flex-direction:column;flex-shrink:0;margin-right:15px}.StockHeader__StockHeader__right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;text-align:right;overflow:hidden}.StockHeader__StockHeader__value{font-size:44px;font-weight:700;color:#333}@media screen and (max-width:543px){.StockHeader__StockHeader__value{font-size:40px}}.StockHeader__StockHeader__value__currency{margin-left:10px;font-weight:300;font-size:16px}@media screen and (max-width:543px){.StockHeader__StockHeader__value__currency{margin-left:8px;font-size:14px}}.StockHeader__StockHeader__change{margin-top:-4px;font-size:14px;font-weight:300;color:#333}.StockHeader__StockHeader__change--negative{color:#fd3041}.StockHeader__StockHeader__change--positive{color:#2bd18f}.StockHeader__StockHeader__change__arrow{margin-left:6px;transform:scale(.9)}.StockHeader__StockHeader__symbol{font-size:17px;font-weight:700;letter-spacing:.73px;color:#333;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:543px){.StockHeader__StockHeader__symbol{font-size:16px;letter-spacing:.69px}}.StockHeader__StockHeader__timestamp{margin-top:-6px;white-space:nowrap;overflow:hidden;font-size:12px;font-weight:400;letter-spacing:.52px;color:#777}@media screen and (max-width:543px){.StockHeader__StockHeader__timestamp{font-size:11px;letter-spacing:.47px}}@media screen and (max-width:350px){.StockHeader__StockHeader__timestamp__label{display:none}}.StockHeader__StockHeader__error{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-family:MaisonNeue;font-weight:300;font-size:16px;text-align:center;background:inherit}.StockHeader__StockHeader-enter,.StockHeader__StockHeader__error-enter{opacity:0;position:relative;z-index:2}.StockHeader__StockHeader-enter-active,.StockHeader__StockHeader__error-enter-active{opacity:1;transition:opacity .2s cubic-bezier(.39,.575,.565,1)}.StockHeader__StockHeader-exit,.StockHeader__StockHeader__error-exit{opacity:1;position:absolute;top:0;left:0;z-index:1;width:100%}.StockHeader__StockHeader-exit-active,.StockHeader__StockHeader__error-exit-active{opacity:0;transition:opacity .2s cubic-bezier(.47,0,.745,.715)}@font-face{font-family:MaisonNeue;src:url(/build/fonts/MaisonNeue-Bold.6fc354b0.woff2) format("woff2"),url(/build/fonts/MaisonNeue-Bold.6a322e51.woff) format("woff");font-style:normal;font-weight:700}@font-face{font-family:MaisonNeue;src:url(/build/fonts/MaisonNeue-Demi.bf14a265.woff2) format("woff2"),url(/build/fonts/MaisonNeue-Demi.4712c911.woff) format("woff");font-style:normal;font-weight:500}@font-face{font-family:MaisonNeue;src:url(/build/fonts/MaisonNeue-Medium.2dcf904a.woff2) format("woff2"),url(/build/fonts/MaisonNeue-Medium.0cdea784.woff) format("woff");font-style:normal;font-weight:400}@font-face{font-family:MaisonNeue;src:url(/build/fonts/MaisonNeue-Book.97d1ff03.woff2) format("woff2"),url(/build/fonts/MaisonNeue-Book.ade3fbf5.woff) format("woff");font-style:normal;font-weight:300}@font-face{font-family:neue-haas-grotesk-text;src:url(/build/fonts/neue-haas-grotesk-text-bold.8fef718b.woff2) format("woff2"),url(/build/fonts/neue-haas-grotesk-text-bold.ad5ff2c2.woff) format("woff"),url(/build/fonts/neue-haas-grotesk-text-bold.4cf179d5.eot) format("opentype");font-style:normal;font-weight:900}@font-face{font-family:neue-haas-grotesk-text;src:url(/build/fonts/neue-haas-grotesk-text-demi.caee6aa5.woff2) format("woff2"),url(/build/fonts/neue-haas-grotesk-text-demi.afe4a48e.woff) format("woff"),url(/build/fonts/neue-haas-grotesk-text-demi.b40484f2.eot) format("opentype");font-style:normal;font-weight:700}@font-face{font-family:neue-haas-grotesk-text;src:url(/build/fonts/neue-haas-grotesk-text-medium.19f3fd07.woff2) format("woff2"),url(/build/fonts/neue-haas-grotesk-text-medium.02fa2b77.woff) format("woff"),url(/build/fonts/neue-haas-grotesk-text-medium.94eb2bbe.eot) format("opentype");font-style:normal;font-weight:500}@font-face{font-family:neue-haas-grotesk-text;src:url(/build/fonts/neue-haas-grotesk-text-regular.7c2fd7af.woff2) format("woff2"),url(/build/fonts/neue-haas-grotesk-text-regular.b3c552f6.woff) format("woff"),url(/build/fonts/neue-haas-grotesk-text-regular.e6d6ef6f.eot) format("opentype");font-style:normal;font-weight:400}.StockSlider__stockSlider{margin:0;line-height:35px;height:39px;background-color:hsla(0,0%,100%,.7);border-bottom:1px solid #d8d8d8;font-style:normal;font-stretch:normal;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;max-width:100%;width:100%}.StockSlider__inner{overflow:hidden;white-space:nowrap;display:inline-block;width:100%;height:35px;position:relative}.StockSlider__inner:hover .StockSlider__stock{animation-play-state:paused}.StockSlider__content{position:absolute}.StockSlider__indexStockSlider{display:flex;border-bottom:0}.StockSlider__indexStockSlider .StockSlider__staticLink{position:relative}.StockSlider__indexStockSlider .StockSlider__staticLink_anchor{font-size:12px;font-weight:400;color:#333;padding:5px 5px 5px 0;text-decoration:none}.StockSlider__indexStockSlider .StockSlider__staticLink:after{content:"";display:inline-block;width:10px;height:22px;border-right:1px solid #333;position:absolute;right:0;top:7px}.StockSlider__indexStockSlider .StockSlider__inner{position:relative}.StockSlider__indexStockSlider .StockSlider__inner:after,.StockSlider__indexStockSlider .StockSlider__inner:before{content:"";background:#fff;height:100%;width:25px;display:inline-block;position:absolute;z-index:1;top:0}.StockSlider__indexStockSlider .StockSlider__inner:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,.6) 32%,hsla(0,0%,100%,.4) 49%,hsla(0,0%,100%,0));left:0}.StockSlider__indexStockSlider .StockSlider__inner:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.4) 49%,hsla(0,0%,100%,.6) 65%,#fff);right:0}.StockSlider__indexStockSlider .StockSlider__inner .StockSlider__content{animation-duration:120s}.StockSlider__indexStockSlider .StockSlider__inner .StockSlider__content .StockSlider__stock__data{padding-top:0;margin-left:5px;margin-right:15px}.StockSlider__stock{font-size:0;font-family:neue-haas-grotesk-text;display:inline-block;text-transform:uppercase;animation-name:StockSlider__slide;animation-duration:22s;animation-delay:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes StockSlider__slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.StockSlider__stock__data{font-size:12px;font-weight:400;margin-right:20px;padding-top:2px;color:#333;display:inline-block}.StockSlider__stock__data>div{transition:width .3s ease-in}.StockSlider__stock__label{display:inline-block;font-weight:500}.StockSlider__stock__index{font-weight:500;margin-right:2px}.StockSlider__stock__value{min-width:47px;display:inline-block;margin-left:8px;font-weight:400;font-family:"sans-serif"}.StockSlider__stock__value--negative,.StockSlider__stock__value--positive{padding-left:4px}.StockSlider__stock__value--negative:after,.StockSlider__stock__value--positive:after{content:"";width:0;height:0;margin-left:5px;display:inline-block;position:relative;border-left:6px solid transparent;border-right:6px solid transparent}.StockSlider__stock__value--negative{color:#fd3041}.StockSlider__stock__value--negative:after{border-top:10px solid #fd3041;margin-bottom:-1px}.StockSlider__stock__value--positive{color:#2bd18f}.StockSlider__stock__value--positive:after{border-bottom:10px solid #2bd18f}.CombinedInstrumentWidgets__IndexSelector{background:#fff;padding:20px 0}.CombinedInstrumentWidgets__IndexSelector>ul{margin-bottom:0}.FadeIn_QuoteHistory__FadeIn{position:relative}.FadeIn_QuoteHistory__FadeIn-enter{opacity:0}.FadeIn_QuoteHistory__FadeIn-enter-active{opacity:1;transition:opacity .2s linear}.FadeIn_QuoteHistory__FadeIn--absolute.FadeIn_QuoteHistory__FadeIn-exit{position:absolute;top:0;left:0}.FadeIn_QuoteHistory__FadeIn-exit{opacity:1}.FadeIn_QuoteHistory__FadeIn-exit-active{opacity:0;transition:opacity .2s linear}.SortArrow__SortArrow{width:7px;height:9px;vertical-align:baseline;transform:translateY(-.5px)}.SortArrow__SortArrow--reversed{transform:translateY(-.5px) rotate(180deg)}.SortArrow__SortArrow__path{fill:inherit}.QuoteHistoryTable__QuoteHistoryTable{position:relative;padding-bottom:0;background:#fff;transition:padding-bottom .2s linear}.QuoteHistoryTable__QuoteHistoryTable:before{content:"";position:absolute;top:0;left:0;right:0;z-index:0;height:30px;background:#333}.QuoteHistoryTable__QuoteHistoryTable--expandable{padding-bottom:21px;overflow:auto}.QuoteHistoryTable__QuoteHistoryTable__header td.QuoteHistoryTable__QuoteHistoryTable__header__column--sortable,.QuoteHistoryTable__QuoteHistoryTable__header th.QuoteHistoryTable__QuoteHistoryTable__header__column--sortable{cursor:pointer}.QuoteHistoryTable__QuoteHistoryTable__header td:hover .QuoteHistoryTable__QuoteHistoryTable__header__sortArrow,.QuoteHistoryTable__QuoteHistoryTable__header th:hover .QuoteHistoryTable__QuoteHistoryTable__header__sortArrow{fill:#fff;opacity:1}.QuoteHistoryTable__QuoteHistoryTable__header__label{display:flex;align-items:center;height:30px;line-height:1}.QuoteHistoryTable__QuoteHistoryTable__header__label--rightAligned{flex-direction:row-reverse}.QuoteHistoryTable__QuoteHistoryTable__header__label--rightAligned .QuoteHistoryTable__QuoteHistoryTable__header__sortArrow{margin-left:0;margin-right:5px}.QuoteHistoryTable__QuoteHistoryTable__header__sortArrow{fill:#fff;opacity:0;transition:fill .1s linear,opacity .1s linear;margin-left:5px}.QuoteHistoryTable__QuoteHistoryTable__header__sortArrow--active{fill:#0177ff!important;opacity:1}.QuoteHistoryTable__QuoteHistoryTable__table{background:#fff}.QuoteHistoryTable__QuoteHistoryTable__expand{max-width:300px;margin:-21px auto;cursor:pointer;transition:opacity .1s linear .1s,margin-bottom .1s cubic-bezier(.455,.03,.515,.955) .1s}.QuoteHistoryTable__QuoteHistoryTable__expand--hidden{opacity:0;margin-bottom:-21px;pointer-events:none;transition:opacity .1s linear,margin-bottom .1s cubic-bezier(.455,.03,.515,.955)}.CommoditiesQuoteHistory__CommoditiesQuoteHistory{position:relative;min-height:200px}.CommoditiesQuoteHistory__CommoditiesQuoteHistory__throbber{position:absolute;top:0;left:0;right:0;height:200px;z-index:10;pointer-events:none}.CommoditiesQuoteHistory__CommoditiesQuoteHistory__last{min-width:85px}.CommoditiesQuoteHistory__CommoditiesQuoteHistory__change{min-width:95px}.CommoditiesQuoteHistory__CommoditiesQuoteHistory__change_1month,.CommoditiesQuoteHistory__CommoditiesQuoteHistory__change_1week,.CommoditiesQuoteHistory__CommoditiesQuoteHistory__change_3months,.CommoditiesQuoteHistory__CommoditiesQuoteHistory__change_12months{min-width:94px}.CommoditiesQuoteHistory__CommoditiesQuoteHistory__updatedAt{min-width:95px}.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory{position:relative;min-height:200px}.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory__throbber{position:absolute;top:0;left:0;right:0;height:200px;z-index:10;pointer-events:none}.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory__content{position:relative}.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory__change_1hour,.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory__change_1week,.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory__last{min-width:85px}.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory__marketCap{min-width:130px}.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory__updatedAt{min-width:110px}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory{position:relative;min-height:200px}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__header{position:relative;display:flex;flex-direction:column;justify-content:center;height:150px;background:linear-gradient(213.57deg,#fff,#f7f7f7);padding:0 20px}@media screen and (max-width:1023px){.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__header{padding:0 40px}}@media screen and (max-width:543px){.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__header{padding:0 20px}}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__title{font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;letter-spacing:.2px;color:#333;margin:0 0 15px}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__select{position:relative;max-width:460px}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__throbber{position:absolute;right:-50px;top:50%;transform:translateY(-50%);width:32px;height:32px;z-index:10;pointer-events:none}@media screen and (max-width:575px){.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__throbber{transform:none;top:-44px;right:0}}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__last{min-width:70px}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__change{min-width:80px}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__change_1month,.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__change_1week,.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__change_3months,.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__change_12months{min-width:90px}.CurrencyCrossesQuoteHistory__CurrencyCrossesQuoteHistory__updatedAt{min-width:85px}.IndexQuoteHistory__IndexQuoteHistory{position:relative;min-height:200px}.IndexQuoteHistory__IndexQuoteHistory__header{position:relative;height:80px;line-height:80px;background:linear-gradient(213.57deg,#fff,#f7f7f7)}.IndexQuoteHistory__IndexQuoteHistory__title{font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;letter-spacing:.2px;color:#333;margin:0;padding-left:20px}@media screen and (max-width:1023px){.IndexQuoteHistory__IndexQuoteHistory__title{padding-left:40px}}@media screen and (max-width:543px){.IndexQuoteHistory__IndexQuoteHistory__title{padding-left:20px}}.IndexQuoteHistory__IndexQuoteHistory__delayed{position:absolute;bottom:10px;right:20px;font-family:MaisonNeue;font-weight:400;font-size:13px;letter-spacing:.2px;color:#777;line-height:1}@media screen and (max-width:1023px){.IndexQuoteHistory__IndexQuoteHistory__delayed{right:40px}}@media screen and (max-width:543px){.IndexQuoteHistory__IndexQuoteHistory__delayed{right:20px}}.IndexQuoteHistory__IndexQuoteHistory__throbber{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:20px;height:20px;z-index:10;pointer-events:none}@media screen and (max-width:1023px){.IndexQuoteHistory__IndexQuoteHistory__throbber{right:40px}}@media screen and (max-width:543px){.IndexQuoteHistory__IndexQuoteHistory__throbber{right:20px}}.IndexQuoteHistory__IndexQuoteHistory__table__name{min-width:175px!important;max-width:175px!important}@media screen and (max-width:543px){.IndexQuoteHistory__IndexQuoteHistory__table__name{min-width:140px!important;max-width:140px!important}}.IndexQuoteHistory__IndexQuoteHistory__table__last{min-width:84px;padding-left:220px!important}@media screen and (max-width:1023px){.IndexQuoteHistory__IndexQuoteHistory__table__last{padding-left:240px!important}}@media screen and (max-width:543px){.IndexQuoteHistory__IndexQuoteHistory__table__last{padding-left:185px!important}}.IndexQuoteHistory__IndexQuoteHistory__table__changeInPercent{min-width:104px}.IndexQuoteHistory__IndexQuoteHistory__table__change,.IndexQuoteHistory__IndexQuoteHistory__table__volume{min-width:89px}.IndexQuoteHistory__IndexQuoteHistory__table__ask,.IndexQuoteHistory__IndexQuoteHistory__table__bid{min-width:84px}.IndexQuoteHistory__IndexQuoteHistory__table__updatedAt{min-width:89px}.IndexQuoteHistory__IndexQuoteHistory__table thead:before{width:210px!important}@media screen and (max-width:1023px){.IndexQuoteHistory__IndexQuoteHistory__table thead:before{width:230px!important}}@media screen and (max-width:543px){.IndexQuoteHistory__IndexQuoteHistory__table thead:before{width:175px!important}}.IndexQuoteHistory__IndexQuoteHistory__table tbody:before{left:195px!important}@media screen and (max-width:1023px){.IndexQuoteHistory__IndexQuoteHistory__table tbody:before{left:215px!important}}@media screen and (max-width:543px){.IndexQuoteHistory__IndexQuoteHistory__table tbody:before{left:160px!important}}.InstrumentQuoteHistory__InstrumentQuoteHistory{position:relative;min-height:60px}.InstrumentQuoteHistory__InstrumentQuoteHistory__heading{font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;letter-spacing:.2px;color:#333;margin:0;padding:27px 20px;background:linear-gradient(213.57deg,#fff,#f7f7f7)}@media screen and (max-width:1023px){.InstrumentQuoteHistory__InstrumentQuoteHistory__heading{padding:27px 40px}}@media screen and (max-width:543px){.InstrumentQuoteHistory__InstrumentQuoteHistory__heading{padding:27px 20px}}.InstrumentQuoteHistory__InstrumentQuoteHistory__table tbody td:before,.InstrumentQuoteHistory__InstrumentQuoteHistory__table tbody th:before{bottom:auto;top:29px}.InstrumentQuoteHistory__InstrumentQuoteHistory__content{position:relative}.InstrumentQuoteHistory__InstrumentQuoteHistory__period-1month,.InstrumentQuoteHistory__InstrumentQuoteHistory__period-1week,.InstrumentQuoteHistory__InstrumentQuoteHistory__period-1year,.InstrumentQuoteHistory__InstrumentQuoteHistory__period-3months,.InstrumentQuoteHistory__InstrumentQuoteHistory__period-5years{height:30px;line-height:30px!important;padding-top:0!important;font-size:12px!important}.InstrumentQuoteHistory__InstrumentQuoteHistory__period-1month,.InstrumentQuoteHistory__InstrumentQuoteHistory__period-1year,.InstrumentQuoteHistory__InstrumentQuoteHistory__period-3months,.InstrumentQuoteHistory__InstrumentQuoteHistory__period-5years{width:25%;text-align:right}.InstrumentQuoteHistory__InstrumentQuoteHistory__period-1week{width:0}thead .InstrumentQuoteHistory__InstrumentQuoteHistory__period-1week{text-align:right}.MarketQuoteHistory__MarketQuoteHistory{position:relative;min-height:200px}.MarketQuoteHistory__MarketQuoteHistory__header{position:relative;height:80px;line-height:80px;background:linear-gradient(213.57deg,#fff,#f7f7f7)}.MarketQuoteHistory__MarketQuoteHistory__title{font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;letter-spacing:.2px;color:#333;margin:0;padding-left:20px}@media screen and (max-width:1023px){.MarketQuoteHistory__MarketQuoteHistory__title{padding-left:40px}}@media screen and (max-width:543px){.MarketQuoteHistory__MarketQuoteHistory__title{padding-left:20px}}.MarketQuoteHistory__MarketQuoteHistory__delayed{position:absolute;bottom:10px;right:20px;font-family:MaisonNeue;font-weight:400;font-size:13px;letter-spacing:.2px;color:#777;line-height:1}@media screen and (max-width:1023px){.MarketQuoteHistory__MarketQuoteHistory__delayed{right:40px}}@media screen and (max-width:543px){.MarketQuoteHistory__MarketQuoteHistory__delayed{right:20px}}.MarketQuoteHistory__MarketQuoteHistory__throbber{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:20px;height:20px;z-index:10;pointer-events:none}@media screen and (max-width:1023px){.MarketQuoteHistory__MarketQuoteHistory__throbber{right:40px}}@media screen and (max-width:543px){.MarketQuoteHistory__MarketQuoteHistory__throbber{right:20px}}.MarketQuoteHistory__MarketQuoteHistory__last{min-width:70px}.MarketQuoteHistory__MarketQuoteHistory__change{min-width:105px}.MarketQuoteHistory__MarketQuoteHistory__change_1month,.MarketQuoteHistory__MarketQuoteHistory__change_1week,.MarketQuoteHistory__MarketQuoteHistory__change_3months,.MarketQuoteHistory__MarketQuoteHistory__change_12months{min-width:90px}.MarketQuoteHistory__MarketQuoteHistory__updatedAt{min-width:110px}.MutualFundsQuoteHistory__MutualFundsQuoteHistory{position:relative;min-height:200px}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__header{position:relative;display:flex;flex-direction:column;justify-content:center;height:150px;background:linear-gradient(213.57deg,#fff,#f7f7f7);padding:0 20px}@media screen and (max-width:1023px){.MutualFundsQuoteHistory__MutualFundsQuoteHistory__header{padding:0 40px}}@media screen and (max-width:543px){.MutualFundsQuoteHistory__MutualFundsQuoteHistory__header{padding:0 20px}}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__search{position:relative;display:flex;flex-direction:row;height:50px;max-width:460px;font-family:MaisonNeue;font-weight:400;font-size:16px;color:#777;background:#fff;border:1px solid #777;border-radius:2px;box-shadow:0 0 0 transparent;transition:border-color .1s linear,box-shadow .1s linear,transform .125s cubic-bezier(.645,.045,.355,1)}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__search--focused{border-color:#43a4ff}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__search input{-webkit-appearance:none;-moz-appearance:none;outline:none;border:0;background:none;box-sizing:border-box;width:100%;height:100%;margin:0;padding:11px;font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__search input::-webkit-inner-spin-button,.MutualFundsQuoteHistory__MutualFundsQuoteHistory__search input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__search input::-ms-clear{display:none}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__search__icon{position:absolute;bottom:16px;right:20px;width:17px;height:16px;fill:#333;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16'%3E%3Cpath fill='%23333' d='M7.77 12.05a5.19 5.19 0 01-3.56-1.38 4.55 4.55 0 010-6.67 5.25 5.25 0 017.12 0 4.55 4.55 0 010 6.71 5.19 5.19 0 01-3.56 1.38zM17 14.13l-2.83-2.66a7 7 0 00-.9-9.33A8 8 0 007.77 0a8 8 0 00-5.49 2.14 7 7 0 000 10.35 8 8 0 005.49 2.14 8.13 8.13 0 004.41-1.29L15 16z'/%3E%3C/svg%3E")}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__title{font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;letter-spacing:.2px;color:#333;margin:0 0 15px}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__throbber{position:absolute;right:-50px;top:50%;transform:translateY(-50%);width:32px;height:32px;z-index:10;pointer-events:none}@media screen and (max-width:575px){.MutualFundsQuoteHistory__MutualFundsQuoteHistory__throbber{transform:none;top:-44px;right:0}}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__last{min-width:70px}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__change{min-width:80px}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__change_1month,.MutualFundsQuoteHistory__MutualFundsQuoteHistory__change_1week,.MutualFundsQuoteHistory__MutualFundsQuoteHistory__change_3months,.MutualFundsQuoteHistory__MutualFundsQuoteHistory__change_12months{min-width:90px}.MutualFundsQuoteHistory__MutualFundsQuoteHistory__updatedAt{min-width:85px}.BalanceHistoryTable__table__wrapper{position:relative}.BalanceHistoryTable__table__heading{position:absolute;top:20px;left:20px;z-index:10;margin:0;font-family:neue-haas-grotesk-text;font-size:16px;letter-spacing:.46px;color:#333}@media screen and (max-width:1023px){.BalanceHistoryTable__table__heading{left:40px}}@media screen and (max-width:543px){.BalanceHistoryTable__table__heading{left:20px}}.BalanceHistoryTable__table__column{min-width:80px}.BalanceHistoryTable__table__badge{font-size:11px;line-height:1}@media screen and (max-width:543px){.BalanceHistoryTable__table__badge{font-size:10px}}.BalanceDefinitionList__list{padding:0 20px}@media screen and (max-width:1023px){.BalanceDefinitionList__list{padding:0 40px}}@media screen and (max-width:543px){.BalanceDefinitionList__list{padding:0 20px}}.BalanceDefinitionList__list__wrapper{position:relative;z-index:10;padding:0 0 30px}.BalanceDefinitionList__list__header{height:50px;background-color:#f7f7f7;border-bottom:1px solid #efefef;margin-bottom:26px;padding:0 20px}@media screen and (max-width:1023px){.BalanceDefinitionList__list__header{padding:0 40px}}@media screen and (max-width:543px){.BalanceDefinitionList__list__header{padding:0 20px}}.BalanceDefinitionList__list__heading{padding-top:20px;margin:0;font-family:neue-haas-grotesk-text;font-weight:700;font-size:16px;letter-spacing:.46px;color:#333}.Balance__wrapper{background-color:#fff}.CashflowHistoryTable__table__wrapper{position:relative}.CashflowHistoryTable__table__heading{position:absolute;top:20px;left:20px;z-index:10;margin:0;font-family:neue-haas-grotesk-text;font-size:16px;letter-spacing:.46px;color:#333}@media screen and (max-width:1023px){.CashflowHistoryTable__table__heading{left:40px}}@media screen and (max-width:543px){.CashflowHistoryTable__table__heading{left:20px}}.CashflowHistoryTable__table__column{min-width:80px}.CashflowHistoryTable__table__badge{font-size:11px;line-height:1}@media screen and (max-width:543px){.CashflowHistoryTable__table__badge{font-size:10px}}.CashflowDefinitionList__list{padding:0 20px}@media screen and (max-width:1023px){.CashflowDefinitionList__list{padding:0 40px}}@media screen and (max-width:543px){.CashflowDefinitionList__list{padding:0 20px}}.CashflowDefinitionList__list__wrapper{position:relative;z-index:10;padding:0 0 30px}.CashflowDefinitionList__list__header{height:50px;background-color:#f7f7f7;border-bottom:1px solid #efefef;margin-bottom:26px;padding:0 20px}@media screen and (max-width:1023px){.CashflowDefinitionList__list__header{padding:0 40px}}@media screen and (max-width:543px){.CashflowDefinitionList__list__header{padding:0 20px}}.CashflowDefinitionList__list__heading{padding-top:20px;margin:0;font-family:neue-haas-grotesk-text;font-weight:700;font-size:16px;letter-spacing:.46px;color:#333}.Cashflow__wrapper{background-color:#fff}.ProfitabilityHistoryTable__table__wrapper{position:relative}.ProfitabilityHistoryTable__table__heading{position:absolute;top:20px;left:20px;z-index:10;margin:0;font-family:neue-haas-grotesk-text;font-size:16px;letter-spacing:.46px;color:#333}@media screen and (max-width:1023px){.ProfitabilityHistoryTable__table__heading{left:40px}}@media screen and (max-width:543px){.ProfitabilityHistoryTable__table__heading{left:20px}}.ProfitabilityHistoryTable__table__column{min-width:80px}.ProfitabilityHistoryTable__table__badge{font-size:11px;line-height:1}@media screen and (max-width:543px){.ProfitabilityHistoryTable__table__badge{font-size:10px}}.ProfitabilityDefinitionList__list{padding:0 20px}@media screen and (max-width:1023px){.ProfitabilityDefinitionList__list{padding:0 40px}}@media screen and (max-width:543px){.ProfitabilityDefinitionList__list{padding:0 20px}}.ProfitabilityDefinitionList__list__wrapper{position:relative;z-index:10;padding:0 0 30px}.ProfitabilityDefinitionList__list__header{height:50px;background-color:#f7f7f7;border-bottom:1px solid #efefef;margin-bottom:26px;padding:0 20px}@media screen and (max-width:1023px){.ProfitabilityDefinitionList__list__header{padding:0 40px}}@media screen and (max-width:543px){.ProfitabilityDefinitionList__list__header{padding:0 20px}}.ProfitabilityDefinitionList__list__heading{padding-top:20px;margin:0;font-family:neue-haas-grotesk-text;font-weight:700;font-size:16px;letter-spacing:.46px;color:#333}.Profitability__wrapper{background-color:#fff}.IndexInformation__IndexInformation__wrapper,.StockInformation__StockInformation__wrapper{background-color:#fff;padding:15px 20px 25px}.IndexInformation__IndexInformation__list{width:100%}.CryptoCurrencyInformation__CryptoCurrencyInformation__wrapper,.CurrencyInformation__CurrencyInformation__wrapper{background-color:#fff;padding:15px 20px 25px}.StockDividendInformation__StockDividendInformation__wrapper{background-color:#333;padding:25px 20px 30px}.StockDividendInformation__StockDividendInformation__header{margin-bottom:26px}.StockDividendInformation__StockDividendInformation__heading{margin:0;font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;line-height:1.2;color:#fff;letter-spacing:.2px}.StockDividendInformation__StockDividendInformation__throbber{display:inline-block;vertical-align:middle;position:relative;margin-left:5px;width:18px;height:18px}.StockDividendInformation__StockDividendInformation__date{margin-top:5px;font-family:MaisonNeue;font-weight:400;font-size:11px;line-height:1;min-height:1em;color:#eee}.StockDividendInformation__StockDividendInformation__list{width:100%}.StockValuationInformation__StockValuationInformation__wrapper{background-color:#fff;padding:25px 20px 30px}.StockValuationInformation__StockValuationInformation__header{margin-bottom:26px}.StockValuationInformation__StockValuationInformation__heading{margin:0;font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;line-height:1.2;color:#333;letter-spacing:.2px}.StockValuationInformation__StockValuationInformation__throbber{display:inline-block;vertical-align:middle;position:relative;margin-left:5px;width:18px;height:18px}.StockValuationInformation__StockValuationInformation__date{margin-top:5px;font-family:MaisonNeue;font-weight:400;font-size:11px;min-height:1em;line-height:1;color:#777}.StockValuationInformation__StockValuationInformation__list{width:100%}.OperativePerformanceInformation__OperativePerformanceInformation__wrapper{background-color:#fff;padding:25px 20px 30px}.OperativePerformanceInformation__OperativePerformanceInformation__header{margin-bottom:26px}.OperativePerformanceInformation__OperativePerformanceInformation__heading{position:relative;margin:0;font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;line-height:1.2;color:#333;letter-spacing:.2px}.OperativePerformanceInformation__OperativePerformanceInformation__throbber{position:absolute;top:6px;right:0;width:18px;height:18px;opacity:0;transition:opacity .2s linear}.OperativePerformanceInformation__OperativePerformanceInformation__throbber:before{content:"";position:absolute;top:-5px;bottom:-5px;right:0;width:10px;background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));border-right:25px solid #fff}.OperativePerformanceInformation__OperativePerformanceInformation__throbber--visible{opacity:1}.OperativePerformanceInformation__OperativePerformanceInformation__date{margin-top:5px;font-family:MaisonNeue;font-weight:400;font-size:11px;min-height:1em;line-height:1;color:#777}.OperativePerformanceInformation__OperativePerformanceInformation__list{width:100%}.AboutListItem__item{padding-bottom:10px;margin-bottom:8px;background-image:url(/build/images/border.c99a4ecc.png);background-position:bottom;background-size:3px 1px;background-repeat:repeat-x}.AboutListItem__item:last-of-type{margin-bottom:0}.AboutListItem__item__heading{margin:0 0 7px;font-family:MaisonNeue;font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;color:#43a4ff}.AboutListItem__item__content{margin:0;font-family:MaisonNeue;font-weight:300;font-size:16px;letter-spacing:.25px;line-height:1}.AboutListItem__item__content a{color:#43a4ff}.AboutList__AboutList{background-color:#fff;width:100%;padding:30px 20px}.AboutList__AboutList__wrapper{position:relative}.AboutList__AboutList__throbberWrapper{position:absolute;top:0;left:0;right:0;height:600px;user-select:none;pointer-events:none}.AboutList__AboutList__list{padding:0;margin:0;list-style-type:none}.AboutList__AboutList__list__placeholder{height:600px}.AboutList__AboutList__heading{margin:0 0 30px;font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;letter-spacing:.2px;line-height:1;color:#333}.AboutList__AboutList__title{display:block}.AboutList__AboutList .AboutList__AboutList__item--description{padding-bottom:25px}.AboutList__AboutList .AboutList__AboutList__item--description p{font-size:17px;line-height:1.5}.AboutList__AboutList .AboutList__AboutList__item--members p:not(:last-child){margin-bottom:12px}.AboutList__AboutList__fontPreload--maisonBold{font-family:MaisonNeue;font-weight:700}.AboutList__AboutList__fontPreload--maisonBook{font-family:MaisonNeue;font-weight:300}.AboutList__AboutList__fontPreload--groteskBold{font-family:neue-haas-grotesk-text;font-weight:700}.AboutList__AboutList__error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:MaisonNeue;font-weight:300;font-size:16px;text-align:center;color:#333;opacity:0;transition:opacity .2s linear}.AboutList__AboutList__error--visible{opacity:.9}.Table__table{width:100%;border-spacing:0;white-space:nowrap;text-align:right}.Table__table__transition,.Table__table__wrapper{position:relative}.Table__table thead{background-color:#333}.Table__table thead tr{height:30px}.Table__table--alternativeHeader .Table__table thead tr{height:50px}.Table__table thead td,.Table__table thead th{position:relative;z-index:2;padding-top:0;font-weight:400;color:#f7f7f7;text-transform:uppercase;font-size:11px;letter-spacing:.79px}.Table__table--alternativeHeader .Table__table thead td,.Table__table--alternativeHeader .Table__table thead th{padding-top:22px;color:#333;line-height:1.3;font-size:12px}@media screen and (max-width:543px){.Table__table--alternativeHeader .Table__table thead td,.Table__table--alternativeHeader .Table__table thead th{font-size:11px}}.Table__table thead .Table__table--alternativeHeader{height:49px;border-bottom:1px solid #efefef;background:#f7f7f7}.Table__table tbody th{text-align:left}.Table__table tbody td,.Table__table tbody th{position:relative}.Table__table tbody td a,.Table__table tbody th a{color:#0177ff;transition:color .1s linear;text-decoration:none}.Table__table tbody td a:hover,.Table__table tbody th a:hover{color:#108bff}.Table__table--borderToEdge .Table__table tbody td:first-child,.Table__table--borderToEdge .Table__table tbody th:first-child{left:0;padding-left:20px}@media screen and (max-width:1023px){.Table__table--borderToEdge .Table__table tbody td:first-child,.Table__table--borderToEdge .Table__table tbody th:first-child{padding-left:40px}}@media screen and (max-width:543px){.Table__table--borderToEdge .Table__table tbody td:first-child,.Table__table--borderToEdge .Table__table tbody th:first-child{padding-left:20px}}.Table__table tbody td:before,.Table__table tbody th:before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-image:url(/build/images/border.c99a4ecc.png);background-position:bottom;background-size:3px 1px;background-repeat:repeat-x}.Table__table--withFixedColumn--wide .Table__table tbody:before{left:250px}@media screen and (max-width:1023px){.Table__table--withFixedColumn--wide .Table__table tbody:before{left:270px}}@media screen and (max-width:543px){.Table__table--withFixedColumn--wide .Table__table tbody:before{left:calc(40vw + 20px)}}.Table__table td,.Table__table th{min-height:19px;box-sizing:content-box;padding:24px 5px 0;line-height:19px;overflow:hidden;font-family:MaisonNeue;font-weight:400;font-size:15px;color:#333}@media screen and (max-width:543px){.Table__table td,.Table__table th{font-size:14px}}.Table__table td:first-child,.Table__table th:first-child{padding-left:0}.Table__table--borderToEdge .Table__table td:first-child,.Table__table--borderToEdge .Table__table th:first-child{padding-left:20px}@media screen and (max-width:1023px){.Table__table--borderToEdge .Table__table td:first-child,.Table__table--borderToEdge .Table__table th:first-child{padding-left:40px}}@media screen and (max-width:543px){.Table__table--borderToEdge .Table__table td:first-child,.Table__table--borderToEdge .Table__table th:first-child{padding-left:20px}}.Table__table td:last-child,.Table__table th:last-child{padding-right:20px}@media screen and (max-width:1023px){.Table__table td:last-child,.Table__table th:last-child{padding-right:40px}}@media screen and (max-width:543px){.Table__table td:last-child,.Table__table th:last-child{padding-right:20px}}.Table__table td:last-child:before,.Table__table th:last-child:before{right:20px}@media screen and (max-width:1023px){.Table__table td:last-child:before,.Table__table th:last-child:before{right:40px}}@media screen and (max-width:543px){.Table__table td:last-child:before,.Table__table th:last-child:before{right:20px}}.Table__table--borderToEdge .Table__table td:last-child:before,.Table__table--borderToEdge .Table__table th:last-child:before{right:0}.ExpandableTable__container{position:relative;overflow:hidden}.ExpandableTable__table{color:inherit}.ExpandableTable__button{max-width:50%;left:50%;transform:translateX(-50%);margin-top:20px;outline:none}.ExpandableTable__button:before{left:calc(-100% - 1px);right:0}.ExpandableTable__button:after,.ExpandableTable__button:before{position:absolute;content:"";height:1px;width:100%;background:#d8d8d8;top:50%;z-index:-1}.ExpandableTable__button:after{right:1px;left:calc(100% + 1px)}.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__title{margin:0;font-family:neue-haas-grotesk-text;font-weight:700;font-size:22px;line-height:1.2;color:#333;letter-spacing:.2px}.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table{table-layout:fixed}.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table th{width:66%}@media screen and (max-width:575px){.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table th{width:50vw;overflow-y:hidden}.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table th a{width:50vw;overflow-y:hidden;display:block;text-overflow:ellipsis}}@media screen and (max-width:575px) and (max-width:320px){.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table th a{width:47vw}}@media screen and (max-width:320px){.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table th{width:45vw}}.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table td{width:auto}@media screen and (max-width:575px){.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table td:last-child{padding-right:0}.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table td:last-child:before{right:0}}@media screen and (max-width:320px){.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__table td{font-size:13px}}@media screen and (max-width:575px){.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__button{max-width:100%}.ArticleEmbeddedInstrumentsTable__ArticleEmbeddedInstrumentsTable .ArticleEmbeddedInstrumentsTable__container{overflow:visible;padding:0}}.Graph{padding:0 0 33px}@media screen and (min-width:543px){.Graph{padding:12px 0 33px}}.Graph__top{padding:26px 0 12px;position:relative}.Graph__top__currency{top:25px}.Graph__SVGGraph__yAxis__text{font-size:12px}.TimespanSelector{margin:0 0 0 6px}@media screen and (max-width:768px){.TimespanSelector__item__button{font-size:12px}}.RealtimeIndicator--inverted .RealtimeIndicator__icon{margin-left:5px}.RealtimeIndicator--inverted .RealtimeIndicator__text{letter-spacing:.18px}.LoginButton__text,.RealtimeIndicator--inverted .RealtimeIndicator__text{font-family:Sanomat Sans Web,Helvetica,Helvetica Neue,arial,sans-serif;font-weight:500;line-height:14px;text-align:right}.LoginButton__text{color:#777;font-size:11px;letter-spacing:.2px}.StockHeaderWrapper__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.StockHeaderWrapper__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.StockHeaderWrapper__article-audio-control-bar>div{gap:31px}}.StockHeaderWrapper__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.StockHeaderWrapper__article-audio-control-bar>div>button:first-child{gap:14px}.StockHeaderWrapper__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.StockHeaderWrapper__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.StockHeaderWrapper__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.StockHeaderWrapper__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.StockHeaderWrapper__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.StockHeaderWrapper__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.StockHeaderWrapper__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.StockHeaderWrapper__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.StockHeaderWrapper__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.StockHeaderWrapper__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.StockHeaderWrapper__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.StockHeaderWrapper__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.StockHeaderWrapper__article-podcast-player section{padding:32px;gap:32px}.StockHeaderWrapper__article-podcast-player section h2{margin-bottom:14px!important}.StockHeaderWrapper__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__playerVisible{width:100vw!important}}@media (max-width:767.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__playerVisible{width:100vw!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.StockHeaderWrapper__active{padding:0 20px!important}@media screen and (max-width:1024px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.StockHeaderWrapper__active{padding:0 32px!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div button.StockHeaderWrapper__left,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div button.StockHeaderWrapper__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div button.StockHeaderWrapper__left span,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div button.StockHeaderWrapper__right span{width:24px!important;height:24px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div button.StockHeaderWrapper__right{right:20px!important}@media screen and (max-width:1024px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div button.StockHeaderWrapper__right{right:32px!important}}@media only screen and (max-width:430px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div button.StockHeaderWrapper__right{right:20px!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying>h2,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying>h2,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue>h2{margin:0 20px!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section>div:first-of-type,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section>div:first-of-type{width:80px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section>div:first-of-type>button:first-of-type,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section>div:first-of-type>button:first-of-type{height:80px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section>div:first-of-type>button:last-of-type,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section>div:last-of-type div,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section>div:last-of-type div span,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section h2,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section h2{font-size:12px!important;line-height:1.4!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section h2>a,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section h2>a{font-weight:500!important;line-height:1.4!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section h1,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section h1{font-size:18px!important;line-height:24px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section time,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section time:first-of-type:after,.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.StockHeaderWrapper__react-component[data-component=AudioPlayer]>div>div .StockHeaderWrapper__currentlyPlaying section{padding:20px!important;margin:0!important}}.StockHeaderWrapper__react-component[data-component=AudioPlayer].StockHeaderWrapper__rendered{z-index:1010;position:absolute}.StockHeaderWrapper__react-component[data-component=AudioPlayer] .StockHeaderWrapper__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.StockHeaderWrapper__react-component[data-component=AudioPlayer] .StockHeaderWrapper__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.StockHeaderWrapper__react-component[data-component=AudioPlayer] .StockHeaderWrapper__audio-player-empty-playlist-body a{font-size:14px!important}.StockHeaderWrapper__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper{width:100%;height:100%;position:relative}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper .StockHeaderWrapper__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper .StockHeaderWrapper__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper .StockHeaderWrapper__modal_content .StockHeaderWrapper__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper .StockHeaderWrapper__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper .StockHeaderWrapper__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper .StockHeaderWrapper__modal_content .StockHeaderWrapper__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.StockHeaderWrapper__modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper .StockHeaderWrapper__modal_content .StockHeaderWrapper__content_btn.StockHeaderWrapper__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.StockHeaderWrapper__omny--playlist{padding:0 calc(30px - 4vw)}}.StockHeaderWrapper__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.StockHeaderWrapper__omny--playlist header{padding-bottom:40px!important}}.StockHeaderWrapper__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.StockHeaderWrapper__omny--playlist header h2{margin-bottom:14px!important}}.StockHeaderWrapper__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.StockHeaderWrapper__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.StockHeaderWrapper__omny--playlist header h1{margin-bottom:20px!important}}.StockHeaderWrapper__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.StockHeaderWrapper__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.StockHeaderWrapper__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.StockHeaderWrapper__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.StockHeaderWrapper__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.StockHeaderWrapper__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.StockHeaderWrapper__omny--playlist>article{margin:44px auto 90px!important}}.StockHeaderWrapper__omny--playlist ul{padding-left:0!important;margin:0!important}.StockHeaderWrapper__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.StockHeaderWrapper__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.StockHeaderWrapper__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.StockHeaderWrapper__omny--playlist ul~button{margin:20px auto 40px!important}}.StockHeaderWrapper__omny--playlist ul~button>div{display:none!important}.StockHeaderWrapper__omny--playlist section{gap:16px!important}.StockHeaderWrapper__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.StockHeaderWrapper__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.StockHeaderWrapper__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.StockHeaderWrapper__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.StockHeaderWrapper__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.StockHeaderWrapper__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.StockHeaderWrapper__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.StockHeaderWrapper__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.StockHeaderWrapper__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.StockHeaderWrapper__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.StockHeaderWrapper__omny--playlist section>button~div~button{margin-top:2.25rem!important}.StockHeaderWrapper__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.StockHeaderWrapper__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.StockHeaderWrapper__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.StockHeaderWrapper__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.StockHeaderWrapper__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.StockHeaderWrapper__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.StockHeaderWrapper__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.StockHeaderWrapper__omny--playlist section>div>div:nth-of-type(2) button,.StockHeaderWrapper__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.StockHeaderWrapper__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.StockHeaderWrapper__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.StockHeaderWrapper__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.StockHeaderWrapper__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.StockHeaderWrapper__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.StockHeaderWrapper__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.StockHeaderWrapper__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.StockHeaderWrapper__omny--playlist footer{gap:32px!important}.StockHeaderWrapper__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.StockHeaderWrapper__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.StockHeaderWrapper__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.StockHeaderWrapper__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.StockHeaderWrapper__podcast-page{padding:0 11px}}@media (max-width:767.98px){.StockHeaderWrapper__podcast-page{padding:0 13px}}.StockHeaderWrapper__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.StockHeaderWrapper__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.StockHeaderWrapper__podcast-page-title-wrapper{padding:20px 20px 40px}}.StockHeaderWrapper__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.StockHeaderWrapper__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.StockHeaderWrapper__podcast-page-title{font-size:24px;line-height:27px}}.StockHeaderWrapper__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.StockHeaderWrapper__section-program-list{margin-top:60px}}.StockHeaderWrapper__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.StockHeaderWrapper__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.StockHeaderWrapper__section-program-list__title-wrapper{padding-left:0}}.StockHeaderWrapper__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.StockHeaderWrapper__section-program-list__container a{text-decoration:none}.StockHeaderWrapper__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.StockHeaderWrapper__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.StockHeaderWrapper__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.StockHeaderWrapper__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.StockHeaderWrapper__section-program-list__container li{border-left:none}.StockHeaderWrapper__section-program-list__container li:nth-child(odd){padding-right:0!important}.StockHeaderWrapper__section-program-list__container li:nth-child(2n){padding-left:0!important}}.StockHeaderWrapper__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.StockHeaderWrapper__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.StockHeaderWrapper__section-program-list__podcast-item{width:100%}}.StockHeaderWrapper__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.StockHeaderWrapper__section-program-list__content-wrapper{padding-bottom:20px}}.StockHeaderWrapper__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.StockHeaderWrapper__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.StockHeaderWrapper__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.StockHeaderWrapper__section-program-list__program-title{height:auto}}.StockHeaderWrapper__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.StockHeaderWrapper__section-program-list__show-more{display:flex;justify-content:center}.StockHeaderWrapper__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.StockHeaderWrapper__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.StockHeaderWrapper__podcast-audio-controls{display:flex;gap:32px;color:#333}.StockHeaderWrapper__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.StockHeaderWrapper__podcast-audio-controls__button:focus{outline:none}.StockHeaderWrapper__podcast-audio-controls__button:hover svg{opacity:1}.StockHeaderWrapper__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.StockHeaderWrapper__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.StockHeaderWrapper__podcast-audio-controls__icon div{width:100%;height:100%}.StockHeaderWrapper__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.StockHeaderWrapper__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.StockHeaderWrapper__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.StockHeaderWrapper__section-recently-added-podcasts{padding:0}}.StockHeaderWrapper__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.StockHeaderWrapper__section-recently-added-podcasts ul{flex-direction:column}}.StockHeaderWrapper__section-recently-added-podcasts ul a{text-decoration:none}.StockHeaderWrapper__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.StockHeaderWrapper__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.StockHeaderWrapper__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.StockHeaderWrapper__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.StockHeaderWrapper__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.StockHeaderWrapper__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.StockHeaderWrapper__section-recently-added-podcasts li{width:100%}}.StockHeaderWrapper__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.StockHeaderWrapper__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.StockHeaderWrapper__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.StockHeaderWrapper__section-recently-added-podcasts li:nth-child(3){display:none}}.StockHeaderWrapper__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.StockHeaderWrapper__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.StockHeaderWrapper__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.StockHeaderWrapper__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.StockHeaderWrapper__section-recently-added-podcasts__content-wrapper,.StockHeaderWrapper__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.StockHeaderWrapper__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.StockHeaderWrapper__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.StockHeaderWrapper__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.StockHeaderWrapper__section-recently-added-podcasts__clip-title,.StockHeaderWrapper__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.StockHeaderWrapper__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.StockHeaderWrapper__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.StockHeaderWrapper__section-recently-added-podcasts__time-wrapper{padding-left:0}}.StockHeaderWrapper__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.StockHeaderWrapper__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.StockHeaderWrapper__section-recently-added-podcasts__footer p{padding:0;margin:0}.StockHeaderWrapper__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.StockHeaderWrapper__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.StockHeaderWrapper__section-recently-added-podcasts__footer--right a:hover{color:inherit}.StockHeaderWrapper__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.StockHeaderWrapper__StockHeader__name{font-family:Sanomat Alt,Georgia,serif;font-size:22px;font-weight:800;letter-spacing:.65px}@media screen and (min-width:543px){.StockHeaderWrapper__StockHeader__name{font-size:24px}}.StockHeaderWrapper__StockHeader__exchange{font-family:Sanomat Sans Web,Helvetica,Helvetica Neue,arial,sans-serif;font-size:11px;font-weight:400;letter-spacing:.4px;line-height:13px}@media screen and (min-width:543px){.StockHeaderWrapper__StockHeader__exchange{font-size:12px}}.StockHeaderWrapper__StockHeader__timestamp{margin:3px 0 8px}@media screen and (min-width:543px){.StockHeaderWrapper__StockHeader__timestamp{margin:0 0 6px}}.StockHeaderWrapper__StockHeader__change{margin-bottom:7px;margin-top:-6px}.StockHeaderWrapper__StockHeader__wrapper{margin:0 0 5px}@media screen and (min-width:543px){.StockHeaderWrapper__StockHeader__wrapper{height:135px;margin:10px 0 5px}}.StockHeaderWrapper__StockHeader__wrapper:before{background-color:#333;background-image:none;bottom:-5px;width:100%}@media screen and (min-width:1024px){.StockHeaderWrapper__StockHeader__wrapper:before{bottom:0}}@media screen and (min-width:543px){.StockHeaderWrapper__StockHeader__value{height:60px}}.InstrumentQuoteHistoryWrapper__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.InstrumentQuoteHistoryWrapper__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.InstrumentQuoteHistoryWrapper__article-audio-control-bar>div{gap:31px}}.InstrumentQuoteHistoryWrapper__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.InstrumentQuoteHistoryWrapper__article-audio-control-bar>div>button:first-child{gap:14px}.InstrumentQuoteHistoryWrapper__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.InstrumentQuoteHistoryWrapper__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.InstrumentQuoteHistoryWrapper__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.InstrumentQuoteHistoryWrapper__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.InstrumentQuoteHistoryWrapper__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.InstrumentQuoteHistoryWrapper__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.InstrumentQuoteHistoryWrapper__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.InstrumentQuoteHistoryWrapper__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.InstrumentQuoteHistoryWrapper__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.InstrumentQuoteHistoryWrapper__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.InstrumentQuoteHistoryWrapper__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.InstrumentQuoteHistoryWrapper__article-podcast-player section{padding:32px;gap:32px}.InstrumentQuoteHistoryWrapper__article-podcast-player section h2{margin-bottom:14px!important}.InstrumentQuoteHistoryWrapper__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__playerVisible{width:100vw!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__playerVisible{width:100vw!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.InstrumentQuoteHistoryWrapper__active{padding:0 20px!important}@media screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.InstrumentQuoteHistoryWrapper__active{padding:0 32px!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div button.InstrumentQuoteHistoryWrapper__left,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div button.InstrumentQuoteHistoryWrapper__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div button.InstrumentQuoteHistoryWrapper__left span,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div button.InstrumentQuoteHistoryWrapper__right span{width:24px!important;height:24px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div button.InstrumentQuoteHistoryWrapper__right{right:20px!important}@media screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div button.InstrumentQuoteHistoryWrapper__right{right:32px!important}}@media only screen and (max-width:430px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div button.InstrumentQuoteHistoryWrapper__right{right:20px!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying>h2,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying>h2,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue>h2{margin:0 20px!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section>div:first-of-type,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section>div:first-of-type{width:80px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section>div:first-of-type>button:first-of-type,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section>div:first-of-type>button:first-of-type{height:80px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section>div:first-of-type>button:last-of-type,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section>div:last-of-type div,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section>div:last-of-type div span,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section h2,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section h2{font-size:12px!important;line-height:1.4!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section h2>a,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section h2>a{font-weight:500!important;line-height:1.4!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section h1,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section h1{font-size:18px!important;line-height:24px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section time,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section time:first-of-type:after,.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer]>div>div .InstrumentQuoteHistoryWrapper__currentlyPlaying section{padding:20px!important;margin:0!important}}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer].InstrumentQuoteHistoryWrapper__rendered{z-index:1010;position:absolute}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer] .InstrumentQuoteHistoryWrapper__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer] .InstrumentQuoteHistoryWrapper__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.InstrumentQuoteHistoryWrapper__react-component[data-component=AudioPlayer] .InstrumentQuoteHistoryWrapper__audio-player-empty-playlist-body a{font-size:14px!important}.InstrumentQuoteHistoryWrapper__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper{width:100%;height:100%;position:relative}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper .InstrumentQuoteHistoryWrapper__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper .InstrumentQuoteHistoryWrapper__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper .InstrumentQuoteHistoryWrapper__modal_content .InstrumentQuoteHistoryWrapper__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper .InstrumentQuoteHistoryWrapper__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper .InstrumentQuoteHistoryWrapper__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper .InstrumentQuoteHistoryWrapper__modal_content .InstrumentQuoteHistoryWrapper__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.InstrumentQuoteHistoryWrapper__modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper .InstrumentQuoteHistoryWrapper__modal_content .InstrumentQuoteHistoryWrapper__content_btn.InstrumentQuoteHistoryWrapper__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.InstrumentQuoteHistoryWrapper__omny--playlist{padding:0 calc(30px - 4vw)}}.InstrumentQuoteHistoryWrapper__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__omny--playlist header{padding-bottom:40px!important}}.InstrumentQuoteHistoryWrapper__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.InstrumentQuoteHistoryWrapper__omny--playlist header h2{margin-bottom:14px!important}}.InstrumentQuoteHistoryWrapper__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.InstrumentQuoteHistoryWrapper__omny--playlist header h1{margin-bottom:20px!important}}.InstrumentQuoteHistoryWrapper__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.InstrumentQuoteHistoryWrapper__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.InstrumentQuoteHistoryWrapper__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.InstrumentQuoteHistoryWrapper__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.InstrumentQuoteHistoryWrapper__omny--playlist>article{margin:44px auto 90px!important}}.InstrumentQuoteHistoryWrapper__omny--playlist ul{padding-left:0!important;margin:0!important}.InstrumentQuoteHistoryWrapper__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.InstrumentQuoteHistoryWrapper__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.InstrumentQuoteHistoryWrapper__omny--playlist ul~button{margin:20px auto 40px!important}}.InstrumentQuoteHistoryWrapper__omny--playlist ul~button>div{display:none!important}.InstrumentQuoteHistoryWrapper__omny--playlist section{gap:16px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.InstrumentQuoteHistoryWrapper__omny--playlist section>button~div~button{margin-top:2.25rem!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:nth-of-type(2) button,.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.InstrumentQuoteHistoryWrapper__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.InstrumentQuoteHistoryWrapper__omny--playlist footer{gap:32px!important}.InstrumentQuoteHistoryWrapper__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.InstrumentQuoteHistoryWrapper__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.InstrumentQuoteHistoryWrapper__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.InstrumentQuoteHistoryWrapper__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__podcast-page{padding:0 11px}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__podcast-page{padding:0 13px}}.InstrumentQuoteHistoryWrapper__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__podcast-page-title-wrapper{padding:20px 20px 40px}}.InstrumentQuoteHistoryWrapper__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__podcast-page-title{font-size:24px;line-height:27px}}.InstrumentQuoteHistoryWrapper__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-program-list{margin-top:60px}}.InstrumentQuoteHistoryWrapper__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.InstrumentQuoteHistoryWrapper__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-program-list__title-wrapper{padding-left:0}}.InstrumentQuoteHistoryWrapper__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.InstrumentQuoteHistoryWrapper__section-program-list__container a{text-decoration:none}.InstrumentQuoteHistoryWrapper__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.InstrumentQuoteHistoryWrapper__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.InstrumentQuoteHistoryWrapper__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-program-list__container li{border-left:none}.InstrumentQuoteHistoryWrapper__section-program-list__container li:nth-child(odd){padding-right:0!important}.InstrumentQuoteHistoryWrapper__section-program-list__container li:nth-child(2n){padding-left:0!important}}.InstrumentQuoteHistoryWrapper__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-program-list__podcast-item{width:100%}}.InstrumentQuoteHistoryWrapper__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-program-list__content-wrapper{padding-bottom:20px}}.InstrumentQuoteHistoryWrapper__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.InstrumentQuoteHistoryWrapper__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.InstrumentQuoteHistoryWrapper__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-program-list__program-title{height:auto}}.InstrumentQuoteHistoryWrapper__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.InstrumentQuoteHistoryWrapper__section-program-list__show-more{display:flex;justify-content:center}.InstrumentQuoteHistoryWrapper__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.InstrumentQuoteHistoryWrapper__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.InstrumentQuoteHistoryWrapper__podcast-audio-controls{display:flex;gap:32px;color:#333}.InstrumentQuoteHistoryWrapper__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.InstrumentQuoteHistoryWrapper__podcast-audio-controls__button:focus{outline:none}.InstrumentQuoteHistoryWrapper__podcast-audio-controls__button:hover svg{opacity:1}.InstrumentQuoteHistoryWrapper__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.InstrumentQuoteHistoryWrapper__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.InstrumentQuoteHistoryWrapper__podcast-audio-controls__icon div{width:100%;height:100%}.InstrumentQuoteHistoryWrapper__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts{padding:0}}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts ul{flex-direction:column}}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts ul a{text-decoration:none}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li{width:100%}}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li:nth-child(3){display:none}}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__content-wrapper,.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__clip-title,.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__time-wrapper{padding-left:0}}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__footer p{padding:0;margin:0}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__footer--right a:hover{color:inherit}.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.InstrumentQuoteHistoryWrapper__InstrumentQuoteHistory{margin-left:-4%;margin-right:-4%}@media screen and (min-width:543px){.InstrumentQuoteHistoryWrapper__InstrumentQuoteHistory{margin-left:0;margin-right:0}}.InstrumentQuoteHistoryWrapper__InstrumentQuoteHistory__heading{background:none;font-family:Sanomat Alt Extrabold,Georgia,serif;font-size:22px;letter-spacing:.2px;line-height:22px;padding:28px 4%}@media screen and (min-width:543px){.InstrumentQuoteHistoryWrapper__InstrumentQuoteHistory__heading{padding:27px 0}}.InstrumentQuoteHistoryWrapper__table-container--withoutScroller{padding-bottom:0}.InstrumentQuoteHistoryWrapper__table thead th{border-bottom:1px solid #333;border-top:0;color:#333}.InstrumentQuoteHistoryWrapper__table thead:after{border-bottom:1px solid #333}.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:first-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:first-child{left:0;overflow:visible;padding-left:10px}@media screen and (min-width:350px){.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:first-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:first-child{padding-left:4%}}@media screen and (min-width:543px){.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:first-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:first-child{padding-left:0}}@media screen and (min-width:1023px){.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:first-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:first-child{padding-left:5px}}.InstrumentQuoteHistoryWrapper__table tbody td:before,.InstrumentQuoteHistoryWrapper__table tbody th:before{background:none;border-bottom:1px solid #333}.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:last-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:last-child{padding-right:10px}@media screen and (min-width:350px){.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:last-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:last-child{padding-right:4%}}@media screen and (min-width:543px){.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:last-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:last-child{padding-right:0!important;text-align:right!important}.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:last-child span,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:last-child span{text-align:right!important}}@media screen and (min-width:1023px){.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody td:last-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table tbody th:last-child{padding-left:5px}}.InstrumentQuoteHistoryWrapper__table td,.InstrumentQuoteHistoryWrapper__table th{border-top:0;font-size:11px!important;padding:24px 3px 0}@media screen and (min-width:350px){.InstrumentQuoteHistoryWrapper__table td,.InstrumentQuoteHistoryWrapper__table th{padding:24px 5px 0}}@media screen and (min-width:543px){.InstrumentQuoteHistoryWrapper__table td,.InstrumentQuoteHistoryWrapper__table th{font-size:12px!important}}.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table td:first-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table th:first-child{padding-left:4%}@media screen and (min-width:543px){.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table td:first-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table th:first-child{padding-left:2px;text-align:left!important}.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table td:first-child span,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table th:first-child span{text-align:left!important}}@media screen and (min-width:1023px){.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table td:first-child,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table th:first-child{padding-left:5px;text-align:center!important}.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table td:first-child span,.InstrumentQuoteHistoryWrapper__table--borderToEdge .InstrumentQuoteHistoryWrapper__table th:first-child span{font-size:12px!important}}.InstrumentQuoteHistoryWrapper__scroller--hidden{margin:0}.StockInformation__StockInformation{font-size:13px}.StockInformation__StockInformation__wrapper{padding:15px 0 25px}@media screen and (min-width:1023px){.StockInformation__StockInformation__wrapper{padding:15px 0 40px}}.DefinitionList_Widgets__definitionList__row{font-size:13px}@media screen and (min-width:1023px){.DefinitionList_Widgets__definitionList__row{font-size:14px}}.IndexQuoteHistory__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.IndexQuoteHistory__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.IndexQuoteHistory__article-audio-control-bar>div{gap:31px}}.IndexQuoteHistory__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.IndexQuoteHistory__article-audio-control-bar>div>button:first-child{gap:14px}.IndexQuoteHistory__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.IndexQuoteHistory__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.IndexQuoteHistory__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.IndexQuoteHistory__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.IndexQuoteHistory__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.IndexQuoteHistory__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.IndexQuoteHistory__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.IndexQuoteHistory__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.IndexQuoteHistory__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.IndexQuoteHistory__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.IndexQuoteHistory__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.IndexQuoteHistory__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.IndexQuoteHistory__article-podcast-player section{padding:32px;gap:32px}.IndexQuoteHistory__article-podcast-player section h2{margin-bottom:14px!important}.IndexQuoteHistory__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__playerVisible{width:100vw!important}}@media (max-width:767.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__playerVisible{width:100vw!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.IndexQuoteHistory__active{padding:0 20px!important}@media screen and (max-width:1024px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.IndexQuoteHistory__active{padding:0 32px!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div button.IndexQuoteHistory__left,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div button.IndexQuoteHistory__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div button.IndexQuoteHistory__left span,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div button.IndexQuoteHistory__right span{width:24px!important;height:24px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div button.IndexQuoteHistory__right{right:20px!important}@media screen and (max-width:1024px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div button.IndexQuoteHistory__right{right:32px!important}}@media only screen and (max-width:430px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div button.IndexQuoteHistory__right{right:20px!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying>h2,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying>h2,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue>h2{margin:0 20px!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section>div:first-of-type,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section>div:first-of-type{width:80px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section>div:first-of-type>button:first-of-type,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section>div:first-of-type>button:first-of-type{height:80px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section>div:first-of-type>button:last-of-type,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section>div:last-of-type div,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section>div:last-of-type div span,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section h2,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section h2{font-size:12px!important;line-height:1.4!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section h2>a,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section h2>a{font-weight:500!important;line-height:1.4!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section h1,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section h1{font-size:18px!important;line-height:24px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section time,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section time:first-of-type:after,.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.IndexQuoteHistory__react-component[data-component=AudioPlayer]>div>div .IndexQuoteHistory__currentlyPlaying section{padding:20px!important;margin:0!important}}.IndexQuoteHistory__react-component[data-component=AudioPlayer].IndexQuoteHistory__rendered{z-index:1010;position:absolute}.IndexQuoteHistory__react-component[data-component=AudioPlayer] .IndexQuoteHistory__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.IndexQuoteHistory__react-component[data-component=AudioPlayer] .IndexQuoteHistory__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.IndexQuoteHistory__react-component[data-component=AudioPlayer] .IndexQuoteHistory__audio-player-empty-playlist-body a{font-size:14px!important}.IndexQuoteHistory__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper{width:100%;height:100%;position:relative}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper .IndexQuoteHistory__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper .IndexQuoteHistory__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper .IndexQuoteHistory__modal_content .IndexQuoteHistory__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper .IndexQuoteHistory__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper .IndexQuoteHistory__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper .IndexQuoteHistory__modal_content .IndexQuoteHistory__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.IndexQuoteHistory__modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper .IndexQuoteHistory__modal_content .IndexQuoteHistory__content_btn.IndexQuoteHistory__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.IndexQuoteHistory__omny--playlist{padding:0 calc(30px - 4vw)}}.IndexQuoteHistory__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.IndexQuoteHistory__omny--playlist header{padding-bottom:40px!important}}.IndexQuoteHistory__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.IndexQuoteHistory__omny--playlist header h2{margin-bottom:14px!important}}.IndexQuoteHistory__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.IndexQuoteHistory__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.IndexQuoteHistory__omny--playlist header h1{margin-bottom:20px!important}}.IndexQuoteHistory__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.IndexQuoteHistory__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.IndexQuoteHistory__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.IndexQuoteHistory__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.IndexQuoteHistory__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.IndexQuoteHistory__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.IndexQuoteHistory__omny--playlist>article{margin:44px auto 90px!important}}.IndexQuoteHistory__omny--playlist ul{padding-left:0!important;margin:0!important}.IndexQuoteHistory__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.IndexQuoteHistory__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.IndexQuoteHistory__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.IndexQuoteHistory__omny--playlist ul~button{margin:20px auto 40px!important}}.IndexQuoteHistory__omny--playlist ul~button>div{display:none!important}.IndexQuoteHistory__omny--playlist section{gap:16px!important}.IndexQuoteHistory__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.IndexQuoteHistory__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.IndexQuoteHistory__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.IndexQuoteHistory__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.IndexQuoteHistory__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.IndexQuoteHistory__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.IndexQuoteHistory__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.IndexQuoteHistory__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.IndexQuoteHistory__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.IndexQuoteHistory__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.IndexQuoteHistory__omny--playlist section>button~div~button{margin-top:2.25rem!important}.IndexQuoteHistory__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.IndexQuoteHistory__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.IndexQuoteHistory__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.IndexQuoteHistory__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.IndexQuoteHistory__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.IndexQuoteHistory__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.IndexQuoteHistory__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.IndexQuoteHistory__omny--playlist section>div>div:nth-of-type(2) button,.IndexQuoteHistory__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.IndexQuoteHistory__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.IndexQuoteHistory__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.IndexQuoteHistory__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.IndexQuoteHistory__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.IndexQuoteHistory__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.IndexQuoteHistory__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.IndexQuoteHistory__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.IndexQuoteHistory__omny--playlist footer{gap:32px!important}.IndexQuoteHistory__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.IndexQuoteHistory__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.IndexQuoteHistory__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.IndexQuoteHistory__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.IndexQuoteHistory__podcast-page{padding:0 11px}}@media (max-width:767.98px){.IndexQuoteHistory__podcast-page{padding:0 13px}}.IndexQuoteHistory__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.IndexQuoteHistory__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.IndexQuoteHistory__podcast-page-title-wrapper{padding:20px 20px 40px}}.IndexQuoteHistory__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.IndexQuoteHistory__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.IndexQuoteHistory__podcast-page-title{font-size:24px;line-height:27px}}.IndexQuoteHistory__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.IndexQuoteHistory__section-program-list{margin-top:60px}}.IndexQuoteHistory__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.IndexQuoteHistory__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.IndexQuoteHistory__section-program-list__title-wrapper{padding-left:0}}.IndexQuoteHistory__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.IndexQuoteHistory__section-program-list__container a{text-decoration:none}.IndexQuoteHistory__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.IndexQuoteHistory__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.IndexQuoteHistory__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.IndexQuoteHistory__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.IndexQuoteHistory__section-program-list__container li{border-left:none}.IndexQuoteHistory__section-program-list__container li:nth-child(odd){padding-right:0!important}.IndexQuoteHistory__section-program-list__container li:nth-child(2n){padding-left:0!important}}.IndexQuoteHistory__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.IndexQuoteHistory__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.IndexQuoteHistory__section-program-list__podcast-item{width:100%}}.IndexQuoteHistory__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.IndexQuoteHistory__section-program-list__content-wrapper{padding-bottom:20px}}.IndexQuoteHistory__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.IndexQuoteHistory__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.IndexQuoteHistory__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.IndexQuoteHistory__section-program-list__program-title{height:auto}}.IndexQuoteHistory__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.IndexQuoteHistory__section-program-list__show-more{display:flex;justify-content:center}.IndexQuoteHistory__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.IndexQuoteHistory__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.IndexQuoteHistory__podcast-audio-controls{display:flex;gap:32px;color:#333}.IndexQuoteHistory__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.IndexQuoteHistory__podcast-audio-controls__button:focus{outline:none}.IndexQuoteHistory__podcast-audio-controls__button:hover svg{opacity:1}.IndexQuoteHistory__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.IndexQuoteHistory__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.IndexQuoteHistory__podcast-audio-controls__icon div{width:100%;height:100%}.IndexQuoteHistory__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.IndexQuoteHistory__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.IndexQuoteHistory__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.IndexQuoteHistory__section-recently-added-podcasts{padding:0}}.IndexQuoteHistory__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.IndexQuoteHistory__section-recently-added-podcasts ul{flex-direction:column}}.IndexQuoteHistory__section-recently-added-podcasts ul a{text-decoration:none}.IndexQuoteHistory__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.IndexQuoteHistory__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.IndexQuoteHistory__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.IndexQuoteHistory__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.IndexQuoteHistory__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.IndexQuoteHistory__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.IndexQuoteHistory__section-recently-added-podcasts li{width:100%}}.IndexQuoteHistory__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.IndexQuoteHistory__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.IndexQuoteHistory__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.IndexQuoteHistory__section-recently-added-podcasts li:nth-child(3){display:none}}.IndexQuoteHistory__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.IndexQuoteHistory__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.IndexQuoteHistory__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.IndexQuoteHistory__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.IndexQuoteHistory__section-recently-added-podcasts__content-wrapper,.IndexQuoteHistory__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.IndexQuoteHistory__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.IndexQuoteHistory__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.IndexQuoteHistory__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.IndexQuoteHistory__section-recently-added-podcasts__clip-title,.IndexQuoteHistory__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.IndexQuoteHistory__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.IndexQuoteHistory__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.IndexQuoteHistory__section-recently-added-podcasts__time-wrapper{padding-left:0}}.IndexQuoteHistory__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.IndexQuoteHistory__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.IndexQuoteHistory__section-recently-added-podcasts__footer p{padding:0;margin:0}.IndexQuoteHistory__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.IndexQuoteHistory__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.IndexQuoteHistory__section-recently-added-podcasts__footer--right a:hover{color:inherit}.IndexQuoteHistory__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.IndexQuoteHistory__title{display:inline-block;font-family:Sanomat Alt Extrabold,Georgia,serif;padding-left:0;vertical-align:middle}.IndexQuoteHistory__header{background:transparent}@media (min-width:768px) and (max-width:1023.98px){.IndexQuoteHistory__header{margin-top:20px}}@media (max-width:767.98px){.IndexQuoteHistory__header{height:75px;line-height:75px}}@media screen and (max-width:543px){.IndexQuoteHistory__IndexQuoteHistory__table__last{padding-left:155px!important}}@media (max-width:767.98px){.IndexQuoteHistory__IndexQuoteHistory__table__changeInPercent{min-width:64px}}.QuoteHistoryTable__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.QuoteHistoryTable__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.QuoteHistoryTable__article-audio-control-bar>div{gap:31px}}.QuoteHistoryTable__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.QuoteHistoryTable__article-audio-control-bar>div>button:first-child{gap:14px}.QuoteHistoryTable__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.QuoteHistoryTable__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.QuoteHistoryTable__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.QuoteHistoryTable__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.QuoteHistoryTable__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.QuoteHistoryTable__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.QuoteHistoryTable__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.QuoteHistoryTable__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.QuoteHistoryTable__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.QuoteHistoryTable__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.QuoteHistoryTable__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.QuoteHistoryTable__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.QuoteHistoryTable__article-podcast-player section{padding:32px;gap:32px}.QuoteHistoryTable__article-podcast-player section h2{margin-bottom:14px!important}.QuoteHistoryTable__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__playerVisible{width:100vw!important}}@media (max-width:767.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__playerVisible{width:100vw!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.QuoteHistoryTable__active{padding:0 20px!important}@media screen and (max-width:1024px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.QuoteHistoryTable__active{padding:0 32px!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div button.QuoteHistoryTable__left,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div button.QuoteHistoryTable__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div button.QuoteHistoryTable__left span,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div button.QuoteHistoryTable__right span{width:24px!important;height:24px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div button.QuoteHistoryTable__right{right:20px!important}@media screen and (max-width:1024px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div button.QuoteHistoryTable__right{right:32px!important}}@media only screen and (max-width:430px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div button.QuoteHistoryTable__right{right:20px!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying>h2,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying>h2,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue>h2{margin:0 20px!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section>div:first-of-type,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section>div:first-of-type{width:80px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section>div:first-of-type>button:first-of-type,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section>div:first-of-type>button:first-of-type{height:80px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section>div:last-of-type div,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section>div:last-of-type div span,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section h2,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section h2{font-size:12px!important;line-height:1.4!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section h2>a,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section h2>a{font-weight:500!important;line-height:1.4!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section h1,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section h1{font-size:18px!important;line-height:24px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section time,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section time:first-of-type:after,.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.QuoteHistoryTable__react-component[data-component=AudioPlayer]>div>div .QuoteHistoryTable__currentlyPlaying section{padding:20px!important;margin:0!important}}.QuoteHistoryTable__react-component[data-component=AudioPlayer].QuoteHistoryTable__rendered{z-index:1010;position:absolute}.QuoteHistoryTable__react-component[data-component=AudioPlayer] .QuoteHistoryTable__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.QuoteHistoryTable__react-component[data-component=AudioPlayer] .QuoteHistoryTable__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.QuoteHistoryTable__react-component[data-component=AudioPlayer] .QuoteHistoryTable__audio-player-empty-playlist-body a{font-size:14px!important}.QuoteHistoryTable__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper{width:100%;height:100%;position:relative}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper .QuoteHistoryTable__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper .QuoteHistoryTable__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper .QuoteHistoryTable__modal_content .QuoteHistoryTable__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper .QuoteHistoryTable__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper .QuoteHistoryTable__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper .QuoteHistoryTable__modal_content .QuoteHistoryTable__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.QuoteHistoryTable__modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper .QuoteHistoryTable__modal_content .QuoteHistoryTable__content_btn.QuoteHistoryTable__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.QuoteHistoryTable__omny--playlist{padding:0 calc(30px - 4vw)}}.QuoteHistoryTable__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.QuoteHistoryTable__omny--playlist header{padding-bottom:40px!important}}.QuoteHistoryTable__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.QuoteHistoryTable__omny--playlist header h2{margin-bottom:14px!important}}.QuoteHistoryTable__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.QuoteHistoryTable__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.QuoteHistoryTable__omny--playlist header h1{margin-bottom:20px!important}}.QuoteHistoryTable__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.QuoteHistoryTable__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.QuoteHistoryTable__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.QuoteHistoryTable__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.QuoteHistoryTable__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.QuoteHistoryTable__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.QuoteHistoryTable__omny--playlist>article{margin:44px auto 90px!important}}.QuoteHistoryTable__omny--playlist ul{padding-left:0!important;margin:0!important}.QuoteHistoryTable__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.QuoteHistoryTable__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.QuoteHistoryTable__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.QuoteHistoryTable__omny--playlist ul~button{margin:20px auto 40px!important}}.QuoteHistoryTable__omny--playlist ul~button>div{display:none!important}.QuoteHistoryTable__omny--playlist section{gap:16px!important}.QuoteHistoryTable__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.QuoteHistoryTable__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.QuoteHistoryTable__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.QuoteHistoryTable__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.QuoteHistoryTable__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.QuoteHistoryTable__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.QuoteHistoryTable__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.QuoteHistoryTable__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.QuoteHistoryTable__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.QuoteHistoryTable__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.QuoteHistoryTable__omny--playlist section>button~div~button{margin-top:2.25rem!important}.QuoteHistoryTable__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.QuoteHistoryTable__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.QuoteHistoryTable__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.QuoteHistoryTable__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.QuoteHistoryTable__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.QuoteHistoryTable__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.QuoteHistoryTable__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.QuoteHistoryTable__omny--playlist section>div>div:nth-of-type(2) button,.QuoteHistoryTable__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.QuoteHistoryTable__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.QuoteHistoryTable__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.QuoteHistoryTable__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.QuoteHistoryTable__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.QuoteHistoryTable__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.QuoteHistoryTable__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.QuoteHistoryTable__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.QuoteHistoryTable__omny--playlist footer{gap:32px!important}.QuoteHistoryTable__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.QuoteHistoryTable__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.QuoteHistoryTable__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.QuoteHistoryTable__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.QuoteHistoryTable__podcast-page{padding:0 11px}}@media (max-width:767.98px){.QuoteHistoryTable__podcast-page{padding:0 13px}}.QuoteHistoryTable__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.QuoteHistoryTable__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.QuoteHistoryTable__podcast-page-title-wrapper{padding:20px 20px 40px}}.QuoteHistoryTable__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.QuoteHistoryTable__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.QuoteHistoryTable__podcast-page-title{font-size:24px;line-height:27px}}.QuoteHistoryTable__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.QuoteHistoryTable__section-program-list{margin-top:60px}}.QuoteHistoryTable__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.QuoteHistoryTable__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.QuoteHistoryTable__section-program-list__title-wrapper{padding-left:0}}.QuoteHistoryTable__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.QuoteHistoryTable__section-program-list__container a{text-decoration:none}.QuoteHistoryTable__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.QuoteHistoryTable__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.QuoteHistoryTable__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.QuoteHistoryTable__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.QuoteHistoryTable__section-program-list__container li{border-left:none}.QuoteHistoryTable__section-program-list__container li:nth-child(odd){padding-right:0!important}.QuoteHistoryTable__section-program-list__container li:nth-child(2n){padding-left:0!important}}.QuoteHistoryTable__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.QuoteHistoryTable__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.QuoteHistoryTable__section-program-list__podcast-item{width:100%}}.QuoteHistoryTable__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.QuoteHistoryTable__section-program-list__content-wrapper{padding-bottom:20px}}.QuoteHistoryTable__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.QuoteHistoryTable__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.QuoteHistoryTable__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.QuoteHistoryTable__section-program-list__program-title{height:auto}}.QuoteHistoryTable__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.QuoteHistoryTable__section-program-list__show-more{display:flex;justify-content:center}.QuoteHistoryTable__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.QuoteHistoryTable__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.QuoteHistoryTable__podcast-audio-controls{display:flex;gap:32px;color:#333}.QuoteHistoryTable__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.QuoteHistoryTable__podcast-audio-controls__button:focus{outline:none}.QuoteHistoryTable__podcast-audio-controls__button:hover svg{opacity:1}.QuoteHistoryTable__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.QuoteHistoryTable__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.QuoteHistoryTable__podcast-audio-controls__icon div{width:100%;height:100%}.QuoteHistoryTable__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.QuoteHistoryTable__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.QuoteHistoryTable__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.QuoteHistoryTable__section-recently-added-podcasts{padding:0}}.QuoteHistoryTable__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.QuoteHistoryTable__section-recently-added-podcasts ul{flex-direction:column}}.QuoteHistoryTable__section-recently-added-podcasts ul a{text-decoration:none}.QuoteHistoryTable__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.QuoteHistoryTable__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.QuoteHistoryTable__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.QuoteHistoryTable__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.QuoteHistoryTable__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.QuoteHistoryTable__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.QuoteHistoryTable__section-recently-added-podcasts li{width:100%}}.QuoteHistoryTable__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.QuoteHistoryTable__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.QuoteHistoryTable__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.QuoteHistoryTable__section-recently-added-podcasts li:nth-child(3){display:none}}.QuoteHistoryTable__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.QuoteHistoryTable__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.QuoteHistoryTable__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.QuoteHistoryTable__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.QuoteHistoryTable__section-recently-added-podcasts__content-wrapper,.QuoteHistoryTable__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.QuoteHistoryTable__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.QuoteHistoryTable__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.QuoteHistoryTable__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.QuoteHistoryTable__section-recently-added-podcasts__clip-title,.QuoteHistoryTable__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.QuoteHistoryTable__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.QuoteHistoryTable__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.QuoteHistoryTable__section-recently-added-podcasts__time-wrapper{padding-left:0}}.QuoteHistoryTable__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.QuoteHistoryTable__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.QuoteHistoryTable__section-recently-added-podcasts__footer p{padding:0;margin:0}.QuoteHistoryTable__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.QuoteHistoryTable__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.QuoteHistoryTable__section-recently-added-podcasts__footer--right a:hover{color:inherit}.QuoteHistoryTable__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.QuoteHistoryTable__title{display:inline-block;font-family:Sanomat Alt Extrabold,Georgia,serif;padding-left:0;vertical-align:middle}.QuoteHistoryTable__header{background:transparent}.QuoteHistoryTable__QuoteHistoryTable:before{background:#fff}.QuoteHistoryTable__QuoteHistoryTable thead:after{background:none;border-bottom:1px solid #333}.QuoteHistoryTable__QuoteHistoryTable thead th{border-bottom:1px solid #333;border-top:0;color:#333}.QuoteHistoryTable__table--borderToEdge .QuoteHistoryTable__QuoteHistoryTable tbody td:first-child,.QuoteHistoryTable__table--borderToEdge .QuoteHistoryTable__QuoteHistoryTable tbody th:first-child{left:0;padding-left:4%}@media screen and (min-width:543px){.QuoteHistoryTable__table--borderToEdge .QuoteHistoryTable__QuoteHistoryTable tbody td:first-child,.QuoteHistoryTable__table--borderToEdge .QuoteHistoryTable__QuoteHistoryTable tbody th:first-child{padding-left:0}}@media screen and (min-width:1023px){.QuoteHistoryTable__table--borderToEdge .QuoteHistoryTable__QuoteHistoryTable tbody td:first-child,.QuoteHistoryTable__table--borderToEdge .QuoteHistoryTable__QuoteHistoryTable tbody th:first-child{padding-left:5px}}.QuoteHistoryTable__QuoteHistoryTable tbody td:before,.QuoteHistoryTable__QuoteHistoryTable tbody th:before{background-image:linear-gradient(90deg,#201748 50%,transparent 0,transparent);background-position:inherit;background-size:3px 1px;height:1px}.QuoteHistoryTable__QuoteHistoryTable td,.QuoteHistoryTable__QuoteHistoryTable th{border-top:0;padding:24px 5px 0;vertical-align:middle}.QuoteHistoryTable__QuoteHistoryTable__expand{margin:-21px auto 21px}.ScrollableTable__table thead:after{background:#fff}.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead th:first-child{left:0}.ScrollableTable__table thead th{border-bottom:0}.ScrollableTable__table thead th:last-child{padding-right:4%}@media screen and (min-width:543px){.ScrollableTable__table thead th:last-child{padding-right:0}}.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead:before{background:#fff}@media (min-width:320px) and (max-width:767.98px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead:before{width:205px}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead:before{width:170px}}.ScrollableTable__table tbody:after{display:none}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody th:first-child{left:0;padding-right:30px}@media (min-width:768px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody td:first-child,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tbody th:first-child{padding-right:50px}}.ScrollableTable__table tbody th a{color:#007cbb;font-weight:400}.ScrollableTable__table td:last-child,.ScrollableTable__table th:last-child{padding-right:0}.ScrollableTable__table td:last-child:before,.ScrollableTable__table th:last-child:before{right:0}.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2):before,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:nth-child(2):before{left:171px}@media (min-width:768px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2):before,.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr th:nth-child(2):before{left:181px}}.QuoteChange__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.QuoteChange__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.QuoteChange__article-audio-control-bar>div{gap:31px}}.QuoteChange__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.QuoteChange__article-audio-control-bar>div>button:first-child{gap:14px}.QuoteChange__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.QuoteChange__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.QuoteChange__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.QuoteChange__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.QuoteChange__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.QuoteChange__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.QuoteChange__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.QuoteChange__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.QuoteChange__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.QuoteChange__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.QuoteChange__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.QuoteChange__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.QuoteChange__article-podcast-player section{padding:32px;gap:32px}.QuoteChange__article-podcast-player section h2{margin-bottom:14px!important}.QuoteChange__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.QuoteChange__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.QuoteChange__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.QuoteChange__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__playerVisible{width:100vw!important}}@media (max-width:767.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__playerVisible{width:100vw!important}}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.QuoteChange__active{padding:0 20px!important}@media screen and (max-width:1024px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.QuoteChange__active{padding:0 32px!important}}.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.QuoteChange__react-component[data-component=AudioPlayer]>div>div button.QuoteChange__left,.QuoteChange__react-component[data-component=AudioPlayer]>div>div button.QuoteChange__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div button.QuoteChange__left span,.QuoteChange__react-component[data-component=AudioPlayer]>div>div button.QuoteChange__right span{width:24px!important;height:24px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div button.QuoteChange__right{right:20px!important}@media screen and (max-width:1024px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div button.QuoteChange__right{right:32px!important}}@media only screen and (max-width:430px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div button.QuoteChange__right{right:20px!important}}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying>h2,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying>h2,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue>h2{margin:0 20px!important}}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section>div:first-of-type,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section>div:first-of-type{width:80px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section>div:first-of-type>button:first-of-type,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section>div:first-of-type>button:first-of-type{height:80px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section>div:first-of-type>button:last-of-type,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section>div:last-of-type div,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section>div:last-of-type div span,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section h2,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section h2{font-size:12px!important;line-height:1.4!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section h2>a,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section h2>a{font-weight:500!important;line-height:1.4!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section h1,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section h1{font-size:18px!important;line-height:24px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section time,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section time:first-of-type:after,.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.QuoteChange__react-component[data-component=AudioPlayer]>div>div .QuoteChange__currentlyPlaying section{padding:20px!important;margin:0!important}}.QuoteChange__react-component[data-component=AudioPlayer].QuoteChange__rendered{z-index:1010;position:absolute}.QuoteChange__react-component[data-component=AudioPlayer] .QuoteChange__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.QuoteChange__react-component[data-component=AudioPlayer] .QuoteChange__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.QuoteChange__react-component[data-component=AudioPlayer] .QuoteChange__audio-player-empty-playlist-body a{font-size:14px!important}.QuoteChange__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.QuoteChange__modal_wrapper .QuoteChange__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.QuoteChange__modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper{width:100%;height:100%;position:relative}.QuoteChange__modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper .QuoteChange__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.QuoteChange__modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper .QuoteChange__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.QuoteChange__modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper .QuoteChange__modal_content .QuoteChange__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.QuoteChange__modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper .QuoteChange__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.QuoteChange__modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper .QuoteChange__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.QuoteChange__modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper .QuoteChange__modal_content .QuoteChange__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.QuoteChange__modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper .QuoteChange__modal_content .QuoteChange__content_btn.QuoteChange__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.QuoteChange__omny--playlist{padding:0 calc(30px - 4vw)}}.QuoteChange__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.QuoteChange__omny--playlist header{padding-bottom:40px!important}}.QuoteChange__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.QuoteChange__omny--playlist header h2{margin-bottom:14px!important}}.QuoteChange__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.QuoteChange__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.QuoteChange__omny--playlist header h1{margin-bottom:20px!important}}.QuoteChange__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.QuoteChange__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.QuoteChange__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.QuoteChange__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.QuoteChange__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.QuoteChange__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.QuoteChange__omny--playlist>article{margin:44px auto 90px!important}}.QuoteChange__omny--playlist ul{padding-left:0!important;margin:0!important}.QuoteChange__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.QuoteChange__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.QuoteChange__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.QuoteChange__omny--playlist ul~button{margin:20px auto 40px!important}}.QuoteChange__omny--playlist ul~button>div{display:none!important}.QuoteChange__omny--playlist section{gap:16px!important}.QuoteChange__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.QuoteChange__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.QuoteChange__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.QuoteChange__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.QuoteChange__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.QuoteChange__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.QuoteChange__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.QuoteChange__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.QuoteChange__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.QuoteChange__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.QuoteChange__omny--playlist section>button~div~button{margin-top:2.25rem!important}.QuoteChange__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.QuoteChange__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.QuoteChange__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.QuoteChange__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.QuoteChange__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.QuoteChange__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.QuoteChange__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.QuoteChange__omny--playlist section>div>div:nth-of-type(2) button,.QuoteChange__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.QuoteChange__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.QuoteChange__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.QuoteChange__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.QuoteChange__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.QuoteChange__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.QuoteChange__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.QuoteChange__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.QuoteChange__omny--playlist footer{gap:32px!important}.QuoteChange__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.QuoteChange__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.QuoteChange__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.QuoteChange__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.QuoteChange__podcast-page{padding:0 11px}}@media (max-width:767.98px){.QuoteChange__podcast-page{padding:0 13px}}.QuoteChange__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.QuoteChange__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.QuoteChange__podcast-page-title-wrapper{padding:20px 20px 40px}}.QuoteChange__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.QuoteChange__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.QuoteChange__podcast-page-title{font-size:24px;line-height:27px}}.QuoteChange__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.QuoteChange__section-program-list{margin-top:60px}}.QuoteChange__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.QuoteChange__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.QuoteChange__section-program-list__title-wrapper{padding-left:0}}.QuoteChange__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.QuoteChange__section-program-list__container a{text-decoration:none}.QuoteChange__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.QuoteChange__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.QuoteChange__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.QuoteChange__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.QuoteChange__section-program-list__container li{border-left:none}.QuoteChange__section-program-list__container li:nth-child(odd){padding-right:0!important}.QuoteChange__section-program-list__container li:nth-child(2n){padding-left:0!important}}.QuoteChange__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.QuoteChange__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.QuoteChange__section-program-list__podcast-item{width:100%}}.QuoteChange__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.QuoteChange__section-program-list__content-wrapper{padding-bottom:20px}}.QuoteChange__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.QuoteChange__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.QuoteChange__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.QuoteChange__section-program-list__program-title{height:auto}}.QuoteChange__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.QuoteChange__section-program-list__show-more{display:flex;justify-content:center}.QuoteChange__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.QuoteChange__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.QuoteChange__podcast-audio-controls{display:flex;gap:32px;color:#333}.QuoteChange__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.QuoteChange__podcast-audio-controls__button:focus{outline:none}.QuoteChange__podcast-audio-controls__button:hover svg{opacity:1}.QuoteChange__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.QuoteChange__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.QuoteChange__podcast-audio-controls__icon div{width:100%;height:100%}.QuoteChange__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.QuoteChange__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.QuoteChange__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.QuoteChange__section-recently-added-podcasts{padding:0}}.QuoteChange__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.QuoteChange__section-recently-added-podcasts ul{flex-direction:column}}.QuoteChange__section-recently-added-podcasts ul a{text-decoration:none}.QuoteChange__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.QuoteChange__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.QuoteChange__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.QuoteChange__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.QuoteChange__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.QuoteChange__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.QuoteChange__section-recently-added-podcasts li{width:100%}}.QuoteChange__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.QuoteChange__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.QuoteChange__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.QuoteChange__section-recently-added-podcasts li:nth-child(3){display:none}}.QuoteChange__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.QuoteChange__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.QuoteChange__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.QuoteChange__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.QuoteChange__section-recently-added-podcasts__content-wrapper,.QuoteChange__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.QuoteChange__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.QuoteChange__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.QuoteChange__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.QuoteChange__section-recently-added-podcasts__clip-title,.QuoteChange__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.QuoteChange__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.QuoteChange__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.QuoteChange__section-recently-added-podcasts__time-wrapper{padding-left:0}}.QuoteChange__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.QuoteChange__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.QuoteChange__section-recently-added-podcasts__footer p{padding:0;margin:0}.QuoteChange__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.QuoteChange__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.QuoteChange__section-recently-added-podcasts__footer--right a:hover{color:inherit}.QuoteChange__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.QuoteChange__QuoteChange--negative,.QuoteChange__QuoteChange--positive{display:inline-block}.QuoteChange__QuoteChange--negative>span,.QuoteChange__QuoteChange--positive>span{display:inline-block;overflow:visible}.QuoteChange__QuoteChange--negative:after,.QuoteChange__QuoteChange--positive:after{border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;height:0;margin-bottom:0;margin-left:1px;position:relative;transform:scale(.7);width:0}@media (min-width:768px){.QuoteChange__QuoteChange--negative:after,.QuoteChange__QuoteChange--positive:after{margin-left:4px;transform:none}}.QuoteChange__QuoteChange--negative>i,.QuoteChange__QuoteChange--positive>i{display:none}.QuoteChange__QuoteChange--negative{color:#b95050}.QuoteChange__QuoteChange--negative:after{border-top:10px solid #b95050}.QuoteChange__QuoteChange--positive{color:#12aa7c}.QuoteChange__QuoteChange--positive:after{border-bottom:10px solid #12aa7c}.QuoteChange__QuoteChange__wrapper{overflow:visible}.StockInformationWrapper__container dt{font-weight:400}.StockInformationWrapper__StockInformation__wrapper{padding-top:6px}.StockSlider__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.StockSlider__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.StockSlider__article-audio-control-bar>div{gap:31px}}.StockSlider__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.StockSlider__article-audio-control-bar>div>button:first-child{gap:14px}.StockSlider__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.StockSlider__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.StockSlider__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.StockSlider__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.StockSlider__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.StockSlider__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.StockSlider__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.StockSlider__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.StockSlider__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.StockSlider__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.StockSlider__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.StockSlider__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.StockSlider__article-podcast-player section{padding:32px;gap:32px}.StockSlider__article-podcast-player section h2{margin-bottom:14px!important}.StockSlider__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.StockSlider__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.StockSlider__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.StockSlider__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__playerVisible{width:100vw!important}}@media (max-width:767.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__playerVisible{width:100vw!important}}.StockSlider__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.StockSlider__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.StockSlider__active{padding:0 20px!important}@media screen and (max-width:1024px){.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.StockSlider__active{padding:0 32px!important}}.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.StockSlider__react-component[data-component=AudioPlayer]>div>div button.StockSlider__left,.StockSlider__react-component[data-component=AudioPlayer]>div>div button.StockSlider__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div button.StockSlider__left span,.StockSlider__react-component[data-component=AudioPlayer]>div>div button.StockSlider__right span{width:24px!important;height:24px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div button.StockSlider__right{right:20px!important}@media screen and (max-width:1024px){.StockSlider__react-component[data-component=AudioPlayer]>div>div button.StockSlider__right{right:32px!important}}@media only screen and (max-width:430px){.StockSlider__react-component[data-component=AudioPlayer]>div>div button.StockSlider__right{right:20px!important}}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying>h2,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying>h2,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue>h2{margin:0 20px!important}}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section>div:first-of-type,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section>div:first-of-type{width:80px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section>div:first-of-type>button:first-of-type,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section>div:first-of-type>button:first-of-type{height:80px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section>div:first-of-type>button:last-of-type,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section>div:last-of-type div,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section>div:last-of-type div span,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section h2,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section h2{font-size:12px!important;line-height:1.4!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section h2>a,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section h2>a{font-weight:500!important;line-height:1.4!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section h1,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section h1{font-size:18px!important;line-height:24px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section time,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section time:first-of-type:after,.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.StockSlider__react-component[data-component=AudioPlayer]>div>div .StockSlider__currentlyPlaying section{padding:20px!important;margin:0!important}}.StockSlider__react-component[data-component=AudioPlayer].StockSlider__rendered{z-index:1010;position:absolute}.StockSlider__react-component[data-component=AudioPlayer] .StockSlider__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.StockSlider__react-component[data-component=AudioPlayer] .StockSlider__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.StockSlider__react-component[data-component=AudioPlayer] .StockSlider__audio-player-empty-playlist-body a{font-size:14px!important}.StockSlider__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.StockSlider__modal_wrapper .StockSlider__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.StockSlider__modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper{width:100%;height:100%;position:relative}.StockSlider__modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper .StockSlider__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.StockSlider__modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper .StockSlider__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.StockSlider__modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper .StockSlider__modal_content .StockSlider__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.StockSlider__modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper .StockSlider__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.StockSlider__modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper .StockSlider__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.StockSlider__modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper .StockSlider__modal_content .StockSlider__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.StockSlider__modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper .StockSlider__modal_content .StockSlider__content_btn.StockSlider__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.StockSlider__omny--playlist{padding:0 calc(30px - 4vw)}}.StockSlider__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.StockSlider__omny--playlist header{padding-bottom:40px!important}}.StockSlider__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.StockSlider__omny--playlist header h2{margin-bottom:14px!important}}.StockSlider__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.StockSlider__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.StockSlider__omny--playlist header h1{margin-bottom:20px!important}}.StockSlider__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.StockSlider__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.StockSlider__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.StockSlider__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.StockSlider__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.StockSlider__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.StockSlider__omny--playlist>article{margin:44px auto 90px!important}}.StockSlider__omny--playlist ul{padding-left:0!important;margin:0!important}.StockSlider__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.StockSlider__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.StockSlider__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.StockSlider__omny--playlist ul~button{margin:20px auto 40px!important}}.StockSlider__omny--playlist ul~button>div{display:none!important}.StockSlider__omny--playlist section{gap:16px!important}.StockSlider__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.StockSlider__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.StockSlider__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.StockSlider__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.StockSlider__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.StockSlider__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.StockSlider__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.StockSlider__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.StockSlider__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.StockSlider__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.StockSlider__omny--playlist section>button~div~button{margin-top:2.25rem!important}.StockSlider__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.StockSlider__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.StockSlider__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.StockSlider__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.StockSlider__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.StockSlider__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.StockSlider__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.StockSlider__omny--playlist section>div>div:nth-of-type(2) button,.StockSlider__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.StockSlider__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.StockSlider__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.StockSlider__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.StockSlider__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.StockSlider__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.StockSlider__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.StockSlider__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.StockSlider__omny--playlist footer{gap:32px!important}.StockSlider__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.StockSlider__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.StockSlider__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.StockSlider__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.StockSlider__podcast-page{padding:0 11px}}@media (max-width:767.98px){.StockSlider__podcast-page{padding:0 13px}}.StockSlider__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.StockSlider__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.StockSlider__podcast-page-title-wrapper{padding:20px 20px 40px}}.StockSlider__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.StockSlider__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.StockSlider__podcast-page-title{font-size:24px;line-height:27px}}.StockSlider__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.StockSlider__section-program-list{margin-top:60px}}.StockSlider__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.StockSlider__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.StockSlider__section-program-list__title-wrapper{padding-left:0}}.StockSlider__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.StockSlider__section-program-list__container a{text-decoration:none}.StockSlider__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.StockSlider__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.StockSlider__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.StockSlider__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.StockSlider__section-program-list__container li{border-left:none}.StockSlider__section-program-list__container li:nth-child(odd){padding-right:0!important}.StockSlider__section-program-list__container li:nth-child(2n){padding-left:0!important}}.StockSlider__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.StockSlider__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.StockSlider__section-program-list__podcast-item{width:100%}}.StockSlider__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.StockSlider__section-program-list__content-wrapper{padding-bottom:20px}}.StockSlider__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.StockSlider__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.StockSlider__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.StockSlider__section-program-list__program-title{height:auto}}.StockSlider__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.StockSlider__section-program-list__show-more{display:flex;justify-content:center}.StockSlider__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.StockSlider__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.StockSlider__podcast-audio-controls{display:flex;gap:32px;color:#333}.StockSlider__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.StockSlider__podcast-audio-controls__button:focus{outline:none}.StockSlider__podcast-audio-controls__button:hover svg{opacity:1}.StockSlider__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.StockSlider__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.StockSlider__podcast-audio-controls__icon div{width:100%;height:100%}.StockSlider__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.StockSlider__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.StockSlider__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.StockSlider__section-recently-added-podcasts{padding:0}}.StockSlider__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.StockSlider__section-recently-added-podcasts ul{flex-direction:column}}.StockSlider__section-recently-added-podcasts ul a{text-decoration:none}.StockSlider__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.StockSlider__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.StockSlider__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.StockSlider__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.StockSlider__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.StockSlider__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.StockSlider__section-recently-added-podcasts li{width:100%}}.StockSlider__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.StockSlider__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.StockSlider__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.StockSlider__section-recently-added-podcasts li:nth-child(3){display:none}}.StockSlider__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.StockSlider__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.StockSlider__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.StockSlider__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.StockSlider__section-recently-added-podcasts__content-wrapper,.StockSlider__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.StockSlider__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.StockSlider__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.StockSlider__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.StockSlider__section-recently-added-podcasts__clip-title,.StockSlider__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.StockSlider__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.StockSlider__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.StockSlider__section-recently-added-podcasts__time-wrapper{padding-left:0}}.StockSlider__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.StockSlider__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.StockSlider__section-recently-added-podcasts__footer p{padding:0;margin:0}.StockSlider__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.StockSlider__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.StockSlider__section-recently-added-podcasts__footer--right a:hover{color:inherit}.StockSlider__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.StockSlider__indexStockSlider .StockSlider__staticLink_anchor{padding:5px 7px 5px 0;white-space:nowrap}.StockSlider__indexStockSlider .StockSlider__staticLink:after{top:5px}@media (min-width:768px){.StockSlider__indexStockSlider .StockSlider__staticLink:after{top:6px}}.StockSlider__stock{animation-duration:110s}.StockSlider__stock__data{font-family:Sanomat Sans Web,Helvetica,Helvetica Neue,arial,sans-serif}.StockSlider__stock__data:hover{color:#0d0d0d}.StockSlider__stock__label{font-weight:400}.StockSlider__stock__value--negative{color:#b95050}.StockSlider__stock__value--negative:after{border-top-color:#b95050}.StockSlider__stock__value--positive{color:#12aa7c}.StockSlider__stock__value--positive:after{border-bottom-color:#12aa7c}.Chevron__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.Chevron__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.Chevron__article-audio-control-bar>div{gap:31px}}.Chevron__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.Chevron__article-audio-control-bar>div>button:first-child{gap:14px}.Chevron__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.Chevron__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.Chevron__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.Chevron__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.Chevron__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.Chevron__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.Chevron__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.Chevron__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.Chevron__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.Chevron__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.Chevron__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.Chevron__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.Chevron__article-podcast-player section{padding:32px;gap:32px}.Chevron__article-podcast-player section h2{margin-bottom:14px!important}.Chevron__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.Chevron__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.Chevron__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.Chevron__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__playerVisible{width:100vw!important}}@media (max-width:767.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__playerVisible{width:100vw!important}}.Chevron__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.Chevron__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Chevron__active{padding:0 20px!important}@media screen and (max-width:1024px){.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Chevron__active{padding:0 32px!important}}.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.Chevron__react-component[data-component=AudioPlayer]>div>div button.Chevron__left,.Chevron__react-component[data-component=AudioPlayer]>div>div button.Chevron__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.Chevron__react-component[data-component=AudioPlayer]>div>div button.Chevron__left span,.Chevron__react-component[data-component=AudioPlayer]>div>div button.Chevron__right span{width:24px!important;height:24px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div button.Chevron__right{right:20px!important}@media screen and (max-width:1024px){.Chevron__react-component[data-component=AudioPlayer]>div>div button.Chevron__right{right:32px!important}}@media only screen and (max-width:430px){.Chevron__react-component[data-component=AudioPlayer]>div>div button.Chevron__right{right:20px!important}}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying>h2,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying>h2,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue>h2{margin:0 20px!important}}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section>div:first-of-type,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section>div:first-of-type{width:80px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section>div:first-of-type>button:first-of-type,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section>div:first-of-type>button:first-of-type{height:80px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section>div:first-of-type>button:last-of-type,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section>div:last-of-type div,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section>div:last-of-type div span,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section h2,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section h2{font-size:12px!important;line-height:1.4!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section h2>a,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section h2>a{font-weight:500!important;line-height:1.4!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section h1,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section h1{font-size:18px!important;line-height:24px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section time,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section time:first-of-type:after,.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.Chevron__react-component[data-component=AudioPlayer]>div>div .Chevron__currentlyPlaying section{padding:20px!important;margin:0!important}}.Chevron__react-component[data-component=AudioPlayer].Chevron__rendered{z-index:1010;position:absolute}.Chevron__react-component[data-component=AudioPlayer] .Chevron__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.Chevron__react-component[data-component=AudioPlayer] .Chevron__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.Chevron__react-component[data-component=AudioPlayer] .Chevron__audio-player-empty-playlist-body a{font-size:14px!important}.Chevron__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.Chevron__modal_wrapper .Chevron__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Chevron__modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper{width:100%;height:100%;position:relative}.Chevron__modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper .Chevron__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.Chevron__modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper .Chevron__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.Chevron__modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper .Chevron__modal_content .Chevron__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.Chevron__modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper .Chevron__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.Chevron__modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper .Chevron__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.Chevron__modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper .Chevron__modal_content .Chevron__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.Chevron__modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper .Chevron__modal_content .Chevron__content_btn.Chevron__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.Chevron__omny--playlist{padding:0 calc(30px - 4vw)}}.Chevron__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.Chevron__omny--playlist header{padding-bottom:40px!important}}.Chevron__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.Chevron__omny--playlist header h2{margin-bottom:14px!important}}.Chevron__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.Chevron__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.Chevron__omny--playlist header h1{margin-bottom:20px!important}}.Chevron__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.Chevron__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.Chevron__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.Chevron__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.Chevron__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.Chevron__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.Chevron__omny--playlist>article{margin:44px auto 90px!important}}.Chevron__omny--playlist ul{padding-left:0!important;margin:0!important}.Chevron__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.Chevron__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.Chevron__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.Chevron__omny--playlist ul~button{margin:20px auto 40px!important}}.Chevron__omny--playlist ul~button>div{display:none!important}.Chevron__omny--playlist section{gap:16px!important}.Chevron__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.Chevron__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.Chevron__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Chevron__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.Chevron__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.Chevron__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Chevron__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Chevron__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.Chevron__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.Chevron__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Chevron__omny--playlist section>button~div~button{margin-top:2.25rem!important}.Chevron__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.Chevron__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.Chevron__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.Chevron__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Chevron__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.Chevron__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Chevron__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.Chevron__omny--playlist section>div>div:nth-of-type(2) button,.Chevron__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Chevron__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.Chevron__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.Chevron__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Chevron__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.Chevron__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.Chevron__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.Chevron__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.Chevron__omny--playlist footer{gap:32px!important}.Chevron__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.Chevron__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.Chevron__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.Chevron__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.Chevron__podcast-page{padding:0 11px}}@media (max-width:767.98px){.Chevron__podcast-page{padding:0 13px}}.Chevron__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.Chevron__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.Chevron__podcast-page-title-wrapper{padding:20px 20px 40px}}.Chevron__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Chevron__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.Chevron__podcast-page-title{font-size:24px;line-height:27px}}.Chevron__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.Chevron__section-program-list{margin-top:60px}}.Chevron__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.Chevron__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.Chevron__section-program-list__title-wrapper{padding-left:0}}.Chevron__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.Chevron__section-program-list__container a{text-decoration:none}.Chevron__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.Chevron__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.Chevron__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.Chevron__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.Chevron__section-program-list__container li{border-left:none}.Chevron__section-program-list__container li:nth-child(odd){padding-right:0!important}.Chevron__section-program-list__container li:nth-child(2n){padding-left:0!important}}.Chevron__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.Chevron__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.Chevron__section-program-list__podcast-item{width:100%}}.Chevron__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.Chevron__section-program-list__content-wrapper{padding-bottom:20px}}.Chevron__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.Chevron__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.Chevron__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.Chevron__section-program-list__program-title{height:auto}}.Chevron__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.Chevron__section-program-list__show-more{display:flex;justify-content:center}.Chevron__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.Chevron__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.Chevron__podcast-audio-controls{display:flex;gap:32px;color:#333}.Chevron__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.Chevron__podcast-audio-controls__button:focus{outline:none}.Chevron__podcast-audio-controls__button:hover svg{opacity:1}.Chevron__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.Chevron__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.Chevron__podcast-audio-controls__icon div{width:100%;height:100%}.Chevron__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.Chevron__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.Chevron__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.Chevron__section-recently-added-podcasts{padding:0}}.Chevron__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.Chevron__section-recently-added-podcasts ul{flex-direction:column}}.Chevron__section-recently-added-podcasts ul a{text-decoration:none}.Chevron__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.Chevron__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.Chevron__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.Chevron__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.Chevron__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.Chevron__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.Chevron__section-recently-added-podcasts li{width:100%}}.Chevron__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.Chevron__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.Chevron__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.Chevron__section-recently-added-podcasts li:nth-child(3){display:none}}.Chevron__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.Chevron__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.Chevron__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.Chevron__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.Chevron__section-recently-added-podcasts__content-wrapper,.Chevron__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.Chevron__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.Chevron__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.Chevron__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.Chevron__section-recently-added-podcasts__clip-title,.Chevron__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.Chevron__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.Chevron__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.Chevron__section-recently-added-podcasts__time-wrapper{padding-left:0}}.Chevron__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.Chevron__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.Chevron__section-recently-added-podcasts__footer p{padding:0;margin:0}.Chevron__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.Chevron__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.Chevron__section-recently-added-podcasts__footer--right a:hover{color:inherit}.Chevron__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.Chevron__chevron{background:url(/common-assets/images/arrow-down.svg) 0 -2px no-repeat;display:inline-block;height:17px;margin-left:10px;transform-origin:center center;transform-style:preserve-3d;transition:all .4s cubic-bezier(.4,0,.2,1);vertical-align:text-bottom;width:17px}.Chevron__chevron.Chevron__as-label{background:url(/common-assets/images/arrow-down.svg) 50% no-repeat;height:20px;margin-left:10px;width:20px}.Chevron__chevron__lower,.Chevron__chevron__upper{display:none}.Chevron__white{transform-origin:center center;transform-style:preserve-3d}.Chevron__white-left{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.Chevron__white-down,.Chevron__white-left{background:url(/common-assets/images/arrow-white.svg) 50% no-repeat}.Chevron__white-down{flex-shrink:0;margin-left:15px;transform:rotateX(180deg) rotate(90deg);width:20px}.Chevron__white-down.Chevron__chevron--vertical{transform:rotateX(0deg) rotate(90deg)}.Chevron__black-right{background:url(/common-assets/images/arrow-right.svg) 50% no-repeat;margin-left:3px;transform-origin:center center;transform-style:preserve-3d;transition:transform .175s cubic-bezier(.645,.045,.355,1),opacity .175s linear;vertical-align:initial}.Chevron__black-right--inactive{opacity:0;transform:scale(.2)}.Chevron__black-right--active{opacity:1;transform:scale(1)}.Chevron__chevron--vertical{transform:rotateX(90deg)}.Chevron__chevron--inversed{transform:rotateX(180deg) translateY(4px)}.Chevron__chevron--inversed.Chevron__as-label{transform:rotateX(180deg)}.SelectDropdown__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.SelectDropdown__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.SelectDropdown__article-audio-control-bar>div{gap:31px}}.SelectDropdown__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.SelectDropdown__article-audio-control-bar>div>button:first-child{gap:14px}.SelectDropdown__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.SelectDropdown__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.SelectDropdown__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.SelectDropdown__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.SelectDropdown__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.SelectDropdown__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.SelectDropdown__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.SelectDropdown__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.SelectDropdown__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.SelectDropdown__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.SelectDropdown__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.SelectDropdown__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.SelectDropdown__article-podcast-player section{padding:32px;gap:32px}.SelectDropdown__article-podcast-player section h2{margin-bottom:14px!important}.SelectDropdown__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__playerVisible{width:100vw!important}}@media (max-width:767.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__playerVisible{width:100vw!important}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.SelectDropdown__active{padding:0 20px!important}@media screen and (max-width:1024px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.SelectDropdown__active{padding:0 32px!important}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div button.SelectDropdown__left,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div button.SelectDropdown__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div button.SelectDropdown__left span,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div button.SelectDropdown__right span{width:24px!important;height:24px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div button.SelectDropdown__right{right:20px!important}@media screen and (max-width:1024px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div button.SelectDropdown__right{right:32px!important}}@media only screen and (max-width:430px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div button.SelectDropdown__right{right:20px!important}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying>h2,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying>h2,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue>h2{margin:0 20px!important}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section>div:first-of-type,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section>div:first-of-type{width:80px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section>div:first-of-type>button:first-of-type,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section>div:first-of-type>button:first-of-type{height:80px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section>div:first-of-type>button:last-of-type,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section>div:last-of-type div,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section>div:last-of-type div span,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section h2,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section h2{font-size:12px!important;line-height:1.4!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section h2>a,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section h2>a{font-weight:500!important;line-height:1.4!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section h1,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section h1{font-size:18px!important;line-height:24px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section time,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section time:first-of-type:after,.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.SelectDropdown__react-component[data-component=AudioPlayer]>div>div .SelectDropdown__currentlyPlaying section{padding:20px!important;margin:0!important}}.SelectDropdown__react-component[data-component=AudioPlayer].SelectDropdown__rendered{z-index:1010;position:absolute}.SelectDropdown__react-component[data-component=AudioPlayer] .SelectDropdown__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.SelectDropdown__react-component[data-component=AudioPlayer] .SelectDropdown__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.SelectDropdown__react-component[data-component=AudioPlayer] .SelectDropdown__audio-player-empty-playlist-body a{font-size:14px!important}.SelectDropdown__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper{width:100%;height:100%;position:relative}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper .SelectDropdown__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper .SelectDropdown__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper .SelectDropdown__modal_content .SelectDropdown__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper .SelectDropdown__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper .SelectDropdown__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper .SelectDropdown__modal_content .SelectDropdown__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.SelectDropdown__modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper .SelectDropdown__modal_content .SelectDropdown__content_btn.SelectDropdown__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.SelectDropdown__omny--playlist{padding:0 calc(30px - 4vw)}}.SelectDropdown__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.SelectDropdown__omny--playlist header{padding-bottom:40px!important}}.SelectDropdown__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.SelectDropdown__omny--playlist header h2{margin-bottom:14px!important}}.SelectDropdown__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.SelectDropdown__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.SelectDropdown__omny--playlist header h1{margin-bottom:20px!important}}.SelectDropdown__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.SelectDropdown__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.SelectDropdown__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.SelectDropdown__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.SelectDropdown__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.SelectDropdown__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.SelectDropdown__omny--playlist>article{margin:44px auto 90px!important}}.SelectDropdown__omny--playlist ul{padding-left:0!important;margin:0!important}.SelectDropdown__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.SelectDropdown__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.SelectDropdown__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.SelectDropdown__omny--playlist ul~button{margin:20px auto 40px!important}}.SelectDropdown__omny--playlist ul~button>div{display:none!important}.SelectDropdown__omny--playlist section{gap:16px!important}.SelectDropdown__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.SelectDropdown__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.SelectDropdown__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.SelectDropdown__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.SelectDropdown__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.SelectDropdown__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.SelectDropdown__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.SelectDropdown__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.SelectDropdown__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.SelectDropdown__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.SelectDropdown__omny--playlist section>button~div~button{margin-top:2.25rem!important}.SelectDropdown__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.SelectDropdown__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.SelectDropdown__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.SelectDropdown__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.SelectDropdown__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.SelectDropdown__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.SelectDropdown__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.SelectDropdown__omny--playlist section>div>div:nth-of-type(2) button,.SelectDropdown__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.SelectDropdown__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.SelectDropdown__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.SelectDropdown__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.SelectDropdown__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.SelectDropdown__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.SelectDropdown__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.SelectDropdown__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.SelectDropdown__omny--playlist footer{gap:32px!important}.SelectDropdown__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.SelectDropdown__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.SelectDropdown__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.SelectDropdown__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.SelectDropdown__podcast-page{padding:0 11px}}@media (max-width:767.98px){.SelectDropdown__podcast-page{padding:0 13px}}.SelectDropdown__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.SelectDropdown__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.SelectDropdown__podcast-page-title-wrapper{padding:20px 20px 40px}}.SelectDropdown__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.SelectDropdown__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.SelectDropdown__podcast-page-title{font-size:24px;line-height:27px}}.SelectDropdown__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.SelectDropdown__section-program-list{margin-top:60px}}.SelectDropdown__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.SelectDropdown__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.SelectDropdown__section-program-list__title-wrapper{padding-left:0}}.SelectDropdown__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.SelectDropdown__section-program-list__container a{text-decoration:none}.SelectDropdown__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.SelectDropdown__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.SelectDropdown__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.SelectDropdown__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.SelectDropdown__section-program-list__container li{border-left:none}.SelectDropdown__section-program-list__container li:nth-child(odd){padding-right:0!important}.SelectDropdown__section-program-list__container li:nth-child(2n){padding-left:0!important}}.SelectDropdown__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.SelectDropdown__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.SelectDropdown__section-program-list__podcast-item{width:100%}}.SelectDropdown__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.SelectDropdown__section-program-list__content-wrapper{padding-bottom:20px}}.SelectDropdown__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.SelectDropdown__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.SelectDropdown__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.SelectDropdown__section-program-list__program-title{height:auto}}.SelectDropdown__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.SelectDropdown__section-program-list__show-more{display:flex;justify-content:center}.SelectDropdown__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.SelectDropdown__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.SelectDropdown__podcast-audio-controls{display:flex;gap:32px;color:#333}.SelectDropdown__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.SelectDropdown__podcast-audio-controls__button:focus{outline:none}.SelectDropdown__podcast-audio-controls__button:hover svg{opacity:1}.SelectDropdown__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.SelectDropdown__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.SelectDropdown__podcast-audio-controls__icon div{width:100%;height:100%}.SelectDropdown__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.SelectDropdown__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.SelectDropdown__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.SelectDropdown__section-recently-added-podcasts{padding:0}}.SelectDropdown__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.SelectDropdown__section-recently-added-podcasts ul{flex-direction:column}}.SelectDropdown__section-recently-added-podcasts ul a{text-decoration:none}.SelectDropdown__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.SelectDropdown__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.SelectDropdown__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.SelectDropdown__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.SelectDropdown__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.SelectDropdown__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.SelectDropdown__section-recently-added-podcasts li{width:100%}}.SelectDropdown__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.SelectDropdown__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.SelectDropdown__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.SelectDropdown__section-recently-added-podcasts li:nth-child(3){display:none}}.SelectDropdown__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.SelectDropdown__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.SelectDropdown__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.SelectDropdown__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.SelectDropdown__section-recently-added-podcasts__content-wrapper,.SelectDropdown__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.SelectDropdown__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.SelectDropdown__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.SelectDropdown__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.SelectDropdown__section-recently-added-podcasts__clip-title,.SelectDropdown__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.SelectDropdown__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.SelectDropdown__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.SelectDropdown__section-recently-added-podcasts__time-wrapper{padding-left:0}}.SelectDropdown__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.SelectDropdown__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.SelectDropdown__section-recently-added-podcasts__footer p{padding:0;margin:0}.SelectDropdown__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.SelectDropdown__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.SelectDropdown__section-recently-added-podcasts__footer--right a:hover{color:inherit}.SelectDropdown__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.SelectDropdown__dropdown{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.1);left:0;position:absolute;right:0;top:52px;z-index:2}.SelectDropdown__dropdown-enter{opacity:.001}.SelectDropdown__dropdown-enter-active{opacity:1;transition:opacity .2s linear}.SelectDropdown__dropdown-enter-active .SelectDropdown__dropdown__options{overflow-y:hidden;transition:height .16s cubic-bezier(.645,.045,.355,1)}.SelectDropdown__dropdown-exit{opacity:1}.SelectDropdown__dropdown-exit-active{opacity:.001;transition:opacity .15s linear}.SelectDropdown__dropdown-exit-active .SelectDropdown__dropdown__options{overflow-y:hidden}.SelectDropdown__dropdown__options{list-style:none;margin:0;overflow-y:auto;padding:15px 0}.SelectDropdown__dropdown__options::-webkit-scrollbar{width:6px}.SelectDropdown__dropdown__options::-webkit-scrollbar-track{background:rgba(58,58,58,.1)}.SelectDropdown__dropdown__options::-webkit-scrollbar-thumb{background:#000}.SelectDropdown__dropdown__option{cursor:pointer;margin:-5px 0;padding:10px 20px;transition:background-color .1s linear,color .1s linear}@media (max-width:767.98px){.SelectDropdown__dropdown__option{font-size:14px}}.SelectDropdown__dropdown__option:hover{background-color:rgba(248,249,250,.8);color:#007bff}.SelectDropdown__dropdown__option--selected{color:#007bff}.SelectDropdown__dropdown__option--focussed,.SelectDropdown__dropdown__option--focussed:hover{background-color:#007bff;color:#fff}.Select__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.Select__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.Select__article-audio-control-bar>div{gap:31px}}.Select__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.Select__article-audio-control-bar>div>button:first-child{gap:14px}.Select__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.Select__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.Select__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.Select__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.Select__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.Select__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.Select__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.Select__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.Select__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.Select__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.Select__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.Select__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.Select__article-podcast-player section{padding:32px;gap:32px}.Select__article-podcast-player section h2{margin-bottom:14px!important}.Select__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.Select__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.Select__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.Select__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.Select__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.Select__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.Select__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.Select__react-component[data-component=AudioPlayer]>div>div .Select__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.Select__react-component[data-component=AudioPlayer]>div>div .Select__playerVisible{width:100vw!important}}@media (max-width:767.98px){.Select__react-component[data-component=AudioPlayer]>div>div .Select__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.Select__react-component[data-component=AudioPlayer]>div>div .Select__playerVisible{width:100vw!important}}.Select__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.Select__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.Select__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Select__active{padding:0 20px!important}@media screen and (max-width:1024px){.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Select__active{padding:0 32px!important}}.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.Select__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.Select__react-component[data-component=AudioPlayer]>div>div button.Select__left,.Select__react-component[data-component=AudioPlayer]>div>div button.Select__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.Select__react-component[data-component=AudioPlayer]>div>div button.Select__left span,.Select__react-component[data-component=AudioPlayer]>div>div button.Select__right span{width:24px!important;height:24px!important}.Select__react-component[data-component=AudioPlayer]>div>div button.Select__right{right:20px!important}@media screen and (max-width:1024px){.Select__react-component[data-component=AudioPlayer]>div>div button.Select__right{right:32px!important}}@media only screen and (max-width:430px){.Select__react-component[data-component=AudioPlayer]>div>div button.Select__right{right:20px!important}}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying>h2,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying>h2,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue>h2{margin:0 20px!important}}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section>div:first-of-type,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section>div:first-of-type{width:80px!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section>div:first-of-type>button:first-of-type,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section>div:first-of-type>button:first-of-type{height:80px!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section>div:first-of-type>button:last-of-type,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section>div:last-of-type div,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section>div:last-of-type div span,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section h2,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section h2{font-size:12px!important;line-height:1.4!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section h2>a,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section h2>a{font-weight:500!important;line-height:1.4!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section h1,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section h1{font-size:18px!important;line-height:24px!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section time,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section time:first-of-type:after,.Select__react-component[data-component=AudioPlayer]>div>div .Select__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.Select__react-component[data-component=AudioPlayer]>div>div .Select__currentlyPlaying section{padding:20px!important;margin:0!important}}.Select__react-component[data-component=AudioPlayer].Select__rendered{z-index:1010;position:absolute}.Select__react-component[data-component=AudioPlayer] .Select__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.Select__react-component[data-component=AudioPlayer] .Select__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.Select__react-component[data-component=AudioPlayer] .Select__audio-player-empty-playlist-body a{font-size:14px!important}.Select__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.Select__modal_wrapper .Select__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Select__modal_wrapper .Select__modal_container .Select__modal_content_wrapper{width:100%;height:100%;position:relative}.Select__modal_wrapper .Select__modal_container .Select__modal_content_wrapper .Select__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.Select__modal_wrapper .Select__modal_container .Select__modal_content_wrapper .Select__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.Select__modal_wrapper .Select__modal_container .Select__modal_content_wrapper .Select__modal_content .Select__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.Select__modal_wrapper .Select__modal_container .Select__modal_content_wrapper .Select__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.Select__modal_wrapper .Select__modal_container .Select__modal_content_wrapper .Select__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.Select__modal_wrapper .Select__modal_container .Select__modal_content_wrapper .Select__modal_content .Select__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.Select__modal_wrapper .Select__modal_container .Select__modal_content_wrapper .Select__modal_content .Select__content_btn.Select__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.Select__omny--playlist{padding:0 calc(30px - 4vw)}}.Select__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.Select__omny--playlist header{padding-bottom:40px!important}}.Select__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.Select__omny--playlist header h2{margin-bottom:14px!important}}.Select__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.Select__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.Select__omny--playlist header h1{margin-bottom:20px!important}}.Select__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.Select__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.Select__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.Select__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.Select__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.Select__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.Select__omny--playlist>article{margin:44px auto 90px!important}}.Select__omny--playlist ul{padding-left:0!important;margin:0!important}.Select__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.Select__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.Select__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.Select__omny--playlist ul~button{margin:20px auto 40px!important}}.Select__omny--playlist ul~button>div{display:none!important}.Select__omny--playlist section{gap:16px!important}.Select__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.Select__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.Select__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Select__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.Select__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.Select__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Select__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Select__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.Select__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.Select__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Select__omny--playlist section>button~div~button{margin-top:2.25rem!important}.Select__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.Select__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.Select__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.Select__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Select__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.Select__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Select__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.Select__omny--playlist section>div>div:nth-of-type(2) button,.Select__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Select__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.Select__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.Select__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Select__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.Select__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.Select__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.Select__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.Select__omny--playlist footer{gap:32px!important}.Select__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.Select__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.Select__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.Select__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.Select__podcast-page{padding:0 11px}}@media (max-width:767.98px){.Select__podcast-page{padding:0 13px}}.Select__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.Select__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.Select__podcast-page-title-wrapper{padding:20px 20px 40px}}.Select__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Select__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.Select__podcast-page-title{font-size:24px;line-height:27px}}.Select__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.Select__section-program-list{margin-top:60px}}.Select__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.Select__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.Select__section-program-list__title-wrapper{padding-left:0}}.Select__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.Select__section-program-list__container a{text-decoration:none}.Select__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.Select__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.Select__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.Select__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.Select__section-program-list__container li{border-left:none}.Select__section-program-list__container li:nth-child(odd){padding-right:0!important}.Select__section-program-list__container li:nth-child(2n){padding-left:0!important}}.Select__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.Select__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.Select__section-program-list__podcast-item{width:100%}}.Select__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.Select__section-program-list__content-wrapper{padding-bottom:20px}}.Select__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.Select__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.Select__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.Select__section-program-list__program-title{height:auto}}.Select__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.Select__section-program-list__show-more{display:flex;justify-content:center}.Select__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.Select__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.Select__podcast-audio-controls{display:flex;gap:32px;color:#333}.Select__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.Select__podcast-audio-controls__button:focus{outline:none}.Select__podcast-audio-controls__button:hover svg{opacity:1}.Select__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.Select__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.Select__podcast-audio-controls__icon div{width:100%;height:100%}.Select__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.Select__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.Select__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.Select__section-recently-added-podcasts{padding:0}}.Select__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.Select__section-recently-added-podcasts ul{flex-direction:column}}.Select__section-recently-added-podcasts ul a{text-decoration:none}.Select__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.Select__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.Select__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.Select__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.Select__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.Select__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.Select__section-recently-added-podcasts li{width:100%}}.Select__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.Select__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.Select__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.Select__section-recently-added-podcasts li:nth-child(3){display:none}}.Select__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.Select__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.Select__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.Select__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.Select__section-recently-added-podcasts__content-wrapper,.Select__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.Select__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.Select__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.Select__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.Select__section-recently-added-podcasts__clip-title,.Select__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.Select__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.Select__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.Select__section-recently-added-podcasts__time-wrapper{padding-left:0}}.Select__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.Select__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.Select__section-recently-added-podcasts__footer p{padding:0;margin:0}.Select__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.Select__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.Select__section-recently-added-podcasts__footer--right a:hover{color:inherit}.Select__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.Select__select{margin-bottom:20px;width:100%}.Select__select>select{display:none}.Select__select__label{color:#212121;display:block;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:500;margin-bottom:7px}@media (max-width:767.98px){.Select__select__label{font-size:14px}}.Select__select__transformer{position:relative;transition:transform .125s cubic-bezier(.645,.045,.355,1)}.Select__select--expanded .Select__select__transformer,.Select__select--transitioning .Select__select__transformer{z-index:100}.Select__select--expanded .Select__select__input{border-color:#007bff}.Select__select__input{-moz-appearance:none;-webkit-appearance:none;align-items:center;background:#fff;border:1px solid #333;border-radius:2px;color:#6c757d;cursor:pointer;display:flex;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;height:52px;padding:0 15px 0 12px;position:relative;text-align:left;transition:border-color .1s linear;width:100%;z-index:3}.Select__select--expanded .Select__select__input,.Select__select__input:focus{border-color:#007bff}.Select__select__input__label{display:block;margin-top:3px;min-height:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:767.98px){.Select__select__input__label{font-size:16px}}.Select__select__input__chevron{margin-top:4px}.Select__select__input>p{margin:0}.Select__select__backdrop{bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:99}.Select__asLabel{background-color:transparent;border:0;cursor:pointer;display:block;height:115px;margin:0 auto;position:relative;text-align:center;width:100%;z-index:20}.Select__asLabel:active,.Select__asLabel:focus{left:0;top:0}@media (min-width:768px){.Select__asLabel{height:120px}}.Select__asLabel__input__label{color:#212529;display:inline-block;font-size:20px;font-weight:700;letter-spacing:.39px;text-align:center;width:auto}@media (min-width:320px){.Select__asLabel__input__label{font-size:24px;margin-left:4px}}.Select__asLabel__input__label:active,.Select__asLabel__input__label:focus{left:0;position:relative;top:0}.Select__asLabel__dropdown>div{left:50%;max-width:460px;top:80px;transform:translateX(-50%);width:calc(100% - 40px);z-index:102}.Select__asLabel__dropdown>div>ul{height:auto!important;padding:5px 0;text-align:left}@media (min-width:768px){.Select__asLabel__dropdown>div{width:100%}}.Select__asLabel .Select__select__transformer{position:static;transform:none!important}.IndexDropdownSelector__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.IndexDropdownSelector__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.IndexDropdownSelector__article-audio-control-bar>div{gap:31px}}.IndexDropdownSelector__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.IndexDropdownSelector__article-audio-control-bar>div>button:first-child{gap:14px}.IndexDropdownSelector__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.IndexDropdownSelector__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.IndexDropdownSelector__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.IndexDropdownSelector__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.IndexDropdownSelector__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.IndexDropdownSelector__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.IndexDropdownSelector__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.IndexDropdownSelector__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.IndexDropdownSelector__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.IndexDropdownSelector__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.IndexDropdownSelector__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.IndexDropdownSelector__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.IndexDropdownSelector__article-podcast-player section{padding:32px;gap:32px}.IndexDropdownSelector__article-podcast-player section h2{margin-bottom:14px!important}.IndexDropdownSelector__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__playerVisible{width:100vw!important}}@media (max-width:767.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__playerVisible{width:100vw!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.IndexDropdownSelector__active{padding:0 20px!important}@media screen and (max-width:1024px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.IndexDropdownSelector__active{padding:0 32px!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div button.IndexDropdownSelector__left,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div button.IndexDropdownSelector__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div button.IndexDropdownSelector__left span,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div button.IndexDropdownSelector__right span{width:24px!important;height:24px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div button.IndexDropdownSelector__right{right:20px!important}@media screen and (max-width:1024px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div button.IndexDropdownSelector__right{right:32px!important}}@media only screen and (max-width:430px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div button.IndexDropdownSelector__right{right:20px!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying>h2,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying>h2,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue>h2{margin:0 20px!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section>div:first-of-type,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section>div:first-of-type{width:80px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section>div:first-of-type>button:first-of-type,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section>div:first-of-type>button:first-of-type{height:80px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section>div:first-of-type>button:last-of-type,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section>div:last-of-type div,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section>div:last-of-type div span,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section h2,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section h2{font-size:12px!important;line-height:1.4!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section h2>a,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section h2>a{font-weight:500!important;line-height:1.4!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section h1,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section h1{font-size:18px!important;line-height:24px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section time,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section time:first-of-type:after,.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.IndexDropdownSelector__react-component[data-component=AudioPlayer]>div>div .IndexDropdownSelector__currentlyPlaying section{padding:20px!important;margin:0!important}}.IndexDropdownSelector__react-component[data-component=AudioPlayer].IndexDropdownSelector__rendered{z-index:1010;position:absolute}.IndexDropdownSelector__react-component[data-component=AudioPlayer] .IndexDropdownSelector__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.IndexDropdownSelector__react-component[data-component=AudioPlayer] .IndexDropdownSelector__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.IndexDropdownSelector__react-component[data-component=AudioPlayer] .IndexDropdownSelector__audio-player-empty-playlist-body a{font-size:14px!important}.IndexDropdownSelector__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper{width:100%;height:100%;position:relative}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper .IndexDropdownSelector__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper .IndexDropdownSelector__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper .IndexDropdownSelector__modal_content .IndexDropdownSelector__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper .IndexDropdownSelector__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper .IndexDropdownSelector__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper .IndexDropdownSelector__modal_content .IndexDropdownSelector__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.IndexDropdownSelector__modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper .IndexDropdownSelector__modal_content .IndexDropdownSelector__content_btn.IndexDropdownSelector__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.IndexDropdownSelector__omny--playlist{padding:0 calc(30px - 4vw)}}.IndexDropdownSelector__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.IndexDropdownSelector__omny--playlist header{padding-bottom:40px!important}}.IndexDropdownSelector__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.IndexDropdownSelector__omny--playlist header h2{margin-bottom:14px!important}}.IndexDropdownSelector__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.IndexDropdownSelector__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.IndexDropdownSelector__omny--playlist header h1{margin-bottom:20px!important}}.IndexDropdownSelector__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.IndexDropdownSelector__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.IndexDropdownSelector__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.IndexDropdownSelector__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.IndexDropdownSelector__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.IndexDropdownSelector__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.IndexDropdownSelector__omny--playlist>article{margin:44px auto 90px!important}}.IndexDropdownSelector__omny--playlist ul{padding-left:0!important;margin:0!important}.IndexDropdownSelector__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.IndexDropdownSelector__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.IndexDropdownSelector__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.IndexDropdownSelector__omny--playlist ul~button{margin:20px auto 40px!important}}.IndexDropdownSelector__omny--playlist ul~button>div{display:none!important}.IndexDropdownSelector__omny--playlist section{gap:16px!important}.IndexDropdownSelector__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.IndexDropdownSelector__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.IndexDropdownSelector__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.IndexDropdownSelector__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.IndexDropdownSelector__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.IndexDropdownSelector__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.IndexDropdownSelector__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.IndexDropdownSelector__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.IndexDropdownSelector__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.IndexDropdownSelector__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.IndexDropdownSelector__omny--playlist section>button~div~button{margin-top:2.25rem!important}.IndexDropdownSelector__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.IndexDropdownSelector__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.IndexDropdownSelector__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.IndexDropdownSelector__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.IndexDropdownSelector__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.IndexDropdownSelector__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.IndexDropdownSelector__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.IndexDropdownSelector__omny--playlist section>div>div:nth-of-type(2) button,.IndexDropdownSelector__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.IndexDropdownSelector__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.IndexDropdownSelector__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.IndexDropdownSelector__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.IndexDropdownSelector__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.IndexDropdownSelector__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.IndexDropdownSelector__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.IndexDropdownSelector__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.IndexDropdownSelector__omny--playlist footer{gap:32px!important}.IndexDropdownSelector__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.IndexDropdownSelector__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.IndexDropdownSelector__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.IndexDropdownSelector__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.IndexDropdownSelector__podcast-page{padding:0 11px}}@media (max-width:767.98px){.IndexDropdownSelector__podcast-page{padding:0 13px}}.IndexDropdownSelector__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.IndexDropdownSelector__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.IndexDropdownSelector__podcast-page-title-wrapper{padding:20px 20px 40px}}.IndexDropdownSelector__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.IndexDropdownSelector__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.IndexDropdownSelector__podcast-page-title{font-size:24px;line-height:27px}}.IndexDropdownSelector__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.IndexDropdownSelector__section-program-list{margin-top:60px}}.IndexDropdownSelector__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.IndexDropdownSelector__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.IndexDropdownSelector__section-program-list__title-wrapper{padding-left:0}}.IndexDropdownSelector__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.IndexDropdownSelector__section-program-list__container a{text-decoration:none}.IndexDropdownSelector__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.IndexDropdownSelector__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.IndexDropdownSelector__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.IndexDropdownSelector__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.IndexDropdownSelector__section-program-list__container li{border-left:none}.IndexDropdownSelector__section-program-list__container li:nth-child(odd){padding-right:0!important}.IndexDropdownSelector__section-program-list__container li:nth-child(2n){padding-left:0!important}}.IndexDropdownSelector__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.IndexDropdownSelector__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.IndexDropdownSelector__section-program-list__podcast-item{width:100%}}.IndexDropdownSelector__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.IndexDropdownSelector__section-program-list__content-wrapper{padding-bottom:20px}}.IndexDropdownSelector__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.IndexDropdownSelector__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.IndexDropdownSelector__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.IndexDropdownSelector__section-program-list__program-title{height:auto}}.IndexDropdownSelector__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.IndexDropdownSelector__section-program-list__show-more{display:flex;justify-content:center}.IndexDropdownSelector__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.IndexDropdownSelector__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.IndexDropdownSelector__podcast-audio-controls{display:flex;gap:32px;color:#333}.IndexDropdownSelector__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.IndexDropdownSelector__podcast-audio-controls__button:focus{outline:none}.IndexDropdownSelector__podcast-audio-controls__button:hover svg{opacity:1}.IndexDropdownSelector__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.IndexDropdownSelector__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.IndexDropdownSelector__podcast-audio-controls__icon div{width:100%;height:100%}.IndexDropdownSelector__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.IndexDropdownSelector__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.IndexDropdownSelector__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.IndexDropdownSelector__section-recently-added-podcasts{padding:0}}.IndexDropdownSelector__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.IndexDropdownSelector__section-recently-added-podcasts ul{flex-direction:column}}.IndexDropdownSelector__section-recently-added-podcasts ul a{text-decoration:none}.IndexDropdownSelector__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.IndexDropdownSelector__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.IndexDropdownSelector__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.IndexDropdownSelector__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.IndexDropdownSelector__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.IndexDropdownSelector__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.IndexDropdownSelector__section-recently-added-podcasts li{width:100%}}.IndexDropdownSelector__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.IndexDropdownSelector__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.IndexDropdownSelector__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.IndexDropdownSelector__section-recently-added-podcasts li:nth-child(3){display:none}}.IndexDropdownSelector__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.IndexDropdownSelector__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.IndexDropdownSelector__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.IndexDropdownSelector__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.IndexDropdownSelector__section-recently-added-podcasts__content-wrapper,.IndexDropdownSelector__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.IndexDropdownSelector__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.IndexDropdownSelector__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.IndexDropdownSelector__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.IndexDropdownSelector__section-recently-added-podcasts__clip-title,.IndexDropdownSelector__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.IndexDropdownSelector__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.IndexDropdownSelector__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.IndexDropdownSelector__section-recently-added-podcasts__time-wrapper{padding-left:0}}.IndexDropdownSelector__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.IndexDropdownSelector__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.IndexDropdownSelector__section-recently-added-podcasts__footer p{padding:0;margin:0}.IndexDropdownSelector__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.IndexDropdownSelector__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.IndexDropdownSelector__section-recently-added-podcasts__footer--right a:hover{color:inherit}.IndexDropdownSelector__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.IndexDropdownSelector__indexDropdownSelectorWrapper{display:block;margin-top:10px}@media (min-width:768px){.IndexDropdownSelector__indexDropdownSelectorWrapper{display:flex;margin:15px 100px 5px}}@media (min-width:1290px){.IndexDropdownSelector__indexDropdownSelectorWrapper{margin-left:165px;margin-right:165px}}@media (max-width:767.98px){.IndexDropdownSelector__indexDropdownSelectorWrapper .IndexDropdownSelector__indexDropdownSelector{display:inline-block;width:calc(50% - 12px)}.IndexDropdownSelector__indexDropdownSelectorWrapper .IndexDropdownSelector__indexDropdownSelector:nth-of-type(2n){margin-left:12px}.IndexDropdownSelector__indexDropdownSelectorWrapper .IndexDropdownSelector__indexDropdownSelector:nth-of-type(odd){margin-right:12px}}@media (min-width:768px){.IndexDropdownSelector__indexDropdownSelectorWrapper .IndexDropdownSelector__indexDropdownSelector{margin-left:10px;margin-right:10px}}.TopBottom__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.TopBottom__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.TopBottom__article-audio-control-bar>div{gap:31px}}.TopBottom__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.TopBottom__article-audio-control-bar>div>button:first-child{gap:14px}.TopBottom__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.TopBottom__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.TopBottom__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.TopBottom__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.TopBottom__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.TopBottom__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.TopBottom__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.TopBottom__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.TopBottom__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.TopBottom__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.TopBottom__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.TopBottom__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.TopBottom__article-podcast-player section{padding:32px;gap:32px}.TopBottom__article-podcast-player section h2{margin-bottom:14px!important}.TopBottom__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.TopBottom__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.TopBottom__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.TopBottom__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__playerVisible{width:100vw!important}}@media (max-width:767.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__playerVisible{width:100vw!important}}.TopBottom__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.TopBottom__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.TopBottom__active{padding:0 20px!important}@media screen and (max-width:1024px){.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.TopBottom__active{padding:0 32px!important}}.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.TopBottom__react-component[data-component=AudioPlayer]>div>div button.TopBottom__left,.TopBottom__react-component[data-component=AudioPlayer]>div>div button.TopBottom__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div button.TopBottom__left span,.TopBottom__react-component[data-component=AudioPlayer]>div>div button.TopBottom__right span{width:24px!important;height:24px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div button.TopBottom__right{right:20px!important}@media screen and (max-width:1024px){.TopBottom__react-component[data-component=AudioPlayer]>div>div button.TopBottom__right{right:32px!important}}@media only screen and (max-width:430px){.TopBottom__react-component[data-component=AudioPlayer]>div>div button.TopBottom__right{right:20px!important}}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying>h2,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying>h2,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue>h2{margin:0 20px!important}}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section>div:first-of-type,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section>div:first-of-type{width:80px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section>div:first-of-type>button:first-of-type,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section>div:first-of-type>button:first-of-type{height:80px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section>div:first-of-type>button:last-of-type,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section>div:last-of-type div,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section>div:last-of-type div span,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section h2,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section h2{font-size:12px!important;line-height:1.4!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section h2>a,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section h2>a{font-weight:500!important;line-height:1.4!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section h1,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section h1{font-size:18px!important;line-height:24px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section time,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section time:first-of-type:after,.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.TopBottom__react-component[data-component=AudioPlayer]>div>div .TopBottom__currentlyPlaying section{padding:20px!important;margin:0!important}}.TopBottom__react-component[data-component=AudioPlayer].TopBottom__rendered{z-index:1010;position:absolute}.TopBottom__react-component[data-component=AudioPlayer] .TopBottom__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.TopBottom__react-component[data-component=AudioPlayer] .TopBottom__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.TopBottom__react-component[data-component=AudioPlayer] .TopBottom__audio-player-empty-playlist-body a{font-size:14px!important}.TopBottom__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.TopBottom__modal_wrapper .TopBottom__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.TopBottom__modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper{width:100%;height:100%;position:relative}.TopBottom__modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper .TopBottom__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.TopBottom__modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper .TopBottom__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.TopBottom__modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper .TopBottom__modal_content .TopBottom__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.TopBottom__modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper .TopBottom__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.TopBottom__modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper .TopBottom__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.TopBottom__modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper .TopBottom__modal_content .TopBottom__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.TopBottom__modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper .TopBottom__modal_content .TopBottom__content_btn.TopBottom__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.TopBottom__omny--playlist{padding:0 calc(30px - 4vw)}}.TopBottom__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.TopBottom__omny--playlist header{padding-bottom:40px!important}}.TopBottom__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.TopBottom__omny--playlist header h2{margin-bottom:14px!important}}.TopBottom__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.TopBottom__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.TopBottom__omny--playlist header h1{margin-bottom:20px!important}}.TopBottom__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.TopBottom__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.TopBottom__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.TopBottom__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.TopBottom__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.TopBottom__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.TopBottom__omny--playlist>article{margin:44px auto 90px!important}}.TopBottom__omny--playlist ul{padding-left:0!important;margin:0!important}.TopBottom__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.TopBottom__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.TopBottom__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.TopBottom__omny--playlist ul~button{margin:20px auto 40px!important}}.TopBottom__omny--playlist ul~button>div{display:none!important}.TopBottom__omny--playlist section{gap:16px!important}.TopBottom__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.TopBottom__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.TopBottom__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.TopBottom__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.TopBottom__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.TopBottom__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.TopBottom__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.TopBottom__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.TopBottom__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.TopBottom__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.TopBottom__omny--playlist section>button~div~button{margin-top:2.25rem!important}.TopBottom__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.TopBottom__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.TopBottom__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.TopBottom__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.TopBottom__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.TopBottom__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.TopBottom__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.TopBottom__omny--playlist section>div>div:nth-of-type(2) button,.TopBottom__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.TopBottom__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.TopBottom__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.TopBottom__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.TopBottom__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.TopBottom__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.TopBottom__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.TopBottom__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.TopBottom__omny--playlist footer{gap:32px!important}.TopBottom__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.TopBottom__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.TopBottom__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.TopBottom__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.TopBottom__podcast-page{padding:0 11px}}@media (max-width:767.98px){.TopBottom__podcast-page{padding:0 13px}}.TopBottom__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.TopBottom__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.TopBottom__podcast-page-title-wrapper{padding:20px 20px 40px}}.TopBottom__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.TopBottom__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.TopBottom__podcast-page-title{font-size:24px;line-height:27px}}.TopBottom__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.TopBottom__section-program-list{margin-top:60px}}.TopBottom__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.TopBottom__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.TopBottom__section-program-list__title-wrapper{padding-left:0}}.TopBottom__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.TopBottom__section-program-list__container a{text-decoration:none}.TopBottom__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.TopBottom__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.TopBottom__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.TopBottom__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.TopBottom__section-program-list__container li{border-left:none}.TopBottom__section-program-list__container li:nth-child(odd){padding-right:0!important}.TopBottom__section-program-list__container li:nth-child(2n){padding-left:0!important}}.TopBottom__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.TopBottom__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.TopBottom__section-program-list__podcast-item{width:100%}}.TopBottom__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.TopBottom__section-program-list__content-wrapper{padding-bottom:20px}}.TopBottom__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.TopBottom__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.TopBottom__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.TopBottom__section-program-list__program-title{height:auto}}.TopBottom__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.TopBottom__section-program-list__show-more{display:flex;justify-content:center}.TopBottom__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.TopBottom__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.TopBottom__podcast-audio-controls{display:flex;gap:32px;color:#333}.TopBottom__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.TopBottom__podcast-audio-controls__button:focus{outline:none}.TopBottom__podcast-audio-controls__button:hover svg{opacity:1}.TopBottom__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.TopBottom__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.TopBottom__podcast-audio-controls__icon div{width:100%;height:100%}.TopBottom__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.TopBottom__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.TopBottom__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.TopBottom__section-recently-added-podcasts{padding:0}}.TopBottom__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.TopBottom__section-recently-added-podcasts ul{flex-direction:column}}.TopBottom__section-recently-added-podcasts ul a{text-decoration:none}.TopBottom__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.TopBottom__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.TopBottom__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.TopBottom__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.TopBottom__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.TopBottom__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.TopBottom__section-recently-added-podcasts li{width:100%}}.TopBottom__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.TopBottom__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.TopBottom__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.TopBottom__section-recently-added-podcasts li:nth-child(3){display:none}}.TopBottom__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.TopBottom__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.TopBottom__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.TopBottom__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.TopBottom__section-recently-added-podcasts__content-wrapper,.TopBottom__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.TopBottom__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.TopBottom__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.TopBottom__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.TopBottom__section-recently-added-podcasts__clip-title,.TopBottom__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.TopBottom__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.TopBottom__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.TopBottom__section-recently-added-podcasts__time-wrapper{padding-left:0}}.TopBottom__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.TopBottom__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.TopBottom__section-recently-added-podcasts__footer p{padding:0;margin:0}.TopBottom__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.TopBottom__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.TopBottom__section-recently-added-podcasts__footer--right a:hover{color:inherit}.TopBottom__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.TopBottom__wrapper .TopBottom__TopBottom{background:none;height:233px;padding:0}.TopBottom__wrapper .TopBottom__TopBottom--single-column{height:460px}.TopBottom__lists--single-column{display:block}.Instrument__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.Instrument__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.Instrument__article-audio-control-bar>div{gap:31px}}.Instrument__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.Instrument__article-audio-control-bar>div>button:first-child{gap:14px}.Instrument__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.Instrument__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.Instrument__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.Instrument__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.Instrument__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.Instrument__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.Instrument__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.Instrument__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.Instrument__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.Instrument__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.Instrument__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.Instrument__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.Instrument__article-podcast-player section{padding:32px;gap:32px}.Instrument__article-podcast-player section h2{margin-bottom:14px!important}.Instrument__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.Instrument__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.Instrument__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.Instrument__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__playerVisible{width:100vw!important}}@media (max-width:767.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__playerVisible{width:100vw!important}}.Instrument__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.Instrument__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Instrument__active{padding:0 20px!important}@media screen and (max-width:1024px){.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Instrument__active{padding:0 32px!important}}.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.Instrument__react-component[data-component=AudioPlayer]>div>div button.Instrument__left,.Instrument__react-component[data-component=AudioPlayer]>div>div button.Instrument__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.Instrument__react-component[data-component=AudioPlayer]>div>div button.Instrument__left span,.Instrument__react-component[data-component=AudioPlayer]>div>div button.Instrument__right span{width:24px!important;height:24px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div button.Instrument__right{right:20px!important}@media screen and (max-width:1024px){.Instrument__react-component[data-component=AudioPlayer]>div>div button.Instrument__right{right:32px!important}}@media only screen and (max-width:430px){.Instrument__react-component[data-component=AudioPlayer]>div>div button.Instrument__right{right:20px!important}}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying>h2,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying>h2,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue>h2{margin:0 20px!important}}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section>div:first-of-type,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section>div:first-of-type{width:80px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section>div:first-of-type>button:first-of-type,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section>div:first-of-type>button:first-of-type{height:80px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section>div:first-of-type>button:last-of-type,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section>div:last-of-type div,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section>div:last-of-type div span,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section h2,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section h2{font-size:12px!important;line-height:1.4!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section h2>a,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section h2>a{font-weight:500!important;line-height:1.4!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section h1,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section h1{font-size:18px!important;line-height:24px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section time,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section time:first-of-type:after,.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.Instrument__react-component[data-component=AudioPlayer]>div>div .Instrument__currentlyPlaying section{padding:20px!important;margin:0!important}}.Instrument__react-component[data-component=AudioPlayer].Instrument__rendered{z-index:1010;position:absolute}.Instrument__react-component[data-component=AudioPlayer] .Instrument__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.Instrument__react-component[data-component=AudioPlayer] .Instrument__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.Instrument__react-component[data-component=AudioPlayer] .Instrument__audio-player-empty-playlist-body a{font-size:14px!important}.Instrument__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.Instrument__modal_wrapper .Instrument__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Instrument__modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper{width:100%;height:100%;position:relative}.Instrument__modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper .Instrument__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.Instrument__modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper .Instrument__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.Instrument__modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper .Instrument__modal_content .Instrument__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.Instrument__modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper .Instrument__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.Instrument__modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper .Instrument__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.Instrument__modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper .Instrument__modal_content .Instrument__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.Instrument__modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper .Instrument__modal_content .Instrument__content_btn.Instrument__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.Instrument__omny--playlist{padding:0 calc(30px - 4vw)}}.Instrument__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.Instrument__omny--playlist header{padding-bottom:40px!important}}.Instrument__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.Instrument__omny--playlist header h2{margin-bottom:14px!important}}.Instrument__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.Instrument__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.Instrument__omny--playlist header h1{margin-bottom:20px!important}}.Instrument__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.Instrument__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.Instrument__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.Instrument__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.Instrument__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.Instrument__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.Instrument__omny--playlist>article{margin:44px auto 90px!important}}.Instrument__omny--playlist ul{padding-left:0!important;margin:0!important}.Instrument__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.Instrument__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.Instrument__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.Instrument__omny--playlist ul~button{margin:20px auto 40px!important}}.Instrument__omny--playlist ul~button>div{display:none!important}.Instrument__omny--playlist section{gap:16px!important}.Instrument__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.Instrument__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.Instrument__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Instrument__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.Instrument__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.Instrument__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Instrument__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Instrument__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.Instrument__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.Instrument__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Instrument__omny--playlist section>button~div~button{margin-top:2.25rem!important}.Instrument__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.Instrument__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.Instrument__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.Instrument__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Instrument__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.Instrument__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Instrument__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.Instrument__omny--playlist section>div>div:nth-of-type(2) button,.Instrument__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Instrument__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.Instrument__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.Instrument__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Instrument__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.Instrument__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.Instrument__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.Instrument__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.Instrument__omny--playlist footer{gap:32px!important}.Instrument__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.Instrument__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.Instrument__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.Instrument__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.Instrument__podcast-page{padding:0 11px}}@media (max-width:767.98px){.Instrument__podcast-page{padding:0 13px}}.Instrument__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.Instrument__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.Instrument__podcast-page-title-wrapper{padding:20px 20px 40px}}.Instrument__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Instrument__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.Instrument__podcast-page-title{font-size:24px;line-height:27px}}.Instrument__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.Instrument__section-program-list{margin-top:60px}}.Instrument__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.Instrument__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.Instrument__section-program-list__title-wrapper{padding-left:0}}.Instrument__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.Instrument__section-program-list__container a{text-decoration:none}.Instrument__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.Instrument__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.Instrument__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.Instrument__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.Instrument__section-program-list__container li{border-left:none}.Instrument__section-program-list__container li:nth-child(odd){padding-right:0!important}.Instrument__section-program-list__container li:nth-child(2n){padding-left:0!important}}.Instrument__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.Instrument__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.Instrument__section-program-list__podcast-item{width:100%}}.Instrument__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.Instrument__section-program-list__content-wrapper{padding-bottom:20px}}.Instrument__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.Instrument__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.Instrument__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.Instrument__section-program-list__program-title{height:auto}}.Instrument__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.Instrument__section-program-list__show-more{display:flex;justify-content:center}.Instrument__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.Instrument__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.Instrument__podcast-audio-controls{display:flex;gap:32px;color:#333}.Instrument__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.Instrument__podcast-audio-controls__button:focus{outline:none}.Instrument__podcast-audio-controls__button:hover svg{opacity:1}.Instrument__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.Instrument__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.Instrument__podcast-audio-controls__icon div{width:100%;height:100%}.Instrument__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.Instrument__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.Instrument__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.Instrument__section-recently-added-podcasts{padding:0}}.Instrument__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.Instrument__section-recently-added-podcasts ul{flex-direction:column}}.Instrument__section-recently-added-podcasts ul a{text-decoration:none}.Instrument__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.Instrument__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.Instrument__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.Instrument__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.Instrument__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.Instrument__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.Instrument__section-recently-added-podcasts li{width:100%}}.Instrument__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.Instrument__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.Instrument__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.Instrument__section-recently-added-podcasts li:nth-child(3){display:none}}.Instrument__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.Instrument__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.Instrument__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.Instrument__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.Instrument__section-recently-added-podcasts__content-wrapper,.Instrument__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.Instrument__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.Instrument__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.Instrument__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.Instrument__section-recently-added-podcasts__clip-title,.Instrument__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.Instrument__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.Instrument__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.Instrument__section-recently-added-podcasts__time-wrapper{padding-left:0}}.Instrument__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.Instrument__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.Instrument__section-recently-added-podcasts__footer p{padding:0;margin:0}.Instrument__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.Instrument__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.Instrument__section-recently-added-podcasts__footer--right a:hover{color:inherit}.Instrument__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.Instrument__TopBottom-Instrument{border-radius:0;box-shadow:none;height:52px!important}.Instrument__TopBottom-Instrument:before{position:absolute;bottom:0;left:0;right:0;content:"";height:1px;background-image:linear-gradient(90deg,#ced4da 50%,transparent 0,transparent);background-size:3px 1px;background-position:inherit}.Instrument__TopBottom-Instrument__content{padding:5px 0}.Instrument__TopBottom-Instrument__watchlist__placeholder{display:none}.Instrument__TopBottom-Instrument__relativeChange--positive{color:#12aa7c}.Instrument__TopBottom-Instrument__relativeChange--positive:after{border-bottom:10px solid #12aa7c}.Instrument__TopBottom-Instrument__relativeChange--negative{color:#b95050}.Instrument__TopBottom-Instrument__relativeChange--negative:after{border-top:10px solid #b95050}.Instrument__TopBottom-Instrument__relativeChange__arrow{display:none!important}.Instrument__TopBottom-Instrument__relativeChange--negative:after,.Instrument__TopBottom-Instrument__relativeChange--positive:after{border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;height:0;margin-bottom:0;margin-left:4px;position:relative;width:0}.TopBottom-Instrument--position-first{top:0}.TopBottom-Instrument--position-second{top:62px!important}.TopBottom-Instrument--position-third{top:124px!important}.InstrumentLinkHighlighter__InstrumentLinkHighlighter__root{box-shadow:none!important;top:0}.InstrumentList__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.InstrumentList__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.InstrumentList__article-audio-control-bar>div{gap:31px}}.InstrumentList__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.InstrumentList__article-audio-control-bar>div>button:first-child{gap:14px}.InstrumentList__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.InstrumentList__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.InstrumentList__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.InstrumentList__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.InstrumentList__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.InstrumentList__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.InstrumentList__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.InstrumentList__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.InstrumentList__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.InstrumentList__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.InstrumentList__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.InstrumentList__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.InstrumentList__article-podcast-player section{padding:32px;gap:32px}.InstrumentList__article-podcast-player section h2{margin-bottom:14px!important}.InstrumentList__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.InstrumentList__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.InstrumentList__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.InstrumentList__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__playerVisible{width:100vw!important}}@media (max-width:767.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__playerVisible{width:100vw!important}}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.InstrumentList__active{padding:0 20px!important}@media screen and (max-width:1024px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.InstrumentList__active{padding:0 32px!important}}.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.InstrumentList__react-component[data-component=AudioPlayer]>div>div button.InstrumentList__left,.InstrumentList__react-component[data-component=AudioPlayer]>div>div button.InstrumentList__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div button.InstrumentList__left span,.InstrumentList__react-component[data-component=AudioPlayer]>div>div button.InstrumentList__right span{width:24px!important;height:24px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div button.InstrumentList__right{right:20px!important}@media screen and (max-width:1024px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div button.InstrumentList__right{right:32px!important}}@media only screen and (max-width:430px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div button.InstrumentList__right{right:20px!important}}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying>h2,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying>h2,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue>h2{margin:0 20px!important}}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section>div:first-of-type,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section>div:first-of-type{width:80px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section>div:first-of-type>button:first-of-type,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section>div:first-of-type>button:first-of-type{height:80px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section>div:first-of-type>button:last-of-type,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section>div:last-of-type div,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section>div:last-of-type div span,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section h2,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section h2{font-size:12px!important;line-height:1.4!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section h2>a,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section h2>a{font-weight:500!important;line-height:1.4!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section h1,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section h1{font-size:18px!important;line-height:24px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section time,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section time:first-of-type:after,.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.InstrumentList__react-component[data-component=AudioPlayer]>div>div .InstrumentList__currentlyPlaying section{padding:20px!important;margin:0!important}}.InstrumentList__react-component[data-component=AudioPlayer].InstrumentList__rendered{z-index:1010;position:absolute}.InstrumentList__react-component[data-component=AudioPlayer] .InstrumentList__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.InstrumentList__react-component[data-component=AudioPlayer] .InstrumentList__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.InstrumentList__react-component[data-component=AudioPlayer] .InstrumentList__audio-player-empty-playlist-body a{font-size:14px!important}.InstrumentList__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.InstrumentList__modal_wrapper .InstrumentList__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.InstrumentList__modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper{width:100%;height:100%;position:relative}.InstrumentList__modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper .InstrumentList__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.InstrumentList__modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper .InstrumentList__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.InstrumentList__modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper .InstrumentList__modal_content .InstrumentList__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.InstrumentList__modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper .InstrumentList__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.InstrumentList__modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper .InstrumentList__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.InstrumentList__modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper .InstrumentList__modal_content .InstrumentList__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.InstrumentList__modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper .InstrumentList__modal_content .InstrumentList__content_btn.InstrumentList__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.InstrumentList__omny--playlist{padding:0 calc(30px - 4vw)}}.InstrumentList__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.InstrumentList__omny--playlist header{padding-bottom:40px!important}}.InstrumentList__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.InstrumentList__omny--playlist header h2{margin-bottom:14px!important}}.InstrumentList__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.InstrumentList__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.InstrumentList__omny--playlist header h1{margin-bottom:20px!important}}.InstrumentList__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.InstrumentList__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.InstrumentList__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.InstrumentList__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.InstrumentList__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.InstrumentList__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.InstrumentList__omny--playlist>article{margin:44px auto 90px!important}}.InstrumentList__omny--playlist ul{padding-left:0!important;margin:0!important}.InstrumentList__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.InstrumentList__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.InstrumentList__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.InstrumentList__omny--playlist ul~button{margin:20px auto 40px!important}}.InstrumentList__omny--playlist ul~button>div{display:none!important}.InstrumentList__omny--playlist section{gap:16px!important}.InstrumentList__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.InstrumentList__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.InstrumentList__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.InstrumentList__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.InstrumentList__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.InstrumentList__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.InstrumentList__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.InstrumentList__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.InstrumentList__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.InstrumentList__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.InstrumentList__omny--playlist section>button~div~button{margin-top:2.25rem!important}.InstrumentList__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.InstrumentList__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.InstrumentList__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.InstrumentList__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.InstrumentList__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.InstrumentList__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.InstrumentList__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.InstrumentList__omny--playlist section>div>div:nth-of-type(2) button,.InstrumentList__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.InstrumentList__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.InstrumentList__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.InstrumentList__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.InstrumentList__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.InstrumentList__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.InstrumentList__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.InstrumentList__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.InstrumentList__omny--playlist footer{gap:32px!important}.InstrumentList__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.InstrumentList__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.InstrumentList__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.InstrumentList__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.InstrumentList__podcast-page{padding:0 11px}}@media (max-width:767.98px){.InstrumentList__podcast-page{padding:0 13px}}.InstrumentList__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.InstrumentList__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.InstrumentList__podcast-page-title-wrapper{padding:20px 20px 40px}}.InstrumentList__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.InstrumentList__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.InstrumentList__podcast-page-title{font-size:24px;line-height:27px}}.InstrumentList__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.InstrumentList__section-program-list{margin-top:60px}}.InstrumentList__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.InstrumentList__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.InstrumentList__section-program-list__title-wrapper{padding-left:0}}.InstrumentList__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.InstrumentList__section-program-list__container a{text-decoration:none}.InstrumentList__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.InstrumentList__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.InstrumentList__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.InstrumentList__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.InstrumentList__section-program-list__container li{border-left:none}.InstrumentList__section-program-list__container li:nth-child(odd){padding-right:0!important}.InstrumentList__section-program-list__container li:nth-child(2n){padding-left:0!important}}.InstrumentList__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.InstrumentList__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.InstrumentList__section-program-list__podcast-item{width:100%}}.InstrumentList__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.InstrumentList__section-program-list__content-wrapper{padding-bottom:20px}}.InstrumentList__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.InstrumentList__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.InstrumentList__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.InstrumentList__section-program-list__program-title{height:auto}}.InstrumentList__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.InstrumentList__section-program-list__show-more{display:flex;justify-content:center}.InstrumentList__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.InstrumentList__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.InstrumentList__podcast-audio-controls{display:flex;gap:32px;color:#333}.InstrumentList__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.InstrumentList__podcast-audio-controls__button:focus{outline:none}.InstrumentList__podcast-audio-controls__button:hover svg{opacity:1}.InstrumentList__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.InstrumentList__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.InstrumentList__podcast-audio-controls__icon div{width:100%;height:100%}.InstrumentList__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.InstrumentList__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.InstrumentList__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.InstrumentList__section-recently-added-podcasts{padding:0}}.InstrumentList__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.InstrumentList__section-recently-added-podcasts ul{flex-direction:column}}.InstrumentList__section-recently-added-podcasts ul a{text-decoration:none}.InstrumentList__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.InstrumentList__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.InstrumentList__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.InstrumentList__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.InstrumentList__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.InstrumentList__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.InstrumentList__section-recently-added-podcasts li{width:100%}}.InstrumentList__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.InstrumentList__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.InstrumentList__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.InstrumentList__section-recently-added-podcasts li:nth-child(3){display:none}}.InstrumentList__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.InstrumentList__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.InstrumentList__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.InstrumentList__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.InstrumentList__section-recently-added-podcasts__content-wrapper,.InstrumentList__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.InstrumentList__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.InstrumentList__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.InstrumentList__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.InstrumentList__section-recently-added-podcasts__clip-title,.InstrumentList__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.InstrumentList__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.InstrumentList__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.InstrumentList__section-recently-added-podcasts__time-wrapper{padding-left:0}}.InstrumentList__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.InstrumentList__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.InstrumentList__section-recently-added-podcasts__footer p{padding:0;margin:0}.InstrumentList__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.InstrumentList__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.InstrumentList__section-recently-added-podcasts__footer--right a:hover{color:inherit}.InstrumentList__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.InstrumentList__TopBottom-InstrumentList__header{border-bottom:1px solid #333}.InstrumentList__TopBottom-InstrumentList__title{font-family:Sanomat Sans Web,sans-serif}.InstrumentList__TopBottom-InstrumentList__list{height:200px}.SoftPaywall__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.SoftPaywall__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.SoftPaywall__article-audio-control-bar>div{gap:31px}}.SoftPaywall__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.SoftPaywall__article-audio-control-bar>div>button:first-child{gap:14px}.SoftPaywall__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.SoftPaywall__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.SoftPaywall__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.SoftPaywall__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.SoftPaywall__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.SoftPaywall__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.SoftPaywall__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.SoftPaywall__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.SoftPaywall__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.SoftPaywall__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.SoftPaywall__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.SoftPaywall__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.SoftPaywall__article-podcast-player section{padding:32px;gap:32px}.SoftPaywall__article-podcast-player section h2{margin-bottom:14px!important}.SoftPaywall__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__playerVisible{width:100vw!important}}@media (max-width:767.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__playerVisible{width:100vw!important}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.SoftPaywall__active{padding:0 20px!important}@media screen and (max-width:1024px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.SoftPaywall__active{padding:0 32px!important}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div button.SoftPaywall__left,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div button.SoftPaywall__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div button.SoftPaywall__left span,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div button.SoftPaywall__right span{width:24px!important;height:24px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div button.SoftPaywall__right{right:20px!important}@media screen and (max-width:1024px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div button.SoftPaywall__right{right:32px!important}}@media only screen and (max-width:430px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div button.SoftPaywall__right{right:20px!important}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying>h2,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying>h2,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue>h2{margin:0 20px!important}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section>div:first-of-type,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section>div:first-of-type{width:80px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section>div:first-of-type>button:first-of-type,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section>div:first-of-type>button:first-of-type{height:80px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section>div:first-of-type>button:last-of-type,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section>div:last-of-type div,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section>div:last-of-type div span,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section h2,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section h2{font-size:12px!important;line-height:1.4!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section h2>a,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section h2>a{font-weight:500!important;line-height:1.4!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section h1,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section h1{font-size:18px!important;line-height:24px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section time,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section time:first-of-type:after,.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.SoftPaywall__react-component[data-component=AudioPlayer]>div>div .SoftPaywall__currentlyPlaying section{padding:20px!important;margin:0!important}}.SoftPaywall__react-component[data-component=AudioPlayer].SoftPaywall__rendered{z-index:1010;position:absolute}.SoftPaywall__react-component[data-component=AudioPlayer] .SoftPaywall__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.SoftPaywall__react-component[data-component=AudioPlayer] .SoftPaywall__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.SoftPaywall__react-component[data-component=AudioPlayer] .SoftPaywall__audio-player-empty-playlist-body a{font-size:14px!important}.SoftPaywall__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper{width:100%;height:100%;position:relative}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper .SoftPaywall__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper .SoftPaywall__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper .SoftPaywall__modal_content .SoftPaywall__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper .SoftPaywall__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper .SoftPaywall__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper .SoftPaywall__modal_content .SoftPaywall__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.SoftPaywall__modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper .SoftPaywall__modal_content .SoftPaywall__content_btn.SoftPaywall__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.SoftPaywall__omny--playlist{padding:0 calc(30px - 4vw)}}.SoftPaywall__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.SoftPaywall__omny--playlist header{padding-bottom:40px!important}}.SoftPaywall__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.SoftPaywall__omny--playlist header h2{margin-bottom:14px!important}}.SoftPaywall__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.SoftPaywall__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.SoftPaywall__omny--playlist header h1{margin-bottom:20px!important}}.SoftPaywall__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.SoftPaywall__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.SoftPaywall__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.SoftPaywall__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.SoftPaywall__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.SoftPaywall__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.SoftPaywall__omny--playlist>article{margin:44px auto 90px!important}}.SoftPaywall__omny--playlist ul{padding-left:0!important;margin:0!important}.SoftPaywall__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.SoftPaywall__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.SoftPaywall__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.SoftPaywall__omny--playlist ul~button{margin:20px auto 40px!important}}.SoftPaywall__omny--playlist ul~button>div{display:none!important}.SoftPaywall__omny--playlist section{gap:16px!important}.SoftPaywall__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.SoftPaywall__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.SoftPaywall__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.SoftPaywall__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.SoftPaywall__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.SoftPaywall__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.SoftPaywall__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.SoftPaywall__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.SoftPaywall__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.SoftPaywall__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.SoftPaywall__omny--playlist section>button~div~button{margin-top:2.25rem!important}.SoftPaywall__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.SoftPaywall__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.SoftPaywall__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.SoftPaywall__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.SoftPaywall__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.SoftPaywall__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.SoftPaywall__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.SoftPaywall__omny--playlist section>div>div:nth-of-type(2) button,.SoftPaywall__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.SoftPaywall__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.SoftPaywall__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.SoftPaywall__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.SoftPaywall__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.SoftPaywall__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.SoftPaywall__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.SoftPaywall__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.SoftPaywall__omny--playlist footer{gap:32px!important}.SoftPaywall__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.SoftPaywall__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.SoftPaywall__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.SoftPaywall__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.SoftPaywall__podcast-page{padding:0 11px}}@media (max-width:767.98px){.SoftPaywall__podcast-page{padding:0 13px}}.SoftPaywall__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.SoftPaywall__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.SoftPaywall__podcast-page-title-wrapper{padding:20px 20px 40px}}.SoftPaywall__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.SoftPaywall__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.SoftPaywall__podcast-page-title{font-size:24px;line-height:27px}}.SoftPaywall__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.SoftPaywall__section-program-list{margin-top:60px}}.SoftPaywall__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.SoftPaywall__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.SoftPaywall__section-program-list__title-wrapper{padding-left:0}}.SoftPaywall__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.SoftPaywall__section-program-list__container a{text-decoration:none}.SoftPaywall__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.SoftPaywall__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.SoftPaywall__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.SoftPaywall__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.SoftPaywall__section-program-list__container li{border-left:none}.SoftPaywall__section-program-list__container li:nth-child(odd){padding-right:0!important}.SoftPaywall__section-program-list__container li:nth-child(2n){padding-left:0!important}}.SoftPaywall__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.SoftPaywall__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.SoftPaywall__section-program-list__podcast-item{width:100%}}.SoftPaywall__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.SoftPaywall__section-program-list__content-wrapper{padding-bottom:20px}}.SoftPaywall__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.SoftPaywall__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.SoftPaywall__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.SoftPaywall__section-program-list__program-title{height:auto}}.SoftPaywall__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.SoftPaywall__section-program-list__show-more{display:flex;justify-content:center}.SoftPaywall__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.SoftPaywall__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.SoftPaywall__podcast-audio-controls{display:flex;gap:32px;color:#333}.SoftPaywall__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.SoftPaywall__podcast-audio-controls__button:focus{outline:none}.SoftPaywall__podcast-audio-controls__button:hover svg{opacity:1}.SoftPaywall__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.SoftPaywall__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.SoftPaywall__podcast-audio-controls__icon div{width:100%;height:100%}.SoftPaywall__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.SoftPaywall__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.SoftPaywall__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.SoftPaywall__section-recently-added-podcasts{padding:0}}.SoftPaywall__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.SoftPaywall__section-recently-added-podcasts ul{flex-direction:column}}.SoftPaywall__section-recently-added-podcasts ul a{text-decoration:none}.SoftPaywall__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.SoftPaywall__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.SoftPaywall__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.SoftPaywall__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.SoftPaywall__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.SoftPaywall__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.SoftPaywall__section-recently-added-podcasts li{width:100%}}.SoftPaywall__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.SoftPaywall__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.SoftPaywall__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.SoftPaywall__section-recently-added-podcasts li:nth-child(3){display:none}}.SoftPaywall__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.SoftPaywall__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.SoftPaywall__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.SoftPaywall__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.SoftPaywall__section-recently-added-podcasts__content-wrapper,.SoftPaywall__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.SoftPaywall__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.SoftPaywall__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.SoftPaywall__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.SoftPaywall__section-recently-added-podcasts__clip-title,.SoftPaywall__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.SoftPaywall__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.SoftPaywall__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.SoftPaywall__section-recently-added-podcasts__time-wrapper{padding-left:0}}.SoftPaywall__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.SoftPaywall__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.SoftPaywall__section-recently-added-podcasts__footer p{padding:0;margin:0}.SoftPaywall__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.SoftPaywall__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.SoftPaywall__section-recently-added-podcasts__footer--right a:hover{color:inherit}.SoftPaywall__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.SoftPaywall__border{margin:0}.SoftPaywall__hidden{display:none}.SoftPaywall__flex-aligner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.SoftPaywall__flex-aligner .SoftPaywall__input-label{width:23%}.SoftPaywall__flex-aligner .SoftPaywall__input-label input--small{width:100%}.SoftPaywall__thin-border{border:1px solid rgba(0,0,0,.1)}.SoftPaywall__flex-center{display:flex;align-items:center;justify-content:center;text-align:center}.SoftPaywall__spinner{display:block;position:absolute;left:calc(50% - 87px);top:calc(50vh - 200px);z-index:1000;background-color:transparent;padding:20px;opacity:1}@media (max-width:1023.98px){.SoftPaywall__spinner{top:calc(50vh - 150px);transform:scale(.7)}}.SoftPaywall__spinner:before{content:"";display:block;width:100%;height:75px;background:url(/common-assets/images/spinner.svg) no-repeat top}.SoftPaywall__spinner:after{content:"Indlæser data";display:block;font-size:22px;text-align:center}.SoftPaywall__spinner.SoftPaywall__fade-out{opacity:0;padding:0;height:1px;transition:opacity .5s ease .7s,height .1s ease 1.1s,padding .1s ease 1.3s}.SoftPaywall__container{width:100%;border:2px solid #d9d9d9;padding:20px;margin-bottom:40px}.SoftPaywall__container p{margin-bottom:30px}@media (min-width:768px){.SoftPaywall__container{padding:30px 40px}}.SoftPaywall__headline{margin-bottom:20px;font-weight:700}p.SoftPaywall__link{color:inherit;margin-bottom:0}.SoftPaywall__cta{max-width:220px;margin:auto;background:#9fb6c7;border-color:#9fb6c7}.BalanceHistoryTable__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.BalanceHistoryTable__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.BalanceHistoryTable__article-audio-control-bar>div{gap:31px}}.BalanceHistoryTable__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.BalanceHistoryTable__article-audio-control-bar>div>button:first-child{gap:14px}.BalanceHistoryTable__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.BalanceHistoryTable__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.BalanceHistoryTable__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.BalanceHistoryTable__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.BalanceHistoryTable__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.BalanceHistoryTable__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.BalanceHistoryTable__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.BalanceHistoryTable__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.BalanceHistoryTable__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.BalanceHistoryTable__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.BalanceHistoryTable__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.BalanceHistoryTable__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.BalanceHistoryTable__article-podcast-player section{padding:32px;gap:32px}.BalanceHistoryTable__article-podcast-player section h2{margin-bottom:14px!important}.BalanceHistoryTable__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__playerVisible{width:100vw!important}}@media (max-width:767.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__playerVisible{width:100vw!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.BalanceHistoryTable__active{padding:0 20px!important}@media screen and (max-width:1024px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.BalanceHistoryTable__active{padding:0 32px!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div button.BalanceHistoryTable__left,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div button.BalanceHistoryTable__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div button.BalanceHistoryTable__left span,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div button.BalanceHistoryTable__right span{width:24px!important;height:24px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div button.BalanceHistoryTable__right{right:20px!important}@media screen and (max-width:1024px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div button.BalanceHistoryTable__right{right:32px!important}}@media only screen and (max-width:430px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div button.BalanceHistoryTable__right{right:20px!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying>h2,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying>h2,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue>h2{margin:0 20px!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section>div:first-of-type,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section>div:first-of-type{width:80px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section>div:first-of-type>button:first-of-type,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section>div:first-of-type>button:first-of-type{height:80px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section>div:last-of-type div,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section>div:last-of-type div span,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section h2,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section h2{font-size:12px!important;line-height:1.4!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section h2>a,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section h2>a{font-weight:500!important;line-height:1.4!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section h1,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section h1{font-size:18px!important;line-height:24px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section time,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section time:first-of-type:after,.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.BalanceHistoryTable__react-component[data-component=AudioPlayer]>div>div .BalanceHistoryTable__currentlyPlaying section{padding:20px!important;margin:0!important}}.BalanceHistoryTable__react-component[data-component=AudioPlayer].BalanceHistoryTable__rendered{z-index:1010;position:absolute}.BalanceHistoryTable__react-component[data-component=AudioPlayer] .BalanceHistoryTable__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.BalanceHistoryTable__react-component[data-component=AudioPlayer] .BalanceHistoryTable__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.BalanceHistoryTable__react-component[data-component=AudioPlayer] .BalanceHistoryTable__audio-player-empty-playlist-body a{font-size:14px!important}.BalanceHistoryTable__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper{width:100%;height:100%;position:relative}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper .BalanceHistoryTable__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper .BalanceHistoryTable__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper .BalanceHistoryTable__modal_content .BalanceHistoryTable__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper .BalanceHistoryTable__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper .BalanceHistoryTable__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper .BalanceHistoryTable__modal_content .BalanceHistoryTable__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.BalanceHistoryTable__modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper .BalanceHistoryTable__modal_content .BalanceHistoryTable__content_btn.BalanceHistoryTable__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.BalanceHistoryTable__omny--playlist{padding:0 calc(30px - 4vw)}}.BalanceHistoryTable__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.BalanceHistoryTable__omny--playlist header{padding-bottom:40px!important}}.BalanceHistoryTable__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.BalanceHistoryTable__omny--playlist header h2{margin-bottom:14px!important}}.BalanceHistoryTable__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.BalanceHistoryTable__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.BalanceHistoryTable__omny--playlist header h1{margin-bottom:20px!important}}.BalanceHistoryTable__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.BalanceHistoryTable__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.BalanceHistoryTable__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.BalanceHistoryTable__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.BalanceHistoryTable__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.BalanceHistoryTable__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.BalanceHistoryTable__omny--playlist>article{margin:44px auto 90px!important}}.BalanceHistoryTable__omny--playlist ul{padding-left:0!important;margin:0!important}.BalanceHistoryTable__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.BalanceHistoryTable__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.BalanceHistoryTable__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.BalanceHistoryTable__omny--playlist ul~button{margin:20px auto 40px!important}}.BalanceHistoryTable__omny--playlist ul~button>div{display:none!important}.BalanceHistoryTable__omny--playlist section{gap:16px!important}.BalanceHistoryTable__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.BalanceHistoryTable__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.BalanceHistoryTable__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.BalanceHistoryTable__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.BalanceHistoryTable__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.BalanceHistoryTable__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.BalanceHistoryTable__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.BalanceHistoryTable__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.BalanceHistoryTable__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.BalanceHistoryTable__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.BalanceHistoryTable__omny--playlist section>button~div~button{margin-top:2.25rem!important}.BalanceHistoryTable__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.BalanceHistoryTable__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.BalanceHistoryTable__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.BalanceHistoryTable__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.BalanceHistoryTable__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.BalanceHistoryTable__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.BalanceHistoryTable__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.BalanceHistoryTable__omny--playlist section>div>div:nth-of-type(2) button,.BalanceHistoryTable__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.BalanceHistoryTable__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.BalanceHistoryTable__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.BalanceHistoryTable__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.BalanceHistoryTable__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.BalanceHistoryTable__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.BalanceHistoryTable__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.BalanceHistoryTable__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.BalanceHistoryTable__omny--playlist footer{gap:32px!important}.BalanceHistoryTable__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.BalanceHistoryTable__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.BalanceHistoryTable__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.BalanceHistoryTable__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.BalanceHistoryTable__podcast-page{padding:0 11px}}@media (max-width:767.98px){.BalanceHistoryTable__podcast-page{padding:0 13px}}.BalanceHistoryTable__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.BalanceHistoryTable__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.BalanceHistoryTable__podcast-page-title-wrapper{padding:20px 20px 40px}}.BalanceHistoryTable__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.BalanceHistoryTable__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.BalanceHistoryTable__podcast-page-title{font-size:24px;line-height:27px}}.BalanceHistoryTable__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.BalanceHistoryTable__section-program-list{margin-top:60px}}.BalanceHistoryTable__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.BalanceHistoryTable__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.BalanceHistoryTable__section-program-list__title-wrapper{padding-left:0}}.BalanceHistoryTable__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.BalanceHistoryTable__section-program-list__container a{text-decoration:none}.BalanceHistoryTable__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.BalanceHistoryTable__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.BalanceHistoryTable__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.BalanceHistoryTable__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.BalanceHistoryTable__section-program-list__container li{border-left:none}.BalanceHistoryTable__section-program-list__container li:nth-child(odd){padding-right:0!important}.BalanceHistoryTable__section-program-list__container li:nth-child(2n){padding-left:0!important}}.BalanceHistoryTable__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.BalanceHistoryTable__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.BalanceHistoryTable__section-program-list__podcast-item{width:100%}}.BalanceHistoryTable__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.BalanceHistoryTable__section-program-list__content-wrapper{padding-bottom:20px}}.BalanceHistoryTable__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.BalanceHistoryTable__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.BalanceHistoryTable__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.BalanceHistoryTable__section-program-list__program-title{height:auto}}.BalanceHistoryTable__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.BalanceHistoryTable__section-program-list__show-more{display:flex;justify-content:center}.BalanceHistoryTable__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.BalanceHistoryTable__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.BalanceHistoryTable__podcast-audio-controls{display:flex;gap:32px;color:#333}.BalanceHistoryTable__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.BalanceHistoryTable__podcast-audio-controls__button:focus{outline:none}.BalanceHistoryTable__podcast-audio-controls__button:hover svg{opacity:1}.BalanceHistoryTable__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.BalanceHistoryTable__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.BalanceHistoryTable__podcast-audio-controls__icon div{width:100%;height:100%}.BalanceHistoryTable__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.BalanceHistoryTable__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.BalanceHistoryTable__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.BalanceHistoryTable__section-recently-added-podcasts{padding:0}}.BalanceHistoryTable__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.BalanceHistoryTable__section-recently-added-podcasts ul{flex-direction:column}}.BalanceHistoryTable__section-recently-added-podcasts ul a{text-decoration:none}.BalanceHistoryTable__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.BalanceHistoryTable__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.BalanceHistoryTable__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.BalanceHistoryTable__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.BalanceHistoryTable__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.BalanceHistoryTable__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.BalanceHistoryTable__section-recently-added-podcasts li{width:100%}}.BalanceHistoryTable__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.BalanceHistoryTable__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.BalanceHistoryTable__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.BalanceHistoryTable__section-recently-added-podcasts li:nth-child(3){display:none}}.BalanceHistoryTable__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.BalanceHistoryTable__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.BalanceHistoryTable__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.BalanceHistoryTable__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.BalanceHistoryTable__section-recently-added-podcasts__content-wrapper,.BalanceHistoryTable__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.BalanceHistoryTable__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.BalanceHistoryTable__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.BalanceHistoryTable__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.BalanceHistoryTable__section-recently-added-podcasts__clip-title,.BalanceHistoryTable__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.BalanceHistoryTable__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.BalanceHistoryTable__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.BalanceHistoryTable__section-recently-added-podcasts__time-wrapper{padding-left:0}}.BalanceHistoryTable__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.BalanceHistoryTable__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.BalanceHistoryTable__section-recently-added-podcasts__footer p{padding:0;margin:0}.BalanceHistoryTable__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.BalanceHistoryTable__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.BalanceHistoryTable__section-recently-added-podcasts__footer--right a:hover{color:inherit}.BalanceHistoryTable__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.BalanceHistoryTable__table__heading{font-family:Sanomat Sans Web,Helvetica,Helvetica Neue,arial,sans-serif;font-weight:700}@media (min-width:768px) and (max-width:1023.98px){.BalanceHistoryTable__table__heading{left:0}}@media (max-width:767.98px){.BalanceHistoryTable__table__heading{left:5%}}.BalanceHistoryTable__table__column{border:0}.BarChart__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.BarChart__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.BarChart__article-audio-control-bar>div{gap:31px}}.BarChart__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.BarChart__article-audio-control-bar>div>button:first-child{gap:14px}.BarChart__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.BarChart__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.BarChart__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.BarChart__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.BarChart__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.BarChart__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.BarChart__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.BarChart__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.BarChart__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.BarChart__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.BarChart__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.BarChart__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.BarChart__article-podcast-player section{padding:32px;gap:32px}.BarChart__article-podcast-player section h2{margin-bottom:14px!important}.BarChart__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.BarChart__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.BarChart__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.BarChart__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__playerVisible{width:100vw!important}}@media (max-width:767.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__playerVisible{width:100vw!important}}.BarChart__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.BarChart__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.BarChart__active{padding:0 20px!important}@media screen and (max-width:1024px){.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.BarChart__active{padding:0 32px!important}}.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.BarChart__react-component[data-component=AudioPlayer]>div>div button.BarChart__left,.BarChart__react-component[data-component=AudioPlayer]>div>div button.BarChart__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.BarChart__react-component[data-component=AudioPlayer]>div>div button.BarChart__left span,.BarChart__react-component[data-component=AudioPlayer]>div>div button.BarChart__right span{width:24px!important;height:24px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div button.BarChart__right{right:20px!important}@media screen and (max-width:1024px){.BarChart__react-component[data-component=AudioPlayer]>div>div button.BarChart__right{right:32px!important}}@media only screen and (max-width:430px){.BarChart__react-component[data-component=AudioPlayer]>div>div button.BarChart__right{right:20px!important}}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying>h2,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying>h2,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue>h2{margin:0 20px!important}}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section>div:first-of-type,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section>div:first-of-type{width:80px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section>div:first-of-type>button:first-of-type,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section>div:first-of-type>button:first-of-type{height:80px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section>div:first-of-type>button:last-of-type,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section>div:last-of-type div,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section>div:last-of-type div span,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section h2,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section h2{font-size:12px!important;line-height:1.4!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section h2>a,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section h2>a{font-weight:500!important;line-height:1.4!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section h1,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section h1{font-size:18px!important;line-height:24px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section time,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section time:first-of-type:after,.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.BarChart__react-component[data-component=AudioPlayer]>div>div .BarChart__currentlyPlaying section{padding:20px!important;margin:0!important}}.BarChart__react-component[data-component=AudioPlayer].BarChart__rendered{z-index:1010;position:absolute}.BarChart__react-component[data-component=AudioPlayer] .BarChart__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.BarChart__react-component[data-component=AudioPlayer] .BarChart__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.BarChart__react-component[data-component=AudioPlayer] .BarChart__audio-player-empty-playlist-body a{font-size:14px!important}.BarChart__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.BarChart__modal_wrapper .BarChart__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.BarChart__modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper{width:100%;height:100%;position:relative}.BarChart__modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper .BarChart__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.BarChart__modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper .BarChart__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.BarChart__modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper .BarChart__modal_content .BarChart__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.BarChart__modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper .BarChart__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.BarChart__modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper .BarChart__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.BarChart__modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper .BarChart__modal_content .BarChart__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.BarChart__modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper .BarChart__modal_content .BarChart__content_btn.BarChart__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.BarChart__omny--playlist{padding:0 calc(30px - 4vw)}}.BarChart__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.BarChart__omny--playlist header{padding-bottom:40px!important}}.BarChart__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.BarChart__omny--playlist header h2{margin-bottom:14px!important}}.BarChart__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.BarChart__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.BarChart__omny--playlist header h1{margin-bottom:20px!important}}.BarChart__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.BarChart__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.BarChart__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.BarChart__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.BarChart__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.BarChart__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.BarChart__omny--playlist>article{margin:44px auto 90px!important}}.BarChart__omny--playlist ul{padding-left:0!important;margin:0!important}.BarChart__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.BarChart__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.BarChart__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.BarChart__omny--playlist ul~button{margin:20px auto 40px!important}}.BarChart__omny--playlist ul~button>div{display:none!important}.BarChart__omny--playlist section{gap:16px!important}.BarChart__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.BarChart__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.BarChart__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.BarChart__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.BarChart__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.BarChart__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.BarChart__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.BarChart__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.BarChart__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.BarChart__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.BarChart__omny--playlist section>button~div~button{margin-top:2.25rem!important}.BarChart__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.BarChart__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.BarChart__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.BarChart__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.BarChart__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.BarChart__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.BarChart__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.BarChart__omny--playlist section>div>div:nth-of-type(2) button,.BarChart__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.BarChart__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.BarChart__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.BarChart__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.BarChart__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.BarChart__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.BarChart__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.BarChart__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.BarChart__omny--playlist footer{gap:32px!important}.BarChart__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.BarChart__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.BarChart__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.BarChart__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.BarChart__podcast-page{padding:0 11px}}@media (max-width:767.98px){.BarChart__podcast-page{padding:0 13px}}.BarChart__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.BarChart__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.BarChart__podcast-page-title-wrapper{padding:20px 20px 40px}}.BarChart__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.BarChart__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.BarChart__podcast-page-title{font-size:24px;line-height:27px}}.BarChart__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.BarChart__section-program-list{margin-top:60px}}.BarChart__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.BarChart__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.BarChart__section-program-list__title-wrapper{padding-left:0}}.BarChart__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.BarChart__section-program-list__container a{text-decoration:none}.BarChart__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.BarChart__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.BarChart__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.BarChart__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.BarChart__section-program-list__container li{border-left:none}.BarChart__section-program-list__container li:nth-child(odd){padding-right:0!important}.BarChart__section-program-list__container li:nth-child(2n){padding-left:0!important}}.BarChart__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.BarChart__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.BarChart__section-program-list__podcast-item{width:100%}}.BarChart__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.BarChart__section-program-list__content-wrapper{padding-bottom:20px}}.BarChart__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.BarChart__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.BarChart__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.BarChart__section-program-list__program-title{height:auto}}.BarChart__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.BarChart__section-program-list__show-more{display:flex;justify-content:center}.BarChart__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.BarChart__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.BarChart__podcast-audio-controls{display:flex;gap:32px;color:#333}.BarChart__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.BarChart__podcast-audio-controls__button:focus{outline:none}.BarChart__podcast-audio-controls__button:hover svg{opacity:1}.BarChart__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.BarChart__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.BarChart__podcast-audio-controls__icon div{width:100%;height:100%}.BarChart__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.BarChart__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.BarChart__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.BarChart__section-recently-added-podcasts{padding:0}}.BarChart__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.BarChart__section-recently-added-podcasts ul{flex-direction:column}}.BarChart__section-recently-added-podcasts ul a{text-decoration:none}.BarChart__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.BarChart__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.BarChart__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.BarChart__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.BarChart__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.BarChart__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.BarChart__section-recently-added-podcasts li{width:100%}}.BarChart__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.BarChart__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.BarChart__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.BarChart__section-recently-added-podcasts li:nth-child(3){display:none}}.BarChart__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.BarChart__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.BarChart__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.BarChart__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.BarChart__section-recently-added-podcasts__content-wrapper,.BarChart__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.BarChart__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.BarChart__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.BarChart__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.BarChart__section-recently-added-podcasts__clip-title,.BarChart__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.BarChart__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.BarChart__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.BarChart__section-recently-added-podcasts__time-wrapper{padding-left:0}}.BarChart__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.BarChart__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.BarChart__section-recently-added-podcasts__footer p{padding:0;margin:0}.BarChart__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.BarChart__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.BarChart__section-recently-added-podcasts__footer--right a:hover{color:inherit}.BarChart__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.BarChart__BarChart{padding:28px 20px 20px}@media (max-width:767.98px){.BarChart__BarChart{padding-left:5%;padding-right:5%}}.BarChart__BarChart__heading{font-family:Sanomat Alt Extrabold,Georgia,serif}.ScrollableTable__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.ScrollableTable__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.ScrollableTable__article-audio-control-bar>div{gap:31px}}.ScrollableTable__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.ScrollableTable__article-audio-control-bar>div>button:first-child{gap:14px}.ScrollableTable__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.ScrollableTable__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.ScrollableTable__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.ScrollableTable__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.ScrollableTable__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.ScrollableTable__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.ScrollableTable__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.ScrollableTable__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.ScrollableTable__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.ScrollableTable__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.ScrollableTable__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.ScrollableTable__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.ScrollableTable__article-podcast-player section{padding:32px;gap:32px}.ScrollableTable__article-podcast-player section h2{margin-bottom:14px!important}.ScrollableTable__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__playerVisible{width:100vw!important}}@media (max-width:767.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__playerVisible{width:100vw!important}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.ScrollableTable__active{padding:0 20px!important}@media screen and (max-width:1024px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.ScrollableTable__active{padding:0 32px!important}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div button.ScrollableTable__left,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div button.ScrollableTable__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div button.ScrollableTable__left span,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div button.ScrollableTable__right span{width:24px!important;height:24px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div button.ScrollableTable__right{right:20px!important}@media screen and (max-width:1024px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div button.ScrollableTable__right{right:32px!important}}@media only screen and (max-width:430px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div button.ScrollableTable__right{right:20px!important}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying>h2,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying>h2,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue>h2{margin:0 20px!important}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section>div:first-of-type,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section>div:first-of-type{width:80px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section>div:first-of-type>button:first-of-type,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section>div:first-of-type>button:first-of-type{height:80px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section>div:first-of-type>button:last-of-type,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section>div:last-of-type div,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section>div:last-of-type div span,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section h2,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section h2{font-size:12px!important;line-height:1.4!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section h2>a,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section h2>a{font-weight:500!important;line-height:1.4!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section h1,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section h1{font-size:18px!important;line-height:24px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section time,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section time:first-of-type:after,.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.ScrollableTable__react-component[data-component=AudioPlayer]>div>div .ScrollableTable__currentlyPlaying section{padding:20px!important;margin:0!important}}.ScrollableTable__react-component[data-component=AudioPlayer].ScrollableTable__rendered{z-index:1010;position:absolute}.ScrollableTable__react-component[data-component=AudioPlayer] .ScrollableTable__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.ScrollableTable__react-component[data-component=AudioPlayer] .ScrollableTable__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.ScrollableTable__react-component[data-component=AudioPlayer] .ScrollableTable__audio-player-empty-playlist-body a{font-size:14px!important}.ScrollableTable__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper{width:100%;height:100%;position:relative}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper .ScrollableTable__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper .ScrollableTable__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper .ScrollableTable__modal_content .ScrollableTable__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper .ScrollableTable__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper .ScrollableTable__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper .ScrollableTable__modal_content .ScrollableTable__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.ScrollableTable__modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper .ScrollableTable__modal_content .ScrollableTable__content_btn.ScrollableTable__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.ScrollableTable__omny--playlist{padding:0 calc(30px - 4vw)}}.ScrollableTable__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.ScrollableTable__omny--playlist header{padding-bottom:40px!important}}.ScrollableTable__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.ScrollableTable__omny--playlist header h2{margin-bottom:14px!important}}.ScrollableTable__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.ScrollableTable__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.ScrollableTable__omny--playlist header h1{margin-bottom:20px!important}}.ScrollableTable__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.ScrollableTable__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.ScrollableTable__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.ScrollableTable__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.ScrollableTable__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.ScrollableTable__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.ScrollableTable__omny--playlist>article{margin:44px auto 90px!important}}.ScrollableTable__omny--playlist ul{padding-left:0!important;margin:0!important}.ScrollableTable__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.ScrollableTable__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.ScrollableTable__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.ScrollableTable__omny--playlist ul~button{margin:20px auto 40px!important}}.ScrollableTable__omny--playlist ul~button>div{display:none!important}.ScrollableTable__omny--playlist section{gap:16px!important}.ScrollableTable__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.ScrollableTable__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.ScrollableTable__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.ScrollableTable__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.ScrollableTable__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.ScrollableTable__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.ScrollableTable__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.ScrollableTable__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.ScrollableTable__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.ScrollableTable__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.ScrollableTable__omny--playlist section>button~div~button{margin-top:2.25rem!important}.ScrollableTable__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.ScrollableTable__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.ScrollableTable__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.ScrollableTable__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.ScrollableTable__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.ScrollableTable__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.ScrollableTable__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.ScrollableTable__omny--playlist section>div>div:nth-of-type(2) button,.ScrollableTable__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.ScrollableTable__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.ScrollableTable__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.ScrollableTable__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.ScrollableTable__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.ScrollableTable__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.ScrollableTable__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.ScrollableTable__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.ScrollableTable__omny--playlist footer{gap:32px!important}.ScrollableTable__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.ScrollableTable__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.ScrollableTable__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.ScrollableTable__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.ScrollableTable__podcast-page{padding:0 11px}}@media (max-width:767.98px){.ScrollableTable__podcast-page{padding:0 13px}}.ScrollableTable__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.ScrollableTable__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.ScrollableTable__podcast-page-title-wrapper{padding:20px 20px 40px}}.ScrollableTable__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.ScrollableTable__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.ScrollableTable__podcast-page-title{font-size:24px;line-height:27px}}.ScrollableTable__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.ScrollableTable__section-program-list{margin-top:60px}}.ScrollableTable__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.ScrollableTable__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.ScrollableTable__section-program-list__title-wrapper{padding-left:0}}.ScrollableTable__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.ScrollableTable__section-program-list__container a{text-decoration:none}.ScrollableTable__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.ScrollableTable__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.ScrollableTable__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.ScrollableTable__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.ScrollableTable__section-program-list__container li{border-left:none}.ScrollableTable__section-program-list__container li:nth-child(odd){padding-right:0!important}.ScrollableTable__section-program-list__container li:nth-child(2n){padding-left:0!important}}.ScrollableTable__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.ScrollableTable__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.ScrollableTable__section-program-list__podcast-item{width:100%}}.ScrollableTable__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.ScrollableTable__section-program-list__content-wrapper{padding-bottom:20px}}.ScrollableTable__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.ScrollableTable__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.ScrollableTable__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.ScrollableTable__section-program-list__program-title{height:auto}}.ScrollableTable__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.ScrollableTable__section-program-list__show-more{display:flex;justify-content:center}.ScrollableTable__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.ScrollableTable__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.ScrollableTable__podcast-audio-controls{display:flex;gap:32px;color:#333}.ScrollableTable__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.ScrollableTable__podcast-audio-controls__button:focus{outline:none}.ScrollableTable__podcast-audio-controls__button:hover svg{opacity:1}.ScrollableTable__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.ScrollableTable__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.ScrollableTable__podcast-audio-controls__icon div{width:100%;height:100%}.ScrollableTable__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.ScrollableTable__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.ScrollableTable__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.ScrollableTable__section-recently-added-podcasts{padding:0}}.ScrollableTable__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.ScrollableTable__section-recently-added-podcasts ul{flex-direction:column}}.ScrollableTable__section-recently-added-podcasts ul a{text-decoration:none}.ScrollableTable__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.ScrollableTable__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.ScrollableTable__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.ScrollableTable__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.ScrollableTable__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.ScrollableTable__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.ScrollableTable__section-recently-added-podcasts li{width:100%}}.ScrollableTable__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.ScrollableTable__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.ScrollableTable__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.ScrollableTable__section-recently-added-podcasts li:nth-child(3){display:none}}.ScrollableTable__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.ScrollableTable__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.ScrollableTable__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.ScrollableTable__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.ScrollableTable__section-recently-added-podcasts__content-wrapper,.ScrollableTable__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.ScrollableTable__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.ScrollableTable__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.ScrollableTable__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.ScrollableTable__section-recently-added-podcasts__clip-title,.ScrollableTable__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ScrollableTable__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.ScrollableTable__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.ScrollableTable__section-recently-added-podcasts__time-wrapper{padding-left:0}}.ScrollableTable__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.ScrollableTable__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.ScrollableTable__section-recently-added-podcasts__footer p{padding:0;margin:0}.ScrollableTable__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.ScrollableTable__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.ScrollableTable__section-recently-added-podcasts__footer--right a:hover{color:inherit}.ScrollableTable__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.ScrollableTable__table--alternativeHeader{margin-left:20px;margin-right:20px}@media (min-width:768px) and (max-width:1023.98px){.ScrollableTable__table--alternativeHeader{margin-left:0;margin-right:0}}@media (max-width:767.98px){.ScrollableTable__table--alternativeHeader{margin-left:5%;margin-right:5%}}.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead:after{background:transparent;border-bottom:1px solid #333;margin-left:-20px;margin-right:-20px;z-index:4}@media (min-width:768px) and (max-width:1023.98px){.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead:after{margin-left:0;margin-right:0}}@media (max-width:767.98px){.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead:after{margin-left:-5vw;margin-right:-5vw}}.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead:before{background:#fff}.ScrollableTable__table--alternativeHeader .ScrollableTable__table thead th{padding-bottom:7px}.ScrollableTable__table--alternativeHeader .ScrollableTable__table td,.ScrollableTable__table--alternativeHeader .ScrollableTable__table th{border-top:0}.ScrollableTable__table--alternativeHeader .ScrollableTable__table tbody th:first-child{color:#333;padding-top:21px}@media (min-width:768px) and (max-width:1023.98px){.ScrollableTable__table--alternativeHeader .ScrollableTable__table tbody th:first-child{left:0}}.ScrollableTable__table--alternativeHeader .ScrollableTable__table tbody td{padding:20px 5px 0}@media (max-width:767.98px){.ScrollableTable__table--alternativeHeader .ScrollableTable__table tbody td{padding-top:19px}}@media (max-width:767.98px){.ScrollableTable__table--alternativeHeader .ScrollableTable__table tr td:nth-child(2){padding-left:210px}}.ScrollableTable__table--alternativeHeader.ScrollableTable__table--withFixedColumn .ScrollableTable__table tr td:nth-child(2){padding-left:210px}.BalanceDefinitionList__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.BalanceDefinitionList__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.BalanceDefinitionList__article-audio-control-bar>div{gap:31px}}.BalanceDefinitionList__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.BalanceDefinitionList__article-audio-control-bar>div>button:first-child{gap:14px}.BalanceDefinitionList__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.BalanceDefinitionList__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.BalanceDefinitionList__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.BalanceDefinitionList__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.BalanceDefinitionList__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.BalanceDefinitionList__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.BalanceDefinitionList__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.BalanceDefinitionList__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.BalanceDefinitionList__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.BalanceDefinitionList__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.BalanceDefinitionList__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.BalanceDefinitionList__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.BalanceDefinitionList__article-podcast-player section{padding:32px;gap:32px}.BalanceDefinitionList__article-podcast-player section h2{margin-bottom:14px!important}.BalanceDefinitionList__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__playerVisible{width:100vw!important}}@media (max-width:767.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__playerVisible{width:100vw!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.BalanceDefinitionList__active{padding:0 20px!important}@media screen and (max-width:1024px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.BalanceDefinitionList__active{padding:0 32px!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div button.BalanceDefinitionList__left,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div button.BalanceDefinitionList__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div button.BalanceDefinitionList__left span,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div button.BalanceDefinitionList__right span{width:24px!important;height:24px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div button.BalanceDefinitionList__right{right:20px!important}@media screen and (max-width:1024px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div button.BalanceDefinitionList__right{right:32px!important}}@media only screen and (max-width:430px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div button.BalanceDefinitionList__right{right:20px!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying>h2,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying>h2,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue>h2{margin:0 20px!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section>div:first-of-type,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section>div:first-of-type{width:80px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section>div:first-of-type>button:first-of-type,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section>div:first-of-type>button:first-of-type{height:80px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section>div:last-of-type div,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section>div:last-of-type div span,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section h2,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section h2{font-size:12px!important;line-height:1.4!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section h2>a,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section h2>a{font-weight:500!important;line-height:1.4!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section h1,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section h1{font-size:18px!important;line-height:24px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section time,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section time:first-of-type:after,.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.BalanceDefinitionList__react-component[data-component=AudioPlayer]>div>div .BalanceDefinitionList__currentlyPlaying section{padding:20px!important;margin:0!important}}.BalanceDefinitionList__react-component[data-component=AudioPlayer].BalanceDefinitionList__rendered{z-index:1010;position:absolute}.BalanceDefinitionList__react-component[data-component=AudioPlayer] .BalanceDefinitionList__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.BalanceDefinitionList__react-component[data-component=AudioPlayer] .BalanceDefinitionList__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.BalanceDefinitionList__react-component[data-component=AudioPlayer] .BalanceDefinitionList__audio-player-empty-playlist-body a{font-size:14px!important}.BalanceDefinitionList__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper{width:100%;height:100%;position:relative}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper .BalanceDefinitionList__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper .BalanceDefinitionList__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper .BalanceDefinitionList__modal_content .BalanceDefinitionList__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper .BalanceDefinitionList__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper .BalanceDefinitionList__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper .BalanceDefinitionList__modal_content .BalanceDefinitionList__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.BalanceDefinitionList__modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper .BalanceDefinitionList__modal_content .BalanceDefinitionList__content_btn.BalanceDefinitionList__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.BalanceDefinitionList__omny--playlist{padding:0 calc(30px - 4vw)}}.BalanceDefinitionList__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.BalanceDefinitionList__omny--playlist header{padding-bottom:40px!important}}.BalanceDefinitionList__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.BalanceDefinitionList__omny--playlist header h2{margin-bottom:14px!important}}.BalanceDefinitionList__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.BalanceDefinitionList__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.BalanceDefinitionList__omny--playlist header h1{margin-bottom:20px!important}}.BalanceDefinitionList__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.BalanceDefinitionList__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.BalanceDefinitionList__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.BalanceDefinitionList__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.BalanceDefinitionList__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.BalanceDefinitionList__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.BalanceDefinitionList__omny--playlist>article{margin:44px auto 90px!important}}.BalanceDefinitionList__omny--playlist ul{padding-left:0!important;margin:0!important}.BalanceDefinitionList__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.BalanceDefinitionList__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.BalanceDefinitionList__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.BalanceDefinitionList__omny--playlist ul~button{margin:20px auto 40px!important}}.BalanceDefinitionList__omny--playlist ul~button>div{display:none!important}.BalanceDefinitionList__omny--playlist section{gap:16px!important}.BalanceDefinitionList__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.BalanceDefinitionList__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.BalanceDefinitionList__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.BalanceDefinitionList__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.BalanceDefinitionList__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.BalanceDefinitionList__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.BalanceDefinitionList__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.BalanceDefinitionList__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.BalanceDefinitionList__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.BalanceDefinitionList__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.BalanceDefinitionList__omny--playlist section>button~div~button{margin-top:2.25rem!important}.BalanceDefinitionList__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.BalanceDefinitionList__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.BalanceDefinitionList__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.BalanceDefinitionList__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.BalanceDefinitionList__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.BalanceDefinitionList__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.BalanceDefinitionList__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.BalanceDefinitionList__omny--playlist section>div>div:nth-of-type(2) button,.BalanceDefinitionList__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.BalanceDefinitionList__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.BalanceDefinitionList__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.BalanceDefinitionList__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.BalanceDefinitionList__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.BalanceDefinitionList__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.BalanceDefinitionList__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.BalanceDefinitionList__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.BalanceDefinitionList__omny--playlist footer{gap:32px!important}.BalanceDefinitionList__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.BalanceDefinitionList__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.BalanceDefinitionList__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.BalanceDefinitionList__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.BalanceDefinitionList__podcast-page{padding:0 11px}}@media (max-width:767.98px){.BalanceDefinitionList__podcast-page{padding:0 13px}}.BalanceDefinitionList__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.BalanceDefinitionList__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.BalanceDefinitionList__podcast-page-title-wrapper{padding:20px 20px 40px}}.BalanceDefinitionList__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.BalanceDefinitionList__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.BalanceDefinitionList__podcast-page-title{font-size:24px;line-height:27px}}.BalanceDefinitionList__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.BalanceDefinitionList__section-program-list{margin-top:60px}}.BalanceDefinitionList__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.BalanceDefinitionList__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.BalanceDefinitionList__section-program-list__title-wrapper{padding-left:0}}.BalanceDefinitionList__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.BalanceDefinitionList__section-program-list__container a{text-decoration:none}.BalanceDefinitionList__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.BalanceDefinitionList__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.BalanceDefinitionList__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.BalanceDefinitionList__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.BalanceDefinitionList__section-program-list__container li{border-left:none}.BalanceDefinitionList__section-program-list__container li:nth-child(odd){padding-right:0!important}.BalanceDefinitionList__section-program-list__container li:nth-child(2n){padding-left:0!important}}.BalanceDefinitionList__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.BalanceDefinitionList__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.BalanceDefinitionList__section-program-list__podcast-item{width:100%}}.BalanceDefinitionList__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.BalanceDefinitionList__section-program-list__content-wrapper{padding-bottom:20px}}.BalanceDefinitionList__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.BalanceDefinitionList__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.BalanceDefinitionList__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.BalanceDefinitionList__section-program-list__program-title{height:auto}}.BalanceDefinitionList__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.BalanceDefinitionList__section-program-list__show-more{display:flex;justify-content:center}.BalanceDefinitionList__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.BalanceDefinitionList__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.BalanceDefinitionList__podcast-audio-controls{display:flex;gap:32px;color:#333}.BalanceDefinitionList__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.BalanceDefinitionList__podcast-audio-controls__button:focus{outline:none}.BalanceDefinitionList__podcast-audio-controls__button:hover svg{opacity:1}.BalanceDefinitionList__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.BalanceDefinitionList__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.BalanceDefinitionList__podcast-audio-controls__icon div{width:100%;height:100%}.BalanceDefinitionList__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.BalanceDefinitionList__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.BalanceDefinitionList__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.BalanceDefinitionList__section-recently-added-podcasts{padding:0}}.BalanceDefinitionList__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.BalanceDefinitionList__section-recently-added-podcasts ul{flex-direction:column}}.BalanceDefinitionList__section-recently-added-podcasts ul a{text-decoration:none}.BalanceDefinitionList__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.BalanceDefinitionList__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.BalanceDefinitionList__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.BalanceDefinitionList__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.BalanceDefinitionList__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.BalanceDefinitionList__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.BalanceDefinitionList__section-recently-added-podcasts li{width:100%}}.BalanceDefinitionList__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.BalanceDefinitionList__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.BalanceDefinitionList__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.BalanceDefinitionList__section-recently-added-podcasts li:nth-child(3){display:none}}.BalanceDefinitionList__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.BalanceDefinitionList__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.BalanceDefinitionList__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.BalanceDefinitionList__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.BalanceDefinitionList__section-recently-added-podcasts__content-wrapper,.BalanceDefinitionList__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.BalanceDefinitionList__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.BalanceDefinitionList__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.BalanceDefinitionList__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.BalanceDefinitionList__section-recently-added-podcasts__clip-title,.BalanceDefinitionList__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.BalanceDefinitionList__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.BalanceDefinitionList__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.BalanceDefinitionList__section-recently-added-podcasts__time-wrapper{padding-left:0}}.BalanceDefinitionList__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.BalanceDefinitionList__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.BalanceDefinitionList__section-recently-added-podcasts__footer p{padding:0;margin:0}.BalanceDefinitionList__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.BalanceDefinitionList__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.BalanceDefinitionList__section-recently-added-podcasts__footer--right a:hover{color:inherit}.BalanceDefinitionList__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.BalanceDefinitionList__list{margin-bottom:30px}@media (min-width:768px) and (max-width:1023.98px){.BalanceDefinitionList__list{padding:0}}@media (max-width:767.98px){.BalanceDefinitionList__list{padding:0 5%}}.BalanceDefinitionList__list__header{background:#fff;border-color:#333;height:30px;margin-bottom:21px}@media (min-width:768px) and (max-width:1023.98px){.BalanceDefinitionList__list__header{padding:0}}@media (max-width:767.98px){.BalanceDefinitionList__list__header{padding:0 5%}}.BalanceDefinitionList__list__heading{padding-top:0}.BalanceDefinitionList__list dt{font-weight:400}@media (min-width:768px) and (max-width:1023.98px){.BalanceDefinitionList__list__wrapper{padding-bottom:15px}}@media (max-width:767.98px){.BalanceDefinitionList__list__wrapper{padding-bottom:20px}}.Balance__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.Balance__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.Balance__article-audio-control-bar>div{gap:31px}}.Balance__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.Balance__article-audio-control-bar>div>button:first-child{gap:14px}.Balance__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.Balance__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.Balance__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.Balance__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.Balance__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.Balance__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.Balance__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.Balance__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.Balance__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.Balance__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.Balance__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.Balance__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.Balance__article-podcast-player section{padding:32px;gap:32px}.Balance__article-podcast-player section h2{margin-bottom:14px!important}.Balance__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.Balance__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.Balance__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.Balance__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.Balance__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.Balance__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.Balance__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__playerVisible{width:100vw!important}}@media (max-width:767.98px){.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__playerVisible{width:100vw!important}}.Balance__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.Balance__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.Balance__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Balance__active{padding:0 20px!important}@media screen and (max-width:1024px){.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Balance__active{padding:0 32px!important}}.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.Balance__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.Balance__react-component[data-component=AudioPlayer]>div>div button.Balance__left,.Balance__react-component[data-component=AudioPlayer]>div>div button.Balance__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.Balance__react-component[data-component=AudioPlayer]>div>div button.Balance__left span,.Balance__react-component[data-component=AudioPlayer]>div>div button.Balance__right span{width:24px!important;height:24px!important}.Balance__react-component[data-component=AudioPlayer]>div>div button.Balance__right{right:20px!important}@media screen and (max-width:1024px){.Balance__react-component[data-component=AudioPlayer]>div>div button.Balance__right{right:32px!important}}@media only screen and (max-width:430px){.Balance__react-component[data-component=AudioPlayer]>div>div button.Balance__right{right:20px!important}}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying>h2,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying>h2,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue>h2{margin:0 20px!important}}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section>div:first-of-type,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section>div:first-of-type{width:80px!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section>div:first-of-type>button:first-of-type,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section>div:first-of-type>button:first-of-type{height:80px!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section>div:first-of-type>button:last-of-type,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section>div:last-of-type div,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section>div:last-of-type div span,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section h2,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section h2{font-size:12px!important;line-height:1.4!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section h2>a,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section h2>a{font-weight:500!important;line-height:1.4!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section h1,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section h1{font-size:18px!important;line-height:24px!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section time,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section time:first-of-type:after,.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.Balance__react-component[data-component=AudioPlayer]>div>div .Balance__currentlyPlaying section{padding:20px!important;margin:0!important}}.Balance__react-component[data-component=AudioPlayer].Balance__rendered{z-index:1010;position:absolute}.Balance__react-component[data-component=AudioPlayer] .Balance__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.Balance__react-component[data-component=AudioPlayer] .Balance__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.Balance__react-component[data-component=AudioPlayer] .Balance__audio-player-empty-playlist-body a{font-size:14px!important}.Balance__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.Balance__modal_wrapper .Balance__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Balance__modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper{width:100%;height:100%;position:relative}.Balance__modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper .Balance__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.Balance__modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper .Balance__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.Balance__modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper .Balance__modal_content .Balance__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.Balance__modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper .Balance__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.Balance__modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper .Balance__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.Balance__modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper .Balance__modal_content .Balance__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.Balance__modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper .Balance__modal_content .Balance__content_btn.Balance__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.Balance__omny--playlist{padding:0 calc(30px - 4vw)}}.Balance__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.Balance__omny--playlist header{padding-bottom:40px!important}}.Balance__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.Balance__omny--playlist header h2{margin-bottom:14px!important}}.Balance__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.Balance__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.Balance__omny--playlist header h1{margin-bottom:20px!important}}.Balance__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.Balance__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.Balance__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.Balance__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.Balance__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.Balance__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.Balance__omny--playlist>article{margin:44px auto 90px!important}}.Balance__omny--playlist ul{padding-left:0!important;margin:0!important}.Balance__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.Balance__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.Balance__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.Balance__omny--playlist ul~button{margin:20px auto 40px!important}}.Balance__omny--playlist ul~button>div{display:none!important}.Balance__omny--playlist section{gap:16px!important}.Balance__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.Balance__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.Balance__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Balance__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.Balance__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.Balance__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Balance__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Balance__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.Balance__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.Balance__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Balance__omny--playlist section>button~div~button{margin-top:2.25rem!important}.Balance__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.Balance__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.Balance__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.Balance__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Balance__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.Balance__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Balance__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.Balance__omny--playlist section>div>div:nth-of-type(2) button,.Balance__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Balance__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.Balance__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.Balance__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Balance__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.Balance__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.Balance__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.Balance__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.Balance__omny--playlist footer{gap:32px!important}.Balance__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.Balance__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.Balance__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.Balance__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.Balance__podcast-page{padding:0 11px}}@media (max-width:767.98px){.Balance__podcast-page{padding:0 13px}}.Balance__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.Balance__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.Balance__podcast-page-title-wrapper{padding:20px 20px 40px}}.Balance__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Balance__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.Balance__podcast-page-title{font-size:24px;line-height:27px}}.Balance__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.Balance__section-program-list{margin-top:60px}}.Balance__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.Balance__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.Balance__section-program-list__title-wrapper{padding-left:0}}.Balance__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.Balance__section-program-list__container a{text-decoration:none}.Balance__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.Balance__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.Balance__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.Balance__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.Balance__section-program-list__container li{border-left:none}.Balance__section-program-list__container li:nth-child(odd){padding-right:0!important}.Balance__section-program-list__container li:nth-child(2n){padding-left:0!important}}.Balance__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.Balance__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.Balance__section-program-list__podcast-item{width:100%}}.Balance__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.Balance__section-program-list__content-wrapper{padding-bottom:20px}}.Balance__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.Balance__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.Balance__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.Balance__section-program-list__program-title{height:auto}}.Balance__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.Balance__section-program-list__show-more{display:flex;justify-content:center}.Balance__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.Balance__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.Balance__podcast-audio-controls{display:flex;gap:32px;color:#333}.Balance__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.Balance__podcast-audio-controls__button:focus{outline:none}.Balance__podcast-audio-controls__button:hover svg{opacity:1}.Balance__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.Balance__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.Balance__podcast-audio-controls__icon div{width:100%;height:100%}.Balance__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.Balance__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.Balance__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.Balance__section-recently-added-podcasts{padding:0}}.Balance__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.Balance__section-recently-added-podcasts ul{flex-direction:column}}.Balance__section-recently-added-podcasts ul a{text-decoration:none}.Balance__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.Balance__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.Balance__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.Balance__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.Balance__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.Balance__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.Balance__section-recently-added-podcasts li{width:100%}}.Balance__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.Balance__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.Balance__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.Balance__section-recently-added-podcasts li:nth-child(3){display:none}}.Balance__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.Balance__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.Balance__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.Balance__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.Balance__section-recently-added-podcasts__content-wrapper,.Balance__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.Balance__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.Balance__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.Balance__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.Balance__section-recently-added-podcasts__clip-title,.Balance__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.Balance__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.Balance__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.Balance__section-recently-added-podcasts__time-wrapper{padding-left:0}}.Balance__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.Balance__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.Balance__section-recently-added-podcasts__footer p{padding:0;margin:0}.Balance__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.Balance__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.Balance__section-recently-added-podcasts__footer--right a:hover{color:inherit}.Balance__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}@media (max-width:767.98px){.Balance__wrapper{margin-left:-4vw;margin-right:-4vw}}.CashflowHistoryTable__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.CashflowHistoryTable__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.CashflowHistoryTable__article-audio-control-bar>div{gap:31px}}.CashflowHistoryTable__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.CashflowHistoryTable__article-audio-control-bar>div>button:first-child{gap:14px}.CashflowHistoryTable__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.CashflowHistoryTable__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.CashflowHistoryTable__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.CashflowHistoryTable__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.CashflowHistoryTable__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.CashflowHistoryTable__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.CashflowHistoryTable__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.CashflowHistoryTable__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.CashflowHistoryTable__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.CashflowHistoryTable__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.CashflowHistoryTable__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.CashflowHistoryTable__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.CashflowHistoryTable__article-podcast-player section{padding:32px;gap:32px}.CashflowHistoryTable__article-podcast-player section h2{margin-bottom:14px!important}.CashflowHistoryTable__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__playerVisible{width:100vw!important}}@media (max-width:767.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__playerVisible{width:100vw!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.CashflowHistoryTable__active{padding:0 20px!important}@media screen and (max-width:1024px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.CashflowHistoryTable__active{padding:0 32px!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div button.CashflowHistoryTable__left,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div button.CashflowHistoryTable__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div button.CashflowHistoryTable__left span,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div button.CashflowHistoryTable__right span{width:24px!important;height:24px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div button.CashflowHistoryTable__right{right:20px!important}@media screen and (max-width:1024px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div button.CashflowHistoryTable__right{right:32px!important}}@media only screen and (max-width:430px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div button.CashflowHistoryTable__right{right:20px!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying>h2,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying>h2,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue>h2{margin:0 20px!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section>div:first-of-type,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section>div:first-of-type{width:80px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section>div:first-of-type>button:first-of-type,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section>div:first-of-type>button:first-of-type{height:80px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section>div:last-of-type div,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section>div:last-of-type div span,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section h2,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section h2{font-size:12px!important;line-height:1.4!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section h2>a,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section h2>a{font-weight:500!important;line-height:1.4!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section h1,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section h1{font-size:18px!important;line-height:24px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section time,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section time:first-of-type:after,.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.CashflowHistoryTable__react-component[data-component=AudioPlayer]>div>div .CashflowHistoryTable__currentlyPlaying section{padding:20px!important;margin:0!important}}.CashflowHistoryTable__react-component[data-component=AudioPlayer].CashflowHistoryTable__rendered{z-index:1010;position:absolute}.CashflowHistoryTable__react-component[data-component=AudioPlayer] .CashflowHistoryTable__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.CashflowHistoryTable__react-component[data-component=AudioPlayer] .CashflowHistoryTable__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.CashflowHistoryTable__react-component[data-component=AudioPlayer] .CashflowHistoryTable__audio-player-empty-playlist-body a{font-size:14px!important}.CashflowHistoryTable__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper{width:100%;height:100%;position:relative}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper .CashflowHistoryTable__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper .CashflowHistoryTable__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper .CashflowHistoryTable__modal_content .CashflowHistoryTable__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper .CashflowHistoryTable__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper .CashflowHistoryTable__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper .CashflowHistoryTable__modal_content .CashflowHistoryTable__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.CashflowHistoryTable__modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper .CashflowHistoryTable__modal_content .CashflowHistoryTable__content_btn.CashflowHistoryTable__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.CashflowHistoryTable__omny--playlist{padding:0 calc(30px - 4vw)}}.CashflowHistoryTable__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.CashflowHistoryTable__omny--playlist header{padding-bottom:40px!important}}.CashflowHistoryTable__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.CashflowHistoryTable__omny--playlist header h2{margin-bottom:14px!important}}.CashflowHistoryTable__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.CashflowHistoryTable__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.CashflowHistoryTable__omny--playlist header h1{margin-bottom:20px!important}}.CashflowHistoryTable__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.CashflowHistoryTable__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.CashflowHistoryTable__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.CashflowHistoryTable__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.CashflowHistoryTable__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.CashflowHistoryTable__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.CashflowHistoryTable__omny--playlist>article{margin:44px auto 90px!important}}.CashflowHistoryTable__omny--playlist ul{padding-left:0!important;margin:0!important}.CashflowHistoryTable__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.CashflowHistoryTable__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.CashflowHistoryTable__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.CashflowHistoryTable__omny--playlist ul~button{margin:20px auto 40px!important}}.CashflowHistoryTable__omny--playlist ul~button>div{display:none!important}.CashflowHistoryTable__omny--playlist section{gap:16px!important}.CashflowHistoryTable__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.CashflowHistoryTable__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.CashflowHistoryTable__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.CashflowHistoryTable__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.CashflowHistoryTable__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.CashflowHistoryTable__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.CashflowHistoryTable__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.CashflowHistoryTable__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.CashflowHistoryTable__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.CashflowHistoryTable__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.CashflowHistoryTable__omny--playlist section>button~div~button{margin-top:2.25rem!important}.CashflowHistoryTable__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.CashflowHistoryTable__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.CashflowHistoryTable__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.CashflowHistoryTable__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.CashflowHistoryTable__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.CashflowHistoryTable__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.CashflowHistoryTable__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.CashflowHistoryTable__omny--playlist section>div>div:nth-of-type(2) button,.CashflowHistoryTable__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.CashflowHistoryTable__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.CashflowHistoryTable__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.CashflowHistoryTable__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.CashflowHistoryTable__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.CashflowHistoryTable__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.CashflowHistoryTable__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.CashflowHistoryTable__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.CashflowHistoryTable__omny--playlist footer{gap:32px!important}.CashflowHistoryTable__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.CashflowHistoryTable__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.CashflowHistoryTable__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.CashflowHistoryTable__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.CashflowHistoryTable__podcast-page{padding:0 11px}}@media (max-width:767.98px){.CashflowHistoryTable__podcast-page{padding:0 13px}}.CashflowHistoryTable__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.CashflowHistoryTable__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.CashflowHistoryTable__podcast-page-title-wrapper{padding:20px 20px 40px}}.CashflowHistoryTable__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.CashflowHistoryTable__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.CashflowHistoryTable__podcast-page-title{font-size:24px;line-height:27px}}.CashflowHistoryTable__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.CashflowHistoryTable__section-program-list{margin-top:60px}}.CashflowHistoryTable__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.CashflowHistoryTable__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.CashflowHistoryTable__section-program-list__title-wrapper{padding-left:0}}.CashflowHistoryTable__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.CashflowHistoryTable__section-program-list__container a{text-decoration:none}.CashflowHistoryTable__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.CashflowHistoryTable__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.CashflowHistoryTable__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.CashflowHistoryTable__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.CashflowHistoryTable__section-program-list__container li{border-left:none}.CashflowHistoryTable__section-program-list__container li:nth-child(odd){padding-right:0!important}.CashflowHistoryTable__section-program-list__container li:nth-child(2n){padding-left:0!important}}.CashflowHistoryTable__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.CashflowHistoryTable__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.CashflowHistoryTable__section-program-list__podcast-item{width:100%}}.CashflowHistoryTable__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.CashflowHistoryTable__section-program-list__content-wrapper{padding-bottom:20px}}.CashflowHistoryTable__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.CashflowHistoryTable__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.CashflowHistoryTable__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.CashflowHistoryTable__section-program-list__program-title{height:auto}}.CashflowHistoryTable__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.CashflowHistoryTable__section-program-list__show-more{display:flex;justify-content:center}.CashflowHistoryTable__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.CashflowHistoryTable__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.CashflowHistoryTable__podcast-audio-controls{display:flex;gap:32px;color:#333}.CashflowHistoryTable__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.CashflowHistoryTable__podcast-audio-controls__button:focus{outline:none}.CashflowHistoryTable__podcast-audio-controls__button:hover svg{opacity:1}.CashflowHistoryTable__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.CashflowHistoryTable__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.CashflowHistoryTable__podcast-audio-controls__icon div{width:100%;height:100%}.CashflowHistoryTable__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.CashflowHistoryTable__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.CashflowHistoryTable__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.CashflowHistoryTable__section-recently-added-podcasts{padding:0}}.CashflowHistoryTable__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.CashflowHistoryTable__section-recently-added-podcasts ul{flex-direction:column}}.CashflowHistoryTable__section-recently-added-podcasts ul a{text-decoration:none}.CashflowHistoryTable__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.CashflowHistoryTable__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.CashflowHistoryTable__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.CashflowHistoryTable__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.CashflowHistoryTable__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.CashflowHistoryTable__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.CashflowHistoryTable__section-recently-added-podcasts li{width:100%}}.CashflowHistoryTable__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.CashflowHistoryTable__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.CashflowHistoryTable__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.CashflowHistoryTable__section-recently-added-podcasts li:nth-child(3){display:none}}.CashflowHistoryTable__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.CashflowHistoryTable__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.CashflowHistoryTable__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.CashflowHistoryTable__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.CashflowHistoryTable__section-recently-added-podcasts__content-wrapper,.CashflowHistoryTable__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.CashflowHistoryTable__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.CashflowHistoryTable__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.CashflowHistoryTable__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.CashflowHistoryTable__section-recently-added-podcasts__clip-title,.CashflowHistoryTable__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.CashflowHistoryTable__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.CashflowHistoryTable__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.CashflowHistoryTable__section-recently-added-podcasts__time-wrapper{padding-left:0}}.CashflowHistoryTable__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.CashflowHistoryTable__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.CashflowHistoryTable__section-recently-added-podcasts__footer p{padding:0;margin:0}.CashflowHistoryTable__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.CashflowHistoryTable__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.CashflowHistoryTable__section-recently-added-podcasts__footer--right a:hover{color:inherit}.CashflowHistoryTable__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.CashflowHistoryTable__table__heading{font-family:Sanomat Sans Web,Helvetica,Helvetica Neue,arial,sans-serif;font-weight:700}@media (min-width:768px) and (max-width:1023.98px){.CashflowHistoryTable__table__heading{left:0}}@media (max-width:767.98px){.CashflowHistoryTable__table__heading{left:5%}}.CashflowHistoryTable__table__column{border:0}.CashflowDefinitionList__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.CashflowDefinitionList__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.CashflowDefinitionList__article-audio-control-bar>div{gap:31px}}.CashflowDefinitionList__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.CashflowDefinitionList__article-audio-control-bar>div>button:first-child{gap:14px}.CashflowDefinitionList__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.CashflowDefinitionList__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.CashflowDefinitionList__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.CashflowDefinitionList__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.CashflowDefinitionList__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.CashflowDefinitionList__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.CashflowDefinitionList__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.CashflowDefinitionList__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.CashflowDefinitionList__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.CashflowDefinitionList__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.CashflowDefinitionList__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.CashflowDefinitionList__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.CashflowDefinitionList__article-podcast-player section{padding:32px;gap:32px}.CashflowDefinitionList__article-podcast-player section h2{margin-bottom:14px!important}.CashflowDefinitionList__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__playerVisible{width:100vw!important}}@media (max-width:767.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__playerVisible{width:100vw!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.CashflowDefinitionList__active{padding:0 20px!important}@media screen and (max-width:1024px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.CashflowDefinitionList__active{padding:0 32px!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div button.CashflowDefinitionList__left,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div button.CashflowDefinitionList__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div button.CashflowDefinitionList__left span,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div button.CashflowDefinitionList__right span{width:24px!important;height:24px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div button.CashflowDefinitionList__right{right:20px!important}@media screen and (max-width:1024px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div button.CashflowDefinitionList__right{right:32px!important}}@media only screen and (max-width:430px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div button.CashflowDefinitionList__right{right:20px!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying>h2,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying>h2,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue>h2{margin:0 20px!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section>div:first-of-type,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section>div:first-of-type{width:80px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section>div:first-of-type>button:first-of-type,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section>div:first-of-type>button:first-of-type{height:80px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section>div:last-of-type div,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section>div:last-of-type div span,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section h2,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section h2{font-size:12px!important;line-height:1.4!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section h2>a,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section h2>a{font-weight:500!important;line-height:1.4!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section h1,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section h1{font-size:18px!important;line-height:24px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section time,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section time:first-of-type:after,.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.CashflowDefinitionList__react-component[data-component=AudioPlayer]>div>div .CashflowDefinitionList__currentlyPlaying section{padding:20px!important;margin:0!important}}.CashflowDefinitionList__react-component[data-component=AudioPlayer].CashflowDefinitionList__rendered{z-index:1010;position:absolute}.CashflowDefinitionList__react-component[data-component=AudioPlayer] .CashflowDefinitionList__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.CashflowDefinitionList__react-component[data-component=AudioPlayer] .CashflowDefinitionList__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.CashflowDefinitionList__react-component[data-component=AudioPlayer] .CashflowDefinitionList__audio-player-empty-playlist-body a{font-size:14px!important}.CashflowDefinitionList__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper{width:100%;height:100%;position:relative}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper .CashflowDefinitionList__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper .CashflowDefinitionList__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper .CashflowDefinitionList__modal_content .CashflowDefinitionList__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper .CashflowDefinitionList__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper .CashflowDefinitionList__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper .CashflowDefinitionList__modal_content .CashflowDefinitionList__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.CashflowDefinitionList__modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper .CashflowDefinitionList__modal_content .CashflowDefinitionList__content_btn.CashflowDefinitionList__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.CashflowDefinitionList__omny--playlist{padding:0 calc(30px - 4vw)}}.CashflowDefinitionList__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.CashflowDefinitionList__omny--playlist header{padding-bottom:40px!important}}.CashflowDefinitionList__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.CashflowDefinitionList__omny--playlist header h2{margin-bottom:14px!important}}.CashflowDefinitionList__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.CashflowDefinitionList__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.CashflowDefinitionList__omny--playlist header h1{margin-bottom:20px!important}}.CashflowDefinitionList__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.CashflowDefinitionList__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.CashflowDefinitionList__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.CashflowDefinitionList__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.CashflowDefinitionList__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.CashflowDefinitionList__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.CashflowDefinitionList__omny--playlist>article{margin:44px auto 90px!important}}.CashflowDefinitionList__omny--playlist ul{padding-left:0!important;margin:0!important}.CashflowDefinitionList__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.CashflowDefinitionList__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.CashflowDefinitionList__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.CashflowDefinitionList__omny--playlist ul~button{margin:20px auto 40px!important}}.CashflowDefinitionList__omny--playlist ul~button>div{display:none!important}.CashflowDefinitionList__omny--playlist section{gap:16px!important}.CashflowDefinitionList__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.CashflowDefinitionList__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.CashflowDefinitionList__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.CashflowDefinitionList__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.CashflowDefinitionList__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.CashflowDefinitionList__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.CashflowDefinitionList__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.CashflowDefinitionList__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.CashflowDefinitionList__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.CashflowDefinitionList__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.CashflowDefinitionList__omny--playlist section>button~div~button{margin-top:2.25rem!important}.CashflowDefinitionList__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.CashflowDefinitionList__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.CashflowDefinitionList__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.CashflowDefinitionList__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.CashflowDefinitionList__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.CashflowDefinitionList__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.CashflowDefinitionList__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.CashflowDefinitionList__omny--playlist section>div>div:nth-of-type(2) button,.CashflowDefinitionList__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.CashflowDefinitionList__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.CashflowDefinitionList__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.CashflowDefinitionList__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.CashflowDefinitionList__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.CashflowDefinitionList__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.CashflowDefinitionList__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.CashflowDefinitionList__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.CashflowDefinitionList__omny--playlist footer{gap:32px!important}.CashflowDefinitionList__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.CashflowDefinitionList__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.CashflowDefinitionList__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.CashflowDefinitionList__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.CashflowDefinitionList__podcast-page{padding:0 11px}}@media (max-width:767.98px){.CashflowDefinitionList__podcast-page{padding:0 13px}}.CashflowDefinitionList__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.CashflowDefinitionList__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.CashflowDefinitionList__podcast-page-title-wrapper{padding:20px 20px 40px}}.CashflowDefinitionList__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.CashflowDefinitionList__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.CashflowDefinitionList__podcast-page-title{font-size:24px;line-height:27px}}.CashflowDefinitionList__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.CashflowDefinitionList__section-program-list{margin-top:60px}}.CashflowDefinitionList__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.CashflowDefinitionList__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.CashflowDefinitionList__section-program-list__title-wrapper{padding-left:0}}.CashflowDefinitionList__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.CashflowDefinitionList__section-program-list__container a{text-decoration:none}.CashflowDefinitionList__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.CashflowDefinitionList__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.CashflowDefinitionList__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.CashflowDefinitionList__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.CashflowDefinitionList__section-program-list__container li{border-left:none}.CashflowDefinitionList__section-program-list__container li:nth-child(odd){padding-right:0!important}.CashflowDefinitionList__section-program-list__container li:nth-child(2n){padding-left:0!important}}.CashflowDefinitionList__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.CashflowDefinitionList__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.CashflowDefinitionList__section-program-list__podcast-item{width:100%}}.CashflowDefinitionList__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.CashflowDefinitionList__section-program-list__content-wrapper{padding-bottom:20px}}.CashflowDefinitionList__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.CashflowDefinitionList__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.CashflowDefinitionList__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.CashflowDefinitionList__section-program-list__program-title{height:auto}}.CashflowDefinitionList__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.CashflowDefinitionList__section-program-list__show-more{display:flex;justify-content:center}.CashflowDefinitionList__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.CashflowDefinitionList__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.CashflowDefinitionList__podcast-audio-controls{display:flex;gap:32px;color:#333}.CashflowDefinitionList__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.CashflowDefinitionList__podcast-audio-controls__button:focus{outline:none}.CashflowDefinitionList__podcast-audio-controls__button:hover svg{opacity:1}.CashflowDefinitionList__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.CashflowDefinitionList__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.CashflowDefinitionList__podcast-audio-controls__icon div{width:100%;height:100%}.CashflowDefinitionList__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.CashflowDefinitionList__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.CashflowDefinitionList__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.CashflowDefinitionList__section-recently-added-podcasts{padding:0}}.CashflowDefinitionList__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.CashflowDefinitionList__section-recently-added-podcasts ul{flex-direction:column}}.CashflowDefinitionList__section-recently-added-podcasts ul a{text-decoration:none}.CashflowDefinitionList__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.CashflowDefinitionList__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.CashflowDefinitionList__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.CashflowDefinitionList__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.CashflowDefinitionList__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.CashflowDefinitionList__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.CashflowDefinitionList__section-recently-added-podcasts li{width:100%}}.CashflowDefinitionList__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.CashflowDefinitionList__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.CashflowDefinitionList__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.CashflowDefinitionList__section-recently-added-podcasts li:nth-child(3){display:none}}.CashflowDefinitionList__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.CashflowDefinitionList__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.CashflowDefinitionList__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.CashflowDefinitionList__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.CashflowDefinitionList__section-recently-added-podcasts__content-wrapper,.CashflowDefinitionList__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.CashflowDefinitionList__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.CashflowDefinitionList__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.CashflowDefinitionList__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.CashflowDefinitionList__section-recently-added-podcasts__clip-title,.CashflowDefinitionList__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.CashflowDefinitionList__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.CashflowDefinitionList__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.CashflowDefinitionList__section-recently-added-podcasts__time-wrapper{padding-left:0}}.CashflowDefinitionList__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.CashflowDefinitionList__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.CashflowDefinitionList__section-recently-added-podcasts__footer p{padding:0;margin:0}.CashflowDefinitionList__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.CashflowDefinitionList__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.CashflowDefinitionList__section-recently-added-podcasts__footer--right a:hover{color:inherit}.CashflowDefinitionList__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.CashflowDefinitionList__list{margin-bottom:30px}@media (min-width:768px) and (max-width:1023.98px){.CashflowDefinitionList__list{padding:0}}@media (max-width:767.98px){.CashflowDefinitionList__list{padding:0 5%}}.CashflowDefinitionList__list__header{background:#fff;border-color:#333;height:30px;margin-bottom:21px}@media (min-width:768px) and (max-width:1023.98px){.CashflowDefinitionList__list__header{padding:0}}@media (max-width:767.98px){.CashflowDefinitionList__list__header{padding:0 5%}}.CashflowDefinitionList__list__heading{padding-top:0}.CashflowDefinitionList__list dt{font-weight:400}@media (min-width:768px) and (max-width:1023.98px){.CashflowDefinitionList__list__wrapper{padding-bottom:15px}}@media (max-width:767.98px){.CashflowDefinitionList__list__wrapper{padding-bottom:20px}}.Cashflow__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.Cashflow__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.Cashflow__article-audio-control-bar>div{gap:31px}}.Cashflow__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.Cashflow__article-audio-control-bar>div>button:first-child{gap:14px}.Cashflow__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.Cashflow__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.Cashflow__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.Cashflow__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.Cashflow__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.Cashflow__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.Cashflow__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.Cashflow__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.Cashflow__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.Cashflow__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.Cashflow__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.Cashflow__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.Cashflow__article-podcast-player section{padding:32px;gap:32px}.Cashflow__article-podcast-player section h2{margin-bottom:14px!important}.Cashflow__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.Cashflow__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.Cashflow__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.Cashflow__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__playerVisible{width:100vw!important}}@media (max-width:767.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__playerVisible{width:100vw!important}}.Cashflow__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.Cashflow__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Cashflow__active{padding:0 20px!important}@media screen and (max-width:1024px){.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Cashflow__active{padding:0 32px!important}}.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.Cashflow__react-component[data-component=AudioPlayer]>div>div button.Cashflow__left,.Cashflow__react-component[data-component=AudioPlayer]>div>div button.Cashflow__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div button.Cashflow__left span,.Cashflow__react-component[data-component=AudioPlayer]>div>div button.Cashflow__right span{width:24px!important;height:24px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div button.Cashflow__right{right:20px!important}@media screen and (max-width:1024px){.Cashflow__react-component[data-component=AudioPlayer]>div>div button.Cashflow__right{right:32px!important}}@media only screen and (max-width:430px){.Cashflow__react-component[data-component=AudioPlayer]>div>div button.Cashflow__right{right:20px!important}}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying>h2,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying>h2,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue>h2{margin:0 20px!important}}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section>div:first-of-type,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section>div:first-of-type{width:80px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section>div:first-of-type>button:first-of-type,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section>div:first-of-type>button:first-of-type{height:80px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section>div:first-of-type>button:last-of-type,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section>div:last-of-type div,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section>div:last-of-type div span,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section h2,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section h2{font-size:12px!important;line-height:1.4!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section h2>a,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section h2>a{font-weight:500!important;line-height:1.4!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section h1,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section h1{font-size:18px!important;line-height:24px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section time,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section time:first-of-type:after,.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.Cashflow__react-component[data-component=AudioPlayer]>div>div .Cashflow__currentlyPlaying section{padding:20px!important;margin:0!important}}.Cashflow__react-component[data-component=AudioPlayer].Cashflow__rendered{z-index:1010;position:absolute}.Cashflow__react-component[data-component=AudioPlayer] .Cashflow__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.Cashflow__react-component[data-component=AudioPlayer] .Cashflow__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.Cashflow__react-component[data-component=AudioPlayer] .Cashflow__audio-player-empty-playlist-body a{font-size:14px!important}.Cashflow__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.Cashflow__modal_wrapper .Cashflow__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Cashflow__modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper{width:100%;height:100%;position:relative}.Cashflow__modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper .Cashflow__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.Cashflow__modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper .Cashflow__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.Cashflow__modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper .Cashflow__modal_content .Cashflow__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.Cashflow__modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper .Cashflow__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.Cashflow__modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper .Cashflow__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.Cashflow__modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper .Cashflow__modal_content .Cashflow__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.Cashflow__modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper .Cashflow__modal_content .Cashflow__content_btn.Cashflow__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.Cashflow__omny--playlist{padding:0 calc(30px - 4vw)}}.Cashflow__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.Cashflow__omny--playlist header{padding-bottom:40px!important}}.Cashflow__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.Cashflow__omny--playlist header h2{margin-bottom:14px!important}}.Cashflow__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.Cashflow__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.Cashflow__omny--playlist header h1{margin-bottom:20px!important}}.Cashflow__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.Cashflow__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.Cashflow__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.Cashflow__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.Cashflow__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.Cashflow__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.Cashflow__omny--playlist>article{margin:44px auto 90px!important}}.Cashflow__omny--playlist ul{padding-left:0!important;margin:0!important}.Cashflow__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.Cashflow__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.Cashflow__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.Cashflow__omny--playlist ul~button{margin:20px auto 40px!important}}.Cashflow__omny--playlist ul~button>div{display:none!important}.Cashflow__omny--playlist section{gap:16px!important}.Cashflow__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.Cashflow__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.Cashflow__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Cashflow__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.Cashflow__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.Cashflow__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Cashflow__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Cashflow__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.Cashflow__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.Cashflow__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Cashflow__omny--playlist section>button~div~button{margin-top:2.25rem!important}.Cashflow__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.Cashflow__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.Cashflow__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.Cashflow__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Cashflow__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.Cashflow__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Cashflow__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.Cashflow__omny--playlist section>div>div:nth-of-type(2) button,.Cashflow__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Cashflow__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.Cashflow__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.Cashflow__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Cashflow__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.Cashflow__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.Cashflow__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.Cashflow__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.Cashflow__omny--playlist footer{gap:32px!important}.Cashflow__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.Cashflow__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.Cashflow__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.Cashflow__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.Cashflow__podcast-page{padding:0 11px}}@media (max-width:767.98px){.Cashflow__podcast-page{padding:0 13px}}.Cashflow__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.Cashflow__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.Cashflow__podcast-page-title-wrapper{padding:20px 20px 40px}}.Cashflow__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Cashflow__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.Cashflow__podcast-page-title{font-size:24px;line-height:27px}}.Cashflow__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.Cashflow__section-program-list{margin-top:60px}}.Cashflow__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.Cashflow__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.Cashflow__section-program-list__title-wrapper{padding-left:0}}.Cashflow__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.Cashflow__section-program-list__container a{text-decoration:none}.Cashflow__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.Cashflow__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.Cashflow__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.Cashflow__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.Cashflow__section-program-list__container li{border-left:none}.Cashflow__section-program-list__container li:nth-child(odd){padding-right:0!important}.Cashflow__section-program-list__container li:nth-child(2n){padding-left:0!important}}.Cashflow__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.Cashflow__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.Cashflow__section-program-list__podcast-item{width:100%}}.Cashflow__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.Cashflow__section-program-list__content-wrapper{padding-bottom:20px}}.Cashflow__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.Cashflow__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.Cashflow__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.Cashflow__section-program-list__program-title{height:auto}}.Cashflow__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.Cashflow__section-program-list__show-more{display:flex;justify-content:center}.Cashflow__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.Cashflow__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.Cashflow__podcast-audio-controls{display:flex;gap:32px;color:#333}.Cashflow__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.Cashflow__podcast-audio-controls__button:focus{outline:none}.Cashflow__podcast-audio-controls__button:hover svg{opacity:1}.Cashflow__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.Cashflow__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.Cashflow__podcast-audio-controls__icon div{width:100%;height:100%}.Cashflow__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.Cashflow__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.Cashflow__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.Cashflow__section-recently-added-podcasts{padding:0}}.Cashflow__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.Cashflow__section-recently-added-podcasts ul{flex-direction:column}}.Cashflow__section-recently-added-podcasts ul a{text-decoration:none}.Cashflow__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.Cashflow__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.Cashflow__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.Cashflow__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.Cashflow__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.Cashflow__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.Cashflow__section-recently-added-podcasts li{width:100%}}.Cashflow__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.Cashflow__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.Cashflow__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.Cashflow__section-recently-added-podcasts li:nth-child(3){display:none}}.Cashflow__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.Cashflow__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.Cashflow__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.Cashflow__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.Cashflow__section-recently-added-podcasts__content-wrapper,.Cashflow__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.Cashflow__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.Cashflow__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.Cashflow__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.Cashflow__section-recently-added-podcasts__clip-title,.Cashflow__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.Cashflow__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.Cashflow__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.Cashflow__section-recently-added-podcasts__time-wrapper{padding-left:0}}.Cashflow__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.Cashflow__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.Cashflow__section-recently-added-podcasts__footer p{padding:0;margin:0}.Cashflow__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.Cashflow__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.Cashflow__section-recently-added-podcasts__footer--right a:hover{color:inherit}.Cashflow__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}@media (max-width:767.98px){.Cashflow__wrapper{margin-left:-4vw;margin-right:-4vw}}.ProfitabilityHistoryTable__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.ProfitabilityHistoryTable__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.ProfitabilityHistoryTable__article-audio-control-bar>div{gap:31px}}.ProfitabilityHistoryTable__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.ProfitabilityHistoryTable__article-audio-control-bar>div>button:first-child{gap:14px}.ProfitabilityHistoryTable__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.ProfitabilityHistoryTable__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.ProfitabilityHistoryTable__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.ProfitabilityHistoryTable__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.ProfitabilityHistoryTable__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.ProfitabilityHistoryTable__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.ProfitabilityHistoryTable__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.ProfitabilityHistoryTable__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.ProfitabilityHistoryTable__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.ProfitabilityHistoryTable__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.ProfitabilityHistoryTable__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.ProfitabilityHistoryTable__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.ProfitabilityHistoryTable__article-podcast-player section{padding:32px;gap:32px}.ProfitabilityHistoryTable__article-podcast-player section h2{margin-bottom:14px!important}.ProfitabilityHistoryTable__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__playerVisible{width:100vw!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__playerVisible{width:100vw!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.ProfitabilityHistoryTable__active{padding:0 20px!important}@media screen and (max-width:1024px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.ProfitabilityHistoryTable__active{padding:0 32px!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityHistoryTable__left,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityHistoryTable__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityHistoryTable__left span,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityHistoryTable__right span{width:24px!important;height:24px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityHistoryTable__right{right:20px!important}@media screen and (max-width:1024px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityHistoryTable__right{right:32px!important}}@media only screen and (max-width:430px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityHistoryTable__right{right:20px!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying>h2,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying>h2,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue>h2{margin:0 20px!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section>div:first-of-type,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section>div:first-of-type{width:80px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section>div:first-of-type>button:first-of-type,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section>div:first-of-type>button:first-of-type{height:80px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section>div:last-of-type div,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section>div:last-of-type div span,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section h2,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section h2{font-size:12px!important;line-height:1.4!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section h2>a,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section h2>a{font-weight:500!important;line-height:1.4!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section h1,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section h1{font-size:18px!important;line-height:24px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section time,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section time:first-of-type:after,.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer]>div>div .ProfitabilityHistoryTable__currentlyPlaying section{padding:20px!important;margin:0!important}}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer].ProfitabilityHistoryTable__rendered{z-index:1010;position:absolute}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer] .ProfitabilityHistoryTable__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer] .ProfitabilityHistoryTable__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.ProfitabilityHistoryTable__react-component[data-component=AudioPlayer] .ProfitabilityHistoryTable__audio-player-empty-playlist-body a{font-size:14px!important}.ProfitabilityHistoryTable__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper{width:100%;height:100%;position:relative}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper .ProfitabilityHistoryTable__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper .ProfitabilityHistoryTable__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper .ProfitabilityHistoryTable__modal_content .ProfitabilityHistoryTable__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper .ProfitabilityHistoryTable__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper .ProfitabilityHistoryTable__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper .ProfitabilityHistoryTable__modal_content .ProfitabilityHistoryTable__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.ProfitabilityHistoryTable__modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper .ProfitabilityHistoryTable__modal_content .ProfitabilityHistoryTable__content_btn.ProfitabilityHistoryTable__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.ProfitabilityHistoryTable__omny--playlist{padding:0 calc(30px - 4vw)}}.ProfitabilityHistoryTable__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.ProfitabilityHistoryTable__omny--playlist header{padding-bottom:40px!important}}.ProfitabilityHistoryTable__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.ProfitabilityHistoryTable__omny--playlist header h2{margin-bottom:14px!important}}.ProfitabilityHistoryTable__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.ProfitabilityHistoryTable__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.ProfitabilityHistoryTable__omny--playlist header h1{margin-bottom:20px!important}}.ProfitabilityHistoryTable__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.ProfitabilityHistoryTable__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.ProfitabilityHistoryTable__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.ProfitabilityHistoryTable__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.ProfitabilityHistoryTable__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.ProfitabilityHistoryTable__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.ProfitabilityHistoryTable__omny--playlist>article{margin:44px auto 90px!important}}.ProfitabilityHistoryTable__omny--playlist ul{padding-left:0!important;margin:0!important}.ProfitabilityHistoryTable__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.ProfitabilityHistoryTable__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.ProfitabilityHistoryTable__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.ProfitabilityHistoryTable__omny--playlist ul~button{margin:20px auto 40px!important}}.ProfitabilityHistoryTable__omny--playlist ul~button>div{display:none!important}.ProfitabilityHistoryTable__omny--playlist section{gap:16px!important}.ProfitabilityHistoryTable__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.ProfitabilityHistoryTable__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.ProfitabilityHistoryTable__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.ProfitabilityHistoryTable__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.ProfitabilityHistoryTable__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.ProfitabilityHistoryTable__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.ProfitabilityHistoryTable__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.ProfitabilityHistoryTable__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.ProfitabilityHistoryTable__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.ProfitabilityHistoryTable__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.ProfitabilityHistoryTable__omny--playlist section>button~div~button{margin-top:2.25rem!important}.ProfitabilityHistoryTable__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.ProfitabilityHistoryTable__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:nth-of-type(2) button,.ProfitabilityHistoryTable__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.ProfitabilityHistoryTable__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.ProfitabilityHistoryTable__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.ProfitabilityHistoryTable__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.ProfitabilityHistoryTable__omny--playlist footer{gap:32px!important}.ProfitabilityHistoryTable__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.ProfitabilityHistoryTable__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.ProfitabilityHistoryTable__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.ProfitabilityHistoryTable__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.ProfitabilityHistoryTable__podcast-page{padding:0 11px}}@media (max-width:767.98px){.ProfitabilityHistoryTable__podcast-page{padding:0 13px}}.ProfitabilityHistoryTable__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.ProfitabilityHistoryTable__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.ProfitabilityHistoryTable__podcast-page-title-wrapper{padding:20px 20px 40px}}.ProfitabilityHistoryTable__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.ProfitabilityHistoryTable__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.ProfitabilityHistoryTable__podcast-page-title{font-size:24px;line-height:27px}}.ProfitabilityHistoryTable__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-program-list{margin-top:60px}}.ProfitabilityHistoryTable__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.ProfitabilityHistoryTable__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.ProfitabilityHistoryTable__section-program-list__title-wrapper{padding-left:0}}.ProfitabilityHistoryTable__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.ProfitabilityHistoryTable__section-program-list__container a{text-decoration:none}.ProfitabilityHistoryTable__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.ProfitabilityHistoryTable__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.ProfitabilityHistoryTable__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.ProfitabilityHistoryTable__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-program-list__container li{border-left:none}.ProfitabilityHistoryTable__section-program-list__container li:nth-child(odd){padding-right:0!important}.ProfitabilityHistoryTable__section-program-list__container li:nth-child(2n){padding-left:0!important}}.ProfitabilityHistoryTable__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.ProfitabilityHistoryTable__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-program-list__podcast-item{width:100%}}.ProfitabilityHistoryTable__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-program-list__content-wrapper{padding-bottom:20px}}.ProfitabilityHistoryTable__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.ProfitabilityHistoryTable__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.ProfitabilityHistoryTable__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-program-list__program-title{height:auto}}.ProfitabilityHistoryTable__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.ProfitabilityHistoryTable__section-program-list__show-more{display:flex;justify-content:center}.ProfitabilityHistoryTable__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.ProfitabilityHistoryTable__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.ProfitabilityHistoryTable__podcast-audio-controls{display:flex;gap:32px;color:#333}.ProfitabilityHistoryTable__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.ProfitabilityHistoryTable__podcast-audio-controls__button:focus{outline:none}.ProfitabilityHistoryTable__podcast-audio-controls__button:hover svg{opacity:1}.ProfitabilityHistoryTable__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.ProfitabilityHistoryTable__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.ProfitabilityHistoryTable__podcast-audio-controls__icon div{width:100%;height:100%}.ProfitabilityHistoryTable__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.ProfitabilityHistoryTable__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts{padding:0}}.ProfitabilityHistoryTable__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts ul{flex-direction:column}}.ProfitabilityHistoryTable__section-recently-added-podcasts ul a{text-decoration:none}.ProfitabilityHistoryTable__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.ProfitabilityHistoryTable__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.ProfitabilityHistoryTable__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.ProfitabilityHistoryTable__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts li{width:100%}}.ProfitabilityHistoryTable__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts li:nth-child(3){display:none}}.ProfitabilityHistoryTable__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.ProfitabilityHistoryTable__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.ProfitabilityHistoryTable__section-recently-added-podcasts__content-wrapper,.ProfitabilityHistoryTable__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.ProfitabilityHistoryTable__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.ProfitabilityHistoryTable__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.ProfitabilityHistoryTable__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.ProfitabilityHistoryTable__section-recently-added-podcasts__clip-title,.ProfitabilityHistoryTable__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProfitabilityHistoryTable__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.ProfitabilityHistoryTable__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts__time-wrapper{padding-left:0}}.ProfitabilityHistoryTable__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.ProfitabilityHistoryTable__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.ProfitabilityHistoryTable__section-recently-added-podcasts__footer p{padding:0;margin:0}.ProfitabilityHistoryTable__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.ProfitabilityHistoryTable__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.ProfitabilityHistoryTable__section-recently-added-podcasts__footer--right a:hover{color:inherit}.ProfitabilityHistoryTable__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.ProfitabilityHistoryTable__table__heading{font-family:Sanomat Sans Web,Helvetica,Helvetica Neue,arial,sans-serif;font-weight:700}@media (min-width:768px) and (max-width:1023.98px){.ProfitabilityHistoryTable__table__heading{left:0}}@media (max-width:767.98px){.ProfitabilityHistoryTable__table__heading{left:5%}}.ProfitabilityHistoryTable__table__column{border:0}.ProfitabilityDefinitionList__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.ProfitabilityDefinitionList__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.ProfitabilityDefinitionList__article-audio-control-bar>div{gap:31px}}.ProfitabilityDefinitionList__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.ProfitabilityDefinitionList__article-audio-control-bar>div>button:first-child{gap:14px}.ProfitabilityDefinitionList__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.ProfitabilityDefinitionList__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.ProfitabilityDefinitionList__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.ProfitabilityDefinitionList__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.ProfitabilityDefinitionList__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.ProfitabilityDefinitionList__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.ProfitabilityDefinitionList__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.ProfitabilityDefinitionList__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.ProfitabilityDefinitionList__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.ProfitabilityDefinitionList__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.ProfitabilityDefinitionList__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.ProfitabilityDefinitionList__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.ProfitabilityDefinitionList__article-podcast-player section{padding:32px;gap:32px}.ProfitabilityDefinitionList__article-podcast-player section h2{margin-bottom:14px!important}.ProfitabilityDefinitionList__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__playerVisible{width:100vw!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__playerVisible{width:100vw!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.ProfitabilityDefinitionList__active{padding:0 20px!important}@media screen and (max-width:1024px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.ProfitabilityDefinitionList__active{padding:0 32px!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityDefinitionList__left,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityDefinitionList__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityDefinitionList__left span,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityDefinitionList__right span{width:24px!important;height:24px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityDefinitionList__right{right:20px!important}@media screen and (max-width:1024px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityDefinitionList__right{right:32px!important}}@media only screen and (max-width:430px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div button.ProfitabilityDefinitionList__right{right:20px!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying>h2,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying>h2,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue>h2{margin:0 20px!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section>div:first-of-type,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section>div:first-of-type{width:80px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section>div:first-of-type>button:first-of-type,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section>div:first-of-type>button:first-of-type{height:80px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section>div:last-of-type div,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section>div:last-of-type div span,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section h2,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section h2{font-size:12px!important;line-height:1.4!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section h2>a,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section h2>a{font-weight:500!important;line-height:1.4!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section h1,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section h1{font-size:18px!important;line-height:24px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section time,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section time:first-of-type:after,.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer]>div>div .ProfitabilityDefinitionList__currentlyPlaying section{padding:20px!important;margin:0!important}}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer].ProfitabilityDefinitionList__rendered{z-index:1010;position:absolute}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer] .ProfitabilityDefinitionList__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer] .ProfitabilityDefinitionList__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.ProfitabilityDefinitionList__react-component[data-component=AudioPlayer] .ProfitabilityDefinitionList__audio-player-empty-playlist-body a{font-size:14px!important}.ProfitabilityDefinitionList__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper{width:100%;height:100%;position:relative}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper .ProfitabilityDefinitionList__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper .ProfitabilityDefinitionList__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper .ProfitabilityDefinitionList__modal_content .ProfitabilityDefinitionList__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper .ProfitabilityDefinitionList__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper .ProfitabilityDefinitionList__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper .ProfitabilityDefinitionList__modal_content .ProfitabilityDefinitionList__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.ProfitabilityDefinitionList__modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper .ProfitabilityDefinitionList__modal_content .ProfitabilityDefinitionList__content_btn.ProfitabilityDefinitionList__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.ProfitabilityDefinitionList__omny--playlist{padding:0 calc(30px - 4vw)}}.ProfitabilityDefinitionList__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.ProfitabilityDefinitionList__omny--playlist header{padding-bottom:40px!important}}.ProfitabilityDefinitionList__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.ProfitabilityDefinitionList__omny--playlist header h2{margin-bottom:14px!important}}.ProfitabilityDefinitionList__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.ProfitabilityDefinitionList__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.ProfitabilityDefinitionList__omny--playlist header h1{margin-bottom:20px!important}}.ProfitabilityDefinitionList__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.ProfitabilityDefinitionList__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.ProfitabilityDefinitionList__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.ProfitabilityDefinitionList__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.ProfitabilityDefinitionList__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.ProfitabilityDefinitionList__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.ProfitabilityDefinitionList__omny--playlist>article{margin:44px auto 90px!important}}.ProfitabilityDefinitionList__omny--playlist ul{padding-left:0!important;margin:0!important}.ProfitabilityDefinitionList__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.ProfitabilityDefinitionList__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.ProfitabilityDefinitionList__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.ProfitabilityDefinitionList__omny--playlist ul~button{margin:20px auto 40px!important}}.ProfitabilityDefinitionList__omny--playlist ul~button>div{display:none!important}.ProfitabilityDefinitionList__omny--playlist section{gap:16px!important}.ProfitabilityDefinitionList__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.ProfitabilityDefinitionList__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.ProfitabilityDefinitionList__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.ProfitabilityDefinitionList__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.ProfitabilityDefinitionList__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.ProfitabilityDefinitionList__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.ProfitabilityDefinitionList__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.ProfitabilityDefinitionList__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.ProfitabilityDefinitionList__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.ProfitabilityDefinitionList__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.ProfitabilityDefinitionList__omny--playlist section>button~div~button{margin-top:2.25rem!important}.ProfitabilityDefinitionList__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.ProfitabilityDefinitionList__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:nth-of-type(2) button,.ProfitabilityDefinitionList__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.ProfitabilityDefinitionList__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.ProfitabilityDefinitionList__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.ProfitabilityDefinitionList__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.ProfitabilityDefinitionList__omny--playlist footer{gap:32px!important}.ProfitabilityDefinitionList__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.ProfitabilityDefinitionList__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.ProfitabilityDefinitionList__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.ProfitabilityDefinitionList__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.ProfitabilityDefinitionList__podcast-page{padding:0 11px}}@media (max-width:767.98px){.ProfitabilityDefinitionList__podcast-page{padding:0 13px}}.ProfitabilityDefinitionList__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.ProfitabilityDefinitionList__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.ProfitabilityDefinitionList__podcast-page-title-wrapper{padding:20px 20px 40px}}.ProfitabilityDefinitionList__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.ProfitabilityDefinitionList__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.ProfitabilityDefinitionList__podcast-page-title{font-size:24px;line-height:27px}}.ProfitabilityDefinitionList__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-program-list{margin-top:60px}}.ProfitabilityDefinitionList__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.ProfitabilityDefinitionList__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.ProfitabilityDefinitionList__section-program-list__title-wrapper{padding-left:0}}.ProfitabilityDefinitionList__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.ProfitabilityDefinitionList__section-program-list__container a{text-decoration:none}.ProfitabilityDefinitionList__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.ProfitabilityDefinitionList__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.ProfitabilityDefinitionList__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.ProfitabilityDefinitionList__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-program-list__container li{border-left:none}.ProfitabilityDefinitionList__section-program-list__container li:nth-child(odd){padding-right:0!important}.ProfitabilityDefinitionList__section-program-list__container li:nth-child(2n){padding-left:0!important}}.ProfitabilityDefinitionList__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.ProfitabilityDefinitionList__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-program-list__podcast-item{width:100%}}.ProfitabilityDefinitionList__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-program-list__content-wrapper{padding-bottom:20px}}.ProfitabilityDefinitionList__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.ProfitabilityDefinitionList__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.ProfitabilityDefinitionList__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-program-list__program-title{height:auto}}.ProfitabilityDefinitionList__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.ProfitabilityDefinitionList__section-program-list__show-more{display:flex;justify-content:center}.ProfitabilityDefinitionList__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.ProfitabilityDefinitionList__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.ProfitabilityDefinitionList__podcast-audio-controls{display:flex;gap:32px;color:#333}.ProfitabilityDefinitionList__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.ProfitabilityDefinitionList__podcast-audio-controls__button:focus{outline:none}.ProfitabilityDefinitionList__podcast-audio-controls__button:hover svg{opacity:1}.ProfitabilityDefinitionList__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.ProfitabilityDefinitionList__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.ProfitabilityDefinitionList__podcast-audio-controls__icon div{width:100%;height:100%}.ProfitabilityDefinitionList__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.ProfitabilityDefinitionList__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts{padding:0}}.ProfitabilityDefinitionList__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts ul{flex-direction:column}}.ProfitabilityDefinitionList__section-recently-added-podcasts ul a{text-decoration:none}.ProfitabilityDefinitionList__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.ProfitabilityDefinitionList__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.ProfitabilityDefinitionList__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.ProfitabilityDefinitionList__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts li{width:100%}}.ProfitabilityDefinitionList__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts li:nth-child(3){display:none}}.ProfitabilityDefinitionList__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.ProfitabilityDefinitionList__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.ProfitabilityDefinitionList__section-recently-added-podcasts__content-wrapper,.ProfitabilityDefinitionList__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.ProfitabilityDefinitionList__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.ProfitabilityDefinitionList__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.ProfitabilityDefinitionList__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.ProfitabilityDefinitionList__section-recently-added-podcasts__clip-title,.ProfitabilityDefinitionList__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProfitabilityDefinitionList__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.ProfitabilityDefinitionList__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts__time-wrapper{padding-left:0}}.ProfitabilityDefinitionList__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.ProfitabilityDefinitionList__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.ProfitabilityDefinitionList__section-recently-added-podcasts__footer p{padding:0;margin:0}.ProfitabilityDefinitionList__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.ProfitabilityDefinitionList__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.ProfitabilityDefinitionList__section-recently-added-podcasts__footer--right a:hover{color:inherit}.ProfitabilityDefinitionList__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.ProfitabilityDefinitionList__list{margin-bottom:30px}@media (min-width:768px) and (max-width:1023.98px){.ProfitabilityDefinitionList__list{padding:0}}@media (max-width:767.98px){.ProfitabilityDefinitionList__list{padding:0 5%}}.ProfitabilityDefinitionList__list__header{background:#fff;border-color:#333;height:30px;margin-bottom:21px}@media (min-width:768px) and (max-width:1023.98px){.ProfitabilityDefinitionList__list__header{padding:0}}@media (max-width:767.98px){.ProfitabilityDefinitionList__list__header{padding:0 5%}}.ProfitabilityDefinitionList__list__heading{padding-top:0}.ProfitabilityDefinitionList__list dt{font-weight:400}@media (min-width:768px) and (max-width:1023.98px){.ProfitabilityDefinitionList__list__wrapper{padding-bottom:15px}}@media (max-width:767.98px){.ProfitabilityDefinitionList__list__wrapper{padding-bottom:20px}}.Profitability__article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.Profitability__article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.Profitability__article-audio-control-bar>div{gap:31px}}.Profitability__article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.Profitability__article-audio-control-bar>div>button:first-child{gap:14px}.Profitability__article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.Profitability__article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.Profitability__article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.Profitability__article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.Profitability__article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.Profitability__article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.Profitability__article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.Profitability__article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.Profitability__article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.Profitability__article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.Profitability__article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.Profitability__article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.Profitability__article-podcast-player section{padding:32px;gap:32px}.Profitability__article-podcast-player section h2{margin-bottom:14px!important}.Profitability__article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}.Profitability__react-component[data-component=AudioPlayer]>div>section{z-index:1015}.Profitability__react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.Profitability__react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__playerVisible{width:100vw!important}}@media (max-width:767.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__playerVisible{width:100vw!important}}.Profitability__react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.Profitability__react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Profitability__active{padding:0 20px!important}@media screen and (max-width:1024px){.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.Profitability__active{padding:0 32px!important}}.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.Profitability__react-component[data-component=AudioPlayer]>div>div button.Profitability__left,.Profitability__react-component[data-component=AudioPlayer]>div>div button.Profitability__right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.Profitability__react-component[data-component=AudioPlayer]>div>div button.Profitability__left span,.Profitability__react-component[data-component=AudioPlayer]>div>div button.Profitability__right span{width:24px!important;height:24px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div button.Profitability__right{right:20px!important}@media screen and (max-width:1024px){.Profitability__react-component[data-component=AudioPlayer]>div>div button.Profitability__right{right:32px!important}}@media only screen and (max-width:430px){.Profitability__react-component[data-component=AudioPlayer]>div>div button.Profitability__right{right:20px!important}}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying>h2,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying>h2,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue>h2{margin:0 20px!important}}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section>div:first-of-type,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section>div:first-of-type{width:80px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section>div:first-of-type>button:first-of-type,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section>div:first-of-type>button:first-of-type{height:80px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section>div:first-of-type>button:last-of-type,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section>div:first-of-type>button:last-of-type{line-height:0!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section>div:first-of-type>button:last-of-type div span,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section>div:last-of-type div,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section>div:last-of-type div span,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section>div:last-of-type div span{width:24px!important;height:24px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section h2,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section h2{font-size:12px!important;line-height:1.4!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section h2>a,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section h2>a{font-weight:500!important;line-height:1.4!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section h1,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section h1{font-size:18px!important;line-height:24px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section time,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section time:first-of-type:after,.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.Profitability__react-component[data-component=AudioPlayer]>div>div .Profitability__currentlyPlaying section{padding:20px!important;margin:0!important}}.Profitability__react-component[data-component=AudioPlayer].Profitability__rendered{z-index:1010;position:absolute}.Profitability__react-component[data-component=AudioPlayer] .Profitability__audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.Profitability__react-component[data-component=AudioPlayer] .Profitability__audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.Profitability__react-component[data-component=AudioPlayer] .Profitability__audio-player-empty-playlist-body a{font-size:14px!important}.Profitability__modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.Profitability__modal_wrapper .Profitability__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Profitability__modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper{width:100%;height:100%;position:relative}.Profitability__modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper .Profitability__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.Profitability__modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper .Profitability__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.Profitability__modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper .Profitability__modal_content .Profitability__content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.Profitability__modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper .Profitability__modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.Profitability__modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper .Profitability__modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.Profitability__modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper .Profitability__modal_content .Profitability__content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.Profitability__modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper .Profitability__modal_content .Profitability__content_btn.Profitability__btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.Profitability__omny--playlist{padding:0 calc(30px - 4vw)}}.Profitability__omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.Profitability__omny--playlist header{padding-bottom:40px!important}}.Profitability__omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.Profitability__omny--playlist header h2{margin-bottom:14px!important}}.Profitability__omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.Profitability__omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.Profitability__omny--playlist header h1{margin-bottom:20px!important}}.Profitability__omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.Profitability__omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.Profitability__omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.Profitability__omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.Profitability__omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.Profitability__omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.Profitability__omny--playlist>article{margin:44px auto 90px!important}}.Profitability__omny--playlist ul{padding-left:0!important;margin:0!important}.Profitability__omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.Profitability__omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.Profitability__omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.Profitability__omny--playlist ul~button{margin:20px auto 40px!important}}.Profitability__omny--playlist ul~button>div{display:none!important}.Profitability__omny--playlist section{gap:16px!important}.Profitability__omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.Profitability__omny--playlist section>button:first-of-type:before{border-radius:2px!important}.Profitability__omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Profitability__omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.Profitability__omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.Profitability__omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Profitability__omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Profitability__omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.Profitability__omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.Profitability__omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Profitability__omny--playlist section>button~div~button{margin-top:2.25rem!important}.Profitability__omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.Profitability__omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.Profitability__omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.Profitability__omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.Profitability__omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.Profitability__omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.Profitability__omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.Profitability__omny--playlist section>div>div:nth-of-type(2) button,.Profitability__omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.Profitability__omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.Profitability__omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.Profitability__omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.Profitability__omny--playlist section>div>div:last-of-type button{margin-top:0!important}.Profitability__omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.Profitability__omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.Profitability__omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.Profitability__omny--playlist footer{gap:32px!important}.Profitability__omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.Profitability__omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.Profitability__omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.Profitability__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.Profitability__podcast-page{padding:0 11px}}@media (max-width:767.98px){.Profitability__podcast-page{padding:0 13px}}.Profitability__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.Profitability__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.Profitability__podcast-page-title-wrapper{padding:20px 20px 40px}}.Profitability__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Profitability__podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.Profitability__podcast-page-title{font-size:24px;line-height:27px}}.Profitability__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.Profitability__section-program-list{margin-top:60px}}.Profitability__section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.Profitability__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.Profitability__section-program-list__title-wrapper{padding-left:0}}.Profitability__section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.Profitability__section-program-list__container a{text-decoration:none}.Profitability__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.Profitability__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.Profitability__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.Profitability__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.Profitability__section-program-list__container li{border-left:none}.Profitability__section-program-list__container li:nth-child(odd){padding-right:0!important}.Profitability__section-program-list__container li:nth-child(2n){padding-left:0!important}}.Profitability__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.Profitability__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.Profitability__section-program-list__podcast-item{width:100%}}.Profitability__section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.Profitability__section-program-list__content-wrapper{padding-bottom:20px}}.Profitability__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.Profitability__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.Profitability__section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.Profitability__section-program-list__program-title{height:auto}}.Profitability__section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.Profitability__section-program-list__show-more{display:flex;justify-content:center}.Profitability__section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.Profitability__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.Profitability__podcast-audio-controls{display:flex;gap:32px;color:#333}.Profitability__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.Profitability__podcast-audio-controls__button:focus{outline:none}.Profitability__podcast-audio-controls__button:hover svg{opacity:1}.Profitability__podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.Profitability__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.Profitability__podcast-audio-controls__icon div{width:100%;height:100%}.Profitability__podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.Profitability__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.Profitability__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.Profitability__section-recently-added-podcasts{padding:0}}.Profitability__section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.Profitability__section-recently-added-podcasts ul{flex-direction:column}}.Profitability__section-recently-added-podcasts ul a{text-decoration:none}.Profitability__section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.Profitability__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.Profitability__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.Profitability__section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.Profitability__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.Profitability__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.Profitability__section-recently-added-podcasts li{width:100%}}.Profitability__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.Profitability__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.Profitability__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.Profitability__section-recently-added-podcasts li:nth-child(3){display:none}}.Profitability__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.Profitability__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.Profitability__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.Profitability__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.Profitability__section-recently-added-podcasts__content-wrapper,.Profitability__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.Profitability__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.Profitability__section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.Profitability__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.Profitability__section-recently-added-podcasts__clip-title,.Profitability__section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.Profitability__section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.Profitability__section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.Profitability__section-recently-added-podcasts__time-wrapper{padding-left:0}}.Profitability__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.Profitability__section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.Profitability__section-recently-added-podcasts__footer p{padding:0;margin:0}.Profitability__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.Profitability__section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.Profitability__section-recently-added-podcasts__footer--right a:hover{color:inherit}.Profitability__section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}@media (max-width:767.98px){.Profitability__wrapper{margin-left:-4vw;margin-right:-4vw}}:root{--bm-audio-player--player--zIndex:1006}.article-audio-control-bar{margin-left:5.5px;margin-bottom:31px}.article-audio-control-bar>div{gap:23px}@media screen and (min-width:1024px){.article-audio-control-bar>div{gap:31px}}.article-audio-control-bar>div>button{gap:10.5px;font-size:14px!important}.article-audio-control-bar>div>button:first-child{gap:14px}.article-audio-control-bar>div>button span{width:21px!important;height:21px!important}.article-podcast-player ol{padding-left:0;margin-bottom:0;margin-top:0}.article-podcast-player ol li{font-size:13px;font-weight:400;line-height:13px}.article-podcast-player section h1>a{font-size:18px;font-weight:800;line-height:24px}.article-podcast-player section h2>a{font-size:12px;line-height:12px;font-weight:500}.article-podcast-player section>div>div:first-of-type>div{width:80px!important;height:80px!important}.article-podcast-player section>div>div:nth-of-type(2){font-size:15px!important;line-height:23px!important;margin:16px 0}.article-podcast-player section>div>div:nth-of-type(2) div>button{font-size:15px!important;font-weight:500!important;line-height:23px!important}.article-podcast-player section>div>div:last-child>button>span{font-size:14px!important;line-height:20px!important}.article-podcast-player section>div>div:last-child>button>div>span{height:24px!important;width:24px!important}.article-podcast-player section>div>div:last-child a{font-size:14px!important;line-height:20px!important}@media (min-width:768px) and (max-width:1023.98px){.article-podcast-player{width:100%;margin-left:59px;max-width:83.3333333333%}}@media (min-width:1024px){.article-podcast-player section{padding:32px;gap:32px}.article-podcast-player section h2{margin-bottom:14px!important}.article-podcast-player section>div:first-of-type{width:240px!important;height:240px!important}}[aria-label=Lydafspiller]>div>div:first-child time{font-weight:400!important}[aria-label=Lydafspiller]>div>div:last-child>header time{color:#fff!important}[aria-label=Lydafspiller]>div:first-child>div:nth-child(2)>div:nth-child(3)>button,[aria-label=Lydafspiller]>div:first-child>div:nth-child(2)>div:nth-child(3)>div>button{padding:17px!important}[aria-label=Lydafspiller]>div:first-child>div:nth-child(2)>div:nth-child(3)>button:nth-child(4){margin-left:0!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:nth-child(2)>div:nth-child(3)>button,[aria-label=Lydafspiller]>div:nth-child(2)>div:nth-child(2)>div:nth-child(3)>div>button{padding:17px!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:nth-child(2)>div:nth-child(3)>button:nth-child(4){margin-left:0!important}@media (max-width:1023.98px){[aria-label=Lydafspiller] div:has(button[aria-label="Åbn udvidet afspiller"]){height:70px!important}}[aria-label=Lydafspiller] div:has(button[aria-label="Åbn udvidet afspiller"])>button>h1{font-size:16px!important;line-height:20px!important}[aria-label=Lydafspiller] div:has(button[aria-label="Åbn udvidet afspiller"])>div>button:first-child>div>div>span{height:32px!important;width:32px!important}[aria-label=Lydafspiller] div:has(button[aria-label="Åbn udvidet afspiller"])>div>button:nth-child(2)>div>span{width:30px!important;height:30px!important}[aria-label=Lydafspiller] div:has(button[aria-label="Åbn udvidet afspiller"])>div>button:nth-child(3)>div>span{width:28px!important;height:28px!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(2)>div,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(2)>div,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(2)>div,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(2)>div{max-width:none!important;max-height:none!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>h2,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>h2,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>h2,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>h2{font-size:1rem!important;margin-bottom:1.7rem!important;line-height:1rem!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>h1,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>h1,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>h1,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>h1{overflow:hidden!important;color:#fff!important;text-align:center!important;text-overflow:ellipsis!important;whitespace:nowrap!important;font-family:Sanomat Alt,serif!important;font-size:24px!important;font-style:normal!important;font-weight:800!important;line-height:27px!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>time,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>time,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>time,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>header>time{color:#f8f8f8!important;text-align:center!important;font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;line-height:13px!important;margin-top:1.7rem!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div{margin:0!important;padding:0 1.875rem .7rem!important;gap:0!important;justify-content:space-between!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>time,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>time,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>time,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>time{display:flex!important;padding:0!important;align-items:center!important;align-self:stretch!important;color:#007cbb!important;font-family:Sanomat Sans Web,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:20px!important;width:29px!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>div,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>div,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>div,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>div{max-width:79%!important;height:6px!important;flex-shrink:0!important;border-radius:10px!important;background:#007cbb!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>time:last-child,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>time:last-child,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>time:last-child,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div>time:last-child{color:#f8f8f8!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3),[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3),[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3),[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3){margin:0 auto 1.7rem!important;padding:0!important;display:flex!important;justify-content:space-between!important;max-width:79%!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3),[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3),[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3),[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3){min-width:64px!important;height:64px!important;background-color:#fff!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div{left:1px!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div>span{height:32px!important;width:32px!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div>span>svg,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div>span>svg,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div>span>svg,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(3)>div>div>span>svg{color:#000!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(2)>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:first-child>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:nth-child(4)>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:nth-child(5)>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(2)>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:first-child>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:nth-child(4)>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:nth-child(5)>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(2)>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:first-child>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:nth-child(4)>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:nth-child(5)>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3)>button:nth-child(2)>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:first-child>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:nth-child(4)>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:nth-child(3) button:nth-child(5)>div>span{width:32px!important;height:32px!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:first-child,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:first-child,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:first-child,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:first-child{padding-top:24px!important;padding-left:0!important;justify-content:flex-start!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:first-child>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:first-child>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:first-child>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:first-child>span{width:26px!important;height:24px!important;font-size:24px!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:last-child,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:last-child,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:last-child,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:last-child{padding-right:0!important;justify-content:flex-end!important}[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:last-child>div>span,[aria-label=Lydafspiller]>div:nth-child(2)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:last-child>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(2)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:last-child>div>span,[aria-label=Lydafspiller]>div:nth-child(3)>div:first-child>div:nth-child(3)[data-autofocus-inside=true]>div>div>div:nth-child(3)>div:last-child>button:last-child>div>span{width:34px!important;height:32px!important;font-size:32px!important}.react-component[data-component=AudioPlayer]>div>section{z-index:1015}.react-component[data-component=AudioPlayer]>div>div>div{overflow:visible;width:414px!important}@media (max-width:1023.98px){.react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:767.98px){.react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}@media (max-width:319.98px){.react-component[data-component=AudioPlayer]>div>div>div{width:100vw!important}}.react-component[data-component=AudioPlayer]>div>div>div:after{content:"";position:absolute;z-index:-1;width:100vw;height:100%;background-color:rgba(0,0,0,.2);left:-100vw;display:block;top:0}.react-component[data-component=AudioPlayer]>div>div .playerVisible{z-index:1010!important;width:414px!important;left:auto!important}@media (max-width:1023.98px){.react-component[data-component=AudioPlayer]>div>div .playerVisible{width:100vw!important}}@media (max-width:767.98px){.react-component[data-component=AudioPlayer]>div>div .playerVisible{width:100vw!important;z-index:10!important}}@media (max-width:319.98px){.react-component[data-component=AudioPlayer]>div>div .playerVisible{width:100vw!important}}.react-component[data-component=AudioPlayer]>div>div header{height:75px!important}.react-component[data-component=AudioPlayer]>div>div header h1{display:flex;justify-content:center;align-items:center;align-self:stretch;width:99px}.react-component[data-component=AudioPlayer]>div>div header h1 span{font-size:13px!important;line-height:13px!important;letter-spacing:.375px!important}.react-component[data-component=AudioPlayer]>div>div header~div>div>button{padding:6px!important;top:20px!important;right:14px!important}@media screen and (max-width:1024px){.react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:26px!important}}@media (max-width:767.98px){.react-component[data-component=AudioPlayer]>div>div header~div>div>button{right:14px!important}}.react-component[data-component=AudioPlayer]>div>div header~div>div>button:before{width:35px!important;height:35px!important}.react-component[data-component=AudioPlayer]>div>div header~div>div>button span{width:24px!important;height:24px!important}.react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type{height:48px!important}.react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.active{padding:0 20px!important}@media screen and (max-width:1024px){.react-component[data-component=AudioPlayer]>div>div header~div>div>button~div>div>div>div:first-of-type.active{padding:0 32px!important}}.react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-left:0!important;padding-right:0!important}@media (max-width:767.98px){.react-component[data-component=AudioPlayer]>div>div header~div>div>div>div>div{padding-top:48px}}.react-component[data-component=AudioPlayer]>div>div button.left,.react-component[data-component=AudioPlayer]>div>div button.right{font-size:16px!important;line-height:20px!important;padding:6px!important;margin:0!important}.react-component[data-component=AudioPlayer]>div>div button.left span,.react-component[data-component=AudioPlayer]>div>div button.right span{width:24px!important;height:24px!important}.react-component[data-component=AudioPlayer]>div>div button.right{right:20px!important}@media screen and (max-width:1024px){.react-component[data-component=AudioPlayer]>div>div button.right{right:32px!important}}@media only screen and (max-width:430px){.react-component[data-component=AudioPlayer]>div>div button.right{right:20px!important}}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying>h2,.react-component[data-component=AudioPlayer]>div>div .queue>h2{font-size:16px!important;line-height:20px!important;padding:20px 0!important;margin:0 40px!important}@media (max-width:767.98px){.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying>h2,.react-component[data-component=AudioPlayer]>div>div .queue>h2{margin:0 20px!important}}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section,.react-component[data-component=AudioPlayer]>div>div .queue section{padding:20px 0!important;margin:0 40px!important;gap:20px!important;width:334px!important}@media (max-width:1023.98px){.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section,.react-component[data-component=AudioPlayer]>div>div .queue section{width:calc(100vw - 80px)!important}}@media (max-width:767.98px){.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section,.react-component[data-component=AudioPlayer]>div>div .queue section{width:calc(100vw - 40px)!important;margin:0 20px!important}}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section>div:first-of-type,.react-component[data-component=AudioPlayer]>div>div .queue section>div:first-of-type{width:80px!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section>div:first-of-type>button:first-of-type,.react-component[data-component=AudioPlayer]>div>div .queue section>div:first-of-type>button:first-of-type{height:80px!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section>div:first-of-type>button:last-of-type,.react-component[data-component=AudioPlayer]>div>div .queue section>div:first-of-type>button:last-of-type{line-height:0!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section>div:first-of-type>button:last-of-type div:before,.react-component[data-component=AudioPlayer]>div>div .queue section>div:first-of-type>button:last-of-type div:before{width:35px!important;height:35px!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section>div:first-of-type>button:last-of-type div span,.react-component[data-component=AudioPlayer]>div>div .queue section>div:first-of-type>button:last-of-type div span{width:24px!important;height:24px!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section>div:last-of-type div,.react-component[data-component=AudioPlayer]>div>div .queue section>div:last-of-type div{width:35px!important;height:35px!important;align-items:center;justify-content:center}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section>div:last-of-type div span,.react-component[data-component=AudioPlayer]>div>div .queue section>div:last-of-type div span{width:24px!important;height:24px!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section h2,.react-component[data-component=AudioPlayer]>div>div .queue section h2{font-size:12px!important;line-height:1.4!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section h2>a,.react-component[data-component=AudioPlayer]>div>div .queue section h2>a{font-weight:500!important;line-height:1.4!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section h1,.react-component[data-component=AudioPlayer]>div>div .queue section h1{font-size:18px!important;line-height:24px!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section time,.react-component[data-component=AudioPlayer]>div>div .queue section time{color:#f8f8f8!important;text-transform:none!important;font-size:13px!important;line-height:13px!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section time:first-of-type:after,.react-component[data-component=AudioPlayer]>div>div .queue section time:first-of-type:after{color:#f8f8f8!important;width:1px!important;height:13px!important}.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying>h2{padding-bottom:0!important}@media (max-width:767.98px){.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying>h2{margin-left:20px!important}}@media (max-width:767.98px){.react-component[data-component=AudioPlayer]>div>div .currentlyPlaying section{padding:20px!important;margin:0!important}}.react-component[data-component=AudioPlayer].rendered{z-index:1010;position:absolute}.react-component[data-component=AudioPlayer] .audio-player-empty-playlist-body p{font-family:Sanomat Sans Web,sans-serif;line-height:20px}.react-component[data-component=AudioPlayer] .audio-player-empty-playlist-body-icon{display:inline-block;height:24px;width:24px;margin-right:4px;position:relative;top:6px;left:1px}.react-component[data-component=AudioPlayer] .audio-player-empty-playlist-body a{font-size:14px!important}.modal_wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(65,168,226,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300}.modal_wrapper .modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.modal_wrapper .modal_container .modal_content_wrapper{width:100%;height:100%;position:relative}.modal_wrapper .modal_container .modal_content_wrapper .modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:106%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.modal_wrapper .modal_container .modal_content_wrapper .modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal_wrapper .modal_container .modal_content_wrapper .modal_content .content_image{width:100%;min-width:230px;height:40px;background:50% no-repeat url(/build/images/logo_berlingske.da9756a5.png);padding:28px 0 60px;border-bottom:2px solid #9499a7}.modal_wrapper .modal_container .modal_content_wrapper .modal_content h3{margin-top:40px;font-family:Sanomat Sans Web,sans-serif;font-size:28px;font-weight:800;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:35px}.modal_wrapper .modal_container .modal_content_wrapper .modal_content p{width:295px;font-family:Sanomat Sans Web,sans-serif;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:35px;line-break:auto}.modal_wrapper .modal_container .modal_content_wrapper .modal_content .content_btn{height:36px;width:295px;border-radius:2px;color:#fff;background:#000;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;border:1px solid #000;outline:none;margin-bottom:10px}.modal_wrapper .modal_container .modal_content_wrapper .modal_content .content_btn.btn__secondary{color:#000;background-color:#fff;border:none}@media only screen and (max-width:767.98px){.omny--playlist{padding:0 calc(30px - 4vw)}}.omny--playlist header{border-bottom:1px solid #d9d9d9!important;padding-bottom:60px!important}@media only screen and (max-width:1024px){.omny--playlist header{padding-bottom:40px!important}}.omny--playlist header h2{font-size:12px!important;line-height:12px!important;margin-bottom:40px!important}@media only screen and (max-width:430px){.omny--playlist header h2{margin-bottom:14px!important}}.omny--playlist header h1{font-size:47px!important;line-height:54px!important;font-weight:800!important;margin-bottom:40px!important}@media only screen and (max-width:1024px){.omny--playlist header h1{font-size:24px!important;line-height:27px!important}}@media only screen and (max-width:430px){.omny--playlist header h1{margin-bottom:20px!important}}.omny--playlist header p{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;line-height:23px!important}.omny--playlist header~div>article>p{font-size:12px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important;margin:32px 0 12px!important}@media only screen and (max-width:1024px){.omny--playlist header~div>article>p{font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-transform:none!important;margin:20px 0 0!important}}.omny--playlist>article{max-width:800px!important;margin:15px auto 140px!important;padding:0 31px!important}@media only screen and (max-width:1024px){.omny--playlist>article{margin:52px auto 70px!important}}@media only screen and (max-width:767.98px){.omny--playlist>article{padding:0!important}}@media only screen and (max-width:430px){.omny--playlist>article{margin:44px auto 90px!important}}.omny--playlist ul{padding-left:0!important;margin:0!important}.omny--playlist ul>li>div{padding:20px 0 16px!important;border-bottom:1px solid #dedede!important}.omny--playlist ul~button{color:#000!important;border-radius:2px;border:1px solid #000;font-size:16px!important;width:150px!important;line-height:36px!important;margin:45px auto 72px!important}@media only screen and (max-width:1024px){.omny--playlist ul~button{margin:50px auto 60px!important}}@media only screen and (max-width:430px){.omny--playlist ul~button{margin:20px auto 40px!important}}.omny--playlist ul~button>div{display:none!important}.omny--playlist section{gap:16px!important}.omny--playlist section>button:first-of-type{width:80px!important;height:80px!important}.omny--playlist section>button:first-of-type:before{border-radius:2px!important}.omny--playlist section>button:first-of-type>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.omny--playlist section>button:first-of-type span{width:32px!important;height:32px!important}.omny--playlist section>button~div time{font-size:13px!important;line-height:1!important}.omny--playlist section>button~div time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.omny--playlist section>button~div h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.omny--playlist section>button~div div~button{font-size:15px!important;line-height:23px!important;padding-top:4px!important}.omny--playlist section>button~div>div:nth-of-type(2){margin:16px 0!important}.omny--playlist section>button~div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.omny--playlist section>button~div~button{margin-top:2.25rem!important}.omny--playlist section>button~div~button>span{font-size:14px!important;line-height:27px!important;margin-left:-1px}@media only screen and (max-width:1024px){.omny--playlist section>div>div:first-of-type>button{width:80px!important;height:80px!important}.omny--playlist section>div>div:first-of-type>button:before{border-radius:2px!important}.omny--playlist section>div>div:first-of-type>button>div:first-of-type{border-radius:2px!important;background-color:transparent!important}.omny--playlist section>div>div:first-of-type>button span{width:32px!important;height:32px!important}.omny--playlist section>div>div:first-of-type h1{font-size:18px!important;line-height:24px!important;word-break:normal!important}.omny--playlist section>div>div:nth-of-type(2){margin:16px 0!important}.omny--playlist section>div>div:nth-of-type(2) button,.omny--playlist section>div>div:nth-of-type(2) p{font-size:15px!important;line-height:23px!important;font-family:Sanomat Sans Web,sans-serif}.omny--playlist section>div>div:nth-of-type(2) button{padding-top:4px!important}.omny--playlist section>div>div:last-of-type time{font-size:13px!important;line-height:1!important}.omny--playlist section>div>div:last-of-type time:first-of-type:after{right:-.75rem!important;width:1px!important;height:13px!important}.omny--playlist section>div>div:last-of-type button{margin-top:0!important}.omny--playlist section>div>div:last-of-type button>div span{width:24px!important;height:24px!important}.omny--playlist section>div>div:last-of-type button>span{font-size:14px!important;line-height:22px!important;margin-left:2px;padding-top:2px}}@media only screen and (max-width:430px){.omny--playlist section>div>div:first-of-type>button{width:60px!important;height:60px!important}}.omny--playlist footer{gap:32px!important}.omny--playlist footer h1{font-size:16px!important;line-height:20px!important}@media only screen and (max-width:1024px){.omny--playlist footer h1{font-size:13px!important;font-weight:500!important;line-height:1!important;text-transform:uppercase!important}}@media only screen and (max-width:430px){.omny--playlist footer h1{font-size:16px!important;font-weight:400!important;line-height:20px!important;text-transform:none!important}}.podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.podcast-page{padding:0 11px}}@media (max-width:767.98px){.podcast-page{padding:0 13px}}.podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.podcast-page-title-wrapper{padding:20px 20px 40px}}.podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px;font-weight:800;line-height:54px;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.podcast-page-title{font-size:38px;line-height:43px}}@media (max-width:767.98px){.podcast-page-title{font-size:24px;line-height:27px}}.section-program-list{margin-bottom:40px}@media (max-width:767.98px){.section-program-list{margin-top:60px}}.section-program-list__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:13px!important;font-weight:500;line-height:13px!important;letter-spacing:0;text-transform:uppercase;color:#333;margin-bottom:0!important}.section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.section-program-list__title-wrapper{padding-left:0}}.section-program-list__container{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0!important;margin:0!important}.section-program-list__container a{text-decoration:none}.section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.section-program-list__container li{border-left:none}.section-program-list__container li:nth-child(odd){padding-right:0!important}.section-program-list__container li:nth-child(2n){padding-left:0!important}}.section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.section-program-list__podcast-item{width:100%}}.section-program-list__content-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #d9d9d9;padding-bottom:20px;padding-top:20px;height:150px}@media (max-width:767.98px){.section-program-list__content-wrapper{padding-bottom:20px}}.section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.section-program-list__program-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;letter-spacing:0;text-align:left;font-style:normal;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:0!important;align-self:flex-start}@media (max-width:767.98px){.section-program-list__program-title{height:auto}}.section-program-list__program-description{font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important;letter-spacing:0;text-align:left;color:#333;font-style:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:flex-end;margin-top:16px;margin-bottom:0!important}.section-program-list__show-more{display:flex;justify-content:center}.section-program-list__show-more button{border:1px solid #000;border-radius:2px;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;letter-spacing:0;text-align:center;align-items:center;outline:none;padding:8px 0 5px;margin-top:24px;height:44px;width:150px;background-color:#fff;gap:.5rem;display:flex;flex-direction:column;transition:border .4s ease-in-out,color .4s ease-in-out}.section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.podcast-audio-controls{display:flex;gap:32px;color:#333}.podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.podcast-audio-controls__button:focus{outline:none}.podcast-audio-controls__button:hover svg{opacity:1}.podcast-audio-controls__label{font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;transform:translateY(1px)}.podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.podcast-audio-controls__icon div{width:100%;height:100%}.podcast-audio-controls__icon svg{color:inherit;width:100%;height:100%;position:absolute;top:0;left:0;fill:transparent;stroke:currentColor;stroke-width:1}.section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.section-recently-added-podcasts{padding:0}}.section-recently-added-podcasts ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important;margin:0!important}@media (max-width:767.98px){.section-recently-added-podcasts ul{flex-direction:column}}.section-recently-added-podcasts ul a{text-decoration:none}.section-recently-added-podcasts__title{font-family:Sanomat Sans Web,sans-serif!important;font-size:12px!important;font-weight:500;line-height:12px!important;letter-spacing:0;text-align:center;color:#333;text-transform:uppercase}.section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.section-recently-added-podcasts li{display:flex;flex-direction:column;width:33.33%;padding-left:30px!important;padding-right:30px!important}@media (max-width:1289.98px){.section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.section-recently-added-podcasts li{width:100%}}.section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.section-recently-added-podcasts li:nth-child(3){display:none}}.section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.section-recently-added-podcasts__content-wrapper,.section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.section-recently-added-podcasts__program-title{padding:12px 0 16px;font-family:Sanomat Sans Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:0;text-align:center;margin:0;display:flex;align-items:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#007cbb}.section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.section-recently-added-podcasts__clip-title,.section-recently-added-podcasts__description{letter-spacing:0;text-align:center;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.section-recently-added-podcasts__description{margin:16px 0;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}.section-recently-added-podcasts__time-wrapper{display:flex;padding:10px 0;font-family:Sanomat Sans Web,sans-serif;font-size:13px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;justify-content:center;flex-direction:row;font-style:normal;align-items:center;color:#626262;flex:none;order:0;flex-grow:0}@media (max-width:319.98px){.section-recently-added-podcasts__time-wrapper{padding-left:0}}.section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.section-recently-added-podcasts__footer{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;color:#333}.section-recently-added-podcasts__footer p{padding:0;margin:0}.section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.section-recently-added-podcasts__footer--right a{text-decoration:none;padding-top:0;font-family:Sanomat Sans Web,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#007cbb}.section-recently-added-podcasts__footer--right a:hover{color:inherit}.section-recently-added-podcasts__footer--left{display:flex;flex:1;font-family:Sanomat Sans Web,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#333}.border{margin:0}.hidden{display:none}.flex-aligner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-aligner .input-label{width:23%}.flex-aligner .input-label input--small{width:100%}.thin-border{border:1px solid rgba(0,0,0,.1)}.flex-center{display:flex;align-items:center;justify-content:center;text-align:center}.spinner{display:block;position:absolute;left:calc(50% - 87px);top:calc(50vh - 200px);z-index:1000;background-color:transparent;padding:20px;opacity:1}@media (max-width:1023.98px){.spinner{top:calc(50vh - 150px);transform:scale(.7)}}.spinner:before{content:"";display:block;width:100%;height:75px;background:url(/common-assets/images/spinner.svg) no-repeat top}.spinner:after{content:"Indlæser data";display:block;font-size:22px;text-align:center}.spinner.fade-out{opacity:0;padding:0;height:1px;transition:opacity .5s ease .7s,height .1s ease 1.1s,padding .1s ease 1.3s}.sp_signupwidget_succes{text-align:center;line-height:24px;font-size:16px;font-weight:500;padding:47px 0;margin:31px 0;border-top:1px dashed #000;border-bottom:1px dashed #000}.sp_signupwidget_succes>p{margin:0}.newsletter-sign-up{border-top:1px dashed #000;border-bottom:1px dashed #000;margin:31px 0;display:none}.newsletter-sign-up>div{margin:36px auto;width:340px}@media (max-width:767.98px){.newsletter-sign-up>div{margin:24px auto}}.newsletter-sign-up>div>h1{font-size:20px;line-height:26px;text-align:center}.newsletter-sign-up>div>h1>p{font-size:15px;line-height:22px;font-weight:400;margin:16px 0 32px}.newsletter-sign-up>div .checkboxContainer{font-size:13px;line-height:18px}.newsletter-sign-up>div .checkboxContainer>label{margin-bottom:24px;height:35px;display:block;overflow:hidden}.newsletter-sign-up>div .checkboxContainer>label>p{height:0;margin-bottom:0;overflow:hidden;transition:all .4s ease-in-out}.newsletter-sign-up>div .checkboxContainer>label>p>a{color:#000;font-weight:400;text-decoration:underline}.newsletter-sign-up>div .checkboxContainer>label.error,.newsletter-sign-up>div .checkboxContainer>label.error button{color:#c60029!important}.newsletter-sign-up>div .checkboxContainer>label.error input{border-color:#c60029!important}.newsletter-sign-up>div .checkboxContainer__consent__checkbox{display:inline-block;margin-right:10px}.newsletter-sign-up>div .checkboxContainer__consent__checkbox__container{position:relative;padding:0}.newsletter-sign-up>div .checkboxContainer__consent__checkbox__container input{height:20px;width:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:1px solid #000;border-radius:2px}.newsletter-sign-up>div .checkboxContainer__consent__checkbox__container input:checked~.checkmark:after{content:"";position:absolute;display:block;left:7px;top:3px;width:5px;height:10px;border:solid #000;border-width:0 3px 3px 0;-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.newsletter-sign-up>div .checkboxContainer__consent__text{display:inline-block;vertical-align:top;line-height:22px}.newsletter-sign-up>div .checkboxContainer__consent>button{display:inline-block;border:none;background:none;vertical-align:top;line-height:22px;margin:0;padding:0;text-decoration:underline}.newsletter-sign-up>div .checkboxContainer__consent>i{display:inline-block;vertical-align:top;line-height:22px;color:#b95050}.newsletter-sign-up>div .checkboxContainer p{font-size:13px;line-height:18px}.newsletter-sign-up>div .checkboxContainer>button{width:100%}.newsletter-sign-up.extend .checkboxContainer>label{height:auto}.newsletter-sign-up.extend .checkboxContainer>label>p{height:auto;overflow:visible;margin-bottom:21px}.BrugerPanel__brugerPanel{width:100%;height:1400px;display:flex;justify-content:center}.BrugerPanel__brugerPanel iframe{width:100%;height:100%;max-width:704px;margin:0 auto;border:none;overflow:hidden}.DigitaltTestpanel__digitaltTestpanel{width:100%;height:1200px;display:flex;justify-content:center}.DigitaltTestpanel__digitaltTestpanel iframe{width:90%;height:100%;margin:0 auto;border:0;overflow:hidden}