:root{--live-background-colour:var(--g-color-brand-live,var(--g-color-brand-accent))}section .wrapper{max-width:1376px;width:100%;margin:0 auto}.additional-links .form__wrapper{padding:0}.additional-links .form__container{margin-top:2rem;margin-bottom:2.5rem}.additional-links .form__submit{margin-top:2rem}.page-header{margin-bottom:3rem}.w-promo-featured--full-width{max-width:1376px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:2rem}@media (max-width:1376px){.w-promo-featured--full-width{width:calc(100% - 1.6rem);background:transparent}}.loader{width:5rem;height:5rem;margin:4rem auto;position:relative;overflow:hidden;animation:a 1s infinite}.loader:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(var(--g-color-brand-primary),var(--g-color-brand-secondary));-webkit-mask:radial-gradient(transparent calc(100% - 1.6rem),var(--c-color-white) 0);mask:radial-gradient(transparent calc(100% - 1.6rem),var(--c-color-white) 0)}.text-left{text-align:left!important}.text-bold{font-weight:700!important}@keyframes a{0%{rotate:0deg}to{rotate:359deg}}@keyframes b{0%{opacity:0}to{opacity:1}}@keyframes c{50%{box-shadow:0 0 .3rem .2rem var(--g-color-brand-live)}}.filters{font-size:1.5rem;display:flex;padding:0 0 1.6rem;border-bottom:var(--c-border-default);position:relative;color:var(--matches-heading-colour)}section.section .filters{padding-top:2rem}.filters__items-container{display:flex}.filters__item{margin-right:2.4rem;display:flex;align-items:center}.filters__item-label{margin-right:.8rem;font-size:1rem;line-height:1.4rem;color:var(--matches-heading-colour)}.filters__item-dropdown-container{position:relative;margin-bottom:.2rem}.filters__item-dropdown{border-radius:1.6rem;border:var(--c-border-default);background-color:#f8f8f8;color:var(--matches-heading-colour);font-size:1.2rem;line-height:1.6rem;font-weight:700;padding:.8rem 1.8rem;height:auto;max-width:14.5rem;padding-right:3.5rem;overflow:hidden;text-overflow:ellipsis;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:none}.filters__item-dropdown-icon{position:absolute;top:50%;transform:translateY(-50%);right:1.5rem;width:1.5rem;height:1.5rem;fill:var(--matches-heading-colour)}.filters__reset-button{display:flex;align-items:center;position:relative;padding-left:2.2rem;font-weight:700;font-size:1.2rem;line-height:1.6rem}.filters__reset-button-icon{position:absolute;top:50%;transform:translateY(-50%);left:0;width:1.6rem;height:1.6rem;fill:var(--matches-heading-colour)}.filters__reset-button.disabled{pointer-events:none;opacity:.3}.filters__info{display:flex;align-items:center;position:absolute;right:0;top:50%;transform:translateY(-50%)}.filters__info-text{opacity:.8;font-size:1.2rem;line-height:1.4rem}.filters__info-icon{position:absolute;left:-2rem;top:50%;transform:translateY(-50%);margin-right:.1rem;height:1.5rem;width:1.5rem;fill:var(--matches-heading-colour)}.filters__mobile-dropdown-button{display:none}@media (max-width:840px){.filters{display:flex;justify-content:flex-start;border:none;padding:0;position:relative;border-bottom:var(--c-border-default)}.standings .filters{padding-top:0}.filters__items-container{visibility:hidden;width:0;height:0;pointer-events:none;opacity:0;overflow:hidden}.filters--open .filters__items-container{visibility:visible;position:absolute;top:6.5rem;left:-1rem;width:calc(100% + 2rem);height:auto;z-index:40;flex-direction:column;padding:1.2rem 1rem;background-color:var(--c-color-white);opacity:1;transition:opacity .25s ease;pointer-events:all;overflow:visible;box-shadow:0 1.4rem 1.5rem rgba(0,0,0,.2)}.filters__items-container:after{content:"";position:absolute;top:100%;left:0;width:100%;height:2.4rem}.filters__item{width:100%;margin:0;flex-direction:column;align-items:flex-start}.filters__item-label{font-size:1.2rem;margin-bottom:.8rem}.filters__item-dropdown-container{margin-bottom:1.2rem}.filters__item-dropdown{max-width:100%;padding:1.2rem;padding-right:3.5rem}.filters__mobile-dropdown-filter-icon{margin-right:.6rem;width:1.6rem;height:1.6rem;fill:var(--matches-heading-colour)}.filters__mobile-dropdown-chevrons-icon{margin-left:.8rem;width:1.2rem;height:1.7rem;position:absolute;top:50%;transform:translateY(-50%);right:.5rem;fill:var(--matches-heading-colour)}.filters--open .filters__mobile-dropdown-chevrons-icon{display:none}.filters__mobile-dropdown-close-icon{display:none;margin-left:.8rem;width:1.3rem;height:1.3rem;position:absolute;top:50%;transform:translateY(-50%);right:.5rem;fill:var(--matches-heading-colour)}.filters--open .filters__mobile-dropdown-close-icon{display:block}.filters__mobile-dropdown-button{display:flex;align-items:center;font-size:1.6rem;line-height:2rem;font-weight:700;padding:1.6rem 0;width:100%;position:relative}.filters__reset-button{margin:0 auto;padding-top:1rem;padding-bottom:1rem}.filters__info{top:100%;width:100%;right:0;justify-content:center;padding:1.6rem 0;transform:none;border-bottom:var(--c-border-default)}.filters__info-icon{position:relative;top:auto;left:auto;transform:none;margin-right:.4rem;fill:var(--matches-heading-colour)}}:root{--standingsTable-phase-background:var(--g-color-brand-primary);--standingsTable-phase-text-colour:var(--c-color-white)}.toggle-container{width:100%;overflow-x:auto;margin-bottom:2.7rem}.toggle{border:0;padding:1.2rem 0;margin:0;display:flex}.toggle__item-container{white-space:nowrap}.toggle__item-container:not(:last-child){margin-right:.8rem}.toggle__item-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.toggle__item-container input:checked+label{background-color:var(--standingsTable-phase-background);color:var(--standingsTable-phase-text-colour)}.toggle .toggle__label{cursor:pointer;background-color:hsla(0,0%,100%,0);border-radius:1.6rem;font-size:1.2rem;line-height:1.6rem;font-weight:700;color:var(--g-typography-color-widget-component);padding:.8rem 1.5rem;margin:0}@media (max-width:840px){.toggle{margin-bottom:1rem}.toggle__comp-title{margin-bottom:2.2rem}}.scroller{display:flex}.scroller__button{width:4rem;height:4rem;background-color:var(--g-color-brand-primary);position:relative;transition:opacity .25s ease}.scroller__button:hover{opacity:.7}.scroller__button:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(../i/elements/chevron.svg);background-repeat:no-repeat;width:1.6rem;height:.9rem;background-size:100%}.scroller__button--left{margin-right:.8rem;rotate:90deg}.scroller__button--right{margin-right:.8rem;rotate:270deg}.o-stats-table__table{font-size:1.6rem;margin-bottom:0}.o-stats-table__table-wrapper{border-radius:var(--g-layout-border-radius);box-shadow:var(--g-layout-box-shadow);overflow:hidden}.o-stats-table__table-head{border-bottom:.2rem solid var(--top-stats-table-header-highlight)}.o-stats-table__table-head th{font-size:2rem;font-weight:700;padding:1.4rem 1.6rem}.o-stats-table__table-body tr{border-bottom:.05rem solid rgba(0,0,0,.2)}.o-stats-table__table-body tr:nth-of-type(2) td{font-size:2.2rem;font-weight:700;padding:2.8rem .8rem}.o-stats-table__table-body tr:nth-of-type(2) .o-stats-table__table-cell--player,.o-stats-table__table-body tr:nth-of-type(2) .o-stats-table__table-cell--team{padding:2.8rem 0}.o-stats-table__table-body tr:last-of-type{border-bottom:none}.o-stats-table__table-body td,.o-stats-table__table-body th{border-right:none;font-weight:700}.o-stats-table__table-body td:first-of-type,.o-stats-table__table-body th:first-of-type{width:3.7rem}.o-stats-table__table-body td:last-of-type,.o-stats-table__table-body th:last-of-type{width:6.5rem;text-align:center}.o-stats-table__table-body td:first-of-type{text-align:center;font-weight:400}.o-stats-table__table-row--sub-header{background-color:var(--g-color-system-mid)}.o-stats-table__table-row--sub-header th{font-size:1rem;font-weight:700;padding:1rem 0}.o-stats-table__table-row--sub-header th:first-child,.o-stats-table__table-row--sub-header th:last-child{padding:1rem .8rem}.o-stats-table__table-cell{padding:1.8rem .8rem}.o-stats-table__table-cell--player,.o-stats-table__table-cell--team{padding:1.8rem 0}.o-stats-table__table-cell-inner{display:flex;align-items:center;gap:.8rem}.o-stats-table__table-footer{border-top:.05rem solid rgba(0,0,0,.2)}.o-stats-table__table-link{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.4rem;font-weight:700;text-decoration:none}.o-stats-table__table-link svg{margin-top:.1rem;height:1.2rem;width:1.2rem}.o-stats-table__team-flag{filter:drop-shadow(0 0 .2rem rgba(0,0,0,.2));height:2.4rem}.o-stats-table__name p{line-height:normal}@supports (-webkit-line-clamp:1){.o-stats-table__name p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}}.o-stats-table__name span{display:inline-block;font-size:1.2rem;font-weight:400}@supports (-webkit-line-clamp:1){.o-stats-table__name span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}}@media (max-width:640px){.o-stats-table__table{font-size:1.2rem}.o-stats-table__table-body tr:nth-of-type(2) td{font-size:1.8rem;padding:2rem .8rem}.o-stats-table__table-body tr:nth-of-type(2) .o-stats-table__table-cell--player,.o-stats-table__table-body tr:nth-of-type(2) .o-stats-table__table-cell--team{padding:2rem 0}.o-stats-table__table-row--sub-header th:nth-child(2){padding:.8rem 0}.o-stats-table__table-cell{padding:1.2rem .8rem}.o-stats-table__table-cell--team{padding:1.2rem 0}.o-stats-table__team-flag{height:2rem}}:root{--table-background:var(--g-component-background)}.table-scrollable{margin-bottom:2.4rem;display:block;width:100%;overflow-x:auto}.table-scrollable::-webkit-scrollbar{height:.4rem;background:#f5f5f5}.table-scrollable::-webkit-scrollbar-thumb{color:var(--g-color-brand-primary);background:var(--g-color-brand-primary)}@media (max-width:415px){.table-scrollable{width:calc(100% + 1.2rem)}}.table-scrollable table a,table a{font-size:1.4rem}.table-scrollable table caption,table caption{opacity:.5;max-width:64rem;margin:0 auto;padding:1.6rem 1.2rem;color:#161616;text-align:center}.table-scrollable table thead tr td,.table-scrollable table thead tr th,table thead tr td,table thead tr th{padding:1rem 1.6rem;color:var(--g-color-system-light)}.table-scrollable table thead tr td:after,.table-scrollable table thead tr th:after,table thead tr td:after,table thead tr th:after{display:none}@media (max-width:415px){.table-scrollable table thead tr td,.table-scrollable table thead tr th,table thead tr td,table thead tr th{padding:.6rem 1.6rem .7rem}}.table-scrollable table tfoot,table tfoot{background:#161616}.table-scrollable table tfoot tr td,.table-scrollable table tfoot tr th,table tfoot tr td,table tfoot tr th{padding:1.2rem 1.6rem;color:var(--c-color-white);background-color:#161616}.table-scrollable table tfoot tr td:after,.table-scrollable table tfoot tr th:after,table tfoot tr td:after,table tfoot tr th:after{display:none}@media (max-width:415px){.table-scrollable table tfoot tr td,.table-scrollable table tfoot tr th,table tfoot tr td,table tfoot tr th{padding:.7rem 1.6rem .6rem}}.table-scrollable table tr td,.table-scrollable table tr th,table tr td,table tr th{padding:1.2rem 1.6rem;text-align:left;position:relative}@media (max-width:415px){.table-scrollable table tr td,.table-scrollable table tr th,table tr td,table tr th{padding:1.3rem 1.6rem}}.table-scrollable table tbody tr td:last-child,.table-scrollable table tbody tr th:last-child,.table-scrollable table tfoot tr td:last-child,.table-scrollable table tfoot tr th:last-child,.table-scrollable table thead tr td:last-child,.table-scrollable table thead tr th:last-child,table tbody tr td:last-child,table tbody tr th:last-child,table tfoot tr td:last-child,table tfoot tr th:last-child,table thead tr td:last-child,table thead tr th:last-child{border-right:none}.table-scrollable table tbody tr td,.table-scrollable table tbody tr th,.table-scrollable table tfoot tr td,.table-scrollable table tfoot tr th,.table-scrollable table thead tr td,.table-scrollable table thead tr th,table tbody tr td,table tbody tr th,table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{border-right:.1rem solid gray}.cms-content table tbody tr td,.cms-content table tbody tr th,.cms-content table thead tr td,.cms-content table thead tr th{text-align:center}.cms-content table tbody tr th,.cms-content table thead tr th{font-size:1.2rem;line-height:1.6rem;font-weight:700}.cms-content table tbody tr td,.cms-content table thead tr td{font-size:1.6rem;line-height:2rem}.button{padding:1rem 2rem;font-weight:700;font-size:1.2rem;border-radius:.4rem;transition:opacity .25s ease}.button--primary{background-color:var(--g-color-brand-primary);color:var(--c-color-white)}.button:hover{opacity:.9}:root{--matchCard-topBar-background:var(--g-color-brand-primary);--matchCard-topBar-text-colour:var(--g-color-system-light)}.match{border:var(--c-border-default);margin-bottom:1.6rem;font-weight:700;box-shadow:var(--g-layout-box-shadow);display:flex;flex-direction:column;border-radius:var(--g-layout-border-radius);overflow:hidden;width:100%}.match--3pg{overflow:visible}.knockouts__match-container--highlighted .match{outline:.2rem solid var(--knockouts-highlight-pathway);outline-offset:-.2rem}.match,.match:link{text-decoration:none;color:var(--matchCard-text-colour)}.match__live-label{color:var(--matchCard-liveLabel-text);background-color:var(--matchCard-liveLabel-background);font-size:1.2rem;padding:.4rem .8rem;margin-bottom:.8rem;border-radius:.2rem;text-transform:uppercase}.match__your-time{font-size:1.2rem}.match__local-time-container{margin-top:.4rem;white-space:nowrap}.match__local-time{font-size:1.2rem;text-transform:lowercase}.match__local-time-label{font-size:1rem;opacity:.8;margin-left:.2rem}.match__section{display:flex;justify-content:space-between;align-items:center;background-color:var(--matchCard-background)}.match__section--top{padding:.8rem 1.2rem;background-color:var(--matchCard-topBar-background);color:var(--matchCard-topBar-text-colour);position:relative}.match__section--top:after{content:"";background-color:var(--matchCard-highlight-background);position:absolute;height:.2rem;width:100%;left:0;bottom:0}.match__section--middle{padding:1.6rem 1.2rem}.match--small .match__section--middle{height:11.4rem}.match__section--bottom{border-top:.1rem solid #eee;font-size:1.2rem;line-height:1.6rem;padding:.8rem}.match--small .match__section--bottom{height:3.7rem}.match__competition-name{font-size:1.4rem;line-height:1.6rem}.abridged-standings .match__teams-container{display:flex;flex-direction:column}.abridged-standings .match{max-width:60rem}.match__info-item-container{height:4rem;display:flex;align-items:center}.match__teams-container{min-width:0;width:100%}.match__team{font-size:2rem;line-height:2.8rem;display:flex;align-items:center;cursor:pointer;height:3.2rem;width:calc(100% - 1.2rem)}.match--small .match__team,.match--small .match__team span{white-space:nowrap;width:24.3rem;overflow:hidden;text-overflow:ellipsis}.match__team-flag{margin-right:.8rem;width:3.2rem}.match__team:first-child{padding-bottom:.8rem}.match__team:last-child{padding-top:.8rem}.match__country-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.match__info-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:16.8rem;position:relative;padding:0 1.2rem;height:100%}.match--small .match__info-container{width:10.6rem;min-width:10.6rem}.match__info-container:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);height:90%;width:.1rem;background-color:#eee}.match--show-live-score .match__info-container:before{content:attr(data-live-text);color:var(--matchCard-liveLabel-text);height:auto;width:auto;right:100%;left:auto;padding:.2rem .4rem;animation:c 2s infinite;text-transform:uppercase;background-color:var(--matchCard-liveLabel-background);border-radius:.1rem}.match__score,.match__time{font-size:3.2rem;line-height:3.6rem}.match__score{padding:.1rem 1.4rem}.match__score--winner{background-color:var(--matchCard-highlight-background);border-radius:.4rem}.match__time{display:flex;align-items:center}.match__time-ampm{font-size:1.2rem;line-height:1.2rem;margin-left:.3rem;text-transform:uppercase}.match__timezone{font-size:1.1rem;line-height:1.4rem;opacity:.5;font-weight:400}.match__venue{width:15.2rem;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}@media (max-width:840px){.match__competition-name{font-size:1.2rem}.match__info-item-container{height:3.2rem;display:flex;align-items:center}.match__team{font-size:1.4rem;line-height:2rem}.match__score,.match__time{font-size:2rem;line-height:2.4rem}.match__time-ampm,.match__timezone{font-size:1rem}.match__info-container{width:unset}.match--show-live-score .match__info-container:before{right:calc(100% - 1rem)}.match__score{padding:.4rem 1.4rem}.match__section--middle{padding-right:0}.match--small .match__section--middle{height:10.3rem}.match--small .match__section--bottom{height:3.2rem}.match__live-label,.match__local-time,.match__your-time{font-size:1rem}.match__local-time-label{font-size:.8rem}.match__team-flag{width:2.4rem}.match__team:first-child{border-bottom:.1rem solid #eee}}:root{--standingsTable-abridged-backgroundColor:var(--g-widget-background);--standingsTable-abridged-heading-colour:var(--g-typography-color-widget-heading);--standingsTable-abridged-background:var(--g-component-background);--standingsTable-abridged-header-background:var(--g-color-brand-primary);--standingsTable-abridged-header-text-colour:var(--g-color-system-light);--standingsTable-abridged-text-colour:var(--g-typography-color-widget-component);--standingsTable-abridged-highlight:var(--g-color-brand-accent);--standingsTable-abridged-subheader-background:var(--g-color-system-mid);--standingsTable-abridged-subheader-text-colour:var(--g-color-system-dark);--standingsTable-abridged-highlight-team-text:var(--g-typography-color-widget-component)}.abridged-standings{padding:1rem 0;background-color:var(--standingsTable-abridged-backgroundColor)}.abridged-standings .standings__competition-wrapper{color:var(--standingsTable-abridged-text-colour)}.abridged-standings .standings__table-container{margin-bottom:0}.abridged-standings .standings__table-container table{margin:0}.abridged-standings thead tr{background-color:var(--standingsTable-abridged-header-background)}.abridged-standings thead tr,.abridged-standings thead tr th{color:var(--standingsTable-abridged-header-text-colour)}.abridged-standings.section.cms-content{margin-top:2rem}.cms-content .abridged-standings__competition-title{font-size:3.2rem;line-height:4rem;font-weight:700;margin-bottom:0;color:var(--standingsTable-abridged-heading-colour)}.cms-content .abridged-standings__group-title{margin-bottom:0;color:var(--standingsTable-abridged-heading-colour)}.cms-content .abridged-standings--abridged,.cms-content .abridged-standings__group-title{font-size:2rem;line-height:2.8rem;font-weight:700}.abridged-standings__header{margin-bottom:.8rem}.abridged-standings__header-section{display:flex;justify-content:space-between;align-items:center}.abridged-standings__header-section:first-child{margin-bottom:2rem}.abridged-standings__header-section:last-child{align-items:flex-end}.abridged-standings .standings__sub-header{background-color:var(--standingsTable-abridged-subheader-background)}.abridged-standings .abridged-standings .standings__sub-header th{color:var(--standingsTable-abridged-subheader-text-colour);font-size:1.1rem;line-height:1.2rem}.abridged-standings__button{display:flex;align-items:center;font-weight:700}.abridged-standings__button:after{content:"";background-image:url(../i/elements/arrow-right-white.svg);width:1.5rem;height:1.5rem;display:block;background-size:100%;background-repeat:no-repeat;margin-left:.8rem;position:relative;opacity:1;background-color:hsla(0,0%,100%,0)}.abridged-standings.cms-content .standings__highlighted-team{color:var(--standingsTable-abridged-highlight-team-text);background-color:var(--standingsTable-abridged-highlight)}.abridged-standings__sponsor-container{display:flex;align-items:center}.abridged-standings__sponsoredby{margin:0;font-size:1.2rem;line-height:1.6rem;margin-right:.8rem;opacity:.5}.abridged-standings__sponsor-logo{width:7.3rem}@media (max-width:840px){.cms-content .abridged-standings__competition-title{font-size:2rem;line-height:2.4rem}.cms-content .abridged-standings__group-title{font-size:1.6rem;line-height:2rem}.abridged-standings__button:after{margin-left:0}.abridged-standings__header-section:last-child{align-items:center}.abridged-standings__sponsoredby{font-size:1rem;line-height:1.4rem}.abridged-standings__sponsor-logo{width:5.6rem}.abridged-standings .match__section{padding-right:0}.abridged-standings .match__team:not(:last-child){margin-bottom:1.4rem}.abridged-standings .match__score:first-child{margin-top:0}.abridged-standings .match__info-container{width:11rem;min-width:11rem}}:root{--boxScore-background:var(--g-widget-background);--boxScore-selected-background:var(--g-color-brand-primary);--boxScore-selected-text-colour:var(--g-color-system-light);--boxScore-table-background:var(--g-component-background);--boxScore-table-header-background:var(--g-color-brand-primary);--boxScore-table-header-text-colour:var(--g-color-system-light);--boxScore-table-header-highlight:var(--g-color-brand-accent);--boxScore-table-text-colour:var(--g-typography-color-widget-component);--boxScore-points-colour:var(--g-color-brand-accent)}.box-score{background-color:var(--boxScore-background);position:relative}.box-score__placeholder:after{content:"";background:linear-gradient(0deg,var(--boxScore-background) 50%,transparent);position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.box-score__placeholder .box-score__table-wrapper{border:.1rem solid #161616;overflow:hidden;opacity:.2}.box-score__placeholder .box-score__table--allStats th:nth-child(2n):not(:nth-child(n+13)):after{background-color:var(--boxScore-table-text-colour)}.box-score__placeholder .box-score__table thead{background-color:var(--boxScore-table-background)}.box-score__placeholder .box-score__table thead .box-score__table-cell--percentage:before{background-color:var(--boxScore-table-text-colour)}.box-score__placeholder .box-score__table td,.box-score__placeholder .box-score__table th{color:var(--boxScore-table-text-colour)}.box-score__placeholder-heading{font-size:3.2rem;font-weight:700;line-height:4rem;text-align:center}.box-score__placeholder-table{position:relative}.box-score__placeholder-overlay{position:absolute;top:0;left:0;height:100%;width:100%}.box-score__placeholder-overlay-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.box-score__placeholder-image{background-color:var(--boxScore-table-text-colour);-webkit-mask-image:url(../i/elements/court-outline.svg);mask-image:url(../i/elements/court-outline.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;height:12.8rem;width:44.5rem;opacity:.6}.box-score__placeholder-text{color:var(--boxScore-table-text-colour);font-size:1.4rem;line-height:2rem;opacity:.6}.box-score__placeholder-text-wrapper{margin-top:1.6rem}.box-score__placeholder-text--bold{font-size:1.6rem;font-weight:700}.box-score__placeholder,.box-score__wrapper{padding:2rem 0}.box-score__team{display:flex;justify-content:space-between}.box-score__team-info{display:flex;align-items:center;font-size:3.2rem;gap:1.6rem}.box-score__team-flag{max-width:4.4rem}.box-score__team-name{white-space:nowrap}.box-score__toggle-wrapper{display:flex;align-items:center;justify-content:space-between}.box-score__toggle .toggle{margin:1.6rem 0}.box-score__toggle .toggle input:not(:checked)+label{color:#161616;border:.1rem solid #161616;border-radius:1.6rem}.box-score__toggle .toggle input:checked+label{background-color:var(--boxScore-selected-background);border:1px solid var(--boxScore-selected-background);color:var(--boxScore-selected-text-colour)}.box-score__swipe{margin:auto 0;opacity:.7}.box-score__swipe:after{content:"";display:inline-block;background-color:#161616;-webkit-mask-image:url(../i/elements/swipe.svg);mask-image:url(../i/elements/swipe.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:relative;top:.15rem;margin-left:.4rem;height:1.2rem;width:1.2rem}.box-score__table{background-color:var(--boxScore-table-background);margin-bottom:0}.box-score__table-wrapper{border:.1rem solid #f8f8f8;border-radius:var(--g-layout-border-radius);margin:2.4rem 0 1.6rem;overflow-x:auto;scroll-behavior:smooth}.box-score__table-cell--player{white-space:nowrap}.box-score__table--summary td:nth-child(2):after,.box-score__table--summary th:nth-child(2):after{content:"";display:inline-block;position:absolute;right:0;height:1.8rem;width:.1rem;opacity:.1}.box-score__table--summary th:nth-child(2):after{background-color:var(--boxScore-table-header-text-colour)}.box-score__table--summary td:nth-child(2):after{background-color:var(--boxScore-table-text-colour)}.box-score__table--allStats td:nth-child(2n):not(:nth-child(n+13)):after,.box-score__table--allStats th:nth-child(2n):not(:nth-child(n+13)):after{content:"";display:inline-block;position:absolute;right:0;height:1.8rem;width:.1rem;opacity:.1}.box-score__table--allStats th:nth-child(2n):not(:nth-child(n+13)):after{background-color:var(--boxScore-table-header-text-colour)}.box-score__table--allStats td:nth-child(2n):not(:nth-child(n+13)):after{background-color:var(--boxScore-table-text-colour)}.box-score__table thead{background-color:var(--boxScore-table-header-background);border-bottom:.1rem solid var(--boxScore-table-header-highlight)}.box-score__table thead .box-score__percentage:before{content:"";background-color:var(--boxScore-table-header-text-colour);position:absolute;left:-.5rem;top:50%;height:.1rem;width:1.4rem}.box-score__table tr:nth-child(2n){background-color:inherit}.box-score__table tr:last-child td{border-bottom:none}.box-score__table th{color:var(--boxScore-table-header-text-colour);font-size:1.2rem;font-weight:700;line-height:1.6rem}.box-score__table th:first-of-type{border-top-left-radius:var(--g-layout-border-radius)}.box-score__table th:last-of-type{border-top-right-radius:var(--g-layout-border-radius)}.box-score__table td,.box-score__table th{border:none;padding:.8rem 1.2rem;text-align:center;min-width:4.8rem}.box-score__table td:nth-child(n+5):nth-child(-n+12),.box-score__table th:nth-child(n+5):nth-child(-n+12){min-width:6.4rem}.box-score__table td:nth-child(2),.box-score__table th:nth-child(2){text-align:start;min-width:12.8rem}.box-score__table td:first-child,.box-score__table th:first-child{width:1.8rem}.box-score__table td{border-bottom:.1rem solid #f8f8f8;color:var(--boxScore-table-text-colour);font-size:1.6rem;line-height:2rem}.box-score__table td:nth-child(-n+2){font-weight:700}.box-score__table td:nth-child(4){color:var(--boxScore-points-colour);font-weight:700}.box-score__percentage{opacity:.5;margin-top:.05rem}.box-score__hide-stat{display:none}.box-score__show-stat{display:table-cell}.box-score__additional-info{font-size:1.2rem;line-height:1.6rem;margin-top:1.6rem;opacity:.7}.box-score__additional-info sup{top:-.2rem}@media (max-width:840px){.box-score__placeholder-heading{font-size:2rem;line-height:2.4rem;margin-bottom:1.6rem}.box-score__placeholder-image{height:7.2rem;width:25rem}.box-score__placeholder-text,.box-score__placeholder-text--bold{font-size:1.2rem}.box-score__placeholder-text-wrapper{margin-top:1.2rem}.box-score__team-info{font-size:2rem;gap:.8rem;min-width:0;width:100%}.box-score__team-flag{max-width:3.2rem}.box-score__team-name{font-size:2rem;text-overflow:ellipsis;overflow:hidden}.box-score__table-wrapper{margin:0 0 1.6rem}.box-score__table th{font-size:1rem;line-height:1.4rem}.box-score__table td,.box-score__table th{padding:.8rem .4rem;min-width:3.4rem}.box-score__table td:nth-child(2),.box-score__table th:nth-child(2){min-width:9.6rem}.box-score__table td:nth-child(n+5):nth-child(-n+12),.box-score__table th:nth-child(n+5):nth-child(-n+12){min-width:4.8rem}.box-score__table td{font-size:1.2rem;line-height:1.6rem}}:root{--statsPlayerProfile-bio-bg-color:var(--g-website-background);--statsPlayerProfile-bio-text-color:var(--g-typography-application-paragraph)}.player-bio{background:var(--statsPlayerProfile-bio-bg-color);color:var(--statsPlayerProfile-bio-text-color)}.player-bio__wrapper{max-width:85rem;padding:4rem 0;font-family:var(--g-typography-application-paragraph);font-size:2rem;line-height:1.6;font-weight:400;margin:0 auto}@media (max-width:415px){.player-bio__wrapper{font-size:2rem;line-height:1.6}}.player-bio__title{display:block;font-family:var(--g-typography-application-heading);font-weight:700;font-size:var(--c-title-small-desktop);margin-bottom:.8rem}@media (max-width:640px){.player-bio__title{font-size:var(--c-title-small-mobile)}}.player-bio__content{font-size:1.6rem}.player-bio__content p{margin-bottom:.8rem}@media (max-width:1025px){.player-bio{margin:0 1.6rem}}@media (max-width:640px){.player-bio{width:calc(100% - 3.2rem);padding-bottom:0;margin-top:.5rem;order:6;font-family:var(--g-typography-application-paragraph)}}:root{--statsPlayerProfile-header-bg-color:var(--g-color-system-dark);--statsPlayerProfile-header-overlay-color:var(--g-color-system-dark);--statsPlayerProfile-header-text-color:var(--c-color-white)}.w-player-hero{background-color:var(--statsPlayerProfile-header-bg-color);color:var(--statsPlayerProfile-header-text-color);position:relative;overflow:hidden}.w-player-hero__inner{width:100%;max-width:137rem;margin:0 auto;padding-left:1.2rem;padding-right:1.2rem;position:relative;z-index:20}@media (max-width:640px){.w-player-hero__inner{padding-left:.8rem;padding-right:.8rem}}.w-player-hero__inner:before{content:"";display:block}.w-player-hero__inner:after{content:"";display:table;clear:both}.w-player-hero__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.w-player-hero__bg-image img{width:100%}.w-player-hero__bg-image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--statsPlayerProfile-header-overlay-color) 0,var(--statsPlayerProfile-header-overlay-color) 20%,transparent)}.w-player-hero__bg-blur{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(10rem)}.w-player-hero__bg-blur-primary{position:absolute;right:1.2rem;top:7rem;height:24rem;width:24rem;border-radius:50%;background-color:#1a52c1;opacity:.5}.w-player-hero__bg-blur-accent{position:absolute;right:7.2rem;bottom:4.7rem;height:40rem;width:40rem;border-radius:50%;background-color:#ff1f1f;opacity:.5}.w-player-hero__bg-surname{font-family:var(--g-typography-application-heading);text-transform:uppercase;font-weight:800;line-height:1;opacity:.1;font-size:64rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;word-wrap:normal}.w-player-hero__wrapper{display:flex;align-items:center;gap:5rem;position:relative;z-index:20;padding-top:4.2rem}.w-player-hero__wrapper:after,.w-player-hero__wrapper:before{display:none}.w-player-hero__gradient{display:none;position:absolute;top:0;left:-1.2rem;width:calc(100% + 2.4rem);height:100%;z-index:-10;background:linear-gradient(90deg,var(--statsPlayerProfile-header-overlay-color) 0,var(--statsPlayerProfile-header-overlay-color) 25%,transparent)}.w-player-hero__info{position:relative;z-index:20;margin-bottom:4.2rem;display:flex;flex-direction:column;gap:.8rem;align-items:flex-start;width:100%;max-width:75rem;flex:1}.w-player-hero__header{display:flex;justify-content:space-between;padding-bottom:3rem}.w-player-hero__name{display:flex;flex-wrap:wrap;font-family:var(--g-typography-application-heading);font-size:9rem;line-height:1;font-weight:800;max-width:100%;margin-bottom:2.4rem;margin-left:-.4rem}.w-player-hero__name--capitalised{text-transform:uppercase}.w-player-hero__last-name{flex-shrink:0;width:100%}.w-player-hero__shirt-num{font-family:var(--g-typography-application-heading);font-size:var(--c-title-xxlarge-desktop);font-weight:800;font-size:4.8rem}@media (max-width:640px){.w-player-hero__shirt-num{font-size:var(--c-title-xxlarge-mobile)}}.w-player-hero__position{font-family:var(--g-typography-application-heading);font-weight:700;font-size:var(--c-title-small-desktop);color:#161616;background-color:var(--c-color-white);text-transform:uppercase;padding:.4rem .8rem}@media (max-width:640px){.w-player-hero__position{font-size:var(--c-title-small-mobile)}}.w-player-hero__details{display:flex;gap:4rem;max-width:64rem}.w-player-hero__item{position:relative;flex-direction:column;display:flex;align-items:flex-start;flex-shrink:0}.w-player-hero__item-title{font-family:var(--g-typography-application-paragraph);font-size:1.4rem;line-height:1.4;font-weight:400}@media (max-width:415px){.w-player-hero__item-title{font-size:1.4rem;line-height:1.4}}.w-player-hero__item-title--tournaments{font-weight:700;font-size:1.6rem}.w-player-hero__item-value{font-family:var(--g-typography-application-heading);font-weight:700;font-size:var(--c-title-small-desktop);display:flex;align-items:center;gap:.8rem}@media (max-width:640px){.w-player-hero__item-value{font-size:var(--c-title-small-mobile)}}.w-player-hero__item-value img{width:3rem;border-radius:.4rem}.w-player-hero__item-value--tournaments{font-weight:400;font-size:1.6rem;overflow:hidden}@supports (-webkit-line-clamp:3){.w-player-hero__item-value--tournaments{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:stretch}}.w-player-hero__summary{padding-top:2.4rem;font-family:var(--g-typography-application-paragraph);font-size:1.6rem;line-height:1.5;font-weight:400;overflow:hidden;max-width:64rem}@media (max-width:415px){.w-player-hero__summary{font-size:1.6rem;line-height:1.5}}@supports (-webkit-line-clamp:3){.w-player-hero__summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:stretch}}.w-player-hero__image-section{flex:0;display:flex;align-items:flex-end;align-self:flex-end;position:relative;min-width:55rem;top:4rem}.w-player-hero__image-section.o-placeholder{background-color:unset;top:2rem}.w-player-hero__image-section.o-placeholder .player-profile__placeholder{width:75%;height:75%;min-height:0;max-width:none}.w-player-hero__image-section .o-placeholder__svg{max-width:12rem;margin:12rem auto}.w-player-hero__image-container{display:flex;height:min-content;width:100%}.w-player-hero__image-container img{width:100%}.w-player-hero__social-links{position:absolute;top:4rem;right:2rem;display:flex;flex-direction:column;gap:1.5rem;z-index:10}.w-player-hero__social-link-icon{width:3rem;height:3rem;transition:transform .2s ease-out}.w-player-hero__social-link-icon:focus{transform:scale(1.2)}@media (min-width:840px){.w-player-hero__social-link-icon:hover{transform:scale(1.2)}}@media (max-width:1376px){.w-player-hero__gradient{display:block}.w-player-hero__name,.w-player-hero__shirt-num{font-size:6rem}.w-player-hero__position{font-size:1.6rem}.w-player-hero__details{flex-wrap:nowrap;gap:2.5rem}.w-player-hero__image-section{min-width:50rem;align-self:center}.w-player-hero__image-section.o-placeholder{top:8rem}}@media (max-width:1025px){.w-player-hero__details{gap:2rem}}@media (max-width:840px){.w-player-hero__gradient{background:linear-gradient(0deg,var(--statsPlayerProfile-header-overlay-color) 0,var(--statsPlayerProfile-header-overlay-color) 25%,transparent)}.w-player-hero__inner{padding-left:0;padding-right:0}.w-player-hero--full-image{min-height:65rem}.w-player-hero__bg-image:after{display:none}.w-player-hero__wrapper{flex-direction:column-reverse;gap:0;position:relative;width:100%}.w-player-hero__info{gap:1.6rem;padding:0 1.6rem 1.6rem;max-width:100%;margin-bottom:0}.w-player-hero__bg-surname{font-size:15vh;top:0;transform:translate(-50%)}.w-player-hero__image-section{min-width:0;z-index:-1;margin-bottom:-15rem}.w-player-hero__image-section.o-placeholder{top:2rem}.w-player-hero__image-section .player-profile__placeholder{margin-left:6rem}.w-player-hero__image-container{margin:0 auto;width:65%}.w-player-hero__first-name{font-size:3.2rem}.w-player-hero__last-name,.w-player-hero__shirt-num{font-size:4.8rem}.w-player-hero__name{margin-bottom:0;margin-left:-.25rem}.w-player-hero__summary{padding-top:0}.w-player-hero__social-links{z-index:20}.w-player-hero__social-links--row{position:relative;display:flex;flex-direction:row;top:auto;right:auto;justify-content:space-evenly;background-color:var(--statsPlayerProfile-header-bg-color);padding:1rem 0}}@media (max-width:640px){.w-player-hero__header{order:2;padding:1.6rem 0 2rem;justify-content:center}.w-player-hero__shirt-name{justify-content:center;gap:.8rem}.w-player-hero__position{font-family:var(--g-typography-application-heading);font-weight:700;font-size:var(--c-title-xsmall-desktop)}}@media (max-width:640px) and (max-width:640px){.w-player-hero__position{font-size:var(--c-title-xsmall-mobile)}}@media (max-width:640px){.w-player-hero__image-container{width:100%}.w-player-hero__details{gap:0;width:100%;justify-content:space-between}.w-player-hero__item-title{font-family:var(--g-typography-application-heading);font-weight:700;font-size:var(--c-title-xsmall-desktop)}}@media (max-width:640px) and (max-width:640px){.w-player-hero__item-title{font-size:var(--c-title-xsmall-mobile)}}@media (max-width:640px){.w-player-hero__item-title--tournaments{font-size:1.6rem}.w-player-hero__item-value img{width:2.1rem}.w-player-hero__summary{overflow:hidden}@supports (-webkit-line-clamp:6){.w-player-hero__summary{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;align-self:stretch}}}@media (max-width:500px){.w-player-hero__image-section{align-self:center}}html[dir=rtl] .w-player-hero__cta svg{transform:rotate(180deg)}@media (max-width:640px){html[dir=rtl] .w-player-hero__cta{left:auto;right:2.4rem}}.player-stats-table__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;color:var(--standingsTable-heading-colour)}.player-stats-table__title{font-size:3.2rem;letter-spacing:-.08rem}.player-stats-table__subheader{font-size:2rem;color:var(--standingsTable-heading-colour)}.player-stats-table .standings__comp-title{margin:0;font-weight:800}.player-stats-table .standings__table-wrapper{box-shadow:none}.player-stats-table .standings__table-wrapper tbody tr td:last-child{color:var(--standingsTable-text-colour)}.player-stats-table .standings__table-wrapper thead tr:first-child th:nth-child(3):after,.player-stats-table .standings__table-wrapper thead tr:first-child th:nth-child(4):after{display:none}.player-stats-table .standings__table-wrapper table thead td{border-right:none}.player-stats-table table{margin:1rem 0 0;border-radius:1rem;overflow:hidden;background-color:var(--standingsTable-background)!important}.player-stats-table table .player-stats-table__blank-row{background-color:var(--g-website-background);height:.75rem}.player-stats-table table .player-stats-table__blank-row th{padding:0}.player-stats-table table .player-stats-table__highlighted-row{background-color:var(--standingsTable-header-background);border-radius:4rem;overflow:hidden}.player-stats-table table .player-stats-table__highlighted-row th{font-size:1.6rem;font-weight:800;letter-spacing:-.6px;width:10rem}.player-stats-table table .player-stats-table__highlighted-row .player-stats-table__header-cell-year{width:7rem}.player-stats-table table .player-stats-table__highlighted-row .player-stats-table__header-cell-event{width:100%}.player-stats-table table thead .player-stats-table__header-cell{text-align:center}.player-stats-table table tbody{color:var(--standingsTable-text-colour)}.player-stats-table table tbody tr:nth-child(2n){background-color:transparent}.player-stats-table table tbody tr.player-stats-table__blank-row{background:var(--g-website-background)}.player-stats-table table tbody td:first-child{width:7rem}.player-stats-table table tbody td:nth-child(2){width:60%}.player-stats-table table tbody td{width:10rem}.player-stats-table table tbody .player-stats-table__total-row td{background-color:var(--standingsTable-subheader-background);color:var(--standingsTable-subheader-text-colour)!important}.player-stats-table table tbody .player-stats-table__table-cell-compName{font-weight:800;overflow:hidden}.player-stats-table table tbody .player-stats-table__table-cell{text-align:center}.player-stats-table table tbody td:nth-child(2):after,.player-stats-table table tbody td:nth-child(6):after{display:none}.player-stats-table table tbody .player-stats-table__table-cell-bold{font-weight:800;text-transform:uppercase}.player-stats-table__player-totals{margin-top:1rem}.player-stats-table .standings__table-wrapper thead tr:last-child th{border-bottom:none}@media (max-width:840px){.player-stats-table__title{font-size:2rem}.player-stats-table__subheader{font-size:1.6rem}.player-stats-table table .player-stats-table__highlighted-row th{font-size:1.2rem}.player-stats-table table .player-stats-table__highlighted-row .player-stats-table__header-cell-year{width:5rem}.player-stats-table table tr td{padding:.5rem .2rem}.player-stats-table table thead tr th{padding:.6rem 1rem}.player-stats-table table tbody .player-stats-table__table-cell-compName{font-weight:800}.player-stats-table table tbody .player-stats-table__table-cell-season{text-align:center}.player-stats-table table tbody .player-stats-table__total-row td{padding:1rem}.player-stats-table table tbody td:nth-child(2){width:100%}}:root{--statsPlayerProfile-stats-bg-color:var(--g-color-system-dark);--statsPlayerProfile-stats-text-color:var(--c-color-white)}.player-stats{background-color:var(--statsPlayerProfile-stats-bg-color);padding:.8rem;flex:1;position:relative;z-index:20}.player-stats__stats-container{display:flex;gap:.8rem;flex-wrap:wrap;width:100%;max-width:137rem;margin:0 auto}.player-stats__stats-container:before{content:"";display:block}.player-stats__stats-container:after{content:"";display:table;clear:both}.player-stats__stats-container:after,.player-stats__stats-container:before{content:none}.player-stats__stat{flex:1;padding:1.2rem .8rem;color:var(--statsPlayerProfile-stats-text-color);background-color:hsla(0,0%,100%,.1);text-align:center;border-radius:.8rem}.player-stats__stat-title{font-family:var(--g-typography-application-paragraph);font-size:1.6rem;line-height:1.5;font-weight:400;text-transform:capitalize}@media (max-width:415px){.player-stats__stat-title{font-size:1.6rem;line-height:1.5}}.player-stats__stat-value{font-family:var(--g-typography-application-heading);font-weight:800;font-size:var(--c-title-large-desktop);line-height:1;text-transform:uppercase}@media (max-width:640px){.player-stats__stat-value{font-size:var(--c-title-large-mobile)}}.player-stats__stat--loading div{background-color:hsla(0,0%,100%,.2);margin:0 auto;border-radius:.4rem;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4),hsla(0,0%,100%,0));background-size:8rem 100%;background-repeat:no-repeat;background-position:left -8rem top 0;animation:d 1s ease infinite}.player-stats__stat--loading div:first-child{width:12rem;height:2rem;margin-bottom:1.2rem}.player-stats__stat--loading div:nth-child(2){width:8rem;height:3.2rem}@media (max-width:840px){.player-stats{order:4}.player-stats__title{font-family:var(--g-typography-application-paragraph)}.player-stats__stat{min-width:16.2rem;flex:1 0 48%}.player-stats__stat-title{font-family:var(--g-typography-application-paragraph)}}@keyframes d{to{background-position:right -8rem top 0}}:root{--events-backgroundColor:var(--g-widget-background);--events-heading-colour:var(--g-typography-color-widget-heading)}.event-listings{background-color:var(--events-backgroundColor)}.event-listings .filters,.event-listings .filters__item-dropdown,.event-listings .filters__item-label{color:var(--events-heading-colour)}.event-listings .filters__info-icon,.event-listings .filters__item-dropdown-icon,.event-listings .filters__reset-button-icon{fill:var(--events-heading-colour)}.event-listings__container{display:flex;flex-wrap:wrap;gap:2.5rem}.event-listings__month-header{margin:4rem 0 2.4rem;scroll-margin-top:5rem;color:var(--events-heading-colour)}.event-listings__error-message{font-size:1.6rem;line-height:1.5;margin:3rem 0;font-weight:400}@media (max-width:840px){.event-listings__container{gap:1.2rem}.event-listings__month-header{margin:3.2rem 0 1.6rem;scroll-margin-top:5rem}.event-listings .loader{margin-top:5rem}.event-listings__error-message{margin-top:5rem;text-align:center}}:root{--eventCard-background:var(--g-component-background);--eventCard-text-colour:var(--g-typography-color-widget-component);--eventCard-topBar-background:var(--g-color-brand-primary);--eventCard-topBar-text-colour:var(--g-color-system-light);--eventCard-highlight-background:var(--g-color-brand-accent);--eventCard-findOutMore-text:var(--g-color-brand-primary)}.event{width:calc((100% - 7.5rem) / 4);min-width:30rem;border:var(--c-border-default);font-size:1.2rem;line-height:1.6rem;font-weight:700;display:flex;flex-direction:column;position:relative;padding-bottom:4rem;transition:box-shadow .25s ease;box-shadow:var(--g-layout-box-shadow);background-color:var(--eventCard-background);color:var(--eventCard-text-colour);border-radius:var(--g-layout-border-radius);overflow:hidden}.event:hover{box-shadow:0 1.3rem 2.8rem rgba(0,0,0,.2)}.event:link{text-decoration:none}.event__top-bar{padding:.8rem;background-color:var(--eventCard-topBar-background);height:3.3rem;display:flex;align-items:center;color:var(--eventCard-topBar-text-colour);border-bottom:.1rem solid var(--eventCard-highlight-background)}.event__calendar-icon{width:1.2rem;height:1.4rem;margin-right:.8rem;margin-bottom:.1rem;fill:var(--eventCard-topBar-text-colour)}.event__image-container{height:8.2rem;overflow:hidden;position:relative;background-color:#f3f3f3}.event__image-container img{width:100%}.event__info-container{padding:1.6rem 1.2rem 2.4rem;min-height:11.6rem}.event__team{color:var(--g-color-brand-primary);margin-bottom:.3rem;text-decoration:none}.event__competition-title{font-size:1.6rem;line-height:2rem;text-decoration:none}.event__competition-subtitle{margin-top:.7rem;font-weight:400;text-decoration:none}@supports (-webkit-line-clamp:3){.event__competition-subtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}.event__cta-container{display:flex;align-items:center;position:absolute;bottom:0;left:0;width:100%;border-top:var(--c-border-default);justify-self:flex-end;height:4rem;color:var(--eventCard-findOutMore-text);padding-left:1.2rem}.event__cta-icon{width:1.1rem;height:1.1rem;margin-left:.4rem;fill:var(--eventCard-findOutMore-text)}@media (max-width:840px){.event{width:calc((100% - 2.5rem) / 2);min-width:none}}@media (max-width:640px){.event{width:100%}}:root{--matchHero-backgroundColor:var(--g-widget-background);--matchHero-card-background:var(--g-component-background);--matchHero-header-background:var(--g-color-brand-primary);--matchHero-header-text-colour:var(--g-color-system-light);--matchHero-text-colour:var(--g-typography-color-widget-component);--matchHero-highlight-background:var(--g-color-brand-accent);--matchHero-cta-text:var(--g-color-brand-primary);--matchHero-liveLabel-text:var(--g-typography-color-widget-component)}.match-hero{background-color:var(--matchHero-backgroundColor);padding-bottom:2rem}.match-hero .match__section{flex-direction:column;justify-content:center;gap:2.4rem;position:relative}.match-hero .match__section--top{background-color:var(--matchHero-header-background);border-top-left-radius:var(--g-layout-border-radius);border-top-right-radius:var(--g-layout-border-radius);color:var(--matchHero-header-text-colour);min-height:3.2rem}.match-hero .match__section--top:after{background-color:var(--matchHero-highlight-background)}.match-hero .match__section--middle{background-color:var(--matchHero-card-background);border-bottom-left-radius:var(--g-layout-border-radius);border-bottom-right-radius:var(--g-layout-border-radius);padding:2.4rem 1.6rem;position:relative}.match-hero .match__competition-name{font-weight:700;text-align:center}.match-hero .match__info-item-container{justify-content:flex-start;height:unset;min-width:14rem}.match-hero .match__info-item-container:first-of-type{justify-content:flex-end}.match-hero .match__score{font-size:6rem;line-height:7.2rem;font-weight:700;padding:0 1.6rem;text-align:center}.match-hero .match__score--winner{background-color:var(--matchHero-highlight-background)}.match-hero .match__live-label{background-color:var(--g-color-brand-live);font-size:1.6rem;font-weight:700;animation:c 2s infinite;display:inline-block;margin-bottom:.8rem}.match-hero__content{height:37.7rem;position:relative}.match-hero__content+.match-hero__card{margin-top:-4rem;width:98%}.match-hero__sponsor{background-color:var(--c-color-white);display:flex;align-items:center;gap:.8rem;padding:1.6rem 2.4rem;position:absolute;top:4rem;right:-.1rem}.match-hero__sponsor-label{font-size:1rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.match-hero__sponsor-image{height:2.4rem}.match-hero__card{background-color:var(--matchHero-card-background);border-radius:var(--g-layout-border-radius);box-shadow:var(--g-layout-box-shadow);color:var(--matchHero-text-colour);margin:2rem auto 0;position:relative;width:100%;z-index:10}.match-hero__card-ctas{display:flex;flex-wrap:wrap}.match-hero__card-cta{border-left:.1rem solid #eee;flex:1;margin:1.2rem 0;position:relative;text-align:center}.match-hero__card-cta:first-child{border-left:none}.match-hero__card-cta:first-child:nth-last-child(4),.match-hero__card-cta:first-child:nth-last-child(4)~li{flex-basis:50%}.match-hero__card-cta:nth-child(-n+3),.match-hero__card-cta:nth-child(-n+6){flex-basis:33%}.match-hero__card-cta:before{content:"";background-color:#eee;position:absolute;top:-1.2rem;left:-.1rem;height:.1rem;width:calc(100% + .1rem)}.match-hero__card-cta-link{color:var(--matchHero-cta-text);display:flex;justify-content:center;font-size:1.4rem;font-weight:700;line-height:2rem;padding:1.2rem 1.6rem;text-decoration:none}.match-hero__card-cta-link:after{content:"";align-self:center;background-color:var(--matchHero-cta-text);-webkit-mask-image:url(../i/elements/arrow-right-green.svg);mask-image:url(../i/elements/arrow-right-green.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;margin-left:.8rem;height:1.2rem;width:1.2rem}.match-hero__card-cta-link:focus,.match-hero__card-cta-link:hover{text-decoration:underline}.match-hero__details{display:flex;flex-direction:column;align-items:center;gap:.6rem;width:100%}.match-hero__details-date,.match-hero__details-venue{line-height:1.6rem}.match-hero__details-venue{font-size:1.8rem;font-weight:700}.match-hero__details-date{font-size:1.4rem}.match-hero__teams{display:flex;align-items:center;justify-content:center;gap:2rem;width:100%}.match-hero__teams-info{margin:0 2rem;max-width:62rem;width:100%}.match-hero__team-names{display:flex;flex-wrap:wrap;justify-content:center;font-size:3.2rem;font-weight:700;line-height:4.4rem;margin-bottom:1.6rem}.match-hero__team-name{align-self:center;flex:1}@supports (-webkit-line-clamp:2){.match-hero__team-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}.match-hero__team-name:first-of-type{text-align:right}.match-hero__team-versus{font-size:3.2rem;margin:auto 0;text-align:center;width:11.8rem}.match-hero__team-flag{filter:drop-shadow(0 0 2rem rgba(0,0,0,.2));height:100%;width:23rem}.match-hero__team-flag--jersey{width:15rem}.match-hero__info{display:flex;align-items:center;justify-content:center}.match-hero__info--live .match__score--winner{background-color:transparent}.match-hero__info--upcoming{justify-content:center}.match-hero__status{text-align:center;min-width:11.8rem}.match-hero__status-fulltime{font-size:1.6rem;font-weight:700;line-height:1.6rem;text-transform:uppercase;white-space:nowrap}.match-hero__status-live{display:flex;flex-direction:column;align-items:center;justify-content:center}.match-hero__status-current-period{font-size:1.6rem;font-weight:700;line-height:1.6rem;white-space:nowrap}.match-hero__status-upcoming{text-align:center}.match-hero__time-label{font-size:1.4rem;line-height:1.6rem;opacity:.7}.match-hero__time-format{font-size:3.6rem;line-height:4.3rem;font-weight:700;margin:.4rem 0}.match-hero__time-ampm{margin-left:.4rem}.match-hero__time--local{display:flex;align-items:center;justify-content:center;gap:.2rem}.match-hero__time--local .match-hero__time-format{font-size:1.4rem;line-height:1.4rem;margin:0}@media (max-width:1200px){.match-hero .match__score{font-size:4.4rem;line-height:5.6rem}.match-hero__team-names{font-size:3rem}}@media (max-width:840px){.match-hero .o-wrapper{padding:0}.match-hero .match{padding-bottom:1.6rem}.match-hero .match__competition-name{font-size:1rem;font-weight:700;line-height:1.4rem}.match-hero .match__section{padding:1.2rem 1.6rem;gap:1.6rem}.match-hero .match__info-item-container{justify-content:center;min-width:6rem}.match-hero .match__info-item-container:first-of-type{justify-content:center}.match-hero .match__score{font-size:2rem;line-height:2.4rem;padding:.4rem 1.2rem}.match-hero .match__live-label{font-size:1rem;margin-bottom:0}.match-hero__content{height:17.4rem}.match-hero__sponsor{gap:.4rem;padding:.4rem .8rem}.match-hero__sponsor-label{font-size:.8rem}.match-hero__sponsor-image{height:2rem}.match-hero__card-cta{margin:.4rem 0}.match-hero__card-cta:before{top:-.4rem}.match-hero__card-cta-link{font-size:1.2rem;padding:.8rem}.match-hero__details{gap:.4rem;padding:0}.match-hero__details-date,.match-hero__details-venue{line-height:1.4rem}.match-hero__details-venue{font-size:1.4rem}.match-hero__details-date{font-size:1.2rem}.match-hero__details--middle{flex-direction:row;gap:3.8rem;margin:.8rem 0;width:100%}.match-hero__teams{display:block;padding-right:.8rem;min-width:0}.match-hero__teams-info{margin:0;width:unset}.match-hero__team{display:flex;align-items:center;gap:1.2rem;padding-top:1.2rem}.match-hero__team-flag{width:3.2rem}.match-hero__team-name{font-size:1.4rem;font-weight:700}.match-hero__team-name:first-of-type{text-align:left}.match-hero__team:first-child{border-bottom:.1rem solid #eee;padding-top:0;padding-bottom:1.2rem}.match-hero__info{align-items:center;flex-direction:column;padding-left:1.6rem;position:relative;gap:.8rem}.match-hero__info--live{gap:0;min-width:6rem}.match-hero__info--upcoming .match-hero__status{justify-content:center;position:relative;top:0;left:0;transform:translateY(0)}.match-hero__info--upcoming .match-hero__status:after,.match-hero__info--upcoming .match-hero__status:before{content:none}.match-hero__status{position:absolute;top:50%;transform:translateY(-50%);left:-2.2rem;margin:0;min-width:unset}.match-hero__status-fulltime{font-size:1rem;line-height:1.2rem;position:relative}.match-hero__status-live{flex-direction:row}.match-hero__status-current-period{font-size:1rem;line-height:1.2rem}.match-hero__status-upcoming{position:relative;padding-right:1.4rem}.match-hero__status-upcoming:before{content:"";background-color:#eee;position:absolute;bottom:-1.4rem;left:-3rem;height:8.8rem;width:.1rem}.match-hero__status:after,.match-hero__status:before{content:"";position:absolute;left:50%;transform:translateX(-50%);height:3.4rem;width:.1rem;background-color:#eee}.match-hero__status:before{top:-4rem}.match-hero__status:after{bottom:-4rem}.match-hero__time-ampm,.match-hero__time-label{font-size:1rem;line-height:1.4rem}.match-hero__time-format{display:flex;align-items:center;justify-content:center;gap:.2rem;font-size:2rem;line-height:2.4rem}.match-hero__time--local{align-items:baseline}.match-hero__time--local .match-hero__time-format{font-size:1rem;display:inline-block}.match-hero__time--local .match-hero__time-label{font-size:.8rem;white-space:nowrap}}:root{--matchesCarousel-backgroundColor:var(--g-color-brand-primary);--matchesCarousel-heading-colour:var(--g-color-system-light);--matchCard-background:var(--g-component-background);--matchCard-text-colour:var(--g-typography-color-widget-component);--matchCard-highlight-background:var(--g-color-brand-accent);--matchCard-liveLabel-background:var(--live-background-colour);--matchCard-liveLabel-text:var(--c-color-white);--matchesCarousel-timeToggle-highlight-background:var(--g-color-brand-accent)}.matches-carousel{background-color:var(--matchesCarousel-backgroundColor);width:100%;overflow:hidden;max-width:none}.matches-carousel__top-bar{display:flex;align-items:center;justify-content:space-between;height:4.8rem;padding:0 4rem;border-bottom:.1rem solid hsla(0,0%,93%,.05)}.cms-content .matches-carousel__title{font-size:2rem;line-height:2.8rem;color:var(--matchesCarousel-heading-colour);margin:0;font-weight:700}.matches-carousel__bottom-bar{height:17rem;padding:.8rem 4.8rem;overflow:hidden;position:relative}.matches-carousel__bottom-bar.is-error{display:flex;justify-content:center;align-items:center}.matches-carousel--darken .matches-carousel__bottom-bar:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:.1;background-color:#000}.matches-carousel__matches-container{display:flex;position:relative;height:100%;overflow:hidden;gap:.8rem;scroll-behavior:smooth}.matches-carousel__matches-container--centre{justify-content:center}.matches-carousel__matches-container.is-loading{align-items:center;justify-content:center}.matches-carousel__matches-container.is-loading .loader:before{background-color:var(--g-color-brand-primary)}.matches-carousel__match-top-bar{display:flex;background-color:var(--c-color-white);justify-content:space-between;align-items:center;padding:.8rem 1.2rem}.cms-content .matches-carousel__match-title{font-size:1.2rem;line-height:1.6rem;margin:0;font-weight:700}.matches-carousel__time-switcher{display:flex;align-items:center;background-color:var(--matchCard-background);padding:.2rem;gap:.2rem;margin-right:.8rem;border-radius:var(--g-layout-border-radius)}.matches-carousel__time-switcher label{padding:.6rem .8rem;text-align:center;border-radius:var(--g-layout-border-radius)}.matches-carousel__time-switcher input{display:none}.matches-carousel__time-switcher input+label{margin:0;font-size:1.2rem;line-height:1.6rem;font-weight:700;cursor:pointer;transition:background-color .25s ease;color:var(--matchCard-text-colour)}.matches-carousel__time-switcher input:checked+label{background-color:var(--matchesCarousel-timeToggle-highlight-background)}.matches-carousel__error-message{color:var(--c-color-white);font-size:1.5rem}.matches-carousel__match-container{opacity:1;transition:opacity .25s ease}.matches-carousel__match-container--transparent{opacity:0}.matches-carousel .match{width:30.5rem;background-color:var(--c-color-white);overflow:hidden;animation:b .3s}.matches-carousel .match__section{background-color:var(--matchCard-background)}.matches-carousel .match__section--top{height:3.2rem;color:var(--matchCard-text-colour)}.matches-carousel .match__section--top:after{height:.2rem;background-image:none;background-color:var(--matchCard-highlight-background)}.matches-carousel .match__section--middle{height:8.8rem;padding:.8rem 0 .8rem 1.2rem}.matches-carousel .match__section--bottom{height:3.2rem}.matches-carousel .match__live-label{font-size:.8rem;position:absolute;top:.1rem;left:50%;transform:translateX(-50%)}.matches-carousel .match__competition-name{font-size:1.2rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.matches-carousel .match__time{font-size:2rem;line-height:2.4rem}.matches-carousel .match__time-ampm{font-size:1rem;line-height:1.4rem}.matches-carousel .match__team{width:18rem}.matches-carousel .match__team span{font-size:1.6rem;line-height:2rem;width:17rem;margin-bottom:0;padding:.2rem 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.matches-carousel .match__team--genius span{font-size:1.1rem}.matches-carousel .match__team:first-child{border-bottom:.1rem solid #eee;padding-bottom:.4rem}.matches-carousel .match__team:last-child{padding-top:.4rem}.matches-carousel .match__info-container{width:9.5rem;min-width:9.5em}.matches-carousel .match__score{font-size:2rem;line-height:2.4rem;padding:.5rem 1.6rem}.matches-carousel__scroller-button{width:4rem;height:100%;position:absolute;top:0;background-color:var(--matchesCarousel-backgroundColor);display:flex;align-items:center;justify-content:center}.matches-carousel__scroller-button.disabled{pointer-events:none;opacity:.2}.matches-carousel__scroller-button,.matches-carousel__scroller-button:focus{outline:0}.matches-carousel__scroller-button:before{content:"";background-image:url(../i/elements/chevron.svg);background-repeat:no-repeat;width:1.6rem;height:.9rem}.matches-carousel__scroller-button--left{left:0}.matches-carousel__scroller-button--left:before{rotate:90deg}.matches-carousel__scroller-button--right{right:0}.matches-carousel__scroller-button--right:before{rotate:270deg}@media (max-width:840px){.matches-carousel__top-bar{padding:0 1.2rem;height:4.2rem}.cms-content .matches-carousel__title{font-size:1.6rem;line-height:2rem}.matches-carousel__time-switcher{margin-right:0}.matches-carousel__scroller-button{display:none}.matches-carousel__bottom-bar{padding:.8rem 1.2rem;overflow-x:auto;height:15.2rem}.matches-carousel__matches-container{overflow-x:auto}.matches-carousel__matches-container::-webkit-scrollbar{display:none}.matches-carousel__matches-container--centre{justify-content:flex-start}.matches-carousel__info-container{padding:0 .8rem}.matches-carousel .match{width:21.6rem;height:13.6rem}.matches-carousel .match__section--top{padding:0 .8rem}.matches-carousel .match__section--middle{height:7.2rem;padding:.8rem 0 .8rem .8rem}.matches-carousel .match__score{padding:.3rem 1.4rem}.matches-carousel .match__country-flag{width:2.4rem}.matches-carousel .match__team{width:10.5rem}.matches-carousel .match__venue{width:10rem}}:root{--matches-backgroundColor:var(--g-widget-background);--matches-heading-colour:var(--g-typography-color-widget-heading)}.matches{margin-top:2rem;padding-bottom:2rem;background-color:var(--matches-backgroundColor)}.matches__day-title{font-size:3.2rem;line-height:4rem;margin:4rem 0 2.4rem;color:var(--matches-heading-colour)}.matches__error-message{font-size:1.6rem;line-height:1.5;font-weight:400;margin:3rem auto}.matches__load-more{display:flex;margin:3.5rem auto 0}@media (max-width:840px){.matches.section{margin-top:2.5rem}.matches__matchlist-container{margin-top:7rem}.matches__day-title{margin:3.2rem 0 1.6rem;font-size:2rem;line-height:2.4rem}.matches .loader{margin-top:7rem}.matches__error-message{margin-top:5rem;text-align:center}}.single-image-widget{text-align:center}:root{--knockouts-highlight-pathway:var(--g-color-brand-primary)}.cms-content .knockouts,.knockouts{margin-bottom:5rem;position:relative}.cms-content .knockouts__round-header,.knockouts__round-header{font-size:1.4rem;line-height:2.8rem;min-width:38rem;border-bottom:.2rem solid var(--standingsTable-highlight);padding:.5rem 1.2rem;background-color:var(--standingsTable-header-background);color:var(--standingsTable-header-text-colour);position:absolute;top:0;left:0;width:100%;height:4rem}.cms-content .knockouts__rounds-container,.knockouts__rounds-container{display:flex;scroll-behavior:smooth;padding-bottom:5rem;overflow:hidden}.cms-content .knockouts__round-column,.knockouts__round-column{display:flex;flex-direction:column;gap:2.4rem;position:relative;padding-top:6.4rem;width:42.8rem;min-width:42.8rem;align-items:center}.cms-content .knockouts__round-column--no-next-round,.knockouts__round-column--no-next-round{justify-content:center}.cms-content .knockouts__match-container,.knockouts__match-container{display:flex;align-items:center;justify-content:center;flex:1;position:relative;width:38rem;min-width:38rem}.cms-content .knockouts__match-container:after,.cms-content .knockouts__match-container:before,.knockouts__match-container:after,.knockouts__match-container:before{content:"";position:absolute;width:2.4rem;z-index:1}.cms-content .knockouts__match-container:before,.knockouts__match-container:before{left:-2.4rem;background-color:#d6d6d6;height:.1rem;top:50%}.cms-content .knockouts__match-container:after,.knockouts__match-container:after{right:-2.4rem;bottom:50%;border-right:.1rem solid #d6d6d6;height:calc(50% + 1.1rem)}.cms-content .knockouts__match-container .knockouts:before,.cms-content .knockouts__round-column--no-previous-round .cms-content .knockouts__match-container:before,.cms-content .knockouts__round-column--no-previous-round .knockouts__match-container:before,.knockouts__match-container .knockouts:before{display:none}.cms-content .knockouts__match-container .knockouts,.cms-content .knockouts__round-column--no-next-round .cms-content .knockouts__match-container,.cms-content .knockouts__round-column--no-next-round .knockouts__match-container,.knockouts__match-container .knockouts{flex:none}.cms-content .knockouts__match-container .knockouts:first-child,.cms-content .knockouts__round-column--no-next-round .cms-content .knockouts__match-container:first-child,.cms-content .knockouts__round-column--no-next-round .knockouts__match-container:first-child,.knockouts__match-container .knockouts:first-child{margin-top:0}.cms-content .knockouts__match-container .knockouts:after,.cms-content .knockouts__round-column--no-next-round .cms-content .knockouts__match-container:after,.cms-content .knockouts__round-column--no-next-round .knockouts__match-container:after,.knockouts__match-container .knockouts:after{display:none}.cms-content .knockouts__match-container--odd:after,.knockouts__match-container--odd:after{top:50%;border-top:.1rem solid #d6d6d6}.cms-content .knockouts__match-container--even:after,.knockouts__match-container--even:after{bottom:50%;border-bottom:.1rem solid #d6d6d6}.cms-content .knockouts__match-container--highlighted.knockouts__match-container.knockouts__match-container--not-winner:after,.knockouts__match-container--highlighted.knockouts__match-container.knockouts__match-container--not-winner:after{border-right:.1rem solid #d6d6d6}.cms-content .knockouts__match-container--highlighted.knockouts__match-container--odd.knockouts__match-container--not-winner:after,.knockouts__match-container--highlighted.knockouts__match-container--odd.knockouts__match-container--not-winner:after{border-top:.1rem solid #d6d6d6}.cms-content .knockouts__match-container--highlighted.knockouts__match-container--even.knockouts__match-container--not-winner:after,.knockouts__match-container--highlighted.knockouts__match-container--even.knockouts__match-container--not-winner:after{border-bottom:.1rem solid #d6d6d6}.cms-content .knockouts__match-container--highlighted:before,.knockouts__match-container--highlighted:before{background-color:var(--g-color-brand-primary)}.cms-content .knockouts__match-container--highlighted.knockouts__match-container--not-winner:after,.knockouts__match-container--highlighted.knockouts__match-container--not-winner:after{border-right:.1rem solid #d6d6d6}.cms-content .knockouts__match-container--highlighted.knockouts__match-container--not-winner--odd.knockouts__match-container--not-winner:after,.knockouts__match-container--highlighted.knockouts__match-container--not-winner--odd.knockouts__match-container--not-winner:after{border-top:.1rem solid #d6d6d6}.cms-content .knockouts__match-container--highlighted.knockouts__match-container--not-winner--even.knockouts__match-container--not-winner:after,.knockouts__match-container--highlighted.knockouts__match-container--not-winner--even.knockouts__match-container--not-winner:after{border-bottom:.1rem solid #d6d6d6}.cms-content .knockouts__match-container-path-connector-before,.knockouts__match-container-path-connector-before{position:absolute;width:2.4rem;height:.1rem;background-color:.1rem solid var(--knockouts-highlight-pathway);left:-2.4rem;top:50%;opacity:0}.cms-content .knockouts__match-container--highlighted .cms-content .knockouts__match-container-path-connector-before,.cms-content .knockouts__match-container--highlighted .knockouts__match-container-path-connector-before,.cms-content .knockouts__match-container-path-connector-before .knockouts__match-container,.knockouts__match-container-path-connector-before .knockouts__match-container{opacity:1}.cms-content .knockouts__match-container-path-connector-before .knockouts,.cms-content .knockouts__round-column--no-previous-round .cms-content .knockouts__match-container-path-connector-before,.cms-content .knockouts__round-column--no-previous-round .knockouts__match-container-path-connector-before,.knockouts__match-container-path-connector-before .knockouts{opacity:0}.cms-content .knockouts__match-container-path-connector-after,.knockouts__match-container-path-connector-after{position:absolute;width:2.4rem;height:calc(50% + 1.2rem);right:-2.4rem;border-right:.1rem solid var(--knockouts-highlight-pathway);z-index:10;opacity:0}.cms-content .knockouts__match-container--highlighted .cms-content .knockouts__match-container-path-connector-after,.cms-content .knockouts__match-container--highlighted .knockouts__match-container-path-connector-after,.cms-content .knockouts__match-container-path-connector-after .knockouts__match-container,.knockouts__match-container-path-connector-after .knockouts__match-container{opacity:1}.cms-content .knockouts__match-container--odd .cms-content .knockouts__match-container-path-connector-after,.cms-content .knockouts__match-container--odd .knockouts__match-container-path-connector-after,.cms-content .knockouts__match-container-path-connector-after .knockouts__match-container,.knockouts__match-container-path-connector-after .knockouts__match-container{top:50%;border-top:.1rem solid var(--knockouts-highlight-pathway)}.cms-content .knockouts__match-container--even .cms-content .knockouts__match-container-path-connector-after,.cms-content .knockouts__match-container--even .knockouts__match-container-path-connector-after,.cms-content .knockouts__match-container-path-connector-after .knockouts__match-container,.knockouts__match-container-path-connector-after .knockouts__match-container{bottom:50%;border-bottom:.1rem solid var(--knockouts-highlight-pathway)}.cms-content .knockouts__match-container--not-in-next-round .cms-content .knockouts__match-container-path-connector-after,.cms-content .knockouts__match-container--not-in-next-round .knockouts__match-container-path-connector-after,.cms-content .knockouts__match-container-path-connector-after .knockouts,.cms-content .knockouts__match-container-path-connector-after .knockouts__match-container,.cms-content .knockouts__round-column--no-next-round .cms-content .knockouts__match-container-path-connector-after,.cms-content .knockouts__round-column--no-next-round .knockouts__match-container-path-connector-after,.knockouts__match-container-path-connector-after .knockouts,.knockouts__match-container-path-connector-after .knockouts__match-container{opacity:0}.cms-content .knockouts .match,.knockouts .match{margin:0;height:12rem;position:relative}.cms-content .knockouts .match__section--middle,.knockouts .match__section--middle{height:100%}.cms-content .knockouts .match__section--title,.knockouts .match__section--title{padding:1rem;position:absolute;height:2rem;top:-1rem;left:1rem;background-color:var(--c-color-white);border:.1rem solid var(--g-color-brand-primary);color:var(--g-color-brand-primary)}.cms-content .knockouts .match__team,.knockouts .match__team{height:3.2rem}.cms-content .knockouts .match__team--highlighted,.knockouts .match__team--highlighted{color:var(--knockouts-highlight-pathway)}.cms-content .knockouts .match__score--winner,.knockouts .match__score--winner{background-color:var(--standingsTable-highlight)}.cms-content .knockouts .scroller,.knockouts .scroller{position:absolute;right:0;top:-6rem}@media (max-width:840px){.cms-content .knockouts__round-column,.knockouts__round-column{width:30.6rem;min-width:30.6rem;gap:2.4rem}.cms-content .knockouts__rounds-container,.knockouts__rounds-container{overflow:auto}.cms-content .knockouts .scroller,.knockouts .scroller{display:none}.cms-content .knockouts .match,.knockouts .match{height:10.4rem;width:100%}.cms-content .knockouts .match--small .match__team,.knockouts .match--small .match__team{width:15rem}.cms-content .knockouts .match--small .match__info-container,.knockouts .match--small .match__info-container{width:10rem;min-width:10rem}.cms-content .knockouts .match__score,.knockouts .match__score{height:3.2rem}.cms-content .knockouts__match-container,.knockouts__match-container{width:26.6rem;min-width:26.6rem}.cms-content .knockouts__match-container:after,.cms-content .knockouts__match-container:before,.knockouts__match-container:after,.knockouts__match-container:before{width:2rem}.cms-content .knockouts__match-container:before,.knockouts__match-container:before{left:-2rem}.cms-content .knockouts__match-container:after,.knockouts__match-container:after{right:-2rem}.cms-content .knockouts__round-header,.knockouts__round-header{width:30.6rem;min-width:30.6rem}}:root{--standingsTable-backgroundColor:var(--g-widget-background);--standingsTable-heading-colour:var(--g-typography-color-widget-heading);--standingsTable-background:var(--g-component-background);--standingsTable-header-background:var(--g-color-brand-primary);--standingsTable-header-text-colour:var(--g-color-system-light);--standingsTable-text-colour:var(--g-typography-color-widget-component);--standingsTable-highlight:var(--g-color-brand-accent);--standingsTable-subheader-background:var(--g-color-system-mid);--standingsTable-subheader-text-colour:var(--g-color-system-dark);--standingsTable-points-text-color:var(--g-color-brand-primary)}.standings{width:100%;overflow:hidden;background-color:var(--standingsTable-backgroundColor);color:var(--standingsTable-text-colour)}.standings__table-wrapper{border-radius:var(--g-layout-border-radius);box-shadow:var(--g-layout-box-shadow);margin-bottom:4.8rem;overflow-x:auto;scroll-behavior:smooth}.standings__table-wrapper table{background-color:var(--standingsTable-backgroundColor);background:var(--c-color-white);table-layout:auto;width:100%;border:none;border-radius:var(--g-layout-border-radius);border-collapse:separate;margin-bottom:0}.standings__table-wrapper tbody tr td,.standings__table-wrapper tbody tr th,.standings__table-wrapper tfoot tr td,.standings__table-wrapper tfoot tr th,.standings__table-wrapper thead tr td,.standings__table-wrapper thead tr th{display:table-cell;border-right:none}.standings__table-wrapper tr td{display:table-cell}.standings__table-wrapper thead{background-color:var(--standingsTable-header-background)}.standings__table-wrapper thead th,.standings__table-wrapper thead tr{color:var(--standingsTable-header-text-colour)}.standings__table-wrapper thead tr:first-child th:nth-child(2):after,.standings__table-wrapper thead tr:first-child th:nth-child(3):after,.standings__table-wrapper thead tr:first-child th:nth-child(4):after{content:"";background-color:var(--boxScore-table-header-text-colour);display:inline-block;position:absolute;top:50%;right:0;height:1.8rem;width:.1rem;opacity:.1;transform:translateY(-50%)}.standings__table-wrapper thead tr:last-child th{border-bottom:.1rem solid var(--standingsTable-highlight)}.standings__table-wrapper tbody tr td,.standings__table-wrapper tbody tr th{border-bottom:.1rem solid #f8f8f8}.standings__table-wrapper tbody td:nth-child(2):after,.standings__table-wrapper tbody td:nth-child(6):after,.standings__table-wrapper tbody td:nth-child(11):after{content:"";background-color:var(--boxScore-table-text-colour);display:inline-block;position:absolute;top:50%;right:0;height:1.8rem;width:.1rem;opacity:.1;transform:translateY(-50%)}.standings__table-wrapper tbody tr:last-child td{border-bottom:0}.standings__table-wrapper tbody tr td:last-child{color:var(--standingsTable-points-text-color)}.standings__table-container{background-color:var(--standingsTable-background)}.standings__sub-header{background-color:var(--standingsTable-subheader-background)}.abridged-standings .standings__sub-header th,.standings .standings__sub-header th{color:var(--standingsTable-subheader-text-colour);font-size:1.2rem;line-height:1.6rem}.standings__error-message{margin:3rem 0}.standings .standings__comp-title{color:var(--standingsTable-heading-colour);font-size:3.2rem;line-height:4rem;font-weight:700}.standings .standings__group-name{font-size:2rem;font-weight:700}.standings tbody tr:nth-child(2n){background-color:hsla(0,0%,100%,0)}.standings.section .filters{margin-top:0}.standings__comp-title{margin:2.4rem 0 1.2rem}.standings__comp-title--genius{padding-bottom:1.6rem}.standings__country{display:flex;align-items:center;white-space:nowrap}.standings__country-header{width:35rem}.standings__country-name--genius{font-size:1.4rem;line-height:1.8rem;overflow:hidden;text-overflow:ellipsis}.standings__team-flag{height:2.4rem;width:3.2rem;margin-right:.9rem;position:relative}.cms-content .standings__highlighted-team{background-color:var(--standingsTable-highlight)}@media (max-width:840px){.standings{min-height:30rem}.standings table{border:none}.standings__table{margin-bottom:2.4rem}.standings__table-wrapper table tbody tr td{font-size:1.2rem}.standings__error-message{text-align:center}.standings .standings__comp-title,.standings .standings__group-name{font-size:2rem;line-height:2.4rem}.standings .standings__comp-title{margin:3.9rem 0 .8rem}.standings .standings__group-name{font-size:1.6rem}.standings__country{width:15rem}.standings__country-name{overflow:hidden;text-overflow:ellipsis}.standings__country-name--genius{font-size:1.1rem}.standings__sub-header{background-color:var(--standingsTable-subheader-background)}.abridged-standings .standings__sub-header th,.standings .standings__sub-header th{font-size:1rem;line-height:1.4rem}}:root{--stats-backgroundColor:var(--g-widget-background);--stats-table-background:var(--g-component-background);--stats-table-header-background:var(--g-color-brand-primary);--stats-table-header-highlight:var(--g-color-brand-accent);--stats-table-header-text-colour:var(--g-color-system-light);--stats-table-text-colour:var(--g-typography-color-widget-component);--stats-accent-colour:var(--g-color-brand-primary);--stats-cta-text-colour:var(--g-color-brand-primary)}.w-stats{background-color:var(--stats-backgroundColor);padding-top:1.8rem;padding-bottom:4.5rem}.w-stats table{margin-bottom:0}.w-stats .o-stats-table__table{color:var(--stats-table-text-colour)}.w-stats .o-stats-table__table-wrapper{border-top:.1rem solid rgba(0,0,0,.2)}.w-stats .o-stats-table__table-head{border-bottom:.2rem solid var(--stats-table-header-highlight)}.w-stats .o-stats-table__table-head th{background-color:var(--stats-table-header-background)}.w-stats .o-stats-table__table-body{background-color:var(--stats-table-background)}.w-stats .o-stats-table__table-body tr:nth-of-type(2){border-bottom:.2rem solid var(--stats-accent-colour)}.w-stats .o-stats-table__table-body tr:nth-of-type(2) td:last-of-type{color:var(--stats-accent-colour)}.w-stats .o-stats-table__table-body tr:nth-child(2n){background-color:var(--stats-table-background)}@media (max-width:640px){.w-stats{padding-top:.8rem}}:root{--top-stats-backgroundColor:var(--g-widget-background);--top-stats-table-background:var(--g-component-background);--top-stats-table-header-background:var(--g-color-brand-primary);--top-stats-table-header-highlight:var(--g-color-brand-accent);--top-stats-table-header-text-colour:var(--g-color-system-light);--top-stats-table-text-colour:var(--g-typography-color-widget-component);--top-stats-accent-colour:var(--g-color-brand-primary);--top-stats-cta-text-colour:var(--g-color-brand-primary)}.w-top-stats{background-color:var(--top-stats-backgroundColor)}.w-top-stats__title{font-size:3.2rem;line-height:4rem;padding-top:2.8rem}.w-top-stats__columns{display:grid;gap:4rem 2.4rem;padding:2.4rem 0;grid-template-columns:repeat(3,1fr)}.w-top-stats .o-stats-table__table{color:var(--top-stats-table-text-colour)}.w-top-stats .o-stats-table__table-head{border-bottom:.2rem solid var(--top-stats-table-header-highlight)}.w-top-stats .o-stats-table__table-head th{background-color:var(--top-stats-table-header-background)}.w-top-stats .o-stats-table__table-body{background-color:var(--top-stats-table-background)}.w-top-stats .o-stats-table__table-body tr:nth-of-type(2){border-bottom:.2rem solid var(--top-stats-accent-colour)}.w-top-stats .o-stats-table__table-body tr:nth-of-type(2) td:last-of-type{color:var(--top-stats-accent-colour)}.w-top-stats .o-stats-table__table-body tr:nth-child(2n),.w-top-stats .o-stats-table__table-footer,.w-top-stats .o-stats-table__table-footer td{background-color:var(--top-stats-table-background)}.w-top-stats .o-stats-table__table-link{color:var(--top-stats-cta-text-colour)}.w-top-stats .o-stats-table__table-link svg{fill:var(--top-stats-cta-text-colour)}@media (max-width:1025px){.w-top-stats__columns{gap:2.4rem 1.2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.w-top-stats__title{font-size:2rem}.w-top-stats__columns{grid-template-columns:1fr}}.article__wrapper,.w-article__wrapper,article .article__intro,article .w-article__intro{max-width:100rem;margin-bottom:0}.article__heading,.w-article__heading{margin-bottom:2rem}.article p,.w-article p{max-width:none}.article-summary-title,.article .post-entry,.article__body,.w-article-summary-title,.w-article .post-entry,.w-article__body{max-width:90rem;width:100%;margin:0 auto}.article,.article__content [data-contrast],.w-article,.w-article__content [data-contrast]{max-width:auto;margin-right:auto;margin-left:auto;font-family:var(--g-typography-application-paragraph);font-size:1.6rem;line-height:1.5;font-weight:400;color:var(--article-text-color);margin-bottom:2.4rem}