.team-info__header-wrapper{display:flex;justify-content:start;align-items:center;margin-bottom:2rem}.team-info__header-logo{width:4.167rem;height:4.167rem;margin-right:1.417rem}.team-info__header-title-wrapper{display:flex;align-items:center;margin-bottom:4px}.team-info__header-title{font-size:1.375rem;font-weight:700}.team-info__header-country{font-size:.875rem;font-weight:400;color:var(--color-grey-80)}.team-info__overview-card{margin-bottom:2rem}.team-info__overview-header{margin:0 1rem;margin-bottom:.5rem;font-size:.87rem;font-weight:400}.team-info__overview-body{display:flex;justify-content:space-between;align-items:center;font-size:.7rem;padding:.5rem 0;border-bottom:.1rem solid #212b30;color:var(--color-grey-light);margin:0 1rem}.team-info__overview-body:hover .team-info__overview-goal__player-name{color:var(--color-hover)}.team-info__overview-body__header{display:flex;justify-content:space-between;background-color:var(--color-grey-20);padding:.5rem 1rem}.team-info__overview-body:last-child{border-bottom:none}.team-info__overview-body__left{flex:1;text-align:left}.team-info__overview-body__right{flex:2;text-align:right}.team-info__overview-goal__player{display:flex;align-items:center;font-size:.85rem;flex:2}.team-info__overview-goal__player-rank{margin-right:.8rem;width:1rem;text-align:center}.team-info__overview-goal__player-img{border-radius:50%;overflow:hidden;margin-right:.5rem}.team-info__overview-goal__player-goal{font-size:.85rem}@media (max-width:768px){.team-info__header-wrapper{margin:.5rem 1rem 1.5rem}.team-info__header-logo{width:1.25rem;height:1.25rem;margin-right:.625rem}.team-info__header-title-wrapper{margin-bottom:0}.team-info__header-title{font-size:.875rem}.team-info__header-country{font-size:.688rem}}