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}h1,h2,h3,h4,h5,h6{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5;background-color:#1a1a1a;color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh}main{margin-top:4.5625rem;flex-grow:1;display:flex;flex-direction:column;position:relative}.material-symbols-outlined{vertical-align:middle;line-height:1}.container{max-width:90rem;height:100%;margin:0 auto;padding:0 .5rem}.container--small{max-width:62rem}.section__inner{position:relative;z-index:2}.section__block+.section__block{margin-top:2rem}.section__block{background-color:#222;border:.0625rem solid hsla(0,0%,100%,.08);border-radius:.5rem;position:relative;z-index:2}.section__block-wrap{padding:1rem}.section--gray{background-color:#383838;padding:3rem 0}.section--bg{position:relative;overflow:hidden;padding:4rem 0}.section--bg:after{content:"";position:absolute;inset:0;object-fit:cover;background:linear-gradient(117deg,#6a0dad80,#ff3e1c80,#ffb81c80);pointer-events:none;z-index:1}.section--bg .section__bg{position:absolute;object-position:top;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;z-index:-1}.section--margin{margin-bottom:4rem}@media (max-width: 768px){.section--margin{margin-bottom:3rem}}.page__main{flex:1;width:100%}.page__layout{display:grid;align-items:flex-start;gap:2rem}@media (max-width: 1024px){.page__layout{gap:1.5rem;padding:2rem 0}}.page__layout--sidebar{grid-template-columns:1fr 20rem}.page__layout--sidebar .page__sidebar{position:sticky;top:5rem}@media (max-width: 1024px){.page__layout--sidebar{grid-template-columns:1fr}}.page__content{min-width:0}@media (max-width: 1024px){.page__sidebar{order:2}}.page--review .page-header{margin-bottom:3rem}.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}.btn{padding:1rem 3rem;background:#750dbe;display:inline-flex;border-radius:2rem;font-weight:700;text-transform:uppercase;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;transition:all .3s ease}.btn:hover{background-color:#ffb81c}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0d0d0df2;backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);border-bottom:.0625rem solid hsla(0,0%,100%,.08);transition:.3s ease}.header--scrolled{background:#222c;box-shadow:0 .5rem 1rem #ffffff4d}.header--scrolled .header__inner{min-height:3.75rem}.header--scrolled .header__logo-img{height:2.5rem}.header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:4.5rem;transition:min-height .3s ease;padding:0 1.25rem}@media (max-width: 768px){.header__inner{min-height:3.75rem}}.header__logo{display:flex;align-items:center;position:relative;z-index:1002;text-decoration:none}.header__logo-img{height:3rem;width:auto;display:block;object-fit:contain;transition:height .3s ease}@media (max-width: 768px){.header__logo-img{height:2.25rem}}.header__logo:hover{filter:brightness(1.2)}.header__logo:hover:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle,rgba(117,13,190,.3) 0%,transparent 70%);pointer-events:none;opacity:.5}@media (min-width: 1024px){.header__nav{display:flex;align-items:center}}@media (max-width: 1023px){.header__nav{position:fixed;top:0;right:0;bottom:0;width:min(85vw,22.5rem);height:100vh;background:#222;transform:translate(100%);transition:transform .3s ease;z-index:1001;padding:5rem 1.5rem 1.5rem;overflow-y:auto;box-shadow:-.25rem 0 1.25rem #000c}.header__nav:before{content:"";position:absolute;top:0;left:0;right:0;height:6.25rem;background:linear-gradient(180deg,#222222 0%,transparent 100%);pointer-events:none;z-index:1}}.header__list{list-style:none;margin:0;padding:0}@media (min-width: 1024px){.header__list{display:flex;align-items:center;gap:.5rem}}@media (max-width: 1023px){.header__list{display:flex;flex-direction:column;gap:.25rem}}@media (max-width: 1023px){.header__item{width:100%}}.header__link{display:flex;align-items:center;padding:.5rem 1rem;text-decoration:none;color:#f5f5f5;font-size:.875rem;font-weight:500;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.05em;transition:all .2s ease;position:relative;border-radius:.375rem}@media (max-width: 1023px){.header__link{padding:1rem 1.5rem;font-size:1rem;justify-content:flex-start;width:100%}}.header__link:hover{color:#f5f5f5;background:#ffffff0d}.header__link--active,.header__link[aria-current=page]{color:#ffb81c;background:#750dbe1a}.header__burger{display:none}@media (max-width: 1023px){.header__burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;width:3rem;height:3rem;padding:.75rem;background:#0000;border:.0625rem solid hsla(0,0%,100%,.08);border-radius:.5rem;cursor:pointer;transition:all .2s ease;position:relative;z-index:1002}.header__burger:hover{background:#ffffff0d;border-color:#750dbe}.header__burger:hover .header__burger-bar{background:#750dbe}.header__burger:focus-visible{outline:.125rem solid #750dbe;outline-offset:.125rem}.header__burger-bar{width:1.5rem;height:.125rem;background:#f5f5f5;border-radius:.0625rem;transition:all .2s ease;transform-origin:center}.header--menu-open .header__burger-bar:nth-child(1){transform:translateY(.5rem) rotate(45deg)}.header--menu-open .header__burger-bar:nth-child(2){opacity:0;transform:scaleX(0)}.header--menu-open .header__burger-bar:nth-child(3){transform:translateY(-.5rem) rotate(-45deg)}.header--menu-open .header__burger{background:#750dbe;border-color:#750dbe}.header--menu-open .header__burger .header__burger-bar{background:#f5f5f5}}@media (max-width: 1023px){.header__overlay{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1000}.header__overlay.is-visible{opacity:1;pointer-events:auto}}@media (min-width: 1024px){.header__overlay{display:none!important}}.header--menu-open .header__nav{transform:translate(0);box-shadow:-.5rem 0 2rem #000000e6}.header__live{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#e74c3c1a;border:.0625rem solid rgba(231,76,60,.3);border-radius:1.25rem;margin-left:auto;margin-right:1rem}@media (max-width: 768px){.header__live{display:none}}.header__live-dot{width:.5rem;height:.5rem;background:#e74c3c;border-radius:50%;animation:pulse 2s infinite}.header__live-text{color:#e74c3c;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}@keyframes pulse{0%{box-shadow:0 0 #e74c3cb3}70%{box-shadow:0 0 0 .625rem #e74c3c00}to{box-shadow:0 0 #e74c3c00}}.no-scroll{overflow:hidden}.sr-only{position:absolute!important;width:.0625rem!important;height:.0625rem!important;padding:0!important;margin:-.0625rem!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.footer{padding:6.25rem 0 3.125rem;color:#f5f5f5;background-color:#0d0d0d;border-top:.1875rem solid #750dbe}.footer__inner{position:relative;z-index:2}.footer__brand{grid-column:span 4;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}@media (max-width: 900px){.footer__brand{grid-column:span 2}}.footer__top{display:grid;grid-template-columns:1fr 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: 900px){.footer__top-item{display:flex;flex-direction:column;align-items: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{width:6.25rem;height:6.25rem;object-fit:contain;width:15rem}.footer__text{color:#f5f5f5bf;max-width:20rem}.footer__top-title{margin-bottom:.75rem;font-size:1.25rem}.footer__list{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 900px){.footer__list{display:flex;flex-direction:column;align-items:center}}.footer__link{font-weight:600;color:#f5f5f5;opacity:.75;transition:color .3s ease,opacity .3s ease}.footer__link:hover{color:#ffb81c;opacity:1}.footer__address{display:flex;flex-direction:column;gap:1rem}.footer__contact-link{color:#f5f5f5;font-size:1rem;transition:color .3s ease}.footer__contact-link:hover{color:#ffb81c}@media (max-width: 900px){.footer__contact-link{display:flex;flex-direction:column;align-items:center}}.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:#f5f5f5bf}.section-header{background:#0d0d0d;padding:1.5rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:.5rem .5rem 0 0;margin-bottom:1.5rem}@media (max-width: 640px){.section-header{flex-direction:column;gap:1.5rem}}.section-header__simple{background-color:#0000;margin-bottom:0}.section-header__title{font-size:2rem;text-transform:uppercase;line-height:1;text-align:center}.section-header__more{display:flex;align-items:center;gap:.5rem;text-transform:uppercase;font-weight:700;font-size:1.25rem;transition:all .2s ease;letter-spacing:.1875rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.section-header__more:hover{color:#ffb81c;gap:1rem}.section-header__more:hover .section-header__more-icon{rotate:45deg}.section-header__more-icon{transition:all .2s ease}.swiper{width:100%;min-width:0;overflow:hidden}.swiper .swiper-slide{height:auto;position:relative}.swiper .card-live{height:100%}.swiper .swiper-button-prev,.swiper .swiper-button-next{display:block;position:static;color:#fff;box-shadow:0 .125rem .25rem #ffffff1a;background-color:#750dbe;border:none;z-index:10;border-radius:0;height:2.5rem;width:2.5rem;transition:background-color .3s}.swiper .swiper-button-prev:after,.swiper .swiper-button-next:after{font-size:1rem;font-weight:700;color:#fff}.swiper .swiper-button-prev:hover,.swiper .swiper-button-next:hover{background-color:#ffb81c;transition:background-color .3s;box-shadow:0 .25rem .5rem #fff3}.swiper-button__wrap{position:relative;height:3.5rem;width:100%;display:flex;align-items:flex-end;justify-content:flex-end;gap:.25rem;padding:1.5rem 0 0;box-sizing:border-box;pointer-events:none}.swiper-button__wrap .swiper-button-prev,.swiper-button__wrap .swiper-button-next{pointer-events:auto}.swiper-button__wrap .swiper-button-prev{border-radius:.5rem 0 0 .5rem}.swiper-button__wrap .swiper-button-next{border-radius:0 .5rem .5rem 0}.swiper-button-disabled{opacity:0!important;pointer-events:none}.swiper .swiper-wrapper,.swiper .swiper-slide{min-width:0;max-width:100%;box-sizing:border-box}.home-leagues-swiper .swiper-button__wrap{height:4.5rem}.table{box-sizing:border-box;width:100%;overflow:hidden;border-radius:1rem;box-shadow:0 .125rem .25rem #ffffff1a;border:.0625rem solid hsla(0,0%,100%,.12)}@media (max-width: 480px){.table--main .entity__name{display:none}}.table--main .table__th:first-child,.table--main .table__td:first-child{position:sticky;left:0;z-index:3;width:2rem}.table--main .table__th:first-child{background-color:#750dbe}.table--main .table__td:first-child{background-color:#2d2d2d}.table--main .table__th:nth-child(2),.table--main .table__td:nth-child(2){position:sticky;left:2rem;z-index:3}@media (max-width: 480px){.table--main .table__th:nth-child(2),.table--main .table__td:nth-child(2){left:1.34375rem}}.table--main .table__th:nth-child(2){background-color:#750dbe}.table--main .table__td:nth-child(2){background-color:#2d2d2d}.table__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;background-color:#2d2d2d}.table__wrap--scrolled{box-shadow:inset -.625rem 0 .625rem -.625rem #00000080}.table__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background-color:#ffb81c;border-bottom:.0625rem solid hsla(0,0%,100%,.1)}.table__header-title{font:700 1.25rem/1.2 Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.02em}.table__header-actions{display:flex;gap:.75rem}.table__table{width:100%;border-collapse:collapse;background-color:#2d2d2d;font-size:.9375rem}.table__head{background-color:#750dbe;position:sticky;top:0;z-index:10}.table__head:after{content:"";position:absolute;bottom:-.1875rem;left:0;right:0;height:.1875rem;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,transparent 100%)}.table__tr{border-bottom:.0625rem solid hsla(0,0%,100%,.1);transition:background-color .2s ease}.table__tr:hover{background-color:#22222208}.table__tr:last-child{border-bottom:none}.table__tr--highlighted{background-color:#750dbe26}.table__tr--highlighted:hover{background-color:#750dbe33}.table__tr--clickable{cursor:pointer}.table__tr--clickable:hover{background-color:#750dbe1a}.table__th{padding:.75rem 1rem;font:600 .8125rem/1.2 Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background-color:#750dbe;color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;position:relative}.table__th--sortable{cursor:pointer;user-select:none;padding-right:3rem}.table__th--sortable:hover{background-color:#ffffff0d}.table__th--sortable:after{content:"↕";position:absolute;right:.75rem;top:50%;transform:translateY(-50%);opacity:.5;font-size:.75rem}.table__th--sortable[data-sort=asc]:after{content:"↑";opacity:1}.table__th--sortable[data-sort=desc]:after{content:"↓";opacity:1}.table__td{padding:.75rem 1rem;font:400 .9375rem/1.4 Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#fff;vertical-align:middle}.table__td--pos{font-weight:700;color:#fff;text-align:center}.table__td--pos .pos--1{color:gold}.table__td--pos .pos--2{color:silver}.table__td--pos .pos--3{color:#cd7f32}.table__td--pos .pos--relegation{color:#e74c3c;position:relative}.table__td--pos .pos--relegation:before{content:"";position:absolute;left:0;top:0;bottom:0;width:.1875rem;background-color:#e74c3c}.table__td--empty{color:#ffffff4d;text-align:center;font-style:italic}.table__td--number{font-variant-numeric:tabular-nums;text-align:right}.table__td--percent:after{content:"%";opacity:.7;margin-left:.125rem}.table__td--currency:before{content:"$";opacity:.7;margin-right:.125rem}.table .entity{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;transition:all .2s ease;min-width:0}.table .entity:hover{color:#ffb81c}.table .entity__logo{width:2rem;height:2rem;object-fit:contain}.table .entity__logo img{width:100%;height:100%;object-fit:contain}.table .entity__info{display:flex;flex-direction:column;min-width:0}.table .entity__name{font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.table .entity__meta{font-size:.75rem;color:#ffffff80;line-height:1.2}.table .form{display:inline-flex;gap:.25rem;padding:0;margin:0;list-style:none}.table .form__item{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font:700 .75rem/1 Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#fff;transition:transform .2s ease;border-radius:.125rem}.table .form__item:hover{transform:scale(1.1)}.table .form__item--win{background:green}.table .form__item--draw{background:orange}.table .form__item--lose{background:#e74c3c}.table .status{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;border-radius:.25rem}.table .status--live{background:#e74c3c33;color:#e74c3c}.table .status--live:before{content:"";width:.375rem;height:.375rem;background:#e74c3c;border-radius:50%;animation:pulse 2s infinite}.table .status--finished{background:#ccc3;color:#ccc}.table .status--scheduled{background:#2223;color:#222}.table .progress{display:flex;align-items:center;gap:.5rem;width:100%}.table .progress__bar{flex:1;height:.375rem;background:#ffffff1a;overflow:hidden;border-radius:.1875rem}.table .progress__fill{height:100%;background:#1a1a1a;transition:width .3s ease;border-radius:.1875rem}.table .progress__value{min-width:3ch;text-align:right;font-size:.875rem;font-weight:500}.table--compact .table__th,.table--compact .table__td{padding:.5rem .75rem;font-size:.875rem}.table--compact .entity__logo{width:1.75rem;height:1.75rem}.table--compact .form__item{width:1.25rem;height:1.25rem;font-size:.625rem}.table--sticky .table__wrap{overflow-x:auto}.table--sticky .table__th:first-child,.table--sticky .table__td:first-child{position:sticky;left:0;z-index:5;background-color:#ffb81c}.table--sticky .table__th:first-child{background-color:#750dbe;z-index:11}.table--sticky.table--sticky-two .table__th:nth-child(2),.table--sticky.table--sticky-two .table__td:nth-child(2){position:sticky;left:3.75rem;z-index:4;background-color:red}.table--sticky.table--sticky-two .table__th:nth-child(2){background-color:tan;z-index:11}.table--borderless .table__tr{border-bottom:none}.table--borderless .table__wrap,.table--borderless .table__table{background-color:#0000}.table--striped .table__tr:nth-child(2n){background-color:#ffffff05}@media (max-width: 768px){.table__header{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.75rem 1rem}.table__header-title{font-size:1.125rem}.table__th,.table__td{padding:.5rem;font-size:.875rem}.table .entity__logo{width:2rem;height:2rem}.table .entity__name{font-size:.875rem}.table .entity__meta,.table--responsive .hide-mobile{display:none}}@media (max-width: 480px){.table__th,.table__td{padding:.5rem .25rem;font-size:.8125rem}.table .entity{gap:.5rem}.table .entity__logo{width:1.75rem;height:1.75rem}.table .form__item{width:1.25rem;height:1.25rem;font-size:.625rem}}@keyframes pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.table__wrap{position:relative}.table__wrap.is-scrollable:after{content:"";position:absolute;top:0;right:0;bottom:0;width:2.5rem;background:linear-gradient(to right,transparent,rgba(0,0,0,.4));pointer-events:none;z-index:2;transition:opacity .3s ease}.table__wrap.is-scrollable.table__wrap--scrolled:after{opacity:0}.table__wrap.table__wrap--scrolled:before{content:"";position:absolute;top:0;left:0;bottom:0;width:2.5rem;background:linear-gradient(to left,transparent,rgba(0,0,0,.3));pointer-events:none;z-index:2}@media (max-width: 768px){.table__wrap.is-scrollable:after{width:3.75rem;background:linear-gradient(to right,transparent,rgba(0,0,0,.5))}.table__wrap--scrolled:before{width:3.75rem}}.page-header__title{font-size:3rem;line-height:1.2}@media (max-width: 769px){.page-header__title{font-size:2rem}}.breadcrumbs{padding:1.5rem 0}.breadcrumbs-block{background-color:#222;margin-bottom:2rem;border-bottom:.0625rem solid hsla(0,0%,100%,.08);box-shadow:0 .125rem .25rem #ffffff1a}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-left:0}.breadcrumbs__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.4;font-weight:500}@media (max-width: 600px){.breadcrumbs__item{font-size:.8125rem}}.breadcrumbs__link{color:#f5f5f5;font-weight:600;transition:color .3s ease}.breadcrumbs__link:hover{color:#ffb81c}.breadcrumbs__link:focus-visible{outline:.125rem solid #ffb81c;outline-offset:.125rem;border-radius:.25rem}.breadcrumbs__current{color:#ffb81c80;font-weight:600}.breadcrumbs__separator{color:#ccc;user-select:none;font-size:.75rem}.calendar{position:relative}.calendar__wrap{display:flex;align-items:flex-start;gap:2rem;margin-top:1rem}@media (max-width: 1024px){.calendar__wrap{flex-direction:column;align-items:stretch;gap:1.25rem}}@media (max-width: 480px){.calendar__wrap{gap:1rem;margin-top:.75rem}}.calendar__bar{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}@media (max-width: 768px){.calendar__bar{justify-content:center}}.calendar__title{font-weight:700;font-size:1.25rem;color:#f5f5f5;display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:11.25rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}@media (max-width: 480px){.calendar__title{font-size:1.125rem;min-width:10rem}}.calendar__month,.calendar__year{color:#f5f5f5}.calendar__nav{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer;display:grid;place-items:center;width:2.5rem;height:2.5rem;border:.0625rem solid hsla(0,0%,100%,.08);background:#2d2d2d;color:#ffb81c;transition:all .3s ease;border-radius:.5rem;box-shadow:0 .125rem .25rem #ffffff1a}.calendar__nav:hover{background-color:#ffb81c;border-color:#ffb81c;color:#222;box-shadow:0 0 .75rem #ffb81c66}.calendar__nav--toggle{position:relative}.calendar__nav--toggle[aria-pressed=true]{background-color:#ffb81c;border-color:#ffb81c;color:#222;box-shadow:0 0 .75rem #ffb81c66}.calendar__nav:focus-visible{outline:.125rem solid #ffb81c;outline-offset:.125rem}.calendar__nav--today .calendar__nav-icon{font-size:1.125rem}.calendar__grid{flex-shrink:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;position:relative;min-width:20rem}@media (max-width: 640px){.calendar__grid{min-width:100%}}@media (max-width: 480px){.calendar__grid{min-width:17.5rem}}.calendar__compact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:.375rem;width:100%}@media (max-width: 640px){.calendar__compact-grid{grid-template-columns:repeat(auto-fit,minmax(6.25rem,1fr));gap:.5rem}}@media (max-width: 480px){.calendar__compact-grid{grid-template-columns:repeat(auto-fit,minmax(5rem,1fr));gap:.375rem}}.calendar__compact-grid .calendar__cell{aspect-ratio:1.2/1;border:.0625rem solid hsla(0,0%,100%,.08);background:#2d2d2d;border-radius:.5rem}.calendar__compact-grid .calendar__cell .calendar__daynum{padding-top:.25rem;font-size:1rem;font-weight:700}.calendar__compact-grid .calendar__cell .calendar__badge{background:#ffb81c;border:.0625rem solid #222}.calendar__no-matches{grid-column:1/-1;text-align:center;color:#f5f5f5;font-style:italic;padding:2.5rem 1.25rem;background:#2d2d2d;margin-top:1.25rem;border-radius:.5rem;border:.0625rem solid hsla(0,0%,100%,.08)}.calendar__dow{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;grid-area:1/1/2/8;margin-bottom:.5rem}.calendar__dow span{font-size:.875rem;font-weight:600;color:#ffb81c;text-align:center;text-transform:uppercase;letter-spacing:.5px;padding:.5rem .25rem}.calendar__cell{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer;position:relative;aspect-ratio:1/1;border:.0625rem solid hsla(0,0%,100%,.08);padding:.5rem;display:block;flex-direction:column;gap:.25rem;background:#2d2d2d;color:#f5f5f5;transition:all .3s ease;min-height:3rem;border-radius:.5rem;box-shadow:0 .125rem .25rem #ffffff1a}@media (max-width: 1024px){.calendar__cell{min-height:2.75rem;padding:.375rem;aspect-ratio:2/1.2}}@media (max-width: 768px){.calendar__cell{aspect-ratio:1/1;min-height:1.5rem}}@media (max-width: 640px){.calendar__cell{aspect-ratio:1.2/1;min-height:2.25rem;padding:.25rem}}@media (max-width: 480px){.calendar__cell{min-height:2rem;padding:.1875rem}}.calendar__cell:hover{background-color:#383838;border-color:#ffb81c;box-shadow:0 0 .75rem #ffb81c66}.calendar__cell--muted{opacity:.4;cursor:default}.calendar__cell--muted:hover{background-color:#2d2d2d;border-color:#ffffff14;box-shadow:0 .125rem .25rem #ffffff1a}.calendar__cell[aria-selected=true]{background-color:#ffb81c;color:#222;border-color:#ffb81c;box-shadow:0 0 .75rem #ffb81c66}.calendar__cell[aria-selected=true] .calendar__daynum{color:#f5f5f5}.calendar__cell[aria-selected=true] .calendar__badge{background:#222;color:#ffb81c;border-color:#ffb81c}.calendar__cell.calendar__today{border-color:#ffb81c;border-width:.125rem}.calendar__cell.calendar__today .calendar__daynum{color:#f5f5f5;font-weight:700}.calendar__daynum{font-weight:600;font-size:.875rem;line-height:1;color:#f5f5f5}@media (max-width: 480px){.calendar__daynum{font-size:.75rem}}.calendar__badge{position:absolute;top:.25rem;right:.25rem;width:1rem;height:1rem;background:#ffb81c;color:#222;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;line-height:1;border:.0625rem solid rgba(255,184,28,.3)}@media (max-width: 480px){.calendar__badge{width:.875rem;height:.875rem;font-size:.5625rem;top:.125rem;right:.125rem}}.calendar__matches{flex-grow:1;min-width:0}.calendar__matches-title{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:#f5f5f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.calendar__matches-title{text-align:center;font-size:1.125rem;margin-bottom:1rem}}.calendar__matches-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(21.875rem,1fr));gap:1.25rem}@media (max-width: 768px){.calendar__matches-list{grid-template-columns:1fr;gap:1rem}}@media (max-width: 480px){.calendar__matches-list{gap:.75rem}}.calendar__matches-list .muted{grid-column:1/-1;text-align:center;color:#f5f5f5;font-style:italic;padding:2.5rem 1.25rem}@media (max-width: 768px){.calendar__matches-list .muted{padding:1.25rem}}.calendar--large .calendar__grid{min-width:21.25rem}.calendar--large .calendar__cell{min-height:3.75rem;padding:.75rem}@media (max-width: 640px){.calendar--large .calendar__cell{min-height:1.5rem;padding:.25rem;aspect-ratio:1.5/1}}.calendar--large .calendar__daynum{font-size:1rem}.calendar--compact .calendar__wrap{gap:1.25rem}.calendar--compact .calendar__grid{min-width:17.5rem}.calendar--compact .calendar__cell{min-height:2.5rem;padding:.375rem}.calendar--compact .calendar__matches-list{grid-template-columns:1fr}.calendar__matches-list .card-match{width:100%;margin:0}@media (max-width: 320px){.calendar__grid{min-width:16.25rem}.calendar__cell{min-height:2rem;padding:.125rem}.calendar__daynum{font-size:.6875rem}.calendar__badge{width:.75rem;height:.75rem;font-size:.5rem}.calendar__nav{width:2.25rem;height:2.25rem}.calendar__nav .material-symbols-outlined{font-size:1.125rem}.calendar__title{font-size:1rem;min-width:8.75rem}}.calendar__grid.calendar__grid--compact{display:flex}.calendar__compact-grid{grid-template-columns:repeat(5,1fr)}@media (max-width: 1024px){.calendar__compact-grid{grid-template-columns:repeat(auto-fit,minmax(6.25rem,1fr))}}.card-match{background:#2d2d2d;border:.0625rem solid hsla(0,0%,100%,.08);padding:1rem;display:flex;flex-direction:column;transition:all .3s ease;border-radius:.5rem;box-shadow:0 .125rem .25rem #ffffff1a}.card-match:hover{border-color:#ffb81c;box-shadow:0 0 .75rem #ffb81c66}.card-match__teams-section{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:1rem;margin-bottom:1rem;flex-grow:1}@media (max-width: 768px){.card-match__teams-section{gap:.75rem;margin-bottom:.75rem}}@media (max-width: 480px){.card-match__teams-section{gap:.5rem}}.card-match__team{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;flex:1;min-width:0;transition:transform .2s ease}.card-match__team:hover .card-match__team-name{color:#ffb81c}@media (max-width: 768px){.card-match__team{gap:.375rem}}.card-match__team-logo{width:3rem;height:3rem;object-fit:contain;flex-shrink:0}@media (max-width: 768px){.card-match__team-logo{width:2.5rem;height:2.5rem}}@media (max-width: 480px){.card-match__team-logo{width:2rem;height:2rem}}.card-match__team-name{font-size:1.125rem;font-weight:600;color:#f5f5f5;text-align:center;line-height:1.2;transition:color .2s ease;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%}@media (max-width: 768px){.card-match__team-name{font-size:1rem}}@media (max-width: 480px){.card-match__team-name{font-size:.875rem;-webkit-line-clamp:1}}.card-match__center{display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-match__score{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#f5f5f5;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}@media (max-width: 768px){.card-match__score{font-size:1.25rem;gap:.375rem}}@media (max-width: 480px){.card-match__score{font-size:1.125rem;gap:.25rem}}.card-match__score-num{color:#f5f5f5;min-width:1.5rem;font-size:2rem;text-align:center}.card-match__score-num--winner{color:#ffb81c;font-weight:800}@media (max-width: 480px){.card-match__score-num{min-width:1.25rem}}.card-match__score-dash{color:#f5f5f5;font-size:2rem}@media (max-width: 768px){.card-match__score-dash{font-size:1.5rem}}.card-match__vs{font-size:2rem;font-weight:700;color:#ffb81c;text-transform:uppercase;letter-spacing:.0625rem}.card-match__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-top:1rem;border-top:.0625rem solid hsla(0,0%,100%,.08)}@media (max-width: 768px){.card-match__bottom{flex-wrap:wrap;gap:.5rem;padding-top:.75rem}}.card-match__date{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#f5f5f5;font-weight:600;white-space:nowrap}.card-match__date .material-symbols-outlined{font-size:1.25rem;color:#ffb81c}@media (max-width: 768px){.card-match__date{font-size:.75rem}.card-match__date .material-symbols-outlined{font-size:1rem}}.card-match__status{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:.5rem}@media (max-width: 768px){.card-match__status{padding:.1875rem .625rem;font-size:.6875rem}}.card-match__status--live{background:#e74c3c33;color:#e74c3c;position:relative}.card-match__status--live:before{content:"";width:.375rem;height:.375rem;background:#e74c3c;border-radius:50%;margin-right:.375rem;animation:pulse 2s infinite}.card-match__status--finished{background:#ffb81c26;color:#ffb81c}.card-match__status--scheduled{background:#ffb81c1a;color:#ffb81c}.card-match .btn--match{padding:.5rem 1rem;background-color:#ffb81c;color:#222;width:100%;display:flex;justify-content:center;text-decoration:none;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;gap:.375rem;transition:all .3s ease;white-space:nowrap;border-radius:.5rem;border:.0625rem solid #ffb81c;box-shadow:0 .125rem .25rem #ffffff1a}.card-match .btn--match .material-symbols-outlined{font-size:1.5rem}.card-match .btn--match:hover{background-color:#750dbe;border-color:#750dbe;box-shadow:0 0 .75rem #750dbe}.card-match .btn--match:focus-visible{outline:.125rem solid #ffb81c;outline-offset:.25rem}@media (max-width: 768px){.card-match .btn--match{padding:.375rem .75rem;font-size:.75rem}.card-match .btn--match .material-symbols-outlined{font-size:1rem}}@media (max-width: 480px){.card-match .btn--match{width:100%;justify-content:center;margin-top:.25rem}}.calendar__empty{text-align:center;color:#f5f5f5;font-size:.875rem;font-style:italic;padding:2rem 1rem}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.privacy{max-width:50rem;padding:2.5rem 1.25rem}@media (max-width: 768px){.privacy{padding:2rem 1rem}}.privacy__header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:.125rem solid hsla(0,0%,100%,.08)}@media (max-width: 768px){.privacy__header{margin-bottom:2rem;padding-bottom:1.25rem}}.privacy__title{font-size:2.25rem;font-weight:700;color:#fff;margin:0 0 .75rem;line-height:1.2}@media (max-width: 768px){.privacy__title{font-size:1.75rem}}.privacy__updated{font-size:.875rem;color:#ccc;margin:0;font-style:italic}.privacy__content{margin-bottom:3rem}.privacy__section{margin-bottom:2.5rem}.privacy__section:last-child{margin-bottom:0}@media (max-width: 768px){.privacy__section{margin-bottom:2rem}}.privacy__section-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.3}@media (max-width: 768px){.privacy__section-title{font-size:1.25rem}}.privacy__section-content{font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:1rem}.privacy__section-content p{margin:0 0 1rem}.privacy__section-content p:last-child{margin-bottom:0}.privacy__section-content strong{font-weight:600;color:#ccc}.privacy__section-content a{color:#ffb81c;text-decoration:underline;transition:color .3s ease}.privacy__section-content a:hover{color:#ffb81ce6}@media (max-width: 768px){.privacy__section-content{font-size:.9375rem}}.privacy__subsection{margin-top:1.5rem;padding-left:1.25rem}@media (max-width: 768px){.privacy__subsection{padding-left:1rem}}.privacy__subsection-title{font-size:1.125rem;font-weight:600;color:#ccc;margin:0 0 .75rem;line-height:1.4}@media (max-width: 768px){.privacy__subsection-title{font-size:1rem}}.privacy__subsection-content{font-size:.9375rem;line-height:1.6;color:#ccc;margin:0 0 .75rem}.privacy__list{list-style:none;margin:1rem 0;padding:0}.privacy__list-item{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:.9375rem;line-height:1.6;color:#ccc}.privacy__list-item:before{content:"•";position:absolute;left:.5rem;color:#ffb81c;font-weight:700}.privacy__list-item:last-child{margin-bottom:0}@media (max-width: 768px){.privacy__list-item{font-size:.875rem}}.privacy__footer{margin-top:3rem;padding-top:2rem;border-top:.125rem solid hsla(0,0%,100%,.08)}@media (max-width: 768px){.privacy__footer{margin-top:2.5rem;padding-top:1.5rem}}.privacy__footer-title{font-size:1.5rem;font-weight:700;color:#ccc;margin:0 0 1.25rem}@media (max-width: 768px){.privacy__footer-title{font-size:1.25rem}}.privacy__contact{font-size:.9375rem;line-height:1.8;color:#ccc}.privacy__contact p{margin:0 0 .75rem}.privacy__contact p:last-child{margin-bottom:0}.privacy__contact strong{font-weight:600;color:#ccc;margin-right:.5rem}.privacy__link{color:#ffb81c;text-decoration:none;transition:all .3s ease}.privacy__link:hover{color:#ffb81ce6;text-decoration:underline}.privacy__link:focus-visible{outline:.125rem solid #ffb81c;outline-offset:.125rem;border-radius:.125rem}.pagination{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 0;flex-wrap:wrap}@media (max-width: 768px){.pagination{flex-direction:column;gap:1rem;padding:1.5rem 0}}.pagination__info{flex-shrink:0}.pagination__count{font-size:.875rem;font-weight:500;color:#ccc;transition:opacity .3s ease}@media (max-width: 768px){.pagination__count{font-size:.8125rem}}.pagination__controls{display:flex;align-items:center;gap:.5rem;flex:1;justify-content:center}@media (max-width: 768px){.pagination__controls{width:100%;order:-1}}.pagination__arrow{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:.0625rem solid hsla(0,0%,100%,.08);border-radius:.25rem;background:#383838;color:#fff;transition:all .3s ease;cursor:pointer;flex-shrink:0}.pagination__arrow svg{transition:transform .3s ease}.pagination__arrow:hover:not(.pagination__arrow--disabled){border-color:#ffb81c;background:#fff;color:#ffb81c;transform:translateY(-.125rem);box-shadow:0 .25rem .5rem #fff3}.pagination__arrow:hover:not(.pagination__arrow--disabled) svg{transform:scale(1.1)}.pagination__arrow:active:not(.pagination__arrow--disabled){transform:translateY(0);box-shadow:0 .125rem .25rem #ffffff1a}.pagination__arrow--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.pagination__arrow svg{width:1.25rem;height:1.25rem}@media (max-width: 480px){.pagination__arrow{width:2.25rem;height:2.25rem}.pagination__arrow svg{width:1.125rem;height:1.125rem}}.pagination__pages{display:flex;align-items:center;gap:.25rem}.pagination__page{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border:.0625rem solid rgba(0,0,0,0);border-radius:.25rem;background:#383838;color:#fff;font-size:.875rem;font-weight:500;transition:all .3s ease;cursor:pointer;text-decoration:none;position:relative}.pagination__page:hover:not(.pagination__page--active){border-color:#383838;background:#ffb81c;color:#fff}.pagination__page--active{border-color:#ffb81c;background:#ffb81c;color:#fff;cursor:default;pointer-events:none;box-shadow:0 .25rem .5rem #fff3;transform:scale(1.05)}@media (max-width: 480px){.pagination__page{min-width:2.25rem;height:2.25rem;padding:0 .5rem;font-size:.8125rem}}.pagination__ellipsis{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;color:#f5f5f5;font-size:.875rem;user-select:none;opacity:.6;animation:ellipsisPulse 2s ease-in-out infinite}@media (max-width: 480px){.pagination__ellipsis{min-width:2.25rem;height:2.25rem}}.pagination__per-page{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ccc;flex-shrink:0}@media (max-width: 768px){.pagination__per-page{width:100%;justify-content:center}}.pagination__select{padding:.5rem 2rem .5rem .75rem;font-size:.875rem;font-weight:500;color:#222;background:#fff;border:.0625rem solid hsla(0,0%,100%,.08);border-radius:.25rem;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;transition:all .3s ease}.pagination__select:hover{border-color:#ffb81c;background-color:#ffb81c0d}.pagination__select:focus{outline:none;border-color:#ffb81c;box-shadow:0 0 0 .1875rem #ffb81c1a}@keyframes ellipsisPulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes fadeIn{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}.pagination__page,.pagination__ellipsis{animation:fadeIn .3s cubic-bezier(.4,0,.2,1) backwards}.pagination__page:nth-child(1),.pagination__ellipsis:nth-child(1){animation-delay:.03s}.pagination__page:nth-child(2),.pagination__ellipsis:nth-child(2){animation-delay:.06s}.pagination__page:nth-child(3),.pagination__ellipsis:nth-child(3){animation-delay:.09s}.pagination__page:nth-child(4),.pagination__ellipsis:nth-child(4){animation-delay:.12s}.pagination__page:nth-child(5),.pagination__ellipsis:nth-child(5){animation-delay:.15s}.pagination__page:nth-child(6),.pagination__ellipsis:nth-child(6){animation-delay:.18s}.pagination__page:nth-child(7),.pagination__ellipsis:nth-child(7){animation-delay:.21s}.pagination__page:nth-child(8),.pagination__ellipsis:nth-child(8){animation-delay:.24s}.pagination__page:nth-child(9),.pagination__ellipsis:nth-child(9){animation-delay:.27s}.pagination__page:nth-child(10),.pagination__ellipsis:nth-child(10){animation-delay:.3s}.pagination--compact{padding:1rem 0}.pagination--compact .pagination__arrow,.pagination--compact .pagination__page{width:2.25rem;height:2.25rem;min-width:2.25rem}.pagination--loading{pointer-events:none}.pagination--loading .pagination__arrow,.pagination--loading .pagination__page,.pagination--loading .pagination__count{opacity:.5}.pagination--animating{pointer-events:none}.pagination--animating .pagination__count{opacity:.5}.contact-form{max-width:37.5rem;margin:0 auto;background:#2d2d2d;padding:2rem;border-radius:.25rem;box-shadow:0 .125rem .25rem #ffffff1a}@media (max-width: 768px){.contact-form{padding:1.5rem}}@media (max-width: 600px){.contact-form{padding:1.25rem}}.contact-form__header{margin-bottom:2rem;text-align:center}@media (max-width: 600px){.contact-form__header{margin-bottom:1.5rem}}.contact-form__title{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .75rem;line-height:1.2}@media (max-width: 600px){.contact-form__title{font-size:1.5rem}}.contact-form__subtitle{font-size:.9375rem;color:#ccc;margin:0;line-height:1.5}@media (max-width: 600px){.contact-form__subtitle{font-size:.875rem}}.contact-form__form{display:flex;flex-direction:column;gap:1.25rem}.contact-form__field{display:flex;flex-direction:column;gap:.5rem}.contact-form__label{font-size:.875rem;font-weight:600;color:#fff;line-height:1.4}.contact-form__required{color:#750dbe}.contact-form__input,.contact-form__select,.contact-form__textarea{width:100%;padding:.75rem 1rem;font-size:.9375rem;font-family:inherit;color:#fff;background:#383838;border:.0625rem solid hsla(0,0%,100%,.08);border-radius:.25rem;transition:all .3s ease}.contact-form__input::placeholder,.contact-form__select::placeholder,.contact-form__textarea::placeholder{color:#ccc}.contact-form__input:hover,.contact-form__select:hover,.contact-form__textarea:hover{border-color:#fff}.contact-form__input:focus,.contact-form__select:focus,.contact-form__textarea:focus{outline:none;border-color:#ffb81c;box-shadow:0 .25rem .5rem #fff3}.contact-form__input:disabled,.contact-form__select:disabled,.contact-form__textarea:disabled{background:#222;cursor:not-allowed;opacity:.6}.contact-form__textarea{resize:vertical;min-height:7.5rem;line-height:1.5}.contact-form__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem}.contact-form__error{display:none;font-size:.8125rem;color:#750dbe;line-height:1.4;margin-top:-.25rem}.contact-form__error.is-visible{display:block}.contact-form__input.is-invalid,.contact-form__select.is-invalid,.contact-form__textarea.is-invalid{border-color:#750dbe}.contact-form__input.is-invalid:focus,.contact-form__select.is-invalid:focus,.contact-form__textarea.is-invalid:focus{box-shadow:0 0 0 .1875rem #750dbe26}.contact-form__actions{margin-top:.5rem}.contact-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#750dbe;border:none;border-radius:.25rem;cursor:pointer;transition:all .3s ease}.contact-form__submit:hover{background:#750dbecc;transform:translateY(-.125rem);box-shadow:0 .25rem .5rem #fff3}.contact-form__submit:active{transform:translateY(0);box-shadow:0 .125rem .25rem #ffffff1a}.contact-form__submit:disabled{background:#1a1a1a;cursor:not-allowed;transform:none;box-shadow:none}.contact-form__submit:focus-visible{outline:.125rem solid #750dbe;outline-offset:.125rem}.contact-form__submit-icon{font-size:1.25rem}.contact-form__form.is-loading .contact-form__submit{pointer-events:none;opacity:.7}.contact-form__form.is-loading .contact-form__submit .contact-form__submit-icon{animation:rotate 1s linear infinite}.contact-form__success{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.25rem;background:#22c55e1a;border:.0625rem solid #22c55e;border-radius:.25rem;color:#22c55e;margin-top:1.25rem}.contact-form__success[hidden]{display:none}.contact-form__success .material-symbols-outlined{font-size:1.5rem}.contact-form__success p{margin:0;font-size:.9375rem;font-weight:500}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-info{margin-bottom:3rem}@media (max-width: 768px){.contact-info{margin-bottom:2.5rem}}.contact-info__title{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 2rem;line-height:1.2}@media (max-width: 600px){.contact-info__title{font-size:1.5rem;margin-bottom:1.5rem}}.contact-info__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:1.5rem}@media (max-width: 600px){.contact-info__grid{grid-template-columns:1fr;gap:1rem}}.contact-info__card{display:flex;gap:1rem;padding:1.5rem;background:#2d2d2d;border-radius:.5rem;border:.0625rem solid hsla(0,0%,100%,.08);box-shadow:0 .125rem .25rem #ffffff1a;transition:all .3s ease}.contact-info__card:hover{box-shadow:0 .25rem .5rem #fff3}@media (max-width: 600px){.contact-info__card{padding:1.25rem}}.contact-info__icon{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#ffb81c1a;color:#ffb81c;border-radius:.25rem}.contact-info__icon .material-symbols-outlined{font-size:1.75rem}.contact-info__content{flex:1;min-width:0}.contact-info__label{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .5rem;line-height:1.3}.contact-info__value{font-size:.9375rem;color:#fff;margin:0 0 .25rem;line-height:1.5;word-break:break-word}.contact-info__value--link{color:#ffb81c;text-decoration:none;transition:color .3s ease}.contact-info__value--link:hover{color:#ffb81ce6;text-decoration:underline}.contact-info__description{font-size:.875rem;color:#ccc;margin:0;line-height:1.5}.team-header{margin-top:-2rem;padding:3rem 0 0}.team-header__inner{display:flex;align-items:center;gap:2.5rem}.team-header__logo{flex-shrink:0;width:11.25rem;height:11.25rem;background:#2d2d2d;border:.0625rem solid hsla(0,0%,100%,.08);border-radius:.75rem;padding:1.5rem;box-shadow:0 .5rem 1rem #ffffff4d;display:flex;align-items:center;justify-content:center}.team-header__logo-img{width:100%;height:100%;object-fit:contain}.team-header__info{flex:1;min-width:0}.team-header__name{font-size:3rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.2}.team-header__league{font-size:1.125rem;font-weight:500;color:#ffb81c;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.team-header__details{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.25rem}.team-header__detail{display:flex;align-items:flex-start;gap:.75rem}.team-header__detail-icon{font-size:1.5rem;color:#ffb81c;flex-shrink:0;margin-top:.125rem}.team-header__detail-content{display:flex;flex-direction:column;gap:.125rem;min-width:0}.team-header__detail-label{font-size:.75rem;font-weight:500;color:#ccc;text-transform:uppercase;letter-spacing:.05em}.team-header__detail-value{font-size:.9375rem;font-weight:500;color:#fff;line-height:1.4}.team-header__detail-link{font-size:.9375rem;font-weight:500;color:#ffb81c;text-decoration:none;transition:color .2s ease}.team-header__detail-link:hover{color:#ffb81ccc;text-decoration:underline}@media (max-width: 1024px){.team-header{padding:2.5rem 0}.team-header__inner{gap:2rem}.team-header__logo{width:8.75rem;height:8.75rem;padding:1.25rem}.team-header__name{font-size:2.5rem}.team-header__league{font-size:1rem}.team-header__details{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:1rem}}@media (max-width: 768px){.team-header{padding:2rem 0}.team-header__inner{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.team-header__logo{width:7.5rem;height:7.5rem;padding:1rem}.team-header__name{font-size:2rem}.team-header__league{font-size:.875rem;margin-bottom:1.25rem}.team-header__details{grid-template-columns:1fr;gap:1rem;width:100%}.team-header__detail{justify-content:center}}@media (max-width: 480px){.team-header{padding:1.5rem 0}.team-header__logo{width:6.25rem;height:6.25rem;padding:.75rem}.team-header__name{font-size:1.75rem}.team-header__league{font-size:.8125rem}.team-header__detail-icon{font-size:1.25rem}.team-header__detail-label{font-size:.6875rem}.team-header__detail-value{font-size:.875rem}}.team-stats__title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.02em}.team-stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1.25rem}.team-stats__item{background:#2d2d2d;border-radius:.5rem;padding:1.5rem 1.25rem;text-align:center;box-shadow:0 .125rem .25rem #ffffff1a;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem;border-bottom:.1875rem solid rgba(0,0,0,0)}.team-stats__item:hover{transform:translateY(-.25rem);box-shadow:3;border-bottom-color:#ffb81c}.team-stats__icon{font-size:2rem;color:#ffb81c;margin-bottom:.25rem}.team-stats__value{font-size:2.25rem;font-weight:700;color:#ffb81c;line-height:1;font-variant-numeric:tabular-nums}.team-stats__label{font-size:.8125rem;font-weight:500;color:#ccc;text-transform:uppercase;letter-spacing:.05em;line-height:1.3}@media (max-width: 1024px){.team-stats__grid{grid-template-columns:repeat(auto-fit,minmax(8.75rem,1fr))}.team-stats__value{font-size:2rem}}@media (max-width: 768px){.team-stats__title{font-size:1.5rem;margin-bottom:1.25rem}.team-stats__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.team-stats__item{padding:1.25rem 1rem}.team-stats__icon,.team-stats__value{font-size:1.75rem}.team-stats__label{font-size:.75rem}}@media (max-width: 480px){.team-stats__title{font-size:1.25rem;margin-bottom:1rem}.team-stats__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.team-stats__item{padding:1rem .75rem}.team-stats__icon,.team-stats__value{font-size:1.5rem}.team-stats__label{font-size:.625rem}}.card-post{display:flex}.card-post__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.5rem}.card-post__link{display:flex;flex-direction:column;background-color:#2d2d2d;overflow:hidden;border-radius:.5rem;border:.0625rem solid hsla(0,0%,100%,.12);box-shadow:0 .125rem .25rem #ffffff1a;transition:box-shadow .2s ease}.card-post__link:hover{box-shadow:0 0 .75rem #ffb81c66}.card-post__link:hover .card-post__title{color:#ffb81c}.card-post__picture{aspect-ratio:16/9;overflow:hidden;position:relative}.card-post__thumb{width:100%;height:100%;object-fit:cover;object-position:top}.card-post__tags{position:absolute;left:0;bottom:0;display:flex;align-items:center;gap:.375rem;background-color:#2d2d2d;padding:.5rem;border-radius:0 .5rem 0 0}.card-post__tag{background-color:#750dbe;padding:.25rem .5rem;font-size:.875rem;text-transform:capitalize;border-radius:.25rem}.card-post__content{padding:.5rem;display:flex;flex-direction:column;flex-grow:1}.card-post__date{color:#999;font-weight:600;margin-bottom:.5rem;display:flex}.card-post__title{font-size:1.25rem;line-height:1.2;margin-bottom:.75rem;text-transform:uppercase;transition:color .2s ease}.card-post__descr{color:#999;font-size:.875rem;margin-top:auto}.card-live{box-shadow:0 .125rem .25rem #ffffff1a;border:.0625rem solid hsla(0,0%,100%,.08);background-color:#2d2d2d;border-radius:.5rem;display:flex;flex-direction:column;transition:box-shadow .3s ease,color .3s ease}.card-live:hover{box-shadow:0 0 .75rem #750dbe;border:.0625rem solid #750dbe}.card-live__teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.card-live__team{display:flex;align-items:center;padding:1.5rem 1rem}.card-live__team:hover .card-live__logo{filter:brightness(1.1)}.card-live__team:first-child{justify-content:flex-end}.card-live__logo{width:5rem;height:5rem;object-fit:contain;transition:filter .2s ease}.card-live__vs{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:2.5rem;text-transform:uppercase}.card-live__preview{aspect-ratio:16/9;overflow:hidden;display:flex;position:relative}.card-live__preview:hover .card-live__play{background-color:#ffb81ce6}.card-live__preview-thumb{width:100%;height:100%;object-fit:cover}.card-live__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4rem;padding:1rem;background-color:#750dbee6;border-radius:50%;transition:background-color .3s ease}.card-live__bot{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1rem;align-items:center;flex-grow:1}.card-live__title{font-size:1.5rem;text-transform:uppercase;color:#ffb81c;text-align:center;line-height:1.2}.card-live__date{color:#ccc}.card-live__btns{margin-top:auto}.card-video{min-height:100%;display:flex;min-height:20rem;border-radius:.5rem;overflow:hidden;border:.0625rem solid hsla(0,0%,100%,.08);box-shadow:0 .125rem .25rem #ffffff1a}.card-video:hover{box-shadow:0 0 .75rem #ffb81c66}.card-video__link{display:flex;position:relative;flex-grow:1}.card-video__link:hover .card-video__play{background-color:#750dbe99}.card-video__link:hover .card-video__title{color:#ffb81c}.card-video__thumb{position:absolute;height:100%;width:100%;object-fit:cover}.card-video__title{position:absolute;left:0;right:0;bottom:0;padding:1.5rem .5rem .5rem;background:linear-gradient(0deg,#000c 25%,#0000);transition:color .3s ease}.card-video__date{position:absolute;left:0;top:0;padding:.5rem 1rem;background-color:#750dbecc;border-radius:0 0 .5rem;font-size:.875rem}.card-video__play{background-color:#2226;position:absolute;left:50%;top:50%;color:#fff;border-radius:50%;padding:1rem;font-weight:700;transform:translate(-50%,-50%);font-size:3rem;transition:background-color .2s ease}.card-team{display:flex}.card-team__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.5rem}.card-team__link{display:flex;flex-direction:column;align-items:center;flex-grow:1;background-color:#2d2d2d;border-radius:.5rem;padding:1.5rem 1rem;gap:.5rem;box-shadow:0 .125rem .25rem #ffffff1a;border:.0625rem solid hsla(0,0%,100%,.08);transition:box-shadow .3s ease}.card-team__link:hover{box-shadow:0 0 .75rem #ffb81c66}.card-team__link:hover .card-team__tag{color:#ffb81c}.card-team__logo{height:6.25rem;width:6.25rem;object-fit:contain}.card-team__tag{transition:color .3s ease;font-size:1.5rem;text-transform:uppercase}.card-team__country{text-transform:uppercase;font-weight:500;color:#999;letter-spacing:.125rem;font-size:1rem}.card-player{background-color:#2d2d2d;border:.0625rem solid hsla(0,0%,100%,.08);border-radius:.5rem;overflow:hidden;transition:box-shadow .3s ease;box-shadow:0 .125rem .25rem #ffffff1a}.card-player:hover{box-shadow:0 0 .75rem #ffb81c66}.card-player:hover .card-player__top{background-color:#ffb81c;color:#222}.card-player:hover .card-player__top .card-player__name{color:#222}.card-player__top{background-color:#750dbecc;display:flex;justify-content:space-between;padding:1.5rem 1rem;gap:1.5rem;transition:background-color .3s ease}.card-player__surname{font-size:1.5rem;font-weight:700;line-height:1.2;transition:color .3s ease}.card-player__name{display:flex;font-size:1.25rem;font-weight:400;color:#ccc;transition:color .3s ease}.card-player__flag{height:2.25rem;border:.125rem solid #fff;object-fit:contain;border-radius:.25rem}.card-player__picture{display:flex;align-items:center;justify-content:center;padding-top:2.5rem;background:linear-gradient(66deg,#6a0dad80,#ff3e1c80,#ffb81c80)}.card-player__img{object-fit:contain}.card-player__stat{display:grid;grid-template-columns:1fr 1.5fr 1fr;background-color:#383838}.card-player__stat-item{padding:.5rem;display:flex;flex-direction:column;align-items:center;border-bottom:.0625rem solid hsla(0,0%,100%,.08);border-right:.0625rem solid hsla(0,0%,100%,.08)}.card-player__stat-item:last-child{border-right:0}.card-player__stat-num{font-size:1.5rem;color:#ffb81c}.card-player__stat-title{color:#999}.card-player__bot{display:flex;flex-direction:column}.card-player__bot-item{display:flex;justify-content:space-between;border-bottom:.0625rem solid hsla(0,0%,100%,.08);padding:1rem}.card-player__bot-item:last-child{border-bottom:0}.card-player__bot-title{color:#ccc}.card-player__bot-value{font-size:1.25rem;line-height:1}.card-calendar{background-color:#2d2d2d;border:.0625rem solid hsla(0,0%,100%,.08);border-radius:.5rem;box-shadow:0 .125rem .25rem #ffffff1a;transition:box-shadow .3s ease}.card-calendar:hover{box-shadow:0 .25rem .5rem #fff3}.card-calendar__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1rem}.card-calendar__top{display:flex;align-items:center;justify-content:end;padding:.5rem;border-bottom:.0625rem solid hsla(0,0%,100%,.08)}.card-calendar__status{font-weight:600;text-transform:uppercase}.card-calendar__teams{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;padding:1.5rem .5rem}.card-calendar__team{display:flex;align-items:center}.card-calendar__team:hover .card-calendar__logo{filter:brightness(110%)}.card-calendar__team:first-child{justify-content:flex-end}.card-calendar__logo{height:5rem;width:5rem;object-fit:contain}.card-calendar__center{font-size:2rem;font-weight:700}.card-calendar__separator{color:#ffb81c}.card-calendar__vs{text-transform:uppercase;color:#ffb81c}.card-calendar__date{text-align:center;display:flex;justify-content:center;margin-bottom:1rem;color:#ccc}.card-calendar__btn{display:flex;align-items:center;text-align:center;background-color:#fff;justify-content:center;border-radius:0 0 .5rem .5rem;color:#222;font-weight:700;padding:.5rem;transition:all .3s ease}.card-calendar__btn:hover{background-color:#ffb81c;color:#fff}.archive__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.5rem}.archive__grid--lives,.archive__grid--videos,.archive__grid--players{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}.hero{padding:3rem 0;border-bottom:.1875rem solid #750dbe}.hero__inner{display:flex;align-items:center}.hero__item{max-width:33.75rem}.hero__subtitle{text-transform:uppercase;font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#ffb81c}.hero__title{font-size:4rem;line-height:1;margin-bottom:1.5rem;color:#fff;border-radius:.5rem;text-transform:capitalize}.hero__text{color:#f5f5f5;margin-bottom:1.5rem}.post-content{background-color:#2d2d2d;border-radius:.5rem;box-shadow:0 .125rem .25rem #ffffff1a;padding:.75rem}.post-content__tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.post-content__tag{padding:.25rem .5rem;background-color:#ffb81c;color:#fff;font-size:.875rem;font-weight:600;border-radius:.25rem}.post-content__body{display:flex;flex-direction:column;gap:1rem}.post-content__title{font-size:2rem;font-weight:700;text-transform:capitalize}.post-content__text{color:#ccc}.post-content__picture{border-radius:1rem;width:100%;height:auto;object-fit:cover;aspect-ratio:16/9}.video-player{display:grid;grid-template-columns:1fr 20rem;gap:1.5rem;background-color:#2d2d2d;padding:1rem;border-radius:.5rem}@media (max-width: 900px){.video-player{grid-template-columns:1fr}}.video-player__thumbnail{position:relative;width:100%;border-radius:.5rem;height:100%}.video-player__thumbnail:hover .video-player__icon{background-color:#ffb81c;cursor:pointer}.video-player__thumb{width:100%;height:100%;border-radius:.5rem;object-fit:cover}.video-player__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#ffb81cb3;font-size:5rem;color:#fff;border-radius:50%;box-shadow:0 .25rem .5rem #0003;padding:1.5rem;transition:all .3s ease}.video-player__sidebar{display:flex}@media (max-width: 900px){.video-player__sidebar{display:none}}.video-player__sidebar-wrap{display:grid;gap:1rem;flex:1;grid-template-columns:1fr}.review-header{background-color:#222;border-radius:.5rem;border:.0625rem solid hsla(0,0%,100%,.08);box-shadow:0 .125rem .25rem #ffffff1a;padding:.5rem;margin-bottom:1.5rem}.review-header__top{display:grid;grid-template-columns:1fr auto 1fr;background-color:#2d2d2d;border-radius:.25rem;margin-bottom:1rem}@media (max-width: 768px){.review-header__top{grid-template-columns:1fr 1fr;gap:1rem;text-align:center}}.review-header__team{display:flex;align-items:center;text-decoration:none;color:inherit;gap:1rem;padding:1rem .5rem;text-align:center;flex-direction:column;justify-content:center;color:#fff;transition:color .3s ease}.review-header__team:hover{color:#ffb81c}.review-header__team-logo{height:6.25rem;width:6.25rem;object-fit:contain}.review-header__content{background-color:#383838;color:#fff;padding:1.5rem 1rem;text-align:center}@media (max-width: 768px){.review-header__content{grid-area:1/1/2/3}}.review-header__league{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.review-header__date{display:inline-block;font-size:1rem;margin-bottom:1rem;color:#ccc}.review-header__scorebox{margin-bottom:1rem}.review-header__score{font-size:2rem;font-weight:700;line-height:1}.review-header__bottom{display:flex;flex-direction:column;gap:1.5rem}.review-header__bottom-row{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;border-bottom:.0625rem solid hsla(0,0%,100%,.1)}.review-header__bottom-row:last-child{border-bottom:none}.review-header__player{display:flex;align-items:center;gap:.375rem}.review-header__player:first-child{justify-content:flex-end;text-align:right}.review-header__player-link{text-transform:capitalize}.review-header__player-link:hover{color:#ffb81c}.review-header__time{font-weight:700}.review-header__icon{width:2rem;height:2rem;object-fit:contain}.review-stats{background-color:#222;border-radius:.5rem;border:.0625rem solid hsla(0,0%,100%,.08);box-shadow:0 .125rem .25rem #ffffff1a;padding:1.5rem}@media (max-width: 768px){.review-stats{padding:1rem;margin-bottom:1.5rem}}.review-stats__row{display:grid;grid-template-columns:3.75rem 1fr 3.75rem;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:.0625rem solid hsla(0,0%,100%,.1)}.review-stats__row:last-child{border-bottom:none}@media (max-width: 600px){.review-stats__row{grid-template-columns:3.125rem 1fr 3.125rem;gap:.75rem;padding:.625rem 0}}.review-stats__value{font-size:1.125rem;font-weight:700;color:#fff}.review-stats__value--home{text-align:right}.review-stats__value--away{text-align:left}@media (max-width: 600px){.review-stats__value{font-size:1rem}}.review-stats__center{display:flex;flex-direction:column;gap:.5rem}.review-stats__label{font-size:.875rem;font-weight:500;color:#ccc;text-align:center}@media (max-width: 600px){.review-stats__label{font-size:.8125rem}}.review-stats__bar{display:flex;height:.375rem;background:#383838;border-radius:.1875rem;overflow:hidden}.review-stats__bar-fill{height:100%;transition:width .5s ease}.review-stats__bar-fill--home{background:#ffb81c}.review-stats__bar-fill--away{background:#750dbe}.review-commentary{margin-bottom:1.5rem;background-color:white-2;border-radius:.5rem;padding:.5rem;box-shadow:0 .125rem .25rem #ffffff1a;border:.0625rem solid hsla(0,0%,100%,.08)}.review-commentary__title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;text-align:center}.review-commentary__period{margin-bottom:1.5rem}.review-commentary__header{display:flex;align-items:center;justify-content:space-between;background-color:#2d2d2d;color:#fff;border-radius:1rem;padding:.5rem 1rem;margin-bottom:1rem}.review-commentary__header-title{text-transform:capitalize}.review-commentary__time{opacity:.8}.review-commentary__body{display:flex;flex-direction:column;gap:1rem}.review-commentary__item{display:flex;align-items:center;gap:.375rem;font-size:.875rem}.review-commentary__item--right{flex-direction:row-reverse;text-align:right}.review-commentary__item+.review-commentary__item{border-top:.0625rem solid hsla(0,0%,100%,.1);padding-top:.5rem}.review-commentary__icon{width:1.25rem;height:1.25rem;object-fit:contain}.review-commentary__player{text-decoration:underline;font-weight:600}.review-commentary__player:hover{color:#ffb81c;text-decoration:none}.review-commentary__detail{color:#ccc}.player-header{display:flex;align-items:center;gap:1rem;background-color:#1a1a1a;border-bottom:.25rem solid #ffb81c;border-radius:1rem 1rem 0 0;padding:1.5rem 1rem 0;margin-bottom:2rem}@media (max-width: 768px){.player-header{flex-direction:column;align-items:center;text-align:center;padding:1rem .5rem;border-bottom:0}}.player-header__photo{height:15rem;object-fit:contain}@media (max-width: 768px){.player-header__photo{border-bottom:.0625rem solid hsla(0,0%,100%,.08)}}.player-header__name{font-size:3rem;line-height:1;font-weight:700;margin-bottom:.5rem;color:#ffb81c}.player-header__pos{font-size:1.25rem;color:#ccc}.player-header__stat{margin-left:auto;display:flex;align-items:stretch;flex-direction:column;gap:.5rem;padding:1rem;background-color:#2d2d2d;border-radius:.5rem}@media (max-width: 768px){.player-header__stat{flex-direction:column;align-items:center;text-align:center;padding:1rem;margin-left:0}}.player-header__stat-item{text-align:right;font-weight:600}.player-header__stat-item+.player-header__stat-item{border-top:.0625rem solid hsla(0,0%,100%,.08)}.player-bio{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media (max-width: 1280px){.player-bio{grid-template-columns:1fr}}.player-bio__text{color:#ccc}.player-bio__text+.player-bio__text{margin-top:1rem}.player-bio__thumb{aspect-ratio:16/9;border-radius:1rem;overflow:hidden}.player-bio__picture{border-radius:1rem;box-shadow:0 .25rem .5rem #fff3;width:100%;height:100%;object-fit:cover}.player-stat{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}.player-stat__item{background-color:#2d2d2d;border-radius:.5rem;padding:1.5rem 1rem;box-shadow:0 .125rem .25rem #ffffff1a;text-align:center}.player-stat__num{font-size:2.5rem;line-height:1;font-weight:700;color:#ffb81c}.player-stat__title{font-weight:600;text-transform:capitalize;color:#ccc}.player-career{margin-top:3rem}
