.table{display:block;background-color:#1e2229;border-radius:0.5rem;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#ee9200 transparent}.table__head{display:block;background-color:#62471b}.table__head:has(.table__row--cols-2),.table__body:has(.table__row--cols-2),.table__foot:has(.table__row--cols-2){min-width:27.5rem}.table__head:has(.table__row--cols-4-v2),.table__body:has(.table__row--cols-4-v2),.table__foot:has(.table__row--cols-4-v2){min-width:38.125rem}.table__head:has(.table__row--cols-6),.table__body:has(.table__row--cols-6),.table__foot:has(.table__row--cols-6){min-width:47.5rem}.table__head:has(.table__row--cols-7),.table__body:has(.table__row--cols-7),.table__foot:has(.table__row--cols-7){min-width:50.625rem}.table__head:has(.table__row--cols-9),.table__body:has(.table__row--cols-9),.table__foot:has(.table__row--cols-9){min-width:50.625rem}.table__foot{display:block;background-color:#5f4317}.table__row{display:grid;align-items:center;grid-template-columns:minmax(5.625rem,12.5rem) minmax(10rem,1fr) minmax(21.0625rem,43.0107526882%)}.table__row:not(:last-child){border-bottom:0.125rem solid #5d6163}.table__row--cols-2{grid-template-columns:repeat(2,1fr)}.table__row--cols-4{grid-template-columns:8.75rem minmax(7.5rem,1fr) 3.75rem 6.875rem}.table__row--cols-4-v2{grid-template-columns:repeat(4,1fr)}.table__row--cols-5{grid-template-columns:2.5rem minmax(10rem,1.4fr) repeat(3,minmax(5.3125rem,.5fr))}.table__row--cols-6{grid-template-columns:minmax(8.75rem,1fr) repeat(2,6.25rem) 8.125rem repeat(2,8.125rem)}.table__row--cols-7{grid-template-columns:6.875rem 6.25rem 5rem 5rem minmax(9.375rem,1fr) 10rem 8.125rem}.table__row--cols-9{grid-template-columns:repeat(9,1fr)}.table__title{padding:0.75rem 0.625rem;font-weight:700;text-transform:uppercase;text-align:center;color:#fff}.table__title--left{text-align:left}.table__title--span-2{grid-column:span 2}.table__title--span-5{grid-column:span 5}.table__title--span-6{grid-column:span 6}.table__title--span-9{grid-column:span 9}.table__body{display:block}.table__cell{padding:0.75rem 0.625rem;text-align:center;line-height:1.2}.table__cell:has(.table__teams){text-align:left}.table__teams{display:flex;justify-content:center;column-gap:0.9375rem}.table__teams--start{justify-content:flex-start}.table__cell--accent{font-weight:500;color:#fff}.table__team{max-width:9.375rem}.table__team--mw-auto{max-width:unset}.table__results{display:flex;justify-content:center;align-items:center;column-gap:0.625rem}.team{display:flex;align-items:center;column-gap:0.5rem;transition:color .3s;color:#fff;min-width:0}.team__logo{width:1.875rem;aspect-ratio:1;object-fit:contain}.team__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:root{--header-height: 5.625rem}html:has(.header.--header-scroll){--header-height: 4.375rem}.button{position:relative;display:inline-block;background:#ee9200;color:#fff;text-transform:uppercase;padding:0.875rem 2.5rem;border-radius:0.375rem;text-decoration:none;overflow:hidden;transition:transform .3s ease;will-change:transform;font-weight:500;text-align:center}.button:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#ffffff80,#fff0);transform:skew(-25deg)}.button--small{padding:0.8125rem 1.5625rem}.title{font-weight:900;text-transform:uppercase;color:#ee9200;line-height:1.1;color:#fff}.title span{color:#ee9200}.title--center{text-align:center}.title--small{font-weight:500;font-size:1.625rem}.title--tiny{font-size:1.25rem}.text{line-height:1.5}.text--center{text-align:center}.text strong{font-weight:600;color:#fff}.text p:not(:last-child){margin-bottom:0.5rem}.logo{display:flex;align-items:center;column-gap:0.3125rem}.logo__img{flex-shrink:0;width:4.375rem;aspect-ratio:1;object-fit:contain;transition:width .3s}.logo__text{font-size:1.375rem;font-weight:500;color:#fff}.logo__text span{color:#ffb63a}.sidebar{border-radius:0.375rem;overflow:hidden;background-color:#1e2229}.sidebar__title{background-color:#ee920054;padding:0.75rem;text-align:center}.sidebar__logo{text-align:center;padding:0.9375rem}.sidebar__logo img{width:40.4761904762%;max-width:10.625rem;aspect-ratio:1;object-fit:contain}.sidebar__logo--cover{border-radius:0.375rem;overflow:hidden}.sidebar__logo--cover img{object-fit:cover}.sidebar__list,.info-sidebar{padding:0.9375rem}.info-sidebar__item:not(:last-child){margin-bottom:0.8125rem}.info-sidebar__item{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);column-gap:0.9375rem}.info-sidebar__item--top{align-items:start}.info-sidebar__title{text-align:center;font-weight:500;color:#fff;font-size:1.125rem;margin-bottom:0.875rem}.info-sidebar__items:not(:last-child){margin-bottom:0.875rem}.info-sidebar__label{justify-self:end;color:#fff;font-weight:500;text-transform:capitalize;text-align:right}.info-sidebar--fz-small .info-sidebar__label{font-size:0.9375rem}.info-sidebar__links{display:flex;flex-direction:column;align-items:flex-start;row-gap:0.25rem}.info-sidebar__link{justify-self:start;font-size:0.9375rem;display:inline-flex;align-items:center;column-gap:0.625rem;line-height:1.2}.info-sidebar__link:is(a){color:#ee9200;transition:color .3s}.info-sidebar__link img{width:1.875rem;aspect-ratio:1;object-fit:contain}.list-sidebar{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem 0.875rem}.list-sidebar__link{transition:all .3s}@media not (max-width:90em){.title{font-size:2.25rem}.title--big{font-size:3.4375rem}}@media (max-width:61.99875em){.title--small{font-size:1.5rem}}@media (max-width:47.99875em){.logo__img{width:3.125rem}.logo__text{font-size:1.25rem}}@media (max-width:38.74875em){.table__head:not(:has(.table__row--cols-2,.table__row--cols-4,.table__row--cols-5,.table__row--cols-6,.table__row--cols-7,.table__row--cols-9)),.table__body:not(:has(.table__row--cols-2,.table__row--cols-4,.table__row--cols-5,.table__row--cols-6,.table__row--cols-7,.table__row--cols-9)),.table__foot:not(:has(.table__row--cols-2,.table__row--cols-4,.table__row--cols-5,.table__row--cols-6,.table__row--cols-7,.table__row--cols-9)){min-width:36.6875rem}}@media (not (max-width:35.9375em))and (max-width:90em){.title{font-size:clamp(1.75rem,1.41763005780625rem + .9248554913vw,2.25rem)}.title--big{font-size:clamp(1.875rem,0.8363439306375rem + 2.8901734104vw,3.4375rem)}}@media (max-width:35.9375em){.title{font-size:1.75rem}.title--big{font-size:1.875rem}}@media (max-width:31.875em){.table__head:has(.table__row--cols-5),.table__body:has(.table__row--cols-5),.table__foot:has(.table__row--cols-5){min-width:30rem}}@media (max-width:29.99875em){.table__head:has(.table__row--cols-4),.table__body:has(.table__row--cols-4),.table__foot:has(.table__row--cols-4){min-width:28.0625rem}.title--small{font-size:1.375rem}.title--tiny{font-size:1.125rem}}@media (max-width:25em){.button{width:100%}}@media not (min-width:47.99875rem){:root{--header-height: 4.375rem}}@media (any-hover:hover){.team:hover{color:#ffb63a}.button:hover{transform:scale(1.03)}.button:hover:before{left:125%;transition:left .7s ease-in-out}.info-sidebar__link:is(a):hover{color:#fff}.list-sidebar__link:hover{color:#ffb63a}}
