@import url(https://fonts.googleapis.com/css?family=Material+Icons+Sharp);
.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.inline-flex{display:-webkit-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.flex--align-items-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex--align-items-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.flex--align-items-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex--justify-content-space-between{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex--justify-content-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex--justify-content-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex--justify-content-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex--direction-row{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex--direction-column{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex--no-wrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex--wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex--equal-width{-ms-flex-grow:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;-ms-flex-shrink:0;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;-ms-flex-basis:0;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0}.flex--align-items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.flex--justify-content-space-around{-ms-flex-pack:distribute;justify-content:space-around}

:root{--group-space: 16px;--group-header-space: 16px;--block-space: 16px;--horizontal-ad-space: 48px 0}.device-phone{--horizontal-ad-space: 32px 0;--group-header-space: 0px}.structured-content{--horizontal-ad-space: 48px 0 calc(48px - var(--group-space))}.device-phone .structured-content{--horizontal-ad-space: 32px 0 calc(32px - var(--group-space))}

body{--top-alignment-header: 55px}.digipakett-branding-fixed{--top-alignment-digipakett: 32px}.device-phone .digipakett-branding-fixed{--top-alignment-digipakett: 44px}.sticky-sitehat-loaded{--top-alignment-sitehat: 100px}.sticky-super-sitehat-loaded{--top-alignment-supersitehat: 100px}

:root{--page-max-width: 1280px;--page-min-width: 1050px;--root-padding: 16px;--sa-top: 0px;--sa-top: constant(safe-area-inset-top);--sa-top: env(safe-area-inset-top);--sa-right: 0px;--sa-right: constant(safe-area-inset-right);--sa-right: env(safe-area-inset-right);--sa-bottom: 0px;--sa-bottom: constant(safe-area-inset-bottom);--sa-bottom: env(safe-area-inset-bottom);--sa-left: 0px;--sa-left: constant(safe-area-inset-left);--sa-left: env(safe-area-inset-left)}.device-phone{--page-min-width: 305px;--root-padding: 12px}html{font-family:var(--font-html);font-size:16px;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;width:100%;height:100%}body{min-width:var(--page-min-width);color:var(--text-color);position:relative;background:var(--background-color);width:100%;min-height:100%;line-height:24px;-webkit-text-size-adjust:none;overflow:overlay}.body--fullscreen-open body{overflow:hidden}body.page-lightning{overflow:hidden;height:100vh}body.page-lightning .structured-content__group{min-height:100vh}.no-min-width{min-width:unset}.native-header-bar{background-color:var(--section-secondary-color);position:sticky;top:0;right:0;left:0;height:var(--sa-top);z-index:2000;display:block;transition:opacity .15s,visibility .15s,transform .15s}.layout{background-color:var(--background-color);position:relative;padding:5px 15px 0;backface-visibility:hidden}.layout--group{padding-top:0;padding-bottom:16px}.layout--right{flex:0 0 300px;max-width:300px;min-width:300px;transform:translateZ(0);margin-left:16px}.layout--right>*:not(:empty){margin-bottom:15px}.layout--right>*:not(:empty):last-child{margin-bottom:0}.root{max-width:var(--page-max-width);margin:0 auto;padding:0 calc(var(--sa-right) + var(--root-padding)) 0 calc(var(--sa-left) + var(--root-padding));width:100%}.root .root{min-width:0;background-color:#0000}.root--structured-content,.root--group-header,.root--section-branding,.root--sub-menu{background-color:var(--background-color);position:relative}.root--structured-content,.root--group-header{padding-top:var(--group-space)}.root--group-header+.structured-content__group{padding-top:var(--group-header-space)}.structured-content__group .structured-content__group--bg{width:100%;padding:48px 0}.device-phone .structured-content__group .structured-content__group--bg{padding:24px 16px}a{color:currentColor;text-decoration:none}h1{margin:0}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}.pattern{background-image:radial-gradient(circle at 1px 1px,var(--line) 1px,transparent 0);background-size:4px 4px;background-position:center left}.pattern--y{width:2px;margin:0 15px}.pattern--cubes{height:24px;color:var(--line);background-image:radial-gradient(circle at 1px 1px,currentColor 1px,transparent 0);background-size:4px 4px;background-position:center left}.pattern--cubes-2{height:2px}.pattern--cubes-12{height:12px}.structured-content__group+.dfp-ad--empty+.structured-content__group .pattern--y{margin-top:-16px}.space{display:block;flex:none;width:16px;height:16px}.space--xs{width:4px;height:4px}.space--s{width:8px;height:8px}.space--sm{width:12px;height:12px}.space--m{width:24px;height:24px}.space--l{height:32px;width:32px}.space--xl{width:48px;height:48px}p{margin:1.5em 0}img,svg{display:block}.pull-right{text-align:right}.pull-center{text-align:center}.col{flex:1 0 0}.col-1{flex:0 0 8.3333333333%;width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;width:16.6666666667%}.col--300{max-width:300px;flex:0 0 300px}input,textarea,button{font-family:inherit}.read-more{background-color:var(--btn-background);padding:8px 20px;font-size:16px;line-height:24px;font-weight:600}.read-more:hover{background-color:var(--hover-background-color)}.flex--equal-width{min-width:0;backface-visibility:hidden}.pw-subscribe-popup{z-index:1000!important}.replacement-top-articles:not(.replacement-top-articles--visible)>div,[v-cloak]{display:none}ukraine-blog .ukraine-blog__section,ukraine-blog .ukraine-blog__right{display:none}toggle-when-adfree{height:0!important;overflow:hidden}weather-location-forecast,weather-detail-view,weather-estonia-forecast,weather-map,weather-header-large,weather-header-small{display:block}weather-header-large{height:435px}weather-header-small{height:190px}weather-detail-view,weather-location-forecast{min-height:600px}weather-estonia-forecast{min-height:430px}infinite-scroll,poll-block{display:block;height:1px}.icon{display:inline-block}.icon-s{flex:0 0 1.25em;height:1.25em;width:1.25em}.icon--xs{width:12px;height:12px}.icon--right{transform:rotate(-90deg)}.theme-entertainment .header__section-name{color:var(--text-color)}.theme-entertainment .header .menu-items--main a,.theme-entertainment .header__top .menu-items--main a{font-size:1.5rem;font-weight:700;color:#000}.theme-entertainment .header .menu-items--main a:hover,.theme-entertainment .header__top .menu-items--main a:hover{color:var(--section-tertiary-color)}.theme-entertainment .header .menu-items--main .menu-item--container.menu-item--active,.theme-entertainment .header .menu-items--main .menu-item__sub-item--container.menu-item--active,.theme-entertainment .header__top .menu-items--main .menu-item--container.menu-item--active,.theme-entertainment .header__top .menu-items--main .menu-item__sub-item--container.menu-item--active{box-shadow:none}.theme-entertainment .header .menu-items--main .menu-item--container.menu-item--active a,.theme-entertainment .header .menu-items--main .menu-item__sub-item--container.menu-item--active a,.theme-entertainment .header__top .menu-items--main .menu-item--container.menu-item--active a,.theme-entertainment .header__top .menu-items--main .menu-item__sub-item--container.menu-item--active a{color:var(--section-tertiary-color)}.theme-entertainment .header .header__actions,.theme-entertainment .header__top .header__actions{color:#000}.dark-theme.theme-entertainment .header .header__actions,.theme-entertainment .header__top .header__actions{color:var(--text-color)}.theme-entertainment .menu-items--main .menu-item__children-container{background-color:#000}.theme-entertainment .menu-items--main .menu-item__children-container .menu-item__sub-item{color:#fff}.theme-entertainment .menu-items--main .menu-item__children-container .menu-item__sub-item:hover{color:var(--section-secondary-color)}.theme-entertainment .header__top .menu-item:hover{color:#000}.theme-entertainment .list-article__headline--exclamation{display:inline;background-color:var(--exclamation-background-color);padding-top:.05em;padding-left:.1875em;padding-right:.1875em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.theme-entertainment .list-article__headline--exclamation:after{display:none}.section-933 .header,.section-933 .header-home,.section-933 .header__top,.section-933 .header__top-home{color:#000}.section-933 .header .menu-items--main a:hover,.section-933 .header__top .menu-items--main a:hover{opacity:.8}.section-933 .header .menu-items--main .menu-item--container.menu-item--active,.section-933 .header .menu-items--main .menu-item__sub-item--container.menu-item--active,.section-933 .header__top .menu-items--main .menu-item--container.menu-item--active,.section-933 .header__top .menu-items--main .menu-item__sub-item--container.menu-item--active{box-shadow:2px 0 var(--section-secondary-color),inset 0 -2px 0 0 var(--section-tertiary-color)}.section-933 .header .menu-items--main .menu-item--container.menu-item--active a,.section-933 .header .menu-items--main .menu-item__sub-item--container.menu-item--active a,.section-933 .header__top .menu-items--main .menu-item--container.menu-item--active a,.section-933 .header__top .menu-items--main .menu-item__sub-item--container.menu-item--active a{color:var(--section-tertiary-color)}html:not(.device-phone) .section-933 .header .header__right-side,html:not(.device-phone) .section-933 .header__top .header__right-side{box-shadow:0 -1px #000}.section-933 .header .dark-mode-toggle__icon-wrapper,.section-933 .header .header__actions,.section-933 .header__top .dark-mode-toggle__icon-wrapper,.section-933 .header__top .header__actions{color:#000}html:not(.dark-theme):not(.device-phone) .section-933 .header .header__actions .header-actions-bubble:hover,html:not(.dark-theme):not(.device-phone) .section-933 .header__top .header__actions .header-actions-bubble:hover{background-color:rgba(var(--section-color-rgb),.9);color:#fff}.section-933 .header__top .menu-item:hover{color:#000;opacity:.8}.section-933 .list-article__headline--exclamation{display:inline;background-color:var(--exclamation-background-color);padding-top:.05em;padding-left:.1875em;padding-right:.1875em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.section-933 .list-article__headline--exclamation:after{display:none}.text-decoration-underline{text-decoration:underline}.word-break-break-all{word-break:break-all}.grecaptcha-badge{visibility:hidden}.items-end{align-items:end}.text-section{color:var(--section-color)!important}.page-login .structured-content__group{padding-top:5rem}.device-phone .page-login .structured-content__group{padding-top:0}.empty-section{display:flex;flex-direction:column}.empty-section .site-footer{margin-top:auto}.empty-section .dfp-ad--sitehat{width:100%}.iframeResponsiveContainer--postimees iframe{border:0}.empty-logo{content:url(/v6/img/logos/postimees.svg)}

html.dark-theme{color-scheme:dark;--background-color: #141414;--background-color-rgb: 20, 20, 20;--background-color-variant-1: #202124;--events-background: #202124;--text-color: #eff3f5;--text-color-rgb: 239, 243, 245;--lightest: #373c45;--light: #181e25;--coma-background-color: #181e25;--opinion-background-color: #202124;--opinion-btn-background: #393e47;--hover-background-color: #262a30;--exclamation-background-color: #eceef0;--white-or-black: #000;--line: #717c8e;--dropshadow: rgba(255, 255, 255, .3);--header-background-color: var(--section-primary-accent);--weather-widget-text-color: #eff3f5;--btn-background: #393e47}html.dark-theme .login-menu__user-menu .button__logout,html.dark-theme .read-more,html.dark-theme .aside-opinion__button{transition:background-color .1s ease-in-out}html.dark-theme .login-menu__user-menu .button__logout:hover,html.dark-theme .read-more:hover,html.dark-theme .aside-opinion__button:hover{background-color:var(--hover-background-color)}html.dark-theme .native-header-bar{background-color:var(--background-color)}html.dark-theme .back-button{color:var(--text-color)}html.dark-theme .dfp-ad{color-scheme:light}html.dark-theme .structured-content__group--opinion .list-article__image,html.dark-theme .aside-opinion .list-article__image{filter:url(#opinion-filter) brightness(.8) contrast(1.2)!important}html.dark-theme .structured-content__group--bg{background-color:var(--lightest)!important}html.dark-theme .structured-content .list-article__image{filter:brightness(.8) contrast(1.2)}html.dark-theme .article .paywall-wrapper{background-color:var(--background-color)}html.dark-theme .article .paywall-wrapper .paywall__text--gray{color:var(--text-color)}html.dark-theme .article-hint-container{background-color:var(--background-color)}html.dark-theme .stock-highlights .stock-item--up{background-color:#2fb1a280}html.dark-theme .stock-highlights .stock-item--down{background-color:#b12f3e80}html.dark-theme.theme-entertainment{--header-background-color: #000}html.dark-theme.theme-entertainment .menu-items--main a,html.dark-theme.theme-entertainment .header .header__actions>:hover{color:var(--text-color)}html.dark-theme.theme-entertainment .digipakett-branding{box-shadow:#ffffff4d 0 0 8px}html.dark-theme.theme-entertainment .header__top .menu-item:hover{color:#fff}html.dark-theme .section-933{--header-background-color: #000}html.dark-theme .section-933 .header .menu-item--container.menu-item--active a,html.dark-theme .section-933 .menu-items--main a,html.dark-theme .section-933 .menu-items--sub .menu-items__center a,html.dark-theme .section-933 .header__top--left,html.dark-theme .section-933 .header .header__actions,html.dark-theme .section-933 .header__top-home,html.dark-theme .section-933 .header__top .header__actions{color:var(--section-secondary-color)!important}html.dark-theme .section-933 .header .menu-item--container.menu-item--active{box-shadow:2px 0 var(--section-tertiary-color),inset 0 -2px 0 0 var(--section-secondary-color)}html.dark-theme .section-933 .header .header__right-side{box-shadow:0 -1px var(--section-secondary-color)}html.dark-theme .section-933 .header-logo--large img{content:var(--logo-dark)}html.dark-theme .section-933 .header__actions>:hover{color:#fff}html.dark-theme .section-933 .list-article__section-label{color:var(--section-primary-accent)}html.dark-theme .section-933 .list-article:hover .list-article__shadow{box-shadow:inset 0 -3px var(--section-primary-accent)}html.dark-theme .section-933 .button-primary{background-color:var(--section-primary-accent)!important}html.dark-theme .section-933 .flash-block__nav--button{background-color:var(--section-primary-accent)}html.dark-theme .section-933 .flash-block__nav--button:hover{background-color:var(--section-primary-accent);opacity:.9}html.dark-theme .section-933 .flash-block__nav--button-disabled,html.dark-theme .section-933 .flash-block__nav--button-disabled:hover{background-color:var(--line);opacity:1}html.dark-theme .section-933 .scroll-top{background-color:var(--section-primary-accent)}html.dark-theme .section-933 .author__image .media-avatar-path__1,html.dark-theme .section-933 .author__image .media-avatar-path__3{fill:var(--section-primary-accent)!important}html.dark-theme .section-933 blockquote{box-shadow:inset .125em 0 var(--section-primary-accent)}html.dark-theme .section-933 blockquote .image-quote__image img{box-shadow:calc(var(--root-padding) - .25rem) 0 var(--section-primary-accent)}html.dark-theme.device-phone .header--sticky.is-sticky{border-bottom-color:var(--white-or-black)}html.dark-theme.device-phone .article .audio-content .audio--playing{background-color:var(--lightest)!important;box-shadow:inset 0 0 0 2px var(--lightest)!important}html.dark-theme.device-phone .section-933 .header .header__right-side{box-shadow:none}html.dark-theme.device-phone .section-933 .actions-menu__sub-arrow path{fill:var(--section-primary-accent)}html.dark-theme.device-phone .section-933 .mobile-footer-burger-menu__highlighted-items .button{color:var(--section-primary-accent);border-color:var(--section-primary-accent)}html.dark-theme.device-phone .actions-menu__sub-arrow path{fill:var(--text-color)}

.login-menu{position:relative}user-avatar.login-menu{height:32px;min-width:32px;border-radius:16px}user-avatar.login-menu,.login-menu__avatar{cursor:pointer;display:flex;justify-content:center;align-items:center}user-avatar.login-menu div+div,.login-menu__avatar div+div{margin-left:8px}.login-menu__avatar--pad{padding:0 8px 0 10px}.login-menu__user-menu{background-color:var(--background-color);border-radius:var(--border-radius);box-shadow:0 .25em .5em var(--dropshadow);display:flex;opacity:0;visibility:hidden;flex-direction:column;padding:2em;position:absolute;top:100%;right:0;width:calc(320px - 2em);z-index:999;transition:visibility .3s ease,opacity .3s ease;color:var(--text-color)}.login-menu__user-menu ul li{list-style-type:none;box-shadow:0 -1px var(--line);font-size:16px;font-weight:600}.login-menu__user-menu a{display:block;line-height:2.5em}.login-menu__user-menu a:hover{opacity:.75}.login-menu__user-menu p{margin:0}html:not(.device-phone) .login-menu:hover .login-menu__user-menu{opacity:1;visibility:visible}

.back-button{color:var(--section-color);padding:0 0 0 16px;margin-right:-8px;cursor:pointer}.back-button svg{transform:rotate(180deg)}svg:empty{width:0;margin:0;padding:0;min-width:0;max-width:0}.block-title{font-weight:700;font-size:31px;line-height:32px}.block-title .space{width:12px;height:12px}.block-title .pattern--cubes{color:var(--line)}.device-phone .block-title{font-size:21px;line-height:24px}.device-phone .block-title>div:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-phone .block-title .pattern--cubes{height:12px}.block-title--s,.device-phone .block-title--s{font-size:18px;line-height:24px}.block-title--s .pattern--cubes{height:12px}.block-title--s.block-title--logo:before{min-width:16px;width:16px;height:16px;margin-right:8px}.block-title--m{font-size:21px;line-height:24px}.block-title--m .pattern--cubes{height:12px}.block-title--l,.device-phone .block-title--l{font-size:31px;line-height:32px}.block-title--l .pattern--cubes,.device-phone .block-title--l .pattern--cubes{height:24px}.block-title-sub{white-space:nowrap;color:var(--gray);font-size:24px;line-height:27px;margin-left:48px;text-overflow:ellipsis;overflow:hidden}.block-title-sub--logo{margin-left:48px}.device-phone .block-title-sub{margin-top:-4px;font-size:18px;line-height:27px}.device-phone .block-title-sub--logo{margin-left:36px}.block-title:empty{display:none}.block-title__dot{--dotHeight: 1.25em;height:var(--dotHeight);width:var(--dotHeight);border-radius:50%;background-color:var(--section-color)}.block-title__dot--s,.block-title__dot--xs{--dotHeight: .75em}.block-title__dot--l{--dotHeight: 1.5em}.block-title__svg{min-width:32px;height:32px;margin-right:16px}.device-phone .block-title__svg{margin-right:12px;min-width:24px;height:24px}.block-title__svg--right{margin:0 0 0 16px}.device-phone .block-title__svg--right{margin:0 0 0 12px}.group-block{margin-bottom:30px}.group-block__dot{display:inline-block;vertical-align:middle;min-width:20px;width:20px;height:20px;margin-right:6px}.device-phone .group-block__dot{width:12px;height:12px;min-width:12px;margin-right:5px}.group-block__title{display:inline-block;vertical-align:middle;font-size:28px;font-weight:900;line-height:32px;text-transform:uppercase}.device-phone .group-block__title{font-size:17px;line-height:18px}.button{--primary-color: var(--section-color);display:inline-block;padding:10px 20px 9px;border:1px solid var(--primary-color);color:var(--primary-color);background:#0000;border-radius:3px;cursor:pointer;line-height:19px}.button-rounded{border-radius:calc(var(--size)/2)!important}.button-primary{background-color:var(--primary-color)!important;color:#fff!important}.button-primary:hover{background-color:var(--section-color-hover);opacity:1}.button-new{--size: 2.5em;align-items:center;background-color:var(--text-color);border-radius:var(--border-radius);color:var(--background-color);display:inline-flex!important;justify-content:center;gap:.5em;padding:0 1.25em;position:relative;text-decoration:none;white-space:nowrap;user-select:none;height:var(--size);min-height:var(--size);max-height:var(--size);border:none!important;font-size:16px;font-weight:600}.button-new:hover{border:none!important;padding:initial!important;opacity:.9}.button--background{background-color:var(--primary-color);color:var(--white-or-black)}.button--rounded{border-radius:20px}.button--disabled{cursor:default}.button--xs{padding:4px 12px;font-size:14px;line-height:16px}.button--xs:not(.button-disabled):hover{padding:3px 11px}.button--s{padding:7px 16px 6px}.button--l{padding:18px 28px 17px;line-height:20px}.button-hide,.button-menu{z-index:14}.button--remove-ads{background-color:var(--warning);border-color:var(--warning);color:#262626;font-weight:400;margin-left:12px;transition:filter .1s}.button--remove-ads:hover{filter:brightness(95%)}.mm-button{font-weight:600}.color-semitransparent{opacity:.65}.arrow-down{display:inline-block;padding-bottom:4px;transition:transform .2s}.arrow-down:after{content:"";width:9px;height:9px;border-color:#999;border-width:0 1px 1px 0;border-style:solid;transform:rotate(45deg) scale(.8) skew(5deg,5deg);display:block}.close-btn{top:calc(var(--sa-top) + 15px);right:calc(var(--sa-right) + 15px);display:block;position:absolute;height:18px;width:18px;cursor:pointer}.close-btn:after,.close-btn:before{content:"";display:block;height:1px;width:25px;position:absolute;top:50%;left:50%;background-color:#333;transition:.2s background-color}.close-btn:after{transform:translate(-50%,-50%) rotate(45deg)}.close-btn:before{transform:translate(-50%,-50%) rotate(-45deg)}.close-btn:hover:after,.close-btn:hover:before{background-color:#9f9f9f}.close-btn--light:after,.close-btn--light:before{background-color:#fff}@keyframes info-dot-blink{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.info-dot{min-width:12px;width:12px;height:12px;border-radius:50%;position:relative;margin-right:4px;background-color:var(--section-color)}.info-dot:before{content:"";display:block;border-radius:50%;width:14px;height:14px;position:absolute;background-color:#fff;top:-1px;left:-1px;animation:info-dot-blink 1.5s infinite}.social-button svg{width:20px;height:20px;fill:var(--text-color)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-14px)}60%{transform:translateY(-7px)}}.bounce{animation:bounce 2s infinite}.bounce:hover{animation-play-state:paused}[data-warning]{position:relative}[data-warning]:before{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);content:attr(data-warning);display:block;width:160px;background-color:var(--warning);font-size:14px;line-height:16px;padding:8px;border-radius:3px;text-align:center;transition:visibility .2s,opacity .2s;visibility:hidden;opacity:0;z-index:3;color:#262626}[data-warning]:after{content:"";display:block;position:absolute;bottom:100%;left:calc(50% - 6px);background-image:url(/v6/img/icons/arrow-warning.png);background-repeat:no-repeat;background-position:center;width:12px;height:6px;transition:visibility .2s,opacity .2s;visibility:hidden;opacity:0;z-index:1}[data-warning].warning-visible:before,[data-warning].warning-visible:after{visibility:visible;opacity:1}[data-warning].warning-right:before{bottom:50%;left:calc(100% + 6px);transform:translateY(50%)}[data-warning].warning-right:after{bottom:calc(50% - 3px);left:calc(100% - 3px);transform:rotate(90deg)}[data-warning].warning-left:before{bottom:50%;right:calc(100% + 6px);left:auto;transform:translateY(50%)}[data-warning].warning-left:after{bottom:calc(50% - 3px);right:calc(100% - 3px);left:auto;transform:rotate(-90deg)}

.dfp-ad{line-height:0;height:0}.dfp-ad--rendered{line-height:normal;height:auto}.dfp-ad--empty.dfp-ad--rendered{display:none}.dfp-ad__close{display:none;position:absolute;z-index:30}.dfp-ad__close-btn{display:inline-block;cursor:pointer;background-color:#262626;height:40px;width:40px;border-radius:50%;border:1px solid #fff;background-image:url(/v6/img/icons/close-white-2.svg);background-repeat:no-repeat;background-position:center;background-size:15px;pointer-events:all}article .article-body-content.article-body-content--1+.dfp-ad.dfp-ad--horizontal:not(.dfp-ad--rendered){height:0}.dfp-ad--horizontal.dfp-ad--rendered{padding:var(--horizontal-ad-space);position:relative;text-align:center;background-color:var(--background-color);clear:both;max-width:var(--page-max-width);width:100%;margin:0 auto}.device-phone .dfp-ad--horizontal.dfp-ad--rendered{width:auto}.dfp-ad--horizontal.dfp-ad--rendered.games-row__games{width:100%}.dfp-ad--horizontal:not(.dfp-ad--rendered)+.article-body-content .article-body__item--poll,.dfp-ad--horizontal.dfp-ad--empty+.article-body-content .article-body__item--poll{margin-top:24px}.dfp-ad--pagebreak.dfp-ad--rendered{padding:0}.dfp-ad--pagebreak.dfp-ad--rendered .dfp-ad__ad{display:block}.dfp-ad--pagebreak.dfp-ad--rendered iframe{background-color:var(--background-color);padding:var(--horizontal-ad-space)}.dfp-ad--sitehat{position:relative;text-align:center}.dfp-ad--sitehat.dfp-ad--rendered:not(.dfp-ad--empty){margin:32px auto 0}.dfp-ad--sitehat.dfp-ad--fixed .dfp-ad__close{position:fixed;top:calc(10px + var(--top-alignment-header, 0px) + var(--top-alignment-supersitehat, 0px) + var(--top-alignment-digipakett, 0px))}.dfp-ad--sitehat .dfp-ad__ad{display:inline-block;width:100%}.sticky-sitehat-loaded .dfp-ad--sitehat iframe{top:0}.sticky-sitehat-loaded .dfp-ad--sitehat #sitehat-fixed-elements,.sticky-sitehat-loaded .dfp-ad--sitehat.dfp-ad--fixed iframe{top:calc(var(--top-alignment-header, 0px) + var(--top-alignment-digipakett, 0px) + var(--top-alignment-supersitehat, 0px))}.dfp-ad--super-sitehat .dfp-ad__close,.dfp-ad--sitehat .dfp-ad__close{display:block;top:10px;width:100%;max-width:calc(var(--page-max-width) - var(--root-padding)*2);left:50%;transform:translate(-50%);text-align:right;z-index:30;pointer-events:none}.dfp-ad--super-sitehat.dfp-ad--fixed .dfp-ad__close{position:fixed;z-index:115}#super-sitehat-fixed-elements,#sitehat-fixed-elements{background-color:var(--background-color)}.dfp-ad--super-sitehat-mobile #super-sitehat-fixed-elements{top:var(--sa-top)}.dfp-ad--super-sitehat-mobile.dfp-ad--fixed .dfp-ad__close{display:block;position:fixed;top:calc(var(--sa-top) + 12px);right:calc(var(--sa-right) + 12px);z-index:115}.dfp-ad--super-sitehat-mobile.dfp-ad--fixed .dfp-ad__close .dfp-ad__close-btn{width:24px;height:24px;border:1px solid rgba(255,255,255,.5);background-size:12px}.daily-editor+.dfp-ad--sitehat.dfp-ad--rendered{margin-top:8px}.device-phone .dfp-ad--horizontal.dfp-ad--article-sitehat{padding:0 0 var(--group-space)}.device-phone .structured-content__group .structured-content__block .dfp-ad--horizontal{max-width:100%;margin-left:auto;margin-right:auto}.dfp-ad--add-padding{position:relative}.dfp-ad__content-continues-text{color:#777;font-size:14px;padding:16px 0;width:100%;text-align:center;position:relative;background:var(--background-color)}.device-phone .dfp-ad__content-continues-text{padding:0 0 16px;font-size:12px}.dfp-ad--header.dfp-ad--horizontal{padding:0;font-size:0}.dfp-ad--horizontal,.dfp-ad--center{text-align:center;backface-visibility:hidden;overflow:hidden}.dfp-ad--horizontal .dfp-ad__ad,.dfp-ad--center .dfp-ad__ad{display:inline-block;z-index:3;position:inherit}.dfp-ad--eesti-loto{max-width:var(--page-max-width);margin:0 auto;padding-top:24px;position:relative;background:var(--background-color);text-align:center}.dfp-ad--eesti-loto .dfp-ad__ad{display:inline-block}.device-phone .dfp-ad--eesti-loto{padding-top:16px}.native-ad{padding:10px 10px 0}.native-ad__item{padding-bottom:10px}.native-ad__item:last-child{padding-bottom:0}.horizontal-constant-container .dfp-ad{padding:0 25px;flex-grow:1;flex-basis:33.333%;position:relative;font-size:0}.horizontal-constant-container .dfp-ad:before,.horizontal-constant-container .dfp-ad:after{content:"";position:absolute;top:0;bottom:0;width:1px;background-color:#f2f2f2}.horizontal-constant-container .dfp-ad:before{left:-.5px}.horizontal-constant-container .dfp-ad:after{right:-.5px}.horizontal-constant-container .dfp-ad:first-child{padding-left:15px}.horizontal-constant-container .dfp-ad:first-child:before{display:none}.horizontal-constant-container .dfp-ad:last-child{padding-right:15px}.horizontal-constant-container .dfp-ad:last-child:after{display:none}.aside--ad .dfp-ad{z-index:2}.aside--ad+.aside--ad{margin-top:15px}.comments-view.scrollable-ad .aside--ad{min-height:720px}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.aside--ad{flex-basis:auto}}.structured-content__group--left .radio-ad:not(:last-child){margin-bottom:15px}.radio-injectable__ad .dfp-ad{font-size:0;background:var(--section-secondary-color);padding:5px 10px 10px;margin-top:-5px;width:100%;border-radius:0 0 5px 5px}.dfp-ad--desktop-scroller{width:100%;max-width:var(--page-max-width);margin:0 auto;position:fixed;z-index:1000;bottom:-1px;left:0;right:0}.dfp-ad--desktop-scroller:not(.dfp-ad--rendered){display:none}.dfp-ad--desktop-scroller>.dfp-ad__ad{background-color:#fff;padding:3px 0;border:1px solid #000}.dfp-ad--desktop-scroller>.dfp-ad__ad div{width:100%!important;height:100%!important}.dfp-ad--desktop-scroller:not(.dfp-ad--empty).dfp-ad--rendered .dfp-ad__close{display:block;top:-20px;right:5px}html.is-ios-app #dfp-full-screen iframe{top:21px!important;height:calc(100% - 21px)!important}@media (max-width: 1120px){#background-11753060 #close-btn{display:none!important}}#background-11753060{width:100%;height:calc(100vh - 55px);margin-top:32px;will-change:transform;transform:translateZ(0);top:calc(var(--top-alignment-header) + var(--top-alignment-digipakett, 0px));overflow:hidden;animation:forceRedraw 5s infinite}#background-11753060+*{margin-top:calc(var(--top-alignment-header) - 100vh)}@keyframes forceRedraw{0%{box-shadow:inset #0000 0 0}to{box-shadow:inset #0000 0 0 0 10px}}.digipakett-branding-fixed #background-11753060{height:calc(100vh - 100px)}.digipakett-branding-fixed #background-11753060+*{margin-top:calc(100px - 100vh)}

.header-logo{overflow:hidden;transition:height .15s,margin .15s}.header-logo--large{margin-top:0;height:var(--height)}.header-logo--large img{max-width:300px;max-height:56px;height:100%;width:auto;content:var(--logo-light)}.dark-theme.device-phone .header-logo--large img{content:var(--logo-dark)}.device-phone .header-logo--large{padding:0 16px;min-width:calc(var(--width-light) + 32px)}.dark-theme.device-phone .header-logo--large{min-width:calc(var(--width-dark) + 32px)}.header{background-color:var(--header-background-color);z-index:100;color:#fff;position:relative;padding:0 var(--sa-right) 0 var(--sa-left)}.sticky-super-sitehat-bg .header{max-width:var(--page-max-width);margin-left:auto;margin-right:auto;width:100%}.device-phone .header{min-width:var(--page-min-width);background-color:var(--background-color)}.header--sticky{position:sticky;transition:height .1s;top:calc(var(--top-alignment-supersitehat, 0px) - 1px)}.device-phone .header--sticky{border-bottom:thin solid rgba(0,0,0,0);top:calc(var(--sa-top) + var(--top-alignment-digipakett, 0px) + var(--top-alignment-supersitehat, 0px))}.device-phone .header--sticky.is-sticky{border-bottom-color:var(--line)}.header--sticky.is-sticky .header__right-side{box-shadow:none}html:not(.device-phone) .header--sticky.is-sticky .header-logo--large{height:20px;margin-top:16px;margin-left:0}html:not(.device-phone) .header--sticky.is-sticky .header__items{padding-top:1px}html:not(.device-phone) .header--sticky.is-sticky .header__section-name{font-size:31px;margin-top:6px;margin-left:0}.header__items{height:56px}.header__right-side{flex:1;margin-left:32px;box-shadow:0 -1px var(--section-color);height:100%}.device-phone .header__right-side{margin-left:0;box-shadow:none}.header__actions{color:#fff;font-size:14px;font-weight:500}.header__actions>*{margin:0 0 0 8px;height:100%;display:flex;align-items:center}.device-phone .header__actions>*{margin:0 11px 0 0}.device-phone.dark-theme .header__actions{color:var(--text-color)}.device-phone:not(.dark-theme) .header__actions{color:var(--section-color)}.header__actions .header-actions-bubble{height:32px;min-width:32px;border-radius:16px;display:flex;justify-content:center;align-items:center}html:not(.device-phone) .header__actions .header-actions-bubble:hover{background-color:rgba(var(--section-color-rgb),.9)}@media (min-width: 375px){.device-phone .header__actions .header__actions-link--lang{margin-right:20px}}.header .header__top-home .header-home-icon{margin-top:15px}.header:not(.is-sticky) .header__top-home{visibility:hidden}.header__section-name{color:#fff;font-size:48px;line-height:38px;font-weight:700;transition:line-height .2s,font-size .2s,color .2s,margin .2s;will-change:font-size,line-height}.device-phone .header__section-name{font-size:28px;color:var(--section-color);padding:0 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-phone .header__section-name:hover{color:var(--section-color)}.header__section-name:hover{color:var(--section-tertiary-color)}.header__top-mobile{color:var(--exclamation-background-color);padding:16px calc(var(--sa-right) + 16px) 0 calc(var(--sa-left) + 16px)}.header__top-mobile .pattern--cubes{margin-top:2px;color:var(--exclamation-background-color)}.dark-theme .header__top-mobile__logo path{fill:#fff}.menu-items .menu-item--container{position:relative}.menu-items .menu-item__children-container{background-color:var(--background-color);border-radius:3px;border:1px solid var(--line);position:absolute;top:100%;left:0;z-index:30;opacity:0;transition:opacity .1s,visibility .1s;visibility:hidden;padding:12px 0;color:var(--text-color);white-space:nowrap}.menu-items .menu-item__sub-item{display:block;line-height:40px;padding:0 32px 0 16px}.menu-items .menu-item--container:hover .icon{transform:rotate(180deg)}.menu-items .menu-item--container:hover .menu-item__children-container{opacity:1;visibility:visible}.menu-items .icon{margin-left:8px}.menu-items--main{flex:1}.menu-items--main .menu-item--container{margin-right:16px}.menu-items--main .menu-item__children-container{margin-left:-16px}.menu-items--main :not(.menu-item--hidden-items) .menu-item .icon{display:none}.menu-items--main .menu-item__sub-item,.menu-items--main .menu-item{cursor:pointer;font-size:18px;height:100%;display:flex;align-items:center;transition:color .1s;white-space:nowrap}.menu-items--main .menu-item__sub-item:hover,.menu-items--main .menu-item:hover{color:var(--section-tertiary-color)}.menu-items--main .menu-item__sub-item--container.menu-item--active,.menu-items--main .menu-item--container.menu-item--active{box-shadow:2px 0 var(--header-background-color),inset 0 -2px 0 0 var(--background-color)}.menu-items--main .menu-item__sub-item--hidden-items .menu-item--active,.menu-items--main .menu-item--hidden-items .menu-item--active{box-shadow:none}.menu-items--main .menu-item__children-container{background-color:var(--header-background-color);border-radius:0 0 3px 3px;padding:0 0 8px;top:100%;border:0;color:#fff;font-size:18px;transition:color .1s}.header__top{padding-top:4px;height:44px;background-color:var(--header-background-color);position:relative;z-index:96;font-size:14px;color:var(--section-tertiary-color)}.sticky-super-sitehat-bg .header__top{max-width:var(--page-max-width);margin-left:auto;margin-right:auto;width:100%}.header__top--inner{height:100%}.header__top--right,.header__top--left{gap:12px;display:grid;grid-auto-flow:column;white-space:nowrap}.header__top .menu-item:hover{color:#fff}.header__top-home{color:var(--section-tertiary-color)}.header__top-home .header-home-icon{opacity:.3;margin-right:8px;transition:opacity .15s;margin-top:-6px}.header__top-home:hover .header-home-icon{opacity:.6}.header__top-home .header-home-logo{margin-top:-6px}.header__top-home+.header-logo--large,.header__top-home+.header__section-name{margin-left:-32px}.theme-magazine body[class*=article-].first-super .root--sub-menu{max-width:none;background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:8px 0 0;position:relative;z-index:2}.theme-magazine body[class*=article-].first-super .root--sub-menu .menu-items--sub{padding:0 var(--root-padding);max-width:var(--page-max-width);margin:0 auto}.theme-magazine body[class*=article-].first-super .root--sub-menu .menu-items--sub .menu-items__center,.theme-magazine body[class*=article-].first-super .root--sub-menu .menu-items--sub .menu-items__center .menu-item{color:#262626}.theme-magazine body[class*=article-].first-super .root--sub-menu .menu-items--sub .menu-items__center .menu-item--active{border-color:#262626}.menu-items--sub{margin:0;padding-top:8px}.digipakett-branding-fixed .menu-items--sub{padding-top:11px}.menu-items--sub .menu-items__center{color:var(--section-color);white-space:nowrap;flex:1}.menu-items--sub .menu-items__center+.menu-items__right{margin-left:20px}.dark-theme .menu-items--sub .menu-items__center{color:var(--text-color)}.menu-items--sub .menu-items__center .menu-item{color:var(--section-color);line-height:40px;padding:0 16px;display:inline-block}.dark-theme .menu-items--sub .menu-items__center .menu-item{color:var(--text-color)}.menu-items--sub .menu-items__center .menu-item--container{border-bottom:2px solid currentColor}.menu-items--sub .menu-items__center .menu-item--container:not(:first-child){margin-left:2px}.menu-items--sub .menu-items__center .menu-item--container.menu-item--active{border-bottom:2px solid var(--text-color)}.menu-items--sub .menu-items__center .menu-item--container.menu-item--active .menu-item{color:var(--text-color)}.menu-items--sub .menu-items__center .menu-item:hover{opacity:.7}.menu-items--sub .menu-items__left+.menu-items__center{margin-left:20px}.menu-items--sub .menu-items__left .menu-item,.menu-items--sub .menu-items__right .menu-item{display:inline-block;border-radius:3px;background-color:var(--section-color);color:#fff;padding:0 32px 0 20px;min-width:144px;line-height:40px;transition:box-shadow .1s,border-radius .1s;white-space:nowrap}.menu-items--sub .menu-items__left .menu-item__lgbti,.menu-items--sub .menu-items__right .menu-item__lgbti{background:linear-gradient(180deg,#fe0000 16.66%,#fd8c00 16.66%,33.32%,#ffe500 33.32%,49.98%,#119f0b 49.98%,66.64%,#0644b3 66.64%,83.3%,#c22edc 83.3%)}.menu-items--sub .menu-items__left .menu-item--container:not(:first-child),.menu-items--sub .menu-items__right .menu-item--container:not(:first-child){margin-left:4px}.menu-items--sub .menu-items__left .menu-item:hover,.menu-items--sub .menu-items__right .menu-item:hover{box-shadow:inset 0 0 0 2px var(--background-color);border-radius:6px}.menu-items--sub .menu-item__children-container .menu-item__sub-item:hover{opacity:.7}.menu-items--sub .daily-editor{box-shadow:inset 0 -2px var(--section-color)}.dark-theme .menu-items--sub .daily-editor{box-shadow:inset 0 -2px var(--text-color)}.header-hidden-items{position:absolute;top:100%;left:0;width:100%;background-color:var(--header-background-color);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.header-hidden-items__highlighted{align-self:flex-end}.header-hidden-items__highlighted .menu-item--container{margin-right:4px}.header-hidden-items__highlighted .menu-item--container:last-child{margin-right:8px}.header-hidden-items__highlighted .menu-item{display:block;border-radius:3px;transition:background-color .1s;background-color:var(--section-color);padding:0 20px;font-weight:600;line-height:40px;font-size:16px}.header-hidden-items__highlighted .menu-item:hover{color:#fff}.header-hidden-items__not-highlighted{display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:12px}.header-hidden-items__not-highlighted .menu-item{font-size:16px;padding:8px 0}.header-hidden-items__footer{align-items:flex-end;border-top:1px solid var(--section-color)}.header-hidden-items__footer .menu-item{padding:0;font-size:14px;color:var(--section-tertiary-color)}.header-hidden-items__footer .menu-item--container{margin:16px 0 0 12px}.header-hidden-items__footer .menu-item:hover{color:#fff}.actions-menu{overflow:hidden;cursor:pointer}.actions-menu.actions-menu--visible>.actions-menu__sub-arrow{transform:rotate(180deg)}.actions-menu .menu-item__sub-item{padding-left:16px}.actions-menu .menu-item--container:not(.menu-item--items-visible) .menu-item__sub-item{height:0}.actions-menu .menu-item--items-visible .actions-menu__sub-arrow{transform:rotate(180deg);padding:0 16px 0 0}.menu-items .menu-item--hidden-items{position:static}.menu-items .menu-item--hidden-items:hover .header-hidden-items{opacity:1;visibility:visible}.receptes-button__item{height:100%;border:solid #9ab843 2px;margin:0 16px;box-sizing:border-box;border-radius:3px;cursor:pointer;width:180px;text-align:center;padding:6px 0;display:flex;justify-content:center;justify-items:center;color:#9ab843}.receptes-button__icon{margin-right:5px}@media only screen and (max-width: 1279px){.device-desktop .header-logo--large{margin-top:4px;height:calc(var(--height) - 4px)}.device-desktop .header__section-name{font-size:40px;margin-top:2px}.device-desktop .header__right-side{margin-left:16px}.device-desktop .header__right-side .menu-item--container{margin-right:14px}.device-desktop .header__right-side .menu-item--container .menu-item{font-size:16px}.device-desktop .root--sub-menu .menu-items--sub .menu-item--container .menu-item{font-size:15px;padding:0 12px}}@media only screen and (max-width: 1023px){.device-desktop .header-logo--large{margin-top:8px;height:calc(var(--height) - 8px)}.device-desktop .header__section-name{font-size:32px;margin-top:4px}}@media only screen and (max-width: 767px){.device-desktop .header-logo--large{margin-top:12px;height:calc(var(--height) - 12px)}.device-desktop .header__section-name{font-size:26px;margin-top:6px}}

.navigation{position:absolute;top:119px;z-index:3;pointer-events:none;left:50%;transform:translate(-50%);width:calc(100% - 2px);max-width:99vw;color:#fff}.navigation__button{position:absolute;height:48px;width:48px;border-radius:50%;background-color:#0064fa;margin:0;top:0;pointer-events:all;cursor:pointer;border:4px solid #717c8e;display:flex;align-items:center;justify-content:center}.coma-block .navigation__button{border:4px solid var(--coma-background-color)!important}.navigation__button-disabled{background-color:#d5d8dd;cursor:default}.navigation__button:hover:not(.navigation__button-disabled){opacity:1;background-color:#0064fa}.navigation__button.navigation__button-next{right:0}.navigation__button.navigation__button-prev{left:0}.navigation__button.navigation__button-prev svg{transform:rotate(180deg)}

.structured-content__group--author .author-content,.structured-content__group--author .author-content__info{margin-bottom:16px}.structured-content__group--author .author-content__name{font-size:31px;line-height:32px;font-weight:700;margin-bottom:8px}.structured-content__group--author .author-content__position{line-height:24px;color:#717c8e}.structured-content__group--author .author-content__desc{line-height:24px;width:100%}.structured-content__group--author .author-content__image{min-width:96px;height:96px;background-repeat:no-repeat;border-radius:50%;margin-right:32px;background-position:center;background-size:96px}.structured-content__group--author .author-content__border{width:100%;height:22px;background-image:radial-gradient(circle at 1px 1px,#d5d8dd 1px,transparent 0);background-size:4px 4px;background-position:0}.device-phone .structured-content__group--author .author-content__image{height:56px;min-width:56px;margin-right:16px;background-size:56px}.device-phone .structured-content__group--author .author-content__name{font-size:24px;line-height:27px;margin-bottom:0;color:var(--section-color)}.device-phone .structured-content__group--author .structured-content__group--regular .structured-content__block--column.structured-content__block .list-article__text{padding-top:0}.device-phone .structured-content__group--author .structured-content__group--regular .structured-content__block--column.structured-content__block .list-article__flags{display:none}.device-phone .structured-content__group--author .structured-content__group--regular .structured-content__block--column.structured-content__block .list-article__meta,.device-phone .structured-content__group--author .structured-content__group--regular .structured-content__block--column.structured-content__block .list-article__meta--right-side{display:flex}

.page-content-list .structured-content__group .structured-content__block .list-article__media{flex:1 0 131px;width:131px;min-width:131px;max-width:131px;margin-left:0}.page-content-list .structured-content__group .structured-content__block .list-article__date{margin-right:0}.page-content-list .structured-content__group .structured-content__block .list-article__image{min-height:131px}.page-content-list .structured-content__group .structured-content__block .list-article__text{padding-top:8px}.device-phone .page-content-list .pagination{padding-top:10px;padding-bottom:20px}.device-phone .page-content-list .structured-content .structured-content__group .list-article__meta{margin-top:0;display:flex;align-items:center;line-height:normal}.device-phone .page-content-list .structured-content .structured-content__group .list-article__image{min-height:124px}.device-phone .page-content-list .structured-content .structured-content__group .list-article__date{padding-top:0;font-weight:400;max-width:none;min-width:68px;text-align:right}.device-phone .page-content-list .structured-content .structured-content__group .list-article__date:after{display:none}

.audio-playlist--feed{background-color:var(--background-color);position:relative}.audio-player{position:relative;background-color:#555;color:#fff;font-family:var(--font-html);border-radius:3px;background-size:0 0;background-repeat:no-repeat;overflow:hidden}.audio-player .audio-player__player a.audio-player__share-icon,.audio-player .audio-player__player a.audio-player__title,.audio-player .audio-player__player a.audio-player__description{color:currentColor;text-decoration:none;box-shadow:none;transition:opacity .1s}.audio-player .audio-player__player a.audio-player__share-icon:hover,.audio-player .audio-player__player a.audio-player__title:hover,.audio-player .audio-player__player a.audio-player__description:hover{color:currentColor}.audio-player:before{background-image:inherit;background-size:cover;background-repeat:no-repeat;background-position:center;content:"";filter:blur(1em) saturate(3);opacity:.5;position:absolute;top:0;transform:scale(1.3);left:0;height:100%;width:100%}.audio-player__playlist,.audio-player__player,.audio-player__wrap{position:relative;z-index:1}.audio-playlist--aside .audio-player__wrap,.device-phone .audio-player__wrap{padding-top:100%}.audio-player__player{background-color:#0003;display:grid;grid-template-columns:184px auto min-content 48px;grid-template-rows:48px auto 56px;grid-template-areas:"cover info links share" "cover title title title" "cover controls controls controls";min-height:184px}.audio-player__player--dim{filter:blur(.5em)}.audio-playlist--aside .audio-player__player,.device-phone .audio-player__player{padding:4px 4px 8px;position:absolute;top:0;left:0;height:100%;width:100%;display:grid;grid-template-columns:48px auto 48px;grid-template-rows:48px auto min-content 5em;grid-template-areas:"links info share" "cover cover cover" "title title title" "controls controls controls"}.audio-player__image{grid-area:cover;opacity:.9;position:relative}.audio-playlist--aside .audio-player__image,.device-phone .audio-player__image{margin:4px 0 8px}.audio-player__image img{left:0;height:100%;object-fit:contain;opacity:.9;pointer-events:none;position:absolute;top:0;user-select:none;width:100%}.audio-player__info{grid-area:info;margin:0 0 0 16px;align-self:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-playlist--aside .audio-player__info,.device-phone .audio-player__info{text-align:center;margin:0}.audio-player__links{grid-area:links;white-space:nowrap;position:relative;z-index:2;text-align:right}.audio-playlist--aside .audio-player__links,.device-phone .audio-player__links{white-space:normal;text-align:left}.audio-player__share-item[data-copy-text]:after,.audio-player__share-icon[data-copy-text]:after{content:attr(data-copy-text);position:absolute;white-space:nowrap;display:block;visibility:hidden;opacity:0;font-size:14px;transform:translate3d(0,6px,0);transition:transform .1s,opacity .1s,visibility .1s;color:#fff}.audio-player__share-item[data-copy-text].copy-text-visible:after,.audio-player__share-icon[data-copy-text].copy-text-visible:after{visibility:visible;opacity:.9;transform:translateZ(0)}.audio-player__share-icon{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;width:40px;height:48px;position:relative}.audio-player__share-icon[data-copy-text]:after{top:100%;right:0}.audio-player__share-icon--menu{width:48px;grid-area:share}.audio-playlist--aside .audio-player__share-icon{height:36px}@media (max-width: 480px){.audio-player__share-icon{height:36px}}.audio-playlist--aside .audio-player__share-icon[data-copy-text]:after,.device-phone .audio-player__share-icon[data-copy-text]:after{right:auto;left:12px}.audio-player__playlist{padding:8px}.audio-player__description{align-self:center;font-weight:700;font-size:22px;line-height:23.1px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:5px;padding:0 16px;grid-area:title}.audio-player__description.a:hover{opacity:.7}.audio-playlist--aside .audio-player__description,.device-phone .audio-player__description{display:block;text-align:center;line-height:20.25px;font-size:18px}.audio-player__title{overflow:hidden;text-overflow:ellipsis;line-height:19.2px;font-size:16px}.audio-player__title.a:hover{opacity:.7}.audio-player__published{opacity:.5;font-size:12px;line-height:12px}.audio-player__controls{display:grid;grid-template-columns:repeat(2,48px) auto 48px;grid-template-areas:"play rewind timeline forward";padding:0 0 8px 8px;grid-area:controls}.audio-playlist--aside .audio-player__controls,.device-phone .audio-player__controls{padding:0;align-items:center;grid-template-columns:1fr 48px auto 48px 1fr;grid-template-areas:". rewind play forward ." "timeline timeline timeline timeline timeline"}.audio-player__seek-container{position:relative;align-self:center;grid-area:timeline}.audio-player__seek-container--hidden{display:none}.audio-playlist--aside .audio-player__seek-container,.device-phone .audio-player__seek-container{margin:0 4px}.audio-player__seek-container:before,.audio-player__seek-container:after{display:block;position:absolute;font-size:12px;line-height:1;opacity:.75;top:100%}.audio-playlist--aside .audio-player__seek-container:before,.device-phone .audio-player__seek-container:before,.audio-playlist--aside .audio-player__seek-container:after,.device-phone .audio-player__seek-container:after{top:auto;bottom:100%}.audio-player__seek-container:before{content:attr(data-current-time);left:0}.audio-player__seek-container:after{content:attr(data-duration);right:0}.audio-player__progress{width:100%;height:.25rem;background-color:#ffffff4d;background-size:0 100%;background-image:linear-gradient(#fff,#fff);background-repeat:no-repeat;border-radius:.125rem;border:none;margin:0;-webkit-appearance:none}.audio-player__progress::-webkit-slider-thumb{background-color:#fff;font-size:inherit;width:12px;height:12px;border-radius:6px;cursor:pointer;opacity:1;-webkit-appearance:none;display:block}.audio-player__progress::-webkit-slider-runnable-track{-webkit-appearance:none;box-shadow:none;border:none;background:#0000;display:block}.audio-player__play-pause{transition:opacity .1s;border-radius:50%;box-shadow:#0000004d 0 0 4px;color:#000;transform:scale(1);width:48px;height:48px;background:#fff url(/v6/img/icons/audio/pm-icon-play-000.svg) no-repeat center;background-size:24px;cursor:pointer;grid-area:play}.audio-player__play-pause:hover{box-shadow:#00000080 0 4px 8px;transform:scale(1.1)}.audio-player--playing .audio-player__play-pause{background-image:url(/v6/img/icons/audio/pm-icon-pause-000.svg)}.audio-playlist--aside .audio-player__play-pause,.device-phone .audio-player__play-pause{width:56px;height:56px;margin:0 16px}.audio-player__ff{padding:12px;cursor:pointer;transition:opacity .1s}.audio-player__ff:hover{opacity:.7}.audio-player__ff--back{grid-area:rewind}.audio-player__ff--forward{grid-area:forward}.audio-player__track{display:flex;align-items:center;padding:8px;border-radius:4px;font-size:16px;cursor:pointer;border-right:4px;box-shadow:#fff6 0 5px 0 -4px;transition:background-color .1s;overflow:hidden;width:100%}.audio-player__track img{transition:opacity .1s;display:block;margin:12px 20px 12px 12px}.audio-player__track:not(.audio-player__track--current):hover img,.audio-player__track:not(.audio-player__track--current):hover .audio-player__track-title{opacity:.7}.audio-player__track--current{background-color:#0006;box-shadow:none}.audio-player__track--current:hover{background-color:#0009}.audio-player--playing .audio-player__track--current .audio-player__track-play,.audio-player__track .audio-player__track-playing{display:none}.audio-player--playing .audio-player__track--current .audio-player__track-playing{display:block}.audio-player__track-title{line-height:19.2px;transition:opacity .1s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.audio-player__track-meta{font-size:14px;opacity:.7;line-height:21px}.audio-player__close-btn{position:absolute;top:0;right:0;padding:12px;cursor:pointer}.audio-player .audio-player__share-overlay{position:absolute;z-index:2;inset:0;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;align-content:center;display:flex;flex-wrap:wrap;justify-content:center;padding:0 48px;color:#333}.audio-player .audio-player__share-overlay .audio-player__share-item{background-color:#fff;border-radius:24px;color:#333;height:48px;margin:4px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;transition:all .2s;transform:translate3d(0,32px,0);box-shadow:none;white-space:nowrap;cursor:pointer}.audio-player .audio-player__share-overlay .audio-player__share-item svg{display:inline-block}.audio-player .audio-player__share-overlay .audio-player__share-item span{margin-left:8px}.audio-player .audio-player__share-overlay .audio-player__share-item:hover{background-color:#000;color:#fff;opacity:1}.audio-player .audio-player__share-overlay .audio-player__share-item[data-copy-text]:after{bottom:100%}.audio-player .audio-player__share-overlay--visible{opacity:1;visibility:visible}.audio-player .audio-player__share-overlay--visible .audio-player__share-item{transform:translateZ(0)}

.ukraine-war-statistics{height:200px;position:relative;width:100%}.device-phone .ukraine-war-statistics{height:540px}.device-phone:lang(ru) .ukraine-war-statistics{height:580px}

.big-promo{position:relative;border-radius:8px;min-height:473px;overflow:hidden}.big-promo--lv.big-promo--mini.big-promo--video{min-height:337px;max-height:337px}.big-promo--lv.big-promo--maxi.big-promo--video{min-height:675px;max-height:675px}.big-promo.video-player-is-ready .big-promo__header{top:-100%}.big-promo.video-player-is-ready .big-promo__video-headline,.big-promo.video-player-is-ready .big-promo__video-meta{bottom:-100%}.big-promo--video{min-height:447px}.big-promo--video .shaka-start{display:none}.big-promo .block-title{font-size:30px;line-height:27px}.big-promo .block-title:before{content:"";height:24px;width:24px;min-width:24px;background-color:#fff;border-radius:50%;margin-right:12px}.big-promo__left-side,.big-promo__right-side{position:relative;overflow:hidden}.big-promo__left-side{flex:1}.big-promo__left-side iframe{position:absolute;top:50%;left:0;width:100%;height:135%;transform:translate3d(0,-50%,0)}.big-promo__right-side{display:flex;flex-direction:column;justify-content:flex-end;padding:24px;width:405px;color:#fff;font-size:24px;line-height:28px;transition:right .3s}.big-promo__header{transition:top .3s;position:absolute;top:24px;left:24px;right:24px;z-index:10;color:#fff}.big-promo__side-text *{margin:0;padding:0}.big-promo__container .list-article__headline--exclamation{color:#fff}.big-promo__container .list-article__image{position:relative;padding-top:59.497%}.big-promo__container .list-article__image:after{content:"";z-index:5;position:absolute;inset:0;background:linear-gradient(188.07deg,#00000047 11.29%,#00000017 51.01%,#0000008f 90.31%)}.big-promo__container .list-article__text{position:absolute;bottom:24px;left:24px;right:24px;z-index:10;color:#fff}.big-promo__container .list-article__headline{font-size:36px;line-height:38px}.big-promo__container .list-article__url{padding-bottom:0}.big-promo__container .list-article__media{margin-bottom:0}.big-promo__container .list-article__meta,.big-promo__container .list-article__shadow{display:none}.big-promo__branding,.big-promo__video-meta,.big-promo__video-headline{z-index:10;position:absolute}.big-promo__branding{color:#fff;top:0;left:0;right:0;padding:24px;font-weight:700;font-size:20px;line-height:22px}.big-promo__button{pointer-events:auto;background-color:#fff;color:#000;font-size:16px;line-height:22px;border-radius:20px;text-align:center;padding:9px 20px;margin-top:24px}.big-promo__video-meta,.big-promo__video-headline{transition:bottom .3s}.big-promo__video-meta{pointer-events:none;cursor:pointer;bottom:32px;left:24px}.big-promo__video-headline{bottom:24px;right:24px;left:144px;color:#fff;font-weight:700;font-size:36px;line-height:38px;min-height:75px}.big-promo--mini{min-height:346px;max-height:346px}.big-promo--mini.big-promo--video{min-height:351px;max-height:351px}.big-promo--mini .block-title{font-size:24px;line-height:26px}.big-promo--mini .big-promo__video-meta{left:16px;bottom:24px}.big-promo--mini .big-promo__header{top:16px;left:16px;right:19px}.big-promo--mini .big-promo__video-headline{left:136px;font-size:30px;line-height:32px}.big-promo--mini .big-promo__right-side{flex:0 0 50%;max-width:50%;min-width:50%}.big-promo--mini .big-promo__branding{padding:16px}.big-promo--mini .big-promo__container .list-article__text{left:16px}.big-promo--mini .big-promo__container .list-article__image{padding-top:57.667%}.big-promo--mini .big-promo__container .list-article__headline{font-size:30px;line-height:32px}.big-promo--maxi.video-player-is-ready .big-promo__right-side{right:-410px}.big-promo--maxi .big-promo__header{right:428px}.big-promo--maxi .big-promo__right-side{pointer-events:none;background-color:#00000080;position:absolute;top:0;right:0;bottom:0;z-index:10}.big-promo--maxi .big-promo__container .list-article__image{padding-top:58.5%}.big-promo--maxi .big-promo__container .list-article__text{right:430px}.big-promo--maxi .big-promo__video-button{position:absolute;top:0;left:0;bottom:0;z-index:1}.big-promo--maxi .big-promo__video-button svg{width:80px;height:80px}.big-promo--maxi .big-promo__video-button-text{white-space:nowrap;cursor:pointer;pointer-events:none;color:#fff;border-radius:40px;font-weight:700;font-size:24px;line-height:27px;padding:26.5px 40px 26.5px 96px}.big-promo--maxi .big-promo__video-headline{left:24px;bottom:129px;max-width:645px}.big-promo--maxi .big-promo__video-meta{height:80px;width:80px}.big-promo .video-player-promo-piano{display:none}.device-phone .big-promo{border-radius:0}.device-phone .big-promo--video{min-height:unset}.device-phone .big-promo__video-headline,.device-phone .big-promo__header,.device-phone .big-promo__branding,.device-phone .big-promo__container .list-article__text{position:unset}.device-phone .big-promo__left-side iframe{height:100%;position:relative;transform:none;top:0;min-height:220px}.device-phone .big-promo__header{padding:13px 0 13px 12px}.device-phone .big-promo__header .block-title{font-size:21px;line-height:24px}.device-phone .big-promo__branding{padding:8px 12px;font-size:18px;line-height:22px}.device-phone .big-promo__button{margin-top:12px}.device-phone .big-promo__container .list-article__headline,.device-phone .big-promo__video-headline{font-size:24px;line-height:26px}.device-phone .big-promo__container .list-article__headline{padding:12px 12px 0}.device-phone .big-promo__video-headline{padding-bottom:12px}.device-phone .big-promo__right-side{width:100%;padding:12px}.device-phone .big-promo__video-meta{left:12px;bottom:12px}.device-phone .big-promo__video-button svg{width:56px;height:56px}.device-phone .big-promo__video-button-text{margin-left:16px;color:#fff;font-weight:700;font-size:21px;line-height:24px}.device-phone .big-promo__side-text{font-size:18px;line-height:21px}

.game-page__header{margin-bottom:20px}.device-phone .game-page__header{margin-top:16px;margin-bottom:12px}.device-phone .game-page__header h1{font-size:31px;line-height:32px}.game-page #game-2048{min-height:500px}.game-page #trips-traps-trull,.game-page #viis-ritta{min-height:570px}.game-page #sudoku,.game-page #mahjong{min-height:720px}.game-page #solitaire{min-height:1020px}.games-paywall{display:flex;justify-content:center;position:relative}.dark-theme .games-paywall img{visibility:hidden;max-height:400px}.games-paywall .ylo,.games-paywall .paywall-wrapper{position:absolute!important;left:0;right:0;bottom:0;max-width:616px!important;margin:0 auto}.device-phone .games-paywall{margin-bottom:16px}.device-phone .games-paywall img{width:100%;display:block;padding-bottom:100px}.games-promo__container{margin:0 -8px}.games-promo .item{border-radius:3px;margin:0 8px}.games-promo .item__image{margin:32px auto 16px;height:80px;width:80px}.games-promo .item__title{font-size:24px;font-weight:700;line-height:27px;color:#000;text-align:center;padding:0 4px 16px}.structured-content__group--left .games-promo .item__title{font-size:18px}.games-promo .item__footer{border-radius:3px;color:#fff;padding:8px 0;width:100%}.games-promo .item__footer span{margin-right:8px}.games-promo--small-layout{padding-bottom:0!important}.games-promo--small-layout .block-title{font-size:24px}.layout--right .games-promo--small-layout .block-title .pattern--cubes{height:12px}.games-promo--small-layout .games-promo__container{display:flex;flex-wrap:wrap;margin:0 -4px}.games-promo--small-layout .games-promo__container .item{flex-basis:calc(50% - 8px);margin:4px}.games-promo--small-layout .games-promo__container .item__title{font-size:18px}.games-dashboard,.games-dashboard .structured-content__group{background:var(--background-color)}.device-phone .games-dashboard .dfp-ad--horizontal.dfp-ad--rendered:not(.dfp-ad--empty) .dfp_ad{display:block}.games-dashboard__header{padding:.25em 0;margin-bottom:.5rem}.games-dashboard .games-content{display:flex;flex-direction:column;gap:1rem}.games-dashboard .games-content .games-row{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}.games-dashboard .games-content .games-row--1{grid-template-columns:1fr}.games-dashboard .games-content .games-row--3{grid-template-columns:2fr 4fr 2fr}.games-dashboard .games-content .games-row--4{grid-template-columns:repeat(4,1fr)}.games-dashboard .games-content .games-row__item{padding:2em;border-radius:3px;color:#000;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:background-color .1s ease-in-out}.games-dashboard .games-content .games-row__item .game-image{width:8em;height:8em;margin:2em auto}.games-dashboard .games-content .games-row__item .button{align-items:center;border-radius:.1875rem;display:inline-flex;font-weight:600;height:2.5rem;justify-content:center;padding:0 1.25rem;user-select:none;white-space:nowrap;cursor:pointer;margin-top:2rem;color:#fff;border:0}.games-dashboard .games-content .games-row__item .button__icon{width:1.5rem;margin-left:.5rem}.device-phone .games-dashboard .games-content .games-row--3{grid-template-columns:repeat(4,1fr)}.device-phone .games-dashboard .games-content .games-row--3 .games-row__item{grid-column-start:span 2}.device-phone .games-dashboard .games-content .games-row--3 .games-row__item:last-child{grid-column:1/-1}.device-phone .games-dashboard .games-content .games-row__item{padding:0;justify-content:space-between}.device-phone .games-dashboard .games-content .games-row__item__image{width:5em;height:5em;flex-grow:1}.device-phone .games-dashboard .games-content .games-row__item h2{text-align:center;padding:0 .5rem}.device-phone .games-dashboard .games-content .games-row__item .button{margin-top:1rem;width:100%}.device-phone .games-dashboard .games-content .games-row__games{background:red}.device-phone .games-dashboard .games-content .games-row__games .dfp-ad{margin:0 -16px}.games-dashboard .grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1rem}.games-dashboard .grid--triple,.games-dashboard .grid--double-triple{grid-template-columns:repeat(8,1fr)}.games-dashboard .grid .grid-item{padding:2em;border-radius:3px;grid-column-start:span 3;color:#000;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:background-color .1s ease-in-out}.games-dashboard .grid .grid-item__games{grid-column:1/-1;margin:0 -16px}.games-dashboard .grid .grid-item__image{width:8em;height:8em;margin:2em auto}.games-dashboard .grid .grid-item--0{grid-column:1/span 4}.games-dashboard .grid .grid-item--1{grid-column:5/span 2}.games-dashboard .grid .grid-item--triple,.games-dashboard .grid .grid-item--double-triple{grid-column-start:span 4}.games-dashboard .grid .grid-item--triple.grid-item--0{grid-column:1/span 4}.games-dashboard .grid .grid-item--triple.grid-item--1{grid-column:5/span 2}.games-dashboard .grid .grid-item--triple.grid-item--2{grid-column:7/span 2}.games-dashboard .grid .grid-item--triple.grid-item--3{grid-column:1/span 2}.games-dashboard .grid .grid-item--triple.grid-item--4{grid-column:3/span 4}.games-dashboard .grid .grid-item--triple.grid-item--5{grid-column:7/span 2}.games-dashboard .grid .grid-item--double-triple.grid-item--0{grid-column:1/span 4}.games-dashboard .grid .grid-item--double-triple.grid-item--1{grid-column:5/span 4}.games-dashboard .grid .grid-item--double-triple.grid-item--2{grid-column:1/span 2}.games-dashboard .grid .grid-item--double-triple.grid-item--3{grid-column:3/span 4}.games-dashboard .grid .grid-item--double-triple.grid-item--4{grid-column:7/span 2}.games-dashboard .grid .button{align-items:center;border-radius:.1875rem;display:inline-flex;font-weight:600;height:2.5rem;justify-content:center;padding:0 1.25rem;user-select:none;white-space:nowrap;cursor:pointer;margin-top:2rem;color:#fff;background-color:#0000;border:0}.games-dashboard .grid .button__icon{width:1.5rem;margin-left:.5rem}.device-phone .games-dashboard .grid{grid-template-columns:repeat(6,1fr)}.device-phone .games-dashboard .grid .grid-item{padding:0;grid-column-start:span 3}.device-phone .games-dashboard .grid .grid-item__image{width:5em;height:5em;flex-grow:1}.device-phone .games-dashboard .grid .grid-item--2,.device-phone .games-dashboard .grid .grid-item--5,.device-phone .games-dashboard .grid .grid-item--8,.device-phone .games-dashboard .grid .grid-item--last.grid-item--3,.device-phone .games-dashboard .grid .grid-item--last.grid-item--6,.device-phone .games-dashboard .grid .grid-item--last.grid-item--9{grid-column:1/-1}.device-phone .games-dashboard .grid .grid-item h2{text-align:center;padding:0 .5rem}.device-phone .games-dashboard .grid .grid-item .button{margin-top:1rem;width:100%}.device-phone .games-dashboard .grid .grid-item__games .dfp-ad{margin:0 -16px}.games-promo .item,.games-dashboard .item{cursor:pointer;transition:background-color .1s ease-in-out;justify-content:space-between}.games-promo .item--ristsona,.games-promo .item--paeva-ristsona,.games-dashboard .item--ristsona,.games-dashboard .item--paeva-ristsona{background-color:#a5e6e9}.games-promo .item--ristsona .item__footer,.games-promo .item--ristsona .button,.games-promo .item--paeva-ristsona .item__footer,.games-promo .item--paeva-ristsona .button,.games-dashboard .item--ristsona .item__footer,.games-dashboard .item--ristsona .button,.games-dashboard .item--paeva-ristsona .item__footer,.games-dashboard .item--paeva-ristsona .button{background-color:#2cabaf}.games-promo .item--ristsona:hover,.games-promo .item--paeva-ristsona:hover,.games-dashboard .item--ristsona:hover,.games-dashboard .item--paeva-ristsona:hover{background-color:#91e1e3}.games-promo .item--sudoku,.games-dashboard .item--sudoku{background-color:#a5e9d4}.games-promo .item--sudoku .item__footer,.games-promo .item--sudoku .button,.games-dashboard .item--sudoku .item__footer,.games-dashboard .item--sudoku .button{background-color:#2caf88}.games-promo .item--sudoku:hover,.games-dashboard .item--sudoku:hover{background-color:#91e3cb}.games-promo .item--2048,.games-dashboard .item--2048{background-color:#a5e9a7}.games-promo .item--2048 .item__footer,.games-promo .item--2048 .button,.games-dashboard .item--2048 .item__footer,.games-dashboard .item--2048 .button{background-color:#2caf30}.games-promo .item--2048:hover,.games-dashboard .item--2048:hover{background-color:#91e394}.games-promo .item--trips-traps-trull,.games-promo .item--krestiki-noliki,.games-promo .item--desas,.games-dashboard .item--trips-traps-trull,.games-dashboard .item--krestiki-noliki,.games-dashboard .item--desas{background-color:#e9bea5}.games-promo .item--trips-traps-trull .item__footer,.games-promo .item--trips-traps-trull .button,.games-promo .item--krestiki-noliki .item__footer,.games-promo .item--krestiki-noliki .button,.games-promo .item--desas .item__footer,.games-promo .item--desas .button,.games-dashboard .item--trips-traps-trull .item__footer,.games-dashboard .item--trips-traps-trull .button,.games-dashboard .item--krestiki-noliki .item__footer,.games-dashboard .item--krestiki-noliki .button,.games-dashboard .item--desas .item__footer,.games-dashboard .item--desas .button{background-color:#af5c2c}.games-promo .item--trips-traps-trull:hover,.games-promo .item--krestiki-noliki:hover,.games-promo .item--desas:hover,.games-dashboard .item--trips-traps-trull:hover,.games-dashboard .item--krestiki-noliki:hover,.games-dashboard .item--desas:hover{background-color:#e3af91}.games-promo .item--viis-ritta,.games-promo .item--gomoku,.games-dashboard .item--viis-ritta,.games-dashboard .item--gomoku{background-color:#e9d4a5}.games-promo .item--viis-ritta .item__footer,.games-promo .item--viis-ritta .button,.games-promo .item--gomoku .item__footer,.games-promo .item--gomoku .button,.games-dashboard .item--viis-ritta .item__footer,.games-dashboard .item--viis-ritta .button,.games-dashboard .item--gomoku .item__footer,.games-dashboard .item--gomoku .button{background-color:#af882c}.games-promo .item--viis-ritta:hover,.games-promo .item--gomoku:hover,.games-dashboard .item--viis-ritta:hover,.games-dashboard .item--gomoku:hover{background-color:#e3cb91}.games-promo .item--mahjong,.games-promo .item--madzhong,.games-dashboard .item--mahjong,.games-dashboard .item--madzhong{background-color:#e6e9a5}.games-promo .item--mahjong .item__footer,.games-promo .item--mahjong .button,.games-promo .item--madzhong .item__footer,.games-promo .item--madzhong .button,.games-dashboard .item--mahjong .item__footer,.games-dashboard .item--mahjong .button,.games-dashboard .item--madzhong .item__footer,.games-dashboard .item--madzhong .button{background-color:#abaf2c}.games-promo .item--mahjong:hover,.games-promo .item--madzhong:hover,.games-dashboard .item--mahjong:hover,.games-dashboard .item--madzhong:hover{background-color:#e1e391}.games-promo .item--solitaire,.games-promo .item--soliter,.games-dashboard .item--solitaire,.games-dashboard .item--soliter{background-color:#d0e9a5}.games-promo .item--solitaire .item__footer,.games-promo .item--solitaire .button,.games-promo .item--soliter .item__footer,.games-promo .item--soliter .button,.games-dashboard .item--solitaire .item__footer,.games-dashboard .item--solitaire .button,.games-dashboard .item--soliter .item__footer,.games-dashboard .item--soliter .button{background-color:#7faf2c}.games-promo .item--solitaire:hover,.games-promo .item--soliter:hover,.games-dashboard .item--solitaire:hover,.games-dashboard .item--soliter:hover{background-color:#c5e391}.game-crossword{padding-top:32px;position:relative;z-index:1;background-color:var(--background-color)}.game-crossword .ylo{max-width:616px;margin:0 auto}.device-phone .game-crossword .ylo{max-width:616px}.game-crossword__title{font-size:31px;line-height:32px;font-weight:700}.device-phone .game-crossword__title{font-size:24px;line-height:27px}.game-crossword__date{font-size:24px;line-height:27px;font-weight:400;margin-top:5px}.game-crossword__desktop{font-size:16px;line-height:19px;color:#b8bdc6}.game-crossword__no-crossword{display:flex;flex-direction:column;align-items:center;padding-top:100px}.game-crossword__no-crossword-title{color:var(--section-color);font-weight:700;font-size:48px;line-height:48px;margin-top:50px;text-align:center}.device-phone .game-crossword__no-crossword-title{font-size:31px;line-height:32px}.game-crossword__no-crossword-text{font-size:31px;line-height:44px;margin-top:32px;text-align:center}.device-phone .game-crossword__no-crossword-text{font-size:22px;line-height:30.5px}.game-crossword .article-share{flex-direction:row;justify-content:center;margin-top:28px}.device-phone .game-crossword .article-share__flex-grow{flex:0 1 0!important}.game-crossword .structured-content__group--left .wp-admin #crossword_wrap{position:relative;font-family:var(--font-html)}.dark-theme .game-crossword .structured-content__group--left .wp-admin .grid__item input{color:#000}.game-crossword .structured-content__group--left .wp-admin .crossword-buttons input{background-color:var(--section-color);border:none;color:#fff;border-radius:3px}.game-crossword .structured-content__group--left .wp-admin .CompleteMsg{display:flex!important;align-items:center!important;justify-content:center!important;inset:0!important;margin:0 auto!important;width:auto!important;height:auto!important;background:#eef3f6e6!important;border:none!important;color:var(--section-color)!important;text-transform:lowercase!important;z-index:101!important;max-width:975px}.device-phone .game-crossword .structured-content__group--left .wp-admin .CompleteMsg{max-width:325px}.game-crossword .structured-content__group--left .wp-admin .CompleteMsg>span{font-weight:400!important;font-size:66px!important}.game-crossword .structured-content__group--left .wp-admin .CompleteMsg>span:first-letter{text-transform:uppercase!important}.device-phone .game-crossword .structured-content__group--left .wp-admin .CompleteMsg>span{font-size:46px!important}.game-crossword .structured-content__group--left .wp-admin .CompleteMsg:after{content:"";display:block;position:absolute;top:18px;right:18px;width:20px;height:20px;background-image:url(/v6/img/icons/close-black.svg);background-repeat:no-repeat;background-position:center;background-size:20px}.game-crossword--old .structured-content__group--left{max-width:650px;margin:0 auto}.game-crossword--old iframe{height:930px;max-width:650px}.structured-content__group--crossword .structured-content__group--left{position:relative;z-index:1}

.device-phone .article{display:block}.article .root{backface-visibility:hidden;position:relative;background-color:var(--background-color)}.article__toolbar{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:1em;align-items:center;padding-bottom:2em}.device-phone .article__toolbar{display:block;padding-bottom:0}.article__toolbar .article-body__item--audio{margin-left:0!important;grid-column:1/span 2}.device-phone .article__toolbar .article-body__item--audio{padding-top:8px;width:100%;max-width:208px}.article .breadcrumb{grid-column:1;grid-row:1}.article .pattern--y{background:none;width:0;margin:0 8px}.article .article-body-content+.article-body-content .layout--right,.article .article-body-content+.article-body-content .article-body{margin-top:16px}.article-wsj-subheader{display:flex;align-items:center;font-size:16px;margin-top:8px;line-height:21px}.article-wsj-subheader .long-line{width:40px;height:1px;border-top:1px solid var(--text-color);margin-right:8px}.article .bbc-header,.article .bbc-footer{background-color:#bb1818;height:25px;display:flex;align-items:center;padding-left:10px}.article .bbc-header{margin-bottom:8px}.article__headline-cnt{max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*7 + var(--root-padding)/2);width:100%}.theme-magazine:not(.device-phone) .article__headline-cnt{margin:0 auto;text-align:center}.article__labels{width:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2)}.theme-magazine:not(.device-phone) .article__labels{width:auto;text-align:center}.article__label{display:inline-block;border-radius:18px;font-size:18px;margin:4px 16px 0 0;height:36px;line-height:36px;padding:0 18px}.theme-magazine .article__label{margin:4px 0 24px}.device-phone .article-superheader__tags .article__label,.device-phone .article__label{border-radius:12px;font-size:14px;margin:0 0 4px;height:24px;line-height:24px;padding:0 8px}.article__preview-message{background-color:#ff4f11;color:#fff;width:100%;height:50px;line-height:50px;text-align:center;margin:10px 0}.article__coma-headline{background-color:var(--lightest);white-space:nowrap}.article__premium-flag{background-color:#ffca0c;color:#000}.article__clearfix{clear:both;padding-top:15px}.article .article-body__item{font-family:var(--font-content);margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2);max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2);-webkit-font-smoothing:subpixel-antialiased}.article .article-body__item--lead.article-body__item--gallery-teaser,.article .article-body__item--lead.article-body__item--image,.article .article-body__item--lead.article-body__item--video,.article .article-body__item--lead.article-body__item--gallery{max-width:100%;margin:0}.article .article-body__item--lead.article-body__item--image,.article .article-body__item--lead.article-body__item--gallery{margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2)}.article .article-body__item--lead.article-body__item--gallery-teaser .gallery__tiles,.article .article-body__item--lead.article-body__item--gallery .gallery__tiles{height:359px}.device-phone .article .article-body__item--lead.article-body__item--gallery-teaser .gallery__tiles,.device-phone .article .article-body__item--lead.article-body__item--gallery .gallery__tiles{height:unset}.article .article-body__item--lead.article-body__item--gallery-teaser{cursor:pointer}.article .article-body__item h2:not(.block-title),.article .article-body__item h3:not(.block-title){line-height:1.5em;margin:24px 0}.article .article-body__item+.article-body__item{margin-top:16px}.article .article-body__item:not(.article-body__item--highlightedContent):last-child p{margin-bottom:0}.device-phone .article .article-body__item{max-width:none;margin-left:0}.device-phone .article .article-body__item .tableScrollContainer{overflow-x:scroll}.article .article-body__item--poll{font-family:var(--font-html);width:100%}.device-phone .article .article-body__item--poll .poll{margin-left:calc(var(--sa-left) - 16px)!important;margin-right:calc(var(--sa-right) - 16px)!important}.article .article-body__item--teaser{position:relative;max-height:285px;overflow:hidden;clear:both}.article .article-body__item--teaser:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(var(--background-color-rgb),0),rgba(var(--background-color-rgb),1))}.article .article-body__item--video,.article .article-body__item--gallery{margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*1 + var(--root-padding)/2);max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*8 + var(--root-padding)/2)}.device-phone .article .article-body__item--gallery{min-height:160px}.article .article-body__item li:not(.dots-menu__item):not(.poll__option),.article .article-body__item p:not(.dots-menu__item){font-size:20px;line-height:30px}.device-phone .article .article-body__item li:not(.dots-menu__item):not(.poll__option),.device-phone .article .article-body__item p:not(.dots-menu__item){font-size:19px;line-height:29px}.article .article-body__item p{margin-top:24px;margin-bottom:24px}.article .article-body__item a{box-shadow:inset 0 -1.5px;overflow-wrap:break-word}.article .article-body__item a:hover{color:var(--section-color)}.article .article-body__item ul:not(.dots-menu__menu):not(.poll__options),.article .article-body__item ol:not(.dots-menu__menu){padding:0 32px;margin:24px 0}.device-phone .article .article-body__item ul:not(.dots-menu__menu):not(.poll__options),.device-phone .article .article-body__item ol:not(.dots-menu__menu){padding-right:0}.article .article-body__item--articleBullets.article-body__item--lead li{margin-top:12px;font-weight:700;list-style:none;position:relative}.article .article-body__item--articleBullets.article-body__item--lead li:before{background-color:var(--section-color);border-radius:50%;content:"";display:block;position:absolute;height:12px;width:12px;top:7px;right:100%;margin-right:20px}.article .article-body__item blockquote{padding:calc(var(--root-padding)*.5) 0 calc(var(--root-padding)*.5) calc(var(--root-padding)*2);box-shadow:inset .125em 0 var(--section-color);margin-top:calc(var(--root-padding)*.5);margin-bottom:.75em;display:flex;flex-direction:column;position:relative}.article .article-body__item blockquote p{font-size:20px;line-height:30px;font-weight:700;font-style:italic;margin:0 0 .75em!important}.device-phone .article .article-body__item blockquote{padding:calc(var(--root-padding)*.5) 0 calc(var(--root-padding)*.5) calc(var(--root-padding)*1);margin-top:calc(var(--root-padding)*.5);margin-bottom:.75em}.device-phone .article .article-body__item blockquote .image-quote__image{margin-right:30px}.device-phone .article .article-body__item blockquote .image-quote__signature{font-size:var(--fs-s);line-height:var(--lh-s)}.article .article-body__item blockquote .image-quote__image{display:flex;align-items:center}.article .article-body__item blockquote .image-quote__image img{height:60px;width:60px;border-radius:50%;border:.125rem solid var(--background-color);box-shadow:calc(var(--root-padding) - .25rem) 0 var(--section-color);margin-right:calc(var(--root-padding)*2)}.article .article-body__item blockquote .image-quote__signature{font-style:normal;font-size:17.5px;line-height:22.75px;margin-bottom:0!important;font-family:var(--font-html);font-weight:400;color:rgba(var(--text-color-rgb),.65)}.article .article-body__item blockquote .image-quote__signature:first-line{color:var(--text-color)}.article .figure{margin:0}.article .figure__image{width:100%}.article .figure__image-loading{position:relative;padding-top:calc(var(--height-ratio)*1%)}.article .figure__image-loading .figure__image{position:absolute;top:0;left:0;height:100%}.article .figure__caption{color:var(--gray);font-size:.875rem;margin-top:.75rem;line-height:1.4;font-family:var(--font-html);display:block}.article .figure__caption--title+.figure__caption--name:before{content:" \2014  "}.article .figure--align-left,.article .figure--align-right{margin-top:calc(var(--root-padding)*.5);margin-bottom:calc(var(--root-padding)*.5);color:var(--text-color)}.article .figure--align-left{float:left;max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*4 + var(--root-padding)/2);margin-right:calc(var(--root-padding)*2);margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*-2 + var(--root-padding)/2)}.article .figure--align-right{float:right;max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*3 + var(--root-padding)/2);margin-left:calc(var(--root-padding)*2);margin-right:calc((var(--page-max-width) - var(--root-padding)*4)/12*-1 + var(--root-padding)/2)}.article .figure--align-wider{max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*8 + var(--root-padding)/2);margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*-1 + var(--root-padding)/2);margin-right:calc((var(--page-max-width) - var(--root-padding)*4)/12*-1 + var(--root-padding)/2)}.article div.articleContentImage{margin:0;font-family:var(--font-html);color:var(--gray);font-size:14px;line-height:normal}.article div.articleContentImage.left{float:left;width:calc((var(--page-max-width) - var(--root-padding)*4)/12*4 + var(--root-padding)/2);margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*-2 + var(--root-padding)/2);margin-right:calc(var(--root-padding)*2)}.article div.articleContentImage.right{float:right;width:calc((var(--page-max-width) - var(--root-padding)*4)/12*3 + var(--root-padding)/2);margin-right:calc((var(--page-max-width) - var(--root-padding)*4)/12*-1 + var(--root-padding)/2);margin-left:calc(var(--root-padding)*2)}.article div.articleContentImage.wider,.article div.articleContentImage.full{width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2)}.device-phone .article div.articleContentImage{margin:0;display:block;width:100%}.article div.articleContentImage img{width:100%;margin-bottom:12px}.article div.articleContentImage .articleContentImageText,.article div.articleContentImage .articleContentImageAuthor{color:var(--gray);margin:0;text-align:left;font-size:.875rem;line-height:1.4;display:inline}.article div.articleContentImage .articleContentImageText{grid-area:text}.article div.articleContentImage .articleContentImageText+.articleContentImageAuthor:before{content:" \2014  "}.article div.articleContentImage .articleContentImageAuthor{grid-area:author}.device-phone .article div.articleContentImage img{margin-bottom:.75rem}.device-phone .article div.articleContentImage .articleContentImageText,.device-phone .article div.articleContentImage .articleContentImageAuthor{display:inline;font-size:.875rem;line-height:1.4}.device-phone .article .article-body__item--video{margin-left:calc(var(--root-padding)*-1);margin-right:calc(var(--root-padding)*-1)}.article .article-body__item--lead p{font-weight:700;margin-top:26px}.article .article-body__item--lead .figure{font-family:var(--font-html)}.device-phone .article .article-body__item--lead .figure__image-wrapper{margin:0 calc(var(--root-padding)*-1)}.article .article-body__item--lead div.articleContentImage{font-family:var(--font-html)}.device-phone .article .article-body__item--lead div.articleContentImage{margin:0 calc(var(--root-padding)*-1)}.device-phone .article .article-body__item--lead div.articleContentImage .articleContentImageText{margin-left:var(--root-padding)}.device-phone .article .article-body__item--lead div.articleContentImage .articleContentImageAuthor{margin-right:var(--root-padding)}.article .article-body__item.article-body__item--highlightedContent{font-family:var(--font-content);background-color:var(--background-color-variant-1);border-radius:3px;margin:24px 0 24px calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2);padding:8px 32px;font-weight:400;font-size:20px;line-height:30px}.article .article-body__item.article-body__item--highlightedContent:after{content:"";clear:both;display:table}.article .article-body__item.article-body__item--highlightedContent h2{margin:24px 0;font-size:24px;line-height:36px;font-weight:700}.article .article-body__item.article-body__item--highlightedContent p,.article .article-body__item.article-body__item--highlightedContent ul{margin:24px 0;font-weight:400;font-size:20px;line-height:30px}.article .article-body__item.article-body__item--highlightedContent li{margin-top:12px}.article .article-body__item.article-body__item--highlightedContent li:before{color:var(--section-color)}.article .article-body__item.article-body__item--highlightedContent br{display:none}.article .article-body__item.article-body__item--highlightedContent .highlighted-content__author{display:block;font-size:14px;font-weight:700;line-height:21px}.article .article-body__item.article-body__item--highlightedContent .highlighted-content__author:before{margin:0 4px 4px 0;display:inline-block;content:"";width:15px;height:1px;background-color:var(--text-color)}.article .article-body__item.article-body__item--highlightedContent .highlighted-content__info{font-size:14px;font-weight:400;line-height:21px}.device-phone .article .article-body__item.article-body__item--highlightedContent .highlighted-content__info{line-height:21px}.device-phone .article .article-body__item.article-body__item--highlightedContent{border-radius:0;padding:8px 16px;margin-left:calc(var(--root-padding)*-1);margin-right:calc(var(--root-padding)*-1)}.device-phone .article .article-body__item.article-body__item--highlightedContent p,.device-phone .article .article-body__item.article-body__item--highlightedContent ul{font-size:19px;line-height:29px}.article .article-body__item.article-body__item--highlightedContent .figure.figure--align-left:first-child{margin-top:32px}.article .article-body__item.article-body__item--highlightedContent .figure.figure--align-left,.article .article-body__item.article-body__item--highlightedContent .figure.figure--align-right{max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*2.5 + var(--root-padding)/2)}.article .article-body__item.article-body__item--highlightedContent .figure.figure--align-left{margin-left:0}.article .article-body__item.article-body__item--highlightedContent .figure.figure--align-right{margin-right:0}.article .article-body__item.article-body__item--highlightedContent .related-embed-articles__container .list-article__text-content h2{font-size:18px;line-height:22px;font-weight:600}.device-phone .article .article-body__item.article-body__item--highlightedContent .related-embed-articles__container .list-article__text-content h2{font-size:16px;line-height:20px}.article .article__headline{font-size:48px;line-height:48px;letter-spacing:-.5px;font-weight:700}.device-phone .article .article__headline{font-size:28px;line-height:32px;letter-spacing:-1px}.article .article__headline--additional{color:#fe4600;font-size:16px;line-height:20.8px;margin-top:8px}.article .article__headline--exclamation{text-transform:uppercase}.article .article__headline--comments{color:var(--section-color);font-size:16px;font-weight:500;line-height:20px}.article__publish-date{color:var(--text-color)}.device-phone .article__publish-date{line-height:16px;font-size:14px;font-weight:400}.article__updated-date{color:var(--section-color)}.device-phone .article__updated-date{line-height:20px;margin-top:2px;font-size:14px}.article .article-share{grid-column:9/span 4;grid-row:1;justify-content:flex-end}.article .article-share,.device-phone .article .article-share{padding:8px var(--sa-right) calc(2*var(--root-padding)) var(--sa-left)}.device-phone .article .article-share{justify-content:unset}.article .article-content .article-share{margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2);max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2)}.device-phone .article .article-content .article-share{max-width:none;margin-left:0}.article .podcast-button{font-family:var(--font-html);font-size:16px;font-weight:600;line-height:20px;background-color:#a5e6e9;padding:8px 16px;border-radius:20px;margin-left:16px;box-shadow:none!important}.article .podcast-button svg{margin-right:8px}.article .podcast-button,.article .podcast-button:hover{color:#262626!important}.article .disturbing-content,.article-has-archived{background-color:var(--lightyellow);box-shadow:inset 0 0 0 1px var(--warning);padding:16px 24px;font-weight:400;font-size:16px;line-height:24px;color:#262626;margin:0 auto;max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*8 + var(--root-padding)/2);width:auto;border-radius:5px}.device-phone .article .disturbing-content,.device-phone .article-has-archived{padding:11px 14px;line-height:21px;font-size:14px}.article .disturbing-content{margin-bottom:0;display:none;max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2)}.article .disturbing-content__heading{font-size:24px;line-height:27px;font-weight:400;margin:0;color:#ff4800}.article .disturbing-content .button{border-color:var(--gray);color:var(--gray);margin-top:12px}.article .disturbing-content .button--background{background-color:var(--gray);color:#fff}.article--disturbing-content .disturbing-content{display:block}.article--disturbing-content .article__audio-articles,.article--disturbing-content .article-superheader__container,.article--disturbing-content .article-superheader__background,.article--disturbing-content .article-body{filter:blur(20px);opacity:.2}.article .article-lead-audio-link{color:#fff;text-align:center;font-size:14px!important}.article .article-lead-audio-link a{color:#fff}.article .additional-pages-order{position:relative;margin-bottom:20px;font-size:14px;font-weight:600;color:#999;text-align:center;text-transform:uppercase}.article .additional-pages-order .stripe{width:100%;height:1px;border-radius:5px;background-color:#ddd;position:absolute;top:50%;left:0}.article .additional-pages-order span{color:var(--text-color)}.article .additional-pages-order .inside-container{position:relative;display:inline-block;background-color:var(--background-color);padding:0 20px;z-index:1}.device-phone .article .additional-pages-order{font-weight:500}.device-phone .article .additional-pages-order .inside-container{letter-spacing:.55px;font-size:11px}.article .additional-pages-navi{margin:15px 0;padding:15px 20px;border-radius:5px;background-color:var(--lightest)}.article .additional-pages-navi .additional-pages-order{margin-bottom:0;width:100%}.article .additional-pages-navi .additional-pages-order .inside-container{background-color:var(--lightest)}.article .additional-pages-navi__prev,.article .additional-pages-navi__next{position:absolute;top:50%;transform:translateY(-50%);background-color:var(--lightest);z-index:2;text-transform:uppercase}.article .additional-pages-navi__prev:before,.article .additional-pages-navi__next:before{content:"";background-image:url(/v6/img/icons/arrow-black-left.svg);background-repeat:no-repeat;width:11px;height:20px;display:block;position:absolute;top:50%;transform:translateY(-50%)}.dark-theme .article .additional-pages-navi__prev:before,.dark-theme .article .additional-pages-navi__next:before{background-image:url(/v6/img/icons/arrow-white-left.svg)}.article .additional-pages-navi__prev{left:0;padding-left:21px;padding-right:30px}.article .additional-pages-navi__prev:before{left:0}.article .additional-pages-navi__next{right:0;padding-right:21px;padding-left:30px}.article .additional-pages-navi__next:before{right:0;transform:rotate(180deg) translateY(50%)}.article .additional-pages-navi--title{text-align:center;text-transform:uppercase;font-size:10px;font-weight:400;letter-spacing:.5px;line-height:12px;margin-bottom:10px;color:var(--section-color)}.article .additional-pages-navi__buttons{position:relative;margin-bottom:10px;font-size:10px;font-weight:600}.article .additional-pages-navi__articles{font-weight:600;padding:0 10px;line-height:20px}.article .additional-pages-navi__articles div{padding:0 10px}.article .additional-pages-navi__articles div:last-child{text-align:right}.device-phone .article .additional-pages-order{margin:0 10px 10px}.device-phone .article .additional-pages-navi{padding:15px;margin:10px auto;max-width:calc(100vw - 20px)}.device-phone .article .additional-pages-navi .additional-pages-order{margin:8px 10px 10px}.device-phone .article .additional-pages-navi__prev,.device-phone .article .additional-pages-navi__next{font-size:0;height:15px}.device-phone .article .additional-pages-navi__prev{padding-left:26px;padding-right:0}.device-phone .article .additional-pages-navi__next{padding-right:26px;padding-left:0}.device-phone .article .additional-pages-navi__articles{padding:0;font-size:14px;line-height:16px}.device-phone .article .additional-pages-navi__articles div:first-child{padding-left:0}.device-phone .article .additional-pages-navi__articles div:last-child{padding-right:0}.article .ylo{max-width:648px;margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2);padding-bottom:24px}.device-phone .article .ylo{margin-left:0;padding-bottom:0}.article__suggested-related,.article__piano-block{font-family:var(--font-html)!important;margin-top:32px;margin-bottom:8px;margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2);max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2)}.device-phone .article__suggested-related,.device-phone .article__piano-block{margin-top:12px;margin-bottom:0;margin-left:0;max-width:none}.article .daily-editor{align-items:end}.theme-magazine .article--longread .article-body__item--lead.article-body__item--image,.theme-magazine .article--longread .article-body__item--lead.article-body__item--video,.theme-magazine .article--longread .article-body__item--lead.article-body__item--gallery{max-width:1038px;margin:0 auto}.article .dfp-ad:not(.dfp-ad--rendered)+.article-body-content{padding-top:16px}.ylo{max-width:767px}.device-phone .ylo{max-width:none}.article-loader{position:relative;height:300px;background-color:var(--background-color);display:none}.article-loader--visible{display:block}.article-loader .load-three-bounce{position:absolute;top:50%;left:50%;text-align:center;margin-left:-40px;margin-top:-10px}.article-loader .load-three-bounce div{display:inline-block;width:20px;height:20px;border-radius:50%;margin:0 5px;animation:load-three-bounce 1.4s ease-in-out 0s infinite both;background-color:var(--section-color)}.article-loader .load-three-bounce div:nth-child(1){-webkit-animation-delay:-.32s;animation-delay:-.32s}.article-loader .load-three-bounce div:nth-child(1){-webkit-animation-delay:-.16s;animation-delay:-.16s}@keyframes load-three-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.device-phone .article-body__item--highlightedContent figure:first-child{padding-top:8px}.device-phone .article-body__item--highlightedContent figure:last-child{padding-bottom:8px}.device-phone .article-video .video-player__wrap{height:auto!important}.article-7595399 .article__top .root .space--l,.article-7595399 .article__labels.pull-right{display:none}.article-7595399 .article__headline-cnt{max-width:100%;background:#a5e6e9;border-radius:6px}.article-7595399 .article__headline{height:200px;font-size:0!important;color:#a5e6e9!important;background-image:url(/v6/img/podcast-header.svg);background-position:center center;background-repeat:no-repeat;background-size:auto 100px}.article-7595399 .article__headline--comments{display:none}.device-phone .article-7595399 .article__headline{height:64px;background-size:auto 32px}

.article-superheader{position:relative;width:100%;height:calc(100vh - 180px);background-color:#f5f5f5;grid-column:1/span 12}.dark-theme .article-superheader{background-color:#262626}.device-phone .article-superheader{height:calc(100vh - 192px);width:auto}.article-superheader__background{background-size:cover;background-position:center;position:absolute;inset:0;overflow:hidden}.article-superheader__background .video-background .jw-error{height:100%!important}.device-phone .article-superheader__background{background-position:top center}.article-superheader__background:after{content:"";position:absolute;inset:0;background-color:#000;opacity:.2}.article-superheader__container{background:linear-gradient(#0000,#0009);display:flex;justify-content:space-between;flex-direction:column;position:absolute;top:0;left:0;height:100%;width:100%;padding:0 16px 16px}.device-phone .article-superheader__container{justify-content:flex-end}.article-superheader__container .figure__caption{color:#fff;opacity:.6;margin:0;font-size:1rem}.article-superheader__bottom{max-width:var(--page-max-width);padding:0 var(--root-padding);display:flex;margin:0 auto}.device-phone .article-superheader__bottom{padding:0;display:block}.article-superheader__tags{width:calc((var(--page-max-width) - var(--root-padding)*4)/12*3 + var(--root-padding)/2);text-align:right;margin-bottom:16px}.device-phone .article-superheader__tags{text-align:left;width:auto;margin-bottom:0}.article-superheader__tags .article__label{margin-right:16px}.article-superheader__headline-wrapper{width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2);display:flex;flex-direction:column;justify-content:end}.device-phone .article-superheader__headline-wrapper{width:auto}.article-superheader__headline{color:#fff;font-size:48px;line-height:48px;font-weight:700;letter-spacing:-1px;max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2)}.device-phone .article-superheader__headline{font-size:28px;line-height:32px;letter-spacing:-1px;max-width:none}.article-superheader__headline-additional{font-size:16px;font-weight:400;color:#fff;line-height:21px;margin-top:8px}.article-superheader .breadcrumb{background:none;color:#fff}.article-superheader .breadcrumb>*{opacity:1}.article-superheader .breadcrumb a{opacity:.6}.article-superheader .breadcrumb .icon,.article-superheader .breadcrumb .pattern--cubes{color:#fff;opacity:.65}.article-superheader .disturbing-content{position:absolute;left:0;right:0;top:0;z-index:2}.device-phone .article-superheader .disturbing-content{margin-left:var(--root-padding);margin-right:var(--root-padding)}.article-superheader .article__headline--comments{color:currentColor}html:not(.device-phone) .article--superarticle div.articleContentImage.left{margin-right:var(--root-padding)}html:not(.device-phone) .article--superarticle div.articleContentImage.right{float:right;width:calc((var(--page-max-width) - var(--root-padding)*4)/12*4 + var(--root-padding)/2);margin-right:calc((var(--page-max-width) - var(--root-padding)*4)/12*-2 + var(--root-padding)/2);margin-left:var(--root-padding)}html:not(.device-phone) .article--superarticle div.articleContentImage.wider,html:not(.device-phone) .article--superarticle div.articleContentImage.full{width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2)}html:not(.device-phone) .article--superarticle .article-body__item--htmlElement:has(.articleContentImage.full-width){max-width:100vw;min-width:calc(100vw - 48px);grid-template-columns:repeat(12,1fr)}html:not(.device-phone) .article--superarticle .article-body__item--htmlElement:has(.articleContentImage.full-width) .articleContentImage{margin:0 auto}html:not(.device-phone) .article--superarticle .article-body__item--audio{grid-column:2/span 2}html:not(.device-phone) .article--superarticle .article-body__item:not(.article-body__item--highlightedContent):not(.article__suggested-related){margin:16px auto 0}html:not(.device-phone) .article--superarticle .article-body__item:not(.article-body__item--highlightedContent):not(.article__suggested-related) .article-body__item--wide-1300,html:not(.device-phone) .article--superarticle .article-body__item:not(.article-body__item--highlightedContent):not(.article__suggested-related) .article-body__item--full-width,html:not(.device-phone) .article--superarticle .article-body__item:not(.article-body__item--highlightedContent):not(.article__suggested-related) .article-body__item--center{max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*8 + var(--root-padding)/2)}html:not(.device-phone) .article--superarticle .article-body__item--highlightedContent{margin-left:auto;margin-right:auto}html:not(.device-phone) .article--superarticle .article-body__item--highlightedContent .figure__caption{font-family:var(--font-content)}html:not(.device-phone) .article--superarticle .article-body__item--highlightedContent .figure--align-wider{margin:0}html:not(.device-phone) .article--superarticle .figure--align-left{margin-right:var(--root-padding)}html:not(.device-phone) .article--superarticle .figure--align-right{max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*4 + var(--root-padding)/2);margin-right:calc((var(--page-max-width) - var(--root-padding)*4)/12*-2 + var(--root-padding)/2)}html:not(.device-phone) .article--superarticle .figure__caption{max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2);margin-left:auto;margin-right:auto}html:not(.device-phone) .article--superarticle .ylo,html:not(.device-phone) .article--superarticle .article-content .article-share{margin:0 auto}html:not(.device-phone) .article--superarticle .article__suggested-related,html:not(.device-phone) .article--superarticle .article__piano-block{margin-right:auto;margin-left:auto}html:not(.device-phone) .article--superarticle .authors{grid-column:4/span 7}html:not(.device-phone) .article--superarticle .article-superheader__image-caption{display:flex;align-items:flex-end;justify-content:flex-end}html:not(.device-phone) .article--superarticle .article-body__item--full-width{max-width:100vw;min-width:calc(100vw - 48px)}html:not(.device-phone) .article--superarticle .article-body__item--full-width .figure__image{max-height:calc(100vh - 74px);object-fit:contain}html:not(.device-phone) .article--superarticle .article-body__item--full-width .figure__image-wrapper{margin-left:var(--root-padding)!important;margin-right:calc(1*var(--root-padding))!important}

.events-layout{padding-bottom:16px}.events-layout__container{padding-top:16px}.events-layout__container,.events-layout .structured-content__group{background-color:#081a2b;color:#fff}.events-layout .block-title{color:#fff}.events-layout .block-title .pattern--cubes{color:#f94a4d}.events-layout .block-title:not(.tab-menu__title):before{display:block;content:"";min-width:32px;width:32px;height:32px;margin-right:12px;background-image:url(/v6/img/icons/pm-bubble.svg);background-repeat:no-repeat;background-size:contain;border-radius:50%;overflow:hidden}.device-phone .events-layout .block-title:not(.tab-menu__title):before{min-width:24px;width:24px;height:24px}.events-layout .list-article__headline,.events-layout .list-article__headline--exclamation{color:#f5f5f5!important}.events-layout .list-article__label{background-color:#000}.events-layout .list-article:hover .list-article__shadow{box-shadow:inset 0 -4px #f94a4d!important}.events-layout .list-article__image{position:relative}.events-layout .list-article__image:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;background-color:#f94a4d;background-image:url(/v6/img/icons/play-button-white-v2.svg);background-size:20px;background-repeat:no-repeat;background-position:20px center;border-radius:50%}.events-layout .list-article__icons svg path{fill:#f94a4d}.events-layout .list-article__section-label{color:#f94a4d}.events-layout .structured-content__group--events .structured-content__block--single .list-article__image{padding-top:83.973%}.events-layout .structured-content__group--events .structured-content__block--double .list-article--1 .list-article__image{padding-top:52.45%}.events-layout .structured-content__group--events .structured-content__block--double .list-article--1 .list-article__icons svg{height:24px;width:24px}.events-layout .structured-content__group--events .structured-content__block--triple{grid-template-columns:572px 1fr}.events-layout .structured-content__group--events .structured-content__block--triple .list-article--1{grid-column:1;grid-row:1/span 2}.events-layout .structured-content__group--events .structured-content__block--triple .list-article--1 .list-article__headline{font-size:31px;line-height:32px;font-weight:700}.events-layout .structured-content__group--events .structured-content__block--triple .list-article--2,.events-layout .structured-content__group--events .structured-content__block--triple .list-article--3{grid-column:2}.events-layout .structured-content__group--events .structured-content__block--triple .list-article--2 .list-article__image,.events-layout .structured-content__group--events .structured-content__block--triple .list-article--3 .list-article__image{padding-top:51.1%}.events-layout .structured-content__group--events .structured-content__block--triple .list-article--2{grid-row:1}.events-layout .structured-content__group--events .structured-content__block--triple .list-article--3{grid-row:2}.events-layout .structured-content__group--events .structured-content__block--quadruple{grid-template-columns:426px 1fr}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--1{grid-column:1;grid-row:1/span 3}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--1 .list-article__headline{font-size:31px;line-height:32px}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--2,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--3,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--4{grid-column:2}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--2 .list-article__url,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--3 .list-article__url,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--4 .list-article__url{display:flex;padding-bottom:0}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--2 .list-article__text,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--3 .list-article__text,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--4 .list-article__text{padding-bottom:10px}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--2 .list-article__media,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--3 .list-article__media,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--4 .list-article__media{min-height:131px;min-width:131px;max-width:131px;margin-right:16px;margin-bottom:0;position:relative}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--2 .list-article__section-label,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--3 .list-article__section-label,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--4 .list-article__section-label{padding-left:0}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--2 .list-article__image,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--3 .list-article__image,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--4 .list-article__image{padding-top:100%;position:absolute;top:0;bottom:0;left:0}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--2{grid-row:1}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--3{grid-row:2}.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--4{grid-row:3}.events-layout .structured-content__group--events .structured-content__block--double .list-article--1 .list-article__headline,.events-layout .structured-content__group--events .structured-content__block--triple .list-article--1 .list-article__headline,.events-layout .structured-content__group--events .structured-content__block--quadruple .list-article--1 .list-article__headline{font-weight:700}.events-layout .layout--right .block-title:not(.tab-menu__title){font-size:24px;line-height:27px}.events-layout .layout--right .block-title:not(.tab-menu__title):before{min-width:24px;height:24px;width:24px}.events-layout .layout--right .list-article__headline,.events-layout .layout--right .list-article__headline--exclamation{color:#fff!important}.events-layout .layout--right .list-article__section-label{color:#ccc}.events-layout .layout--right .list-article__icons svg{height:16px;width:16px}.events-layout .layout--right .read-more{background-color:#081a2b}.events-layout .layout--right .tab-menu__title-container:not(.active){color:#f94a4d;border-bottom-color:#f94a4d}.device-phone .events-layout .layout-phone .block-title{margin:16px 0}.device-phone .events-layout .layout-phone .event-article-container article+article{margin-top:16px}.device-phone .events-layout .layout-phone .event-article-container .list-article__image{padding-top:66.664%}.device-phone .events-layout .layout-phone .event-article-container .list-article__section-label{color:#ccc}.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--single,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--double,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--triple,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--quadruple{display:flex;overflow:auto}.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--single .dfp-ad,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--double .dfp-ad,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--triple .dfp-ad,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--quadruple .dfp-ad{display:none!important}.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--single .list-article,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--double .list-article,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--triple .list-article,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--quadruple .list-article{min-width:343px;max-width:343px;padding-top:0}.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--single .list-article__media,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--double .list-article__media,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--triple .list-article__media,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--quadruple .list-article__media{padding-right:0!important}.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--single .list-article__url,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--double .list-article__url,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--triple .list-article__url,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--quadruple .list-article__url{display:block!important}.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--single .list-article__image,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--double .list-article__image,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--triple .list-article__image,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--quadruple .list-article__image{width:100%!important;min-height:auto!important;padding-top:66.666%!important}.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--single .list-article__headline,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--double .list-article__headline,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--triple .list-article__headline,.device-phone .events-layout .structured-content__group:not(.structured-content__group--events) .structured-content__block--quadruple .list-article__headline{font-size:16px;line-height:20px;font-weight:600}

.social-media-container{padding:32px 15px;position:relative;background-color:var(--background-color)}.social-media-container__title{text-align:center;font-size:24px;line-height:27px;font-weight:700;color:var(--text-color);margin-bottom:16px}.dark-theme .social-media-container__title{color:#a5e6e9}.social-media-container__buttons{display:flex;flex-wrap:wrap;gap:1rem}.social-media-container__buttons a{border-radius:1.75rem;height:3.5rem;padding:0 1.75rem;background-color:#a5e6e9;color:#0000b8;min-width:187px}.social-media-container__buttons a:last-child{margin-right:0}.device-phone .social-media-container__title{font-size:18px;line-height:23px}.device-phone .social-media-container__buttons{gap:.5rem}.device-phone .social-media-container__buttons a{border-radius:1.25rem;padding:0 1.25rem;height:2.5rem;flex:1;min-width:0}.device-phone .social-media-container__buttons a:last-child{margin-right:0}

.contacts{position:relative;background-color:var(--background-color);padding-top:16px}.contacts__buttons{margin-bottom:32px;position:relative}.contacts__buttons-item{cursor:pointer;padding:2px 12px;height:24px;border:1px solid var(--section-color);color:var(--section-color);box-sizing:border-box;border-radius:100px;margin:4px;font-size:14px;line-height:19px;transition:background-color .2s,color .2s;display:flex;align-items:center}.contacts__buttons-item:hover,.contacts__buttons-item--active{color:#fff;background:var(--section-color)}.contacts__rows p:first-child{margin-top:.5em}.contacts__columns,.contacts__employees{display:grid;gap:16px}.contacts__columns{grid-template-columns:repeat(4,1fr)}.contacts__employees{grid-template-columns:repeat(3,1fr)}.contacts .columns{position:relative;padding-bottom:30px;margin-bottom:16px}.contacts .columns:not(.no-border){border-bottom:2px solid gray}.contacts .columns__headline{font-weight:700;color:var(--section-color);margin-bottom:27px}.contacts .columns__subheader{color:var(--gray)}.contacts .columns button{display:flex;justify-content:center;align-items:center;padding:11px 20px 10px;width:288px;height:40px;border:1px solid;box-sizing:border-box;border-radius:3px;position:absolute;bottom:0}.device-phone .contacts .columns button{width:100%}.contacts .columns button:hover{cursor:pointer;opacity:.8}.contacts .columns button span{margin-right:10px}.contacts .employee{border-bottom:2px solid gray;padding-bottom:12px}.contacts .employee--hidden{display:none}.contacts .employee a{display:block}.contacts .employee__name{font-size:20px;font-weight:700}.contacts .employee__position{color:var(--gray);line-height:20px}.contacts .employee__thumbnail{margin-right:14px}.contacts .employee__thumbnail,.contacts .employee__thumbnail img{min-height:85px;max-height:85px;min-width:85px}.contacts .employee__thumbnail--placeholder{background-color:var(--lightest);background-image:url(/v6/img/unisex-placeholder.svg)}.dark-theme.device-phone .contacts{--gradient-color-1: rgba(253, 0, 219, 0);--gradient-color-2: rgba(20, 20, 20, 1)}.device-phone .contacts{--gradient-color-1: rgba(2, 0, 36, 0);--gradient-color-2: rgba(255, 255, 255, 1)}.device-phone .contacts .block-title{font-size:31px;line-height:32px}.device-phone .contacts__columns,.device-phone .contacts__employees{display:block}.device-phone .contacts__columns{margin-bottom:32px}.device-phone .contacts .employee{margin-bottom:25px}.device-phone .contacts__buttons-container{position:relative}.device-phone .contacts__buttons-container:before,.device-phone .contacts__buttons-container:after{content:"";position:absolute;top:0;width:16px;height:40px;z-index:2;background:linear-gradient(90deg,var(--gradient-color-1) 0%,var(--gradient-color-2) 100%)}.device-phone .contacts__buttons-container:before{left:calc(var(--root-padding)*-1);transform:rotate(180deg)}.device-phone .contacts__buttons-container:after{right:calc(var(--root-padding)*-1)}.device-phone .contacts__buttons{overflow-x:auto;margin:0 calc(var(--root-padding)*-1) 32px;padding:0 16px}.device-phone .contacts__buttons-item{height:32px;white-space:nowrap}.device-phone .contacts .columns:not(:last-child) button{bottom:24px}.device-phone .contacts .columns.no-border:not(:last-child){border-bottom:2px solid gray}.device-phone .contacts .columns.text-and-button{padding-bottom:88px}.device-phone .contacts .columns:last-child{padding-bottom:64px}

.piano-regular-triple{display:grid;grid-gap:16px;grid-template-columns:616px 1fr 1fr}.piano-regular-triple .list-article__headline{font-size:21px;line-height:24px}.piano-regular-triple .list-article:first-child .list-article__url{padding-bottom:0}.piano-regular-triple .list-article:first-child .list-article__image{padding-top:71.43%}.piano-regular-triple .list-article:first-child .list-article__media{margin-bottom:0}.piano-regular-triple .list-article:first-child .list-article__media:before{content:"";background:linear-gradient(180deg,#26262600,#26262699);position:absolute;inset:0}.piano-regular-triple .list-article:first-child .list-article__headline,.piano-regular-triple .list-article:first-child .list-article__headline--exclamation,.piano-regular-triple .list-article:first-child .list-article__section-label{color:#fff}.piano-regular-triple .list-article:first-child .list-article__headline{font-size:30px;line-height:32px}.piano-regular-triple .list-article:first-child .list-article__text{position:absolute;bottom:14px;left:12px;right:12px}.piano-regular-triple .list-article:not(:first-child) .list-article__image{padding-top:100%}.device-phone .piano-regular-triple{display:block}.device-phone .piano-regular-triple .list-article:first-child .list-article__image{padding-top:113.099%;border-radius:0}.device-phone .piano-regular-triple .list-article:first-child .list-article__headline{font-size:24px;line-height:28px}.device-phone .piano-regular-triple .list-article:not(:first-child){padding-top:var(--block-space)}.device-phone .piano-regular-triple .list-article:not(:first-child) .list-article__url{display:flex;padding-bottom:0}.device-phone .piano-regular-triple .list-article:not(:first-child) .list-article__media{width:auto;margin-right:16px;margin-bottom:0}.device-phone .piano-regular-triple .list-article:not(:first-child) .list-article__image{height:100%;min-height:124px;width:124px;padding-top:0;background-position:center}.device-phone .piano-regular-triple .list-article:not(:first-child) .list-article__text{padding-bottom:16px;overflow:hidden;width:100%;align-self:flex-start}.device-phone .piano-regular-triple .list-article:not(:first-child) .list-article__headline{font-size:1em;line-height:1.2;font-weight:600}.cx-pm-news-3{display:grid;grid-gap:16px;grid-template-columns:41% 1fr 24%}.cx-pm-news-3 .list-article{overflow:hidden}.cx-pm-news-3 .list-article__media{border-radius:4px;overflow:hidden;margin-bottom:0}.cx-pm-news-3 .list-article__meta{min-height:24px}.cx-pm-news-3 .list-article__image{background-position:center}.cx-pm-news-3 .list-article__section-label{line-height:14px}.cx-pm-news-3 .list-article:not(:first-child) .list-article__headline{font-size:18px;line-height:21px;font-weight:600;padding-bottom:16px}.cx-pm-news-3 .list-article:first-child .list-article__headline{font-size:24px;line-height:26px;font-weight:700}.cx-pm-news-3 .list-article:first-child .list-article__media{position:relative;height:100%}.cx-pm-news-3 .list-article:first-child .list-article__image,.cx-pm-news-3 .list-article:first-child .list-article__image:after{position:absolute;inset:0}.cx-pm-news-3 .list-article:first-child .list-article__image:after{content:"";background:linear-gradient(to bottom,#0003,#00000080)}.cx-pm-news-3 .list-article:first-child .list-article__url{position:relative}.cx-pm-news-3 .list-article:first-child .list-article__text{padding:15px 16px;color:#fff;position:absolute;left:0;right:0;bottom:0}.cx-pm-news-3 .list-article:first-child .list-article__section-label{color:#fff}.cx-pm-news-3 .list-article:nth-child(2) .list-article__text,.cx-pm-news-3 .list-article:nth-child(3) .list-article__text,.cx-pm-news-3 .list-article:nth-child(4) .list-article__text,.cx-pm-news-3 .list-article:nth-child(5) .list-article__text{padding-top:12px}.cx-pm-news-3 .list-article:nth-child(2) .list-article__url,.cx-pm-news-3 .list-article:nth-child(3) .list-article__url,.cx-pm-news-3 .list-article:nth-child(4) .list-article__url,.cx-pm-news-3 .list-article:nth-child(5) .list-article__url{display:flex}.cx-pm-news-3 .list-article:nth-child(2) .list-article__media,.cx-pm-news-3 .list-article:nth-child(3) .list-article__media,.cx-pm-news-3 .list-article:nth-child(4) .list-article__media,.cx-pm-news-3 .list-article:nth-child(5) .list-article__media{min-width:90px;width:auto;margin-right:12px}.cx-pm-news-3 .list-article:nth-child(2) .list-article__image,.cx-pm-news-3 .list-article:nth-child(3) .list-article__image,.cx-pm-news-3 .list-article:nth-child(4) .list-article__image,.cx-pm-news-3 .list-article:nth-child(5) .list-article__image{min-height:96px;height:100%;min-width:90px;width:90px;max-width:90px;padding-top:0}.cx-pm-news-3 .list-article__url{padding-bottom:0}.device-desktop .cx-pm-news-3,.device-tablet .cx-pm-news-3{grid-auto-flow:column}.device-desktop .cx-pm-news-3 .list-article:first-child,.device-tablet .cx-pm-news-3 .list-article:first-child{grid-row:1/span 4;grid-column:1}.device-desktop .cx-pm-news-3 .list-article:nth-child(2),.device-desktop .cx-pm-news-3 .list-article:nth-child(3),.device-desktop .cx-pm-news-3 .list-article:nth-child(4),.device-desktop .cx-pm-news-3 .list-article:nth-child(5),.device-tablet .cx-pm-news-3 .list-article:nth-child(2),.device-tablet .cx-pm-news-3 .list-article:nth-child(3),.device-tablet .cx-pm-news-3 .list-article:nth-child(4),.device-tablet .cx-pm-news-3 .list-article:nth-child(5){grid-column:2}.device-desktop .cx-pm-news-3 .list-article:nth-child(6),.device-desktop .cx-pm-news-3 .list-article:nth-child(7),.device-tablet .cx-pm-news-3 .list-article:nth-child(6),.device-tablet .cx-pm-news-3 .list-article:nth-child(7){grid-column:3}.device-desktop .cx-pm-news-3 .list-article:nth-child(6) .list-article__text,.device-desktop .cx-pm-news-3 .list-article:nth-child(7) .list-article__text,.device-tablet .cx-pm-news-3 .list-article:nth-child(6) .list-article__text,.device-tablet .cx-pm-news-3 .list-article:nth-child(7) .list-article__text{padding-top:6px}.device-desktop .cx-pm-news-3 .list-article:nth-child(6) .list-article__url,.device-desktop .cx-pm-news-3 .list-article:nth-child(7) .list-article__url,.device-tablet .cx-pm-news-3 .list-article:nth-child(6) .list-article__url,.device-tablet .cx-pm-news-3 .list-article:nth-child(7) .list-article__url{display:flex;flex-direction:column}.device-desktop .cx-pm-news-3 .list-article:nth-child(6) .list-article__media,.device-desktop .cx-pm-news-3 .list-article:nth-child(7) .list-article__media,.device-tablet .cx-pm-news-3 .list-article:nth-child(6) .list-article__media,.device-tablet .cx-pm-news-3 .list-article:nth-child(7) .list-article__media{flex:1 0 0%}.device-desktop .cx-pm-news-3 .list-article:nth-child(6) .list-article__image,.device-desktop .cx-pm-news-3 .list-article:nth-child(7) .list-article__image,.device-tablet .cx-pm-news-3 .list-article:nth-child(6) .list-article__image,.device-tablet .cx-pm-news-3 .list-article:nth-child(7) .list-article__image{padding-top:0;height:100%;min-height:140px}.device-desktop .cx-pm-news-3 .list-article:nth-child(6),.device-tablet .cx-pm-news-3 .list-article:nth-child(6){grid-row:1/span 2}.device-desktop .cx-pm-news-3 .list-article:nth-child(7),.device-tablet .cx-pm-news-3 .list-article:nth-child(7){grid-row:3/span 2}.device-desktop .cx-pm-news-3 .list-article:nth-child(2),.device-tablet .cx-pm-news-3 .list-article:nth-child(2){grid-row:1}.device-desktop .cx-pm-news-3 .list-article:nth-child(3),.device-tablet .cx-pm-news-3 .list-article:nth-child(3){grid-row:2}.device-desktop .cx-pm-news-3 .list-article:nth-child(4),.device-tablet .cx-pm-news-3 .list-article:nth-child(4){grid-row:3}.device-desktop .cx-pm-news-3 .list-article:nth-child(5),.device-tablet .cx-pm-news-3 .list-article:nth-child(5){grid-row:4}.device-phone .cx-pm-news-3{grid-template-columns:repeat(12,1fr);grid-gap:16px}.device-phone .cx-pm-news-3 .list-article{position:relative;display:grid;grid-template-columns:1fr;grid-column-end:span 12}.device-phone .cx-pm-news-3 .list-article:first-child .list-article__headline{line-height:28px}.device-phone .cx-pm-news-3 .list-article:first-child .list-article__media{min-height:383px;border-radius:0}.device-phone .cx-pm-news-3 .list-article:first-child .list-article__image{border-radius:0}.device-phone .cx-pm-news-3 .list-article:not(:first-child) .list-article__headline{font-size:16px;line-height:20px}.device-phone .cx-pm-news-3 .list-article:nth-child(2) .list-article__media,.device-phone .cx-pm-news-3 .list-article:nth-child(3) .list-article__media,.device-phone .cx-pm-news-3 .list-article:nth-child(4) .list-article__media,.device-phone .cx-pm-news-3 .list-article:nth-child(5) .list-article__media{width:124px;min-width:124px}.device-phone .cx-pm-news-3 .list-article:nth-child(2) .list-article__image,.device-phone .cx-pm-news-3 .list-article:nth-child(3) .list-article__image,.device-phone .cx-pm-news-3 .list-article:nth-child(4) .list-article__image,.device-phone .cx-pm-news-3 .list-article:nth-child(5) .list-article__image{min-width:100%;min-height:124px}.device-phone .cx-pm-news-3 .list-article:nth-child(6),.device-phone .cx-pm-news-3 .list-article:nth-child(7){grid-column-end:span 6}.device-phone .cx-pm-news-3 .list-article:nth-child(6) .list-article__image,.device-phone .cx-pm-news-3 .list-article:nth-child(7) .list-article__image{padding-top:66.25%}.device-phone .cx-pm-news-3 .list-article:nth-child(6) .list-article__text,.device-phone .cx-pm-news-3 .list-article:nth-child(7) .list-article__text{padding-top:6px}.cx-digi-promo-pm{display:grid;grid-gap:16px;grid-template-columns:511px 1fr;grid-auto-flow:column}.cx-digi-promo-pm .list-article{overflow:hidden}.cx-digi-promo-pm .list-article__url{padding-bottom:0}.cx-digi-promo-pm .list-article__media{overflow:hidden;margin-bottom:0}.cx-digi-promo-pm .list-article__image{background-position:center}.cx-digi-promo-pm .list-article:first-child{grid-row:1/span 5;grid-column:1}.cx-digi-promo-pm .list-article:first-child .list-article__media{position:relative;height:100%}.cx-digi-promo-pm .list-article:first-child .list-article__section-label{color:#fff}.cx-digi-promo-pm .list-article:first-child .list-article__image,.cx-digi-promo-pm .list-article:first-child .list-article__image:after{position:absolute;inset:0}.cx-digi-promo-pm .list-article:first-child .list-article__image:after{content:"";background:linear-gradient(to bottom,#0003,#00000080)}.cx-digi-promo-pm .list-article:first-child .list-article__url{position:relative}.cx-digi-promo-pm .list-article:first-child .list-article__text{padding:22px 16px;color:#fff;position:absolute;left:0;right:0;bottom:0}.cx-digi-promo-pm .list-article:not(:first-child){grid-column:2}.cx-digi-promo-pm .list-article:not(:first-child) .list-article__headline{font-size:18px;line-height:21px;font-weight:600;padding-bottom:8px}.cx-digi-promo-pm .list-article:not(:first-child) .list-article__url{display:flex}.cx-digi-promo-pm .list-article:not(:first-child) .list-article__media{min-width:90px;min-height:90px;width:auto;margin-right:16px}.cx-digi-promo-pm .list-article:not(:first-child) .list-article__image{height:100%;width:100%;padding-top:0}.cx-digi-promo-pm .list-article:nth-child(2){grid-row:1}.cx-digi-promo-pm .list-article:nth-child(3){grid-row:2}.cx-digi-promo-pm .list-article:nth-child(4){grid-row:3}.cx-digi-promo-pm .list-article:nth-child(5){grid-row:4}.cx-digi-promo-pm .list-article:nth-child(6){grid-row:5}.device-phone .cx-digi-promo-pm{display:block}.device-phone .cx-digi-promo-pm .list-article+.list-article{padding-top:var(--root-padding)}.device-phone .cx-digi-promo-pm .list-article:first-child{margin-left:calc(var(--root-padding)*-1);margin-right:calc(var(--root-padding)*-1)}.device-phone .cx-digi-promo-pm .list-article:first-child .list-article__meta{display:none}.device-phone .cx-digi-promo-pm .list-article:first-child .list-article__media{min-height:383px;border-radius:0}.device-phone .cx-digi-promo-pm .list-article:first-child .list-article__headline{text-align:left;font-size:24px;line-height:26px}.cx-pm-news-5{display:grid;gap:1em;grid-template-columns:repeat(12,1fr)}.cx-pm-news-5 .list-article__headline{font-size:16px}.cx-pm-news-5 .list-article__image{border-radius:4px;background-position:center}.cx-pm-news-5 .list-article:nth-child(1) .list-article__section-label{color:#fff!important}.cx-pm-news-5 .list-article:nth-child(1) .list-article__url{position:relative;padding-bottom:0}.cx-pm-news-5 .list-article:nth-child(1) .list-article__media{margin-bottom:0;position:absolute;inset:0}.cx-pm-news-5 .list-article:nth-child(1) .list-article__text{padding:12px 16px;color:#fff;position:absolute;left:0;right:0;bottom:0}.cx-pm-news-5 .list-article:nth-child(1) .list-article__image{position:absolute;inset:0}.cx-pm-news-5 .list-article:nth-child(1) .list-article__image:after{position:absolute;inset:0;content:"";background:linear-gradient(to bottom,#0003,#00000080)}.cx-pm-news-5 .list-article:nth-child(1),.cx-pm-news-5 .list-article:nth-child(4){grid-column-end:span 6}.cx-pm-news-5 .list-article:nth-child(1) .list-article__headline,.cx-pm-news-5 .list-article:nth-child(4) .list-article__headline{font-weight:700}.cx-pm-news-5 .list-article:nth-child(1) .list-article__headline{font-size:32px;line-height:34px}.cx-pm-news-5 .list-article:nth-child(4) .list-article__headline{font-size:30px;line-height:32px}.cx-pm-news-5 .list-article:nth-child(4) .list-article__image{padding-top:48.702%}.cx-pm-news-5 .list-article:nth-child(2),.cx-pm-news-5 .list-article:nth-child(3){grid-column-end:span 3}.cx-pm-news-5 .list-article:nth-child(2) .list-article__image,.cx-pm-news-5 .list-article:nth-child(3) .list-article__image{padding-top:100%}.cx-pm-news-5 .list-article:nth-child(2) .list-article__headline,.cx-pm-news-5 .list-article:nth-child(3) .list-article__headline{font-size:20px;line-height:24px;font-weight:700}.cx-pm-news-5 .list-article:nth-child(n+5){grid-column-end:span 2}.cx-pm-news-5 .list-article:nth-child(n+5) .list-article__headline{font-size:18px;line-height:21px;font-weight:600}.cx-pm-news-5 .list-article:nth-child(n+5) .list-article__image{padding-top:154.11%}.cx-pm-news-5 .list-article:nth-child(5) .list-article__image{padding-top:154.12%}.device-phone .cx-pm-news-5{gap:.75em}.device-phone .cx-pm-news-5 .list-article{grid-column-end:span 12}.device-phone .cx-pm-news-5 .list-article:first-child{margin-left:-12px;margin-right:-12px}.device-phone .cx-pm-news-5 .list-article:first-child .list-article__headline{font-size:24px;line-height:28px}.device-phone .cx-pm-news-5 .list-article:first-child .list-article__image{padding-top:100%}.device-phone .cx-pm-news-5 .list-article:not(:first-child) .list-article__headline{font-size:17px;line-height:20px;font-weight:600}.device-phone .cx-pm-news-5 .list-article:not(:first-child) .list-article__image{padding-top:50%}.device-phone .cx-pm-news-5 .list-article:nth-child(n+5) .list-article__url{display:flex;padding-bottom:0}.device-phone .cx-pm-news-5 .list-article:nth-child(n+5) .list-article__media{width:auto;margin-bottom:0;margin-right:12px}.device-phone .cx-pm-news-5 .list-article:nth-child(n+5) .list-article__image{min-width:106.3px;width:106.3px;max-width:106.3px;padding-top:0;height:100%}.device-phone .cx-pm-news-5 .list-article:nth-child(n+5) .list-article__text-content{padding-bottom:12px}.piano-block{padding-top:var(--group-space);position:relative;background-color:var(--background-color)}.piano-block:empty{display:none}.device-desktop .piano-cxense-content-left-5,.device-tablet .piano-cxense-content-left-5{display:grid;gap:1em;grid-template-columns:repeat(3,1fr)}.device-desktop .piano-cxense-content-left-5 .list-article:first-child,.device-tablet .piano-cxense-content-left-5 .list-article:first-child{grid-row:1;grid-column:1/span 2}.device-desktop .piano-cxense-content-left-5 .list-article:first-child .list-article__headline,.device-tablet .piano-cxense-content-left-5 .list-article:first-child .list-article__headline{font-size:24px;line-height:27px}.device-desktop .piano-cxense-content-left-5 .list-article:nth-child(2) .list-article__image,.device-tablet .piano-cxense-content-left-5 .list-article:nth-child(2) .list-article__image{padding-top:101.745%}.device-desktop .piano-cxense-content-left-5 .list-article:nth-child(2) .list-article__headline,.device-tablet .piano-cxense-content-left-5 .list-article:nth-child(2) .list-article__headline{font-size:18px;line-height:21px;font-weight:400}.device-desktop .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__image,.device-desktop .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__image,.device-desktop .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__image,.device-tablet .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__image,.device-tablet .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__image,.device-tablet .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__image{padding-top:66.666%}.device-desktop .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__headline,.device-desktop .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__headline,.device-desktop .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__headline,.device-tablet .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__headline,.device-tablet .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__headline,.device-tablet .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__headline{font-size:18px;line-height:21px;font-weight:400}.device-desktop .piano-cxense-content-left-9,.device-tablet .piano-cxense-content-left-9{display:flex;flex-wrap:wrap}.device-desktop .piano-cxense-content-left-9 .list-article:first-child,.device-tablet .piano-cxense-content-left-9 .list-article:first-child{flex-basis:calc(66.66% - 8px);margin-right:16px}.device-desktop .piano-cxense-content-left-9 .list-article:first-child .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:first-child .list-article__headline{font-size:24px;line-height:27px}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(2),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(2){flex-basis:calc(33.33% - 8px)}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(2) .list-article__image,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(2) .list-article__image{padding-top:101.745%}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(2) .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(2) .list-article__headline{font-size:18px;line-height:21px;font-weight:400}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(4),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(4){margin:0 16px}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(3),.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(4),.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(5),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(3),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(4),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(5){margin-top:16px;flex-basis:calc(33.33% - 10.66px)}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(6),.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(7),.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(8),.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(9),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(6),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(7),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(8),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(9){margin-top:16px;flex-basis:calc(25% - 12px)}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(7),.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(8),.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(9),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(7),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(8),.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(9){margin-left:16px}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__headline,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__headline,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__headline,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(6) .list-article__headline,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__headline,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__headline,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(6) .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__headline,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__headline{font-size:18px;line-height:21px;font-weight:400}.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__image,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__image,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__image,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(6) .list-article__image,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__image,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__image,.device-desktop .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__image,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__image,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__image,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__image,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(6) .list-article__image,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__image,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__image,.device-tablet .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__image{padding-top:66.666%}.device-phone .piano-cxense-content-left-5,.device-phone .piano-cxense-content-left-9{display:block}.device-phone .piano-cxense-content-left-5 .list-article+.list-article,.device-phone .piano-cxense-content-left-9 .list-article+.list-article{margin-top:16px}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(7) .list-article,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(8) .list-article,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(9) .list-article,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article{margin:0}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__url,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__url,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__url,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(7) .list-article__url,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(8) .list-article__url,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(9) .list-article__url,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__url,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__url,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__url,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__url,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__url,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__url{display:flex;padding-bottom:0;margin-bottom:0}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__media,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__media,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__media,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(7) .list-article__media,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(8) .list-article__media,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(9) .list-article__media,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__media,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__media,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__media,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__media,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__media,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__media{width:auto;margin-right:16px;margin-bottom:0}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__image,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__image,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__image,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(7) .list-article__image,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(8) .list-article__image,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(9) .list-article__image,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__image,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__image,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__image,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__image,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__image,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__image{height:100%;min-height:124px;width:124px;padding-top:0;background-position:50%}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__text,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__text,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__text,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(7) .list-article__text,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(8) .list-article__text,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(9) .list-article__text,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__text,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__text,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__text,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__text,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__text,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__text{padding-bottom:16px;overflow:hidden;width:100%}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(3) .list-article__headline,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(4) .list-article__headline,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(5) .list-article__headline,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(7) .list-article__headline,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(8) .list-article__headline,.device-phone .piano-cxense-content-left-5 .list-article:nth-child(9) .list-article__headline,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(3) .list-article__headline,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(4) .list-article__headline,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(5) .list-article__headline,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(7) .list-article__headline,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(8) .list-article__headline,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(9) .list-article__headline{font-size:18px;font-weight:400;line-height:20px}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(1),.device-phone .piano-cxense-content-left-9 .list-article:nth-child(1){position:relative;margin:16px -16px}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(1):after,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(1):after{content:"";background:linear-gradient(180deg,#0003,#000000a6);position:absolute;inset:0}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(1) .list-article__url,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(1) .list-article__url{padding-bottom:0}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(1) .list-article__media,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(1) .list-article__media{margin-bottom:0}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(1) .list-article__image,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(1) .list-article__image{padding-top:100%}.device-phone .piano-cxense-content-left-5 .list-article:nth-child(1) .list-article__text,.device-phone .piano-cxense-content-left-9 .list-article:nth-child(1) .list-article__text{color:#fff;position:absolute;bottom:0;left:0;right:0;z-index:1;padding:0 16px 16px}

.sb__poster{padding:32px 16px;background-color:var(--background-color)}.sb__poster div{word-break:break-word}.sb__poster-title{display:flex;justify-content:space-between;font-size:12px;margin-bottom:1rem}.sb__poster-title--section{text-transform:uppercase;font-weight:700}.sb__poster-title--date{color:#d5d8dd}.sb__poster-symbol{min-height:50px;background-repeat:no-repeat;background-size:contain;background-position:center;margin-bottom:.75rem}.dark-theme .sb__poster-symbol{margin:0 auto;max-width:50px;border-radius:3px}.sb__poster-poem{font-style:italic;text-align:center;font-family:var(--font-html);margin-bottom:.75rem}.sb__poster-deceased-name{font-weight:700;text-align:center;margin-bottom:.75rem}.sb__poster-born-and-died{display:flex;flex-direction:row;text-align:center;margin-bottom:.75rem;justify-content:center;gap:.25rem}.sb__poster-image{padding-bottom:200px;background-size:contain;background-position:center;border-radius:3px;margin-bottom:1rem;background-repeat:no-repeat}.device-phone .sb__poster-image{box-shadow:unset}.sb__poster-prefix,.sb__poster-farewell,.sb__poster-suffix{text-align:center}.sb__poster-author{text-align:right}

.related-embed-articles{font-family:var(--font-html)}.article-body__item--highlightedContent .related-embed-articles:first-child .title-macro{padding-top:8px}.related-embed-articles .title-macro .block-title__dot{--dotHeight: 16px;margin-top:-2px}.related-embed-articles .title-macro .block-title__dot+.space{width:8px!important}.related-embed-articles .title-macro .block-title{line-height:20.5px}.related-embed-articles .title-macro .block-title .space{width:16px!important}.related-embed-articles__container .list-article__url{display:flex;padding-bottom:0}.related-embed-articles__container .list-article__meta--left-side>*+*{margin-left:16px}.related-embed-articles__container .list-article__section-label,.related-embed-articles__container .list-article__label--date{line-height:20px}.related-embed-articles__container .list-article__media{width:auto;margin-right:16px;margin-bottom:0}.related-embed-articles__container .list-article__text{width:100%;padding-bottom:16px}.related-embed-articles__container .list-article__image{height:100%;min-height:unset;width:194px;padding-top:50%}.related-embed-articles__container .list-article__headline{font-size:18px;font-weight:600;line-height:21px!important;margin:0!important;color:var(--text-color)!important}.related-embed-articles__container .list-article__additional-headline{display:none}.device-phone .related-embed-articles__container .list-article__text{padding-top:10px}.device-phone .related-embed-articles__container .list-article__image{min-height:124px;width:124px}.device-phone .related-embed-articles__container .list-article__headline{font-size:16px;line-height:20px!important}

.newspaper-annoucer{padding:16px}.newspaper-annoucer__update{font-size:1.3125em}.newspaper-annoucer__link{background-color:#ff5f5f;padding:10px 15px;border-radius:5px;color:var(--background-color);font-weight:700;font-size:20px;margin:0 10px}.newspaper-annoucer__link:hover{opacity:.8;color:var(--text-color)}.newspaper-annoucer-table{border-collapse:collapse;width:500px}.newspaper-annoucer-table th{text-align:left;background-color:#ff5f5f}.newspaper-annoucer-table th,.newspaper-annoucer-table td{border-collapse:collapse;border:1px solid var(--text-color);font-size:20px;padding:5px 10px}.newspaper-annoucer-table th img,.newspaper-annoucer-table td img{display:inline-block;vertical-align:middle}.newspaper-annoucer-table tr:nth-child(odd){background-color:#f2f2f2}

.group-topic-with-custom-header--em_2024_rus .structured-content__group,.group-topic-with-custom-header--em_2024 .structured-content__group{padding-top:0!important}.group-topic-with-custom-header--em_2024_rus .structured-content__block,.group-topic-with-custom-header--em_2024_rus .group-branding,.group-topic-with-custom-header--em_2024_rus .layout--right,.group-topic-with-custom-header--em_2024 .structured-content__block,.group-topic-with-custom-header--em_2024 .group-branding,.group-topic-with-custom-header--em_2024 .layout--right{background-color:#1a313c;color:#fff}.group-topic-with-custom-header--em_2024_rus .structured-content__block,.group-topic-with-custom-header--em_2024_rus .group-branding,.group-topic-with-custom-header--em_2024 .structured-content__block,.group-topic-with-custom-header--em_2024 .group-branding{padding:var(--root-padding)}.group-topic-with-custom-header--em_2024_rus .layout--right,.group-topic-with-custom-header--em_2024 .layout--right{margin-left:0}.group-topic-with-custom-header--em_2024_rus .list-article__headline--exclamation,.group-topic-with-custom-header--em_2024 .list-article__headline--exclamation{color:#fff}.group-topic-with-custom-header--em_2024_rus .group-branding,.group-topic-with-custom-header--em_2024 .group-branding{height:auto}.group-topic-with-custom-header--em_2024_rus .group-branding .block-title,.group-topic-with-custom-header--em_2024 .group-branding .block-title{font-size:0;background-image:url(/v6/img/section-branding/em2024/desktop.svg);width:200px;background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:16px!important}.device-phone .group-topic-with-custom-header--em_2024_rus .group-branding .block-title,.device-phone .group-topic-with-custom-header--em_2024 .group-branding .block-title{width:78px;background-image:url(/v6/img/section-branding/em2024/phone.svg)}.device-phone .group-topic-with-custom-header--em_2024_rus .group-branding .pattern--cubes,.device-phone .group-topic-with-custom-header--em_2024 .group-branding .pattern--cubes{height:22px}.device-phone .group-topic-with-custom-header--em_2024_rus .dfp-ad--horizontal.dfp-ad--rendered,.device-phone .group-topic-with-custom-header--em_2024 .dfp-ad--horizontal.dfp-ad--rendered{background-color:#1a313c}.device-phone .group-topic-with-custom-header--em_2024_rus .group-branding,.device-phone .group-topic-with-custom-header--em_2024 .group-branding{padding:16px}.device-phone .group-topic-with-custom-header--em_2024_rus .structured-content__block:not(:last-child),.device-phone .group-topic-with-custom-header--em_2024 .structured-content__block:not(:last-child){padding-bottom:0}.device-phone .group-topic-with-custom-header--em_2024_rus.group-topic-with-custom-header--flash .structured-content__group--flash,.device-phone .group-topic-with-custom-header--em_2024.group-topic-with-custom-header--flash .structured-content__group--flash{padding-left:var(--root-padding)!important;padding-right:var(--root-padding)!important}.device-phone .group-topic-with-custom-header--em_2024_rus.group-topic-with-custom-header--flash .structured-content__group--flash .structured-content__flash-block,.device-phone .group-topic-with-custom-header--em_2024.group-topic-with-custom-header--flash .structured-content__group--flash .structured-content__flash-block{padding:0}.group-topic-with-custom-header--em_2024_rus .group-branding .block-title{background-image:url(/v6/img/section-branding/em2024/desktop-ru.svg)}.device-phone .group-topic-with-custom-header--em_2024_rus .group-branding .block-title{background-image:url(/v6/img/section-branding/em2024/phone-ru.svg)}

.section-branding--em2024{padding:0 16px;height:100px;background-color:#1a313c}.section-branding--em2024 a{height:100%}.device-phone .first-super .section-branding--em2024{margin-bottom:16px}

.height-1{padding-top:0!important;height:calc(var(--col-min)*1 + var(--root-padding)*(1 - 1))!important;min-height:var(--col-min)!important}.height-2{padding-top:0!important;height:calc(var(--col-min)*2 + var(--root-padding)*(2 - 1))!important;min-height:var(--col-min)!important}.height-3{padding-top:0!important;height:calc(var(--col-min)*3 + var(--root-padding)*(3 - 1))!important;min-height:var(--col-min)!important}.height-4{padding-top:0!important;height:calc(var(--col-min)*4 + var(--root-padding)*(4 - 1))!important;min-height:var(--col-min)!important}.height-5{padding-top:0!important;height:calc(var(--col-min)*5 + var(--root-padding)*(5 - 1))!important;min-height:var(--col-min)!important}.height-6{padding-top:0!important;height:calc(var(--col-min)*6 + var(--root-padding)*(6 - 1))!important;min-height:var(--col-min)!important}.height-7{padding-top:0!important;height:calc(var(--col-min)*7 + var(--root-padding)*(7 - 1))!important;min-height:var(--col-min)!important}.height-8{padding-top:0!important;height:calc(var(--col-min)*8 + var(--root-padding)*(8 - 1))!important;min-height:var(--col-min)!important}.height-9{padding-top:0!important;height:calc(var(--col-min)*9 + var(--root-padding)*(9 - 1))!important;min-height:var(--col-min)!important}.height-10{padding-top:0!important;height:calc(var(--col-min)*10 + var(--root-padding)*(10 - 1))!important;min-height:var(--col-min)!important}.height-11{padding-top:0!important;height:calc(var(--col-min)*11 + var(--root-padding)*(11 - 1))!important;min-height:var(--col-min)!important}.height-12{padding-top:0!important;height:calc(var(--col-min)*12 + var(--root-padding)*(12 - 1))!important;min-height:var(--col-min)!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.col-span-1{grid-column:span 1/span 1!important}.col-span-2{grid-column:span 2/span 2!important}.col-span-3{grid-column:span 3/span 3!important}.col-span-4{grid-column:span 4/span 4!important}.col-span-5{grid-column:span 5/span 5!important}.col-span-6{grid-column:span 6/span 6!important}.col-span-7{grid-column:span 7/span 7!important}.col-span-8{grid-column:span 8/span 8!important}.col-span-9{grid-column:span 9/span 9!important}.col-span-10{grid-column:span 10/span 10!important}.col-span-11{grid-column:span 11/span 11!important}.col-span-12{grid-column:span 12/span 12!important}.col-start-1{grid-column-start:1!important}.col-start-2{grid-column-start:2!important}.col-start-3{grid-column-start:3!important}.col-start-4{grid-column-start:4!important}.col-start-5{grid-column-start:5!important}.col-start-6{grid-column-start:6!important}.col-start-7{grid-column-start:7!important}.col-start-8{grid-column-start:8!important}.col-start-9{grid-column-start:9!important}.col-start-10{grid-column-start:10!important}.col-start-11{grid-column-start:11!important}.col-start-12{grid-column-start:12!important}.col-end-1{grid-column-end:1!important}.col-end-2{grid-column-end:2!important}.col-end-3{grid-column-end:3!important}.col-end-4{grid-column-end:4!important}.col-end-5{grid-column-end:5!important}.col-end-6{grid-column-end:6!important}.col-end-7{grid-column-end:7!important}.col-end-8{grid-column-end:8!important}.col-end-9{grid-column-end:9!important}.col-end-10{grid-column-end:10!important}.col-end-11{grid-column-end:11!important}.col-end-12{grid-column-end:12!important}.row-span-1{grid-row:span 1/span 1!important}.row-span-2{grid-row:span 2/span 2!important}.row-span-3{grid-row:span 3/span 3!important}.row-span-4{grid-row:span 4/span 4!important}.row-span-5{grid-row:span 5/span 5!important}.row-span-6{grid-row:span 6/span 6!important}.row-span-7{grid-row:span 7/span 7!important}.row-span-8{grid-row:span 8/span 8!important}.row-span-9{grid-row:span 9/span 9!important}.row-span-10{grid-row:span 10/span 10!important}.row-span-11{grid-row:span 11/span 11!important}.row-span-12{grid-row:span 12/span 12!important}.row-start-1{grid-row-start:1!important}.row-start-2{grid-row-start:2!important}.row-start-3{grid-row-start:3!important}.row-start-4{grid-row-start:4!important}.row-start-5{grid-row-start:5!important}.row-start-6{grid-row-start:6!important}.row-start-7{grid-row-start:7!important}.row-start-8{grid-row-start:8!important}.row-start-9{grid-row-start:9!important}.row-start-10{grid-row-start:10!important}.row-start-11{grid-row-start:11!important}.row-start-12{grid-row-start:12!important}.row-end-1{grid-row-end:1!important}.row-end-2{grid-row-end:2!important}.row-end-3{grid-row-end:3!important}.row-end-4{grid-row-end:4!important}.row-end-5{grid-row-end:5!important}.row-end-6{grid-row-end:6!important}.row-end-7{grid-row-end:7!important}.row-end-8{grid-row-end:8!important}.row-end-9{grid-row-end:9!important}.row-end-10{grid-row-end:10!important}.row-end-11{grid-row-end:11!important}.row-end-12{grid-row-end:12!important}.col-end{align-self:end}.col-start{align-self:start}.col-auto,.col-span-full{grid-column:1/-1!important}.col-start-auto,.col-end-auto{grid-column-start:auto!important}.row-auto,.row-span-full{grid-row:1/-1!important}.row-start-auto,.row-end-auto{grid-row-start:auto!important}.grid-cols-steps{grid-template-columns:repeat(var(--grid-steps),minmax(0,1fr))!important}.grid-cols-none{grid-template-columns:none!important}.grid-flow-col{grid-auto-flow:column!important}.grid-flow-row{grid-auto-flow:row!important}.mb-4{margin-top:var(--group-space)!important}.display-grid{display:grid!important}.display-flex{display:flex!important}.gap-0{gap:0!important}.gap-3{gap:.75rem!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.pb-0{padding-bottom:0!important}.pt-0{padding-top:0!important}.hide-labels .list-article__label{display:none!important}.show-labels--cm .list-article__label--cm{display:block!important}.show-meta .list-article__meta,.show-meta .list-article__meta--right-side{display:flex!important}.aspect-ratio-1x1{padding-top:100%!important}.aspect-ratio-2x1{padding-top:50%!important}.aspect-ratio-3x2{padding-top:66.6666666667%!important}.aspect-ratio-3x4{padding-top:133.3333333333%!important}.aspect-ratio-l1{padding-top:64.9350649351%!important}.aspect-ratio-l2{padding-top:61.6666666667%!important}.aspect-ratio-l3{padding-top:113.9880952381%!important}.aspect-ratio-l4{padding-top:44.1354292624%!important}.list-article{position:relative;min-width:0;overflow:hidden}.list-article--content-on-image{color:#eff3f5}.list-article--content-on-image .list-article__url{padding:0}.list-article--content-on-image .list-article__media{margin-bottom:0}.list-article--content-on-image .list-article__image{padding-top:650px;position:relative;overflow:hidden}.list-article--content-on-image .list-article__image:after{background:linear-gradient(180deg,#26262600,#26262699);content:"";height:100%;position:absolute;left:0;top:0;width:100%}.list-article--content-on-image .list-article__meta{justify-content:flex-start}.list-article--content-on-image .list-article__meta--right-side{margin-left:16px}.list-article--content-on-image .list-article__section-label{color:#fff}.list-article--content-on-image .list-article__text{position:absolute;bottom:0;left:0;right:0;padding:0 105px 32px;max-width:var(--page-max-width);margin:0 auto}.device-phone .list-article--content-on-image .list-article__text{padding:16px var(--root-padding)}.list-article--content-on-image .list-article__headline{font-size:48px;line-height:56px;width:100%;position:relative;padding-right:144px}.list-article--content-on-image .list-article__headline--exclamation{color:#eff3f5}.device-phone .list-article--content-on-image .list-article__headline{font-size:24px;line-height:28px;padding:0}.list-article--content-on-image .list-article__headline:after{content:"";display:block;position:absolute;bottom:0;right:0;background:#262626 url(/v6/img/icons/arrow-with-line-white.svg) no-repeat center;background-size:32px;width:80px;height:80px;border-radius:50%}.device-phone .list-article--content-on-image .list-article__headline:after{display:none}.list-article--content-on-image .list-article__shadow{display:none}.list-article__url{display:block;padding-bottom:.75em;height:100%;width:100%}.list-article__url--fluid{display:grid;grid-template-rows:auto min-content min-content}.list-article__url--horizontal{display:flex;flex-direction:row-reverse;padding-bottom:0;border-radius:0 var(--border-radius) var(--border-radius) 0}.list-article__url--horizontal .list-article__media{margin-bottom:0}.list-article__url--horizontal .list-article__image{min-height:var(--col-min)}.list-article__url--horizontal .list-article__text{min-width:calc(var(--col-min)*3 + var(--root-padding)*2);max-width:calc(var(--col-min)*3 + var(--root-padding)*2);margin-right:16px;padding-bottom:.75em;align-self:flex-end}.list-article__url--horizontal .list-article__meta{margin:12px 0 6px;align-items:start}.list-article__date{padding-top:8px;color:var(--gray);position:relative;max-width:131px;min-width:131px}.list-article__date:after{content:"";width:16px;height:100%;background-color:var(--background-color);position:absolute;right:0;bottom:0;z-index:2}.list-article__publish-date{color:var(--section-color);text-transform:capitalize;display:flex}.list-article__publish-date>div,.list-article__publish-date>span{vertical-align:middle}.list-article__icons{display:inline-block;margin-right:6px;margin-bottom:-2px}.list-article__author{font-size:18px;line-height:24px;font-weight:700;margin:8px 0 0;color:#e4603f}.list-article__iframe-overlay{top:0;position:absolute;width:100%;height:100%}.list-article__image{width:100%;border-radius:var(--border-radius);padding-top:50%;background-repeat:no-repeat;background-size:cover;background-image:var(--bg-image);background-color:var(--line);background-position:center;overflow:hidden}.list-article__media .list-article__image,.list-article__media .list-article__image .list-article__iframe{height:100%}.list-article__image--placeholder{--bg-image: url(/v6/img/icons/placeholder-author.svg);background-size:56px 56px}.list-article__image--video-preview{position:relative}.list-article__image--fluid{padding-top:0;height:100%;background-position:center}.list-article__text{min-width:0}.list-article__media,.list-article__meta{margin-bottom:6px}.list-article__label,.list-article__flags{color:#fff;line-height:20px;padding:0 6.6px;background-color:var(--section-primary-accent);text-transform:uppercase;border-radius:10px}.list-article__flags:empty{display:none}.list-article__label--date{color:var(--gray);font-weight:400;font-size:14px;line-height:21px;padding-right:.5rem}.list-article__duration{background-color:#fff;color:#000;border-radius:.625rem;font-weight:700;height:1.25rem;line-height:1.25rem;min-width:1.25rem;padding:0 .4166666667rem;text-align:center;white-space:nowrap}.list-article__comment{color:var(--section-color);font-size:12px;font-weight:700;line-height:14px}.list-article__media{display:block;width:100%}.list-article__meta{min-height:20px;font-size:12px;font-weight:700;align-items:center}.list-article__meta--left-side{padding-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-article__meta--left-side,.list-article__meta--right-side{white-space:nowrap;align-items:center}.list-article__meta--left-side>*+*,.list-article__meta--right-side>*+*{margin-left:8px}.list-article__meta--right-side{margin-left:6px}.list-article__section-label{display:block;padding-left:1px;color:var(--section-color);font-size:12px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.list-article__headline{word-break:break-word;font-size:30px;line-height:32px;font-weight:700}.list-article__headline--small{font-size:1em;line-height:1.2;font-weight:600}.list-article__headline--regular{font-size:1.125em;font-weight:600;line-height:1.1666666667}.list-article__headline--medium{font-size:1.3125em;font-weight:700;line-height:1.1428571429}.list-article__headline--large{font-size:1.5em;font-weight:700;line-height:1.0833333333}.list-article__headline--x-large{font-size:1.875em;font-weight:700;line-height:1.0666666667}.list-article__shadow{z-index:1;position:absolute;bottom:0;left:0;right:0;height:4px;box-shadow:inset 0 -2px var(--line)}.list-article__additional-headline{margin-top:6px;font-size:14px;line-height:18.2px;color:#ff4800}.list-article__headline--exclamation{color:var(--exclamation-color);text-transform:uppercase}.coma-block .list-article__headline--exclamation,.coma-block-mobile .list-article__headline--exclamation{color:currentColor!important;background-color:#0000!important}.coma-block .list-article__headline--exclamation:after,.coma-block-mobile .list-article__headline--exclamation:after{display:inline!important}.list-article__headline--exclamation:after{content:" \27e9";white-space:pre}.list-article:hover .list-article__shadow{box-shadow:inset 0 -2px var(--section-color)}.group-topic-with-custom-header--tv .extra-high .list-article:hover:after{background-color:#f94a4d!important}.list-article--commercial .list-article__section-label{color:#717c8e!important}.list-article--commercial .list-article__label--cm{background-color:#717c8e!important}.list-article--phone{border-radius:0 0 0 var(--border-radius)}.list-article--phone:not(:first-child){padding-top:var(--block-space)}.list-article--phone .list-article__url{display:flex;padding-bottom:0}.list-article--phone .list-article__media{width:auto;margin-right:16px;margin-bottom:0}.list-article--phone .list-article__image{height:100%;min-height:124px;width:124px;padding-top:0;background-position:center}.list-article--phone .list-article__image--wide{min-height:unset;width:195px;padding-top:50%}.list-article--phone .list-article__text{padding-bottom:16px;overflow:hidden;width:100%;align-self:flex-start}.list-article--phone .list-article__meta{margin-top:10px;min-height:0;display:block}.list-article--phone .list-article__meta--right-side{display:none}.list-article--phone+.list-article{padding-top:var(--block-space)}.structured-content{counter-reset:article-order}.structured-content>.daily-editor{padding-top:0;align-items:end}.structured-content__group{padding-top:var(--group-space);backface-visibility:hidden;position:relative;color:var(--text-color);background-color:var(--background-color)}.structured-content__group .root{padding-left:0;padding-right:0}.structured-content__block{display:grid;grid-gap:var(--block-space);grid-auto-flow:column;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding-top:var(--block-space)}.structured-content__block:first-child{padding-top:0}.structured-content__injectable:empty{display:none}.structured-content__group--opinion .block-title:not(.block-title--m){font-size:18px;line-height:27px}.structured-content__group--opinion .block-title:not(.block-title--m):before{content:"";width:16px;height:16px;border-radius:50%;background-color:#e4603f;margin-right:12px;margin-top:-2px}.structured-content__group--opinion .block-title:not(.block-title--m) .pattern--cubes{height:12px}.structured-content__group--opinion .block-title--bubble:before{background-image:url(/v6/img/icons/pm-bubble.svg);background-color:#0000}.structured-content__group--opinion .structured-content__block .list-article{border-color:var(--opinion-text-color)}.structured-content__group--opinion .structured-content__block .list-article__author--position{line-height:1.2;color:var(--text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400}.structured-content__group--opinion .structured-content__block .list-article:hover{border-color:var(--text-color)}.structured-content__group--opinion .structured-content__block .list-article:hover .list-article__shadow{box-shadow:inset 0 -2px #e4603f}.structured-content__group--opinion .structured-content__block .list-article__additional-headline,.structured-content__group--opinion .structured-content__block .list-article__icons,.structured-content__group--opinion .structured-content__block .list-article__feed-label,.structured-content__group--opinion .structured-content__block .list-article__meta{display:none}.structured-content__group--opinion .structured-content__block .list-article__text{max-width:100%;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;flex-basis:0;align-self:center}.structured-content__group--opinion .structured-content__block .list-article__headline{font-size:18px;line-height:24px;font-weight:400}.structured-content__group--opinion .structured-content__block .list-article__url{display:flex;flex-direction:column;justify-content:space-between}.structured-content__group--opinion .structured-content__block .list-article__media-and-text-wrapper{display:flex}.structured-content__group--opinion .structured-content__block .list-article__blockquote{font-weight:700;padding-right:1rem;padding-bottom:.75rem;font-size:1.5rem;line-height:1.125}.structured-content__group--opinion .structured-content__block .list-article__text-content{flex-grow:1}.structured-content__group--opinion .structured-content__block .list-article__media{width:auto;margin:0}.structured-content__group--opinion .structured-content__block .list-article__headline--exclamation{display:block;text-transform:unset;font-size:1.125rem;line-height:27px;font-weight:700;color:#e4603f!important;margin:0}.structured-content__group--opinion .structured-content__block .list-article__headline--exclamation:after{display:none}.structured-content__group--opinion .structured-content__block .list-article__image{padding-top:0;height:3.5em;width:3.5em;min-width:3.5em;border-radius:50%;margin-right:.75em;filter:url(#opinion-filter)}.device-phone .structured-content__group--commercial .structured-content__block .list-article--commercial+.list-article--commercial{margin-top:16px}.article .structured-content__group--commercial{padding-top:24px}.device-phone .structured-content__group--liveblog{background-color:#f5f5f5;margin-bottom:16px;padding-top:16px}.device-phone .structured-content__group--liveblog .title-macro{padding-top:16px}.device-phone.dark-theme .structured-content__group--liveblog{background-color:var(--line)}.structured-content__group--liveblog .list-article__liveblog .list-article__media{width:288px;min-width:288px;min-height:223px;margin:0 16px 0 0;position:relative}.structured-content__group--liveblog .list-article__liveblog .list-article__live-flag{background-color:#fe4600;color:#fff;text-transform:uppercase;padding:4px 12px;border-radius:3px;font-size:14px;line-height:16px;font-weight:400;position:absolute;top:8px;left:8px}.structured-content__group--liveblog .list-article__liveblog .list-article__label,.structured-content__group--liveblog .list-article__liveblog .list-article__section-label,.structured-content__group--liveblog .list-article__liveblog .list-article__icons,.structured-content__group--liveblog .list-article__liveblog .list-article__comment{color:#fe4600}.structured-content__group--liveblog .list-article__liveblog .list-article__meta{align-self:stretch}.structured-content__group--liveblog .list-article__liveblog .list-article__text{background-color:#f5f5f5;padding:6px 0 16px 16px;border-radius:3px;flex:1;position:relative;display:flex;flex-direction:column;align-items:flex-start;color:var(--text-color)}.structured-content__group--liveblog .list-article__liveblog .list-article__text .button--background{color:#fff}.structured-content__group--liveblog .list-article__liveblog .list-article__liveblog-feeds{flex:1;margin:16px 16px 16px 0}.device-phone .structured-content__group--liveblog .list-article__liveblog .list-article__url{display:block;padding-bottom:0}.device-phone .structured-content__group--liveblog .list-article__liveblog .list-article__media{width:100%;min-width:0}.device-phone .structured-content__group--liveblog .list-article__liveblog .list-article__shadow{display:none}.device-phone .structured-content__group--liveblog .list-article__liveblog .list-article__text{padding:16px 0 0}.dark-theme .structured-content__group--liveblog .list-article__liveblog .list-article__text{background-color:var(--line)}.structured-content__group--liveblog .list-article__liveblog .button{transition:opacity .2s ease-in-out}.structured-content__group--liveblog .list-article__liveblog .button:hover{opacity:.8;padding:7px 16px 6px;border-width:1px}.structured-content__group--liveblog .list-article__section-label{line-height:14px}.structured-content__group--duoplay{background-color:#0000;padding-bottom:0}.structured-content__group--duoplay:after{display:block;content:"";height:16px;background-color:var(--background-color);margin:0 auto}.group-topic-with-custom-header--tv+.structured-content__group--duoplay{margin-top:-32px}.device-phone .structured-content__group--related .structured-content__block{padding-top:0;padding-bottom:var(--block-space)}.structured-content__group--hero{max-width:none;width:auto;padding:0}.structured-content__group--hero .list-article__additional-headline,.structured-content__group--hero .list-article__icons{display:none}.device-phone .structured-content__group--hero .list-article__headline--small{font-weight:500;line-height:20px}html:not(.device-phone) .structured-content__group--hero>*:not(.structured-content__block--single):not(.structured-content__block--quadruple){max-width:var(--page-max-width);padding-top:0;padding-left:var(--root-padding);padding-right:var(--root-padding);margin:0 auto}html:not(.device-phone) .structured-content__group--hero>.structured-content__block{margin-bottom:0;padding-bottom:32px}.structured-content__group--hero .structured-content__block--single .list-article__image{border-radius:0}.device-phone .structured-content__group--hero .structured-content__block--single .list-article{border-radius:var(--border-radius)}.device-phone .structured-content__group--hero{padding:0 var(--root-padding)}.device-phone.theme-magazine .structured-content__group .list-article__meta{margin-top:12px}.device-phone .structured-content__block{display:block}.device-phone .structured-content__block--phone-scroll{display:flex;grid-gap:0;overflow:auto;scroll-snap-type:x mandatory}.device-phone .structured-content__block--phone-scroll .list-article{scroll-snap-align:start;width:calc(50% - 12px);flex:1 0 calc(50% - 12px)}.device-phone .structured-content__block--phone-scroll .list-article+.list-article{margin-left:8px}.device-phone .structured-content__block--phone-scroll .list-article__headline{font-size:16px;font-weight:600;line-height:19px}.device-phone .structured-content__block--phone-scroll .list-article__image{padding-top:66.6%}.device-phone .structured-content__block--phone-scroll .list-article__url{line-height:19px}.device-phone .list-article{overflow:hidden}.device-phone .list-article:hover .list-article__shadow{box-shadow:inset 0 -2px var(--gray)}.device-phone .structured-content__group--flash,.device-phone .structured-content__group--video{padding-left:0!important;padding-right:0!important}.device-phone .structured-content__group--flash .structured-content__flash-block,.device-phone .structured-content__group--flash .title-macro{padding:0 calc(var(--sa-right) + var(--root-padding)) 0 calc(var(--sa-left) + var(--root-padding))}.device-phone .structured-content__group--opinion{background-color:var(--opinion-background-color);padding:16px 16px 8px;margin-top:var(--group-space);margin-left:calc(var(--sa-left) + 16px);margin-right:calc(var(--sa-right) + 16px);min-width:calc(100% - 32px);width:auto}.device-phone .structured-content__group--opinion .block-title+.space{height:8px}.device-phone .structured-content__group--opinion .block-title .pattern--cubes{height:12px;color:var(--lightgray)}.device-phone .structured-content__group--opinion .block-title--bubble:before{margin-right:12px}.device-phone .structured-content__group--opinion .structured-content__block .list-article:first-child{padding-top:0}.device-phone .structured-content__group--opinion .structured-content__block .list-article{padding-top:16px;padding-bottom:4px}.device-phone .structured-content__group--opinion .structured-content__block .list-article__author,.device-phone .structured-content__group--opinion .structured-content__block .list-article__headline{line-height:27px}.device-phone .structured-content__group--opinion .structured-content__block .list-article__additional-headline{display:none}.device-phone #latest-articles-container .list-article__meta{display:flex}.device-phone #latest-articles-container .list-article__label--date{background:none;padding:0;font-weight:400;color:var(--gray);font-size:12px;line-height:12px;white-space:nowrap;text-transform:none}.article-recommendations--v2{--group-header-space: 9px}.device-phone .article-recommendations--v2{--group-header-space: 0px}.article-recommendations--v2 .structured-content__group .block-title{font-size:21px;line-height:24px}.article-recommendations--v2 .structured-content__group .piano-recommended-container-v2{display:grid;gap:1em;grid-template-columns:repeat(3,1fr)}.article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__additional-headline{display:none}.article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__url{grid-column-end:span 3;display:flex;flex-direction:column;gap:.5em;padding-bottom:.375em}.article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__media{margin:0;width:100%}.article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__image{padding-top:50%;border-radius:var(--border-radius)}.article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__text{padding:0}.article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__meta{margin-bottom:0}.article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__headline{line-height:21px;font-weight:600;word-break:break-word;word-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis;overflow:hidden;height:5.25rem}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2.variant-2{display:block}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2.variant-2 .list-article__url{flex-direction:row;align-items:center;padding-bottom:0;padding-top:16px;gap:16px}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2.variant-2 .list-article__url .list-article__media{width:unset}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2.variant-2 .list-article__url .list-article__media .list-article__image{width:124px;min-height:124px}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2.variant-2 .list-article__url .list-article__section-label{line-height:24px}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2.variant-2 .list-article__url .list-article__text{width:100%;height:5.25rem}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2.variant-2 .list-article__url .list-article__text .list-article__headline{font-size:16px;line-height:19.2px;height:auto}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2{grid-template-columns:repeat(2,1fr);gap:.75em}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article{width:100%}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article,.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article+.list-article{margin:0}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__meta{margin-top:0}.device-phone .article-recommendations--v2 .structured-content__group .piano-recommended-container-v2 .list-article__image{padding-top:66.67%}.article-recommendations--v2 .structured-content__group .piano-recommended-articles-article-end-small .list-article__meta{margin-bottom:-6px}.structured-content__block--vertical-list{--media-width: 82px;display:flex;flex-direction:column;gap:16px;justify-content:space-between;height:100%}.structured-content__block--vertical-list .list-article{min-height:var(--media-width)}.structured-content__block--vertical-list .list-article__url{display:flex;padding-bottom:0;min-width:320px}.structured-content__block--vertical-list .list-article__media{flex:1 0 var(--media-width);max-width:var(--media-width);min-width:var(--media-width);width:var(--media-width);margin:0 16px 0 0}.structured-content__block--vertical-list .list-article__image{padding-top:0;height:100%;background-position:center}.structured-content__block--vertical-list .list-article__text{line-height:14px;padding-bottom:8px}.structured-content__block--vertical-list .list-article__headline{font-size:18px;line-height:20px;font-weight:400}.structured-content__block--single-article{--media-height: 348px}.structured-content__block--single-article .list-article__media{height:var(--media-height)}.structured-content__block--single-article .list-article__image{padding-top:0;height:100%;background-position:center}

.authors{grid-column:3/span 6;grid-row:1}.theme-magazine .article--longread .authors{grid-column:4/span 6}.authors__images{margin-right:16px}.authors .author__image{border:2px solid var(--background-color);border-radius:50%;overflow:hidden;display:block}.authors .author__image--bbc-author{border-radius:0}.authors .author__image+.author__image{margin-left:-8px}.authors .author__name{font-weight:600;line-height:19px}.device-phone .authors .author__name{font-size:14px;line-height:16px}.authors .author__position{font-weight:400;color:var(--text-color)}.authors--multi{display:block}

.breadcrumb{color:var(--text-color);list-style-type:none;position:relative;background:var(--background-color);font-size:16px;padding-top:32px}.breadcrumb>*{opacity:.65}.breadcrumb .breadcrumb-item{display:inline}.breadcrumb__items .breadcrumb-item+.breadcrumb-item{padding-left:4px}.breadcrumb__left{width:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2)}.daily-editor+.breadcrumb{padding-top:8px}

.article-share{z-index:1}.device-phone .article-share{overflow:scroll visible;z-index:6;padding:var(--root-padding) calc(var(--sa-right) + var(--root-padding)) var(--root-padding) calc(var(--sa-left) + var(--root-padding))}.article-share>*+*{margin:0 0 0 16px}.article-share__item{width:40px;height:40px;max-width:40px;min-width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;order:5;cursor:pointer;border:1px solid currentColor}.device-phone .article-share__item--copy{order:5}.article-share__item--video{order:4;overflow:hidden}.article-share__item--video .audio-content{display:none}.article-share__item--comments{max-width:none;width:auto;border-radius:20px;border-color:var(--section-color);color:var(--section-color);padding:0 20px;order:1;flex-shrink:0}.device-phone .article-share__item--facebook{order:6}.article-share__item svg{display:block}.article-share__item:hover{background-color:var(--hover-background-color)}.article-share__comment-count{color:var(--section-color);font-size:12px;font-weight:700;line-height:14px}.device-phone .article-share__expand .article-share__item--checkbox{display:none}.device-phone .article-share:not(.article-share__expand) .article-share__item--hidden{display:none}.article__toolbar .article-share{padding:0}

.aside-opinion{position:relative;background-color:var(--opinion-background-color);padding:0 0 0 16px}.aside-opinion .pattern--cubes{color:var(--opinion-text-color)}.aside-opinion .structured-content__group{background-color:#0000}.aside-opinion .structured-content__block{display:block;overflow-y:scroll;padding-bottom:40px;padding-right:16px;box-sizing:content-box}.aside-opinion .structured-content__block .list-article:first-child .list-article__url{padding-top:0}.aside-opinion .structured-content__block .list-article{border-bottom-width:1px;border-color:var(--opinion-text-color)}.aside-opinion .structured-content__block .list-article__url{display:flex;padding:1em 0}.aside-opinion .structured-content__block .list-article blockquote,.aside-opinion .structured-content__block .list-article__blockquote{width:100%}.aside-opinion .structured-content__block .list-article__blockquote{font-weight:700;padding-right:1rem;padding-bottom:.75rem;font-size:1.5rem;line-height:1.125}.aside-opinion .structured-content__block .list-article__author--position{line-height:1.2;color:var(--gray);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400}.aside-opinion .structured-content__block .list-article:hover{border-color:var(--text-color)}.aside-opinion .structured-content__block .list-article:hover .list-article__shadow{box-shadow:inset 0 -4px #e4603f}.aside-opinion .structured-content__block .list-article__headline--exclamation{display:block;text-transform:unset;font-size:1.125rem;line-height:27px;font-weight:700;color:#e4603f!important;margin:0}.aside-opinion .structured-content__block .list-article__headline--exclamation:after,.aside-opinion .structured-content__block .list-article__headline--exclamation span{display:none}.aside-opinion .structured-content__block .list-article__text{max-width:100%;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;flex-basis:0;justify-content:center}.aside-opinion .structured-content__block .list-article__url{flex:1;flex-wrap:wrap}.aside-opinion .structured-content__block .list-article__additional-headline,.aside-opinion .structured-content__block .list-article__meta-container,.aside-opinion .structured-content__block .list-article__meta,.aside-opinion .structured-content__block .list-article__flags,.aside-opinion .structured-content__block .list-article__meta-info{display:none}.aside-opinion .structured-content__block .list-article__media{width:auto;margin:0}.aside-opinion .structured-content__block .list-article__headline{font-size:18px;line-height:24px;font-weight:400}.aside-opinion .structured-content__block .list-article__image{padding-top:0;height:3.5em;width:3.5em;min-width:3.5em;border-radius:50%;margin-right:.75em;filter:url(#opinion-filter)}.aside-opinion:after{content:"";background:linear-gradient(to bottom,rgba(255,255,255,0),var(--opinion-background-color));position:absolute;bottom:0;left:0;width:100%;padding:4em 0 0}.aside-opinion__button{background-color:var(--opinion-btn-background);font-weight:600;height:2.5rem;line-height:2.5rem;padding:0 1.25rem;display:block;position:absolute;left:0;bottom:0;right:0;z-index:5;border-radius:3px}.aside-opinion__button span{position:absolute;right:20px;top:50%;transform:translateY(-50%);height:24px;width:24px}.aside--latest .structured-content__block{display:block;overflow:auto}.aside--latest .list-article{padding-top:8px}.aside--latest .list-article__headline{display:block;font-size:16px;font-weight:600;line-height:20px}.aside--latest .list-article__additional-headline,.aside--latest .list-article__meta,.aside--latest .list-article__meta--right-side{display:none}.aside--latest .list-article__publish-date{font-size:12px;font-weight:600;margin-bottom:6px;color:var(--gray);text-transform:capitalize;line-height:20px}.aside--latest .list-article .list-article__icons{color:var(--text-color);display:block;margin-right:8px}.aside--latest .list-article .list-article__icons svg{width:20px;height:20px}.aside--latest .list-article__comment{height:20px;font-weight:700}.aside--latest .list-article__shadow{box-shadow:inset 0 -2px var(--line)}.aside--latest .list-article:hover .list-article__shadow{box-shadow:inset 0 -3px var(--section-color)}.structured-content__group--crossword .aside--latest .tab-menu__title-container{text-align:left}.structured-content__group--crossword .aside--latest .list-article__meta{display:block;margin-bottom:4px}

.article-terms{margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2);background-color:var(--background-color);position:relative;z-index:2}.device-phone .article-terms{margin-left:0}.article-terms__terms{list-style:none}.article-terms__term{box-shadow:inset 0 0 0 1px var(--text-color);line-height:2rem;border-radius:16px;margin:0 .25em .25em 0;font-weight:600;text-transform:lowercase}.article-terms__term a{white-space:nowrap;padding:0 1rem}.article-terms__term:hover{opacity:.8}.article-terms__icons{height:40px;width:40px;margin-right:8px;border:2px solid #d5d8dd;border-radius:50%;overflow:hidden;cursor:pointer}.article-terms__icons:hover{border-color:gray}.article-terms__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;transition:transform .1s .1s}.article-terms .article-terms__term--selected .article-terms__icons{background-color:var(--text-color);border-color:var(--text-color);color:#fff}.article-terms .article-terms__term--selected .article-terms__icons:hover{background-color:#000;border-color:#000}.article-terms .article-terms__term--selected .article-terms__icon{transform:translate3d(0,-100%,0)}.article--superarticle .article-terms{margin:0 auto;max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2)}.structured-content__group--term .block-title :first-child span{font-weight:400}.structured-content__group--term .structured-content+.structured-content>:first-child{padding-top:0}.device-phone .structured-content__group--term .structured-content__group--regular .structured-content__block--column.structured-content__block .list-article__text{padding-top:0}.device-phone .structured-content__group--term .structured-content__group--regular .structured-content__block--column.structured-content__block .list-article__flags{display:none}.device-phone .structured-content__group--term .structured-content__group--regular .structured-content__block--column.structured-content__block .list-article__meta,.device-phone .structured-content__group--term .structured-content__group--regular .structured-content__block--column.structured-content__block .list-article__meta--right-side{display:flex}

.site-footer{background-color:var(--lightest);position:relative}.site-footer__top{padding:24px 0 0;display:grid;grid-auto-flow:column;gap:20px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.site-footer__top-column{padding-bottom:16px;border-bottom:2px solid var(--gray)}.site-footer__top-title{font-weight:700;margin-bottom:27px}.site-footer__top-group,.site-footer__top-group h3{font-size:14px;line-height:24px;font-weight:400}.site-footer__top-group+.site-footer__top-group{margin-top:27px}.site-footer__top-group h3{margin:0;padding:0;font-size:16px;color:var(--section-color)}.site-footer__top a:hover{text-decoration:underline}.site-footer__top-social{gap:20px;margin-bottom:27px}.site-footer__bottom{color:var(--gray);padding:24px 0 35px;font-size:16px;line-height:18px;font-weight:400}.site-footer__bottom .text-highlighted{color:#e00}.site-footer__author-image{width:76px;height:76px;border-radius:50%;overflow:hidden;background-size:contain}.site-footer__author-image:empty{background:url(/v6/img/icons/placeholder-author.svg) no-repeat center}.site-footer__author-name{font-size:18px;line-height:20px;font-weight:400}.site-footer__author-data{font-size:14px;line-height:16px;font-weight:400}.site-footer__stores{display:grid;grid-auto-flow:column;gap:27px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-bottom:12px}.site-footer .appstore .app-store-badge{height:41px;background-image:url(/v6/img/icons/store/app-store-badge.svg);background-size:auto;background-repeat:no-repeat}.site-footer .appstore .google-play-badge{height:41px;background-image:url(/v6/img/icons/store/google-play-badge.svg);background-size:auto;background-repeat:no-repeat}.site-footer .appstore img{display:block}.site-footer .appstore:hover{opacity:.7}.dark-theme .appstore .app-store-badge{background-image:url(/v6/img/icons/store/app-store-badge-light.svg)}.dark-theme .appstore .google-play-badge{background-image:url(/v6/img/icons/store/google-play-badge-light.svg)}

.aside--hint .hint{height:60px}.aside--hint .hint a{width:100%}.aside--hint .hint a:not(:last-child){border-right:1px solid #f0f0f0}.aside--hint .hint a:hover img,.aside--hint .hint a:hover .hint--text{opacity:.4}.aside--hint .hint a:first-child:nth-last-child(2) .hint--text,.aside--hint .hint a:first-child:nth-last-child(2)~a .hint--text{max-width:100px;white-space:normal;text-align:center;color:#231f20;line-height:1.25}.aside--hint .hint--text{margin-top:11px;font-size:.6875em;white-space:nowrap;text-transform:uppercase;font-weight:500}.aside--hint .hint--mail,.aside--hint .hint--video{height:24px;margin-top:2px}.aside--hint .hint--newsletter,.aside--hint .hint--web{height:38px}.aside--hint .hint--photo{height:26px}.aside--hint .hint--question{height:43px;width:49px}.aside--hint-1 .hint--text{margin-top:0;margin-left:16px}.aside--hint .hint-opinion{height:80px;background-color:#f8f8f8}.aside--hint .hint-opinion a{border-radius:20px;background-color:#009ee2;color:#fff;font-size:12px;font-weight:500;text-align:center;text-transform:uppercase;padding:12px 30px;margin-left:20px;line-height:16px;cursor:pointer}.aside--hint .hint-opinion a:hover{background-color:#009ee2e6}.aside--hint-2 .hint{height:75px}.aside--weather{width:300px}.aside--weather:not(:first-child){margin-top:15px}.aside--fb-page{margin-bottom:15px}.aside--fb-page:not(:first-child){margin-top:15px}.aside--top-articles .top-articles{margin-top:16px}.aside--top-only .block-title{font-size:24px;line-height:27px;margin-bottom:16px}.aside--top-only .structured-content__block{display:block;counter-reset:list-number}.aside--top-only .list-article{display:flex;padding-bottom:12px}.aside--top-only .list-article+.list-article{margin-top:16px}.aside--top-only .list-article:before{counter-increment:list-number;content:counter(list-number);color:var(--section-secondary-color);font-feature-settings:"clig" off,"liga" off;font-family:var(--font-html);margin-right:16px;font-size:32px;font-style:italic;font-weight:700;line-height:32px;min-width:32px}.aside--top-only .list-article__url{display:flex;padding-bottom:0}.aside--top-only .list-article__meta,.aside--top-only .list-article__meta-container{display:none}.aside--top-only .list-article__headline{font-size:16px;font-weight:500;line-height:20px;word-break:break-word;word-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis;overflow:hidden}.device-phone .aside--top-only .block-title__svg{min-width:32px;height:32px;margin-right:16px}.dark-theme .aside--top-only .list-article:before{color:#fff}.dark-theme .aside--top-only svg .st0{fill:var(--section-secondary-color)}aside.layout--right .replacement-top-articles .top-articles{margin-top:16px}

#beta-triangle{position:fixed;top:var(--sa-top);left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:13px 13px 0 13px;border-color:#0000;z-index:2000;pointer-events:none;border-top-color:#e11e3c}#beta-triangle.env--legacy{border-top-color:#630}#beta-triangle.env--staging{border-top-color:#f2f20d}#beta-triangle.env--gamma{border-top-color:#09bd78}#beta-triangle.env--testing{border-top-color:#e11e3c}

button{border:none;background:none;border-radius:0}

.comics-view{padding-top:32px;position:relative;z-index:1;background-color:var(--background-color)}.comics-view .comics-items{margin-bottom:40px}.comics-view .comics-items .comics-item{padding-bottom:30px}.comics-view .comics-items .comics-item:last-child{padding-bottom:0}.comics-view .comics-items .comics-item__name{margin:0;padding-bottom:8px;color:var(--text-color);font-weight:700;font-size:18px;line-height:20px}.comics-view .comics-items .comics-item__img{max-width:100%}.device-phone .comics-view{padding-top:16px}.device-phone .comics-view .comics-items{margin-bottom:30px}.device-phone .comics-view .comics-items .comics-item{padding-bottom:24px}.device-phone .comics-view .comics-items .comics-item:last-child{padding-bottom:0}.device-phone .comics-view .comics-items .comics-item__name{font-size:16px;line-height:19px}

.cookies .native-header-bar{display:none;position:fixed;top:0;right:0;left:0;z-index:2000;height:var(--sa-top);transition:opacity .15s,visibility .15s,transform .15s}html.is-ios-app .cookies .native-header-bar{display:block}html.is-ios-app .cookies{margin-top:var(--sa-top)}.cookies__logo,.cookies__title{margin-bottom:32px;display:block}.cookies__title{font-size:20px;line-height:22px;font-weight:700}.cookies__desc{font-family:var(--font-content);letter-spacing:.16px;font-size:16px;line-height:24px;font-weight:400}.cookies__desc strong{font-weight:700}.cookies__desc a{text-decoration:underline}.cookies__desc--points{margin-top:50px}.device-phone .cookies__desc--points{margin-top:40px}.cookies__desc ul{list-style:none}.cookies__desc ul li{margin-bottom:0}.cookies__desc ul li::marker{content:"";display:none}.cookies__desc ul li:before{content:"\2022";font-size:18px;position:relative;margin-right:5px}.cookies .pipe-border{width:1px;margin:0 15px 0 0}.device-phone .cookies{padding:45px 16px 0}.device-phone .cookies__logo{width:140px}.device-phone .cookies__title{font-size:21px;margin-bottom:24px}.device-phone .cookies .pipe-border{width:100%;height:1px;margin:16px 0 15px}.cookies__settings{margin-top:50px;font-family:var(--font-html);padding-bottom:267px}.cookies__settings__open{font-weight:400;text-decoration:underline;color:var(--text-color);font-size:14px;line-height:16px;cursor:pointer}.cookies-list{padding:45px 16px 0}.cookies-list .table{padding-bottom:92px}.device-phone .cookies-list .table{padding-bottom:0}.cookies-list .table .headline{font-size:20px;line-height:22px;font-weight:700;margin-top:32px;margin-bottom:24px}.cookies-list .table table{border:none;border-collapse:separate;border-spacing:16px 0;width:calc(100% + 32px);margin-left:-16px}.cookies-list .table table tr td{font-family:var(--font-content);font-size:16px;line-height:19px;font-weight:400;border:none;border-bottom:2px solid #d5d8dd;padding:16px 0;vertical-align:top}.cookies-list .table table tr td span{color:#0064fa}.cookies-list .table table tr:last-child{border:none}.cookies-list .table table tr:last-child td{border:none}.cookies-list .table thead tr{border:none}.cookies-list .table thead tr th{border:none;border-bottom:2px solid var(--gray);text-align:left;color:#333;font-size:16px;line-height:19px;padding:8px 0;position:relative}.device-phone .cookies-list{padding:45px 16px 92px}.device-phone .cookies-list .headline{margin:32px 0 0;font-size:24px;line-height:27px}.device-phone .cookies-list table thead{display:none}.device-phone .cookies-list table tbody tr{border-bottom:1px solid #dedede;margin-top:20px}.device-phone .cookies-list table tbody tr td{display:block;position:relative;padding:32px 0 0 88px;border:none;font-size:16px;line-height:24px;font-weight:400;min-height:63px}.device-phone .cookies-list table tbody tr td:before{font-family:var(--font-html);content:attr(data-label);display:block;position:absolute;padding:37px 0 8px;width:70px;left:0;top:0;font-weight:700;font-size:16px;line-height:19px;border:none;border-bottom:2px solid var(--gray)}.device-phone .cookies-list table tbody tr td:last-child{padding-bottom:39px;border-bottom:2px solid #d5d8dd}.device-phone .cookies-list table tbody tr td:last-child:after{display:none}.device-phone .cookies-list table tbody tr td.cookies-settings-button{padding-left:10px}.device-phone .cookies-list table tbody tr td.cookies-settings-button:before{display:none}.device-phone .cookies-list table tbody tr:last-child td:last-child{padding-bottom:31px;border-bottom:none}.cookie-partners{padding:45px 15px 196px}.cookie-partners__logo,.cookie-partners__title{font-weight:700;font-size:20px;line-height:22px;margin-bottom:32px}.cookie-partners__list{font-family:var(--font-content);-moz-column-count:4;-moz-column-gap:16px;-webkit-column-count:4;-webkit-column-gap:16px;column-count:4;column-gap:16px}.device-phone .cookie-partners__list{-moz-column-count:1;-webkit-column-count:1;column-count:1}.cookie-partners__list--letter{margin-bottom:8px;font-weight:700}.cookie-partners__list--name{display:block;font-weight:400;font-size:14px;line-height:24px;text-decoration:underline}.device-phone .cookie-partners{padding-bottom:98px}.device-phone .cookie-partners__logo{width:140px}.device-phone .cookie-partners__title{font-size:24px;font-weight:700;line-height:27px;margin-bottom:24px}.device-phone .cookie-partners__list--link{font-size:13px;line-height:26px;text-decoration:underline}

.section-2899 .structured-content .list-article__image--placeholder,.section-2899 #latest-articles-container .list-article__image--placeholder,.section-2899 .structured-content__block .list-article__image--placeholder{background-image:url(/v6/img/crosswords/1.png);background-size:cover}.section-2899 #latest-articles-container .list-article__meta{display:none}.section-2899 #latest-articles-container .list-article__image{padding-top:66.67%}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple{display:grid;grid-gap:16px;grid-template-columns:592px 1fr 1fr}.device-phone .section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single,.device-phone .section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple{display:block}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article:not(.list-article--1) .list-article__headline,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article:not(.list-article--1) .list-article__headline{font-size:20px;line-height:22px;font-weight:400}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1{grid-column:1;grid-row:1/span 2;padding:0;box-shadow:0 0 32px #0969fb4d;min-height:592px}.device-phone .section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1,.device-phone .section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1{grid-column:none;grid-row:none;min-height:0}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__text,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__text{bottom:24px;right:24px;text-align:right;color:#fff;position:absolute}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__url,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__url{padding:0}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__meta,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__shadow,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__meta,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__shadow{display:none}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__media,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__media{height:100%;margin:0}.device-phone .section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__media,.device-phone .section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__media{height:auto}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__image,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__image{padding-top:0;height:100%}.device-phone .section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__image,.device-phone .section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__image{padding-top:100%;height:0}.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--single .list-article--1 .list-article__image--placeholder,.section-2899 #latest-articles-container .structured-content__group--1 .structured-content__block--quintuple .list-article--1 .list-article__image--placeholder{background-image:url(/v6/img/crosswords/new-cross.png)}.section-2899 #latest-articles-container .play-sudoku{position:relative;width:100%;background-color:#ffca0a;color:#fff;height:171px;align-items:center;margin:56px 0}.section-2899 #latest-articles-container .play-sudoku>div{height:100%}.section-2899 #latest-articles-container .play-sudoku__image{width:587px;height:100%;background-size:cover;background-repeat:no-repeat;background-position:bottom right;position:absolute;top:0;left:0;z-index:0}@media screen and (max-width: 1200px){.section-2899 #latest-articles-container .play-sudoku__image{width:30%}}.section-2899 #latest-articles-container .play-sudoku__title{font-size:31px;line-height:32px;font-weight:700;text-transform:uppercase;margin-bottom:24px}.section-2899 #latest-articles-container .play-sudoku__subtitle{font-size:24px;line-height:27px;font-weight:400}.section-2899 #latest-articles-container .play-sudoku__btn{position:relative;background-color:#ff4800;color:#fff;font-weight:400;line-height:19px;font-size:16px;width:123px;height:40px;border-radius:100px;margin:0 0 0 130px}.section-2899 #latest-articles-container .play-sudoku__btn:hover{background-color:#ff5b1d}.device-phone .section-2899 #latest-articles-container .play-sudoku{height:261px;display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center;padding-top:32px;margin:40px 0 24px}.device-phone .section-2899 #latest-articles-container .play-sudoku .root{height:initial}.device-phone .section-2899 #latest-articles-container .play-sudoku__image{position:initial;width:100%;background-position:top left}.device-phone .section-2899 #latest-articles-container .play-sudoku__title{font-size:24px;line-height:27px;margin-bottom:16px}.device-phone .section-2899 #latest-articles-container .play-sudoku__subtitle{margin-top:0;font-size:20px}.device-phone .section-2899 #latest-articles-container .play-sudoku__btn{margin:24px auto 0}.section-2899 .menu-items--sub .menu-items__center,.section-5901 .menu-items--sub .menu-items__center{box-shadow:none}.section-2899 .menu-items--sub .menu-items__center .menu-item--container,.section-5901 .menu-items--sub .menu-items__center .menu-item--container{box-shadow:none;margin-right:4px}.section-2899 .menu-items--sub .menu-items__center .menu-item--container .menu-item,.section-5901 .menu-items--sub .menu-items__center .menu-item--container .menu-item{font-size:18px;background:#a5e6e9}.section-2899 .menu-items--sub .menu-items__center .menu-item,.section-5901 .menu-items--sub .menu-items__center .menu-item{color:#081a2b!important;font-weight:700;border-radius:3px}.device-phone .section-2899 .menu-items--sub,.device-phone .section-5901 .menu-items--sub{margin:0 calc(var(--root-padding)*-1)}.device-phone .section-2899 .menu-items--sub .menu-items__center,.device-phone .section-5901 .menu-items--sub .menu-items__center{margin-bottom:16px;overflow-x:auto;overflow-y:hidden;padding-left:16px}.device-phone .section-2899 .menu-items--sub .menu-items__center .menu-item--container:last-child,.device-phone .section-5901 .menu-items--sub .menu-items__center .menu-item--container:last-child{margin-right:0}.device-phone .section-2899 .menu-items--sub .menu-items__center:after,.device-phone .section-5901 .menu-items--sub .menu-items__center:after{content:"";min-width:16px;width:16px}

.digipakett-header-piano{min-width:400px}.digipakett-header-piano.tp-banner{position:relative;width:400px!important}.digipakett-header-piano.tp-banner iframe{color-scheme:light}.digipakett-branding-root-container-piano:not(:empty){top:calc(var(--top-alignment-header) + var(--top-alignment-supersitehat, 0px));z-index:95}.sticky-super-sitehat-bg .digipakett-branding-root-container-piano:not(:empty){max-width:var(--page-max-width);margin-left:auto;margin-right:auto}.digipakett-branding-root-container-piano:not(:empty).tp-banner{position:sticky;margin-top:-35px}.digipakett-branding-root-container-piano:not(:empty) iframe{color-scheme:light;display:block}.device-phone .digipakett-branding-root-container-piano:not(:empty){position:sticky;margin:0;z-index:105;padding:4px;top:calc(var(--sa-top) + var(--top-alignment-supersitehat, 0px))}.digipakett-branding-root-container-piano--bg{background:var(--white-or-black)}.digipakett-branding-root-container-piano .tp-container-inner{height:32px!important}.digipakett-burger-piano{position:sticky;top:0;z-index:10}.digipakett-burger-piano iframe{color-scheme:light}

.error-404{background-color:var(--background-color);position:relative;display:flex;justify-content:center;padding:202px 0;color:#0063fc;font-family:GT Eesti,Arial,sans-serif}.error-404 div{margin:0 43px}.error-404__number{font-size:54px;line-height:56px;font-weight:600;text-transform:uppercase;letter-spacing:.72px;margin:0 0 8px;color:var(--section-color)}.error-404__text{font-size:24px;line-height:32px;margin:0 0 48px;color:var(--section-color)}.error-404__description{display:flex;flex-direction:column;justify-content:center}.error-404__description .button{padding:8px 20px;width:64px;display:flex;justify-content:center}.error-404__description .button:hover{background:var(--section-color);opacity:.9}.device-phone .error-404{text-align:center;padding-top:55px;padding-bottom:0;display:block}.device-phone .error-404__img{display:flex;justify-content:center;margin-bottom:32px}.device-phone .error-404__description{margin:0 16px 25px}.device-phone .error-404__description .button{width:unset}@media (orientation: landscape){.device-phone .error-404{padding:25px 0}}.error-404--article{padding-top:132px;padding-bottom:132px}.device-phone .error-404--article{padding-top:64px;padding-bottom:82px}.error-404--article div{margin:0 22px}.error-404--article .error-404__text,.error-404--article .error-404__number{margin:0;color:var(--text-color);text-align:left;text-transform:none}.device-phone .error-404--article .error-404__text,.device-phone .error-404--article .error-404__number{text-align:center;margin:0 28px}.error-404--article .error-404__number{font-size:48px;font-weight:700;line-height:48px}.device-phone .error-404--article .error-404__number{font-size:31px;line-height:32px}.error-404--article .error-404__text{margin-top:24px;line-height:27px}.error-404--article .error-404__text+.error-404__text{margin:0}.device-phone .error-404--article .error-404__text{margin-top:23px;font-size:18px;line-height:20px}.device-phone .error-404--article .error-404__text+.error-404__text{margin-top:23px}.device-phone .error-404--article .error-404__img{margin-bottom:64px}

.events-header{text-transform:uppercase}.events-item{padding:17px 0 18px;border-bottom:1px solid #dedede}.events-item--last{border-bottom:none}.events-item__headline{line-height:1.25em}.events-item__info{margin-top:13px;color:#999;font-size:.875em;line-height:1.43em;font-weight:300}.events-item__time{margin-left:105px;color:#999;font-size:.75em}.events-item__empty{padding:15px 0}.events a .events-item .events-item__headline:hover{color:#999}

.structured-content__group--regular .structured-content__block--recommendations{grid-template-columns:1fr;grid-auto-flow:row}.structured-content__group--regular .structured-content__block--recommendations .list-article__url{display:flex;padding:0}.structured-content__group--regular .structured-content__block--recommendations .list-article__media{margin:0 16px 0 0;width:131px}.structured-content__group--regular .structured-content__block--recommendations .list-article__image{padding-top:100%}.structured-content__group--regular .structured-content__block--recommendations .list-article__text{flex:1;padding:8px 0 16px}.structured-content__group--regular .structured-content__block--recommendations .list-article__headline{font-size:18px;line-height:20px;font-weight:400}.structured-content__group--regular .structured-content__block--column{grid-auto-flow:row;grid-template-columns:1fr}.device-phone .structured-content__group--regular .structured-content__block--column{display:block}.device-phone .structured-content__group--regular .structured-content__block--column article+article{margin-top:16px}.structured-content__group--regular .structured-content__block--column .list-article__url{display:flex;padding-bottom:0;min-width:0;line-height:20.5px}.structured-content__group--regular .structured-content__block--column .list-article__headline{font-size:24px;line-height:27px}.device-phone .structured-content__group--regular .structured-content__block--column .list-article__headline{font-size:1em;line-height:1.2;font-weight:600}.structured-content__group--regular .structured-content__block--column .list-article__media{flex:1 0 204px;width:204px;min-width:204px;max-width:204px;margin:0 16px 0 0}.device-phone .structured-content__group--regular .structured-content__block--column .list-article__media{flex:1 0 124px;width:124px;min-width:124px;max-width:124px}.structured-content__group--regular .structured-content__block--column .list-article__image{padding-top:0;height:100%;min-height:133px;background-position:center}.structured-content__group--regular .structured-content__block--column .list-article__text{padding:0 0 16px;width:100%}.structured-content__group--regular .structured-content__block--coma{display:flex;flex-direction:column}.structured-content__group--regular .structured-content__block--coma .list-article{background-color:var(--light)}.structured-content__group--regular .structured-content__block--coma .list-article__url{padding-bottom:4px}.structured-content__group--regular .structured-content__block--coma .list-article__label--cm,.structured-content__group--regular .structured-content__block--coma .list-article__additional-headline{display:none}.structured-content__group--regular .structured-content__block--coma .list-article__meta{margin-bottom:0}.structured-content__group--regular .structured-content__block--coma .list-article__headline{font-size:18px;line-height:21px;font-weight:600;word-break:break-word;word-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis;overflow:hidden;height:5.25rem}.structured-content__group--regular .structured-content__block--coma .list-article__text{padding:0 10px}.structured-content__group--regular .structured-content__block--coma .list-article__text-content{padding:2px 0}.structured-content__group--regular .structured-content__block--coma .list-article__image{padding-top:50%}.structured-content__group--regular .structured-content__block--list-article-transparent .list-article{background-color:#0000}

.group-topic-with-custom-header .button-hide,.structured-content__group--has-header .button-hide{color:var(--gray);border-color:var(--gray);height:26px}.group-topic-with-custom-header .title-macro,.structured-content__group--has-header .title-macro{min-height:45px}.group-topic-with-custom-header .title-macro+.lazy-component .structured-content__block,.group-topic-with-custom-header .title-macro+.structured-content__block,.structured-content__group--has-header .title-macro+.lazy-component .structured-content__block,.structured-content__group--has-header .title-macro+.structured-content__block{padding-top:var(--group-header-space)}.device-phone .group-topic-with-custom-header--full-bg-image .layout{background-color:#0000;margin-bottom:0}.device-phone .group-topic-with-custom-header--full-bg-image .structured-content__group--topic{background-image:none;background-color:#0000;padding:0;max-height:175px;overflow:hidden}.device-phone .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article__text{max-height:80px}.device-phone .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article__headline{font-size:.875em}.device-phone .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article__meta-info{display:none}.device-phone .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article__super{display:table}.device-phone .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article__comment{display:none}.group-topic-with-custom-header--skinny-header .url-above-image{height:100%;width:100%;position:absolute;top:0;left:0}.layout--with-menu{flex-wrap:wrap;padding-bottom:0}.group-branding .space{width:12px;height:12px}.device-phone .group-branding{display:flex;justify-content:space-between;padding:10px;white-space:nowrap}.device-phone .group-branding a{align-items:center;line-height:45px;display:flex;height:100%}.group-branding__headline{color:#333;font-size:1em;padding-left:15px;text-transform:uppercase;white-space:nowrap;max-width:900px;padding-right:15px;text-overflow:ellipsis;overflow:hidden}.group-branding+.structured-content__group--video .structured-content__group--title{display:none}.group-branding--universal{position:relative;height:45px;align-items:center;display:flex;justify-content:space-between;min-width:100%}.device-phone.theme-magazine .group-branding--universal{margin-bottom:6px}.group-branding--universal .pattern--cubes{color:var(--branding-background-color)}.dark-theme .group-branding--universal .pattern--cubes{color:var(--branding-dark-background-color)}.group-branding--universal .logo-link{z-index:14}.group-branding--universal .header-link{position:absolute;z-index:13;inset:0}.group-branding--universal .logo-wrapper,.group-branding--universal .logo-wrapper a{display:flex;align-items:center}.group-branding--universal .logo-wrapper--left{margin-right:12px}.group-branding--universal .logo{height:32px;margin-top:1px;width:auto;content:var(--logo-left-branding-img)}.dark-theme .group-branding--universal .logo{content:var(--logo-left-dark-branding-img)}.group-branding--universal .logo--right{content:var(--logo-right-branding-img)}.dark-theme .group-branding--universal .logo--right{content:var(--logo-right-dark-branding-img)}.device-phone .group-branding--universal .logo{height:24px}.group-branding--universal .sponsored-by{font-size:18px;font-weight:700;line-height:27px;margin-right:12px;overflow:hidden;text-overflow:ellipsis}.group-branding--universal .sponsor-wrapper{margin-left:12px;height:100%;display:flex;align-items:center;max-width:100%}.group-branding--universal .block-title{color:var(--text-color);padding:0;margin:0;text-overflow:ellipsis;overflow:hidden;font-weight:700;display:flex}.group-branding--universal .block-title span.ellipsis{color:var(--branding-font-color)}.dark-theme .group-branding--universal .block-title span.ellipsis{color:var(--branding-dark-font-color)}.group-branding--universal .block-title .space{width:12px;height:12px}.group-branding--universal .block-title--branding-headline{text-transform:none}.device-phone .group-branding--universal{padding:0}.device-phone .group-branding--universal .logo-wrapper,.device-phone .group-branding--universal a{height:100%}.device-phone .group-branding--universal .block-title{padding:0}.device-phone .group-branding--universal .block-title>span:first-child{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block}.device-phone .group-branding--universal .sponsor-wrapper{display:flex;align-items:centeR;margin-left:12px}.group-branding--pm .logo{width:32px;height:32px}.device-phone .group-branding--pm .logo{height:24px;width:24px}.group-branding--white-background .layout--group{padding-bottom:5px}.device-phone.tvnet .group-branding--white-background .structured-content__group{margin-top:-10px}.group-branding__menu-container{width:100%;position:relative}.group-branding__menu-container:before,.group-branding__menu-container:after{position:absolute;top:0;height:100%;width:20px;pointer-events:none;z-index:9}.group-branding__menu-container.show-overlay-left:before{content:"";left:0;background:linear-gradient(to left,#fff0,#fffc)}.group-branding__menu-container.show-overlay-right:after{content:"";right:0;background:linear-gradient(to right,#fff0,#fffc)}.group-branding__menu{height:35px;line-height:35px;font-size:13px;font-weight:400;overflow:hidden;color:#333;text-transform:none;background:#fff;padding-left:15px;padding-right:15px}.group-branding__menu .item{display:inline-block;position:relative;padding:0 15px}.group-branding__menu .item:hover{cursor:pointer}.group-branding__menu .item:hover a{color:#b6b6b6}.group-branding__menu .item:before{content:"";border-left:1px solid #ccc;display:inline-block;height:15px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.group-branding__menu .item:first-child{padding-left:0!important}.group-branding__menu .item:first-child:before{display:none}.group-branding__menu .item:last-child{padding-right:0!important}.device-phone .group-branding__menu{position:relative;bottom:-21px;margin-top:-21px;-webkit-overflow-scrolling:touch;overflow-x:scroll;margin-bottom:0;height:56px;white-space:nowrap;padding:0 0 21px 10px}.device-phone .group-branding__menu .item{padding:0 7px}.device-phone .group-branding__menu .item:before{display:none}.device-phone .group-branding__menu .item:last-child{padding-right:10px!important}.group-branding__menu .item{font-size:14px;line-height:19px;font-weight:700;text-transform:uppercase}.device-phone .group-branding__headline{color:#fff;padding:0;margin:0 10px;flex:1}.structured-content__group .group-branding__headline{max-width:950px;padding-right:20px}.group-topic-with-custom-header--tv{color:#fff;background-color:#202124;position:relative}.group-topic-with-custom-header--tv .root,.group-topic-with-custom-header--tv .structured-content__group{background-color:#202124}.group-topic-with-custom-header--tv .root aside,.group-topic-with-custom-header--tv .structured-content__group aside{margin-left:-15px;padding-left:15px;margin-top:-74px;background-color:var(--text-color)}.group-topic-with-custom-header--tv .structured-content__group{padding-bottom:var(--block-space)}.group-topic-with-custom-header--tv .structured-content__block--single .list-article{display:block}.group-topic-with-custom-header--tv .structured-content__block--single .list-article .list-article__image{padding-top:488px}.group-topic-with-custom-header--tv .structured-content__block--single .list-article .list-article__text{margin-top:8px;max-width:initial}.group-topic-with-custom-header--tv .structured-content__block--single .list-article .list-article__url{max-width:540px}.device-phone .group-topic-with-custom-header--tv .structured-content__flash-block.extra-high .list-article:before{content:"";background-image:linear-gradient(to bottom,#0000,#000000a6);position:absolute;inset:0;z-index:1;pointer-events:none}.group-topic-with-custom-header--tv .list-article__flags{background-color:#000}.group-topic-with-custom-header--tv .list-article__label{background-color:#f94a4d}.group-topic-with-custom-header--tv .list-article__comment,.group-topic-with-custom-header--tv .list-article__section-label,.group-topic-with-custom-header--tv .list-article__icons{color:#f94a4d}.group-topic-with-custom-header--tv .list-article:hover .list-article__shadow{box-shadow:inset 0 -4px #f94a4d}.group-topic-with-custom-header--tv .list-article__headline--exclamation,.group-topic-with-custom-header--tv .list-article__headline{color:#fff!important}.group-topic-with-custom-header--tv .list-article__image{position:relative}.group-topic-with-custom-header--tv .list-article__image:after{z-index:3;content:"";display:block;height:56px!important;width:56px!important;min-height:56px;min-width:56px;background:url(/v6/img/icons/audio/pm-icon-play.svg) center no-repeat #f94a4d!important;background-size:24px!important;border-radius:50%;position:absolute;margin:0;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.group-topic-with-custom-header--tv .pattern{background-image:radial-gradient(circle at 1px 1px,#f94a4d 1px,transparent 0)}.group-topic-with-custom-header--tv .pattern--y{margin-top:-72px;margin-bottom:18px;background-color:var(--text-color)}.group-topic-with-custom-header--tv .pattern--y:before{display:block;content:"";height:100%;width:15px;background-color:var(--text-color);margin-left:-15px}.group-topic-with-custom-header--tv .flash-block__nav--button{background-color:#f94a4d!important}.group-topic-with-custom-header--tv .flash-block__nav--button:hover{background-color:#f83135!important}.group-topic-with-custom-header--tv:before,.group-topic-with-custom-header--tv:after{content:"";display:block;position:relative;background-color:var(--background-color);height:var(--group-space)}.device-phone .group-topic-with-custom-header--tv{overflow:hidden}.device-phone .group-topic-with-custom-header--tv .block-title{font-size:1em;line-height:1.2}.layout--group--masonry .group-branding--wrc{height:55px}.device-phone .layout--group--masonry .group-branding--wrc{height:inherit}.transparent-bg-image{background-size:cover;background-position:top left;position:absolute;inset:0;z-index:0;opacity:.2}.group-branding__articles{margin-bottom:20px}.group-branding__articles .structured-content__block{display:flex}.group-branding__articles .structured-content__block--list .list-article+.list-article{margin:0 15px 0 0}.group-branding__articles .structured-content__block .list-article__super{display:inline-block}.group-branding__articles section:last-child .list-article:last-child{margin-right:0}.group-branding--digitark{background-color:#f2f2f2;height:45px}.group-branding--digitark__logo{padding-left:15px}.group-branding--digitark__sponsor--text{color:#990ce2;font-size:.6875em;text-transform:uppercase;padding-right:15px}.device-phone .group-branding--digitark__logo{padding:0}.structured-content__group--left .group-topic-with-custom-header{padding-bottom:15px}.group-topic-with-custom-header--elu24_pm_esileht .list-article__label,.group-topic-with-custom-header--elu24_pm_esileht .list-article__flags{background-color:#c70000}.group-topic-with-custom-header--elu24_pm_esileht .list-article__comment,.group-topic-with-custom-header--elu24_pm_esileht .list-article__icons,.group-topic-with-custom-header--elu24_pm_esileht .list-article__section-label{color:var(--elu24-color)}.group-topic-with-custom-header--elu24_pm_esileht .list-article:hover .list-article__shadow{box-shadow:inset 0 -2px var(--elu24-color)}.group-topic-with-custom-header--elu24_pm_esileht .list-article__headline--exclamation{background-color:var(--exclamation-background-color);color:var(--white-or-black)!important;text-transform:uppercase;padding-left:3px;padding-right:3px}.group-topic-with-custom-header--elu24_pm_esileht .list-article__headline--exclamation:after{display:none}.group-branding--basic-logo-header .basic-logo-header--title{color:#000;display:flex;text-transform:uppercase;align-items:center;font-weight:500;padding-left:10px}.device-phone .group-branding--basic-logo-header{padding:0 10px;display:flex;align-items:center;height:45px}.device-phone .group-branding--basic-logo-header a{display:flex;align-items:center}.device-phone .group-branding--basic-logo-header>a{width:100%}.device-phone .group-branding--basic-logo-header .basic-logo-header--title{overflow:hidden;text-overflow:ellipsis;line-height:45px;white-space:nowrap;display:inline;padding:0;color:#fff;font-weight:600}.group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-apollo,.group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-receptes{margin-bottom:-3px}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-receptes{background:#aaac24}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-spoki{background:#3c5daa}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-apollo-kinoportaal-v2{background:#000}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-apollo{background:#aa182c}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-rustvnet,.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-tvnet{background:#f50}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-kinozal{background:#f5821f}.darkblue-header .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-kinozal,.darkblue-header-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-kinozal{background-color:var(--section-secondary-color);padding:10px 15px;height:45px}.device-phone .darkblue-header .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-kinozal,.device-phone .darkblue-header-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-kinozal{padding:5px 10px}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-financenet{background:#1ac3f3}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-egoiste{background:#1e1e1e}.device-phone .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-sejas{background:#ec0045}.structured-content__group--left .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-apollo,.structured-content__group--left .group-topic-with-custom-header--basic-logo-header .group-branding--basic-logo-header-receptes{margin-bottom:0}.device-phone .structured-content .group-topic-with-custom-header{background-repeat:no-repeat;background-size:cover;background-position:left bottom}.device-phone .structured-content .group-topic-with-custom-header .layout{padding:0;margin:0;width:100%}.device-phone .structured-content .group-topic-with-custom-header .layout.layout--group--rotary,.device-phone .structured-content .group-topic-with-custom-header .layout.layout--group--masonry,.device-phone .structured-content .group-topic-with-custom-header .layout.layout--group--regular{margin:0}.device-phone .structured-content .group-topic-with-custom-header .group-branding{width:100%}.structured-content .group-topic-with-custom-header--full-bg-image .list-article__meta-info{display:none}html:not(.device-phone) .structured-content .group-topic-with-custom-header--full-bg-image .list-article__headline{font-size:1em;line-height:1.375}.structured-content .group-topic-with-custom-header--full-bg-image .list-article__additional-headline{display:none}html:not(.device-phone) .structured-content .group-topic-with-custom-header--elu24 .list-article__headline{line-height:1.25}.device-phone .structured-content .group-topic-with-custom-header--elu24 .structured-content__group.structured-content__group--elu24 .structured-content__group:not(.structured-content__group--all-single){margin-top:10px}.device-phone .structured-content .group-topic-with-custom-header--elu24 .structured-content__group.structured-content__group--elu24 .structured-content__group:not(.structured-content__group--all-single) .structured-content__block .list-article{max-width:175px;flex:0 0 175px;margin-right:15px;padding-bottom:20px}.device-phone .structured-content .group-topic-with-custom-header--elu24 .structured-content__group.structured-content__group--elu24 .structured-content__group:not(.structured-content__group--all-single) .structured-content__block .list-article__media{margin-bottom:5px}.device-phone .structured-content .group-topic-with-custom-header--elu24 .structured-content__group.structured-content__group--elu24 .structured-content__group:not(.structured-content__group--all-single) .structured-content__block .list-article__image{height:120px}.structured-content .group-topic-with-custom-header--full-bg-image{padding:0 15px 15px}.structured-content .group-topic-with-custom-header--full-bg-image .layout{padding:0;position:initial}.structured-content .group-topic-with-custom-header--full-bg-image .layout .url-above-image{position:absolute;right:15px;bottom:15px;height:265px;width:100vw;max-width:1000px;left:15px;z-index:1}.structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic{background-repeat:no-repeat;padding-top:15px;background-size:contain;height:265px;overflow:hidden}.structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block{justify-content:flex-start}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block{padding-left:15px}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block:after{content:"";height:1px;flex:0 0 15px}.structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article{max-width:231px;height:234px;background-color:#fff;z-index:2}.structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article:nth-child(n+4){display:none;margin-right:0}.structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article__text{padding:0 10px;max-height:88px;overflow:hidden;height:100%}.structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .list-article__url{height:inherit}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image{padding:0;height:286px}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__block{position:relative;z-index:2}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic{background:none;padding:0;height:auto}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block{position:relative;bottom:-21px;margin-top:-21px;padding:0 0 21px;-webkit-overflow-scrolling:touch;overflow-x:scroll;margin-bottom:0}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block:after{content:"";height:1px;flex:0 0 10px}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block:before{content:"";height:1px;flex:0 0 10px}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block .list-article{height:159px;flex:0 0 126px;overflow:hidden}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block .list-article__url{padding:0;overflow:hidden}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block .list-article__headline{font-size:14px;line-height:17px;max-height:70px;overflow:hidden;display:block}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block .list-article__media{margin-bottom:0}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block .list-article__image{padding-top:60%}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block .list-article__text{padding:8px}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .structured-content__group--topic .structured-content__block .list-article:not(:last-child){margin-right:13px}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .block-title{background:none;color:#fff;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline;position:static}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .layout{margin:0;background:none}.device-phone .structured-content .group-topic-with-custom-header--full-bg-image .layout .url-above-image{height:285px;left:0;right:0;top:0}.group-topic-with-custom-header--topic.group-topic-with-custom-header--full-bg .structured-content__group--all-single .structured-content__block--single .list-article__headline{color:#fff}.group-topic-with-custom-header--topic.group-topic-with-custom-header--full-bg .structured-content__group--all-single .structured-content__block--single .list-article__image{border:none}.group-topic-with-custom-header--topic.group-topic-with-custom-header--full-bg .structured-content__group--all-single .structured-content__block--single:last-child{margin-bottom:20px}.group-branding__injectable{background-color:#fff;position:relative}.device-phone .group-branding__injectable{margin-bottom:15px}.group-branding--wsj .title-macro{width:100%}.group-branding--wsj .block-title.block-title--logo:before{border-radius:0;width:376px;height:32px;margin-right:4px}.group-branding--wsj .block-title.block-title--logo .pattern--cubes{color:var(--text-color)}.group-branding--wsj .menu{border-bottom:2px solid var(--text-color)}.group-branding--wsj .menu-fetch{display:flex;overflow:auto;margin-bottom:-2px}.group-branding--wsj .menu-fetch a{display:block!important;line-height:40px!important;padding:0 18px;position:relative;border-right:2px solid var(--background-color)}.device-phone .group-branding--wsj{display:block!important}.device-phone .group-branding--wsj .block-title.block-title--logo:before{width:75px}.device-phone .group-branding--wsj .menu{margin:0 -10px}.group-topic-with-custom-header--klik_purple .list-article__label,.group-topic-with-custom-header--klik_purple .list-article__flags{background-color:var(--klik-color)}.group-topic-with-custom-header--klik_purple .list-article__comment,.group-topic-with-custom-header--klik_purple .list-article__section-label{color:var(--klik-color)}.group-topic-with-custom-header--klik_purple .list-article:hover .list-article__shadow{box-shadow:inset 0 -4px var(--klik-color)}.group-topic-with-custom-header--magazine .block-title span:first-child{height:32px;width:280px;background-image:url(/v6/img/group-branding/magazine2.svg);background-repeat:no-repeat}.device-phone .group-topic-with-custom-header--magazine .block-title span:first-child{height:24px;width:214px}.dark-theme .group-topic-with-custom-header--magazine .block-title span:first-child{background-image:url(/v6/img/group-branding/magazine2-white.svg)}.device-phone .group-topic-with-custom-header--magazine-small .read-more{margin-top:-16px}.dark-theme .group-topic-with-custom-header--magazine .block-title svg .st0,.dark-theme .group-topic-with-custom-header--magazine-slider .block-title svg .st0{fill:var(--section-secondary-color)}.group-topic-with-custom-header--magazine .read-more,.group-topic-with-custom-header--magazine-slider .read-more{background-color:#0d0d0d;color:#fff}.group-topic-with-custom-header--magazine .read-more__right-side span:first-child,.group-topic-with-custom-header--magazine-slider .read-more__right-side span:first-child{margin-right:24px}.device-phone .group-topic-with-custom-header--magazine .read-more__right-side span:first-child,.device-phone .group-topic-with-custom-header--magazine-slider .read-more__right-side span:first-child{margin-right:0}.dark-theme .group-topic-with-custom-header--magazine .read-more,.dark-theme .group-topic-with-custom-header--magazine-slider .read-more{color:#262626}.dark-theme .group-topic-with-custom-header--magazine .read-more,.dark-theme .group-topic-with-custom-header--magazine .read-more:hover,.dark-theme .group-topic-with-custom-header--magazine-slider .read-more,.dark-theme .group-topic-with-custom-header--magazine-slider .read-more:hover{background-color:#eff3f5}.group-topic-with-custom-header--magazine-slider .structured-content__group{padding-top:0}.group-topic-with-custom-header--magazine-slider .read-more{margin:0 var(--root-padding)}.group-topic-with-custom-header--gen .title-macro{min-height:45px}.structured-content__group--timber .pattern--cubes{color:#fda91f}.structured-content__group--digitark .block-title .pattern--cubes{color:#990ae3}.structured-content__group--digitark .block-title:after{content:"Rubriiki toetab Telia Eesti";color:#990ae3;font-weight:700;font-size:24px;line-height:27px;padding-left:16px}.device-phone .structured-content__group--digitark .block-title:after{display:none}

.hidden-sections-container{position:relative}.hidden-checkbox-label{cursor:pointer}.hidden-checkbox-label .show-more-arrow,.hidden-checkbox-label .arrow-down{transition:transform .2s}.hidden-sections,.hidden-checkbox{display:none}.hidden-checkbox:checked+.hidden-checkbox-label+.hidden-sections{display:block}.hidden-checkbox:checked+.hidden-checkbox-label .show-more-arrow,.hidden-checkbox:checked+.hidden-checkbox-label .arrow-down{transform:rotate(180deg)}

.hint-subscribe{align-items:stretch;border-width:1px 0;border-style:solid;border-color:var(--line);padding:2em 0}.hint-subscribe__pipe{width:1px;background-color:var(--line)}.hint-subscribe__slot{display:flex;flex-direction:column;align-items:center;justify-content:center;height:123px}.hint-subscribe__slot h2{font-weight:700;font-size:20px;line-height:20.5px;margin-bottom:24px;text-align:center}.device-phone .hint-subscribe__slot .button{width:40px;height:40px;display:flex;justify-content:center;align-items:center;padding:0}.hint-subscribe .push-notification-widget__switch{width:auto;padding:4px}.hint-subscribe .push-notification-widget__switch .slider{--height: 32px;--min-width: 56px}

.hint-page{background-color:var(--background-color);position:relative}.hint-container{max-width:592px;margin:0 auto}.hint-container input,.hint-container textarea{font-family:inherit;-webkit-appearance:none;color:var(--text-color)}.hint-container input::placeholder,.hint-container textarea::placeholder{color:#d5d8dd;font-weight:400}.hint-container.sending:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;z-index:4}.hint-container.sending .hint-form__loader,.hint-container.success .hint-form__success-overlay{display:block}.hint-container__title{font-size:31px;font-weight:700;line-height:32px;margin:0;text-align:center}.device-phone .hint-container__title{font-size:24px;line-height:27px}.hint-form__disclaimer,.hint-container__text{font-family:var(--font-content);font-size:14px;font-weight:400;line-height:19px;margin:0;text-align:center}.hint-form__disclaimer a,.hint-container__text a{color:var(--section-color)}.hint-form__disclaimer a:hover,.hint-container__text a:hover{text-decoration:underline}.device-phone .hint-form__disclaimer,.device-phone .hint-container__text{font-size:14px}.hint-container__desc-extra{display:block;margin:10px 0}.hint-container--without-phone .hint-form__phone{display:none}.hint-form__contacts{display:grid;grid-template-columns:1fr 1fr;gap:16px}.device-phone .hint-form__contacts{grid-template-columns:1fr}.hint-form__input--title{font-weight:700;line-height:19px}.hint-form__input--subtitle{font-weight:400;color:#b8bdc6}.hint-form__input,.hint-form__input--textarea{border:1px solid #d5d8dd;background:var(--background-color);border-radius:3px;padding:10px 16px;width:100%;display:block}.hint-form__error-message{display:none;color:#e90000;font-size:.875em}.hint-form__input--textarea{height:124px}.hint-form .error--empty+.hint-form__error-message--empty{display:block}.hint-form .error--empty~.hint-form__error-message--empty,.hint-form .error--processing~.hint-form__error-message--processing{display:block}.hint-form .error--short+.hint-form__error-message--empty+.hint-form__error-message--short{display:block}.hint-form__input{height:40px}.hint-form__input--checkbox{display:none}.hint-form__input--checkbox.error--empty+label .checkbox{outline:1px solid #e90000}.hint-form__input--checkbox+label .checkbox{width:24px;height:24px;background-color:var(--background-color);border-radius:3px;display:inline-block;vertical-align:middle;padding:3px;border:1px solid #d5d8dd}.hint-form__input--checkbox+label .checkbox .checkbox-img{display:none;width:16px;height:16px}.hint-form__input--checkbox:checked+label .checkbox .checkbox-img{display:block;background-image:url(/v6/img/icons/checkmark.svg)}.dark-theme .hint-form__input--checkbox:checked+label .checkbox .checkbox-img{background-image:url(/v6/img/icons/checkmark-white.svg)}.hint-form .hint-author-agreement--link{color:var(--section-color)}.hint-form .hint-author-agreement--link:hover{text-decoration:underline}.hint-form__row-first{margin-right:10px}.device-phone .hint-form__row-first{margin-right:0}.hint-form__btn-wrapper{text-align:center}.dark-theme .hint-form__btn-wrapper .button{color:var(--text-color)}.hint-form__disclaimer{color:#717c8e}.hint-form__row{position:relative}.hint-form__input--pin{position:absolute;top:0;bottom:0;right:0;padding:0 10px}.hint-form__success-overlay{display:none;position:fixed;inset:0;background:#262626b3;z-index:105}.hint-form__success-overlay a{color:var(--section-color)}.hint-form__success-page{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--background-color);border-radius:5px;max-width:432px;width:calc(100% - 32px);padding:56px 24px 50px;text-align:center}.device-phone .hint-form__success-page{padding:56px 16px 50px}.hint-form__close{position:absolute;right:16px;top:16px;cursor:pointer}.device-phone .hint-form__close{right:20px;top:20px}.hint-form__loader{display:none;position:absolute;z-index:5;left:0;width:100%;top:50%;margin-top:-220px}.hint-form__generic-error{display:none;color:#e90000;margin-top:15px;text-align:center}.hint-form__generic-error a{color:#e90000}.hint-form__generic-error.active{display:block}.device-phone .hint-form__item{flex:1}.hint-form__label{margin-top:3px}.hint-form .hint-form__checkbox-label{display:grid;align-items:flex-start;grid-auto-flow:column;grid-template-columns:min-content auto;gap:16px;line-height:19px}.hint-form .hint-form__checkbox-label>.checkbox{flex-shrink:0}.hint-form .hint-form__checkbox-label+.hint-form__error-message{margin-top:5px}.hint-form .upload-area{line-height:19px;padding:0 10px}.hint-form .upload-area__image{margin-right:8px}.hint-form__input.error--short+.hint-form__error-message--short{display:block;flex-basis:100%}.hint-form__input.error,.hint-form__input--textarea.error{border:1px solid #e90000;margin-bottom:10px}.hint-container .button--hint{height:40px;border-radius:20px;font-size:.75em;text-transform:uppercase;padding:0 24px}.pac-container,.pac-container *{font-family:inherit!important}.pac-container .pac-matched,.pac-container * .pac-matched{font-weight:500}.grecaptcha-badge{z-index:30}.asterisk-after--red:after{content:"*";color:#e90202}

.horoscope-front__signs{flex:1;display:grid;gap:8px;grid-template-columns:repeat(6,1fr)}.signs-wide .horoscope-front__signs{grid-row-gap:8px;grid-column-gap:11px}.device-phone .horoscope-front__signs{gap:4px;grid-template-columns:repeat(3,1fr)}.horoscope-front__sign{background:var(--lightest);padding:24px 0 16px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:20px}.signs-wide .horoscope-front__sign{padding:0}.horoscope-front__sign svg{margin-bottom:8px;width:48px;height:48px;display:inline-block}

.horoscope{font-family:var(--font-content);margin-left:44px}.device-phone .horoscope{margin-left:0}.horoscope__sign{font-size:20px;line-height:30px;font-weight:700}.device-phone .horoscope__sign{font-size:19px;line-height:22.8px}.horoscope__icon svg{width:48px;height:48px}.device-phone .horoscope__icon svg{width:32px;height:32px}.horoscope__period{font-size:14px;line-height:21px;color:var(--gray)}.device-phone .horoscope__period{line-height:16.8px}.horoscope__content{line-height:30px;font-size:20px;margin:24px 0}.device-desktop .daily-horoscope-articles{min-width:300px;min-height:300px}.device-desktop .daily-horoscope-articles .list-article{border-radius:var(--border-radius)}.device-desktop .daily-horoscope-articles .list-article__shadow{height:0}.daily-horoscope-articles .list-article+.list-article{margin-top:16px}.daily-horoscope-articles .list-article__media:after{background:linear-gradient(to top,black,transparent);content:"";height:100%;position:absolute;left:0;top:0;width:100%}.daily-horoscope-articles .list-article__image{padding-top:150%}.horoscope-front .daily-horoscope-articles .list-article__image,.device-phone .daily-horoscope-articles .list-article__image{padding-top:100%}.device-phone .horoscope-front .daily-horoscope-articles .list-article__image{padding-top:66.6%}.daily-horoscope-articles .list-article__text{position:absolute;bottom:12px;left:12px;right:12px}.daily-horoscope-articles .list-article__url{padding:0}.daily-horoscope-articles .list-article__headline{font-size:24px;line-height:27px;color:#fff}.daily-horoscope-articles .list-article__headline--exclamation{background:none;padding:0;color:#fff!important}.daily-horoscope-articles .list-article__headline--exclamation:after{display:inline}

.latest-tabs{margin:0 0 8px}.latest-tabs__tab{text-align:center;opacity:.65;height:40px;border-bottom:2px solid var(--line)}.latest-tabs__tab--active{opacity:1;border-bottom:2px solid var(--text-color)}

.list-article__feed-label{position:absolute;top:-8px;left:10px;border-radius:2px}.device-phone .list-article__feed-label{top:8px}.list-article__feed-label--text{font-size:10px;line-height:13px;font-weight:700;text-transform:uppercase;color:#fff;padding:2px 7px 1px 6px}

.mobile-burger{width:25px;margin:0 auto;display:block;color:inherit}.mobile-burger>span{display:block;height:2px;background-color:currentColor;margin-bottom:7px;transform:translate(0);transform-origin:50% 50%;color:inherit}.mobile-burger>span:last-child{margin-bottom:0}

.mobile-footer-menu{position:fixed;z-index:1020;background:var(--background-color);bottom:0;left:0;right:0;overflow:hidden;justify-content:space-between;padding:7px 6px calc(8px + var(--sa-bottom)) 6px;border-top:1px solid var(--lightest)}.jwplayer-fullscreen .mobile-footer-menu{z-index:0}.mobile-footer-menu-mask{height:calc(56px + var(--sa-bottom))}.mobile-footer-menu__item{color:var(--text-color);display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:400;font-size:10px;cursor:pointer;min-width:56px;line-height:12px;transition:color .1s}.mobile-footer-menu__item--active{color:var(--section-color)}.section-933 .mobile-footer-menu__item--active{color:var(--section-secondary-color)}.burger-menu-is-open .mobile-footer-menu__item--active{color:var(--text-color)}.section-933.burger-menu-is-open .mobile-footer-menu__item--burger{color:var(--section-secondary-color)}.burger-menu-is-open .mobile-footer-menu__item--burger{color:var(--section-color)}.mobile-footer-menu__item-icon{width:24px;height:24px;text-align:center}.mobile-footer-menu__item-icon--burger{display:flex;align-items:center;justify-content:center;flex-direction:column}.mobile-footer-menu__item-icon--burger span{display:block;height:2px;width:20px;background-color:currentColor;position:relative;transition:transform .2s,opacity .2s,width .2s,background-color .2s;transform-origin:top left}.mobile-footer-menu__item-icon--burger span+span{margin-top:2px}.mobile-footer-menu__item-icon--burger span:last-child{transform-origin:bottom left}.burger-menu-is-open .mobile-footer-menu__item-icon--burger span{width:25px}.burger-menu-is-open .mobile-footer-menu__item-icon--burger span:first-child{transform:rotate(45deg) translate(3px,-5px)}.burger-menu-is-open .mobile-footer-menu__item-icon--burger span:not(:first-child):not(:last-child){opacity:0}.burger-menu-is-open .mobile-footer-menu__item-icon--burger span:last-child{transform:rotate(-45deg) translate(1px,6px)}.mobile-footer-menu__item-title{margin-top:4px;overflow:hidden;width:100%;text-align:center}.mobile-footer-menu__arrow,.mobile-footer-menu__arrow-overlay{display:none}

.namedays__name{font-size:20px;font-weight:600;line-height:28px;margin-top:6px}.namedays__description{font-weight:300}.namedays__title{color:var(--section-color);font-size:14px;font-weight:400;text-transform:uppercase;margin-top:50px}.namedays__todays-names{font-size:24px;font-weight:600;margin:0;padding:0;text-align:center}.block-title--namedays{color:var(--section-color);margin-bottom:20px;text-align:center;font-size:18px;text-transform:uppercase;margin-top:35px}

.no-content__text{font-size:24px!important;line-height:32px;margin:0 0 70px;color:var(--text-color)}.no-content__description{width:364px;display:flex;flex-direction:column;justify-content:center;font-weight:400!important}.no-content__description .button{color:#fff;padding:11px 20px 10px!important;height:40px;background:var(--section-color);border-radius:3px;font-size:1em!important;line-height:19px;text-transform:none!important;font-weight:400!important}.no-content__description .button:hover{background:var(--section-color);opacity:.9}.no-content--background{text-align:left;background-color:var(--background-color);position:relative;display:flex;justify-content:center;padding-top:145px;padding-bottom:258px}.no-content--background>div{margin:0 46px}.device-phone .no-content__img{display:flex;justify-content:center;margin-bottom:33.69px!important}.device-phone .no-content__text{font-size:1em;margin:0 0 32px}.device-phone .no-content__description{text-align:center;width:initial}.device-phone .no-content__description>div{height:40px}.device-phone .no-content__description .button{width:100%}.device-phone .no-content--background{padding-top:52px;padding-bottom:83px;display:block}.device-phone .no-content--background>div{margin:0}@media (orientation: landscape){.device-phone .no-content--background{padding:25px 0}}

.om-branding{font-family:var(--om-font);display:block;background-color:#003853}.om-branding__logo{margin:0 16px}.om-branding__countdown{color:#fff;font-size:24px;font-weight:600;line-height:28px;text-transform:uppercase}.om-branding__countdown-date{margin:0 32px;display:flex}.om-branding__countdown-date span{position:relative;text-align:center;display:inline-block;background-color:#fff;color:#003853;font-size:46px;font-weight:700;line-height:48px;width:34px;height:48px;border-radius:4px}.om-branding__countdown-date span:before{content:"";position:absolute;top:50%;transform:translateY(-50%);border-bottom:1px solid rgba(0,0,0,.33);width:100%;left:0}.om-branding__countdown-date span+span{margin-left:4px}.om-branding__countdown-text{text-align:center;font-size:10px;font-weight:600;line-height:10px;margin:4px 32px 0}.device-phone .om-branding__logo{margin:0 12px}.device-phone .om-branding__countdown{font-size:12px;line-height:14px}.device-phone .om-branding__countdown-date{margin:0 16px 0 13px}.device-phone .om-branding__countdown-date span{font-size:26px;line-height:30px;width:20px;height:30px}.device-phone .om-branding__countdown-text{font-size:8px;line-height:8px;margin:4px 16px 0 13px}

.pagination{gap:48px;background-color:var(--background-color);position:relative;z-index:1}.pagination__link{color:var(--section-color);font-weight:700;gap:8px}.dark-theme .section-933 .pagination__link{color:var(--section-primary-accent)}.pagination__link:hover{color:var(--section-secondary-color)}.dark-theme .section-5686 .pagination__link:hover,.dark-theme .section-6108 .pagination__link:hover{color:#404040}.pagination__link.disabled{color:var(--color-text)!important;opacity:.3}

.piano-product-offer-desktop-bottom-strip{border:0;vertical-align:bottom;position:fixed;left:0;right:0;bottom:0;width:100%;z-index:61000;display:flex;flex-direction:column;justify-content:flex-end}.piano-product-offer-fullscreen-desktop,.piano-product-offer-fullscreen-mobile{position:fixed;top:0;width:100%;z-index:62389}.device-phone .tp-modal-open .tp-modal{align-items:flex-start!important}.tp-modal-open .tp-modal{display:flex!important;align-items:center}.tp-modal .tp-iframe-wrapper{margin:auto;box-shadow:none!important}.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2{background-color:#0000}.device-phone .tp-modal .tp-iframe-wrapper{margin:var(--sa-top) auto 0 auto}.tp-modal .tp-iframe-wrapper iframe{position:relative;z-index:10000;border-radius:6px}.tp-modal .tp-iframe-wrapper .tp-backdrop.tp-active{background:#0000!important}.tp-modal .tp-iframe-wrapper .tp-close{opacity:1!important;border:none!important;top:6px!important;right:12px!important;width:40px!important;height:40px!important;border-radius:50%!important;box-shadow:none!important;background:#fff url("data:image/svg+xml,<svg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill-rule='evenodd' clip-rule='evenodd' d='M22 3.42 20.58 2 12 10.58 3.42 2 2 3.42 10.58 12 2 20.58 3.42 22 12 13.42 20.58 22 22 20.58 13.42 12z' fill='rgb(38,38,38)'/></svg>") center center no-repeat!important}.tp-modal .tp-iframe-wrapper .tp-close:hover{box-shadow:none;opacity:.8!important}.tp-modal .tp-iframe-wrapper .tp-close:active{box-shadow:none;border:none}.tp-modal .tp-iframe-wrapper .tp-close:focus{box-shadow:none;border:none}.tp-modal .tp-iframe-wrapper .tp-close:not(.tp-active){display:block!important;transform:none;left:50%!important;top:50%!important;z-index:9000!important}.tp-modal .tp-iframe-wrapper .tp-close:not(.tp-active):hover{background-color:#fff!important}.device-phone .tp-backdrop{height:100vh!important}

@media print{*{color-adjust:exact!important}.layout--right,.article-share,.article-terms,.articles-recommendations,.article__related-articles,.article__related-coverages,.related-articles,.comments-block,.dfp-ad,#pwSubscribePopup,.miniplayer-wrap{display:none!important}article.article+article.article{display:block!important}.digipakett-branding-fixed+*,#background-11753060+*{margin-top:0}}

body.page-push-stories{background-color:#000;height:calc(100% + 2px);min-height:0;position:static}.push-stories{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-padding-left:4px;margin-bottom:16px;position:relative;background:var(--background-color)}.push-stories:not(.push-stories--seen) .list-article__url{opacity:0;transform:scale(.8) translate(5em)}.push-stories:after,.push-stories:before{margin-left:16px;display:block;scroll-snap-align:start;content:""}.push-stories .list-article{scroll-snap-align:center;width:40%;flex:0 0 40%;aspect-ratio:1/2;position:static;overflow:visible}.push-stories .list-article+.list-article{margin-left:4px}.push-stories .list-article__lightning-logo{width:100%;height:20px;background-size:contain;background-position:left center;background-repeat:no-repeat}.push-stories .list-article__media{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden}.push-stories .list-article__media:before{background:linear-gradient(to bottom,#0003,#000000a6);content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.push-stories .list-article__image{padding:0;height:100%;background-position:center}.push-stories .list-article__url{border-radius:12px;overflow:hidden;padding:8px 12px 16px;position:relative;transform-origin:50% 50%;transition:transform .3s,opacity .4s;display:block;transform:translateZ(0)}.push-stories .list-article:nth-child(2) .list-article__url{transition-delay:.2s}.push-stories .list-article:nth-child(3) .list-article__url{transition-delay:.4s}.push-stories .list-article__text{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:2}.push-stories .list-article__headline{font-size:15px;line-height:17px;font-weight:600;color:#fff}.push-stories .list-article__headline--exclamation{color:#fff}.device-phone .push-stories .list-article:hover .list-article__shadow,.push-stories .list-article__shadow{box-shadow:inset 0 -4px 0 var(--section-color)}.push-stories--big .list-article{width:66%;flex:1 0 66%;aspect-ratio:2/3}push-stories-articles,.push-story-articles{--app-height: 100vh;display:block;width:100%;height:var(--app-height);padding-top:var(--sa-top);padding-bottom:var(--sa-bottom);background-color:#000}.push-story-articles{position:relative;z-index:1}.push-story-articles__logo{position:absolute;z-index:10;top:var(--sa-top);left:0;padding:12px 14px;height:48px}.push-story-articles__close{position:absolute;z-index:10;top:var(--sa-top);right:0;padding:12px 14px}.push-story-articles .cards-progress{position:absolute;top:calc(var(--sa-top) + 50px);left:16px;right:16px;height:2px;display:flex;z-index:7}.push-story-articles .cards-progress div{background-color:#fff;flex:1;transition:opacity .2s}.push-story-articles .cards-progress div+div{margin-left:4px}.push-story-articles .cards-progress__card--active~div{opacity:.3}.push-story-articles__loader{position:relative}.push-story-articles__loader:before,.push-story-articles__loader:after{border-radius:50%;display:block;content:"";height:3em;width:3em;position:absolute;top:50%;left:calc(50% - 1.5em);transform:translate3d(-40%,-50%,0);background:#fff;animation:loaderMoveDots 1s infinite}.push-story-articles__loader:before{background:var(--line)}.push-story-articles__loader:after{background-color:var(--section-color);animation-delay:.5s;opacity:.6}@keyframes loaderMoveDots{50%{transform:translate3d(40%,-50%,0)}}

.radio-injectable{padding:0 15px;position:relative;background-color:#fff}.device-phone .radio-injectable{padding:0 10px}.radio-injectable+*{padding-top:10px}html:not(.device-phone) .structured-content__group .radio-injectable{padding:0}.radio-popup .radio-injectable{background:#000;padding:0}

.scroll-top{display:none;position:fixed;height:2.5em;width:2.5em;bottom:4.5em;right:1.5em;color:#fff;background-color:var(--section-color);border-radius:50%;cursor:pointer;z-index:10;transition:.1s ease-out;justify-content:center;align-items:center}.scroll-top--visible{display:flex}.scroll-top__text{display:none;white-space:nowrap;font-size:1em;font-weight:400;padding-right:.5em;overflow:hidden}.scroll-top:hover{width:126px;border-radius:100px;transition:width .2s ease-in}.scroll-top:hover .scroll-top__text{display:block}

.section-branding-bg{display:block;position:relative;margin-bottom:14px}.device-phone .section-branding-bg{margin-bottom:0}.section-branding{height:172px;display:flex;justify-content:center}.device-phone .section-branding{height:259px}.device-phone .section-branding-bg--saarte-haal .section-branding{background:url(/v6/img/section-branding/saarte-haal-bg.svg) no-repeat left center #f7f7f7;background-size:contain}.section-branding--euroopa-parlament{color:#039}.section-branding--euroopa-parlament .block-title{font-size:24px;line-height:27px;margin-bottom:8px}.section-branding--euroopa-parlament .pattern--cubes{color:#039}.device-phone .section-branding--euroopa-parlament .pattern--cubes{height:24px}.section-branding--euroopa-parlament .space{width:16px;height:16px}.section-branding--euroopa-parlament .ep-subtext{color:#717c8e;font-size:16px;line-height:19px;font-weight:400}.device-phone .section-branding--euroopa-parlament .ep-subtext{font-size:14px;line-height:16px}

[data-sticky]{position:sticky;top:calc(10px + var(--top-alignment-header, 0px) + var(--top-alignment-digipakett, 0px) + var(--top-alignment-sitehat, 0px) + var(--top-alignment-supersitehat, 0px))}article.article aside [data-sticky]{position:sticky}

.top-articles__headline{font-weight:400;font-size:16px;margin:0;padding:0;line-height:24px}.top-articles .top-article{background-image:radial-gradient(circle at .0625rem .0625rem,var(--gray) .0625rem,transparent 0);background-size:.1875rem .125rem;background-repeat:repeat-x;background-position:bottom left;padding:0 0 16px}.top-articles .top-article+.top-article{margin-top:16px}.top-articles .top-article__section{color:var(--section-color);font-weight:700;font-size:12px;line-height:12px;text-transform:uppercase}.top-articles .top-article__headline{font-size:16px;line-height:19px;font-weight:600;margin-top:8px}.top-articles .top-article__headline--exclamation{text-transform:uppercase;margin-right:4px}.top-articles .top-article__headline--exclamation:after{content:" \27e9"}.top-articles .top-article__additional-headline{color:#ff4800;font-size:14px;line-height:18px;margin-top:8px}.top-articles .top-article:hover{background-image:radial-gradient(circle at .0625rem .0625rem,var(--section-color) .0625rem,transparent 0)}

.value-meter{background-color:#f8f8f8;padding:10px 15px 20px}.value-meter__title{font-size:18px;font-weight:400;line-height:28px;margin-bottom:20px;color:var(--section-color)}.value-meter__title a{text-decoration:underline}.value-meter__summary{margin-bottom:20px;line-height:23px;color:var(--section-color)}.value-meter__summary a{text-decoration:underline}.value-meter__summary ul,.value-meter__summary ol{padding-left:40px}.value-meter__hidable{overflow:hidden;max-height:1000px;transition:max-height .2s ease-in}.value-meter__entity{margin-bottom:44px}.value-meter__entity--no-image .value-meter__source,.value-meter__entity--no-image .value-meter__name{display:inline;margin-top:0}.value-meter__entity--no-image .value-meter__name{margin-right:4px}.value-meter__name{font-size:14px;font-weight:700}.value-meter__image{margin-right:10px}.value-meter__image img{display:block}.value-meter__source{font-size:12px;font-weight:500;color:#666;margin-top:4px}.value-meter__container{margin-bottom:20px}.value-meter__percent{color:#737373;font-size:12px;font-weight:400;letter-spacing:-.13px;line-height:28px}.value-meter__bar{margin:0 10px;height:15px;border-radius:8px;border-width:1px;border-style:solid;border-color:var(--section-color)}.value-meter__foreground{height:100%;position:relative;border-radius:8px}.value-meter__label{position:absolute;bottom:100%;margin-bottom:11px;color:#fff;padding:5px 10px;white-space:nowrap;border-radius:2px;font-size:10px;font-weight:700;text-transform:uppercase}.value-meter__label .value-meter__label-arrow{top:100%;border:6px solid rgba(0,0,0,0);content:"";height:0;width:0;position:absolute}.value-meter__label--stick-left{left:calc(100% - 20px)}.value-meter__label--stick-left .value-meter__label-arrow{left:12px}.value-meter__label--stick-right{right:-20px}.value-meter__label--stick-right .value-meter__label-arrow{right:16px}.value-meter__btn-cnt{margin-bottom:20px}.value-meter .button{color:#fff;font-size:12px;font-weight:600;text-decoration:none;text-transform:uppercase;border-color:var(--section-color);background-color:var(--section-color)}.value-meter .button:hover{color:#000}.value-meter__toggle{user-select:none;cursor:pointer}.value-meter__toggle-text{font-size:12px;font-weight:500;text-decoration:underline;text-transform:uppercase}.value-meter__toggle--hide .value-meter__toggle-arrow svg{display:inline-block;transform:rotate(180deg)}.value-meter__info{color:#666;font-size:12px;font-weight:600;line-height:15px;text-transform:uppercase}.value-meter__info:before{display:inline-block;content:"";width:15px;height:15px;border-radius:50%;border:2px solid #666;vertical-align:top;margin-right:5px;background:url(/v6/img/icons/exclamation.svg) no-repeat center;background-size:3px 9px}.device-phone .value-meter__infobox,.device-phone .value-meter__info,.device-phone .value-meter__toggle{display:block}.device-phone .value-meter__info{margin-top:15px}.device-phone .value-meter .button{height:30px}.value-meter:not(.value-meter--visible) .value-meter__toggle--hide{display:none}.value-meter:not(.value-meter--visible) .value-meter__hidable{max-height:0}.value-meter--visible .value-meter__toggle--show{display:none}.device-phone .article-body .article-body__item.article-body__item--valueMeter,.article-body .article-body__item--valueMeter{padding-left:0;padding-right:0}.device-phone .article-body .article-body__item.article-body__item--valueMeter+.article-body__item--valueMeter,.article-body .article-body__item--valueMeter+.article-body__item--valueMeter{padding-top:12px}.device-phone .device-phone .article-body .article-body__item.article-body__item--valueMeter+.article-body__item--valueMeter,.device-phone .article-body .article-body__item--valueMeter+.article-body__item--valueMeter{padding-top:0}.device-phone .tanane-article .article-body .article-body__item--valueMeter .article-body__item.article-body__item--valueMeter,.device-phone .tanane-article .article-body:not(.article-body--lead) .article-body__item.article-body__item--valueMeter{padding-left:0;padding-right:0}

.info-box{text-transform:uppercase}.video-player__info-box .countdown-informationbox__info{font-weight:400}.video-player__info-box .countdown-wrap{font-weight:600}.video-missing{position:relative;padding-bottom:56.25%;border:1px solid var(--section-color);border-radius:16px}.article--superarticle .video-missing{border:0;padding-bottom:0;border-radius:0;height:100%}.video-missing__content{position:absolute;width:100%;height:100%;top:0;left:0}.device-phone .video-missing__content{padding:16px}.video-missing__icon{width:284px;height:274px;margin-right:32px}.device-phone .video-missing__icon{width:135px;height:130px;margin-right:16px}.video-missing__info{font-size:24px;font-weight:400;line-height:32px;font-family:var(--font-html)}.device-phone .video-missing__info{font-size:16px;line-height:24px}

:root{--weather-widget-text-color: #333}.block-title--weather-map,.block-title--weather{text-transform:uppercase;padding:0 0 10px;margin:0;color:var(--weather-widget-text-color);font-size:18px;font-weight:700}.block-title--weather-map a,.block-title--weather a{color:var(--weather-widget-text-color)}.device-phone .block-title--weather-map,.device-phone .block-title--weather{padding:24px 0 16px}.block-title--weather-map{padding:35px 0 40px;text-align:center}.block-title--weather-group{padding:20px 0 30px;margin:0;font-size:25px;font-weight:500;text-align:center}.device-phone .block-title--weather-group{font-size:18px;text-align:left}.weather-map-strip{position:relative;z-index:2}.device-phone .weather-widget-container{padding:0 10px}

.wrc-content{overflow:hidden;margin:0 auto;position:relative;z-index:2}.wrc-content>*{margin-bottom:32px}.wrc-content>*:last-child{margin-bottom:0}.device-phone .wrc-content .container{padding-bottom:10px}.device-phone .wrc-content--overall{margin-right:-16px}.device-phone .wrc-page .section-branding-bg{margin-bottom:0;border-bottom:1px solid #8dc72d}.wrc8-section-branding{background-color:var(--background-color);padding:0 15px 15px;display:block;position:relative}.wrc8-section-branding .main__headline{color:#000;font-size:45px;font-weight:900;line-height:20px;text-transform:uppercase;margin-left:10px}.wrc8-section-branding .main__headline--small{font-size:16px;font-weight:400;line-height:28px;text-transform:initial;margin-top:10px}.wrc8-section-branding .main__register-btn{color:#fff;line-height:12px;text-transform:uppercase;border-radius:20px;background-color:#23ac60;display:inline;padding:10px 20px;position:absolute;right:160px;top:30px}.wrc8-section-branding .main__main-sponsor{position:absolute;right:15px;top:15px;color:#333;font-size:10px;line-height:11.56px;text-transform:uppercase;border-left:1px solid #ccc;padding-left:20px}.wrc8-section-branding .main__main-sponsor img{display:block;margin-top:5px}.wrc8-section-branding .main__logos{position:relative}.wrc8-section-branding .sponsor{margin-left:40px}.wrc8-section-branding .logos__background{border-bottom:90px solid #000;border-left:50px solid rgba(0,0,0,0);border-right:0 solid rgba(0,0,0,0);height:0;width:214px;transform:rotate(180deg);position:relative}.wrc8-section-branding .logos--wrc8{position:absolute;top:15px;left:15px}.wrc8-section-branding .logos--rally-estonia{position:absolute;bottom:12px}.device-phone .wrc8-section-branding{padding:0;margin-top:-1px}.device-phone .wrc8-section-branding .main__headline{font-size:15px;line-height:10px;margin:0;position:absolute;transform:translate(-50%);left:53%}.device-phone .wrc8-section-branding .main__headline--small{font-size:8px;line-height:14px;margin-top:3px}.device-phone .wrc8-section-branding .main__register-btn{right:10px;bottom:0;top:auto;font-size:10px;line-height:12px;padding:2px 5px}.device-phone .wrc8-section-branding .main__main-sponsor{font-size:5px;line-height:6px;right:0;padding-left:10px;top:5px}.device-phone .wrc8-section-branding .main__main-sponsor img{height:18px;width:48px;margin:3px 10px 0 0}.device-phone .wrc8-section-branding .logos__background{width:112px;border-bottom:45px solid #000}.device-phone .wrc8-section-branding .logos--wrc8{height:17px;width:72px;top:5px;left:7px}.device-phone .wrc8-section-branding .logos--rally-estonia{width:61px;height:11px;bottom:8px;left:5px}.device-phone .wrc8-section-branding .wrc8__sponsors{justify-content:flex-start;padding-top:3px}.device-phone .wrc8-section-branding .sponsor{margin-left:11px}.device-phone .wrc8-section-branding .sponsor--esport{height:16px;width:13px}.device-phone .wrc8-section-branding .sponsor--sportland{height:8px;width:61px}.device-phone .wrc8-section-branding .sponsor--gamestar{height:7px;width:50px}.device-phone .wrc8-section-branding .sponsor--expert{height:14px;width:52px}.section-branding--wrc+.dfp-ad--horizontal:not(.dfp-ad--empty){margin-top:20px;margin-bottom:5px}.page-wrc-embed{background:#0000;background-color:#0000}.page-wrc-embed .structured-content__group{background-color:#0000;padding:0;max-width:650px}.page-wrc-embed .structured-content__group .wrc-embed{background-color:#f1f2f580}.device-phone .page-wrc .notification{position:relative;z-index:20}.wrc-scrolling-container{overflow:auto}.wrc-menu-bar{overflow:hidden;overflow-x:auto;user-select:none;margin-bottom:16px}.wrc-menu-bar__link{box-shadow:inset 0 -2px 0 currentColor;color:var(--section-color);flex:none;font-weight:600;line-height:2.5em;padding:0 1em;text-decoration:none;white-space:nowrap}.wrc-menu-bar__link--active{box-shadow:inset 0 -4px 0 currentColor;color:var(--text-color)}.wrc-menu-bar__link+.wrc-menu-bar__link{margin:0 4px}.wrc-menu-bar:after{content:"";box-shadow:inset 0 -2px 0 var(--line);flex:1 0 0}

.video-player__info-box[data-v-a6926cce]{height:100%;color:#fff;background-color:#262626}.video-player__info-box .video-corner[data-v-a6926cce]{position:absolute;width:67px;height:67px}.device-phone .video-player__info-box .video-corner[data-v-a6926cce]{width:26px;height:26px}.video-player__info-box .video-corner-1[data-v-a6926cce]{left:64px;top:64px;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.device-phone .video-player__info-box .video-corner-1[data-v-a6926cce]{left:16px;top:16px}.video-player__info-box .video-corner-1[data-v-a6926cce]:after{display:block;position:absolute;top:16px;left:16px;content:"";width:10px;height:10px;border-radius:50%;background-color:#fe4600;animation:animate-a6926cce 2s infinite}.video-ended .video-player__info-box .video-corner-1[data-v-a6926cce]:after{animation:none}.device-phone .video-player__info-box .video-corner-1[data-v-a6926cce]:after{top:10px;left:10px}@keyframes animate-a6926cce{0%{opacity:1}49%{opacity:1}50%{opacity:0}to{opacity:0}}.video-player__info-box .video-corner-2[data-v-a6926cce]{top:64px;right:64px;border-top:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}.device-phone .video-player__info-box .video-corner-2[data-v-a6926cce]{right:16px;top:16px}.video-player__info-box .video-corner-3[data-v-a6926cce]{left:64px;bottom:64px;border-bottom:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.device-phone .video-player__info-box .video-corner-3[data-v-a6926cce]{left:16px;bottom:16px}.video-player__info-box .video-corner-4[data-v-a6926cce]{right:64px;bottom:64px;border-bottom:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}.device-phone .video-player__info-box .video-corner-4[data-v-a6926cce]{right:16px;bottom:16px}.video-player__info-box .info-box__container[data-v-a6926cce]{position:relative;height:100%;font-family:GT Eesti,Arial,sans-serif}@media screen and (max-width: 647px){.video-player__info-box .video-corner[data-v-a6926cce]{width:26px;height:26px}.video-player__info-box .video-corner-1[data-v-a6926cce]{left:16px;top:16px}.video-player__info-box .video-corner-1[data-v-a6926cce]:after{top:10px;left:10px}.video-player__info-box .video-corner-2[data-v-a6926cce]{right:16px;top:16px}.video-player__info-box .video-corner-3[data-v-a6926cce]{left:16px;bottom:16px}.video-player__info-box .video-corner-4[data-v-a6926cce]{right:16px;bottom:16px}}

.countdown-informationbox__info{font-size:20px;text-transform:lowercase;font-weight:400}.device-phone .countdown-informationbox__info{font-size:16px}.countdown-informationbox__info:first-letter{text-transform:uppercase}.countdown-informationbox__info--medium{font-size:1.5em}

.video-player__error{position:absolute;inset:0;background-color:#343434;display:none;z-index:1}.video-player__error-message{color:#fff;font-size:1.125em;text-align:center}

.video-recommendations[data-v-5ad50c36]{font-family:GT Eesti,Arial,sans-serif;background:linear-gradient(0deg,#000000e6 3.13%,#000000b3 53.13%,#0000);color:#fff;padding:24px}.video-recommendations__headline[data-v-5ad50c36]{font-size:24px;line-height:27px;font-weight:700;max-width:372px}.device-phone .video-recommendations__headline-text[data-v-5ad50c36]{display:none}.video-recommendations__headline .video-repeat-button[data-v-5ad50c36]{color:#fff;border-radius:3px;border:1.5px solid #fff;margin-top:16px;padding:7px 16px 6px;font-size:16px;line-height:19px;font-weight:400;cursor:pointer;display:flex;align-items:center}.device-phone .video-recommendations__headline .video-repeat-button[data-v-5ad50c36]{margin:0;padding:0;border:none}.device-phone .video-recommendations__headline .video-repeat-button span[data-v-5ad50c36]{display:none}.video-recommendations__headline .video-repeat-button[data-v-5ad50c36]:hover{opacity:.9}.video-recommendations__headline .video-repeat-button .repeat-icon[data-v-5ad50c36]{margin-left:10px;height:20px;width:20px}.device-phone .video-recommendations__headline .video-repeat-button .repeat-icon[data-v-5ad50c36]{margin-left:0}.video-recommendations>div[data-v-5ad50c36]{height:100%}.device-phone .video-recommendations[data-v-5ad50c36]{padding:16px}.video-recommendations__title[data-v-5ad50c36]{font-size:20px;line-height:22px;font-weight:700;display:block}.device-phone .video-recommendations__title[data-v-5ad50c36]{font-size:16px;line-height:19px}.video-recommendations__articles[data-v-5ad50c36]{margin-top:8px}.video-recommendations__article[data-v-5ad50c36]{display:block;margin-left:18px;border:1px solid gray}.video-recommendations__article[data-v-5ad50c36]:first-child{margin-left:0}.recommended-article[data-v-5ad50c36]{position:relative;width:229px;text-decoration:none;transition:opacity .4s ease}.recommended-article__headline[data-v-5ad50c36]{position:absolute;font-size:14px;font-weight:400;color:#fff;bottom:6px;left:6px;right:6px;overflow:hidden;line-height:16px}.device-phone .recommended-article__headline[data-v-5ad50c36]{font-size:12px;line-height:14px}.recommended-article__image[data-v-5ad50c36]{height:0;padding-bottom:56.25%;height:131px;background-position:center;background-size:cover;background-repeat:no-repeat}.device-phone .recommended-article__image[data-v-5ad50c36]{height:90px}.recommended-article[data-v-5ad50c36]:before{content:"";position:absolute;display:block;inset:0;background:linear-gradient(0deg,#000c 3.13%,#0006 53.13%,#0000)}.recommended-article[data-v-5ad50c36]:hover{border:1px solid #fff}

.video-player__recommendations[data-v-2f614bfe]{position:absolute;inset:0;z-index:2}.video-player__content[data-v-2f614bfe]{position:absolute;inset:0;height:100%}.video-player__content .video-player__unmute-button[data-v-2f614bfe]{z-index:2;position:absolute;left:10px;top:10px;width:50px;height:50px;background-color:#000c;border-radius:50%;padding:5px;border:none;cursor:pointer}.video-player__content .video-player__unmute-button[data-v-2f614bfe]:hover{opacity:.7}.video-player__content .video-player__unmute-button i[data-v-2f614bfe]{background-image:url(assets/mute_icon-779ded661ccdea36cad9.svg);width:32px;height:32px;margin:2px 0 0 4px;display:block}.video-player__aspect-ratio[data-v-2f614bfe]{height:0}.video-player__wrap[data-v-2f614bfe]{position:relative;z-index:1}.video-player__preview-overlay[data-v-2f614bfe]{inset:0;position:absolute;z-index:5;cursor:pointer}.video-player__preview-overlay.video-player__preview-overlay--preview-end[data-v-2f614bfe]{background-image:linear-gradient(to bottom,#0006,#0006);background-size:cover}.video-player__preview-overlay.video-player__preview-overlay--preview-end .video-player__preview-overlay-message[data-v-2f614bfe]{display:block}.video-player__preview-overlay-image[data-v-2f614bfe],.video-player__preview-overlay-message[data-v-2f614bfe]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-player__player-container[data-v-2f614bfe]{position:relative;inset:0;height:100%}.video-player__preview-overlay-message[data-v-2f614bfe]{display:none;color:#fff;font-size:1.2em;text-shadow:0 1px 4px rgba(0,0,0,.9);margin-top:75px;width:auto;height:auto;white-space:nowrap}.countdown-informationbox__info[data-v-2f614bfe]{text-transform:lowercase;text-align:center;font-weight:400;font-size:20px;line-height:22px;margin-bottom:32px}.device-phone .countdown-informationbox__info[data-v-2f614bfe]{margin-bottom:24px;font-size:16px;line-height:19px}.countdown-informationbox__info[data-v-2f614bfe]:first-letter{text-transform:uppercase}

.video-player__countdown{width:100%;font-family:GT Eesti,Arial,sans-serif}.video-player__countdown .countdown-data__date-part{font-size:31px;line-height:32px;font-weight:700;min-width:32px;text-align:center;letter-spacing:.1em;display:inline-block;color:var(--section-color);margin-bottom:3px}.device-phone .video-player__countdown .countdown-data__date-part{font-size:24px;line-height:27px}.video-player__countdown .countdown-data__date-part:after{display:inline;content:":";margin-left:26px;margin-right:16px}.device-phone .video-player__countdown .countdown-data__date-part:after{margin-left:24px;margin-right:14px}.video-player__countdown .countdown-data__separator{font-size:20px;line-height:22px;margin-left:-56px;font-weight:400}.device-phone .video-player__countdown .countdown-data__separator{font-size:16px;line-height:19px;margin-left:-46px}.video-player__countdown .countdown-data{display:flex;flex-direction:column;margin:0 2px;align-items:center;justify-content:center}.video-player__countdown .countdown-data:last-child .countdown-data__date-part:after{content:"";margin-left:initial}.video-player__countdown .countdown-data:last-child .countdown-data__separator{margin-left:-16px}.videoLogo{width:17%;height:17%;position:absolute;background-size:contain;background-repeat:no-repeat;top:3%;right:3%;background-position:top right}.video-player__ad-active .video-player__recommendations,.video-player__ad-active .shaka-rewind-ten-button,.video-player__ad-active .shaka-forward-ten-button,.video-player__ad-active .videoLogo,.video-player__ad-active .shaka-volume-bar-container,.video-player__ad-active .shaka-spinner,.video-player-state__playing .shaka-spinner,.video-player__live .shaka-rewind-ten-button,.video-player__live .shaka-forward-ten-button{display:none}.shaka-hidden{display:none!important}.shaka-video-container{position:relative;top:0;left:0;display:flex}.shaka-video-container .material-icons-round{font-family:Material Icons Round;font-size:24px}.shaka-video-container *{font-family:Roboto-Regular,Roboto,sans-serif,TengwarTelcontar}.shaka-video-container:fullscreen{width:100%;height:100%;background-color:#000}.shaka-video-container:fullscreen .shaka-text-container{font-size:4.4vmin}.shaka-video-container:-webkit-full-screen{width:100%;height:100%;background-color:#000}.shaka-video-container:-webkit-full-screen .shaka-text-container{font-size:4.4vmin}.shaka-video-container:-moz-full-screen{width:100%;height:100%;background-color:#000}.shaka-video-container:-moz-full-screen .shaka-text-container{font-size:4.4vmin}.shaka-video-container:-ms-fullscreen{width:100%;height:100%;background-color:#000}.shaka-video-container:-ms-fullscreen .shaka-text-container{font-size:4.4vmin}.shaka-video-container:not([shaka-controls=true]) .shaka-controls-container{display:none}.shaka-video-container:not([shaka-controls=true]) .shaka-spinner-container{display:none}.shaka-video-container:not([shaka-controls=true]) .shaka-ad-controls{display:none}.shaka-controls-container{position:absolute;inset:0;margin:0;padding:0;width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;z-index:1}.shaka-controls-container *{flex-shrink:0}.shaka-controls-container[casting=true] .shaka-fullscreen-button{display:none}.shaka-canvas-container{position:absolute;inset:0;margin:0;padding:0;width:100%;height:100%}.shaka-bottom-controls{width:96%;padding:0 0 2.5%;z-index:1}.shaka-controls-button-panel{padding:0;margin:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;overflow:hidden;min-width:48px;font-size:12px;font-weight:400;font-style:normal;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;opacity:0;transition:opacity cubic-bezier(.4,0,.6,1) .6s}.shaka-controls-button-panel>*{color:#fff;height:32px;line-height:.5;margin:1px;padding:0 5px;background:0 0;border:0;cursor:pointer}.shaka-controls-button-panel .shaka-overflow-menu-only{display:none}.shaka-controls-container[casting=true] .shaka-controls-button-panel,.shaka-controls-container[shown=true] .shaka-controls-button-panel{opacity:1}.shaka-play-button-container{margin:0;width:100%;height:100%;flex-shrink:1;position:absolute;inset:0;display:flex;justify-content:center;align-items:center}.shaka-statistics-container{overflow-x:hidden;overflow-y:auto;min-width:300px;color:#fff;background-color:#232323e6;font-size:14px;padding:5px 10px;border-radius:2px;position:absolute;z-index:2;left:15px;top:15px;opacity:0;transition:opacity cubic-bezier(.4,0,.6,1) .6s}.shaka-statistics-container div{display:flex;justify-content:space-between}.shaka-statistics-container span{color:#969696}.shaka-controls-container[casting=true] .shaka-statistics-container,.shaka-controls-container[shown=true] .shaka-statistics-container{opacity:1}.shaka-context-menu{background-color:#232323e6;border-radius:2px;position:absolute;z-index:3}.shaka-context-menu button{padding:5px 10px;width:100%;display:flex;align-items:center;color:#fff;background:0 0;border:0;cursor:pointer}.shaka-context-menu button:hover{background-color:#323232e6}.shaka-context-menu label{padding:0 20px;align-items:flex-start;color:#fff;cursor:pointer}.shaka-context-menu .shaka-current-selection-span{align-items:flex-start;color:#fff;cursor:pointer}.shaka-scrim-container{margin:0;width:100%;height:100%;flex-shrink:1;position:absolute;inset:0;opacity:0;transition:opacity cubic-bezier(.4,0,.6,1) .6s;background:linear-gradient(to top,#000 0,transparent 15%)}.shaka-controls-container[casting=true] .shaka-scrim-container,.shaka-controls-container[shown=true] .shaka-scrim-container{opacity:1}.shaka-text-container{position:absolute;inset:0;pointer-events:none;width:100%;min-width:48px;transition:bottom cubic-bezier(.4,0,.6,1) .1s;transition-delay:.5s;font-size:20px;line-height:1.4;color:#fff}.shaka-text-container span.shaka-text-wrapper{display:inline;background:0 0}.shaka-controls-container[shown=true]~.shaka-text-container{bottom:15%;transition-delay:0s}.shaka-spinner-container{position:absolute;inset:0;width:100%;height:100%;flex-shrink:1;display:flex;justify-content:center;align-items:center}.shaka-spinner{position:relative;top:0;left:0;margin:0;box-sizing:border-box;padding:7.8%;width:0;height:0;filter:drop-shadow(0 0 2px rgba(255,255,255,.5))}.shaka-hidden-fast-forward-container,.shaka-hidden-rewind-container{height:100%;width:40%;flex-shrink:1}.shaka-hidden-fast-forward-container{position:absolute;inset:0 0 0 60%}.shaka-hidden-rewind-container{position:absolute;inset:0}.shaka-play-button{box-sizing:border-box;padding:7.5%;width:0;height:0;margin:0;border-radius:50%;box-shadow:#0000001a 0 0 20px;border:none;background-size:50%;background-repeat:no-repeat;background-position:center center;background-color:#ffffffe6;opacity:0;transition:opacity cubic-bezier(.4,0,.6,1) .6s}.shaka-controls-container[casting=true] .shaka-play-button,.shaka-controls-container[shown=true] .shaka-play-button{opacity:1}.shaka-play-button[icon=play]{background-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22%23000000%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8%205v14l11-7z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E")}.shaka-play-button[icon=pause]{background-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22%23000000%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M6%2019h4V5H6v14zm8-14v14h4V5h-4z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%0A%3C%2Fsvg%3E")}.shaka-current-time{font-size:14px;color:#fff;cursor:pointer}.shaka-current-time[disabled]{background-color:#0000;color:#fff;cursor:default}.shaka-controls-container button:focus,.shaka-controls-container input:focus{outline:1px solid Highlight}.shaka-controls-container button:-moz-focus-inner,.shaka-controls-container input:-moz-focus-outer{outline:0;border:0}.shaka-controls-container:not(.shaka-keyboard-navigation) button:focus,.shaka-controls-container:not(.shaka-keyboard-navigation) input:focus{outline:0}.shaka-fast-foward-container,.shaka-rewind-container{height:100%;width:100%;flex-shrink:1;position:absolute;inset:0;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;border:none;color:#fff;background-color:#00000080;cursor:default;font-size:20px;opacity:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.shaka-fast-foward-container{border-radius:40% 0 0 40%}.shaka-rewind-container{border-radius:0 40% 40% 0}.shaka-forward-rewind-container-icon{font-family:Material Icons Round;font-size:34px}.shaka-range-container{position:relative;top:0;left:0;margin:4px 6px;height:4px;border-radius:4px;background:#fff}.shaka-volume-bar-container{width:100px;padding:0}.shaka-range-element{-webkit-appearance:none;background:0 0;position:absolute;inset:-4px 0 0;margin:0;padding:0;width:100%;height:100%;height:12px;z-index:1}.shaka-range-element::-webkit-slider-runnable-track{width:100%;cursor:pointer;height:12px;background:0 0;color:#0000;border:none}.shaka-range-element::-webkit-slider-thumb{-webkit-appearance:none;border:none;border-radius:12px;height:12px;width:12px;background:#fff}.shaka-range-element::-moz-range-track{width:100%;cursor:pointer;height:12px;background:0 0;color:#0000;border:none}.shaka-range-element::-moz-range-thumb{-webkit-appearance:none;border:none;border-radius:12px;height:12px;width:12px;background:#fff}.shaka-seek-bar-container{opacity:0;transition:opacity cubic-bezier(.4,0,.6,1) .6s}.shaka-controls-container[casting=true] .shaka-seek-bar-container,.shaka-controls-container[shown=true] .shaka-seek-bar-container{opacity:1}.shaka-ad-markers{position:absolute;inset:0;margin:0;padding:0;width:100%;height:100%}.shaka-spinner-svg{position:absolute;inset:0;animation:rotate 2s linear infinite;transform-origin:center center;width:100%;height:100%;margin:0;padding:0}.shaka-spinner-path{stroke:#202124;stroke-dasharray:20,200;stroke-dashoffset:0;animation:dash 1s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.shaka-spacer{cursor:default;flex-shrink:1;flex-grow:1;margin:0}.shaka-overflow-menu,.shaka-settings-menu{overflow-x:hidden;overflow-y:auto;white-space:nowrap;background:#fff;box-shadow:0 1px 9px #0006;border-radius:2px;max-height:250px;min-width:180px;opacity:0;transition:opacity cubic-bezier(.4,0,.6,1) .6s;display:flex;flex-direction:column;position:absolute;z-index:2;right:15px;bottom:30px}.shaka-controls-container[casting=true] .shaka-overflow-menu,.shaka-controls-container[casting=true] .shaka-settings-menu,.shaka-controls-container[shown=true] .shaka-overflow-menu,.shaka-controls-container[shown=true] .shaka-settings-menu{opacity:1}.shaka-overflow-menu button,.shaka-settings-menu button{font-size:14px;background:0 0;color:#000;border:none;min-height:30px;padding:3.5px 6px;display:flex;align-items:center;cursor:pointer}.shaka-overflow-menu button:hover,.shaka-settings-menu button:hover{background:#e0e0e0}.shaka-overflow-menu button label,.shaka-settings-menu button label{cursor:pointer}.shaka-keyboard-navigation .shaka-overflow-menu button:focus,.shaka-keyboard-navigation .shaka-settings-menu button:focus{background:#e0e0e0}.shaka-overflow-menu i,.shaka-settings-menu i{padding-left:10px;padding-right:10px}.shaka-overflow-menu.shaka-low-position,.shaka-settings-menu.shaka-low-position{bottom:15px}.shaka-overflow-menu span{text-align:left}.shaka-overflow-button-label{position:relative;display:flex;flex-direction:column}.shaka-current-selection-span{color:#0000008a}.shaka-settings-menu span{margin-left:54px}.shaka-back-to-overflow-button span{margin-left:0}.shaka-back-to-overflow-button i{padding-right:20px}.shaka-auto-span{left:17px}.shaka-controls-container[ad-active=true]{pointer-events:none}.shaka-controls-container[ad-active=true] .shaka-bottom-controls{pointer-events:auto}.shaka-client-side-ad-container,.shaka-server-side-ad-container{position:absolute;inset:0}.shaka-client-side-ad-container iframe,.shaka-server-side-ad-container iframe{height:90%}.shaka-client-side-ad-container iframe{opacity:1!important}.shaka-server-side-ad-container{width:100%;height:100%;flex-shrink:1}.shaka-server-side-ad-container:not([ad-active=true]){pointer-events:none}.shaka-ad-controls{display:flex;flex-direction:row;z-index:1;padding-bottom:1%}.shaka-ad-controls div:not(.shaka-skip-ad-counter){margin:1px}.shaka-ad-controls .shaka-ad-position:not(.shaka-hidden)+.shaka-ad-counter{margin-left:.75em}.shaka-ad-controls button,.shaka-ad-controls div{color:#fff;font-size:initial}.shaka-ad-counter,.shaka-ad-position{display:flex;justify-content:flex-end;flex-direction:column;text-shadow:1px 1px 4px #000}.shaka-skip-ad-container{position:relative;right:-2%;display:flex;flex-direction:row;margin:0}.shaka-skip-ad-button{padding:5px 15px;background:#000000b3;border:none;cursor:pointer}.shaka-skip-ad-button:disabled{background:#0000004d}.shaka-skip-ad-counter{padding:5px;background:#000000b3;margin:0}.shaka-tooltips-on{overflow:visible}.shaka-tooltips-on>[class*=shaka-tooltip]{position:relative}.shaka-tooltips-on>[class*=shaka-tooltip]:active:after,.shaka-tooltips-on>[class*=shaka-tooltip]:focus-visible:after,.shaka-tooltips-on>[class*=shaka-tooltip]:hover:after{content:attr(aria-label);font-family:Roboto-Regular,Roboto,sans-serif;line-height:16px;white-space:nowrap;font-size:13px;background:#232323e6;color:#fff;border-radius:3px;padding:5px 10px;position:absolute;bottom:37px;left:16px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%)}.shaka-tooltips-on>.shaka-tooltip-status:active:after,.shaka-tooltips-on>.shaka-tooltip-status:focus-visible:after,.shaka-tooltips-on>.shaka-tooltip-status:hover:after{content:attr(aria-label) " (" attr(shaka-status) ")"}.shaka-tooltips-on button:first-child:active:after,.shaka-tooltips-on button:first-child:focus-visible:after,.shaka-tooltips-on button:first-child:hover:after{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.shaka-tooltips-on button:last-child:active:after,.shaka-tooltips-on button:last-child:focus-visible:after,.shaka-tooltips-on button:last-child:hover:after{left:32px;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}@font-face{font-family:Roboto;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxP.ttf) format("truetype");font-family:Material Icons Round;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsround/v107/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmM.otf) format("opentype")}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}@media screen and (max-width: 749px){.video-player__preview-overlay.video-player__preview-overlay--preview-end .video-player__preview-overlay-message{display:none!important}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Me5Q.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9vAw.ttf) format("truetype")}.pmVideoplayerTheme{font-family:Roboto,sans-serif;--gradient: rgba(0, 0, 0, .4);--button-size: 2.75em;--icon-size: 2em;--gap: 1em;--padding: 1em;--text-size: .9375em;--border-radius: .5em;height:100%}.pmVideoplayerTheme .shaka-bottom-controls{width:100%;padding:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0 calc(var(--gap)/2)}.pmVideoplayerTheme .shaka-ad-controls{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pmVideoplayerTheme .shaka-controls-container{transition:background-color .5s}.pmVideoplayerTheme .shaka-controls-container[ad-active=true] .shaka-current-time{display:none}.pmVideoplayerTheme .shaka-controls-container .shaka-fast-foward-container{justify-content:right;padding-right:20%}.pmVideoplayerTheme .shaka-controls-container .shaka-rewind-container{justify-content:left;padding-left:20%}.pmVideoplayerTheme .shaka-ad-controls{transition:opacity cubic-bezier(.4,0,.6,1) .6s;position:absolute;left:125px;bottom:14px;opacity:.65}.pmVideoplayerTheme .shaka-controls-container:not([shown=true]) .shaka-ad-controls{opacity:0}.pmVideoplayerTheme .shaka-controls-button-panel{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:16px}.pmVideoplayerTheme .shaka-controls-button-panel>*{margin:0 12px;padding:3px 8px;height:32px;width:32px;background-repeat:no-repeat;background-size:contain}.pmVideoplayerTheme .shaka-controls-button-panel>*:first-child{margin-left:0}.pmVideoplayerTheme .shaka-controls-button-panel>*:last-child{margin-right:0}.pmVideoplayerTheme .shaka-controls-button-panel>*:focus{outline:none;box-shadow:none}.pmVideoplayerTheme .shaka-controls-button-panel>*:hover{opacity:.8}.pmVideoplayerTheme .shaka-controls-button-panel>*.shaka-current-time{width:auto;opacity:.65;font-size:15px;padding:0;margin-left:5px}.pmVideoplayerTheme .shaka-controls-button-panel .shaka-volume-bar-container{position:relative;z-index:10;left:-20px;-webkit-box-ordinal-group:0;opacity:0;width:0px;-webkit-transition:width .2s cubic-bezier(.4,0,1,1);height:3px;transition:width .2s cubic-bezier(.4,0,1,1);padding:0}.pmVideoplayerTheme .shaka-controls-button-panel .shaka-volume-bar-container:hover{display:block;width:50px;opacity:1;padding:0 6px}.pmVideoplayerTheme .shaka-controls-button-panel .shaka-volume-bar-container:focus{display:block;width:50px;opacity:1;padding:0 6px}.pmVideoplayerTheme .shaka-range-container{margin:4px 10px;top:0}.pmVideoplayerTheme .shaka-small-play-button{color:#fff0;background:url(assets/play_icon_small-4a22262812e00a643ca5.svg)}.pmVideoplayerTheme .shaka-small-play-button[aria-label=Pause]{background:url(assets/pause_icon_small-a7229e0c7712b1194839.svg)}.pmVideoplayerTheme .shaka-rewind-ten-button{color:#fff0;background:url(assets/rewind_icon-3fe06f98e8f85ac88a2c.svg)}.pmVideoplayerTheme .shaka-forward-ten-button{color:#fff0;background:url(assets/forward_icon-3ee64883cfefa573d79d.svg)}.pmVideoplayerTheme .shaka-airplay-button{color:#fff0;background:url(assets/airplay_icon-2dc6f5e48f3df75caea1.svg)}.pmVideoplayerTheme .shaka-mute-button{color:#fff0;background:url(assets/volume_icon-d11f856556918afc4d4a.svg)}.pmVideoplayerTheme .shaka-mute-button[aria-label=Unmute]{background:url(assets/mute_icon-779ded661ccdea36cad9.svg)}.pmVideoplayerTheme .shaka-mute-button:hover+div{opacity:1;width:50px;padding:0 6px}.pmVideoplayerTheme .shaka-airplay-button{color:#fff0;background:url(assets/airplay_icon-2dc6f5e48f3df75caea1.svg)}.pmVideoplayerTheme .shaka-cast-button{color:#fff0;background:url(assets/cast_icon-11f088215d5d4e385899.svg)}.pmVideoplayerTheme .shaka-playbackrate-button{color:#fff0;background:url(assets/playbackrate_icon-b288cc19f06bbf5c5c12.svg)}.pmVideoplayerTheme .shaka-playbackrate-button i{opacity:0}.pmVideoplayerTheme .shaka-fullscreen-button{color:#fff0;background:url(assets/fullscreen_icon-c097b13e08770d3d6ccf.svg)}.pmVideoplayerTheme .shaka-overflow-menu-button{color:#fff0;background:url(assets/settings_icon-792785cc7fc2435d7c48.svg)}.pmVideoplayerTheme .shaka-current-time{padding:0 10px;font-size:12px}.pmVideoplayerTheme .shaka-seek-bar-container{height:4px;position:relative;top:-1px;margin-bottom:0;border:1px solid #b7b7b7;border-radius:5px}.pmVideoplayerTheme .shaka-seek-bar-container .shaka-range-element{opacity:1}.pmVideoplayerTheme .shaka-seek-bar-container:hover{cursor:pointer;border:1px solid #dadada}.pmVideoplayerTheme .shaka-seek-bar-container:hover .shaka-range-element{opacity:1;cursor:pointer}.pmVideoplayerTheme .shaka-seek-bar-container input[type=range]::-webkit-slider-thumb{background:#fff;cursor:pointer}.pmVideoplayerTheme .shaka-seek-bar-container input[type=range]::-moz-range-thumb{background:#fff;cursor:pointer}.pmVideoplayerTheme .shaka-seek-bar-container input[type=range]::-ms-thumb{background:#fff;cursor:pointer}.pmVideoplayerTheme.small .shaka-bottom-controls,.pmVideoplayerTheme.x-small .shaka-bottom-controls{padding-left:16px;padding-right:16px}.pmVideoplayerTheme.small .shaka-controls-button-panel,.pmVideoplayerTheme.x-small .shaka-controls-button-panel{padding:16px}.pmVideoplayerTheme.small .shaka-controls-button-panel>*,.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*{margin:0 12px;padding:3px 8px;height:24px;width:24px;background-repeat:no-repeat;background-size:contain}.pmVideoplayerTheme.small .shaka-controls-button-panel>*:last-child,.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*:last-child{margin-right:0}.pmVideoplayerTheme.small .shaka-controls-button-panel>*.shaka-current-time,.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*.shaka-current-time{width:auto;margin-left:0;padding-left:0;font-size:12px}.pmVideoplayerTheme.small .shaka-controls-button-panel>*.shaka-volume-bar-container,.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*.shaka-volume-bar-container{display:none}.pmVideoplayerTheme.small .shaka-controls-button-panel>*.shaka-small-play-button,.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*.shaka-small-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:0;margin:0;width:48px;height:48px}.pmVideoplayerTheme.small .shaka-controls-button-panel>*.shaka-rewind-ten-button,.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*.shaka-rewind-ten-button{position:absolute;top:50%;left:20%;transform:translate(50%,-50%);padding:0;margin:0;width:36px;height:36px}.pmVideoplayerTheme.small .shaka-controls-button-panel>*.shaka-forward-ten-button,.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*.shaka-forward-ten-button{position:absolute;top:50%;right:20%;transform:translate(-50%,-50%);padding:0;margin:0;width:36px;height:36px}.pmVideoplayerTheme.small .shaka-controls-button-panel>*.shaka-mute-button,.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*.shaka-mute-button{margin-left:0}.pmVideoplayerTheme.small .shaka-controls-container[ad-active=true] .shaka-rewind-ten-button,.pmVideoplayerTheme.small .shaka-controls-container[ad-active=true] .shaka-forward-ten-button,.pmVideoplayerTheme.small .shaka-controls-container[ad-active=true] .shaka-volume-bar-container,.pmVideoplayerTheme.x-small .shaka-controls-container[ad-active=true] .shaka-rewind-ten-button,.pmVideoplayerTheme.x-small .shaka-controls-container[ad-active=true] .shaka-forward-ten-button,.pmVideoplayerTheme.x-small .shaka-controls-container[ad-active=true] .shaka-volume-bar-container{display:none}.pmVideoplayerTheme.small .shaka-ad-controls,.pmVideoplayerTheme.x-small .shaka-ad-controls{left:67px;bottom:12px;opacity:.65}.pmVideoplayerTheme.small .shaka-ad-controls .shaka-ad-position,.pmVideoplayerTheme.small .shaka-ad-controls .shaka-ad-counter,.pmVideoplayerTheme.x-small .shaka-ad-controls .shaka-ad-position,.pmVideoplayerTheme.x-small .shaka-ad-controls .shaka-ad-counter{font-size:12px}.pmVideoplayerTheme.x-small .shaka-bottom-controls{padding-left:8px;padding-right:8px}.pmVideoplayerTheme.x-small .shaka-controls-button-panel{padding:16px}.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*{margin:0 5px;padding:0}.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*:last-child{margin-right:0}.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*.shaka-current-time{margin-left:5px}.pmVideoplayerTheme.x-small .shaka-controls-button-panel>*.shaka-mute-button{margin-left:0}.pmVideoplayerTheme.x-small .shaka-ad-controls{left:58px}.pmVideoplayerTheme .shaka-video-container *{font-family:Roboto,sans-serif}.pmVideoplayerTheme .shaka-video-container .material-icons-round{font-family:Material Icons Sharp}.pmVideoplayerTheme .shaka-overflow-menu{border-radius:2px;background:#1c1c1ce6;text-shadow:0 0 2px #000;-webkit-transition:opacity .1s cubic-bezier(0,0,.2,1);transition:opacity .1s cubic-bezier(0,0,.2,1);-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;right:10px;bottom:50px;padding:8px 0;min-width:200px}.pmVideoplayerTheme .shaka-overflow-menu button{padding:0;color:#eee;background:none}.pmVideoplayerTheme .shaka-overflow-menu button i{display:none}.pmVideoplayerTheme .shaka-overflow-menu button .shaka-overflow-button-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;outline:none;height:40px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.pmVideoplayerTheme .shaka-overflow-menu button .shaka-overflow-button-label span{-ms-flex-negative:initial;flex-shrink:initial;padding-left:15px;font-size:13px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pmVideoplayerTheme .shaka-overflow-menu button:hover{background-color:#ffffff1a;cursor:pointer}.pmVideoplayerTheme .shaka-overflow-menu button:hover label{cursor:pointer}.pmVideoplayerTheme .shaka-overflow-menu button:focus{background-color:#ffffff1a;border:none;outline:none}.pmVideoplayerTheme .shaka-overflow-menu span+span{color:#fff;font-weight:400!important;font-size:12px!important;padding-right:8px;padding-left:0!important}.pmVideoplayerTheme .shaka-overflow-menu span+span:after{content:"navigate_next";font-family:Material Icons Sharp;font-size:20px}.pmVideoplayerTheme .shaka-overflow-menu .shaka-pip-button span+span{padding-right:15px!important}.pmVideoplayerTheme .shaka-overflow-menu .shaka-pip-button span+span:after{content:""}.pmVideoplayerTheme .shaka-settings-menu{border-radius:2px;background:#1c1c1ce6;text-shadow:0 0 2px #000;-webkit-transition:opacity .1s cubic-bezier(0,0,.2,1);transition:opacity .1s cubic-bezier(0,0,.2,1);-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;right:10px;bottom:50px;min-width:200px;padding:0 0 8px}.pmVideoplayerTheme .shaka-settings-menu button{font-size:12px;color:#eee}.pmVideoplayerTheme .shaka-settings-menu button span{margin-left:33px;font-size:13px}.pmVideoplayerTheme .shaka-settings-menu button:hover{background-color:#ffffff1a;cursor:pointer}.pmVideoplayerTheme .shaka-settings-menu button:hover label{cursor:pointer}.pmVideoplayerTheme .shaka-settings-menu button:focus{background-color:#ffffff1a;border:none;outline:none}.pmVideoplayerTheme .shaka-settings-menu button[aria-selected=true]{display:-webkit-box;display:-ms-flexbox;display:flex}.pmVideoplayerTheme .shaka-settings-menu button[aria-selected=true] span{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:0}.pmVideoplayerTheme .shaka-settings-menu button[aria-selected=true] i{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:18px;padding-left:5px}.pmVideoplayerTheme .shaka-back-to-overflow-button{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:12px;color:#eee;height:40px}.pmVideoplayerTheme .shaka-back-to-overflow-button .material-icons-round{font-size:15px;padding-right:10px}.pmVideoplayerTheme .shaka-back-to-overflow-button span{margin-left:3px!important}.pmVideoplayerTheme .shaka-captions-off{color:#nfnfnf}.shaka-start{--button-size: 7em;--icon-size: 3em;height:var(--button-size);width:var(--button-size)}.shaka-start .playButton{font-size:16px;background-color:#0064fa;border-radius:50%;opacity:1!important;flex:0 0 var(--button-size);height:var(--button-size);transition:opacity .1s;width:var(--button-size);border:none;cursor:pointer}.shaka-start .playButton .icon{font-size:16px;margin:auto;height:var(--icon-size);width:var(--icon-size)}.video-player__player-container--preview .shaka-controls-container{display:none}

.video-background{position:absolute;top:50%;left:50%;overflow:hidden;cursor:pointer;-webkit-transform:translate(-50%,50%);-moz-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);-o-transform:translate(-50%,50%);transform:translate(-50%,-50%);width:100%;height:100%}.video-background .video-player{height:100%}.video-background .video-player video{object-fit:cover}.video-background .video-player .shaka-bottom-controls{display:none}

.videoplayer-close[data-v-60204f20]{z-index:1;display:block;height:20px;width:20px;cursor:pointer}.videoplayer-close[data-v-60204f20]:after,.videoplayer-close[data-v-60204f20]:before{content:"";display:block;height:1px;width:25px;position:absolute;top:50%;left:50%;background-color:#333;transition:.2s background-color}.videoplayer-close[data-v-60204f20]:after{transform:translate(-50%,-50%) rotate(45deg)}.videoplayer-close[data-v-60204f20]:before{transform:translate(-50%,-50%) rotate(-45deg)}.videoplayer-close[data-v-60204f20]:hover:after,.videoplayer-close[data-v-60204f20]:hover:before{background-color:#9f9f9f}.videoplayer-close--light[data-v-60204f20]:after,.videoplayer-close--light[data-v-60204f20]:before{background-color:#9f9f9f}.videoplayer-close--light[data-v-60204f20]:hover:after,.videoplayer-close--light[data-v-60204f20]:hover:before{background-color:#333}

.miniplayer.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content{animation:slide-desktop-df9610c6 .4s ease;width:200px;height:110px;overflow:hidden;position:fixed;z-index:502;left:calc(50% - 500px);top:0;transform:translateZ(0)}@media screen and (max-width: 1029px){.miniplayer.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content{left:15px}}.miniplayer.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-display{display:none}.miniplayer.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-controls-backdrop{opacity:0}.miniplayer.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-controlbar{visibility:visible!important;pointer-events:auto!important;opacity:1!important;height:auto}.miniplayer.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-controlbar .jw-button-container{display:none}.miniplayer.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-controlbar .jw-slider-time{padding:0;height:7px}.miniplayer.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-plugin-vast{display:none!important}.miniplayer.miniplayer--active .miniplayer-wrap[data-v-df9610c6]{top:0;transform:translateZ(0)}.miniplayer.miniplayer--active[data-v-df9610c6] .video-player__recommendations{display:none}.miniplayer .miniplayer-wrap[data-v-df9610c6]{margin:auto;display:flex;position:fixed;right:0;left:0;top:-220px;height:110px;transition:.4s ease;background-color:#fff;z-index:500;box-shadow:0 0 3px #00000059;color:#333}.miniplayer-content[data-v-df9610c6]{padding:20px 20px 0 220px;width:1000px;margin-left:auto;margin-right:auto;position:relative}.miniplayer-content__title[data-v-df9610c6]{color:#333;font-size:18px;font-weight:400;line-height:22px}.miniplayer-content__meta[data-v-df9610c6]{margin-top:5px}.miniplayer-content .audio-thumbnail[data-v-df9610c6]{position:absolute;top:0;left:0}.miniplayer-content .audio-thumbnail img[data-v-df9610c6]{width:200px;height:auto}.miniplayer .content-meta[data-v-df9610c6]{color:#929292;font-size:12px;font-weight:300;line-height:1em}.miniplayer .content-meta__views[data-v-df9610c6]{margin-right:10px}.miniplayer .content-meta__separator[data-v-df9610c6]{font-size:.75em}.miniplayer .miniplayer__close[data-v-df9610c6]{position:absolute;right:0;top:20px}.miniplayer--desktop .miniplayer-content[data-v-df9610c6]{overflow:hidden;text-overflow:ellipsis}.miniplayer--desktop .miniplayer-content__title[data-v-df9610c6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1029px){.miniplayer--desktop .miniplayer-content[data-v-df9610c6]{padding-right:40px;padding-left:235px}}.miniplayer--phone.miniplayer--active .miniplayer-wrap[data-v-df9610c6]{bottom:5px;top:auto}.miniplayer--phone.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content{animation:slide-mobile-df9610c6 .4s ease;width:107px;height:60px;left:5px;top:auto;bottom:5px}.miniplayer--phone.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-knob{display:none}.miniplayer--phone.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-controlbar .jw-slider-time{height:3px}.miniplayer--phone.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-skip{bottom:5px;padding:2px 5px;right:5px}.miniplayer--phone.miniplayer--active .miniplayer__player[data-v-df9610c6] .video-player__content .jwplayer:not(.jw-flag-fullscreen) .jw-flag-touch .jw-slider-time:before{height:100%}.miniplayer--phone .miniplayer-wrap[data-v-df9610c6]{inset:auto 5px -120px;height:60px}.miniplayer--phone .miniplayer-content[data-v-df9610c6]{width:100%;padding:8px 60px 6px 120px}.miniplayer--phone .miniplayer-content__title[data-v-df9610c6]{font-size:12px;font-weight:400;line-height:15px;display:block;max-height:100%;overflow:hidden}.miniplayer--phone .miniplayer-content__meta[data-v-df9610c6]{display:none}.miniplayer--phone .miniplayer__close[data-v-df9610c6]{height:60px;width:60px;top:0}.miniplayer--phone .miniplayer__close[data-v-df9610c6]:before,.miniplayer--phone .miniplayer__close[data-v-df9610c6]:after{width:17px}@keyframes slide-desktop-df9610c6{0%{top:-220px}to{top:0}}@keyframes slide-mobile-df9610c6{0%{bottom:-120px}to{bottom:5px}}

.sticky-audio__speed{width:144px;padding:8px 0;border-radius:6px;font-size:15px;line-height:20px}.sticky-audio__speed-item{cursor:pointer;padding:8px 16px 8px 40px;display:flex;align-items:center}.sticky-audio__speed-item--active{padding-left:16px;background-color:#393e47}.sticky-audio__speed-item--active svg{margin-right:8px}.sticky-audio__speed-item:hover{background-color:#393e47}.device-phone .sticky-audio__speed{border:1px solid #e3e7e8;background-color:var(--white-or-black);color:var(--text-color);left:50%;transform:translate(-50%)}.device-phone .sticky-audio__speed-item--active{background-color:#e3e7e8}.device-phone .sticky-audio__speed-item--active svg path{fill:#262626}.dark-theme .sticky-audio__speed{background-color:#eff3f5;color:#262626}.dark-theme .sticky-audio__speed-item--active,.dark-theme .sticky-audio__speed-item:hover{background-color:#e3e7e8}

.sticky-audio__range{background-color:#fff;height:4px;position:relative;overflow:hidden}.sticky-audio__range input{-webkit-appearance:none;appearance:none;width:100%;overflow:hidden;cursor:pointer;outline:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.sticky-audio__range input::-webkit-slider-runnable-track{height:4px;background:#fff}.sticky-audio__range input::-moz-range-track{height:4px;background:#fff}.sticky-audio__range input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:4px;width:4px;background-color:var(--section-color);box-shadow:-1000px 0 0 1000px var(--section-color)}.sticky-audio__range input::-moz-range-thumb{height:4px;width:4px;background-color:var(--section-color);box-shadow:-1000px 0 0 1000px var(--section-color)}.mini-player__range{height:14px;position:relative;margin-bottom:8px}.mini-player__range input{position:absolute;top:50%;transform:translateY(-50%);-webkit-appearance:none;appearance:none;width:100%;cursor:pointer;outline:none;border-radius:3px;height:6px;background:#26262633}.mini-player__range input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:14px;width:14px;background-color:#262626;border-radius:50%;border:none;transition:.2s ease-in-out}.mini-player__range input::-moz-range-thumb{height:14px;width:14px;background-color:#262626;border-radius:50%;border:none;transition:.2s ease-in-out}.dark-theme .mini-player__range input{background:#eff3f533}.dark-theme .mini-player__range input::-webkit-slider-thumb{background-color:#eff3f5}.dark-theme .mini-player__range input::-moz-range-thumb{background-color:#eff3f5}

.sticky-audio__buttons{position:absolute;left:414px;top:50%;transform:translateY(-50%);z-index:1}.device-phone .sticky-audio__buttons{position:relative;top:0;left:0;transform:none}.mini-player__buttons{margin:24px 0;height:48px}.sticky-audio-button{cursor:pointer;padding:4px;border-radius:50%}.sticky-audio-button+.sticky-audio-button{margin-left:8px}.sticky-audio-button:hover{background-color:#e3e7e8}.sticky-audio-button:hover svg path{fill:#262626}.dark-theme .sticky-audio-button:hover{background-color:#393e47}.dark-theme .sticky-audio-button:hover svg path{fill:#eff3f5}.sticky-audio-button--play:hover{opacity:.8;background-color:#0000!important}.sticky-audio-button--disabled{cursor:default;pointer-events:none;opacity:.2}.device-phone .sticky-audio-button svg path{fill:var(--text-color)}.device-phone .sticky-audio-button--play{margin:0 24px}.device-phone .sticky-audio-button:hover{background-color:#0000!important}

.sticky-audio__playlist{width:332px;max-height:380px;padding:16px 0}.device-phone .sticky-audio__playlist{background-color:#eff3f5;color:#262626;height:100%;max-height:100%;width:100%;transition:top .3s ease-in-out;inset:100% 0 0;padding-top:var(--sa-top);padding-bottom:calc(var(--sa-bottom) + 16px)}.device-phone .sticky-audio__playlist.sticky-audio__modal--visible{top:0}.dark-theme .sticky-audio__playlist{background-color:#eff3f5;color:#262626}.device-phone.dark-theme .sticky-audio__playlist{background-color:#202124;color:var(--text-color)}.device-phone.dark-theme .sticky-audio__playlist .playlist-item__status svg path{fill:var(--text-color)}.playlist-title{font-weight:600}.playlist-meta{padding:6px 16px;margin-bottom:16px}.playlist-meta svg{cursor:pointer}.playlist-items{overflow-y:auto;height:295px}.playlist-item{cursor:pointer;padding:4px 16px}.playlist-item--active .playlist-item__status{display:flex}.playlist-item__thumbnail{position:relative;border-radius:3px;height:80px;min-width:80px;width:80px;margin-right:8px;background-repeat:no-repeat;background-position:center;background-size:cover}.playlist-item__headline{font-weight:600;font-size:16px;line-height:20px;word-break:break-word;word-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden}.playlist-item__status{display:none;position:absolute;background-color:#262626cc;width:100%;inset:0}.playlist-item:hover{background-color:#393e47}.playlist-item:hover .playlist-item__status{display:flex}.playlist-item+.playlist-item{margin-top:12px}.device-phone .playlist-items{height:calc(100vh - 119px)}.device-phone .playlist-meta{margin-bottom:24px;padding:18px 12px;font-size:16px;font-weight:600;line-height:19px}.device-phone .playlist-meta svg{fill:#262626;margin-left:8px}.device-phone .playlist-item{padding:4px 12px}.device-phone .playlist-item:hover{background-color:#0000!important}.device-phone .playlist-item+.playlist-item{margin-top:16px}.device-phone .playlist-item__headline{color:inherit;flex:1}.device-phone .playlist-item__status{padding:0 4px;margin-left:16px;display:block;position:relative;width:auto;background-color:#0000}.device-phone.dark-theme .playlist-meta svg{fill:#eef3f5}.dark-theme .playlist-item:hover{background-color:#e3e7e8}

.sticky-audio{color:#fff;position:fixed;transition:bottom .5s ease;bottom:-200px;left:0;right:0;z-index:1030;width:1038px;margin:0 auto}.sticky-audio--visible{bottom:40px}.sticky-audio__content{min-height:68px;position:relative;padding:8px 16px;border-radius:0 0 3px 3px;background-color:#141414;color:#eff3f5}.sticky-audio__duration{margin-left:16px}.sticky-audio__action-buttons div{cursor:pointer}.sticky-audio__action-buttons div+div{margin-left:8px}.sticky-audio__image{min-width:48px;width:48px;height:48px;border-radius:3px;margin-right:16px;background-repeat:no-repeat;background-position:center;background-size:cover}.sticky-audio__headline{word-break:break-word;word-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;max-width:300px;font-size:16px;line-height:20px;font-weight:600}.sticky-audio__modal{transition:bottom .3s ease-in-out;position:absolute;bottom:-100vh;right:0;z-index:-1;background-color:#141414;color:#eff3f5}.sticky-audio__modal--visible{bottom:calc(100% + 12px)}.sticky-audio .mini-player{color:var(--text-color);position:fixed;z-index:10;background-color:#fff;transition:top .3s ease-in-out;inset:100% 0 0;padding:12px 32px 0;padding-top:calc(var(--sa-top) + 12px);padding-bottom:var(--sa-bottom)}.sticky-audio .mini-player .sticky-audio__playlist{display:none}.sticky-audio .mini-player--visible{top:0}.sticky-audio .mini-player--visible .sticky-audio__playlist{display:block}.sticky-audio .mini-player__close{margin-bottom:24px}.sticky-audio .mini-player__close svg{margin:0 auto}.sticky-audio .mini-player__image{border-radius:6px;height:260px;width:260px;margin:0 auto 32px}.sticky-audio .mini-player__headline{text-align:center;font-size:16px;font-weight:600;line-height:20px;margin-bottom:28px;word-break:break-word;word-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden}.sticky-audio .mini-player__duration{opacity:.4;font-size:14px;font-weight:600;line-height:16px}.sticky-audio .mini-player__meta{position:relative;font-size:16px;font-weight:600;line-height:19px}.sticky-audio .mini-player__share svg{margin-right:8px}.sticky-audio .mini-player__speed{position:relative}.sticky-audio .mini-player__buttons .sticky-audio-button+.sticky-audio-button{margin:0}.sticky-audio .mini-player__buttons .sticky-audio-button--play svg{height:48px;width:48px}.sticky-audio .mini-player__show-playlist{background-color:#eef3f5;padding:18px 12px;text-align:center;margin:auto -32px 0}.sticky-audio .mini-player__show-playlist svg{margin-left:8px}.dark-theme .sticky-audio .mini-player{background-color:#141414}.dark-theme .sticky-audio .mini-player__show-playlist{background-color:#202124}.dark-theme .sticky-audio .mini-player__show-playlist svg path{fill:#eef3f5}.dark-theme .sticky-audio__content{background-color:#eff3f5;color:#262626}.device-phone .sticky-audio{width:100%}.device-phone .sticky-audio__content{background-color:#fff;color:#262626}.device-phone .sticky-audio--visible{bottom:calc(var(--sa-bottom) + 56px)}.device-phone .sticky-audio__headline{font-size:14px}.device-phone .sticky-audio__content{border-radius:0;padding:6px 12px}.device-phone .sticky-audio__modal{z-index:1;position:fixed}.device-phone .sticky-audio__modal.sticky-audio__speed{position:absolute}.dark-theme.device-phone .sticky-audio__content{background-color:#141414;color:#eff3f5}.dark-theme.device-phone .sticky-audio .mini-player__close svg path{fill:#393e47}.burger-menu-is-open .sticky-audio{bottom:-200px}

.piano-confirm:before{content:"";position:absolute;inset:0;z-index:30000;background:#262626;opacity:.6}.piano-delete-account{margin-top:16px;cursor:pointer;opacity:.4;line-height:21px;font-weight:500;text-decoration:underline}.piano-confirm-modal{max-width:438px;text-align:center;position:fixed;top:30%;left:50%;z-index:30001;background:var(--white-or-black);transform:translate(-50%,-30%);padding:64px;box-shadow:0 10px 25px #0000001a;border-radius:3px}.piano-confirm-modal__title{font-weight:500;font-size:24px;line-height:27px;margin-bottom:8px}.piano-confirm-modal__desc{opacity:.65;margin-bottom:32px}.piano-confirm-modal__close{cursor:pointer;position:absolute;top:16px;right:16px}.piano-button{cursor:pointer;font-weight:500;border-radius:50px;border:1px solid var(--text-color);padding:7px 32px}.piano-button+.piano-button{margin-left:32px}.piano-button--close{color:var(--white-or-black);background-color:var(--text-color)}.device-phone .piano-confirm-modal{padding:32px;width:calc(100% - 60px)}.device-phone .piano__close{top:12px;right:12px}

.lazy-component--loaded{display:contents}.layout--right .lazy-component--loaded .weather-small-module{margin-bottom:15px}

.push-notification-widget__switch{width:100%;cursor:pointer;display:flex;justify-content:space-between;gap:.5em;padding:.5em 0}.push-notification-widget__switch input{opacity:0;width:0;height:0;position:absolute}.push-notification-widget__switch input:checked+.slider{--slider-bg: #00b81f}.push-notification-widget__switch input:checked+.slider:before{left:calc(100% - var(--height) + 4px)}.push-notification-widget__switch .slider{--height: 1.5em;--min-width: 2.75em;--slider-bg: var(--line);background:var(--slider-bg);border:2px solid var(--slider-bg);border-radius:calc((var(--height) - 4px)/2);display:block;height:calc(var(--height) - 4px);min-width:calc(var(--min-width) - 4px);transition:background .1s;position:relative;box-sizing:content-box}.push-notification-widget__switch .slider:before{content:"";display:block;height:calc(var(--height) - 4px);width:calc(var(--height) - 4px);position:absolute;top:0;left:0;transition:left .1s;background-color:#fff;border-radius:50%}

.push-notification-widget{background-color:var(--background-color-variant-1);padding:0 .5em}.push-notification-widget__desc{white-space:nowrap;margin-left:.5em;font-size:14px;line-height:18.2px}

.liveblog-widgets .liveblog-widgets__title{font-size:24px;line-height:26px;font-weight:700}.liveblog-widgets .liveblog-widgets__header{overflow:hidden;height:40px;color:#fff;background-color:var(--section-color);font-size:14px;line-height:inherit;font-weight:inherit;max-width:932px}.liveblog-widgets .liveblog-widgets__header--offline{background-color:var(--light);color:var(--text-color)}.liveblog-widgets .liveblog-widgets__header--offline .layout-col--left:after{display:none}.liveblog-widgets .liveblog-widgets__header--offline .layout-col--middle{opacity:.65}.liveblog-widgets .liveblog-widgets__header .layout-col--left{font-weight:700;padding-right:49px}.liveblog-widgets .liveblog-widgets__header .layout-col--left:after{content:"";height:16px;width:16px;margin-left:12px;border-radius:50%;background-color:#fff;animation:live-pulse 1s infinite}@keyframes live-pulse{0%{opacity:0}to{opacity:1}}.liveblog-widgets .liveblog-widgets__header .layout-col--middle span:last-child{font-weight:700}.liveblog-widgets .liveblog-widgets__title,.liveblog-widgets .liveblog-widgets__header{margin:32px 0 24px}.liveblog-widgets .liveblog-widgets__title .layout-col--middle,.liveblog-widgets .liveblog-widgets__header .layout-col--middle{font-family:inherit}.liveblog-widgets .liveblog-widgets__title .layout-col--middle strong,.liveblog-widgets .liveblog-widgets__header .layout-col--middle strong{text-transform:lowercase}.device-phone .liveblog-widgets .liveblog-widgets__title .layout-col--left{margin-bottom:0;padding-right:0;flex-direction:row}.device-phone .liveblog-widgets .liveblog-widgets__title .layout-col--left:after{height:12px;width:12px}.device-phone .liveblog-widgets .liveblog-widgets__title .layout-col--middle{padding:0 var(--root-padding)}.device-phone .liveblog-widgets .liveblog-widgets__title,.device-phone .liveblog-widgets .liveblog-widgets__header{margin:16px 0}.device-phone .liveblog-widgets .liveblog-widgets__header{max-width:100%}.liveblog-widgets--is-super .liveblog-widgets__header{padding-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*1 + var(--root-padding)/2);max-width:100%}

.liveblog-widgets__scoreboard[data-v-a7afe2d4]{font-size:18px;line-height:21px;padding-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*1 + var(--root-padding)/2);padding-right:calc((var(--page-max-width) - var(--root-padding)*4)/12*1 + var(--root-padding)/2);max-width:932px;margin-left:16px}.liveblog-widgets__scoreboard-participants[data-v-a7afe2d4]{flex:1}.liveblog-widgets__scoreboard-participants .participants[data-v-a7afe2d4]{padding-left:30px}.liveblog-widgets__scoreboard-participants .participants__image[data-v-a7afe2d4]{width:40px;height:40px;border-radius:50%;margin-right:var(--root-padding)}.liveblog-widgets__scoreboard-participants .participants__name[data-v-a7afe2d4]{font-weight:700;line-height:20px;font-size:16px}.liveblog-widgets__scoreboard-scores[data-v-a7afe2d4]{font-variant-numeric:tabular-nums}.liveblog-widgets__scoreboard-scores .scoreboard-col .scoreboard-row[data-v-a7afe2d4]{padding-left:1px;position:relative}.liveblog-widgets__scoreboard-scores .scoreboard-col .scoreboard-row[data-v-a7afe2d4]:before{content:"";width:1px;height:100%;position:absolute;top:0;left:-1px;bottom:0;background-color:var(--line)}.liveblog-widgets__scoreboard .scoreboard-col[data-v-a7afe2d4]{min-width:3em}.liveblog-widgets__scoreboard .scoreboard-row[data-v-a7afe2d4]{height:42px}.liveblog-widgets__scoreboard .scoreboard-row--greater[data-v-a7afe2d4]{color:var(--section-color);font-weight:700}.liveblog-widgets__scoreboard .scoreboard-row+.scoreboard-row[data-v-a7afe2d4]{position:relative;margin-top:calc(1em + 1px)}.liveblog-widgets__scoreboard .scoreboard-row+.scoreboard-row[data-v-a7afe2d4]:after{content:"";height:1px;width:100%;position:absolute;top:-9px;left:0;right:0;background-color:var(--line)}.device-phone .liveblog-widgets__scoreboard[data-v-a7afe2d4]{padding:0 var(--root-padding);max-width:100%;margin-left:0}.device-phone .liveblog-widgets__scoreboard-participants .participants[data-v-a7afe2d4]{padding-left:0}.device-phone .liveblog-widgets__scoreboard .scoreboard-col[data-v-a7afe2d4]{min-width:40px}

.liveblog-widgets__toggle{height:32px;width:32px;background-color:var(--light);border-radius:50%;cursor:pointer;transform:rotate(90deg);transition:transform .1s}.liveblog-widgets__toggle svg{height:16px;width:16px}.layout-row__item--visible .liveblog-widgets__toggle{transform:rotate(270deg)}.liveblog-widgets__key-events .post-time{font-family:var(--font-html);opacity:.6;font-size:16px;line-height:24px;padding-top:8px;padding-bottom:6px}

.copy-notification[data-v-511ee9ae]{position:fixed;top:calc(50% + 10px);left:50%;transform:translate(-50%,-50%);color:#fff;background-color:#000000bf;padding:15px 30px;border-radius:5px;transition:top .2s linear,opacity .2s linear,visibility .2s linear;z-index:5;opacity:0;visibility:hidden;animation-duration:3s;pointer-events:none}.copy-notification--visible[data-v-511ee9ae]{animation-name:copyframe-511ee9ae}@keyframes copyframe-511ee9ae{12%,88%{top:50%;opacity:1;visibility:visible}to{top:calc(50% - 10px);opacity:0;visibility:hidden}}.device-phone .copy-notification[data-v-511ee9ae]{padding:12px 20px;font-size:14px}

.liveblog-widgets__post-time[data-v-67ac10c4],.liveblog-widgets__icon[data-v-67ac10c4]{position:sticky;top:calc(56px + 3.75em);z-index:1}.sticky-sitehat-loaded .liveblog-widgets__post-time[data-v-67ac10c4],.sticky-sitehat-loaded .liveblog-widgets__icon[data-v-67ac10c4]{top:215px}.liveblog-widgets__post-author[data-v-67ac10c4]{margin:4px 0 24px;font-family:var(--font-html);font-size:16px}.liveblog-widgets__post-author__name[data-v-67ac10c4],.liveblog-widgets__post-author__job[data-v-67ac10c4]{line-height:20px}.liveblog-widgets__post-author__name[data-v-67ac10c4]{font-weight:700}.liveblog-widgets__post-author__job[data-v-67ac10c4]{opacity:.65}.liveblog-widgets__post-author__image[data-v-67ac10c4]{height:40px;width:40px;margin-right:12px;border-radius:50%}.liveblog-widgets__icon[data-v-67ac10c4]{cursor:pointer;height:32px;width:32px;border-radius:50%;background-color:var(--light);box-shadow:none;color:inherit!important}.liveblog-widgets__icon[data-v-67ac10c4]:hover{background-color:var(--hover-background-color)}.liveblog-widgets__icon svg[data-v-67ac10c4]{height:20px;width:20px}.device-phone .liveblog-widgets__post-time[data-v-67ac10c4]{justify-content:left;height:inherit;align-items:center;position:relative;top:0}

.liveblog-widgets__notif{margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2);max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2);text-align:center;z-index:90;position:sticky;top:0;transition:all .2s .5s;visibility:hidden;opacity:0;height:0}.liveblog-widgets__notif--visible{top:calc(var(--sa-top) + 87px + 1em);visibility:visible;opacity:1;height:40px;transform:translateZ(0)}.liveblog-widgets__notif-button{line-height:40px;text-align:center;background-color:var(--section-color);color:#fff;padding:0 16px;border-radius:20px;cursor:pointer}.liveblog-widgets__notif-button:hover{background-color:var(--section-color-hover)}.liveblog-widgets__notif-button svg{margin-right:8px;transform:rotate(-90deg)}.sticky-sitehat-loaded .liveblog-widgets__notif{top:calc(var(--sa-top) + 187px + 1em)}.liveblog-widgets--is-super .liveblog-widgets__notif{margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*3 + var(--root-padding)/2)}.device-phone .liveblog-widgets__notif{margin-left:0}.device-phone .liveblog-widgets__notif--visible{top:calc(var(--sa-top) + 101px + 1em)}

.liveblog-widgets{font-family:var(--font-html);margin:0 auto;padding-bottom:30px}.liveblog-widgets .layout-col--left{padding-top:3px;width:calc((var(--page-max-width) - var(--root-padding)*4)/12*1.85 + var(--root-padding)/2);min-width:195px}.liveblog-widgets .layout-col--left__time{width:41px;height:24px;line-height:20px;text-align:center;font-variant-numeric:tabular-nums;letter-spacing:-.015625em;margin-left:8px;opacity:.6}.liveblog-widgets .layout-col--left__time-past{margin-top:2px;margin-right:12px;text-align:right;opacity:.6;line-height:20px}.liveblog-widgets .layout-col--left__time-past:first-letter{text-transform:uppercase}.liveblog-widgets .layout-col--middle{margin-left:16px;max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2);min-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2);font-family:Charter,"serif"}.liveblog-widgets .layout-col--middle__title,.liveblog-widgets .layout-col--middle__content{font-size:20px;line-height:30px;overflow:hidden;padding-right:1em}.liveblog-widgets .layout-col--middle__title{font-weight:700;margin-bottom:12px}.liveblog-widgets .layout-col--middle__content{padding-bottom:1.5em}.liveblog-widgets .layout-col--middle__content iframe{max-width:100%!important;width:100%}.liveblog-widgets .layout-col--middle__content .post-content>*{margin:0 0 12px!important}.liveblog-widgets .layout-col--right{flex-grow:1;margin-left:16px}.liveblog-widgets__group{width:100%;margin-right:16px}.liveblog-widgets--is-super .liveblog-widgets__group{margin-right:0;padding-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*1 + var(--root-padding)/2)}.liveblog-widgets__middle-container{max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*6 + var(--root-padding)/2);margin-left:calc((var(--page-max-width) - var(--root-padding)*4)/12*2 + var(--root-padding)/2);text-align:center}.liveblog-widgets__button{margin-top:12px;display:inline-block;padding:10.5px 20px;line-height:19px;background-color:var(--section-color);cursor:pointer;color:#fff;border-radius:100px}.liveblog-widgets__button:hover{opacity:.8}.liveblog-widgets__load-more-button{cursor:pointer;background-color:var(--light);line-height:32px;border-radius:16px;text-align:center;font-weight:600}.liveblog-widgets__load-more-button:hover{background-color:var(--lightgray)}.liveblog-widgets__key-events .layout-row__item:last-child:after,.liveblog-widgets__posts .layout-row__item:last-child:after{display:none}.liveblog-widgets__key-events .layout-row__item .layout-col--left:after{display:none}.liveblog-widgets__key-events .layout-row__item .layout-col--middle__title{margin-bottom:16px}.liveblog-widgets__key-events .layout-row__item .layout-col--middle__content{max-height:0;padding-bottom:0}.liveblog-widgets__key-events .layout-row__item--visible .layout-col--left{display:flex}.liveblog-widgets__key-events .layout-row__item--visible .layout-col--middle__content{max-height:100%;padding-bottom:1.5em}.liveblog-widgets__key-events .layout-row__item--hidden{display:none}.liveblog-widgets .layout-col--left__keyevent{min-width:16px;width:16px;height:16px;color:#fff;border-radius:50%;padding:5px;margin-top:4px;z-index:1;background-color:var(--light)}.liveblog-widgets .layout-col--left__keyevent--active{background-color:var(--section-color)}.liveblog-widgets .layout-row__item,.liveblog-widgets .layout-row__item .layout-col--left{position:relative}.liveblog-widgets .layout-row__item .layout-col--left:after{content:"";width:2px;height:calc(100% - 28px);background-color:var(--text-color);position:absolute;top:30px;right:56px;opacity:.1}.liveblog-widgets__shared-post{max-width:932px;min-width:932px;padding-top:2em;padding-bottom:1.5em;background-color:var(--lightest);margin:1.5em 0}.liveblog-widgets__shared-post.layout-row__item:after{height:calc(100% - 56px)}.liveblog-widgets__shared-post .layout-col--left__time{box-shadow:0 0 0 .1875em var(--lightest)}.liveblog-widgets__shared-post .layout-col--left__time-past{display:none}.liveblog-widgets__shared-post .liveblog-widgets__icon{background-color:var(--white-or-black)}.liveblog-widgets .articleContainerEmbed{position:relative;overflow:hidden;font-family:var(--font-html);border-radius:.25em;border:thin solid var(--line);background-color:var(--background-color);font-size:21px;line-height:24px;max-width:550px}.liveblog-widgets .articleContainerEmbed *{margin:0!important}.liveblog-widgets .articleContainerEmbed .type-icons{display:none}.liveblog-widgets .articleContainerEmbed .image-pad .image{aspect-ratio:2/1;background-position:50%;background-size:cover}.liveblog-widgets .articleContainerEmbed .article{padding:16px 16px 12px;font-weight:700}.liveblog-widgets .articleContainerEmbed .article-story,.liveblog-widgets .articleContainerEmbed .article-story__headline{display:inline}.liveblog-widgets .articleContainerEmbed .article-link{box-shadow:none;overflow-wrap:initial}.liveblog-widgets .articleContainerEmbed .comments-link{box-shadow:none;color:var(--section-color);font-size:12px;font-weight:700;line-height:14px}.liveblog-widgets .articleContainerEmbed .channel{padding:0 16px 16px;font-size:14px;display:flex;justify-content:space-between;color:#262626a6;line-height:18px}.dark-theme .liveblog-widgets .articleContainerEmbed .channel{color:#ffffffa6}.liveblog-widgets .articleContainerEmbed .channel a{font-size:12px;font-weight:700;text-transform:uppercase;color:var(--section-color);box-shadow:none}.liveblog-widgets .articleContainerEmbed:after{content:"";height:64px;width:64px;position:absolute;top:-8px;left:0;background-image:url(/v6/img/icons/pm.svg);background-repeat:no-repeat;background-size:contain;opacity:.75}.liveblog-widgets__posts--lv .articleContainerEmbed:after{background-image:url(/v6/img/icons/logo-tvnet-small.svg);top:8px;left:8px}.liveblog-widgets .articleContentImage{margin:0!important;width:100%!important}.liveblog-widgets a{box-shadow:inset 0 -1.5px;overflow-wrap:break-word}.liveblog-widgets a:hover{color:var(--section-color)}.liveblog-widgets h2,.liveblog-widgets h3{line-height:36px;font-size:24px}.liveblog-widgets ul,.liveblog-widgets ol{padding:0 32px;margin:24px 0}.liveblog-widgets blockquote{padding:calc(var(--root-padding)*.5) 0 calc(var(--root-padding)*.5) calc(var(--root-padding)*2);box-shadow:inset .125em 0 var(--section-color);margin-top:calc(var(--root-padding)*.5);margin-bottom:.75em;display:flex;flex-direction:column;position:relative}.liveblog-widgets blockquote p{font-size:20px;line-height:30px;font-weight:700;font-style:italic;margin:0 0 .75em!important}.device-phone .liveblog-widgets blockquote{padding:calc(var(--root-padding)*.5) 0 calc(var(--root-padding)*.5) calc(var(--root-padding)*1);margin-top:calc(var(--root-padding)*.5);margin-bottom:.75em}.device-phone .liveblog-widgets blockquote .image-quote__image{margin-right:30px}.device-phone .liveblog-widgets blockquote .image-quote__signature{font-size:var(--fs-s);line-height:var(--lh-s)}.liveblog-widgets blockquote .image-quote__image{display:flex;align-items:center}.liveblog-widgets blockquote .image-quote__image img{height:60px;width:60px;border-radius:50%;border:.125rem solid var(--background-color);box-shadow:calc(var(--root-padding) - .25rem) 0 var(--section-color);margin-right:calc(var(--root-padding)*2)}.liveblog-widgets blockquote .image-quote__signature{font-style:normal;font-size:17.5px;line-height:22.75px;margin-bottom:0!important;font-family:var(--font-html);font-weight:400;color:rgba(var(--text-color-rgb),.65)}.liveblog-widgets blockquote .image-quote__signature:first-line{color:var(--text-color)}.device-phone .liveblog-widgets{width:100%;padding:0}.device-phone .liveblog-widgets__group{margin-right:0}.device-phone .liveblog-widgets__group .liveblog-widgets__title,.device-phone .liveblog-widgets__group .liveblog-widgets__header{margin-top:24px}.device-phone .liveblog-widgets .layout-col--left{min-width:unset;width:100%;padding:0 var(--root-padding);flex-direction:row-reverse;align-items:center;height:32px;margin-bottom:12px;white-space:nowrap}.device-phone .liveblog-widgets .layout-col--left__keyevent{order:3;margin-right:16px;margin-top:0;display:none}.device-phone .liveblog-widgets .layout-col--left__keyevent--active{display:block;width:12px;height:12px;min-width:12px}.device-phone .liveblog-widgets .layout-col--left__time{margin-left:0!important;flex-direction:row-reverse;padding-right:22px;width:unset}.device-phone .liveblog-widgets .layout-col--left__time:before{content:", ";order:2;margin-right:4px}.device-phone .liveblog-widgets .layout-col--left__time,.device-phone .liveblog-widgets .layout-col--left__time-past{line-height:24px}.device-phone .liveblog-widgets .layout-col--left__time-past{margin-top:0;margin-right:0}.device-phone .liveblog-widgets .layout-col--middle{min-width:100%;max-width:100%;margin-left:0;padding:0 var(--root-padding)}.device-phone .liveblog-widgets .layout-col--middle__title,.device-phone .liveblog-widgets .layout-col--middle__content{padding-right:0}.device-phone .liveblog-widgets .layout-col--middle__content{padding-bottom:1em}.device-phone .liveblog-widgets .layout-col--middle__title{margin-bottom:8px}.device-phone .liveblog-widgets .layout-col--right{position:absolute;top:0;right:12px;display:flex;justify-content:end}.device-phone .liveblog-widgets__key-events .layout-row__item{border-bottom:none!important}.device-phone .liveblog-widgets__key-events .layout-row__item .layout-col--middle__content{padding-bottom:0;padding-left:24px}.device-phone .liveblog-widgets__key-events .layout-row__item--visible .layout-col--middle__content{padding-bottom:1em}.device-phone .liveblog-widgets__key-events .layout-row__item .layout-col--left__keyevent{margin-top:8px}.device-phone .liveblog-widgets__key-events .layout-col--middle__title{flex-direction:row-reverse;justify-content:left}.device-phone .liveblog-widgets .layout-row__item{border-bottom:2px solid var(--light)}.device-phone .liveblog-widgets .layout-row__item:not(:last-child){margin-bottom:var(--root-padding)}.device-phone .liveblog-widgets .layout-row__item .layout-col--left:after{display:none}.device-phone .liveblog-widgets__shared-post{padding-top:16px;max-width:100%;min-width:100%}.device-phone .liveblog-widgets__shared-post .layout-col--left__time{margin-top:3px}.device-phone .liveblog-widgets__shared-post .layout-col--left__time:before{display:none}.device-phone .liveblog-widgets__shared-post .layout-col--right{top:16px}.device-phone .liveblog-widgets__middle-container{margin:0 auto 16px;max-width:calc(100% - 32px)}.device-phone .liveblog-widgets--is-super{padding-right:0}.device-phone .liveblog-widgets--is-super .layout-row__item{margin-left:0}.device-phone .liveblog-widgets ul,.device-phone .liveblog-widgets ol{padding-right:0}.device-phone .liveblog-widgets .dfp-ad--horizontal.dfp-ad--rendered{background-color:var(--light);margin:0 0 12px;padding:12px 12px 8px}

.login-modal{background-color:#eef3f6;max-width:400px;border-radius:5px;margin:var(--root-padding) auto}.login-modal .social-button{width:48px;height:48px;border-radius:50%;box-shadow:inset 0 0 0 2px #717c8e;cursor:pointer;margin:0 8px;background-repeat:no-repeat;background-position:center}.login-modal .social-button:hover{opacity:.5}.login-modal .social-button--google{background-image:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2214%22 viewBox%3D%220 0 14 14%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.00162 0.847278C3.41612 1.38978 2.06512 2.57628 1.31262 4.07778C1.05012 4.59578 0.861124 5.14528 0.745624 5.71578C0.458624 7.12978 0.658124 8.63828 1.30912 9.92628C1.73262 10.7663 2.34162 11.5153 3.07662 12.0998C3.77312 12.6528 4.58162 13.0658 5.44262 13.2933C6.52762 13.5838 7.68262 13.5768 8.77462 13.3283C9.76163 13.1008 10.6961 12.6283 11.4416 11.9423C12.2291 11.2178 12.7926 10.2658 13.0901 9.24028C13.4156 8.12378 13.4576 6.93028 13.2546 5.78228C11.2141 5.78228 9.17013 5.78228 7.12962 5.78228C7.12962 6.62928 7.12962 7.47628 7.12962 8.32328C8.31262 8.32328 9.49562 8.32328 10.6786 8.32328C10.5421 9.13528 10.0591 9.87728 9.37663 10.3358C8.94613 10.6263 8.45262 10.8118 7.94162 10.9028C7.43062 10.9903 6.89862 11.0008 6.38762 10.8993C5.86612 10.7943 5.37262 10.5773 4.93862 10.2728C4.24562 9.78628 3.71712 9.07578 3.44762 8.27428C3.17112 7.45878 3.16762 6.55228 3.44762 5.74028C3.64362 5.16628 3.96562 4.63778 4.39262 4.20378C4.91762 3.66478 5.60012 3.27978 6.33862 3.12228C6.96863 2.98928 7.63362 3.01378 8.24962 3.19928C8.77462 3.35678 9.25762 3.64728 9.65312 4.02528C10.0521 3.62628 10.4511 3.22728 10.8501 2.82828C11.0601 2.61478 11.2806 2.40828 11.4836 2.18778C10.8781 1.62778 10.1641 1.17628 9.38713 0.889278C7.98713 0.371278 6.41212 0.360778 5.00162 0.847278Z%22 fill%3D%22white%22%2F%3E%3Cpath d%3D%22M5.0015 0.847073C6.4085 0.360573 7.987 0.371073 9.387 0.885573C10.164 1.17257 10.8745 1.62057 11.4835 2.18407C11.2805 2.40457 11.06 2.61107 10.85 2.82457C10.451 3.22357 10.052 3.62257 9.653 4.02157C9.2575 3.64357 8.7745 3.35657 8.2495 3.19557C7.6335 3.01007 6.9685 2.98207 6.3385 3.11857C5.6035 3.27607 4.921 3.66107 4.3925 4.20007C3.9655 4.63057 3.6435 5.16257 3.4475 5.73657C2.737 5.18357 2.0265 4.63407 1.3125 4.08107C2.065 2.57607 3.416 1.38957 5.0015 0.847073Z%22 fill%3D%22%23EA4335%22%2F%3E%3Cpath d%3D%22M0.749139 5.7121C0.864639 5.1451 1.05364 4.5921 1.31614 4.0741C2.02664 4.6271 2.73714 5.1766 3.45114 5.7296C3.17114 6.5451 3.17114 7.4516 3.45114 8.2636C2.74064 8.8166 2.03014 9.3696 1.31964 9.9191C0.661639 8.6346 0.462139 7.1261 0.749139 5.7121Z%22 fill%3D%22%23FBBC05%22%2F%3E%3Cpath d%3D%22M7.12979 5.77856C9.17029 5.77856 11.2143 5.77856 13.2548 5.77856C13.4578 6.92306 13.4123 8.11656 13.0903 9.23656C12.7928 10.2621 12.2293 11.2141 11.4418 11.9386C10.7523 11.4031 10.0628 10.8676 9.37329 10.3321C10.0558 9.87356 10.5388 9.13156 10.6753 8.31956C9.49229 8.31956 8.30929 8.31956 7.12629 8.31956C7.12979 7.47256 7.12979 6.62556 7.12979 5.77856Z%22 fill%3D%22%234285F4%22%2F%3E%3Cpath d%3D%22M1.3125 9.92259C2.023 9.37309 2.7335 8.82009 3.444 8.26709C3.717 9.06859 4.242 9.77909 4.935 10.2656C5.369 10.5701 5.866 10.7871 6.384 10.8921C6.895 10.9971 7.4235 10.9831 7.938 10.8956C8.449 10.8046 8.9425 10.6191 9.373 10.3286C10.0625 10.8641 10.752 11.3996 11.4415 11.9351C10.696 12.6246 9.7615 13.0936 8.7745 13.3211C7.6825 13.5696 6.5275 13.5766 5.4425 13.2861C4.5815 13.0586 3.773 12.6491 3.0765 12.0926C2.345 11.5116 1.736 10.7626 1.3125 9.92259Z%22 fill%3D%22%2334A853%22%2F%3E%3C%2Fsvg%3E")}.login-modal .social-button--facebook{background-image:url("data:image/svg+xml,%3Csvg width%3D%226%22 height%3D%2214%22 viewBox%3D%220 0 6 14%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M0 4.63672H1.29042V3.23007C1.22942 2.47599 1.37425 1.71884 1.70492 1.06253C1.93427 0.710325 2.23708 0.42937 2.5859 0.245319C2.93471 0.0612691 3.3184 -0.0200165 3.70178 0.00889021C4.47481 -0.029795 5.24867 0.0579124 6 0.269345L5.67978 2.4132C5.34177 2.30769 4.99395 2.2488 4.64369 2.23778C4.53734 2.20949 4.42694 2.20731 4.31979 2.23141C4.21265 2.2555 4.11115 2.30532 4.02211 2.37755C3.93307 2.44978 3.85854 2.54279 3.8033 2.65042C3.74807 2.75805 3.71347 2.87787 3.70178 3.00192V4.63672H5.74566L5.60435 6.73H3.70178V14H1.29042V6.72893H0V4.63672Z%22 fill%3D%22%233D5C95%22%2F%3E%3C%2Fsvg%3E")}.login-modal .social-button--apple{background-image:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2216%22 viewBox%3D%220 0 14 16%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.1947 12.4693C12.9527 13.0283 12.6663 13.5429 12.3344 14.016C11.8821 14.6609 11.5118 15.1073 11.2263 15.3552C10.7839 15.7621 10.3098 15.9705 9.80217 15.9823C9.43774 15.9823 8.99825 15.8786 8.48666 15.6683C7.97339 15.4589 7.5017 15.3552 7.0704 15.3552C6.61807 15.3552 6.13295 15.4589 5.61405 15.6683C5.09436 15.8786 4.67571 15.9883 4.35562 15.9991C3.86882 16.0199 3.3836 15.8055 2.89927 15.3552C2.59014 15.0856 2.20349 14.6234 1.74029 13.9686C1.24332 13.2693 0.83474 12.4585 0.514651 11.5341C0.171847 10.5356 0 9.56869 0 8.63262C0 7.56036 0.231697 6.63555 0.695781 5.86056C1.06051 5.23806 1.54573 4.74701 2.15302 4.38653C2.76031 4.02605 3.41649 3.84235 4.12313 3.8306C4.50979 3.8306 5.01684 3.9502 5.64694 4.18525C6.27527 4.4211 6.67871 4.5407 6.85559 4.5407C6.98784 4.5407 7.43602 4.40085 8.1958 4.12204C8.9143 3.86348 9.5207 3.75643 10.0175 3.7986C11.3636 3.90724 12.3749 4.43789 13.0475 5.39391C11.8436 6.12337 11.2481 7.14506 11.2599 8.45574C11.2708 9.47665 11.6411 10.3262 12.369 11.0007C12.6989 11.3138 13.0673 11.5558 13.4771 11.7276C13.3882 11.9854 13.2944 12.2323 13.1947 12.4693ZM10.1073 0.320579C10.1073 1.12076 9.81501 1.86789 9.23231 2.55942C8.52912 3.38152 7.67858 3.85657 6.75624 3.78161C6.74449 3.68561 6.73767 3.58458 6.73767 3.47841C6.73767 2.71023 7.07208 1.88814 7.66594 1.21596C7.96243 0.875624 8.3395 0.59264 8.79677 0.366898C9.25305 0.144525 9.68464 0.0215476 10.0906 0.000488281C10.1024 0.10746 10.1073 0.214439 10.1073 0.320569V0.320579Z%22 fill%3D%22black%22%2F%3E%3C%2Fsvg%3E")}.login-modal .error{padding:8px 10px;text-align:center}.login-modal__header,.login-modal__content,.login-modal__footer{padding:1em 2em}.login-modal__footer .login-modal__row{margin-bottom:12px}.login-modal__content{background-color:#fff}.login-modal__title{position:relative;font-size:28px;line-height:1.05;font-weight:700;margin-bottom:8px}.login-modal__sub{font-size:17.5px;line-height:21px}.login-modal__row{position:relative}.login-modal__row+.login-modal__row{margin-top:var(--root-padding)}.login-modal__row--social{padding-top:16px}.login-modal__row--error-text{margin-top:8px!important;color:#f14e1b;font-size:12px;line-height:20px}.login-modal__row--error .login-modal__input--email{border-color:#f14e1b}.login-modal__row--checkbox{font-size:14px;line-height:22px;letter-spacing:.01em}.login-modal__row--checkbox .checkbox-input{display:none}.login-modal__row--checkbox .checkbox-input:checked+.checkbox-element{background-color:#000;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="white" d="M22,4.7L10.1,20.5L2,12.4L3.4,11l6.5,6.5l10.5-14L22,4.7z"/></svg>');background-size:20px;background-position:center;background-repeat:no-repeat}.login-modal__row--checkbox .checkbox-element{position:absolute;left:0;top:50%;transform:translateY(-50%);box-shadow:inset 0 0 0 1.5px #717c8e;border-radius:3px;height:24px;width:24px;min-width:24px;margin-right:16px}.login-modal__row--checkbox .checkbox-label{padding-left:40px;cursor:pointer;position:relative}.login-modal__row--checkbox span{cursor:pointer}.login-modal__left-icon{opacity:.3;position:absolute;left:15px;top:50%;transform:translateY(-50%);height:16px;width:16px;background-repeat:no-repeat}.login-modal__input{padding-left:48px;padding-right:20px;display:block;width:100%;background:#0000;height:48px;box-sizing:border-box;border:1px solid rgba(15,15,21,.1);border-radius:0;color:#151515;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.01em;outline:none;text-transform:none;text-align:left;transition:.3s border}.login-modal__input::placeholder{color:#0f0f154d;opacity:1}.login-modal__input--email+.login-modal__left-icon{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 14L5.86808e-05 2H16.0001L16 14H0ZM2.00006 4V12H14.0001V4H2.00006Z' fill='%230F0F15'/%3E%3Cpath d='M1 3L8 8L15 3' stroke='%230F0F15' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.login-modal__input--pass+.login-modal__left-icon{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 4V5H6V4C6 2.89543 6.89543 2 8 2C9.10457 2 10 2.89543 10 4ZM4 4C4 1.79086 5.79086 0 8 0C10.2091 0 12 1.79086 12 4V5V5.00025L14 5.0003V16H2V5L4 5.00005V5V4ZM12 7H10H6H4V14H12V7Z' fill='%230F0F15'/%3E%3C/svg%3E%0A")}.login-modal__input--filled+.login-modal__left-icon,.login-modal__input:focus+.login-modal__left-icon{opacity:1}.login-modal__button{cursor:pointer;border-radius:20px;background-color:#ffca0a;font-weight:600;letter-spacing:.1px;color:#333;text-align:center;line-height:40px}.login-modal__button--disabled{pointer-events:none;background-color:var(--light);cursor:none}.login-modal .close-button{cursor:pointer;position:absolute;top:0;right:0;width:40px;height:40px;border-radius:50%;box-shadow:none;background:#fff url("data:image/svg+xml,<svg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill-rule='evenodd' clip-rule='evenodd' d='M22 3.42 20.58 2 12 10.58 3.42 2 2 3.42 10.58 12 2 20.58 3.42 22 12 13.42 20.58 22 22 20.58 13.42 12z' fill='rgb(38,38,38)'/></svg>") center center no-repeat}.login-modal .close-button:hover{background-color:#0000!important}.login-modal__link{text-decoration:underline;cursor:pointer;letter-spacing:.01em}.dark-theme .login-modal{color:#333}.dark-theme .login-modal input{color-scheme:light}

.dark-mode-button[data-v-59f87514]{cursor:pointer}.dark-mode-button div[data-v-59f87514]{height:100%;align-items:center;display:flex}html:not(.dark-theme) .dark-mode-button div[data-v-59f87514]:first-child{display:none}.dark-theme .dark-mode-button div[data-v-59f87514]:last-child{display:none}.pm-form[data-v-59f87514]{box-shadow:0 -1px var(--line);list-style:none;font-weight:400}.pm-form label[data-v-59f87514]{align-items:center;cursor:pointer;display:flex;flex-direction:row-reverse;gap:.5em;padding:.5em 0;line-height:1.5rem;user-select:none}.pm-form input[type=checkbox][data-v-59f87514]:not([class]){background-color:var(--color-background);box-shadow:inset 0 0 0 1.5px var(--color-gray);transition:box-shadow .1s;display:none;background:var(--color-background) none center/1.25rem 1.25rem no-repeat;flex:0 0 1.5em!important;height:1.5em;width:1.5em;border-radius:var(--border-radius);line-height:1.4}.pm-form span[data-v-59f87514]{background:var(--line);border-radius:.75em;display:block;height:1.5em;min-width:2.75em;transition:background .1s;position:relative}.pm-form .text-s[data-v-59f87514]{font-size:var(--fs-s);line-height:var(--lh-s);color:var(--text-color)}.pm-form .pm-form-field-toggle .text[data-v-59f87514]{color:var(--text-color);margin-right:auto;font-size:16px}.pm-form .pm-form-field-toggle span[data-v-59f87514]:before{content:"";display:block;height:1.125em;width:1.125em;position:absolute;top:50%;left:calc(50% - .5625em);transform:translate3d(-50%,-50%,0);transition:transform .1s;background-color:#fff;border-radius:50%}.pm-form .pm-form-field-toggle input[type=checkbox]:checked~span[data-v-59f87514]:before{transform:translate3d(50%,-50%,0)}.pm-form .pm-form-field-toggle input[type=checkbox]:checked~span[data-v-59f87514]{background-color:#00b81f}

.image[data-v-34843c7e]{border-radius:50%;width:24px;height:24px}.col-auto[data-v-34843c7e]{flex:0 0 auto}.media[data-v-34843c7e]{border-radius:var(--border-radius);aspect-ratio:2/1;overflow:hidden}.media-avatar[data-v-34843c7e]{background-color:var(--color-background);border-radius:50%!important;box-shadow:inset 0 0 0 1px var(--color-gray);flex:0 0 5em;height:5em;overflow:hidden;position:relative;width:5em}.media-avatar[data-v-34843c7e]:before{content:"";display:block;padding-top:100%}.media img[data-v-34843c7e]{height:100%;object-fit:cover;object-position:center;pointer-events:none;width:100%}.media-avatar-s[data-v-34843c7e]{flex-basis:3.5em;height:3.5em;width:3.5em}.media img[data-v-34843c7e]{filter:contrast(1.1) brightness(.98) saturate(1.05)}.media-avatar img[data-v-34843c7e],.media-avatar svg[data-v-34843c7e]{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center}.text-ellipsis[data-v-34843c7e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:18.2px;font-size:16px;font-weight:700}.text-s[data-v-34843c7e]{font-size:14px;line-height:18.2px!important;font-weight:600}.pm-header-usermenu a[data-v-34843c7e]{text-decoration:none}.button-subscribe[data-v-34843c7e]{background-color:var(--warning);color:#000}.button-default[data-v-34843c7e]{background-color:var(--btn-background);color:var(--text-color)}.section-933 .media-avatar-path__1[data-v-34843c7e],.section-933 .media-avatar-path__3[data-v-34843c7e]{fill:var(--section-secondary-color)}.login-menu__user-menu--show[data-v-34843c7e]{opacity:1;visibility:visible}

.dark-mode-toggle__button[data-v-1d6c24f4]{height:32px;width:51px;border-radius:19px;cursor:pointer;border:1px solid #fff;padding:2px 0 0 2px;transition-property:padding,background-color,opacity;transition-duration:.4s;transition-timing-function:ease-in-out}.theme-entertainment .dark-mode-toggle__button--light[data-v-1d6c24f4]{background-color:#eef3f6}.dark-mode-toggle__button--dark[data-v-1d6c24f4]{background-color:var(--section-color);padding-left:22px}.dark-mode-toggle__button[data-v-1d6c24f4]:hover{opacity:.9}.dark-mode-toggle__icon-wrapper[data-v-1d6c24f4]{width:26px;height:26px;padding:3px;background-color:#fff;border-radius:13px;color:var(--section-color);position:relative;transition:background-color .4s ease-in-out}.dark-mode-toggle__icon-wrapper .icon[data-v-1d6c24f4]{position:absolute;transition:opacity .4s ease-in-out;width:100%;height:100%}.dark-mode-toggle__icon-wrapper .icon--hidden[data-v-1d6c24f4]{opacity:0}

.sk-circle[data-v-6d6c899c]{width:40px;height:40px;position:relative}.sk-circle .sk-child[data-v-6d6c899c]{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child[data-v-6d6c899c]:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;animation:sk-circleBounceDelay-6d6c899c 1.2s infinite ease-in-out both}.sk-circle.light .sk-child[data-v-6d6c899c]:before{background-color:#fff}.loader-2 .sk-circle .sk-child[data-v-6d6c899c]:before{animation-name:loader-2-6d6c899c;width:6.8%;height:20.57%;background-color:#fff;border-radius:15px;position:relative;z-index:1}.loader-2 .sk-circle .sk-child[data-v-6d6c899c]:after{content:"";display:block;margin:0 auto;width:6.8%;height:20.57%;background-color:#8c8c8c;border-radius:15px;position:relative;top:-20%}.sk-circle .sk-circle2[data-v-6d6c899c]{transform:rotate(30deg)}.sk-circle .sk-circle2[data-v-6d6c899c]:before{animation-delay:-1.1s}.sk-circle .sk-circle3[data-v-6d6c899c]{transform:rotate(60deg)}.sk-circle .sk-circle3[data-v-6d6c899c]:before{animation-delay:-1s}.sk-circle .sk-circle4[data-v-6d6c899c]{transform:rotate(90deg)}.sk-circle .sk-circle4[data-v-6d6c899c]:before{animation-delay:-.9s}.sk-circle .sk-circle5[data-v-6d6c899c]{transform:rotate(120deg)}.sk-circle .sk-circle5[data-v-6d6c899c]:before{animation-delay:-.8s}.sk-circle .sk-circle6[data-v-6d6c899c]{transform:rotate(150deg)}.sk-circle .sk-circle6[data-v-6d6c899c]:before{animation-delay:-.7s}.sk-circle .sk-circle7[data-v-6d6c899c]{transform:rotate(180deg)}.sk-circle .sk-circle7[data-v-6d6c899c]:before{animation-delay:-.6s}.sk-circle .sk-circle8[data-v-6d6c899c]{transform:rotate(210deg)}.sk-circle .sk-circle8[data-v-6d6c899c]:before{animation-delay:-.5s}.sk-circle .sk-circle9[data-v-6d6c899c]{transform:rotate(240deg)}.sk-circle .sk-circle9[data-v-6d6c899c]:before{animation-delay:-.4s}.sk-circle .sk-circle10[data-v-6d6c899c]{transform:rotate(270deg)}.sk-circle .sk-circle10[data-v-6d6c899c]:before{animation-delay:-.3s}.sk-circle .sk-circle11[data-v-6d6c899c]{transform:rotate(300deg)}.sk-circle .sk-circle11[data-v-6d6c899c]:before{animation-delay:-.2s}.sk-circle .sk-circle12[data-v-6d6c899c]{transform:rotate(330deg)}.sk-circle .sk-circle12[data-v-6d6c899c]:before{animation-delay:-.1s}@keyframes sk-circleBounceDelay-6d6c899c{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes loader-2-6d6c899c{0%,80%,to{opacity:0}40%{opacity:1}}

.sk-circle[data-v-f76cbf22]{display:inline-block;position:relative}.sk-circle .sk-child[data-v-f76cbf22]{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child[data-v-f76cbf22]:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;animation:sk-circleBounceDelay-f76cbf22 1.2s infinite ease-in-out both}.sk-circle.light .sk-child[data-v-f76cbf22]:before{background-color:#fff}.sk-circle .sk-circle2[data-v-f76cbf22]{transform:rotate(30deg)}.sk-circle .sk-circle2[data-v-f76cbf22]:before{animation-delay:-1.1s}.sk-circle .sk-circle3[data-v-f76cbf22]{transform:rotate(60deg)}.sk-circle .sk-circle3[data-v-f76cbf22]:before{animation-delay:-1s}.sk-circle .sk-circle4[data-v-f76cbf22]{transform:rotate(90deg)}.sk-circle .sk-circle4[data-v-f76cbf22]:before{animation-delay:-.9s}.sk-circle .sk-circle5[data-v-f76cbf22]{transform:rotate(120deg)}.sk-circle .sk-circle5[data-v-f76cbf22]:before{animation-delay:-.8s}.sk-circle .sk-circle6[data-v-f76cbf22]{transform:rotate(150deg)}.sk-circle .sk-circle6[data-v-f76cbf22]:before{animation-delay:-.7s}.sk-circle .sk-circle7[data-v-f76cbf22]{transform:rotate(180deg)}.sk-circle .sk-circle7[data-v-f76cbf22]:before{animation-delay:-.6s}.sk-circle .sk-circle8[data-v-f76cbf22]{transform:rotate(210deg)}.sk-circle .sk-circle8[data-v-f76cbf22]:before{animation-delay:-.5s}.sk-circle .sk-circle9[data-v-f76cbf22]{transform:rotate(240deg)}.sk-circle .sk-circle9[data-v-f76cbf22]:before{animation-delay:-.4s}.sk-circle .sk-circle10[data-v-f76cbf22]{transform:rotate(270deg)}.sk-circle .sk-circle10[data-v-f76cbf22]:before{animation-delay:-.3s}.sk-circle .sk-circle11[data-v-f76cbf22]{transform:rotate(300deg)}.sk-circle .sk-circle11[data-v-f76cbf22]:before{animation-delay:-.2s}.sk-circle .sk-circle12[data-v-f76cbf22]{transform:rotate(330deg)}.sk-circle .sk-circle12[data-v-f76cbf22]:before{animation-delay:-.1s}@keyframes sk-circleBounceDelay-f76cbf22{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}

.poll[data-v-03fb6c03]{color:#fff;border-radius:var(--border-radius);padding:24px;background-color:var(--section-primary-accent);-webkit-font-smoothing:antialiased}.poll__hidden-answers[data-v-03fb6c03]{text-align:center;font-size:24px;padding:20px 0}.poll__headline[data-v-03fb6c03]{margin-top:4px;font-size:24px;line-height:26px;font-weight:700}.poll__options[data-v-03fb6c03]{display:flex;flex-direction:column;gap:.75em}.poll__option[data-v-03fb6c03]{list-style:none;position:relative;padding:0;font-weight:400;display:flex;align-items:center;justify-content:flex-start;gap:1em}.poll__option--text[data-v-03fb6c03]{font-size:21px;line-height:24px}.poll--answer-button[data-v-03fb6c03]{height:40px;padding-left:20px;padding-right:20px;margin-left:16px;background-color:var(--text-color);color:var(--background-color);font-size:16px;line-height:24px;font-weight:600;border-radius:calc(var(--size)/2);min-width:50%}.poll--answer-button[data-v-03fb6c03]:hover{opacity:.9;cursor:pointer}.poll--answer-button__active[data-v-03fb6c03]{cursor:pointer}.poll--reactions[data-v-03fb6c03]{font-size:14px;line-height:21px;min-height:40px}.device-phone .poll[data-v-03fb6c03]{margin:0 auto;margin-left:calc(var(--sa-left) + 16px);margin-right:calc(var(--sa-right) + 16px);border-radius:0;padding:16px}.device-phone .poll__headline[data-v-03fb6c03]{font-size:18px;font-weight:600;line-height:22px}.poll__recaptcha-disclaimer[data-v-03fb6c03]{font-size:12px;line-height:14px;margin-top:.5em;opacity:.65}.poll__recaptcha-disclaimer[data-v-03fb6c03] a{text-decoration:underline}.device-phone .poll__recaptcha-disclaimer[data-v-03fb6c03]{margin-left:calc(var(--sa-left) + 16px);margin-right:calc(var(--sa-right) + 16px)}.poll--results .poll__option[data-v-03fb6c03]{caret-color:#0000;justify-content:space-between;border-radius:3px;height:100%;background:#ffffff1a linear-gradient(var(--section-color),var(--section-color)) left center/0% 100% no-repeat;padding-left:18px;padding-right:4px;transition:all 1s}.poll--results .poll__option--text[data-v-03fb6c03]{padding:8px 0}.poll--results .poll--reactions[data-v-03fb6c03]{justify-content:center;transition:all 1s}.poll:not(.poll--results) .poll__option--votes[data-v-03fb6c03],.poll:not(.poll--results) .poll__percentage--text[data-v-03fb6c03]{display:none}.poll:not(.poll--results) .poll__option[data-v-03fb6c03]{cursor:pointer;caret-color:#0000}.poll:not(.poll--results) .poll__option:hover .poll__option--radio[data-v-03fb6c03]{box-shadow:inset 0 0 0 2px}.poll:not(.poll--results) .poll__option:hover .selected[data-v-03fb6c03]{opacity:1!important;box-shadow:inset 0 0 0 1.5px #fff,inset 0 0 0 6px var(--section-primary-accent)}.poll:not(.poll--results) .poll__option--text[data-v-03fb6c03]{line-height:24px;display:block}.device-phone .poll:not(.poll--results) .poll__option--text[data-v-03fb6c03]{line-height:20px}.poll:not(.poll--results) .poll__option--radio[data-v-03fb6c03]{display:inline-block;min-width:24px;min-height:24px;background-color:#0000;box-shadow:inset 0 0 0 1.5px;border-radius:50%;float:left;opacity:.75;transition:box-shadow .1s}.poll:not(.poll--results) .selected[data-v-03fb6c03]{background-color:#fff;box-shadow:inset 0 0 0 1.5px #fff,inset 0 0 0 6px var(--section-primary-accent);opacity:1}

.events-tv{position:relative;background-color:var(--events-background);max-width:var(--page-max-width);margin:0 auto;padding:32px 16px}.events-tv .block-title{color:#fff}.events-tv__header{margin-bottom:32px}.events-tv__header svg{margin-right:8px}.events-tv .events{color:#fff}.events-tv .events__item{overflow:hidden;border-bottom:2px solid #fff;padding-bottom:20px;width:100%}.events-tv .events__item .info-dot{background-color:#fe4600!important;margin-right:8px;margin-top:-3px;min-width:10px;width:10px;height:10px}.events-tv .events__item .info-dot:before{top:0;left:0;width:10px;height:10px}.events-tv .events__item--image{width:100%;border-radius:3px;background-position:center;background-size:cover;background-repeat:no-repeat}.events-tv .events__item--image-placeholder{background:#e1e8f6 url(/v6/img/icons/placeholder-author.svg) center/20% no-repeat}.events-tv .events__item--headline{flex-direction:column;justify-content:space-between;height:100%;padding:8px 16px;font-size:20px;line-height:22px;font-weight:700}.events-tv .events__item--headline .headline-ellipsis{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:65px}.events-tv .events__item--headline .list-article__headline--exclamation{color:#fe4600!important}.events-tv .events-container__1 .events__item{border-bottom:0;padding-bottom:0}.events-tv .events-container__1 .events__item--image{min-width:426px;width:426px;padding-top:25.54%}.events-tv .events-container__2{display:flex;gap:16px}.events-tv .events-container__2 .events__item{flex-basis:calc(50% - 8px);padding-bottom:0}.events-tv .events-container__2 .events__item--headline{justify-content:flex-start;font-size:16px;line-height:19px}.events-tv .events-container__2 .events__item .status{margin-bottom:16px}.events-tv .events-container__2 .events__item--image{min-width:132px;width:132px;height:130px;padding-top:0;border-radius:3px 3px 0 0}.events-tv .events-container__3{gap:16px}.events-tv .events-container__3 .events__item{flex-basis:calc(33% - 8px)}.events-tv .events-container__3 .events__item--image{padding-top:66.615%}.events-tv .events-container__4{gap:16px}.events-tv .events-container__4 .events__item{flex-basis:calc(25% - 12px)}.events-tv .events-container__4 .events__item--image{padding-top:51.91%}.events-tv .events-container__3 .events__item,.events-tv .events-container__4 .events__item{display:block}.events-tv .events-container__3 .events__item .status,.events-tv .events-container__4 .events__item .status{margin-bottom:16px;padding-left:1px}.events-tv .events-container__3 .events__item--image,.events-tv .events-container__4 .events__item--image{margin-bottom:8px}.events-tv .events-container__3 .events__item--headline,.events-tv .events-container__4 .events__item--headline{justify-content:flex-start;font-size:16px;line-height:19px;padding-left:0;padding-right:0}.device-phone .events-tv{padding:24px 16px}.device-phone .events-tv .events-container__1 .events__item{display:block}.device-phone .events-tv .events-container__1 .events__item--image{min-width:100%;width:100%;padding-top:50%}.device-phone .events-tv .events-container__1 .events__item--headline{justify-content:flex-start;padding:8px 0 0;font-size:24px;line-height:27px;height:auto}.device-phone .events-tv .events-container__2,.device-phone .events-tv .events-container__3,.device-phone .events-tv .events-container__4{display:block}.device-phone .events-tv .events-container__2 .events__item,.device-phone .events-tv .events-container__3 .events__item,.device-phone .events-tv .events-container__4 .events__item{flex-basis:100%}.device-phone .events-tv .events-container__2 .events__item:first-child,.device-phone .events-tv .events-container__3 .events__item:first-child,.device-phone .events-tv .events-container__4 .events__item:first-child{display:block;margin-bottom:16px;padding-bottom:20px}.device-phone .events-tv .events-container__2 .events__item:first-child .events__item .status,.device-phone .events-tv .events-container__3 .events__item:first-child .events__item .status,.device-phone .events-tv .events-container__4 .events__item:first-child .events__item .status{margin-bottom:16px;padding-left:1px;font-size:16px;line-height:19px}.device-phone .events-tv .events-container__2 .events__item:first-child .events__item--image,.device-phone .events-tv .events-container__3 .events__item:first-child .events__item--image,.device-phone .events-tv .events-container__4 .events__item:first-child .events__item--image{min-width:100%;width:100%;padding-top:50%}.device-phone .events-tv .events-container__2 .events__item:first-child .events__item--headline,.device-phone .events-tv .events-container__3 .events__item:first-child .events__item--headline,.device-phone .events-tv .events-container__4 .events__item:first-child .events__item--headline{justify-content:flex-start;padding:8px 0 0;font-size:24px;line-height:27px;height:auto}.device-phone .events-tv .events-container__2 .events__item:not(:first-child),.device-phone .events-tv .events-container__3 .events__item:not(:first-child),.device-phone .events-tv .events-container__4 .events__item:not(:first-child){display:flex;margin-bottom:16px;padding-bottom:0}.device-phone .events-tv .events-container__2 .events__item:not(:first-child) .events__item--image,.device-phone .events-tv .events-container__3 .events__item:not(:first-child) .events__item--image,.device-phone .events-tv .events-container__4 .events__item:not(:first-child) .events__item--image{padding-top:0;min-width:132px;width:132px;height:130px;margin-bottom:0;border-radius:3px 3px 0 0}.device-phone .events-tv .events-container__2 .events__item:not(:first-child) .events__item--headline,.device-phone .events-tv .events-container__3 .events__item:not(:first-child) .events__item--headline,.device-phone .events-tv .events-container__4 .events__item:not(:first-child) .events__item--headline{padding:0 16px}.device-phone .events-tv .events-container__2 .events__item:not(:first-child) .events__item--headline .headline-ellipsis,.device-phone .events-tv .events-container__3 .events__item:not(:first-child) .events__item--headline .headline-ellipsis,.device-phone .events-tv .events-container__4 .events__item:not(:first-child) .events__item--headline .headline-ellipsis{-webkit-line-clamp:4;max-height:80px}.device-phone .events-tv .events-container__2 .events__item:last-child,.device-phone .events-tv .events-container__3 .events__item:last-child,.device-phone .events-tv .events-container__4 .events__item:last-child{margin-bottom:0}.device-phone .events-tv .events-container__1 .status,.device-phone .events-tv .events-container__2 .status,.device-phone .events-tv .events-container__3 .status,.device-phone .events-tv .events-container__4 .status{margin-bottom:16px;padding-left:1px;font-size:16px;line-height:19px}.device-phone .events-tv .events-container__1 .info-dot,.device-phone .events-tv .events-container__2 .info-dot,.device-phone .events-tv .events-container__3 .info-dot,.device-phone .events-tv .events-container__4 .info-dot{margin-top:-3px}.device-phone .events-tv .events .headline-ellipsis{-webkit-line-clamp:unset;max-height:100%}.device-phone .structured-content__group--regular .events-tv{margin:0 calc(var(--root-padding)*-1)}

.group-topic-with-custom-header--broadcasts-tv{padding-top:var(--group-space);background:var(--background-color);position:relative;max-width:var(--page-max-width);margin:0 auto;padding-left:var(--root-padding);padding-right:var(--root-padding)}.structured-content__group--left .group-topic-with-custom-header--broadcasts-tv{padding-left:0;padding-right:0;padding-bottom:0}.group-topic-with-custom-header--broadcasts-tv .root{background-color:var(--events-background);color:#fff;padding-left:var(--root-padding);padding-right:var(--root-padding)}.group-topic-with-custom-header--broadcasts-tv .structured-content__group{padding-bottom:var(--group-space)}.device-phone .structured-content__group--regular .group-topic-with-custom-header--broadcasts-tv{margin-left:calc(-1*var(--root-padding));margin-right:calc(-1*var(--root-padding))}.device-phone .group-topic-with-custom-header--broadcasts-tv{padding-left:0;padding-right:0}.device-phone .group-topic-with-custom-header--broadcasts-tv .root--group-header .block-title{font-size:24px;line-height:27px}.group-topic-with-custom-header--broadcasts-tv .broadcasts{gap:16px}.group-topic-with-custom-header--broadcasts-tv .broadcasts+.broadcasts-future{padding-top:32px}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item{overflow:hidden;flex:1 1 0%}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item .info-dot{background-color:#fe4600!important;margin-right:8px;min-width:10px;width:10px;height:10px}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item .info-dot:before{top:0;left:0;width:10px;height:10px}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item--image{width:100%;border-radius:6px;background-position:center;background-size:cover;background-repeat:no-repeat}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item--image--button{background:#fe4600;padding:11px 20px;border-radius:100px;color:#fff;font-size:16px;line-height:19px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item--image--button:hover{filter:contrast(120%)}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item--image-placeholder{background:#e1e8f6 url(/v6/img/icons/placeholder-author.svg) center/20% no-repeat}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item--headline{flex-direction:column;justify-content:center;padding:8px 16px;font-size:30px;line-height:32px;font-weight:700;gap:24px}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item--headline .status{font-size:16px;line-height:20px;font-weight:700}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item--headline .headline-ellipsis{word-break:break-word;word-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;text-overflow:ellipsis;overflow:hidden}.group-topic-with-custom-header--broadcasts-tv .broadcasts__item--headline .headline-ellipsis .current-event__content__excl{font-weight:700;font-size:16px;line-height:20px;color:#fe4600;text-transform:uppercase;margin-bottom:6px}.group-topic-with-custom-header--broadcasts-tv .broadcasts--1 .broadcasts__item--image{aspect-ratio:811/457;height:457px;display:flex;justify-content:center;align-items:center}.structured-content__group--left .group-topic-with-custom-header--broadcasts-tv .broadcasts--1 .broadcasts__item--image{aspect-ratio:600/337;height:337px}.structured-content__group--left .group-topic-with-custom-header--broadcasts-tv .broadcasts--1 .broadcasts__item--headline{font-size:24px;line-height:26px}.group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item{flex-direction:column;position:relative}.group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item--image{display:flex;justify-content:center;align-items:center;min-height:337px}.group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item--headline{position:absolute;min-height:117px;max-height:117px;bottom:0;font-size:21px;line-height:24px;font-weight:700;gap:0;padding:0 16px 16px;justify-content:flex-start}.group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item--headline .headline-ellipsis{-webkit-line-clamp:3}.group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item .status{margin-bottom:8px;font-size:16px;line-height:20px;font-weight:700}.structured-content__group--left .group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item .status{margin-top:6px}.structured-content__group--left .group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item--headline{position:unset;min-height:unset;max-height:unset;bottom:unset;padding:0}.structured-content__group--left .group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item--headline .headline-ellipsis{-webkit-line-clamp:unset}.structured-content__group--left .group-topic-with-custom-header--broadcasts-tv .broadcasts--2 .broadcasts__item--image{min-height:unset;min-width:100%;width:100%;aspect-ratio:442/248;padding-top:0}.group-topic-with-custom-header--broadcasts-tv .broadcasts--3 .broadcasts__item{display:block}.group-topic-with-custom-header--broadcasts-tv .broadcasts--3 .broadcasts__item .status{margin-bottom:8px}.group-topic-with-custom-header--broadcasts-tv .broadcasts--3 .broadcasts__item--image{aspect-ratio:395/222;display:flex;justify-content:center;align-items:center}.group-topic-with-custom-header--broadcasts-tv .broadcasts--3 .broadcasts__item--image--button{padding:11.2px;display:flex;justify-content:center;align-items:center}.group-topic-with-custom-header--broadcasts-tv .broadcasts--3 .broadcasts__item--headline{justify-content:flex-start;font-size:21px;line-height:24px;padding:6px 0 0;gap:0}.structured-content__group--left .group-topic-with-custom-header--broadcasts-tv .broadcasts--3 .broadcasts__item--image{aspect-ratio:289/162}.group-topic-with-custom-header--broadcasts-tv .broadcasts--3+.broadcasts-future{padding-top:16px}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts{flex-direction:column}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts+.broadcasts-future{padding-top:24px}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts .broadcasts__item{display:block}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts .broadcasts__item--image{min-width:100%;width:100%;aspect-ratio:336/189;height:unset;min-height:unset;display:flex;justify-content:center;align-items:center}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts .broadcasts__item--image--button{padding:11px 20px!important}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts .broadcasts__item--headline{justify-content:flex-start;padding:6px 0 0;font-size:20px;line-height:24px;font-weight:600;min-height:0;max-height:none;gap:0;position:unset}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts .broadcasts__item--headline .status{line-height:20px;margin-bottom:8px}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts .broadcasts__item--headline .headline-ellipsis{-webkit-line-clamp:3;max-height:100%}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event{color:#fff;padding:16px;background-color:#393e47;border-radius:6px;gap:16px}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event+.future-event{margin-top:16px}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__time{min-width:140px;font-size:16px;line-height:20px;font-weight:700}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__time.upper{text-transform:uppercase}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__time-time{margin-top:4px;gap:8px;white-space:nowrap}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__time-time{margin-top:0}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__time-time .info-dot{background-color:#fe4600!important}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__content{gap:16px;flex:2;font-size:18px;line-height:22px;font-weight:400}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__content__img{height:90px;min-width:160px;border-radius:6px;background-size:cover}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__content__excl{text-transform:uppercase;color:#fe4600;font-size:18px;line-height:22px;font-weight:700;margin-bottom:6px}.group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__content__headline{word-break:break-word;word-wrap:break-word;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event{flex-direction:column;align-items:flex-start;gap:6px}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__time{display:flex;align-items:center;gap:16px}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__time.upper{text-transform:uppercase}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__content{gap:8px}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__content__img{min-width:90px;width:90px;height:90px;background-position:center center}.device-phone .group-topic-with-custom-header--broadcasts-tv .broadcasts-future .future-event__content__headline{-webkit-line-clamp:4;font-size:16px;line-height:20px}

.gallery-preview[data-v-f0532454]{width:259px;overflow:hidden}.gallery-preview__image[data-v-f0532454]{min-width:118px;width:118px;height:69px;background-size:cover}

.list-article__meta-container[data-v-cc94010a]{display:inline-block}.list-article__meta-container[data-v-cc94010a]:empty{display:none}

.group-branding__menu-container[data-v-249ce6f2]{width:100%;position:relative;height:35px;overflow:hidden}.group-branding__menu-container[data-v-249ce6f2]:before,.group-branding__menu-container[data-v-249ce6f2]:after{position:absolute;top:0;height:100%;width:20px;pointer-events:none;z-index:9}.group-branding__menu-container.show-overlay-left[data-v-249ce6f2]:before{content:"";left:0;background:linear-gradient(to left,#fff0,#fffc)}.group-branding__menu-container.show-overlay-right[data-v-249ce6f2]:after{content:"";right:0;background:linear-gradient(to right,#fff0,#fffc)}.group-branding__menu[data-v-249ce6f2]{height:35px;line-height:35px;font-size:13px;font-weight:400;overflow:hidden;color:var(--text-color);text-transform:none;background:var(--background-color);padding-left:15px;padding-right:15px}.group-branding__menu .item[data-v-249ce6f2]{display:inline-block;position:relative;padding:0 15px}.group-branding__menu .item[data-v-249ce6f2]:hover{cursor:pointer}.group-branding__menu .item:hover a[data-v-249ce6f2]{color:#b6b6b6}.group-branding__menu .item[data-v-249ce6f2]:before{content:"";border-left:1px solid #ccc;display:inline-block;height:15px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.group-branding__menu .item[data-v-249ce6f2]:first-child{padding-left:0!important}.group-branding__menu .item[data-v-249ce6f2]:first-child:before{display:none}.group-branding__menu .item[data-v-249ce6f2]:last-child{padding-right:0!important}.device-phone .group-branding__menu[data-v-249ce6f2]{position:relative;bottom:-21px;margin-top:-21px;-webkit-overflow-scrolling:touch;overflow-x:scroll;margin-bottom:0;height:56px;white-space:nowrap;padding:0 0 21px 10px}.device-phone .group-branding__menu .item[data-v-249ce6f2]{padding:0 7px}.device-phone .group-branding__menu .item[data-v-249ce6f2]:before{display:none}.device-phone .group-branding__menu .item[data-v-249ce6f2]:last-child{padding-right:10px!important}

.warning[data-v-44828a8a]{display:block!important;height:auto!important;position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%);background-color:var(--warning);font-size:14px;line-height:16px!important;padding:8px 39px;border-radius:3px;text-align:center;z-index:3;color:#262626;white-space:nowrap}.warning-visible[data-v-44828a8a]:before{display:none}

.is-collapsible .structured-content__block,.is-collapsible .structured-content__group{max-height:calc(var(--collapse-max-height)*1px);transition-property:max-height,opacity;transition-duration:.5s}.structured-content__group--has-header.is-collapsed .structured-content__block,.group-topic-with-custom-header.is-collapsed .structured-content__group,.group-branding .is-collapsed .structured-content__group{max-height:0;opacity:0}.structured-content__group--has-header.is-collapsed .structured-content__block .block-title,.structured-content__group--has-header.is-collapsed .structured-content__block .logo,.structured-content__group--has-header.is-collapsed .structured-content__block .sponsor-wrapper,.structured-content__group--has-header.is-collapsed .structured-content__block .pattern--cubes,.group-topic-with-custom-header.is-collapsed .structured-content__group .block-title,.group-topic-with-custom-header.is-collapsed .structured-content__group .logo,.group-topic-with-custom-header.is-collapsed .structured-content__group .sponsor-wrapper,.group-topic-with-custom-header.is-collapsed .structured-content__group .pattern--cubes,.group-branding .is-collapsed .structured-content__group .block-title,.group-branding .is-collapsed .structured-content__group .logo,.group-branding .is-collapsed .structured-content__group .sponsor-wrapper,.group-branding .is-collapsed .structured-content__group .pattern--cubes{filter:grayscale(1)}.structured-content__group--has-header.is-collapsed .structured-content__block .block-title span,.structured-content__group--has-header.is-collapsed .structured-content__block .logo-wrapper,.group-topic-with-custom-header.is-collapsed .structured-content__group .block-title span,.group-topic-with-custom-header.is-collapsed .structured-content__group .logo-wrapper,.group-branding .is-collapsed .structured-content__group .block-title span,.group-branding .is-collapsed .structured-content__group .logo-wrapper{opacity:.5}.structured-content__group--has-header.is-collapsed .structured-content__block .button-hide,.group-topic-with-custom-header.is-collapsed .structured-content__group .button-hide,.group-branding .is-collapsed .structured-content__group .button-hide{color:#fff;border-color:var(--section-color);background-color:var(--section-color)}

.dropzone[data-v-9d30d1f8]{position:relative;width:100%;margin-bottom:35px;height:120px;background-color:#fff;cursor:pointer;text-align:center;color:#ccc;border:3px solid #ccc;display:flex;justify-content:center;align-items:center}.dropzone.hover[data-v-9d30d1f8]{background-color:#f4fff2}.dropzone [type=file][data-v-9d30d1f8]{cursor:pointer;position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;z-index:3}.upload-icon[data-v-9d30d1f8]{font-size:3em}

.radial-progress-container{position:relative}.radial-progress-inner{inset:0;position:absolute;border-radius:50%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}

.file[data-v-012f7d1b]{display:flex;align-items:center;margin-bottom:5px}.file[data-v-012f7d1b]:last-of-type{margin-bottom:0}.file__error[data-v-012f7d1b]{color:#ba2c2c}.file__text[data-v-012f7d1b]{flex-grow:1}.file__thumbnail[data-v-012f7d1b]{background-color:#fff;width:100px;height:100px;margin-right:20px;background-size:cover;background-position:center center;display:flex;align-items:center;justify-content:center}.file__remove[data-v-012f7d1b]{cursor:pointer}.file__remove[data-v-012f7d1b]:before{content:"\d7";padding:5px}.file__status[data-v-012f7d1b]:before{font-size:2em}.file__status--error[data-v-012f7d1b]:before{content:"\d7";color:#ba2c2c}

.file-upload .dropzone[data-v-8b4e1fc2]{border:1px dashed #d5d8dd;color:#b8bdc6;margin:0;height:72px;border-radius:3px;background-color:var(--background-color)}.file-upload .dropzone.hover[data-v-8b4e1fc2]{background:var(--lightest)}.file-upload .file[data-v-8b4e1fc2]{font-family:var(--font-content);color:var(--gray);background-color:var(--lightest);font-weight:400;font-size:14px;line-height:19px;padding:8px 16px 8px 8px;margin-top:24px;margin-bottom:0;border-radius:3px}.device-phone .file-upload .file[data-v-8b4e1fc2]{margin-top:16px}.file-upload .file.error[data-v-8b4e1fc2]{border:1px solid #e90000}.file-upload .file+.file[data-v-8b4e1fc2]{margin-top:8px}.file-upload .file[data-v-8b4e1fc2] .file__thumbnail{margin-right:16px;flex-shrink:0;width:55px;height:55px;border-radius:3px}.file-upload .file[data-v-8b4e1fc2] .file__text{white-space:nowrap;overflow:hidden;flex-shrink:1}.file-upload .file[data-v-8b4e1fc2] .file__text .file__name{overflow:hidden;text-overflow:ellipsis}.file-upload .file[data-v-8b4e1fc2] .file__remove{cursor:pointer;height:12px;width:12px;display:block;margin-left:20px;flex-shrink:0;background-image:url(/v6/img/icons/remove-upload.svg);background-size:contain;background-repeat:no-repeat}.file-upload .file[data-v-8b4e1fc2] .file__remove:before{content:none;display:none}

.article-hint-container{font-family:var(--font-html);font-size:18px;line-height:27px;background-color:#eef3f6;margin-left:-100px;padding:3em 3em 3em 6.25em}.article-hint-container--success{padding:3em}.article-hint-container__title{font-size:1.5rem;line-height:1.125;font-weight:700;margin-bottom:8px}.article-hint-container__desc{font-size:1.125rem;margin-bottom:16px}.article-hint-container .article-hint-form__input--container{position:relative;line-height:0}.article-hint-container .article-hint-form__input{height:40px;border:1px solid #000;padding:10px 15px;overflow-y:auto;width:100%;resize:none;outline:none;border-radius:3px;font-size:16px;line-height:24px;font-family:inherit;-webkit-appearance:none}.article-hint-container .article-hint-form__input--checkbox{display:none}.article-hint-container .article-hint-form__input--checkbox+label.article-hint-form__label--error .checkbox{border-color:#e90000}.article-hint-container .article-hint-form__input--checkbox+label .checkbox{min-width:24px;width:24px;height:24px;background-color:#fff;display:inline-block;border-radius:3px;border:1px solid #000;margin-right:16px}.article-hint-container .article-hint-form__input--checkbox+label .checkbox .hint-author-anon--checkmark,.article-hint-container .article-hint-form__input--checkbox+label .checkbox .hint-author-agreement--checkmark{display:none}.article-hint-container .article-hint-form__input--checkbox:checked+label .checkbox{background-color:#000}.article-hint-container .article-hint-form__input--checkbox:checked+label .checkbox .hint-author-anon--checkmark,.article-hint-container .article-hint-form__input--checkbox:checked+label .checkbox .hint-author-agreement--checkmark{display:block;position:relative;left:1px}.article-hint-container .article-hint-form__error .article-hint-form__input--textarea{border-color:#e90000}.article-hint-container .article-hint-form__input--textarea{border-radius:3px 3px 0 0;min-height:200px;overflow-y:auto;width:100%;resize:none;outline:none;font-family:inherit;-webkit-appearance:none;padding:8px 40px 16px 16px;font-size:16px;line-height:24px;border-style:solid;border-color:#000;border-width:1px 1px 0 1px}.dark-theme .article-hint-container .article-hint-form input,.dark-theme .article-hint-container .article-hint-form textarea{background-color:#3b3b3b}.article-hint-container .article-hint-form__row{margin-bottom:16px}.article-hint-container .article-hint-form__row-name{margin-right:16px}.article-hint-container .article-hint-form__row-label{font-size:16px;line-height:24px}.article-hint-container .article-hint-form__row--disabled{opacity:.2;pointer-events:none;user-select:none}.article-hint-container .article-hint-form__checkbox-label{display:flex;align-items:center}.article-hint-container .article-hint-form .file-upload{padding-bottom:16px;background-color:#fff;border-style:solid;border-color:#000;border-width:0 1px 1px 1px;border-radius:0 0 3px 3px;margin-top:-2px}.dark-theme .article-hint-container .article-hint-form .file-upload{background-color:#3b3b3b}.article-hint-container .article-hint-form .file-upload .dropzone{margin-left:16px;background-color:#eef3f6;height:40px;border:none;border-radius:20px;padding:0 20px;color:#081a2b;font-size:16px;font-weight:600;width:max-content}.article-hint-container .article-hint-form .file-upload .filelist .file{margin:16px 16px 0}.article-hint-container .article-hint-form__disclaimer{color:#717c8e;font-size:14px;line-height:21px}.article-hint-container .article-hint-form__submit{margin-top:24px;margin-bottom:16px}.article-hint-container .article-hint-form__submit button{background-color:var(--section-color);height:40px;padding:0 20px;color:#fff;font-size:16px;font-weight:600;border-radius:3px;cursor:pointer}.article-hint-container .article-hint-form__agreement--link,.article-hint-container .article-hint-form__anonymous--link{font-size:16px;line-height:24px}.article-hint-container .article-hint-form__anonymous{margin-bottom:8px}.article-hint-container .article-hint-form__agreement--link{background-image:none;box-shadow:none!important;text-decoration:underline;text-decoration-thickness:1.5px}.article-hint-container .article-hint-form__error-message{padding:5px 0;display:block;color:#e90000;font-size:14px}.article-hint-container .article-hint-form__success-page{text-align:center;padding:75px}.article-hint-container .article-hint-form__success-title{font-size:24px;font-weight:600;line-height:29px;margin-bottom:30px}.article-hint-container .article-hint-form__success-text{font-size:20px;line-height:32px}.device-phone .article-hint-container{padding:15px;margin:0}.device-phone .article-hint-container--success{padding:15px}.device-phone .article-hint-container .article-hint-form__input--textarea{min-height:100px}.device-phone .article-hint-container .article-hint-form__row-name{margin-right:0;margin-bottom:16px}

.article-share__item--hidden[data-v-ab7718c4]{display:none}

.button-subscribe[data-v-4c778f00]{background-color:#fc0;border-color:#fc0;font-size:14px;color:#333;line-height:14px;font-weight:500;text-transform:uppercase}

.section-branding--digiajakirjad .section-branding{background:linear-gradient(276deg,#0d0d0d -58.81%,var(--branding-bg-color) 90.1%);border-radius:6px;padding:45px 32px;height:150px}.section-branding--digiajakirjad .section-branding.no-user{border-radius:6px 6px 0 0}.section-branding--digiajakirjad .section-branding .section-branding--inner{display:flex;align-items:center;justify-content:space-between;width:100%}.section-branding--digiajakirjad .section-branding span{display:flex;gap:14px;color:#fff;text-align:right;font-family:var(--font-html);font-size:40px;font-style:normal;font-weight:300;line-height:50px}.section-branding--digiajakirjad .section-branding span .pm-circle{background-color:#262626;border-radius:50%}.section-branding--digiajakirjad .section-branding span img.branding-label{filter:brightness(0) invert(100%)}.device-phone .section-branding--digiajakirjad .section-branding{padding:24px 16px;height:unset}.device-phone .section-branding--digiajakirjad .section-branding .section-branding--inner{flex-direction:column;align-items:flex-start;justify-content:center;gap:16px}.device-phone .section-branding--digiajakirjad .section-branding .section-branding--inner span{font-weight:300;font-size:20px;line-height:24px}.device-phone .section-branding--digiajakirjad .section-branding .section-branding--inner span .pm-circle,.device-phone .section-branding--digiajakirjad .section-branding .section-branding--inner span .pm-circle img{height:32px;width:32px}.device-phone .section-branding--digiajakirjad .section-branding .section-branding--inner span img.branding-label{height:30px}.section-branding__article-view .section-branding--digiajakirjad .section-branding{height:unset;padding:4px}.section-branding__article-view .section-branding--digiajakirjad .section-branding.no-user{padding:4px 4px 0}.section-branding__article-view .section-branding--digiajakirjad .section-branding.no-user .section-branding--inner{border-radius:2px 2px 0 0}.section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner{border-radius:2px;background-color:var(--background-color);flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;padding:32px}.device-phone .section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner{padding:24px 16px}.device-phone .section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span{font-weight:300;font-size:20px;line-height:24px}.device-phone .section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span .pm-circle,.device-phone .section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span .pm-circle img{height:32px;width:32px}.device-phone .section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span img.branding-label{height:30px}.section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span{color:var(--text-color);font-weight:300;font-size:28px;line-height:32px}.section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span .pm-circle{height:38px;width:38px;background-color:var(--branding-bg-color)}.section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span .pm-circle img{height:38px;width:38px}.section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span img.branding-label{filter:none;height:36px}.dark-theme .section-branding__article-view .section-branding--digiajakirjad .section-branding .section-branding--inner span img.branding-label{filter:brightness(0) invert(100%)}.piano-premium-banner{font-family:var(--font-html);background-color:var(--text-color);color:var(--background-color);border-radius:0 0 6px 6px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:8px 40px;gap:32px}.section-branding__article-view .piano-premium-banner{padding:8px 32px}.piano-premium-banner span{color:var(--background-color);font-size:24px;line-height:28px;font-weight:500}.piano-premium-banner button{padding:11px 20px 10px;background-color:#ffca0a;color:#262626;border-radius:100px;font-weight:500;font-size:16px;line-height:19px;cursor:pointer}.device-phone .piano-premium-banner{padding:6px 16px}.device-phone .piano-premium-banner span{font-size:16px;line-height:24px;font-weight:500}.device-phone .piano-premium-banner button{padding:6px 16px;font-size:16px;line-height:20px;font-weight:500}

.article .pattern--y{width:16px;margin:0;background-image:none}

.dfp-ad--horizontal-sitehat{--horizontal-ad-space: 0px}.dfp-ad--horizontal-sitehat.dfp-ad--rendered:not(.dfp-ad--empty){margin:0 auto;padding-top:32px;max-width:var(--page-max-width);background-color:var(--background-color)}.ad-jalla{padding:var(--horizontal-ad-space);position:relative;text-align:center}.device-phone .ad-jalla__container{position:relative;padding-top:calc(var(--ad-height)/var(--ad-width)*100%)}.device-phone .ad-jalla__container iframe{position:absolute;width:100%;height:100%;top:0;left:0}

.article-superheader__container{justify-content:flex-end}.device-phone .article-superheader__container .figure__caption--title{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.article-superheader__bottom{display:block}.article-superheader__tags{width:auto;text-align:center;margin-bottom:24px}.device-phone .article-superheader__tags{text-align:center}.article-superheader__tags .article__label{margin:0;height:40px;line-height:40px;border-radius:20px;font-size:16px;font-weight:500}.article-superheader__tags .article__label+.article__label{margin-left:16px}.article-superheader__headline-wrapper{display:flex;flex-direction:column;justify-content:end;width:auto;text-align:center}.device-phone .article-superheader__headline-wrapper{width:auto}.article-superheader__headline{color:#fff;font-weight:700;letter-spacing:-1px;max-width:calc((var(--page-max-width) - var(--root-padding)*4)/12*8 + var(--root-padding)/2);font-size:48px;line-height:48px}.article-superheader .breadcrumb{padding-top:0;margin-bottom:24px;background:none;color:#fff}.article-superheader .breadcrumb>*{justify-content:center;opacity:1}.article-superheader .breadcrumb .space,.article-superheader .breadcrumb .pattern--cubes,.article-superheader .breadcrumb__left{display:none}.article-superheader .breadcrumb a,.article-superheader .breadcrumb .icon{opacity:1}.article-superheader .breadcrumb .icon,.article-superheader .breadcrumb svg{width:14px;height:14px}.article-superheader .breadcrumb-item{font-weight:500}html:not(.device-phone).theme-magazine .first-super .article--superarticle .disturbing-content{margin-top:87px}html:not(.device-phone) .article--superarticle{position:relative;background-color:var(--background-color)}html:not(.device-phone) .article--superarticle:before{content:"";display:block;position:relative;background-color:var(--background-color);height:32px}

.section-6085 .root--sub-menu{max-width:none;padding:0;background-size:224px 32px;background:#14005a url(/v6/img/section-branding/laulupidu/pattern.svg) repeat-x center}.section-6085 .menu-items--sub{max-width:var(--page-max-width);margin:0 auto;width:100%}.section-6085 .menu-items--sub:before{width:374px;content:"";display:block;background-size:326px 16px;padding-right:32px;background:#14005a url(/v6/img/section-branding/laulupidu/logo.svg) no-repeat 16px center;padding-left:var(--root-padding)}.section-6085 .menu-items--sub .menu-items__center{background-color:#14005a;box-shadow:none;flex:0 1 auto;padding-right:32px}.section-6085 .menu-items--sub .menu-items__center .menu-item{color:#fff}.section-6085 .menu-items--sub .menu-items__center .menu-item--container{box-shadow:2px 0 #14005a,inset 0 -2px #9bc828}.section-6085 .menu-items--sub .menu-items__center .menu-item--active{box-shadow:2px 0 #14005a,inset 0 -2px #ff507d}.section-6085 .menu-items--sub .menu-items__center .menu-item--active .menu-item{color:#fff}.laulupidu-schedule{--events-border-color: #ff507d;--laulupidu-color: #14005a}.dark-theme .laulupidu-schedule{--events-border-color: var(--text-color);--laulupidu-color: var(--text-color)}.laulupidu-schedule__heading{color:var(--laulupidu-color);font-size:31px;line-height:32px}.laulupidu-schedule__event,.laulupidu-schedule__events{list-style:none;margin:0;padding:0}.laulupidu-schedule__events{padding:16px 0;border-bottom:2px solid var(--events-border-color)}.laulupidu-schedule__event{font-size:14px;line-height:16px}.laulupidu-schedule__event+.laulupidu-schedule__event{margin-top:16px}.laulupidu-schedule__event strong{font-weight:700}.laulupidu-schedule .button{margin-top:16px;--primary-color: var(--laulupidu-color)}

.section-branding--eurovalimised .block-title{font-size:30px;font-weight:700;line-height:32px;padding-bottom:8px;width:100%}.device-phone .section-branding--eurovalimised .block-title{font-size:21px;line-height:24px}.section-branding--eurovalimised .block-title__svg{max-width:32px;max-height:32px}.section-branding--eurovalimised .block-title__text-right{font-size:18px;font-weight:700;line-height:20px;color:var(--section-color)}.device-phone .section-branding--eurovalimised .block-title__text-right{font-size:16px;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;white-space:nowrap;flex-wrap:nowrap;max-width:120px}.device-phone .section-branding--eurovalimised .block-title__text-right>div{animation:scroll-left 10s linear infinite;position:relative;white-space:nowrap;padding-right:16px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.dark-theme .section-branding--eurovalimised .block-title__text-right{color:var(--text-color)}.section-branding--eurovalimised .block-title .pattern--cubes{color:var(--gray)}html:not(.device-phone) .section-branding--eurovalimised .block-title .space{width:16px;height:16px}

