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{object-fit:cover}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}button{border-color:#0000}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;color:#000;background:repeating-linear-gradient(90deg,transparent,transparent 1.25rem,rgba(0,0,0,.04) 1.25rem,rgba(26,26,26,.04) 2.5rem);display:flex;flex-direction:column;min-height:100vh}main{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 1rem}.container--small{max-width:62rem}.section{position:relative}.section--bg{padding:3rem 0}.section--bg:after{content:"";width:100%;height:100%;backdrop-filter:grayscale(90%);background:linear-gradient(180deg,#1a1a1a80 70%,#00000080);position:absolute;inset:0}.section--bg .section__bg{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:top}.section--bg .section-head__text,.section--bg .section-head__arrow{color:#fff}.section__inner{position:relative;z-index:2}.section__block+.section__block{margin-top:2rem}.section__block{position:relative;z-index:2}.section--margin{margin-bottom:3rem}@media (max-width: 768px){.section--margin{margin-bottom:2.5rem}}.page__main{flex:1;width:100%}.page__layout{display:grid;align-items: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 .aside__block+.aside__block{margin-top:2rem}.page__layout--sidebar .page__sidebar{position:sticky;top:6.25rem}@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}*{scrollbar-width:thin;scrollbar-color:rgba(255,107,90,.3) rgba(0,0,0,0)}*::-webkit-scrollbar{width:.375rem;height:.375rem}*::-webkit-scrollbar-track{background:#ffffff08;border-radius:.1875rem}*::-webkit-scrollbar-thumb{background:#ff6b5a4d;border-radius:.1875rem;transition:background .2s}*::-webkit-scrollbar-thumb:hover{background:#ff6b5a80}*::-webkit-scrollbar-thumb:active{background:#ff6b5a}.scrollbar-thin{scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{height:.1875rem}.scrollbar-hidden{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-accent{scrollbar-color:rgba(255,107,90,.3) rgba(0,0,0,0)}.scrollbar-accent::-webkit-scrollbar-thumb{background:#ff6b5a4d}.scrollbar-accent::-webkit-scrollbar-thumb:hover{background:#ff6b5a80}.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:#1a1a1a;position:fixed;top:0;right:0;left:0;z-index:1000;transition:all .3s ease;backdrop-filter:blur(1.25rem)}.header:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.03) 0%,transparent 100%);pointer-events:none}.header--scrolled{background:#1a1a1af2;box-shadow:0 .5rem 2rem #0006;border-bottom-color:#333}.header__inner{display:flex;align-items:center;justify-content:space-between;height:4.5rem;gap:1rem;padding:0 1rem;position:relative}@media (max-width: 1320px){.header__inner{padding:0 .5rem;height:4rem}}.header__left{display:flex;align-items:center;gap:2rem;z-index:1}@media (max-width: 1320px){.header__left{gap:.5rem}}.header__logo-link{display:flex;align-items:center;min-width:6.25rem;gap:.75rem;text-decoration:none;line-height:0;transition:all .3s ease;position:relative}.header__logo-link:after{content:"";position:absolute;inset:-.5rem;background:radial-gradient(circle,#FF6B5A 0%,transparent 70%);opacity:0;transition:opacity .3s ease;z-index:-1}.header__logo-link:hover:after{opacity:.3}.header__logo-link:hover .header__logo{filter:drop-shadow(0 0 .75rem rgba(255,107,90,.4))}.header__logo-link:active{transform:translateY(0)}.header__logo{display:block;height:2.25rem;width:auto;object-fit:contain;transition:filter .3s ease}@media (max-width: 768px){.header__logo{height:1.75rem}}@media (max-width: 1320px){.header__sports-dropdown{display:none}}.header__sports-dropdown-mobile{display:none;margin-bottom:1rem;padding-bottom:1rem;border-bottom:.0625rem solid #333}@media (max-width: 1320px){.header__sports-dropdown-mobile{display:block}}@media (max-width: 1320px){.header__nav{position:fixed;top:0;right:0;bottom:0;width:min(85vw,25rem);height:100vh;background:#1a1a1a;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);padding:6.25rem 1rem 1rem;z-index:999;border-left:.0625rem solid #333;overflow-y:auto;box-shadow:-.5rem 0 2rem #00000080}.header__nav:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.02) 0%,transparent 50%);pointer-events:none}.header__nav::-webkit-scrollbar{width:.25rem}.header__nav::-webkit-scrollbar-track{background:#ffffff0d}.header__nav::-webkit-scrollbar-thumb{background:#ff6b5a}}.header__list{list-style:none;display:flex;align-items:center;gap:.25rem;margin:0;padding:0}@media (max-width: 1320px){.header__list{flex-direction:column;gap:.5rem}}@media (max-width: 1320px){.header__item{width:100%}}.header__link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;text-transform:uppercase;font-weight:600;font-size:.8125rem;letter-spacing:.1em;padding:.625rem 1rem;transition:all .3s ease;position:relative;white-space:nowrap}.header__link:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff6b5a1a,#ff6b5a0d);opacity:0;transition:opacity .3s ease}.header__link:after{content:"";position:absolute;bottom:.375rem;left:1rem;right:1rem;height:.125rem;background:linear-gradient(90deg,transparent 0%,#FF6B5A 50%,transparent 100%);transform:scaleX(0);transition:transform .3s ease}.header__link:hover{color:#fff;background:#ff6b5a1a}.header__link:hover:before{opacity:1}.header__link:hover:after{transform:scaleX(1)}.header__link.is-active{color:#ff6b5a;background:#ff6b5a26;box-shadow:inset 0 0 0 .0625rem #ff6b5a4d}.header__link.is-active:before{opacity:1}.header__link.is-active:after{transform:scaleX(1);background:#ff6b5a}@media (max-width: 1320px){.header__link{width:100%;justify-content:flex-start;font-size:.9375rem;padding:1rem 1.25rem;background:#ffffff0d;border:.0625rem solid #333}.header__link:hover{background:#ff6b5a1a;border-color:#ff6b5a}.header__link:after{display:none}.header__link.is-active{background:#ff6b5a26;border-color:#ff6b5a;box-shadow:0 .25rem 1.25rem #ff6b5a26}}.header__burger{display:none;flex-direction:column;align-items:center;justify-content:center;gap:.3125rem;width:3rem;height:3rem;background:#ffffff0d;border:.0625rem solid #333;cursor:pointer;z-index:1001;transition:all .3s ease;position:relative;overflow:hidden}.header__burger:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,#FF6B5A 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.header__burger:hover{background:#ff6b5a1a;border-color:#ff6b5a}.header__burger:hover:before{opacity:.2}.header__burger:hover .header__burger-bar{background:#fff}@media (max-width: 1320px){.header__burger{display:inline-flex}}.header__burger-bar{width:1.5rem;height:.125rem;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center;will-change:transform,opacity,background-color;position:relative;z-index:1}.header__overlay{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(.5rem);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:998;pointer-events:none}.header__overlay.is-visible{opacity:1;pointer-events:auto}@media (min-width: 1321px){.header__overlay{display:none!important}}.header--menu-open .header__nav{transform:translate(0)}.header--menu-open .header__burger{background:#ff6b5a;border-color:#ff6b5a;box-shadow:0 .25rem 1.25rem #ff6b5a26}.header--menu-open .header__burger:before{opacity:.5}.header--menu-open .header__burger-bar{background:#fff}.header--menu-open .header__burger-bar:nth-of-type(2){transform:translateY(.4375rem) rotate(45deg)}.header--menu-open .header__burger-bar:nth-of-type(3){opacity:0;transform:translate(-1.25rem)}.header--menu-open .header__burger-bar:nth-of-type(4){transform:translateY(-.4375rem) rotate(-45deg)}.header--loading:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.125rem;background:linear-gradient(90deg,#ff6b5a,#ff8575,#ff6b5a);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion: reduce){.header,.header__link,.header__burger,.header__burger-bar,.header__nav,.header__overlay{transition:none!important;animation:none!important}}.sports-dropdown{position:relative;width:100%;max-width:15rem;min-width:12.5rem}@media (max-width: 1320px){.sports-dropdown{max-width:100%}}.sports-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem .875rem;background:#fff;border:.0625rem solid #333;cursor:pointer;transition:all .3s ease;user-select:none;position:relative;overflow:hidden}.sports-dropdown__trigger:hover{border-color:#ff6b5a;background:#f5f5f5}.sports-dropdown__trigger:hover .sports-dropdown__arrow{color:#ff6b5a}.sports-dropdown__trigger--open{border-color:#ff6b5a;background:#f5f5f5;border-bottom-left-radius:0;border-bottom-right-radius:0}.sports-dropdown__trigger--open .sports-dropdown__arrow{color:#ff6b5a;transform:rotate(180deg)}.header__sports-dropdown-mobile .sports-dropdown__trigger{background:#ffffff0d;border-color:#333}.header__sports-dropdown-mobile .sports-dropdown__trigger:hover,.header__sports-dropdown-mobile .sports-dropdown__trigger--open{background:#ffffff1a;border-color:#ff6b5a}.sports-dropdown__selected{display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;color:#1a1a1a;position:relative;z-index:1;flex:1;min-width:0}.sports-dropdown__selected span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__sports-dropdown-mobile .sports-dropdown__selected{color:#fff}.sports-dropdown__selected-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:#ff6b5a1a;color:#ff6b5a;transition:all .3s ease}.sports-dropdown__selected-icon .material-symbols-outlined{font-size:1.25rem}.sports-dropdown__trigger:hover .sports-dropdown__selected-icon{background:#ff6b5a26}.sports-dropdown__arrow{color:#1a1a1a;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.sports-dropdown__arrow .material-symbols-outlined{font-size:1.25rem}.header__sports-dropdown-mobile .sports-dropdown__arrow{color:#fff}.sports-dropdown__menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:.0625rem solid #ff6b5a;border-top:none;max-height:22.5rem;overflow-y:auto;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-.625rem);transition:all .3s ease;box-shadow:0 .5rem 1.5rem #0000001f}.header__sports-dropdown-mobile .sports-dropdown__menu{background:#1a1a1a;box-shadow:0 .5rem 1.5rem #00000080}.sports-dropdown__menu::-webkit-scrollbar{width:.375rem}.sports-dropdown__menu::-webkit-scrollbar-track{background:#f5f5f5;border-radius:.1875rem;margin:.25rem 0}.sports-dropdown__menu::-webkit-scrollbar-thumb{background:#ff6b5a;border-radius:.1875rem;transition:background .3s ease}.sports-dropdown__menu::-webkit-scrollbar-thumb:hover{background:#e5523f}.sports-dropdown__menu--open{opacity:1;visibility:visible;transform:translateY(0)}.sports-dropdown__item{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;cursor:pointer;transition:all .3s ease;font-size:.875rem;font-weight:500;color:#1a1a1a;position:relative}.sports-dropdown__item:hover{background:#ff6b5a14;color:#1a1a1a}.sports-dropdown__item:hover .sports-dropdown__item-icon{color:#ff6b5a}.sports-dropdown__item--active{background:#ff6b5a1a;color:#ff6b5a;font-weight:600}.sports-dropdown__item--active .sports-dropdown__item-icon{color:#ff6b5a;background:#ff6b5a26}.sports-dropdown__item:last-child{border-bottom-left-radius:.4375rem;border-bottom-right-radius:.4375rem}.header__sports-dropdown-mobile .sports-dropdown__item{color:#fff}.header__sports-dropdown-mobile .sports-dropdown__item:hover{background:#ff6b5a1a;color:#fff}.header__sports-dropdown-mobile .sports-dropdown__item--active{background:#ff6b5a26;color:#ff6b5a}.sports-dropdown__item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#ff6b5a0d;color:#1a1a1a;transition:all .3s ease}.sports-dropdown__item-icon .material-symbols-outlined{font-size:1.25rem}.header__sports-dropdown-mobile .sports-dropdown__item-icon{color:#fff;background:#ffffff0d}.sports-dropdown__item-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;z-index:1}.sports-dropdown__empty{padding:2rem 1rem;text-align:center;color:#1a1a1a99;font-size:.875rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.sports-dropdown__empty:before{content:"🏆";font-size:2rem;opacity:.5}.sports-dropdown__search{padding:.75rem .875rem;border-bottom:.0625rem solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:10}.sports-dropdown__search-input{width:100%;padding:.5rem .75rem;background:#f5f5f5;border:.0625rem solid #e0e0e0;color:#1a1a1a;font-size:.8125rem;transition:all .3s ease}.sports-dropdown__search-input::placeholder{color:#1a1a1a80}.sports-dropdown__search-input:focus{outline:none;border-color:#ff6b5a;box-shadow:0 0 0 .1875rem #ff6b5a1a}.sports-dropdown__trigger:focus-visible{outline:.125rem solid #ff6b5a;outline-offset:.125rem}.sports-dropdown__item:focus-visible{outline:.125rem solid #ff6b5a;outline-offset:-.125rem;z-index:1}.sports-dropdown__item:focus{background:#ff6b5a14}@media (prefers-reduced-motion: reduce){.sports-dropdown__trigger,.sports-dropdown__menu,.sports-dropdown__item,.sports-dropdown__arrow{transition:none!important}}.footer{background:#1a1a1a;border-top:.125rem solid #ff6b5a;padding:3.75rem 0 1.875rem;color:#fff;position:relative}.footer:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.02) 100%);pointer-events:none}.footer__top{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3.125rem;position:relative}.footer__brand{display:flex;flex-direction:column;gap:1.25rem}.footer__logo{display:inline-block;width:fit-content;transition:all .3s ease;position:relative}.footer__logo:after{content:"";position:absolute;inset:-.5rem;background:radial-gradient(circle,#FF6B5A 0%,transparent 70%);opacity:0;transition:opacity .3s ease;z-index:-1}.footer__logo:hover{transform:translateY(-.125rem)}.footer__logo:hover:after{opacity:.3}.footer__logo:hover .footer__logo-img{filter:drop-shadow(0 0 .75rem rgba(255,107,90,.4))}.footer__logo-img{height:2.5rem;width:auto;transition:filter .3s ease}.footer__tagline{color:#ffffffb3;font-size:.875rem;line-height:1.6;margin:0;max-width:17.5rem}.footer__nav{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.footer__nav-group{display:flex;flex-direction:column;gap:1.25rem}.footer__nav-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ff6b5a;margin:0;position:relative;padding-bottom:.75rem}.footer__nav-title:after{content:"";position:absolute;bottom:0;left:0;width:2rem;height:.125rem;background:linear-gradient(90deg,#FF6B5A 0%,transparent 100%)}.footer__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.footer__nav-item{margin:0}.footer__nav-link{color:#fffc;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease;display:inline-block;position:relative}.footer__nav-link:before{content:"";position:absolute;bottom:-.125rem;left:0;width:0;height:.0625rem;background:#ff6b5a;transition:width .3s ease}.footer__nav-link:hover{color:#ff6b5a;transform:translate(.25rem)}.footer__nav-link:hover:before{width:100%}.footer__social{list-style:none;padding:0;margin:0;display:flex;gap:.75rem}.footer__social-item{margin:0}.footer__social-link{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:#ffffff0d;color:#fff;border:.0625rem solid #333;transition:all .3s ease;position:relative;overflow:hidden}.footer__social-link:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,#FF6B5A 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.footer__social-link:hover{background:#ff6b5a;border-color:#ff6b5a;color:#fff;transform:translateY(-.25rem);box-shadow:0 .25rem 1.25rem #ff6b5a26}.footer__social-link:hover:before{opacity:.5}.footer__social-link:active{transform:translateY(-.125rem)}.footer__social-icon{width:1.25rem;height:1.25rem;position:relative;z-index:1}.footer__bottom{padding-top:2rem;border-top:.0625rem solid #333;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.footer__copyright{color:#fff9;font-size:.8125rem;margin:0;font-weight:500;letter-spacing:.02em}@media (max-width: 1024px){.footer__top{grid-template-columns:1fr;gap:2.5rem}.footer__nav{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){.footer{padding:2.5rem 0 1.5rem}.footer__top{gap:2rem;margin-bottom:2rem}.footer__brand{align-items:center;text-align:center}.footer__tagline{text-align:center}.footer__nav{grid-template-columns:1fr;gap:2rem}.footer__nav-group{align-items:center;text-align:center}.footer__nav-group:after{left:50%;transform:translate(-50%)}.footer__nav-title:after{left:50%;transform:translate(-50%)}.footer__bottom{flex-direction:column;padding-top:1.5rem;text-align:center}}@media (max-width: 480px){.footer__social{justify-content:center;flex-wrap:wrap}.footer__nav{gap:1.5rem}}@media (prefers-reduced-motion: reduce){.footer__logo,.footer__nav-link,.footer__social-link{transition:none!important}}.swiper{width:100%;min-width:0;overflow:hidden;position:relative}.swiper-wrapper{min-width:0;max-width:100%}.swiper-slide{height:auto;min-width:0;max-width:100%;box-sizing:border-box}.swiper-slide .card-team{min-height:100%}.swiper__nav{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}@media (max-width: 768px){.swiper__nav{margin-top:1rem}}.swiper__btn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:#ff8575;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease,opacity .2s ease;flex-shrink:0;font-size:1.5rem;font-weight:700}.swiper__btn--prev:before{content:"⯇"}.swiper__btn--next:before{content:"⯈"}.swiper__btn:not(:empty):before{content:none}.swiper__btn:hover:not(.swiper__btn--disabled){background-color:#e5523f;color:#fff}.swiper__btn:active:not(.swiper__btn--disabled){transform:scale(.95)}.swiper__btn--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.swiper__btn--small{width:2.5rem;height:2.5rem;font-size:1.25rem}.swiper__btn--large{width:3.5rem;height:3.5rem;font-size:1.75rem}.swiper__btn--green{background-color:#e5523f}.swiper__btn--green:hover:not(.swiper__btn--green--disabled){background-color:#e5523f}.swiper__btn--gray{background-color:#ffe500}.swiper__btn--gray:hover:not(.swiper__btn--gray--disabled){background-color:#ffe500}@media (max-width: 768px){.swiper__btn{width:2.5rem;height:2.5rem;font-size:1.25rem}.swiper__btn--large{width:3rem;height:3rem;font-size:1.5rem}}.swiper__btn--prev.swiper__btn--absolute,.swiper__btn--next.swiper__btn--absolute{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.swiper__btn--prev.swiper__btn--absolute{left:1rem}.swiper__btn--next.swiper__btn--absolute{right:1rem}.swiper-button-prev,.swiper-button-next{width:3rem;height:3rem;background-color:#ffe500;border:none;cursor:pointer;transition:background-color .3s ease,opacity .2s ease}.swiper-button-prev:after,.swiper-button-next:after{font-size:1.125rem;font-weight:700;color:#000}.swiper-button-prev:hover,.swiper-button-next:hover{background-color:#ffe500}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.3;pointer-events:none}@media (max-width: 768px){.swiper-button-prev,.swiper-button-next{width:2.5rem;height:2.5rem}.swiper-button-prev:after,.swiper-button-next:after{font-size:1rem}}.swiper__pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem}@media (max-width: 768px){.swiper__pagination{margin-top:1.5rem}}.swiper__bullet{width:.625rem;height:.625rem;border-radius:0;background-color:#ffe500;opacity:.6;cursor:pointer;transition:all .3s ease;border:none}.swiper__bullet:hover{opacity:.8}.swiper__bullet--active{width:2rem;height:.625rem;border-radius:0;background-color:#ffe500;opacity:1}.swiper-pagination{position:static!important;display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem}@media (max-width: 768px){.swiper-pagination{margin-top:1.5rem}}.swiper-pagination-bullet{width:.625rem;height:.625rem;border-radius:0;background-color:#e5523f;opacity:.3;cursor:pointer;transition:all .3s ease;margin:0!important}.swiper-pagination-bullet:hover{opacity:.8}.swiper-pagination-bullet-active{width:2rem;height:.625rem;border-radius:0;background-color:#e5523f;opacity:1}.swiper--centered .swiper-slide{transition:opacity .3s ease;opacity:.5}.swiper--centered .swiper-slide.swiper-slide-active{opacity:1}.swiper--equal-height .swiper-slide{height:100%;display:flex}.swiper--equal-height .swiper-wrapper{align-items:stretch}.swiper--overflow{overflow:visible}.swiper--overflow .swiper-wrapper{padding:0 1rem}.swiper--dark .swiper__btn,.swiper--dark .swiper-button-prev,.swiper--dark .swiper-button-next{background-color:#000;color:#ffe500}.swiper--dark .swiper__btn:hover:not(.swiper__btn--disabled):not(.swiper-button-disabled),.swiper--dark .swiper-button-prev:hover:not(.swiper__btn--disabled):not(.swiper-button-disabled),.swiper--dark .swiper-button-next:hover:not(.swiper__btn--disabled):not(.swiper-button-disabled){background-color:#ffe500}.swiper--dark .swiper__bullet,.swiper--dark .swiper-pagination-bullet{background-color:#ffe500}.swiper--dark .swiper__bullet--active,.swiper--dark .swiper__bullet-active,.swiper--dark .swiper-pagination-bullet--active,.swiper--dark .swiper-pagination-bullet-active{background-color:#e5523f}.swiper__nav--vertical{flex-direction:column;position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:10;margin-top:0}.swiper__nav--center{justify-content:center}.swiper__nav--inline{margin-top:2rem;justify-content:space-between}.swiper__nav--inline .swiper__pagination,.swiper__nav--inline .swiper-pagination{margin-top:0}@media (max-width: 768px){.swiper__nav--inline{flex-direction:column;gap:1rem}}@media (max-width: 768px){.swiper__nav--hide-mobile{display:none}}.swiper--hover-nav .swiper__btn--absolute,.swiper--hover-nav .swiper-button-prev,.swiper--hover-nav .swiper-button-next{opacity:0;transition:opacity .3s ease}.swiper--hover-nav:hover .swiper__btn--absolute,.swiper--hover-nav:hover .swiper-button-prev,.swiper--hover-nav:hover .swiper-button-next{opacity:1}.swiper-button__wrap{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}@media (max-width: 768px){.swiper-button__wrap{margin-top:1rem}}.section-head{display:inline-block;position:relative;padding:1rem 4.5rem 1rem 1rem;margin-bottom:1.5rem;text-decoration:none;overflow:hidden;isolation:isolate}.section-head:before{content:"";position:absolute;top:0;left:0;width:2rem;height:100%;background:#ff8575;transition:width .3s ease;z-index:-1}.section-head:hover:before{width:100%}.section-head:hover .section-head__text{color:#1a1a1a}.section-head:hover .section-head__arrow{color:#1a1a1a;right:.625rem}.section-head__text{margin:0;font-size:1.25rem;font-weight:800;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;line-height:1.2;transition:color .3s ease;position:relative;z-index:1}.section-head__arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:4rem;color:#1a1a1a;transition:all .3s ease;z-index:1}.section-head--static{padding:1rem 1.25rem;cursor:default}.section-head--static:before{width:2rem}.section-head--static:hover:before{width:2rem}.section-head--static:hover .section-head__text{color:#1a1a1a}.section-head--blue:before{background:#ffe500}.section-head--large{padding:1.25rem 5rem 1.25rem 1.5rem}.section-head--large .section-head__text{font-size:1.5rem}.section-head--large .section-head__arrow{font-size:2rem;right:1.5rem}.section-head--large.section-head--static{padding:1.25rem 1.5rem}.section-head--small{padding:.75rem 3rem .75rem 1rem}.section-head--small .section-head__text{font-size:.875rem}.section-head--small .section-head__arrow{font-size:1.25rem;right:1rem}.section-head--small.section-head--static{padding:.75rem 1rem}.section-head--centered{display:flex;justify-content:center;align-items:center;text-align:center}.section-head--no-arrow{padding-right:1rem}.section-head--dark .section-head__text,.section-head--dark .section-head__arrow{color:#fff}.section-head--dark:hover .section-head__text,.section-head--dark:hover .section-head__arrow{color:#1a1a1a}.section-head--live:after{content:"";position:absolute;left:.625rem;top:50%;transform:translateY(-50%);width:.5rem;height:.5rem;background:#ff8575;border-radius:50%;animation:pulse 2s ease-in-out infinite;z-index:2}.section-head--live .section-head__text{padding-left:1rem}.section-head--live.section-head--static:after{left:0}.section-head--full{display:block;width:100%}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 #ff8575b3}50%{opacity:.8;box-shadow:0 0 0 .625rem #ff857500}}.table{width:100%;background:#1a1a1a;overflow:hidden}.table__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.table__main{width:100%;border-collapse:collapse}.table__head{background:#ff6b5a;position:sticky;top:0;z-index:2}.table .club{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;transition:color .3s ease}.table .club:hover{color:#ff6b5a}.table .club__logo{width:2rem;height:2rem;object-fit:contain}@media (max-width: 768px){.table .club__logo{width:1.75rem;height:1.75rem}}.table .table__row--total{background:#1a1a1a;font-weight:600}.table__th{padding:.75rem .5rem;font-size:.8125rem;font-weight:600;color:#fff;text-transform:uppercase;white-space:nowrap}@media (max-width: 768px){.table__th:nth-child(1),.table__th:nth-child(2){position:sticky;background:#ff6b5a;z-index:1}}@media (max-width: 768px){.table__th:nth-child(1){left:-.0625rem}}@media (max-width: 768px){.table__th:nth-child(2){left:1.6875rem}}@media (max-width: 768px){.table__th{padding:.5rem .25rem;font-size:.6875rem}}.table__row{border-bottom:.0625rem solid #e0e0e0;transition:background .3s ease}.table__row:hover{background:#ff6b5a0d}.table__cell{padding:.75rem .5rem;font-size:.875rem;color:#fff}@media (max-width: 768px){.table__cell{padding:.5rem .25rem;font-size:.8125rem}}@media (max-width: 768px){.table__cell:nth-child(1),.table__cell:nth-child(2){position:sticky;background:#1a1a1a;z-index:1}}@media (max-width: 768px){.table__cell:nth-child(1){left:-.0625rem}}@media (max-width: 768px){.table__cell:nth-child(2){left:1.6875rem}}.table--compact .table__th,.table--compact .table__cell{padding:.5rem .25rem;font-size:.75rem}.table--compact .table__wrap{overflow-x:visible}.table--compact .team__logo{width:1.5rem;height:1.5rem}.table--compact .team__name{display:block}.table--compact .form{display:none}.pos{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;font-weight:700;font-size:.8125rem}@media (max-width: 768px){.pos{min-width:1.25rem;height:1.25rem;font-size:.6875rem}}.team{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.team:hover{color:#ff6b5a}.team__logo{width:2rem;height:2rem;object-fit:contain;flex-shrink:0}@media (max-width: 768px){.team__logo{width:1.75rem;height:1.75rem}}.team__name{font-weight:500}@media (max-width: 768px){.team__name{display:none}}.num{font-variant-numeric:tabular-nums}.form{display:flex;justify-content:center;gap:.125rem}.form__item{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:#fff}.form__item--w{background:#22c55e}.form__item--d{background:#f59e0b}.form__item--l{background:#ef4444}@media (max-width: 768px){.form__item{width:1.125rem;height:1.125rem;font-size:.5625rem}}.tabs__nav{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}@media (max-width: 768px){.tabs__nav{gap:.25rem}}.tabs__btn{padding:.625rem 1.25rem;background:#1a1a1a;font-size:1.25rem;font-weight:500;color:#fff;cursor:pointer;position:relative;transition:all .3s ease}@media (max-width: 768px){.tabs__btn{padding:.5rem 1rem;font-size:.875rem}}.tabs__btn:hover{background-color:#e5523f;color:#fff}.tabs__btn.is-active{background-color:#ff6b5a;color:#fff}.tabs__content{position:relative}.tabs__panel{display:none;opacity:0}.tabs__panel.is-active{display:block;animation:fadeIn .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}.breadcrumbs{padding:1.5rem 0;margin-top:5rem}.breadcrumbs-block{background:#1a1a1a;margin-bottom:1.5rem;text-transform:capitalize;position:relative;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#0f0f0f,#1a1a1a)}.breadcrumbs-block:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent .625rem,rgba(255,255,255,.03) .625rem,rgba(255,255,255,.03) 1.25rem);pointer-events:none}.breadcrumbs-block:after{content:"";position:absolute;top:0;left:0;right:0;height:.0625rem;background:linear-gradient(90deg,transparent 0%,#FF6B5A 50%,transparent 100%)}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;position:relative;z-index:1}.breadcrumbs__item{display:flex;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.4;font-weight:500}@media (max-width: 600px){.breadcrumbs__item{font-size:.8125rem}}.breadcrumbs__link{color:#fffc;font-weight:600;transition:color .2s ease}.breadcrumbs__link:hover{color:#ff6b5a}.breadcrumbs__link:focus-visible{outline:.125rem solid #ff6b5a;outline-offset:.125rem;border-radius:.25rem}.breadcrumbs__current{color:#fff;font-weight:600}.breadcrumbs__separator{color:#fff6;user-select:none;font-size:.75rem}.calendar__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#1a1a1a;color:#fff}@media (max-width: 930px){.calendar__header{flex-direction:column;gap:1rem}}.calendar__month{font-size:2rem;line-height:1.2}@media (max-width: 640px){.calendar__month{text-align:center;font-size:1.5rem}}.calendar__controls{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;justify-content:center}.calendar__btn{display:flex;align-items:center;justify-content:center;background-color:#0000;border:none;color:#fff;font-size:1.5rem;cursor:pointer;transition:color .3s ease,background .3s ease;padding:.375rem}.calendar__btn .material-symbols-outlined{font-size:2rem}.calendar__btn:hover{color:#ff6b5a}.calendar__days{display:flex;align-items:center;gap:.5rem;padding:1rem 0;justify-content:flex-end;flex-wrap:wrap}@media (max-width: 640px){.calendar__days{justify-content:center}}.calendar__day{display:flex;flex-direction:column;align-items:center;cursor:pointer;background-color:#0000;border:none;color:#000;padding:.5rem;min-width:3rem;transition:color .3s ease}.calendar__day--active,.calendar__day--active .calendar__day-num{color:#ff6b5a}.calendar__day:hover:not(.calendar__day--disabled) .calendar__day-num{color:#ff6b5a}.calendar__day--disabled{opacity:.4;cursor:auto}@media (max-width: 640px){.calendar__day--disabled{display:none}}.calendar__day-week{text-transform:uppercase;font-size:.75rem;line-height:1.2}.calendar__day-num{font-size:1.5rem;line-height:1.2;font-weight:600;transition:color .3s ease}.calendar__day-label{margin-bottom:1rem;font-size:1.25rem;font-weight:600;color:#000}.calendar__matches{display:grid;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));gap:1.5rem 1rem;list-style:none;padding:0;margin:0}@media (max-width: 640px){.calendar__matches{grid-template-columns:1fr;gap:1rem}}.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__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 #e0e0e0;background:#000;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){background:#ff6b5a;color:#fff;border-color:#ff6b5a}.pagination__arrow:active:not(.pagination__arrow--disabled){transform:translateY(0)}.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 #e0e0e0;background:#000;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){background:#ff6b5a;color:#fff;border-color:#ff6b5a}.pagination__page--active{background:#ff6b5a;color:#fff;cursor:default;pointer-events:none}@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:#fff;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:#fff;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:#fff;background:#fff;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{background-color:#ff6b5a0d}.pagination__select:focus{outline:none}@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}.card-news{display:flex}.card-news--horizontal .card-news__link{display:grid;flex-grow:1;grid-template-columns:5rem 1fr;align-items:center;background-color:#1a1a1a;gap:.5rem;transition:border-color .3s ease}.card-news--horizontal .card-news__link:hover .card-news__title{color:#e5523f}.card-news--horizontal .card-news__content{display:flex;flex-direction:column-reverse;gap:.375rem;padding:.5rem}.card-news--horizontal .card-news__title{font-size:.875rem;margin-bottom:0}.card-news--horizontal .card-news__figure{height:100%;width:5rem;overflow:hidden}.card-news--horizontal .card-news__date{font-size:.75rem}.card-news--horizontal .card-news__date span{font-size:1rem}.card-news--vertical .card-news__link{box-shadow:0 .125rem .5rem #00000014;background-color:#1a1a1a;display:flex;flex-direction:column;flex-grow:1;overflow:hidden;transition:all .3s ease}.card-news--vertical .card-news__link:hover .card-news__title{color:#ff6b5a}.card-news--vertical .card-news__figure{aspect-ratio:16/9;overflow:hidden}.card-news--vertical .card-news__thumb{width:100%;height:100%;object-fit:cover}.card-news--vertical .card-news__content{padding:.5rem;flex-grow:1}.card-news--vertical .card-news__content-top{display:flex;align-items:center;gap:.5rem;justify-content:space-between;margin-bottom:.5rem;border-bottom:.0625rem solid #e0e0e0;padding-bottom:.4375rem}.card-news__thumb{width:100%;height:100%;object-fit:cover}.card-news__tag{text-transform:uppercase;color:#ff6b5a;font-size:.875rem;letter-spacing:.0625rem}.card-news__date{font-weight:600;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;color:#fff;gap:.25rem}.card-news__date span{font-size:1.25rem;line-height:1.25rem}.card-news__title{font-size:1.125rem;margin-bottom:.5rem;color:#fff;transition:all .3s ease}.card-news__descr{font-size:.875rem;color:#fff}.match-card{display:flex;background:#1a1a1a;overflow:hidden;transition:all .3s ease;position:relative;min-height:11.25rem}.match-card__date{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ff6b5a;color:#fff;padding:1.25rem 1rem;min-width:4.375rem;text-align:center;position:relative}.match-card__date-day{font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.25rem}.match-card__date-month{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.match-card__content{flex:1;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.match-card__header{display:flex;flex-direction:column;gap:.25rem}.match-card__league-wrapper{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.match-card__league-logo{width:1.25rem;height:1.25rem;object-fit:contain;flex-shrink:0}.match-card__league{font-size:.9375rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.match-card__location{font-size:.75rem;color:#fff9;margin:0;font-weight:500}.match-card__teams{display:flex;flex-direction:column;margin-bottom:1rem;gap:1rem;flex:1}.match-card__team{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;transition:all .2s ease;padding:.5rem;margin:-.5rem}.match-card__team:hover{background:#ff6b5a1a}.match-card__team:hover .match-card__team-name{color:#ff6b5a}.match-card__logo{width:2rem;height:2rem;object-fit:contain;flex-shrink:0}.match-card__team-name{flex:1;font-size:.875rem;font-weight:600;color:#fff;transition:color .2s ease}.match-card__score{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#ff6b5a;color:#fff;font-size:1rem;font-weight:700;flex-shrink:0}.match-card__actions{display:flex;justify-content:center;align-items:center;margin-top:auto}.match-card__live-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:#ff6b5a;color:#fff;border:none;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;text-decoration:none}.match-card__live-btn:hover{background:#e5523f;box-shadow:0 .25rem 1.25rem #ff6b5a26}.match-card__live-dot{width:.5rem;height:.5rem;background:#fff;border-radius:50%;animation:pulse 2s ease-in-out infinite}.match-card__live-btn:hover .match-card__live-dot{animation:pulse-fast 1s ease-in-out infinite}@media (max-width: 480px){.match-card__date{min-width:3.75rem;padding:1rem .75rem}.match-card__date-day{font-size:1.5rem}.match-card__content{padding:.75rem 1rem;gap:.625rem}.match-card__league,.match-card__team-name{font-size:.8125rem}.match-card__logo{width:1.75rem;height:1.75rem}.match-card__score{width:1.75rem;height:1.75rem;font-size:.875rem}.match-card__live-btn{font-size:.6875rem;padding:.5rem 1rem}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}@keyframes pulse-fast{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.9)}}.match-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr));gap:1rem}@media (max-width: 768px){.match-cards-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.match-card,.match-card__live-btn,.match-card__live-dot{animation:none!important;transition:none!important}}.player-card{background-color:#1a1a1a;overflow:hidden;display:flex;transition:all .3s ease;min-height:100%}.player-card:hover .player-card__name{color:#ff6b5a}.player-card__link{display:flex;flex-direction:column;flex-grow:1}.player-card__top{background:linear-gradient(135deg,#ff6b5a,#e5523f);display:flex;align-items:end;justify-content:center;padding:1rem 0 0;position:relative}.player-card__number{color:#fff;font-size:4rem;line-height:1;font-weight:900;position:absolute;top:1rem;right:1rem;text-shadow:.0625rem .125rem 0 rgba(0,0,0,.3),.125rem .25rem 0 rgba(0,0,0,.2),.1875rem .375rem 0 rgba(0,0,0,.1)}.player-card__photo{object-fit:contain;padding-top:2rem}.player-card__info{display:flex;flex-direction:column;padding:1rem;flex-grow:1}.player-card__name{font-size:1.5rem;display:block;font-size:2rem;font-weight:700;line-height:1;color:#fff;transition:color .3s ease}.player-card__bot{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:.0625rem solid #e0e0e0;margin-top:1rem;margin-top:auto}.player-card__position{text-transform:uppercase;letter-spacing:.0625rem;font-weight:600;letter-spacing:.125rem;color:#e0e0e0}.player-card__flag{height:1.5rem;width:2rem;object-fit:cover}.card-team__link{position:relative;display:flex;align-items:center;background-color:#1a1a1a}.card-team__link:hover .card-team__tag{color:#ff6b5a}.card-team__left{padding:1rem}.card-team__logo{height:4.5rem;width:4.5rem;object-fit:contain}.card-team__right{padding:1rem;display:flex;align-items:center;gap:1.5rem;justify-content:space-between;flex-grow:1;position:relative;z-index:3}.card-team__tag{text-transform:uppercase;color:#fff;font-size:1.25rem;line-height:1.1;transition:color .3s ease}.card-team__pos{text-transform:uppercase;font-size:1rem;letter-spacing:.0625rem;font-weight:700;background-color:#ff6b5abf;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.card-team__bg{position:absolute;z-index:1;object-fit:contain;width:50%;object-position:right;height:calc(100% - 2rem);right:1rem}.card-video{display:flex;flex-direction:column;background:#1a1a1a;overflow:hidden;transition:all .3s ease;height:100%}.card-video:hover{box-shadow:0 .5rem 1.5rem #0000001f;border-color:#ff6b5a}.card-video:hover .card-video__play{background:#ff6b5a;box-shadow:0 .25rem 1.25rem #ff6b5a26}.card-video:hover .card-video__play .material-symbols-outlined{color:#fff}.card-video:hover .card-video__overlay{opacity:.6}.card-video:hover .card-video__title{color:#ff6b5a}.card-video__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.card-video__thumbnail{position:relative;width:100%;height:13.75rem;background:#0f0f0f;overflow:hidden}.card-video__img{width:100%;height:100%;object-fit:cover}.card-video__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,transparent 40%,rgba(26,26,26,.3) 70%,rgba(26,26,26,.7) 100%);opacity:.4;transition:opacity .3s ease;pointer-events:none}.card-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;background:#fffffff2;border-radius:50%;transition:all .3s ease;z-index:2;box-shadow:0 .25rem 1rem #1a1a1a33}.card-video__play .material-symbols-outlined{font-size:3rem;color:#ff6b5a;transition:color .2s ease}@media (max-width: 768px){.card-video__play{width:3.5rem;height:3.5rem}.card-video__play .material-symbols-outlined{font-size:2.25rem}}.card-video__duration{position:absolute;bottom:.75rem;right:.75rem;padding:.25rem .5rem;background:#1a1a1ae6;color:#fff;font-size:.75rem;font-weight:700;z-index:2}.card-video__content{padding:1rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.card-video__title{margin:0;font-size:1rem;font-weight:700;line-height:1.4;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;transition:color .2s ease}.card-video__meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:auto}.card-video__views,.card-video__date{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#fff9;font-weight:500}.card-video__icon{font-size:1.125rem!important;color:#ff6b5a}@media (max-width: 768px){.card-video__thumbnail{height:11.25rem}.card-video__content{padding:.75rem}.card-video__title{font-size:.875rem}.card-video__meta{gap:.75rem}.card-video__views,.card-video__date{font-size:.75rem}.card-video__icon{font-size:1rem!important}}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr));gap:1.5rem}@media (max-width: 768px){.video-grid{grid-template-columns:1fr;gap:1rem}}@media (prefers-reduced-motion: reduce){.card-video,.card-video__play{transition:none!important}}.card-calendar{background-color:#000;overflow:hidden;padding:1rem;display:flex;flex-direction:column;position:relative;transition:all .3s ease}.card-calendar:hover{background-color:#1a1a1a}.card-calendar--upcoming .card-calendar__team-link:hover .card-calendar__team-tag{color:#ff6b5a}.card-calendar--upcoming .card-calendar__more:hover{color:#fff;background-color:#ff6b5a}.card-calendar--upcoming .card-calendar__more:hover .card-calendar__more-icon{transform:translate(.75rem)}.card-calendar--finished .card-calendar__more:hover{color:#000;background-color:#ffe500}.card-calendar--finished .card-calendar__more:hover .card-calendar__more-icon{transform:translate(.75rem)}.card-calendar__teams{display:flex;flex-direction:column;gap:1rem;margin-bottom:.9375rem;flex-grow:1}.card-calendar__team{display:flex;align-items:center;justify-content:space-between;color:#fff}.card-calendar__team:first-child .card-calendar__score{margin-bottom:-.5rem;border:.0625rem solid #e0e0e0}.card-calendar__team:last-child .card-calendar__score{margin-top:-.5rem;border:.0625rem solid #e0e0e0}.card-calendar__team-link{display:flex;align-items:center;gap:.5rem}.card-calendar__team-link:hover .card-calendar__team-tag{color:#ffe500}.card-calendar__team-logo{height:2rem;width:2rem;object-fit:contain}.card-calendar__team-tag{transition:color .3s ease}.card-calendar__score{padding:.5rem;background-color:#f5f5f5;position:relative;z-index:2;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.card-calendar__score:first-child{margin-bottom:-.5rem}.card-calendar__score-text{font-size:1.5rem;line-height:1;font-weight:800;color:#000}.card-calendar__bot{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;gap:1rem;border-top:.0625rem solid #e0e0e0;margin-bottom:1rem}.card-calendar__league{display:flex;align-items:center;gap:.5rem}.card-calendar__league:hover .card-calendar__league-tag{color:#e0e0e0}.card-calendar__league-icon{height:1.5rem;width:1.5rem;object-fit:contain}.card-calendar__league-tag{font-size:.75rem;color:#f5f5f5;transition:color .3s ease}.card-calendar__status{padding:.25rem .5rem;background-color:#ffe500;color:#000;font-weight:600}.card-calendar__time{padding:.25rem .5rem;background-color:#ff6b5a;color:#fff;font-weight:600}.card-calendar__btn-wrap{padding-top:.75rem;border-top:.0625rem solid #e0e0e0;display:flex;align-items:center;justify-content:center}.card-calendar__more{display:flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;width:100%;color:#000;background-color:#fff;transition:all .3s ease;font-weight:700}.card-calendar__more-text{text-transform:capitalize}.card-calendar__more-icon{transform:translate(.5rem);transition:all .2s ease}.review-head{background:#1a1a1a;padding:1.5rem}@media (min-width: 768px){.review-head{padding:2rem}}.review-head__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:.0625rem solid #e0e0e0}.review-head__date{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#fff;font-weight:600}.review-head__league{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;background:#000;transition:transform .2s ease}.review-head__league:hover{transform:scale(1.05)}.review-head__league-icon{width:2rem;height:2rem;object-fit:contain}.review-head__match{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center}@media (max-width: 768px){.review-head__match{grid-template-columns:1fr;gap:1.5rem}}.review-head__score{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#000,#1a1a1a);font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;min-width:7.5rem}@media (max-width: 768px){.review-head__score{order:-1;padding:1.25rem}}.review-head__score-value{font-size:2rem;color:#fff;line-height:1}@media (min-width: 768px){.review-head__score-value{font-size:2.5rem}}.review-head__score-separator{font-size:1.5rem;color:#fff9;font-weight:400}.review-head__team{display:flex;flex-direction:column;gap:.75rem}.review-head__team--home{align-items:flex-start}.review-head__team--home .review-head__team-info{flex-direction:row}.review-head__team--home .review-head__events{align-items:flex-start}.review-head__team--away{align-items:flex-end}.review-head__team--away .review-head__team-info{flex-direction:row-reverse}.review-head__team--away .review-head__events{align-items:flex-end}@media (max-width: 768px){.review-head__team--home,.review-head__team--away{align-items:center}.review-head__team--home .review-head__team-info,.review-head__team--away .review-head__team-info{flex-direction:column;text-align:center}.review-head__team--home .review-head__events,.review-head__team--away .review-head__events{align-items:center}}.review-head__position{font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.review-head__team-content{display:flex;flex-direction:column;gap:1rem;width:100%}.review-head__team-info{display:flex;align-items:center;gap:1rem}.review-head__team-info:hover .review-head__team-name{color:#ff6b5a}.review-head__team-logo{width:3rem;height:3rem;object-fit:contain;flex-shrink:0}@media (min-width: 768px){.review-head__team-logo{width:4rem;height:4rem}}.review-head__team-name{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:700;color:#fff;line-height:1.2}@media (min-width: 768px){.review-head__team-name{font-size:1.375rem}}.review-head__events{display:flex;flex-direction:column;gap:.5rem}.review-head__players{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.review-head__player-item{font-size:.875rem}.review-head__player-link{color:#fff;text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center;gap:.375rem}.review-head__player-link:hover{color:#ff6b5a}.review-head__minute{font-size:.75rem;color:#ff6b5a;font-weight:600}.review-head__minute:before{content:"("}.review-head__minute:after{content:")"}.review-head__cards{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:#ff6b5a26;width:fit-content}.review-head__card-count{font-size:.875rem;font-weight:600;color:#ff6b5a}.review-head__card-icon{width:1rem;height:1.25rem;object-fit:contain}.review-stats{background:#1a1a1a;border:.0625rem solid #e0e0e0;padding:1.5rem}@media (min-width: 768px){.review-stats{padding:2rem}}.review-stats__title{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 1.5rem}@media (min-width: 768px){.review-stats__title{font-size:1.5rem;margin-bottom:2rem}}.review-stats__list{display:flex;flex-direction:column;gap:1.25rem}.review-stats__item{display:flex;flex-direction:column;gap:.75rem}.review-stats__label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.05em}.review-stats__bar{display:grid;grid-template-columns:3rem 1fr 3rem;gap:.75rem;align-items:center}@media (min-width: 768px){.review-stats__bar{grid-template-columns:4rem 1fr 4rem;gap:1rem}}.review-stats__value{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:700;color:#fff;text-align:center}@media (min-width: 768px){.review-stats__value{font-size:1.125rem}}.review-stats__value--home{color:#ff6b5a}.review-stats__value--away{color:#ffe500}.review-stats__track{position:relative;display:flex;height:2rem;background:#000;overflow:hidden}@media (min-width: 768px){.review-stats__track{height:2.5rem}}.review-stats__fill{height:100%;transition:width .6s ease;position:relative}.review-stats__fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:shimmer 3s infinite}.review-stats__fill--home{background:linear-gradient(90deg,#ff6b5af2,#ff6b5a)}.review-stats__fill--away{background:linear-gradient(90deg,#ffe500,#ffe500f2)}.review-text{background-color:#1a1a1a;padding:1rem;color:#fff;display:flex;flex-direction:column;gap:1rem}.review-text__img{aspect-ratio:16/9;object-fit:cover}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.player-header{margin-bottom:3rem}.player-header__inner{display:grid;grid-template-columns:auto 1fr;gap:2rem;position:relative}@media (max-width: 992px){.player-header__inner{grid-template-columns:1fr;text-align:center}}.player-header__left{padding:1.5rem;display:flex;flex-direction:column}@media (max-width: 992px){.player-header__left{padding:1rem 0}}@media (max-width: 992px){.player-header__left .breadcrumbs__list{justify-content:center}}.player-header__left .breadcrumbs__link{color:#000}.player-header__left .breadcrumbs__link:hover:after{background-color:#000}.player-header__num{font-size:4rem;font-weight:700;line-height:1;color:#ff6b5a}@media (max-width: 992px){.player-header__num{color:#000;position:absolute;bottom:1.5rem;z-index:4}}.player-header__content{margin-top:auto;display:flex;align-items:center;gap:3rem}@media (max-width: 992px){.player-header__content-bio{display:flex;flex-direction:column;margin:0 auto}}.player-header__name{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}@media (max-width: 992px){.player-header__name{margin-bottom:0}}.player-header__name span{display:block;font-weight:400;font-size:3rem;color:#ff6b5a}@media (max-width: 992px){.player-header__name span{display:inline}}.player-header__position{text-transform:uppercase;font-weight:600;letter-spacing:.125rem;color:#1a1a1a}.player-header__flag{height:2.5rem;width:2.5rem;object-fit:contain}@media (max-width: 992px){.player-header__flag{position:absolute;bottom:1.5rem;right:1.5rem;z-index:4}}.player-header__photo-wrap{overflow:hidden;position:relative;display:flex;align-items:end;justify-content:center;padding:3rem 0 0}.player-header__photo-wrap:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(322deg,#000c,#1a1a1ae6,#000c);z-index:2;pointer-events:none}.player-header__bg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#fff0,#ffffff80);z-index:1;object-fit:cover}.player-header__photo{position:relative;z-index:3;height:30rem;object-fit:contain;object-position:bottom}@media (max-width: 992px){.player-header__photo{height:22.5rem}}.archive__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.5rem}.archive__grid--hero{gap:.5rem}.archive__grid--three{grid-template-columns:repeat(auto-fill,minmax(27.5rem,1fr));gap:1rem}@media (max-width: 640px){.archive__grid--three{grid-template-columns:1fr}}.hero{margin-top:4rem;padding:3rem 0 2.5rem;position:relative;background-color:#e5523f}.hero:after{content:"";background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.8) 100%);position:absolute;inset:0}.hero__inner{display:grid;grid-template-columns:1fr 20rem;gap:.5rem}@media (max-width: 992px){.hero__inner{grid-template-columns:1fr}}.hero__left{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media (max-width: 640px){.hero__left{grid-template-columns:1fr}}.hero__right{display:grid;grid-template-columns:1fr;gap:.5rem;grid-auto-rows:1fr}.hero__right .card-news--horizontal:nth-child(odd) .card-news__link{background-color:#000}.privacy{max-width:50rem}.privacy__intro{margin-bottom:3rem;padding:1.5rem;background-color:#1a1a1a;border-left:.25rem solid #ff6b5a}@media (max-width: 480px){.privacy__intro{padding:1.25rem;margin-bottom:2rem}}.privacy__intro-text{color:#fff;line-height:1.6;margin-bottom:1rem}.privacy__intro-text:last-child{margin-bottom:0}.privacy__content{display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 480px){.privacy__content{gap:2rem}}.privacy__section--contact{background-color:#000;padding:2rem;border-left:.25rem solid #ff6b5a}@media (max-width: 480px){.privacy__section--contact{padding:1.5rem}}.privacy__section-title{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:1.25rem}@media (max-width: 480px){.privacy__section-title{font-size:1.25rem;margin-bottom:1rem}}.privacy__section-content{color:#000;line-height:1.6}.privacy__subsection-title{font-size:1.1rem;font-weight:500;color:#000;margin:1.5rem 0 .75rem}.privacy__subsection-title:first-child{margin-top:0}.privacy__text{margin-bottom:1rem}.privacy__text:last-child{margin-bottom:0}.privacy__text strong{color:#000}.privacy__list{margin:1rem 0;padding-left:1.25rem;list-style:square}.privacy__list li{margin-bottom:.5rem;position:relative}.privacy__list li:last-child{margin-bottom:0}.privacy__list li::marker{color:#ff6b5a}.privacy__list li strong{color:#000}.privacy__contact{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}.privacy__contact-item{display:flex;align-items:flex-start;gap:.75rem}.privacy__contact-icon{color:#ff6b5a;font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.privacy__contact-content{flex:1}.privacy__contact-content strong{display:block;color:#000;margin-bottom:.25rem}.privacy__contact-link{color:#ff6b5a;transition:opacity .3s ease}.privacy__contact-link:hover{opacity:.8}.privacy-toc{background-color:#1a1a1a;padding:1.5rem;margin-bottom:2rem}.privacy-toc__title{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:1rem}.privacy-toc__list{padding:0;margin:0;list-style:disc}.privacy-toc__list li{margin-bottom:.5rem}.privacy-toc__list li:last-child{margin-bottom:0}.privacy-toc__list a{color:#ff6b5a;font-size:.9rem;transition:opacity .3s ease}.privacy-toc__list a:hover{opacity:.8}@media (max-width: 768px){.privacy__section-title{font-size:1.3rem}.privacy__list{padding-left:1rem}.privacy__contact-item{flex-direction:column;gap:.5rem}.privacy__contact-item .privacy__contact-icon{align-self:flex-start}}@media print{.privacy__intro,.privacy__section--contact{background:none!important;border:.0625rem solid #ccc!important}.privacy__contact-link{color:inherit!important}.privacy__contact-link:after{content:" (" attr(href) ")";font-size:.8em}}.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 768px){.contact__grid{grid-template-columns:1fr;gap:2rem}}.contact__title{position:relative;font-size:1.5rem;text-transform:uppercase;margin-bottom:1rem}.contact__text{color:#fff}.contact__description{font-size:1rem;color:#000;line-height:1.6;margin-bottom:2rem}.contact__links{display:flex;flex-direction:column;gap:1.5rem}.contact__link{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:.0625rem solid #e0e0e0;background-color:#000;box-shadow:0 .125rem .5rem #00000014;transition:background-color .3s ease}.contact__icon{color:#ff6b5a;font-size:1.5rem;flex-shrink:0;margin-top:.125rem}.contact__link-content{flex-grow:1}.contact__link-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.25rem}.contact__link-text{font-size:.9rem;color:#fff;line-height:1.5}.contact__link-text{color:#fff;transition:color .3s ease}.contact__link-text:hover{color:#ff6b5a}.contact__form-wrapper{background-color:#000;padding:2rem;border:.0625rem solid #e0e0e0;color:#fff;box-shadow:0 .125rem .5rem #00000014}@media (max-width: 480px){.contact__form-wrapper{padding:1.5rem}}.contact__form-title{position:relative;font-size:1.5rem;text-transform:uppercase;margin-bottom:1rem}.contact__submit{margin-top:.5rem}.form-group{margin-bottom:1.25rem}.form-group--checkbox{margin-bottom:1.5rem}.form-label{display:block;font-size:.9rem;font-weight:500;color:#fff;margin-bottom:.375rem}.form-input{width:100%;padding:.75rem 1rem;font-size:1rem;background-color:#1a1a1a;color:#fff;transition:border-color .3s ease,box-shadow .3s ease}.form-input::placeholder{color:#ffffffb3}.form-input:focus{outline:none;border-color:#ff6b5a;box-shadow:0 0 0 .1875rem #ff6b5a1a}.form-input:invalid{border-color:#fff}.form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}.form-textarea{resize:vertical;min-height:7.5rem;font-family:inherit;line-height:1.5}.form-checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;line-height:1.5}.form-checkbox input[type=checkbox]{display:none}.form-checkbox__mark{width:1.25rem;height:1.25rem;border:.125rem solid hsla(0,0%,100%,.5);background-color:#0000;position:relative;flex-shrink:0;margin-top:.125rem;transition:all .3s ease}.form-checkbox__mark:after{content:"";position:absolute;top:.125rem;left:.375rem;width:.25rem;height:.5rem;border:solid #fff;border-width:0 .125rem .125rem 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.form-checkbox__text{font-size:.9rem;color:#fff}input[type=checkbox]:checked+.form-checkbox__mark{background-color:#ff6b5a;border-color:#ff6b5a}input[type=checkbox]:checked+.form-checkbox__mark:after{opacity:1}.form-checkbox:hover .form-checkbox__mark{border-color:#ff6b5a;color:#fff}.contact__btn{width:100%;justify-content:center;display:flex;background-color:#fff;color:#000;align-items:center;padding:.75rem 2.25rem;cursor:pointer;font-size:1rem;font-weight:600;gap:.5rem;text-transform:uppercase;transition:all .3s ease}.contact__btn:hover{background-color:#ff6b5a;color:#fff}.contact__btn:disabled{opacity:.6;cursor:not-allowed}.post{background:#1a1a1a;padding:1.5rem}@media (max-width: 768px){.post{padding:1.5rem}}.post__meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:.0625rem solid #e0e0e0}.post__date{font-size:.875rem;color:#fff}.post__category{display:inline-block;padding:.25rem .75rem;background:#ff6b5a;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase}.post__reading-time{font-size:.875rem;color:#fff}.post__title{position:relative;font-size:2rem;text-transform:uppercase;color:#ff6b5a;margin-bottom:1rem}.post__featured-image{margin:0 0 2.5rem;overflow:hidden}.post__image{width:100%;height:auto;display:block}.post__content{font-size:1rem;line-height:1.8;color:#fff;margin-bottom:2.5rem}.post__content h2{font-size:2rem;font-weight:700;color:#fff;margin:2.5rem 0 1.25rem}@media (max-width: 768px){.post__content h2{font-size:1.5rem}}.post__content h3{font-size:1.5rem;font-weight:600;color:#fff;margin:2rem 0 1rem}@media (max-width: 768px){.post__content h3{font-size:1.25rem}}.post__content p{margin:0 0 1.25rem}.post__content a{color:#ff6b5a;text-decoration:none;border-bottom:.0625rem solid rgba(255,107,90,.3);transition:border-color .2s ease}.post__content a:hover{border-color:#ff6b5a}.post__content ul,.post__content ol{margin:0 0 1.25rem;padding-left:1.5rem}.post__content li{margin-bottom:.5rem}.post__content blockquote{margin:1.875rem 0;padding:1.25rem 1.5rem;border-left:.25rem solid #ff6b5a;background:#ff6b5a0d;font-style:italic;color:#fff}.post__content img{max-width:100%;height:auto;margin:1.875rem 0}.post__content code{padding:.125rem .5rem;background:#ffffff1a;color:#ff6b5a;font-size:.875rem}.post__content pre{margin:1.875rem 0;padding:1.25rem;background:#ffffff0d;overflow-x:auto}.post__content pre code{padding:0;background:none;color:#fff}.post__content table{width:100%;margin:1.875rem 0;border-collapse:collapse}.post__content table th,.post__content table td{padding:.75rem;text-align:left;border-bottom:.0625rem solid hsla(0,0%,100%,.1)}.post__content table th{background:#ff6b5a1a;color:#ff6b5a;font-weight:600}.post__tags{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:1.875rem;border-top:.0625rem solid #e0e0e0}.post__tag{padding:.375rem .875rem;background:#fff;color:#000;font-size:.8125rem;text-decoration:none;transition:all .2s ease}.post__tag:hover{background:#ff6b5a;color:#fff}.video-player{display:grid;grid-template-columns:1fr 20rem;gap:1.5rem;background-color:#1a1a1a;padding:1rem}@media (max-width: 992px){.video-player{grid-template-columns:1fr;padding:0}}.video-player__thumbnail{display:flex;max-height:30rem;overflow:hidden;position:relative}@media (max-width: 992px){.video-player__thumbnail{height:30rem}}@media (max-width: 640px){.video-player__thumbnail{height:22.5rem}}.video-player__thumbnail:hover .card-video__play{background:#ff6b5a;box-shadow:0 .25rem 1.25rem #ff6b5a26}.video-player__thumbnail:hover .card-video__play .material-symbols-outlined{color:#fff}.video-player__thumb{width:100%;height:100%;object-fit:cover}.video-player .card-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;background:#fffffff2;border-radius:50%;transition:all .3s ease;z-index:2;box-shadow:0 .25rem 1rem #1a1a1a33}.video-player .card-video__play .material-symbols-outlined{font-size:3rem;color:#ff6b5a;transition:color .2s ease}@media (max-width: 768px){.video-player .card-video__play{width:3.5rem;height:3.5rem}.video-player .card-video__play .material-symbols-outlined{font-size:2.25rem}}.video-player__sidebar{overflow-y:auto;max-height:30rem}@media (max-width: 992px){.video-player__sidebar{display:none}}.video-player__sidebar-wrap{display:grid;grid-template-columns:1fr;gap:1rem;grid-auto-rows:1fr}.player-stat{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 640px){.player-stat{grid-template-columns:repeat(2,1fr)}}@media (max-width: 440px){.player-stat{grid-template-columns:1fr}}.player-stat__item{padding:1.5rem .5rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-direction:column;background-color:#1a1a1a}.player-stat__icon{font-size:2.5rem;color:#fff;height:4rem;width:4rem;display:flex;align-items:center;justify-content:center;background-color:#000c}.player-stat__value{font-size:2.5rem;font-weight:800;line-height:1.1;color:#ff6b5a}.player-stat__title{text-transform:uppercase;color:#fff;font-weight:600}.player-bio{background-color:#1a1a1a;padding:1rem;display:flex;flex-direction:column;gap:2rem;color:#fff}.player-bio__item{display:flex;flex-direction:column;gap:1rem}.player-bio__thumb{aspect-ratio:16/9;overflow:hidden}.player-bio__picture{width:100%;height:100%;object-fit:cover}.team-header{position:relative;margin-top:-1.5rem;background-color:#000;padding:6rem 0}.team-header:after{content:"";background:linear-gradient(5deg,#ff6b5a4d 33%,#000c);position:absolute;inset:0}.team-header__bg{position:absolute;object-fit:contain;height:100%;width:100%;inset:0}.team-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media (max-width: 800px){.team-header__inner{flex-direction:column}}.team-header__tag{color:#fff}.team-header__item{display:flex;flex-direction:column;justify-content:center;gap:.5rem;align-items:center;max-width:15rem;text-align:center;text-transform:uppercase;line-height:1.1}.team-header__logo{height:5rem;width:5rem;object-fit:contain}.team-header__stats{display:grid;align-items:center;grid-template-columns:repeat(3,1fr);gap:.5rem}@media (max-width: 540px){.team-header__stats{grid-template-columns:repeat(2,1fr)}}.team-header__stats-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;gap:.25rem;background-color:#1a1a1a}.team-header__stats-num{font-size:2.5rem;color:#ff6b5a;font-weight:800;line-height:2rem}.team-header__stats-value{text-transform:capitalize;font-weight:600;color:#fff}
