.match-timeline-event-icon{display:inline-flex;width:25px;height:25px;flex:0 0 25px;align-items:center;justify-content:center;border:1px solid rgba(86,96,110,.12);border-radius:7px;background:#fff;font-size:15px;font-weight:500;box-sizing:border-box}.match-timeline-event-icon--goal{background:#fff url(../img/ball-icon.svg) center/15px no-repeat}.match-timeline-event-icon--substitution:before,.match-timeline-event-icon--multiple:before{content:'↕';color:#13af54;font-size:15px;font-weight:500}.match-timeline-event-icon--yellow_card:before,.match-timeline-event-icon--red_card:before{content:'';display:block;width:9px;height:16px;border-radius:2px}.match-timeline-event-icon--yellow_card:before{background:#f2c94c}.match-timeline-event-icon--red_card:before{background:#eb5757}.match-timeline-event-icon--missed_penalty:before{content:'×';color:#eb5757;font-size:15px;font-weight:500}.match-timeline__event{width:25px;height:25px;background:0 0!important}.match-timeline__event-goal{width:25px;height:25px;background-image:none!important}.match-timeline__event--home,.match-timeline__event-goal--home{bottom:calc(50% + 7px)}.match-timeline__event--away,.match-timeline__event-goal--away{top:calc(50% + 7px)}.match-timeline__event-time{position:absolute;left:50%;margin:0!important;transform:translateX(-50%);white-space:nowrap}.match-timeline__event--home .match-timeline__event-time,.match-timeline__event-goal--home .match-timeline__event-time{bottom:calc(100% + 3px)}.match-timeline__event--away .match-timeline__event-time,.match-timeline__event-goal--away .match-timeline__event-time{top:calc(100% + 3px)}.match-timeline__event--substitution,.match-timeline__event--multiple,.match-timeline__event--yellow_card,.match-timeline__event--red_card,.match-timeline__event--missed_penalty{border:0;border-radius:0;background:0 0}.match-timeline__event--substitution:before,.match-timeline__event--multiple:before,.match-timeline__event--yellow_card:before,.match-timeline__event--red_card:before,.match-timeline__event--missed_penalty:before{content:none}.match-timeline__event-count{position:absolute;right:-9px;top:-5px;z-index:2;min-width:14px;height:14px;padding:0 3px;border-radius:10px;background-color:#1f2024;color:#fff;font-size:9px;font-weight:500;line-height:14px;text-align:center}.match-timeline__popup-list{display:flex;flex-direction:column;gap:7px}.match-timeline__popup-item{display:flex;align-items:center}.match-timeline__popup-item+.match-timeline__popup-item{padding-top:7px;border-top:1px solid rgba(255,255,255,.15)}.match-timeline__event-label{color:rgba(255,255,255,.65);font-size:11px;font-weight:400;margin-right:10px}.match-prev__popup-player small{display:block;color:rgba(255,255,255,.7);font-size:11px;font-weight:400}.match-timeline__player-in{color:#77daa0!important}.match-timeline__player-out{color:#fc8c70!important}
@media(max-width:700px){.match-odds__item-footer{align-items:flex-start;gap:10px}.match-odds__item-prediction{min-width:0;flex:1 1 auto;flex-wrap:wrap;white-space:normal}.match-odds__item-odd{width:72px;flex:0 0 72px;text-align:right}.match-odds__item-odd span{display:block}}@media(max-width:700px){.match-odds__item-result{width:100%;flex:0 0 100%;margin-left:0}}@media(max-width:700px){.insight-popup{position:fixed;top:auto;right:15px;bottom:10px;left:15px;z-index:551;width:auto;margin:0;padding:10px;border-radius:5px;box-shadow:0 0 7px 0 rgba(30,30,30,.2);outline:0}}