@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__ap_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:1006}.StockHeaderWrapper__ap_modal_wrapper .StockHeaderWrapper__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.StockHeaderWrapper__ap_modal_wrapper .StockHeaderWrapper__modal_container .StockHeaderWrapper__modal_content_wrapper{width:100%;height:100%;position:relative}.StockHeaderWrapper__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.StockHeaderWrapper__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.StockHeaderWrapper__audioplayer-empty .StockHeaderWrapper__playlist-icon{width:24px;height:24px}.StockHeaderWrapper__audioplayer-empty .StockHeaderWrapper__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.StockHeaderWrapper__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.InstrumentQuoteHistoryWrapper__ap_modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.InstrumentQuoteHistoryWrapper__ap_modal_wrapper .InstrumentQuoteHistoryWrapper__modal_container .InstrumentQuoteHistoryWrapper__modal_content_wrapper{width:100%;height:100%;position:relative}.InstrumentQuoteHistoryWrapper__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.InstrumentQuoteHistoryWrapper__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.InstrumentQuoteHistoryWrapper__audioplayer-empty .InstrumentQuoteHistoryWrapper__playlist-icon{width:24px;height:24px}.InstrumentQuoteHistoryWrapper__audioplayer-empty .InstrumentQuoteHistoryWrapper__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.InstrumentQuoteHistoryWrapper__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.IndexQuoteHistory__ap_modal_wrapper .IndexQuoteHistory__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.IndexQuoteHistory__ap_modal_wrapper .IndexQuoteHistory__modal_container .IndexQuoteHistory__modal_content_wrapper{width:100%;height:100%;position:relative}.IndexQuoteHistory__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.IndexQuoteHistory__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.IndexQuoteHistory__audioplayer-empty .IndexQuoteHistory__playlist-icon{width:24px;height:24px}.IndexQuoteHistory__audioplayer-empty .IndexQuoteHistory__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.IndexQuoteHistory__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.QuoteHistoryTable__ap_modal_wrapper .QuoteHistoryTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.QuoteHistoryTable__ap_modal_wrapper .QuoteHistoryTable__modal_container .QuoteHistoryTable__modal_content_wrapper{width:100%;height:100%;position:relative}.QuoteHistoryTable__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.QuoteHistoryTable__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.QuoteHistoryTable__audioplayer-empty .QuoteHistoryTable__playlist-icon{width:24px;height:24px}.QuoteHistoryTable__audioplayer-empty .QuoteHistoryTable__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.QuoteHistoryTable__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.QuoteChange__ap_modal_wrapper .QuoteChange__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.QuoteChange__ap_modal_wrapper .QuoteChange__modal_container .QuoteChange__modal_content_wrapper{width:100%;height:100%;position:relative}.QuoteChange__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.QuoteChange__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.QuoteChange__audioplayer-empty .QuoteChange__playlist-icon{width:24px;height:24px}.QuoteChange__audioplayer-empty .QuoteChange__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.QuoteChange__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.StockSlider__ap_modal_wrapper .StockSlider__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.StockSlider__ap_modal_wrapper .StockSlider__modal_container .StockSlider__modal_content_wrapper{width:100%;height:100%;position:relative}.StockSlider__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.StockSlider__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.StockSlider__audioplayer-empty .StockSlider__playlist-icon{width:24px;height:24px}.StockSlider__audioplayer-empty .StockSlider__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.StockSlider__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.Chevron__ap_modal_wrapper .Chevron__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Chevron__ap_modal_wrapper .Chevron__modal_container .Chevron__modal_content_wrapper{width:100%;height:100%;position:relative}.Chevron__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.Chevron__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.Chevron__audioplayer-empty .Chevron__playlist-icon{width:24px;height:24px}.Chevron__audioplayer-empty .Chevron__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.Chevron__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.SelectDropdown__ap_modal_wrapper .SelectDropdown__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.SelectDropdown__ap_modal_wrapper .SelectDropdown__modal_container .SelectDropdown__modal_content_wrapper{width:100%;height:100%;position:relative}.SelectDropdown__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.SelectDropdown__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.SelectDropdown__audioplayer-empty .SelectDropdown__playlist-icon{width:24px;height:24px}.SelectDropdown__audioplayer-empty .SelectDropdown__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.SelectDropdown__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.Select__ap_modal_wrapper .Select__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Select__ap_modal_wrapper .Select__modal_container .Select__modal_content_wrapper{width:100%;height:100%;position:relative}.Select__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.Select__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.Select__audioplayer-empty .Select__playlist-icon{width:24px;height:24px}.Select__audioplayer-empty .Select__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.Select__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.IndexDropdownSelector__ap_modal_wrapper .IndexDropdownSelector__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.IndexDropdownSelector__ap_modal_wrapper .IndexDropdownSelector__modal_container .IndexDropdownSelector__modal_content_wrapper{width:100%;height:100%;position:relative}.IndexDropdownSelector__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.IndexDropdownSelector__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.IndexDropdownSelector__audioplayer-empty .IndexDropdownSelector__playlist-icon{width:24px;height:24px}.IndexDropdownSelector__audioplayer-empty .IndexDropdownSelector__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.IndexDropdownSelector__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.TopBottom__ap_modal_wrapper .TopBottom__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.TopBottom__ap_modal_wrapper .TopBottom__modal_container .TopBottom__modal_content_wrapper{width:100%;height:100%;position:relative}.TopBottom__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.TopBottom__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.TopBottom__audioplayer-empty .TopBottom__playlist-icon{width:24px;height:24px}.TopBottom__audioplayer-empty .TopBottom__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.TopBottom__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.Instrument__ap_modal_wrapper .Instrument__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Instrument__ap_modal_wrapper .Instrument__modal_container .Instrument__modal_content_wrapper{width:100%;height:100%;position:relative}.Instrument__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.Instrument__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.Instrument__audioplayer-empty .Instrument__playlist-icon{width:24px;height:24px}.Instrument__audioplayer-empty .Instrument__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.Instrument__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.InstrumentList__ap_modal_wrapper .InstrumentList__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.InstrumentList__ap_modal_wrapper .InstrumentList__modal_container .InstrumentList__modal_content_wrapper{width:100%;height:100%;position:relative}.InstrumentList__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.InstrumentList__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.InstrumentList__audioplayer-empty .InstrumentList__playlist-icon{width:24px;height:24px}.InstrumentList__audioplayer-empty .InstrumentList__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.InstrumentList__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.SoftPaywall__ap_modal_wrapper .SoftPaywall__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.SoftPaywall__ap_modal_wrapper .SoftPaywall__modal_container .SoftPaywall__modal_content_wrapper{width:100%;height:100%;position:relative}.SoftPaywall__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.SoftPaywall__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.SoftPaywall__audioplayer-empty .SoftPaywall__playlist-icon{width:24px;height:24px}.SoftPaywall__audioplayer-empty .SoftPaywall__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.SoftPaywall__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.BalanceHistoryTable__ap_modal_wrapper .BalanceHistoryTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.BalanceHistoryTable__ap_modal_wrapper .BalanceHistoryTable__modal_container .BalanceHistoryTable__modal_content_wrapper{width:100%;height:100%;position:relative}.BalanceHistoryTable__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.BalanceHistoryTable__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.BalanceHistoryTable__audioplayer-empty .BalanceHistoryTable__playlist-icon{width:24px;height:24px}.BalanceHistoryTable__audioplayer-empty .BalanceHistoryTable__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.BalanceHistoryTable__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.BarChart__ap_modal_wrapper .BarChart__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.BarChart__ap_modal_wrapper .BarChart__modal_container .BarChart__modal_content_wrapper{width:100%;height:100%;position:relative}.BarChart__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.BarChart__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.BarChart__audioplayer-empty .BarChart__playlist-icon{width:24px;height:24px}.BarChart__audioplayer-empty .BarChart__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.BarChart__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.ScrollableTable__ap_modal_wrapper .ScrollableTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.ScrollableTable__ap_modal_wrapper .ScrollableTable__modal_container .ScrollableTable__modal_content_wrapper{width:100%;height:100%;position:relative}.ScrollableTable__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.ScrollableTable__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.ScrollableTable__audioplayer-empty .ScrollableTable__playlist-icon{width:24px;height:24px}.ScrollableTable__audioplayer-empty .ScrollableTable__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.ScrollableTable__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.BalanceDefinitionList__ap_modal_wrapper .BalanceDefinitionList__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.BalanceDefinitionList__ap_modal_wrapper .BalanceDefinitionList__modal_container .BalanceDefinitionList__modal_content_wrapper{width:100%;height:100%;position:relative}.BalanceDefinitionList__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.BalanceDefinitionList__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.BalanceDefinitionList__audioplayer-empty .BalanceDefinitionList__playlist-icon{width:24px;height:24px}.BalanceDefinitionList__audioplayer-empty .BalanceDefinitionList__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.BalanceDefinitionList__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.Balance__ap_modal_wrapper .Balance__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Balance__ap_modal_wrapper .Balance__modal_container .Balance__modal_content_wrapper{width:100%;height:100%;position:relative}.Balance__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.Balance__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.Balance__audioplayer-empty .Balance__playlist-icon{width:24px;height:24px}.Balance__audioplayer-empty .Balance__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.Balance__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.CashflowHistoryTable__ap_modal_wrapper .CashflowHistoryTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.CashflowHistoryTable__ap_modal_wrapper .CashflowHistoryTable__modal_container .CashflowHistoryTable__modal_content_wrapper{width:100%;height:100%;position:relative}.CashflowHistoryTable__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.CashflowHistoryTable__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.CashflowHistoryTable__audioplayer-empty .CashflowHistoryTable__playlist-icon{width:24px;height:24px}.CashflowHistoryTable__audioplayer-empty .CashflowHistoryTable__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.CashflowHistoryTable__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.CashflowDefinitionList__ap_modal_wrapper .CashflowDefinitionList__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.CashflowDefinitionList__ap_modal_wrapper .CashflowDefinitionList__modal_container .CashflowDefinitionList__modal_content_wrapper{width:100%;height:100%;position:relative}.CashflowDefinitionList__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.CashflowDefinitionList__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.CashflowDefinitionList__audioplayer-empty .CashflowDefinitionList__playlist-icon{width:24px;height:24px}.CashflowDefinitionList__audioplayer-empty .CashflowDefinitionList__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.CashflowDefinitionList__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.Cashflow__ap_modal_wrapper .Cashflow__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Cashflow__ap_modal_wrapper .Cashflow__modal_container .Cashflow__modal_content_wrapper{width:100%;height:100%;position:relative}.Cashflow__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.Cashflow__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.Cashflow__audioplayer-empty .Cashflow__playlist-icon{width:24px;height:24px}.Cashflow__audioplayer-empty .Cashflow__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.Cashflow__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.ProfitabilityHistoryTable__ap_modal_wrapper .ProfitabilityHistoryTable__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.ProfitabilityHistoryTable__ap_modal_wrapper .ProfitabilityHistoryTable__modal_container .ProfitabilityHistoryTable__modal_content_wrapper{width:100%;height:100%;position:relative}.ProfitabilityHistoryTable__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.ProfitabilityHistoryTable__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.ProfitabilityHistoryTable__audioplayer-empty .ProfitabilityHistoryTable__playlist-icon{width:24px;height:24px}.ProfitabilityHistoryTable__audioplayer-empty .ProfitabilityHistoryTable__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.ProfitabilityHistoryTable__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.ProfitabilityDefinitionList__ap_modal_wrapper .ProfitabilityDefinitionList__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.ProfitabilityDefinitionList__ap_modal_wrapper .ProfitabilityDefinitionList__modal_container .ProfitabilityDefinitionList__modal_content_wrapper{width:100%;height:100%;position:relative}.ProfitabilityDefinitionList__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.ProfitabilityDefinitionList__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.ProfitabilityDefinitionList__audioplayer-empty .ProfitabilityDefinitionList__playlist-icon{width:24px;height:24px}.ProfitabilityDefinitionList__audioplayer-empty .ProfitabilityDefinitionList__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.ProfitabilityDefinitionList__article-audio-control-bar{margin-bottom:24px}@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__ap_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:1006}.Profitability__ap_modal_wrapper .Profitability__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.Profitability__ap_modal_wrapper .Profitability__modal_container .Profitability__modal_content_wrapper{width:100%;height:100%;position:relative}.Profitability__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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__ap_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}.Profitability__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.Profitability__audioplayer-empty .Profitability__playlist-icon{width:24px;height:24px}.Profitability__audioplayer-empty .Profitability__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.Profitability__article-audio-control-bar{margin-bottom:24px}@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}}.ap_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:1006}.ap_modal_wrapper .modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 0;height:473px}.ap_modal_wrapper .modal_container .modal_content_wrapper{width:100%;height:100%;position:relative}.ap_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)}.ap_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}.ap_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}.ap_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}.ap_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}.ap_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}.ap_modal_wrapper .modal_container .modal_content_wrapper .modal_content .content_btn.btn__secondary{color:#000;background-color:#fff;border:none}.audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.audioplayer-empty .playlist-icon{width:24px;height:24px}.audioplayer-empty .playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.article-audio-control-bar{margin-bottom:24px}@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}._root_6i58g_11{position:relative;z-index:102;--notification-container__padding:8px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._root_6i58g_11{--notification-container__padding:30px}}._container_6i58g_22{position:fixed;bottom:calc(var(--bm-audio-player--height, 0rem) + var(--notification-container__padding) - 8px);right:var(--notification-container__padding);width:calc(100% - 2*var(--notification-container__padding));max-width:360px;display:flex;flex-direction:column-reverse;pointer-events:none;transition:bottom .2s cubic-bezier(.5,1,.89,1)}._container_6i58g_22[data-enter=true]{opacity:0}._container_6i58g_22[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity .1s linear}._container_6i58g_22[data-exit=true]{opacity:1}._container_6i58g_22[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity .1s linear}._item_6i58g_51{margin-top:8px;margin-bottom:8px;background:#fff;border-radius:2px;box-shadow:0 2px 14px -4px rgba(0,0,0,.3)}._itemWrapper_6i58g_61{position:relative}._itemWrapper_6i58g_61[data-enter=true]{margin:0 -14px;padding:0 14px}._itemWrapper_6i58g_61[data-enter=true]>._item_6i58g_51{box-shadow:0 2px 14px -4px transparent}._itemWrapper_6i58g_61[data-enter=true]>._item_6i58g_51>*{opacity:0}._itemWrapper_6i58g_61[data-enter-active=true]>._item_6i58g_51{box-shadow:0 2px 14px -4px rgba(0,0,0,.3);transition:box-shadow .3s linear}._itemWrapper_6i58g_61[data-enter-active=true]>._item_6i58g_51>*{opacity:1;transition:opacity .3s linear}._itemWrapper_6i58g_61[data-exit=true]{margin:0 -14px;padding:0 14px}._itemWrapper_6i58g_61[data-exit=true]>._item_6i58g_51{box-shadow:0 2px 14px -4px rgba(0,0,0,.3)}._itemWrapper_6i58g_61[data-exit=true]>._item_6i58g_51>*{opacity:1}._itemWrapper_6i58g_61[data-exit-active=true]>._item_6i58g_51{box-shadow:0 2px 14px -4px transparent;transition:box-shadow 225ms linear}._itemWrapper_6i58g_61[data-exit-active=true]>._item_6i58g_51>*{opacity:0;transition:opacity 74.25ms linear}._notification_12jj9_11{padding:20px 20px 20px 25px;display:flex;align-items:center;gap:24px;color:#000;pointer-events:all}._errorIconWrapper_12jj9_21{width:32px;height:32px;margin-bottom:auto}._textContainer_12jj9_27{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;gap:4px}._heading_12jj9_35{font-family:var(--bm-theme_NotificationManager_notificationItem_headingFont_family)!important;font-weight:var(--bm-theme_NotificationManager_notificationItem_headingFont_weight,normal)!important;letter-spacing:var(--bm-theme_NotificationManager_notificationItem_headingFont_letterSpacing,normal)!important;font-size:var(--bm-theme_NotificationManager_notificationItem_headingFont_size)!important;line-height:var(--bm-theme_NotificationManager_notificationItem_headingFont_lineHeight)!important;text-transform:var(--bm-theme_NotificationManager_notificationItem_headingFont_transform,none)!important;color:var(--bm-theme_NotificationManager_notificationItem_headingColor);margin:0}._body_12jj9_46{font-family:var(--bm-theme_NotificationManager_notificationItem_textFont_family)!important;font-weight:var(--bm-theme_NotificationManager_notificationItem_textFont_weight,normal)!important;letter-spacing:var(--bm-theme_NotificationManager_notificationItem_textFont_letterSpacing,normal)!important;font-size:var(--bm-theme_NotificationManager_notificationItem_textFont_size)!important;line-height:var(--bm-theme_NotificationManager_notificationItem_textFont_lineHeight)!important;text-transform:var(--bm-theme_NotificationManager_notificationItem_textFont_transform,none)!important;color:var(--bm-theme_NotificationManager_notificationItem_textColor);margin:0}._actionList_12jj9_57{display:flex;flex-wrap:wrap;gap:10px 21px;margin:0;padding:0}._actionItem_12jj9_65{position:relative;list-style:none}._actionItem_12jj9_65:not(:last-child):after{content:"";position:absolute;top:4px;bottom:4px;right:-1px;width:1px;background-color:#dedede}._actionButton_12jj9_80{font-family:var(--bm-theme_NotificationManager_notificationItem_actionFont_family)!important;font-weight:var(--bm-theme_NotificationManager_notificationItem_actionFont_weight,normal)!important;letter-spacing:var(--bm-theme_NotificationManager_notificationItem_actionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_NotificationManager_notificationItem_actionFont_size)!important;line-height:var(--bm-theme_NotificationManager_notificationItem_actionFont_lineHeight)!important;text-transform:var(--bm-theme_NotificationManager_notificationItem_actionFont_transform,none)!important;padding:5px;margin:-5px;color:var(--bm-theme_NotificationManager_notificationItem_actionColor);transition:color .1s linear}._actionButton_12jj9_80:hover{color:var(--bm-theme_NotificationManager_notificationItem_actionHoverColor)}._closeButton_12jj9_96{display:flex;align-self:flex-start;padding:4px}._root_icyuf_11{display:inline-flex;position:relative}._wrapper_icyuf_16{display:flex;position:relative;justify-content:center}._wrapper_icyuf_16,._wrapper_icyuf_16>svg{height:100%;width:100%}._button_1js3m_11{appearance:none;margin:0;padding:0;border:none;background:transparent;text-align:left;border-radius:0;color:currentcolor;cursor:pointer;outline:none;font-family:inherit;font-size:inherit;font-weight:inherit;display:inline-block;box-shadow:none;user-select:none;transition:opacity .1s linear}._button_1js3m_11 svg{vertical-align:baseline!important}._button_1js3m_11[disabled]{cursor:not-allowed}._button_1js3m_11[aria-disabled=true]{opacity:.5;cursor:not-allowed}._button_1js3m_11[data-full-width=true]{width:100%}._button_1js3m_11[data-hidden=true]{visibility:hidden;pointer-events:none}._button_1js3m_11[data-inactive=true]{cursor:pointer;pointer-events:none}._button_1js3m_11[data-with-backdrop=true]{position:relative;z-index:1;border-radius:var(--button-backdrop-border-radius,6px)}._button_1js3m_11[data-with-backdrop=true]:before{content:"";position:absolute;top:50%;left:50%;bottom:unset;right:unset;z-index:-1;width:var(--button-backdrop-width);height:var(--button-backdrop-height);background-color:var(--button-backdrop-color,#333);border-radius:var(--button-backdrop-border-radius,6px);pointer-events:none;opacity:0;transform:translate(-50%,-50%) scale(.75);transition:opacity .1s linear,transform .1s cubic-bezier(.455,.03,.515,.955)}._button_1js3m_11[data-with-backdrop=true]:not([aria-disabled=true]):hover:before{opacity:1;transform:translate(-50%,-50%) scale(1)}._button_1js3m_11[data-with-backdrop=true][data-selected=true]{color:#000}._button_1js3m_11[data-with-backdrop=true][data-selected=true]:before{background-color:#fff;opacity:1;transform:translate(-50%,-50%) scale(1)}._root_1bhlq_11{position:fixed;bottom:0;left:0;right:0;z-index:100}._root_1bhlq_11[data-enter=true]{transform:translateY(25%);opacity:0}._root_1bhlq_11[data-enter=true][data-enter-active=true]{transform:translateY(0);opacity:1;transition:opacity .2s linear,transform .2s cubic-bezier(.5,1,.89,1)}._root_1bhlq_11[data-exit=true]{transform:translateY(0);opacity:1}._root_1bhlq_11[data-exit=true][data-exit-active=true]{transform:translateY(25%);opacity:0;transition:opacity .2s linear,transform .2s cubic-bezier(.11,0,.5,0)}._mobileMinimizedPlayer_1bhlq_37[data-enter=true]{position:relative;z-index:1}._mobileMinimizedPlayer_1bhlq_37[data-exit=true]{position:absolute;bottom:0;left:0;right:0;z-index:1}._mobileExpandedPlayer_1bhlq_49[data-enter=true]{position:relative;z-index:2;transform:translateY(100%);opacity:0}._mobileExpandedPlayer_1bhlq_49[data-enter=true][data-enter-active=true]{transform:translateY(0);opacity:1;--content-transition-overflow:hidden;transition:opacity 175ms linear,transform .35s cubic-bezier(.5,1,.89,1)}._mobileExpandedPlayer_1bhlq_49[data-exit=true]{position:absolute!important;bottom:0;left:0;right:0;z-index:2;transform:translateY(0);opacity:1}._mobileExpandedPlayer_1bhlq_49[data-exit=true][data-exit-active=true]{transform:translateY(100%);opacity:0;transition:opacity 175ms linear,transform .35s cubic-bezier(.11,0,.5,0)}._ariaLabel_1bhlq_76{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}._wrapper_7vbum_11{display:flex;justify-content:space-between;flex-shrink:0;flex-grow:0;box-sizing:border-box;width:100%;max-width:410px;margin:0 auto;padding:0 15px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._wrapper_7vbum_11{padding:0 30px}}._button_7vbum_28{padding:0 10px;display:flex;align-items:center}._button_7vbum_28[data-is-reversed]{transform:scaleX(-1)}._primaryButton_7vbum_37{margin:0 10px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--bm-theme_AudioPlayer_controls_color);background-color:var(--bm-theme_AudioPlayer_controls_backgroundColor);border:1px solid var(--bm-theme_AudioPlayer_controls_borderColor);transition:color .1s linear,background-color .1s linear}@media (pointer:fine){._primaryButton_7vbum_37:hover{color:var(--bm-theme_AudioPlayer_controls_hoverColor);background-color:var(--bm-theme_AudioPlayer_controls_backgroundHoverColor);border:1px solid var(--bm-theme_AudioPlayer_controls_borderHoverColor)}}._playIcon_7vbum_58{position:relative;display:flex}._playIcon_7vbum_58[data-is-playing=false]{left:2px}._trigger_qkp2m_11{position:relative;box-sizing:content-box;padding:15px;min-width:50px;height:30px;display:flex;justify-content:center;align-items:center;font-family:var(--bm-theme_AudioPlayer_playbackRateTrigger_font_family)!important;font-weight:var(--bm-theme_AudioPlayer_playbackRateTrigger_font_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_playbackRateTrigger_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_playbackRateTrigger_font_size)!important;line-height:var(--bm-theme_AudioPlayer_playbackRateTrigger_font_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_playbackRateTrigger_font_transform,none)!important}._text_qkp2m_28[data-enter=true]{opacity:0}._text_qkp2m_28[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity "150ms" linear}._text_qkp2m_28[data-exit=true]{position:absolute;top:50%;left:50%;white-space:nowrap;transform:translate(-50%,-50%);opacity:1}._text_qkp2m_28[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity "150ms" linear}._trigger_1bbwb_11{width:30px;height:30px;padding:10px;box-sizing:content-box;display:flex;justify-content:center;align-items:center;border-radius:inherit}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._trigger_1bbwb_11{padding:15px}}._trigger_1bbwb_11[data-item-added=true]{animation:_highlighted_1bbwb_1 1s}@keyframes _highlighted_1bbwb_1{50%{background-color:var(--bm-theme_AudioPlayer_playlistTrigger_backgroundColor)}}._popup_r6an5_11{position:absolute;top:-42px;left:50%;z-index:10;transform:translate(-50%,-100%);background-color:#000;border-radius:6px;box-shadow:0 2px 14px -4px rgba(0,0,0,.3),0 2px 4px rgba(0,0,0,.5)}._popup_r6an5_11[data-enter=true]{opacity:0;transform:translate(-50%,-100%) translateY(1rem)}._popup_r6an5_11[data-enter=true][data-enter-active=true]{opacity:1;transform:translate(-50%,-100%) translateY(0);transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1)}._popup_r6an5_11[data-exit=true]{opacity:1}._popup_r6an5_11[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity .1s linear}._popup_1lvs3_11{width:158px;padding:15px 0}._listbox_1lvs3_16{width:100%;height:100%;outline:none}._option_1lvs3_23{position:relative;box-sizing:border-box;padding:12px 61px 12px 0;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:16px;font-family:var(--bm-theme_AudioPlayer_playbackRateListbox_font_family)!important;font-weight:var(--bm-theme_AudioPlayer_playbackRateListbox_font_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_playbackRateListbox_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_playbackRateListbox_font_size)!important;line-height:var(--bm-theme_AudioPlayer_playbackRateListbox_font_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_playbackRateListbox_font_transform,none)!important;color:inherit;cursor:pointer;transition:color .1s linear}._option_1lvs3_23[aria-selected=true]{color:var(--bm-theme_AudioPlayer_playbackRateListbox_color)}._option_1lvs3_23[aria-selected=true]:before{left:0}._option_1lvs3_23:not(:last-child){border-bottom:1px solid rgba(51,51,51,.5)}._option_1lvs3_23:before{content:"";position:absolute;inset:0;z-index:-1;background-color:#333;border-radius:6px;pointer-events:none;opacity:0;transform:scale(.75);transition:opacity .1s linear,transform .1s cubic-bezier(.455,.03,.515,.955),left .1s cubic-bezier(.5,1,.89,1)}._listbox_1lvs3_16:focus-visible ._option_1lvs3_23[data-is-active=true]:before,._option_1lvs3_23:hover:before{opacity:1;transform:scale(1)}._checkmark_1lvs3_75{pointer-events:none;display:flex;opacity:0}._checkmark_1lvs3_75[data-is-visible]{opacity:1}._container_7y5je_11{display:flex;justify-content:flex-end;align-items:center}._buttonWrapper_7y5je_17{position:relative;width:fit-content}._collapseWrapper_7y5je_22{margin-left:10px}._collapseButton_7y5je_26,._trigger_1il2j_11{padding:15px;display:flex;align-items:center}._trigger_1il2j_11{width:30px;height:30px;box-sizing:content-box;justify-content:center}._slider_1teol_11{height:140px;width:6px;margin:16px 0;padding:0 24px;box-sizing:content-box!important;cursor:pointer}._track_1teol_20{position:relative;box-sizing:border-box;width:100%;height:100%;border-radius:2px;background-color:hsla(0,0%,100%,.4);padding:8px 0}._track_1teol_20:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:var(--volume-slider--progress);background:#fff;border-radius:inherit}._thumbWrapper_1teol_44{position:relative;height:100%}._thumb_1teol_44{position:absolute;left:50%;bottom:var(--volume-slider--progress);z-index:2;width:16px;height:16px;border:0 solid transparent;background-color:#fff;background-clip:padding-box;border-radius:50%;box-sizing:content-box;transform:translate(-50%,50%) scale(1);transition:transform .15s cubic-bezier(.5,1,.89,1),border-color .1s linear,border-width .1s cubic-bezier(.5,1,.89,1)}._thumb_1teol_44:hover{transform:translate(-50%,50%) scale(1.25)}._thumb_1teol_44[data-is-dragging=true]{border-width:6px;border-color:hsla(0,0%,100%,.25)}._player_w4meg_11{position:relative}._container_w4meg_15{height:108px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;background-color:#000;color:#fff!important}._container_w4meg_15>*{flex-basis:50%;min-width:0}._carousel_1vn5s_11{position:relative;z-index:1;white-space:nowrap;overflow:hidden}._carousel_1vn5s_11:after,._carousel_1vn5s_11:before{content:"";position:absolute;top:0;bottom:0;z-index:2;width:32px}._carousel_1vn5s_11:before{left:0;opacity:0;background-image:linear-gradient(270deg,transparent,#000)}._carousel_1vn5s_11:after{right:0;background-image:linear-gradient(90deg,transparent,#000)}._carousel_1vn5s_11[data-disabled=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._carousel_1vn5s_11[data-show-gradients=true]:before{opacity:1;transition:opacity .15s linear}._content_1vn5s_46[data-disabled=false]{display:flex;gap:60px;width:max-content}._content_1vn5s_46>*{display:block}._text_1l7qu_11{font-family:var(--bm-theme_AudioPlayer_feedbackButton_textFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_feedbackButton_textFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_feedbackButton_textFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_feedbackButton_textFont_size)!important;line-height:var(--bm-theme_AudioPlayer_feedbackButton_textFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_feedbackButton_textFont_transform,none)!important;margin-bottom:0}._link_1l7qu_21{margin:-8px -4px;padding:8px 4px;white-space:nowrap;color:var(--bm-theme_AudioPlayer_feedbackButton_linkColor);font-family:var(--bm-theme_AudioPlayer_feedbackButton_linkFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_feedbackButton_linkFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_feedbackButton_linkFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_feedbackButton_linkFont_size)!important;line-height:var(--bm-theme_AudioPlayer_feedbackButton_linkFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_feedbackButton_linkFont_transform,none)!important}._description_1l7qu_34{display:none;color:var(--bm-theme_AudioPlayer_feedbackButton_descriptionColor)}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._description_1l7qu_34{display:inline-block}}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._description_1l7qu_34[data-player-placement=desktop]{display:none}}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._description_1l7qu_34[data-player-placement=desktop]{display:inline-block}}._wrapper_1c6u2_11{position:relative;display:flex;align-items:center;overflow:hidden;gap:16px}._thumbnail_1c6u2_19{height:68px!important;width:68px!important;flex-shrink:0;border-radius:2px;overflow:hidden}._thumbnail_1c6u2_19[data-enter=true]{opacity:0}._thumbnail_1c6u2_19[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity 125ms cubic-bezier(.39,.575,.565,1)}._thumbnail_1c6u2_19[data-exit=true]{position:absolute;inset:0;opacity:1}._thumbnail_1c6u2_19[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity 125ms cubic-bezier(.47,0,.745,.715)}._link_1c6u2_46{text-decoration:none;color:inherit;cursor:pointer}._link_1c6u2_46:hover{color:#bfbfbf!important}._linkBlank_1c6u2_55{text-decoration:none;color:inherit;cursor:pointer}._linkBlank_1c6u2_55:hover{color:none!important}._contentWrapper_1c6u2_64{position:relative;min-width:0;flex-grow:1}._content_1c6u2_64{display:flex;flex-direction:column;gap:8px;overflow:hidden}._content_1c6u2_64[data-enter=true]{opacity:0}._content_1c6u2_64[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity 125ms cubic-bezier(.39,.575,.565,1)}._content_1c6u2_64[data-exit=true]{position:absolute;inset:0;flex-grow:1;align-self:stretch;opacity:1}._content_1c6u2_64[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity 125ms cubic-bezier(.47,0,.745,.715)}._label_1c6u2_98{margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-family:var(--bm-theme_AudioPlayer_desktopPlayer_labelFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_desktopPlayer_labelFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_desktopPlayer_labelFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_desktopPlayer_labelFont_size)!important;line-height:var(--bm-theme_AudioPlayer_desktopPlayer_labelFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_desktopPlayer_labelFont_transform,none)!important;color:var(--bm-theme_AudioPlayer_desktopPlayer_labelColor)!important;text-transform:uppercase}._heading_1c6u2_115{margin:0;font-family:var(--bm-theme_AudioPlayer_desktopPlayer_titleFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_desktopPlayer_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_desktopPlayer_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_desktopPlayer_titleFont_size)!important;line-height:var(--bm-theme_AudioPlayer_desktopPlayer_titleFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_desktopPlayer_titleFont_transform,none)!important;color:inherit}._date_1c6u2_126{font-family:var(--bm-theme_AudioPlayer_desktopPlayer_metadataFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_desktopPlayer_metadataFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_desktopPlayer_metadataFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_desktopPlayer_metadataFont_size)!important;line-height:var(--bm-theme_AudioPlayer_desktopPlayer_metadataFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_desktopPlayer_metadataFont_transform,none)!important;color:#9b9b9b}._wrapper_1rxnr_11{width:100%;height:100%;transition:background-color .125s linear;background-color:hsla(0,0%,100%,.2)}._img_1rxnr_20{opacity:0;display:block;width:100%;height:100%;object-fit:cover}._img_1rxnr_20[data-has-shown=true]{transition:opacity .15s linear}._img_1rxnr_20[data-loaded=true]{opacity:1}._indicator_1gcjl_11{position:relative;height:100%;width:100%;min-height:2px;background-color:#dedede;overflow:hidden}._progressLine_1gcjl_20{position:absolute;top:0;left:0;bottom:0;width:100%;transform-origin:0 0;border-top-right-radius:9999px;border-bottom-right-radius:9999px;background-color:var(--bm-theme_AudioPlayer_progressIndicator_backgroundColor)}._slider_qif8u_11{position:relative;width:100%;height:100%;box-sizing:content-box;cursor:pointer;padding-bottom:8px;padding-top:8px;margin-bottom:-8px;margin-top:-8px}._thumbWrapper_qif8u_23{position:absolute;height:100%;width:100%;top:0}._thumbContainer_qif8u_30{position:relative;width:100%;top:50%}._thumb_qif8u_23{position:absolute;top:0;left:0;visibility:hidden;width:16px;height:16px;background-color:var(--bm-theme_AudioPlayer_progressSlider_backgroundColor);background-clip:padding-box;border-radius:50%;transform:translate(-50%,-50%)}._thumb_qif8u_23[data-is-visible=true]{visibility:visible}._indicator_qif8u_52{height:100%;border-radius:9999px;overflow:hidden}._progress_1qa0p_11{pointer-events:none}._sliderWrapper_1qa0p_17{height:6px;pointer-events:all;display:flex}._timeWrapper_1qa0p_23{position:relative;z-index:-1;width:100%;display:flex;justify-content:space-between;opacity:0;transform:translateY(5px);transition:opacity .1s linear,transform .1s cubic-bezier(.33,1,.68,1)}._timeWrapper_1qa0p_23[data-visible=true]{opacity:1;transform:translateY(0)}._time_1qa0p_23{padding:0 8px;box-sizing:border-box;height:27px;min-width:calc(var(--negative-unit-spacing, 0px) + 50px);display:flex;align-items:center;font-family:var(--bm-theme_AudioPlayer_progress_font_family)!important;font-weight:var(--bm-theme_AudioPlayer_progress_font_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_progress_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_progress_font_size)!important;line-height:var(--bm-theme_AudioPlayer_progress_font_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_progress_font_transform,none)!important;color:inherit;pointer-events:all}._time_1qa0p_23[data-twodigit-min=true]{min-width:calc(var(--negative-unit-spacing, 0px) + 60px)}._time_1qa0p_23[data-remainder=true]{--negative-unit-spacing:px(6)}._time_1qa0p_23:first-child{padding-right:12px;justify-content:flex-start;border-top-right-radius:10px;background-color:var(--bm-theme_AudioPlayer_progress_backgroundColor);color:#fff!important}._time_1qa0p_23:last-child{padding-left:12px;justify-content:flex-end;border-top-left-radius:10px;background-color:#dedede;color:#000}._player_1wj0n_11{height:100vh;height:100dvh;box-sizing:border-box;position:relative;background-color:#000;color:#fff!important}._autoFocusWrapper_1wj0n_21{height:inherit}._collapseWrapper_1wj0n_25{position:absolute;top:20px;right:20px;z-index:11}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._collapseWrapper_1wj0n_25{top:30px;right:30px}}._collapseButton_1wj0n_38{display:flex;padding:8px;transition:opacity 125ms linear}._collapseButton_1wj0n_38[data-is-hidden=true]{opacity:0}._content_1wj0n_47{height:inherit}._content_1wj0n_47[data-enter=true]{opacity:.5;transform:scale(.98)}._content_1wj0n_47[data-enter=true][data-enter-active=true]{opacity:1;transform:scale(1);transition:opacity 125ms linear,transform 125ms cubic-bezier(.5,1,.89,1)}._content_1wj0n_47[data-exit=true]{opacity:1;transform:scale(1)}._content_1wj0n_47[data-exit=true][data-exit-active=true]{opacity:.5;transform:scale(.98);transition:opacity 125ms linear,transform 125ms cubic-bezier(.5,1,.89,1)}._panel_1wj0n_69{position:absolute;inset:0;z-index:10;background-color:#000}._panel_1wj0n_69[data-enter=true]{opacity:0;transform:translateY(20px)}._panel_1wj0n_69[data-enter=true][data-enter-active=true]{opacity:1;transform:translateY(0);transition:opacity 125ms linear,transform 125ms cubic-bezier(.5,1,.89,1)}._panel_1wj0n_69[data-exit=true]{opacity:1;transform:translateY(0)}._panel_1wj0n_69[data-exit=true][data-exit-active=true]{opacity:0;transform:translateY(20px);transition:opacity 125ms linear,transform 125ms cubic-bezier(.5,1,.89,1)}._scrollContainer_aqera_11{height:inherit;display:flex;flex-direction:column;background-color:#000;overflow:hidden}._content_aqera_19{position:relative;z-index:2;background-color:inherit;padding-bottom:10px;display:flex;flex-direction:column;flex-grow:1}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._content_aqera_19{padding-bottom:20px}}._slider_aqera_34{padding:0 16px;margin-bottom:15px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._slider_aqera_34{margin-bottom:20px}}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._slider_aqera_34{margin-bottom:50px}}._triggers_aqera_49{display:flex;align-items:center;justify-content:space-between;margin:10px 10px 0 5px}._triggers_aqera_49[data-is-native-app=true]{padding-left:60px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._triggers_aqera_49{margin-top:20px}}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._triggers_aqera_49{margin-left:15px;margin-right:20px}}._container_119xe_11{padding:0 30px;min-height:160px;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._container_119xe_11{min-height:200px}}._container_119xe_11[data-enter=true]{opacity:0}._container_119xe_11[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity .2s linear}._container_119xe_11[data-exit=true]{display:none}._label_119xe_37{margin-bottom:20px;margin-top:10px;color:var(--bm-theme_AudioPlayer_header_labelColor);text-transform:uppercase;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:var(--bm-theme_AudioPlayer_header_labelFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_header_labelFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_header_labelFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_header_labelFont_size)!important;line-height:var(--bm-theme_AudioPlayer_header_labelFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_header_labelFont_transform,none)!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._label_119xe_37{margin-top:8px}}._title_119xe_61{color:inherit;-webkit-line-clamp:3;font-family:var(--bm-theme_AudioPlayer_header_titleFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_header_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_header_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_header_titleFont_size)!important;line-height:var(--bm-theme_AudioPlayer_header_titleFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_header_titleFont_transform,none)!important}._title_119xe_61,._title_119xe_61[data-with-label=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}._title_119xe_61[data-with-label=true]{-webkit-line-clamp:2}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._title_119xe_61{-webkit-line-clamp:4}._title_119xe_61,._title_119xe_61[data-with-label=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}._title_119xe_61[data-with-label=true]{-webkit-line-clamp:3}}._backlink_119xe_99{text-decoration:none;color:inherit;cursor:pointer}._backlink_119xe_99:hover{text-decoration:underline}._date_119xe_108{margin-top:20px;display:block;color:#dedede;opacity:.7;font-family:var(--bm-theme_AudioPlayer_header_dateFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_header_dateFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_header_dateFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_header_dateFont_size)!important;line-height:var(--bm-theme_AudioPlayer_header_dateFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_header_dateFont_transform,none)!important}._container_1xn66_11{display:flex;align-items:center;gap:8px}._time_1xn66_17{--negative-unit-spacing:0;flex-shrink:0;min-width:calc(31px + var(--negative-unit-spacing)*1px);color:#dedede;transition:opacity .1s linear}._time_1xn66_17[data-is-primary=true]{color:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressColor);font-family:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_size)!important;line-height:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_transform,none)!important}._time_1xn66_17[data-is-remainder=true]{font-family:var(--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_size)!important;line-height:var(--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_transform,none)!important;--negative-unit-spacing:6}._time_1xn66_17[data-is-faded=true]{opacity:.5}._time_1xn66_17[data-is-with-hours=true]{min-width:calc(49px + var(--negative-unit-spacing)*1px)}._time_1xn66_17[data-is-two-digit-minutes=true]{min-width:calc(38px + var(--negative-unit-spacing)*1px)}._progressWrapper_1xn66_52{width:100%;height:4px}._container_15cfb_11{position:absolute;top:0;left:50%;z-index:1;transform:translate(-50%);width:100%;max-height:515px;aspect-ratio:1;pointer-events:none}._container_15cfb_11[data-is-placeholder=true]{position:relative}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){._container_15cfb_11:not([data-is-placeholder=true]):before{content:"";position:absolute;z-index:2;max-height:400px;inset:0;height:100%;background-image:linear-gradient(1turn,rgba(0,0,0,.0001) -16.96%,rgba(0,0,0,.0001) 42.44%,rgba(0,0,0,.5) 96.06%)}}._container_15cfb_11[data-enter=true]{opacity:0}._container_15cfb_11[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity .2s linear}._container_15cfb_11[data-exit=true]{opacity:1}._container_15cfb_11[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity .2s linear}._thumbnail_15cfb_54{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:1;width:100%;max-width:450px;max-height:450px;aspect-ratio:1}._thumbnail_15cfb_54[data-is-placeholder=true]{background-color:#fff}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._thumbnail_15cfb_54{border-radius:4px;overflow:hidden}}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._thumbnail_15cfb_54{max-width:400px;max-height:400px}}._type_15cfb_81{position:relative;z-index:3;display:block;text-align:center;margin:0 74px;padding-top:30px;pointer-events:all;color:#dedede;text-transform:uppercase;font-family:var(--bm-theme_AudioPlayer_thumbnail_font_family)!important;font-weight:var(--bm-theme_AudioPlayer_thumbnail_font_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_thumbnail_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_thumbnail_font_size)!important;line-height:var(--bm-theme_AudioPlayer_thumbnail_font_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_thumbnail_font_transform,none)!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._type_15cfb_81{padding-top:40px;font-size:14px}}._root_5513c_11{height:100%}._panel_5513c_15{display:flex;flex-direction:column;height:100%}._header_5513c_21{border-bottom:1px solid rgba(51,51,51,.8);height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._header_5513c_21{height:100px}}._focusContainer_5513c_35{height:inherit;min-height:0;flex-grow:1}._content_5513c_43{flex-grow:1;height:100%;overflow:hidden}._heading_1uj9c_11{font-family:var(--bm-theme_AudioPlayer_playbackRatePanel_headingFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_playbackRatePanel_headingFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_playbackRatePanel_headingFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_playbackRatePanel_headingFont_size)!important;line-height:var(--bm-theme_AudioPlayer_playbackRatePanel_headingFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_playbackRatePanel_headingFont_transform,none)!important;color:#fff}._autoFocus_1uj9c_21{height:inherit}._group_1uj9c_25{min-height:100%;width:fit-content;margin:0 auto;padding-right:12px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}._label_1uj9c_36{position:relative;padding:15px;display:flex;align-items:center;justify-content:flex-end;gap:16px;width:fit-content;font-family:var(--bm-theme_AudioPlayer_playbackRatePanel_labelFont_family)!important;font-weight:var(--bm-theme_AudioPlayer_playbackRatePanel_labelFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_playbackRatePanel_labelFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_playbackRatePanel_labelFont_size)!important;line-height:var(--bm-theme_AudioPlayer_playbackRatePanel_labelFont_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_playbackRatePanel_labelFont_transform,none)!important;color:inherit;cursor:pointer;transition:color .1s linear}._label_1uj9c_36:before{content:"";position:absolute;inset:5px 0 5px 28px;z-index:-1;background-color:#333;border-radius:6px;pointer-events:none;opacity:0;transform:scale(.75);transition:opacity .1s linear,transform .1s cubic-bezier(.455,.03,.515,.955),left .1s cubic-bezier(.5,1,.89,1)}._label_1uj9c_36:hover:before{opacity:1;transform:scale(1)}._label_1uj9c_36[data-selected=true]{color:var(--bm-theme_AudioPlayer_playbackRatePanel_labelSelectedColor)}._label_1uj9c_36[data-selected=true]:before{left:0}._input_1uj9c_80{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}._checkmark_1uj9c_89{pointer-events:none;display:flex;opacity:0}._checkmark_1uj9c_89[data-visible=true]{opacity:1}._root_1gwyv_11{background-color:#000;color:#fff}._indicatorWrapper_1gwyv_16{height:4px}._content_1gwyv_20{display:flex;gap:0;height:70px;width:100%;padding:0 16px}._content_1gwyv_20[data-is-native-app=true]{padding-left:90px;height:90px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._content_1gwyv_20{padding:0 20px}}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._content_1gwyv_20{padding:0 25px}}._contentButton_1gwyv_42{width:100%;min-width:0;flex-grow:1}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._contentButton_1gwyv_42{margin-right:15px}}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._contentButton_1gwyv_42{margin-right:25px}}._contentButton_1gwyv_42[data-show-feedback=true]{overflow:hidden;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between}._heading_1gwyv_65{margin:0;color:inherit;font-family:var(--bm-theme_AudioPlayer_minimizedMobilePlayer_font_family)!important;font-weight:var(--bm-theme_AudioPlayer_minimizedMobilePlayer_font_weight,normal)!important;letter-spacing:var(--bm-theme_AudioPlayer_minimizedMobilePlayer_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioPlayer_minimizedMobilePlayer_font_size)!important;line-height:var(--bm-theme_AudioPlayer_minimizedMobilePlayer_font_lineHeight)!important;text-transform:var(--bm-theme_AudioPlayer_minimizedMobilePlayer_font_transform,none)!important;-webkit-line-clamp:2}._heading_1gwyv_65,._heading_1gwyv_65[data-show-feedback=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}._heading_1gwyv_65[data-show-feedback=true]{-webkit-line-clamp:1}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._heading_1gwyv_65{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}._buttonsWrapper_1gwyv_97{display:flex;flex-shrink:0;margin-right:-10px;align-items:center;gap:10px}._button_1gwyv_97{padding:5px;display:flex;align-items:center;justify-content:center;height:100%}._button_1gwyv_97[data-is-playing=true]{transform:translate(-1px)}._playlistPanel_wabtr_11{overflow:hidden;background-color:#000;color:#fff;position:fixed;inset:0;z-index:101}._playlistPanel_wabtr_11[data-enter=true]{opacity:0;transform:translateY(20px)}._playlistPanel_wabtr_11[data-enter=true][data-enter-active=true]{opacity:1;transform:translateY(0);transition:opacity 125ms linear,transform 125ms cubic-bezier(.5,1,.89,1)}._playlistPanel_wabtr_11[data-exit=true]{opacity:1;transform:translateY(0)}._playlistPanel_wabtr_11[data-exit=true][data-exit-active=true]{opacity:0;transform:translateY(20px);transition:opacity 125ms linear,transform 125ms cubic-bezier(.5,1,.89,1)}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._playlistPanel_wabtr_11{position:fixed;top:0;right:0;left:unset;bottom:var(--bm-audio-player--height,0);z-index:99;width:414px;box-shadow:0 2px 14px -4px rgba(0,0,0,.3),0 2px 4px rgba(0,0,0,.5)}._playlistPanel_wabtr_11[data-show-player=true]{transition:bottom 0ms linear .2s}._playlistPanel_wabtr_11[data-enter=true]{opacity:0;transform:translate(100%)}._playlistPanel_wabtr_11[data-enter=true][data-enter-active=true]{opacity:1;transform:translate(0);transition:opacity .25s linear,transform .25s cubic-bezier(.33,1,.68,1)}._playlistPanel_wabtr_11[data-exit=true]{opacity:1;transform:translate(0)}._playlistPanel_wabtr_11[data-exit=true][data-exit-active=true]{opacity:0;transform:translate(100%);transition:opacity .25s linear,transform .25s cubic-bezier(.33,1,.68,1)}}._backdrop_wabtr_79{position:fixed;inset:0;z-index:98;background-color:var(--bm-theme_Playlist_playlist_background-color);backdrop-filter:blur(8.1548px)}._backdrop_wabtr_79[data-enter=true]{opacity:0}._backdrop_wabtr_79[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity 125ms linear}._backdrop_wabtr_79[data-exit=true]{opacity:1}._backdrop_wabtr_79[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity 125ms linear}._root_1unls_11{height:100%;box-sizing:border-box;position:relative;padding-top:48px;padding-left:20px;padding-right:20px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:portrait) and (min-width:568px) and (max-width:1024px){._root_1unls_11{padding-left:40px;padding-right:40px}}._content_1unls_26{height:inherit;overflow:hidden;display:flex;flex-direction:column}._section_1unls_33[data-is-currently-playing=true]{flex-shrink:0;border-bottom:1px solid #333}._section_1unls_33[data-is-queue=true]{flex-grow:1;min-height:0;display:flex;flex-direction:column}._heading_1unls_44{margin:20px 0;font-family:var(--bm-theme_Playlist_content_font_family)!important;font-weight:var(--bm-theme_Playlist_content_font_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_content_font_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_content_font_size)!important;line-height:var(--bm-theme_Playlist_content_font_lineHeight)!important;text-transform:var(--bm-theme_Playlist_content_font_transform,none)!important;color:inherit;transition:opacity .2s linear}._heading_1unls_44[aria-hidden=true]{pointer-events:none;opacity:0}._currentlyPlayingMediaWrapper_1unls_60{position:relative}._currentlyPlayingMediaContainer-enter_1unls_64{opacity:0}._currentlyPlayingMediaContainer-enter-active_1unls_67{opacity:1;transition:opacity .2s linear}._currentlyPlayingMediaContainer-exit_1unls_71{position:absolute;top:0;left:0;right:0;opacity:1}._currentlyPlayingMediaContainer-exit-active_1unls_78{opacity:0;transition:opacity .2s linear}._item-enter_1unls_83{opacity:0}._item-enter-active_1unls_86{opacity:1;transition:opacity 325ms linear,height 325ms cubic-bezier(.5,1,.89,1)!important}._item-exit_1unls_90{opacity:1}._item-exit-active_1unls_93{opacity:0;transition:opacity .1625s linear,height 325ms cubic-bezier(.5,1,.89,1)!important}._currentlyPlayingMedia_1unls_60{padding-top:0!important}._scrollContainer_1unls_102{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dedede #333;box-sizing:border-box;height:100%;padding-bottom:20px}._scrollContainer_1unls_102::-webkit-scrollbar-thumb,._scrollContainer_1unls_102::-webkit-scrollbar-track{border-top:2px solid transparent;border-bottom:2px solid transparent;border-right:14px solid transparent;--w:100%;--h:100%;--r:px(2);--x:0;--y:0;background:radial-gradient(farthest-side,var(--c) 98%,transparent 100% var(--x) var(--y)/calc(2*var(--r)) calc(2*var(--r))),radial-gradient(farthest-side,var(--c) 98%,transparent 100%) calc(var(--x) + var(--w) - 2*var(--r)) var(--y)/calc(2*var(--r)) calc(2*var(--r)),radial-gradient(farthest-side,var(--c) 98%,transparent 100%) var(--x) calc(var(--y) + var(--h) - 2*var(--r))/calc(2*var(--r)) calc(2*var(--r)),radial-gradient(farthest-side,var(--c) 98%,transparent 100%) calc(var(--x) + var(--w) - 2*var(--r)) calc((var(--y) + var(--h) - 2*var(--r))/2*var(--r)) calc(2*var(--r)),linear-gradient(var(--c),var(--c)) var(--x) calc(var(--y) + var(--r))/var(--w) calc(var(--h) - 4*var(--r));background-repeat:no-repeat;background-clip:padding-box}._scrollContainer_1unls_102::-webkit-scrollbar-thumb{--c:rgb(222 222 222)}._scrollContainer_1unls_102::-webkit-scrollbar-track{--c:rgb(51 51 51)}._scrollContainer_1unls_102::-webkit-scrollbar{width:18px}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px){._scrollContainer_1unls_102::-webkit-scrollbar-thumb,._scrollContainer_1unls_102::-webkit-scrollbar-track{border-bottom:20px solid transparent}}._controls_1me3r_11{position:absolute;top:0;left:0;right:0;z-index:10;color:inherit;height:48px;padding:0 20px;border-bottom:1px solid #333;background-color:#000;display:flex;align-items:center;justify-content:space-between;transition:background-color .15s linear;box-shadow:0 10px 20px #000}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._controls_1me3r_11{padding:0 32px}}._controls_1me3r_11[data-is-active=true]{background-color:var(--bm-theme_Playlist_controls_backgroundColor)}._button1_1me3r_37{display:flex;gap:8px;align-items:center;font-family:var(--bm-theme_Playlist_controls_font_family)!important;font-weight:var(--bm-theme_Playlist_controls_font_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_controls_font_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_controls_font_size)!important;line-height:var(--bm-theme_Playlist_controls_font_lineHeight)!important;text-transform:var(--bm-theme_Playlist_controls_font_transform,none)!important;color:inherit}._button1_1me3r_37[data-is-left=true]{transform-origin:left center}._button1_1me3r_37[data-is-right=true]{transform-origin:right center}._button_1me3r_37{appearance:none;border:none;background:transparent;text-align:left;color:currentcolor;cursor:pointer;outline:none;font-family:inherit;font-size:inherit;font-weight:inherit;display:inline-block;box-shadow:none;display:flex;gap:8px;align-items:center;font-family:var(--bm-theme_Playlist_controls_font_family)!important;font-weight:var(--bm-theme_Playlist_controls_font_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_controls_font_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_controls_font_size)!important;line-height:var(--bm-theme_Playlist_controls_font_lineHeight)!important;text-transform:var(--bm-theme_Playlist_controls_font_transform,none)!important;color:inherit;pointer-events:all;padding:8px 10px;margin:0 -10px;border-radius:6px;transition:background-color .1s linear,opacity .1s linear,transform .1s cubic-bezier(.5,1,.89,1)}._button_1me3r_37 svg{vertical-align:baseline!important}._button_1me3r_37[disabled]{cursor:not-allowed}._button_1me3r_37:hover{background-color:rgba(51,51,51,.4)}._button_1me3r_37[disabled]{pointer-events:none;opacity:0;transform:scale(.95)}._button_1me3r_37[data-is-left=true]{transform-origin:left center}._button_1me3r_37[data-is-right=true]{transform-origin:right center}._editButton_1me3r_109{position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:portrait) and (min-width:568px) and (max-width:1024px){._editButton_1me3r_109{right:32px}}._editButton_1me3r_109[disabled]{transform:translateY(-50%) scale(.95)}._editButton_1me3r_109[data-is-inactive=true]{opacity:.5}._editButton_1me3r_109:hover{background-color:#333}._editButton_1me3r_109:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}._buttonEditWrapper_1me3r_134{position:absolute;top:50%;right:20px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._buttonEditWrapper_1me3r_134{right:32px}}._buttonEditWrapper_1me3r_134[data-is-left=true]{transform-origin:left center}._buttonEditWrapper_1me3r_134[data-is-right=true]{transform-origin:right center}._buttonEdit_1me3r_134{display:flex;gap:8px;padding:0 10px;align-items:center;font-family:var(--bm-theme_Playlist_controls_font_family)!important;font-weight:var(--bm-theme_Playlist_controls_font_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_controls_font_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_controls_font_size)!important;line-height:var(--bm-theme_Playlist_controls_font_lineHeight)!important;text-transform:var(--bm-theme_Playlist_controls_font_transform,none)!important;color:inherit}._buttonEdit_1me3r_134:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}._btn_1me3r_169{display:flex;gap:8px;padding:0 10px;align-items:center;justify-content:flex-end;transition:backwground-color .1s linear,opacity .1s linear,transform .1s cubic-bezier(.5,1,.89,1);font-family:var(--bm-theme_Playlist_controls_font_family)!important;font-weight:var(--bm-theme_Playlist_controls_font_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_controls_font_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_controls_font_size)!important;line-height:var(--bm-theme_Playlist_controls_font_lineHeight)!important;text-transform:var(--bm-theme_Playlist_controls_font_transform,none)!important;color:inherit}._btn_1me3r_169:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}._btn_1me3r_169[data-is-disabled=true]{pointer-events:none;opacity:0;transform:scale(.95)}._btn_1me3r_169[data-is-inactive=true]{opacity:.5}._section_15in3_11{position:relative;box-sizing:border-box;margin:0;padding:20px 0;display:flex;align-items:center;gap:16px}._section_15in3_11[data-is-in-queue=true]{border-bottom:1px solid #333}._section_15in3_11[data-is-dragging=true]{background-color:rgba(0,0,0,.5);border-radius:6px}._thumbnailSection_15in3_28{flex-shrink:0}._contentSection_15in3_32{height:100%;display:flex;flex-direction:column;transition:transform .15s cubic-bezier(.5,1,.89,1)}._contentSection_15in3_32[data-is-editable=true]{transform:translate(-46px)}._label_15in3_42{margin:0 0 8px;font-family:var(--bm-theme_Playlist_mediaItem_labelFont_family)!important;font-weight:var(--bm-theme_Playlist_mediaItem_labelFont_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_mediaItem_labelFont_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_mediaItem_labelFont_size)!important;line-height:var(--bm-theme_Playlist_mediaItem_labelFont_lineHeight)!important;text-transform:var(--bm-theme_Playlist_mediaItem_labelFont_transform,none)!important;color:var(--bm-theme_Playlist_mediaItem_labelColor)!important}._title_15in3_54{margin:0 0 16px;font-family:var(--bm-theme_Playlist_mediaItem_titleFont_family)!important;font-weight:var(--bm-theme_Playlist_mediaItem_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_mediaItem_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_mediaItem_titleFont_size)!important;line-height:var(--bm-theme_Playlist_mediaItem_titleFont_lineHeight)!important;text-transform:var(--bm-theme_Playlist_mediaItem_titleFont_transform,none)!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--bm-theme_Playlist_mediaItem_titleColor)}._link_15in3_71{text-decoration:none;color:inherit;cursor:pointer}._link_15in3_71:hover{text-decoration:none!important;color:#bfbfbf!important}._linkBlank_15in3_81{text-decoration:none;color:inherit;cursor:pointer}._linkBlank_15in3_81:hover{text-decoration:none!important;color:none!important}._dragHandle_15in3_91{position:relative;z-index:1;position:absolute;right:0;margin-left:-16px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%) scale(.75);cursor:pointer;transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1)}._dragHandle_15in3_91,._dragHandle_15in3_91:before{border-radius:6px;top:50%;width:40px;height:40px;opacity:0}._dragHandle_15in3_91:before{content:"";position:absolute;left:50%;bottom:unset;right:unset;z-index:-1;background-color:#333;pointer-events:none;transform:translate(-50%,-50%) scale(.75);transition:opacity .1s linear,transform .1s cubic-bezier(.455,.03,.515,.955)}._dragHandle_15in3_91:not([aria-disabled=true]):hover:before{opacity:1;transform:translate(-50%,-50%) scale(1)}._dragHandle_15in3_91[data-is-editable=true]{opacity:1;transform:translateY(-50%) scale(1)}._dragHandle_15in3_91[data-is-dragging=true]:before{opacity:1;transform:translate(-50%,-50%) scale(1)}._timeContainer_15in3_139{display:flex;gap:21px}._time_15in3_139{position:relative;font-family:var(--bm-theme_Playlist_mediaItem_timeFont_family)!important;font-weight:var(--bm-theme_Playlist_mediaItem_timeFont_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_mediaItem_timeFont_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_mediaItem_timeFont_size)!important;line-height:var(--bm-theme_Playlist_mediaItem_timeFont_lineHeight)!important;text-transform:var(--bm-theme_Playlist_mediaItem_timeFont_transform,none)!important;color:var(--bm-theme_Playlist_mediaItem_timeColor)}._time_15in3_139:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:-11px;width:1px;background-color:var(--bm-theme_Playlist_mediaItem_timeBackgroundColor)}._section_d8dr0_11{width:80px;height:auto;align-self:stretch;border-radius:2px;display:flex;align-items:center}:where(._section_d8dr0_11){position:relative}._section_d8dr0_11>*{transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1);opacity:0;transform:scale(.75)}._section_d8dr0_11>[data-swappable-visible=true]{opacity:1;transform:scale(1)}._section_d8dr0_11>:not(:first-child){position:absolute;top:50%;left:0;opacity:0;transform:translateY(-50%) scale(1)}._section_d8dr0_11>:not(:first-child)[data-swappable-visible=true]{opacity:1;transform:translateY(-50%) scale(1)}._thumbnailButton_d8dr0_44{appearance:none;margin:0;padding:0;border:none;background:transparent;text-align:left;border-radius:0;color:currentcolor;cursor:pointer;outline:none;font-family:inherit;font-size:inherit;font-weight:inherit;display:inline-block;box-shadow:none;position:relative;z-index:1;align-self:flex-start;width:100%;height:80px;overflow:hidden;pointer-events:none}._thumbnailButton_d8dr0_44 svg{vertical-align:baseline!important}._thumbnailButton_d8dr0_44[disabled]{cursor:not-allowed}:where(._thumbnailButton_d8dr0_44){position:relative}._thumbnailButton_d8dr0_44>*{transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1);opacity:0;transform:scale(.75)}._thumbnailButton_d8dr0_44>[data-swappable-visible=true]{opacity:1;transform:scale(1)}._thumbnailButton_d8dr0_44>:not(:first-child){position:absolute;top:50%;left:50%;opacity:0;transform:translateY(-50%) scale(1);transform:translate(-50%,-50%) scale(.75)}._thumbnailButton_d8dr0_44>:not(:first-child)[data-swappable-visible=true]{opacity:1;transform:translateY(-50%) scale(1);transform:translate(-50%,-50%) scale(1)}._thumbnailButton_d8dr0_44:before{content:"";position:absolute;inset:0;z-index:2;background-color:rgba(0,0,0,.4)}._thumbnailButton_d8dr0_44[data-swappable-visible=true]{pointer-events:all}._thumbnailContainer_d8dr0_110{width:100%;height:100%}._thumbnail_d8dr0_44{position:relative;height:100%;z-index:1;border-radius:2px;overflow:hidden}._thumbnail_d8dr0_44._placeholder_d8dr0_122{width:100%;height:100%;background-color:#fff}._thumbnailIcon_d8dr0_128{position:relative;z-index:3;display:flex}._thumbnailIcon_d8dr0_128>*{transition:transform .15s cubic-bezier(.5,1,.89,1)}._thumbnailButton_d8dr0_44:hover ._thumbnailIcon_d8dr0_128>*{transform:scale(1.25)}._playIcon_d8dr0_140{margin-left:2px}._deleteButtonWrapper_d8dr0_149{pointer-events:none;margin-left:8px}._deleteButtonWrapper_d8dr0_149[data-swappable-visible=true]{pointer-events:all}._deleteButton_d8dr0_149{display:flex;align-items:center}._list_uzmg9_11{margin:-20px 0 0;padding:0;list-style-type:none;position:relative;display:flex;flex-direction:column}._item-enter_uzmg9_22{opacity:0}._item-enter-active_uzmg9_25{opacity:1;transition:opacity 325ms linear,height 325ms cubic-bezier(.5,1,.89,1)!important}._item-exit_uzmg9_29{opacity:1}._item-exit-active_uzmg9_32{opacity:0;transition:opacity .1625s linear,height 325ms cubic-bezier(.5,1,.89,1)!important}._container_zd1lw_11{margin:100px 0 30px;padding:0 30px;display:flex;align-items:center;flex-direction:column;text-align:center}._heading_zd1lw_20{font-family:var(--bm-theme_Playlist_empty_headingFont_family)!important;font-weight:var(--bm-theme_Playlist_empty_headingFont_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_empty_headingFont_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_empty_headingFont_size)!important;line-height:var(--bm-theme_Playlist_empty_headingFont_lineHeight)!important;text-transform:var(--bm-theme_Playlist_empty_headingFont_transform,none)!important;color:inherit;font-weight:700!important}._content_zd1lw_31{margin-top:32px;max-width:250px;font-family:var(--bm-theme_Playlist_empty_contentFont_family)!important;font-weight:var(--bm-theme_Playlist_empty_contentFont_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_empty_contentFont_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_empty_contentFont_size)!important;line-height:var(--bm-theme_Playlist_empty_contentFont_lineHeight)!important;text-transform:var(--bm-theme_Playlist_empty_contentFont_transform,none)!important}._content_zd1lw_31 a{text-decoration:none;color:inherit;cursor:pointer;font-family:var(--bm-theme_Playlist_empty_anchorFont_family)!important;font-weight:var(--bm-theme_Playlist_empty_anchorFont_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_empty_anchorFont_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_empty_anchorFont_size)!important;line-height:var(--bm-theme_Playlist_empty_anchorFont_lineHeight)!important;text-transform:var(--bm-theme_Playlist_empty_anchorFont_transform,none)!important;color:var(--bm-theme_Playlist_empty_anchorColor)}._content_zd1lw_31 p{margin:0;color:inherit}._content_zd1lw_31 p+p{margin-top:20px}._playlist_1uhz8_1{height:100%;width:100%;background-color:#000;color:#fff}._content_1uhz8_8{height:100%}._content_1uhz8_8[data-enter=true]{opacity:0}._content_1uhz8_8[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity .15s linear}._content_1uhz8_8[data-exit=true]{display:none}._heading_coanf_11{margin:0;font-family:var(--bm-theme_Playlist_playlistPanel_font_family)!important;font-weight:var(--bm-theme_Playlist_playlistPanel_font_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_playlistPanel_font_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_playlistPanel_font_size)!important;line-height:var(--bm-theme_Playlist_playlistPanel_font_lineHeight)!important;text-transform:var(--bm-theme_Playlist_playlistPanel_font_transform,none)!important;color:#fff}._collapseWrapper_coanf_22{position:absolute;top:20px;right:20px;z-index:11}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._collapseWrapper_coanf_22{top:30px;right:30px}}._collapseButton_coanf_35{display:flex;padding:8px}._focusInside_coanf_40{height:inherit}._container_ma571_11{max-width:max-content;display:flex;justify-content:space-between;gap:40px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._container_ma571_11{gap:60px}}._container_ma571_11>*{flex-grow:1;justify-content:center}._author_ma571_27{margin:8px 0 0;font-family:var(--bm-theme_AudioControlBar_author_font_family)!important;font-weight:var(--bm-theme_AudioControlBar_author_font_weight,normal)!important;letter-spacing:var(--bm-theme_AudioControlBar_author_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioControlBar_author_font_size)!important;line-height:var(--bm-theme_AudioControlBar_author_font_lineHeight)!important;text-transform:var(--bm-theme_AudioControlBar_author_font_transform,none)!important;color:var(--bm-theme_AudioControlBar_author_color)!important}._control_ma571_39{display:flex!important;align-items:center;gap:10px;white-space:nowrap;font-family:var(--bm-theme_AudioControlBar_button_font_family)!important;font-weight:var(--bm-theme_AudioControlBar_button_font_weight,normal)!important;letter-spacing:var(--bm-theme_AudioControlBar_button_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioControlBar_button_font_size)!important;line-height:var(--bm-theme_AudioControlBar_button_font_lineHeight)!important;text-transform:var(--bm-theme_AudioControlBar_button_font_transform,none)!important;color:var(--bm-theme_AudioControlBar_button_color);transition:color .1s linear}._control_ma571_39:not(._dimmed_ma571_53):hover{color:var(--bm-theme_AudioControlBar_button_hoverColor)}._control_ma571_39._dimmed_ma571_53{color:#9b9b9b}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._control_ma571_39{font-family:var(--bm-theme_AudioControlBar_button_fontDesktop_family)!important;font-weight:var(--bm-theme_AudioControlBar_button_fontDesktop_weight,normal)!important;letter-spacing:var(--bm-theme_AudioControlBar_button_fontDesktop_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioControlBar_button_fontDesktop_size)!important;line-height:var(--bm-theme_AudioControlBar_button_fontDesktop_lineHeight)!important;text-transform:var(--bm-theme_AudioControlBar_button_fontDesktop_transform,none)!important}}._iconContainer_ma571_70{width:15px;display:flex;align-items:center;justify-content:center}._queueIcon_ma571_77{margin-top:3px}._root_zrny2_11{padding:0;list-style-type:none;color:var(--bm-theme_podcastListWidget_podcastListWidget_color);margin:40px 0 60px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._root_zrny2_11{margin:60px 20px 100px}}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._root_zrny2_11{margin:60px auto 100px;max-width:800px}}._wrapper_zrny2_30{position:relative}._item_zrny2_34[data-enter=true]{opacity:0}._item_zrny2_34[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity "200ms" linear,height "200ms" cubic-bezier(.33,1,.68,1)!important}._item_zrny2_34[data-exit=true]{opacity:1;position:absolute;top:0;left:0;right:0}._item_zrny2_34[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity "200ms" linear,height "200ms" cubic-bezier(.33,1,.68,1)!important}._wrapper_1gyco_11{box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.2;color:#000}._heading_1gyco_23{margin:0 0 12px}._subheading_1gyco_28{margin:0 0 20px}._retryButton_1gyco_33{margin:0 auto;width:100%;max-width:240px;height:42px;display:flex;gap:9px;justify-content:center;align-items:center}._wrapper_3jabw_11{height:336px;padding:0 20px}._footer_13xm5_11{padding-top:40px;margin-top:40px;border-top:1px solid #efefef;display:flex;flex-direction:column;align-items:center;gap:32px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._footer_13xm5_11{border-top:unset;padding-top:unset;margin-top:60px}}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._footer_13xm5_11{margin-top:80px}}._heading_13xm5_33{margin:0;font-family:var(--bm-theme_PodcastListWidget_footer_font_family)!important;font-weight:var(--bm-theme_PodcastListWidget_footer_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_footer_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_footer_font_size)!important;line-height:var(--bm-theme_PodcastListWidget_footer_font_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_footer_font_transform,none)!important;color:theme-color("PodcastListWidget","footer","color")!important}._linksWrapper_13xm5_44{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:200px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._linksWrapper_13xm5_44{gap:46px;max-width:unset}}._link_13xm5_44{height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._link_13xm5_44[data-provider=twenty-four-seven]{padding-left:16px;padding-right:16px;width:78px}._link_13xm5_44[data-provider=google-podcasts]{padding-left:8px;padding-right:8px;width:174px}._link_13xm5_44[data-provider=spotify]{padding-left:16px;padding-right:16px;width:105px}._link_13xm5_44:not([data-provider=apple-podcasts]){border-radius:10px;border:100% solid svg}._wrapper_179om_11{overflow:hidden;padding-bottom:40px!important;border-bottom:1px solid #efefef!important}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._wrapper_179om_11{padding-bottom:60px!important}}._label_179om_22{margin:0 0 14px!important;text-align:center;color:var(--bm-theme_PodcastListWidget_heading_labelColor)!important;font-family:var(--bm-theme_PodcastListWidget_heading_labelFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_heading_labelFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_heading_labelFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_heading_labelFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_heading_labelFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_labelFont_transform,none)!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._label_179om_22{margin-bottom:40px!important}}._heading_179om_40{margin:0 auto 20px!important;max-width:870px;text-align:center;color:var(--bm-theme_PodcastListWidget_heading_headingColor)!important;font-family:var(--bm-theme_PodcastListWidget_heading_headingFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_heading_headingFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_heading_headingFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_heading_headingFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_heading_headingFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_headingFont_transform,none)!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._heading_179om_40{font-family:var(--bm-theme_PodcastListWidget_heading_headingTabletFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_heading_headingTabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_heading_headingTabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_heading_headingTabletFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_heading_headingTabletFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_headingTabletFont_transform,none)!important}}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._heading_179om_40{font-family:var(--bm-theme_PodcastListWidget_heading_headingDesktopFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_heading_headingDesktopFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_heading_headingDesktopFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_heading_headingDesktopFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_heading_headingDesktopFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_headingDesktopFont_transform,none)!important}}._description_179om_74{margin:0 auto!important;max-width:800px}._description_179om_74 p{margin:0;text-align:center;color:var(--bm-theme_PodcastListWidget_heading_descriptionColor)!important;font-family:var(--bm-theme_PodcastListWidget_heading_descriptionFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_heading_descriptionFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_heading_descriptionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_heading_descriptionFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_heading_descriptionFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_descriptionFont_transform,none)!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._description_179om_74 p{font-family:var(--bm-theme_PodcastListWidget_heading_descriptionTabletFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_heading_descriptionTabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_heading_descriptionTabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_heading_descriptionTabletFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_heading_descriptionTabletFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_descriptionTabletFont_transform,none)!important}}._description_179om_74 a{text-decoration:none;color:inherit;cursor:pointer}._description_179om_74 a:hover{color:var(--bm-theme_PodcastListWidget_heading_anchorColor);text-decoration:underline}._list_asykl_11 ul{margin:0;padding:0;list-style-type:none;border:none!important}._itemWrapper_asykl_18{padding:0!important;border-bottom:none!important}._itemWrapper_asykl_18:before{content:none!important}._itemWrapper_asykl_18[data-enter=true]{opacity:0}._itemWrapper_asykl_18[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity "300ms" linear,height "300ms" cubic-bezier(.5,1,.89,1)!important}._itemWrapper_asykl_18:not(:first-child)>div{padding-top:20px}._item_asykl_18{padding-bottom:16px;border-bottom:1px solid #efefef}._heading_asykl_41{margin:20px 0!important;color:var(--bm-theme_PodcastListWidget_podcastList_color)!important;font-family:var(--bm-theme_PodcastListWidget_podcastList_font_family)!important;font-weight:var(--bm-theme_PodcastListWidget_podcastList_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_podcastList_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_podcastList_font_size)!important;line-height:var(--bm-theme_PodcastListWidget_podcastList_font_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastList_font_transform,none)!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._heading_asykl_41{margin:32px 0!important}}._buttonWrapper_1niwj_11{display:flex;justify-content:center}._button_1niwj_11{margin:50px 0;display:flex;flex-direction:column;align-items:center;gap:9px;color:var(--bm-theme_PodcastListWidget_loadButton_buttonColor);font-family:var(--bm-theme_PodcastListWidget_loadButton_buttonFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_loadButton_buttonFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_loadButton_buttonFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_loadButton_buttonFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_loadButton_buttonFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_loadButton_buttonFont_transform,none)!important}._chevronWrapper_1niwj_31{position:relative;border-radius:50%;display:flex;transition:color .1s linear,background-color .1s linear;color:var(--bm-theme_PodcastListWidget_loadButton_chevronColor);background-color:var(--bm-theme_PodcastListWidget_loadButton_chevronBackgroundColor)}._chevronWrapper_1niwj_31:before{content:"";position:absolute;inset:0;border:1px solid var(--bm-theme_PodcastListWidget_loadButton_chevronBorderColor);border-radius:inherit;transition:border-color .1s linear}._chevronWrapper_1niwj_31:not(:disabled):hover{color:var(--bm-theme_PodcastListWidget_loadButton_chevronHoverColor);background-color:var(--bm-theme_PodcastListWidget_loadButton_chevronBackgroundHoverColor)}._chevronWrapper_1niwj_31:not(:disabled):hover:before{border-color:var(--bm-theme_PodcastListWidget_loadButton_chevronBorderHoverColor)}._root_651e0_11{color:#000;display:flex;gap:16px}._textContainer_651e0_17{flex-grow:1}._headingWrapper_651e0_21{display:flex;align-items:center;gap:16px}._heading_651e0_21{margin:0!important;color:var(--bm-theme_PodcastListWidget_podcastItem_headingColor)!important;font-family:var(--bm-theme_PodcastListWidget_podcastItem_headingFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_podcastItem_headingFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_podcastItem_headingFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_podcastItem_headingFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_podcastItem_headingFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_headingFont_transform,none)!important}._thumbnailWrapper_651e0_38{display:flex;align-items:flex-start}._thumbnailButton_651e0_43{position:relative;width:60px;height:60px}._thumbnailButton_651e0_43:before{content:""!important;position:absolute;inset:0;z-index:2;border-radius:2px;background-color:rgba(0,0,0,.4)}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._thumbnailButton_651e0_43{width:80px;height:80px}}._thumbnail_651e0_38{position:relative;z-index:1;border-radius:2px;overflow:hidden}._thumbnailIconWrapper_651e0_70{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .15s cubic-bezier(.5,1,.89,1)}._thumbnailIconWrapper_651e0_70[data-is-playing=false]{padding-left:2px}._actionsWrapper_651e0_84{display:flex;justify-content:space-between}._metadata_651e0_89{display:flex;align-items:center;gap:21px;color:var(--bm-theme_PodcastListWidget_podcastItem_metaColor);font-family:var(--bm-theme_PodcastListWidget_podcastItem_metaFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_podcastItem_metaFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_podcastItem_metaFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_podcastItem_metaFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_podcastItem_metaFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_metaFont_transform,none)!important}._listElement_651e0_102{position:relative;display:flex;align-items:center}._listElement_651e0_102:not(:last-child):after{content:""!important;position:absolute;right:-10px;height:10px;width:1px;background-color:#9b9b9b}._actionButton_651e0_116{display:flex!important;align-items:center;color:var(--bm-theme_PodcastListWidget_podcastItem_buttonColor);transition:color .1s linear;font-family:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_transform,none)!important}._actionButton_651e0_116:hover{color:var(--bm-theme_PodcastListWidget_podcastItem_buttonHoverColor)}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._actionButton_651e0_116{align-items:flex-start}}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._actionButton_651e0_116{margin-left:20px!important;margin-top:30px!important}}._actionContentWrapper_651e0_143{display:flex;align-items:center;gap:10px}._description_651e0_149{flex-grow:1;margin-top:16px;margin-bottom:16px;font-family:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_transform,none)!important}._description_651e0_149 p{color:var(--bm-theme_PodcastListWidget_podcastItem_descriptionColor)!important;font-family:var(--bm-theme_PodcastListWidget_podcastItem_descriptionFont_family)!important;font-weight:var(--bm-theme_PodcastListWidget_podcastItem_descriptionFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_podcastItem_descriptionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_podcastItem_descriptionFont_size)!important;line-height:var(--bm-theme_PodcastListWidget_podcastItem_descriptionFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_descriptionFont_transform,none)!important}._button_heu8p_11{padding-top:4px;color:var(--bm-theme_PodcastListWidget_collapseLines_color);font-family:var(--bm-theme_PodcastListWidget_collapseLines_font_family)!important;font-weight:var(--bm-theme_PodcastListWidget_collapseLines_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastListWidget_collapseLines_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastListWidget_collapseLines_font_size)!important;line-height:var(--bm-theme_PodcastListWidget_collapseLines_font_lineHeight)!important;text-transform:var(--bm-theme_PodcastListWidget_collapseLines_font_transform,none)!important}._button_heu8p_11:hover{color:#000}._content_heu8p_25{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}._content_heu8p_25 *>p{display:inline;margin:0}._content_heu8p_25 *>a{text-decoration:none;color:inherit;cursor:pointer}._content_heu8p_25 *>a:hover{color:var(--bm-theme_PodcastListWidget_collapseLines_anchorColor);text-decoration:underline}._content_heu8p_25[data-content-visible=true] *>p{display:inline-block;padding-bottom:8px}._content_heu8p_25[data-content-visible=true] *>p:last-child{padding-bottom:0}._listItem_vg4km_11{padding-bottom:16px;border-bottom:1px solid #efefef}._listItem_vg4km_11:not(:first-child){padding-top:20px}._content_vg4km_19{display:flex;gap:16px;opacity:0;transition:opacity .2s linear}._content_vg4km_19[data-is-visible=true]{opacity:1}._textContainer_vg4km_29{width:100%}._headingWrapper_vg4km_33{display:flex;align-items:center;gap:16px}._heading_vg4km_33{width:100%}._heading_vg4km_33>*{height:20px;background-color:#dedede}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._heading_vg4km_33>*{margin-top:6px;width:85%}}._heading_vg4km_33>*+*{margin-top:8px;width:56%}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._heading_vg4km_33>*+*{display:none}}._thumbnailButton_vg4km_62{position:relative;width:60px;height:60px;flex-shrink:0;background-color:#dedede}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._thumbnailButton_vg4km_62{width:80px;height:80px}}._description_vg4km_76{width:100%;padding:20px 0 15px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._description_vg4km_76{padding:8px 0 14px}}._description_vg4km_76>*{height:15px;width:100%;background-color:#dedede}._description_vg4km_76>*+*{margin-top:8px;width:98%}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._description_vg4km_76>*+*{display:none}}._description_vg4km_76>*+*+*{display:block;width:80px}._actionsWrapper_vg4km_104{display:flex;justify-content:space-between}._metadata_vg4km_109{display:flex;align-items:center;gap:21px;height:23px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._metadata_vg4km_109{height:16px}}._listElement_vg4km_121{position:relative;display:flex;align-items:center;height:14px;width:100px;background-color:#dedede}._listElement_vg4km_121:not(:last-child):after{content:"";position:absolute;right:-10px;height:10px;width:1px;background-color:#dedede}._actionButton_vg4km_138{display:flex;align-items:center;gap:10px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._actionButton_vg4km_138{margin-left:20px;margin-top:30px;align-items:flex-start}}._wrapper_1ghu5_11{position:relative}._item_1ghu5_15[data-enter=true]{opacity:0}._item_1ghu5_15[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity .2s linear,height .2s cubic-bezier(.33,1,.68,1)!important}._item_1ghu5_15[data-exit=true]{opacity:1;position:absolute;top:0;left:0;right:0}._item_1ghu5_15[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity .2s linear,height .2s cubic-bezier(.33,1,.68,1)!important}._wrapper_3udot_11{height:336px;padding:0 3px;background-color:#f2f2f2}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._wrapper_3udot_11{height:307px}}._root_bamya_11{padding:24px 20px;width:100%;box-sizing:border-box;background-color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_backgroundColor);border-radius:2px 2px 0 0}._root_bamya_11 :where(*){-webkit-tap-highlight-color:rgba(0,0,0,0)}._root_bamya_11 :where(a){color:currentcolor;text-decoration:none}._root_bamya_11 :where(button){appearance:none;margin:0;padding:0;border:none;background:transparent;text-align:left;border-radius:0;color:currentcolor;cursor:pointer;outline:none;font-family:inherit;font-size:inherit;font-weight:inherit;display:inline-block}._root_bamya_11 :where(button)[disabled]{cursor:not-allowed}._root_bamya_11 :where(ul,ol){margin:0;padding:0;list-style-type:none}._root_bamya_11 :where(h1,h2,h3,h4,h5,h6),._root_bamya_11 :where(p){margin:0}._root_bamya_11 :where(dialog){padding:0;margin:0;border:none;width:auto;height:auto}._root_bamya_11 :where(hr){height:1px;margin:0;border:none;background-color:#dedede}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._root_bamya_11{padding:32px;display:flex;gap:32px}}._thumbnail_bamya_78{width:80px!important;height:80px!important;border-radius:2px;overflow:hidden;flex-shrink:0}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._thumbnail_bamya_78{width:240px!important;height:240px!important}}._contentWrapper_bamya_92{display:flex;flex-direction:column}._label_bamya_97{font-family:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_family)!important;font-weight:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_size)!important;line-height:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_transform,none)!important;margin:0 0 20px!important;color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelColor)!important;transition:color .1s linear}._label_bamya_97:hover{color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelHoverColor)}@media (orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._label_bamya_97{margin-bottom:16px!important}}._titleWrapper_bamya_118{display:flex;align-items:center;gap:16px}._title_bamya_118{font-family:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_family)!important;font-weight:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_size)!important;line-height:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_transform,none)!important;margin:0!important;color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleColor)!important;hyphens:auto}._title_bamya_118[data-title-has-backlink-url=true]{transition:color .1s linear;text-decoration:none}._title_bamya_118[data-title-has-backlink-url=true]:hover{text-decoration:none!important}._meta_bamya_143{font-family:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_family)!important;font-weight:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_size)!important;line-height:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_transform,none)!important;display:flex;align-items:center;gap:21px;border-top:none!important;border-bottom:unset!important;color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaColor)}._listElement_bamya_158{position:relative;display:flex;align-items:center;padding:unset!important;margin-bottom:unset!important}._listElement_bamya_158:before{content:none!important}._listElement_bamya_158:not(:last-child):after{content:"";position:absolute;right:-11px;height:10px;width:1px;background-color:#9b9b9b}._horizontalLine_bamya_177{margin:16px 0 20px!important}._description_bamya_181{font-family:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_family)!important;font-weight:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_size)!important;line-height:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_transform,none)!important;color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionColor);flex-grow:1;margin-top:16px;margin-bottom:16px}._actionsWrapper_pdakd_11{display:flex;flex-wrap:wrap;align-items:center;gap:22px}._actionButton_pdakd_18{font-family:var(--bm-theme_PodcastEpisodeWidget_actionButton_font_family)!important;font-weight:var(--bm-theme_PodcastEpisodeWidget_actionButton_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeWidget_actionButton_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeWidget_actionButton_font_size)!important;line-height:var(--bm-theme_PodcastEpisodeWidget_actionButton_font_lineHeight)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_actionButton_font_transform,none)!important;display:flex!important;align-items:center;gap:10px;transition:color .1s linear;color:var(--bm-theme_PodcastEpisodeWidget_actionButton_color)}._actionButton_pdakd_18:hover{color:var(--bm-theme_PodcastEpisodeWidget_actionButton_hoverColor)}._queueIcon_pdakd_35{margin-top:3px}._episodesLink_pdakd_39{text-decoration:none;color:inherit;cursor:pointer;font-family:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_family)!important;font-weight:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_size)!important;line-height:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_lineHeight)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_transform,none)!important;margin-left:0!important;white-space:nowrap;color:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkColor)!important;transition:color .1s linear}._episodesLink_pdakd_39:hover{color:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkHoverColor)!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._episodesLink_pdakd_39{margin-left:auto!important}}._button_1iu8b_11{font-family:var(--bm-theme_PodcastEpisodeWidget_collapseLines_font_family)!important;font-weight:var(--bm-theme_PodcastEpisodeWidget_collapseLines_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeWidget_collapseLines_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeWidget_collapseLines_font_size)!important;line-height:var(--bm-theme_PodcastEpisodeWidget_collapseLines_font_lineHeight)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_collapseLines_font_transform,none)!important;color:var(--bm-theme_PodcastEpisodeWidget_collapseLines_color)!important;padding-top:4px}._button_1iu8b_11[data-is-collapsed=false] *>p{display:inline-block;padding-bottom:8px}._button_1iu8b_11[data-is-collapsed=false] *>p:last-child{padding-bottom:0}._content_1iu8b_29{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}._content_1iu8b_29 *>p{display:inline}._root_ecj4n_11{padding:24px 20px;background-color:theme-color("PodcastEpisodeWidget","skeleton","backgroundColor");border-radius:2px 2px 0 0}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._root_ecj4n_11{padding:32px 36px 32px 32px}}._content_ecj4n_23{display:flex;flex-direction:column;gap:20px;opacity:0;transition:opacity .2s linear}._content_ecj4n_23[data-is-visible=true]{opacity:1}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._content_ecj4n_23{flex-direction:row;gap:32px}}._label_ecj4n_40{width:130px;height:15px;background-color:#dedede}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._label_ecj4n_40{margin-top:10px}}._titleWrapper_ecj4n_51{width:100%;display:flex;align-items:center;gap:20px}._image_ecj4n_58{width:80px;height:80px;border-radius:2px;background-color:#dedede;flex-shrink:0}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._image_ecj4n_58{width:240px;height:240px}}._contentWrapper_ecj4n_72{width:100%;display:flex;flex-direction:column;gap:186px}._title_ecj4n_51{height:25px;width:250px;background-color:#dedede}._description_ecj4n_85{width:100%}._description_ecj4n_85,._descriptionMedium_ecj4n_92{margin-bottom:-15px;height:15px;background-color:#dedede}._descriptionMedium_ecj4n_92{width:98%}._descriptionShort_ecj4n_99{margin-top:4px;height:15px;width:80px;background-color:#dedede}._date_ecj4n_106{height:13px;width:170px;background-color:#dedede}._line_ecj4n_112{height:1px;width:100%;background-color:#dedede}._bottomWrapper_ecj4n_118{display:flex;align-items:center;gap:30px;flex-wrap:wrap}._btn_ecj4n_125{width:50px;height:30px;background-color:#dedede}._btnEnd_ecj4n_131{margin-left:0;width:120px;height:20px;background-color:#dedede}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px) and (max-width:1320px),(orientation:landscape) and (min-width:1320.1px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px) and (max-width:1320px),(orientation:portrait) and (min-width:1320.1px){._btnEnd_ecj4n_131{margin-left:auto}}.riumufg{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative}.w12ci63j{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;height:100%;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.w12ci63j>svg{fill:currentColor;width:100%;height:100%}.buiw9gm{padding:8px 10px;background-color:var(--bm-theme__CommonVideoPlayer__color-liveBadge);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boceoqr{font-family:var(--bm-theme__CommonVideoPlayer__font-liveBadge-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-liveBadge-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-liveBadge-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-liveBadge-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-liveBadge-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-liveBadge-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-liveBadge-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-liveBadge-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-liveBadge-transform)!important;margin:0;color:#fff}.c1l8bd90{position:absolute;top:0;height:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;background:#000}.c1l8bd90,.m187kyvv{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m187kyvv{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10px;color:#fff}.m187kyvv.floating--minimized{gap:12px}.l99v3xw{height:32px}.m173lzwf{font-family:var(--bm-theme__VideoErrorMessageOverlay__font-message-family)!important;font-weight:var(--bm-theme__VideoErrorMessageOverlay__font-message-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-message-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-message-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-message-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-message-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__VideoErrorMessageOverlay__font-message-size)*1px)!important;line-height:calc(var(--bm-theme__VideoErrorMessageOverlay__font-message-lineHeight)*1px)!important;text-transform:var(--bm-theme__VideoErrorMessageOverlay__font-message-transform)!important;text-align:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.ekon2wj{font-family:var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-family)!important;font-weight:var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-size)*1px)!important;line-height:calc(var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-lineHeight)*1px)!important;text-transform:var(--bm-theme__VideoErrorMessageOverlay__font-errorCode-transform)!important;opacity:.6;color:#eee}.w1hpys0s{position:relative;height:100%;width:100%;background-position:50%;background-size:contain;background-repeat:no-repeat}.c17rcijt{width:100%;-webkit-backdrop-filter:blur(6px) brightness(.8);backdrop-filter:blur(6px) brightness(.8)}.c17rcijt,.c164j0q9{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c164j0q9{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:0 20px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.c164j0q9{padding-right:50%}}.cxcc9to{font-family:var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-family)!important;font-weight:var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-size)*1px)!important;line-height:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-lineHeight)*1px)!important;text-transform:var(--bm-theme__VideoErrorMessageOverlay__font-adHeader-transform)!important}.cxcc9to,.cyqyan{margin:0;color:#fff}.cyqyan{font-family:var(--bm-theme__VideoErrorMessageOverlay__font-adBody-family)!important;font-weight:var(--bm-theme__VideoErrorMessageOverlay__font-adBody-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adBody-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adBody-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adBody-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adBody-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adBody-size)*1px)!important;line-height:calc(var(--bm-theme__VideoErrorMessageOverlay__font-adBody-lineHeight)*1px)!important;text-transform:var(--bm-theme__VideoErrorMessageOverlay__font-adBody-transform)!important}.c1az2c4u{position:absolute;top:0;height:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.c1az2c4u,.m10i6iwc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m10i6iwc{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10px;z-index:1}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.m10i6iwc{gap:20px}}.iqx97jo{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:auto;z-index:1;color:#fff}.bt8mzwe{background-repeat:no-repeat;background-size:cover;background-position-x:center;height:100%;width:100%;position:absolute;z-index:0}.tk2fxdf{font-family:var(--bm-theme__VideoInfoMessageOverlay__font-text-family)!important;font-weight:var(--bm-theme__VideoInfoMessageOverlay__font-text-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__VideoInfoMessageOverlay__font-text-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__VideoInfoMessageOverlay__font-text-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__VideoInfoMessageOverlay__font-text-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__VideoInfoMessageOverlay__font-text-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__VideoInfoMessageOverlay__font-text-size)*1px)!important;line-height:calc(var(--bm-theme__VideoInfoMessageOverlay__font-text-lineHeight)*1px)!important;text-transform:var(--bm-theme__VideoInfoMessageOverlay__font-text-transform)!important;text-align:center;color:#fff;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word;z-index:1}.t120e4lu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:18px 20px;z-index:1;height:32px}.lwyyre4{border:none;background:none;outline:none!important;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0}.lwyyre4 svg{vertical-align:baseline!important}.s5v6t05{font-family:var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-family)!important;font-weight:var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-size)*1px)!important;line-height:calc(var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-lineHeight)*1px)!important;text-transform:var(--bm-theme__VideoInfoMessageOverlay__font-secondaryText-transform)!important;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff}.t1klq8hi{display:block;width:32px;height:32px;position:relative;-webkit-animation:throbber__spin-t1klq8hi .9s linear infinite;animation:throbber__spin-t1klq8hi .9s linear infinite}@-webkit-keyframes throbber__spin-t1klq8hi{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes throbber__spin-t1klq8hi{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.t1klq8hi{width:44px;height:44px}}.c14j9wuw{width:100%;height:100%;position:absolute;border-radius:50%;border:5px solid}.c14j9wuw--background{opacity:.3}.c14j9wuw--partial{border-left-color:transparent}.c1nttwb0{overflow:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%;height:100%}.c1nttwb0,.c1nttwb0 .jw-ads-view{width:100%}.c1nttwb0 .jw-ads-view div{height:100%!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c1nttwb0 .jw-ads-view div iframe,.c1nttwb0 .jw-ads-view div lima-video,.c1nttwb0 .jw-ads-view div video{height:100%!important;width:100%!important}.c1nttwb0--captions-disabled .jw-captions,.c1nttwb0--captions-disabled video::-webkit-media-text-track-display{display:none!important}.c1nttwb0 .jw-media video,.c1nttwb0 .jw-media video:fullscreen{object-fit:contain!important}.c1nttwb0--portrait-cover .jwplayer.jw-stretch-uniform.jw-orientation-portrait .jw-media video{object-fit:cover!important}.c1nttwb0--portrait-cover .jwplayer.jw-stretch-uniform.jw-orientation-portrait .jw-preview{background-size:cover!important}.c1nttwb0 .jw-preview.jw-reset,.c1nttwb0 .jw-wrapper.jw-reset{background-color:transparent}.c1nttwb0[data-is-standard-video=true] .jw-preview{background-size:cover}.c1nttwb0 .jwplayer .jw-media video::-webkit-media-controls{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.c1nttwb0 .jw-captions.jw-captions-enabled{padding-bottom:calc(var(--soj8ue7,0)*1px + 28px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;bottom:0;top:unset}.c1nttwb0 .jw-text-track-container{position:static!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:unset!important}.c1nttwb0 .jw-text-track-display{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:unset!important;padding:0 20px!important;line-height:1!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.c1nttwb0 .jw-text-track-cue{background:rgba(0,0,0,.4)!important;-webkit-box-decoration-break:clone;box-decoration-break:clone;white-space:pre-line!important;text-align:center;padding:6px 8px!important;font-family:"Guardian Text Egyptian Web, georgia, times, serif"!important}.c1nttwb0 .jw-video-thumbnail-container{height:100%;width:100%}.c1nttwb0 .jw-video-thumbnail-container .jw-video-thumbnail{width:auto;height:100%}.c1nttwb0 .jw-ads-view>div{height:100%!important}.pzg80bj{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%;width:100%;height:100%;overflow:hidden;background:#fff}.pzg80bj--livestream{background:#000}.vrcmz55{height:100%}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){.vrcmz55--showControlBlock{height:calc(100% - 90px)}}.v19clpt3{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:var(--videoplayer-container-zindex)}.v19clpt3--floating{position:fixed;z-index:1005;top:0;left:0}.v19clpt3--floating .jw-ads-view{top:0!important}.v19clpt3--floating .jw-ads-view div{height:100%!important;width:100%!important;position:absolute}.v19clpt3--floating .jw-ads-view div video{width:100%!important;height:auto!important;aspect-ratio:16/9}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){.v19clpt3--floating-minimized{height:100px;display:grid;grid-template-columns:177.77px 1fr}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:portrait) and (min-width:0px) and (max-width:320px){.v19clpt3--floating-minimized{grid-template-columns:150px 1fr}}.v19clpt3--floating-maximized{height:auto;aspect-ratio:16/9;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.v19clpt3--floating-maximized-landscape-ad{height:160px}}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.v19clpt3{z-index:unset}.v19clpt3--floating{width:340px;height:auto;aspect-ratio:16/9;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:100;top:unset;left:unset;right:0;bottom:0;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin:20px}.v19clpt3--floating-audioplayerOpen{margin-bottom:82px}.v19clpt3--floating-audioplayerOpen[data-is-app=true]{margin-bottom:102px}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.v19clpt3--floating-audioplayerOpen{margin-bottom:141px}}}.s1eqoj2b{background-color:#000}.b1d4vdso,.s1eqoj2b{width:100%;height:100%;position:absolute}.b1d4vdso{-webkit-filter:blur(30px);filter:blur(30px);background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.b1d4vdso{-webkit-filter:blur(50px);filter:blur(50px)}}.p1j1ibwy{width:100%;position:absolute;bottom:0;left:0;opacity:1}.b1jfj6sr{position:absolute;top:25px;left:20px;z-index:1000;color:#fff}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){.ieu4jos{height:90px;background-color:#212121}}.c1mbattp{width:100%;height:44px;background-color:#212121;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c1mbattp,.c7491h7{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.c7491h7{border:none;background:none;outline:none!important;cursor:pointer;box-shadow:none;border-radius:0;margin:-8px;padding:8px}.c7491h7 svg{vertical-align:baseline!important}.c7491h7 *{pointer-events:none}.c9zqpfd{width:100%;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#212121;padding:0 12px 0 24px;height:44px}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){.c9zqpfd--iosBackButtonPresent{height:90px;padding-left:90px}}.l8s9nz2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.l8s9nz2--ghosted svg{opacity:.3}.re34g9z{font-family:var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-transform)!important}.c11weee1{width:100%;padding:0 12px 0 8px}.tmdlm30{font-family:var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-preRollStatusText-transform)!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tmdlm30--video-playing{color:#a5a5a5}.c5hwcsm{position:absolute;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;z-index:1;top:0;background:#000}.csfndk6{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;padding:20px 20px 40px;height:100%}.csfndk6,.m1iw691g{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.m1iw691g{-webkit-flex:2;-ms-flex:2;flex:2;-ms-flex-pack:center;-ms-flex-align:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10px;gap:5px}.iuzckj6{color:#fff;width:60px;height:60px}.m6oqgi2{font-family:var(--bm-theme__CommonVideoPlayer__font-castOverlayText-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-castOverlayText-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayText-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayText-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayText-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayText-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayText-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayText-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-castOverlayText-transform)!important;text-align:center;color:#fff;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.s1ry7uk{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.s1ry7uk,.sw0k231{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.sw0k231{border:none;background:none;outline:none!important;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;font-family:var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-castOverlayButton-transform)!important;color:#eee}.sw0k231 svg{vertical-align:baseline!important}.tzy855s{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:18px 20px;z-index:1}.l13gdrwe{border:none;background:none;outline:none!important;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0}.l13gdrwe svg{vertical-align:baseline!important}.rcj1thm{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cn21ntr{height:100%;position:relative}.ds7do6l *{pointer-events:none}.t17ik306{padding:16px 20px 40px;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.t17ik306{background:transparent}}.t17ik306--hide{display:none}.r16ez0dd{display:inline-block;height:28px;color:#fff}.r16ez0dd svg{height:100%}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.r16ez0dd{display:none}}.l1ezmz4i{margin-left:auto;display:inline-block;height:32px}.c12a1j43{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;pointer-events:none}.b11fpj3v{position:relative;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.b1aw2wu4{position:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;pointer-events:all;z-index:1}.b1blq3b8{border:none;background:none;cursor:pointer;padding:0}.pcy3d8j{margin:18px 24px}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.pcy3d8j{margin-top:24px}}.cgof32k{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 28px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;bottom:0}.cgof32k--livestream{padding-bottom:20px}.lhjwcjd{-webkit-flex:1;-ms-flex:1;flex:1;gap:32px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.lhjwcjd,.rtea3q8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.rtea3q8{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.l1n3maku{background:none;outline:none!important;cursor:pointer;box-shadow:none;border-radius:0;border:1px solid #fff;color:#fff;white-space:nowrap;margin:-2px;padding:4px;font-family:var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-controlsLiveButton-transform)!important}.l1n3maku svg{vertical-align:baseline!important}.l1n3maku--isLive{border:none;color:hsla(0,0%,100%,.5)}.mblpqzs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:100;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;position:relative}.l1y6w1l7{position:absolute;bottom:100%;right:-18px;margin-bottom:18px}.mioey0t{min-width:170px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#212121;z-index:100;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mmnioup{z-index:101;right:20px;bottom:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #212121;position:absolute}.cvkea07{width:100%}.cvkea07:not(:first-child){border-top:1px solid hsla(0,0%,93.3%,.4)}.cvkea07 button{color:inherit;border:none;font:inherit;outline:inherit;background:none;--disconnected-color:#fff;--connected-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;color:#eee;width:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px}.cvkea07 button svg{padding:0 1px;height:24px;width:24px}.mly8izo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;width:100%;color:#eee;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px}.mly8izo:not(:first-child){border-top:1px solid hsla(0,0%,93.3%,.4)}.i10jl47o{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.irjomq4{font-family:var(--bm-theme__CommonVideoPlayer__font-optionLabel-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-optionLabel-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-optionLabel-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-optionLabel-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-optionLabel-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-optionLabel-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-optionLabel-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-optionLabel-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-optionLabel-transform)!important;margin-left:10px;color:#eee}.irjomq4,.rxjssl3{white-space:nowrap}.rxjssl3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:4px;font-family:var(--bm-theme__CommonVideoPlayer__font-videoProgress-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-videoProgress-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoProgress-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoProgress-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoProgress-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoProgress-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-videoProgress-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-videoProgress-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-videoProgress-transform)!important;color:hsla(0,0%,100%,.6);text-shadow:0 2px 4px rgba(0,0,0,.25);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.t1x3pcsm{color:#fff}.c19h9x85{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.c19h9x85--show-volume-slider{padding:16px;margin:-16px;background:#000;box-shadow:0 1px 4px rgba(0,0,0,.25)}}.v1lo34xc{height:140px;position:absolute;background:inherit;display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:16px 0 8px;bottom:100%}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.v1lo34xc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.vm8n7tm{width:6px}.irunclo,.vm8n7tm{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.irunclo{border:none;background:none;outline:none!important;padding:0;margin:0;box-shadow:none;border-radius:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;opacity:1}.irunclo svg{vertical-align:baseline!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.irunclo--fade-small{opacity:.7}}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.i3x43w{opacity:.7!important}}.vn9sc8y{position:relative;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;background:hsla(0,0%,93.3%,.4)}.vmboicf,.vn9sc8y{border-radius:20px}.vmboicf{background:#fff;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:6px;position:absolute;bottom:0}.soqnnk{position:relative;height:100%}.s17l7bk1{position:absolute;box-shadow:0 2px 4px rgba(0,0,0,.25);width:20px;height:20px;background-color:#fff;background-clip:padding-box;border-radius:50%;-webkit-transform:translate(-35%,50%);-ms-transform:translate(-35%,50%);transform:translate(-35%,50%)}.i13h83zt{box-shadow:0 0 0 6px hsla(0,0%,100%,.25)}.r14oweyz{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:0 30px 16px;color:#fff}.ttwi7g4{font-family:var(--bm-theme__CommonVideoPlayer__font-videoTitle-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-videoTitle-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoTitle-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoTitle-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoTitle-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoTitle-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-videoTitle-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-videoTitle-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-videoTitle-transform)!important;color:#fff;margin:0;display:-webkit-box;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.d1sl60l7{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px}.m9egtez{font-family:var(--bm-theme__CommonVideoPlayer__font-videoMeta-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-videoMeta-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoMeta-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoMeta-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoMeta-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-videoMeta-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-videoMeta-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-videoMeta-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-videoMeta-transform)!important;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;opacity:.6;text-shadow:0 2px 4px rgba(0,0,0,.25)}.c1h5lgar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tl8193z{position:relative;height:100%;width:100%;border-radius:20px;height:6px;background:hsla(0,0%,93.3%,.4)}.t1ihqk25{cursor:pointer;position:relative;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;height:16px}.pk3d6f1,.t1ihqk25{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.pk3d6f1{border-radius:20px;height:6px;background:var(--bm-theme__CommonVideoPlayer__color-progressBar);overflow:hidden;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.s1lv1f5w{position:absolute;height:100%;width:100%;top:0}.snbu4wh{position:relative;width:100%;top:50%}.s1gs9fq9{position:absolute;top:0;left:0;box-shadow:0 2px 4px rgba(0,0,0,.25);width:16px;height:16px;background-color:var(--bm-theme__CommonVideoPlayer__color-progressBarScrubber);background-clip:padding-box;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c1eua0gz{position:relative;height:100%}.b1ivhmbe{background-size:cover;background-position:50%}.b1ivhmbe,.b1ivhmbe:after{position:absolute;left:0;right:0;bottom:0;top:0}.b1ivhmbe:after{content:"";background:linear-gradient(180deg,hsla(0,0%,100%,.38),hsla(0,0%,100%,.72));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wze8trk{position:absolute;left:0;right:0;top:0;bottom:0;padding:48px}.c8p13y9,.wze8trk{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c8p13y9{width:100%;max-width:395px}.tkn6ln2{font-family:var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitle-transform)!important;color:#212121;text-align:center;margin:0}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.tkn6ln2{font-family:var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-cookieConsentTitleDesktop-transform)!important}}.t1qcycc9{font-family:var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-cookieConsentText-transform)!important;color:#000;text-align:center;margin:0;max-width:200px}.b1ji9mbe{border:none;background:none;outline:none!important;box-shadow:none;border-radius:0;font-family:var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-cookieConsentButton-transform)!important;background-color:#212121;color:#fff;width:100%;padding:12px;margin:16px 0 0;cursor:pointer}.b1ji9mbe svg{vertical-align:baseline!important}.r41hiqs{background-color:var(--bm-theme__CommonVideoPlayer__color-floatingControlsBackground);color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.cxwwqz6{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:4px 8px;width:100%}.b18gzsn9,.cxwwqz6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.b18gzsn9{width:inherit}.b18gzsn9--no-title{margin-top:auto}.b18gzsn9--error{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.b17q4m3p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:portrait) and (min-width:0px) and (max-width:320px){.b17q4m3p{gap:8px}}.bga0929{border:none;background:none;outline:none!important;cursor:pointer;margin:0;box-shadow:none;border-radius:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;color:#fff;padding:6px;height:36px}.bga0929 svg{vertical-align:baseline!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block}.c10nsq12{height:20px;width:20px}.tbbm9ey{font-family:var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-floatingControlsTitle-transform)!important;color:#fff!important;display:-webkit-box;margin:0;padding:8px 12px 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:inherit;text-align:left}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.tbbm9ey{display:none}}.m1hc2nrm{padding:16px 12px}.rrmob75{position:absolute;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;opacity:1;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.rrmob75--overlayFadeOut{opacity:0}.ltxwo9t{position:absolute;top:16px;left:20px;margin:-16px;padding:16px;color:#fff}.ltxwo9t svg{height:28px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.ltxwo9t{display:none}}.bu2q5eg{border:none;background:none;outline:none!important;cursor:pointer;margin:0;box-shadow:none;border-radius:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:64px;height:64px;border-radius:50%;padding:0 0 0 2px;background-color:var(--bm-theme__CommonVideoPlayer__color-playButton);color:#fff;-webkit-filter:drop-shadow(0 1px 4px rgba(0,0,0,.25));filter:drop-shadow(0 1px 4px rgba(0,0,0,.25));-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.bu2q5eg svg{vertical-align:baseline!important}.bu2q5eg--overlayFadeOut,.bu2q5eg:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.c6i1fdc{position:absolute;z-index:998;height:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;overflow:hidden;background-color:#000;background-repeat:no-repeat;background-size:cover;background-position-x:center}.c6i1fdc--bottomBarPresent{bottom:44px}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){.c6i1fdc--iosBackButtonPresent{bottom:90px;height:calc(100% - 90px)}}.tkphvy2{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12px;padding:24px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-animation:fadeIn-tkphvy2 .5s;animation:fadeIn-tkphvy2 .5s;z-index:1}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.tkphvy2{max-width:400px}}@-webkit-keyframes fadeIn-tkphvy2{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-tkphvy2{0%{opacity:0}to{opacity:1}}.h1ledzky{font-family:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeaderMobile-transform)!important;color:#fff}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.h1ledzky{font-family:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayHeader-transform)!important}}.t223rn3{font-family:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitleMobile-transform)!important;color:#fff;-webkit-animation:moveDown-t223rn3 .5s;animation:moveDown-t223rn3 .5s;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.t223rn3--isStandalone{font-family:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-transform)!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.t223rn3{font-family:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-family)!important;font-weight:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-size)*1px)!important;line-height:calc(var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-lineHeight)*1px)!important;text-transform:var(--bm-theme__CommonVideoPlayer__font-preAdsOverlayTitle-transform)!important}}@-webkit-keyframes moveDown-t223rn3{0%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes moveDown-t223rn3{0%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.b37m3xl{-webkit-filter:blur(10px);filter:blur(10px);background-repeat:no-repeat;background-size:cover;background-position-x:center;height:100%;width:100%;position:absolute;z-index:0}.c1ne5uun{min-height:100%;width:100%;aspect-ratio:16/9;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.c952g7e{height:100%;width:auto}.c952g7e--controlBar{height:calc(100% - 44px)}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){.c952g7e--iosBackButtonPresent{height:calc(100% - 90px)}}.ci3og6z{width:100%}.c8ww0ge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tgm6khh{background:hsla(0,0%,93.3%,.4)}.p1jtpev1,.tgm6khh{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:3px}.p1jtpev1{overflow:hidden;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;background:var(--bm-theme__CommonVideoPlayer__color-progressIndicator)}.r302xz1{min-height:calc(100vh - var(--standaloneplayer-navigation-offset));min-height:calc(100svh - var(--standaloneplayer-navigation-offset))}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.r302xz1{aspect-ratio:16/9;min-height:unset}}.c1he96uh{height:calc(100vh - var(--standaloneplayer-navigation-offset));height:calc(100svh - var(--standaloneplayer-navigation-offset));width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.c1he96uh{height:100%;position:relative;max-height:inherit}}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){.c1he96uh--floating-maximized .jw-ads-view{height:100%!important}}.w1vrg1dh{height:100vh;height:100svh;width:100vw;top:0;left:0;position:absolute}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.w1vrg1dh{height:100%;width:100%}}.r4jgkdr{height:-webkit-min-content;height:-moz-min-content;height:min-content;position:relative}.c14zjqy{position:fixed;top:0;left:0;right:0;background-color:#000;z-index:1006}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.c14zjqy{display:none}}.s1joepsh{background-color:#000}.s1x3sddi,.w16kr8ez{overflow-x:hidden}.w16kr8ez{position:relative}.l1y2ie4k{margin:16px 0 0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:28px;color:#fff}.c1b5q652{position:absolute;top:16px;right:16px;padding:8px;margin:-8px;background-color:transparent;border:none;color:#fff;cursor:pointer}.td5vvm8{overflow:hidden;color:#fff;font-family:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-family)!important;font-weight:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-size)*1px)!important;line-height:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoTitle-transform)!important;margin:32px 0 16px;padding:0 16px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;opacity:0;-webkit-transition:opacity 1.4s cubic-bezier(.33,1,.68,1);transition:opacity 1.4s cubic-bezier(.33,1,.68,1)}.td5vvm8[data-visible=true]{opacity:1}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.td5vvm8{padding:0 24px}}.rkb1e5s{margin-bottom:20px;opacity:0;-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);-webkit-transition:opacity 1.4s cubic-bezier(.33,1,.68,1),-webkit-transform 1.4s cubic-bezier(.33,1,.68,1);-webkit-transition:opacity 1.4s cubic-bezier(.33,1,.68,1),transform 1.4s cubic-bezier(.33,1,.68,1);transition:opacity 1.4s cubic-bezier(.33,1,.68,1),transform 1.4s cubic-bezier(.33,1,.68,1)}.rkb1e5s[data-visible=true]{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.rkb1e5s{margin-bottom:24px}}.ra0pc66{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;column-gap:8px;overflow-x:scroll}.ra0pc66::-webkit-scrollbar{display:none}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.ra0pc66{gap:12px}}.rg6d76s{width:132px;max-width:181px;position:relative;aspect-ratio:4/5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:none;-ms-flex:none;flex:none;border:none;padding:0;cursor:pointer;outline:none!important}.rg6d76s[data-is-next=true]{border:2px solid #fff}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.rg6d76s{-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0}}.su2lagk{padding:0 6px}.su2lagk[data-isdeck=true]{padding:0 4px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.su2lagk[data-isdeck=true]{padding:0 6px}}.r2ip2ee{position:absolute;inset:0;overflow:hidden}.rnusa2c{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-position:50%;background-size:100%;background-repeat:no-repeat;-webkit-transition:background-size .25s ease-in-out;transition:background-size .25s ease-in-out}.rnusa2c div{opacity:0;-webkit-transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out,transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.rnusa2c:hover{background-size:110%}.rnusa2c:hover div{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.r1gg9lxk{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;padding-left:3px;border-radius:50%;background-color:#000;color:#fff;-webkit-transition:-webkit-transform .25s ease-in-out;-webkit-transition:transform .25s ease-in-out;transition:transform .25s ease-in-out}.r3z64zg{background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.25) 50%,transparent);position:absolute;top:0;left:0;right:0;height:60px}.r1kep3lg{font-family:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-family)!important;font-weight:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-size)*1px)!important;line-height:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoDuration-transform)!important;margin:8px;text-shadow:0 .5px 4px rgba(0,0,0,.25);color:#fff;-webkit-letter-spacing:.28px;-moz-letter-spacing:.28px;-ms-letter-spacing:.28px;letter-spacing:.28px;text-align:left}.r1jn88qk{position:relative;background:hsla(0,0%,100%,.5)}.r7dxa37{position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .2s linear;transition:width .2s linear;background-color:#fff}.r1uj3hni{position:relative;font-family:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-family)!important;font-weight:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-size)*1px)!important;line-height:calc(var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandAloneVideoPlayer__font-RelatedVideoCountdown-transform)!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;color:#212121;margin:0 0 0 8px;text-align:left}.r1rne5r8{max-height:inherit;aspect-ratio:16/9}@media (orientation:landscape) and (min-width:0px) and (max-width:568px),(orientation:landscape) and (min-width:568.1px) and (max-width:926px) and (max-height:430px),(orientation:portrait) and (min-width:0px) and (max-width:320px),(orientation:portrait) and (min-width:320.1px) and (max-width:567.9px){.r1rne5r8--aspect-square{aspect-ratio:1/1}}.cwk0yk9{color:#fff;background-position:50%;object-fit:contain;background-size:contain;background-repeat:no-repeat;top:0;position:absolute}.cwk0yk9,.d1skwyfu{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.d1skwyfu{background-color:rgba(0,0,0,.5);padding:15px;gap:10px}.s6y3uv{position:absolute;bottom:12px;right:12px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:36px}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.s6y3uv{width:100%;height:auto;position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1}}.rw7tvbk{cursor:pointer;color:#fff;width:52px;height:52px;background-color:transparent;margin:-8px;padding:8px;border:none}.rw7tvbk *{pointer-events:none}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.rw7tvbk{width:76px;height:76px}}.s1izz4n5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%;-webkit-flex:1;-ms-flex:1;flex:1}.s1hzt11n{font-family:var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-family)!important;font-weight:var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-size)*1px)!important;line-height:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandardVideoPlayer__font-recommendedHeader-transform)!important;padding:2px 0;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p1cp1hds{width:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;gap:60px}.p1cp1hds,.slmpo2p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.slmpo2p{gap:15px;width:60%}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.slmpo2p{width:30%}}.pvyzt5z{font-family:var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-family)!important;font-weight:var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-size)*1px)!important;line-height:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandardVideoPlayer__font-recommendedPlayButton-transform)!important;background-color:#fff}.ce8hfyf,.pvyzt5z{border:none;text-align:center;padding:9px 0 7px;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;max-width:50%;cursor:pointer}.ce8hfyf{font-family:var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-family)!important;font-weight:var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-size)*1px)!important;line-height:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandardVideoPlayer__font-recommendedCancelButton-transform)!important;color:#fff;background-color:#515050}.snmyz5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px;cursor:pointer}.snmyz5:last-child{display:none}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.snmyz5:last-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.swwncr6{border:1px solid #fff;background-color:#000}.sm4rhmw,.swwncr6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm4rhmw{width:100%;aspect-ratio:16/9;height:100%}.sm4rhmw:hover div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.p6zpa9u{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:45px;height:45px;border-radius:50%;padding-left:2px;background-color:var(--bm-theme__StandardVideoPlayer__color-recommendedItemPlayButton);cursor:pointer}.sm1gcy6{font-family:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-family)!important;font-weight:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-size)*1px)!important;line-height:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitle-transform)!important;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.sm1gcy6{font-family:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-family)!important;font-weight:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-size)*1px)!important;line-height:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleTablet-transform)!important}}@media (orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:1024.1px){.sm1gcy6{font-family:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-family)!important;font-weight:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-size)*1px)!important;line-height:calc(var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-lineHeight)*1px)!important;text-transform:var(--bm-theme__StandardVideoPlayer__font-recommendedItemTitleDesktop-transform)!important}}.r1yelgbq{position:relative;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.r1yelgbq .jwplayer.jw-stretch-uniform .jw-media video{object-fit:contain!important}.b1f2843r{width:100%;height:100%;position:absolute;-webkit-filter:blur(40px);filter:blur(40px);background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.b1f2843r{-webkit-filter:blur(50px);filter:blur(50px)}}.ci6bx1j{width:100%;background-color:#fff}.cgzigiw{background:none;outline:none!important;margin:0;box-shadow:none;border-radius:0;position:relative;width:140px;padding:0;text-align:left;background-color:#fff;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.cgzigiw svg{vertical-align:baseline!important}@media (orientation:landscape) and (min-height:430.1px) and (max-width:1024px),(orientation:landscape) and (min-width:926.1px) and (max-width:1024px),(orientation:landscape) and (min-width:1024.1px),(orientation:portrait) and (min-width:568px) and (max-width:1024px),(orientation:portrait) and (min-width:1024.1px){.cgzigiw{width:200px}}.tf2pil5{height:100%;background-repeat:no-repeat;aspect-ratio:16/9;height:auto}.o1s6x0f8,.tf2pil5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.o1s6x0f8{height:100%;background-color:rgba(0,0,0,.5);opacity:0}.o1s6x0f8:hover{opacity:1;-webkit-transition:opacity .4s;transition:opacity .4s}.pys5a2a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff}.t1bxdqba{font-family:var(--bm-theme__RelatedVideos__font-teaserTitle-family)!important;font-weight:var(--bm-theme__RelatedVideos__font-teaserTitle-weight)!important;-webkit-letter-spacing:calc(var(--bm-theme__RelatedVideos__font-teaserTitle-letterSpacing)*1px)!important;-moz-letter-spacing:calc(var(--bm-theme__RelatedVideos__font-teaserTitle-letterSpacing)*1px)!important;-ms-letter-spacing:calc(var(--bm-theme__RelatedVideos__font-teaserTitle-letterSpacing)*1px)!important;letter-spacing:calc(var(--bm-theme__RelatedVideos__font-teaserTitle-letterSpacing)*1px)!important;font-size:calc(var(--bm-theme__RelatedVideos__font-teaserTitle-size)*1px)!important;line-height:calc(var(--bm-theme__RelatedVideos__font-teaserTitle-lineHeight)*1px)!important;text-transform:var(--bm-theme__RelatedVideos__font-teaserTitle-transform)!important;color:#333;margin:10px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.c15fjnzm,.w1j1fr61{position:relative}.w1j1fr61{overflow:hidden}.t9u5o8v{overflow-x:scroll;-webkit-overflow-scrolling:touch;-webkit-scroll-behavior:smooth;-moz-scroll-behavior:smooth;-ms-scroll-behavior:smooth;scroll-behavior:smooth;-webkit-scroll-snap-type:x mandatory;-moz-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;padding-bottom:100px;margin-bottom:-100px;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none}.l10xj5ni{min-width:100%;list-style:none;margin:0;padding:0;gap:20px}.i1gojsrd,.l10xj5ni{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i1gojsrd{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;-webkit-scroll-snap-align:start;-moz-scroll-snap-align:start;-ms-scroll-snap-align:start;scroll-snap-align:start;-webkit-scroll-snap-stop:always;-moz-scroll-snap-stop:always;-ms-scroll-snap-stop:always;scroll-snap-stop:always}.c1qjbuy4{right:0;bottom:0}.c1qjbuy4,.p1moq1jt{position:absolute;left:0;top:0}.p1moq1jt{background:none;outline:none!important;margin:0;box-shadow:none;border-radius:0;width:60px;height:100%;border:none;background:linear-gradient(90deg,hsla(0,0%,100%,.75) 50%,transparent);cursor:pointer;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 0 10px;opacity:0;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.p1moq1jt svg{vertical-align:baseline!important}.p1moq1jt--visible{opacity:1;-webkit-transition:opacity .1s;transition:opacity .1s;pointer-events:all}.n13a2mtr{border:none;background:none;outline:none!important;margin:0;box-shadow:none;border-radius:0;position:absolute;right:0;top:0;width:60px;height:100%;background:linear-gradient(-90deg,hsla(0,0%,100%,.75) 50%,transparent);cursor:pointer;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right;padding:0 10px 0 0;opacity:0;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.n13a2mtr svg{vertical-align:baseline!important}.n13a2mtr--visible{opacity:1;-webkit-transition:opacity .1s;transition:opacity .1s;pointer-events:all}.n11rwfv5{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.pdsjyvn{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}