.SoccerPerformers{flex-direction:column;justify-content:space-around;height:100%;display:flex}.SoccerPerformers__Competitor__Team{display:flex}.SoccerPerformers__Competitor__Team__Name{margin-left:var(--spacing-xs,5px);font-size:12px;font-weight:600}.SoccerPerformers__Competitor__Info__GoalsList{flex-wrap:wrap;align-items:center;max-width:100%;list-style-type:none;display:flex}.SoccerPerformers__Competitor__Info__GoalsList__Item{display:inline-block}.SoccerPerformers__Competitor__Info__GoalsList--noGoals{color:var(--text-weak,var(--color-neutral-700,#5a5c5d));font-size:11px;font-weight:500}.bp-mobile .SoccerPerformers__Competitor__Info{font-size:10px}.SoccerPerformers__Competitor__Info{padding-bottom:var(--spacing-xs,3px);margin-left:var(--spacing-xxs,2px);flex-direction:row;font-size:11px;display:flex}.SoccerPerformers__Competitor__Info--scoreboard{padding-top:var(--spacing-xs,5px)}.SoccerPerformers .icon__svg{height:20px}.SoccerPerformers__GoalIcon{min-width:13px;max-width:13px;margin-top:calc(var(--spacing-xs,4px) * -1);display:inline-block}.SoccerPerformers__GoalIcon--scoreboard{padding-right:var(--spacing-xs,5px)}.bp-mobile .SoccerPerformers__GoalIcon--right{padding-left:var(--spacing-xs,5px);order:1}.bp-mobile .SoccerPerformers__GoalIcon--left{padding-right:var(--spacing-s,6px)}.SoccerPerformers__RedCardIcon{width:13px;fill:var(--icon-default,var(--color-red-600,#d00));margin-top:calc(var(--spacing-xs,4px) * -1);display:inline-block}.SoccerPerformers__RedCardIcon--scoreboard{padding-right:var(--spacing-xs,5px)}.bp-mobile .SoccerPerformers__RedCardIcon--right{padding-left:var(--spacing-xs,4px);order:1}.bp-mobile .SoccerPerformers__RedCardIcon--left{padding-right:var(--spacing-s,6px)}.SoccerPerformers--Comparison{background-color:var(--bg-surface-raised,var(--color-neutral-0,#fff));border-bottom:1px solid var(--border-divider-default,var(--color-neutral-300,#cecfcf));padding:var(--spacing-s,8px) var(--spacing-m,12px) var(--spacing-xs,3px) var(--spacing-m,12px);font-size:11px;display:block;position:relative;overflow:hidden}.SoccerPerformers--Comparison:before{content:"";border-left:.5px solid var(--border-divider-default,var(--color-neutral-400,#b5b7b7));top:var(--spacing-s,6px);bottom:var(--spacing-s,8px);position:absolute;left:50%;transform:translate(-50%)}.SoccerPerformers--Comparison.SoccerPerformers--dark:before{border-left:.5px solid var(--border-divider-default,var(--color-neutral-700,#5a5c5d))}.SoccerPerformers--Comparison.UnderNote--gameStripGoals:before{bottom:var(--spacing-xs,4px);border-bottom:1px solid var(--border-divider-default,var(--color-neutral-100,#edeef0))}.SoccerPerformers--Comparison.UnderNote--gameStripGoals--dark:before{bottom:var(--spacing-xs,4px);border-bottom:1px solid var(--border-divider-default,var(--color-neutral-800,#3a3b3c))}.SoccerPerformers--Comparison .SoccerPerformers__Competitor--right,.SoccerPerformers--Comparison .SoccerPerformers__Competitor--left{width:50%;font-family:BentonSans,sans-serif;position:relative}.SoccerPerformers--Comparison .SoccerPerformers__Competitor--right{float:right;padding-right:var(--spacing-xl,30px);align-items:flex-start;-webkit-box-pack:left;-ms-flex-pack:left;flex-direction:column;flex:1;justify-content:left;display:flex}.SoccerPerformers--Comparison .SoccerPerformers__Competitor--right .SoccerPerformers__Competitor__Info__GoalsList{gap:var(--spacing-xxs,2px)}.SoccerPerformers--Comparison .SoccerPerformers__Competitor--right .SoccerPerformers__Competitor__Info__GoalsList__Item{padding-left:var(--spacing-xs,5px)}@media screen and (min-width:767px){.SoccerPerformers--Comparison .SoccerPerformers__Competitor--right{padding-left:145px}}.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--right{padding-right:var(--spacing-l,20px);float:right;flex-direction:column;flex:1;align-items:flex-end;display:flex}@media screen and (max-width:410px){.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--right{padding-right:var(--spacing-none,0px)}}.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--right .SoccerPerformers__Competitor__Info__GoalsList{justify-content:flex-end;align-items:flex-start;gap:var(--spacing-xxs,2px);text-align:right;display:flex}.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--right .SoccerPerformers__Competitor__Info__GoalsList__Item{padding-left:var(--spacing-xs,5px)}.SoccerPerformers--Comparison .SoccerPerformers__Competitor--left{align-items:flex-end;-webkit-box-pack:right;-ms-flex-pack:right;float:left;text-align:right;flex-direction:column;flex:1;justify-content:right;display:flex}.SoccerPerformers--Comparison .SoccerPerformers__Competitor--left .SoccerPerformers__Competitor__Info__GoalsList{gap:var(--spacing-xxs,2px)}.SoccerPerformers--Comparison .SoccerPerformers__Competitor--left .SoccerPerformers__Competitor__Info__GoalsList__Item{padding-right:var(--spacing-xs,5px)}@media screen and (min-width:767px){.SoccerPerformers--Comparison .SoccerPerformers__Competitor--left{padding-right:145px}}.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--left{-webkit-box-pack:right;-ms-flex-pack:right;float:left;padding-left:var(--spacing-l,20px);flex-direction:column;flex:1;justify-content:right;align-items:flex-start;display:flex}@media screen and (max-width:410px){.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--left{padding-left:var(--spacing-none,0px)}}.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--left .SoccerPerformers__Competitor__Info__GoalsList{align-items:flex-start;gap:var(--spacing-xxs,2px);display:flex}.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--left .SoccerPerformers__Competitor__Info__GoalsList__Item{padding-right:var(--spacing-xs,5px)}.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--right,.bp-mobile .SoccerPerformers--Comparison .SoccerPerformers__Competitor--left{width:50%;font-family:BentonSans,sans-serif;position:relative}.SoccerPerformers--Comparison .SoccerPerformers__Competitor__Info__GoalsList{display:block}.SoccerPerformers--Comparison .SoccerPerformers__Competitor__Info__GoalsList__Item{vertical-align:super}.SoccerPerformers--Comparison .SoccerPerformers__GoalIcon,.SoccerPerformers--Comparison .SoccerPerformers__RedCardIcon{vertical-align:bottom}.SoccerPerformers--dark.SoccerPerformers--Comparison{background-color:var(--bg-surface-raised,var(--color-neutral-900,#1d1e1f));border-bottom:1px solid var(--border-divider-default,var(--color-neutral-800,#3a3b3d))}.SoccerPerformers--dark.SoccerPerformers--Comparison .SoccerPerformers__Competitor__Info__GoalsList__Item{color:var(--text-weak,var(--color-neutral-600,#6c6d6f))}.SoccerPerformers__GoalIconContainer{position:absolute;top:50%;transform:translateY(-50%)}.GoalScore__Time{color:var(--text-weak,var(--color-neutral-700,#5a5c5d));font-weight:400}.GoalScore__Time--dark{color:var(--text-weak,var(--color-neutral-400,#9d9e9f))}.Soccer__PlayerName{color:var(--text-weak,var(--color-neutral-700,#5a5c5d));font-weight:500}.Soccer__PlayerName--dark{color:var(--text-weak,var(--color-neutral-400,#9d9e9f))}.bp-tabletPlus .SoccerPerformers_GoalList_Wrapper{max-width:500px;padding-right:var(--spacing-s,6px);padding-left:var(--spacing-s,6px)}.bp-mobile .SoccerPerformers_GoalList_Wrapper{max-width:200px;padding-right:var(--spacing-s,6px);padding-left:var(--spacing-s,6px)}