@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:0;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;margin:-5px}.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-display:block}@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-display:block}@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-display:block}@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-display:block}@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-display:block}@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-display:block}@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-display:block}@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;font-display:block}.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_1week,.CryptocurrenciesQuoteHistory__CryptocurrenciesQuoteHistory__change_24hours,.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.StockHeaderWrapper__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.StockHeaderWrapper__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.StockHeaderWrapper__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.StockHeaderWrapper__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.StockHeaderWrapper__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.InstrumentQuoteHistoryWrapper__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.InstrumentQuoteHistoryWrapper__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.InstrumentQuoteHistoryWrapper__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.InstrumentQuoteHistoryWrapper__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.IndexQuoteHistory__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.IndexQuoteHistory__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.IndexQuoteHistory__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.IndexQuoteHistory__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.IndexQuoteHistory__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.QuoteHistoryTable__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.QuoteHistoryTable__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.QuoteHistoryTable__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.QuoteHistoryTable__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.QuoteHistoryTable__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.QuoteChange__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.QuoteChange__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.QuoteChange__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.QuoteChange__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.QuoteChange__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.StockSlider__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.StockSlider__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.StockSlider__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.StockSlider__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.StockSlider__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Chevron__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.Chevron__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.Chevron__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.Chevron__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.Chevron__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.SelectDropdown__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.SelectDropdown__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.SelectDropdown__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.SelectDropdown__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.SelectDropdown__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Select__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.Select__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.Select__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.Select__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.Select__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.IndexDropdownSelector__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.IndexDropdownSelector__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.IndexDropdownSelector__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.IndexDropdownSelector__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.IndexDropdownSelector__bsc_widget--from_other_media--front{margin-bottom:0}}.IndexDropdownSelector__indexDropdownSelectorWrapper{display:block;margin-top:10px;z-index:1005;position:relative}@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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.TopBottom__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.TopBottom__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.TopBottom__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.TopBottom__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.TopBottom__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Instrument__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.Instrument__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.Instrument__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.Instrument__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.Instrument__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.InstrumentList__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.InstrumentList__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.InstrumentList__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.InstrumentList__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.InstrumentList__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.SoftPaywall__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.SoftPaywall__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.SoftPaywall__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.SoftPaywall__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.SoftPaywall__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.BalanceHistoryTable__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.BalanceHistoryTable__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.BalanceHistoryTable__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.BalanceHistoryTable__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.BalanceHistoryTable__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.BarChart__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.BarChart__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.BarChart__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.BarChart__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.BarChart__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.ScrollableTable__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.ScrollableTable__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.ScrollableTable__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.ScrollableTable__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.ScrollableTable__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.BalanceDefinitionList__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.BalanceDefinitionList__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.BalanceDefinitionList__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.BalanceDefinitionList__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.BalanceDefinitionList__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Balance__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.Balance__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.Balance__section-recently-added-podcasts__description{margin:16px 0}}.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}.Balance__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.Balance__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.Balance__bsc_widget--from_other_media--front{margin-bottom:0}}@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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.CashflowHistoryTable__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.CashflowHistoryTable__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.CashflowHistoryTable__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.CashflowHistoryTable__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.CashflowHistoryTable__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.CashflowDefinitionList__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.CashflowDefinitionList__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.CashflowDefinitionList__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.CashflowDefinitionList__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.CashflowDefinitionList__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Cashflow__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.Cashflow__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.Cashflow__section-recently-added-podcasts__description{margin:16px 0}}.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}.Cashflow__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.Cashflow__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.Cashflow__bsc_widget--from_other_media--front{margin-bottom:0}}@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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.ProfitabilityHistoryTable__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.ProfitabilityHistoryTable__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.ProfitabilityHistoryTable__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.ProfitabilityHistoryTable__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.ProfitabilityHistoryTable__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.ProfitabilityDefinitionList__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.ProfitabilityDefinitionList__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.ProfitabilityDefinitionList__section-recently-added-podcasts__description{margin:16px 0}}.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__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.ProfitabilityDefinitionList__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.ProfitabilityDefinitionList__bsc_widget--from_other_media--front{margin-bottom:0}}.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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.Profitability__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.Profitability__podcast-page-title{font-size:24px!important;line-height:27px!important}}.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__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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.Profitability__section-recently-added-podcasts__description{margin:16px 0}}.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}.Profitability__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.Profitability__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.Profitability__bsc_widget--from_other_media--front{margin-bottom:0}}@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 32px}.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:108%;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}.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!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.podcast-page-title{font-size:24px!important;line-height:27px!important}}.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}.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!important;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 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.section-recently-added-podcasts__description{margin:16px 0}}.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}.bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.bsc_widget--from_other_media--front{margin-bottom:0}}.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>h3{font-size:20px;line-height:26px;text-align:center}.newsletter-sign-up>div>h3>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}.CreateModal__backdrop{height:100vh;height:100dvh;position:fixed;inset:0;z-index:10500;background:rgba(148,153,167,0);transition:background .1s ease-in-out}.CreateModal__backdrop[data-is-open=true]{background:rgba(148,153,167,.4)}.CreateModal__overlayControl{padding-bottom:0!important;transform:translateY(100%);transition:transform .3s ease-in-out}.CreateModal__overlayFadeIn{transform:translateY(0)}.CreateModal__closeContainer{position:absolute;top:-24px;right:0;width:48px;height:24px;cursor:pointer;background-color:#fff}.CreateModal__closeButton{background-color:transparent;border:none;margin:0 auto;width:100%;padding:0 0 12px}.CreateModal__closeIcon{vertical-align:bottom!important;width:12px}.CreateModal__header{margin:0 24px}@media (max-width:767.9px){.CreateModal__header:after{left:0!important;right:0!important}}.CreateModal__headerLogo{width:229px}.CreateModal__root{width:100%;max-width:320px;margin:21px auto 0}.CreateModal__content,.CreateModal__wrapper{display:flex;flex-direction:column;gap:24px}.CreateModal__content{align-items:flex-start;align-self:stretch}.CreateModal__title{font-family:Sanomat;font-size:28px;font-weight:900;line-height:32px}.CreateModal__body,.CreateModal__title{align-self:stretch;color:#333;text-align:center;font-style:normal;margin:0}.CreateModal__body{font-family:Sanomat Sans;font-size:17px;font-weight:400;line-height:24px}.CreateModal__actions{padding-bottom:32px;flex-direction:column;gap:16px}.CreateModal__actionButton,.CreateModal__actions{display:flex;align-items:center;align-self:stretch}.CreateModal__actionButton{height:44px;padding:0 20px;justify-content:center;border:none}.CreateModal__actionButton *{pointer-events:none}.CreateModal__actionButton[data-variant=primary]{background:#000;color:#fff}.CreateModal__actionButton[data-variant=secondary]{color:#000;background:transparent}.CreateModal__actionText{text-align:center;font-family:Sanomat Sans;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.SaxoBankButton__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}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container{background-color:#fff;position:absolute;left:0;right:0;bottom:0;padding:20px 40px 32px}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container .SaxoBankButton__modal_content_wrapper{width:100%;height:100%;position:relative}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container .SaxoBankButton__modal_content_wrapper .SaxoBankButton__modal_btn_close{border:none;outline:none;padding:0;margin:0;background-color:transparent;position:absolute;right:-20px;bottom:108%;width:27px;height:27px;border-radius:15px;background:50% no-repeat #212121 url(/build/images/close.8a8d99f2.png)}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container .SaxoBankButton__modal_content_wrapper .SaxoBankButton__modal_content{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container .SaxoBankButton__modal_content_wrapper .SaxoBankButton__modal_content .SaxoBankButton__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}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container .SaxoBankButton__modal_content_wrapper .SaxoBankButton__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}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container .SaxoBankButton__modal_content_wrapper .SaxoBankButton__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}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container .SaxoBankButton__modal_content_wrapper .SaxoBankButton__modal_content .SaxoBankButton__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}.SaxoBankButton__ap_modal_wrapper .SaxoBankButton__modal_container .SaxoBankButton__modal_content_wrapper .SaxoBankButton__modal_content .SaxoBankButton__content_btn.SaxoBankButton__btn__secondary{color:#000;background-color:#fff;border:none}.SaxoBankButton__audioplayer-empty p{font-family:Sanomat Sans Web,sans-serif;font-size:16px;line-height:20px}.SaxoBankButton__audioplayer-empty .SaxoBankButton__playlist-icon{width:24px;height:24px}.SaxoBankButton__audioplayer-empty .SaxoBankButton__playlist-wrapper{display:flex;justify-content:center;align-items:center;gap:6px}.SaxoBankButton__article-audio-control-bar{margin-bottom:24px}.SaxoBankButton__podcast-page{display:flex;justify-content:center;flex-direction:column}@media (max-width:1023.98px){.SaxoBankButton__podcast-page{padding:0 11px}}@media (max-width:767.98px){.SaxoBankButton__podcast-page{padding:0 13px}}.SaxoBankButton__podcast-page-title-wrapper{padding:40px 40px 50px}@media (max-width:1023.98px){.SaxoBankButton__podcast-page-title-wrapper{padding:74px 40px 50px}}@media (max-width:767.98px){.SaxoBankButton__podcast-page-title-wrapper{padding:20px 20px 40px}}.SaxoBankButton__podcast-page-title{font-style:normal;text-transform:none;color:#333;font-family:Sanomat Alt,sans-serif;font-size:47px!important;font-weight:800;line-height:54px!important;letter-spacing:0;text-align:center;padding-bottom:8px}@media (max-width:1023.98px){.SaxoBankButton__podcast-page-title{font-size:38px!important;line-height:43px!important}}@media (max-width:767.98px){.SaxoBankButton__podcast-page-title{font-size:24px!important;line-height:27px!important}}.SaxoBankButton__section-program-list{margin-bottom:40px}@media (max-width:767.98px){.SaxoBankButton__section-program-list{margin-top:60px}}.SaxoBankButton__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}.SaxoBankButton__section-program-list__title-wrapper{padding:0 15px 8px}@media (max-width:1023.98px){.SaxoBankButton__section-program-list__title-wrapper{padding-left:0}}.SaxoBankButton__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}.SaxoBankButton__section-program-list__container a{text-decoration:none}.SaxoBankButton__section-program-list__container li{border-left:1px solid #d9d9d9;padding-left:15px!important;padding-right:15px!important}@media (min-width:1024px){.SaxoBankButton__section-program-list__container li:nth-child(3n+1){border-left:none}}@media (max-width:1023.98px){.SaxoBankButton__section-program-list__container li:nth-child(odd){border-left:none;padding-right:15px!important;padding-left:0!important}.SaxoBankButton__section-program-list__container li:nth-child(2n){padding-right:0!important;padding-left:15px!important}}@media (max-width:767.98px){.SaxoBankButton__section-program-list__container li{border-left:none}.SaxoBankButton__section-program-list__container li:nth-child(odd){padding-right:0!important}.SaxoBankButton__section-program-list__container li:nth-child(2n){padding-left:0!important}}.SaxoBankButton__section-program-list__podcast-item{width:33.33%;overflow:hidden}@media (max-width:1023.98px){.SaxoBankButton__section-program-list__podcast-item{width:50%}}@media (max-width:767.98px){.SaxoBankButton__section-program-list__podcast-item{width:100%}}.SaxoBankButton__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){.SaxoBankButton__section-program-list__content-wrapper{padding-bottom:20px}}.SaxoBankButton__section-program-list__img-wrapper img{width:106px;height:auto;border-radius:2px}.SaxoBankButton__section-program-list__text-wrapper{padding-left:10px;overflow:hidden}.SaxoBankButton__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){.SaxoBankButton__section-program-list__program-title{height:auto}}.SaxoBankButton__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}.SaxoBankButton__section-program-list__show-more{display:flex;justify-content:center}.SaxoBankButton__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}.SaxoBankButton__section-program-list__show-more button:hover{border:1px solid #d3d3d3;color:#333}.SaxoBankButton__podcast-audio-controls{display:flex;gap:32px;color:#333}.SaxoBankButton__podcast-audio-controls__button{height:20px;position:relative;display:flex;align-items:center;color:inherit;background:transparent;cursor:pointer;border:0;padding:0}.SaxoBankButton__podcast-audio-controls__button:focus{outline:none}.SaxoBankButton__podcast-audio-controls__button:hover svg{opacity:1}.SaxoBankButton__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)}.SaxoBankButton__podcast-audio-controls__icon{display:inline-block;height:28px;width:24px;position:relative;flex-grow:0;flex-shrink:0;margin-right:8px}.SaxoBankButton__section-recently-added-podcasts{padding:0 40px 40px}@media (max-width:1023.98px){.SaxoBankButton__section-recently-added-podcasts{padding:0 0 40px}}@media (max-width:767.98px){.SaxoBankButton__section-recently-added-podcasts{padding:0}}.SaxoBankButton__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){.SaxoBankButton__section-recently-added-podcasts ul{flex-direction:column}}.SaxoBankButton__section-recently-added-podcasts ul a{text-decoration:none}.SaxoBankButton__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}.SaxoBankButton__section-recently-added-podcasts__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.SaxoBankButton__section-recently-added-podcasts img{width:106px;height:auto;border-radius:2px}.SaxoBankButton__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){.SaxoBankButton__section-recently-added-podcasts li{width:50%}}@media (max-width:1023.98px){.SaxoBankButton__section-recently-added-podcasts li{padding-left:15px!important;padding-right:15px!important}}@media (max-width:767.98px){.SaxoBankButton__section-recently-added-podcasts li{width:100%}}.SaxoBankButton__section-recently-added-podcasts li:first-child a{padding-top:0}@media (max-width:767.98px){.SaxoBankButton__section-recently-added-podcasts li:first-of-type{padding:0!important}}@media (max-width:1023.98px){.SaxoBankButton__section-recently-added-podcasts li:first-of-type{padding-left:0!important}}@media (min-width:320px) and (max-width:1023.98px){.SaxoBankButton__section-recently-added-podcasts li:nth-child(3){display:none}}.SaxoBankButton__section-recently-added-podcasts li:not(:first-child){border-left:1px solid #d9d9d9}@media (max-width:1023.98px){.SaxoBankButton__section-recently-added-podcasts li:not(:first-child){padding-right:0!important}}@media (max-width:767.98px){.SaxoBankButton__section-recently-added-podcasts li:not(:first-child){padding:0!important;margin-top:40px;border:none}}.SaxoBankButton__section-recently-added-podcasts a{display:flex;flex-direction:column;justify-content:center;align-items:center}.SaxoBankButton__section-recently-added-podcasts__content-wrapper,.SaxoBankButton__section-recently-added-podcasts__text-wrapper{display:flex;flex-direction:column;height:100%}.SaxoBankButton__section-recently-added-podcasts__img-wrapper{display:flex;flex-direction:column}.SaxoBankButton__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}.SaxoBankButton__section-recently-added-podcasts__clip-title{font-family:Sanomat Alt,sans-serif!important;font-size:18px!important;font-weight:800;line-height:24px!important;height:47px;margin:0!important}.SaxoBankButton__section-recently-added-podcasts__clip-title,.SaxoBankButton__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}.SaxoBankButton__section-recently-added-podcasts__description{margin:16px 0 21px;font-family:Sanomat Sans Web,sans-serif;font-size:15px!important;font-weight:400;line-height:23px!important}@media (max-width:1023.98px){.SaxoBankButton__section-recently-added-podcasts__description{margin:16px 0}}.SaxoBankButton__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){.SaxoBankButton__section-recently-added-podcasts__time-wrapper{padding-left:0}}.SaxoBankButton__section-recently-added-podcasts__time-wrapper>span{padding:0 6px}.SaxoBankButton__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}.SaxoBankButton__section-recently-added-podcasts__footer p{padding:0;margin:0}.SaxoBankButton__section-recently-added-podcasts__footer--right{display:flex;align-items:center;justify-content:flex-end;flex:1;text-align:right;padding:0}.SaxoBankButton__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}.SaxoBankButton__section-recently-added-podcasts__footer--right a:hover{color:inherit}.SaxoBankButton__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}.SaxoBankButton__bsc_widget--from_other_media--front{padding-bottom:6.6666666667vw;border-bottom:1px dotted rgba(0,0,0,.3)}@media (min-width:767.1px){.SaxoBankButton__bsc_widget--from_other_media--front{padding-bottom:var(--row-gap);margin-bottom:var(--row-gap)}}@media (min-width:1024px){.SaxoBankButton__bsc_widget--from_other_media--front{margin-bottom:0}}.SaxoBankButton__saxoButton{padding:16px 16px 16px 24px;background-color:#f4f4f4;display:flex;align-items:flex-start;flex-wrap:nowrap;width:100%;border-radius:4px;margin-top:16px}.SaxoBankButton__img{margin:4px 0}.SaxoBankButton__saxoLogo{min-width:73px}.SaxoBankButton__body{display:flex;flex-direction:column;align-items:start;margin:0 24px;color:#051478;flex:1;min-height:40px;justify-content:space-around}.SaxoBankButton__body .SaxoBankButton__firstLineShort{font-size:14px;font-family:InterSemiBold,sans-serif;font-style:normal;font-weight:600;line-height:16px;margin-bottom:4px;word-wrap:break-word;overflow:hidden;max-height:37px;min-width:90px;color:#051478;display:none}@media (max-width:535px){.SaxoBankButton__body .SaxoBankButton__firstLineShort{display:block}}@media (max-width:319.98px){.SaxoBankButton__body .SaxoBankButton__firstLineShort{max-height:54px;min-width:53px}}.SaxoBankButton__body .SaxoBankButton__firstLine{font-size:14px;font-family:InterSemiBold,sans-serif;font-style:normal;font-weight:600;line-height:16px;margin-bottom:4px;word-wrap:break-word;overflow:hidden;max-height:37px;min-width:90px;color:#051478;display:block}@media (max-width:535px){.SaxoBankButton__body .SaxoBankButton__firstLine{display:none}}@media (max-width:319.98px){.SaxoBankButton__body .SaxoBankButton__firstLine{max-height:54px;min-width:53px}}.SaxoBankButton__body .SaxoBankButton__secondLine{font-family:InterRegular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.SaxoBankButton__button{height:40px;align-items:center;justify-content:center;display:flex;background:#051478;font-family:InterSemiBold,sans-serif;font-size:12px;font-weight:600;font-style:normal;color:#fff;padding:0 14px;border-radius:4px;white-space:nowrap;line-height:14px;text-align:center;margin:0}.SaxoBankButton__button svg{margin-left:8px}.SaxoBankButton__divider{width:100%;height:1px;margin:16px 0;flex-shrink:0;display:inline-block;background-image:linear-gradient(90deg,#212529 34%,transparent 0);background-position:bottom;background-size:3px 1px;background-repeat:repeat-x}div.StickyMarketingMessageContainer__overlay{bottom:var(--bm-audio-player--height,0)!important;z-index:1004!important}div.StickyMarketingMessageContainer__overlay.StickyMarketingMessageContainer__overlayMenuOpen{z-index:1000!important}.with-theme-css-variables,:root{--bm-theme_UserSavedArticles_UserSavedArticlesButton_color:#333;--bm-theme_UserSavedArticles_UserSavedArticlesButton_hoverColor:#007cbb;--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_family:Sanomat Sans Web;--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_size:14px;--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_weight:400;--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_lineHeight:20px;--bm-theme_UserSavedArticles_UserSavedArticlesList_backdropColor:#9d9d9c;--bm-theme_UserSavedArticles_UserSavedArticlesList_backdropOpacity:.25;--bm-theme_UserSavedArticles_UserSavedArticlesList_divider:#d9d9d9;--bm-theme_UserSavedArticles_UserSavedArticlesList_headerCloseIconColor:#333;--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFontColor:#333;--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_family:Sanomat Sans Web;--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_size:13px;--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_weight:500;--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_lineHeight:13px;--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_letterSpacing:0.375px;--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_transform:uppercase;--bm-theme_UserSavedArticles_EmptyList_titleColor:#333;--bm-theme_UserSavedArticles_EmptyList_descriptionColor:#333;--bm-theme_UserSavedArticles_EmptyList_instructionColor:#333;--bm-theme_UserSavedArticles_EmptyList_titleFont_family:Sanomat Alt;--bm-theme_UserSavedArticles_EmptyList_titleFont_size:18px;--bm-theme_UserSavedArticles_EmptyList_titleFont_weight:800;--bm-theme_UserSavedArticles_EmptyList_titleFont_lineHeight:24px;--bm-theme_UserSavedArticles_EmptyList_descriptionFont_family:Sanomat Sans Web;--bm-theme_UserSavedArticles_EmptyList_descriptionFont_size:16px;--bm-theme_UserSavedArticles_EmptyList_descriptionFont_weight:400;--bm-theme_UserSavedArticles_EmptyList_descriptionFont_lineHeight:20px;--bm-theme_UserSavedArticles_EmptyList_instructionFont_family:Sanomat Sans Web;--bm-theme_UserSavedArticles_EmptyList_instructionFont_size:16px;--bm-theme_UserSavedArticles_EmptyList_instructionFont_weight:400;--bm-theme_UserSavedArticles_EmptyList_instructionFont_lineHeight:20px;--bm-theme_UserSavedArticles_SavedArticleItem_buttonIconColor:#333;--bm-theme_UserSavedArticles_SavedArticleItem_labelColor:#777;--bm-theme_UserSavedArticles_SavedArticleItem_titleColor:#333;--bm-theme_UserSavedArticles_SavedArticleItem_titleHoverColor:#4183a7;--bm-theme_UserSavedArticles_SavedArticleItem_metadataColor:#777;--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_family:Sanomat Sans Web;--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_size:12px;--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_weight:500;--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_lineHeight:12px;--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_transform:uppercase;--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_family:Sanomat Alt;--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_size:18px;--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_weight:800;--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_lineHeight:24px;--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_family:Sanomat Sans Web;--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_size:13px;--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_weight:400;--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_lineHeight:13px;--bm-theme_NotificationItem_heading_color:#333;--bm-theme_NotificationItem_heading_font_family:Sanomat Sans Web;--bm-theme_NotificationItem_heading_font_size:14px;--bm-theme_NotificationItem_heading_font_weight:500;--bm-theme_NotificationItem_heading_font_lineHeight:20px;--bm-theme_NotificationItem_body_color:#333;--bm-theme_NotificationItem_body_font_family:Sanomat Sans Web;--bm-theme_NotificationItem_body_font_size:14px;--bm-theme_NotificationItem_body_font_weight:400;--bm-theme_NotificationItem_body_font_lineHeight:20px;--bm-theme_NotificationItem_actionButton_backgroundColor:#000;--bm-theme_NotificationItem_actionButton_color:#fff;--bm-theme_NotificationItem_actionButton_font_family:Sanomat Sans Web;--bm-theme_NotificationItem_actionButton_font_size:16px;--bm-theme_NotificationItem_actionButton_font_weight:400;--bm-theme_NotificationItem_actionButton_font_lineHeight:16px;--bm-theme_NotificationItem_actionButton_font_transform:uppercase;--bm-theme_AudioControlBar_button_color:#333;--bm-theme_AudioControlBar_button_hoverColor:#007cbb;--bm-theme_AudioControlBar_button_font_family:Sanomat Sans Web;--bm-theme_AudioControlBar_button_font_size:14px;--bm-theme_AudioControlBar_button_font_lineHeight:20px;--bm-theme_AudioControlBar_button_desktopFont_family:Sanomat Sans Web;--bm-theme_AudioControlBar_button_desktopFont_size:14px;--bm-theme_AudioControlBar_button_desktopFont_lineHeight:20px;--bm-theme_AudioPlayer_controls_color:#000;--bm-theme_AudioPlayer_controls_hoverColor:#fff;--bm-theme_AudioPlayer_controls_backgroundColor:#fff;--bm-theme_AudioPlayer_controls_backgroundHoverColor:#000;--bm-theme_AudioPlayer_controls_borderColor:#fff;--bm-theme_AudioPlayer_controls_borderHoverColor:#fff;--bm-theme_AudioPlayer_feedbackButton_textFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_feedbackButton_textFont_weight:400;--bm-theme_AudioPlayer_feedbackButton_textFont_size:14px;--bm-theme_AudioPlayer_feedbackButton_textFont_lineHeight:20px;--bm-theme_AudioPlayer_feedbackButton_linkFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_feedbackButton_linkFont_weight:400;--bm-theme_AudioPlayer_feedbackButton_linkFont_size:14px;--bm-theme_AudioPlayer_feedbackButton_linkFont_lineHeight:20px;--bm-theme_AudioPlayer_feedbackButton_linkColor:#4cb1d7;--bm-theme_AudioPlayer_feedbackButton_descriptionColor:#9d9d9c;--bm-theme_AudioPlayer_playbackRateTrigger_font_family:Sanomat Sans Web;--bm-theme_AudioPlayer_playbackRateTrigger_font_weight:300;--bm-theme_AudioPlayer_playbackRateTrigger_font_size:24px;--bm-theme_AudioPlayer_playbackRateTrigger_font_lineHeight:24px;--bm-theme_AudioPlayer_playlistTrigger_backgroundColor:#007cbb;--bm-theme_AudioPlayer_progressIndicator_backgroundColor:#007cbb;--bm-theme_AudioPlayer_progressSlider_backgroundColor:#007cbb;--bm-theme_AudioPlayer_playbackRateListbox_color:#007cbb;--bm-theme_AudioPlayer_playbackRateListbox_font_family:Sanomat Sans Web;--bm-theme_AudioPlayer_playbackRateListbox_font_weight:400;--bm-theme_AudioPlayer_playbackRateListbox_font_size:16px;--bm-theme_AudioPlayer_playbackRateListbox_font_lineHeight:20px;--bm-theme_AudioPlayer_progress_backgroundColor:#007cbb;--bm-theme_AudioPlayer_progress_font_family:Sanomat Sans Web;--bm-theme_AudioPlayer_progress_font_weight:500;--bm-theme_AudioPlayer_progress_font_size:14px;--bm-theme_AudioPlayer_progress_font_lineHeight:20px;--bm-theme_AudioPlayer_header_labelColor:#007cbb;--bm-theme_AudioPlayer_header_labelFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_header_labelFont_weight:500;--bm-theme_AudioPlayer_header_labelFont_size:12px;--bm-theme_AudioPlayer_header_labelFont_lineHeight:12px;--bm-theme_AudioPlayer_header_labelFont_transform:uppercase;--bm-theme_AudioPlayer_header_titleFont_family:Sanomat Alt;--bm-theme_AudioPlayer_header_titleFont_weight:800;--bm-theme_AudioPlayer_header_titleFont_size:24px;--bm-theme_AudioPlayer_header_titleFont_lineHeight:27px;--bm-theme_AudioPlayer_header_dateFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_header_dateFont_weight:400;--bm-theme_AudioPlayer_header_dateFont_size:13px;--bm-theme_AudioPlayer_header_dateFont_lineHeight:13px;--bm-theme_AudioPlayer_progressSliderWithTime_progressColor:#007cbb;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_weight:500;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_size:14px;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_lineHeight:20px;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_weight:400;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_size:14px;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_lineHeight:20px;--bm-theme_AudioPlayer_thumbnail_font_family:Sanomat Sans Web;--bm-theme_AudioPlayer_thumbnail_font_weight:500;--bm-theme_AudioPlayer_thumbnail_font_size:12px;--bm-theme_AudioPlayer_thumbnail_font_lineHeight:12px;--bm-theme_AudioPlayer_thumbnail_font_transform:uppercase;--bm-theme_AudioPlayer_playbackRatePanel_labelSelectedColor:#007cbb;--bm-theme_AudioPlayer_playbackRatePanel_labelFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_playbackRatePanel_labelFont_weight:400;--bm-theme_AudioPlayer_playbackRatePanel_labelFont_size:16px;--bm-theme_AudioPlayer_playbackRatePanel_labelFont_lineHeight:20px;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_weight:500;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_size:13px;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_lineHeight:13px;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_letterSpacing:0.38px;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_family:Sanomat Sans Web;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_weight:400;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_size:16px;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_lineHeight:20px;--bm-theme_AudioPlayer_desktopPlayer_labelColor:#007cbb;--bm-theme_AudioPlayer_desktopPlayer_titleFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_desktopPlayer_titleFont_weight:400;--bm-theme_AudioPlayer_desktopPlayer_titleFont_size:16px;--bm-theme_AudioPlayer_desktopPlayer_titleFont_lineHeight:20px;--bm-theme_AudioPlayer_desktopPlayer_labelFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_desktopPlayer_labelFont_weight:500;--bm-theme_AudioPlayer_desktopPlayer_labelFont_size:12px;--bm-theme_AudioPlayer_desktopPlayer_labelFont_lineHeight:12px;--bm-theme_AudioPlayer_desktopPlayer_metadataFont_family:Sanomat Sans Web;--bm-theme_AudioPlayer_desktopPlayer_metadataFont_weight:400;--bm-theme_AudioPlayer_desktopPlayer_metadataFont_size:13px;--bm-theme_AudioPlayer_desktopPlayer_metadataFont_lineHeight:13px;--bm-theme_Playlist_content_font_family:Sanomat Sans Web;--bm-theme_Playlist_content_font_weight:400;--bm-theme_Playlist_content_font_size:16px;--bm-theme_Playlist_content_font_lineHeight:20px;--bm-theme_Playlist_controls_backgroundColor:#007cbb;--bm-theme_Playlist_controls_borderColor:#9499a7;--bm-theme_Playlist_controls_font_family:Sanomat Sans Web;--bm-theme_Playlist_controls_font_weight:400;--bm-theme_Playlist_controls_font_size:16px;--bm-theme_Playlist_controls_font_lineHeight:20px;--bm-theme_Playlist_empty_anchorColor:#007cbb;--bm-theme_Playlist_empty_anchorFont_family:Sanomat Sans Web;--bm-theme_Playlist_empty_anchorFont_weight:500;--bm-theme_Playlist_empty_anchorFont_size:16px;--bm-theme_Playlist_empty_anchorFont_lineHeight:20px;--bm-theme_Playlist_empty_contentFont_family:Sanomat Sans Web;--bm-theme_Playlist_empty_contentFont_weight:400;--bm-theme_Playlist_empty_contentFont_size:16px;--bm-theme_Playlist_empty_contentFont_lineHeight:20px;--bm-theme_Playlist_empty_headingFont_family:Sanomat Alt;--bm-theme_Playlist_empty_headingFont_weight:800;--bm-theme_Playlist_empty_headingFont_size:18px;--bm-theme_Playlist_empty_headingFont_lineHeight:24px;--bm-theme_Playlist_mediaItem_labelColor:#007cbb;--bm-theme_Playlist_mediaItem_timeColor:#9b9b9b;--bm-theme_Playlist_mediaItem_titleColor:#fff;--bm-theme_Playlist_mediaItem_timeBackgroundColor:#9b9b9b;--bm-theme_Playlist_mediaItem_labelFont_family:Sanomat Sans Web;--bm-theme_Playlist_mediaItem_labelFont_weight:500;--bm-theme_Playlist_mediaItem_labelFont_size:12px;--bm-theme_Playlist_mediaItem_labelFont_lineHeight:16px;--bm-theme_Playlist_mediaItem_labelFont_transform:uppercase;--bm-theme_Playlist_mediaItem_timeFont_family:Sanomat Sans Web;--bm-theme_Playlist_mediaItem_timeFont_weight:400;--bm-theme_Playlist_mediaItem_timeFont_size:13px;--bm-theme_Playlist_mediaItem_timeFont_lineHeight:13px;--bm-theme_Playlist_mediaItem_titleFont_family:Sanomat Alt;--bm-theme_Playlist_mediaItem_titleFont_weight:800;--bm-theme_Playlist_mediaItem_titleFont_size:18px;--bm-theme_Playlist_mediaItem_titleFont_lineHeight:24px;--bm-theme_Playlist_mediaItem_contentSponsoredText_family:Sanomat Sans Web;--bm-theme_Playlist_mediaItem_contentSponsoredText_weight:500;--bm-theme_Playlist_mediaItem_contentSponsoredText_size:13px;--bm-theme_Playlist_mediaItem_contentSponsoredText_lineHeight:17px;--bm-theme_Playlist_mediaItem_contentSponsoredText_transform:uppercase;--bm-theme_Playlist_mediaItem_contentSponsoredText_letterSpacing:0.5px;--bm-theme_Playlist_mediaItem_contentSponsoredTextColor:#626262;--bm-theme_Playlist_mediaItem_contentSponsoredBackgroundColor:#f8f8f8;--bm-theme_Playlist_mediaItem_contentSponsoredBorderRadius:0px;--bm-theme_Playlist_playlist_backgroundColor:#9499a7;--bm-theme_Playlist_playlistPanel_font_family:Sanomat Sans Web;--bm-theme_Playlist_playlistPanel_font_weight:500;--bm-theme_Playlist_playlistPanel_font_letterSpacing:0.38px;--bm-theme_Playlist_playlistPanel_font_size:13px;--bm-theme_Playlist_playlistPanel_font_lineHeight:13px;--bm-theme_Playlist_playlistPanel_font_transform:uppercase;--bm-theme_PodcastEpisodeWidget_actionButton_color:#333;--bm-theme_PodcastEpisodeWidget_actionButton_hoverColor:#007cbb;--bm-theme_PodcastEpisodeWidget_actionButton_linkColor:#007cbb;--bm-theme_PodcastEpisodeWidget_actionButton_linkHoverColor:#007cbb;--bm-theme_PodcastEpisodeWidget_actionButton_font_family:Sanomat Sans Web;--bm-theme_PodcastEpisodeWidget_actionButton_font_size:14px;--bm-theme_PodcastEpisodeWidget_actionButton_font_lineHeight:20px;--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_family:Sanomat Sans Web;--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_size:14px;--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_lineHeight:20px;--bm-theme_PodcastEpisodeWidget_collapseLines_color:#000;--bm-theme_PodcastEpisodeWidget_collapseLines_font_family:Sanomat Sans Web;--bm-theme_PodcastEpisodeWidget_collapseLines_font_weight:500;--bm-theme_PodcastEpisodeWidget_collapseLines_font_size:15px;--bm-theme_PodcastEpisodeWidget_collapseLines_font_lineHeight:23px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelColor:#007cbb;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelHoverColor:#007cbb;--bm-theme_PodcastEpisodeWidget_podcastEpisode_backgroundColor:#f8f8f8;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleColor:#333;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaColor:#626262;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionColor:#333;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_family:Sanomat Sans Web;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_size:13px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_lineHeight:13px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_family:Sanomat Sans Web;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_size:13px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_lineHeight:13px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_family:Sanomat Sans Web;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_weight:500;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_size:12px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_lineHeight:12px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_transform:uppercase;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_family:Sanomat Alt Extrabold;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_weight:800;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_size:18px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_lineHeight:24px;--bm-theme_PodcastEpisodeWidget_skeleton_backgroundColor:#f8f8f8;--bm-theme_PodcastListWidget_collapseLines_color:#333;--bm-theme_PodcastListWidget_collapseLines_anchorColor:#007cbb;--bm-theme_PodcastListWidget_collapseLines_font_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_collapseLines_font_weight:500;--bm-theme_PodcastListWidget_collapseLines_font_size:15px;--bm-theme_PodcastListWidget_collapseLines_font_lineHeight:23px;--bm-theme_PodcastListWidget_footer_color:#000;--bm-theme_PodcastListWidget_footer_font_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_footer_font_weight:400;--bm-theme_PodcastListWidget_footer_font_size:16px;--bm-theme_PodcastListWidget_footer_font_lineHeight:20px;--bm-theme_PodcastListWidget_heading_descriptionColor:#000;--bm-theme_PodcastListWidget_heading_labelColor:#007cbb;--bm-theme_PodcastListWidget_heading_headingColor:#000;--bm-theme_PodcastListWidget_heading_anchorColor:#007cbb;--bm-theme_PodcastListWidget_heading_labelFont_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_heading_labelFont_weight:500;--bm-theme_PodcastListWidget_heading_labelFont_size:12px;--bm-theme_PodcastListWidget_heading_labelFont_lineHeight:12px;--bm-theme_PodcastListWidget_heading_labelFont_transform:uppercase;--bm-theme_PodcastListWidget_heading_descriptionFont_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_heading_descriptionFont_size:15px;--bm-theme_PodcastListWidget_heading_descriptionFont_lineHeight:23px;--bm-theme_PodcastListWidget_heading_descriptionTabletFont_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_heading_descriptionTabletFont_size:15px;--bm-theme_PodcastListWidget_heading_descriptionTabletFont_lineHeight:23px;--bm-theme_PodcastListWidget_heading_headingFont_family:Sanomat Alt;--bm-theme_PodcastListWidget_heading_headingFont_weight:800;--bm-theme_PodcastListWidget_heading_headingFont_size:24px;--bm-theme_PodcastListWidget_heading_headingFont_lineHeight:27px;--bm-theme_PodcastListWidget_heading_headingTabletFont_family:Sanomat Alt;--bm-theme_PodcastListWidget_heading_headingTabletFont_weight:800;--bm-theme_PodcastListWidget_heading_headingTabletFont_size:24px;--bm-theme_PodcastListWidget_heading_headingTabletFont_lineHeight:27px;--bm-theme_PodcastListWidget_heading_headingDesktopFont_family:Sanomat Alt;--bm-theme_PodcastListWidget_heading_headingDesktopFont_weight:800;--bm-theme_PodcastListWidget_heading_headingDesktopFont_size:47px;--bm-theme_PodcastListWidget_heading_headingDesktopFont_lineHeight:54px;--bm-theme_PodcastListWidget_loadButton_buttonColor:#007cbb;--bm-theme_PodcastListWidget_loadButton_chevronColor:#007cbb;--bm-theme_PodcastListWidget_loadButton_chevronHoverColor:#fff;--bm-theme_PodcastListWidget_loadButton_chevronBorderColor:#007cbb;--bm-theme_PodcastListWidget_loadButton_chevronBorderHoverColor:#007cbb;--bm-theme_PodcastListWidget_loadButton_chevronBackgroundColor:#fff;--bm-theme_PodcastListWidget_loadButton_chevronBackgroundHoverColor:#007cbb;--bm-theme_PodcastListWidget_loadButton_buttonFont_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_loadButton_buttonFont_weight:400;--bm-theme_PodcastListWidget_loadButton_buttonFont_size:16px;--bm-theme_PodcastListWidget_loadButton_buttonFont_lineHeight:24px;--bm-theme_PodcastListWidget_podcastItem_metaColor:#626262;--bm-theme_PodcastListWidget_podcastItem_buttonColor:#000;--bm-theme_PodcastListWidget_podcastItem_buttonHoverColor:#007cbb;--bm-theme_PodcastListWidget_podcastItem_headingColor:#000;--bm-theme_PodcastListWidget_podcastItem_descriptionColor:#000;--bm-theme_PodcastListWidget_podcastItem_buttonFont_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_podcastItem_buttonFont_weight:400;--bm-theme_PodcastListWidget_podcastItem_buttonFont_size:14px;--bm-theme_PodcastListWidget_podcastItem_buttonFont_lineHeight:20px;--bm-theme_PodcastListWidget_podcastItem_headingFont_family:Sanomat Alt;--bm-theme_PodcastListWidget_podcastItem_headingFont_weight:800;--bm-theme_PodcastListWidget_podcastItem_headingFont_size:18px;--bm-theme_PodcastListWidget_podcastItem_headingFont_lineHeight:24px;--bm-theme_PodcastListWidget_podcastItem_descriptionFont_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_podcastItem_descriptionFont_size:15px;--bm-theme_PodcastListWidget_podcastItem_descriptionFont_lineHeight:23px;--bm-theme_PodcastListWidget_podcastItem_metaFont_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_podcastItem_metaFont_size:13px;--bm-theme_PodcastListWidget_podcastItem_metaFont_lineHeight:13px;--bm-theme_PodcastListWidget_podcastList_color:#000;--bm-theme_PodcastListWidget_podcastList_font_family:Sanomat Sans Web;--bm-theme_PodcastListWidget_podcastList_font_size:16px;--bm-theme_PodcastListWidget_podcastList_font_lineHeight:20px;--bm-theme_PodcastListWidget_podcastListWidget_color:#333;--bm-theme_OtherMediaArticleList_container_backgroundColor:transparent;--bm-theme_OtherMediaArticleList_heading_color:#333;--bm-theme_OtherMediaArticleList_heading_font_family:Sanomat Alt;--bm-theme_OtherMediaArticleList_heading_font_weight:800;--bm-theme_OtherMediaArticleList_heading_font_size:24px;--bm-theme_OtherMediaArticleList_heading_font_lineHeight:27px;--bm-theme_OtherMediaArticleList_heading_tabletFont_family:Sanomat Alt;--bm-theme_OtherMediaArticleList_heading_tabletFont_weight:800;--bm-theme_OtherMediaArticleList_heading_tabletFont_size:24px;--bm-theme_OtherMediaArticleList_heading_tabletFont_lineHeight:27px;--bm-theme_OtherMediaArticleList_divider_color:#d9d9d9;--bm-theme_OtherMediaArticleTeaser_title_color:#333;--bm-theme_OtherMediaArticleTeaser_title_font_family:Sanomat Alt;--bm-theme_OtherMediaArticleTeaser_title_font_weight:400;--bm-theme_OtherMediaArticleTeaser_title_font_size:16px;--bm-theme_OtherMediaArticleTeaser_title_font_lineHeight:22px;--bm-theme_OtherMediaArticleTeaser_title_tabletFont_family:Sanomat Alt;--bm-theme_OtherMediaArticleTeaser_title_tabletFont_weight:400;--bm-theme_OtherMediaArticleTeaser_title_tabletFont_size:20px;--bm-theme_OtherMediaArticleTeaser_title_tabletFont_lineHeight:26px;--bm-theme_OtherMediaArticleTeaser_title_desktopFont_family:Sanomat Alt;--bm-theme_OtherMediaArticleTeaser_title_desktopFont_weight:400;--bm-theme_OtherMediaArticleTeaser_title_desktopFont_size:20px;--bm-theme_OtherMediaArticleTeaser_title_desktopFont_lineHeight:26px;--bm-theme_CommonVideoPlayer_castOverlay_text_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_castOverlay_text_weight:400;--bm-theme_CommonVideoPlayer_castOverlay_text_size:18px;--bm-theme_CommonVideoPlayer_castOverlay_text_lineHeight:20px;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_weight:400;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_size:20px;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_lineHeight:20px;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_transform:uppercase;--bm-theme_CommonVideoPlayer_playButton_color:#007cbb;--bm-theme_CommonVideoPlayer_progressBar_color:#007cbb;--bm-theme_CommonVideoPlayer_progressBar_scrubberColor:#007cbb;--bm-theme_CommonVideoPlayer_progressIndicator_color:#007cbb;--bm-theme_CommonVideoPlayer_floatingControls_backgroundColor:#333;--bm-theme_CommonVideoPlayer_floatingControls_title_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_floatingControls_title_weight:400;--bm-theme_CommonVideoPlayer_floatingControls_title_size:12px;--bm-theme_CommonVideoPlayer_floatingControls_title_lineHeight:16px;--bm-theme_CommonVideoPlayer_brandColor_color:#007cbb;--bm-theme_CommonVideoPlayer_liveBadge_color:#007cbb;--bm-theme_CommonVideoPlayer_liveBadge_font_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_liveBadge_font_weight:600;--bm-theme_CommonVideoPlayer_liveBadge_font_size:16px;--bm-theme_CommonVideoPlayer_liveBadge_font_lineHeight:16px;--bm-theme_CommonVideoPlayer_liveBadge_font_letterSpacing:0.6px;--bm-theme_CommonVideoPlayer_liveBadge_font_transform:uppercase;--bm-theme_CommonVideoPlayer_adsOverlay_font_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_adsOverlay_font_weight:400;--bm-theme_CommonVideoPlayer_adsOverlay_font_size:12px;--bm-theme_CommonVideoPlayer_adsOverlay_font_lineHeight:16px;--bm-theme_CommonVideoPlayer_adsOverlay_tabletFont_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_adsOverlay_tabletFont_weight:400;--bm-theme_CommonVideoPlayer_adsOverlay_tabletFont_size:14px;--bm-theme_CommonVideoPlayer_adsOverlay_tabletFont_lineHeight:16px;--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_weight:700;--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_size:16px;--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_lineHeight:18px;--bm-theme_CommonVideoPlayer_cookieConsent_title_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_cookieConsent_title_weight:700;--bm-theme_CommonVideoPlayer_cookieConsent_title_size:20px;--bm-theme_CommonVideoPlayer_cookieConsent_title_lineHeight:24px;--bm-theme_CommonVideoPlayer_cookieConsent_title_letterSpacing:0.4px;--bm-theme_CommonVideoPlayer_cookieConsent_text_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_cookieConsent_text_weight:400;--bm-theme_CommonVideoPlayer_cookieConsent_text_size:17px;--bm-theme_CommonVideoPlayer_cookieConsent_text_lineHeight:22px;--bm-theme_CommonVideoPlayer_cookieConsent_tabletText_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_cookieConsent_tabletText_weight:400;--bm-theme_CommonVideoPlayer_cookieConsent_tabletText_size:20px;--bm-theme_CommonVideoPlayer_cookieConsent_tabletText_lineHeight:24px;--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_weight:700;--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_size:30px;--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_lineHeight:32px;--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_letterSpacing:0.6px;--bm-theme_CommonVideoPlayer_optionsLabel_font_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_optionsLabel_font_weight:400;--bm-theme_CommonVideoPlayer_optionsLabel_font_size:12px;--bm-theme_CommonVideoPlayer_optionsLabel_font_lineHeight:16px;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_family:Sanomat Alt Extrabold;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_weight:400;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_size:24px;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_lineHeight:27px;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_family:Sanomat Alt Extrabold;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_weight:800;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_size:20px;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_lineHeight:23px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_weight:400;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_size:14px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_lineHeight:20px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_weight:400;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_size:14px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_lineHeight:20px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_letterSpacing:0.32px;--bm-theme_CommonVideoPlayer_video_progress_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_video_progress_weight:400;--bm-theme_CommonVideoPlayer_video_progress_size:16px;--bm-theme_CommonVideoPlayer_video_progress_lineHeight:20px;--bm-theme_CommonVideoPlayer_video_progress_letterSpacing:0.16px;--bm-theme_CommonVideoPlayer_video_title_family:Sanomat Alt Extrabold;--bm-theme_CommonVideoPlayer_video_title_weight:800;--bm-theme_CommonVideoPlayer_video_title_size:20px;--bm-theme_CommonVideoPlayer_video_title_lineHeight:24px;--bm-theme_CommonVideoPlayer_video_meta_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_video_meta_weight:400;--bm-theme_CommonVideoPlayer_video_meta_size:16px;--bm-theme_CommonVideoPlayer_video_meta_lineHeight:20px;--bm-theme_CommonVideoPlayer_video_meta_letterSpacing:0.16px;--bm-theme_CommonVideoPlayer_preRollStatus_text_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_preRollStatus_text_weight:400;--bm-theme_CommonVideoPlayer_preRollStatus_text_size:14px;--bm-theme_CommonVideoPlayer_preRollStatus_text_lineHeight:20px;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_family:Sanomat Sans Web;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_weight:600;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_size:12px;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_lineHeight:12px;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_letterSpacing:0.6px;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_transform:uppercase;--bm-theme_VideoErrorMessageOverlay_error_codeFont_family:Sanomat Sans Web;--bm-theme_VideoErrorMessageOverlay_error_codeFont_weight:400;--bm-theme_VideoErrorMessageOverlay_error_codeFont_size:14px;--bm-theme_VideoErrorMessageOverlay_error_codeFont_lineHeight:20px;--bm-theme_VideoErrorMessageOverlay_error_messageFont_family:Sanomat Sans Web;--bm-theme_VideoErrorMessageOverlay_error_messageFont_weight:500;--bm-theme_VideoErrorMessageOverlay_error_messageFont_size:14px;--bm-theme_VideoErrorMessageOverlay_error_messageFont_lineHeight:20px;--bm-theme_VideoErrorMessageOverlay_ad_headerFont_family:Sanomat Sans Web;--bm-theme_VideoErrorMessageOverlay_ad_headerFont_lineHeight:22px;--bm-theme_VideoErrorMessageOverlay_ad_headerFont_size:20px;--bm-theme_VideoErrorMessageOverlay_ad_headerFont_weight:600;--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_family:Sanomat Sans Web;--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_lineHeight:20px;--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_size:16px;--bm-theme_RelatedVideos_teaserTitle_font_family:Sanomat Sans Web;--bm-theme_RelatedVideos_teaserTitle_font_weight:400;--bm-theme_RelatedVideos_teaserTitle_font_size:15px;--bm-theme_RelatedVideos_teaserTitle_font_lineHeight:22px;--bm-theme_VideoInfoMessageOverlay_text_font_family:Sanomat Sans Web;--bm-theme_VideoInfoMessageOverlay_text_font_weight:500;--bm-theme_VideoInfoMessageOverlay_text_font_size:14px;--bm-theme_VideoInfoMessageOverlay_text_font_lineHeight:20px;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_family:Sanomat Sans Web;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_weight:400;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_size:14px;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_lineHeight:14px;--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_family:Sanomat Sans Web;--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_weight:400;--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_size:10px;--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_lineHeight:12px;--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_family:Sanomat Sans Web;--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_weight:400;--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_size:13px;--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_lineHeight:15.6px;--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_family:Sanomat Sans Web;--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_weight:400;--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_size:16px;--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_lineHeight:19.2px;--bm-theme_StandardVideoPlayer_recommendedItemPlayButton_color:#007cbb;--bm-theme_StandardVideoPlayer_recommendedHeader_font_family:Sanomat Sans Web;--bm-theme_StandardVideoPlayer_recommendedHeader_font_weight:400;--bm-theme_StandardVideoPlayer_recommendedHeader_font_size:15px;--bm-theme_StandardVideoPlayer_recommendedHeader_font_lineHeight:30px;--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_family:Sanomat Sans Web;--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_weight:600;--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_size:12px;--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_lineHeight:14px;--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_family:Sanomat Sans Web;--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_weight:600;--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_size:10px;--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_lineHeight:12px;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_family:Sanomat Sans Web;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_size:14px;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_lineHeight:14px;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_weight:400;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_letterSpacing:0.28px;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_family:CPH-signs;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_size:23px;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_lineHeight:23px;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_weight:400;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_transform:uppercase;--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_family:Sanomat Sans Web;--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_size:14px;--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_lineHeight:14px;--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_weight:500;--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_letterSpacing:0.28px;--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_family:Sanomat Alt;--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_size:16px;--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_lineHeight:20px;--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_weight:800;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_family:Sanomat Sans Web;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_size:17px;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_lineHeight:23px;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_weight:400;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextCloseButtonColor:#000;--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_family:Sanomat Alt;--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_size:24px;--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_lineHeight:28px;--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_weight:800;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_family:Sanomat Alt;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_size:28px;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_lineHeight:32px;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_weight:800;--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_family:Guardian Text Egyptian Web;--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_size:17px;--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_lineHeight:26px;--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_weight:400;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_family:Guardian Text Egyptian Web;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_size:16px;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_lineHeight:31px;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_weight:400;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_family:Sanomat Alt;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_size:32px;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_lineHeight:36px;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_weight:800;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_family:Guardian Text Egyptian Web;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_size:16px;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_lineHeight:31px;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_weight:400;--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_family:Sanomat Sans Web;--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_size:14px;--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_lineHeight:16px;--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_weight:400;--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_family:Sanomat Sans Web;--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_size:14px;--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_lineHeight:16px;--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_weight:400;--bm-theme_StandAloneVideoPlayer_replay_replayFont_family:Sanomat Sans Web;--bm-theme_StandAloneVideoPlayer_replay_replayFont_size:14px;--bm-theme_StandAloneVideoPlayer_replay_replayFont_lineHeight:20px;--bm-theme_StandAloneVideoPlayer_replay_replayFont_weight:500;--bm-theme_StandAloneVideoPlayer_forwardButton_backgroundColor:#007cbb;--bm-theme_StandAloneVideoPlayer_forwardButton_font_family:Guardian Text Egyptian Web;--bm-theme_StandAloneVideoPlayer_forwardButton_font_lineHeight:16px;--bm-theme_StandAloneVideoPlayer_forwardButton_font_size:16px;--bm-theme_StandAloneVideoPlayer_forwardButton_font_weight:400;--bm-theme_StandAloneVideoPlayer_forwardButton_borderRadius:2px;--bm-theme_VideoPlayerGenericTheme_button_focusShadowColor:#007cbb;--bm-theme_AccessModal_modal_backgroundColor:#fff;--bm-theme_AccessModal_divider_color:#9499a7;--bm-theme_AccessModal_divider_size:1px;--bm-theme_AccessModal_overlay_backgroundColor:#9d9d9c;--bm-theme_AccessModal_overlay_opacity:.25;--bm-theme_AccessModal_title_color:#333;--bm-theme_AccessModal_title_font_family:Sanomat Alt;--bm-theme_AccessModal_title_font_weight:800;--bm-theme_AccessModal_title_font_size:28px;--bm-theme_AccessModal_title_font_lineHeight:32px;--bm-theme_AccessModal_description_color:#333;--bm-theme_AccessModal_description_font_family:Sanomat Sans Web;--bm-theme_AccessModal_description_font_weight:400;--bm-theme_AccessModal_description_font_size:17px;--bm-theme_AccessModal_description_font_lineHeight:24px;--bm-theme_AccessModal_button_font_family:Sanomat Sans Web;--bm-theme_AccessModal_button_font_weight:400;--bm-theme_AccessModal_button_font_size:16px;--bm-theme_AccessModal_button_font_lineHeight:16px;--bm-theme_AccessModal_button_borderRadius:2px;--bm-theme_AccessModal_primaryButton_backgroundColor:#000;--bm-theme_AccessModal_primaryButton_color:#fff;--bm-theme_AccessModal_secondaryButton_color:#000;--bm-theme_AccessModal_secondaryButton_borderSize:0px;--bm-theme_AccessModal_closeButton_color:#000}.bsc_03c889e3{display:inline-flex;position:relative;vertical-align:top}.bsc_ee9325c7{display:flex;position:relative;justify-content:center}.bsc_ee9325c7,.bsc_ee9325c7>svg{height:100%;width:100%}.bsc_4174ea9c{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;display:flex;align-items:center;gap:8px;width:min-content;white-space:nowrap;color:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_color)}.bsc_4174ea9c svg{vertical-align:baseline!important}.bsc_4174ea9c *{pointer-events:none}.bsc_4174ea9c:disabled{cursor:pointer}.bsc_4174ea9c:hover{color:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_hoverColor)}.bsc_4174ea9c:hover[data-is-saved=true] svg{fill:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_hoverColor)}.bsc_48dded45{display:inline-block}.bsc_48dded45[data-is-saved=true] svg{fill:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_color)}.bsc_88efea1e{font-family:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_family,)!important;font-weight:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_weight,normal)!important;letter-spacing:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_letterSpacing,normal)!important;font-size:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_size,)!important;line-height:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_lineHeight,normal)!important;text-transform:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_transform,none)!important;font-style:var(--bm-theme_UserSavedArticles_UserSavedArticlesButton_font_style,normal)!important;user-select:none;transition:color 50ms linear}.bsc_16e4f0c6{position:fixed;inset:0}.bsc_57c87780{width:100%;height:100%;background-color:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_backdropColor);opacity:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_backdropOpacity)}.bsc_a1c750e4{position:absolute;top:0;right:0;display:flex;flex-direction:column;background:#fff;height:100%;width:100%}@media (min-width:1024.1px){.bsc_a1c750e4{width:414px;box-shadow:0 4px 20px rgba(0,0,0,.25)}}.bsc_aea7e7be{display:flex;height:80px;width:100%;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;position:relative;border-bottom:1px solid var(--bm-theme_UserSavedArticles_UserSavedArticlesList_divider)}@media (min-width:768px){.bsc_aea7e7be{height:100px}}.bsc_2f441ccb{color:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFontColor);text-align:center;margin:0;font-family:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_family,)!important;font-weight:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_weight,normal)!important;letter-spacing:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_letterSpacing,normal)!important;font-size:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_size,)!important;line-height:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_lineHeight,normal)!important;text-transform:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_transform,none)!important;font-style:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerFont_style,normal)!important}.bsc_99695a58{border:none;background:none;color:currentcolor;cursor:pointer;box-shadow:none;border-radius:0;width:40px;height:40px;position:absolute;right:28px;top:28px;padding:8px;margin:-8px;color:var(--bm-theme_UserSavedArticles_UserSavedArticlesList_headerCloseIconColor)}.bsc_99695a58 svg{vertical-align:baseline!important}@media (min-width:768px){.bsc_99695a58{top:38px;right:38px}}.bsc_96951419{margin:0;list-style-type:none;display:flex;padding:0 20px 20px;flex-direction:column;overflow-y:auto}.bsc_3ca9e1dd{border-bottom:1px solid var(--bm-theme_UserSavedArticles_UserSavedArticlesList_divider)}.bsc_3ca9e1dd:last-child{border-bottom:none}.bsc_4a2f6695{display:flex;padding:100px 30px 30px;flex-direction:column;align-items:center;gap:32px;flex:1 0 0;align-self:stretch}.bsc_81879868{align-self:stretch;text-align:center;color:var(--bm-theme_UserSavedArticles_EmptyList_titleColor);font-family:var(--bm-theme_UserSavedArticles_EmptyList_titleFont_family,)!important;font-weight:var(--bm-theme_UserSavedArticles_EmptyList_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_UserSavedArticles_EmptyList_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_UserSavedArticles_EmptyList_titleFont_size,)!important;line-height:var(--bm-theme_UserSavedArticles_EmptyList_titleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_UserSavedArticles_EmptyList_titleFont_transform,none)!important;font-style:var(--bm-theme_UserSavedArticles_EmptyList_titleFont_style,normal)!important}.bsc_7d8b7c71{display:flex;width:200px;flex-direction:column;align-items:center;gap:20px}.bsc_42691bd5{align-self:stretch;text-align:center;color:var(--bm-theme_UserSavedArticles_EmptyList_descriptionColor);font-family:var(--bm-theme_UserSavedArticles_EmptyList_descriptionFont_family,)!important;font-weight:var(--bm-theme_UserSavedArticles_EmptyList_descriptionFont_weight,normal)!important;letter-spacing:var(--bm-theme_UserSavedArticles_EmptyList_descriptionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_UserSavedArticles_EmptyList_descriptionFont_size,)!important;line-height:var(--bm-theme_UserSavedArticles_EmptyList_descriptionFont_lineHeight,normal)!important;text-transform:var(--bm-theme_UserSavedArticles_EmptyList_descriptionFont_transform,none)!important;font-style:var(--bm-theme_UserSavedArticles_EmptyList_descriptionFont_style,normal)!important}.bsc_d38373c6{gap:8px}.bsc_531c50b7,.bsc_d38373c6{display:flex;justify-content:center;align-items:center}.bsc_531c50b7{width:24px;height:24px}.bsc_28d45867,.bsc_531c50b7{color:var(--bm-theme_UserSavedArticles_EmptyList_instructionColor)}.bsc_28d45867{font-family:var(--bm-theme_UserSavedArticles_EmptyList_instructionFont_family,)!important;font-weight:var(--bm-theme_UserSavedArticles_EmptyList_instructionFont_weight,normal)!important;letter-spacing:var(--bm-theme_UserSavedArticles_EmptyList_instructionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_UserSavedArticles_EmptyList_instructionFont_size,)!important;line-height:var(--bm-theme_UserSavedArticles_EmptyList_instructionFont_lineHeight,normal)!important;text-transform:var(--bm-theme_UserSavedArticles_EmptyList_instructionFont_transform,none)!important;font-style:var(--bm-theme_UserSavedArticles_EmptyList_instructionFont_style,normal)!important}.bsc_50b107d0{display:flex;padding:20px 0;justify-content:flex-end;align-items:center;gap:24px;align-self:stretch}.bsc_145a037e{border:none;background:none;color:currentcolor;cursor:pointer;box-shadow:none;border-radius:0;width:40px;height:40px;color:var(--bm-theme_UserSavedArticles_SavedArticleItem_buttonIconColor);padding:8px;margin:-8px}.bsc_145a037e svg{vertical-align:baseline!important}.bsc_145a037e *{pointer-events:none}.bsc_145a037e svg{fill:none!important}.bsc_c79da7d6{flex-direction:column;gap:16px;flex:1 0 0}.bsc_0abe3639,.bsc_c79da7d6{display:flex;align-items:flex-start}.bsc_0abe3639{flex-direction:column;gap:8px;align-self:stretch}.bsc_a372f056{align-self:stretch;color:var(--bm-theme_UserSavedArticles_SavedArticleItem_labelColor);font-family:var(--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_family,)!important;font-weight:var(--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_weight,normal)!important;letter-spacing:var(--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_letterSpacing,normal)!important;font-size:var(--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_size,)!important;line-height:var(--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_lineHeight,normal)!important;text-transform:var(--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_transform,none)!important;font-style:var(--bm-theme_UserSavedArticles_SavedArticleItem_labelFont_style,normal)!important}.bsc_18b66689{text-decoration:none;color:inherit;cursor:pointer;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:stretch;overflow:hidden;color:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleColor);font-family:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_family,)!important;font-weight:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_size,)!important;line-height:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_transform,none)!important;font-style:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleFont_style,normal)!important}.bsc_18b66689:hover{color:var(--bm-theme_UserSavedArticles_SavedArticleItem_titleHoverColor)}.bsc_402b49ab{color:var(--bm-theme_UserSavedArticles_SavedArticleItem_metadataColor);font-family:var(--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_family,)!important;font-weight:var(--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_weight,normal)!important;letter-spacing:var(--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_letterSpacing,normal)!important;font-size:var(--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_size,)!important;line-height:var(--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_lineHeight,normal)!important;text-transform:var(--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_transform,none)!important;font-style:var(--bm-theme_UserSavedArticles_SavedArticleItem_metadataFont_style,normal)!important}.bsc_5094c137{display:flex;padding:16px;flex-direction:column;align-items:center;gap:8px;align-self:stretch;background:#fff;box-shadow:0 1px 16px 4px rgba(0,0,0,.2);transform:translateY(20px);opacity:0;transition:transform .2s ease-in-out,opacity .15s ease-in-out}.bsc_5094c137[data-fade-in=true]{transform:translateY(0);opacity:1}.bsc_1625bc2b{display:flex;justify-content:flex-end;align-items:flex-start;gap:16px;align-self:stretch}.bsc_7d2fac02{display:inline}.bsc_9a495c88{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0 0;min-height:24px}.bsc_c37b9eae{align-self:stretch;margin:0;color:var(--bm-theme_NotificationItem_heading_color);font-family:var(--bm-theme_NotificationItem_heading_font_family,)!important;font-weight:var(--bm-theme_NotificationItem_heading_font_weight,normal)!important;letter-spacing:var(--bm-theme_NotificationItem_heading_font_letterSpacing,normal)!important;font-size:var(--bm-theme_NotificationItem_heading_font_size,)!important;line-height:var(--bm-theme_NotificationItem_heading_font_lineHeight,normal)!important;text-transform:var(--bm-theme_NotificationItem_heading_font_transform,none)!important;font-style:var(--bm-theme_NotificationItem_heading_font_style,normal)!important}.bsc_b3aec483{align-self:stretch;color:var(--bm-theme_NotificationItem_body_color);margin:0;font-family:var(--bm-theme_NotificationItem_body_font_family,)!important;font-weight:var(--bm-theme_NotificationItem_body_font_weight,normal)!important;letter-spacing:var(--bm-theme_NotificationItem_body_font_letterSpacing,normal)!important;font-size:var(--bm-theme_NotificationItem_body_font_size,)!important;line-height:var(--bm-theme_NotificationItem_body_font_lineHeight,normal)!important;text-transform:var(--bm-theme_NotificationItem_body_font_transform,none)!important;font-style:var(--bm-theme_NotificationItem_body_font_style,normal)!important}.bsc_509b4675{background:none;color:currentcolor;cursor:pointer;margin:auto 0 0;box-shadow:none;display:flex;height:36px;padding:0 12px;justify-content:center;align-items:center;border-radius:2px;background-color:var(--bm-theme_NotificationItem_actionButton_backgroundColor);border:none}.bsc_509b4675 svg{vertical-align:baseline!important}.bsc_edddb1c5{margin:0;color:var(--bm-theme_NotificationItem_actionButton_color);text-align:center;font-family:var(--bm-theme_NotificationItem_actionButton_font_family,)!important;font-weight:var(--bm-theme_NotificationItem_actionButton_font_weight,normal)!important;letter-spacing:var(--bm-theme_NotificationItem_actionButton_font_letterSpacing,normal)!important;font-size:var(--bm-theme_NotificationItem_actionButton_font_size,)!important;line-height:var(--bm-theme_NotificationItem_actionButton_font_lineHeight,normal)!important;text-transform:var(--bm-theme_NotificationItem_actionButton_font_transform,none)!important;font-style:var(--bm-theme_NotificationItem_actionButton_font_style,normal)!important}.bsc_ba6f6f18{background:none;color:currentcolor;cursor:pointer;box-shadow:none;border-radius:0;display:flex;width:40px;height:40px;justify-content:center;align-items:center;background:transparent;border:none;padding:8px;margin:-8px}.bsc_ba6f6f18 svg{vertical-align:baseline!important}.bsc_2d7ffafe{position:fixed;right:0;left:0;bottom:var(--bsc-audioplayer--player-height,0);padding:8px;visibility:hidden}.bsc_2d7ffafe[data-is-visible=true]{visibility:visible}@media (min-width:768px){.bsc_2d7ffafe{padding:16px;left:unset;width:375px}}.bsc_d97fa843{display:flex;flex-direction:column-reverse;gap:10px}.bsc_7216b9e1{padding:var(--bm-theme_OtherMediaArticleList_container_padding_top,0) var(--bm-theme_OtherMediaArticleList_container_padding_right,0) var(--bm-theme_OtherMediaArticleList_container_padding_bottom,0) var(--bm-theme_OtherMediaArticleList_container_padding_left,0)!important;background-color:var(--bm-theme_OtherMediaArticleList_container_backgroundColor)}@media (min-width:768px){.bsc_7216b9e1{padding:var(--bm-theme_OtherMediaArticleList_container_tabletPadding_top,0) var(--bm-theme_OtherMediaArticleList_container_tabletPadding_right,0) var(--bm-theme_OtherMediaArticleList_container_tabletPadding_bottom,0) var(--bm-theme_OtherMediaArticleList_container_tabletPadding_left,0)!important}}@media (min-width:1024.1px) and (max-width:1320px){.bsc_7216b9e1{padding:var(--bm-theme_OtherMediaArticleList_container_desktopPadding_top,0) var(--bm-theme_OtherMediaArticleList_container_desktopPadding_right,0) var(--bm-theme_OtherMediaArticleList_container_desktopPadding_bottom,0) var(--bm-theme_OtherMediaArticleList_container_desktopPadding_left,0)!important}}.bsc_80db9080{font-family:var(--bm-theme_OtherMediaArticleList_heading_font_family,)!important;font-weight:var(--bm-theme_OtherMediaArticleList_heading_font_weight,normal)!important;letter-spacing:var(--bm-theme_OtherMediaArticleList_heading_font_letterSpacing,normal)!important;font-size:var(--bm-theme_OtherMediaArticleList_heading_font_size,)!important;line-height:var(--bm-theme_OtherMediaArticleList_heading_font_lineHeight,normal)!important;text-transform:var(--bm-theme_OtherMediaArticleList_heading_font_transform,none)!important;font-style:var(--bm-theme_OtherMediaArticleList_heading_font_style,normal)!important;margin-bottom:24px}@media (min-width:768px){.bsc_80db9080{font-family:var(--bm-theme_OtherMediaArticleList_heading_tabletFont_family,)!important;font-weight:var(--bm-theme_OtherMediaArticleList_heading_tabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_OtherMediaArticleList_heading_tabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_OtherMediaArticleList_heading_tabletFont_size,)!important;line-height:var(--bm-theme_OtherMediaArticleList_heading_tabletFont_lineHeight,normal)!important;text-transform:var(--bm-theme_OtherMediaArticleList_heading_tabletFont_transform,none)!important;font-style:var(--bm-theme_OtherMediaArticleList_heading_tabletFont_style,normal)!important;margin-bottom:20px}}.bsc_cd9bd737{margin:0;padding:0;list-style-type:none;display:grid;gap:16px}@media (min-width:768px){.bsc_cd9bd737{gap:20px;grid-template-columns:1fr 1fr 1fr}}.bsc_19394b29{padding-bottom:16px;border-bottom:1px solid var(--bm-theme_OtherMediaArticleList_divider_color)}.bsc_19394b29:last-child{padding-bottom:0;border-bottom:none}@media (min-width:768px){.bsc_19394b29{padding-bottom:0;border-bottom:none}}.bsc_758719e4{position:relative;display:block;width:inherit;height:inherit;overflow:hidden}.bsc_d696b9d1{display:block;object-fit:cover;height:100%;width:100%}.bsc_d696b9d1[data-has-ratio=true]{position:absolute;top:0;left:0}.bsc_22d99a5b{position:relative}.bsc_c1d21ada{position:absolute;inset:0}.bsc_de766881{display:flex;flex-direction:row-reverse;width:100%;gap:20px}@media (min-width:768px){.bsc_de766881{flex-direction:column;gap:16px}}.bsc_6434bb7f{height:100px;width:100px}@media (min-width:768px){.bsc_6434bb7f{width:100%;height:unset}}.bsc_e8093a39{flex-grow:1}.bsc_4c5a9206{height:22px;margin-bottom:8px}@media (min-width:768px){.bsc_4c5a9206{margin-bottom:12px;height:26.4px}}.bsc_85ac6c02{width:100%;overflow-wrap:anywhere;color:var(--bm-theme_OtherMediaArticleTeaser_title_color);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:var(--bm-theme_OtherMediaArticleTeaser_title_font_family,)!important;font-weight:var(--bm-theme_OtherMediaArticleTeaser_title_font_weight,normal)!important;letter-spacing:var(--bm-theme_OtherMediaArticleTeaser_title_font_letterSpacing,normal)!important;font-size:var(--bm-theme_OtherMediaArticleTeaser_title_font_size,)!important;line-height:var(--bm-theme_OtherMediaArticleTeaser_title_font_lineHeight,normal)!important;text-transform:var(--bm-theme_OtherMediaArticleTeaser_title_font_transform,none)!important;font-style:var(--bm-theme_OtherMediaArticleTeaser_title_font_style,normal)!important}@media (min-width:768px){.bsc_85ac6c02{font-family:var(--bm-theme_OtherMediaArticleTeaser_title_tabletFont_family,)!important;font-weight:var(--bm-theme_OtherMediaArticleTeaser_title_tabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_OtherMediaArticleTeaser_title_tabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_OtherMediaArticleTeaser_title_tabletFont_size,)!important;line-height:var(--bm-theme_OtherMediaArticleTeaser_title_tabletFont_lineHeight,normal)!important;text-transform:var(--bm-theme_OtherMediaArticleTeaser_title_tabletFont_transform,none)!important;font-style:var(--bm-theme_OtherMediaArticleTeaser_title_tabletFont_style,normal)!important}}@media (min-width:1024.1px){.bsc_85ac6c02{font-family:var(--bm-theme_OtherMediaArticleTeaser_title_desktopFont_family,)!important;font-weight:var(--bm-theme_OtherMediaArticleTeaser_title_desktopFont_weight,normal)!important;letter-spacing:var(--bm-theme_OtherMediaArticleTeaser_title_desktopFont_letterSpacing,normal)!important;font-size:var(--bm-theme_OtherMediaArticleTeaser_title_desktopFont_size,)!important;line-height:var(--bm-theme_OtherMediaArticleTeaser_title_desktopFont_lineHeight,normal)!important;text-transform:var(--bm-theme_OtherMediaArticleTeaser_title_desktopFont_transform,none)!important;font-style:var(--bm-theme_OtherMediaArticleTeaser_title_desktopFont_style,normal)!important}}.bsc_9a73bd39{position:fixed;bottom:0;left:0;right:0;z-index:100;animation:bsc_c8afacc9 125ms cubic-bezier(.5,1,.89,1),bsc_c084137e .2s linear}@keyframes bsc_c8afacc9{0%{transform:translateY(25%)}to{transform:translateY(0)}}@keyframes bsc_c084137e{0%{opacity:0}to{opacity:1}}.bsc_23526fef{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.bsc_c2c140b0{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;user-select:none;transition:opacity .1s linear}.bsc_c2c140b0 svg{vertical-align:baseline!important}.bsc_c2c140b0[aria-disabled=true]{opacity:.5;cursor:not-allowed}.bsc_c2c140b0[data-full-width=true]{width:100%}.bsc_c2c140b0[data-hidden=true]{visibility:hidden;pointer-events:none}.bsc_c2c140b0[data-inactive=true]{cursor:pointer;pointer-events:none}.bsc_c2c140b0[data-with-backdrop=true]{position:relative;z-index:1;border-radius:var(--button-backdrop-border-radius,6px)}.bsc_c2c140b0[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)}.bsc_c2c140b0[data-with-backdrop=true]:not([aria-disabled=true]):hover:before{opacity:1;transform:translate(-50%,-50%) scale(1)}.bsc_c2c140b0[data-with-backdrop=true][data-selected=true]{color:#000}.bsc_c2c140b0[data-with-backdrop=true][data-selected=true]:before{background-color:#fff;opacity:1;transform:translate(-50%,-50%) scale(1)}.bsc_b5fdf9f1{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 30px}.bsc_7a4ec202{padding:0 10px;display:flex;align-items:center}.bsc_7a4ec202[data-is-reversed]{transform:scaleX(-1)}.bsc_655d8fe0{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){.bsc_655d8fe0: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)}}.bsc_44bf94b6{position:relative;display:flex}.bsc_44bf94b6[data-is-playing=false]{left:2px}.bsc_9a9ba76e{position:relative;padding:15px;min-width:50px;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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_playbackRateTrigger_font_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_playbackRateTrigger_font_style,normal)!important}.bsc_9a9ba76e,.bsc_3000eae3{box-sizing:content-box;height:30px;display:flex;justify-content:center;align-items:center}.bsc_3000eae3{width:30px;padding:10px;border-radius:inherit}@media (min-width:1024.1px){.bsc_3000eae3{padding:15px}}.bsc_3000eae3[data-item-added=true]{animation:bsc_83cefd1a 1s}@keyframes bsc_83cefd1a{50%{background-color:var(--bm-theme_AudioPlayer_playlistTrigger_backgroundColor)}}.bsc_ea09aae8{position:absolute;top:-42px;left:50%;z-index:10;transform:translate(-50%,-100%) translateY(1rem);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);opacity:0;visibility:hidden}.bsc_ea09aae8[data-is-visible=true]{visibility:visible;opacity:1;transform:translate(-50%,-100%);transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1)}.bsc_9334978b{width:158px;padding:15px 0}.bsc_76e2f63f{width:100%;height:100%;outline:none}.bsc_f461af02{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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_playbackRateListbox_font_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_playbackRateListbox_font_style,normal)!important;color:inherit;cursor:pointer;transition:color .1s linear}.bsc_f461af02[aria-selected=true]{color:var(--bm-theme_AudioPlayer_playbackRateListbox_color)}.bsc_f461af02[aria-selected=true]:before{left:0}.bsc_f461af02:not(:last-child){border-bottom:1px solid rgba(51,51,51,.5)}.bsc_f461af02: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)}.bsc_76e2f63f:focus-visible .bsc_f461af02[data-is-active=true]:before,.bsc_f461af02:hover:before{opacity:1;transform:scale(1)}.bsc_20a55cca{pointer-events:none;display:flex;opacity:0}.bsc_20a55cca[data-is-visible]{opacity:1}.bsc_3f722b75{display:flex;justify-content:flex-end;align-items:center}.bsc_10b30689{position:relative;width:fit-content}.bsc_69df112f{margin-left:10px}.bsc_84a925a1,.bsc_f337924c{padding:15px;display:flex;align-items:center}.bsc_f337924c{width:30px;height:30px;box-sizing:content-box;justify-content:center}.bsc_73987a8b{height:140px;width:6px;margin:16px 0;padding:0 24px;box-sizing:content-box!important;cursor:pointer}.bsc_9a9e7982{position:relative;box-sizing:border-box;width:100%;height:100%;border-radius:2px;background-color:hsla(0,0%,100%,.4);padding:8px 0}.bsc_9a9e7982:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:var(--volume-slider--progress);background:#fff;border-radius:inherit}.bsc_96454313{position:relative;height:100%}.bsc_be684f9b{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)}.bsc_be684f9b:hover{transform:translate(-50%,50%) scale(1.25)}.bsc_be684f9b[data-is-dragging=true]{border-width:6px;border-color:hsla(0,0%,100%,.25)}.bsc_68a1b685{position:relative}.bsc_975b9708{height:108px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;background-color:#000;color:#fff!important}.bsc_975b9708>*{flex-basis:50%;min-width:0}.bsc_f30caaa5{width:100%;height:100%;transition:background-color .125s linear;background-color:hsla(0,0%,100%,.2)}.bsc_b49bd508{opacity:0;display:block;width:100%;height:100%;object-fit:cover}.bsc_b49bd508[data-has-shown=true]{transition:opacity .15s linear}.bsc_b49bd508[data-loaded=true]{opacity:1}.bsc_e1fba5ad{position:relative;z-index:1;white-space:nowrap;overflow:hidden}.bsc_e1fba5ad:after,.bsc_e1fba5ad:before{content:"";position:absolute;top:0;bottom:0;z-index:2;width:32px}.bsc_e1fba5ad:before{left:0;opacity:0;background-image:linear-gradient(270deg,transparent,#000)}.bsc_e1fba5ad:after{right:0;background-image:linear-gradient(90deg,transparent,#000)}.bsc_e1fba5ad[data-disabled=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bsc_e1fba5ad[data-show-gradients=true]:before{opacity:1;transition:opacity .15s linear}.bsc_f87f2a49[data-disabled=false]{display:flex;gap:60px;width:max-content}.bsc_f87f2a49>*{display:block}.bsc_635f90b0{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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_feedbackButton_textFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_feedbackButton_textFont_style,normal)!important;margin-bottom:0;text-align:left}.bsc_0f7f531a{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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_feedbackButton_linkFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_feedbackButton_linkFont_style,normal)!important}.bsc_8f815001{display:none;color:var(--bm-theme_AudioPlayer_feedbackButton_descriptionColor)}@media (min-width:768px){.bsc_8f815001{display:inline-block}}@media (min-width:768px){.bsc_8f815001[data-player-placement=desktop]{display:none}}@media (min-width:1024.1px){.bsc_8f815001[data-player-placement=desktop]{display:inline-block}}.bsc_e0c68aa7{position:relative;display:flex;align-items:center;overflow:hidden;gap:16px}.bsc_3a4c65df{height:68px!important;width:68px!important;flex-shrink:0;border-radius:2px;overflow:hidden}.bsc_510ea1ec{text-decoration:none;color:inherit;cursor:pointer}.bsc_510ea1ec:hover{color:#bfbfbf!important}.bsc_060d1e8d{text-decoration:none;color:inherit;cursor:pointer}.bsc_060d1e8d:hover{color:none!important}.bsc_bf5bea22{position:relative;min-width:0;flex-grow:1}.bsc_5e9e3431{display:flex;flex-direction:column;gap:8px;overflow:hidden}.bsc_c44a3bf6{padding:0;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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_desktopPlayer_labelFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_desktopPlayer_labelFont_style,normal)!important;color:var(--bm-theme_AudioPlayer_desktopPlayer_labelColor)!important;text-transform:uppercase}.bsc_946f0fd9{padding:0;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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_desktopPlayer_titleFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_desktopPlayer_titleFont_style,normal)!important;color:inherit}.bsc_d27dce92{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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_desktopPlayer_metadataFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_desktopPlayer_metadataFont_style,normal)!important;color:#9b9b9b}.bsc_083e388f{position:relative;height:100%;width:100%;min-height:2px;background-color:#dedede;overflow:hidden}.bsc_9ba7371d{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)}.bsc_603c122b{position:relative;width:100%;height:100%;box-sizing:content-box;cursor:pointer;padding-bottom:8px;padding-top:8px;margin-bottom:-8px;margin-top:-8px}.bsc_83420af3{position:absolute;height:100%;width:100%;top:0}.bsc_f2c9575a{position:relative;width:100%;top:50%}.bsc_5da3bf65{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%)}.bsc_5da3bf65[data-is-visible=true]{visibility:visible}.bsc_da7a5a56{height:100%;border-radius:9999px;overflow:hidden}.bsc_9d19cd31{pointer-events:none}.bsc_840d878e{height:6px;pointer-events:all;display:flex}.bsc_15679ba3{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)}.bsc_15679ba3[data-visible=true]{opacity:1;transform:translateY(0)}.bsc_96ce3d08{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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_progress_font_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_progress_font_style,normal)!important;color:inherit;pointer-events:all}.bsc_96ce3d08[data-twodigit-min=true]{min-width:calc(var(--negative-unit-spacing, 0px) + 60px)}.bsc_96ce3d08[data-remainder=true]{--negative-unit-spacing:px(6)}.bsc_96ce3d08: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}.bsc_96ce3d08:last-child{padding-left:12px;justify-content:flex-end;border-top-left-radius:10px;background-color:#dedede;color:#000}.bsc_86b615ed{height:100vh;height:100dvh;box-sizing:border-box;position:relative;background-color:#000;color:#fff!important}.bsc_611423cc{position:absolute;top:20px;right:20px;z-index:11}@media (min-width:768px){.bsc_611423cc{top:30px;right:30px}}.bsc_5cc832df{display:flex;padding:8px;transition:opacity 125ms linear}.bsc_5cc832df[data-is-hidden=true]{opacity:0}.bsc_70214be0{position:absolute;inset:0;z-index:10;background-color:#000}.bsc_b5f1d3a5{height:inherit;background-color:#000;overflow:hidden}.bsc_18c3819f,.bsc_b5f1d3a5{display:flex;flex-direction:column}.bsc_18c3819f{position:relative;z-index:2;background-color:inherit;padding-bottom:10px;flex-grow:1}@media (min-width:768px){.bsc_18c3819f{padding-bottom:20px}}.bsc_b35ace50{padding:0 16px;margin-bottom:20px}@media (min-width:768px){.bsc_b35ace50{margin-bottom:50px}}.bsc_bbad4c63{display:flex;align-items:center;justify-content:space-between;margin:20px 10px 0 5px}.bsc_bbad4c63[data-is-native-app=true]{padding-left:60px}@media (min-width:768px){.bsc_bbad4c63{margin-left:15px;margin-right:20px}}.bsc_98be9723{padding:0 30px;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px}.bsc_0eb8bc6e{margin-bottom:20px;margin-top:8px;color:var(--bm-theme_AudioPlayer_header_labelColor);text-transform:uppercase;line-height:1.5;-webkit-line-clamp:2;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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_header_labelFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_header_labelFont_style,normal)!important}.bsc_0eb8bc6e,.bsc_7b146a67{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.bsc_7b146a67{color:inherit;-webkit-line-clamp:4;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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_header_titleFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_header_titleFont_style,normal)!important}.bsc_7b146a67[data-with-label=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.bsc_3cd719ec{text-decoration:none;color:inherit;cursor:pointer}.bsc_3cd719ec:hover{text-decoration:underline}.bsc_a67c39ae{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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_header_dateFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_header_dateFont_style,normal)!important}.bsc_bc301e77{display:flex;align-items:center;gap:8px}.bsc_b6f2e39f{--negative-unit-spacing:0;flex-shrink:0;min-width:calc(31px + var(--negative-unit-spacing)*1px);color:#dedede;transition:opacity .1s linear}.bsc_b6f2e39f[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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_style,normal)!important}.bsc_b6f2e39f[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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_style,normal)!important;--negative-unit-spacing:6}.bsc_b6f2e39f[data-is-faded=true]{opacity:.5}.bsc_b6f2e39f[data-is-with-hours=true]{min-width:calc(49px + var(--negative-unit-spacing)*1px)}.bsc_b6f2e39f[data-is-two-digit-minutes=true]{min-width:calc(38px + var(--negative-unit-spacing)*1px)}.bsc_bcad271e{width:100%;height:4px}.bsc_c21bcf17{position:absolute;top:0;left:50%;z-index:1;transform:translate(-50%);width:100%;max-height:515px;aspect-ratio:1;pointer-events:none}.bsc_c21bcf17[data-is-placeholder=true]{position:relative}@media (max-width:767.9px){.bsc_c21bcf17:not([data-is-placeholder=true]):before{content:"";position:absolute;z-index:2;max-height:400px;inset:0;height:100%;background-image:linear-gradient(1turn,transparent -16.96% 42.44%,rgba(0,0,0,.5) 96.06%)}}.bsc_01d70a82{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:1;width:100%;max-width:450px;max-height:450px;aspect-ratio:1;border-radius:4px;overflow:hidden}@media (min-width:768px){.bsc_01d70a82{max-width:400px;max-height:400px}}.bsc_cbc3f497{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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_thumbnail_font_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_thumbnail_font_style,normal)!important}@media (min-width:768px){.bsc_cbc3f497{padding-top:40px;font-size:14px}}.bsc_dd4217d3{height:100%}.bsc_74233739{display:flex;flex-direction:column;height:100%}.bsc_81c988f0{border-bottom:1px solid rgba(51,51,51,.8);height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.bsc_81c988f0{height:100px}}.bsc_aa075b3f{height:inherit;min-height:0;flex-grow:1}.bsc_bc5ae8fc{flex-grow:1;height:100%;overflow:hidden}.bsc_e8e070cf{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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_playbackRatePanel_headingFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_playbackRatePanel_headingFont_style,normal)!important;color:#fff}.bsc_62cc30fd{height:inherit}.bsc_09410a37{min-height:100%;margin:0 auto;padding-right:12px;flex-direction:column;justify-content:center;align-items:flex-end}.bsc_8e849a0d,.bsc_09410a37{width:fit-content;display:flex}.bsc_8e849a0d{position:relative;padding:15px;align-items:center;justify-content:flex-end;gap:16px;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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_playbackRatePanel_labelFont_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_playbackRatePanel_labelFont_style,normal)!important;color:inherit;cursor:pointer;transition:color .1s linear}.bsc_8e849a0d: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)}.bsc_8e849a0d:hover:before{opacity:1;transform:scale(1)}.bsc_8e849a0d[data-selected=true]{color:var(--bm-theme_AudioPlayer_playbackRatePanel_labelSelectedColor)}.bsc_8e849a0d[data-selected=true]:before{left:0}.bsc_02171dc8{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.bsc_fcaf6966{pointer-events:none;display:flex;opacity:0}.bsc_fcaf6966[data-visible=true]{opacity:1}.bsc_74405b5f{background-color:#000;color:#fff}.bsc_bf76a1ad{height:4px}.bsc_bccd4549{display:flex;gap:0;height:70px;width:100%;padding:0 20px}.bsc_bccd4549[data-is-native-app=true]{padding-left:90px;height:90px}@media (min-width:768px){.bsc_bccd4549{padding:0 25px}}.bsc_c144b1b2{width:100%;min-width:0;flex-grow:1;margin-right:15px}@media (min-width:768px){.bsc_c144b1b2{margin-right:25px}}.bsc_c144b1b2[data-show-feedback=true]{overflow:hidden;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between}.bsc_c546c675{padding:0;margin:0;text-align:left;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,normal)!important;text-transform:var(--bm-theme_AudioPlayer_minimizedMobilePlayer_font_transform,none)!important;font-style:var(--bm-theme_AudioPlayer_minimizedMobilePlayer_font_style,normal)!important;-webkit-line-clamp:2}.bsc_c546c675,.bsc_c546c675[data-show-feedback=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.bsc_c546c675[data-show-feedback=true]{-webkit-line-clamp:1}@media (min-width:768px){.bsc_c546c675{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}.bsc_f4d8e15e{flex-shrink:0;margin-right:-10px;gap:10px}.bsc_61741404,.bsc_f4d8e15e{display:flex;align-items:center}.bsc_61741404{padding:5px;justify-content:center;height:100%}.bsc_61741404[data-is-playing=true]{transform:translate(-1px)}.bsc_ec7b6ee2{position:fixed;inset:0;z-index:101;animation:bsc_6f17f586 125ms linear,bsc_00d0c290 125ms cubic-bezier(.5,1,.89,1)}@keyframes bsc_00d0c290{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bsc_39915014{0%{opacity:0}to{opacity:1}}.bsc_85020db2{position:relative}.bsc_f368a51f{overflow:hidden;background-color:#000;color:#fff;position:fixed;inset:0;z-index:101;animation:bsc_9ef96e86 125ms cubic-bezier(.5,1,.89,1),bsc_98da40da 125ms linear}@keyframes bsc_9ef96e86{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bsc_34b9d86d{0%{opacity:0}to{opacity:1}}@media (min-width:1024.1px){.bsc_f368a51f{position:fixed;top:0;right:0;left:unset;bottom:var(--bsc-audioplayer--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);animation:bsc_9ef96e86 cubic-bezier(.33,1,.68,1) 2000,bsc_98da40da .25s linear}@keyframes bsc_9ef96e86{0%{transform:translate(100%)}to{transform:translate(0)}}}.bsc_0ac8f5ec{position:fixed;inset:0;z-index:98;background-color:var(--bm-theme_Playlist_playlist_background-color);backdrop-filter:blur(8.1548px)}.bsc_03b2c04d{height:100%;box-sizing:border-box;position:relative;padding-top:48px;padding-left:20px;padding-right:20px}@media (min-width:768px) and (max-width:1024px){.bsc_03b2c04d{padding-left:40px;padding-right:40px}}.bsc_5e104e8d{height:inherit;overflow:hidden;display:flex;flex-direction:column}.bsc_0d0c59ac[data-is-currently-playing=true]{flex-shrink:0;border-bottom:1px solid #333}.bsc_0d0c59ac[data-is-queue=true]{flex-grow:1;min-height:0;display:flex;flex-direction:column}.bsc_268d7b73{margin-top:20px;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,normal)!important;text-transform:var(--bm-theme_Playlist_content_font_transform,none)!important;font-style:var(--bm-theme_Playlist_content_font_style,normal)!important;color:inherit;transition:opacity .2s linear}.bsc_268d7b73[aria-hidden=true]{pointer-events:none;opacity:0}.bsc_3d1a2637{position:relative}.bsc_356bc9fd{margin-top:20px}.bsc_03bb0832{padding-top:0!important}.bsc_47724f60{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dedede #333;box-sizing:border-box;height:100%;margin-bottom:20px}.bsc_47724f60::-webkit-scrollbar-thumb,.bsc_47724f60::-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}.bsc_47724f60::-webkit-scrollbar-thumb{--c:rgb(222 222 222)}.bsc_47724f60::-webkit-scrollbar-track{--c:rgb(51 51 51)}.bsc_47724f60::-webkit-scrollbar{width:18px}@media (min-width:1024.1px) and (max-width:1320px){.bsc_47724f60::-webkit-scrollbar-thumb,.bsc_47724f60::-webkit-scrollbar-track{border-bottom:20px solid transparent}}.bsc_aa4d0f80{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 (min-width:768px){.bsc_aa4d0f80{padding:0 32px}}.bsc_aa4d0f80[data-is-active=true]{background-color:var(--bm-theme_Playlist_controls_backgroundColor)}.bsc_da720ad0{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,normal)!important;text-transform:var(--bm-theme_Playlist_controls_font_transform,none)!important;font-style:var(--bm-theme_Playlist_controls_font_style,normal)!important;color:inherit}.bsc_da720ad0[data-is-left=true]{transform-origin:left center}.bsc_da720ad0[data-is-right=true]{transform-origin:right center}.bsc_93111f48{border:none;background:none;color:currentcolor;cursor:pointer;box-shadow:none;outline: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,normal)!important;text-transform:var(--bm-theme_Playlist_controls_font_transform,none)!important;font-style:var(--bm-theme_Playlist_controls_font_style,normal)!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)}.bsc_93111f48 svg{vertical-align:baseline!important}.bsc_93111f48:hover{background-color:rgba(51,51,51,.4)}.bsc_93111f48[disabled]{pointer-events:none;opacity:0;transform:scale(.95)}.bsc_93111f48[data-is-left=true]{transform-origin:left center}.bsc_93111f48[data-is-right=true]{transform-origin:right center}.bsc_1c499d8a{position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media (min-width:768px) and (max-width:1024px){.bsc_1c499d8a{right:32px}}.bsc_1c499d8a[disabled]{transform:translateY(-50%) scale(.95)}.bsc_1c499d8a[data-is-inactive=true]{opacity:.5}.bsc_1c499d8a:hover{background-color:#333}.bsc_1c499d8a:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}.bsc_8f10f4bb{position:absolute;top:50%;right:20px}@media (min-width:768px){.bsc_8f10f4bb{right:32px}}.bsc_8f10f4bb[data-is-left=true]{transform-origin:left center}.bsc_8f10f4bb[data-is-right=true]{transform-origin:right center}.bsc_0a663068{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,normal)!important;text-transform:var(--bm-theme_Playlist_controls_font_transform,none)!important;font-style:var(--bm-theme_Playlist_controls_font_style,normal)!important;color:inherit}.bsc_0a663068:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}.bsc_05e43ef0{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,normal)!important;text-transform:var(--bm-theme_Playlist_controls_font_transform,none)!important;font-style:var(--bm-theme_Playlist_controls_font_style,normal)!important;color:inherit}.bsc_05e43ef0:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}.bsc_05e43ef0[data-is-disabled=true]{pointer-events:none;opacity:0;transform:scale(.95)}.bsc_05e43ef0[data-is-inactive=true]{opacity:.5}.bsc_b8ec0fd4{position:relative;box-sizing:border-box;margin:0;padding:20px 0;display:flex;align-items:center;gap:16px}.bsc_b8ec0fd4[data-is-in-queue=true]{border-bottom:1px solid #333}.bsc_b8ec0fd4[data-is-dragging=true]{background-color:rgba(0,0,0,.5)}.bsc_c3b4e9bd{flex-shrink:0}.bsc_c679b954{height:100%;display:flex;flex-direction:column;transition:transform .15s cubic-bezier(.5,1,.89,1)}.bsc_c679b954[data-is-editable=true]{transform:translate(-46px)}.bsc_bed18581{padding:0;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,normal)!important;text-transform:var(--bm-theme_Playlist_mediaItem_labelFont_transform,none)!important;font-style:var(--bm-theme_Playlist_mediaItem_labelFont_style,normal)!important;color:var(--bm-theme_Playlist_mediaItem_labelColor)!important}.bsc_a0142106{padding:0;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,normal)!important;text-transform:var(--bm-theme_Playlist_mediaItem_titleFont_transform,none)!important;font-style:var(--bm-theme_Playlist_mediaItem_titleFont_style,normal)!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--bm-theme_Playlist_mediaItem_titleColor)}.bsc_c5564c93{text-decoration:none;color:inherit;cursor:pointer}.bsc_c5564c93:hover{text-decoration:none!important;color:#bfbfbf!important}.bsc_8fddc802{text-decoration:none;color:inherit;cursor:pointer}.bsc_8fddc802:hover{text-decoration:none!important;color:none!important}.bsc_e0c77b13{position:relative;z-index:1;position:absolute;right:0;margin-left:-16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%) scale(1);touch-action:none}.bsc_e0c77b13,.bsc_e0c77b13:before{border-radius:6px;top:50%;width:40px;height:40px}.bsc_e0c77b13:before{content:"";position:absolute;left:50%;bottom:unset;right:unset;z-index:-1;background-color:#333;pointer-events:none;opacity:0;transform:translate(-50%,-50%) scale(.75);transition:opacity .1s linear,transform .1s cubic-bezier(.455,.03,.515,.955)}.bsc_e0c77b13:not([aria-disabled=true]):hover:before,.bsc_e0c77b13[data-is-dragging=true]:before{opacity:1;transform:translate(-50%,-50%) scale(1)}.bsc_e9ea8bcd{display:flex;gap:21px}.bsc_4d1c0ec0{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,normal)!important;text-transform:var(--bm-theme_Playlist_mediaItem_timeFont_transform,none)!important;font-style:var(--bm-theme_Playlist_mediaItem_timeFont_style,normal)!important;color:var(--bm-theme_Playlist_mediaItem_timeColor)}.bsc_4d1c0ec0:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:-11px;width:1px;background-color:var(--bm-theme_Playlist_mediaItem_timeBackgroundColor)}.bsc_032f737c{width:fit-content;display:flex;height:24px;padding:0 6px;justify-content:center;align-items:center;align-content:center;background:var(--bm-theme_Playlist_mediaItem_contentSponsoredBackgroundColor);margin-bottom:16px;border-radius:var(--bm-theme_Playlist_mediaItem_contentSponsoredBorderRadius)}.bsc_83ce8065{font-family:var(--bm-theme_Playlist_mediaItem_contentSponsoredText_family,)!important;font-weight:var(--bm-theme_Playlist_mediaItem_contentSponsoredText_weight,normal)!important;letter-spacing:var(--bm-theme_Playlist_mediaItem_contentSponsoredText_letterSpacing,normal)!important;font-size:var(--bm-theme_Playlist_mediaItem_contentSponsoredText_size,)!important;line-height:var(--bm-theme_Playlist_mediaItem_contentSponsoredText_lineHeight,normal)!important;text-transform:var(--bm-theme_Playlist_mediaItem_contentSponsoredText_transform,none)!important;font-style:var(--bm-theme_Playlist_mediaItem_contentSponsoredText_style,normal)!important;color:var(--bm-theme_Playlist_mediaItem_contentSponsoredTextColor);text-align:center}.bsc_9925c201{width:80px;height:auto;align-self:stretch;border-radius:2px;display:flex;align-items:center}:where(.bsc_9925c201){position:relative}.bsc_9925c201>*{transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1);opacity:0;transform:scale(.75)}.bsc_9925c201>[data-swappable-visible=true]{opacity:1;transform:scale(1)}.bsc_9925c201>:not(:first-child){position:absolute;top:50%;left:0;opacity:0;transform:translateY(-50%) scale(1)}.bsc_9925c201>:not(:first-child)[data-swappable-visible=true]{opacity:1;transform:translateY(-50%) scale(1)}.bsc_f024bbbc{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;z-index:1;align-self:flex-start;width:100%;height:80px;overflow:hidden;pointer-events:none}.bsc_f024bbbc,:where(.bsc_f024bbbc){position:relative}.bsc_f024bbbc>*{transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1);opacity:0;transform:scale(.75)}.bsc_f024bbbc>[data-swappable-visible=true]{opacity:1;transform:scale(1)}.bsc_f024bbbc>:not(:first-child){position:absolute;top:50%;left:50%;opacity:0;transform:translateY(-50%) scale(1);transform:translate(-50%,-50%) scale(.75)}.bsc_f024bbbc>:not(:first-child)[data-swappable-visible=true]{opacity:1;transform:translateY(-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.bsc_f024bbbc svg{vertical-align:baseline!important}.bsc_f024bbbc:before{content:"";position:absolute;inset:0;z-index:2;background-color:rgba(0,0,0,.4)}.bsc_f024bbbc[data-swappable-visible=true]{pointer-events:all}.bsc_6a631e6d{width:100%;height:100%}.bsc_47c3310c{position:relative;height:100%;z-index:1;border-radius:2px;overflow:hidden}.bsc_47c3310c.bsc_59eb3ceb{width:100%;height:100%;background-color:#fff}.bsc_2fe362cc{position:relative;z-index:3;display:flex}.bsc_2fe362cc>*{transition:transform .15s cubic-bezier(.5,1,.89,1)}.bsc_f024bbbc:hover .bsc_2fe362cc>*{transform:scale(1.25)}.bsc_f72ca37a{margin-left:2px}.bsc_f18f9784{pointer-events:none;margin-left:8px}.bsc_f18f9784[data-swappable-visible=true]{pointer-events:all}.bsc_d65cc5b6{display:flex;align-items:center}.bsc_f2e9a3f5{margin:0;padding:0;list-style-type:none;position:relative}.bsc_810eede6,.bsc_f2e9a3f5{display:flex;flex-direction:column}.bsc_810eede6{margin:100px 0 30px;padding:0 30px;align-items:center;text-align:center}.bsc_2f0e8151{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,normal)!important;text-transform:var(--bm-theme_Playlist_empty_headingFont_transform,none)!important;font-style:var(--bm-theme_Playlist_empty_headingFont_style,normal)!important;color:inherit;font-weight:700!important}.bsc_a6ea3acf{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,normal)!important;text-transform:var(--bm-theme_Playlist_empty_contentFont_transform,none)!important;font-style:var(--bm-theme_Playlist_empty_contentFont_style,normal)!important}.bsc_a6ea3acf 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,normal)!important;text-transform:var(--bm-theme_Playlist_empty_anchorFont_transform,none)!important;font-style:var(--bm-theme_Playlist_empty_anchorFont_style,normal)!important;color:var(--bm-theme_Playlist_empty_anchorColor)}.bsc_a6ea3acf p{margin:0;color:inherit}.bsc_a6ea3acf p+p{margin-top:20px}.bsc_37ff9477{height:100%;width:100%;background-color:#000;color:#fff}.bsc_31c05bf7{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,normal)!important;text-transform:var(--bm-theme_Playlist_playlistPanel_font_transform,none)!important;font-style:var(--bm-theme_Playlist_playlistPanel_font_style,normal)!important;color:#fff}.bsc_5ba7b22d{position:absolute;top:20px;right:20px;z-index:11}@media (min-width:768px){.bsc_5ba7b22d{top:30px;right:30px}}.bsc_79709b08{display:flex;padding:8px}.bsc_99be0c5c{height:inherit}.bsc_278f44c4{max-width:max-content;display:flex;justify-content:space-between;gap:24px}@media (min-width:768px){.bsc_278f44c4{gap:40px}}.bsc_278f44c4>*{flex-grow:1;justify-content:center}.bsc_08e358e9{display:flex!important;align-items:center;gap:8px;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,normal)!important;text-transform:var(--bm-theme_AudioControlBar_button_font_transform,none)!important;font-style:var(--bm-theme_AudioControlBar_button_font_style,normal)!important;color:var(--bm-theme_AudioControlBar_button_color);transition:color .1s linear}.bsc_08e358e9.bsc_ab01fa91{color:#9b9b9b}@media (min-width:1024.1px){.bsc_08e358e9{font-family:var(--bm-theme_AudioControlBar_button_desktopFont_family,)!important;font-weight:var(--bm-theme_AudioControlBar_button_desktopFont_weight,normal)!important;letter-spacing:var(--bm-theme_AudioControlBar_button_desktopFont_letterSpacing,normal)!important;font-size:var(--bm-theme_AudioControlBar_button_desktopFont_size,)!important;line-height:var(--bm-theme_AudioControlBar_button_desktopFont_lineHeight,normal)!important;text-transform:var(--bm-theme_AudioControlBar_button_desktopFont_transform,none)!important;font-style:var(--bm-theme_AudioControlBar_button_desktopFont_style,normal)!important}.bsc_08e358e9:not(.bsc_ab01fa91):hover{color:var(--bm-theme_AudioControlBar_button_hoverColor)}}.bsc_6222ec3e{width:15px;display:flex;align-items:center;justify-content:center}.bsc_139915c3{margin-top:3px}.bsc_ace4ef50{padding:0;list-style-type:none;color:var(--bm-theme_podcastListWidget_podcastListWidget_color);margin:40px 0 60px}@media (min-width:768px){.bsc_ace4ef50{margin:60px 20px 100px}}@media (min-width:1024.1px){.bsc_ace4ef50{margin:60px auto 100px;max-width:800px}}.bsc_bc52a690{position:relative}.bsc_45bf7289[data-enter=true]{opacity:0}.bsc_45bf7289[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity "200ms" linear,height "200ms" cubic-bezier(.33,1,.68,1)!important}.bsc_45bf7289[data-exit=true]{opacity:1;position:absolute;top:0;left:0;right:0}.bsc_45bf7289[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity "200ms" linear,height "200ms" cubic-bezier(.33,1,.68,1)!important}.bsc_38a1158d{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}.bsc_5941b788{padding:0;margin:0 0 12px}.bsc_de85cd1f{padding:0;margin:0 0 20px}.bsc_8197cb91{margin:0 auto;width:100%;max-width:240px;height:42px;display:flex;gap:9px;justify-content:center;align-items:center}.bsc_b930f8d0{height:336px;padding:0 20px}.bsc_fa6e39bf{padding-top:40px;margin-top:40px;border-top:1px solid #efefef;display:flex;flex-direction:column;align-items:center;gap:32px}@media (min-width:768px){.bsc_fa6e39bf{border-top:unset;padding-top:unset;margin-top:60px}}@media (min-width:1024.1px){.bsc_fa6e39bf{margin-top:80px}}.bsc_481ed32b{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_footer_font_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_footer_font_style,normal)!important;color:theme-color("PodcastListWidget","footer","color")!important}.bsc_12993386{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:200px}@media (min-width:768px){.bsc_12993386{gap:46px;max-width:unset}}.bsc_260383ae{height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.bsc_260383ae[data-provider=twenty-four-seven]{padding-left:16px;padding-right:16px;width:78px}.bsc_260383ae[data-provider=google-podcasts]{padding-left:8px;padding-right:8px;width:174px}.bsc_260383ae[data-provider=spotify]{padding-left:16px;padding-right:16px;width:105px}.bsc_260383ae:not([data-provider=apple-podcasts]){border-radius:10px;border:100% solid svg}.bsc_260383ae svg{width:100%}.bsc_cde82773{overflow:hidden;padding-bottom:40px!important;border-bottom:1px solid #efefef!important}@media (min-width:1024.1px){.bsc_cde82773{padding-bottom:60px!important}}.bsc_f856d924{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_labelFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_heading_labelFont_style,normal)!important}@media (min-width:768px){.bsc_f856d924{margin-bottom:40px!important}}.bsc_126ce321{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_headingFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_heading_headingFont_style,normal)!important}@media (min-width:768px){.bsc_126ce321{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_headingTabletFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_heading_headingTabletFont_style,normal)!important}}@media (min-width:1024.1px){.bsc_126ce321{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_headingDesktopFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_heading_headingDesktopFont_style,normal)!important}}.bsc_190342cb{margin:0 auto!important;max-width:800px}.bsc_190342cb p{padding:0;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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_descriptionFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_heading_descriptionFont_style,normal)!important}@media (min-width:768px){.bsc_190342cb 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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_heading_descriptionTabletFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_heading_descriptionTabletFont_style,normal)!important}}.bsc_190342cb a{text-decoration:none;color:inherit;cursor:pointer}.bsc_190342cb a:hover{color:var(--bm-theme_PodcastListWidget_heading_anchorColor);text-decoration:underline}.bsc_2450ad2f{margin:0;padding:0;list-style-type:none}.bsc_abf0afc3{padding-bottom:16px;border-bottom:1px solid #efefef}.bsc_abf0afc3:not(:first-child){padding-top:20px}.bsc_42027c4a{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastList_font_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_podcastList_font_style,normal)!important}@media (min-width:768px){.bsc_42027c4a{margin:32px 0!important}}.bsc_cac4617c{display:flex;justify-content:center}.bsc_4701fe4b{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_loadButton_buttonFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_loadButton_buttonFont_style,normal)!important}.bsc_7b590bd8{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)}.bsc_7b590bd8:before{content:"";position:absolute;inset:0;border:1px solid var(--bm-theme_PodcastListWidget_loadButton_chevronBorderColor);border-radius:inherit;transition:border-color .1s linear}.bsc_7b590bd8:not(:disabled):hover{color:var(--bm-theme_PodcastListWidget_loadButton_chevronHoverColor);background-color:var(--bm-theme_PodcastListWidget_loadButton_chevronBackgroundHoverColor)}.bsc_7b590bd8:not(:disabled):hover:before{border-color:var(--bm-theme_PodcastListWidget_loadButton_chevronBorderHoverColor)}.bsc_e55e9315{color:#000;display:flex;gap:16px}.bsc_5ca4b167{flex-grow:1}.bsc_c16b9d37{display:flex;align-items:center;gap:16px}.bsc_8933e873{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_headingFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_podcastItem_headingFont_style,normal)!important}.bsc_fbeb1680{display:flex;align-items:flex-start}.bsc_efba135f{position:relative;width:60px;height:60px}.bsc_efba135f:before{content:""!important;position:absolute;inset:0;z-index:2;border-radius:2px;background-color:rgba(0,0,0,.4)}@media (min-width:768px){.bsc_efba135f{width:80px;height:80px}}.bsc_b2b98ce4{position:relative;z-index:1;border-radius:2px;overflow:hidden}.bsc_933b4a89{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)}.bsc_933b4a89[data-is-playing=false]{padding-left:2px}.bsc_ecd8783b{display:flex;justify-content:space-between}.bsc_c2c2a716{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_metaFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_podcastItem_metaFont_style,normal)!important}.bsc_4d062fe5,.bsc_c2c2a716{display:flex;align-items:center}.bsc_4d062fe5{position:relative}.bsc_4d062fe5:not(:last-child):after{content:""!important;position:absolute;right:-10px;height:10px;width:1px;background-color:#9b9b9b}.bsc_fa72f1cd{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_style,normal)!important}.bsc_fa72f1cd:hover{color:var(--bm-theme_PodcastListWidget_podcastItem_buttonHoverColor)}@media (min-width:768px){.bsc_fa72f1cd{align-items:flex-start}}@media (min-width:1024.1px){.bsc_fa72f1cd{margin-left:20px!important;margin-top:30px!important}}.bsc_843a9bca{display:flex;align-items:center;gap:10px}.bsc_8790c7b3{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_podcastItem_buttonFont_style,normal)!important}.bsc_8790c7b3 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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_podcastItem_descriptionFont_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_podcastItem_descriptionFont_style,normal)!important}.bsc_b420b8a9{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,normal)!important;text-transform:var(--bm-theme_PodcastListWidget_collapseLines_font_transform,none)!important;font-style:var(--bm-theme_PodcastListWidget_collapseLines_font_style,normal)!important}.bsc_b420b8a9:hover{color:#000}.bsc_13926b90{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.bsc_13926b90 *>p{display:inline;padding:0;margin:0}.bsc_13926b90 *>a{text-decoration:none;color:inherit;cursor:pointer}.bsc_13926b90 *>a:hover{color:var(--bm-theme_PodcastListWidget_collapseLines_anchorColor);text-decoration:underline}.bsc_13926b90[data-content-visible=true] *>p{display:inline-block;padding-bottom:8px}.bsc_13926b90[data-content-visible=true] *>p:last-child{padding-bottom:0}.bsc_7893c5c0{height:336px;padding:0 3px;background-color:#f2f2f2}@media (min-width:768px){.bsc_7893c5c0{height:307px}}.bsc_b73383a6{padding:24px 20px;width:100%;box-sizing:border-box;background-color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_backgroundColor);border-radius:2px 2px 0 0}.bsc_b73383a6 :where(*){-webkit-tap-highlight-color:rgba(0,0,0,0)}.bsc_b73383a6 :where(a){color:currentcolor;text-decoration:none}.bsc_b73383a6 :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}.bsc_b73383a6 :where(button)[disabled]{cursor:not-allowed}.bsc_b73383a6 :where(ul,ol){margin:0;padding:0;list-style-type:none}.bsc_b73383a6 :where(h1,h2,h3,h4,h5,h6),.bsc_b73383a6 :where(p){margin:0}.bsc_b73383a6 :where(dialog){padding:0;margin:0;border:none;width:auto;height:auto}.bsc_b73383a6 :where(hr){height:1px;margin:0;border:none;background-color:#dedede}@media (min-width:1024.1px){.bsc_b73383a6{padding:32px;display:flex;gap:32px}}.bsc_549d3baa{width:80px!important;height:80px!important;border-radius:2px;overflow:hidden;flex-shrink:0}@media (min-width:1024.1px){.bsc_549d3baa{width:240px!important;height:240px!important}}.bsc_1ddc0c05{display:flex;flex-direction:column;min-width:0}.bsc_0a6f7617{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,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_style,normal)!important;margin:0 0 20px!important;color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelColor)!important;transition:color .1s linear}.bsc_0a6f7617:hover{color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelHoverColor)}@media (min-width:1024.1px){.bsc_0a6f7617{margin-bottom:16px!important}}.bsc_ef9f993d{display:flex;align-items:center;gap:16px}.bsc_7809edbb{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,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_style,normal)!important;margin:0!important;color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleColor)!important;hyphens:auto}.bsc_7809edbb[data-title-has-backlink-url=true]{transition:color .1s linear;text-decoration:none}.bsc_7809edbb[data-title-has-backlink-url=true]:hover{text-decoration:none!important}.bsc_04c71025{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,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_style,normal)!important;gap:21px;color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaColor)}.bsc_04c71025,.bsc_b592c5c7{display:flex;align-items:center}.bsc_b592c5c7{position:relative}.bsc_b592c5c7:not(:last-child):after{content:"";position:absolute;right:-11px;height:10px;width:1px;background-color:#9b9b9b}.bsc_6906581d{margin:16px 0 20px!important}.bsc_0e2f6291{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,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_style,normal)!important;color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionColor);flex-grow:1;margin-top:16px;margin-bottom:16px}.bsc_c75cd0c6{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.bsc_d70491a5{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,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_actionButton_font_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeWidget_actionButton_font_style,normal)!important;display:flex!important;align-items:center;gap:10px;transition:color .1s linear;color:var(--bm-theme_PodcastEpisodeWidget_actionButton_color)}.bsc_d70491a5:hover{color:var(--bm-theme_PodcastEpisodeWidget_actionButton_hoverColor)}.bsc_8e70ea0b{margin-top:3px}.bsc_e5606b92{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,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_style,normal)!important;margin-left:auto!important;white-space:nowrap;color:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkColor)!important;transition:color .1s linear}.bsc_e5606b92:hover{color:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkHoverColor)!important}.bsc_ef342a43{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,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeWidget_collapseLines_font_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeWidget_collapseLines_font_style,normal)!important;color:var(--bm-theme_PodcastEpisodeWidget_collapseLines_color)!important;padding-top:4px}.bsc_ef342a43[data-is-collapsed=false] *>p{display:inline-block;padding-bottom:8px}.bsc_ef342a43[data-is-collapsed=false] *>p:last-child{padding-bottom:0}.bsc_d389ee78{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.bsc_d389ee78 *>p{display:inline}.bsc_dd73873f{position:relative;width:100%;height:100%;background-color:#000;overflow:hidden}.bsc_d77fa77a{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.bsc_d77fa77a[data-blur=light]{filter:blur(10px)}.bsc_d77fa77a[data-blur=heavy]{filter:blur(40px)}.bsc_dbb21bf4{background-repeat:no-repeat}.bsc_20513458,.bsc_dbb21bf4{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.bsc_20513458{filter:blur(40px)}.bsc_0e5b6c52{position:absolute;height:100%;object-fit:fill}.bsc_83ad9f52{position:static;display:initial}.bsc_e92fc5de{padding:8px 10px;background-color:var(--bm-theme_CommonVideoPlayer_liveBadge_color);display:flex;justify-content:center;align-items:center}.bsc_86da37d6{font-family:var(--bm-theme_CommonVideoPlayer_liveBadge_font_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_liveBadge_font_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_liveBadge_font_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_liveBadge_font_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_liveBadge_font_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_liveBadge_font_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_liveBadge_font_style,normal)!important;margin:0;color:#fff}.bsc_4ca954ee{position:absolute;top:0;height:100%;display:flex;flex-direction:column;width:100%;background:#000}.bsc_270e6c3f{display:flex;flex:1;justify-content:center;align-items:center;gap:20px;flex-direction:column;padding:10px;color:#fff}.bsc_270e6c3f.bsc_e5f94ab8{gap:12px}.bsc_7bf0599c{height:32px}.bsc_6ff855ed{font-family:var(--bm-theme_VideoErrorMessageOverlay_error_messageFont_family,)!important;font-weight:var(--bm-theme_VideoErrorMessageOverlay_error_messageFont_weight,normal)!important;letter-spacing:var(--bm-theme_VideoErrorMessageOverlay_error_messageFont_letterSpacing,normal)!important;font-size:var(--bm-theme_VideoErrorMessageOverlay_error_messageFont_size,)!important;line-height:var(--bm-theme_VideoErrorMessageOverlay_error_messageFont_lineHeight,normal)!important;text-transform:var(--bm-theme_VideoErrorMessageOverlay_error_messageFont_transform,none)!important;font-style:var(--bm-theme_VideoErrorMessageOverlay_error_messageFont_style,normal)!important;text-align:center;flex-wrap:wrap;word-break:break-word}.bsc_09826eb3{font-family:var(--bm-theme_VideoErrorMessageOverlay_error_codeFont_family,)!important;font-weight:var(--bm-theme_VideoErrorMessageOverlay_error_codeFont_weight,normal)!important;letter-spacing:var(--bm-theme_VideoErrorMessageOverlay_error_codeFont_letterSpacing,normal)!important;font-size:var(--bm-theme_VideoErrorMessageOverlay_error_codeFont_size,)!important;line-height:var(--bm-theme_VideoErrorMessageOverlay_error_codeFont_lineHeight,normal)!important;text-transform:var(--bm-theme_VideoErrorMessageOverlay_error_codeFont_transform,none)!important;font-style:var(--bm-theme_VideoErrorMessageOverlay_error_codeFont_style,normal)!important;opacity:.6;color:#eee}.bsc_e214323a{position:relative;height:100%;width:100%}.bsc_7b55b800{width:100%;backdrop-filter:blur(6px) brightness(.8)}.bsc_7b55b800,.bsc_881b2554{height:100%;display:flex;justify-content:center}.bsc_881b2554{flex-direction:column;gap:24px;padding:0 20px}@media (min-width:768px){.bsc_881b2554{padding-right:50%}}.bsc_fd1ab75d{margin:0;font-family:var(--bm-theme_VideoErrorMessageOverlay_ad_headerFont_family,)!important;font-weight:var(--bm-theme_VideoErrorMessageOverlay_ad_headerFont_weight,normal)!important;letter-spacing:var(--bm-theme_VideoErrorMessageOverlay_ad_headerFont_letterSpacing,normal)!important;font-size:var(--bm-theme_VideoErrorMessageOverlay_ad_headerFont_size,)!important;line-height:var(--bm-theme_VideoErrorMessageOverlay_ad_headerFont_lineHeight,normal)!important;text-transform:var(--bm-theme_VideoErrorMessageOverlay_ad_headerFont_transform,none)!important;font-style:var(--bm-theme_VideoErrorMessageOverlay_ad_headerFont_style,normal)!important;color:#fff}.bsc_1ede970d{margin:0;font-family:var(--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_family,)!important;font-weight:var(--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_weight,normal)!important;letter-spacing:var(--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_letterSpacing,normal)!important;font-size:var(--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_size,)!important;line-height:var(--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_lineHeight,normal)!important;text-transform:var(--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_transform,none)!important;font-style:var(--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_style,normal)!important;color:#fff}.bsc_f8686ce7{display:block;width:32px;height:32px;position:relative;animation:bsc_48d3cc2c .9s linear infinite}@keyframes bsc_48d3cc2c{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (min-width:768px){.bsc_f8686ce7{width:44px;height:44px}}.bsc_c3bdbf89{width:100%;height:100%;position:absolute;border-radius:50%;border:5px solid}.bsc_c3bdbf89[data-is-background=true]{opacity:.3}.bsc_c3bdbf89[data-is-partial=true]{border-left-color:transparent}.bsc_c9cbbf84{position:absolute;top:0;height:100%;display:flex;flex-direction:column;width:100%}.bsc_7662e0f4{display:flex;flex:1;justify-content:center;align-items:center;gap:12px;flex-direction:column;padding:10px;z-index:1}@media (min-width:768px){.bsc_7662e0f4{gap:20px}}.bsc_002a8ad3{width:100%;display:flex;justify-content:center;height:auto;z-index:1;color:#fff}.bsc_d340d467{background-repeat:no-repeat;background-size:cover;background-position-x:center;height:100%;width:100%;position:absolute;z-index:0;filter:blur(40px)}.bsc_ce393353{font-family:var(--bm-theme_VideoInfoMessageOverlay_text_font_family,)!important;font-weight:var(--bm-theme_VideoInfoMessageOverlay_text_font_weight,normal)!important;letter-spacing:var(--bm-theme_VideoInfoMessageOverlay_text_font_letterSpacing,normal)!important;font-size:var(--bm-theme_VideoInfoMessageOverlay_text_font_size,)!important;line-height:var(--bm-theme_VideoInfoMessageOverlay_text_font_lineHeight,normal)!important;text-transform:var(--bm-theme_VideoInfoMessageOverlay_text_font_transform,none)!important;font-style:var(--bm-theme_VideoInfoMessageOverlay_text_font_style,normal)!important;text-align:center;color:#fff;flex-wrap:wrap;word-break:break-word;z-index:1}.bsc_b98cc3b7{display:flex;flex-direction:row;justify-content:space-between;margin:18px 20px;z-index:1;height:32px}.bsc_2b227ec0{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0}.bsc_2b227ec0 svg{vertical-align:baseline!important}.bsc_2b227ec0:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_88395e9b{font-family:var(--bm-theme_VideoInfoMessageOverlay_secondaryText_font_family,)!important;font-weight:var(--bm-theme_VideoInfoMessageOverlay_secondaryText_font_weight,normal)!important;letter-spacing:var(--bm-theme_VideoInfoMessageOverlay_secondaryText_font_letterSpacing,normal)!important;font-size:var(--bm-theme_VideoInfoMessageOverlay_secondaryText_font_size,)!important;line-height:var(--bm-theme_VideoInfoMessageOverlay_secondaryText_font_lineHeight,normal)!important;text-transform:var(--bm-theme_VideoInfoMessageOverlay_secondaryText_font_transform,none)!important;font-style:var(--bm-theme_VideoInfoMessageOverlay_secondaryText_font_style,normal)!important;align-items:center;text-align:center;color:#fff}.bsc_bb353a33{overflow:hidden;position:relative;display:flex;max-width:100%;max-height:100%;width:100%;height:100%}.bsc_bb353a33 .jw-ads-view{width:100%}.bsc_bb353a33 .jw-ads-view div{height:100%!important;display:flex;justify-content:center;align-items:center}.bsc_bb353a33 .jw-ads-view div iframe,.bsc_bb353a33 .jw-ads-view div lima-video,.bsc_bb353a33 .jw-ads-view div video{height:100%!important;width:100%!important}.bsc_bb353a33[data-hide=true]{opacity:0}.bsc_bb353a33[data-captions-disabled=true] .jw-captions,.bsc_bb353a33[data-captions-disabled=true] video::-webkit-media-text-track-display{display:none!important}.bsc_bb353a33 .jw-media video,.bsc_bb353a33 .jw-media video:fullscreen{object-fit:contain!important}.bsc_bb353a33 .jw-preview.jw-reset{display:none!important}.bsc_bb353a33 .jw-wrapper.jw-reset{background-color:transparent}.bsc_bb353a33 .jwplayer .jw-media video::-webkit-media-controls{display:flex!important}.bsc_bb353a33 .jw-captions.jw-captions-enabled{padding-bottom:calc(var(--subtitleOffsetVariable)*1px + 28px);height:fit-content;bottom:0;top:unset}.bsc_bb353a33 .jw-text-track-container{position:static!important;height:fit-content;margin:unset!important}.bsc_bb353a33 .jw-text-track-display{display:flex;flex-direction:column;justify-content:center;align-items:center;position:unset!important;padding:0 20px!important;line-height:1!important;height:fit-content!important}.bsc_bb353a33 .jw-text-track-cue{background:rgba(0,0,0,.4)!important;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}.bsc_bb353a33 .jw-video-thumbnail-container{height:100%;width:100%}.bsc_bb353a33 .jw-video-thumbnail-container .jw-video-thumbnail{width:auto;height:100%}.bsc_bb353a33 .jw-ads-view>div{height:100%!important}.bsc_8f716387{position:relative;display:flex;max-width:100%;max-height:100%;width:100%;height:100%;overflow:hidden}.bsc_6b682100{height:100%}@media (max-width:767.9px){.bsc_6b682100[data-show-control-block=true]{height:calc(100% - 90px)}}.bsc_27b9dce6{width:100%;height:100%;display:flex;position:relative;z-index:var(--videoplayer-container-zindex)}.bsc_27b9dce6[data-floating=true]{position:fixed;z-index:1011;top:0;left:0}.bsc_27b9dce6[data-floating=true] .bsc_bf83b6c7{top:0!important}.bsc_27b9dce6[data-floating=true] .bsc_bf83b6c7 div{height:100%!important;width:100%!important;position:absolute}.bsc_27b9dce6[data-floating=true] .bsc_bf83b6c7 div video{width:100%!important;height:auto!important;aspect-ratio:16/9}@media (max-width:767.9px){.bsc_27b9dce6[data-floating-minimized=true]{height:100px;display:grid;grid-template-columns:177.77px 1fr}.bsc_27b9dce6[data-floating-maximized=true]{height:auto;aspect-ratio:16/9;flex-direction:column}.bsc_27b9dce6[data-floating-maximized-landscape-ad=true]{height:160px}}@media (min-width:768px){.bsc_27b9dce6{z-index:unset}.bsc_27b9dce6[data-floating=true]{width:340px;height:auto;aspect-ratio:16/9;flex-direction:column;z-index:100;top:unset;left:unset;right:0;bottom:0;align-self:flex-end;margin:20px 20px calc(20px + var(--bsc-audioplayer--player-height, 0px)) 20px}}.bsc_fa50a134{width:100%;position:absolute;bottom:0;left:0;opacity:1}.bsc_ef36fd74{position:absolute;top:25px;left:20px;z-index:1000;color:#fff}@media (max-width:767.9px){.bsc_512d7fa4{height:90px;background-color:#212121}}.bsc_5ef3da9d{width:100%;height:44px;background-color:#212121;color:#fff;display:flex;justify-content:space-between;align-items:center}.bsc_7e1bf912{border:none;background:none;color:currentcolor;cursor:pointer;box-shadow:none;border-radius:0;display:flex;margin:-8px;padding:8px;color:#fff}.bsc_7e1bf912 svg{vertical-align:baseline!important}.bsc_7e1bf912:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_7e1bf912 *{pointer-events:none}.bsc_ff860f10{width:100%;color:#fff;display:flex;justify-content:space-between;align-items:center;background-color:#212121;padding:0 12px 0 24px;height:44px}.bsc_ff860f10[data-setup-animation=true]{height:auto;opacity:0;max-height:0}.bsc_ff860f10[data-animation-enabled=true]{transition:all .4s ease-in-out;background-color:#121212;height:44px;opacity:1;max-height:44px}@media (max-width:767.9px){.bsc_ff860f10[data-iosbackbutton-present=true]{height:90px;padding-left:90px}}.bsc_77fa2909{display:flex;align-items:center;gap:32px}.bsc_77fa2909[data-is-ghosted=true] *{pointer-events:none}.bsc_77fa2909[data-is-ghosted=true] svg{opacity:.3}.bsc_fa7e5598{font-family:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_style,normal)!important}.bsc_c722f00e{width:100%;padding:0 12px 0 8px}.bsc_e1882bc9{font-family:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_preRollStatus_text_style,normal)!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bsc_e1882bc9[data-is-playing=true]{color:#a5a5a5}.bsc_a5c301fa{position:absolute;inset:0;z-index:0;user-select:none;display:flex;flex-direction:column}.bsc_44c69ac1{height:100%;position:relative}.bsc_821dd26c *{pointer-events:none}.bsc_303bad6a{padding:16px 20px 40px;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);display:flex;align-items:center}@media (min-width:768px){.bsc_303bad6a{background:transparent}}.bsc_303bad6a[data-hide=true]{display:none}.bsc_db3fbd7e{display:inline-block;height:28px;color:#fff}.bsc_db3fbd7e img{height:100%}@media (min-width:768px){.bsc_db3fbd7e{display:none}}.bsc_4f181ac2{margin-left:auto;display:inline-block;height:32px}.bsc_8afb28e4{height:100%;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.bsc_3446a863{position:relative;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.bsc_e9b59be1{position:inherit;display:flex;flex-direction:column;pointer-events:all;z-index:1}.bsc_c6f15d2c{border:none;background:none;cursor:pointer;padding:0}.bsc_9bdeacef{margin:18px 24px}@media (min-width:1024.1px){.bsc_9bdeacef{margin-top:24px}}.bsc_2b8461db{display:flex;padding:0 28px;justify-content:space-between;bottom:0}.bsc_2b8461db[data-is-livestream=true]{padding-bottom:20px}.bsc_1ada9575{flex:1;gap:32px;display:flex;flex-direction:row;align-items:center;width:100%}.bsc_b2ccdf51{display:flex;flex:1;justify-content:flex-end}.bsc_af1384bd{background:none;color:currentcolor;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_controlsLiveButton_font_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_controlsLiveButton_font_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_controlsLiveButton_font_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_controlsLiveButton_font_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_controlsLiveButton_font_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_controlsLiveButton_font_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_controlsLiveButton_font_style,normal)!important}.bsc_af1384bd svg{vertical-align:baseline!important}.bsc_af1384bd:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_af1384bd[data-is-live=true]{border:none;color:hsla(0,0%,100%,.5)}.bsc_67620b49{display:flex;justify-content:center;flex-direction:column;z-index:100;align-items:flex-end;position:relative}.bsc_6038baa3{position:absolute;bottom:100%;right:-18px;margin-bottom:22px}.bsc_5e623809{min-width:170px;display:flex;flex-direction:column;background-color:#212121;z-index:100;align-items:center}.bsc_804b4560{z-index:101;right:20px;bottom:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #212121;position:absolute}.bsc_65283ef1{width:100%}.bsc_65283ef1:not(:first-child){border-top:1px solid hsla(0,0%,93.3%,.4)}.bsc_65283ef1 button{border:none;font:inherit;outline:inherit;background:none;--disconnected-color:#fff;--connected-color:#fff;display:flex;cursor:pointer;color:#eee;width:100%;align-items:center;padding:12px 16px}.bsc_65283ef1 button svg{padding:0 1px;height:24px;width:24px}.bsc_9fdedc4e{border:none;background:none;color:currentcolor;margin:0;box-shadow:none;border-radius:0;display:flex;cursor:pointer;width:100%;color:#eee;align-items:center;padding:12px 16px}.bsc_9fdedc4e svg{vertical-align:baseline!important}.bsc_9fdedc4e:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_9fdedc4e:not(:first-child){border-top:1px solid hsla(0,0%,93.3%,.4)}.bsc_36bfb52b{display:flex}.bsc_b12f9dd4{font-family:var(--bm-theme_CommonVideoPlayer_optionsLabel_font_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_optionsLabel_font_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_optionsLabel_font_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_optionsLabel_font_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_optionsLabel_font_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_optionsLabel_font_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_optionsLabel_font_style,normal)!important;margin-left:10px;white-space:nowrap;color:#eee}.bsc_78d388ff{display:flex;gap:4px;font-family:var(--bm-theme_CommonVideoPlayer_video_progress_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_video_progress_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_video_progress_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_video_progress_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_video_progress_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_video_progress_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_video_progress_style,normal)!important;color:hsla(0,0%,100%,.6);text-shadow:0 2px 4px rgba(0,0,0,.25);user-select:none;white-space:nowrap}.bsc_e41f1794{color:#fff}.bsc_022721c0{position:relative;display:flex;padding:0;flex-direction:column;align-items:center;gap:20px}@media (min-width:1024.1px){.bsc_022721c0[data-show-volumeslider=true]{padding:16px;margin:-16px;background:#000;box-shadow:0 1px 4px rgba(0,0,0,.25)}}.bsc_bebe98ac{height:140px;position:absolute;background:inherit;display:none;justify-content:center;width:100%;padding:16px 0 8px;bottom:100%}@media (min-width:1024.1px){.bsc_bebe98ac{display:flex}}.bsc_6e8621f5{cursor:pointer;display:flex;position:relative;width:6px}@media (min-width:1024.1px){.bsc_b300be05{opacity:.7!important}}.bsc_d513f881{position:relative;flex:1;border-radius:20px;width:100%;background:hsla(0,0%,93.3%,.4)}.bsc_f3a00507{border-radius:20px;background:#fff;overflow:hidden;display:flex;width:6px;position:absolute;bottom:0}.bsc_4e811cda{position:relative;height:100%}.bsc_fe1bc9d2{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%;transform:translate(-35%,50%)}.bsc_fe1bc9d2[data-is-dragging=true]{box-shadow:0 0 0 6px hsla(0,0%,100%,.25)}.bsc_b32bdc8e{display:flex;flex-direction:column;gap:12px;padding:0 30px 16px;color:#fff}.bsc_3bfcc003{font-family:var(--bm-theme_CommonVideoPlayer_video_title_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_video_title_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_video_title_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_video_title_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_video_title_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_video_title_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_video_title_style,normal)!important;color:#fff;margin:0;align-items:flex-end;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;user-select:none}.bsc_08be25e7{color:#fff;display:flex;gap:12px}.bsc_142ad900,.bsc_c43d8bf1{font-family:var(--bm-theme_CommonVideoPlayer_video_meta_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_video_meta_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_video_meta_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_video_meta_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_video_meta_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_video_meta_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_video_meta_style,normal)!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;user-select:none;margin:0;opacity:.6;text-shadow:0 2px 4px rgba(0,0,0,.25)}.bsc_c43d8bf1{flex-shrink:0}.bsc_d59709cd{display:flex}.bsc_762d378b{border-radius:20px;height:6px;background:hsla(0,0%,93.3%,.4)}.bsc_89dbc948,.bsc_762d378b{position:relative;width:100%}.bsc_89dbc948{cursor:pointer;display:flex;align-items:center;height:16px}.bsc_bef0cd67{border-radius:20px;height:6px;background:var(--bm-theme_CommonVideoPlayer_progressBar_color);display:flex;overflow:hidden;align-items:flex-end}.bsc_a456f4b5{position:absolute;height:100%;width:100%;top:0}.bsc_61163cec{position:relative;width:100%;top:50%}.bsc_05bfeb00{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_progressBar_scrubberColor);background-clip:padding-box;border-radius:50%;transform:translate(-50%,-50%)}.bsc_b1dc4e76{position:relative;height:100%}.bsc_4bbb9fb0{position:absolute;background-size:cover;background-position:50%;inset:0}.bsc_4bbb9fb0:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.38),hsla(0,0%,100%,.72));backdrop-filter:blur(2px)}.bsc_da360bcb{position:absolute;inset:0;padding:48px}.bsc_39b20f0c,.bsc_da360bcb{display:flex;flex-direction:column;justify-content:center;align-items:center}.bsc_39b20f0c{width:100%;max-width:395px}.bsc_510d4baf{font-family:var(--bm-theme_CommonVideoPlayer_cookieConsent_title_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_cookieConsent_title_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_cookieConsent_title_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_cookieConsent_title_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_cookieConsent_title_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_cookieConsent_title_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_cookieConsent_title_style,normal)!important;color:#212121;text-align:center;margin:0}@media (min-width:1024.1px) and (max-width:1320px){.bsc_510d4baf{font-family:var(--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_style,normal)!important}}.bsc_c2f783dd{font-family:var(--bm-theme_CommonVideoPlayer_cookieConsent_text_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_cookieConsent_text_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_cookieConsent_text_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_cookieConsent_text_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_cookieConsent_text_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_cookieConsent_text_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_cookieConsent_text_style,normal)!important;color:#000;text-align:center;margin:0;max-width:200px}.bsc_c145b753{border:none;background:none;color:currentcolor;margin:16px 0 0;box-shadow:none;border-radius:0;font-family:var(--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_style,normal)!important;text-align:center;background-color:#212121;color:#fff;width:100%;padding:12px;cursor:pointer}.bsc_c145b753 svg{vertical-align:baseline!important}.bsc_c145b753:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_25b8f072{background-color:var(--bm-theme_CommonVideoPlayer_floatingControls_backgroundColor);color:#fff;display:flex;width:100%}.bsc_36777618{flex-direction:column;gap:16px;padding:4px 8px;width:100%}.bsc_36777618,.bsc_b5a845c7{display:flex;align-items:center;justify-content:space-between}.bsc_b5a845c7{width:inherit}.bsc_b5a845c7[data-no-title=true]{margin-top:auto}.bsc_b5a845c7[data-is-error=true]{justify-content:flex-end}.bsc_60cbb541{gap:16px}.bsc_3f7acce4,.bsc_60cbb541{display:flex;align-items:center}.bsc_3f7acce4{border:none;background:none;color:currentcolor;cursor:pointer;margin:0;box-shadow:none;border-radius:0;justify-content:center;color:#fff;padding:6px;width:40px;height:36px}.bsc_3f7acce4 svg{vertical-align:baseline!important}.bsc_3f7acce4:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_3f7acce4 svg{justify-content:center;align-items:center;display:block}.bsc_f1dc0392{height:20px;width:20px}.bsc_ebadca9a{font-family:var(--bm-theme_CommonVideoPlayer_floatingControls_title_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_floatingControls_title_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_floatingControls_title_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_floatingControls_title_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_floatingControls_title_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_floatingControls_title_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_floatingControls_title_style,normal)!important;color:#fff!important;margin:0;padding:8px 12px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:inherit;text-align:left}@media (min-width:768px){.bsc_ebadca9a{display:none}}.bsc_8130789e{position:absolute;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.bsc_8b53c23f{position:absolute;top:16px;left:20px;margin:-16px;padding:16px;color:#fff}.bsc_8b53c23f img{height:28px}@media (min-width:768px){.bsc_8b53c23f{display:none}}.bsc_58e0648e{border:none;background:none;color:currentcolor;cursor:pointer;margin:0;box-shadow:none;border-radius:0;display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:50%!important;padding:0 0 0 2px;color:#fff;filter:drop-shadow(0 1px 4px rgba(0,0,0,.25));transform:translateZ(0);transition:all .1s ease-in-out}.bsc_58e0648e svg{vertical-align:baseline!important}.bsc_58e0648e:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_58e0648e:hover{transform:scale(1.1)}.bsc_58e0648e[data-show-icon-background=true]{background-color:var(--bm-theme_CommonVideoPlayer_playButton_color)}.bsc_24f6dd0a{position:absolute;z-index:998;height:100%;flex-direction:column;display:flex;width:100%;overflow:hidden}.bsc_24f6dd0a[data-is-bottombar-present=true]{bottom:44px}@media (max-width:767.9px){.bsc_24f6dd0a[data-is-ios-back-button-present=true]{bottom:90px;height:calc(100% - 90px)}}.bsc_bbd5decb{height:100%;width:100%;display:flex;justify-content:center;gap:12px;padding:24px;flex-direction:column;animation:bsc_caf3c266 .5s;z-index:1}@media (min-width:768px){.bsc_bbd5decb{max-width:400px}}.bsc_bbd5decb[data-center-text=true]{align-items:center;max-width:none}@keyframes bsc_caf3c266{0%{opacity:0}to{opacity:1}}.bsc_42715b44{font-family:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_style,normal)!important;color:#fff}@media (min-width:768px){.bsc_42715b44{font-family:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_style,normal)!important}}.bsc_8760e2b3{font-family:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_style,normal)!important;color:#fff;animation:bsc_093b5c41 .5s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.bsc_8760e2b3[data-is-vertical-video=true]{font-family:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_style,normal)!important}@media (min-width:768px){.bsc_8760e2b3{font-family:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_family,)!important;font-weight:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_size,)!important;line-height:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_lineHeight,normal)!important;text-transform:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_transform,none)!important;font-style:var(--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_style,normal)!important}}@keyframes bsc_093b5c41{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.bsc_7ae437b4{min-height:100%;width:100%;aspect-ratio:16/9;display:flex;flex-direction:column}.bsc_98b2b7e5{height:100%;width:auto}.bsc_98b2b7e5[data-show-controlbar=true]{height:calc(100% - 44px)}@media (max-width:767.9px){.bsc_98b2b7e5[data-is-ios-back-button-present=true]{height:calc(100% - 90px)}}.bsc_05e129f8{width:100%}.bsc_b939c57b{display:flex}.bsc_d501b073{background:hsla(0,0%,93.3%,.4)}.bsc_d501b073,.bsc_f0c83f3e{display:flex;width:100%;height:3px}.bsc_f0c83f3e{overflow:hidden;align-items:flex-end;background:var(--bm-theme_CommonVideoPlayer_progressIndicator_color)}.bsc_19f8b693{max-height:inherit;aspect-ratio:16/9}@media (max-width:767.9px){.bsc_19f8b693[data-aspect-square=true]{aspect-ratio:1/1}}.bsc_19f8b693[data-hide-jw-thumbnail=true] .jw-preview{display:none}.bsc_19f8b693[data-is-standard-video=true] .jw-preview{background-size:cover}.bsc_98a58542{color:#fff;background-position:50%;object-fit:contain;background-size:contain;background-repeat:no-repeat;inset:0;position:absolute}.bsc_98a58542,.bsc_f2b56766{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.bsc_f2b56766{background-color:rgba(0,0,0,.5);padding:15px;gap:10px}.bsc_6abf533f{position:absolute;bottom:12px;right:12px;justify-content:flex-end;width:fit-content;height:36px}@media (min-width:768px){.bsc_6abf533f{width:100%;height:auto;position:static;display:flex;justify-content:center;align-items:center;flex:1}}.bsc_a3cefda3{background:none;color:currentcolor;box-shadow:none;border-radius:0;cursor:pointer;color:#fff;width:52px;height:52px;background-color:transparent;margin:-8px;padding:8px;border:none}.bsc_a3cefda3 svg{vertical-align:baseline!important}.bsc_a3cefda3:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_a3cefda3 *{pointer-events:none}@media (min-width:768px){.bsc_a3cefda3{width:76px;height:76px}}.bsc_3c82c18b{display:flex;justify-content:center;flex-direction:column;gap:5px;width:100%;flex:1}.bsc_3f512c8d{font-family:var(--bm-theme_StandardVideoPlayer_recommendedHeader_font_family,)!important;font-weight:var(--bm-theme_StandardVideoPlayer_recommendedHeader_font_weight,normal)!important;letter-spacing:var(--bm-theme_StandardVideoPlayer_recommendedHeader_font_letterSpacing,normal)!important;font-size:var(--bm-theme_StandardVideoPlayer_recommendedHeader_font_size,)!important;line-height:var(--bm-theme_StandardVideoPlayer_recommendedHeader_font_lineHeight,normal)!important;text-transform:var(--bm-theme_StandardVideoPlayer_recommendedHeader_font_transform,none)!important;font-style:var(--bm-theme_StandardVideoPlayer_recommendedHeader_font_style,normal)!important;padding:2px 0;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bsc_954d7b85{display:flex;width:100%;align-items:center;height:100%;gap:60px}.bsc_16f0c2f9{display:flex;gap:15px;width:60%}.bsc_16f0c2f9[data-hidden=true]{visibility:hidden}@media (min-width:768px){.bsc_16f0c2f9{width:30%}}.bsc_3de9edf8{border:none;background:none;color:currentcolor;margin:0;box-shadow:none;border-radius:0;font-family:var(--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_family,)!important;font-weight:var(--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_weight,normal)!important;letter-spacing:var(--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_letterSpacing,normal)!important;font-size:var(--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_size,)!important;line-height:var(--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_lineHeight,normal)!important;text-transform:var(--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_transform,none)!important;font-style:var(--bm-theme_StandardVideoPlayer_recommendedPlayButton_font_style,normal)!important;background-color:#fff;color:#000;text-align:center;padding:9px 0 7px;flex:1 1 auto;max-width:50%;cursor:pointer}.bsc_3de9edf8 svg{vertical-align:baseline!important}.bsc_3de9edf8:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_836f356e{border:none;background:none;color:currentcolor;margin:0;box-shadow:none;border-radius:0;font-family:var(--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_family,)!important;font-weight:var(--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_weight,normal)!important;letter-spacing:var(--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_letterSpacing,normal)!important;font-size:var(--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_size,)!important;line-height:var(--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_lineHeight,normal)!important;text-transform:var(--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_transform,none)!important;font-style:var(--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_style,normal)!important;color:#fff;background-color:#515050;text-align:center;padding:9px 0 7px;flex:1 1 auto;max-width:50%;cursor:pointer}.bsc_836f356e svg{vertical-align:baseline!important}.bsc_836f356e:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_1aba8d59{border:none;background:none;color:currentcolor;padding:0;margin:0;box-shadow:none;border-radius:0;display:flex;width:100%;height:100%;flex-direction:column;gap:5px;cursor:pointer}.bsc_1aba8d59 svg{vertical-align:baseline!important}.bsc_1aba8d59:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_1aba8d59:last-child{display:none}@media (min-width:768px){.bsc_1aba8d59:last-child{display:flex}}.bsc_c665cf76{border:1px solid #fff;background-color:#000}.bsc_26ddc3aa,.bsc_c665cf76{display:flex;justify-content:center;align-items:center;width:100%}.bsc_26ddc3aa{aspect-ratio:16/9;height:100%}.bsc_26ddc3aa:hover div{display:flex}.bsc_18be0114{display:none;justify-content:center;align-items:center;width:45px;height:45px;border-radius:50%;padding-left:2px;background-color:var(--bm-theme_StandardVideoPlayer_recommendedItemPlayButton_color);cursor:pointer}.bsc_36ac0894{font-family:var(--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_family,)!important;font-weight:var(--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_size,)!important;line-height:var(--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_transform,none)!important;font-style:var(--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_style,normal)!important;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width:768px){.bsc_36ac0894{font-family:var(--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_family,)!important;font-weight:var(--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_size,)!important;line-height:var(--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_transform,none)!important;font-style:var(--bm-theme_StandardVideoPlayer_recommendedItem_tabletTitleFont_style,normal)!important}}@media (min-width:1024.1px){.bsc_36ac0894{font-family:var(--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_family,)!important;font-weight:var(--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_size,)!important;line-height:var(--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_transform,none)!important;font-style:var(--bm-theme_StandardVideoPlayer_recommendedItem_desktopTitleFont_style,normal)!important}}.bsc_68c3f75b{margin-bottom:20px;opacity:0;transform:translate(100px);transition:opacity 1.4s cubic-bezier(.33,1,.68,1),transform 1.4s cubic-bezier(.33,1,.68,1)}.bsc_68c3f75b[data-visible=true]{opacity:1;transform:translate(0)}@media (min-width:768px){.bsc_68c3f75b{margin-bottom:24px}}.bsc_cdf6db85{display:flex;column-gap:8px;overflow-x:scroll}.bsc_cdf6db85::-webkit-scrollbar{display:none}@media (min-width:768px){.bsc_cdf6db85{gap:12px}}.bsc_2acb89e6{background-color:transparent;width:200px;max-width:200px;position:relative;aspect-ratio:16/9;display:flex;flex:none;border:none;padding:0;cursor:pointer;outline:none!important}.bsc_2acb89e6[data-is-vertical-video=true]{aspect-ratio:4/5;width:auto;height:237.98px}.bsc_2acb89e6[data-is-next=true]{border:2px solid #fff}@media (min-width:768px){.bsc_2acb89e6{flex:1 1 0}}@media (min-width:1024.1px){.bsc_2acb89e6{width:240px;max-width:240px}}.bsc_41c50cd2,.bsc_41c50cd2[data-isdeck=true]{padding:0 4px}@media (min-width:768px){.bsc_41c50cd2[data-isdeck=true]{padding:0 8px}}@media (min-width:1320.1px){.bsc_41c50cd2[data-isdeck=true]{display:none}}.bsc_5f64d98c{position:absolute;inset:0;overflow:hidden}.bsc_bdf2151f{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;background-position:50%;background-size:cover;background-repeat:no-repeat;transform:scale(1);will-change:transform;transition:transform .25s ease-in-out}.bsc_bdf2151f div{opacity:0;transition:opacity .25s ease-in-out,transform .25s ease-in-out}@media (min-width:1024.1px){.bsc_bdf2151f:hover{transform:scale(1.1)}.bsc_bdf2151f:hover div{opacity:1;transform:scale(1.1)}}.bsc_1439db2a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding-left:3px;border-radius:50%;color:#fff;transition:transform .25s ease-in-out}.bsc_1439db2a>span{width:100%}.bsc_028eeec3{position:absolute;left:0;right:0;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.25),transparent);display:flex;align-items:center;width:100%}.bsc_012b3825{font-family:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_style,normal)!important;margin:8px;text-shadow:0 .5px 4px rgba(0,0,0,.25);color:#fff;display:flex;text-align:left;align-items:flex-end}.bsc_bfb9a94a{position:relative;background:hsla(0,0%,100%,.5);width:100%}.bsc_45b19501{position:absolute;top:0;left:0;bottom:0;width:0;transition:width .2s linear;background-color:#fff}.bsc_6fafc064{position:relative;font-family:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_style,normal)!important;padding:8px;width:100%;display:flex;align-items:center;color:#212121;text-align:left}.bsc_fac65ce8{font-family:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_style,normal)!important;color:#fff;margin:10px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.bsc_afc2bbf0{height:min-content;overflow-x:hidden}.bsc_afc2bbf0[data-show-border-top=true]{border-top:1px solid #333}.bsc_09397690{color:#fff;font-family:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_style,normal)!important;margin:16px 0;padding:0 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:opacity 1.4s cubic-bezier(.33,1,.68,1)}.bsc_09397690[data-visible=true]{opacity:1}@media (min-width:768px){.bsc_09397690{padding:0 24px}}@media (min-width:1320.1px){.bsc_09397690{padding:0}}.bsc_6575e5b7{position:relative}.bsc_5bbc707f{color:#fff;padding:16px 16px 24px;display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.bsc_5bbc707f{padding:20px 24px 32px}}.bsc_5bbc707f pre{margin:0}@media (min-width:1024.1px){.bsc_5bbc707f{flex-direction:row-reverse;justify-content:flex-start}}@media (min-width:1320.1px){.bsc_5bbc707f{padding:24px 0}}.bsc_c962fa08{width:100%;display:flex;align-items:center;height:60px;padding:0 16px}@media (min-width:768px){.bsc_c962fa08{padding:0 24px}}@media (min-width:1024.1px){.bsc_c962fa08{padding:0}}.bsc_d60d65b2{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;color:#fff!important}.bsc_d60d65b2 svg{vertical-align:baseline!important}.bsc_0cb83d64{width:100%;display:flex;min-width:0;flex-direction:column;gap:16px}.bsc_72104865{color:#fff;margin:0;max-width:700px;font-family:var(--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_style,normal)!important}@media (min-width:768px){.bsc_72104865{font-family:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_style,normal)!important}}@media (min-width:1024.1px){.bsc_72104865{font-family:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_style,normal)!important}}.bsc_9d83ed41{margin:0;color:#f5f5f5;white-space:normal;max-width:610px;font-family:var(--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_style,normal)!important}@media (min-width:768px){.bsc_9d83ed41{font-family:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_style,normal)!important}}@media (min-width:1024.1px){.bsc_9d83ed41{font-family:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_style,normal)!important}}.bsc_f8ffd007{display:flex;gap:20px}.bsc_a2b7b343{font-family:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_style,normal)!important;white-space:nowrap}.bsc_65e2aa72{font-family:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_style,normal)!important;white-space:nowrap}.bsc_f9ac5cf8{display:inline-block;position:sticky;width:100%;top:0;left:0;z-index:1000;height:117px;background-color:#fff}@media (min-width:768px){.bsc_f9ac5cf8{display:none}}.bsc_44813e38{background-color:var(--bm-theme_StandAloneVideoPlayer_background_color)}.bsc_f813d927{position:absolute;display:flex;flex-direction:column;gap:8px;inset:0;justify-content:center;align-items:center;background:rgba(0,0,0,.6)}.bsc_a8ad4b78{background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;border:1.5px solid #fff;background-position:50%;background-size:100%;height:113px;width:200px;background-repeat:no-repeat;display:flex}.bsc_a8ad4b78 svg{vertical-align:baseline!important}.bsc_a8ad4b78:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}@media (min-width:1024.1px){.bsc_a8ad4b78{height:225px;width:400px}}.bsc_0b87b8e6{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;color:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextCloseButtonColor);width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:#fff}.bsc_0b87b8e6 svg{vertical-align:baseline!important}.bsc_0b87b8e6:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_9467b51f{background:linear-gradient(180deg,rgba(0,0,0,.5),transparent 48.77% 100%);height:32px;display:flex;width:100%;align-items:center;justify-content:space-between}.bsc_60b58df7{font-family:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_style,normal)!important;color:#fff;width:200px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width:1024.1px){.bsc_60b58df7{width:400px}}.bsc_921bdf93{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-family:var(--bm-theme_StandAloneVideoPlayer_replay_replayFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_replay_replayFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_replay_replayFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_replay_replayFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_replay_replayFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_replay_replayFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_replay_replayFont_style,normal)!important;color:#fff}.bsc_b169dd0b{color:#fff}.bsc_b169dd0b svg{width:48px;height:48px}.bsc_d630061a{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.bsc_d630061a svg{vertical-align:baseline!important}.bsc_d630061a:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_6e2f510a{color:#fff;padding:0 10px;font-family:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_style,normal)!important}.bsc_f4745c48{position:fixed;top:0;left:0;right:0;background-color:#000;z-index:1006}@media (min-width:768px){.bsc_f4745c48{display:none}}.bsc_6abfa129{position:relative;overflow-x:hidden}.bsc_b33756a6{margin:16px 0 0 20px;display:flex;height:28px;color:#fff}.bsc_b33756a6 img{height:100%}.bsc_d237e470{position:absolute;top:16px;right:16px;padding:8px;margin:-8px;background-color:transparent;border:none;color:#fff;cursor:pointer}.bsc_efc7a1d0{padding:0 16px 24px}@media (min-width:768px){.bsc_efc7a1d0{padding:0 24px 24px}}@media (min-width:1320.1px){.bsc_efc7a1d0{padding:0 0 24px}}.bsc_fc716b9f{text-decoration:none;color:inherit;cursor:pointer;font-family:var(--bm-theme_StandAloneVideoPlayer_forwardButton_font_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_forwardButton_font_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_forwardButton_font_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_forwardButton_font_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_forwardButton_font_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_forwardButton_font_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_forwardButton_font_style,normal)!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;background-color:var(--bm-theme_StandAloneVideoPlayer_forwardButton_backgroundColor);border-radius:var(--bm-theme_StandAloneVideoPlayer_forwardButton_borderRadius);color:#fff;max-width:400px;padding:0 20px 0 12px;width:min-content;white-space:nowrap;gap:8px;display:flex;height:44px;align-items:center}.bsc_fc716b9f:hover{color:#fff!important}.bsc_000b307f svg{width:18px;height:18px}.bsc_8bed0311{min-height:calc(100vh - var(--standaloneplayer-navigation-offset));min-height:calc(100svh - var(--standaloneplayer-navigation-offset))}@media (min-width:768px){.bsc_8bed0311{aspect-ratio:16/9;min-height:unset}}.bsc_de80da9b{min-height:calc(100vh - var(--standaloneplayer-navigation-offset));min-height:calc(100svh - var(--standaloneplayer-navigation-offset));width:100%;user-select:none}@media (min-width:768px){.bsc_de80da9b{height:100%;min-height:unset;position:relative;max-height:inherit}}@media (max-width:767.9px){.bsc_de80da9b[data-is-floating-maximized=true] .bsc_51311d5f{height:100%!important}}.bsc_de80da9b .jw-preview.jw-reset .jw-video-thumbnail{width:100%}@media (max-width:767.9px){.bsc_de80da9b .jw-preview.jw-reset .jw-video-thumbnail{object-fit:cover}}.bsc_de80da9b .jwplayer.jw-stretch-uniform.jw-orientation-portrait .jw-media video{object-fit:cover!important}.bsc_de80da9b .jwplayer.jw-stretch-uniform.jw-orientation-portrait .jw-preview{background-size:cover!important}.bsc_d3748aa4{height:100vh;height:100svh;width:100vw;top:0;left:0;position:absolute}@media (min-width:768px){.bsc_d3748aa4{height:100%;width:100%}}.bsc_38a9b64e{display:inline-block;position:sticky;width:100%;top:0;left:0;z-index:1000;height:117px;background-color:#fff}@media (min-width:768px){.bsc_38a9b64e{display:none}}.bsc_6a9e3089{position:fixed;top:0;left:0;right:0;background-color:#000;z-index:1011}@media (min-width:768px){.bsc_6a9e3089{display:none}}.bsc_aaecf67c{position:relative;overflow-x:hidden}.bsc_456faea0{margin:16px 0 0 16px;display:flex;height:28px;color:#fff}.bsc_456faea0 img{height:100%}.bsc_da6ac7d4{position:absolute;top:16px;right:16px;padding:8px;margin:-8px;background-color:transparent;border:none;color:#fff;cursor:pointer}.bsc_6d60076f{color:#fff;padding:0 10px;font-family:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_style,normal)!important}.bsc_93d56f66{color:#fff;font-family:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_family,)!important;font-weight:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_size,)!important;line-height:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_transform,none)!important;font-style:var(--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_style,normal)!important;margin:16px 0;padding:0 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:opacity 1.4s cubic-bezier(.33,1,.68,1)}.bsc_93d56f66[data-visible=true]{opacity:1}@media (min-width:768px){.bsc_93d56f66{padding:0 24px}}.bsc_5ca27c6f{position:relative;width:100%;height:100%;user-select:none;overflow:hidden}.bsc_5ca27c6f .bsc_add33338.bsc_4ad2cf6b .bsc_b13ab229 video{object-fit:contain!important}.bsc_77c2e3c2{width:100%;height:100%;position:absolute;filter:blur(40px);background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center}@media (min-width:768px){.bsc_77c2e3c2{filter:blur(50px)}}.bsc_c8427db1{width:100%;background-color:#fff}.bsc_a117a5d3{background:none;color:currentcolor;margin:0;box-shadow:none;border-radius:0;position:relative;width:140px;padding:0;text-align:left;background-color:#fff;border:none;display:flex;flex-direction:column;cursor:pointer}.bsc_a117a5d3 svg{vertical-align:baseline!important}.bsc_a117a5d3:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}@media (min-width:768px){.bsc_a117a5d3{width:200px}}.bsc_408129a4{background-repeat:no-repeat;aspect-ratio:16/9;height:auto}.bsc_9ffacfc3,.bsc_408129a4{display:flex;justify-content:center;align-items:center;width:100%}.bsc_9ffacfc3{height:100%;background-color:rgba(0,0,0,.5);opacity:0}.bsc_9ffacfc3:hover{opacity:1;transition:opacity .4s}.bsc_2ab63e6c{display:flex;align-items:center;justify-content:center;color:#fff}.bsc_69082a63{font-family:var(--bm-theme_RelatedVideoTeaser_teaserTitle_font_family,)!important;font-weight:var(--bm-theme_RelatedVideoTeaser_teaserTitle_font_weight,normal)!important;letter-spacing:var(--bm-theme_RelatedVideoTeaser_teaserTitle_font_letterSpacing,normal)!important;font-size:var(--bm-theme_RelatedVideoTeaser_teaserTitle_font_size,)!important;line-height:var(--bm-theme_RelatedVideoTeaser_teaserTitle_font_lineHeight,normal)!important;text-transform:var(--bm-theme_RelatedVideoTeaser_teaserTitle_font_transform,none)!important;font-style:var(--bm-theme_RelatedVideoTeaser_teaserTitle_font_style,normal)!important;color:#333;margin:10px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bsc_6f24b354,.bsc_e1e39fb4{position:relative}.bsc_6f24b354{overflow:hidden}.bsc_776d401c{overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:100px;margin-bottom:-100px;-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.bsc_6059f778{min-width:100%;list-style:none;display:flex;margin:0;padding:0;gap:20px}.bsc_cc7f7239{flex:0 0 auto;display:flex;position:relative;scroll-snap-align:start;scroll-snap-stop:always}.bsc_f3ece8c6{position:absolute;inset:0}.bsc_8bb06ce8{background:none;color:currentcolor;margin:0;box-shadow:none;border-radius:0;position:absolute;left:0;top:0;width:60px;height:100%;border:none;background:linear-gradient(90deg,hsla(0,0%,100%,.75) 50%,transparent);cursor:pointer;justify-content:left;align-items:center;padding:0 0 0 10px;opacity:0;pointer-events:none;display:flex}.bsc_8bb06ce8 svg{vertical-align:baseline!important}.bsc_8bb06ce8:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_8bb06ce8[data-is-visible=true]{opacity:1;transition:opacity .1s;pointer-events:all}.bsc_90549682{border:none;background:none;color:currentcolor;padding:0 10px 0 0;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;align-items:center;justify-content:right;opacity:0;pointer-events:none;display:flex}.bsc_90549682 svg{vertical-align:baseline!important}.bsc_90549682:focus{box-shadow:0 0 0 px(2) theme-token("VideoPlayerGenericTheme","button","focusShadowColor");border-radius:px(2)}.bsc_90549682[data-is-visible=true]{opacity:1;transition:opacity .1s;pointer-events:all}.bsc_d249e11f{transform:rotate(90deg)}.bsc_d6fc6663{transform:rotate(-90deg)}.bsc_c0a9dacf{width:100%;display:flex;flex-direction:row}.bsc_f9f5a7ea{display:flex;flex-grow:0;margin-right:16px;gap:8px}.bsc_71e1c54e{width:24px;height:24px}.bsc_613cdd01{flex-grow:1;font-size:16px;line-height:24px;letter-spacing:.02}.bsc_0515b93a{display:flex;flex-direction:column;gap:12px;background:#fff}.bsc_ab6f0a4f{border:none;background:none;color:currentcolor;cursor:pointer;margin:0;box-shadow:none;background:#fff;border-radius:50px;border:1px solid rgba(51,51,51,.2);display:flex;padding:8px 16px 8px 8px;justify-content:center;align-items:center;gap:8px}.bsc_ab6f0a4f svg{vertical-align:baseline!important}.bsc_ab6f0a4f[data-is-clicked=true]{background:var(--bm-theme_UserReactions_reactionButton_color)}.bsc_f0449487{font-family:var(--bm-theme_UserReactions_reactionCount_font_family,)!important;font-weight:var(--bm-theme_UserReactions_reactionCount_font_weight,normal)!important;letter-spacing:var(--bm-theme_UserReactions_reactionCount_font_letterSpacing,normal)!important;font-size:var(--bm-theme_UserReactions_reactionCount_font_size,)!important;line-height:var(--bm-theme_UserReactions_reactionCount_font_lineHeight,normal)!important;text-transform:var(--bm-theme_UserReactions_reactionCount_font_transform,none)!important;font-style:var(--bm-theme_UserReactions_reactionCount_font_style,normal)!important;pointer-events:none;color:var(--bm-theme_UserReactions_reactionCount_color)}.bsc_bf5005a0{display:flex;gap:12px}.bsc_8d16d850{width:24px;height:24px;pointer-events:none}[data-is-clicked=true] .bsc_8d16d850{animation:bsc_bfe2a0dc .15s linear}@keyframes bsc_bfe2a0dc{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.bsc_253a7940{position:relative;margin:0 auto;width:100%;padding:0 16px;background-color:#fff}.bsc_253a7940[data-transparent=true]{background-color:transparent}.bsc_253a7940[data-margin-top=true]{margin-top:20px}@media (min-width:768px) and (max-width:1024px){.bsc_253a7940{padding:0 32px;width:768px;max-width:100vw}}@media (min-width:1024.1px){.bsc_253a7940{padding:0 16px;width:1020px}.bsc_253a7940[data-margin-top=true]{margin-top:40px}}.bsc_9ed23c9c{display:grid;grid-template-columns:auto 1fr auto;column-gap:12px;align-items:center;height:48px;padding:0 20px;background-color:var(--bm-theme_StockSearch_input_backgroundColor);border-radius:var(--bm-theme_StockSearch_input_borderRadius)}.bsc_9ed23c9c:focus-within{outline:1px solid var(--bm-theme_StockSearch_input_outlineColor)}.bsc_ef43c26a{font-family:var(--bm-theme_StockSearch_input_font_family,)!important;font-weight:var(--bm-theme_StockSearch_input_font_weight,normal)!important;letter-spacing:var(--bm-theme_StockSearch_input_font_letterSpacing,normal)!important;font-size:var(--bm-theme_StockSearch_input_font_size,)!important;line-height:var(--bm-theme_StockSearch_input_font_lineHeight,normal)!important;text-transform:var(--bm-theme_StockSearch_input_font_transform,none)!important;font-style:var(--bm-theme_StockSearch_input_font_style,normal)!important;background:none;color:var(--bm-theme_StockSearch_input_color);border:0;width:100%}.bsc_ef43c26a::placeholder{color:var(--bm-theme_StockSearch_input_placeholderColor)}.bsc_ef43c26a::-webkit-search-cancel-button{display:none}.bsc_ef43c26a:focus{outline:none}.bsc_f4bc2adf{border:none;background:none;color:currentcolor;cursor:pointer;box-shadow:none;border-radius:0;display:flex;padding:8px;margin:-8px}.bsc_f4bc2adf svg{vertical-align:baseline!important}.bsc_da95dae9{text-decoration:none;color:inherit;cursor:pointer;display:flex;justify-content:space-between;padding:10px 0}.bsc_df3e71ca{font-family:var(--bm-theme_StockSearch_listItem_titleFont_family,)!important;font-weight:var(--bm-theme_StockSearch_listItem_titleFont_weight,normal)!important;letter-spacing:var(--bm-theme_StockSearch_listItem_titleFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StockSearch_listItem_titleFont_size,)!important;line-height:var(--bm-theme_StockSearch_listItem_titleFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StockSearch_listItem_titleFont_transform,none)!important;font-style:var(--bm-theme_StockSearch_listItem_titleFont_style,normal)!important;color:var(--bm-theme_StockSearch_listItem_titleColor)}.bsc_c398668c{font-family:var(--bm-theme_StockSearch_listItem_metaFont_family,)!important;font-weight:var(--bm-theme_StockSearch_listItem_metaFont_weight,normal)!important;letter-spacing:var(--bm-theme_StockSearch_listItem_metaFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StockSearch_listItem_metaFont_size,)!important;line-height:var(--bm-theme_StockSearch_listItem_metaFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StockSearch_listItem_metaFont_transform,none)!important;font-style:var(--bm-theme_StockSearch_listItem_metaFont_style,normal)!important;color:var(--bm-theme_StockSearch_listItem_metaColor)}.bsc_2aaa8159{font-family:var(--bm-theme_StockSearch_listItem_valueFont_family,)!important;font-weight:var(--bm-theme_StockSearch_listItem_valueFont_weight,normal)!important;letter-spacing:var(--bm-theme_StockSearch_listItem_valueFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StockSearch_listItem_valueFont_size,)!important;line-height:var(--bm-theme_StockSearch_listItem_valueFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StockSearch_listItem_valueFont_transform,none)!important;font-style:var(--bm-theme_StockSearch_listItem_valueFont_style,normal)!important;color:var(--bm-theme_StockSearch_listItem_valueColor);text-align:right}.bsc_80f53612{font-family:var(--bm-theme_StockSearch_listItem_changeFont_family,)!important;font-weight:var(--bm-theme_StockSearch_listItem_changeFont_weight,normal)!important;letter-spacing:var(--bm-theme_StockSearch_listItem_changeFont_letterSpacing,normal)!important;font-size:var(--bm-theme_StockSearch_listItem_changeFont_size,)!important;line-height:var(--bm-theme_StockSearch_listItem_changeFont_lineHeight,normal)!important;text-transform:var(--bm-theme_StockSearch_listItem_changeFont_transform,none)!important;font-style:var(--bm-theme_StockSearch_listItem_changeFont_style,normal)!important;text-align:right}.bsc_80f53612[data-negative=false]{color:var(--bm-theme_StockSearch_listItem_positiveChangeColor)}.bsc_80f53612[data-negative=false]:after{content:"";width:0;height:0;margin-left:5px;display:inline-block;position:relative;border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid;border-top:none;border-bottom:10px solid}.bsc_80f53612[data-negative=true]{color:var(--bm-theme_StockSearch_listItem_negativeChangeColor)}.bsc_80f53612[data-negative=true]:after{content:"";width:0;height:0;margin-left:5px;display:inline-block;position:relative;border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid}.bsc_01af8c34{position:fixed;inset:0;background-color:var(--bm-theme_StockSearch_overlay_backgroundColor);opacity:.25}.bsc_56885b1e,.bsc_fecf88cd{position:relative}.bsc_fecf88cd{background-color:var(--bm-theme_StockSearch_container_color);padding:20px 0;margin-top:40px;margin-bottom:30px}.bsc_e9c896d9{font-family:var(--bm-theme_StockSearch_title_font_family,)!important;font-weight:var(--bm-theme_StockSearch_title_font_weight,normal)!important;letter-spacing:var(--bm-theme_StockSearch_title_font_letterSpacing,normal)!important;font-size:var(--bm-theme_StockSearch_title_font_size,)!important;line-height:var(--bm-theme_StockSearch_title_font_lineHeight,normal)!important;text-transform:var(--bm-theme_StockSearch_title_font_transform,none)!important;font-style:var(--bm-theme_StockSearch_title_font_style,normal)!important;color:var(--bm-theme_StockSearch_title_color);margin-bottom:16px}.bsc_5547db27{position:absolute;width:100%}.bsc_67968924{padding:10px 0 20px;background-color:var(--bm-theme_StockSearch_container_color)}.bsc_5dc9c5ec{margin:0;padding:0;list-style-type:none}.bsc_8c0bb9f1{border-bottom:1px solid var(--bm-theme_StockSearch_divider_color)}.bsc_27ee89fa{font-family:var(--bm-theme_StockSearch_feedback_font_family,)!important;font-weight:var(--bm-theme_StockSearch_feedback_font_weight,normal)!important;letter-spacing:var(--bm-theme_StockSearch_feedback_font_letterSpacing,normal)!important;font-size:var(--bm-theme_StockSearch_feedback_font_size,)!important;line-height:var(--bm-theme_StockSearch_feedback_font_lineHeight,normal)!important;text-transform:var(--bm-theme_StockSearch_feedback_font_transform,none)!important;font-style:var(--bm-theme_StockSearch_feedback_font_style,normal)!important;color:var(--bm-theme_StockSearch_feedback_color);padding-top:10px;text-align:center}.bsc_afffa58b{position:fixed;inset:0;background-color:var(--bm-theme_AccessModal_overlay_backgroundColor);opacity:var(--bm-theme_AccessModal_overlay_opacity)}.bsc_4d8c683b{position:fixed;left:0;right:0;bottom:0;background-color:var(--bm-theme_AccessModal_modal_backgroundColor);padding:20px 20px 32px;display:flex;flex-direction:column;align-items:center}@media (min-width:1024.1px){.bsc_4d8c683b{padding:20px 40px 32px}}.bsc_76c799ef{width:100%;display:flex;justify-content:center;border-bottom:var(--bm-theme_AccessModal_divider_size) solid var(--bm-theme_AccessModal_divider_color);padding-top:10px;padding-bottom:20px}.bsc_7280378e{height:34px}.bsc_c390a96e{display:flex;flex-direction:column;max-width:320px;text-align:center;margin-top:24px;gap:24px}.bsc_cba835bf{padding:0;margin:0;font-family:var(--bm-theme_AccessModal_title_font_family,)!important;font-weight:var(--bm-theme_AccessModal_title_font_weight,normal)!important;letter-spacing:var(--bm-theme_AccessModal_title_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AccessModal_title_font_size,)!important;line-height:var(--bm-theme_AccessModal_title_font_lineHeight,normal)!important;text-transform:var(--bm-theme_AccessModal_title_font_transform,none)!important;font-style:var(--bm-theme_AccessModal_title_font_style,normal)!important;color:var(--bm-theme_AccessModal_title_color)}.bsc_82d9f4de{padding:0;margin:0;font-family:var(--bm-theme_AccessModal_description_font_family,)!important;font-weight:var(--bm-theme_AccessModal_description_font_weight,normal)!important;letter-spacing:var(--bm-theme_AccessModal_description_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AccessModal_description_font_size,)!important;line-height:var(--bm-theme_AccessModal_description_font_lineHeight,normal)!important;text-transform:var(--bm-theme_AccessModal_description_font_transform,none)!important;font-style:var(--bm-theme_AccessModal_description_font_style,normal)!important;color:var(--bm-theme_AccessModal_description_color)}.bsc_283fc6c8{display:flex;flex-direction:column;gap:15px}.bsc_68d0cbc6{border:none;background:none;color:currentcolor;cursor:pointer;margin:0;box-shadow:none;border-radius:0;display:flex;justify-content:center;align-items:center;padding:12px 20px;width:100%;font-family:var(--bm-theme_AccessModal_button_font_family,)!important;font-weight:var(--bm-theme_AccessModal_button_font_weight,normal)!important;letter-spacing:var(--bm-theme_AccessModal_button_font_letterSpacing,normal)!important;font-size:var(--bm-theme_AccessModal_button_font_size,)!important;line-height:var(--bm-theme_AccessModal_button_font_lineHeight,normal)!important;text-transform:var(--bm-theme_AccessModal_button_font_transform,none)!important;font-style:var(--bm-theme_AccessModal_button_font_style,normal)!important;border-radius:var(--bm-theme_AccessModal_button_borderRadius)}.bsc_68d0cbc6 svg{vertical-align:baseline!important}.bsc_68d0cbc6[data-primary-action=true]{background-color:var(--bm-theme_AccessModal_primaryButton_backgroundColor);color:var(--bm-theme_AccessModal_primaryButton_color)}.bsc_68d0cbc6[data-primary-action=false]{color:var(--bm-theme_AccessModal_secondaryButton_color);border:var(--bm-theme_AccessModal_secondaryButton_borderSize) solid var(--bm-theme_AccessModal_secondaryButton_color)}.bsc_5b55c0cb{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;display:flex;justify-content:center;align-items:end;position:absolute;right:0;top:0;width:48px;height:24px;transform:translateY(-100%);background-color:var(--bm-theme_AccessModal_modal_backgroundColor);color:var(--bm-theme_AccessModal_closeButton_color)}.bsc_5b55c0cb svg{vertical-align:baseline!important}.bsc_ddf988fb{position:relative}