ul{list-style:none;margin:0;padding:0}ol{display:block;list-style:none;margin-block:0;padding-inline: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{color:#1a1a1a;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5;background-color:#fff;position:relative;display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1;display:flex;flex-direction:column;position:relative;margin-top:4.625rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:700;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;border-radius:.25rem;border:none;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden;min-width:11.25rem;text-align:center}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn:hover:before{left:100%}.btn:active{transform:scale(.98)}.btn--primary{background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;box-shadow:0 .25rem 1.25rem #e1060066,inset 0 .0625rem #fff3}.btn--primary:hover{box-shadow:0 .375rem 1.875rem #e1060099,inset 0 .0625rem #ffffff4d}.btn--secondary{background:#0000;color:#fff;border:.125rem solid hsla(0,0%,100%,.3)}.btn--secondary:hover{background:#ffffff1a;border-color:#fff;box-shadow:0 .25rem 1.25rem #fff3}.btn--outline{background:#0000;color:#1a1a1a;border:.125rem solid #e10600}.btn--outline:hover{background:#e10600;color:#fff;box-shadow:0 .25rem 1.25rem #e1060066}.btn--sm{padding:.75rem 1.5rem;font-size:.875rem;min-width:8.75rem}.btn--lg{padding:1.125rem 2.5rem;font-size:1.125rem;min-width:12.5rem}.btn--block{width:100%;min-width:auto}.btn:disabled,.btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.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__inner{position:relative;z-index:2}.section__block+.section__block{margin-top:2rem}.section__block{position:relative;z-index:2}.section--bg{background-color:#fff;padding:2.5rem 0}.section--margin{margin-bottom:2rem}@media (max-width: 768px){.section--margin{margin-bottom:1.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:2rem}@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(45,55,72,.3) rgba(0,0,0,0)}*::-webkit-scrollbar{width:.375rem;height:.375rem}*::-webkit-scrollbar-track{background:#0a0e124d;border-radius:.1875rem}*::-webkit-scrollbar-thumb{background:#2d37484d;border-radius:.1875rem;transition:background .2s}*::-webkit-scrollbar-thumb:hover{background:#2d374880}*::-webkit-scrollbar-thumb:active{background:#2d3748}.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(45,55,72,.3) rgba(0,0,0,0)}.scrollbar-accent::-webkit-scrollbar-thumb{background:#2d37484d}.scrollbar-accent::-webkit-scrollbar-thumb:hover{background:#2d374880}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(135deg,#0d0d0d,#1a1a1a,#0d0d0d);backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);border-bottom:.125rem solid #e10600;box-shadow:0 .25rem 1.25rem #00000080,0 .0625rem #e106004d;transition:.2s ease}.header:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .625rem #e1060080}.header--scrolled{background:#1a1a1afa;border-bottom-color:#b30500;box-shadow:0 .25rem 1.875rem #000000b3,0 .125rem #e1060080}.header--scrolled .header__inner{min-height:3.75rem}.header--scrolled .header__logo-img{height:2.5rem}.header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:4.5rem;transition:min-height .2s ease;padding:0 1.25rem}@media (max-width: 768px){.header__inner{min-height:3.75rem}}.header__logo{display:flex;align-items:center;position:relative;z-index:1002;text-decoration:none}.header__logo-img{height:2rem;width:auto;display:block;object-fit:contain;transition:height .2s ease,filter .2s ease;filter:drop-shadow(0 0 .5rem rgba(225,6,0,.3))}@media (max-width: 768px){.header__logo-img{height:2.25rem}}@media (min-width: 1024px){.header__nav{display:flex;align-items:center}}@media (max-width: 1023px){.header__nav{position:fixed;top:0;right:0;bottom:0;width:min(85vw,22.5rem);height:100vh;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border-left:.125rem solid #e10600;transform:translate(100%);transition:transform .2s ease;z-index:1001;padding:5rem 1.5rem 1.5rem;overflow-y:auto;box-shadow:-.25rem 0 1.25rem #000c,-.125rem 0 #e1060080}.header__nav:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);pointer-events:none;z-index:1}.header__nav:after{content:"";position:absolute;top:0;left:0;right:0;height:6.25rem;background:linear-gradient(180deg,#1A1A1A 0%,transparent 100%);pointer-events:none;z-index:1}}.header__list{list-style:none;margin:0;padding:0}@media (min-width: 1024px){.header__list{display:flex;align-items:center;gap:.5rem}}@media (max-width: 1023px){.header__list{display:flex;flex-direction:column;gap:.25rem}}@media (max-width: 1023px){.header__item{width:100%}}.header__link{display:flex;align-items:center;padding:.625rem 1.125rem;text-decoration:none;color:#fff;font-size:.875rem;font-weight:600;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.08em;transition:all .2s ease;position:relative;border-radius:.125rem;overflow:hidden}.header__link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}@media (max-width: 1023px){.header__link{padding:1rem 1.5rem;font-size:1rem;justify-content:flex-start;width:100%;border-left:.1875rem solid rgba(0,0,0,0);transition:all .2s ease,border-color .15s ease}.header__link:hover{color:#fff;background:#e1060026;border-left-color:#e10600;box-shadow:inset 0 0 1.25rem #e106001a}.header__link:hover:after{transform:scaleX(1)}}@media (min-width: 1024px){.header__link:hover{color:#fff;background:#e1060026}.header__link:hover:after{transform:scaleX(1)}}.header__link--active,.header__link[aria-current=page]{color:#fff;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);font-weight:700;box-shadow:0 .125rem .75rem #e1060099,inset 0 .0625rem #fff3;border-left-color:#ff1e1e}.header__link--active:after,.header__link[aria-current=page]:after{transform:scaleX(1);height:.1875rem;background:#ffffff4d}.header__burger{display:none}@media (max-width: 1023px){.header__burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3125rem;width:3rem;height:3rem;padding:.75rem;background:#0000;border:none;cursor:pointer;transition:all .15s ease;position:relative;z-index:1002;border-radius:.25rem}.header__burger:hover{background:#e106001a}.header__burger:hover .header__burger-bar{background:#ff1e1e;box-shadow:0 0 .5rem #e1060080}.header__burger:focus-visible{outline:.125rem solid #e10600;outline-offset:.125rem}.header__burger-bar{width:1.5rem;height:.1875rem;background:#e10600;border-radius:.125rem;transition:all .15s ease;transform-origin:center;box-shadow:0 0 .25rem #e106004d}.header--menu-open .header__burger-bar:nth-child(1){transform:translateY(.5rem) rotate(45deg);background:#ff1e1e}.header--menu-open .header__burger-bar:nth-child(2){opacity:0;transform:scaleX(0)}.header--menu-open .header__burger-bar:nth-child(3){transform:translateY(-.5rem) rotate(-45deg);background:#ff1e1e}.header--menu-open .header__burger{background:#e1060026}.header--menu-open .header__burger .header__burger-bar{box-shadow:0 0 .625rem #e10600b3}}@media (max-width: 1023px){.header__overlay{position:fixed;inset:0;background:#1a1a1af2;backdrop-filter:blur(.5rem);-webkit-backdrop-filter:blur(.5rem);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}.header__overlay.is-visible{opacity:1;pointer-events:auto}}@media (min-width: 1024px){.header__overlay{display:none!important}}.header--menu-open .header__nav{transform:translate(0);box-shadow:-.5rem 0 2rem #000000e6,-.125rem 0 .625rem #e1060066}.no-scroll{overflow:hidden}.sr-only{position:absolute!important;width:.0625rem!important;height:.0625rem!important;padding:0!important;margin:-.0625rem!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.footer{position:relative;padding:3rem 0 2rem;color:#fff;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border-top:.1875rem solid #e10600;box-shadow:0 -.25rem 1.875rem #000000b3,0 -.125rem #e1060080;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .9375rem #e10600b3;z-index:1}.footer:after{content:"";position:absolute;top:0;left:-50%;width:200%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(225,6,0,.03) 50%,transparent 100%),repeating-linear-gradient(45deg,transparent,transparent 2.5rem,rgba(225,6,0,.02) 2.5rem,rgba(225,6,0,.02) 5rem);pointer-events:none;z-index:0}.footer__inner{position:relative;z-index:2}.footer__brand{grid-column:span 4;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}@media (max-width: 900px){.footer__brand{grid-column:span 2}}.footer__top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2.5rem}@media (max-width: 900px){.footer__top{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 666px){.footer__top{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}}@media (max-width: 900px){.footer__top-item{display:flex;flex-direction:column;align-items:center}}@media (max-width: 666px){.footer__top-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}}.footer__logo{display:inline-flex;margin-bottom:1.25rem;transition:transform .2s ease,filter .2s ease;position:relative}.footer__logo:hover{transform:translateY(-.25rem) scale(1.05);filter:drop-shadow(0 .5rem 1.25rem rgba(225,6,0,.4))}.footer__logo-img{width:15rem;height:6.25rem;object-fit:contain;filter:drop-shadow(0 .125rem .5rem rgba(225,6,0,.2))}.footer__text{color:#ffffffb3;max-width:20rem;font-size:.9375rem;line-height:1.7}.footer__top-title{margin-bottom:1rem;padding-bottom:.5rem;font-size:1.125rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.09375rem;color:#fff;position:relative;display:inline-block}.footer__top-title:after{content:"";position:absolute;bottom:0;left:0;width:60%;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .5rem #e1060080}@media (max-width: 900px){.footer__top-title:after{left:50%;transform:translate(-50%)}}.footer__list{display:flex;flex-direction:column;gap:.75rem}@media (max-width: 900px){.footer__list{display:flex;flex-direction:column;align-items:center}}.footer__link{font-weight:500;color:#fffc;font-size:.875rem;text-decoration:none;position:relative;transition:all .2s ease;display:inline-block;padding-left:1rem}.footer__link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.1875rem;height:0;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transition:height .2s ease}.footer__link:hover{color:#fff;padding-left:1.25rem}.footer__link:hover:before{height:100%;box-shadow:0 0 .5rem #e1060099}.footer__address{display:flex;flex-direction:column;gap:1rem}.footer__contact-link{color:#ffffffd9;font-size:.9375rem;font-weight:600;text-decoration:none;position:relative;transition:all .2s ease;display:inline-block}.footer__contact-link:hover{color:#fff;transform:translate(.25rem);text-shadow:0 0 .625rem rgba(225,6,0,.5)}@media (max-width: 900px){.footer__contact-link{display:flex;flex-direction:column;align-items:center}}.footer__bot{padding-top:2rem;margin-top:3rem;position:relative;border-top:.0625rem solid rgba(225,6,0,.2)}.footer__bot:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:12.5rem;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .75rem #e1060099}.footer__privacy{text-align:center;font-weight:500;color:#fff9;font-size:.875rem}.footer__privacy small{letter-spacing:.5px}.footer__privacy time{font-weight:700;color:#ff1e1e;text-shadow:0 0 .5rem rgba(225,6,0,.4)}.footer__privacy a{color:#ffffffb3;text-decoration:none;transition:color .2s ease;border-bottom:.0625rem solid rgba(0,0,0,0)}.footer__privacy a:hover{color:#ff1e1e;border-bottom-color:#e10600}.hero{position:relative;padding:7.5rem 0 5rem;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);overflow:hidden;min-height:37.5rem}.hero__bg-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(225,6,0,.08) 0%,transparent 50%),radial-gradient(circle at 80% 30%,rgba(225,6,0,.05) 0%,transparent 40%),repeating-linear-gradient(90deg,transparent,transparent 6.25rem,rgba(225,6,0,.02) 6.25rem,rgba(225,6,0,.02) 6.3125rem);pointer-events:none;z-index:0}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 23.75rem;gap:3.75rem;align-items:center}@media (max-width: 1024px){.hero__inner{grid-template-columns:1fr;gap:3rem}}@media (max-width: 1024px){.hero__content{text-align:center}}.hero__badge{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-size:.8125rem;font-weight:700;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.075rem;border-radius:1.875rem;margin-bottom:1.5rem;box-shadow:0 .25rem .9375rem #e1060066,inset 0 .0625rem #fff3;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 .25rem .9375rem #e1060066,inset 0 .0625rem #fff3}50%{box-shadow:0 .25rem 1.5625rem #e1060099,inset 0 .0625rem #ffffff4d}}.hero__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;color:#fff;margin-bottom:1.5rem;text-shadow:0 .25rem 1.25rem rgba(0,0,0,.5)}.hero__title-highlight{color:#ff1e1e;position:relative;display:inline-block;text-shadow:0 0 1.875rem rgba(225,6,0,.6)}.hero__title-highlight:after{content:"";position:absolute;bottom:-.25rem;left:0;width:100%;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .9375rem #e10600b3}.hero__description{font-size:1.125rem;line-height:1.7;color:#fffc;margin-bottom:2.5rem;max-width:35rem}@media (max-width: 1024px){.hero__description{margin-left:auto;margin-right:auto}}.hero__buttons{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 1024px){.hero__buttons{justify-content:center}}@media (max-width: 480px){.hero__buttons{flex-direction:column}}.hero__card{background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border-radius:.75rem;padding:1.5rem;border:.0625rem solid rgba(225,6,0,.2);box-shadow:0 .5rem 2rem #0006,0 0 0 .0625rem #e106001a;position:relative;overflow:hidden}.hero__card:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .75rem #e1060099}@media (max-width: 1024px){.hero__card{max-width:30rem;margin:0 auto}}.hero__card-header{margin-bottom:1.25rem}.hero__live-indicator{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;color:#ff1e1e;text-transform:uppercase;letter-spacing:.0625rem;margin-bottom:.5rem}.hero__live-dot{width:.5rem;height:.5rem;background:#ff1e1e;border-radius:50%;box-shadow:0 0 .625rem #e10600cc;animation:livePulse 1.5s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.hero__circuit{font-size:1rem;font-weight:600;color:#fff}.hero__riders{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.hero__rider{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#1a1a1a99;border-radius:.375rem;border-left:.1875rem solid rgba(0,0,0,0);text-decoration:none;transition:all .2s ease}.hero__rider:hover{background:#1a1a1acc;border-left-color:#e10600;box-shadow:0 .25rem 1rem #e1060033}.hero__rider-position{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-size:1.125rem;font-weight:800;border-radius:.25rem;flex-shrink:0;box-shadow:0 .125rem .5rem #e1060066}.hero__rider-info{flex:1;min-width:0}.hero__rider-name{font-size:.9375rem;font-weight:700;color:#fff;margin-bottom:.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero__rider-team{font-size:.75rem;color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero__rider-time{font-size:1rem;font-weight:700;font-family:Courier New,monospace;color:#ff1e1e;flex-shrink:0}.hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem;padding:1rem;background:#1a1a1a66;border-radius:.5rem}.hero__stat{text-align:center}.hero__stat-value{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.25rem;text-shadow:0 .125rem .5rem rgba(225,6,0,.3)}.hero__stat-label{font-size:.6875rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.section-head__wrap{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;position:relative}.section-head__wrap:after{content:"";position:absolute;bottom:0;left:0;width:7.5rem;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .75rem #e1060099}@media (max-width: 640px){.section-head__wrap{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:2rem}.section-head__wrap:after{left:50%;transform:translate(-50%);width:5rem}}.section-head__title{font-size:clamp(1.5rem,4vw,2rem);font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;text-transform:uppercase;line-height:1.2;letter-spacing:.09375rem;position:relative;display:inline-block}.section-head__title:first-letter{color:#e10600;font-size:1.15em}@media (max-width: 640px){.section-head__title{text-align:center;padding-top:.5rem}}.section-head__btn{flex-shrink:0}.section--bg .section-head__title,.section--dark .section-head__title{color:#fff}.section--bg .section-head__title:first-letter,.section--dark .section-head__title:first-letter{color:#ff1e1e;text-shadow:0 0 1.25rem rgba(225,6,0,.6)}.section-head--animated .section-head__wrap:after{width:0;animation:lineGrow .8s ease-out forwards;animation-delay:.2s}@keyframes lineGrow{to{width:7.5rem;@media (max-width: 640px){.section-head--animated{width:5rem}}}}.section-head--full-line .section-head__wrap:after{width:100%}.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:center;gap:.75rem;margin-top:2rem}@media (max-width: 768px){.swiper__nav{margin-top:1.5rem;gap:.5rem}}.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__btn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border:.125rem solid #e10600;border-radius:.125rem;color:#e10600;cursor:pointer;transition:all .2s ease;flex-shrink:0;font-size:1.5rem;font-weight:700;box-shadow:0 .125rem .5rem #0000001a;position:relative;overflow:hidden}.swiper__btn:before{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:1.5rem;line-height:1;display:inline-block;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;position:relative;z-index:2}.swiper__btn:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:0;transition:opacity .2s ease;z-index:1}.swiper__btn--prev:before{content:"keyboard_arrow_left"}.swiper__btn--next:before{content:"keyboard_arrow_right"}.swiper__btn:not(:empty):before{content:none}.swiper__btn:hover:not(.swiper__btn--disabled){border-color:#e10600;box-shadow:0 .25rem 1.25rem #e1060066;color:#fff}.swiper__btn:hover:not(.swiper__btn--disabled):after{opacity:1}.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--small:before{font-size:1.25rem}.swiper__btn--large{width:3.5rem;height:3.5rem;font-size:1.75rem}.swiper__btn--large:before{font-size:1.75rem}.swiper__btn--absolute{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.swiper__btn--absolute.swiper__btn--prev{left:1rem}.swiper__btn--absolute.swiper__btn--next{right:1rem}@media (max-width: 768px){.swiper__btn{width:2.5rem;height:2.5rem;font-size:1.25rem}.swiper__btn:before{font-size:1.25rem}.swiper__btn--large{width:3rem;height:3rem;font-size:1.5rem}.swiper__btn--large:before{font-size:1.5rem}}.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:50%;background:#e1060033;opacity:1;cursor:pointer;transition:all .2s ease;border:none;position:relative}.swiper__bullet:hover{background:#e1060066;transform:scale(1.2)}.swiper__bullet--active{width:.625rem;height:.625rem;border-radius:50%;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:1;box-shadow:0 0 .75rem #e1060099;animation:pulse-bullet 2s ease-in-out infinite}@keyframes pulse-bullet{0%,to{box-shadow:0 0 .75rem #e1060099}50%{box-shadow:0 0 1.25rem #e10600cc}}.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:50%;background:#e1060033;opacity:1;cursor:pointer;transition:all .2s ease;margin:0!important}.swiper-pagination-bullet:hover{background:#e1060066;transform:scale(1.2)}.swiper-pagination-bullet-active{width:.625rem;height:.625rem;border-radius:50%;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:1;box-shadow:0 0 .75rem #e1060099;animation:pulse-bullet 2s ease-in-out infinite}.swiper--centered .swiper-slide{transition:opacity .2s 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{background:#1a1a1a;border-color:#e10600;color:#e10600}.swiper--dark .swiper__btn:hover:not(.swiper__btn--disabled){color:#fff}.swiper--dark .swiper__bullet,.swiper--dark .swiper-pagination-bullet{background:#e106004d}.swiper--dark .swiper__bullet:hover,.swiper--dark .swiper-pagination-bullet:hover{background:#e1060080}.swiper--dark .swiper__bullet--active,.swiper--dark .swiper__bullet-active,.swiper--dark .swiper-pagination-bullet--active,.swiper--dark .swiper-pagination-bullet-active{background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 1rem #e10600cc}.swiper--hover-nav .swiper__btn--absolute{opacity:0;transition:opacity .2s ease}.swiper--hover-nav:hover .swiper__btn--absolute{opacity:1}.tabs__nav{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}@media (max-width: 768px){.tabs__nav{gap:.25rem;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.tabs__nav::-webkit-scrollbar{height:.125rem}.tabs__nav::-webkit-scrollbar-track{background:#262626}.tabs__nav::-webkit-scrollbar-thumb{background:#e10600}}.tabs__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#fff;border:.125rem solid #e5e5e5;color:#1a1a1a;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;position:relative;overflow:hidden;box-shadow:0 .125rem .5rem #0000001a}.tabs__btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}@media (max-width: 768px){.tabs__btn{padding:.625rem 1.25rem;font-size:.75rem;flex-shrink:0}}.tabs__btn:hover:not(.is-active){background:#fff;color:#e10600;border-color:#e10600;box-shadow:0 .25rem 1rem #e106004d}.tabs__btn:hover:not(.is-active):before{transform:scaleX(1)}.tabs__btn:focus-visible{outline:.125rem solid #e10600;outline-offset:.125rem}.tabs__btn.is-active{background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;border-color:#e10600;cursor:default;font-weight:700;box-shadow:0 .25rem .75rem #e106004d,inset 0 .0625rem #fff3}.tabs__btn.is-active:before{transform:scaleX(1)}.tabs__icon{font-size:1.25rem;line-height:1}@media (max-width: 768px){.tabs__icon{font-size:1.125rem}}.tabs__label{line-height:1.2}.tabs__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;background:#1a1a1a;color:#e10600;font-size:.6875rem;font-weight:700;border-radius:.625rem;line-height:1;border:.0625rem solid #e10600}.tabs__content{position:relative}.tabs__panel{display:none;opacity:0}.tabs__panel.is-active{display:block;animation:fadeIn .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}.table{width:100%;background:#fff;border:.125rem solid #e5e5e5;overflow:hidden;box-shadow:0 .125rem .5rem #0000001a;position:relative}.table:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);z-index:3}.table__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.table__main{width:100%;border-collapse:collapse;background:#fff}.table__head{position:sticky;top:0;z-index:2}.table__th{padding:.875rem 1rem;font-size:.75rem;font-weight:600;color:#1a1a1a99;background:#fff;text-transform:uppercase;white-space:nowrap;letter-spacing:.05em;text-align:left;border-bottom:.125rem solid #e5e5e5}.table__th--pos{width:3.75rem}@media (max-width: 768px){.table__th--pos{position:sticky;left:0;z-index:3;background:#fff;width:3.125rem}}.table__th--rider{min-width:18.75rem}@media (max-width: 768px){.table__th--rider{position:sticky;left:2.6875rem;z-index:3;background:#fff;min-width:9.375rem}}.table__th--team{min-width:15.625rem}.table__th--points,.table__th--wins,.table__th--podiums{text-align:center;width:6.25rem}.table__th--form{text-align:center;width:10rem}@media (max-width: 768px){.table__th{padding:.625rem .5rem;font-size:.6875rem}}.table__row{background:#fff;border-bottom:.0625rem solid #e5e5e5;transition:all .2s ease;position:relative}.table__row:hover:not(.table__row--highlight){background:#e1060005}.table__row--highlight{background:linear-gradient(90deg,#b30500f2,#e10600d9);position:relative}.table__row--highlight:hover{background:linear-gradient(90deg,#b30500,#e10600e6)}@media (max-width: 768px){.table__row--highlight .table__cell--pos{background:linear-gradient(90deg,#b30500f2,#e10600d9)}}@media (max-width: 768px){.table__row--highlight .table__cell--rider{background:linear-gradient(90deg,#b30500f2,#e10600d9)}}.table__row--highlight .pos,.table__row--highlight .team-name,.table__row--highlight .num{color:#fff!important}.table__row--highlight .rider{color:#fff}.table__row--highlight .rider__name{color:#fff!important}.table__row--highlight .rider__number{background:#fff;color:#e10600}.table__row--highlight .positions__item{background:#fff3;color:#fff;border-color:#fff}.table__row--highlight .positions__item--dash{background:#fff;color:#e10600}.table__cell{padding:1.125rem 1rem;font-size:.875rem;color:#1a1a1a;vertical-align:middle}.table__cell--pos{text-align:left}@media (max-width: 768px){.table__cell--pos{position:sticky;left:0;z-index:2;background:#fff}}@media (max-width: 768px){.table__cell--rider{position:sticky;left:2.6875rem;z-index:2;background:#fff}}.table__cell--points,.table__cell--wins,.table__cell--podiums,.table__cell--form{text-align:center}@media (max-width: 768px){.table__cell{padding:.75rem .5rem;font-size:.8125rem}}.table--compact .table__th--wins,.table--compact .table__th--podiums,.table--compact .table__th--form,.table--compact .table__cell--wins,.table--compact .table__cell--podiums,.table--compact .table__cell--form{display:none}.table--compact .table__th--rider,.table--compact .table__cell--rider{min-width:11.25rem}.table--compact .table__th--team,.table--compact .table__cell--team{min-width:9.375rem}.table--compact .table__th{padding:.625rem .75rem;font-size:.6875rem}.table--compact .table__cell{padding:.75rem;font-size:.8125rem}.table--compact .rider__silhouette{width:2.5rem;height:2.5rem}.table--compact .rider__number{min-width:1.75rem;height:1.75rem;font-size:.8125rem}.table--compact .rider__name{font-size:.875rem}.table--compact .rider__flag{width:1.5rem;height:1.125rem}.table--compact .pos{min-width:1.5rem;height:1.5rem;font-size:.9375rem}.table--compact .num--bold{font-size:1.125rem}.table--compact .team-name{font-size:.8125rem}@media (max-width: 450px){.table--compact .table__th--team,.table--compact .table__cell--team{display:none}.table--compact .table__th--rider,.table--compact .table__cell--rider{min-width:7.5rem}.table--compact .table__th{padding:.5rem .375rem;font-size:.625rem}.table--compact .table__cell{padding:.625rem .375rem;font-size:.75rem}.table--compact .rider__silhouette{display:none}.table--compact .rider__number{min-width:1.5rem;height:1.5rem;font-size:.6875rem}.table--compact .rider__name{font-size:.75rem}.table--compact .rider__flag{display:none}.table--compact .rider__info{gap:.5rem}.table--compact .pos{min-width:1.25rem;height:1.25rem;font-size:.8125rem}.table--compact .num--bold{font-size:1rem}}.pos{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;font-weight:800;font-size:1.125rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}@media (max-width: 768px){.pos{min-width:1.5rem;height:1.5rem;font-size:1rem}}.rider{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit;transition:all .2s ease}.rider:hover .rider__silhouette-img{transform:scale(1.05)}.rider:hover .rider__name{color:#e10600}.rider__silhouette{width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center;background:#1a1a1a;border-radius:.25rem;overflow:hidden;flex-shrink:0}@media (max-width: 768px){.rider__silhouette{display:none}}.rider__silhouette-img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease;filter:brightness(.9)}.rider__info{display:flex;align-items:center;gap:.75rem;flex:1}.rider__number{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;background:#1a1a1a;color:#fff;font-size:1rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;border-radius:.125rem}@media (max-width: 768px){.rider__number{display:none}}.rider__name{font-size:1rem;font-weight:600;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;transition:color .2s ease}@media (max-width: 768px){.rider__name{font-size:.75rem}}.rider__flag{width:2rem;height:1.5rem;object-fit:cover;border:.0625rem solid #e5e5e5;border-radius:.125rem;margin-left:auto}@media (max-width: 768px){.rider__flag{display:none}}.team-name{font-size:.875rem;color:#1a1a1abf;font-weight:500;text-decoration:none;transition:color .2s ease}.team-name:hover{color:#e10600}@media (max-width: 768px){.team-name{font-size:.75rem}}.num{font-variant-numeric:tabular-nums;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:1rem}.num--bold{font-weight:800;font-size:1.5rem;color:#1a1a1a}@media (max-width: 768px){.num--bold{font-size:1.25rem}}@media (max-width: 768px){.num{font-size:.875rem}}.positions{display:flex;justify-content:center;align-items:center;gap:.375rem}.positions__item{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:#fff;border:.125rem solid #e5e5e5;border-radius:50%;font-size:.875rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;transition:all .2s ease}.positions__item:hover{transform:scale(1.1);border-color:#e10600;color:#e10600}.positions__item--dash{background:#1a1a1a1a;border-color:#0000;color:#1a1a1a66;font-size:1.25rem;cursor:default}.positions__item--dash:hover{transform:none;border-color:#0000;color:#1a1a1a66}@media (max-width: 768px){.positions__item{width:2rem;height:2rem;font-size:.75rem}}.team{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;transition:color .2s ease}.team:hover{color:#e10600}.team:hover .team__logo{transform:scale(1.05);filter:drop-shadow(0 0 .5rem rgba(225,6,0,.4))}.team__logo{width:2rem;height:2rem;object-fit:contain;flex-shrink:0;transition:all .2s ease}@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}}.player{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;transition:color .2s ease}.player:hover{color:#e10600}.player:hover .player__photo{transform:scale(1.05);box-shadow:0 0 .75rem #e1060080}.player__photo{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;flex-shrink:0;transition:all .2s ease;border:.125rem solid rgba(225,6,0,.2);box-shadow:0 .125rem .25rem #0000001a}@media (max-width: 768px){.player__photo{width:2rem;height:2rem}}.player__name{font-weight:500}@media (max-width: 768px){.player__name{font-size:.75rem}}.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:#1a1a1a;border-radius:.125rem;transition:transform .2s ease}.form__item:hover{transform:scale(1.1)}.form__item--w{background:#00c853}.form__item--d{background:#333;color:#fff}.form__item--l{background:#e10600;color:#fff}@media (max-width: 768px){.form__item{width:1.125rem;height:1.125rem;font-size:.5625rem}}.achievement{display:flex;align-items:center;gap:.75rem}@media (max-width: 768px){.achievement{gap:.5rem}}.achievement__icon{font-size:2rem;line-height:1;flex-shrink:0;color:#e10600;text-shadow:0 0 .75rem rgba(225,6,0,.4)}@media (max-width: 768px){.achievement__icon{font-size:1.5rem}}.achievement__content{display:flex;flex-direction:column;gap:.25rem}.achievement__title{font-weight:600;font-size:.875rem;color:#1a1a1a}@media (max-width: 768px){.achievement__title{font-size:.8125rem}}.achievement__description{font-size:.75rem;color:#1a1a1ab3}@media (max-width: 768px){.achievement__description{font-size:.6875rem}}.breadcrumbs{padding:.75rem 0}.breadcrumbs-block{background:linear-gradient(0deg,#333,#0d0d0d,#333);box-shadow:0 .125rem .5rem #0000001a;border-bottom:.125rem solid rgba(225,6,0,.2);margin-bottom:1.5rem;position:relative;overflow:hidden;padding:1rem 1.5rem;text-transform:uppercase}.breadcrumbs-block:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);z-index:2}.breadcrumbs-block:after{content:"";position:absolute;top:0;left:-50%;width:200%;height:100%;background-image:repeating-linear-gradient(45deg,transparent,transparent 2.5rem,rgba(225,6,0,.03) 2.5rem,rgba(225,6,0,.03) 5rem);z-index:0}@media (max-width: 600px){.breadcrumbs-block{padding:.75rem 1rem}}.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:1rem;line-height:1;font-weight:500;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}@media (max-width: 600px){.breadcrumbs__item{font-size:.8125rem}}.breadcrumbs__link{color:#fff;font-weight:600;text-decoration:none;transition:all .2s ease}.breadcrumbs__link:hover{color:#e10600}.breadcrumbs__link:focus-visible{outline:.125rem solid #e10600;outline-offset:.125rem;border-radius:.25rem}.breadcrumbs__current{color:#fff;font-weight:700}.breadcrumbs__separator{color:#ffffffb3;user-select:none;font-size:1rem;line-height:1}.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;border-radius:.25rem;height:2.5rem;border:.125rem solid #e5e5e5;background:#fff;color:#1a1a1a;transition:all .2s ease;cursor:pointer;flex-shrink:0;box-shadow:0 .125rem .5rem #0000001a}.pagination__arrow svg{width:1.25rem;height:1.25rem;transition:all .2s ease}.pagination__arrow:hover:not(.pagination__arrow--disabled){background:#e10600;border-color:#e10600;color:#fff;box-shadow:0 .25rem 1rem #e106004d}.pagination__arrow:focus-visible{outline:.125rem solid #e10600;outline-offset:.25rem}.pagination__arrow--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}@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;border-radius:.25rem;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border:.125rem solid #e5e5e5;background:#fff;color:#1a1a1a;font-size:.875rem;font-weight:600;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;transition:all .2s ease;cursor:pointer;text-decoration:none;position:relative;box-shadow:0 .125rem .5rem #0000001a}.pagination__page:hover:not(.pagination__page--active){background:#b30500;border-color:#e10600;color:#fff;box-shadow:0 .25rem 1rem #e1060033}.pagination__page--active{background:#e10600;border-color:#e10600;color:#fff;cursor:default;pointer-events:none;box-shadow:0 .25rem 1rem #e106004d}.pagination__page:focus-visible{outline:.125rem solid #e10600;outline-offset:.25rem}@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:#1a1a1a;font-size:.875rem;user-select:none;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:#1a1a1a;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:#1a1a1a;background:#fff;border:.125rem solid #e5e5e5;border-radius:0;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='%23FFD700' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;transition:all .2s ease}.pagination__select:hover{background:#262626;border-color:#e10600}.pagination__select:focus{outline:.125rem solid #e10600;outline-offset:.125rem;border-color:#e10600;box-shadow:0 0 0 .1875rem #e106001a}.pagination__select option{background:#fff;color:#1a1a1a}@keyframes ellipsisPulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.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-live{display:flex;position:relative}.card-live__link{display:flex;flex-direction:column;flex-grow:1;text-decoration:none;background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;overflow:hidden;transition:all .2s ease;box-shadow:0 .125rem .5rem #0000001a;position:relative}.card-live__link:before{content:"";position:absolute;top:0;left:0;right:0;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);z-index:2;box-shadow:0 0 .75rem #e1060099}.card-live__link:hover{border-color:#e10600;box-shadow:0 .75rem 2rem #e106004d}.card-live__link:hover .card-live__image{transform:scale(1.05)}.card-live__link:hover .card-live__badge{box-shadow:0 .25rem 1.25rem #e1060099}.card-live__link:hover .card-live__title{color:#e10600}.card-live__link:focus-visible{outline:.125rem solid #e10600;outline-offset:.25rem}.card-live__figure{position:relative;aspect-ratio:16/9;overflow:hidden;background:#1a1a1a}.card-live__image{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.card-live__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(26,26,26,.4) 60%,rgba(26,26,26,.8) 100%);pointer-events:none}.card-live__content{padding:1.25rem;position:relative;flex-grow:1;display:flex;flex-direction:column;gap:.75rem}.card-live__badge{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-size:.75rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.09375rem;border-radius:.125rem;align-self:flex-start;box-shadow:0 .125rem .5rem #e1060066;transition:box-shadow .2s ease;position:relative;z-index:3}.card-live__badge:before{content:"";position:absolute;left:.5rem;top:50%;transform:translateY(-50%);width:.375rem;height:.375rem;background:#fff;border-radius:50%;animation:live-pulse 1.5s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1;box-shadow:0 0 .25rem #fffc}50%{opacity:.5;box-shadow:0 0 .75rem #fff}}.card-live__badge{padding-left:1.5rem}.card-live__title{font-size:1.25rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;line-height:1.3;transition:color .2s ease;margin:0}.card-live__title:first-letter{color:#e10600;font-size:1.2em}@media (max-width: 768px){.card-live__title{font-size:1.125rem}}.card-live__meta{display:flex;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem;border-top:.125rem solid #e5e5e5;position:relative}.card-live__meta:before{content:"";position:absolute;top:-.0625rem;left:0;width:3.75rem;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}.card-live__flag{width:2rem;height:1.5rem;object-fit:cover;border:.0625rem solid #e5e5e5;border-radius:.0625rem;box-shadow:0 .125rem .25rem #0000001a}.card-live__date{font-size:.875rem;font-weight:700;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1ab3;text-transform:uppercase;letter-spacing:.5px}.card-live--badge-absolute .card-live__badge{position:absolute;top:1rem;left:1rem;z-index:3}.card-live--badge-absolute .card-live__content{padding-top:1rem}.card-live--horizontal .card-live__link{flex-direction:row;align-items:center}.card-live--horizontal .card-live__figure{width:12.5rem;flex-shrink:0;aspect-ratio:16/10}@media (max-width: 640px){.card-live--horizontal .card-live__figure{width:8.75rem}}.card-live--horizontal .card-live__content{padding:1rem;gap:.5rem}.card-live--horizontal .card-live__title{font-size:1rem}.card-live--horizontal .card-live__meta{margin-top:.25rem;padding-top:.5rem}.card-news{display:flex}.card-news--horizontal .card-news__link{display:grid;flex-grow:1;grid-template-columns:5.625rem 1fr;align-items:center;background:#fff;border:.125rem solid #e5e5e5;border-left:.1875rem solid rgba(0,0,0,0);border-radius:.125rem;gap:.75rem;transition:all .2s ease;text-decoration:none;box-shadow:0 .125rem .5rem #0000001a;position:relative;overflow:hidden}.card-news--horizontal .card-news__link:before{content:"";position:absolute;top:0;left:0;width:100%;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.card-news--horizontal .card-news__link:hover{border-color:#e10600;border-left-color:#e10600;box-shadow:0 .25rem 1rem #e106004d}.card-news--horizontal .card-news__link:hover:before{transform:scaleX(1)}.card-news--horizontal .card-news__link:hover .card-news__title{color:#e10600}.card-news--horizontal .card-news__link:hover .card-news__thumb{transform:scale(1.08)}.card-news--horizontal .card-news__content{display:flex;flex-direction:column-reverse;gap:.5rem;padding:.75rem}.card-news--horizontal .card-news__title{font-size:.875rem;margin-bottom:0}.card-news--horizontal .card-news__figure{height:100%;width:5.625rem;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 #0000001a;background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;display:flex;flex-direction:column;flex-grow:1;overflow:hidden;transition:all .2s ease;text-decoration:none;position:relative}.card-news--vertical .card-news__link:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;z-index:1}.card-news--vertical .card-news__link:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e106004d}.card-news--vertical .card-news__link:hover:before{transform:scaleX(1)}.card-news--vertical .card-news__link:hover .card-news__title{color:#e10600}.card-news--vertical .card-news__link:hover .card-news__thumb{transform:scale(1.05)}.card-news--vertical .card-news__figure{aspect-ratio:16/9;overflow:hidden;position:relative}.card-news--vertical .card-news__figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(26,26,26,.3) 100%);pointer-events:none}.card-news--vertical .card-news__thumb{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.card-news--vertical .card-news__content{padding:1rem;flex-grow:1}.card-news--vertical .card-news__content-top{display:flex;align-items:center;gap:.75rem;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:.125rem solid #e5e5e5;position:relative}.card-news--vertical .card-news__content-top:after{content:"";position:absolute;bottom:-.0625rem;left:0;width:2.5rem;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}.card-news__thumb{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.card-news__tag{text-transform:uppercase;color:#e10600;font-size:.75rem;font-weight:800;letter-spacing:.075rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;position:relative;padding-left:.75rem}.card-news__tag:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.1875rem;height:100%;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}.card-news__date{font-weight:600;font-size:.75rem;line-height:1.25rem;display:flex;align-items:center;color:#1a1a1a99;gap:.25rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.card-news__date span{font-size:1rem;line-height:1.25rem;color:#e10600}.card-news__title{font-size:1.0625rem;font-weight:700;margin-bottom:.625rem;color:#1a1a1a;transition:color .2s ease;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.4;text-transform:uppercase;letter-spacing:.3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-news__title:first-letter{color:#e10600;font-size:1.15em}.card-news__descr{font-size:.875rem;color:#1a1a1abf;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-short{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;overflow:hidden;position:relative;transition:all .2s ease}.card-short:before{content:"";position:absolute;top:0;left:0;width:.1875rem;height:100%;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:0;transition:opacity .2s ease}.card-short:hover{border-color:#e10600;box-shadow:0 .25rem .75rem #e1060026}.card-short:hover:before{opacity:1}.card-short:hover .card-short__thumb{transform:scale(1.05)}.card-short:hover .card-short__title{color:#e10600}.card-short__link{display:flex;gap:.75rem;text-decoration:none;color:inherit}.card-short__image{width:5rem;height:5rem;flex-shrink:0;overflow:hidden;background:#1a1a1a;border-radius:.125rem}.card-short__thumb{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.card-short__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:.5rem .75rem .5rem 0}.card-short__date{font-size:.6875rem;font-weight:600;color:#1a1a1a80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}.card-short__title{font-size:.875rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;line-height:1.4;margin:0;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-short__title:first-letter{color:#e10600}.card-legend{display:flex;flex-direction:column;background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;overflow:hidden;transition:all .2s ease;box-shadow:0 .125rem .5rem #0000001a;position:relative;height:100%}.card-legend:before{content:"";position:absolute;top:0;left:0;right:0;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;z-index:2}.card-legend:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e106004d}.card-legend:hover:before{transform:scaleX(1)}.card-legend:hover .card-legend__thumb{transform:scale(1.05)}.card-legend:hover .card-legend__name,.card-legend:hover .card-legend__surname{color:#e10600}.card-legend__thumb{width:100%;aspect-ratio:16/12;object-fit:cover;transition:transform .2s ease;background:linear-gradient(135deg,#1a1a1a,#262626)}@media (max-width: 768px){.card-legend__thumb{aspect-ratio:16/9}}.card-legend__link{padding:1.25rem;text-decoration:none;display:flex;flex-direction:column;gap:.25rem;background:#fff;flex-grow:1;position:relative}.card-legend__link:before{content:"";position:absolute;top:0;left:1.25rem;width:3.75rem;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}@media (max-width: 768px){.card-legend__link{padding:1rem}.card-legend__link:before{left:1rem;width:3.125rem}}.card-legend__name,.card-legend__surname{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.5px;line-height:1.2;transition:color .2s ease;margin:0}.card-legend__name{font-size:1rem;color:#1a1a1ab3}@media (max-width: 768px){.card-legend__name{font-size:.875rem}}.card-legend__surname{font-size:1.75rem;color:#1a1a1a}.card-legend__surname:first-letter{color:#e10600;font-size:1.15em}@media (max-width: 768px){.card-legend__surname{font-size:1.5rem}}.card-rider{background:#0d0d0d;position:relative;display:flex;flex-direction:column;aspect-ratio:3/4;overflow:hidden;border:.125rem solid hsla(0,0%,100%,.1);transition:all .2s ease}@media (max-width: 600px){.card-rider{aspect-ratio:16/9}}.card-rider:before{content:"";position:absolute;top:0;left:0;right:0;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;z-index:4}.card-rider:after{content:"";position:absolute;bottom:0;left:0;right:0;height:12.5rem;background:linear-gradient(to top,rgba(225,6,0,.3) 0%,transparent 100%);opacity:0;transition:opacity .2s ease;z-index:1}.card-rider:hover{border-color:#e10600;box-shadow:0 .75rem 2rem #e1060066}.card-rider:hover:before{transform:scaleX(1)}.card-rider:hover:after{opacity:1}.card-rider:hover .card-rider__decor{color:#e1060080;transform:scale(1.05)}.card-rider:hover .card-rider__thumb{transform:scale(1.08)}.card-rider:hover .card-rider__name{color:#e10600;text-shadow:0 0 1.25rem rgba(225,6,0,.6)}.card-rider:hover .card-rider__team{color:#fff}.card-rider__decor{font-size:16rem;position:absolute;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;inset:0;font-style:italic;color:#fff6;transition:all .3s ease;transform-origin:center}@media (max-width: 768px){.card-rider__decor{font-size:12rem}}.card-rider__thumb{width:100%;object-fit:cover;height:100%;object-position:bottom;padding-top:2rem;position:relative;z-index:2;transition:transform .3s ease}@media (max-width: 600px){.card-rider__thumb{object-fit:contain}}.card-rider__link{position:absolute;inset:0;display:flex;align-items:flex-end;z-index:3;text-decoration:none;background:linear-gradient(180deg,#0d0d0d00 65%,#0d0d0d 95%)}.card-rider__item{padding:1rem;width:100%}@media (max-width: 768px){.card-rider__item{padding:.75rem}}.card-rider__num{background:#fff;display:inline-flex;font-size:1.5rem;font-weight:900;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;padding:.375rem .75rem;border-radius:.25rem;line-height:1;margin-bottom:.75rem;transition:all .2s ease;color:#1a1a1a}@media (max-width: 768px){.card-rider__num{font-size:1.25rem;padding:.25rem .625rem}}.card-rider__name{color:#fff;font-size:2rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;line-height:1.1;margin-bottom:1rem;transition:all .2s ease}@media (max-width: 768px){.card-rider__name{font-size:1.5rem;margin-bottom:.75rem}}.card-rider__bot{display:grid;align-items:center;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.card-rider__bot{gap:.75rem}}.card-rider__country{width:3rem;height:2rem;object-fit:cover;border-radius:.25rem;border:.125rem solid hsla(0,0%,100%,.2);transition:all .2s ease}@media (max-width: 768px){.card-rider__country{width:2.5rem;height:1.75rem}}.card-rider__team{color:#ffffffe6;font-weight:600;font-size:.875rem;text-align:right;transition:color .2s ease}@media (max-width: 768px){.card-rider__team{font-size:.75rem}}.card-team{background:#0d0d0d;position:relative;overflow:hidden;border:.125rem solid hsla(0,0%,100%,.1);transition:all .2s ease}.card-team:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;z-index:3}.card-team:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0d0d0d4d 65%,#0d0d0d 75%);z-index:1}.card-team:hover{border-color:#e10600;box-shadow:0 .5rem 1.25rem #e106004d}.card-team:hover:before{transform:scaleX(1)}.card-team:hover .card-team__thumb{transform:scale(1.05)}.card-team:hover .card-team__tag{color:#e10600}.card-team__link{display:block;text-decoration:none}.card-team__thumb{object-fit:contain;width:100%;height:100%;transition:transform .2s ease}.card-team__item{display:flex;flex-direction:column;position:absolute;bottom:0;right:0;left:0;padding:1rem;z-index:2}@media (max-width: 768px){.card-team__item{padding:.75rem}}.card-team__tag{color:#fff;font-size:1.5rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;margin-bottom:1rem;transition:color .2s ease}@media (max-width: 768px){.card-team__tag{font-size:1.25rem;margin-bottom:.75rem}}.card-team__rider{color:#ffffffe6;font-size:1.25rem;font-weight:500;display:inline-flex;margin-bottom:.5rem;transition:color .2s ease;position:relative;z-index:5}.card-team__rider:hover{color:#e10600}@media (max-width: 768px){.card-team__rider{font-size:1rem;margin-bottom:.375rem}}.card-video{display:flex;min-height:20rem;height:100%;border-radius:.125rem;overflow:hidden;transition:all .2s ease;border:.125rem solid #e5e5e5;box-shadow:0 .125rem .5rem #0000001a;position:relative}.card-video:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;z-index:2}.card-video:hover{border-color:#e10600;box-shadow:0 .5rem 1.25rem #e106004d}.card-video:hover:before{transform:scaleX(1)}.card-video__link{display:flex;position:relative;flex-grow:1;text-decoration:none}.card-video__link:hover .card-video__play{background-color:#e10600;transform:translate(-50%,-50%) scale(1.1)}.card-video__link:hover .card-video__title{color:#e10600}.card-video__link:hover .card-video__thumb{transform:scale(1.05)}.card-video__thumb{position:absolute;height:100%;width:100%;object-fit:cover;transition:transform .2s ease}.card-video__title{position:absolute;color:#fff;left:0;right:0;bottom:0;padding:.75rem;background:linear-gradient(180deg,#0d0d0d00,#0d0d0d);transition:color .2s ease;font-weight:600;font-size:1rem;z-index:1}@media (max-width: 768px){.card-video__title{font-size:.875rem;padding:.5rem}}.card-video__date{position:absolute;left:0;top:0;color:#1a1a1a;padding:.375rem .75rem;background-color:#fff;border-radius:0 0 .25rem;font-size:.75rem;font-weight:600;z-index:1}@media (max-width: 768px){.card-video__date{font-size:.6875rem;padding:.25rem .5rem}}.card-video__play{background-color:#1a1a1acc;position:absolute;left:50%;top:50%;color:#fff;border-radius:50%;padding:1rem;font-weight:700;transform:translate(-50%,-50%);font-size:2rem;transition:all .2s ease;z-index:1}@media (max-width: 768px){.card-video__play{font-size:1.75rem;padding:.75rem}}.card-calendar{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;overflow:hidden;transition:all .2s ease;box-shadow:0 .125rem .5rem #0000001a;position:relative;height:100%}.card-calendar:before{content:"";position:absolute;top:0;left:0;bottom:0;width:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleY(0);transform-origin:top;transition:transform .2s ease;z-index:2}.card-calendar:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e106004d;transform:translateY(-.25rem)}.card-calendar:hover:before{transform:scaleY(1)}.card-calendar:hover .card-calendar__flag-img{transform:scale(1.1)}.card-calendar:hover .card-calendar__round{color:#e10600}.card-calendar__link{display:flex;align-items:stretch;text-decoration:none;height:100%}.card-calendar__flag{width:5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a1a,#262626);padding:1rem;position:relative;overflow:hidden}.card-calendar__flag:after{content:"";position:absolute;top:0;right:0;bottom:0;width:.125rem;background:#e1060033}@media (max-width: 768px){.card-calendar__flag{width:3.75rem;padding:.75rem}}.card-calendar__flag-img{width:100%;height:auto;max-height:3rem;object-fit:contain;transition:transform .2s ease;filter:drop-shadow(0 .125rem .25rem rgba(0,0,0,.3))}@media (max-width: 768px){.card-calendar__flag-img{max-height:2.25rem}}.card-calendar__content{flex:1;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}@media (max-width: 768px){.card-calendar__content{padding:.75rem 1rem;gap:.375rem}}.card-calendar__date{font-size:.75rem;font-weight:600;color:#1a1a1ab3;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.card-calendar__date{font-size:.6875rem}}.card-calendar__round{font-size:1.25rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;transition:color .2s ease;line-height:1.2}@media (max-width: 768px){.card-calendar__round{font-size:1rem}}.card-calendar__country{font-weight:800}.card-calendar__location{font-size:.875rem;font-weight:500;color:#1a1a1acc;text-transform:uppercase;letter-spacing:.3px}@media (max-width: 768px){.card-calendar__location{font-size:.75rem}}.archive__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1rem}@media (max-width: 640px){.archive__grid--short .card-short:nth-child(n+5){display:none}}.archive__grid--videos .card-video:first-child{grid-column:span 2;grid-row:span 2}.archive__grid--videos .card-video:first-child h3{font-size:2.5rem}@media (max-width: 992px){.archive__grid--videos .card-video:first-child{grid-column:span 1;grid-row:span 1}.archive__grid--videos .card-video:first-child h3{font-size:1rem}}.archive__grid--three{grid-template-columns:repeat(auto-fill,minmax(27.5rem,1fr));gap:.75rem}@media (max-width: 992px){.archive__grid--three{grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr))}}@media (max-width: 640px){.archive__grid--three{grid-template-columns:1fr}}.archive__grid--double{grid-template-columns:1fr 1fr}@media (max-width: 992px){.archive__grid--double{grid-template-columns:1fr}}.archive__grid--players{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1rem}@media (max-width: 640px){.archive__grid--players{grid-template-columns:1fr}}.archive__grid+.archive__grid{margin-top:1rem}.contact{width:100%}.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media (max-width: 992px){.contact__grid{grid-template-columns:1fr;gap:2rem}}.contact__info{background:#fff;padding:2.5rem;border:.125rem solid #e5e5e5;position:relative;overflow:hidden;transition:all .2s ease;box-shadow:0 .125rem .5rem #0000001a}.contact__info:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;z-index:2}.contact__info:hover{box-shadow:0 .5rem 1.5rem #e106004d;border-color:#e10600}.contact__info:hover:before{transform:scaleX(1)}@media (max-width: 768px){.contact__info{padding:2rem 1.5rem}}@media (max-width: 480px){.contact__info{padding:1.5rem 1rem}}.contact__title{font-size:2rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin-bottom:1rem;letter-spacing:.125rem;text-transform:uppercase;line-height:1.2}@media (max-width: 768px){.contact__title{font-size:1.75rem}}@media (max-width: 480px){.contact__title{font-size:1.5rem}}.contact__description{font-size:1rem;line-height:1.6;color:#1a1a1a;margin-bottom:2rem}@media (max-width: 768px){.contact__description{font-size:.9375rem;margin-bottom:1.5rem}}.contact__links{display:flex;flex-direction:column;gap:1.5rem}.contact__link{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border:.125rem solid #e5e5e5;transition:all .2s ease;position:relative;overflow:hidden;text-decoration:none}.contact__link:before{content:"";position:absolute;left:0;top:0;bottom:0;width:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleY(0);transform-origin:top;transition:transform .2s ease}.contact__link:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e106004d}.contact__link:hover:before{transform:scaleY(1)}.contact__link:hover .contact__icon{color:#e10600;transform:scale(1.1)}@media (max-width: 480px){.contact__link{padding:1rem;gap:.75rem}}.contact__icon{color:#1a1a1a;font-size:2.5rem;flex-shrink:0;transition:all .2s ease}@media (max-width: 480px){.contact__icon{font-size:2rem}}.contact__link-content{flex:1;min-width:0}.contact__link-title{font-size:.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.0625rem}.contact__link-text{font-size:1rem;font-weight:600;color:#1a1a1a;transition:color .2s ease;word-break:break-word}.contact__link-text:hover{color:#e10600}@media (max-width: 480px){.contact__link-text{font-size:.9375rem}}.contact__text{font-size:1rem;color:#1a1a1a;line-height:1.5}@media (max-width: 480px){.contact__text{font-size:.9375rem}}.contact__form-wrapper{background:#fff;padding:2.5rem;border:.125rem solid #e5e5e5;position:relative;overflow:hidden;transition:all .2s ease;box-shadow:0 .125rem .5rem #0000001a}.contact__form-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;z-index:2}.contact__form-wrapper:hover{box-shadow:0 .5rem 1.5rem #e106004d;border-color:#e10600}.contact__form-wrapper:hover:before{transform:scaleX(1)}@media (max-width: 768px){.contact__form-wrapper{padding:2rem 1.5rem}}@media (max-width: 480px){.contact__form-wrapper{padding:1.5rem 1rem}}.contact__form-title{font-size:2rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;letter-spacing:.125rem;text-transform:uppercase;line-height:1.2}@media (max-width: 768px){.contact__form-title{font-size:1.75rem}}@media (max-width: 480px){.contact__form-title{font-size:1.5rem;margin-bottom:1.25rem}}.contact__form{display:flex;flex-direction:column;gap:1.25rem}.contact__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2.5rem;font-size:.875rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.0625rem;color:#fff;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);border:.125rem solid #e10600;cursor:pointer;transition:all .2s ease;box-shadow:0 .25rem .75rem #e106004d;margin-top:.5rem}.contact__btn:hover:not(:disabled){box-shadow:0 .375rem 1.25rem #e1060080;transform:translateY(-.125rem)}.contact__btn:active:not(:disabled){transform:translateY(0)}.contact__btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.contact__btn{padding:.75rem 1.5rem;font-size:.8125rem}}.contact__btn-text{line-height:1}.contact__btn-icon{font-size:1.25rem;line-height:1}@media (max-width: 480px){.contact__btn-icon{font-size:1.125rem}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group--checkbox{flex-direction:row;align-items:flex-start;gap:0}.form-label{font-size:.875rem;font-weight:700;color:#1a1a1a;letter-spacing:.5px;text-transform:uppercase}@media (max-width: 480px){.form-label{font-size:.8125rem}}.form-input{width:100%;padding:.875rem 1rem;font-size:.9375rem;color:#1a1a1a;background:#fff;border:.125rem solid #e5e5e5;transition:all .2s ease}.form-input::placeholder{color:#1a1a1a80;opacity:1}.form-input:hover{border-color:#e106004d}.form-input:focus{outline:none;background:#fff;border-color:#e10600;box-shadow:0 0 0 .1875rem #e106001a}.form-input:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.form-input{padding:.75rem .875rem;font-size:.875rem}}.form-select{cursor:pointer;appearance:none;background:#fff 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='%23E10600' d='M6 9L1 4h10z'/%3E%3C/svg%3E") no-repeat calc(100% - 1rem) center;background-size:.75rem;padding-right:2.75rem}.form-select:hover{border-color:#e106004d}.form-select:focus{background:#fff 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='%23E10600' d='M6 9L1 4h10z'/%3E%3C/svg%3E") no-repeat calc(100% - 1rem) center;background-size:.75rem}.form-select option{background:#fff;color:#1a1a1a}.form-textarea{resize:vertical;min-height:8.75rem;line-height:1.6;color:#1a1a1a}.form-checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;user-select:none;position:relative}.form-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.form-checkbox input[type=checkbox]:checked~.form-checkbox__mark{background:#e10600;border-color:#e10600}.form-checkbox input[type=checkbox]:checked~.form-checkbox__mark:after{opacity:1;transform:translate(-50%,-65%) rotate(45deg) scale(1)}.form-checkbox input[type=checkbox]:focus~.form-checkbox__mark{box-shadow:0 0 0 .1875rem #e1060033}.form-checkbox__mark{position:relative;flex-shrink:0;width:1.375rem;height:1.375rem;background:#fff;border:.125rem solid #e5e5e5;transition:all .2s ease;margin-top:0}.form-checkbox__mark:after{content:"";position:absolute;top:50%;left:50%;width:.375rem;height:.625rem;border:solid #fff;border-width:0 .15625rem .15625rem 0;transform:translate(-50%,-65%) rotate(45deg) scale(0);opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.form-checkbox:hover .form-checkbox__mark{border-color:#e10600}.form-checkbox__text{font-size:.875rem;line-height:1.6;color:#1a1a1a;padding-top:.125rem}.form-checkbox__text a{color:#e10600;text-decoration:underline;transition:color .2s ease}.form-checkbox__text a:hover{color:#b30500}@media (max-width: 480px){.form-checkbox__text{font-size:.8125rem}}.form-input:invalid:not(:placeholder-shown),.form-select:invalid:not(:placeholder-shown),.form-textarea:invalid:not(:placeholder-shown){border-color:#e10600}.form-input:valid:not(:placeholder-shown),.form-select:valid:not(:placeholder-shown),.form-textarea:valid:not(:placeholder-shown){border-color:#00c853}.privacy{max-width:50rem}.privacy__intro{margin-bottom:3rem;padding:1.5rem;background-color:#fff;border:.125rem solid #e5e5e5;border-left:.25rem solid #e10600;box-shadow:0 .125rem .5rem #0000001a;position:relative;overflow:hidden}.privacy__intro:before{content:"";position:absolute;top:0;left:0;right:0;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);z-index:1}@media (max-width: 480px){.privacy__intro{padding:1.25rem;margin-bottom:2rem}}.privacy__intro-text{color:#1a1a1a;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:#fff;padding:2rem;border:.125rem solid #e5e5e5;border-left:.25rem solid #e10600;position:relative;overflow:hidden}.privacy__section--contact:before{content:"";position:absolute;top:0;left:0;right:0;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);z-index:1}@media (max-width: 480px){.privacy__section--contact{padding:1.5rem}}.privacy__section-title{font-size:1.5rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin-bottom:1.25rem;text-transform:uppercase}@media (max-width: 480px){.privacy__section-title{font-size:1.25rem;margin-bottom:1rem}}.privacy__section-content{color:#1a1a1a;line-height:1.6}.privacy__subsection-title{font-size:1.1rem;font-weight:600;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;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:#1a1a1a;font-weight:700}.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:#e10600}.privacy__list li strong{color:#1a1a1a;font-weight:700}.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:#e10600;font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.privacy__contact-content{flex:1}.privacy__contact-content strong{display:block;color:#1a1a1a;font-weight:700;margin-bottom:.25rem}.privacy__contact-link{color:#e10600;text-decoration:none;transition:color .2s ease}.privacy__contact-link:hover{color:#b30500}.privacy-toc{background-color:#fff;padding:1.5rem;margin-bottom:2rem;border:.125rem solid #e5e5e5;position:relative;overflow:hidden}.privacy-toc:before{content:"";position:absolute;top:0;left:0;right:0;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);z-index:1}.privacy-toc__title{font-size:1.1rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin-bottom:1rem;text-transform:uppercase}.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 li::marker{color:#e10600}.privacy-toc__list a{color:#e10600;font-size:.9rem;text-decoration:none;transition:color .2s ease}.privacy-toc__list a:hover{color:#b30500}@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}}.team-profile__hero{position:relative;margin-bottom:2rem}.team-profile__cover{position:relative;width:100%;height:25rem;overflow:hidden;border-radius:.125rem;border:.125rem solid #e5e5e5}@media (max-width: 768px){.team-profile__cover{height:18.75rem}}.team-profile__cover:before{content:"";position:absolute;top:0;left:0;right:0;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .75rem #e1060099;z-index:2}.team-profile__cover-img{width:100%;height:100%;object-fit:cover}.team-profile__cover-overlay{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(26,26,26,.95) 0%,transparent 100%)}.team-profile__header{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;display:flex;align-items:flex-end;gap:1.5rem;z-index:2}@media (max-width: 768px){.team-profile__header{flex-direction:column;align-items:flex-start;bottom:1rem;left:1rem;right:1rem}}.team-profile__logo{width:7.5rem;height:7.5rem;background:#fff;border:.1875rem solid #e10600;border-radius:.125rem;padding:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 1rem #e1060066}@media (max-width: 768px){.team-profile__logo{width:5rem;height:5rem;padding:.5rem}}.team-profile__logo img{width:100%;height:100%;object-fit:contain}.team-profile__info{flex:1}.team-profile__name{font-size:2.625rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#fff;margin:0 0 .75rem;text-shadow:0 .125rem .5rem rgba(26,26,26,.8);letter-spacing:-.02em}@media (max-width: 768px){.team-profile__name{font-size:1.75rem}}.team-profile__meta{display:flex;gap:1.5rem;flex-wrap:wrap}@media (max-width: 768px){.team-profile__meta{gap:.75rem}}.team-profile__meta-item{font-size:.875rem;color:#ffffffe6;text-shadow:0 .125rem .25rem rgba(26,26,26,.8)}.team-profile__meta-item strong{color:#e10600;font-weight:700;margin-right:.25rem}@media (max-width: 768px){.team-profile__meta-item{font-size:.75rem}}.team-profile__championships{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){.team-profile__championships{grid-template-columns:1fr;gap:1rem}}.team-profile__championship-item{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;padding:2rem;text-align:center;position:relative;overflow:hidden}.team-profile__championship-item:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}@media (max-width: 768px){.team-profile__championship-item{padding:1.5rem}}.team-profile__championship-icon{margin-bottom:1rem}.team-profile__championship-icon .material-symbols-outlined{font-size:4rem;color:#e10600;filter:drop-shadow(0 0 .75rem rgba(225,6,0,.3))}@media (max-width: 768px){.team-profile__championship-icon .material-symbols-outlined{font-size:3rem}}.team-profile__championship-number{font-size:4rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e10600;line-height:1;margin-bottom:.75rem;text-shadow:0 0 1.25rem rgba(225,6,0,.4)}@media (max-width: 768px){.team-profile__championship-number{font-size:3rem}}.team-profile__championship-label{font-size:.875rem;font-weight:600;color:#1a1a1acc;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 768px){.team-profile__championship-label{font-size:.75rem}}.team-profile__section{margin-bottom:3rem}@media (max-width: 768px){.team-profile__section{margin-bottom:2rem}}.team-profile__section-title{font-size:2rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin:0 0 1.5rem;position:relative;padding-bottom:1rem}.team-profile__section-title:after{content:"";position:absolute;bottom:0;left:0;width:5rem;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .5rem #e1060066}.team-profile__section-title:first-letter{color:#e10600}@media (max-width: 768px){.team-profile__section-title{font-size:1.5rem;margin-bottom:1rem}}@media (max-width: 640px){.team-profile__section-title{text-align:center}.team-profile__section-title:after{left:50%;transform:translate(-50%)}}.team-profile__description{font-size:1rem;line-height:1.7;color:#1a1a1a;margin-bottom:1.5rem}.team-profile__description:first-letter{color:#e10600;font-size:1.3em;font-weight:800}@media (max-width: 768px){.team-profile__description{font-size:.875rem}}.team-profile__details{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 768px){.team-profile__details{grid-template-columns:1fr}}.team-profile__detail{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;padding:1rem;border-left:.1875rem solid #e10600}.team-profile__detail-label{font-size:.75rem;font-weight:600;color:#1a1a1a99;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.25rem}.team-profile__detail-value{font-size:1rem;font-weight:700;color:#1a1a1a}.team-profile__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 992px){.team-profile__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.team-profile__stats{grid-template-columns:1fr;gap:1rem}}.team-profile__stat{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;padding:1.5rem;text-align:center;position:relative;transition:all .2s ease}.team-profile__stat:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:0;transition:opacity .2s ease}.team-profile__stat:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e1060033}.team-profile__stat:hover:before{opacity:1}.team-profile__stat:hover .team-profile__stat-number{color:#e10600;text-shadow:0 0 1rem rgba(225,6,0,.4)}@media (max-width: 576px){.team-profile__stat{padding:1.25rem}}.team-profile__stat-number{font-size:3rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;line-height:1;margin-bottom:.5rem;transition:all .2s ease}@media (max-width: 576px){.team-profile__stat-number{font-size:2.25rem}}.team-profile__stat-label{font-size:.75rem;font-weight:600;color:#1a1a1ab3;text-transform:uppercase;letter-spacing:.05em}.team-profile__riders{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 992px){.team-profile__riders{grid-template-columns:1fr}}.team-profile__bike{background:linear-gradient(0deg,#333,#e10600,#333);border:.125rem solid #e5e5e5;border-radius:.125rem;padding:3rem;position:relative;overflow:hidden}.team-profile__bike:before{content:"";position:absolute;top:0;left:0;right:0;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .75rem #e1060099}@media (max-width: 768px){.team-profile__bike{padding:1.5rem}}.team-profile__bike-img{width:100%;max-height:25rem;object-fit:contain;height:auto;display:block;transition:transform .2s ease}.team-profile__bike-img:hover{transform:scale(1.05)}.team-profile__results{overflow-x:auto}.team-rider{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;overflow:hidden;position:relative;transition:all .2s ease}.team-rider:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:0;transition:opacity .2s ease}.team-rider:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e1060033}.team-rider:hover:before{opacity:1}.team-rider:hover .team-rider__img{transform:scale(1.05)}.team-rider:hover .team-rider__name{color:#e10600}.team-rider:hover .team-rider__number{background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff}.team-rider__link{display:block;text-decoration:none;color:inherit}.team-rider__image{position:relative;height:18.75rem;background:linear-gradient(135deg,#1a1a1a,#272727);overflow:hidden;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.team-rider__image{height:15.625rem}}.team-rider__img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease;filter:brightness(.95)}.team-rider__number{position:absolute;top:1rem;right:1rem;width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center;background:#1a1a1a;border:.125rem solid #e10600;border-radius:.125rem;font-size:1.5rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e10600;transition:all .2s ease;box-shadow:0 .25rem .75rem #1a1a1a80}@media (max-width: 768px){.team-rider__number{width:3rem;height:3rem;font-size:1.25rem}}.team-rider__info{padding:1.5rem}@media (max-width: 768px){.team-rider__info{padding:1.25rem}}.team-rider__name{font-size:1.5rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin:0 0 .75rem;transition:color .2s ease}@media (max-width: 768px){.team-rider__name{font-size:1.25rem}}.team-rider__flag{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.team-rider__flag img{width:2rem;height:1.5rem;object-fit:cover;border:.0625rem solid #e5e5e5;border-radius:.125rem}.team-rider__flag span{font-size:.875rem;font-weight:600;color:#1a1a1acc}.team-rider__role{font-size:.75rem;font-weight:600;color:#e10600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.team-rider__details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:1rem;background:#e5e5e533;border-radius:.125rem;border-left:.1875rem solid #e10600}.team-rider__detail{display:flex;justify-content:space-between;font-size:.8125rem}.team-rider__detail-label{color:#1a1a1a99;font-weight:600}.team-rider__detail-value{color:#1a1a1a;font-weight:700}.team-rider__achievements{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.team-rider__achievement{text-align:center;padding:.75rem;background:#e5e5e533;border-radius:.125rem;border-top:.125rem solid #e10600}.team-rider__achievement-num{font-size:1.75rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e10600;line-height:1;margin-bottom:.25rem}@media (max-width: 768px){.team-rider__achievement-num{font-size:1.5rem}}.team-rider__achievement-label{font-size:.6875rem;font-weight:600;color:#1a1a1ab3;text-transform:uppercase;letter-spacing:.03em}.results-table{width:100%;background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;border-collapse:collapse;overflow:hidden;position:relative}.results-table:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);z-index:1}.results-table thead{background:#e106000d}.results-table thead th{padding:1rem;font-size:.75rem;font-weight:700;color:#1a1a1ab3;text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:.125rem solid #e5e5e5}@media (max-width: 768px){.results-table thead th{padding:.75rem .5rem;font-size:.6875rem}}.results-table tbody tr{border-bottom:.0625rem solid #e5e5e5;transition:background .2s ease}.results-table tbody tr:hover{background:#e1060005}.results-table tbody tr:last-child{border-bottom:none}.results-table tbody td{padding:.875rem 1rem;font-size:.875rem;color:#1a1a1a}@media (max-width: 768px){.results-table tbody td{padding:.75rem .5rem;font-size:.8125rem}}.results-table__race{font-weight:600;color:#1a1a1a}.results-table__position{font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e10600;text-align:center}.aside__news{display:grid;gap:1rem}.video-player{display:grid;grid-template-columns:1fr 20rem;gap:1.5rem;background:#fff;padding:1rem;border:.125rem solid #e5e5e5;border-radius:.125rem;box-shadow:0 .125rem .5rem #0000001a;position:relative}.video-player:before{content:"";position:absolute;top:0;left:0;right:0;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .75rem #e1060099;border-radius:.125rem .125rem 0 0}@media (max-width: 992px){.video-player{grid-template-columns:1fr;padding:0;border:none;box-shadow:none;background:#0000}.video-player:before{display:none}}.video-player__thumbnail{display:flex;max-height:30rem;overflow:hidden;border:.125rem solid #e5e5e5;border-radius:.125rem;position:relative;transition:all .2s ease;box-shadow:0 .125rem .5rem #0000001a;background:#1a1a1a}@media (max-width: 992px){.video-player__thumbnail{height:30rem}}@media (max-width: 640px){.video-player__thumbnail{height:22.5rem}}.video-player__thumbnail:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e106004d}.video-player__thumbnail:hover .video-player__thumb{transform:scale(1.02)}.video-player__thumbnail:hover .video-player__play{color:#e10600;transform:translate(-50%,-50%) scale(1.1);text-shadow:0 0 1.25rem rgba(225,6,0,.8)}.video-player__thumb{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.video-player__play{font-size:6.25rem;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;transition:all .2s ease;filter:drop-shadow(0 .125rem .5rem rgba(0,0,0,.5));text-shadow:0 0 .75rem hsla(0,0%,100%,.3)}.video-player__descr{margin-top:1rem;font-weight:600;color:#1a1a1a;line-height:1.6}.video-player__descr:first-letter{color:#e10600;font-size:1.2em;font-weight:800}.video-player__sidebar{overflow-y:auto;max-height:30rem;position:relative}.video-player__sidebar::-webkit-scrollbar{width:.375rem}.video-player__sidebar::-webkit-scrollbar-track{background:#e5e5e54d;border-radius:.125rem}.video-player__sidebar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);border-radius:.125rem;box-shadow:0 0 .375rem #e1060066}.video-player__sidebar::-webkit-scrollbar-thumb:hover{background:#e10600}.video-player__sidebar-wrap{display:grid;grid-template-columns:1fr;gap:1rem}@media (max-width: 992px){.video-player__sidebar{display:none}}.video-player__sidebar-wrap .card-short__link:hover{transform:translate(0)}.post{background:#fff;border-radius:.125rem;border:.125rem solid #e5e5e5;box-shadow:0 .125rem .5rem #0000001a;padding:2.5rem;position:relative}.post:before{content:"";position:absolute;top:0;left:0;right:0;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .75rem #e1060099}@media (max-width: 768px){.post{padding:1.5rem}}.post__meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:.125rem solid #e5e5e5;position:relative}.post__meta:after{content:"";position:absolute;bottom:-.0625rem;left:0;width:5rem;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}.post__date{font-size:.875rem;color:#1a1a1ab3;font-weight:600;display:flex;align-items:center;gap:.375rem}.post__date:before{content:"";width:.25rem;height:.25rem;background:#e10600;border-radius:50%}.post__category{display:inline-block;padding:.375rem 1rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-size:.75rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;border-radius:.125rem;letter-spacing:.075rem;box-shadow:0 .125rem .5rem #e1060066;transition:box-shadow .2s ease}.post__category:hover{box-shadow:0 .25rem 1rem #e1060099}.post__reading-time{font-size:.875rem;color:#1a1a1ab3;font-weight:600;display:flex;align-items:center;gap:.375rem}.post__reading-time:before{content:"⏱";color:#e10600}.post__title{position:relative;font-size:2.5rem;line-height:1.2;text-transform:uppercase;color:#1a1a1a;font-weight:900;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin-bottom:1.5rem;letter-spacing:.5px}.post__title:first-letter{color:#e10600;font-size:1.2em}@media (max-width: 768px){.post__title{font-size:1.75rem}}.post__featured-image{margin:0 0 2.5rem;overflow:hidden;border-radius:.125rem;border:.125rem solid #e5e5e5;position:relative}.post__featured-image:hover{border-color:#e10600}.post__image{width:100%;height:auto;display:block}.post__content{font-size:1.0625rem;line-height:1.8;color:#1a1a1a;margin-bottom:2.5rem}.post__content h2{font-size:2rem;font-weight:800;color:#1a1a1a;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.5px;margin:2.5rem 0 1.25rem;position:relative;padding-bottom:.75rem}.post__content h2:after{content:"";position:absolute;bottom:0;left:0;width:3.75rem;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}.post__content h2:first-letter{color:#e10600;font-size:1.15em}@media (max-width: 768px){.post__content h2{font-size:1.5rem}}.post__content h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.5px;margin:2rem 0 1rem;position:relative;padding-left:1rem}.post__content h3:before{content:"";position:absolute;left:0;top:0;bottom:0;width:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}@media (max-width: 768px){.post__content h3{font-size:1.25rem}}.post__content p{margin:0 0 1.25rem}.post__content a{color:#e10600;text-decoration:none;font-weight:600;border-bottom:.125rem solid rgba(225,6,0,.3);transition:all .15s ease}.post__content a:hover{color:#b30500;border-color:#e10600}.post__content ul,.post__content ol{margin:0 0 1.25rem;padding-left:1.75rem}.post__content ul{list-style:none}.post__content ul li{position:relative;padding-left:.5rem}.post__content ul li:before{content:"";position:absolute;left:-1.25rem;top:.75rem;width:.375rem;height:.375rem;background:#e10600;border-radius:50%}.post__content ol{counter-reset:item}.post__content ol li{position:relative;counter-increment:item}.post__content ol li::marker{color:#e10600;font-weight:700}.post__content li{margin-bottom:.625rem;color:#1a1a1a}.post__content blockquote{margin:1.875rem 0;padding:1.5rem 1.75rem;border-left:.25rem solid #e10600;background:#e106000d;font-style:italic;color:#1a1a1a;font-size:1.125rem;font-weight:500;border-radius:.125rem;position:relative}.post__content blockquote:before{content:'"';position:absolute;top:.625rem;left:.625rem;font-size:3rem;color:#e1060033;font-family:Georgia,serif;line-height:1}.post__content blockquote p:last-child{margin-bottom:0}.post__content img{max-width:100%;height:auto;margin:1.875rem 0;border-radius:.125rem;border:.125rem solid #e5e5e5;transition:border-color .2s ease}.post__content img:hover{border-color:#e10600}.post__content code{padding:.1875rem .5rem;background:#e1060014;color:#b30500;font-size:.875rem;border-radius:.125rem;border:.0625rem solid rgba(225,6,0,.2);font-weight:600}.post__content pre{margin:1.875rem 0;padding:1.25rem;background:#1a1a1a;border:.125rem solid rgba(225,6,0,.2);border-radius:.125rem;overflow-x:auto}.post__content pre code{padding:0;background:none;color:#fff;border:none;font-weight:400}.post__content table{width:100%;margin:1.875rem 0;border-collapse:collapse;border:.125rem solid #e5e5e5;border-radius:.125rem;overflow:hidden}.post__content table th,.post__content table td{padding:.75rem;text-align:left;border-bottom:.0625rem solid #e5e5e5}.post__content table th{background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.0625rem;font-size:.8125rem}.post__content table td{background:#fff}.post__content table tr:hover td{background:#e106000d}.post__content table tbody tr:last-child td{border-bottom:none}.post__content strong,.post__content b{color:#b30500;font-weight:700}.post__content em,.post__content i{color:#1a1a1ae6}.post__tags{display:flex;flex-wrap:wrap;gap:.625rem;padding-top:1.875rem;border-top:.125rem solid #e5e5e5;position:relative}.post__tags:before{content:"";position:absolute;top:-.0625rem;left:0;width:3.75rem;height:.125rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e)}.post__tag{padding:.5rem 1rem;background:#fff;color:#e10600;border:.125rem solid #e10600;font-size:.8125rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-decoration:none;text-transform:uppercase;letter-spacing:.0625rem;border-radius:.125rem;transition:all .2s ease;box-shadow:0 .125rem .5rem #0000001a}.post__tag:hover{background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;border-color:#e10600;box-shadow:0 .25rem 1rem #e1060066}.player-header{background:linear-gradient(135deg,#0d0d0d,#1a1a1a,#0d0d0d);color:#fff;overflow:hidden;margin-top:-1.5rem}.player-header__inner{position:relative}@media (max-width: 750px){.player-header__inner{display:flex;flex-direction:column;align-items:center}}.player-header__left{padding:3rem 0;max-width:22.5rem}@media (max-width: 750px){.player-header__left{display:flex;flex-direction:column;align-items:center}}.player-header__pos{display:inline-flex;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);height:3rem;width:3rem;border-radius:.125rem;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;line-height:1;font-size:1.75rem;margin-bottom:1rem;box-shadow:0 .25rem .75rem #e1060066;border:.125rem solid hsla(0,0%,100%,.2)}.player-header__name{font-size:2rem;line-height:1.1;text-transform:uppercase;font-weight:900;margin-bottom:1rem}@media (max-width: 750px){.player-header__name{text-align:center}}.player-header__name span{font-size:3rem;display:flex;color:#e10600;text-shadow:0 0 1.25rem rgba(225,6,0,.3)}.player-header__list{padding:1rem;display:flex;flex-direction:column;border:.125rem solid #e5e5e5;border-radius:.125rem;background:#1a1a1a;position:relative;z-index:3;gap:.5rem}.player-header__list:before{content:"";position:absolute;top:0;left:0;bottom:0;width:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .5rem #e1060066}.player-header__item{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.5rem}.player-header__item+.player-header__item{border-top:.0625rem solid #e5e5e5}.player-header__title{font-size:.875rem;font-weight:600;opacity:.8}.player-header__value{text-align:right;font-size:.875rem;font-weight:700;color:#e10600}.player-header__thumb{position:absolute;right:0;bottom:0;object-fit:contain;z-index:3}@media (max-width: 900px){.player-header__thumb{bottom:13.125rem;right:-7.5rem}}@media (max-width: 750px){.player-header__thumb{position:relative;bottom:0;right:0}}.player-header__decor{font-size:20rem;font-weight:900;opacity:.3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 900px){.player-header__decor{font-size:10rem}}.player-header .tabs__panel{z-index:5;position:relative}@media (max-width: 750px){.player-header .tabs__nav{justify-content:center}}.player-stats{display:flex;flex-wrap:wrap;margin-bottom:1.5rem;gap:1rem}.player-stats__item{flex-grow:1;background-color:#fff;padding:1.5rem;border:.125rem solid #e5e5e5;border-radius:.125rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:5;min-width:12.5rem;transition:all .2s ease}.player-stats__item:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:0;transition:opacity .2s ease}.player-stats__item:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e1060033}.player-stats__item:hover:before{opacity:1}.player-stats__item:hover .player-stats__value{color:#e10600;text-shadow:0 0 1rem rgba(225,6,0,.4)}@media (max-width: 576px){.player-stats__item{padding:1.25rem;min-width:9.375rem}}.player-stats__title{color:#1a1a1ab3;margin-bottom:.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 576px){.player-stats__title{font-size:.6875rem}}.player-stats__value{font-size:3rem;line-height:1;color:#1a1a1a;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:800;transition:all .2s ease}@media (max-width: 576px){.player-stats__value{font-size:2.25rem}}.player-biography__text{font-size:1rem;line-height:1.7;color:#1a1a1a}.player-biography__text:first-letter{color:#e10600;font-size:1.3em;font-weight:800}@media (max-width: 768px){.player-biography__text{font-size:.875rem}}.player-biography__text+.player-biography__text{margin-top:1rem}.review__header{position:relative;margin-bottom:2rem;height:25rem;overflow:hidden;border-radius:.125rem;border:.125rem solid #e5e5e5}@media (max-width: 768px){.review__header{height:18.75rem}}.review__header-track{position:absolute;top:0;left:0;width:100%;height:100%}.review__header-img{width:100%;height:100%;object-fit:cover}.review__header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#1a1a1af2,#1a1a1a4d)}.review__header-info{position:absolute;bottom:2rem;left:2rem;right:2rem;z-index:2}@media (max-width: 768px){.review__header-info{bottom:1.25rem;left:1.25rem;right:1.25rem}}.review__header-round{display:inline-flex;padding:.5rem 1rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.125rem;margin-bottom:.75rem;box-shadow:0 .25rem .75rem #e1060066}.review__header-title{font-size:3rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#fff;margin:0 0 1rem;text-shadow:0 .125rem .5rem rgba(26,26,26,.8)}@media (max-width: 768px){.review__header-title{font-size:2rem}}.review__header-meta{display:flex;gap:1.5rem;flex-wrap:wrap}@media (max-width: 992px){.review__header-meta{gap:1rem}}@media (max-width: 768px){.review__header-meta{gap:.75rem;justify-content:center}}.review__header-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffffe6;text-shadow:0 .125rem .25rem rgba(26,26,26,.8)}@media (max-width: 576px){.review__header-meta-item{font-size:.75rem}}.review__header-meta-item .material-symbols-outlined{font-size:1.25rem;color:#e10600}@media (max-width: 576px){.review__header-meta-item .material-symbols-outlined{font-size:1.125rem}}.review__winner{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;padding:2rem;margin-bottom:2rem;position:relative;overflow:hidden}.review__winner:before{content:"";position:absolute;top:0;left:0;right:0;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .75rem #e1060099}@media (max-width: 768px){.review__winner{padding:1.5rem}}.review__winner-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.125rem;margin-bottom:1.5rem;box-shadow:0 .25rem .75rem #e1060066}.review__winner-badge .material-symbols-outlined{font-size:1.5rem}.review__winner-content{display:flex;align-items:center;gap:2rem}@media (max-width: 992px){.review__winner-content{gap:1.5rem}}@media (max-width: 768px){.review__winner-content{flex-direction:column;gap:1.25rem;text-align:center}}.review__winner-photo{position:relative;width:12.5rem;height:12.5rem;background:linear-gradient(135deg,#1a1a1a,#272727);border-radius:.125rem;border:.1875rem solid #e10600;box-shadow:0 .5rem 1.5rem #e106004d;overflow:hidden;flex-shrink:0}@media (max-width: 768px){.review__winner-photo{width:9.375rem;height:9.375rem}}.review__winner-photo img{width:100%;height:100%;padding:1rem 1rem 0;object-fit:cover;object-position:bottom}.review__winner-number{position:absolute;top:.75rem;right:.75rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-size:1.25rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;border-radius:.125rem;box-shadow:0 .25rem .75rem #e1060080}.review__winner-info{flex:1}.review__winner-name{font-size:2.25rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin:0 0 .5rem}.review__winner-name a{color:#1a1a1a;text-decoration:none;transition:color .2s ease}.review__winner-name a:hover{color:#e10600}@media (max-width: 768px){.review__winner-name{font-size:1.75rem;text-align:center}}.review__winner-team{font-size:1rem;color:#1a1a1ab3;margin:0 0 1rem}.review__winner-team a{color:#1a1a1ab3;text-decoration:none;transition:color .2s ease}.review__winner-team a:hover{color:#e10600}@media (max-width: 768px){.review__winner-team{text-align:center}}.review__winner-time{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#e106001a;border-left:.1875rem solid #e10600;border-radius:.125rem;font-size:1.5rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e10600}.review__winner-time .material-symbols-outlined{font-size:1.75rem}@media (max-width: 768px){.review__winner-time .material-symbols-outlined{font-size:1.5rem}}@media (max-width: 768px){.review__winner-time{font-size:1.25rem;padding:.625rem 1rem}}@media (max-width: 576px){.review__winner-time{font-size:1.125rem}}.review__section{margin-bottom:3rem}@media (max-width: 768px){.review__section{margin-bottom:2rem}}.review__section-title{font-size:2rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin:0 0 1.5rem;position:relative;padding-bottom:1rem}.review__section-title:after{content:"";position:absolute;bottom:0;left:0;width:5rem;height:.25rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);box-shadow:0 0 .5rem #e1060066}.review__section-title:first-letter{color:#e10600}@media (max-width: 768px){.review__section-title{font-size:1.5rem;margin-bottom:1rem}}@media (max-width: 640px){.review__section-title{text-align:center}.review__section-title:after{left:50%;transform:translate(-50%)}}.review__podium{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 1200px){.review__podium{gap:1.25rem}}@media (max-width: 992px){.review__podium{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 640px){.review__podium{grid-template-columns:1fr}}.review__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 992px){.review__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.review__stats{grid-template-columns:1fr;gap:1rem}}.review__stat{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;padding:1.5rem;display:flex;gap:1rem;align-items:flex-start;position:relative;transition:all .2s ease}.review__stat:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:0;transition:opacity .2s ease}.review__stat:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e1060033}.review__stat:hover:before{opacity:1}.review__stat:hover .review__stat-icon .material-symbols-outlined{color:#e10600;text-shadow:0 0 1rem rgba(225,6,0,.5)}@media (max-width: 576px){.review__stat{padding:1.25rem}}.review__stat-icon .material-symbols-outlined{font-size:3rem;color:#e10600b3;transition:all .2s ease}@media (max-width: 576px){.review__stat-icon .material-symbols-outlined{font-size:2.25rem}}.review__stat-content{flex:1}.review__stat-label{font-size:.75rem;font-weight:600;color:#1a1a1a99;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.review__stat-value{font-size:1.5rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin-bottom:.25rem}@media (max-width: 576px){.review__stat-value{font-size:1.25rem}}.review__stat-rider{font-size:.8125rem;color:#1a1a1ab3}.review__report-text{font-size:1rem;line-height:1.7;color:#1a1a1a}.review__report-text:first-letter{color:#e10600;font-size:1.3em;font-weight:800}@media (max-width: 768px){.review__report-text{font-size:.875rem}}.review__highlights{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.review__highlight-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fff;border:.125rem solid #e5e5e5;border-left:.1875rem solid #e10600;border-radius:.125rem;font-size:.9375rem;line-height:1.6;color:#1a1a1a;transition:all .2s ease}.review__highlight-item .material-symbols-outlined{font-size:1.5rem;color:#e10600;flex-shrink:0}.review__highlight-item:hover{border-color:#e10600;box-shadow:0 .25rem .75rem #e1060026}.review__results{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.review__results{margin:0 -1rem;padding:0 1rem}}.podium-card{background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;overflow:hidden;position:relative;transition:all .2s ease}.podium-card:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);opacity:0;transition:opacity .2s ease}.podium-card:hover{border-color:#e10600;box-shadow:0 .5rem 1.5rem #e1060033}.podium-card:hover:before{opacity:1}.podium-card:hover .podium-card__photo img{transform:scale(1.05)}.podium-card--p1 .podium-card__position{background:linear-gradient(135deg,gold,orange)}.podium-card--p2 .podium-card__position{background:linear-gradient(135deg,silver,#a8a8a8)}.podium-card--p3 .podium-card__position{background:linear-gradient(135deg,#cd7f32,#b8651b)}.podium-card__position{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;color:#fff;font-size:1.125rem;font-weight:700;text-transform:uppercase}.podium-card__position .material-symbols-outlined{font-size:1.75rem}.podium-card__photo{position:relative;height:12.5rem;background:linear-gradient(135deg,#1a1a1a,#272727);overflow:hidden;display:flex;align-items:center;justify-content:center}@media (max-width: 992px){.podium-card__photo{height:11.25rem}}@media (max-width: 640px){.podium-card__photo{height:10rem}}.podium-card__photo img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.podium-card__number{position:absolute;top:.75rem;right:.75rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);color:#fff;font-size:1.125rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;border-radius:.125rem;box-shadow:0 .25rem .75rem #e1060080}.podium-card__info{padding:1.25rem}.podium-card__name{font-size:1.25rem;font-weight:800;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;margin:0 0 .5rem}.podium-card__name a{color:#1a1a1a;text-decoration:none;transition:color .2s ease}.podium-card__name a:hover{color:#e10600}.podium-card__team{font-size:.8125rem;color:#1a1a1ab3;margin:0 0 1rem}.podium-card__team a{color:#1a1a1ab3;text-decoration:none;transition:color .2s ease}.podium-card__team a:hover{color:#e10600}.podium-card__stats{display:grid;gap:.75rem}.podium-card__stat{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#e5e5e533;border-radius:.125rem}.podium-card__stat-label{font-size:.75rem;font-weight:600;color:#1a1a1a99;text-transform:uppercase}.podium-card__stat-value{font-size:1rem;font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e10600}.race-results{width:100%;background:#fff;border:.125rem solid #e5e5e5;border-radius:.125rem;border-collapse:collapse;overflow:hidden;position:relative}.race-results:before{content:"";position:absolute;top:0;left:0;right:0;height:.1875rem;background:linear-gradient(135deg,#b30500,#e10600,#ff1e1e);z-index:1}.race-results thead{background:#e106000d}.race-results thead th{padding:1rem;font-size:.75rem;font-weight:700;color:#1a1a1ab3;text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:.125rem solid #e5e5e5}@media (max-width: 768px){.race-results thead th{padding:.75rem .5rem;font-size:.6875rem}}.race-results tbody tr{border-bottom:.0625rem solid #e5e5e5;transition:background .2s ease}.race-results tbody tr:hover{background:#e1060005}.race-results tbody tr:last-child{border-bottom:none}.race-results tbody td{padding:.875rem 1rem;font-size:.875rem;color:#1a1a1a}@media (max-width: 768px){.race-results tbody td{padding:.75rem .5rem;font-size:.8125rem}}.race-results__row--podium{background:#e1060008}.race-results__row--podium .race-results__pos{color:#e10600;font-weight:800}.race-results__pos,.race-results__num{font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-align:center}.race-results__rider{font-weight:600}.race-results__team{color:#1a1a1ab3;font-size:.8125rem}.race-results__time{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:600}.race-results__gap{color:#1a1a1a99;font-size:.75rem}.race-results__points{font-weight:700;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e10600;text-align:center}
