.tabs{width:100%}.tabs__header{width:100%;height:40px;margin-left:-5px;overflow-y:hidden}.tabs__header-inner{display:flex;justify-content:flex-start;padding:8px 0 24px 5px;overflow-x:auto}.tabs__header-item{padding:5px 8px;border-radius:12px;color:var(--sports-grey-500,#7f7f7f);cursor:pointer;font-size:12px;font-weight:600;text-transform:uppercase;white-space:nowrap}.tabs__header-item:not(:last-child){margin-right:8px}.tabs__header-item--disabled{cursor:not-allowed;pointer-events:none}.tabs__header-item.active{background-color:var(--sports-primary-color,#00c78b);color:#fff}.tabs__header-item.active:focus,.tabs__header-item:active{outline:none}.tabs__header-item:hover{background-color:var(--sports-primary-color,#00c78b);color:#fff}.tabs__content{position:relative;padding:8px 0}.tabs__content-item{overflow:hidden;height:0}.tabs__content-item.visible{overflow:auto;height:auto}@media screen and (max-width:768px){.tabs__header-inner{width:100%}.tabs__header-item{width:auto;height:100%;font-size:10px}}.ui-image[data-v-fb0ff8e8]{display:block}.ui-image img[data-v-fb0ff8e8]{width:100%;height:100%}.team-icon{display:inline-block;overflow:hidden;box-sizing:border-box;background:#fff;border-radius:50%}.team-icon__img{display:inline-flex;width:100%;height:100%}.team-icon--big{width:80px;height:80px;padding:7px}.team-icon--medium{width:64px;height:64px;padding:6px}.team-icon--regular{width:48px;height:48px;padding:5px}.team-icon--middle{width:40px;height:40px;padding:4px}.team-icon--normal{width:32px;height:32px;padding:3px}.team-icon--light{width:28px;height:28px;padding:3px}.team-icon--small{width:24px;height:24px;padding:2px}.team-icon--xsmall{display:flex;width:16px;height:16px;align-items:center;justify-content:center;padding:2px}@media only screen and (max-width:744px){.team-icon--big{width:56px;height:56px;padding:5px}}.live-dot{display:inline-block;width:4px;height:4px;background-color:#ff003c;background-color:var(--sports-red-a700,#ff003c);border-radius:100%}.live-dot--animated{animation-duration:2s;animation-iteration-count:infinite;animation-name:dotBlinking;will-change:background-color}@keyframes dotBlinking{0%{background-color:#ff003c;background-color:var(--sports-red-a700,#ff003c)}50%{background-color:transparent}to{background-color:#ff003c;background-color:var(--sports-red-a700,#ff003c)}}.match-teaser{position:relative;display:flex;overflow:hidden;height:100%;min-height:76px;box-sizing:border-box;flex-direction:column;background-color:#f9f9f7;background-color:var(--sports-yellow-50,#f9f9f7);border-radius:4px}.match-teaser:hover{background-color:#f2f2f0;background-color:var(--sports-yellow-100,#f2f2f0)}.match-teaser--live{border:2px solid #ffe7eb;border:2px solid var(--sports-red-50,#ffe7eb)}.match-teaser__inner{box-sizing:border-box;padding:0 2px 16px;color:#222;color:var(--sports-grey-900,#222);text-decoration:none}.match-teaser__inner--has-odds{padding-bottom:8px}.match-teaser__link{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.match-teaser__info{overflow:hidden;box-sizing:border-box;padding-bottom:4px;color:#7f7f7f;color:var(--sports-grey-500,#7f7f7f);font-size:12px;font-weight:500;line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:744px){.match-teaser__info{font-size:10px;font-weight:400}}.match-teaser__general{display:flex;align-items:center;justify-content:center}.match-teaser__team{display:flex;width:calc(50% - 28px);align-items:center}.match-teaser__team--home{justify-content:flex-end;text-align:right}.match-teaser__team--away{justify-content:flex-start;text-align:left}.match-teaser__team-logo{width:24px;height:24px;margin:0 4px}.match-teaser__team-logo img{vertical-align:baseline}.match-teaser__team-icon--border--green{border:2px solid #00c78b;border:2px solid var(--sports-primary-color,#00c78b)}.match-teaser__team-icon--border--red{border:2px solid #ff003c;border:2px solid var(--sports-red-a700,#ff003c)}.match-teaser__team-icon--border--orange{border:2px solid #d26e00;border:2px solid var(--sports-orange-900,#d26e00)}.match-teaser__icon{width:100%;height:100%;box-sizing:border-box}.match-teaser__team-score{display:flex;width:56px;height:24px;flex-shrink:0;align-items:center;justify-content:space-around;background-color:#222;background-color:var(--sports-grey-900,#222);border-radius:4px;color:#fff;font-size:14px}.match-teaser__team-score--bold{font-weight:700}.match-teaser__team-name{overflow:hidden;flex-grow:1;font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.match-teaser__team-name--bold{font-weight:700}.match-teaser__penalty{position:absolute;bottom:4px;display:flex;width:100%;align-items:center;justify-content:center;color:#222;color:var(--sports-grey-900,#222);font-size:10px;line-height:10px}.match-teaser__penalty-left{margin-right:4px;margin-left:4px}.match-teaser__penalty-right{margin-left:4px}.match-teaser__penalty--bold{font-weight:700}.match-teaser__live{position:absolute;top:2px;left:6px;display:flex;align-items:center}.match-teaser__label{margin-left:4px;color:#ff003c;color:var(--sports-red-a700,#ff003c);font-size:10px;font-weight:700}.match-teaser__betting-bar{position:relative;z-index:2;display:flex;box-sizing:border-box;align-items:center;justify-content:center;padding:0 16px;margin-top:4px;pointer-events:none}.match-teaser--without-betting .match-teaser__general{margin-top:4px}body.context-cyber .match-teaser__team-logo{--sports-primary-color:#00aa32}.betting-bar{position:relative;display:flex;width:100%;justify-content:center;font-size:10px;font-weight:500;pointer-events:none}.betting-bar:focus,.betting-bar:hover{color:#222;color:var(--sports-grey-900,#222);text-decoration:none}.betting-bar__odd{display:flex;width:32px;box-sizing:border-box;align-items:center;justify-content:center;padding:2px 4px}.betting-bar__odd:last-child{margin-right:0}.betting-bar__odds{display:flex;overflow:hidden;pointer-events:auto}.betting-bar__odds,.betting-bar__odds:focus,.betting-bar__odds:hover{text-decoration:none}.betting-bar__bonus{position:absolute;right:0;bottom:0;padding:2px 8px;background-color:#d32a28;border-radius:2px;border-radius:var(--ui-radius-2xs,2px);color:#fff;pointer-events:auto;text-transform:uppercase}.betting-bar__bonus:active,.betting-bar__bonus:focus,.betting-bar__bonus:hover{background-color:#b32422;color:#fff;text-decoration:none}.betting-bar__logo{display:flex;width:64px;justify-content:center}.betting-bar__image{display:block;max-height:100%}.betting-bar--small{height:12px;border-radius:4px;color:#222;color:var(--sports-grey-900,#222);font-size:10px;font-weight:500;pointer-events:auto;text-decoration:none}.betting-bar--small .betting-bar__odd{width:40px}.betting-bar--small .betting-bar__image{height:12px}.betting-bar--medium{height:16px}.betting-bar--medium .betting-bar__odd{border-radius:2px;border-radius:var(--ui-radius-2xs,2px)}.betting-bar--medium .betting-bar__logo,.betting-bar--medium .betting-bar__odd{margin-right:4px}.betting-bar--large{height:28px;border-radius:4px;font-size:14px}.betting-bar--large .betting-bar__odd{width:60px}.betting-bar--large .betting-bar__logo{width:104px}.betting-bar--large .betting-bar____image{height:28px}.betting-bar--large.betting-bar--bookmaker-ggbet{height:32px;color:#fff;font-size:15px}.betting-bar--large.betting-bar--bookmaker-ggbet:focus,.betting-bar--large.betting-bar--bookmaker-ggbet:hover{color:#fff}.betting-bar--large.betting-bar--bookmaker-ggbet .betting-bar__logo{display:flex;align-items:center}.betting-bar--large.betting-bar--bookmaker-ggbet .betting-bar__image{width:auto;height:12px}.betting-bar--large.betting-bar--bookmaker-ggbet .betting-bar__odd{width:64px}.betting-bar--bookmaker-ligastavok,.betting-bar--bookmaker-ligastavok:focus,.betting-bar--bookmaker-ligastavok:hover{color:#fff}.wrapper-match-teaser__adv-label{position:absolute;left:calc(50% + 73px);color:#7f7f7f;font-size:10px;line-height:16px}.desktop-teaser__head{display:flex;height:55px;align-items:center;border-bottom:1px solid #d8d8d8;border-bottom:1px solid var(--sports-grey-100,#d8d8d8);margin-bottom:4px}.desktop-teaser__title{color:#9b9b9b;color:var(--sports-inactive-grey,#9b9b9b);font-size:12px;font-weight:700;text-decoration:none}.desktop-teaser__title:active,.desktop-teaser__title:hover{color:#222;color:var(--sports-grey-900,#222);text-decoration:none}.desktop-teaser__info-icon{width:12px;height:12px;margin-right:4px;margin-left:auto;fill:#9b9b9b;fill:var(--sports-inactive-grey,#9b9b9b)}.desktop-teaser__info{color:#9b9b9b;color:var(--sports-inactive-grey,#9b9b9b);font-size:12px;font-weight:700}.teaser-bookmaker{display:flex;flex-shrink:0;align-items:center}.teaser-bookmaker__title{margin-right:10px;color:#7f7f7f;color:var(--sports-grey-500,#7f7f7f);font-size:12px;font-weight:400;line-height:19px}.teaser-bookmaker__logo{height:20px}@media screen and (max-width:744px){.teaser-bookmaker__title{display:none}.teaser-bookmaker__logo{height:16px}}.desktop-teaser__footer{display:flex;justify-content:center;margin:16px 0 0}.desktop-teaser__match-center-link{color:#00c78b;color:var(--sports-primary-color,#00c78b);font-size:12px;font-weight:700;text-decoration:none}.desktop-teaser__match-center-link:active,.desktop-teaser__match-center-link:hover{color:#21a67e;color:var(--sports-primary-color-hover,#21a67e);text-decoration:none}.mobile-teaser__dots{display:flex;margin-top:14px}.mobile-teaser__dot{width:6px;height:6px;margin-right:12px;background-color:#9b9b9b;background-color:var(--sports-inactive-grey,#9b9b9b);border-radius:50%}.mobile-teaser__dot--active{background-color:#000;background-color:var(--sports-black,#000)}.mobile-teaser__head{display:flex;align-items:flex-end;margin-top:8px}.mobile-teaser__tabs-wrap{display:flex}.mobile-teaser__tabs-wrap :deep(.tabs__header){overflow:unset}.mobile-teaser__bookmaker{padding:8px 0 24px;margin-left:auto}.mobile-teaser__title{color:#222;color:var(--sports-grey-900,#222);font-size:12px;font-weight:700}.mobile-teaser__info-icon{width:12px;height:12px;margin-right:4px;margin-left:auto;fill:#9b9b9b;fill:var(--sports-inactive-grey,#9b9b9b)}.mobile-teaser__info{color:#9b9b9b;color:var(--sports-inactive-grey,#9b9b9b);font-size:12px;font-weight:700}.mobile-teaser__series-list{padding:8px 8px 22px;margin:0 -8px}.mobile-teaser__series-list--not-initialized{display:flex;margin:0}.mobile-teaser__series-wrapper{display:flex}.mobile-teaser__series{width:calc(100% - 20px);flex-shrink:0}.mobile-teaser__series:last-child{width:100%}.mobile-teaser__sport-section{display:none}.mobile-teaser__sport-section.active{display:block}