.team-schedule-event{--team-logo-z-index:1;--result-z-index:2;--tournament-logo-z-index:3;gap:var(--space-xxxs);box-sizing:border-box;height:102px;padding:var(--space-xxs)0;border-radius:var(--border-radius-xs);flex-direction:column;flex-shrink:0;align-items:center;display:flex}.team-schedule-event--with-spacing{margin:0 var(--space-xxxs);padding:var(--space-xxs)var(--space-xxs)}.team-schedule-event--with-background-green{margin-left:var(--space-xs);padding:var(--space-xxs)var(--space-xxs);background-color:var(--color-green-background)}.team-schedule-event--with-background-gray{margin-left:var(--space-xs);background-color:var(--color-grouped-background-primary)}.team-schedule-event__team-name{min-height:var(--font-size-s);font-weight:var(--font-weight-l);font-size:var(--team-schedule-team-name-size);text-align:center}.team-schedule-event__team-logo-container{width:var(--team-schedule-logo-size,20px);height:var(--team-schedule-logo-size,20px);display:flex;position:relative}.team-schedule-event__team-logo-container .team-logo{bottom:calc(var(--team-schedule-logo-overlap)*-1);z-index:var(--team-logo-z-index);text-align:center;width:100%;height:100%;clip-path:inset(0 0 calc(var(--team-schedule-logo-overlap)/2)0);position:absolute}.team-schedule-event__result{z-index:var(--result-z-index);box-sizing:border-box;height:var(--team-schedule-result-height);padding:var(--space-xxxs)var(--space-xs);border-radius:var(--border-radius-xs);font-weight:var(--font-weight-l);font-size:var(--font-size-s);white-space:nowrap;background-color:var(--color-grouped-background-secondary);justify-content:center;align-items:center;display:flex}.team-schedule-event__result--win{background-color:var(--team-schedule-color-win)}.team-schedule-event__result--loss{background-color:var(--team-schedule-color-loss)}.team-schedule-event__result--draw{background-color:var(--team-schedule-color-draw)}.team-schedule-event__result--starts-different-day{border:1px solid var(--color-fill-secondary)}.team-schedule-event__tournament-logo-container{width:var(--team-schedule-logo-size,20px);height:var(--team-schedule-logo-size,20px);display:flex;position:relative}.team-schedule-event__tournament-logo-container .tournament-logo{top:calc(var(--team-schedule-logo-overlap)*-1);z-index:var(--tournament-logo-z-index);text-align:center;width:100%;position:absolute}.team-schedule-event__tournament-logo-container .tournament-logo--default svg{color:var(--color-label-secondary)}.team-schedule-event__tournament-logo-container .tournament-logo--default svg circle{fill:var(--color-grouped-background-secondary)}.team-schedule-event__home-away{color:var(--color-label-secondary);font-weight:var(--font-weight-l);font-size:var(--font-size-s)}.team-schedule-connection{width:22px;height:4px;margin-top:calc(var(--team-schedule-team-name-size) + var(--team-schedule-logo-size) + var(--team-schedule-result-height)/2 + var(--team-schedule-logo-overlap))}.team-schedule-connection--win-loss{background:linear-gradient(270deg,var(--team-schedule-color-loss)2.5%,var(--team-schedule-color-win)70%)}.team-schedule-connection--win-win{background-color:var(--team-schedule-color-win)}.team-schedule-connection--win-draw{background:linear-gradient(270deg,var(--team-schedule-color-draw)2.5%,var(--team-schedule-color-win)70%)}.team-schedule-connection--draw-loss{background:linear-gradient(270deg,var(--team-schedule-color-loss)2.5%,var(--team-schedule-color-draw)70%)}.team-schedule-connection--draw-win{background:linear-gradient(270deg,var(--team-schedule-color-win)2.5%,var(--team-schedule-color-draw)70%)}.team-schedule-connection--draw-draw{background-color:var(--team-schedule-color-draw)}.team-schedule-connection--loss-loss{background-color:var(--team-schedule-color-loss)}.team-schedule-connection--loss-win{background:linear-gradient(270deg,var(--team-schedule-color-win)2.5%,var(--team-schedule-color-loss)70%)}.team-schedule-connection--loss-draw{background:linear-gradient(270deg,var(--team-schedule-color-draw)2.5%,var(--team-schedule-color-loss)70%)}.team-schedule-item{--team-schedule-color-loss:var(--color-red);--team-schedule-color-win:var(--color-green);--team-schedule-color-draw:var(--color-fill-quaternary);--team-schedule-result-height:22px;--team-schedule-team-name-size:var(--font-size-s);--team-schedule-logo-size:20px;--team-schedule-logo-overlap:4px;flex-direction:row;display:flex}.team-schedule-item--grabbed{cursor:grabbing}.team-schedule-item--grabbed a{cursor:grabbing;pointer-events:none}.team-schedule__header{gap:var(--space-xs);margin-bottom:12px;margin-left:var(--space-xs);display:flex}.team-schedule__header__title{height:20px;font-weight:var(--font-weight-l);font-size:var(--font-size-l);align-items:center;display:flex}.team-schedule__header__logo{align-items:center;height:20px;display:flex}.team-schedule__container{padding:var(--space-xs)var(--space-xs);border-radius:var(--border-radius-xs);background-color:var(--color-grouped-background-secondary);scrollbar-width:none;flex-direction:row;display:flex;overflow-x:auto}.team-schedule__container::-webkit-scrollbar{display:none}.team-schedule__container--is-grabbed{cursor:grabbing;-webkit-user-select:none;user-select:none}.betting-provider-event-widget{justify-content:center;display:flex}.betting-provider-event-widget iframe{width:100%}.betting-provider-event-widget--hidden{visibility:hidden;height:0}.favourite-team-promo-banner{margin-bottom:var(--space-xs)}.favourite-team-promo-banner .favourite-team-promo-banner__title{gap:var(--space-xs);padding:var(--space-xs);font-weight:var(--font-weight-l);align-items:center;display:flex}.favourite-team-promo-banner .favourite-team-promo-banner__title .team-logo{transform:rotate(-15deg)}.favourite-team-promo-banner .favourite-team-promo-banner__body{height:110px;padding:0 var(--space-m);border-radius:var(--border-radius-xs);background-color:var(--color-favourite-team-promo-banner);box-shadow:var(--shadow-low);display:flex;position:relative;overflow:hidden;container:promo-banner/inline-size}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__image{object-fit:cover;width:60%;height:100%}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__content{gap:var(--space-xs);color:var(--color-white);flex-direction:column;justify-content:center;display:flex}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__benefits{gap:var(--space-xxxs);margin-left:var(--space-m);font-weight:var(--font-weight-l);flex-direction:column;list-style:outside;display:flex}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__button{gap:var(--space-xxs);min-height:34px;padding:0 var(--space-xs);border-radius:var(--border-radius-xs);color:var(--color-black);font-weight:var(--font-weight-l);font-size:var(--font-size-l);text-wrap:nowrap;background-color:var(--color-white);cursor:pointer;align-items:center;display:flex}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__button:hover{opacity:.85}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__button-icon{width:18px;height:18px}@container promo-banner (width<=768px){.favourite-team-promo-banner .favourite-team-promo-banner__body{height:80px}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__image{z-index:0;width:auto;position:absolute;transform:scale(1.06)translate(-48%)}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__content{z-index:var(--z-index-m);padding-left:44%}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__benefits{padding-left:var(--space-xs);font-size:var(--font-size-s)}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__button{font-size:var(--font-size-l);align-self:flex-start}.favourite-team-promo-banner .favourite-team-promo-banner__body .favourite-team-promo-banner__button-icon{width:16px;height:16px}}.team-header{top:var(--team-header-sticky-top);z-index:var(--z-index-l);position:sticky}.team-header .team-box-body{padding:var(--space-m)var(--space-xs);justify-content:space-between;align-items:center;display:flex}.team-header .team-box-body .participant{align-items:center;display:flex}.team-header .team-box-body .participant .participant-name{padding-left:var(--space-m);font-weight:var(--font-weight-xl);font-size:var(--font-size-xxl)}.team-header .team-box-body .participant .participant-name .team-header__name-row{gap:var(--space-xs);align-items:center;display:flex}.team-header .team-box-body .participant .participant-name .team-header__name-row .add-to-favorites-star{width:20px;padding:var(--space-xs);background:var(--color-fill-quaternary);border-radius:50%}.team-header .team-box-body .participant .participant-name .team-header__country{gap:var(--space-xs);padding-top:var(--space-xxs);font-weight:var(--font-weight-m);font-size:var(--font-size-m);align-items:center;display:flex}.team-header .team-header__season-select{align-items:center;display:flex;position:relative}.team-header .team-header__season-select select{height:30px;padding:0 var(--space-xs);color:var(--color-label-primary);background-color:var(--color-fill-quaternary);-webkit-appearance:none;border-color:#0000;border-right-style:solid;border-right-width:16px;border-radius:20px;outline:none}.team-header .team-header__season-select:after{padding-right:var(--space-xs);color:var(--color-label-primary);content:"▾";align-items:center;display:flex;position:absolute;top:0;bottom:0;left:auto;right:0}.team-header .team-logo-placeholder{width:56px;height:56px}.team-menu{top:var(--team-menu-sticky-top);z-index:var(--z-index-l);margin-bottom:var(--space-xxs);padding:var(--space-xxs)0;background-color:var(--color-grouped-background-primary);position:sticky}@media (min-width:768px){.team-menu{margin:var(--space-xs)0 var(--space-xxs)}}.team-menu .pills-menu{height:34px;padding:0 var(--space-xs)}.team-menu .team-menu__icon{width:16px;height:16px;margin-right:var(--space-xs)}.team-menu .pills-menu-item-disabled{cursor:default;opacity:.5}.event-aggregate-score{padding:0 0 var(--space-m)var(--space-m);font-size:var(--font-size-s);justify-content:flex-start;align-items:center;display:flex}.event-aggregate-score .aggregate-score-value{padding-left:var(--space-xs);font-weight:var(--font-weight-l);white-space:nowrap}.event-status__live-clock{flex-direction:row;align-items:center;display:flex}:has(.event-status__live-clock__additional-time) p{padding:0 var(--space-xxxs)0 var(--space-xxs)}.event-status__live-clock__additional-time{padding:0 var(--space-xs);border-radius:var(--border-radius-xs);background-color:var(--color-background-additional-time)}.event-status__live-clock--ice-hockey{padding:0 var(--space-xxs)}.event-status{min-width:50px;padding:var(--space-xxxs);border-radius:var(--border-radius-xs);color:var(--color-label-primary);font-size:var(--font-size-s);background-color:var(--color-grouped-background-tertiary);justify-content:center;align-items:center;line-height:20px;display:flex}.event-status.event-status--in-progress{color:var(--color-black);background-color:var(--color-in-progress)}.event-status.event-status--safety-car{color:var(--color-black);background-color:var(--color-yellow)}.event-status.event-status--red-flag{color:var(--color-label-primary);background-color:var(--color-red)}.event-status .event-status__text{padding:0 var(--space-xs);white-space:nowrap}.medals-list{gap:var(--space-xxxs);flex-shrink:0;align-items:center;display:flex}.medals-list svg{width:24px;height:25px}.event-scores{width:40px;line-height:var(--schedule-participant-logo-size);flex:none}.schedule-event-container.not-started .event-scores{font-size:var(--font-size-xl)}.schedule-event-container.in-progress .event-scores{font-weight:var(--font-weight-l)}.event-scores .participant-row{justify-content:center}.event-scores .score-hidden-icon{width:16px;color:var(--color-fill-primary)}.event-participants .participant .participant-name{white-space:nowrap;text-overflow:ellipsis;line-height:normal;overflow:hidden}.event-participants .participant .team-logo{justify-content:center;align-items:center;display:flex}.event-participants .participant .team-logo img{max-width:100%;max-height:100%}.event-participants{min-width:0;line-height:var(--schedule-participant-logo-size);flex:auto}.event-participants .participant{min-width:0;display:flex}.event-participants .participant .team-logo{width:var(--schedule-participant-logo-size);height:var(--schedule-participant-logo-size);flex-shrink:0}.event-participants .participant .participant-name{gap:var(--space-xxs);padding-left:var(--space-xs);align-items:center;line-height:20px;display:flex}.event-penalty-shootout-score{padding:0 0 var(--space-m)var(--space-m);font-size:var(--font-size-s);display:flex}.event-penalty-shootout-score .event-penalty-shootout-score__value{padding-left:var(--space-xs);font-weight:var(--font-weight-l);white-space:nowrap}.schedule-event-container{--schedule-participant-logo-size:20px;--event-status-items-padding:var(--space-xxs)10px;border-radius:var(--border-radius-xs);background-color:var(--color-grouped-background-secondary)}.schedule-event-container.in-progress{background-color:var(--color-in-progress-background)}.schedule-event-container.interrupted{background-color:var(--color-grouped-background-secondary)}.schedule-event{width:100%;display:flex}.schedule-event .event-status{box-sizing:border-box;font-weight:var(--font-weight-m);margin:0}.schedule-event .event-status.event-status--finished{font-weight:var(--font-weight-l);background-color:#0000}.schedule-event .participant-row{height:36px;display:flex}.schedule-event .participant-row:first-child{padding-bottom:var(--space-xxs);align-items:flex-end}.schedule-event .participant-row:last-child{padding-top:var(--space-xxs);align-items:flex-start}.schedule-event-container.participant-home-won .schedule-event .participant-row .participant-home,.schedule-event-container.participant-away-won .schedule-event .participant-row .participant-away{font-weight:var(--font-weight-l)}.schedule-event .schedule-event-right{padding:0 12px var(--space-xxs);flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.schedule-event .schedule-event-right .schedule-event-status-and-icon{gap:var(--space-xs);font-weight:var(--font-weight-l);align-items:center;display:flex}.schedule-event .schedule-event-right .schedule-event-status-and-icon .schedule-event-media-icon{width:16px;height:16px;fill:var(--color-grouped-background-primary)}.schedule-event .schedule-event-right .schedule-event-status-and-icon .schedule-event-media-icon .video_svg__outer{fill:var(--color-fill-primary);stroke:var(--color-fill-primary)}.schedule-event-container.in-progress .schedule-event .schedule-event-right .schedule-event-status-and-icon .schedule-event-media-icon .video_svg__outer{fill:var(--color-in-progress);stroke:var(--color-in-progress)}.schedule-event .schedule-event-right .schedule-event-tv-channel{padding:var(--event-status-items-padding);color:var(--color-label-primary);font-size:var(--font-size-xs);text-align:right}.schedule-event .tournament-logo-wrapper{width:20px;position:relative;transform:translateY(50%)}.schedule-event .tournament-logo-wrapper .tournament-logo{left:calc(var(--space-m)*-1);width:40px;position:absolute;transform:translateY(-50%)}.schedule-filters{top:calc(var(--team-menu-sticky-top) + var(--team-menu-sticky-height));z-index:var(--z-index-l);padding:var(--space-xs);scrollbar-width:none;-webkit-overflow-scrolling:touch;position:sticky;overflow-x:auto}.schedule-filters::-webkit-scrollbar{display:none}.schedule-filters .schedule-filters__inner{gap:var(--space-xs);width:-webkit-max-content;width:max-content;margin:0 auto;display:flex}.schedule-filters .schedule-filters__btn{gap:var(--space-xs);max-width:72vw;height:32px;padding:0 var(--space-s);border:1px solid var(--color-grouped-background-tertiary);border-radius:var(--border-radius-s);color:var(--color-label-primary);font-weight:var(--font-weight-l);font-size:var(--font-size-l);background-color:var(--color-grouped-background-secondary);box-shadow:var(--shadow-low);cursor:pointer;flex-shrink:0;align-items:center;display:flex}.schedule-filters .schedule-filters__btn .tournament-logo{flex-shrink:0;width:16px;height:16px}.schedule-filters .schedule-filters__btn.schedule-filters__btn--active{color:var(--color-grouped-background-primary);background-color:var(--color-fill-primary);border-color:#0000}.schedule-filters .schedule-filters__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.team-full-schedule .team-full-schedule__day{margin-bottom:var(--space-xs)}.team-full-schedule .team-full-schedule__day .event-list{margin:0;padding:0;list-style:none}.team-full-schedule .team-full-schedule__day .event-list-item{margin:0 var(--space-xs)var(--space-xxs);border-radius:var(--border-radius-xs);box-shadow:var(--shadow-low);overflow:hidden}.team-full-schedule .team-full-schedule__day-header{padding:var(--space-xs)var(--space-xs);color:var(--color-label-primary);font-weight:var(--font-weight-l);font-size:var(--font-size-m)}.player-avatar{border-radius:50%;margin:0 auto;overflow:hidden}.player-avatar img{box-sizing:border-box;border-radius:50%;width:100%;height:100%}.team-top-statistics{gap:var(--space-xs);margin:var(--space-xs);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.team-top-statistic-card{--team-top-statistic-avatar-size:56px}.team-top-statistic-card .team-top-statistic-card__header{gap:var(--space-xxs);margin-bottom:var(--space-xs);align-items:center;display:flex}.team-top-statistic-card .team-top-statistic-card__header h3{font-weight:var(--font-weight-xl);font-size:var(--font-size-l)}.team-top-statistic-card .team-top-statistic-card__icon{border-radius:var(--border-radius-xs);justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.team-top-statistic-card .team-top-statistic-card__icon svg,.team-top-statistic-card .team-top-statistic-card__icon img{width:15px;height:15px}.team-top-statistic-card .team-top-statistic-card__body{border-radius:var(--border-radius-xs);background-color:var(--color-grouped-background-secondary);align-items:center;min-height:76px;display:flex;position:relative;overflow:hidden}.team-top-statistic-card .team-top-statistic-card__link{width:100%;color:inherit;align-self:stretch;align-items:center;text-decoration:none;display:flex}.team-top-statistic-card .team-top-statistic-card__player-image{z-index:1;padding:var(--space-xxs);position:relative}.team-top-statistic-card .team-top-statistic-card__player-image .player-avatar{width:var(--team-top-statistic-avatar-size);height:var(--team-top-statistic-avatar-size)}.team-top-statistic-card .team-top-statistic-card__player{z-index:1;min-width:0;font-weight:var(--font-weight-l);position:relative}.team-top-statistic-card .team-top-statistic-card__player span:first-child{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.team-top-statistic-card .team-top-statistic-card__team{gap:var(--space-xxs);margin-top:var(--space-xxs);font-weight:var(--font-weight-m);font-size:var(--font-size-s);align-items:center;display:flex}.team-top-statistic-card .team-top-statistic-card__team span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.team-top-statistic-card .team-top-statistic-card__value{right:var(--space-xs);z-index:0;color:var(--color-fill-quaternary);font-weight:var(--font-weight-xxl);font-size:84px;font-family:var(--font-family-secondary);position:absolute}.team-top-statistic-card--goals .team-top-statistic-card__icon,.team-top-statistic-card--goals-assists .team-top-statistic-card__icon{background-color:var(--color-green-background)}.team-top-statistic-card--assists .team-top-statistic-card__icon{background-color:var(--color-background-tertiary)}.team-top-statistic-card--red-cards .team-top-statistic-card__icon{background-color:var(--color-red-background)}.stage-table-header .stage-table-header__name{font-weight:var(--font-weight-l);white-space:nowrap;text-align:left;position:relative}.stage-table-header .stage-table-header__name .stage-table-header__name-wrapper{width:calc(100% + 44px);height:var(--font-size-l);text-overflow:ellipsis;position:absolute;left:-44px;overflow:hidden;transform:translateY(-50%)}.stage-table-row,.skiing-stage-table-row{height:44px;padding:0 var(--space-xs);border-bottom:1px solid var(--color-grouped-background-tertiary)}.stage-table-row.standing-rule-positive-10 td:first-child,.skiing-stage-table-row.standing-rule-positive-10 td:first-child{border-left:2px solid var(--color-positive-10)}.stage-table-row.standing-rule-positive-9 td:first-child,.skiing-stage-table-row.standing-rule-positive-9 td:first-child{border-left:2px solid var(--color-positive-9)}.stage-table-row.standing-rule-positive-8 td:first-child,.skiing-stage-table-row.standing-rule-positive-8 td:first-child{border-left:2px solid var(--color-positive-8)}.stage-table-row.standing-rule-positive-7 td:first-child,.skiing-stage-table-row.standing-rule-positive-7 td:first-child{border-left:2px solid var(--color-positive-7)}.stage-table-row.standing-rule-negative-9 td:first-child,.skiing-stage-table-row.standing-rule-negative-9 td:first-child{border-left:2px solid var(--color-negative-9)}.stage-table-row.standing-rule-negative-10 td:first-child,.skiing-stage-table-row.standing-rule-negative-10 td:first-child{border-left:2px solid var(--color-negative-10)}.stage-table-row td,.stage-table-row th,.skiing-stage-table-row td,.skiing-stage-table-row th{font-weight:var(--font-weight-l);text-align:center}.stage-table-row:first-child td:first-child,.skiing-stage-table-row:first-child td:first-child{border-top-left-radius:var(--border-radius-xxs)}.stage-table-row:first-child td:last-child,.skiing-stage-table-row:first-child td:last-child{border-top-right-radius:var(--border-radius-xxs)}.stage-table-row:last-child td:first-child,.skiing-stage-table-row:last-child td:first-child{border-bottom-left-radius:var(--border-radius-xxs)}.stage-table-row:last-child td:last-child,.skiing-stage-table-row:last-child td:last-child{border-bottom-right-radius:var(--border-radius-xxs)}.stage-table-row.stage-table-row--highlighted,.skiing-stage-table-row.stage-table-row--highlighted{background-color:var(--color-fill-quaternary)}.stage-table-row.stage-table-row--live,.skiing-stage-table-row.stage-table-row--live{background-color:var(--color-green-background)}.stage-table-row .participant-logo,.stage-table-row .country-logo,.skiing-stage-table-row .participant-logo,.skiing-stage-table-row .country-logo{width:20px;padding-left:var(--space-xs)}.stage-table-row .participant-logo .team-logo,.stage-table-row .participant-logo .tournament-logo,.stage-table-row .country-logo .team-logo,.stage-table-row .country-logo .tournament-logo,.skiing-stage-table-row .participant-logo .team-logo,.skiing-stage-table-row .participant-logo .tournament-logo,.skiing-stage-table-row .country-logo .team-logo,.skiing-stage-table-row .country-logo .tournament-logo{justify-content:center;display:flex}.stage-table-row .participant-name,.skiing-stage-table-row .participant-name{padding-left:var(--space-xs);font-size:var(--font-size-s);text-align:left}.stage-table-row .participant-name .participant-name-wrapper,.skiing-stage-table-row .participant-name .participant-name-wrapper{-webkit-line-clamp:2;word-wrap:break-word;-webkit-box-orient:vertical;line-height:normal;display:-webkit-box;overflow:hidden}.stage-table-row .cell-wins,.stage-table-row .cell-losses,.stage-table-row .cell-draws,.stage-table-row .cell-played,.stage-table-row .cell-winsTotal,.stage-table-row .cell-lossesTotal,.stage-table-row .cell-winsOvertime,.stage-table-row .cell-lossesOvertime,.skiing-stage-table-row .cell-wins,.skiing-stage-table-row .cell-losses,.skiing-stage-table-row .cell-draws,.skiing-stage-table-row .cell-played,.skiing-stage-table-row .cell-winsTotal,.skiing-stage-table-row .cell-lossesTotal,.skiing-stage-table-row .cell-winsOvertime,.skiing-stage-table-row .cell-lossesOvertime{font-weight:var(--font-weight-m)}.stage-table-row .cell-rank,.stage-table-row .cell-played,.stage-table-row .cell-wins,.stage-table-row .cell-winsTotal,.stage-table-row .cell-losses,.stage-table-row .cell-lossesTotal,.stage-table-row .cell-draws,.skiing-stage-table-row .cell-rank,.skiing-stage-table-row .cell-played,.skiing-stage-table-row .cell-wins,.skiing-stage-table-row .cell-winsTotal,.skiing-stage-table-row .cell-losses,.skiing-stage-table-row .cell-lossesTotal,.skiing-stage-table-row .cell-draws{width:16px}.stage-table-row .cell-goals,.skiing-stage-table-row .cell-goals{width:70px}.stage-table--football .stage-table-row .cell-goals,.stage-table--football .skiing-stage-table-row .cell-goals{width:56px}.stage-table-row .cell-goalsDiff,.stage-table-row .cell-winsOvertime,.stage-table-row .cell-lossesOvertime,.skiing-stage-table-row .cell-goalsDiff,.skiing-stage-table-row .cell-winsOvertime,.skiing-stage-table-row .cell-lossesOvertime{width:32px}.stage-table-row .cell-goals,.stage-table-row .cell-wins,.stage-table-row .cell-points,.stage-table-row .cell-goalsDiff,.stage-table-row .cell-winsTotal,.stage-table-row .cell-played,.skiing-stage-table-row .cell-goals,.skiing-stage-table-row .cell-wins,.skiing-stage-table-row .cell-points,.skiing-stage-table-row .cell-goalsDiff,.skiing-stage-table-row .cell-winsTotal,.skiing-stage-table-row .cell-played{padding-left:var(--space-xs)}.stage-table-row .cell-losses,.stage-table-row .cell-lossesTotal,.stage-table-row .cell-draws,.skiing-stage-table-row .cell-losses,.skiing-stage-table-row .cell-lossesTotal,.skiing-stage-table-row .cell-draws{padding-left:var(--space-xxs)}.stage-table-row .cell-points,.stage-table-row .skiing-cell-points,.skiing-stage-table-row .cell-points,.skiing-stage-table-row .skiing-cell-points{--points-column-width:34px;width:var(--points-column-width)}.stage-table-row .skiing-cell-points,.skiing-stage-table-row .skiing-cell-points{text-align:right}.stage-table-row td.cell-points,.skiing-stage-table-row td.cell-points{z-index:var(--z-index-m);position:relative}.stage-table-row td.cell-points:before,.skiing-stage-table-row td.cell-points:before{z-index:-1;width:var(--points-column-width);height:var(--font-size-m);padding:var(--space-xxs)0;border-radius:var(--border-radius-xs);background-color:var(--color-fill-quaternary);content:"";margin-top:-4px;display:block;position:absolute}.skiing-stage-table-row{height:30px}.skiing-stage-table-row:first-child td:first-child{border-left:2px solid var(--color-green)}.skiing-stage-table-row:nth-child(2) td:first-child{border-left:2px solid var(--color-grey-dark)}.skiing-stage-table-row:nth-child(3) td:first-child{border-left:2px solid var(--color-bronze)}.standings-rules-legend{padding:var(--space-m)0 var(--space-xs)var(--space-m);font-size:var(--font-size-s);flex-wrap:wrap;display:flex}.standings-rules-legend .standings-rules-legend-item{margin-right:var(--space-m);margin-bottom:var(--space-xs);white-space:nowrap;align-items:center;display:flex}.standings-rules-legend .standings-rules-legend-item:before{width:2px;height:100%;margin-right:var(--space-xxs);content:"";display:block}.standings-rules-legend .standings-rules-legend-item.standing-rule-positive-10:before{background-color:var(--color-positive-10)}.standings-rules-legend .standings-rules-legend-item.standing-rule-positive-9:before{background-color:var(--color-positive-9)}.standings-rules-legend .standings-rules-legend-item.standing-rule-positive-8:before{background-color:var(--color-positive-8)}.standings-rules-legend .standings-rules-legend-item.standing-rule-positive-7:before{background-color:var(--color-positive-7)}.standings-rules-legend .standings-rules-legend-item.standing-rule-negative-9:before{background-color:var(--color-negative-9)}.standings-rules-legend .standings-rules-legend-item.standing-rule-negative-10:before{background-color:var(--color-negative-10)}.standings-special-notes{padding-right:var(--space-m);padding-left:var(--space-m);font-size:var(--font-size-s);line-height:1.7;display:flex}@media (min-width:1010px){.standings-special-notes{padding-left:var(--space-l)}}.standings-special-notes .standings-special-notes__star{padding-top:2px;padding-left:2px}.standings-special-notes .standings-special-notes__text{padding-left:var(--space-xs);font-style:italic}.standings-stage{--color-positive-10:var(--color-green);--color-positive-9:var(--color-blue);--color-positive-8:var(--color-yellow);--color-positive-7:var(--color-yellow-background);--color-negative-9:var(--color-bronze);--color-negative-10:var(--color-red)}.standings-stage .stage-table{border-collapse:separate;width:100%;font-size:var(--font-size-m);table-layout:fixed;display:table}.standings-stage .stage-table tbody{background-color:var(--color-grouped-background-secondary)}.standings-stage .stage-table td{border-bottom:1px solid var(--color-grouped-background-tertiary)}.standings-stage .stage-table td,.standings-stage .stage-table th{vertical-align:middle}.standings-stage .stage-table td:first-child,.standings-stage .stage-table th:first-child{padding-left:var(--space-xs)}.standings-stage .stage-table td:last-child,.standings-stage .stage-table th:last-child{padding-right:var(--space-xs)}.chevron{width:var(--space-m);height:var(--space-m);cursor:pointer}.chevron.up{transform:rotate(180deg)}.chevron.left{transform:rotate(90deg)}.chevron.right{transform:rotate(270deg)}.team-standing-preview{margin:0 var(--space-xs)var(--space-xs)}.team-standing-preview .team-standing-preview__table{border-radius:var(--border-radius-xxs)var(--border-radius-xxs)0 0;overflow:hidden}.team-standing-preview .team-standing-preview__table .stage-table-header__name .tournament-logo{position:absolute;left:-44px;transform:translateY(-50%)}.team-standing-preview .team-standing-preview__table .stage-table-header__name .tournament-logo img,.team-standing-preview .team-standing-preview__table .stage-table-header__name .tournament-logo svg{max-width:20px;max-height:20px}.team-standing-preview .team-standing-preview__table .stage-table-header__name .stage-table-header__name-wrapper{left:-16px}.team-standing-preview .team-standing-preview__full-link{gap:var(--space-xxs);border-top:1px solid var(--color-grouped-background-tertiary);border-radius:0 0 var(--border-radius-xxs)var(--border-radius-xxs);height:34px;font-weight:var(--font-weight-l);background-color:var(--color-grouped-background-secondary);justify-content:center;align-items:center;display:flex}.team-standing-preview .team-standing-preview__full-link-icon{width:12px;height:12px;color:var(--color-label-secondary)}.team-squad-filters{gap:var(--space-xs);padding:var(--space-xs);scrollbar-width:none;display:flex;overflow-x:auto}.team-squad-filters::-webkit-scrollbar{display:none}.team-squad-filter{gap:var(--space-xxs);height:30px;padding:0 var(--space-xs);border:1px solid var(--color-fill-quaternary);border-radius:var(--border-radius-xxs);color:var(--color-text-primary);font-weight:var(--font-weight-l);background-color:var(--color-grouped-background-secondary);align-items:center;display:flex}.team-squad-filter--selected{border-color:var(--color-fill-primary);color:var(--color-grouped-background-primary);background-color:var(--color-fill-primary)}.team-squad-filter__icon{border-radius:var(--border-radius-xxs);width:24px;height:24px;color:var(--color-text-primary);background-color:var(--color-background-tertiary);justify-content:center;align-items:center;display:flex}.team-squad-filter__icon--red-cards{padding-left:var(--space-xxs);background-color:var(--color-red-background)}.team-squad-filter__icon--goals{background-color:var(--color-green)}.team-squad-filter__icon svg{width:16px;height:16px}.team-squad-player-row{--team-squad-player-avatar-size:40px;gap:var(--space-xs);height:var(--team-squad-player-avatar-size);padding:var(--space-xs);border-bottom:1px solid var(--color-fill-quaternary);color:var(--color-text-primary);align-items:center;display:flex}.team-squad-player-row:last-child{border-bottom:0}.team-squad-player-row__avatar{flex:0 0 var(--team-squad-player-avatar-size);width:var(--team-squad-player-avatar-size);height:var(--team-squad-player-avatar-size);position:relative}.team-squad-player-row__avatar .player-avatar{width:100%;height:100%}.team-squad-player-row__flag{position:absolute;top:-2px;right:-3px}.team-squad-player-row__details{flex:1;min-width:0}.team-squad-player-row__name{font-weight:var(--font-weight-l);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.team-squad-player-row__meta{gap:var(--space-xxs);color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;align-items:center;display:flex;overflow:hidden}.team-squad-player-row__jersey{min-width:16px;height:16px;padding:0 var(--space-xxxs);border-radius:var(--border-radius-xxs);color:var(--color-text-primary);background-color:var(--color-grouped-background-tertiary);justify-content:center;align-items:center;display:flex}.team-squad-player-row__rank{flex:0 0 var(--space-s);text-align:center;font-variant-numeric:tabular-nums}.team-squad-player-row__statistic{color:var(--color-text-secondary);font-weight:var(--font-weight-xl);text-align:right;font-variant-numeric:tabular-nums;flex:none;margin-left:auto;font-size:40px;line-height:1}.team-squad-tab .loader{margin-top:var(--space-l)}.team-squad-table-header{padding:var(--space-xxs)var(--space-m)var(--space-xs)0;font-weight:var(--font-weight-l);text-align:right}.team-squad-list{margin:0 var(--space-xs)var(--space-xs);border-radius:var(--border-radius-xxs);background-color:var(--color-grouped-background-secondary);padding:0;list-style:none;overflow:hidden}.sports-country-flag img{border-radius:10%;display:block}.team-lineup-pitch-item{--team-lineup-pitch-item-size:40px;width:var(--team-lineup-pitch-item-size);height:var(--team-lineup-pitch-item-size);text-align:center;background-color:var(--sports-color-fill-tertiary);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.team-lineup-pitch-item .athlete-image{border-radius:50%}.team-lineup-pitch-item a{color:var(--sports-color-text-primary);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:flex}.team-lineup-pitch-item .team-lineup-pitch-item__image-placeholder{width:50%;color:var(--sports-color-gray-400)}.team-lineup-pitch-item .team-lineup-pitch-item__name{--pitch-item-name-width:calc(var(--team-lineup-pitch-item-size)*2.5);top:calc(var(--team-lineup-pitch-item-size) + 4px);width:var(--pitch-item-name-width);margin-left:calc(var(--pitch-item-name-width)/-2);color:var(--sports-color-white);text-align:center;line-height:.8em;position:absolute;left:50%}.team-lineup-pitch-item .team-lineup-pitch-item__name.team-lineup-pitch-item__name--lineup-row-size-1,.team-lineup-pitch-item .team-lineup-pitch-item__name.team-lineup-pitch-item__name--lineup-row-size-2{--pitch-item-name-width:calc(var(--team-lineup-pitch-item-size)*4)}.team-lineup-pitch-item .team-lineup-pitch-item__name.team-lineup-pitch-item__name--lineup-row-size-3{--pitch-item-name-width:calc(var(--team-lineup-pitch-item-size)*2.5)}.team-lineup-pitch-item .team-lineup-pitch-item__name.team-lineup-pitch-item__name--lineup-row-size-4{--pitch-item-name-width:calc(var(--team-lineup-pitch-item-size)*2.2)}.team-lineup-pitch-item .team-lineup-pitch-item__name.team-lineup-pitch-item__name--lineup-row-size-5{--pitch-item-name-width:calc(var(--team-lineup-pitch-item-size)*1.7)}.team-lineup-pitch-item .team-lineup-pitch-item__name .team-lineup-pitch-item__capitan-icon{width:12px;height:12px;margin-right:var(--sports-space-xxxs)}.team-lineup-pitch-item .team-lineup-pitch-item__name .team-lineup-pitch-item__jersey-number{margin-right:var(--sports-space-xxxs);font-weight:var(--sports-font-weight-m);font-size:.8em}.team-lineup-pitch-item .team-lineup-pitch-item__name .team-lineup-pitch-item__player-name{font-weight:var(--sports-font-weight-l);font-size:.9em}.team-lineup-pitch-item.team-lineup-pitch-item--ice-hockey{background-color:var(--sports-color-black)}.team-lineup-pitch-item.team-lineup-pitch-item--ice-hockey .team-lineup-pitch-item__image-placeholder{width:60%}.team-lineup-pitch-item .event-lineup-athlete-highlights{min-width:100%;position:absolute;top:25px;right:-17px}.team-lineup-pitch-item .event-lineup-athlete-highlights .athlete-highlight{margin:0 1px;display:inline-block;position:relative}.team-lineup-pitch-item .event-lineup-athlete-highlights .athlete-highlight-icon{height:12px;display:block}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-card{position:absolute;top:-30px;left:-25px}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-card .athlete-highlight-icon{width:16px;height:20px}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-goal{top:0;left:var(--sports-space-xxs);border-radius:50%;margin-left:-6px}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-goal .athlete-highlight-icon{width:16px;height:16px}.team-lineup-pitch-item .event-lineup-athlete-highlights .athlete-highlight-counter{padding:0 var(--sports-space-xxxs)0 var(--sports-space-xxxs);border-radius:var(--sports-border-radius-m);color:var(--sports-color-black);font-weight:var(--sports-font-weight-l);background-color:var(--sports-color-white);font-size:.9em;display:inline-flex;top:0;right:-8px}.team-lineup-pitch-item .event-lineup-athlete-highlights .athlete-highlight-counter .athlete-highlight-icon{width:16px;height:16px}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-substitution{top:1px;left:calc(-1*var(--team-lineup-pitch-item-size)/2 - var(--sports-space-xxs));position:absolute}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-substitution.substitution-in{border:1px solid var(--sports-color-white);background-color:var(--sports-color-green-400);border-radius:50%;width:14px;height:14px}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-substitution.substitution-out{border:1px solid var(--sports-color-white);background-color:var(--sports-color-red-400);border-radius:50%;width:14px;height:14px}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-substitution.substitution-out .athlete-highlight-icon{transform:rotate(180deg)}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-substitution .substitution-time{color:var(--sports-color-white);font-weight:var(--sports-font-weight-m);font-size:.75em;position:absolute;top:15%;right:115%}.team-lineup-pitch-item .event-lineup-athlete-highlights .highlight-substitution .substitution-icon{width:auto;height:100%}.team-lineup-pitch-item .team-lineup-pitch-item__info{border-radius:var(--sports-border-radius-xxs);color:var(--sports-color-black);font-weight:var(--sports-font-weight-l);font-size:.8em;position:absolute;bottom:25px;left:30px}.team-lineup-pitch-item .team-lineup-pitch-item__age{padding:var(--sports-space-xxxs)var(--sports-space-xxs);border-radius:var(--sports-border-radius-s);color:var(--sports-color-black);background-color:var(--sports-color-white)}.team-lineup-pitch-item .team-lineup-pitch-item__rating{padding:var(--sports-space-xxxs)var(--sports-space-xxs)}.team-lineup-pitch-item .team-lineup-pitch-item__rating.rating-excellent{background-color:var(--sports-color-blue-400)}.team-lineup-pitch-item .team-lineup-pitch-item__rating.rating-good{background-color:var(--sports-color-green-400)}.team-lineup-pitch-item .team-lineup-pitch-item__rating.rating-above-average{background-color:var(--sports-color-yellow-400)}.team-lineup-pitch-item .team-lineup-pitch-item__rating.rating-average{background-color:var(--sports-color-yellow-600)}.team-lineup-pitch-item .team-lineup-pitch-item__rating.rating-bad{color:var(--sports-color-white);background-color:var(--sports-color-red-400)}.team-lineup-half-pitch{width:calc(100% - var(--sports-space-xl));height:calc(50% - var(--sports-space-m));margin:0 var(--sports-space-m);display:flex;position:absolute;top:0}.team-lineup-half-pitch.team-lineup-half-pitch--reverted{top:50%;bottom:0}.team-lineup-half-pitch.team-lineup-half-pitch--reverted .team-lineup-half-pitch__header{align-self:flex-end}.team-lineup-half-pitch .team-lineup-half-pitch__header{gap:var(--sports-space-xs);margin-left:calc(var(--sports-space-xs)*-1);padding:var(--sports-space-xs)var(--sports-space-xs)var(--sports-space-xs)0;color:var(--sports-color-white);white-space:nowrap;align-self:flex-start;align-items:center;display:flex}.team-lineup-half-pitch .team-lineup-half-pitch__header a{gap:var(--sports-space-xxs);color:var(--sports-color-white);align-items:center;text-decoration:none;display:flex}.team-lineup-half-pitch .team-lineup-half-pitch__header .team-lineup-half-pitch__team-logo{max-width:32px;max-height:32px}.team-lineup-half-pitch .team-lineup-half-pitch__header .team-lineup-half-pitch__team-logo img{max-width:100%;max-height:100%}.team-lineup-half-pitch .team-lineup-half-pitch__header .team-lineup-half-pitch__header-title{gap:var(--sports-space-xxxs);flex-direction:column;align-items:flex-start;display:flex}.team-lineup-half-pitch .team-lineup-half-pitch__header .team-lineup-half-pitch__header-title .team-lineup-half-pitch__shortname{font-weight:var(--sports-font-weight-l)}.team-lineup-half-pitch .team-lineup-half-pitch__header .team-lineup-half-pitch__header-title .team-lineup-half-pitch__formation{font-weight:var(--sports-font-weight-m)}.team-lineup-half-pitch .team-lineup-half-pitch__header--ice-hockey{padding:var(--sports-space-xxs);border-radius:var(--sports-border-radius-m);background-color:var(--sports-color-text-secondary)}.team-lineup-half-pitch .team-lineup-half-pitch__header--ice-hockey .team-lineup-half-pitch__team-logo{width:24px}.team-lineup-half-pitch .team-lineup-half-pitch__header--ice-hockey .team-lineup-half-pitch__header-title .team-lineup-half-pitch__shortname{font-size:.9em}:where(:root){--sports-space-xxxs:var(--space-xxxs,2px);--sports-space-xxs:var(--space-xxs,4px);--sports-space-xs:var(--space-xs,8px);--sports-space-s:var(--space-s,12px);--sports-space-m:var(--space-m,16px);--sports-space-l:var(--space-l,24px);--sports-space-xl:var(--space-xl,32px);--sports-space-xxl:var(--space-xxl,48px);--sports-space-xxxl:var(--space-xxxl,64px);--sports-font-weight-m:400;--sports-font-weight-l:600;--sports-font-weight-xl:700;--sports-border-radius-xxxs:var(--border-radius-xxxs,2px);--sports-border-radius-xxs:var(--border-radius-xxs,4px);--sports-border-radius-xs:var(--border-radius-xs,8px);--sports-border-radius-s:var(--border-radius-s,12px);--sports-border-radius-m:var(--border-radius-m,16px);--sports-border-radius-l:var(--border-radius-l,24px);--sports-border-radius-xl:var(--border-radius-xl,32px);--sports-border-radius-xxl:var(--border-radius-xxl,48px);--sports-shadow-s:var(--shadow-small,0 1px 2px #0000001a);--sports-shadow-m:var(--shadow-medium,0 4px 10px #00000029);--sports-shadow-l:var(--shadow-large,0 6px 13px #00000038);--sports-shadow-xl:var(--shadow-extra-large,0 7px 19px #0000004d);--sports-layer-low:var(--layer-low,1);--sports-layer-medium:var(--layer-medium,1000);--sports-layer-high:var(--layer-high,10000);--sports-layer-extra-high:var(--layer-extra-high,100000);--sports-color-background-primary:var(--color-background-primary,#efeff4);--sports-color-background-secondary:var(--color-background-secondary,#fff);--sports-color-background-tertiary:var(--color-background-tertiary,var(--sports-color-background-primary));--sports-color-text-primary:var(--color-text-primary,#000);--sports-color-text-secondary:var(--color-text-secondary,#3c3c4399);--sports-color-border-primary:var(--color-border-primary,#3c3c434d);--sports-color-border-secondary:var(--color-border-secondary,#3c3c4326);--sports-color-white:var(--color-white,#fff);--sports-color-white-rgb:255 255 255;--sports-color-black:var(--color-black,#000);--sports-color-black-rgb:0 0 0;--sports-color-red-400:var(--color-red-400,#ed1c24);--sports-color-green-400:var(--color-green-400,#17c456);--sports-color-green-800:var(--color-green-800,#05290d);--sports-color-yellow-400:var(--color-yellow-400,#fff33e);--sports-color-yellow-600:var(--color-yellow-600,#febd36);--sports-color-orange-400:var(--color-orange-600,#cc6d00);--sports-color-blue-400:var(--color-blue-400,#00c0f3);--sports-color-blue-500:var(--color-blue-500,#224bb8);--sports-color-gray-400:var(--color-gray-400,#e2e4e6);--sports-color-gray-600:var(--color-gray-600,gray);--sports-color-gray-800:var(--color-gray-800,#222);--sports-color-fill-tertiary:#3c3c434d;--sports-color-fill-quaternary:#3c3c4326;--sports-color-red-background:var(--color-red-100,#fff6f7);--sports-color-green-background:var(--color-green-100,#e5f7e9);--sports-color-yellow-background:var(--color-yellow-100,#fff7e5);--sports-color-blue-background:var(--color-blue-100,#c7d6f5);--sports-main-background-color:#000000b3}[data-color-scheme=dark]{--sports-color-red-background:var(--color-red-800,#470000);--sports-color-green-background:var(--color-green-800,#05290d);--sports-color-yellow-background:var(--color-yellow-800,#473b00);--sports-color-blue-background:var(--color-blue-800,#102270)}.event-lineups-team-pitch{justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:relative}.event-lineups-team-pitch svg{z-index:100;width:100%;height:auto;position:relative}.event-lineups-team-pitch.event-lineups-team-pitch--football,.event-lineups-team-pitch.event-lineups-team-pitch--ice-hockey{box-sizing:border-box;container-type:inline-size}.event-lineups-team-pitch.event-lineups-team-pitch--football:before,.event-lineups-team-pitch.event-lineups-team-pitch--ice-hockey:before{z-index:0;content:"";width:100%;height:100%;position:absolute}.event-lineups-team-pitch.event-lineups-team-pitch--football .event-lineups-team-pitch__markings,.event-lineups-team-pitch.event-lineups-team-pitch--ice-hockey .event-lineups-team-pitch__markings{z-index:100;color:rgb(var(--sports-color-white-rgb)/20%);position:relative}.event-lineups-team-pitch.event-lineups-team-pitch--football{--color-pitch-background-1:#006a40;--color-pitch-background-2:#005b37}.event-lineups-team-pitch.event-lineups-team-pitch--football:before{border-radius:var(--sports-border-radius-xs);background:repeating-linear-gradient(var(--color-pitch-background-1),var(--color-pitch-background-1)8.33333%,var(--color-pitch-background-2)8.33333%,var(--color-pitch-background-2)16.6667%)}.event-lineups-team-pitch.event-lineups-team-pitch--ice-hockey{--color-pitch-background-1:#354e5b;--color-pitch-background-2:#000}.event-lineups-team-pitch.event-lineups-team-pitch--ice-hockey:before{background:linear-gradient(to bottom,var(--color-pitch-background-1),var(--color-pitch-background-2));border-radius:25cqw}.event-lineups-team-pitch.event-lineups-team-pitch--single-team:before{background-size:100% 200%}.event-lineups-team-pitch.event-lineups-team-pitch--single-team .team-lineup-half-pitch{height:calc(100% - var(--sports-space-m))}.event-lineups-team-pitch.event-lineups-team-pitch--single-team .team-lineup-half-pitch--reverted{top:0;bottom:auto}.event-lineups-team-pitch.event-lineups-team-pitch--single-team .team-lineup-half-pitch--reverted .team-lineup-half-pitch__header{align-self:flex-start}.event-lineups-team-pitch.event-lineups-team-pitch--single-team.event-lineups-team-pitch--single-team-reverted:before{background-position-y:bottom}.team-last-lineup-pitch{margin:var(--space-xs)}@media (min-width:1010px){.team-last-lineup-pitch{margin-left:0;margin-right:0}}.team-last-lineup-pitch .team-last-lineup-pitch__title{margin-bottom:var(--space-xs);font-weight:var(--font-weight-xl);font-size:var(--font-size-l);display:block}.team-view{--team-app-sticky-top-offset:0px;--team-header-sticky-top:var(--team-app-sticky-top-offset);--team-header-sticky-height:88px;--team-menu-sticky-top:calc(var(--team-header-sticky-top) + var(--team-header-sticky-height));--team-menu-sticky-height:38px;padding-top:var(--space-xs)}@media (min-width:768px){.team-view{padding-left:var(--space-xs)}}.team-view.team-view--native-app{--team-app-sticky-top-offset:max(0px,calc(env(safe-area-inset-top) - var(--space-xxs)))}.team-view .team-box{margin-bottom:var(--space-xs)}@media (min-width:768px){.team-view .team-box{margin:0}}.team-view .team-box .team-box-title{padding:var(--space-m)var(--space-xs)var(--space-xs)var(--space-xs);font-weight:var(--font-weight-l);font-size:var(--font-size-l);background-color:var(--color-grouped-background-secondary)}.team-view .team-box .team-box-body{background-color:var(--color-grouped-background-secondary)}.team-view .team-box .team-box-body.team-box-empty{padding:var(--space-xs)}.team-view .favourite-team-promo-banner{margin:0 var(--space-xs)var(--space-xs)}.team-view .team-view-body,.team-view .team-view-overview{flex-direction:column;display:flex}@media (min-width:1010px){.team-view .team-view-overview{gap:var(--space-xs);grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;width:100%;max-width:1120px;margin:0 auto;display:grid}}.team-view .team-view-overview .team-view-overview__main,.team-view .team-view-overview .team-view-overview__side{flex-direction:column;min-width:0;display:flex}@media (min-width:1010px){.team-view .team-view-overview .team-view-overview__side{gap:var(--space-xs)}}.team-view .team-view-overview .team-schedule{min-width:0;margin:var(--space-xs)var(--space-xs)}@media (min-width:1010px){.team-view .team-view-overview .team-schedule{margin-left:0;margin-right:0}}.team-view .team-view-overview .betting-provider-event-widget{min-width:0;margin:0 var(--space-xs)var(--space-xs);overflow:hidden}@media (min-width:1010px){.team-view .team-view-overview .betting-provider-event-widget,.team-view .team-view-overview .team-top-statistics{margin-left:0;margin-right:0}}