.BrugerPanel__brugerPanel{width:100%;height:1400px;display:flex;justify-content:center}@media (max-width:390px){.BrugerPanel__brugerPanel{height:calc(2765px - 350vw)}}.BrugerPanel__brugerPanel .BrugerPanel__iframeWrapper{width:100%;max-width:700px}.BrugerPanel__brugerPanel iframe{width:100%;height:100%;max-width:704px;margin:0 auto;border:none;overflow:hidden}.ConsentWall__container{background-color:#eee;display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.ConsentWall__container.ConsentWall__variantRed{background-color:#f03228}.ConsentWall__container.ConsentWall__variantRed .ConsentWall__description,.ConsentWall__container.ConsentWall__variantRed .ConsentWall__title{color:#fff}.ConsentWall__header{display:flex;justify-content:center;padding:29px 29px 24px}.ConsentWall__logo{height:38px}.ConsentWall__body{padding:0 24px 20px;display:flex;flex-direction:column;align-items:center;max-width:395px}@media screen and (min-width:1600px){.ConsentWall__body{padding:0 0 40px}}.ConsentWall__title{font-size:21px;font-weight:700;line-height:24px}.ConsentWall__description,.ConsentWall__title{color:#212121;font-family:SequelSans,sans-serif;text-align:center}.ConsentWall__description{margin-top:10px;font-size:14px;line-height:20px;font-weight:600}.ConsentWall__button{padding:12px;margin-top:16px;font-weight:700}.ConsentWall__alert,.ConsentWall__button{background-color:#212121;color:#fff;width:100%;font-family:SequelSans,sans-serif;font-size:16px;line-height:20px;text-align:center}.ConsentWall__alert{display:flex;height:80px;align-items:center;justify-content:center;font-weight:600;letter-spacing:.02em}.ConsentWall__alertContainer{max-width:254px}.ConsentWall__alertIcon{width:24px;margin-right:8px;margin-top:-10px}.ConsentWall__minimized{font-family:SequelSans,sans-serif;line-height:24px;width:100%;cursor:pointer;display:flex;justify-content:center}.ConsentWall__minimizedContainer{max-width:375px}.ConsentWall__minimizedTitle{font-size:16px;line-height:22px;letter-spacing:-.01em;font-weight:700;padding-right:40px;text-align:center}@media screen and (min-width:768px){.ConsentWall__minimizedTitle{padding-right:0}}.FoldButton__buttonContainer{z-index:10;position:absolute;bottom:100%;right:0;width:110px;height:60px}.FoldButton__button{position:absolute;bottom:0;right:0;width:48px;height:24px;cursor:pointer;background-color:#eee;border:0;display:flex;justify-content:center;align-items:center;padding:12px 0 0;transition:opacity .3s}.FoldButton__button.FoldButton__buttonFolded img{transform:scaleY(-1)}.FoldButton__button img{width:16px}.FoldButton__button.FoldButton__buttonHidden{opacity:0}.FoldButton__button:focus{outline:none}.ModalConsentWall__modal .ModalConsentWall__overlayModal{background-color:#eee;padding:0}.ModalConsentWall__modal .ModalConsentWall__minimizedModal{padding:16px 20px}.ModalConsentWall__modal .ModalConsentWall__successModal{padding:0}.ModalConsentWall__modal .ModalConsentWall__menuOpen{z-index:999}.ModalConsentWall__minimized{color:#fff;font-family:SequelSans,sans-serif;font-size:21px;font-weight:600;line-height:24px;text-align:center;cursor:pointer}.DigitaltTestpanel__digitaltTestpanel{width:100%;height:1400px;display:flex;justify-content:center}@media (max-width:390px){.DigitaltTestpanel__digitaltTestpanel{height:calc(2765px - 350vw)}}.DigitaltTestpanel__digitaltTestpanel .DigitaltTestpanel__iframeWrapper{width:100%;max-width:700px}.DigitaltTestpanel__digitaltTestpanel iframe{width:100%;height:100%;max-width:704px;margin:0 auto;border:none;overflow:hidden}.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}}@media screen and (max-width:543px){.ScrollableTable__table--withFixedColumn .ScrollableTable__table thead:before{width:170px}}.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-weight:700;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-weight:700;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-weight:700;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}}.StockHeaderWrapper__StockHeader__name{font-family:SequelSans,sans-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__change--positive{color:#5cb85c}.StockHeaderWrapper__StockHeader__change--negative{color:#f03228}.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:#212121;background-image:none;bottom:-5px;width:100%}@media screen and (min-width:1024px){.StockHeaderWrapper__StockHeader__wrapper:before{bottom: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:SequelSans,sans-serif;font-weight:500;line-height:14px;text-align:right}.LoginButton__text{color:#777;font-size:11px;letter-spacing:.2px}.with-theme-css-variables,:root{--bm-theme_NotificationItem_heading_color:#212121;--bm-theme_NotificationItem_heading_font_family:SequelSans;--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:#767676;--bm-theme_NotificationItem_body_font_family:SequelSans;--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:#f03228;--bm-theme_NotificationItem_actionButton_color:#fff;--bm-theme_NotificationItem_actionButton_font_family:SequelSans;--bm-theme_NotificationItem_actionButton_font_size:14px;--bm-theme_NotificationItem_actionButton_font_weight:500;--bm-theme_NotificationItem_actionButton_font_lineHeight:16px;--bm-theme_NotificationItem_actionButton_font_transform:uppercase;--bm-theme_AudioControlBar_button_color:#212121;--bm-theme_AudioControlBar_button_hoverColor:#f03228;--bm-theme_AudioControlBar_button_font_family:SequelSans;--bm-theme_AudioControlBar_button_font_size:12px;--bm-theme_AudioControlBar_button_font_lineHeight:12px;--bm-theme_AudioControlBar_button_font_weight:500;--bm-theme_AudioControlBar_button_font_letterSpacing:-0.12px;--bm-theme_AudioControlBar_button_desktopFont_family:SequelSans;--bm-theme_AudioControlBar_button_desktopFont_size:14px;--bm-theme_AudioControlBar_button_desktopFont_lineHeight:14px;--bm-theme_AudioControlBar_button_desktopFont_weight:500;--bm-theme_AudioControlBar_button_desktopFont_letterSpacing:-0.14px;--bm-theme_AudioPlayer_controls_color:#fff;--bm-theme_AudioPlayer_controls_hoverColor:#fff;--bm-theme_AudioPlayer_controls_backgroundColor:#f03228;--bm-theme_AudioPlayer_controls_backgroundHoverColor:#dc1e14;--bm-theme_AudioPlayer_controls_borderColor:#f03228;--bm-theme_AudioPlayer_controls_borderHoverColor:#dc1e14;--bm-theme_AudioPlayer_feedbackButton_textFont_family:SequelSans;--bm-theme_AudioPlayer_feedbackButton_textFont_weight:500;--bm-theme_AudioPlayer_feedbackButton_textFont_size:12px;--bm-theme_AudioPlayer_feedbackButton_textFont_lineHeight:13px;--bm-theme_AudioPlayer_feedbackButton_linkFont_family:SequelSans;--bm-theme_AudioPlayer_feedbackButton_linkFont_weight:600;--bm-theme_AudioPlayer_feedbackButton_linkFont_size:13px;--bm-theme_AudioPlayer_feedbackButton_linkFont_lineHeight:13px;--bm-theme_AudioPlayer_feedbackButton_linkFont_letterSpacing:-0.14px;--bm-theme_AudioPlayer_feedbackButton_linkColor:#f03228;--bm-theme_AudioPlayer_feedbackButton_descriptionColor:#bfbfbf;--bm-theme_AudioPlayer_playbackRateTrigger_font_family:SequelSans;--bm-theme_AudioPlayer_playbackRateTrigger_font_weight:500;--bm-theme_AudioPlayer_playbackRateTrigger_font_size:24px;--bm-theme_AudioPlayer_playbackRateTrigger_font_lineHeight:24px;--bm-theme_AudioPlayer_playbackRateTrigger_font_letterSpacing:-0.48px;--bm-theme_AudioPlayer_playlistTrigger_backgroundColor:#f03228;--bm-theme_AudioPlayer_progressIndicator_backgroundColor:#f03228;--bm-theme_AudioPlayer_progressSlider_backgroundColor:#f03228;--bm-theme_AudioPlayer_playbackRateListbox_color:#f03228;--bm-theme_AudioPlayer_playbackRateListbox_font_family:SequelSans;--bm-theme_AudioPlayer_playbackRateListbox_font_weight:400;--bm-theme_AudioPlayer_playbackRateListbox_font_size:17px;--bm-theme_AudioPlayer_playbackRateListbox_font_lineHeight:23px;--bm-theme_AudioPlayer_progress_backgroundColor:#f03228;--bm-theme_AudioPlayer_progress_font_family:SequelSans;--bm-theme_AudioPlayer_progress_font_weight:600;--bm-theme_AudioPlayer_progress_font_size:14px;--bm-theme_AudioPlayer_progress_font_lineHeight:18px;--bm-theme_AudioPlayer_progress_font_letterSpacing:-0.14px;--bm-theme_AudioPlayer_header_labelColor:#f03228;--bm-theme_AudioPlayer_header_labelFont_family:SequelSans;--bm-theme_AudioPlayer_header_labelFont_weight:600;--bm-theme_AudioPlayer_header_labelFont_size:12px;--bm-theme_AudioPlayer_header_labelFont_lineHeight:14px;--bm-theme_AudioPlayer_header_labelFont_transform:uppercase;--bm-theme_AudioPlayer_header_titleFont_family:SequelSans;--bm-theme_AudioPlayer_header_titleFont_weight:600;--bm-theme_AudioPlayer_header_titleFont_size:19.2px;--bm-theme_AudioPlayer_header_titleFont_lineHeight:27px;--bm-theme_AudioPlayer_header_dateFont_family:SequelSans;--bm-theme_AudioPlayer_header_dateFont_weight:500;--bm-theme_AudioPlayer_header_dateFont_size:14px;--bm-theme_AudioPlayer_header_dateFont_lineHeight:14px;--bm-theme_AudioPlayer_header_dateFont_letterSpacing:-0.14px;--bm-theme_AudioPlayer_progressSliderWithTime_progressColor:#f03228;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_family:SequelSans;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_weight:600;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_size:14px;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_lineHeight:18px;--bm-theme_AudioPlayer_progressSliderWithTime_progressFont_letterSpacing:-0.14px;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_family:SequelSans;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_weight:500;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_size:14px;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_lineHeight:14px;--bm-theme_AudioPlayer_progressSliderWithTime_timeLeftFont_letterSpacing:-0.14px;--bm-theme_AudioPlayer_thumbnail_font_family:SequelSans;--bm-theme_AudioPlayer_thumbnail_font_weight:600;--bm-theme_AudioPlayer_thumbnail_font_size:12px;--bm-theme_AudioPlayer_thumbnail_font_lineHeight:24px;--bm-theme_AudioPlayer_thumbnail_font_transform:uppercase;--bm-theme_AudioPlayer_playbackRatePanel_labelSelectedColor:#f03228;--bm-theme_AudioPlayer_playbackRatePanel_labelFont_family:SequelSans;--bm-theme_AudioPlayer_playbackRatePanel_labelFont_weight:400;--bm-theme_AudioPlayer_playbackRatePanel_labelFont_size:17px;--bm-theme_AudioPlayer_playbackRatePanel_labelFont_lineHeight:23px;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_family:SequelSans;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_weight:700;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_size:24px;--bm-theme_AudioPlayer_playbackRatePanel_headingFont_lineHeight:36px;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_family:SequelSans;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_weight:600;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_size:14px;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_lineHeight:18px;--bm-theme_AudioPlayer_minimizedMobilePlayer_font_letterSpacing:-0.14px;--bm-theme_AudioPlayer_desktopPlayer_labelColor:#f03228;--bm-theme_AudioPlayer_desktopPlayer_titleFont_family:SequelSans;--bm-theme_AudioPlayer_desktopPlayer_titleFont_size:14px;--bm-theme_AudioPlayer_desktopPlayer_titleFont_weight:600;--bm-theme_AudioPlayer_desktopPlayer_titleFont_lineHeight:18px;--bm-theme_AudioPlayer_desktopPlayer_titleFont_letterSpacing:-0.14px;--bm-theme_AudioPlayer_desktopPlayer_labelFont_family:SequelSans;--bm-theme_AudioPlayer_desktopPlayer_labelFont_size:12px;--bm-theme_AudioPlayer_desktopPlayer_labelFont_weight:600;--bm-theme_AudioPlayer_desktopPlayer_labelFont_lineHeight:14px;--bm-theme_AudioPlayer_desktopPlayer_labelFont_transform:uppercase;--bm-theme_AudioPlayer_desktopPlayer_metadataFont_family:SequelSans;--bm-theme_AudioPlayer_desktopPlayer_metadataFont_size:12px;--bm-theme_AudioPlayer_desktopPlayer_metadataFont_weight:500;--bm-theme_AudioPlayer_desktopPlayer_metadataFont_lineHeight:18px;--bm-theme_Playlist_content_font_family:SequelSans;--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:#f03228;--bm-theme_Playlist_controls_borderColor:#212121;--bm-theme_Playlist_controls_font_family:SequelSans;--bm-theme_Playlist_controls_font_weight:500;--bm-theme_Playlist_controls_font_size:14px;--bm-theme_Playlist_controls_font_lineHeight:14px;--bm-theme_Playlist_empty_anchorColor:#f03228;--bm-theme_Playlist_empty_anchorFont_family:SequelSans;--bm-theme_Playlist_empty_anchorFont_weight:500;--bm-theme_Playlist_empty_anchorFont_size:17px;--bm-theme_Playlist_empty_anchorFont_lineHeight:23px;--bm-theme_Playlist_empty_contentFont_family:SequelSans;--bm-theme_Playlist_empty_contentFont_weight:400;--bm-theme_Playlist_empty_contentFont_size:17px;--bm-theme_Playlist_empty_contentFont_lineHeight:23px;--bm-theme_Playlist_empty_headingFont_family:SequelSans;--bm-theme_Playlist_empty_headingFont_weight:600;--bm-theme_Playlist_empty_headingFont_size:17px;--bm-theme_Playlist_empty_headingFont_lineHeight:23px;--bm-theme_Playlist_mediaItem_labelColor:#f03228;--bm-theme_Playlist_mediaItem_timeColor:#767676;--bm-theme_Playlist_mediaItem_titleColor:#fff;--bm-theme_Playlist_mediaItem_timeBackgroundColor:#767676;--bm-theme_Playlist_mediaItem_labelFont_family:SequelSans;--bm-theme_Playlist_mediaItem_labelFont_weight:600;--bm-theme_Playlist_mediaItem_labelFont_size:12px;--bm-theme_Playlist_mediaItem_labelFont_lineHeight:14px;--bm-theme_Playlist_mediaItem_labelFont_transform:uppercase;--bm-theme_Playlist_mediaItem_timeFont_family:SequelSans;--bm-theme_Playlist_mediaItem_timeFont_weight:500;--bm-theme_Playlist_mediaItem_timeFont_size:12px;--bm-theme_Playlist_mediaItem_timeFont_lineHeight:18px;--bm-theme_Playlist_mediaItem_titleFont_family:SequelSans;--bm-theme_Playlist_mediaItem_titleFont_weight:600;--bm-theme_Playlist_mediaItem_titleFont_size:17px;--bm-theme_Playlist_mediaItem_titleFont_lineHeight:23px;--bm-theme_Playlist_mediaItem_contentSponsoredText_family:SequelSans;--bm-theme_Playlist_mediaItem_contentSponsoredText_weight:700;--bm-theme_Playlist_mediaItem_contentSponsoredText_size:14px;--bm-theme_Playlist_mediaItem_contentSponsoredText_lineHeight:18px;--bm-theme_Playlist_mediaItem_contentSponsoredText_transform:uppercase;--bm-theme_Playlist_mediaItem_contentSponsoredText_letterSpacing:0.14px;--bm-theme_Playlist_mediaItem_contentSponsoredText_style:italic;--bm-theme_Playlist_mediaItem_contentSponsoredBorderRadius:0px;--bm-theme_Playlist_mediaItem_contentSponsoredBackgroundColor:#e0e0e0;--bm-theme_Playlist_mediaItem_contentSponsoredTextColor:#767676;--bm-theme_Playlist_playlist_backgroundColor:#212121;--bm-theme_Playlist_playlistPanel_font_family:SequelSans;--bm-theme_Playlist_playlistPanel_font_weight:700;--bm-theme_Playlist_playlistPanel_font_size:24px;--bm-theme_Playlist_playlistPanel_font_lineHeight:36px;--bm-theme_PodcastEpisodeWidget_actionButton_color:#212121;--bm-theme_PodcastEpisodeWidget_actionButton_hoverColor:#f03228;--bm-theme_PodcastEpisodeWidget_actionButton_linkColor:#f03228;--bm-theme_PodcastEpisodeWidget_actionButton_linkHoverColor:#dc1e14;--bm-theme_PodcastEpisodeWidget_actionButton_font_family:SequelSans;--bm-theme_PodcastEpisodeWidget_actionButton_font_weight:400;--bm-theme_PodcastEpisodeWidget_actionButton_font_size:14px;--bm-theme_PodcastEpisodeWidget_actionButton_font_lineHeight:14px;--bm-theme_PodcastEpisodeWidget_actionButton_font_letterSpacing:-0.14px;--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_family:SequelSans;--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_weight:500;--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_size:14px;--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_lineHeight:14px;--bm-theme_PodcastEpisodeWidget_actionButton_linkFont_letterSpacing:-0.14px;--bm-theme_PodcastEpisodeWidget_collapseLines_color:#212121;--bm-theme_PodcastEpisodeWidget_collapseLines_font_family:SequelSans;--bm-theme_PodcastEpisodeWidget_collapseLines_font_weight:500;--bm-theme_PodcastEpisodeWidget_collapseLines_font_size:14px;--bm-theme_PodcastEpisodeWidget_collapseLines_font_lineHeight:20px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelColor:#f03228;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelHoverColor:#dc1e14;--bm-theme_PodcastEpisodeWidget_podcastEpisode_backgroundColor:#f4f4f4;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleColor:#212121;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaColor:#565656;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionColor:#565656;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_family:SequelSans;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_weight:400;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_size:14px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_descriptionFont_lineHeight:20px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_family:SequelSans;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_size:12px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_lineHeight:18px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_metaFont_weight:500;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_family:SequelSans;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_weight:600;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_size:12px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_lineHeight:14px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelFont_transform:uppercase;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_family:SequelSans;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_weight:600;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_size:17px;--bm-theme_PodcastEpisodeWidget_podcastEpisode_titleFont_lineHeight:23px;--bm-theme_PodcastEpisodeWidget_skeleton_backgroundColor:#f4f4f4;--bm-theme_PodcastListWidget_collapseLines_color:#212121;--bm-theme_PodcastListWidget_collapseLines_anchorColor:#f03228;--bm-theme_PodcastListWidget_collapseLines_font_family:SequelSans;--bm-theme_PodcastListWidget_collapseLines_font_weight:500;--bm-theme_PodcastListWidget_collapseLines_font_size:14px;--bm-theme_PodcastListWidget_collapseLines_font_lineHeight:20px;--bm-theme_PodcastListWidget_footer_color:#212121;--bm-theme_PodcastListWidget_footer_font_family:SequelSans;--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:#212121;--bm-theme_PodcastListWidget_heading_anchorColor:#f03228;--bm-theme_PodcastListWidget_heading_labelColor:#f03228;--bm-theme_PodcastListWidget_heading_headingColor:#212121;--bm-theme_PodcastListWidget_heading_labelFont_family:SequelSans;--bm-theme_PodcastListWidget_heading_labelFont_weight:600;--bm-theme_PodcastListWidget_heading_labelFont_size:12px;--bm-theme_PodcastListWidget_heading_labelFont_lineHeight:14px;--bm-theme_PodcastListWidget_heading_labelFont_transform:uppercase;--bm-theme_PodcastListWidget_heading_descriptionFont_family:SequelSans;--bm-theme_PodcastListWidget_heading_descriptionFont_weight:400;--bm-theme_PodcastListWidget_heading_descriptionFont_size:17px;--bm-theme_PodcastListWidget_heading_descriptionFont_lineHeight:23px;--bm-theme_PodcastListWidget_heading_descriptionTabletFont_family:SequelSans;--bm-theme_PodcastListWidget_heading_descriptionTabletFont_weight:400;--bm-theme_PodcastListWidget_heading_descriptionTabletFont_size:22px;--bm-theme_PodcastListWidget_heading_descriptionTabletFont_lineHeight:30px;--bm-theme_PodcastListWidget_heading_headingFont_family:SequelSans;--bm-theme_PodcastListWidget_heading_headingFont_weight:700;--bm-theme_PodcastListWidget_heading_headingFont_size:30px;--bm-theme_PodcastListWidget_heading_headingFont_lineHeight:34px;--bm-theme_PodcastListWidget_heading_headingTabletFont_family:SequelSans;--bm-theme_PodcastListWidget_heading_headingTabletFont_weight:700;--bm-theme_PodcastListWidget_heading_headingTabletFont_size:48px;--bm-theme_PodcastListWidget_heading_headingTabletFont_lineHeight:58px;--bm-theme_PodcastListWidget_heading_headingDesktopFont_family:SequelSans;--bm-theme_PodcastListWidget_heading_headingDesktopFont_weight:700;--bm-theme_PodcastListWidget_heading_headingDesktopFont_size:54px;--bm-theme_PodcastListWidget_heading_headingDesktopFont_lineHeight:58px;--bm-theme_PodcastListWidget_loadButton_buttonColor:#212121;--bm-theme_PodcastListWidget_loadButton_chevronColor:#fff;--bm-theme_PodcastListWidget_loadButton_chevronHoverColor:#212121;--bm-theme_PodcastListWidget_loadButton_chevronBorderColor:#212121;--bm-theme_PodcastListWidget_loadButton_chevronBorderHoverColor:#212121;--bm-theme_PodcastListWidget_loadButton_chevronBackgroundColor:#212121;--bm-theme_PodcastListWidget_loadButton_chevronBackgroundHoverColor:#fff;--bm-theme_PodcastListWidget_loadButton_buttonFont_family:SequelSans;--bm-theme_PodcastListWidget_loadButton_buttonFont_weight:600;--bm-theme_PodcastListWidget_loadButton_buttonFont_size:17px;--bm-theme_PodcastListWidget_loadButton_buttonFont_lineHeight:23px;--bm-theme_PodcastListWidget_podcastItem_metaColor:#565656;--bm-theme_PodcastListWidget_podcastItem_buttonColor:#212121;--bm-theme_PodcastListWidget_podcastItem_buttonHoverColor:#f03228;--bm-theme_PodcastListWidget_podcastItem_headingColor:#212121;--bm-theme_PodcastListWidget_podcastItem_descriptionColor:#565656;--bm-theme_PodcastListWidget_podcastItem_buttonFont_family:SequelSans;--bm-theme_PodcastListWidget_podcastItem_buttonFont_weight:500;--bm-theme_PodcastListWidget_podcastItem_buttonFont_size:14px;--bm-theme_PodcastListWidget_podcastItem_buttonFont_lineHeight:14px;--bm-theme_PodcastListWidget_podcastItem_headingFont_family:SequelSans;--bm-theme_PodcastListWidget_podcastItem_headingFont_weight:600;--bm-theme_PodcastListWidget_podcastItem_headingFont_size:17px;--bm-theme_PodcastListWidget_podcastItem_headingFont_lineHeight:23px;--bm-theme_PodcastListWidget_podcastItem_descriptionFont_family:SequelSans;--bm-theme_PodcastListWidget_podcastItem_descriptionFont_weight:400;--bm-theme_PodcastListWidget_podcastItem_descriptionFont_size:14px;--bm-theme_PodcastListWidget_podcastItem_descriptionFont_lineHeight:20px;--bm-theme_PodcastListWidget_podcastItem_metaFont_family:SequelSans;--bm-theme_PodcastListWidget_podcastItem_metaFont_weight:500;--bm-theme_PodcastListWidget_podcastItem_metaFont_size:12px;--bm-theme_PodcastListWidget_podcastItem_metaFont_lineHeight:18px;--bm-theme_PodcastListWidget_podcastList_color:#212121;--bm-theme_PodcastListWidget_podcastList_font_family:SequelSans;--bm-theme_PodcastListWidget_podcastList_font_weight:400;--bm-theme_PodcastListWidget_podcastList_font_size:16px;--bm-theme_PodcastListWidget_podcastList_font_lineHeight:20px;--bm-theme_PodcastListWidget_podcastListWidget_color:#212121;--bm-theme_OtherMediaArticleList_container_padding_bottom:16px;--bm-theme_OtherMediaArticleList_container_padding_left:16px;--bm-theme_OtherMediaArticleList_container_padding_right:16px;--bm-theme_OtherMediaArticleList_container_padding_top:16px;--bm-theme_OtherMediaArticleList_container_tabletPadding_bottom:32px;--bm-theme_OtherMediaArticleList_container_tabletPadding_left:20px;--bm-theme_OtherMediaArticleList_container_tabletPadding_right:20px;--bm-theme_OtherMediaArticleList_container_tabletPadding_top:20px;--bm-theme_OtherMediaArticleList_container_desktopPadding_bottom:32px;--bm-theme_OtherMediaArticleList_container_desktopPadding_left:20px;--bm-theme_OtherMediaArticleList_container_desktopPadding_right:20px;--bm-theme_OtherMediaArticleList_container_desktopPadding_top:20px;--bm-theme_OtherMediaArticleList_container_backgroundColor:#fff;--bm-theme_OtherMediaArticleList_heading_color:#212121;--bm-theme_OtherMediaArticleList_heading_font_family:SequelSans;--bm-theme_OtherMediaArticleList_heading_font_size:20px;--bm-theme_OtherMediaArticleList_heading_font_weight:800;--bm-theme_OtherMediaArticleList_heading_font_lineHeight:24px;--bm-theme_OtherMediaArticleList_heading_tabletFont_family:SequelSans;--bm-theme_OtherMediaArticleList_heading_tabletFont_size:30px;--bm-theme_OtherMediaArticleList_heading_tabletFont_weight:800;--bm-theme_OtherMediaArticleList_heading_tabletFont_lineHeight:34px;--bm-theme_OtherMediaArticleList_divider_color:#e0e0e0;--bm-theme_OtherMediaArticleTeaser_title_color:#212121;--bm-theme_OtherMediaArticleTeaser_title_font_family:SequelSans;--bm-theme_OtherMediaArticleTeaser_title_font_size:15px;--bm-theme_OtherMediaArticleTeaser_title_font_weight:600;--bm-theme_OtherMediaArticleTeaser_title_font_lineHeight:21px;--bm-theme_OtherMediaArticleTeaser_title_tabletFont_family:SequelSans;--bm-theme_OtherMediaArticleTeaser_title_tabletFont_size:17px;--bm-theme_OtherMediaArticleTeaser_title_tabletFont_weight:600;--bm-theme_OtherMediaArticleTeaser_title_tabletFont_lineHeight:23px;--bm-theme_OtherMediaArticleTeaser_title_desktopFont_family:SequelSans;--bm-theme_OtherMediaArticleTeaser_title_desktopFont_size:17px;--bm-theme_OtherMediaArticleTeaser_title_desktopFont_weight:600;--bm-theme_OtherMediaArticleTeaser_title_desktopFont_lineHeight:23px;--bm-theme_CommonVideoPlayer_castOverlay_text_family:SequelSans;--bm-theme_CommonVideoPlayer_castOverlay_text_weight:500;--bm-theme_CommonVideoPlayer_castOverlay_text_size:18px;--bm-theme_CommonVideoPlayer_castOverlay_text_lineHeight:20px;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_family:SequelSans;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_weight:400;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_size:20px;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_lineHeight:12px;--bm-theme_CommonVideoPlayer_castOverlay_buttonText_transform:uppercase;--bm-theme_CommonVideoPlayer_playButton_color:#f03228;--bm-theme_CommonVideoPlayer_progressBar_color:#f03228;--bm-theme_CommonVideoPlayer_progressBar_scrubberColor:#f03228;--bm-theme_CommonVideoPlayer_progressIndicator_color:#f03228;--bm-theme_CommonVideoPlayer_floatingControls_backgroundColor:#212121;--bm-theme_CommonVideoPlayer_floatingControls_title_family:SequelSans;--bm-theme_CommonVideoPlayer_floatingControls_title_weight:400;--bm-theme_CommonVideoPlayer_floatingControls_title_size:12px;--bm-theme_CommonVideoPlayer_floatingControls_title_lineHeight:16px;--bm-theme_CommonVideoPlayer_floatingControls_title_letterSpacing:0.12px;--bm-theme_CommonVideoPlayer_brandColor_color:#f03228;--bm-theme_CommonVideoPlayer_liveBadge_color:#f03228;--bm-theme_CommonVideoPlayer_liveBadge_font_family:SequelSans;--bm-theme_CommonVideoPlayer_liveBadge_font_weight:700;--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:SequelSans;--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:SequelSans;--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:SequelSans;--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_weight:700;--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_size:16px;--bm-theme_CommonVideoPlayer_cookieConsent_buttonText_lineHeight:20px;--bm-theme_CommonVideoPlayer_cookieConsent_title_family:SequelSans;--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:SequelSans;--bm-theme_CommonVideoPlayer_cookieConsent_text_weight:500;--bm-theme_CommonVideoPlayer_cookieConsent_text_size:14px;--bm-theme_CommonVideoPlayer_cookieConsent_text_lineHeight:20px;--bm-theme_CommonVideoPlayer_cookieConsent_tabletText_family:SequelSans;--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_tabletText_letterSpacing:0.25px;--bm-theme_CommonVideoPlayer_cookieConsent_desktopTitle_family:SequelSans;--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:SequelSans;--bm-theme_CommonVideoPlayer_optionsLabel_font_weight:400;--bm-theme_CommonVideoPlayer_optionsLabel_font_size:12px;--bm-theme_CommonVideoPlayer_optionsLabel_font_lineHeight:16px;--bm-theme_CommonVideoPlayer_optionsLabel_font_letterSpacing:0.12px;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_family:SequelSans;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_weight:700;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_size:28px;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleTabletFont_lineHeight:32px;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_family:SequelSans;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_weight:700;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_size:20px;--bm-theme_CommonVideoPlayer_preAdsOverlay_titleFont_lineHeight:24px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_family:SequelSans;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_weight:500;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_size:16px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_lineHeight:24px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerTabletFont_letterSpacing:0.32px;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_family:SequelSans;--bm-theme_CommonVideoPlayer_preAdsOverlay_headerFont_weight:500;--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:SequelSans;--bm-theme_CommonVideoPlayer_video_progress_weight:310;--bm-theme_CommonVideoPlayer_video_progress_size:16px;--bm-theme_CommonVideoPlayer_video_progress_lineHeight:24px;--bm-theme_CommonVideoPlayer_video_progress_letterSpacing:0.32px;--bm-theme_CommonVideoPlayer_video_title_family:SequelSans;--bm-theme_CommonVideoPlayer_video_title_weight:700;--bm-theme_CommonVideoPlayer_video_title_size:21px;--bm-theme_CommonVideoPlayer_video_title_lineHeight:32px;--bm-theme_CommonVideoPlayer_video_title_letterSpacing:0.32px;--bm-theme_CommonVideoPlayer_video_meta_family:SequelSans;--bm-theme_CommonVideoPlayer_video_meta_weight:400;--bm-theme_CommonVideoPlayer_video_meta_size:14px;--bm-theme_CommonVideoPlayer_video_meta_lineHeight:17px;--bm-theme_CommonVideoPlayer_preRollStatus_text_family:SequelSans;--bm-theme_CommonVideoPlayer_preRollStatus_text_weight:500;--bm-theme_CommonVideoPlayer_preRollStatus_text_size:12px;--bm-theme_CommonVideoPlayer_preRollStatus_text_lineHeight:16px;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_family:SequelSans;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_weight:600;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_size:12px;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_lineHeight:16px;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_letterSpacing:0.6px;--bm-theme_CommonVideoPlayer_controlsLiveButton_font_transform:uppercase;--bm-theme_VideoErrorMessageOverlay_error_codeFont_family:SequelSans;--bm-theme_VideoErrorMessageOverlay_error_codeFont_weight:600;--bm-theme_VideoErrorMessageOverlay_error_codeFont_size:12px;--bm-theme_VideoErrorMessageOverlay_error_codeFont_lineHeight:12px;--bm-theme_VideoErrorMessageOverlay_error_messageFont_family:SequelSans;--bm-theme_VideoErrorMessageOverlay_error_messageFont_weight:600;--bm-theme_VideoErrorMessageOverlay_error_messageFont_size:14px;--bm-theme_VideoErrorMessageOverlay_error_messageFont_lineHeight:20px;--bm-theme_VideoErrorMessageOverlay_ad_headerFont_family:SequelSans;--bm-theme_VideoErrorMessageOverlay_ad_headerFont_lineHeight:22px;--bm-theme_VideoErrorMessageOverlay_ad_headerFont_size:20px;--bm-theme_VideoErrorMessageOverlay_ad_headerFont_weight:700;--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_family:SequelSans;--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_lineHeight:22px;--bm-theme_VideoErrorMessageOverlay_ad_bodyFont_size:16px;--bm-theme_RelatedVideos_teaserTitle_font_family:SequelSans;--bm-theme_RelatedVideos_teaserTitle_font_weight:600;--bm-theme_RelatedVideos_teaserTitle_font_size:16px;--bm-theme_RelatedVideos_teaserTitle_font_lineHeight:19px;--bm-theme_VideoInfoMessageOverlay_text_font_family:SequelSans;--bm-theme_VideoInfoMessageOverlay_text_font_weight:600;--bm-theme_VideoInfoMessageOverlay_text_font_size:16px;--bm-theme_VideoInfoMessageOverlay_text_font_lineHeight:20px;--bm-theme_VideoInfoMessageOverlay_text_font_letterSpacing:0.32px;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_family:SequelSans;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_weight:400;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_size:16px;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_lineHeight:24px;--bm-theme_VideoInfoMessageOverlay_secondaryText_font_letterSpacing:0.32px;--bm-theme_StandardVideoPlayer_recommendedItem_titleFont_family:SequelSans;--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:SequelSans;--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:SequelSans;--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:#f03228;--bm-theme_StandardVideoPlayer_recommendedHeader_font_family:SequelSans;--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:SequelSans;--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:SequelSans;--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_weight:600;--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_size:12px;--bm-theme_StandardVideoPlayer_recommendedCancelButton_font_lineHeight:14px;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_size:14px;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_lineHeight:14px;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_weight:600;--bm-theme_StandAloneVideoPlayer_relatedVideo_countdownFont_letterSpacing:0.32px;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_size:17px;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_lineHeight:23px;--bm-theme_StandAloneVideoPlayer_relatedVideo_titleFont_weight:700;--bm-theme_StandAloneVideoPlayer_relatedVideo_durationFont_family:SequelSans;--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:SequelSans;--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_size:13px;--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_lineHeight:13px;--bm-theme_StandAloneVideoPlayer_relatedVideo_videoTitleFont_weight:600;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_size:17px;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_weight:600;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_lineHeight:23px;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextTitleFont_letterSpacing:0.2px;--bm-theme_StandAloneVideoPlayer_relatedVideo_playNextCloseButtonColor:#212121;--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_size:30px;--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_lineHeight:34px;--bm-theme_StandAloneVideoPlayer_videoInfo_titleFont_weight:700;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_size:36px;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_lineHeight:42px;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletTitleFont_weight:700;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_size:42px;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_lineHeight:52px;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopTitleFont_weight:700;--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_size:17px;--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_lineHeight:25px;--bm-theme_StandAloneVideoPlayer_videoInfo_descriptionFont_weight:500;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_size:17px;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_lineHeight:23px;--bm-theme_StandAloneVideoPlayer_videoInfo_tabletDescriptionFont_weight:500;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_size:18px;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_lineHeight:27px;--bm-theme_StandAloneVideoPlayer_videoInfo_desktopDescriptionFont_weight:500;--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_size:12px;--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_lineHeight:12px;--bm-theme_StandAloneVideoPlayer_videoMetadata_durationFont_weight:600;--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_size:12px;--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_lineHeight:12px;--bm-theme_StandAloneVideoPlayer_videoMetadata_publishedFont_weight:600;--bm-theme_StandAloneVideoPlayer_replay_replayFont_family:SequelSans;--bm-theme_StandAloneVideoPlayer_replay_replayFont_size:14px;--bm-theme_StandAloneVideoPlayer_replay_replayFont_weight:600;--bm-theme_StandAloneVideoPlayer_replay_replayFont_lineHeight:14px;--bm-theme_StandAloneVideoPlayer_forwardButton_backgroundColor:#f03228;--bm-theme_StandAloneVideoPlayer_forwardButton_borderRadius:0;--bm-theme_StandAloneVideoPlayer_forwardButton_font_family:SequelSans;--bm-theme_StandAloneVideoPlayer_forwardButton_font_lineHeight:18px;--bm-theme_StandAloneVideoPlayer_forwardButton_font_size:18px;--bm-theme_StandAloneVideoPlayer_forwardButton_font_weight:300;--bm-theme_VideoPlayerGenericTheme_button_focusShadowColor:#f03228;--bm-theme_UserReactions_reactionCount_font_size:16px;--bm-theme_UserReactions_reactionCount_font_weight:400;--bm-theme_UserReactions_reactionCount_font_lineHeight:16px;--bm-theme_UserReactions_reactionCount_font_family:SequelSans;--bm-theme_UserReactions_reactionCount_color:#767676;--bm-theme_UserReactions_reactionButton_color:#f4f4f4;--bm-theme_AccessModal_modal_backgroundColor:#eee;--bm-theme_AccessModal_divider_color:transparent;--bm-theme_AccessModal_divider_size:0px;--bm-theme_AccessModal_overlay_backgroundColor:#f4f4f4;--bm-theme_AccessModal_overlay_opacity:.25;--bm-theme_AccessModal_title_color:#212121;--bm-theme_AccessModal_title_font_family:SequelSans;--bm-theme_AccessModal_title_font_weight:335;--bm-theme_AccessModal_title_font_size:21px;--bm-theme_AccessModal_title_font_lineHeight:24px;--bm-theme_AccessModal_description_color:#212121;--bm-theme_AccessModal_description_font_family:SequelSans;--bm-theme_AccessModal_description_font_weight:320;--bm-theme_AccessModal_description_font_size:14px;--bm-theme_AccessModal_description_font_lineHeight:20px;--bm-theme_AccessModal_button_font_family:SequelSans;--bm-theme_AccessModal_button_font_letterSpacing:0.32px;--bm-theme_AccessModal_button_font_weight:325;--bm-theme_AccessModal_button_font_size:16px;--bm-theme_AccessModal_button_font_lineHeight:20px;--bm-theme_AccessModal_button_borderRadius:0px;--bm-theme_AccessModal_primaryButton_backgroundColor:#212121;--bm-theme_AccessModal_primaryButton_color:#fff;--bm-theme_AccessModal_secondaryButton_color:#212121;--bm-theme_AccessModal_secondaryButton_borderSize:0px;--bm-theme_AccessModal_closeButton_color:#212121;--bm-theme_TopStoriesArticleTeaser_text_color:#212121;--bm-theme_TopStoriesArticleTeaser_text_backgroundColor:#f4f4f4;--bm-theme_TopStoriesArticleTeaser_text_padding_top:16px;--bm-theme_TopStoriesArticleTeaser_text_padding_right:16px;--bm-theme_TopStoriesArticleTeaser_text_padding_bottom:16px;--bm-theme_TopStoriesArticleTeaser_text_padding_left:16px;--bm-theme_TopStoriesArticleTeaser_text_tabletPadding_top:24px;--bm-theme_TopStoriesArticleTeaser_text_tabletPadding_right:24px;--bm-theme_TopStoriesArticleTeaser_text_tabletPadding_bottom:24px;--bm-theme_TopStoriesArticleTeaser_text_tabletPadding_left:24px;--bm-theme_TopStoriesArticleTeaser_text_desktopPadding_top:32px;--bm-theme_TopStoriesArticleTeaser_text_desktopPadding_right:32px;--bm-theme_TopStoriesArticleTeaser_text_desktopPadding_bottom:32px;--bm-theme_TopStoriesArticleTeaser_text_desktopPadding_left:32px;--bm-theme_TopStoriesArticleTeaser_label_lineHeight:12px;--bm-theme_TopStoriesArticleTeaser_label_tabletLineHeight:15px;--bm-theme_TopStoriesArticleTeaser_label_padding_top:5px;--bm-theme_TopStoriesArticleTeaser_label_padding_right:8px;--bm-theme_TopStoriesArticleTeaser_label_padding_bottom:5px;--bm-theme_TopStoriesArticleTeaser_label_padding_left:8px;--bm-theme_TopStoriesArticleTeaser_label_tabletPadding_top:9px;--bm-theme_TopStoriesArticleTeaser_label_tabletPadding_right:12px;--bm-theme_TopStoriesArticleTeaser_label_tabletPadding_bottom:8px;--bm-theme_TopStoriesArticleTeaser_label_tabletPadding_left:12px;--bm-theme_TopStoriesArticleTeaser_category_font_family:SequelSans;--bm-theme_TopStoriesArticleTeaser_category_font_size:12px;--bm-theme_TopStoriesArticleTeaser_category_font_weight:700;--bm-theme_TopStoriesArticleTeaser_category_font_lineHeight:12px;--bm-theme_TopStoriesArticleTeaser_category_font_transform:uppercase;--bm-theme_TopStoriesArticleTeaser_category_tabletFont_family:SequelSans;--bm-theme_TopStoriesArticleTeaser_category_tabletFont_size:15px;--bm-theme_TopStoriesArticleTeaser_category_tabletFont_weight:700;--bm-theme_TopStoriesArticleTeaser_category_tabletFont_lineHeight:15px;--bm-theme_TopStoriesArticleTeaser_category_tabletFont_transform:uppercase;--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_family:SequelSans;--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_size:24px;--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_weight:700;--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_lineHeight:27px;--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_letterSpacing:-1px;--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_family:SequelSans;--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_size:30px;--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_weight:700;--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_lineHeight:34px;--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_letterSpacing:-1px;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_family:SequelSans;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_size:18px;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_weight:700;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_lineHeight:22px;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_letterSpacing:-0.2px;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_family:SequelSans;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_size:22px;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_weight:700;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_lineHeight:26px;--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_letterSpacing:-1px;--bm-theme_TopStoriesArticlesList_container_backgroundColor:#fff;--bm-theme_TopStoriesArticlesList_list_padding_bottom:10px;--bm-theme_TopStoriesArticlesList_list_padding_left:10px;--bm-theme_TopStoriesArticlesList_list_padding_right:10px;--bm-theme_TopStoriesArticlesList_list_padding_top:10px;--bm-theme_TopStoriesArticlesList_list_tabletPadding_bottom:20px;--bm-theme_TopStoriesArticlesList_list_tabletPadding_left:20px;--bm-theme_TopStoriesArticlesList_list_tabletPadding_right:20px;--bm-theme_TopStoriesArticlesList_list_tabletPadding_top:20px;--bm-theme_TopStoriesArticlesList_heading_padding_bottom:0px;--bm-theme_TopStoriesArticlesList_heading_padding_left:20px;--bm-theme_TopStoriesArticlesList_heading_padding_right:0px;--bm-theme_TopStoriesArticlesList_heading_padding_top:4px;--bm-theme_TopStoriesArticlesList_heading_font_size:30px;--bm-theme_TopStoriesArticlesList_heading_font_weight:800;--bm-theme_TopStoriesArticlesList_heading_font_lineHeight:30px;--bm-theme_TopStoriesArticlesList_heading_font_family:SequelSans;--bm-theme_TopStoriesArticlesList_heading_font_transform:uppercase;--bm-theme_TopStoriesArticlesList_heading_font_style:italic;--bm-theme_TopStoriesArticlesList_heading_height:55px;--bm-theme_TopStoriesArticlesList_heading_color:#fff;--bm-theme_TopStoriesArticlesList_heading_backgroundColor:#212121;--bm-theme_LatestPodcastEpisodes_heading_color:#212121;--bm-theme_LatestPodcastEpisodes_heading_font_family:SequelSans;--bm-theme_LatestPodcastEpisodes_heading_font_size:16px;--bm-theme_LatestPodcastEpisodes_heading_font_lineHeight:20px;--bm-theme_LatestPodcastEpisodes_listItem_dividerColor:#d9d9d9;--bm-theme_PodcastEpisodeTeaser_title_color:#212121;--bm-theme_PodcastEpisodeTeaser_title_font_family:SequelSans;--bm-theme_PodcastEpisodeTeaser_title_font_weight:600;--bm-theme_PodcastEpisodeTeaser_title_font_size:17px;--bm-theme_PodcastEpisodeTeaser_title_font_lineHeight:23px;--bm-theme_PodcastEpisodeTeaser_description_color:#565656;--bm-theme_PodcastEpisodeTeaser_description_font_family:SequelSans;--bm-theme_PodcastEpisodeTeaser_description_font_size:14px;--bm-theme_PodcastEpisodeTeaser_description_font_lineHeight:20px;--bm-theme_PodcastEpisodeTeaser_label_color:#f03228;--bm-theme_PodcastEpisodeTeaser_label_font_family:SequelSans;--bm-theme_PodcastEpisodeTeaser_label_font_weight:600;--bm-theme_PodcastEpisodeTeaser_label_font_size:12px;--bm-theme_PodcastEpisodeTeaser_label_font_lineHeight:18px;--bm-theme_PodcastEpisodeTeaser_label_font_transform:uppercase;--bm-theme_PodcastEpisodeTeaser_metadata_color:#a1a1a1;--bm-theme_PodcastEpisodeTeaser_metadata_font_family:SequelSans;--bm-theme_PodcastEpisodeTeaser_metadata_font_weight:400;--bm-theme_PodcastEpisodeTeaser_metadata_font_size:12px;--bm-theme_PodcastEpisodeTeaser_metadata_font_lineHeight:18px;--bm-theme_PodcastEpisodeTeaser_actionButton_color:#212121;--bm-theme_PodcastEpisodeTeaser_actionButton_font_family:SequelSans;--bm-theme_PodcastEpisodeTeaser_actionButton_font_weight:400;--bm-theme_PodcastEpisodeTeaser_actionButton_font_size:14px;--bm-theme_PodcastEpisodeTeaser_actionButton_font_lineHeight:18px;--bm-theme_PodcastEpisodeTeaser_episodesLink_color:#f03228;--bm-theme_PodcastEpisodeTeaser_episodesLink_hoverColor:#dc1e14;--bm-theme_PodcastEpisodeTeaser_episodesLink_font_family:SequelSans;--bm-theme_PodcastEpisodeTeaser_episodesLink_font_weight:400;--bm-theme_PodcastEpisodeTeaser_episodesLink_font_size:12px;--bm-theme_PodcastEpisodeTeaser_episodesLink_font_lineHeight:12px;--bm-theme_PodcastEpisodeTeaser_episodesLink_font_transform:uppercase;--bm-theme_PodcastEpisodeTeaser_footer_borderColor:#d9d9d9;--bm-theme_PageHeading_heading_color:#212121;--bm-theme_PageHeading_heading_font_family:SequelSans;--bm-theme_PageHeading_heading_font_weight:800;--bm-theme_PageHeading_heading_font_size:40px;--bm-theme_PageHeading_heading_font_lineHeight:47px;--bm-theme_PodcastSeriesList_heading_color:#212121;--bm-theme_PodcastSeriesList_heading_font_family:SequelSans;--bm-theme_PodcastSeriesList_heading_font_size:16px;--bm-theme_PodcastSeriesList_heading_font_lineHeight:20px;--bm-theme_PodcastSeriesList_listItem_dividerColor:#d9d9d9;--bm-theme_PodcastSeriesListTeaser_title_color:#212121;--bm-theme_PodcastSeriesListTeaser_title_font_family:SequelSans;--bm-theme_PodcastSeriesListTeaser_title_font_weight:600;--bm-theme_PodcastSeriesListTeaser_title_font_size:17px;--bm-theme_PodcastSeriesListTeaser_title_font_lineHeight:23px;--bm-theme_PodcastSeriesListTeaser_description_color:#565656;--bm-theme_PodcastSeriesListTeaser_description_font_family:SequelSans;--bm-theme_PodcastSeriesListTeaser_description_font_size:14px;--bm-theme_PodcastSeriesListTeaser_description_font_lineHeight:21px;--bm-theme_PodcastSeriesListTeaser_sponsored_color:#767676;--bm-theme_PodcastSeriesListTeaser_sponsored_backgroundColor:#e0e0e0;--bm-theme_PodcastSeriesListTeaser_sponsored_font_family:SequelSans;--bm-theme_PodcastSeriesListTeaser_sponsored_font_size:12px;--bm-theme_PodcastSeriesListTeaser_sponsored_font_lineHeight:19px;--bm-theme_PodcastSeriesListTeaser_sponsored_font_weight:700;--bm-theme_PodcastSeriesListTeaser_sponsored_font_style:italic;--bm-theme_PodcastSeriesListTeaser_sponsored_font_transform:uppercase;--bm-theme_PodcastSeriesListTeaser_sponsored_padding_top:0px;--bm-theme_PodcastSeriesListTeaser_sponsored_padding_right:6px;--bm-theme_PodcastSeriesListTeaser_sponsored_padding_bottom:0px;--bm-theme_PodcastSeriesListTeaser_sponsored_padding_left:6px;--bm-theme_ShowMoreButton_button_color:#212121;--bm-theme_ShowMoreButton_button_hoverColor:#f03228;--bm-theme_ShowMoreButton_button_font_family:SequelSans;--bm-theme_ShowMoreButton_button_font_weight:700;--bm-theme_ShowMoreButton_button_font_size:16px;--bm-theme_ShowMoreButton_button_font_lineHeight:24px;--bm-theme_ShowMoreButton_button_borderColor:#212121;--bm-theme_ShowMoreButton_button_hoverBorderColor:#f03228}.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:focus{outline:none!important}.bsc_4174ea9c:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_99695a58:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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{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_42691bd5{width:240px;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_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:focus{outline:none!important}.bsc_145a037e:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_509b4675:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_ba6f6f18:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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;height:100%;width:100%}.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}}@keyframes bsc_7a5bdede{0%{transform:translateY(25%)}to{transform:translateY(0)}}@keyframes bsc_fe502159{0%{opacity:0}to{opacity:1}}.bsc_f6f3cf1c{position:fixed;bottom:0;left:0;right:0;z-index:200;animation:bsc_7a5bdede 125ms cubic-bezier(.5,1,.89,1),bsc_fe502159 .2s linear}.bsc_17516ff3{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.bsc_47af1575{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_47af1575:focus{outline:none!important}.bsc_47af1575:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.bsc_47af1575 svg{vertical-align:baseline!important}.bsc_47af1575[aria-disabled=true]{opacity:.5;cursor:not-allowed}.bsc_47af1575[data-full-width=true]{width:100%}.bsc_47af1575[data-hidden=true]{visibility:hidden;pointer-events:none}.bsc_47af1575[data-inactive=true]{cursor:pointer;pointer-events:none}.bsc_47af1575[data-with-backdrop=true]{position:relative;z-index:1;border-radius:var(--button-backdrop-border-radius,6px)}.bsc_47af1575[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_47af1575[data-with-backdrop=true]:not([aria-disabled=true]):hover:before{opacity:1;transform:translate(-50%,-50%) scale(1)}.bsc_47af1575[data-with-backdrop=true][data-selected=true]{color:#000}.bsc_47af1575[data-with-backdrop=true][data-selected=true]:before{background-color:#fff;opacity:1;transform:translate(-50%,-50%) scale(1)}.bsc_30da08bd{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_3ad28c30{padding:0 10px;display:flex;align-items:center}.bsc_3ad28c30[data-is-reversed]{transform:scaleX(-1)}.bsc_675035c1{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_675035c1: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_804e5f10{position:relative;display:flex}.bsc_804e5f10[data-is-playing=false]{left:2px}.bsc_1a027778{position:relative}.bsc_603db64a{height:108px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;background-color:#000;color:#fff!important}.bsc_603db64a>*{flex-basis:50%;min-width:0}.bsc_3bdaf817{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_3bdaf817,.bsc_8599bbbc{box-sizing:content-box;height:30px;display:flex;justify-content:center;align-items:center}.bsc_8599bbbc{width:30px;padding:10px;border-radius:inherit}@media (min-width:1024.1px){.bsc_8599bbbc{padding:15px}}.bsc_8599bbbc[data-item-added=true]{animation:bsc_c510fc03 1s}@keyframes bsc_c510fc03{50%{background-color:var(--bm-theme_AudioPlayer_playlistTrigger_backgroundColor)}}.bsc_4e7de371{display:flex;justify-content:flex-end;align-items:center}.bsc_e8b53b15{position:relative;width:fit-content}.bsc_dfb1246c{margin-left:10px}.bsc_f81df670{padding:15px;display:flex;align-items:center}.bsc_49e05d10{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_49e05d10[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_74069344{width:158px;padding:15px 0}.bsc_b6fdfe93{width:100%;height:100%;outline:none}.bsc_468c86c9{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_468c86c9[aria-selected=true]{color:var(--bm-theme_AudioPlayer_playbackRateListbox_color)}.bsc_468c86c9[aria-selected=true]:before{left:0}.bsc_468c86c9:not(:last-child){border-bottom:1px solid rgba(51,51,51,.5)}.bsc_468c86c9: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_468c86c9:hover:before,.bsc_b6fdfe93:focus-visible .bsc_468c86c9[data-is-active=true]:before{opacity:1;transform:scale(1)}.bsc_ade9c26b{pointer-events:none;display:flex;opacity:0}.bsc_ade9c26b[data-is-visible]{opacity:1}.bsc_51ccc355{height:140px;width:6px;margin:16px 0;padding:0 24px;box-sizing:content-box!important;cursor:pointer}.bsc_5f573758{position:relative;box-sizing:border-box;width:100%;height:100%;border-radius:2px;background-color:hsla(0,0%,100%,.4);padding:8px 0}.bsc_5f573758:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:var(--volume-slider--progress);background:#fff;border-radius:inherit}.bsc_35bc164a{position:relative;height:100%}.bsc_de3d1822{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_de3d1822:hover{transform:translate(-50%,50%) scale(1.25)}.bsc_de3d1822[data-is-dragging=true]{border-width:6px;border-color:hsla(0,0%,100%,.25)}.bsc_d476bc92{width:30px;height:30px;box-sizing:content-box;padding:15px;display:flex;justify-content:center;align-items:center}.bsc_2a22e729{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_1902b4da{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_ff10c362{display:none;color:var(--bm-theme_AudioPlayer_feedbackButton_descriptionColor)}@media (min-width:768px){.bsc_ff10c362{display:inline-block}}@media (min-width:768px){.bsc_ff10c362[data-player-placement=desktop]{display:none}}@media (min-width:1024.1px){.bsc_ff10c362[data-player-placement=desktop]{display:inline-block}}.bsc_99db4623{position:relative;display:flex;align-items:center;overflow:hidden;gap:16px}.bsc_996f5839{height:68px!important;width:68px!important;flex-shrink:0;border-radius:2px;overflow:hidden;object-fit:cover}.bsc_810c40e8{text-decoration:none;color:inherit;cursor:pointer}.bsc_810c40e8:hover{color:#bfbfbf!important}.bsc_4ae7c9d7{text-decoration:none;color:inherit;cursor:pointer}.bsc_4ae7c9d7:hover{color:none!important}.bsc_00c1b148{position:relative;min-width:0;flex-grow:1}.bsc_4668b943{display:flex;flex-direction:column;gap:8px;overflow:hidden}.bsc_6c91671c{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_8aecba11{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_83adb31b{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_57a543e5{position:relative;z-index:1;white-space:nowrap;overflow:hidden}.bsc_57a543e5:after,.bsc_57a543e5:before{content:"";position:absolute;top:0;bottom:0;z-index:2;width:32px;pointer-events:none;transition:opacity .15s linear}.bsc_57a543e5:before{left:0;opacity:0;background-image:linear-gradient(270deg,transparent,#000)}.bsc_57a543e5:after{right:0;background-image:linear-gradient(90deg,transparent,#000)}.bsc_57a543e5[data-show-gradients=true]:before{opacity:1}.bsc_2f67787e{display:flex}@keyframes bsc_5d7951e8{0%{transform:translate(0)}to{transform:translate(-100%)}}.bsc_0a6a4b25[data-animate=true]{padding-right:16px;animation-name:bsc_5d7951e8;animation-timing-function:linear;animation-iteration-count:1;animation-duration:inherit}.bsc_af94ad55{position:relative;height:100%;width:100%;min-height:2px;background-color:#dedede;overflow:hidden}.bsc_29931915{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_b21a373f{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_01b062f1{position:absolute;height:100%;width:100%;top:0}.bsc_75568a31{position:relative;width:100%;top:50%}.bsc_aadd5909{position:absolute;top:0;left:0;opacity:0;width:16px;height:16px;background-color:var(--bm-theme_AudioPlayer_progressSlider_backgroundColor);background-clip:padding-box;border-radius:50%;transform:translate(-50%,-50%)}.bsc_aadd5909:focus-visible,.bsc_aadd5909[data-is-visible=true]{opacity:1}.bsc_33cc929b{height:100%;border-radius:9999px;overflow:hidden}.bsc_5dcfee76{pointer-events:none}.bsc_709c2333{height:6px;pointer-events:all;display:flex}.bsc_15815982{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_15815982[data-visible=true]{opacity:1;transform:translateY(0)}.bsc_ffac519b{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_ffac519b[data-twodigit-min=true]{min-width:calc(var(--negative-unit-spacing, 0px) + 60px)}.bsc_ffac519b[data-remainder=true]{--negative-unit-spacing:px(6)}.bsc_ffac519b: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_ffac519b:last-child{padding-left:12px;justify-content:flex-end;border-top-left-radius:10px;background-color:#dedede;color:#000}.bsc_bca8e9df{background-color:#000;color:#fff}.bsc_3569ac40{height:4px}.bsc_16f57941{display:flex;gap:0;height:70px;width:100%;padding:0 20px}.bsc_16f57941[data-is-native-app=true]{padding-left:90px;height:90px}@media (min-width:768px){.bsc_16f57941{padding:0 25px}}.bsc_fa8dbb00{width:100%;min-width:0;flex-grow:1;margin-right:15px}@media (min-width:768px){.bsc_fa8dbb00{margin-right:25px}}.bsc_fa8dbb00[data-show-feedback=true]{overflow:hidden;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between}.bsc_7c1d855d{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_7c1d855d,.bsc_7c1d855d[data-show-feedback=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.bsc_7c1d855d[data-show-feedback=true]{-webkit-line-clamp:1}@media (min-width:768px){.bsc_7c1d855d{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}.bsc_9f6bf7be{flex-shrink:0;margin-right:-10px;gap:10px}.bsc_9f6bf7be,.bsc_62a281bf{display:flex;align-items:center}.bsc_62a281bf{padding:5px;justify-content:center;height:100%}.bsc_62a281bf[data-is-playing=true]{transform:translate(-1px)}.bsc_38867ff3{width:30px;height:30px;padding:10px;box-sizing:content-box;display:flex;justify-content:center;align-items:center;border-radius:inherit}@media (min-width:1024.1px){.bsc_38867ff3{padding:15px}}.bsc_38867ff3[data-item-added=true]{animation:bsc_8721293c 1s}@keyframes bsc_8721293c{50%{background-color:var(--bm-theme_AudioPlayer_playlistTrigger_backgroundColor)}}@keyframes bsc_8b98e27b{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bsc_9f9af132{0%{opacity:0}to{opacity:1}}.bsc_73aeff0c{position:fixed;inset:0;z-index:201;animation:bsc_e1343cdb 125ms linear,bsc_8b98e27b 125ms cubic-bezier(.5,1,.89,1)}.bsc_80b76998,.bsc_934f6c39{position:relative}.bsc_934f6c39{height:100vh;height:100dvh;box-sizing:border-box;background-color:#000;color:#fff!important}.bsc_a36330db{position:absolute;top:20px;right:20px;z-index:11}@media (min-width:768px){.bsc_a36330db{top:30px;right:30px}}.bsc_e23124cf{display:flex;padding:8px;transition:opacity 125ms linear}.bsc_e23124cf[data-is-hidden=true]{opacity:0}.bsc_93cbc044{position:absolute;inset:0;z-index:10;background-color:#000}.bsc_6d159ab3{height:inherit;background-color:#000;overflow:hidden}.bsc_6d159ab3,.bsc_226dc9e9{display:flex;flex-direction:column}.bsc_226dc9e9{position:relative;z-index:2;background-color:inherit;padding-bottom:10px;flex-grow:1}@media (min-width:768px){.bsc_226dc9e9{padding-bottom:20px}}.bsc_278d152d{padding:0 16px;margin-bottom:20px}@media (min-width:768px){.bsc_278d152d{margin-bottom:50px}}.bsc_4f4efd01{display:flex;align-items:center;justify-content:space-between;margin:20px 10px 0 5px}.bsc_4f4efd01[data-is-native-app=true]{padding-left:60px}@media (min-width:768px){.bsc_4f4efd01{margin-left:15px;margin-right:20px}}.bsc_a3f0be8c{padding:0 30px;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px}.bsc_a0122412{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_a0122412,.bsc_b42d09a3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.bsc_b42d09a3{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_b42d09a3[data-with-label=true]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.bsc_5eca741b{text-decoration:none;color:inherit;cursor:pointer}.bsc_5eca741b:hover{text-decoration:underline}.bsc_117d027e{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_5d8d33fa{display:flex;align-items:center;gap:8px}.bsc_9de5c49e{--negative-unit-spacing:0;flex-shrink:0;min-width:calc(31px + var(--negative-unit-spacing)*1px);color:#dedede;transition:opacity .1s linear}.bsc_9de5c49e[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_9de5c49e[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_9de5c49e[data-is-faded=true]{opacity:.5}.bsc_9de5c49e[data-is-with-hours=true]{min-width:calc(49px + var(--negative-unit-spacing)*1px)}.bsc_9de5c49e[data-is-two-digit-minutes=true]{min-width:calc(38px + var(--negative-unit-spacing)*1px)}.bsc_dbce16b1{width:100%;height:4px}.bsc_8d8df23d{position:absolute;top:0;left:50%;z-index:1;transform:translate(-50%);width:100%;max-height:515px;aspect-ratio:1;pointer-events:none}.bsc_8d8df23d[data-is-placeholder=true]{position:relative}@media (max-width:767.9px){.bsc_8d8df23d: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_892aa633{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_892aa633{max-width:400px;max-height:400px}}.bsc_71f0ffb5{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_71f0ffb5{padding-top:40px;font-size:14px}}.bsc_f174b9a2{height:100%}.bsc_740ccaf0{display:flex;flex-direction:column;height:100%}.bsc_7a990a21{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_7a990a21{height:100px}}.bsc_2990950b{height:inherit;min-height:0;flex-grow:1}.bsc_13e8093f{flex-grow:1;height:100%;overflow:hidden}.bsc_259b9ed0{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_1a8670f9{height:inherit}.bsc_66945a20{min-height:100%;margin:0 auto;padding-right:12px;flex-direction:column;justify-content:center;align-items:flex-end}.bsc_80a12f58,.bsc_66945a20{width:fit-content;display:flex}.bsc_80a12f58{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_80a12f58: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_80a12f58:hover:before{opacity:1;transform:scale(1)}.bsc_80a12f58[data-selected=true]{color:var(--bm-theme_AudioPlayer_playbackRatePanel_labelSelectedColor)}.bsc_80a12f58[data-selected=true]:before{left:0}.bsc_038f4a11{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.bsc_9b2c9288{pointer-events:none;display:flex;opacity:0}.bsc_9b2c9288[data-visible=true]{opacity:1}@keyframes bsc_7157e9b0{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bsc_6802cd8e{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes bsc_92504b2d{0%{opacity:0}to{opacity:1}}.bsc_28ea61be{overflow:hidden;background-color:#000;color:#fff;position:fixed;inset:0;z-index:201;animation:bsc_7157e9b0 125ms cubic-bezier(.5,1,.89,1),bsc_5027ef47 125ms linear}@media (min-width:1024.1px){.bsc_28ea61be{position:fixed;top:0;right:0;left:unset;bottom:var(--bsc-audioplayer--player-height,0);z-index:199;width:414px;box-shadow:0 2px 14px -4px rgba(0,0,0,.3),0 2px 4px rgba(0,0,0,.5);animation:bsc_6802cd8e cubic-bezier(.33,1,.68,1) 2000,bsc_5027ef47 .25s linear}}.bsc_8479dd4f{position:fixed;inset:0;z-index:198;background-color:var(--bm-theme_Playlist_playlist_background-color);backdrop-filter:blur(8.1548px)}.bsc_b769c047{height:100%;width:100%;background-color:#000;color:#fff}.bsc_7baf7c67{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_7baf7c67{padding-left:40px;padding-right:40px}}.bsc_75fb0038{height:inherit;overflow:hidden;display:flex;flex-direction:column}.bsc_761bcccc[data-is-currently-playing=true]{flex-shrink:0;border-bottom:1px solid #333}.bsc_761bcccc[data-is-queue=true]{flex-grow:1;min-height:0;display:flex;flex-direction:column}.bsc_6df7b56c{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_6df7b56c[aria-hidden=true]{pointer-events:none;opacity:0}.bsc_088fffa4{position:relative}.bsc_270cf179{margin-top:20px}.bsc_fd7f2304{padding-top:0!important}.bsc_00aa66e7{box-sizing:border-box;height:100%;margin-bottom:20px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dedede #333}.bsc_00aa66e7::-webkit-scrollbar-thumb,.bsc_00aa66e7::-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_00aa66e7::-webkit-scrollbar-thumb{--c:rgb(222 222 222)}.bsc_00aa66e7::-webkit-scrollbar-track{--c:rgb(51 51 51)}.bsc_00aa66e7::-webkit-scrollbar{width:18px}@media (min-width:1024.1px) and (max-width:1320px){.bsc_00aa66e7::-webkit-scrollbar-thumb,.bsc_00aa66e7::-webkit-scrollbar-track{border-bottom:20px solid transparent}}.bsc_8e327a22{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_8e327a22{padding:0 32px}}.bsc_8e327a22[data-is-active=true]{background-color:var(--bm-theme_Playlist_controls_backgroundColor)}.bsc_18b454cd{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_18b454cd[data-is-left=true]{transform-origin:left center}.bsc_18b454cd[data-is-right=true]{transform-origin:right center}.bsc_97c47855{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_97c47855:focus{outline:none!important}.bsc_97c47855:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.bsc_97c47855 svg{vertical-align:baseline!important}.bsc_97c47855:hover{background-color:rgba(51,51,51,.4)}.bsc_97c47855[disabled]{pointer-events:none;opacity:0;transform:scale(.95)}.bsc_97c47855[data-is-left=true]{transform-origin:left center}.bsc_97c47855[data-is-right=true]{transform-origin:right center}.bsc_0be6210a{position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media (min-width:768px) and (max-width:1024px){.bsc_0be6210a{right:32px}}.bsc_0be6210a[disabled]{transform:translateY(-50%) scale(.95)}.bsc_0be6210a[data-is-inactive=true]{opacity:.5}.bsc_0be6210a:hover{background-color:#333}.bsc_0be6210a:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}.bsc_ec52cbf9{position:absolute;top:50%;right:20px}@media (min-width:768px){.bsc_ec52cbf9{right:32px}}.bsc_ec52cbf9[data-is-left=true]{transform-origin:left center}.bsc_ec52cbf9[data-is-right=true]{transform-origin:right center}.bsc_7d3b152e{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_7d3b152e:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}.bsc_c36648af{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_c36648af:after{border-color:var(--bm-theme_Playlist_controls_borderColor)!important}.bsc_c36648af[data-is-disabled=true]{pointer-events:none;opacity:0;transform:scale(.95)}.bsc_c36648af[data-is-inactive=true]{opacity:.5}.bsc_98ec9f9b{position:relative;box-sizing:border-box;margin:0;padding:20px 0;display:flex;align-items:center;gap:16px}.bsc_98ec9f9b[data-is-in-queue=true]{border-bottom:1px solid #333}.bsc_98ec9f9b[data-is-dragging=true]{background-color:rgba(0,0,0,.5)}.bsc_498cf1ba{flex-shrink:0}.bsc_842154c7{height:100%;display:flex;flex-direction:column;transition:transform .15s cubic-bezier(.5,1,.89,1)}.bsc_842154c7[data-is-editable=true]{transform:translate(-46px)}.bsc_b472522c{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_47ed944c{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_38d0eec5{text-decoration:none;color:inherit;cursor:pointer}.bsc_38d0eec5:hover{text-decoration:none!important;color:#bfbfbf!important}.bsc_50f2f00a{text-decoration:none;color:inherit;cursor:pointer}.bsc_50f2f00a:hover{text-decoration:none!important;color:none!important}.bsc_f27cd067{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_f27cd067,.bsc_f27cd067:before{border-radius:6px;top:50%;width:40px;height:40px}.bsc_f27cd067: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_f27cd067:not([aria-disabled=true]):hover:before,.bsc_f27cd067[data-is-dragging=true]:before{opacity:1;transform:translate(-50%,-50%) scale(1)}.bsc_fa1d7ea6{display:flex;gap:21px}.bsc_6dc35d00{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_6dc35d00:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:-11px;width:1px;background-color:var(--bm-theme_Playlist_mediaItem_timeBackgroundColor)}.bsc_45374d5e{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_25ece236{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_2a65658f{width:80px;height:auto;align-self:stretch;border-radius:2px;display:flex;align-items:center}:where(.bsc_2a65658f){position:relative}.bsc_2a65658f>*{transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1);opacity:0;transform:scale(.75)}.bsc_2a65658f>[data-swappable-visible=true]{opacity:1;transform:scale(1)}.bsc_2a65658f>:not(:first-child){position:absolute;top:50%;left:0;opacity:0;transform:translateY(-50%) scale(1)}.bsc_2a65658f>:not(:first-child)[data-swappable-visible=true]{opacity:1;transform:translateY(-50%) scale(1)}.bsc_f6bbe2bc{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;position:relative;z-index:1;align-self:flex-start;width:100%;height:80px;overflow:hidden;pointer-events:none}.bsc_f6bbe2bc:focus{outline:none!important}.bsc_f6bbe2bc:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.bsc_f6bbe2bc svg{vertical-align:baseline!important}:where(.bsc_f6bbe2bc){position:relative}.bsc_f6bbe2bc>*{transition:opacity .15s linear,transform .15s cubic-bezier(.5,1,.89,1);opacity:0;transform:scale(.75)}.bsc_f6bbe2bc>[data-swappable-visible=true]{opacity:1;transform:scale(1)}.bsc_f6bbe2bc>:not(:first-child){position:absolute;top:50%;left:50%;opacity:0;transform:translateY(-50%) scale(1);transform:translate(-50%,-50%) scale(.75)}.bsc_f6bbe2bc>:not(:first-child)[data-swappable-visible=true]{opacity:1;transform:translateY(-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.bsc_f6bbe2bc:before{content:"";position:absolute;inset:0;z-index:2;background-color:rgba(0,0,0,.4)}.bsc_f6bbe2bc[data-swappable-visible=true]{pointer-events:all}.bsc_100815a6{width:100%;height:100%}.bsc_859bc269{position:relative;height:100%;z-index:1;border-radius:2px;overflow:hidden}.bsc_fc27a7f6{width:100%;height:100%;object-fit:cover}.bsc_b71caef4{position:relative;z-index:3;display:flex}.bsc_b71caef4>*{transition:transform .15s cubic-bezier(.5,1,.89,1)}.bsc_f6bbe2bc:hover .bsc_b71caef4>*{transform:scale(1.25)}.bsc_d0b8c0b2{margin-left:2px}.bsc_17c22cfd{pointer-events:none;margin-left:8px}.bsc_17c22cfd[data-swappable-visible=true]{pointer-events:all}.bsc_487302eb{display:flex;align-items:center}.bsc_cc0f106b{margin:0;padding:0;list-style-type:none;position:relative}.bsc_162e9e31,.bsc_cc0f106b{display:flex;flex-direction:column}.bsc_162e9e31{max-width:250px;gap:16px;text-align:center}.bsc_28f244ea{font-family:var(--bm-theme_EmptyPlaylistBody_text_font_family,)!important;font-weight:var(--bm-theme_EmptyPlaylistBody_text_font_weight,normal)!important;letter-spacing:var(--bm-theme_EmptyPlaylistBody_text_font_letterSpacing,normal)!important;font-size:var(--bm-theme_EmptyPlaylistBody_text_font_size,)!important;line-height:var(--bm-theme_EmptyPlaylistBody_text_font_lineHeight,normal)!important;text-transform:var(--bm-theme_EmptyPlaylistBody_text_font_transform,none)!important;font-style:var(--bm-theme_EmptyPlaylistBody_text_font_style,normal)!important;color:var(--bm-theme_EmptyPlaylistBody_text_color);margin:0}.bsc_a4d9653c{text-decoration:none;color:inherit;cursor:pointer;font-family:var(--bm-theme_EmptyPlaylistBody_link_font_family,)!important;font-weight:var(--bm-theme_EmptyPlaylistBody_link_font_weight,normal)!important;letter-spacing:var(--bm-theme_EmptyPlaylistBody_link_font_letterSpacing,normal)!important;font-size:var(--bm-theme_EmptyPlaylistBody_link_font_size,)!important;line-height:var(--bm-theme_EmptyPlaylistBody_link_font_lineHeight,normal)!important;text-transform:var(--bm-theme_EmptyPlaylistBody_link_font_transform,none)!important;font-style:var(--bm-theme_EmptyPlaylistBody_link_font_style,normal)!important;color:var(--bm-theme_EmptyPlaylistBody_link_color)}.bsc_ee10473c{vertical-align:top}.bsc_323e23b0{margin:100px 0 30px;padding:0 30px;display:flex;align-items:center;flex-direction:column;text-align:center}.bsc_063a802c{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_33c26c60{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_33c26c60 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_33c26c60 p{margin:0;color:inherit}.bsc_33c26c60 p+p{margin-top:20px}.bsc_ebc93ffe{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_c9d4bbd5{position:absolute;top:20px;right:20px;z-index:11}@media (min-width:768px){.bsc_c9d4bbd5{top:30px;right:30px}}.bsc_9d1716af{display:flex;padding:8px}.bsc_2db29486{height:inherit}.bsc_b591d877{padding:24px 20px;width:100%;box-sizing:border-box;background-color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_backgroundColor);border-radius:2px 2px 0 0}@media (min-width:1024.1px){.bsc_b591d877{padding:32px;display:flex;gap:32px}}.bsc_0c0a8eda{width:80px!important;height:80px!important;border-radius:2px;overflow:hidden;flex-shrink:0}@media (min-width:1024.1px){.bsc_0c0a8eda{width:240px!important;height:240px!important}}.bsc_0bab6025{display:flex;flex-direction:column;min-width:0}.bsc_cabc9fc0{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_cabc9fc0:hover{color:var(--bm-theme_PodcastEpisodeWidget_podcastEpisode_labelHoverColor)}@media (min-width:1024.1px){.bsc_cabc9fc0{margin-bottom:16px!important}}.bsc_a9020ca1{display:flex;align-items:center;gap:16px}.bsc_2d98091e{text-decoration:none;color:inherit;cursor:pointer}.bsc_027a933c{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_027a933c[data-title-has-backlink-url=true]{transition:color .1s linear;text-decoration:none}.bsc_027a933c[data-title-has-backlink-url=true]:hover{text-decoration:none!important}.bsc_17e1ad0f{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_17e1ad0f,.bsc_d9c00d79{display:flex;align-items:center}.bsc_d9c00d79{position:relative}.bsc_d9c00d79:not(:last-child):after{content:"";position:absolute;right:-11px;height:10px;width:1px;background-color:#9b9b9b}.bsc_21160319{margin:16px 0 20px!important;height:1px;border:none;background-color:#dedede}.bsc_d9c8af5c{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_d9c8af5c a{text-decoration:none;color:inherit;cursor:pointer}.bsc_e3a60047{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.bsc_faa02557{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_faa02557:hover{color:var(--bm-theme_PodcastEpisodeWidget_actionButton_hoverColor)}.bsc_a698303e{margin-top:3px}.bsc_b32171cd{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_b32171cd:hover{color:var(--bm-theme_PodcastEpisodeWidget_actionButton_linkHoverColor)!important}.bsc_d60b574c{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_d60b574c[data-is-collapsed=false] *>p{display:inline-block;padding-bottom:8px}.bsc_d60b574c[data-is-collapsed=false] *>p:last-child{padding-bottom:0}.bsc_b6144698{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.bsc_b6144698 *>p{display:inline}.bsc_bd08a037{padding:0;list-style-type:none;color:var(--bm-theme_podcastListWidget_podcastListWidget_color);margin:40px 0 60px}@media (min-width:768px){.bsc_bd08a037{margin:60px 20px 100px}}@media (min-width:1024.1px){.bsc_bd08a037{margin:60px auto 100px;max-width:800px}}.bsc_ef43682a{position:relative}.bsc_b004db1f[data-enter=true]{opacity:0}.bsc_b004db1f[data-enter=true][data-enter-active=true]{opacity:1;transition:opacity "200ms" linear,height "200ms" cubic-bezier(.33,1,.68,1)!important}.bsc_b004db1f[data-exit=true]{opacity:1;position:absolute;top:0;left:0;right:0}.bsc_b004db1f[data-exit=true][data-exit-active=true]{opacity:0;transition:opacity "200ms" linear,height "200ms" cubic-bezier(.33,1,.68,1)!important}.bsc_ebcd88fa{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_ebcd88fa{border-top:unset;padding-top:unset;margin-top:60px}}@media (min-width:1024.1px){.bsc_ebcd88fa{margin-top:80px}}.bsc_06857a06{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_d7be59b4{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:200px}@media (min-width:768px){.bsc_d7be59b4{gap:46px;max-width:unset}}.bsc_e24e56a8{height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.bsc_e24e56a8[data-provider=twenty-four-seven]{padding-left:16px;padding-right:16px;width:78px}.bsc_e24e56a8[data-provider=google-podcasts]{padding-left:8px;padding-right:8px;width:174px}.bsc_e24e56a8[data-provider=spotify]{padding-left:16px;padding-right:16px;width:105px}.bsc_e24e56a8:not([data-provider=apple-podcasts]){border-radius:10px;border:100% solid svg}.bsc_e24e56a8 svg{width:100%}.bsc_0941694c{overflow:hidden;padding-bottom:40px!important;border-bottom:1px solid #efefef!important}@media (min-width:1024.1px){.bsc_0941694c{padding-bottom:60px!important}}.bsc_29ae39de{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_29ae39de{margin-bottom:40px!important}}.bsc_b3c27c30{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_b3c27c30{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_b3c27c30{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_5e2ee62a{margin:0 auto!important;max-width:800px}.bsc_5e2ee62a 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_5e2ee62a 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_5e2ee62a a{text-decoration:none;color:inherit;cursor:pointer}.bsc_5e2ee62a a:hover{color:var(--bm-theme_PodcastListWidget_heading_anchorColor);text-decoration:underline}.bsc_e1f5edb4{margin:0;padding:0;list-style-type:none}.bsc_84ba2f4c{padding-bottom:16px;border-bottom:1px solid #efefef}.bsc_84ba2f4c:not(:first-child){padding-top:20px}.bsc_a742b013{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_a742b013{margin:32px 0!important}}.bsc_e31fd6b8{display:flex;justify-content:center}.bsc_6fa9359a{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_7a646b93{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_7a646b93:before{content:"";position:absolute;inset:0;border:1px solid var(--bm-theme_PodcastListWidget_loadButton_chevronBorderColor);border-radius:inherit;transition:border-color .1s linear}.bsc_7a646b93:not(:disabled):hover{color:var(--bm-theme_PodcastListWidget_loadButton_chevronHoverColor);background-color:var(--bm-theme_PodcastListWidget_loadButton_chevronBackgroundHoverColor)}.bsc_7a646b93:not(:disabled):hover:before{border-color:var(--bm-theme_PodcastListWidget_loadButton_chevronBorderHoverColor)}.bsc_81d0074c{color:#000;display:flex;gap:16px}.bsc_52b7efae{flex-grow:1}.bsc_a5a340a4{display:flex;align-items:center;gap:16px}.bsc_509e1603{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_3affcc57{display:flex;align-items:flex-start}.bsc_c1796104{position:relative;width:60px;height:60px}@media (min-width:768px){.bsc_c1796104{width:80px;height:80px}}.bsc_a8b292f2{position:relative;border-radius:2px;overflow:hidden;width:100%}.bsc_e1db2407{position:absolute;border-radius:2px;background-color:rgba(0,0,0,.4);inset:0}.bsc_e9747412{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .15s cubic-bezier(.5,1,.89,1)}.bsc_e9747412[data-is-playing=false]{padding-left:2px}.bsc_dc4f9c6b{display:flex;justify-content:space-between}.bsc_cd378d1f{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_87bcc8e9,.bsc_cd378d1f{display:flex;align-items:center}.bsc_87bcc8e9{position:relative}.bsc_87bcc8e9:not(:last-child):after{content:""!important;position:absolute;right:-10px;height:10px;width:1px;background-color:#9b9b9b}.bsc_3e7c8504{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_3e7c8504:hover{color:var(--bm-theme_PodcastListWidget_podcastItem_buttonHoverColor)}@media (min-width:768px){.bsc_3e7c8504{align-items:flex-start}}@media (min-width:1024.1px){.bsc_3e7c8504{margin-left:20px!important;margin-top:30px!important}}.bsc_8aea86be{display:flex;align-items:center;gap:10px}.bsc_a2d04790{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_a2d04790 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_0a19b3cb{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_0a19b3cb:hover{color:#000}.bsc_4fad2b1e{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.bsc_4fad2b1e *>p{display:inline;padding:0;margin:0}.bsc_4fad2b1e *>a{text-decoration:none;color:inherit;cursor:pointer}.bsc_4fad2b1e *>a:hover{color:var(--bm-theme_PodcastListWidget_collapseLines_anchorColor);text-decoration:underline}.bsc_4fad2b1e[data-content-visible=true] *>p{display:inline-block;padding-bottom:8px}.bsc_4fad2b1e[data-content-visible=true] *>p:last-child{padding-bottom:0}.bsc_4eb0dfed{max-width:max-content;display:flex;justify-content:space-between;gap:24px}@media (min-width:768px){.bsc_4eb0dfed{gap:40px}}.bsc_4eb0dfed>*{flex-grow:1;justify-content:center}.bsc_eb33bd8d{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_eb33bd8d.bsc_734b1748{color:#9b9b9b}@media (min-width:1024.1px){.bsc_eb33bd8d{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_eb33bd8d:not(.bsc_734b1748):hover{color:var(--bm-theme_AudioControlBar_button_hoverColor)}}.bsc_e67041e7{width:15px;display:flex;align-items:center;justify-content:center}.bsc_8f615412{margin-top:3px}.bsc_aa1f7cb8{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0}.bsc_aa1f7cb8:focus{outline:none!important}.bsc_aa1f7cb8:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.bsc_aa1f7cb8 svg{vertical-align:baseline!important}.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:focus{outline:none!important}.bsc_2b227ec0:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_7e1bf912:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_af1384bd:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!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:focus{outline:none!important}.bsc_9fdedc4e:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_c145b753:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_3f7acce4:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_58e0648e:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_a3cefda3:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_3de9edf8:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_836f356e:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_1aba8d59:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_d60d65b2:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!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:focus{outline:none!important}.bsc_a8ad4b78:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_0b87b8e6:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;width:200px}@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:focus{outline:none!important}.bsc_d630061a:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_a117a5d3:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_8bb06ce8:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_90549682:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_ab6f0a4f:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_f4bc2adf:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:focus{outline:none!important}.bsc_68d0cbc6:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.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:flex-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:focus{outline:none!important}.bsc_5b55c0cb:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.bsc_5b55c0cb svg{vertical-align:baseline!important}.bsc_ddf988fb{position:relative}.bsc_f2c6fdb4{display:flex;flex-direction:column;width:100%;height:100%}.bsc_091eff22{width:100%}.bsc_473be177{height:100%;display:flex;flex-direction:column;gap:8px;color:var(--bm-theme_TopStoriesArticleTeaser_text_color);background-color:var(--bm-theme_TopStoriesArticleTeaser_text_backgroundColor);padding:var(--bm-theme_TopStoriesArticleTeaser_text_padding_top,0) var(--bm-theme_TopStoriesArticleTeaser_text_padding_right,0) var(--bm-theme_TopStoriesArticleTeaser_text_padding_bottom,0) var(--bm-theme_TopStoriesArticleTeaser_text_padding_left,0)!important}@media (min-width:768px){.bsc_473be177{gap:12px;padding:var(--bm-theme_TopStoriesArticleTeaser_text_tabletPadding_top,0) var(--bm-theme_TopStoriesArticleTeaser_text_tabletPadding_right,0) var(--bm-theme_TopStoriesArticleTeaser_text_tabletPadding_bottom,0) var(--bm-theme_TopStoriesArticleTeaser_text_tabletPadding_left,0)!important}}@media (min-width:1024.1px){.bsc_473be177{padding:var(--bm-theme_TopStoriesArticleTeaser_text_desktopPadding_top,0) var(--bm-theme_TopStoriesArticleTeaser_text_desktopPadding_right,0) var(--bm-theme_TopStoriesArticleTeaser_text_desktopPadding_bottom,0) var(--bm-theme_TopStoriesArticleTeaser_text_desktopPadding_left,0)!important}}.bsc_926878c4{color:#fff;width:fit-content;padding:0 8px;background-color:var(--bm-category-color);line-height:var(--bm-theme_TopStoriesArticleTeaser_label_lineHeight);padding:var(--bm-theme_TopStoriesArticleTeaser_label_padding_top,0) var(--bm-theme_TopStoriesArticleTeaser_label_padding_right,0) var(--bm-theme_TopStoriesArticleTeaser_label_padding_bottom,0) var(--bm-theme_TopStoriesArticleTeaser_label_padding_left,0)!important}@media (min-width:768px){.bsc_926878c4{line-height:var(--bm-theme_TopStoriesArticleTeaser_label_tabletLineHeight);padding:var(--bm-theme_TopStoriesArticleTeaser_label_tabletPadding_top,0) var(--bm-theme_TopStoriesArticleTeaser_label_tabletPadding_right,0) var(--bm-theme_TopStoriesArticleTeaser_label_tabletPadding_bottom,0) var(--bm-theme_TopStoriesArticleTeaser_label_tabletPadding_left,0)!important}}.bsc_3d6d3367{display:inline-block;font-family:var(--bm-theme_TopStoriesArticleTeaser_category_font_family,)!important;font-weight:var(--bm-theme_TopStoriesArticleTeaser_category_font_weight,normal)!important;letter-spacing:var(--bm-theme_TopStoriesArticleTeaser_category_font_letterSpacing,normal)!important;font-size:var(--bm-theme_TopStoriesArticleTeaser_category_font_size,)!important;line-height:var(--bm-theme_TopStoriesArticleTeaser_category_font_lineHeight,normal)!important;text-transform:var(--bm-theme_TopStoriesArticleTeaser_category_font_transform,none)!important;font-style:var(--bm-theme_TopStoriesArticleTeaser_category_font_style,normal)!important}@media (min-width:768px){.bsc_3d6d3367{font-family:var(--bm-theme_TopStoriesArticleTeaser_category_tabletFont_family,)!important;font-weight:var(--bm-theme_TopStoriesArticleTeaser_category_tabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_TopStoriesArticleTeaser_category_tabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_TopStoriesArticleTeaser_category_tabletFont_size,)!important;line-height:var(--bm-theme_TopStoriesArticleTeaser_category_tabletFont_lineHeight,normal)!important;text-transform:var(--bm-theme_TopStoriesArticleTeaser_category_tabletFont_transform,none)!important;font-style:var(--bm-theme_TopStoriesArticleTeaser_category_tabletFont_style,normal)!important}}.bsc_990c1e14[data-is-primary=true]{font-family:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_family,)!important;font-weight:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_weight,normal)!important;letter-spacing:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_letterSpacing,normal)!important;font-size:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_size,)!important;line-height:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_lineHeight,normal)!important;text-transform:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_transform,none)!important;font-style:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_font_style,normal)!important}@media (min-width:768px){.bsc_990c1e14[data-is-primary=true]{font-family:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_family,)!important;font-weight:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_size,)!important;line-height:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_lineHeight,normal)!important;text-transform:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_transform,none)!important;font-style:var(--bm-theme_TopStoriesArticleTeaser_primaryTitle_tabletFont_style,normal)!important}}.bsc_990c1e14[data-is-primary=false]{font-family:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_family,)!important;font-weight:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_weight,normal)!important;letter-spacing:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_letterSpacing,normal)!important;font-size:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_size,)!important;line-height:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_lineHeight,normal)!important;text-transform:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_transform,none)!important;font-style:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_font_style,normal)!important}@media (min-width:768px){.bsc_990c1e14[data-is-primary=false]{font-family:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_family,)!important;font-weight:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_weight,normal)!important;letter-spacing:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_letterSpacing,normal)!important;font-size:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_size,)!important;line-height:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_lineHeight,normal)!important;text-transform:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_transform,none)!important;font-style:var(--bm-theme_TopStoriesArticleTeaser_secondaryTitle_tabletFont_style,normal)!important}}.bsc_e05809d3{display:flex;flex-direction:column;width:100%;background-color:var(--bm-theme_TopStoriesArticlesList_container_backgroundColor)}.bsc_5b8eccba{font-family:var(--bm-theme_TopStoriesArticlesList_heading_font_family,)!important;font-weight:var(--bm-theme_TopStoriesArticlesList_heading_font_weight,normal)!important;letter-spacing:var(--bm-theme_TopStoriesArticlesList_heading_font_letterSpacing,normal)!important;font-size:var(--bm-theme_TopStoriesArticlesList_heading_font_size,)!important;line-height:var(--bm-theme_TopStoriesArticlesList_heading_font_lineHeight,normal)!important;text-transform:var(--bm-theme_TopStoriesArticlesList_heading_font_transform,none)!important;font-style:var(--bm-theme_TopStoriesArticlesList_heading_font_style,normal)!important;padding:var(--bm-theme_TopStoriesArticlesList_heading_padding_top,0) var(--bm-theme_TopStoriesArticlesList_heading_padding_right,0) var(--bm-theme_TopStoriesArticlesList_heading_padding_bottom,0) var(--bm-theme_TopStoriesArticlesList_heading_padding_left,0)!important;display:flex;align-items:center;height:var(--bm-theme_TopStoriesArticlesList_heading_height);color:var(--bm-theme_TopStoriesArticlesList_heading_color);background-color:var(--bm-theme_TopStoriesArticlesList_heading_backgroundColor);margin:0}.bsc_17a83640{margin:0;padding:0;list-style-type:none;padding:var(--bm-theme_TopStoriesArticlesList_list_padding_top,0) var(--bm-theme_TopStoriesArticlesList_list_padding_right,0) var(--bm-theme_TopStoriesArticlesList_list_padding_bottom,0) var(--bm-theme_TopStoriesArticlesList_list_padding_left,0)!important;display:grid;gap:10px}@media (min-width:768px){.bsc_17a83640{padding:var(--bm-theme_TopStoriesArticlesList_list_tabletPadding_top,0) var(--bm-theme_TopStoriesArticlesList_list_tabletPadding_right,0) var(--bm-theme_TopStoriesArticlesList_list_tabletPadding_bottom,0) var(--bm-theme_TopStoriesArticlesList_list_tabletPadding_left,0)!important;gap:20px;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.bsc_27e512e2[data-is-primary-article=true]{grid-row:span 3}}.bsc_647a7655{font-family:var(--bm-theme_PageHeading_heading_font_family,)!important;font-weight:var(--bm-theme_PageHeading_heading_font_weight,normal)!important;letter-spacing:var(--bm-theme_PageHeading_heading_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PageHeading_heading_font_size,)!important;line-height:var(--bm-theme_PageHeading_heading_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PageHeading_heading_font_transform,none)!important;font-style:var(--bm-theme_PageHeading_heading_font_style,normal)!important;padding:80px 0;margin:0;text-align:center;color:var(--bm-theme_PageHeading_heading_color)}.bsc_b4471c8d{height:100%}.bsc_915e09ab{justify-content:center;align-items:center;text-decoration:none!important}.bsc_2d7f444b,.bsc_915e09ab{display:flex;flex-direction:column;height:100%}.bsc_2d7f444b{width:100%}.bsc_e4586c72{display:flex;flex-direction:column}.bsc_5562242a{width:200px;height:auto;border-radius:2px}.bsc_d87254c6{font-family:var(--bm-theme_PodcastEpisodeTeaser_label_font_family,)!important;font-weight:var(--bm-theme_PodcastEpisodeTeaser_label_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeTeaser_label_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeTeaser_label_font_size,)!important;line-height:var(--bm-theme_PodcastEpisodeTeaser_label_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeTeaser_label_font_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeTeaser_label_font_style,normal)!important;color:var(--bm-theme_PodcastEpisodeTeaser_label_color);align-items:center;margin:1em 0;letter-spacing:.02em}.bsc_d87254c6,.bsc_eb6fc63d{text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bsc_eb6fc63d{height:2lh;margin:0;justify-content:center;flex-grow:1;font-family:var(--bm-theme_PodcastEpisodeTeaser_title_font_family,)!important;font-weight:var(--bm-theme_PodcastEpisodeTeaser_title_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeTeaser_title_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeTeaser_title_font_size,)!important;line-height:var(--bm-theme_PodcastEpisodeTeaser_title_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeTeaser_title_font_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeTeaser_title_font_style,normal)!important;color:var(--bm-theme_PodcastEpisodeTeaser_title_color)}.bsc_075240ed{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:var(--bm-theme_PodcastEpisodeTeaser_description_font_family,)!important;font-weight:var(--bm-theme_PodcastEpisodeTeaser_description_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeTeaser_description_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeTeaser_description_font_size,)!important;line-height:var(--bm-theme_PodcastEpisodeTeaser_description_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeTeaser_description_font_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeTeaser_description_font_style,normal)!important;color:var(--bm-theme_PodcastEpisodeTeaser_description_color);text-align:center;margin:1em 0}.bsc_90dd45f3{padding:10px;flex-direction:row;font-family:var(--bm-theme_PodcastEpisodeTeaser_metadata_font_family,)!important;font-weight:var(--bm-theme_PodcastEpisodeTeaser_metadata_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeTeaser_metadata_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeTeaser_metadata_font_size,)!important;line-height:var(--bm-theme_PodcastEpisodeTeaser_metadata_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeTeaser_metadata_font_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeTeaser_metadata_font_style,normal)!important;color:var(--bm-theme_PodcastEpisodeTeaser_metadata_color);text-align:center;flex:none;order:0;flex-grow:0;gap:4px}.bsc_3b505037,.bsc_90dd45f3{display:flex;justify-content:center;align-items:center}.bsc_3b505037{border-top:1px solid var(--bm-theme_PodcastEpisodeTeaser_footer_borderColor);border-bottom:1px solid var(--bm-theme_PodcastEpisodeTeaser_footer_borderColor);padding-top:10px;padding-bottom:10px}.bsc_8a76cb34{align-items:center;justify-content:flex-end;padding:0}.bsc_8a76cb34,.bsc_b9a5a55f{display:flex;flex:1}.bsc_62246d57{text-decoration:none!important;padding-top:0;font-family:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_font_family,)!important;font-weight:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_font_size,)!important;line-height:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_font_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_font_style,normal)!important;color:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_color)}.bsc_62246d57:hover{color:var(--bm-theme_PodcastEpisodeTeaser_episodesLink_hoverColor)}.bsc_7d35620b{display:flex;gap:32px;color:var(--bm-theme_PodcastEpisodeTeaser_actionButton_color)}.bsc_33c9b54c{border:none;background:none;color:currentcolor;cursor:pointer;padding:0;margin:0;box-shadow:none;border-radius:0;height:20px;position:relative;align-items:center;display:flex;gap:8px;color:inherit}.bsc_33c9b54c:focus{outline:none!important}.bsc_33c9b54c:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.bsc_33c9b54c svg{vertical-align:baseline!important}.bsc_b6b5eba3{font-family:var(--bm-theme_PodcastEpisodeTeaser_actionButton_font_family,)!important;font-weight:var(--bm-theme_PodcastEpisodeTeaser_actionButton_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastEpisodeTeaser_actionButton_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastEpisodeTeaser_actionButton_font_size,)!important;line-height:var(--bm-theme_PodcastEpisodeTeaser_actionButton_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastEpisodeTeaser_actionButton_font_transform,none)!important;font-style:var(--bm-theme_PodcastEpisodeTeaser_actionButton_font_style,normal)!important}.bsc_8fba8e3b{display:inline-block;height:20px;width:20px;position:relative}.bsc_217fb7d4 ul{list-style-type:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;margin-bottom:60px;row-gap:40px}@media (max-width:767.9px){.bsc_217fb7d4 ul{flex-direction:column}}.bsc_217fb7d4 li{display:flex;flex-direction:column;width:33.33%;padding-left:30px;padding-right:30px}@media (max-width:1024px){.bsc_217fb7d4 li{width:50%}}@media (max-width:767.9px){.bsc_217fb7d4 li{width:100%}}@media (max-width:767.9px){.bsc_217fb7d4 li a{padding-top:40px}}.bsc_217fb7d4 li :first-child a{padding-top:0}@media (max-width:767.9px){.bsc_217fb7d4 li:first-of-type{padding:0}}@media (max-width:1024px){.bsc_217fb7d4 li:first-of-type{padding-left:0}}@media (max-width:1024px){.bsc_217fb7d4 li:nth-child(3){display:none}}.bsc_217fb7d4 li:not(:first-child){border-left:1px solid var(--bm-theme_LatestPodcastEpisodes_listItem_dividerColor)}@media (max-width:1024px){.bsc_217fb7d4 li:not(:first-child){padding-right:0}}@media (max-width:767.9px){.bsc_217fb7d4 li:not(:first-child){padding:0;border:none}}.bsc_ce55f716{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.bsc_3a4a12f4{width:340px;margin-top:0;margin-bottom:16px;font-family:var(--bm-theme_LatestPodcastEpisodes_heading_font_family,)!important;font-weight:var(--bm-theme_LatestPodcastEpisodes_heading_font_weight,normal)!important;letter-spacing:var(--bm-theme_LatestPodcastEpisodes_heading_font_letterSpacing,normal)!important;font-size:var(--bm-theme_LatestPodcastEpisodes_heading_font_size,)!important;line-height:var(--bm-theme_LatestPodcastEpisodes_heading_font_lineHeight,normal)!important;text-transform:var(--bm-theme_LatestPodcastEpisodes_heading_font_transform,none)!important;font-style:var(--bm-theme_LatestPodcastEpisodes_heading_font_style,normal)!important;color:var(--bm-theme_LatestPodcastEpisodes_heading_color);text-align:center}.bsc_187cbc58{display:flex;justify-content:center;padding-top:24px}.bsc_d012e144{border:none;background:none;color:currentcolor;cursor:pointer;margin:0;box-shadow:none;border-radius:0;font-family:var(--bm-theme_ShowMoreButton_button_font_family,)!important;font-weight:var(--bm-theme_ShowMoreButton_button_font_weight,normal)!important;letter-spacing:var(--bm-theme_ShowMoreButton_button_font_letterSpacing,normal)!important;font-size:var(--bm-theme_ShowMoreButton_button_font_size,)!important;line-height:var(--bm-theme_ShowMoreButton_button_font_lineHeight,normal)!important;text-transform:var(--bm-theme_ShowMoreButton_button_font_transform,none)!important;font-style:var(--bm-theme_ShowMoreButton_button_font_style,normal)!important;color:var(--bm-theme_ShowMoreButton_button_color);padding:10px 36px;border:1px solid var(--bm-theme_ShowMoreButton_button_borderColor);transition:border .4s ease-in-out,color .4s ease-in-out}.bsc_d012e144:focus{outline:none!important}.bsc_d012e144:not(:disabled):focus-visible{outline:1px auto -webkit-focus-ring-color!important}.bsc_d012e144 svg{vertical-align:baseline!important}.bsc_d012e144:hover{color:var(--bm-theme_ShowMoreButton_button_hoverColor);border-color:var(--bm-theme_ShowMoreButton_button_hoverBorderColor)}.bsc_5d311f23{display:flex;flex-direction:row;padding-bottom:20px;padding-top:20px;height:150px;text-decoration:none!important}@media (max-width:767.9px){.bsc_5d311f23{padding-bottom:20px}}.bsc_0bfe7053 img{width:106px;height:auto;border-radius:2px;max-width:none}.bsc_d4a1a1f8{padding-left:10px;overflow:hidden}.bsc_e7f0feef{font-family:var(--bm-theme_PodcastSeriesListTeaser_title_font_family,)!important;font-weight:var(--bm-theme_PodcastSeriesListTeaser_title_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastSeriesListTeaser_title_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastSeriesListTeaser_title_font_size,)!important;line-height:var(--bm-theme_PodcastSeriesListTeaser_title_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastSeriesListTeaser_title_font_transform,none)!important;font-style:var(--bm-theme_PodcastSeriesListTeaser_title_font_style,normal)!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--bm-theme_PodcastSeriesListTeaser_title_color);margin-top:0;margin-bottom:16px;word-break:break-word}@media (max-width:767.9px){.bsc_e7f0feef{height:auto;-webkit-line-clamp:2}}.bsc_fa1b9780{font-family:var(--bm-theme_PodcastSeriesListTeaser_description_font_family,)!important;font-weight:var(--bm-theme_PodcastSeriesListTeaser_description_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastSeriesListTeaser_description_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastSeriesListTeaser_description_font_size,)!important;line-height:var(--bm-theme_PodcastSeriesListTeaser_description_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastSeriesListTeaser_description_font_transform,none)!important;font-style:var(--bm-theme_PodcastSeriesListTeaser_description_font_style,normal)!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--bm-theme_PodcastSeriesListTeaser_description_color);margin-top:0;margin-bottom:16px}.bsc_46727690{padding:var(--bm-theme_PodcastSeriesListTeaser_sponsored_padding_top,0) var(--bm-theme_PodcastSeriesListTeaser_sponsored_padding_right,0) var(--bm-theme_PodcastSeriesListTeaser_sponsored_padding_bottom,0) var(--bm-theme_PodcastSeriesListTeaser_sponsored_padding_left,0)!important;display:inline-block;margin-bottom:6px;background-color:var(--bm-theme_PodcastSeriesListTeaser_sponsored_backgroundColor)}.bsc_4d87d96a{font-family:var(--bm-theme_PodcastSeriesListTeaser_sponsored_font_family,)!important;font-weight:var(--bm-theme_PodcastSeriesListTeaser_sponsored_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastSeriesListTeaser_sponsored_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastSeriesListTeaser_sponsored_font_size,)!important;line-height:var(--bm-theme_PodcastSeriesListTeaser_sponsored_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastSeriesListTeaser_sponsored_font_transform,none)!important;font-style:var(--bm-theme_PodcastSeriesListTeaser_sponsored_font_style,normal)!important;color:var(--bm-theme_PodcastSeriesListTeaser_sponsored_color);text-wrap:balance}.bsc_12eefaef{margin-bottom:40px}.bsc_27cb6387{padding-left:15px}@media (max-width:1024px){.bsc_27cb6387{padding-left:0}}.bsc_9352602a{margin-top:0;margin-bottom:16px;font-family:var(--bm-theme_PodcastSeriesList_heading_font_family,)!important;font-weight:var(--bm-theme_PodcastSeriesList_heading_font_weight,normal)!important;letter-spacing:var(--bm-theme_PodcastSeriesList_heading_font_letterSpacing,normal)!important;font-size:var(--bm-theme_PodcastSeriesList_heading_font_size,)!important;line-height:var(--bm-theme_PodcastSeriesList_heading_font_lineHeight,normal)!important;text-transform:var(--bm-theme_PodcastSeriesList_heading_font_transform,none)!important;font-style:var(--bm-theme_PodcastSeriesList_heading_font_style,normal)!important;color:var(--bm-theme_PodcastSeriesList_heading_color)}.bsc_ddf979bf{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-items:center;padding:0;margin:0}.bsc_ddf979bf li{border-left:1px solid var(--bm-theme_PodcastSeriesList_listItem_dividerColor);padding-left:15px;padding-right:15px}.bsc_ddf979bf li a{border-bottom:1px solid var(--bm-theme_PodcastSeriesList_listItem_dividerColor)}@media (min-width:1024.1px){.bsc_ddf979bf li:nth-child(3n+1){border-left:none}}@media (max-width:1024px){.bsc_ddf979bf li:nth-child(odd){border-left:none;padding-right:15px;padding-left:0}.bsc_ddf979bf li:nth-child(2n){padding-right:0;padding-left:15px}}@media (max-width:767.9px){.bsc_ddf979bf li{border-left:none}.bsc_ddf979bf li:nth-child(odd){padding-right:0}.bsc_ddf979bf li:nth-child(2n){padding-left:0}}.bsc_9ab29e4f{width:33.33%;overflow:hidden}@media (max-width:1024px){.bsc_9ab29e4f{width:50%}}@media (max-width:767.9px){.bsc_9ab29e4f{width:100%}}