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:#f3f3f3;color:#333;display:flex;flex-direction:column;min-height:100vh}main{margin-top:4.0625rem;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--gray{background-color:#e9e9e9;padding:3rem 0}.section--bg{position:relative;overflow:hidden;padding:4rem 0}.section--bg:after{content:"";position:absolute;inset:0;object-fit:cover;background:#515151e6;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}}.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:#222;position:fixed;top:0;right:0;left:0;z-index:1000;transition:transform .3s ease}.header.is-hidden{transform:translateY(-100%)}.header__inner{display:flex;align-items:center;justify-content:space-between;min-height:4rem;gap:1.5rem;padding:.5rem 1rem}@media (min-width: 1320px){.header__inner{gap:3rem;padding:0}}.header__logo-link{display:flex;align-items:center;gap:.75rem;transition:opacity .3s ease;flex-shrink:0}.header__logo-link:hover{opacity:.85}.header__logo-link:focus-visible{outline:.125rem solid #db4e43;outline-offset:.25rem;border-radius:.25rem}.header__logo-icon{width:2rem;height:2rem;color:#db4e43;flex-shrink:0}.header__logo-text{font-size:.875rem;font-weight:700;line-height:1.2;color:#db4e43;text-transform:uppercase;letter-spacing:-.02em}.header__nav{position:fixed;top:0;right:0;bottom:0;width:min(80vw,20rem);background:#2e2e2d;transform:translate(100%);transition:transform .3s ease;padding:5.5rem 1.5rem 1.5rem;z-index:999;overflow-y:auto}@media (max-width: 480px){.header__nav{width:100vw}}@media (min-width: 1320px){.header__nav{position:static;transform:none;padding:0;background:#0000;box-shadow:none;width:auto;flex:1}}.header__nav-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}@media (min-width: 1320px){.header__nav-list{flex-direction:row;align-items:center;gap:0}}.header__nav-item{display:flex}@media (min-width: 1320px){.header__nav-item{flex:1}}.header__nav-link{text-decoration:none;color:#fff;text-transform:uppercase;font-size:1rem;font-weight:500;padding:1rem .75rem;display:flex;align-items:center;width:100%;transition:background-color .25s ease,color .25s ease;border-left:.1875rem solid rgba(0,0,0,0)}@media (min-width: 1320px){.header__nav-link{font-size:.9375rem;padding:1.25rem .75rem;justify-content:center;text-align:center;border-left:none;border-bottom:.1875rem solid rgba(0,0,0,0);min-height:4rem}}.header__nav-link:hover{background:#ffffff0d;color:#fff}@media (min-width: 1320px){.header__nav-link:hover{background:#2e2e2d}}.header__nav-link:focus-visible{outline:.125rem solid #db4e43;outline-offset:-.125rem}.header__nav-link.is-active{background:#db4e4326;border-left-color:#db4e43;color:#fff}@media (min-width: 1320px){.header__nav-link.is-active{background:#2e2e2d;border-left-color:#0000;border-bottom-color:#db4e43}}.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:1001;border-radius:.25rem;transition:background-color .25s ease;flex-shrink:0}.header__burger:hover{background:#ffffff1a}.header__burger:focus-visible{outline:.125rem solid #db4e43;outline-offset:.125rem}.header__burger:active{background:#ffffff26}@media (min-width: 1320px){.header__burger{display:none}}.header__burger-line{width:1.5rem;height:.125rem;background:#fff;transition:transform .25s ease,opacity .25s ease;transform-origin:center;will-change:transform,opacity;border-radius:.125rem}.header__overlay{position:fixed;inset:0;background:#000000b3;opacity:0;transition:opacity .3s ease;z-index:998;pointer-events:none;backdrop-filter:blur(.125rem)}.header__overlay.is-visible{opacity:1;pointer-events:auto}@media (min-width: 1320px){.header__overlay{display:none!important}}.header--menu-open .header__nav{transform:translate(0)}.header--menu-open .header__burger-line:nth-of-type(2){transform:translateY(.4375rem) rotate(45deg)}.header--menu-open .header__burger-line:nth-of-type(3){opacity:0}.header--menu-open .header__burger-line:nth-of-type(4){transform:translateY(-.4375rem) rotate(-45deg)}.footer{position:relative;padding:3rem 0 1.5rem;background:#222;color:#fff;margin-top:auto;border-top:.1875rem solid #db4e43}.footer__inner{position:relative;z-index:2}.footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:.0625rem solid hsla(0,0%,100%,.1)}@media (max-width: 1024px){.footer__top{grid-template-columns:2fr 1fr 1fr;gap:2rem}}@media (max-width: 768px){.footer__top{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 480px){.footer__top{grid-template-columns:1fr;gap:2rem;text-align:center}}@media (max-width: 480px){.footer__top-item{display:flex;flex-direction:column;align-items:center;justify-content:center}}.footer__brand{display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.footer__brand{grid-column:1/-1;align-items:center;text-align:center}}.footer__logo{display:inline-flex;align-items:center;justify-content:flex-start;transition:opacity .3s ease}.footer__logo:hover{opacity:.8}.footer__logo:focus-visible{outline:.125rem solid #db4e43;outline-offset:.25rem;border-radius:.25rem}.footer__logo-img{height:5rem;width:auto;max-width:12.5rem;object-fit:contain}@media (max-width: 480px){.footer__logo-img{height:4.375rem}}.footer__text{color:#999;max-width:20rem;line-height:1.7;font-size:.875rem}@media (max-width: 768px){.footer__text{max-width:100%}}@media (max-width: 480px){.footer__nav{display:flex;flex-direction:column;align-items:center}}.footer__top-title{margin-bottom:1rem;font-size:.9375rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;position:relative;padding-bottom:.75rem}.footer__top-title:after{content:"";display:block;width:2rem;height:.125rem;background:#db4e43;position:absolute;left:0;bottom:0;border-radius:.125rem}@media (max-width: 480px){.footer__top-title:after{left:50%;transform:translate(-50%)}}.footer__list{display:flex;flex-direction:column;gap:.625rem;list-style:none;margin:0;padding:0}@media (max-width: 480px){.footer__list-item{text-align:center}}.footer__link{font-weight:400;font-size:.875rem;color:#999;transition:color .3s ease,padding-left .3s ease;display:inline-block;position:relative;padding-left:0}.footer__link:before{content:"";position:absolute;left:-.75rem;top:50%;transform:translateY(-50%);width:0;height:.125rem;background:#db4e43;transition:width .3s ease;opacity:0}.footer__link:hover{color:#fff;padding-left:1rem}@media (max-width: 480px){.footer__link:hover{padding-left:0}}.footer__link:hover:before{width:.5rem;opacity:1}@media (max-width: 480px){.footer__link:hover:before{display:none}}.footer__link:focus-visible{outline:.125rem solid #db4e43;outline-offset:.25rem;border-radius:.125rem}.footer__bot{background:#2e2e2d80;padding:1.5rem 1rem;border-top:.0625rem solid hsla(0,0%,100%,.05)}.footer__privacy{text-align:center;font-size:.8125rem;font-weight:400;color:#999;line-height:1.8}.footer__privacy .footer__link{color:#666;text-decoration:none;transition:all .3s ease;border-bottom:.0625rem solid rgba(0,0,0,0)}.footer__privacy .footer__link:hover{color:#fff;border-bottom-color:#db4e43}.footer__scroll-top{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#515151;border:.125rem solid #db4e43;border-radius:50%;color:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .375rem #0003;transition:all .3s ease;z-index:100;opacity:0;pointer-events:none}.footer__scroll-top.is-visible{opacity:1;pointer-events:auto}.footer__scroll-top:hover{background:#db4e43;color:#fff;transform:translateY(-.25rem);box-shadow:0 .25rem .75rem #00000040;border-color:#db4e43}.footer__scroll-top:active{transform:translateY(-.125rem)}.footer__scroll-top:focus-visible{outline:.125rem solid #db4e43;outline-offset:.25rem}@media (max-width: 768px){.footer__scroll-top{bottom:1.5rem;right:1.5rem;width:2.75rem;height:2.75rem;font-size:1.125rem}}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}@media (max-width: 680px){.section-header{flex-direction:column;align-items:flex-start;gap:1rem}}.section-header__text{position:relative;padding-top:2rem}.section-header__title{font-size:2rem;text-transform:uppercase;line-height:1.2}.section-header__decor{position:absolute;top:2rem;left:0;transform:translateY(-50%);font-size:4.5rem;text-transform:uppercase;font-weight:700;z-index:-1;pointer-events:none;user-select:none}@media (max-width: 680px){.section-header__decor{font-size:3rem}}.section-header__more{font-weight:700;font-size:1.25rem;text-transform:capitalize;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.section-header__more:hover{scale:1.05}.section-header__icon{font-size:1.25rem;transition:transform .3s ease}.section-header--light .section-header__title{color:#333}.section-header--light .section-header__decor{color:#3333331a}.section-header--light .section-header__more{color:#d12929}.section-header--light .section-header__more:hover{color:#db4e43}.section-header--dark .section-header__title{color:#fff}.section-header--dark .section-header__decor{color:#ffffff1a}.section-header--dark .section-header__more{color:#d12929}.section-header--dark .section-header__more:hover{color:#fff}.match-filters{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem;flex-wrap:wrap}@media (max-width: 768px){.match-filters{gap:.75rem}}.match-filters__item{position:relative}.match-filters__select{appearance:none;font-size:.9375rem;font-weight:500;text-transform:capitalize;cursor:pointer;outline:none;background:#f3f3f3;border:.0625rem solid #e2e2e2;border-radius:.375rem;color:#333;padding:.625rem 2.25rem .625rem .875rem;transition:all .3s ease;min-width:10rem;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='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:.75rem}.match-filters__select:hover{border-color:#db4e43;background-color:#e9e9e9}.match-filters__select:focus{border-color:#db4e43;box-shadow:0 0 0 .1875rem #db4e431a}.match-filters__select option{font-size:.875rem;padding:.5rem;background:#fff;color:#333}@media (max-width: 768px){.match-filters__select{font-size:.875rem;padding:.5rem 2rem .5rem .75rem;min-width:8.75rem}}@media (max-width: 480px){.match-filters__select{width:100%;min-width:auto}}.match-results{margin-bottom:1rem}.match-results__head{display:flex;justify-content:space-between;align-items:center;background:#2e2e2d;padding:1rem 1.25rem;cursor:pointer;transition:background-color .3s ease;position:relative}.match-results__head:after{content:"";position:absolute;inset:0;background:#fff;opacity:0;transition:opacity .3s ease;pointer-events:none}.match-results__head:hover:after{opacity:.05}.match-results__head-info{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.match-results__spoiler{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#0000;border:none;cursor:pointer;padding:0;transition:transform .3s ease}.match-results__spoiler:hover{transform:scale(1.1)}.match-results__spoiler:focus-visible{outline:.125rem solid #db4e43;outline-offset:.125rem;border-radius:.125rem}.match-results__spoiler-icon{position:relative;width:1.25rem;height:1.25rem}.match-results__spoiler-icon:before,.match-results__spoiler-icon:after{content:"";position:absolute;top:50%;left:50%;width:1.25rem;height:.125rem;background:#fff;transition:transform .3s ease}.match-results__spoiler-icon:before{transform:translate(-50%,-50%) rotate(0)}.match-results__spoiler-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.match-results__league{font-size:1rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.02em}.match-results__separator{color:#666;font-size:.875rem}.match-results__matchday,.match-results__date{font-size:.9375rem;font-weight:500;color:#999;text-transform:uppercase}.match-results__content{max-height:0;overflow:hidden;transition:max-height .5s ease}.match-results__content.is-open{max-height:312.5rem}.match-results__list{display:flex;flex-direction:column}.match-results__item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border-top:.0625rem solid #ddd}.match-results__item:first-child{border-top:none}.match-results__item:hover{background:#e9e9e9}.match-results__item-body{display:grid;grid-template-columns:4fr 5rem 1fr;align-items:center;gap:1rem}@media (max-width: 768px){.match-results__item-body{grid-template-columns:1fr 5rem;gap:.75rem}}@media (max-width: 600px){.match-results__item-body{grid-template-columns:1fr;gap:1rem}}.match-results__teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%}@media (max-width: 600px){.match-results__teams{grid-template-columns:2fr 1fr 2fr;gap:.75rem}}.match-results__team{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;color:#333;text-transform:uppercase;transition:color .3s ease}.match-results__team:hover{color:#db4e43}.match-results__team:focus-visible{outline:.125rem solid #db4e43;outline-offset:.125rem;border-radius:.125rem}.match-results__team--home{justify-content:flex-end}.match-results__team--away{justify-content:flex-start}@media (max-width: 600px){.match-results__team{font-size:.875rem;gap:.5rem}}.match-results__team-logo{width:2rem;height:2rem;object-fit:contain;flex-shrink:0}@media (max-width: 600px){.match-results__team-logo{width:2.5rem;height:2.5rem}}@media (max-width: 600px){.match-results__team-name{display:none}}.match-results__score-box{text-align:center}.match-results__score{font-size:1.25rem;font-weight:700;color:#db4e43;white-space:nowrap}@media (max-width: 600px){.match-results__score{font-size:1.5rem}}.match-results__time{font-size:1rem;font-weight:500;color:#db4e43;text-align:center}@media (max-width: 768px){.match-results__time{font-size:.875rem}}@media (max-width: 600px){.match-results__time{font-size:.9375rem}}.match-results__stadium{font-size:.9375rem;font-weight:500;color:#666;text-align:center;text-transform:capitalize}@media (max-width: 768px){.match-results__stadium{display:none}}.match-results__actions{display:flex;justify-content:flex-end}.match-results__link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#222;color:#fff;border-radius:.25rem;transition:all .3s ease}.match-results__link:hover{background:#db4e43;transform:scale(1.1)}.match-results__link:focus-visible{outline:.125rem solid #db4e43;outline-offset:.125rem}.match-results__link .material-symbols-outlined{font-size:1.25rem}.match-results__content.is-open .match-results__spoiler-icon:after{transform:translate(-50%,-50%) rotate(0)}.table{width:100%;overflow:hidden;border-radius:.25rem;box-shadow:0 .0625rem .125rem #0000000d}@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:#2e2e2d}.table--main .table__td:first-child{background-color:#fff}.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:#2e2e2d}.table--main .table__td:nth-child(2){background-color:#fff}.table__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;background-color:#fff;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,.15));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,.15));pointer-events:none;z-index:2}.table__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background-color:#2e2e2d;border-bottom:.0625rem solid #141414}.table__header-title{font-size:1.25rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.02em}.table__header-actions{display:flex;gap:.75rem}@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__table{width:100%;border-collapse:collapse;background-color:#fff;font-size:.9375rem}.table__head{background-color:#2e2e2d;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 #ddd;transition:background-color .2s ease}.table__tr:hover{background-color:#e9e9e9}.table__tr:last-child{border-bottom:none}.table__tr--highlighted{background-color:#db4e430d}.table__tr--highlighted:hover{background-color:#db4e431a}.table__tr--clickable{cursor:pointer}.table__tr--clickable:hover{background-color:#f3f3f3}.table__th{padding:.75rem 1rem;font-size:.8125rem;font-weight:600;background-color:#2e2e2d;color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;position:relative}.table__th--sortable{cursor:pointer;user-select:none;padding-right:2rem}.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}@media (max-width: 768px){.table__th{padding:.5rem;font-size:.75rem}}@media (max-width: 480px){.table__th{padding:.5rem .25rem;font-size:.6875rem}}.table__td{padding:.75rem 1rem;font-size:.9375rem;font-weight:400;color:#333;vertical-align:middle}.table__td--pos{font-weight:700;text-align:center}.table__td--empty{color:#999;text-align:center;font-style:italic;padding:2rem 1rem}.table__td--number,.table__td--gd{font-variant-numeric:tabular-nums;text-align:center}@media (max-width: 768px){.table__td{padding:.5rem;font-size:.875rem}}@media (max-width: 480px){.table__td{padding:.5rem .25rem;font-size:.8125rem}}.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:#db4e43}.table .entity:hover .entity__logo{transform:scale(1.05)}.table .entity__logo{width:2.25rem;height:2.25rem;object-fit:contain;flex-shrink:0;transition:transform .2s ease}.table .entity__logo img{width:100%;height:100%;object-fit:contain}@media (max-width: 768px){.table .entity__logo{width:2rem;height:2rem}}@media (max-width: 480px){.table .entity__logo{width:1.75rem;height:1.75rem}}.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}@media (max-width: 768px){.table .entity__name{font-size:.875rem}}.table .entity__meta{font-size:.75rem;color:#666;line-height:1.2}@media (max-width: 768px){.table .entity__meta{display:none}}.table .pos{display:inline-block;width:1.5rem;height:1.5rem;line-height:1.5rem;text-align:center;font-weight:700;border-radius:.125rem;background-color:#515151;color:#fff}.table .pos--1{background-color:gold;color:#333}.table .pos--2{background-color:silver;color:#333}.table .pos--3{background-color:#cd7f32;color:#fff}.table .pos--relegation{background-color:#d12929;color:#fff}@media (max-width: 480px){.table .pos{width:1.25rem;height:1.25rem;line-height:1.25rem;font-size:.6875rem}}.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-size:.75rem;font-weight:700;color:#fff;transition:transform .2s ease;border-radius:.125rem}.table .form__item:hover{transform:scale(1.1)}.table .form__item--win{background:#22c55e}.table .form__item--draw{background:#f59e0b}.table .form__item--lose{background:#d12929}@media (max-width: 480px){.table .form__item{width:1.25rem;height:1.25rem;font-size:.625rem}}.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:#d1292926;color:#d12929}.table .status--live:before{content:"";width:.375rem;height:.375rem;background:#d12929;border-radius:50%;animation:pulse 2s infinite}.table .status--finished{background:#f3f3f3;color:#666}.table .status--scheduled{background:#db4e431a;color:#db4e43}.table .progress{display:flex;align-items:center;gap:.5rem;width:100%}.table .progress__bar{flex:1;height:.375rem;background:#f3f3f3;overflow:hidden;border-radius:.1875rem}.table .progress__fill{height:100%;background:linear-gradient(90deg,#db4e43,#db4e431a);transition:width .3s ease;border-radius:.1875rem}.table .progress__value{min-width:3ch;text-align:right;font-size:.875rem;font-weight:500}.table .num{font-variant-numeric:tabular-nums}.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--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:#e9e9e9}@media (max-width: 768px){.table--responsive .hide-mobile{display:none}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@media (max-width: 768px){.table__wrap.is-scrollable:after{width:3.75rem;background:linear-gradient(to right,transparent,rgba(0,0,0,.25))}.table__wrap--scrolled:before{width:3.75rem}}.card-team{background-color:#fff;padding:1rem;border-radius:.25rem;box-shadow:0 .0625rem .125rem #0000000d;transition:all .3s ease;border:.0625rem solid #ddd}.card-team:hover{box-shadow:0 .125rem .375rem #0003;border-color:#db4e43}.card-team:hover .card-team__link{color:#db4e43}.card-team__link{display:flex;align-items:center;gap:.75rem;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:.0625rem solid #ddd;text-decoration:none;color:inherit;transition:color .3s ease}.card-team__logo{width:3rem;height:3rem;object-fit:contain;flex-shrink:0}.card-team__name{text-transform:uppercase;font-weight:700;font-size:1rem;line-height:1.2;color:#333}.card-team__info{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;align-items:center}@media (max-width: 600px){.card-team__info{grid-template-columns:repeat(2,1fr);gap:.75rem}}.card-team__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:.0625rem solid #ddd;padding:0 .5rem}.card-team__item:last-child{border-right:none}@media (max-width: 600px){.card-team__item:nth-child(2n){border-right:none}.card-team__item:nth-child(odd){border-right:.0625rem solid #ddd}}.card-team__label{color:#666;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.card-team__value{font-weight:700;font-size:1.25rem;line-height:1;color:#db4e43}@media (max-width: 600px){.card-team__value{font-size:1.125rem}}.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 .0625rem .125rem #0000000d;background-color:#2e2e2d;border:none;z-index:10;border-radius:0;height:2.5rem;width:2.5rem;transition:all .3s ease;cursor:pointer}.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:#db4e43;box-shadow:0 .125rem .375rem #0003;transform:scale(1.05)}.swiper .swiper-button-prev:active,.swiper .swiper-button-next:active{transform:scale(.95)}.swiper .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}.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}@media (max-width: 600px){.swiper-button__wrap{height:3rem;padding:1rem 0 0}.swiper-button__wrap .swiper-button-prev,.swiper-button__wrap .swiper-button-next{height:2.25rem;width:2.25rem}.swiper-button__wrap .swiper-button-prev:after,.swiper-button__wrap .swiper-button-next:after{font-size:.875rem}}.home-leagues-swiper .swiper-button__wrap{height:4.5rem}@media (max-width: 600px){.home-leagues-swiper .swiper-button__wrap{height:3.5rem}}.breadcrumbs{padding:1rem 0}.breadcrumbs-block{background-color:#e9e9e9;margin-bottom:2rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0}.breadcrumbs__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.4}@media (max-width: 600px){.breadcrumbs__item{font-size:.8125rem}}.breadcrumbs__link{color:#666;font-weight:600;text-decoration:none;transition:color .3s ease}.breadcrumbs__link:hover{color:#db4e43;text-decoration:underline}.breadcrumbs__link:focus-visible{outline:.125rem solid #db4e43;outline-offset:.125rem;border-radius:.125rem}.breadcrumbs__current{color:#333;font-weight:500}.breadcrumbs__separator{color:#999;user-select:none;pointer-events:none}.breadcrumbs--dark .breadcrumbs__link{color:#ffffffb3}.breadcrumbs--dark .breadcrumbs__link:hover,.breadcrumbs--dark .breadcrumbs__current{color:#fff}.breadcrumbs--dark .breadcrumbs__separator{color:#ffffff80}.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 #e2e2e2}@media (max-width: 768px){.privacy__header{margin-bottom:2rem;padding-bottom:1.25rem}}.privacy__title{font-size:2.25rem;font-weight:700;color:#333;margin:0 0 .75rem;line-height:1.2}@media (max-width: 768px){.privacy__title{font-size:1.75rem}}.privacy__updated{font-size:.875rem;color:#666;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:#333;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:#333;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:#333}.privacy__section-content a{color:#db4e43;text-decoration:underline;transition:color .3s ease}.privacy__section-content a:hover{color:#db4e43e6}@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:#333;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:#333;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:#333}.privacy__list-item:before{content:"•";position:absolute;left:.5rem;color:#db4e43;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 #e2e2e2}@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:#333;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:#333}.privacy__contact p{margin:0 0 .75rem}.privacy__contact p:last-child{margin-bottom:0}.privacy__contact strong{font-weight:600;color:#333;margin-right:.5rem}.privacy__link{color:#db4e43;text-decoration:none;transition:all .3s ease}.privacy__link:hover{color:#db4e43e6;text-decoration:underline}.privacy__link:focus-visible{outline:.125rem solid #db4e43;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:#666;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 #e2e2e2;border-radius:.25rem;background:#fff;color:#333;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:#db4e43;background:#fff;color:#db4e43;transform:translateY(-.125rem);box-shadow:0 .125rem .375rem #0003}.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 .0625rem .125rem #0000000d}.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:#fff;color:#333;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:#e9e9e9;background:#fff;color:#db4e43}.pagination__page--active{border-color:#db4e43;background:#db4e43;color:#fff;cursor:default;pointer-events:none;box-shadow:0 .125rem .375rem #0003;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:#999;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:#666;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:#333;background:#fff;border:.0625rem solid #e2e2e2;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:#db4e43;background-color:#db4e430d}.pagination__select:focus{outline:none;border-color:#db4e43;box-shadow:0 0 0 .1875rem #db4e431a}@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}.team-stats__title{font-size:1.75rem;font-weight:700;color:#333;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:#fff;border-radius:.5rem;padding:1.5rem 1.25rem;text-align:center;box-shadow:0 .0625rem .125rem #0000000d;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:0 .25rem .75rem #00000040;border-bottom-color:#db4e43}.team-stats__icon{font-size:2rem;color:#db4e43;margin-bottom:.25rem}.team-stats__value{font-size:2.25rem;font-weight:700;color:#333;line-height:1;font-variant-numeric:tabular-nums}.team-stats__label{font-size:.8125rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.05em;line-height:1.3}.team-stats--dark .team-stats__title{color:#fff}.team-stats--dark .team-stats__item{background:#2e2e2d}.team-stats--dark .team-stats__item:hover{background:#2e2e2de6}.team-stats--dark .team-stats__value{color:#fff}.team-stats--dark .team-stats__label{color:#999}.team-stats--compact .team-stats__grid{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:1rem}.team-stats--compact .team-stats__item{padding:1rem .75rem}.team-stats--compact .team-stats__icon,.team-stats--compact .team-stats__value{font-size:1.75rem}.team-stats--compact .team-stats__label{font-size:.6875rem}@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}}.team-header{margin-top:-2rem;background:#515151;padding:3rem 0;border-bottom:.1875rem solid #db4e43}.team-header__inner{display:flex;align-items:center;gap:2.5rem}.team-header__logo{flex-shrink:0;width:11.25rem;height:11.25rem;background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 .25rem .75rem #00000040;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:#db4e43;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:#db4e43;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:#999;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:#db4e43;text-decoration:none;transition:color .2s ease}.team-header__detail-link:hover{color:#db4e43cc;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}}.contact-form{max-width:37.5rem;margin:0 auto;background:#fff;padding:2rem;border-radius:.25rem;box-shadow:0 .125rem .375rem #0003}@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:#333;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:#666;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:#333;line-height:1.4}.contact-form__required{color:#db4e43}.contact-form__input,.contact-form__select,.contact-form__textarea{width:100%;padding:.75rem 1rem;font-size:.9375rem;font-family:inherit;color:#333;background:#fff;border:.0625rem solid #e2e2e2;border-radius:.25rem;transition:all .3s ease}.contact-form__input::placeholder,.contact-form__select::placeholder,.contact-form__textarea::placeholder{color:#999}.contact-form__input:hover,.contact-form__select:hover,.contact-form__textarea:hover{border-color:#666}.contact-form__input:focus,.contact-form__select:focus,.contact-form__textarea:focus{outline:none;border-color:#db4e43;box-shadow:0 0 0 .1875rem #db4e431a}.contact-form__input:disabled,.contact-form__select:disabled,.contact-form__textarea:disabled{background:#f3f3f3;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:#db4e43;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:#db4e43}.contact-form__input.is-invalid:focus,.contact-form__select.is-invalid:focus,.contact-form__textarea.is-invalid:focus{box-shadow:0 0 0 .1875rem #db4e4326}.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:#db4e43;border:none;border-radius:.25rem;cursor:pointer;transition:all .3s ease}.contact-form__submit:hover{background:#db4e43cc;transform:translateY(-.125rem);box-shadow:0 .125rem .375rem #0003}.contact-form__submit:active{transform:translateY(0);box-shadow:0 .0625rem .125rem #0000000d}.contact-form__submit:disabled{background:#515151;cursor:not-allowed;transform:none;box-shadow:none}.contact-form__submit:focus-visible{outline:.125rem solid #db4e43;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:#333;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:#fff;border-radius:.5rem;border:.0625rem solid #ddd;box-shadow:0 .0625rem .125rem #0000000d;transition:all .3s ease}.contact-info__card:hover{box-shadow:0 .25rem .75rem #00000040}@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:#db4e431a;color:#db4e43;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:#333;margin:0 0 .5rem;line-height:1.3}.contact-info__value{font-size:.9375rem;color:#333;margin:0 0 .25rem;line-height:1.5;word-break:break-word}.contact-info__value--link{color:#db4e43;text-decoration:none;transition:color .3s ease}.contact-info__value--link:hover{color:#db4e43e6;text-decoration:underline}.contact-info__description{font-size:.875rem;color:#666;margin:0;line-height:1.5}.card-post__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.5rem}.card-post__link{display:flex;flex-direction:column}.card-post__link:hover img{transform:scale(1.05)}.card-post__image{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.5rem;overflow:hidden}.card-post__image img{width:100%;height:100%;object-fit:cover;border-radius:.5rem;transition:transform .3s ease}.card-post__content{margin-top:.5rem}.card-post__tag{color:#db4e43;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.125rem}.card-post__title{font-size:1.125rem;font-weight:600;margin:.5rem 0;color:#333}.card-post__excerpt{font-size:.875rem;color:#666;line-height:1.4}.card-live{display:grid;grid-template-columns:20rem 1fr;gap:1rem;background-color:#fff;border:.0625rem solid #ddd;padding:1rem;border-radius:1rem;box-shadow:0 .0625rem .125rem #0000000d;transition:border-color .3s,box-shadow .3s}.card-live:hover{box-shadow:0 .125rem .375rem #0003;border-color:#db4e43}@media (max-width: 900px){.card-live{grid-template-columns:1fr}}.card-live__grid{display:flex;flex-direction:column;gap:1.5rem}.card-live__picture{width:100%;height:auto;aspect-ratio:16/9;border-radius:.75rem;overflow:hidden;position:relative}.card-live__thumb{object-fit:cover;width:100%;height:100%;display:block}.card-live__status{position:absolute;top:0;right:0;background-color:#d12929;color:#fff;font-size:1rem;font-weight:700;padding:.5rem 1rem;text-transform:uppercase;box-shadow:0 .125rem .25rem #0003}.card-live__play{position:absolute;left:0;bottom:0;background-color:#d12929;color:#fff;font-size:2rem;line-height:1;font-weight:700;padding:.5rem 1rem}.card-live__content{background-color:#e9e9e9;border-radius:1rem;padding:1rem;display:flex;flex-direction:column}.card-live__teams{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:.0625rem solid #ddd}@media (max-width: 520px){.card-live__teams{align-items:center}}.card-live__team{display:flex;align-items:center;gap:.5rem;transition:color .3s ease}.card-live__team:hover{color:#db4e43}@media (max-width: 520px){.card-live__team{flex-direction:column}}.card-live__team--home{justify-content:flex-end}@media (max-width: 520px){.card-live__team--home{flex-direction:column-reverse}}.card-live__tag{font-size:1.5rem}.card-live__logo{height:4rem;width:4rem;object-fit:contain}.card-live__score-box{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;padding:.5rem 1rem;border-radius:.5rem;background-color:#db4e43;color:#fff;box-shadow:0 .125rem .375rem #0003}.card-live__details{display:flex;align-items:center;gap:1rem;justify-content:space-between;margin-top:auto}@media (max-width: 420px){.card-live__details{flex-direction:column-reverse;align-items:center}}.card-live__stadium{font-weight:600;display:flex;align-items:center;gap:.5rem}.card-live__stadium-icon{padding:.5rem;background-color:#51515180;border-radius:.25rem;color:#fff;font-size:1.25rem}.card-live__data{font-weight:600}.card-video{display:flex;flex-direction:column;background:#fff;border-radius:.5rem;overflow:hidden;transition:all .3s ease}.card-video__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.5rem}@media (max-width: 600px){.card-video__grid{grid-template-columns:1fr;gap:1rem}}.card-video:hover{box-shadow:0 .25rem .75rem #00000040}.card-video__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.card-video__thumbnail{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#222}.card-video__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card-video:hover .card-video__image{transform:scale(1.05)}.card-video__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4rem;color:#fff;opacity:.9;transition:all .3s ease;pointer-events:none}.card-video:hover .card-video__play-icon{opacity:1;transform:translate(-50%,-50%) scale(1.1);color:#db4e43}@media (max-width: 600px){.card-video__play-icon{font-size:3rem}}.card-video__info{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;padding:1rem;flex-grow:1}.card-video__title{font-size:1.125rem;font-weight:700;line-height:1.3;color:#333;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.card-video:hover .card-video__title{color:#db4e43}@media (max-width: 600px){.card-video__title{font-size:1rem}}.card-video__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.875rem;color:#666;margin-top:auto}.card-video__tag{font-weight:600;color:#db4e43;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.card-video__separator{color:#999}.card-video__date{color:#666;font-size:.8125rem}.card-video-h{display:flex;flex-grow:1;width:100%}.card-video-h__link{display:grid;grid-template-columns:7.5rem 1fr;align-items:center;gap:1rem;background-color:#f3f3f3;border-radius:.25rem;box-shadow:0 .0625rem .125rem #0000000d;border:.0625rem solid #e2e2e2;transition:all .3s ease}.card-video-h__link:hover{box-shadow:0 .125rem .375rem #0003;border-color:#db4e43}.card-video-h__link:hover .card-video-h__title{color:#db4e43;cursor:pointer}.card-video-h__thumbnail{width:7.5rem;height:100%;border-radius:.5rem;background:#222;position:relative;overflow:hidden}.card-video-h__thumb{width:100%;height:100%;object-fit:cover}.card-video-h__icon{position:absolute;left:0;top:0;background-color:#db4e43;font-size:2rem;color:#fff;opacity:.9;transition:all .3s ease;pointer-events:none;padding:.5rem;font-size:1rem}@media (max-width: 600px){.card-video-h__icon{font-size:1rem}}.card-video-h__content{padding:.5rem 1rem;display:flex;flex-direction:column;gap:.5rem}.card-video-h__title{text-transform:uppercase;line-height:1.2;font-size:1rem;transition:color .3s ease}.card-video-h__tag{font-size:.875rem;background-color:#db4e43e6;color:#fff;padding:.25rem .5rem;border-radius:.25rem;display:inline-flex}.card-player{position:relative;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 .0625rem .125rem #0000000d;transition:all .3s ease}.card-player:hover{box-shadow:0 .25rem .75rem #00000040}.card-player:hover .card-player__photo-img{transform:scale(1.05)}.card-player__link{display:block;text-decoration:none;color:inherit}.card-player__number{position:absolute;top:.75rem;right:.75rem;z-index:2;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#2e2e2de6;border-radius:50%;backdrop-filter:blur(.25rem)}.card-player__number-value{margin-top:.125rem;font-size:1.5rem;font-weight:700;color:#fff;line-height:1}.card-player__photo{position:relative;width:100%;min-height:20rem;padding-top:2rem;background:#f3f3f3;overflow:hidden}.card-player__photo-img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s ease}.card-player__photo:after{content:"";position:absolute;bottom:0;left:0;right:0;height:5rem;background:linear-gradient(180deg,transparent 0%,rgba(219,78,67,.8) 100%);pointer-events:none}.card-player__info{padding:1rem 1.25rem 1.25rem;background:#fff}.card-player__name-wrapper{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.card-player__flag{width:1.75rem;height:1.25rem;object-fit:cover;border-radius:.125rem;flex-shrink:0;box-shadow:0 .0625rem .1875rem #0003}.card-player__name{display:flex;flex-direction:column;line-height:1.2}.card-player__name-first{font-size:1rem;font-weight:400;color:#666}.card-player__name-last{font-size:1.125rem;font-weight:700;color:#333}.card-player__position{font-size:.8125rem;font-weight:500;color:#db4e43;text-transform:uppercase;letter-spacing:.05em;padding-left:2.5rem}.card-player--compact .card-player__photo{height:13.75rem}.card-player--compact .card-player__number{width:2.5rem;height:2.5rem;top:.5rem;right:.5rem}.card-player--compact .card-player__number-value{font-size:1.25rem}.card-player--compact .card-player__info{padding:.75rem 1rem 1rem}.card-player--compact .card-player__flag{width:1.5rem;height:1.125rem}.card-player--compact .card-player__name-first{font-size:.75rem}.card-player--compact .card-player__name-last{font-size:1rem}.card-player--compact .card-player__position{font-size:.75rem;padding-left:2.125rem}.card-player--horizontal{display:flex}.card-player--horizontal .card-player__link{display:flex;width:100%}.card-player--horizontal .card-player__photo{width:11.25rem;height:auto;min-height:12.5rem;flex-shrink:0}.card-player--horizontal .card-player__photo:after{display:none}.card-player--horizontal .card-player__number{top:.5rem;right:auto;left:.5rem}.card-player--horizontal .card-player__info{flex:1;display:flex;flex-direction:column;justify-content:center;padding:1.25rem 1.5rem}.card-player--horizontal .card-player__name-wrapper{margin-bottom:.75rem}.card-player--horizontal .card-player__name-last{font-size:1.25rem}.card-player--horizontal .card-player__position{padding-left:0;margin-top:.25rem}@media (max-width: 768px){.card-player__photo{height:15rem}.card-player__number{width:2.75rem;height:2.75rem}.card-player__number-value{font-size:1.375rem}.card-player__info{padding:.875rem 1rem 1.125rem}.card-player__name-last{font-size:1rem}.card-player--horizontal,.card-player--horizontal .card-player__link{flex-direction:column}.card-player--horizontal .card-player__photo{width:100%;height:15rem}.card-player--horizontal .card-player__photo:after{display:block}.card-player--horizontal .card-player__number{top:.75rem;left:auto;right:.75rem}}@media (max-width: 480px){.card-player__photo{height:12.5rem}.card-player__number{width:2.5rem;height:2.5rem;top:.5rem;right:.5rem}.card-player__number-value{font-size:1.25rem}.card-player__info{padding:.75rem .875rem 1rem}.card-player__flag{width:1.5rem;height:1.125rem}.card-player__name-first{font-size:.75rem}.card-player__name-last{font-size:.9375rem}.card-player__position{font-size:.6875rem;padding-left:2.25rem}}.players-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.5rem}@media (max-width: 768px){.players-grid{grid-template-columns:repeat(auto-fill,minmax(13.75rem,1fr));gap:1rem}}@media (max-width: 480px){.players-grid{grid-template-columns:1fr 1fr;gap:.75rem}}.players-grid--compact{grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));gap:1rem}@media (max-width: 480px){.players-grid--compact{grid-template-columns:1fr 1fr;gap:.75rem}}.players-list{display:flex;flex-direction:column;gap:1rem}.hero__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 992px){.hero__grid{grid-template-columns:1fr 1fr}}@media (max-width: 680px){.hero__grid{grid-template-columns:1fr}}.hero__grid .card-post .card-post__title{color:#fff}.hero__grid .card-post .card-post__excerpt{color:#fffc}.hero__grid .card-post:first-child{grid-column:span 4}@media (max-width: 992px){.hero__grid .card-post:first-child{grid-column:span 2}}@media (max-width: 680px){.hero__grid .card-post:first-child{grid-column:span 1}}.hero__grid .card-post:first-child .card-post__link{flex-direction:row;gap:1rem;align-items:center}@media (max-width: 992px){.hero__grid .card-post:first-child .card-post__link{flex-direction:column;align-items:flex-start}}.hero__grid .card-post:first-child .card-post__link .card-post__image{width:50%;height:auto;aspect-ratio:unset}@media (max-width: 992px){.hero__grid .card-post:first-child .card-post__link .card-post__image{width:100%;aspect-ratio:16/9}}.hero__grid .card-post:first-child .card-post__link .card-post__title{font-size:2rem}@media (max-width: 680px){.hero__grid .card-post:first-child .card-post__link .card-post__title{font-size:1.25rem}}.hero__grid .card-post:first-child .card-post__link .card-post__excerpt{font-size:1.125rem}@media (max-width: 680px){.hero__grid .card-post:first-child .card-post__link .card-post__excerpt{font-size:.875rem}}.archive__flex--lives{display:flex;flex-wrap:wrap;flex-direction:column;align-items:stretch;gap:1rem}.archive__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.5rem}.review-header{background-color:#fff;border-radius:.5rem;border:.0625rem solid #ddd;box-shadow:0 .0625rem .125rem #0000000d;padding:.5rem;margin-bottom:1.5rem}.review-header__top{display:grid;grid-template-columns:1fr auto 1fr;background-color:#515151;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:#db4e43}.review-header__team-logo{height:6.25rem;width:6.25rem;object-fit:contain}.review-header__content{background-color:#e9e9e9;color:#333;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:#999}.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 rgba(51,51,51,.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:#db4e43}.review-header__time{font-weight:700}.review-header__icon{width:2rem;height:2rem;object-fit:contain}.review-stats{background-color:#fff;border-radius:.5rem;border:.0625rem solid #ddd;box-shadow:0 .0625rem .125rem #0000000d;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 rgba(51,51,51,.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:#333}.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:#666;text-align:center}@media (max-width: 600px){.review-stats__label{font-size:.8125rem}}.review-stats__bar{display:flex;height:.375rem;background:#f3f3f3;border-radius:.1875rem;overflow:hidden}.review-stats__bar-fill{height:100%;transition:width .5s ease}.review-stats__bar-fill--home{background:#db4e43}.review-stats__bar-fill--away{background:#222}.review-commentary{margin-bottom:1.5rem;background-color:#fff;border-radius:.5rem;padding:.5rem;box-shadow:0 .0625rem .125rem #0000000d;border:.0625rem solid #ddd}.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:#515151;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 rgba(51,51,51,.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:#db4e43;text-decoration:none}.review-commentary__detail{color:#666}.video-player{display:grid;grid-template-columns:1fr 20rem;gap:1.5rem;background-color:#fff;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:#db4e43;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:#db4e43b3;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}.video-swiper .card-video{min-height:100%;display:flex;flex-direction:column}.video-swiper .card-video__link{flex-grow:1}.video-swiper .card-video__info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.post-content{background-color:#fff;border-radius:.5rem;box-shadow:0 .0625rem .125rem #0000000d;padding:.75rem}.post-content__tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.post-content__tag{padding:.25rem .5rem;background-color:#db4e43;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:#333}.post-content__picture{border-radius:1rem;width:100%;height:auto;object-fit:cover;aspect-ratio:16/9}.player-header{display:flex;align-items:center;gap:1rem;background-color:#fff;border-bottom:.25rem solid #db4e43;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 #e2e2e2}}.player-header__name{font-size:3rem;line-height:1;font-weight:700;margin-bottom:.5rem;color:#db4e43}.player-header__pos{font-size:1.25rem;color:#999}.player-header__stat{margin-left:auto;display:flex;align-items:stretch;flex-direction:column;gap:.5rem;padding:1rem;background-color:#e9e9e9;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 #e2e2e2}.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:#666}.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 .125rem .375rem #0003;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:#fff;border-radius:.5rem;padding:1.5rem 1rem;box-shadow:0 .0625rem .125rem #0000000d;text-align:center}.player-stat__num{font-size:2.5rem;line-height:1;font-weight:700;color:#db4e43}.player-stat__title{font-weight:600;text-transform:capitalize;color:#666}.player-career{margin-top:3rem}
