@keyframes ghost-lines{0%{background-position:-100px}40%{background-position:40vw}to{background-position:60vw}}@keyframes ghost-avatar{0%{background-position:-32px}40%,to{background-position:208px}}.panel__header{background-color:var(--colorPrimary);min-height:2rem;height:100%;display:flex;align-items:center;width:fit-content}.panel__header *{display:inline;padding:0 1rem;font-weight:400;font-size:15px;color:#fff}@media (max-width: 992px){.panel__header{width:100%}}.panel__header:before{content:"";width:5px;height:100%;min-height:2rem;display:inline-block;background-color:var(--colorAccent)}.panel__container{border-style:solid;border-width:0 1.5px 1.5px 0;border-color:var(--colorGrayDark);padding-bottom:1rem;display:flex}@media (max-width: 992px){.panel__container{padding-right:0;border:none}}.resultsTable{width:100%;border-spacing:0;grid-area:results-list}.resultsTable td,.resultsTable th{padding:.3rem;font-size:14px;border-top:1px solid var(--colorGrayLight)}@media (max-width: 992px){.resultsTable td,.resultsTable th{font-size:12px}}.resultsTable tfoot{background-color:var(--colorGrayLight)}.resultsTable tfoot span,.resultsTable tfoot strong{font-size:14px}.resultsTable span{padding:.3rem;font-size:14px}@media (max-width: 992px){.resultsTable span{font-size:12px}}.resultsTable__header,.resultsTable th{font-size:14px;background-color:var(--colorGrayLight);font-weight:400}@media (max-width: 992px){.resultsTable__header,.resultsTable th{font-size:12px}}.resultsTable__notClassifiedHeaderRow,.resultsTable__disqualifiedHeaderRow,.resultsTable__notQualifiedHeaderRow,.resultsTable__notStartedHeaderRow{background-color:var(--colorGrayLight);text-align:center}@media (max-width: 992px){.resultsTable__driverNumber{display:none}}.resultsTable tr:first-child{background-color:var(--colorAccentSecondary)}.resultsTable tr:hover{background-color:var(--colorGrayLight)}/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize */html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:root{tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}hr{height:0}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*{font-family:Roboto Condensed;font-size:16px;line-height:20px;color:var(--colorText);letter-spacing:.02em}@media (max-width: 992px){*{font-size:12px;line-height:16px}}body{background-color:var(--colorBackground)}@media (max-width: 992px){body{padding-top:80px}}body.light{--colorWhite: #fff;--colorBlack: #000;--colorPrimary: #1c3863;--colorSecondary: #0288d1;--colorAccent: #ffb93a;--colorAccentSecondary: #fff2bf;--colorText: #263238;--colorTextContrast: #fff;--colorGrayDark: #c6c5c4;--colorGrayLight: #d4d3d2;--colorBackground: #f5f4f3;--colorSuccess: #39D257;--colorDanger: red}body.light .secondarySelect{background-color:#fff!important}body.dark{--colorWhite: #fff;--colorBlack: #000;--colorPrimary: #1c3863;--colorSecondary: #15243d;--colorAccent: #f3b757;--colorAccentSecondary: #524532;--colorText: #bcc0c3;--colorTextContrast: #dfdfdf;--colorGrayDark: #253a56;--colorGrayLight: #15243d;--colorBackground: #080e19;--colorSuccess: #297c34;--colorDanger: #f54311}body.dark .seasonMobileNav__selectSeason,body.dark .seasonMobileNav__selectRace{background-color:var(--colorGrayLight)}body.dark .header__hamburgerBar{background-color:var(--colorText)}h1,h2,h3,h4{margin:0;font-family:Roboto}a{cursor:pointer;text-decoration:none}a:hover{text-decoration:underline}
