.section_fixtures-results{position:relative;background:var(--section-bg, var(--color-bg-reversed));color:var(--section-text, var(--color-text-reversed))}.fixtures-results_main{gap:var(--content-gap-l)}.fixtures-results_tabs-col{min-width:0}.fixtures-results_tabs{width:100%}.fixtures-results_panel[hidden]{display:none}.fixtures-results_panel.is-entering{animation:fr-panel-in .5s cubic-bezier(.22,1,.36,1) both}@keyframes fr-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fixtures-results_list{gap:var(--space-l)}.fixtures-results_empty{color:var(--color-grey-200)}.fixtures-results_card-inner{padding:var(--card-padding);background:var(--color-bg-reversed);color:var(--color-text-reversed)}.fixtures-results_card-logo{width:160px;height:160px;padding:13.333px;flex:none}.fixtures-results_card-action{width:100%;padding:var(--text-gap-m)}.fixtures-results_card-action .icon-match{width:16px;height:16px;flex:none}.fixtures-results_card-action .txt-btn{width:100%;white-space:normal}.fixtures-results_card-action .txt-btn>span{flex:1;min-width:0}.fixtures-results_explore{padding-top:var(--container-gap)}.fixtures-results_explore-row,.fixtures-results_explore-track{min-width:0}.fixtures-results_explore-card{position:relative;min-height:140px;width:155px;height:auto;flex:none;padding:var(--space-m);overflow:hidden;color:var(--color-text-reversed)}.fixtures-results_explore-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--fade-white-20);opacity:.5}.fixtures-results_explore-card.is-current{box-shadow:inset 0 0 0 2px var(--fade-white-60)}.fixtures-results_explore-card.is-current:before{background:var(--fade-white-40)}.fixtures-results_explore-card:focus-visible{outline:2px solid var(--color-gold);outline-offset:-2px}.fixtures-results_explore-inner{position:relative;width:123px;height:100%}.fixtures-results_explore-logo{width:56px;height:56px;flex:none}.fixtures-results_explore-label{min-height:34px;font-weight:var(--weight-bold);text-align:center}.match-row{width:100%;flex-direction:column;background:var(--color-bg);color:var(--color-text);border-bottom:1px solid var(--color-line);overflow:hidden}.match-row_link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.match-row_detail{min-width:0}.match-row_date{width:100%;background:var(--color-grey-800);color:var(--color-text-reversed);padding:var(--space-xxs) var(--card-padding-s);font-family:var(--font-body);font-size:var(--text-s);font-weight:var(--weight-bold);line-height:1.4;text-align:center}.match-row_time{opacity:.7}.match-row_teams{gap:var(--content-gap);padding:var(--space-s) var(--content-gap-l) var(--card-padding)}.match-row_team{flex-direction:column;min-width:0;justify-content:center}.match-row_crest{width:72px;height:72px;flex:none;padding:var(--space-xxs)}.match-row_crest img{width:100%;height:100%}.match-row_team-name{min-width:100%;min-height:36px;font-size:var(--text-xs);font-weight:var(--weight-bold);text-align:center;overflow:hidden}.match-row_score{flex:none}.match-row_sep{align-self:stretch;padding-block:10px;gap:var(--space-xxs)}.match-row_sep-line{flex:1;width:1px;background:var(--fade-black-20)}.match-row_sep-text{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-bold);line-height:1.4;color:var(--color-text-secondary)}.match-row_chevron{display:none}.match-row_info{flex-direction:column;align-items:stretch;gap:var(--space-xs);padding:var(--space-s);background:var(--color-bg-grey);border-top:1px solid var(--color-ui-card-outline-light)}.match-row_meta{width:100%;min-width:0;gap:var(--space-xs);color:var(--color-text-secondary);flex-direction:column}.match-row_meta-item{min-width:0;max-width:100%;color:inherit}.match-row_meta-item .icon-match{flex:none;width:12px;height:12px}.match-row_meta-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-row_tickets{width:100%;padding:10px var(--space-xl) 10px var(--space-m);line-height:1.4;white-space:nowrap;position:relative;z-index:2}.match-row_tickets .icon-match{flex:none;width:20px;height:20px}@media(max-width:768px){.match-row_day,.match-row_month,.match-row_time{font-size:var(--text-s);font-family:var(--font-body);letter-spacing:0;line-height:1.4}.match-row_team--home{flex-flow:column-reverse}.match-row_team{gap:0}.fixtures-results_explore-row{min-width:100vw;max-width:100vw;margin-inline:calc(var(--site-margin) * -1);padding-inline:var(--site-margin)}}@media(min-width:992px){.fixtures-results_explore-track{gap:var(--space-xs)}.fixtures-results_explore-card{flex:1 1 0;width:auto;min-width:0;transition:box-shadow var(--btn-transition);display:flex}.fixtures-results_explore-card:hover{box-shadow:inset 0 0 0 1px var(--fade-white-60)}.match-row{min-height:96px;flex-direction:row;align-items:center;border-bottom:none}.match-row_date{width:auto;min-width:72px;align-self:stretch;flex-direction:column;padding:0 var(--card-padding-s)}.match-row_teams{gap:var(--text-gap-m);padding:var(--space-xxs) var(--table-padding) var(--space-xxs) 0}.match-row_team{flex-direction:row}.match-row_team--home{justify-content:flex-end}.match-row_crest{width:56px;height:56px;padding:0}.match-row_team-name{flex:1;min-width:0;min-height:0;display:block;font-size:var(--text-s);white-space:nowrap;text-overflow:ellipsis}.match-row_team--home .match-row_team-name{text-align:right}.match-row_team--away .match-row_team-name{text-align:left}.match-row_score{width:51px;text-align:center}.match-row_sep{width:12px;align-self:center;padding-block:0}.match-row_sep-line{flex:none;width:100%;height:2px;background:var(--color-text)}.match-row_sep-text{display:none}.match-row_chevron{display:inline-flex;flex:none}.match-row_info{flex-direction:row;align-items:center;min-height:32px;gap:0;padding:0;background:none}.match-row_meta{width:auto;column-gap:var(--text-gap-m);padding:0 var(--space-s);flex-direction:row;flex-wrap:nowrap;row-gap:0}.match-row_meta-item{flex-wrap:nowrap}.match-row_tickets{width:auto;padding:var(--space-xs) var(--space-m) var(--space-xxs) var(--space-s);font-size:var(--text-xs);align-self:stretch;min-height:32px}.match-row_tickets .icon-match{width:14px;height:14px}}@media(min-width:1025px){.fixtures-results_main{flex-flow:row wrap;align-items:stretch;gap:var(--space-5xl)}.fixtures-results_tabs-col{width:calc(100% - 336px - var(--space-5xl));flex:none}.fixtures-results_list{gap:var(--space-s)}.fixtures-results_card{flex:1;min-width:0;order:-1;width:336px}.fixtures-results_card-inner{position:sticky;top:100px}.fixtures-results_explore{width:calc(100% - 336px - var(--space-5xl));margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-fixtures-results.css.map */
