.match-centre-match-wrap{height:var(--match-centre-match-centre-height)}.match-centre-match-container{max-width:1280px;margin:0 auto;width:100%}@media (max-width:1300px){.match-centre-match-container{padding:0 20px}}.match-centre-match-countdown{display:flex;font-weight:700;font-size:1.5em!important;line-height:1.2!important;justify-content:center;align-items:center;text-align:center;gap:15px}.match-centre-match-countdown>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.match-centre-match-countdown span{font-size:.3em}.match-centre-match-box{color:var(--match-centre-color-white,#fff);position:relative;font-size:var(--match-centre-base-font-size);height:100%;display:flex;flex-direction:column;isolation:isolate;background-repeat:no-repeat;background-size:cover}.match-centre-match-background-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,var(--match-centre-overlay-opacity));z-index:0}.match-centre-match-background-overlay::before{content:"";position:absolute;inset:0;background:linear-gradient(to top,var(--match-centre-dark-accent-color) 15%,transparent 80%)}.match-centre-match-background-overlay::after{content:"";z-index:-1;position:absolute;width:100%;left:0;bottom:-95px;height:100px;background-color:var(--match-centre-dark-accent-color)}@media (max-width:959px){.match-centre-match-background-overlay::after{display:none}}.match-centre-match-sponsor-image{position:absolute;top:50px;right:50px;height:50px;width:100px}@media (max-width:959px){.match-centre-match-sponsor-image{top:30px;right:30px;width:80px;height:40px}}.match-centre-match-sponsor-image img{height:100%;width:100%;object-fit:contain}.match-centre-match-tournament-image{height:50px;width:100px}@media (max-width:959px){.match-centre-match-tournament-image{display:none}}.match-centre-match-tournament-image img{height:100%;width:100%;object-fit:contain}.match-centre-match-tournament-name{font-size:.6em!important}.match-centre-match-info{z-index:1;position:relative;flex:1;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:20px}.match-centre-match-teams{display:flex;align-items:center;justify-content:center;width:100%}.match-centre-match-teams img{height:100px;width:100px;object-fit:contain}.match-centre-match-scores,.match-centre-match-team{display:flex;align-items:center;gap:15px;font-size:1.5em;font-weight:bolder}.match-centre-match-team{flex:1}.match-centre-match-team:first-child{justify-content:end;text-align:right}.match-centre-match-scores{min-width:120px;justify-content:center;font-size:1em!important}.match-centre-match-team-logo{display:flex;align-items:center;justify-content:center}.match-centre-match-team-name{flex:1;font-size:.8em!important;max-width:220px;word-break:keep-all}@media (max-width:959px){.match-centre-match-team-name{display:none}}.match-centre-match-actions{z-index:1;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:10px}@media (max-width:959px){.match-centre-match-actions{flex-direction:column}}.match-centre-match-date{display:flex;gap:10px;align-items:center;text-transform:uppercase;line-height:1.2;min-width:90px}.match-centre-match-date-day{font-size:.6em}.match-centre-match-date-day :last-child{font-weight:700}.match-centre-match-date .fa{color:var(--match-centre-primary-color)}.match-centre-match-date-time{padding:10px 10px;font-weight:700;background-color:var(--match-centre-primary-color);position:relative;display:flex;line-height:1.1;justify-content:center;align-items:center;gap:10px}.match-centre-match-date-time[data-timezone]::after{content:attr(data-timezone);font-size:.5em}@media (max-width:959px){.match-centre-match-date{flex-direction:column;text-align:center;margin-bottom:15px}}.match-centre-match-links{display:flex;align-items:center;gap:10px}.match-centre-match-links .btn,.match-centre-match-links .button{border:none;background-color:var(--match-centre-primary-color);color:var(--match-centre-color-white,#fff);padding:15px 20px;font-size:.7em;font-weight:700;line-height:1.1;height:auto}.match-centre-match-links .match-centre-calendar-button,.match-centre-match-links .match-centre-share-button{background:0 0;border:none;color:#fff;font-size:1em;padding:10px}.match-centre-match-links .match-centre-calendar-button:hover,.match-centre-match-links .match-centre-share-button:hover{color:var(--match-centre-primary-color);background:0 0;border:none}.match-centre-match-links .match-centre-calendar-button .fa,.match-centre-match-links .match-centre-share-button .fa{pointer-events:none}.banner-carousel .match-centre-match-actions{margin-bottom:60px}.banner-carousel .match-centre-match-tabs{display:none}.banner-carousel .match-centre-match-links{position:absolute;right:200px}@media (max-width:959px){.banner-carousel .match-centre-match-links{position:static}}.banner-carousel .match-centre-match-links .match-centre-calendar-button,.banner-carousel .match-centre-match-links .match-centre-share-button{display:none}.single-match-centre-match .match-centre-subtab-content{overflow:hidden;background-color:var(--match-centre-light-accent-color)}.match-centre-archive{overflow-x:hidden}.match-centre-title-box{color:var(--match-centre-white-color);border-radius:var(--match-centre-border-radius);font-size:var(--match-centre-base-font-size)!important}.match-centre-title-box .container{width:100%;display:flex;height:var(--match-centre-title-box-height);flex-direction:column;align-items:start;justify-content:flex-end}.match-centre-title-box .match-centre-tabs{margin-bottom:0}.match-centre-title-box-title{font-size:1.2em!important;color:var(--match-centre-white-color)!important;display:flex;justify-content:space-between;width:100%;align-items:center}.match-centre-title-box-sponsor-image img{height:48px;width:auto}.match-centre-fixture{font-size:var(--match-centre-base-font-size);display:grid;border-radius:10px;background-color:var(--match-centre-fixture-background-color);grid-template-areas:"leading teams links trailing" "chevron chevron chevron chevron";grid-template-columns:280px 1fr auto auto;grid-template-rows:160px 40px;line-height:1.2!important;padding-top:15px;column-gap:15px}.match-centre-fixture>*{margin-bottom:15px}.match-centre-fixture>:first-child{padding-left:15px}.match-centre-fixture>:last-child{padding-right:15px}.match-centre-fixture-leading{font-size:.6em!important;grid-area:leading;display:flex;gap:10px;align-items:center;text-transform:uppercase;padding-right:20px;border-right:1px solid var(--match-centre-secondary-color)}.match-centre-fixture-date{line-height:1.2!important}.match-centre-fixture-date div:first-child,.match-centre-fixture-date div:last-child{font-weight:700}.match-centre-fixture-date div:last-child{margin-top:10px}.match-centre-fixture-tournament{height:60px;width:60px;flex-shrink:0}.match-centre-fixture-tournament img{width:100%;height:100%;object-fit:contain}.match-centre-fixture-teams{font-size:1em!important;grid-area:teams;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:10px;line-height:1.2!important}.match-centre-fixture-links{grid-area:links;display:flex;flex-direction:column;align-items:end;gap:10px;line-height:1.2!important;font-size:.7em!important;justify-content:center;font-weight:700;color:var(--match-centre-primary-color);--link:var(--match-centre-primary-color);--link-visited:var(--match-centre-primary-color)}.match-centre-fixture-links a{padding:10px}.match-centre-fixture-links a:hover{--link:var(--match-centre-dark-accent-color);--link-visited:var(--match-centre-dark-accent-color);color:var(--match-centre-dark-accent-color)!important}.match-centre-fixture-trailing{font-size:.6em!important;grid-area:trailing;display:flex;align-items:center;gap:10px;line-height:1.2!important;padding-right:15px}.match-centre-fixture-score{padding:10px 10px;font-weight:700;font-size:1.2em!important;background-color:var(--match-centre-white-color,#fff);color:var(--match-centre-primary-color);line-height:1.1!important}.match-centre-fixture-score-sub{font-size:.8em!important;font-weight:700;color:var(--match-centre-secondary-color);text-align:center;margin-top:5px}.match-centre-fixture-chevron{grid-area:chevron;display:flex;align-items:center;justify-content:center;background-color:var(--match-centre-primary-color);color:#fff!important;font-size:.5em!important;font-weight:700;line-height:1;border-radius:0 0 10px 10px;margin-bottom:0!important}.match-centre-fixture-chevron .fa{margin-left:10px}.match-centre-fixture-team-name{font-weight:700;font-size:1em!important}.match-centre-fixture-team-logo{width:130px;height:130px}.match-centre-fixture-team-logo img{width:100%;height:100%;object-fit:contain}.match-centre-fixture:hover .match-centre-fixture-chevron{background-color:var(--match-centre-dark-accent-color)}@media (max-width:1279px){.match-centre-fixture{grid-template-areas:"leading leading leading" "teams links trailing" "chevron chevron chevron";grid-template-columns:1fr auto auto;grid-template-rows:40px 120px 40px}.match-centre-fixture-leading{padding-right:0;border-right:none;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--match-centre-secondary-color);margin-left:15px;margin-right:15px}.match-centre-fixture-teams{font-size:.8em!important;padding-left:15px}.match-centre-fixture-teams div{min-width:auto!important}.match-centre-fixture-team-logo{width:100px;height:100px;flex:1}.match-centre-fixture-tournament{height:30px;width:60px}.match-centre-fixture-date{display:flex;gap:5px;align-items:center}.match-centre-fixture-date div:last-child{margin-top:0}}@media (max-width:694px){.match-centre-fixture{grid-template-areas:"leading" "trailing" "teams" "links" "chevron";grid-template-columns:1fr;grid-template-rows:auto 120px auto auto 40px}.match-centre-fixture-date{flex-direction:column;align-items:start}.match-centre-fixture-teams{flex-direction:row;align-items:center;justify-content:space-between;padding-right:15px;gap:80px}.match-centre-fixture-teams div{flex:1;flex-shrink:0}.match-centre-fixture-teams div:last-child{text-align:right}.match-centre-fixture-links{flex-direction:row;align-items:center;justify-content:center;margin-bottom:0!important}.match-centre-fixture-links a{margin-bottom:15px}.match-centre-fixture-trailing{justify-content:center;gap:25px}.match-centre-fixture-trailing>div:nth-child(2){align-self:end}}.hero-banner .featured{position:relative;width:100%}.hero-banner .featured .featured-link{position:absolute;left:0;right:0;top:0;bottom:165px;z-index:3}@media (max-width:36em){.hero-banner .featured .featured-link{bottom:115px}}.hero-banner .featured .match-centre-match-box{height:calc(100vh - 126px)}@media (max-width:36em){.hero-banner .featured .match-centre-match-box{height:calc(133.3333333333vw + 10px)}}.hero-banner .featured .match-centre-match-info{justify-content:center;height:100%}.hero-banner .featured .match-centre-match-footer{display:none!important}.hero-banner .featured-actions{position:relative;z-index:4}.hero-banner .featured.is_live .match-centre-match-location{text-align:center}.hero-banner .featured.is_live .match-centre-match-location::before{content:"Live Match";font-size:var(--match-centre-font-size-xl);font-weight:700;color:var(--match-centre-white-color);display:block;text-transform:capitalize;margin-bottom:var(--march-centre-spacing-m)}.match-centre-standings-table{margin-bottom:var(--match-centre-spacing-xl)}.match-centre-standings-table-heading{width:60vmax;margin:auto}@media (max-width:694px){.match-centre-standings-table-heading{width:auto}}@media (max-width:959px){.match-centre-standings-table{overflow-x:auto}}.match-centre-standings-table table{width:60vmax;margin:auto;border:none;border-collapse:collapse}@media (max-width:959px){.match-centre-standings-table table{width:100%}}@media (max-width:694px){.match-centre-standings-table table tr{display:grid;grid-template-columns:repeat(6,16.666666666%);grid-template-rows:repeat(5,52px);grid-template-areas:"position logo name name name name" "stats-1 stats-1 stats-1 stats-2 stats-2 stats-2" "stats-3 stats-3 stats-3 stats-4 stats-4 stats-4" "stats-5 stats-5 stats-5 stats-6 stats-6 stats-6" "points points points points points points";align-items:center;vertical-align:middle}}@media (max-width:694px){.match-centre-standings-table table thead{display:none}.match-centre-standings-table table td{min-height:50px}}.match-centre-standings-table table td,.match-centre-standings-table table th{border:none;border-bottom:1px solid var(--match-centre-grey-accent-color);padding-left:var(--match-centre-spacing-m)!important;padding-top:var(--match-centre-spacing-m)!important;padding-right:var(--match-centre-spacing-m)!important;padding-bottom:var(--match-centre-spacing-m)!important;vertical-align:middle}.match-centre-standings-table table .position{text-align:center;font-weight:700;color:var(--match-centre-primary-color)}@media (max-width:694px){.match-centre-standings-table table .position{grid-area:position;border-bottom-width:0}}.match-centre-standings-table table .logo{text-align:center;min-width:90px}@media (max-width:694px){.match-centre-standings-table table .logo{grid-area:logo;border-bottom-width:0;padding:5px!important}}.match-centre-standings-table table .logo img{height:45px;width:45px;object-fit:contain;vertical-align:middle;padding:var(--match-centre-spacing-xxs);background-color:var(--match-centre-standings-highlight-color);border-radius:var(--match-centre-border-radius)}.match-centre-standings-table table .name{font-weight:700;min-width:20vmax}@media (max-width:694px){.match-centre-standings-table table .name{grid-area:name;border-bottom-width:0}}.match-centre-standings-table table .stats{text-align:center}@media (max-width:694px){.match-centre-standings-table table .stats:nth-child(4){grid-area:stats-1;text-align:right;border-bottom-width:0}.match-centre-standings-table table .stats:nth-child(4)::before{content:attr(data-label);margin-right:10px}}@media (max-width:694px){.match-centre-standings-table table .stats:nth-child(5){grid-area:stats-2;text-align:right;border-bottom-width:0}.match-centre-standings-table table .stats:nth-child(5)::before{content:attr(data-label);margin-right:10px}}@media (max-width:694px){.match-centre-standings-table table .stats:nth-child(6){grid-area:stats-3;text-align:right;border-bottom-width:0}.match-centre-standings-table table .stats:nth-child(6)::before{content:attr(data-label);margin-right:10px}}@media (max-width:694px){.match-centre-standings-table table .stats:nth-child(7){grid-area:stats-4;text-align:right;border-bottom-width:0}.match-centre-standings-table table .stats:nth-child(7)::before{content:attr(data-label);margin-right:10px}}@media (max-width:694px){.match-centre-standings-table table .stats:nth-child(8){grid-area:stats-5;text-align:right;border-bottom-width:0}.match-centre-standings-table table .stats:nth-child(8)::before{content:attr(data-label);margin-right:10px}}@media (max-width:694px){.match-centre-standings-table table .stats:nth-child(9){grid-area:stats-6;text-align:right;border-bottom-width:0}.match-centre-standings-table table .stats:nth-child(9)::before{content:attr(data-label);margin-right:10px}}.match-centre-standings-table table .points{text-align:center}@media (max-width:694px){.match-centre-standings-table table .points{grid-area:points;text-align:right}.match-centre-standings-table table .points::before{content:attr(data-label);margin-right:10px}}.match-centre-standings-table table tr.featured,.match-centre-standings-table table tr.featured td{background-color:var(--match-centre-light-accent-color)}@media (max-width:694px){.match-centre-standings-table table tr.featured .logo img,.match-centre-standings-table table tr.featured td .logo img{background-color:transparent}}.match-centre-spinner{padding:var(--match-centre-spacing-l);display:flex;justify-content:center;align-items:center}.match-centre-no-content{background-image:url("circle.svg");background-repeat:no-repeat;background-position:center;background-size:30vmin;height:380px;display:flex;justify-content:center;align-items:center;position:relative;text-align:center;font-size:var(--match-centre-font-size-xxl);line-height:var(--match-centre-line-height-m);font-weight:bolder}@media (max-width:1279px){.match-centre-no-content{font-size:var(--match-centre-font-size-xl)}}@media (max-width:959px){.match-centre-no-content{font-size:var(--match-centre-font-size-l)}}.match-centre-primary-patten-background-image{background-color:var(--match-centre-secondary-color);background-image:var(--match-centre-primary-background-pattern-image);background-repeat:no-repeat;background-size:cover;background-position:center center}.match-centre-pagination{text-align:center;padding:var(--match-centre-spacing-l)}.match-centre-pagination button{margin-top:var(--match-centre-spacing-s)}.match-centre-heading{font-weight:700;font-size:var(--match-centre-font-size-xxl);text-decoration:none;color:var(--match-centre-dark-color);position:relative;margin-bottom:var(--match-centre-spacing-l);display:inline-block}.match-centre-heading .fa{font-size:.5em;color:var(--match-centre-primary-color);vertical-align:middle}.match-centre-heading:hover{color:var(--match-centre-primary-color)!important}.match-centre-bold{font-weight:700}.match-centre-center-text{text-align:center}.match-centre-right-text{text-align:right}.match-centre-filter-dropdown[disabled],.match-centre-filter-tab[disabled],.match-centre-pagination-load-more[disabled]{cursor:default!important;opacity:.5!important;pointer-events:none}.match-centre-tabs-content{position:relative;z-index:1}.match-centre-tabs,.match-centre-tabs .menu{z-index:1;display:flex}.match-centre-tabs li,.match-centre-tabs ul{font-size:1em}.match-centre-tabs{margin-bottom:15px;padding:0!important;overflow-x:auto;font-size:var(--match-centre-base-font-size)}.match-centre-tabs .active,.match-centre-tabs .current-menu-item,.match-centre-tabs .current-page-item{border-bottom:2px solid var(--match-centre-primary-color)}.match-centre-tabs li,.match-centre-tabs ul{list-style:none;margin:0;padding:0}.match-centre-tabs a{font-size:.6em!important;font-weight:700;padding:10px 15px;text-align:center;border-top:2px solid transparent;text-transform:uppercase;color:var(--match-centre-dark-accent-color);display:block;white-space:nowrap;line-height:1.2!important}@media (max-width:959px){.match-centre-tabs a{min-width:auto}}.match-centre-tabs a:hover{cursor:pointer}.match-centre-tabs.has-background a{color:var(--match-centre-white-color,#fff)}.match-centre-tabs.has-background a:hover{cursor:pointer;color:var(--match-centre-light-accent-color,#fff)}.match-centre-tabs.has-background .active,.match-centre-tabs.has-background .current-menu-item,.match-centre-tabs.has-background .current-page-item{border-bottom:2px solid var(--match-centre-white-color,#fff)}@media (max-width:959px){.match-centre-tabs{justify-content:center}}.match-centre-subtabs{background-color:var(--match-centre-primary-color);display:none}.match-centre-subtabs .match-centre-tabs{margin-bottom:0}@media (max-width:959px){.match-centre-subtabs{display:block}}.match-centre-subtabs a{margin-top:15px;margin-bottom:15px}.match-centre-subtabs .active,.match-centre-subtabs .current-menu-item,.match-centre-subtabs .current-page-item{border-bottom:2px solid var(--match-centre-white-color,#fff)}.match-centre-tab-content{display:flex;gap:15px}.match-centre-subtab-content{flex:1;flex-shrink:0;background-color:var(--match-centre-background-color);padding:40px 20px;display:block}@media (min-width:960px){.match-centre-subtab-content{display:block!important;padding:40px 40px}}.match-centre-fixture-filters{display:flex;align-items:center;justify-content:space-between;position:relative;isolation:isolate}.match-centre-fixture-filters .match-centre-tabs{margin-bottom:0}@media (max-width:959px){.match-centre-fixture-filters{flex-direction:column;gap:10px}}.match-centre-fixture-filters.has-background{padding-top:30px}.match-centre-fixture-filters.has-background::before{content:"";position:absolute;z-index:-1;background-color:var(--match-centre-tertiary-color);left:-50%;right:-50%;top:0;height:150px}@media (max-width:959px){.match-centre-fixture-filters.has-background::before{height:250px}}.match-centre-filter-dropdowns{display:flex;gap:10px;font-size:var(--match-centre-base-font-size)!important}@media (max-width:694px){.match-centre-filter-dropdowns{flex-direction:column;align-items:center}}.match-centre-filter-dropdown{font-size:.6em!important;font-weight:700;min-width:150px;padding:10px 15px;text-align:center;border:none;border-top:2px solid transparent;border-bottom:2px solid var(--match-centre-primary-color);text-transform:uppercase;color:var(--match-centre-dark-accent-color);display:block;white-space:nowrap;border-radius:0;line-height:1.2!important;width:auto;background-color:transparent;max-width:250px;-webkit-appearance:none}.match-centre-filter-dropdown:hover{cursor:pointer}@media (max-width:694px){.match-centre-filter-dropdown{max-width:none}}.has-background .match-centre-filter-dropdown{color:var(--match-centre-white-color,#fff);border-bottom:2px solid var(--match-centre-white-color,#fff);background-color:var(--match-centre-tertiary-color)}@keyframes loadingRotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}