ul{list-style:none;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}*{margin:0}a{text-decoration:none;color:inherit}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}body,p,a,li,span{font-family:Open Sans,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700}body{background-color:#151515;display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.page{padding-top:4rem}.container{max-width:90rem;margin:0 auto;padding:0 .5rem}.section{margin-bottom:3.125rem}.section--decor{padding:3.125rem 0;background-image:url(/assets/images/img15.webp);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative}.section--decor:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#0a0a0acc}.section--decor-1{background-image:url(/assets/images/img1.webp)}.section--decor-2{background-image:url(/assets/images/img4.webp)}.section__inner{position:relative;z-index:2}.visually-hidden{position:absolute!important;width:.0625rem!important;height:.0625rem!important;margin:-.0625rem!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;border:0!important;white-space:nowrap!important}[hidden]{display:none!important}.sr-only{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.no-scroll{overflow:hidden}.header{background:#0a0a0a;color:#fff;position:fixed;top:0;right:0;left:0;z-index:1000}.header__inner{display:flex;align-items:center;justify-content:space-between;min-height:4rem;gap:1rem}.header__logo-link .header__logo{display:block;height:1.5rem}.header__list{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}.header__link{text-decoration:none;color:#fff;text-transform:uppercase;font-weight:400;min-height:2.5rem;display:flex;align-items:center;letter-spacing:.04em;transition:color .25s ease}.header__link:hover,.header__link.is-active{color:#e65100}.header__burger{display:inline-flex;flex-direction:column;gap:.3125rem;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;background:#0000;border:0;cursor:pointer;z-index:1000}.header__burger-bar{width:1.5rem;height:.125rem;background:#fff;transition:transform .25s ease,opacity .25s ease,background-color .25s ease;transform-origin:center;will-change:transform,opacity}.header__nav{position:fixed;top:0;right:0;bottom:0;width:min(50vw,1fr);background:#0a0a0a;transform:translate(100%);transition:transform .25s ease;padding:5.5rem 1.25rem 1.25rem;box-shadow:-.375rem 0 1.125rem #00000059;z-index:999}.header__list{display:grid;grid-template-columns:1fr 1fr;gap:.875rem;flex-wrap:wrap}.header__item{display:flex;justify-content:center}.header__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000075;opacity:0;transition:opacity .2s ease;z-index:998;pointer-events:none}.header__overlay.is-visible{opacity:1;pointer-events:auto}.header--menu-open .header__nav{transform:translate(0)}.header--menu-open .header__burger-bar:nth-of-type(2){transform:translateY(.4375rem) rotate(45deg)}.header--menu-open .header__burger-bar:nth-of-type(3){opacity:0}.header--menu-open .header__burger-bar:nth-of-type(4){transform:translateY(-.4375rem) rotate(-45deg)}@media (min-width: 1320px){.header__burger{display:none}.header__nav{position:static;transform:none;padding:0;background:#0000;box-shadow:none;width:auto}.header__overlay{display:none!important}.header__list{display:flex;flex-direction:row;gap:1.5rem}}.hero{background-image:url(/assets/images/img25.webp);background-position:top;min-height:calc(80vh - 4rem);background-size:cover;position:relative;padding:6.25rem 0;margin-bottom:3.125rem}.hero:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#e6510033}.hero__inner{position:relative;z-index:3;color:#fff}@media (max-width: 1040px){.hero__inner{display:flex;justify-content:center}}.hero__item{background-color:#0a0a0a99;max-width:40rem;padding:2rem;border:dashed .375rem #fff}@media (max-width: 1040px){.hero__item{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center}}.hero__title{font-size:3rem;line-height:1.2;margin-bottom:1.5rem}@media (max-width: 640px){.hero__title{font-size:2rem}}.hero__text{font-weight:600;font-size:1.25rem;line-height:1.5;margin-bottom:2rem}@media (max-width: 640px){.hero__text{font-size:1rem}}.hero__btn-wrap{display:flex;align-items:center}.hero__decor{position:absolute;right:1rem;top:50%;transform:translateY(-50%);padding:1.5rem;border:dashed .375rem #fff;border-radius:50%}@media (max-width: 1040px){.hero__decor{display:none}}.hero__decor-img{width:15.9375rem;height:15.9375rem;animation:hero-ball-spin 12s linear infinite}@keyframes hero-ball-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-head__wrap{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 640px){.section-head__wrap{flex-direction:column}}.section-head__title{font-size:2.5rem;text-transform:uppercase;line-height:1.2;position:relative;color:#fff}.section-head__title:after{content:"";position:absolute;left:0;bottom:0;width:2rem;height:.25rem;background-color:#e65100;border-radius:.125rem}@media (max-width: 640px){.section-head__title{text-align:center}.section-head__title:after{left:50%;transform:translate(-50%)}}.section-head__btn{display:inline-flex;align-items:center;text-transform:capitalize;justify-content:end;min-width:6.125rem;gap:.5rem;font-weight:600;color:#fff;text-decoration:none;transition:color,gap .3s ease;font-size:1.25rem}.section-head__btn:hover{color:#f57c00;gap:1rem}.section-head__icon{font-size:1.5rem}.video{position:relative;flex-grow:1}.video__link{display:flex;position:relative}.video__link:hover .video__content{background-color:#e65100;color:#fff}.video__thumb-wrap{aspect-ratio:3/4;overflow:hidden;position:relative}.video__thumb{width:100%;height:100%;object-fit:cover}.video__icon{position:absolute;z-index:3;top:calc(50% - 3.75rem);left:50%;transform:translate(-50%,-50%);color:#fff;font-size:4rem;transition:color .3s ease}.video__icon:hover{color:#e65100}.video__content{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:.5rem;color:#0a0a0a;background-color:#f5f5f5cc;transition:color,background-color .3s ease;min-height:7.5rem}.video__title{font-size:1.5rem;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.8em}.swiper{width:100%;height:100%}.swiper-pagination{position:relative;margin-top:1.5rem}.swiper-pagination-bullet{border-radius:0;background-color:#fff;width:1.5rem;height:1rem}.swiper-wrapper__teams{align-items:stretch}.swiper-slide__teams{display:flex;flex-grow:1;height:auto}.button{background:#151515;color:#f57c00;font-size:1.25rem;font-weight:700;text-transform:uppercase;padding:1rem 2rem;border:.125rem solid #f57c00;cursor:pointer;position:relative;transition:all .3s ease}.button:hover{color:#fff;background:#f57c00;box-shadow:0 0 .625rem #e65100,0 0 1.25rem #f57c00;transform:translateY(-.25rem)}.button--small{font-size:1rem;padding:.625rem 1.875rem}.button--small:hover{box-shadow:0 0 .3125rem #e65100,0 0 .625rem #f57c00;transform:translateY(0)}.live-card{background-color:#0a0a0a;color:#fff;padding:1rem;border:.25rem dashed #fff;transition:border-color .3s ease}.live-card:hover{border-color:#f57c00}.live-card__list{display:flex;align-items:center;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.live-card__list-item{display:flex;align-items:center;font-weight:600}.live-card__center{display:grid;align-items:stretch;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:2rem}@media (max-width: 560px){.live-card__center{grid-template-columns:1fr 1fr}}.live-card__team{display:flex;align-items:center;flex-direction:column;transition:color .3s ease}.live-card__team:hover .live-card__team-tag{color:#f57c00}.live-card__team-logo{width:7.5rem;height:7.5rem;object-fit:contain;margin-bottom:.5rem}.live-card__team-tag{font-size:1.5rem;margin-bottom:.5rem}.live-card__team-stat{font-weight:600}.live-card__center-info{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 560px){.live-card__center-info{grid-area:2/1/3/3}}.live-card__center-time{font-size:2rem;font-weight:700}.live-card__center-date{font-weight:600}.live-card__bot{display:flex;align-items:center;justify-content:space-between}@media (max-width: 560px){.live-card__bot{flex-direction:column-reverse;gap:1rem}}.live-card__bot-place{font-weight:600;font-size:1.25rem}.post{display:flex}.post__link{flex-grow:1;display:block;background-color:#0a0a0a;color:#fff;border-bottom:.25rem dashed #fff;transition:border-color .3s ease}.post__link:hover{border-color:#f57c00}.post__link:hover .post__title{color:#f57c00}.post__link:hover .post__thumbnail-img{scale:1.15}.post__thumbnail{aspect-ratio:16/9;overflow:hidden;position:relative}.post__thumbnail-img{object-fit:cover;width:100%;height:100%;transition:scale .3s ease}.post__content{padding:1rem}.post__title{font-size:1.5rem;line-height:1.2;margin-bottom:.5rem;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:3.2}.post__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.6*3)}.post-single{color:#fff}@media (max-width: 640px){.post-single__body{text-align:center}}.post-single__subtitle{margin-bottom:1rem}@media (max-width: 640px){.post-single__subtitle{text-align:center}}.post-single__text{margin-top:1rem}@media (max-width: 640px){.post-single__text{text-align:center}}.post-single__figure{aspect-ratio:16/8;overflow:hidden;position:relative;margin-bottom:1rem}.post-single__img{width:100%;height:100%;object-fit:cover}.time{display:inline-flex;align-items:center;gap:.375rem;color:inherit;background:#0000;padding:0;font-size:1rem}.time--video{margin-bottom:.5rem;display:flex;align-items:center;gap:.25rem;font-weight:700}.time--video .time__icon{font-size:1.125rem}.time--lives{font-weight:600;text-align:center}.time--post{position:absolute;left:0;bottom:0;background-color:#e65100;padding:.25rem .5rem;color:#fff;font-weight:600}.time__icon{font-size:1rem;line-height:1}.standings-tabs__nav{display:inline-flex;gap:.5rem;margin-bottom:1rem}.standings-tabs__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:.625rem 1.25rem;font:inherit;cursor:pointer;background:#fff;color:#0a0a0a;font-weight:600;transition:transform .12s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.standings-tabs__tab:hover{background:#f57c00;color:#fff}.standings-tabs__tab:focus-visible{outline:.125rem solid #f57c00;outline-offset:.125rem}.standings-tabs__tab.is-active{background:#e65100;color:#fff;box-shadow:0 .375rem 1.125rem #f57c0059}.standings-tabs__panel{padding:1rem;background:#0a0a0a;border-bottom:.1875rem dashed #fff}.standings-tabs__panel[hidden]{display:none}.standings-tabs__panel.is-active{animation:fadeIn .18s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(.25rem)}to{opacity:1;transform:translateY(0)}}.standings-table{--pos-col: 2.5rem;--team-col: 13.75rem;color:#fff}.standings-table .standings-table__team-name-abbr{display:none;font-weight:700;letter-spacing:.06em}.standings-table .standings-table__team-name-full{display:inline}@media (max-width: 520px){.standings-table .standings-table__team-name-full{display:none}.standings-table .standings-table__team-name-abbr{display:inline}}.standings-table__td--team{min-width:7.5rem}.standings-table__team-link{display:inline-flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit;transition:color .2s ease}.standings-table__team-link:hover .standings-table__team-name{color:#fff}.standings-table__team-logo{background:#ffffff0f;width:1.75rem;height:1.75rem;object-fit:contain;flex:0 0 1.75rem}.standings-table__team-logo--placeholder{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;width:1.75rem;height:1.75rem;background:#e65100cc}.standings-table__team-name{white-space:nowrap;line-height:1.2;font-weight:600;color:#fffc;transition:color .3s ease}.standings-table__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.75rem}.standings-table__title{margin:0;font:400 1.5rem/1.2 Anton,Impact,Haettenschweiler,Arial Narrow Bold,sans-serif,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.02em}.standings-table__scroll{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch}.standings-table__table{border-collapse:collapse;border-spacing:0;width:max(100%,61.25rem)}.standings-table__caption{text-align:left;padding:.75rem 1rem;font-weight:600;color:#f5f5f5}.standings-table__thead{background:#fff;color:#0a0a0a}.standings-table .standings-table__th--pos,.standings-table .standings-table__th--team{background:#fff}.standings-table__tr+.standings-table__tr{border-top:.0625rem solid hsla(0,0%,100%,.4)}.standings-table__tr{transition:background-color .3s ease}.standings-table__th,.standings-table__td{padding:.5rem;background-clip:padding-box;text-align:center;white-space:nowrap;vertical-align:middle;min-width:2.5rem;font-variant-numeric:tabular-nums}.standings-table__th--team{position:sticky;left:2.5rem;z-index:3;text-align:left}.standings-table__td--team{display:flex;align-items:center;position:sticky;left:2.5rem;z-index:3;text-align:left}.standings-table__th--pos,.standings-table__td--pos{width:var(--pos-col);text-align:right;position:sticky;left:0;z-index:3}.standings-table__td--pos{color:#fffc;transition:background-color .3s ease}.standings-table__th--pct,.standings-table__td--pct{width:4.5rem}.standings-table__th--gb,.standings-table__td--gb{width:3.5rem}.standings-table__th--conf,.standings-table__td--conf{width:4.875rem}.standings-table__th--div,.standings-table__td--div{width:4.375rem}.standings-table__th--home,.standings-table__td--home,.standings-table__th--road,.standings-table__td--road,.standings-table__th--neutral,.standings-table__td--neutral{width:5.375rem}.standings-table__th--ot,.standings-table__td--ot{width:3.75rem}.standings-table__th--l10,.standings-table__td--l10,.standings-table__th--strk,.standings-table__td--strk{width:4.5rem}.standings-table__td--strk.is-win{color:#13b620}.standings-table__td--strk.is-loss{color:#b90606}.standings-table__tbody tr:hover{background:#151515}.standings-table__td--empty{text-align:center;padding:1.5rem;color:#fff6}.standings-table--east .standings-table__title{color:#e65100}.standings-table--west .standings-table__title{color:#f57c00}.standings-table__tbody .standings-table__tr{background:#0a0a0a}.standings-table__tbody tr:hover .standings-table__td--pos{background:#151515}.standings-table__tbody .standings-table__td--team,.standings-table__tbody .standings-table__td--pos{background:#0a0a0a;transition:background-color .3s ease}.standings-table__tbody tr:hover .standings-table__td--team{background:#151515}.standings-table__td--team,.standings-table__th--team{box-shadow:.0625rem 0 #ffffff26}.standings-table--compact .standings-table__title{font-size:.875rem;margin-bottom:.5rem}.standings-table--compact .standings-table__table{font-size:.8125rem}.standings-table--compact .standings-table__th,.standings-table--compact .standings-table__td{padding:.375rem .5rem}.standings-table--compact .standings-table__team-logo{width:1.25rem;height:1.25rem}.standings-table--compact .standings-table__team-name-full{display:none}.standings-table--compact .standings-table__team-name-abbr{display:inline}.standings-table-min{--pos-col: 2.5rem;color:#fff}.standings-table-min .standings-table-min__team-name-abbr{display:none;font-weight:700;letter-spacing:.06em}.standings-table-min .standings-table-min__team-name-full{display:inline}@media (max-width: 520px){.standings-table-min .standings-table-min__team-name-full{display:none}.standings-table-min .standings-table-min__team-name-abbr{display:inline}}.standings-table-min__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.75rem}.standings-table-min__title{margin:0;font:400 1.5rem/1.2 Anton,Impact,Haettenschweiler,Arial Narrow Bold,sans-serif,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.02em}.standings-table-min__scroll{position:relative;min-width:0}.standings-table-min__table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums;background-color:#0a0a0a}.standings-table-min__caption{display:none}.standings-table-min__thead{background:#fff;color:#0a0a0a}.standings-table-min__tr+.standings-table-min__tr{border-top:.0625rem solid hsla(0,0%,100%,.4)}.standings-table-min__tr{transition:background-color .3s ease}.standings-table-min__th,.standings-table-min__td{padding:.5rem;text-align:center;white-space:nowrap;vertical-align:middle;min-width:2.5rem;background-clip:padding-box}.standings-table-min__th--pos,.standings-table-min__td--pos{width:var(--pos-col);text-align:right;position:sticky;left:0;z-index:2}.standings-table-min__td--pos{color:#fffc}.standings-table-min__th--team,.standings-table-min__td--team{text-align:left;position:sticky;left:var(--pos-col);z-index:2;box-shadow:.0625rem 0 #ffffff26}.standings-table-min__th--pct,.standings-table-min__td--pct{width:4.5rem;text-align:right}.standings-table-min__th--strk,.standings-table-min__td--strk{width:4.5rem;text-align:center}.standings-table-min__th:nth-child(3),.standings-table-min__td:nth-child(3),.standings-table-min__th:nth-child(4),.standings-table-min__td:nth-child(4){width:2.875rem;text-align:right}.standings-table-min__td--team{min-width:7.5rem}.standings-table-min__team-link{display:inline-grid;grid-template-columns:1.75rem 1fr;align-items:center;gap:.625rem;min-width:0;text-decoration:none;color:inherit;transition:color .2s ease}.standings-table-min__team-logo{width:1.75rem;height:1.75rem;object-fit:contain;flex:0 0 1.75rem;background:#ffffff0f}.standings-table-min__team-logo--placeholder{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-weight:700;font-size:.875rem;background:#e65100cc}.standings-table-min__team-name{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;font-weight:600;color:#fffc;transition:color .3s ease}.standings-table-min:hover .standings-table-min__team-name{color:#fff}.standings-table-min__tbody tr:hover{background:#151515}.standings-table-min .standings-table-min__td--team,.standings-table-min .standings-table-min__td--pos{background:#0a0a0a;transition:background-color .3s ease}.standings-table-min__tbody tr:hover .standings-table-min__td--pos,.standings-table-min__tbody tr:hover .standings-table-min__td--team{background:#151515}.standings-table-min--east .standings-table-min__title{color:#e65100}.standings-table-min--west .standings-table-min__title{color:#f57c00}.standings-table-min--compact .standings-table-min__title{font-size:1.25rem;margin-bottom:.5rem}.standings-table-min--compact .standings-table-min__table{font-size:.8125rem}.standings-table-min--compact .standings-table-min__th,.standings-table-min--compact .standings-table-min__td{padding:.375rem .5rem}.standings-table-min--compact .standings-table-min__team-logo{width:1.25rem;height:1.25rem}.standings-table-min--compact .standings-table-min__team-name-full{display:none}.standings-table-min--compact .standings-table-min__team-name-abbr{display:inline}.post__sidebar,.page-post__aside-item,.standings-table-min{min-width:0}.players-table{background-color:#0a0a0a;color:#fff}.players-table__scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.players-table__table{width:100%;border-collapse:collapse;min-width:67.5rem}.players-table__thead{background:#e65100;color:#fff}.players-table__th,.players-table__td{text-align:left;padding:.5rem;white-space:nowrap}.players-table__th{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.players-table__th--player{position:sticky;left:0;background-color:#e65100}.players-table__td--player{white-space:normal;max-width:17.5rem;position:sticky;left:0;background-color:#0a0a0a;box-shadow:.0625rem 0 #f5f5f5}.players-table__player-link{color:#fff;text-decoration:none;font-weight:600;transition:color .3s ease}.players-table__player-link:hover{color:#e65100}.players-table__tr+.players-table__tr{border-top:.0625rem solid hsla(0,0%,100%,.4)}.players-table__th--num,.players-table__td--num{width:3rem;text-align:center}.players-table__th--pos,.players-table__td--pos{width:4rem;text-align:center}.players-table__th--age,.players-table__td--age,.players-table__th--exp,.players-table__td--exp{width:3.5rem;text-align:center}.players-table__td--empty{text-align:center;padding:1.5rem .75rem;opacity:.7}@media (max-width: 768px){.players-table__title{font-size:1.125rem}.players-table__th,.players-table__td{padding:.5rem .625rem}}.team-card{padding:1rem;background-color:#0a0a0a;box-shadow:0 .125rem .625rem #00000026;display:grid;gap:1rem;color:#fff;border-bottom:.1875rem dashed #fff;transition:border-color .3s ease;flex-grow:1}.team-card:hover{border-color:#e65100}.team-card__top{display:flex;gap:.75rem;align-items:center}.team-card__logo{flex:0 0 auto;display:block}.team-card__logo-img{width:4.5rem;height:4.5rem;object-fit:contain;background:#151515}.team-card__title{margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.02em}.team-card__title-link{color:inherit;text-decoration:none;transition:color .3s ease;font-weight:400;line-height:1.2;font-size:1.25rem}.team-card__title-link:hover,.team-card__title-link:focus-visible{color:#f57c00}.team-card__rank{margin:0;color:#ffffffb3;font-size:.875rem}.team-card__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;list-style:none;margin-bottom:1rem}@media (max-width: 680px){.team-card__stats{grid-template-columns:repeat(2,1fr)}}.team-card__stats-item{background-color:#e65100;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem}.team-card__stats-value{font-weight:700;font-variant-numeric:tabular-nums;font-size:1.25rem;line-height:1.2}.team-card__stats-title{font-size:.875rem;color:#ffffffd9;text-transform:uppercase;letter-spacing:.04em}.team-card__bot{margin-top:auto;display:flex;justify-content:flex-end}.footer{background-image:url(/assets/images/img31.webp);background-size:cover;background-repeat:no-repeat;background-position:top;position:relative;padding:6.25rem 0 3.125rem;color:#fff}.footer:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#0a0a0ae6}.footer__inner{position:relative;z-index:2}.footer__top{display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr;gap:2rem}@media (max-width: 900px){.footer__top{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width: 666px){.footer__top{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media (max-width: 666px){.footer__top-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}}.footer__logo{display:inline-flex;margin-bottom:1rem}.footer__logo-img{height:3rem;object-fit:contain;width:15rem}.footer__text{color:#ffffffbf;max-width:20rem}.footer__top-title{margin-bottom:1rem;font-size:1.5rem}.footer__list{display:flex;flex-direction:column;gap:.5rem}.footer__link{font-weight:600;color:#fff;transition:color .3s ease}.footer__link:hover{color:#e65100}.footer__address{display:flex;flex-direction:column;gap:1rem}.footer__contact-link{color:#fff;font-size:1.125rem;transition:color .3s ease}.footer__contact-link:hover{color:#e65100}.footer__bot{padding-top:1.5rem;margin-top:2rem;border-top:.0625rem solid rgba(245,245,245,.75)}.footer__privacy{text-align:center;font-weight:600;color:#ffffffbf}.calendar__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#0a0a0a;color:#fff}@media (max-width: 930px){.calendar__header{flex-direction:column;gap:1rem}}.calendar__title{font-size:2rem}.calendar__nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.calendar__nav-btn{display:flex;align-items:center;justify-content:center;background-color:#0000;border:rgba(0,0,0,0);color:#fff;font-size:1.5rem;cursor:pointer;transition:color .3s ease}.calendar__nav-btn:hover{color:#e65100}.calendar__nav-btn--today{font-size:1rem;font-weight:600;padding:.375rem 1.125rem;border:.0625rem solid #0a0a0a;background:#fff;color:#0a0a0a;cursor:pointer;transition:background .3s ease}.calendar__nav-btn--today:hover{background:#e65100;color:#fff}.calendar__nav-list{display:flex;align-items:center;gap:.5rem}.calendar__day{display:flex;flex-direction:column;cursor:pointer;background-color:#0000;border:rgba(0,0,0,0);color:#fff}.calendar__day--active{color:#f57c00}.calendar__day:hover .calendar__day-num{color:#e65100}.calendar__day-week{text-transform:uppercase}.calendar__day-num{font-size:1.5rem;line-height:1.2;font-weight:600;transition:color .3s ease}.calendar__day--disabled{opacity:.8;cursor:auto}.calendar__day--disabled:hover .calendar__day-num{color:#fff;cursor:auto}.calendar__content{padding:1.5rem 0 0;color:#fff}.calendar__subtitle{margin-bottom:1rem}.calendar__matches{display:grid;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));gap:1.5rem 1rem}@media (max-width: 640px){.calendar__matches{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}}@media (max-width: 640px){.calendar__day.calendar__day--disabled{display:none}.calendar__title{text-align:center;line-height:1.2}}.calendar-card{background:#0a0a0a;padding:1rem;border-bottom:.1875rem dashed #fff;transition:border .3s ease}.calendar-card:hover{border-bottom:.1875rem dashed #e65100}.calendar-card__title{text-align:center;font-weight:400}.calendar-card__center{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.calendar-card__team{display:flex;align-items:center;gap:1rem}.calendar-card__team:last-child{flex-direction:row-reverse}.calendar-card__team-link{display:flex;flex-direction:column;justify-content:center;text-transform:capitalize;text-align:center}.calendar-card__team-link:hover .calendar-card__tag{color:#e65100}.calendar-card__logo{height:5rem;width:5rem;object-fit:contain}.calendar-card__tag{transition:color .3s ease;font-size:1.125rem}.calendar-card__score{font-size:2rem;font-weight:70}.calendar-card__info{display:flex;align-items:center;justify-content:center}.calendar-card__info-title{font-weight:600;text-transform:uppercase}.calendar-card__wrap{display:flex;align-items:center;justify-content:center}.page-first{background-image:url(/assets/images/img10.webp);background-position:top;background-size:cover;position:relative;padding:3.125rem 0;margin-bottom:3.125rem;color:#fff}.page-first__inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (max-width: 640px){.page-first__inner{justify-content:center;align-items:center}}.page-first:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#e6510033}.page-first__title{font-size:3rem}@media (max-width: 640px){.page-first__title{text-align:center}}.breadcrumbs{padding:1rem;background-color:#151515bf}.breadcrumbs__list{display:flex;align-items:center;gap:.5rem}.breadcrumbs__item{display:flex;align-items:center;text-transform:capitalize;gap:.5rem}.breadcrumbs__link:hover{color:#e65100}.breadcrumbs__link_separator{font-size:1rem}.breadcrumbs__link--home{border-bottom:.0625rem dashed #fff}.breadcrumbs__link--home:hover{border-color:#e65100}.is-disabled{pointer-events:none;opacity:.6}.contact__decor{position:absolute;bottom:-3.125rem;right:0;z-index:3}@media (max-width: 1020px){.contact__decor{display:none}}.contact__inner{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@media (max-width: 640px){.contact__inner{align-items:center;justify-content:center}}.contact__text{color:#fff;margin-bottom:2rem;text-align:center}.contact__wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}@media (max-width: 640px){.contact__wrap{align-items:center;justify-content:center}}.contact__item{color:#fff;display:flex;align-items:stretch;justify-content:center;text-align:flex-start;gap:.5rem}@media (max-width: 640px){.contact__item{align-items:center;justify-content:center;text-align:center}}.contact__link:hover .contact__num{color:#f57c00}.contact__title{margin-bottom:.5rem}.contact__num{opacity:.8;transition:color .3s ease}.history__inner{display:flex;flex-direction:column;gap:1.5rem;color:#fff}.history__content{display:grid;gap:1.25rem}.history__text{line-height:1.7;margin:0}@media (max-width: 640px){.history__text{text-align:center}}.history__gallery{display:grid;gap:.75rem}.history__gallery--s{grid-template-columns:repeat(2,minmax(0,1fr))}.history__gallery--m{grid-template-columns:repeat(3,minmax(0,1fr))}.history__gallery--xl{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 1024px){.history__gallery--xl{grid-template-columns:repeat(3,1fr)}}@media (max-width: 720px){.history__gallery--xl,.history__gallery--m{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.history__gallery--xl,.history__gallery--m,.history__gallery--s{grid-template-columns:1fr}}.history__img{display:block;width:100%;height:20rem;object-fit:cover}.history__figure{margin:0;display:grid;gap:.5rem;justify-items:start}.history__caption{font-size:.95rem;opacity:.8}.history__quote{margin:0;padding:1rem 1.25rem;border-left:.25rem solid var(--color-primary, #ff5a47);background:#fff;border-radius:.5rem}.history__quote-text{margin:0}.history__quote-cite{display:block;margin-top:.375rem;opacity:.8}.news__cell,.smart__cell{display:flex}.news__inner{display:flex;flex-direction:column;gap:1.5rem;color:#fff}.smart__filters{display:flex;gap:.5rem;margin-bottom:1rem}@media (max-width: 640px){.smart__filters{justify-content:center}}.smart__filter{padding:.5rem 1rem;background-color:#fff;border:.0625rem solid #fff;font-weight:600;cursor:pointer;transition:background-color .3s ease,color .3s ease}.smart__filter:hover{background-color:#f57c00;color:#fff}.smart__filter.is-active{background:#e65100;color:#fff}.smart__more-wrap{display:flex;justify-content:center;margin-top:1rem}.smart__meta{display:none;justify-content:flex-end;font-size:.9rem;opacity:.8;margin-bottom:.5rem}.smart__empty{text-align:center;margin:1rem 0;opacity:.8;color:#fff}.stats-table{--pos-col: 2.5rem;--team-col: 13.75rem;color:#fff}.stats-table .stats-table__team-name-abbr{display:none;font-weight:700;letter-spacing:.06em}.stats-table .stats-table__team-name-full{display:inline}@media (max-width: 520px){.stats-table .stats-table__team-name-full{display:none}.stats-table .stats-table__team-name-abbr{display:inline}}.stats-table__td--team{min-width:7.5rem}.stats-table__team-link{display:inline-flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit;transition:color .2s ease}.stats-table__team-link:hover .stats-table__team-name{color:#fff}.stats-table__team-logo{background:#ffffff0f;width:1.75rem;height:1.75rem;object-fit:contain;flex:0 0 1.75rem}.stats-table__team-logo--placeholder{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;width:1.75rem;height:1.75rem;background:#e65100cc}.stats-table__team-name{white-space:nowrap;line-height:1.2;font-weight:600;color:#fffc;transition:color .3s ease}.stats-table__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.75rem}.stats-table__title{margin:0;font:400 1.5rem/1.2 Anton,Impact,Haettenschweiler,Arial Narrow Bold,sans-serif,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.02em}.stats-table__scroll{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch}.stats-table__table{border-collapse:collapse;border-spacing:0;width:max(100%,61.25rem)}.stats-table__caption{text-align:left;padding:.75rem 1rem;font-weight:600;color:#f5f5f5}.stats-table__thead{background:#fff;color:#0a0a0a}.stats-table .stats-table__th--pos,.stats-table .stats-table__th--team{background:#fff}.stats-table__tr+.stats-table__tr{border-top:.0625rem solid hsla(0,0%,100%,.4)}.stats-table__tr{transition:background-color .3s ease}.stats-table__th,.stats-table__td{padding:.5rem;background-clip:padding-box;text-align:center;white-space:nowrap;vertical-align:middle;min-width:2.5rem;font-variant-numeric:tabular-nums}.stats-table__th--date{background-color:#fff}.stats-table__th--date,.stats-table__td--date{width:var(--pos-col);text-align:right;position:sticky;left:0;z-index:3}.stats-table__th--pct,.stats-table__td--pct{width:4.5rem}.stats-table__th--gb,.stats-table__td--gb{width:3.5rem}.stats-table__th--conf,.stats-table__td--conf{width:4.875rem}.stats-table__th--div,.stats-table__td--div{width:4.375rem}.stats-table__th--home,.stats-table__td--home,.stats-table__th--road,.stats-table__td--road,.stats-table__th--neutral,.stats-table__td--neutral{width:5.375rem}.stats-table__th--ot,.stats-table__td--ot{width:3.75rem}.stats-table__th--l10,.stats-table__td--l10,.stats-table__th--strk,.stats-table__td--strk{width:4.5rem}.stats-table__td--strk.is-win{color:#13b620}.stats-table__td--strk.is-loss{color:#b90606}.stats-table__tbody tr:hover{background:#151515}.stats-table__td--empty{text-align:center;padding:1.5rem;color:#fff6}.stats-table--east .stats-table__title{color:#e65100}.stats-table--west .stats-table__title{color:#f57c00}.stats-table__tbody .stats-table__tr{background:#0a0a0a}.stats-table__tbody tr:hover .stats-table__td--date{background:#151515}.stats-table__tbody .stats-table__td--date{background:#0a0a0a;transition:background-color .3s ease}.stats-table__tbody tr:hover .stats-table__td--team{background:#151515}.stats-table__td--date,.stats-table__th--date{box-shadow:.0625rem 0 #ffffff26}.stats-table--compact .stats-table__title{font-size:.875rem;margin-bottom:.5rem}.stats-table--compact .stats-table__table{font-size:.8125rem}.stats-table--compact .stats-table__th,.stats-table--compact .stats-table__td{padding:.375rem .5rem}.stats-table--compact .stats-table__team-logo{width:1.25rem;height:1.25rem}.stats-table--compact .stats-table__team-name-full{display:none}.stats-table--compact .stats-table__team-name-abbr{display:inline}.player-header{margin-bottom:0}.player-header__top{position:relative}.player-header__top:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:2;background-color:#e65100b3}.player-header__top-inner{padding-top:5rem;position:relative;z-index:3;display:flex;align-items:flex-end;justify-content:space-between}@media (max-width: 992px){.player-header__top-inner{justify-content:center}}.player-header__decor{position:absolute;z-index:-1;height:100%;left:5.625rem;object-fit:contain}@media (max-width: 660px){.player-header__decor{width:20rem;left:0}}.player-header__item{display:flex;align-items:center;gap:1rem}@media (max-width: 640px){.player-header__item{flex-direction:column-reverse}}.player-header__picture{height:16.25rem;object-fit:contain;object-position:bottom}.player-header__details{color:#fff}@media (max-width: 640px){.player-header__details{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}}.player-header__list{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.player-header__list-item{line-height:1}.player-header__name{max-width:20rem;font-size:4rem;line-height:1.2}.player-header__team{align-self:center}@media (max-width: 992px){.player-header__team{display:none}}.player-header__team-link{transition:transform .3s ease;display:inline-flex}.player-header__team-link:hover{transform:translateY(-.5rem)}.player-header__team-img{height:8.75rem;width:8.75rem}.player-header__center{background-color:#e65100;border:.0625rem dashed #fff;border-right:none;border-left:none}.player-header__center-inner{border:.0625rem dashed #fff;border-top:none;border-bottom:none;border-right:none}.player-header__center-stat{display:grid;align-items:stretch;grid-template-columns:repeat(10,1fr)}@media (max-width: 992px){.player-header__center-stat{grid-template-columns:repeat(6,1fr)}}@media (max-width: 640px){.player-header__center-stat{grid-template-columns:repeat(3,1fr)}}@media (max-width: 440px){.player-header__center-stat{grid-template-columns:repeat(2,1fr)}}.player-header__center-item{display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:1rem;text-align:center;border:.0625rem dashed #fff;border-left:none;border-top:none;color:#fff}.player-header__center-item:nth-child(1),.player-header__center-item:nth-child(2),.player-header__center-item:nth-child(3){grid-column:span 2;grid-row:span 2;border-bottom:none}.player-header__center-item:nth-child(8),.player-header__center-item:nth-child(9),.player-header__center-item:nth-child(10),.player-header__center-item:nth-child(11){border-bottom:none}@media (max-width: 992px){.player-header__center-item:nth-child(1),.player-header__center-item:nth-child(2),.player-header__center-item:nth-child(3){grid-column:span 1;grid-row:span 1;border-bottom:.0625rem dashed #fff}.player-header__center-item:nth-child(8),.player-header__center-item:nth-child(9),.player-header__center-item:nth-child(10),.player-header__center-item:nth-child(11){border-bottom:.0625rem dashed #fff}.player-header__center-item:nth-child(10){grid-column:span 2;grid-row:span 2}}@media (max-width: 640px){.player-header__center-item:nth-child(10){grid-column:span 1;grid-row:span 1}}.player-header__center-num{font-weight:400}.player-biography{color:#fff}.player-biography__title{font-size:1.5rem;margin-bottom:1rem}@media (max-width: 640px){.player-biography__title{text-align:center}}.player-biography__text{margin-top:1rem}@media (max-width: 640px){.player-biography__text{text-align:center}}.player-biography__gallery{margin:1.5rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(21.25rem,1fr));gap:1.5rem 1rem}.player-biography__gallery-figure{aspect-ratio:16/9;overflow:hidden}.player-biography__gallery-img{height:100%;width:100%;object-fit:cover}.player-card{position:relative;color:#fff;border-bottom:.1875rem dashed #fff;transition:border-color .3s ease}.player-card:hover{border-color:#e65100}.player-card__link{display:flex;align-items:center;position:relative;padding:1.5rem .5rem 0}.player-card__link:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#0a0a0acc}.player-card__bg{position:absolute;height:100%;width:10rem;object-fit:contain}.player-card__face{height:7.5rem;object-fit:contain;position:relative;z-index:2;align-self:flex-end}.player-card__info{position:relative;z-index:2}.player-card__pos{font-weight:600}.player-card__name{font-size:1.5rem;line-height:1.2}.player-card__team{position:absolute;right:.5rem;top:.5rem}.player-card__team-logo{height:4rem;width:4rem;object-fit:contain}.video-hub__block{display:grid;grid-template-columns:1fr 20rem;gap:1.5rem;background-color:#0a0a0a;color:#fff}.video-hub__main{position:relative;display:block;overflow:hidden;isolation:isolate}.video-hub__main:hover .video-hub__main-icon,.video-hub__main:hover .video-hub__main-title{color:#e65100}.video-hub__main-img{width:100%;height:100%;display:block;object-fit:cover}.video-hub__main-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#00000080;border-radius:50%;padding:.5rem;font-size:4rem;color:#fff;transition:color .3s ease}.video-hub__main-title{position:absolute;display:flex;align-items:center;justify-content:space-between;gap:1rem;left:0;right:0;bottom:0;margin:0;padding:1.5rem;color:#fff;font-size:2rem;line-height:1.25;transition:color .3s ease;background:linear-gradient(180deg,#0000,#000000d9 85%)}.video-hub__badge{margin-left:.5rem;font-size:.75rem;opacity:.85;background:#e65100;padding:.125rem .375rem}.video-hub__sidebar{display:grid;padding:1rem;gap:.75rem}.video-hub__sidebar-item{display:flex}.video-hub__sidebar-link{display:grid;grid-template-columns:6.25rem 1fr;gap:1rem;align-items:center;text-decoration:none;color:inherit;overflow:hidden}.video-hub__sidebar-link:hover .video-hub__sidebar-title{text-decoration:underline}.video-hub__sidebar-thumb{position:relative;margin:0}.video-hub__sidebar-img{width:6.25rem;height:6.25rem;object-fit:cover;display:block}.video-hub__sidebar-icon{position:absolute;right:.5rem;bottom:.5rem;background:#0000008c;color:#fff;border-radius:50%;padding:.375rem;font-size:1.25rem}.video-hub__dur{position:absolute;left:.5rem;bottom:.5rem;font-size:.75rem;color:#fff;background:#0000008c;padding:.125rem .375rem;border-radius:.375rem}.video-hub__sidebar-title{font-weight:600;line-height:1.25}@media (max-width: 1024px){.video-hub__block{grid-template-columns:1fr}.video-hub__main{height:30rem}.video-hub__sidebar{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.video-hub__sidebar-link{grid-template-columns:9.5rem 1fr}.video-hub__sidebar-img{width:9.5rem;height:5.375rem}}@media (max-width: 680px){.video-hub__sidebar{display:grid;grid-template-columns:1fr;gap:1rem}}.videos__wrap{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));grid-auto-rows:20rem;gap:1rem}.videos__wrap .video{display:flex}.videos__wrap .video__link{flex-grow:1}.videos__wrap .video__thumb-wrap{aspect-ratio:auto;height:100%;width:100%}.videos__wrap .video:nth-child(7n){grid-column:span 2;grid-row:span 2}@media (max-width: 740px){.videos__wrap .video:nth-child(7n){grid-column:span 1;grid-row:span 1}}.videos__wrap .video:nth-child(7n) .video__thumb-wrap{aspect-ratio:auto}.news__grid,.teams__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(21.25rem,1fr));gap:1.5rem 1rem}.lives-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));gap:1.5rem 1rem}.player__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr));gap:1.5rem 1rem}.page-post__inner{position:relative;display:flex;gap:1.5rem}.page-post__content{padding:.5rem;background-color:#0a0a0a;flex:1}.page-post__aside{position:relative;width:20rem}@media (max-width: 862px){.page-post__aside{display:none}}.page-post__aside-item{position:sticky;top:6.25rem}.section--review-header{background-image:url(/assets/images/img14.webp);position:relative;padding:3.125rem 0;margin-bottom:0}.section--review-header:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:2;background-color:#e65100b3}.review-header{color:#fff}.review-header__inner{position:relative;z-index:3}.review-header__teams{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr;margin-bottom:2rem;gap:1rem}@media (max-width: 580px){.review-header__teams{grid-template-columns:1fr 1fr}}.review-header__team-link{display:flex;align-items:center;flex-direction:column}.review-header__team-link:hover .review-header__team-tag{text-decoration:underline}.review-header__team-logo{height:8.75rem;width:8.75rem;object-fit:contain}.review-header__team-tag{color:#fff;transition:text-decoration .3s ease}.review-header__score{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center;color:#fff;align-items:center;gap:1rem}@media (max-width: 580px){.review-header__score{grid-area:2/1/3/3}}.review-header__score-num{font-size:3rem}.review-header__info{background-color:#0a0a0a;padding:.5rem 1rem;font-weight:600;border:.1875rem dashed #fff}.review-header__btn-wrap{display:flex;align-items:center;justify-content:center}.section--review-center{background:#0a0a0a;padding:3.125rem 0}.review-center__wrap{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 1060px){.review-center__wrap{grid-template-columns:1fr;gap:2rem}}.review-center__players-title{color:#e65100;font-size:1.5rem;margin-bottom:1.5rem}@media (max-width: 1060px){.review-center__players-title{text-align:center}}.review-center__player-list{display:flex;align-items:stretch;gap:1rem}@media (max-width: 1060px){.review-center__player-list{justify-content:center}}.review-center__player-link{color:#fff;text-align:center;display:flex;flex-direction:column;gap:1rem}.review-center__player-link:hover .review-center__player-name{color:#e65100}.review-center__player-name{transition:color .3s ease}.review-center__player-img{border-radius:50%;background-color:#e65100;height:7.5rem;width:7.5rem;object-fit:cover;object-position:bottom}.review-center__player-score{text-transform:uppercase}.review-center__empty{color:#fff}.review-center__videos-title{color:#f57c00;font-size:1.5rem;margin-bottom:1.5rem}@media (max-width: 1060px){.review-center__videos-title{text-align:center}}.review-center__videos-wrap{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.review-center__videos-wrap figure{aspect-ratio:1/1}@media (max-width: 720px){.review-center__videos-wrap{grid-template-columns:1fr}}.videos__empty,.review-content{color:#fff}.review-content__inner{color:#fff;text-align:center;max-width:62rem;margin:0 auto}.review-content__inner .section-head__wrap{justify-content:center}.review-content__subtitle{font-size:1.5rem;margin-bottom:1rem}.review-content__text{margin:1rem 0}.review-content__figure{aspect-ratio:16/9;overflow:hidden;margin:1rem 0}.review-content__img{width:100%;height:100%;object-fit:cover}.review-stats{color:#fff}.review-stats .section-head__wrap{justify-content:center}.review-stats__inner{min-width:0}.review-stats__header{display:grid;grid-template-columns:1fr 4rem 1fr;gap:1rem;align-items:end}.review-stats__team{font-size:1.5rem;font-weight:400;margin-bottom:1rem}.review-stats__header-item:first-child .review-stats__team{text-align:right}.review-stats__header-item:last-child .review-stats__team{text-align:left}.review-stats__body{display:flex;flex-direction:column;gap:1.5rem}.review-stats__item{display:grid;grid-template-columns:1fr 4rem 1fr;gap:1rem;align-items:center;min-width:0}.review-stats__bar{position:relative;display:grid;align-items:center;min-width:0}.review-stats__bar--home .review-stats__bar-line{background-color:#e65100;margin-left:auto}.review-stats__bar--away .review-stats__bar-line{background-color:#f57c00;margin-right:auto}.review-stats__bar-line{height:1.5rem;width:var(--w, 0%);transition:width .3s ease}.review-stats__label{text-align:center;text-transform:uppercase;font-weight:600;letter-spacing:.02em;white-space:nowrap}.review-stats__bar-value{position:absolute;top:50%;transform:translateY(-50%);font-variant-numeric:tabular-nums;font-weight:600;line-height:1;pointer-events:none;text-shadow:0 .0625rem .0625rem rgba(0,0,0,.3)}.review-stats__bar-value--home{right:.5rem;text-align:right}.review-stats__bar-value--away{left:.5rem;text-align:left}@media (max-width: 640px){.review-stats__header,.review-stats__item{grid-template-columns:1fr 3.5rem 1fr;gap:.75rem}.review-stats__team{font-size:1.25rem}.review-stats__body{gap:1rem}}.review-stats--compact__team{font-size:1.125rem}.review-stats--compact__bar-line,.review-stats--compact__bar:before{height:.375rem}.review-stats--compact__bar-value{font-size:.9rem}.review-stats--compact__item{gap:.625rem;grid-template-columns:1fr 3.25rem 1fr}.team-header{padding:6.25rem 0;margin-bottom:0;position:relative;color:#fff}.team-header:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:2;background-color:#e65100b3}.team-header__inner{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between}@media (max-width: 840px){.team-header__inner{flex-direction:column;gap:1.5rem}}.team-header__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:15rem;height:15rem;z-index:1;object-fit:contain}.team-header__left{display:flex;align-items:center;gap:1rem}@media (max-width: 440px){.team-header__left{flex-direction:column}}.team-header__logo{height:8.75rem;width:8.75rem;object-fit:contain}.team-header__tag{font-size:2rem;line-height:1.2;margin-bottom:.5rem}.team-header__list,.team-header__right{display:flex;align-items:center;gap:.5rem}@media (max-width: 440px){.team-header__right{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}}.team-header__stat-item{padding:.5rem 1.5rem;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#0a0a0a;border-bottom:.1875rem dashed #fff}.team-header__stat-title{font-size:1.25rem}.team-header__stat-pos{text-transform:uppercase}
