.match-teaser{position:relative;display:flex;flex-direction:column;background-color:#f4f4f4;background-color:var(--sports-yellow-50, #f4f4f4);border-radius:4px}.match-teaser:hover{background-color:#f2f2f0;background-color:var(--sports-yellow-100, #f2f2f0)}.match-teaser--live{outline:2px solid #ffe7eb;outline:2px solid var(--sports-red-50, #ffe7eb)}.match-teaser__inner{box-sizing:border-box;padding:0 6px 8px;padding:0 6px var(--ui-padding-xs, 8px);color:#222;color:var(--sports-grey-900, #222);text-decoration:none}.match-teaser__link{position:relative;display:block;margin-bottom:10px;margin-bottom:var(--ui-margin-2xs, 10px);color:inherit;text-decoration:unset}.match-teaser__link:hover{color:inherit;text-decoration:unset}.match-teaser__info{overflow:hidden;box-sizing:border-box;color:#7f7f7f;color:var(--ui-secondary, #7f7f7f);font-size:10px;font-size:var(--ui-font-size-body-xs, 10px);font-weight:400;font-weight:var(--ui-font-weight-regular, 400);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,.match-teaser__overtime{position:absolute;bottom:-12px;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,.match-teaser__overtime-left{margin-right:4px;margin-right:var(--ui-margin-4xs, 4px);margin-left:4px;margin-left:var(--ui-margin-4xs, 4px)}.match-teaser__penalty-right,.match-teaser__overtime-right{margin-left:4px;margin-left:var(--ui-margin-4xs, 4px)}.match-teaser__penalty--bold,.match-teaser__overtime--bold{font-weight:700}.match-teaser__live{position:absolute;top:2px;left:6px;display:flex;align-items:center}.match-teaser__label{margin-left:4px;margin-left:var(--ui-margin-4xs, 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;min-height:24px;box-sizing:border-box;align-items:center;justify-content:center;gap:16px}body.context-cyber .match-teaser__team-logo{--sports-primary-color: #00aa32}
