@font-face{font-family:"Barlow";font-style:normal;font-weight:400;src:url(/assets/fonts/barlow-regular.woff2) format("woff2"),url(/assets/fonts/barlow-regular.woff) format("woff"),url(/assets/fonts/barlow-regular.ttf) format("truetype");font-display:swap}@font-face{font-family:"Barlow";font-style:normal;font-weight:600;src:url(/assets/fonts/barlow-semiBold.woff2) format("woff2"),url(/assets/fonts/barlow-semiBold.woff) format("woff"),url(/assets/fonts/barlow-semiBold.ttf) format("truetype");font-display:swap}@font-face{font-family:"Barlow";font-style:italic;font-weight:600;src:url(/assets/fonts/barlow-semiBoldItalic.woff2) format("woff2"),url(/assets/fonts/barlow-semiBoldItalic.woff) format("woff"),url(/assets/fonts/barlow-semiBoldItalic.ttf) format("truetype");font-display:swap}@font-face{font-family:"Barlow";font-style:normal;font-weight:700;src:url(/assets/fonts/barlow-bold.woff2) format("woff2"),url(/assets/fonts/barlow-bold.woff) format("woff"),url(/assets/fonts/barlow-bold.ttf) format("truetype");font-display:swap}@font-face{font-family:"Barlow";font-style:italic;font-weight:700;src:url(/assets/fonts/barlow-boldItalic.woff2) format("woff2"),url(/assets/fonts/barlow-boldItalic.woff) format("woff"),url(/assets/fonts/barlow-boldItalic.ttf) format("truetype");font-display:swap}@font-face{font-family:"Barlow";font-style:italic;font-weight:900;src:url(/assets/fonts/barlow-blackItalic.woff2) format("woff2"),url(/assets/fonts/barlow-blackItalic.woff) format("woff"),url(/assets/fonts/barlow-blackItalic.ttf) format("truetype");font-display:swap}@font-face{font-family:"Rajdhani";font-style:normal;font-weight:500;src:url(/assets/fonts/rajdhani-medium.woff2) format("woff2"),url(/assets/fonts/rajdhani-medium.woff) format("woff"),url(/assets/fonts/rajdhani-medium.ttf) format("truetype");font-display:swap}@font-face{font-family:"Rajdhani";font-style:normal;font-weight:600;src:url(/assets/fonts/rajdhani-semiBold.woff2) format("woff2"),url(/assets/fonts/rajdhani-semiBold.woff) format("woff"),url(/assets/fonts/rajdhani-semiBold.ttf) format("truetype");font-display:swap}@font-face{font-family:"Rajdhani";font-style:normal;font-weight:700;src:url(/assets/fonts/rajdhani-bold.woff2) format("woff2"),url(/assets/fonts/rajdhani-bold.woff) format("woff"),url(/assets/fonts/rajdhani-bold.ttf) format("truetype");font-display:swap}:root{--primary-medium:#3e5146;--primary-dark:#25302a;--primary-light:#658573;--white:#f7faf8;--gray-90:#e6e6e6;--gray-80:#cccccc;--gray-70:#b3b3b3;--gray-60:#999999;--gray-50:#808080;--gray-40:#666666;--gray-30:#4d4d4d;--gray-20:#333333;--gray-10:#1a1a1a;--black:#080808;--gold:#b77a00;--silver:#808080;--bronze:#922c00;--error:#c30000;--red_bull:#3671c6;--aston_martin:#229971;--rb:#6692ff;--ferrari:#e8002d;--mercedes:#27f4d2;--mclaren:#ff8000;--alpine:#ff87bc;--williams:#64c4ff;--sauber:#52e252;--haas:#b6babd;--caption:clamp(0.625rem, 0.405rem + 0.457vw, 1rem);--body:clamp(0.813rem, 0.63rem + 0.38vw, 1.125rem);--title-s:clamp(0.875rem, 0.582rem + 0.61vw, 1.375rem);--title-m:clamp(0.938rem, 0.609rem + 0.685vw, 1.5rem);--title-l:clamp(1rem, 0.634rem + 0.762vw, 1.625rem);--heading-h4:clamp(1.063rem, 0.749rem + 0.655vw, 1.6rem);--heading-h3:clamp(1.125rem, 0.613rem + 1.067vw, 2rem);--heading-h2:clamp(1.5rem, 0.622rem + 1.829vw, 3rem);--heading-h1:clamp(1.563rem, 0.429rem + 2.362vw, 3.5rem)}body{font-family:"Barlow",sans-serif;overflow-x:hidden}.hero{display:flex;flex-direction:column;row-gap:3.75rem;background-image:url(/assets/img/hero.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}@supports (background-image:url(/assets/img/hero.webp)){.hero{background-image:url(/assets/img/hero.webp)}}.header{display:flex;justify-content:space-between;align-items:center;padding:0rem 3.125rem;height:3.75rem;position:fixed;width:100%;top:0;z-index:9999;transition:background-color 0.3s ease;.header__logo{a:hover{filter:none}}.header__nav{height:100%;.nav__ul{display:flex;height:100%;column-gap:3.125rem;color:var(--white);font-size:var(--heading-h4);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal;.nav__li{height:100%;display:flex;.mobile__arrow{display:none}.nav__a{display:flex;height:100%;align-items:center;border-bottom:1px solid #fff0}.nav__a:hover{border-bottom:1px solid var(--white)}.nav__a--schedule,.nav__a--standings{border-bottom:.1875rem solid var(--primary-dark)}}.nav__home,.li__hr,.nav__hr{display:none}.nav__li--mobile{display:none}}}.mobile__nav{display:none}.header__resources,.header__resources--mobile{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.25rem;.header__language{border:1px solid var(--white);border-radius:.5rem;width:2.5rem;cursor:pointer;text-align:center;.language__summary{padding-inline:.5rem;width:auto;list-style-type:none;color:var(--white);font-size:var(--body);font-family:"Rajdhani",sans-serif;font-style:normal;font-weight:500}.language__summary::-webkit-details-marker{display:none}.language__summary::-moz-details-marker{display:none}}.header__language--mobile{border:1px solid var(--primary-dark);border-radius:.5rem;width:2.5rem;cursor:pointer;text-align:center;.language__summary--mobile{padding-inline:.5rem;width:auto;list-style-type:none;-webkit-appearance:none;appearance:none;color:var(--primary-dark);font-size:var(--body);font-family:"Rajdhani",sans-serif;font-style:normal;font-weight:500}.language__summary--mobile::-webkit-details-marker{display:none}.language__summary--mobile::-moz-details-marker{display:none}}.header__language[open],.header__language--mobile[open]{.language__options,.language__options--mobile{a{display:block;color:var(--gray-60);font-size:var(--body);font-family:"Rajdhani",sans-serif;font-style:normal;font-weight:500}}.language__options:hover,.language__options--mobile:hover{a{color:var(--white)}}.language__options:hover .language__summary,.language__options--mobile:hover .language__summary--mobile{color:var(--gray-60)}}}.contact{display:flex;background-color:var(--white);font-size:var(--body);border:none;border-radius:.25rem;min-height:2.5rem;min-width:8.75rem;align-items:center;justify-content:center;color:var(--primary-dark);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal;transition:color 0.3s ease,background-color 0.3s ease}.nav__a{transition:color 0.3s ease}.contact:hover{background-color:var(--gray-90)}.contact:active{background-color:var(--gray-80)}}.header.scrolled{background-color:var(--white);box-shadow:0 .25rem .75rem .125rem rgb(0 0 0 / .05);.header__nav{.nav__ul{.nav__li{height:100%;display:flex;.mobile__arrow{display:none}.nav__a{color:var(--primary-dark)}.nav__a:hover{border-bottom:1px solid var(--primary-dark)}}.nav__home,.li__hr,.nav__hr{display:none}.nav__li--mobile{display:none}}}.contact{color:var(--white);background-color:var(--primary-dark)}.contact:hover{background-color:var(--primary-medium)}.contact:active{background-color:var(--primary-light)}.header__resources,.header__resources--mobile{.header__language,.header__language--mobile{border:1px solid var(--primary-dark);#language__summary,#language__summary--mobile{color:var(--primary-dark)}}}}.header--common{background-color:var(--white);box-shadow:0 .25rem .75rem .125rem rgb(0 0 0 / .05);position:sticky;.header__nav{.nav__ul{.nav__li{.nav__a{color:var(--primary-dark)}.nav__a:hover{border-bottom:1px solid var(--primary-dark)}}}}.contact{color:var(--white);background-color:var(--primary-dark)}.contact:hover{background-color:var(--primary-medium)}.contact:active{background-color:var(--primary-light)}.header__resources,.header__resources--mobile{.header__language,.header__language--mobile{border:1px solid var(--primary-dark);.language__summary,.language__summary--mobile{color:var(--primary-dark)}}}}.main{display:flex;margin-top:7.75rem;flex-direction:column;row-gap:3.75rem;color:var(--white);.title{display:flex;flex-direction:column;row-gap:1.5rem;margin:0 auto;.title__h1{font-size:var(--heading-h1);font-weight:900;font-style:italic}.title__text{display:flex;column-gap:.75rem;justify-content:end;letter-spacing:.75rem}}.schedule{padding-inline:3.125rem;padding-bottom:2.5rem;.schedule__info{display:grid;grid-template-columns:3fr 4fr 3fr;grid-template-rows:100%;grid-column-gap:1.25rem;.schedule__circuit,.schedule__stats{padding-top:3.2rem}.schedule__circuit{display:flex;flex-direction:column;row-gap:2.5rem;.circuit__info{display:flex;flex-direction:column;row-gap:1.25rem;.circuit__round{font-size:var(--title-m);font-style:italic;font-weight:600;line-height:1rem;.rounds{color:var(--gray-70)}}.circuit__country{display:flex;column-gap:.75rem;.country__name{font-size:var(--heading-h2);font-family:"Rajdhani",sans-serif;font-style:normal;font-weight:700;line-height:1.875rem}.country__flag{max-height:100%}}.circuit__name{display:flex;flex-direction:column;row-gap:.375rem;.name__oficial{width:70%;font-size:var(--title-s);font-family:"Rajdhani",sans-serif;font-style:normal;font-weight:700;line-height:1.25rem}.name__circuit{font-size:var(--body);font-family:"Rajdhani",sans-serif;font-style:normal;font-weight:500;line-height:.6875rem}}.circuit__date{.date__text{font-size:var(--heading-h3);font-weight:700;font-style:italic;line-height:1.5625rem}}}.circuit__schedule{.schedule__button{display:flex;flex-direction:row;background-color:var(--white);font-size:var(--body);border:none;border-radius:.25rem;min-height:2.5rem;min-width:6rem;max-width:8.75rem;align-items:center;column-gap:.25rem;justify-content:center;color:var(--primary-dark);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal}.schedule__button--es{min-width:9rem;max-width:11.5rem}.schedule__button:hover{background-color:var(--gray-90)}}}.schedule__time{.time__info{display:flex;flex-direction:column;padding:1rem;border:.0625rem solid var(--white);border-radius:1rem;row-gap:1.75rem;.day__p1,.day__p4,.day__p5{padding-bottom:.5rem;font-size:var(--title-s);font-family:"Rajdhani",sans-serif;font-style:normal;font-weight:700}.container__p1,.container__p2,.container__p3,.container__p4,.container__p5{display:flex;justify-content:space-between;.practices__container{display:flex;column-gap:.75rem;line-height:calc(1.2 * var(--title-s));align-items:center;.practices__live{display:flex;align-items:center;font-family:"Rajdhani";font-size:var(--body);line-height:calc(1.2 * var(--body));color:var(--error);font-style:normal;font-weight:700;column-gap:.3125rem}.live__text{display:flex}.live__dot{position:relative;display:inline-block;width:.875rem;height:.875rem}.live.live__dot::before{content:""}.live__dot.active::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--error);border-radius:50%;opacity:0;animation:pulse 1.5s ease-in-out infinite;box-sizing:border-box}.live__dot::after{content:""}.live__dot.active::after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background-color:var(--error);border-radius:50%;transform:translate(-50%,-50%);z-index:1}}.practices__p1,.practices__p2,.practices__p3,.practices__p4,.practices__p5{font-size:var(--title-l);font-style:normal;font-weight:400}.time__p1,.time__p2,.time__p3,.time__p4,.time__p5{font-size:var(--title-l);font-style:italic;font-weight:700}.time__p1.effect,.time__p2.effect,.time__p3.effect,.time__p4.effect,.time__p5.effect{opacity:0}.time__p1.effect__active,.time__p2.effect__active,.time__p3.effect__active,.time__p4.effect__active,.time__p5.effect__active{opacity:1;transition:opacity 2s ease}}}}.schedule__stats{display:flex;flex-direction:column;justify-content:center;.stats__year,.stats__laps,.stats__length,.stats__fastlap{display:flex;justify-content:end;column-gap:.875rem;.year__number,.laps__number,.length__number,.fastlap__number{font-size:var(--title-m);font-style:italic;font-weight:700}.year__text,.laps__text,.length__text,.fastlap__text{font-size:var(--title-s);font-style:normal;font-weight:500}}.stats__info{display:flex;flex-direction:column;align-items:end}.stats__border2{position:relative}.stats__border1{height:2rem;border-right:.25rem solid var(--white)}.stats__border2::before{content:"";position:absolute;right:0rem;border-right:.25rem solid;height:100%;border-image-source:linear-gradient(to bottom,white 0%,white 15%,white 15%,transparent 17%,transparent 17%,transparent 73%,transparent 83%,white 85%,white 85%,white 100%);border-image-slice:1}.stats__border2::after{content:"";position:absolute;height:.5rem;width:.5rem;top:calc(50% - 0.25rem);right:-.125rem;background-color:var(--white);border-radius:50%}}}}.timer{display:none;flex-direction:column;row-gap:2.75rem;align-items:center;padding-block:2.75rem;.timer__text{font-family:"Rajdhani";font-style:normal;display:flex;color:var(--white);column-gap:2.5rem;.timer__days,.timer__hours,.timer__minutes,.timer__seconds{display:flex;flex-direction:column;align-items:center;.days__text,.hours__text,.minutes__text,.seconds__text{font-size:5rem;font-weight:700;width:5rem;text-align:center;letter-spacing:.375rem}.text__title{font-size:var(--body);font-weight:500;text-align:center;width:5rem}}.timer__minutes,.timer__seconds{.text__title{position:relative;left:.1875rem}}.timer__colon{font-family:"Barlow",sans-serif;font-size:5rem;font-weight:700;position:relative;transform:translateY(-8%)}}.timer__title{font-size:var(--title-l);font-family:"Barlow",sans-serif;font-weight:400;font-style:normal}}}.schedule__tabs{display:flex;justify-content:end;.tabs__item{padding:.75rem .5rem;font-size:var(--body);font-family:"Rajdhani",sans-serif;font-style:normal;font-weight:500;cursor:pointer}.tabs__item--scheduleLocal{color:var(--primary-dark);color:var(--gray-50)}.tabs__item--scheduleLocal.active{color:var(--primary-dark)}.tabs__item--scheduleTrack{color:var(--gray-50)}.tabs__item--scheduleTrack.active{color:var(--primary-dark)}.tabs__item.active{font-weight:700}}.group__title{display:flex;width:fit-content;align-items:center;column-gap:.25rem}.title__h2{font-size:var(--heading-h3);font-weight:700;font-style:italic;.title__span{color:var(--gray-70)}}.title__h2--standings{color:var(--primary-dark);.title__span--standings{color:var(--gray-50)}}.main--common{padding-inline:3.125rem;background:linear-gradient(180deg,var(--white) 0%,var(--gray-90) 100%);.h1__title{font-size:var(--heading-h1);font-weight:900;font-style:italic;color:var(--primary-dark);text-align:center;padding-block:2.5rem}}.privacy__section{font-family:"Rajdhani",sans-serif;padding-bottom:2.5rem;.section__info{text-align:center;font-size:var(--title-s);font-style:normal;font-weight:700;padding-bottom:2.5rem}.section__text{font-size:var(--body);.text__title{font-size:var(--body);text-align:center;font-style:normal;font-weight:700;padding-bottom:1.25rem}.text__ul{.text__li{padding-left:1.625rem}}.text__ol{.text__li{list-style-type:decimal}}.text__info,.text__li{padding-bottom:1.25rem;list-style-type:disc;list-style-position:inside}.text__info--address{font-style:normal;padding-left:1.25rem}}}.text__info--link,.text__info--button{color:var(--primary-dark);font-weight:700;background-color:#fff0}.text__info--link:hover{text-decoration:underline}.text__info--button{font-size:var(--body);font-family:"Rajdhani",sans-serif;font-style:normal;border:none;cursor:pointer}.contact__background{display:flex;justify-content:center;align-items:center;height:21.875rem;background-image:url(../img/contact.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;.background__h1{text-align:center;margin-block:auto;color:var(--white);font-size:var(--heading-h1);font-style:italic;font-weight:900}}.article{display:flex;column-gap:1.25rem;padding-block:2.5rem;.article__form{width:100%;.form__group{display:flex;flex-direction:column;row-gap:.75rem;padding-bottom:1.75rem;.form__label{color:var(--primary-dark);font-family:"Rajdhani",sans-serif;font-size:var(--body);font-weight:700;font-style:normal;.form__required{color:var(--error)}}.form__textarea{resize:none;max-height:7.5rem;field-sizing:content;font-size:var(--body)}.form__input,.form__textarea{padding:1.25rem;border:1px solid var(--gray-70);border-radius:.75rem;background-color:#fff0;transition:border 0.3s ease;font-size:var(--body)}.form__input:hover,.form__textarea:hover{border:1px solid var(--primary-dark)}.form__input:focus,.form__textarea:focus{border:1px solid var(--primary-dark);outline:none}.form__input::placeholder,.form__textarea::placeholder{font-family:"Rajdhani",sans-serif;font-size:var(--body);color:var(--gray-70);font-weight:500}.form__input:-ms-input-placeholder,.form__textarea:-ms-input-placeholder{font-family:"Rajdhani",sans-serif;color:var(--gray-70);font-weight:500}.form__input::-ms-input-placeholder,.form__textarea::-ms-input-placeholder{font-family:"Rajdhani",sans-serif;color:var(--gray-70);font-weight:500}.form__input:-moz-placeholder,.form__textarea:-moz-placeholder{font-family:"Rajdhani",sans-serif;color:var(--gray-70);font-weight:500}.form__input::-moz-placeholder,.form__textarea::-moz-placeholder{font-family:"Rajdhani",sans-serif;color:var(--gray-70);font-weight:500}.form__input:-webkit-input-placeholder,.form__textarea:-webkit-input-placeholder{font-family:"Rajdhani",sans-serif;color:var(--gray-70);font-weight:500}}.form__group--terms{.form__checkbox{position:absolute;opacity:0;pointer-events:none}.form__label{position:relative;font-family:"Rajdhani",sans-serif;font-weight:500;font-size:var(--body);color:var(--black);padding-left:1.25rem;a{color:var(--primary-light);text-decoration:underline;display:inline-block}}.form__label::before{content:"";width:1rem;height:1rem;display:inline-block;border:1px solid var(--primary-dark);border-radius:.125rem;background-color:var(--white);cursor:pointer;position:absolute;left:0;top:0;flex-shrink:0}.form__checkbox:checked+.form__label::before{background-color:var(--primary-dark);background-image:url(../img/check.svg);background-position:center;background-repeat:no-repeat}}.form__button{color:var(--white);font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal;border:none;background:var(--primary-dark);width:100%;padding-block:1rem;border-radius:.25rem;cursor:pointer}}.article__email{display:flex;flex-direction:column;justify-content:space-between;width:100%;background-color:var(--gray-90);border-top-right-radius:1rem;border-top-left-radius:1rem;padding:2rem;.email__text{display:flex;flex-direction:column;align-items:end;color:var(--black);font-family:"Rajdhani",sans-serif;font-size:var(--title-s);font-weight:500;font-style:normal;p{margin-bottom:2.5rem;width:50%;text-align:end}a{font-family:"Barlow",sans-serif;font-size:var(--heading-h4);font-weight:700;font-style:normal;color:var(--primary-dark)}}.email__box{margin:0 auto}}}#form__success,#form__error{text-align:center;padding-block:.625rem;font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal;display:none}#form__success{color:var(--primary-light)}#form__error{color:var(--error)}.standings{background:linear-gradient(180deg,var(--white) 0%,var(--gray-90) 100%);padding:2.5rem 3.125rem;display:flex;column-gap:1.25rem;.article__drivers,.article__constructors{color:var(--black);width:50%;display:flex;flex-direction:column;row-gap:.75rem;.article__table{display:flex;flex-direction:column;border:1px solid var(--primary-dark);border-radius:1rem;overflow:hidden;.table__position{display:flex;justify-content:space-between;align-items:center;max-height:3.125rem;min-height:3.125rem;.table__number,.table__name,.table__points{padding:.75rem;text-align:center}.driver__name,.constructor__name{padding-block:.75rem;text-align:center}.table__points{min-width:5.9375rem}.table__number{min-width:2.75rem}.driver__constructor{display:inline-block;width:.375rem;height:.375rem;border-radius:50%;background-color:var(--black)}.table__hr{margin:1.0625rem 0rem;border:none;border-right:1px solid var(--gray-80);align-self:normal}}.table__position--odd{background-color:var(--white)}.table__position--even{background-color:var(--gray-90)}.table__driver{display:flex;align-items:center;flex-grow:1;padding-inline:.75rem;column-gap:1rem}.number__text,.points__number{font-family:"Barlow",sans-serif;font-size:var(--title-l);font-weight:700;font-style:italic}.number__text--first,.number__text--second,.number__text--third,.points__number--first,.points__number--second,.points__number--third{font-size:var(--heading-h3);font-weight:700;font-style:italic}.number__text--first,.points__number--first{color:var(--gold)}.number__text--second,.points__number--second{color:var(--silver)}.number__text--third,.points__number--third{color:var(--bronze)}.driver__name,.constructor__name{font-size:var(--title-m);font-weight:400;font-style:normal}.driver__name--first,.driver__name--second,.driver__name--third,.constructor__name--first,.constructor__name--second,.constructor__name--third{font-size:var(--title-l)}.driver__surname,.constructor__surname{font-size:var(--title-m);font-weight:700;font-style:italic}.driver__surname--first,.driver__surname--second,.driver__surname--third,.constructor__surname--first,.constructor__surname--second,.constructor__surname--third{font-size:var(--title-l)}.points__text{display:flex;align-items:center;justify-content:end;column-gap:.375rem;font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:500;font-style:normal;min-width:3.4375rem}.points__text--first,.points__text--second,.points__text--third{font-size:var(--title-s)}}}.article__schedule{.schedule__button--standings{display:flex;flex-direction:row;font-size:var(--body);align-items:center;justify-content:end;column-gap:.25rem;color:var(--primary-dark);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal}}}.schedule__circuits{display:flex;flex-direction:column;row-gap:.75rem;padding-bottom:2.5rem;.schedule__details{border:1px solid var(--primary-dark);border-radius:1rem;background-color:var(--white);color:var(--primary-dark);.schedule__summary::-webkit-details-marker{display:none}.schedule__summary{display:grid;grid-template-columns:12% 1px 30% 1px 27% 1px 22% 1px 7%;align-items:center;justify-content:space-around;padding-block:1rem;cursor:pointer;list-style:none;.schedule__round{font-size:var(--title-m);font-style:italic;font-weight:700}.country__name,.schedule__date{font-size:var(--heading-h3);font-style:italic;font-weight:700}.schedule__round,.schedule__date{text-align:center}.schedule__name{.name__grandprix{width:70%;font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.name__track{font-size:var(--caption);font-family:"Rajdhani",sans-serif;font-weight:500;font-style:normal}}.schedule__circuit{display:flex;column-gap:.5rem;.circuit__img{display:flex}}.schedule__hr{border:none;border-right:1px solid var(--gray-80);min-height:1rem}}.schedule__summary>div{padding-inline:.8125rem}.schedule__summary::after{content:"";display:inline-block;width:1.75rem;height:1.75rem;background-repeat:no-repeat;background-image:url(../img/arrow_down_dark.svg);margin:0 auto}.schedule__info{display:flex;padding-inline:1.625rem;justify-content:space-between;padding-block:1rem;border-top:1px solid var(--gray-80)}.info__friday,.info__saturday,.info__sunday{display:flex;flex-direction:column;row-gap:1rem;min-width:15rem;.friday__p1,.friday__p2,.saturday__p3,.saturday__p4,.sunday__race{display:flex;justify-content:space-between;font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:500;font-style:normal;.time__p1,.time__p2,.time__p3,.time__p4,.time__p5{font-weight:700}.time__p1.effect,.time__p2.effect,.time__p3.effect,.time__p4.effect,.time__p5.effect{opacity:0}.time__p1.effect__active,.time__p2.effect__active,.time__p3.effect__active,.time__p4.effect__active,.time__p5.effect__active{opacity:1;transition:opacity 2s ease}}}.info__friday>h3,.info__saturday>h3,.info__sunday>h3{font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal}}.schedule__details[open] summary::after{transform:rotate(180deg)}}.standings__page{.standings__tabs{display:flex;justify-content:center;font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:700;font-style:normal;padding-bottom:1.25rem;.tabs__drivers,.tabs__constructors{border:1px solid var(--primary-dark);padding-block:.5rem;min-width:7.5rem;text-align:center;cursor:pointer}.tabs__drivers{color:var(--primary-dark);background-color:var(--white);border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.tabs__drivers.active{color:var(--white);background-color:var(--primary-dark)}.tabs__constructors{color:var(--primary-dark);background-color:var(--white);border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.tabs__constructors.active{color:var(--white);background-color:var(--primary-dark)}}.article__standings{padding-bottom:2.5rem;.standings__grid{display:grid;grid-template-columns:3% 1px 22% auto 7%;column-gap:.75rem;border:1px solid #fff0;padding-inline:.75rem;.standings__flags{display:flex;background-color:var(--gray-90);border-left:1px solid var(--primary-dark);border-right:1px solid var(--primary-dark);border-top:1px solid var(--primary-dark);border-bottom:1px solid var(--gray-80);margin-bottom:-.125rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom-left-radius:1px;border-bottom-right-radius:1px;.country__img{padding-block:.1875rem;padding-inline:.3125rem;border-right:1px solid var(--gray-80);height:100%;flex:1 1 calc(100% / 24)}.country__img:last-child{border-right:unset}}}}.article__standings.effect{opacity:0}.article__standings.effect__active{opacity:1;transition:opacity 2s ease}.standings__drivers{border:1px solid var(--primary-dark);border-radius:1rem;color:var(--black);overflow:hidden;.standings__row{display:grid;grid-template-columns:3% 1px 22% auto 7%;column-gap:.75rem;align-items:center;padding-inline:.75rem;.standings__position{text-align:center}.position__number,.points__number{font-family:"Barlow",sans-serif;font-size:var(--title-l);font-weight:700;font-style:italic}.position__number--first,.points__number--first{color:var(--gold);font-size:var(--heading-h3)}.position__number--second,.points__number--second{color:var(--silver);font-size:var(--heading-h3)}.position__number--third,.points__number--third{color:var(--bronze);font-size:var(--heading-h3)}.standings__hr{margin:.75rem 0rem;border:none;border-right:1px solid var(--gray-80);align-self:normal}.standings__driver,.standings__constructor{display:flex;align-items:center;min-height:2.5625rem;column-gap:1.25rem;.driver__constructor{display:inline-block;width:.375rem;height:.375rem;border-radius:50%;background-color:var(--black)}.driver__text,.constructor__text{display:flex;column-gap:.25rem;font-family:"Barlow",sans-serif;font-weight:400;font-style:normal;.driver__name{font-size:var(--title-m);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.driver__surname,.constructor__name{font-size:var(--title-m);font-weight:700;font-style:italic}.driver__name--first,.driver__name--second,.driver__name--third{font-size:var(--title-l)}.driver__surname--first,.driver__surname--second,.driver__surname--third,.constructor__name--first,.constructor__name--second,.constructor__name--third{font-size:var(--title-l);font-weight:700;font-style:italic}}}.standings__circuits{display:flex;height:100%;border-left:1px solid var(--gray-80);border-right:1px solid var(--gray-80);.country__points{height:100%;align-content:center;text-align:center;border-right:1px solid var(--gray-80);flex:1 1 calc(100% / 24);font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:500;font-style:normal}.country__points:last-child{border-right:unset}}.standings__circuits:first-child{border-top-left-radius:1px}.standings__points{display:flex;align-items:center;column-gap:.375rem;justify-content:end;.points__text{font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:500;font-style:normal;padding-top:.125rem}.points__text--first,.points__text--second,.points__text--third{font-size:var(--title-s);padding-top:.375rem}}}.standings__row--odd{background-color:var(--white)}.standings__row--even{background-color:var(--gray-90)}}}.footer{background-color:var(--black);color:var(--white);display:flex;flex-direction:column;row-gap:2.5rem;align-items:center;font-size:var(--body);font-family:"Rajdhani",sans-serif;font-weight:500;font-style:normal;padding:2.5rem 3.125rem;.footer__license{text-align:center}.footer__socials{display:flex;align-items:center;column-gap:6.25rem}.footer__nav{.footer__menu{display:flex;column-gap:1.25rem;flex-wrap:wrap;justify-content:center;line-height:1.25rem}}}.cookies{display:none;font-family:"Rajdhani",sans-serif;font-size:var(--body);font-weight:500;font-style:normal;background:var(--white);padding:.75rem;max-width:15rem;border-radius:1rem;position:fixed;bottom:1.25rem;top:unset;right:calc(50% - 7.5rem);z-index:99999;text-align:center;border:1px solid var(--primary-dark);.cookies__image{margin-inline:auto}.cookies__title{padding-block:1.25rem;font-family:"Barlow",sans-serif;font-size:var(--title-m);font-weight:700;font-style:italic}.cookies__text{color:var(--gray-40);padding-bottom:1.25rem;.cookies__link{font-weight:700}}.cookies__buttons{display:flex;flex-direction:column;.cookies__button{width:100%;border-radius:.25rem;border:none;color:var(--primary-dark);font-family:"Rajdhani",sans-serif;font-size:var(--body);font-weight:700;font-style:normal;padding-block:.5rem;cursor:pointer}.cookies__button--accept{background-color:var(--primary-dark);color:var(--white)}.cookies__button--reject{background-color:#fff0}}}.cookies.active{display:block}.text__info--deleteCookies,.text__info--allowCookies{padding-left:.625rem;opacity:0;color:var(--primary-light);transition:opacity 1s ease-in-out;font-weight:700}.text__info--deleteCookies.active,.text__info--allowCookies.active{opacity:1}.background__cookies{display:none;background:rgb(0 0 0 / .7);position:fixed;z-index:9999;min-height:100dvh;width:100vw;top:0;left:0}.background__cookies.active{display:block}@media (max-width:48rem){body{transition:right 250ms ease;position:absolute;right:0%;width:100%}.body__mobile::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:10000;background-color:rgb(0 0 0 / .85)}.body__mobile{position:absolute;right:70%}.hero{min-height:29.6875rem}.header{right:0%;transition:right 250ms ease;padding-inline:1.25rem;.header__logo{margin:0 auto}.contact{display:none}.header__resources{display:none}.header__resources--mobile{display:block}.mobile__nav{display:block;position:absolute;z-index:9999;background-color:#fff0;background-image:url(../img/menu.svg);background-repeat:no-repeat;top:.8125rem;right:.75rem;width:2rem;aspect-ratio:1;border:0}.mobile__nav[aria-expanded="true"]{background-image:url(../img/close_dark.svg);position:fixed}.header__mode{display:none}.header__nav{.nav__ul{font-weight:700;position:fixed;inset:0 0 0 30%;background:var(--white);z-index:1000;flex-direction:column;padding-inline:.75rem;transform:translateX(100%);transition:transform 250ms ease-out;color:var(--primary-dark);.nav__mobile{display:block}.nav__home,.li__hr,.nav__hr{display:block}.nav__li{height:auto;display:flex;flex-direction:row;justify-content:space-between;.mobile__arrow{display:block}.nav__a--schedule,.nav__a--standings{border-bottom:none}}.nav__li--footer{font-family:"Rajdhani";font-style:normal;font-weight:500;font-size:var(--body);display:flex;justify-content:end;padding-block:.625rem}.nav__li--cookies{padding-top:1.5625rem}.nav__hr{width:100%;border:none;border-top:1px solid var(--gray-90)}.nav__home{padding-top:5.625rem}}.nav__ul>li{padding-block:.75rem}.nav__ul{.li__hr{padding-block:0rem}}.nav__ul[data-visible="true"]{transform:translateX(0%)}}}.header__mobile{right:70%}.header.scrolled,.header--common{.mobile__nav{background-image:url(../img/menu_dark.svg)}.mobile__nav[aria-expanded="true"]{background-image:url(../img/close_dark.svg)}.header__nav{.nav__ul{.nav__home,.li__hr,.nav__hr{display:block}.nav__li{height:auto;display:flex;flex-direction:row;.mobile__arrow{display:block}}.nav__hr{width:100%}.nav__home{padding-top:5.625rem}}}}.main{.schedule{padding-inline:1.25rem;.schedule__info{grid-template-columns:100%;grid-template-rows:auto auto auto;justify-items:center;row-gap:2.5rem;.schedule__circuit{padding-top:1.25rem;row-gap:1.75rem;justify-content:center;align-items:center;text-align:center;.circuit__info{.circuit__country,.circuit__name{justify-content:center;align-items:center}}.circuit__schedule{align-items:center;.schedule__button{max-width:none;min-width:none;min-height:2rem;padding-inline:.5rem}}}.schedule__time{width:100%}.schedule__stats{padding-top:0;width:100%;margin:0 auto;align-items:center;.stats__year,.stats__length{column-gap:0;width:100%;.stats__info{width:50%;padding-right:1rem}.stats__border2{width:50%}.stats__border2::before{right:calc(100% - 0.125rem)}.stats__border2::after{right:calc(100% - 0.25rem)}}.stats__border1{justify-content:center}.stats__laps,.stats__fastlap{column-gap:0;width:100%;.stats__info{width:50%;order:2;align-items:start;padding-left:1rem}.stats__border2{width:50%}.stats__border2::before{right:-.125rem}.stats__border2::after{right:-.25rem}}}}}.title{padding-inline:1.25rem;.title__h1{text-align:center}.title__text{padding-inline:.75rem}}.timer{.timer__text{column-gap:.75rem;.timer__days,.timer__hours,.timer__minutes,.timer__seconds{.days__text,.hours__text,.minutes__text,.seconds__text{font-size:2.5rem;font-weight:700;width:2.8125rem;letter-spacing:.375rem}.text__title{width:3.125rem}}.timer__minutes,.timer__seconds{.text__title{left:-.125rem}}.timer__colon{font-size:2.5rem}}}}.main--common{padding-inline:1.25rem;.standings__page{.article__standings{.standings__grid{grid-template-columns:3% 1px 42% auto 15%}}.standings__drivers{.standings__row{grid-template-columns:3% 1px 42% auto 15%;.standings__driver,.standings__constructor{column-gap:.5rem}}}}}.standings{padding:1.25rem 1.25rem;flex-direction:column;row-gap:2.5rem;min-height:74rem;.article__drivers,.article__constructors{width:100%;.article__table{.table__position{.table__points{min-width:3.75rem}.table__number{min-width:2.375rem}.table__driver{column-gap:.5rem}.driver__name,.constructor__name{padding-block:.75rem}}}}}.contact__background{max-height:8.75rem}.article{flex-direction:column;row-gap:2.5rem;padding-block:1.25rem;.article__form{.form__group{display:flex;flex-direction:column;row-gap:.5rem;padding-bottom:1.25rem;.form__input,.form__textarea{font-family:"Rajdhani",sans-serif;font-size:var(--body);font-weight:500;font-style:normal;padding:.875rem}}.form__button{width:7.25rem;display:block;margin:0 auto;padding-block:.5rem}}.article__email{align-items:end;.email__text{margin-bottom:3.125rem;width:70%;p{margin-bottom:1.25rem;width:100%}}}}.footer{padding:1.25rem}}@media (max-width:24.1875rem){.header{.header__logo{.logo__img{width:92%}}}.hero{min-height:31.5625rem}.main{.title{.title__text{justify-content:center}}}.main--common{.standings__page{.article__standings{.standings__grid{grid-template-columns:3% 1px 52% auto 16%}}.standings__drivers{.standings__row{grid-template-columns:3% 1px 52% auto 16%}}}}.schedule{.schedule__circuits{.schedule__details{.schedule__summary{grid-template-columns:9% 1px 70% 1px 9%;.schedule__name{.name__grandprix{width:85%}}}.schedule__info{padding:.75rem}}}}}@media (max-width:62rem){.schedule__circuits{padding-bottom:1.25rem;.schedule__details{.schedule__summary{padding-block:.75rem;grid-template-columns:12% 1px 75% 1px 12%;grid-template-areas:"round hr--first info--circuit hr--second arrow" "round hr--first info--name hr--second arrow" "round hr--first info--date hr--second arrow";.schedule__round{grid-area:round;justify-self:center}.schedule__hr--first{grid-area:hr--first}.schedule__circuit{grid-area:info--circuit;column-gap:1px;.circuit__img{align-items:center;.country__flag{width:70%}}}.schedule__name{grid-area:info--name}.schedule__date{grid-area:info--date;p{text-align:left}}.schedule__hr--second{grid-area:hr--second}.schedule__hr--hidden,.schedule__hr--hidden{display:none}}.schedule__summary::after{grid-row:2}.schedule__info{flex-direction:column;padding-block:.75rem;padding-inline:15%;row-gap:1rem;.info__friday,.info__saturday,.info__sunday{row-gap:.5rem}}}}.standings__page{.standings__tabs{padding-bottom:.75rem;.tabs__drivers,.tabs__constructors{min-width:5.625rem}}.article__standings{padding-bottom:1.25rem;.standings__grid{grid-template-columns:3% 1px 30% auto 7%;.standings__flags{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(1.125rem,1fr);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;.country__img{padding-inline:.2rem}}.standings__flags::-webkit-scrollbar{display:none}}}.standings__drivers{.standings__row{grid-template-columns:3% 1px 30% auto 7%;.standings__circuits{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(1.125rem,1fr);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.standings__circuits::-webkit-scrollbar{display:none}}}}}@media (min-width:86.25rem){.header{padding:0rem 12.5rem}.main{.schedule{padding-inline:12.5rem;.schedule__info{.schedule__circuit{.circuit__info{.circuit__country{.country__name{line-height:2.5rem}}}}}}}.main--common{padding-inline:12.5rem}.standings{padding-inline:12.5rem;.article__drivers,.article__constructors{.article__table{.table__position{.table__points{min-width:7.1875rem}}}}}.footer{padding-inline:12.5rem}.cookies{max-width:20rem;bottom:1.25rem;right:1.25rem;top:unset;padding:1.25rem;.cookies__buttons{flex-direction:row}}}@media (max-width:22.8125rem){.main{.schedule{.schedule__info{.schedule__time{.time__info{.container__p1,.container__p2,.container__p3,.container__p4,.container__p5{.practices__container{.live__text{display:none!important}}}}}}}}}@keyframes pulse{0%,100%{opacity:0}50%{opacity:1}}.resize-animation-stopper *{transition:none!important;animation:none!important}