.match-event{display:grid;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr);align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #dce4d8}.match-event-player{display:flex;align-items:center;gap:12px;min-width:0}.match-event-player>div{min-width:0}.match-event-player b{overflow-wrap:anywhere}.match-event-player small{display:block;font-size:12px;color:#74826d;margin-top:5px;overflow-wrap:anywhere}.match-event-away .match-event-player{flex-direction:row-reverse;text-align:right}.match-event-player .profile-portrait,.match-event-avatar{position:relative;display:inline-block;flex:0 0 48px;width:48px;height:48px;border-radius:50%;overflow:hidden;background:#e4ebdc;object-fit:cover}.match-event-avatar{display:grid;place-items:center;color:#315a43;font-size:16px}.match-event-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.match-event-time{display:grid;justify-items:center;gap:7px;font-size:14px;font-variant-numeric:tabular-nums}.match-event-time>span{font-size:22px;min-height:24px;display:grid;place-items:center}.match-card-icon{display:inline-block;width:16px;height:23px;border-radius:3px;background:#f2c630;box-shadow:0 0 0 1px #0002;transform:rotate(-7deg)}.match-card-icon.red{background:#e84949}.match-card-icon.second_yellow{background:#e84949;box-shadow:-6px -3px 0 #f2c630;transform:rotate(8deg)}.overlay .match-event{border-color:#ffffff25}.overlay .match-event-player small{color:#cadac2}.overlay .match-event-player b{font-size:19px}@media(max-width:550px){.match-event{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);gap:5px}.match-event-player{gap:6px;flex-wrap:wrap}.match-event-away .match-event-player{justify-content:flex-start}.match-event-player b,.overlay .match-event-player b{font-size:13px}.match-event-player small{font-size:10px}.match-event-player .profile-portrait,.match-event-avatar{width:36px;height:36px;flex-basis:36px}.match-event-time{font-size:12px}}
