@font-face{font-family:"HeadingNow";font-weight:900;src:url(e1bbbace0588bdcec815.woff2) format("woff2"),url(2e8bb79b3dcd6569eb87.woff) format("woff")}@font-face{font-family:"HeadingNow";font-weight:600;src:url(9df8745e1e3d86569c73.woff2) format("woff2"),url(4890ec9552245c30443a.woff) format("woff")}@font-face{font-family:"HeadingNow";font-weight:400;src:url(cf33c5670ad0ee778227.woff2) format("woff2"),url(16575f483c6250a36c54.woff) format("woff")}@font-face{font-family:"HeadingNow";font-weight:300;src:url(175637f830892b207ace.woff2) format("woff2"),url(ff653285289aea64fc0e.woff) format("woff")}/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #C9C9C9; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: HeadingNow, Helvetica, Arial, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden] {
  display: none;
}*, ::before, ::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, 0.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, 0.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 375px){.container{max-width:375px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1440px){.container{max-width:1440px}}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0px}.left-0{left:0px}.left-1{left:0.25rem}.left-2\/4{left:50%}.right-0{right:0px}.top-0{top:0px}.top-1\/2{top:50%}.top-2\/4{top:50%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.order-1{order:1}.order-2{order:2}.order-4{order:4}.order-last{order:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-6{grid-column:span 6 / span 6}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-mr-4{margin-right:-1rem}.-mt-8{margin-top:-2rem}.mb-0{margin-bottom:0px}.mb-1{margin-bottom:0.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:0.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:0.75rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[-0\.07em\]{margin-bottom:-0.07em}.mb-\[-0\.15em\]{margin-bottom:-0.15em}.me-5{margin-right:1.25rem}.mr-2{margin-right:0.5rem}.mr-6{margin-right:1.5rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:0.75rem}.mt-3\.5{margin-top:0.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-0{height:0px}.h-12{height:3rem}.h-36{height:9rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[600px\]{max-height:600px}.\!w-3\/12{width:25% !important}.w-0{width:0px}.w-1\/12{width:8.333333%}.w-12{width:3rem}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-3\/4{width:75%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-9\/12{width:75%}.w-full{width:100%}.w-screen{width:100vw}.flex-none{flex:none}.grow{flex-grow:1}.origin-bottom-left{transform-origin:bottom left}.origin-center{transform-origin:center}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(-50%, var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2\/4{--tw-translate-x:-50%;transform:translate(-50%, var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), -50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2\/4{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), -50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(-90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(0) scaleY(0);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{align-items:center;justify-items:center;place-items:center}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.gap-0{gap:0px}.gap-1{gap:0.25rem}.gap-10{gap:2.5rem}.gap-2{gap:0.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-x-3{-moz-column-gap:0.75rem;column-gap:0.75rem}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:9999px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-black50{--tw-border-opacity:1;border-color:rgba(132, 140, 147, 1);border-color:rgb(132 140 147 / var(--tw-border-opacity))}.border-reddark{--tw-border-opacity:1;border-color:rgba(193, 0, 22, 1);border-color:rgb(193 0 22 / var(--tw-border-opacity))}.\!bg-reddark{--tw-bg-opacity:1 !important;background-color:rgba(193, 0, 22, 1) !important;background-color:rgb(193 0 22 / var(--tw-bg-opacity)) !important}.bg-black{--tw-bg-opacity:1;background-color:rgba(10, 25, 40, 1);background-color:rgb(10 25 40 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(201, 201, 201, 1);background-color:rgb(201 201 201 / var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity:1;background-color:rgba(235, 45, 65, 1);background-color:rgb(235 45 65 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgba(255, 255, 255, 1);background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-10{padding:2.5rem}.p-5{padding:1.25rem}.\!py-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-3{padding-left:0.75rem;padding-right:0.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.\!pt-0{padding-top:0px !important}.pb-0{padding-bottom:0px}.pb-10{padding-bottom:2.5rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-24{padding-bottom:6rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[100\%\]{padding-bottom:100%}.pb-\[60\%\]{padding-bottom:60%}.pb-\[66\.67\%\]{padding-bottom:66.67%}.pb-\[69\%\]{padding-bottom:69%}.pl-2{padding-left:0.5rem}.pl-5{padding-left:1.25rem}.pr-1{padding-right:0.25rem}.pr-20{padding-right:5rem}.pr-4{padding-right:1rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:0.75rem}.pt-3\.5{padding-top:0.875rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-end{text-align:right}.\!text-4xl-fluid{font-size:10.27777vw !important;line-height:0.9 !important}.text-2xl{font-size:76px;line-height:0.9}.text-4xl-fluid{font-size:10.27777vw;line-height:0.9}.text-6xl-fluid{font-size:15.2777vw;line-height:0.9}.text-\[10px\]{font-size:10px}.text-\[14vw\]{font-size:14vw}.text-\[18vw\]{font-size:18vw}.text-\[52px\]{font-size:52px}.text-\[7\.5vw\]{font-size:7.5vw}.text-base{font-size:22px;line-height:26px}.text-baseh{font-size:22px;line-height:0.9}.text-lg{font-size:38px;line-height:0.9}.text-md{font-size:36px;line-height:0.9}.text-sm{font-size:15.5px;line-height:20px}.text-xl{font-size:48px;line-height:0.9}.text-xs{font-size:12px;line-height:20px}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.\!normal-case{text-transform:none !important}.leading-\[0\.825\]{line-height:0.825}.leading-\[0\.9\]{line-height:0.9}.text-black{--tw-text-opacity:1;color:rgba(10, 25, 40, 1);color:rgb(10 25 40 / var(--tw-text-opacity))}.text-black50{--tw-text-opacity:1;color:rgba(132, 140, 147, 1);color:rgb(132 140 147 / var(--tw-text-opacity))}.text-red{--tw-text-opacity:1;color:rgba(235, 45, 65, 1);color:rgb(235 45 65 / var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity))}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-30{opacity:0.3}.transition-all{transition-property:all;transition-duration:150ms}.transition-colors{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-duration:150ms}.duration-300{transition-duration:300ms}.duration-500{transition-duration:500ms}.ease-in-out{transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}@tailwind forms;.fix-position{transform:translate3d(0, 0, 0) !important}.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 1440px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{width:100%}@media (min-width: 375px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{max-width:375px}}@media (min-width: 768px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{max-width:768px}}@media (min-width: 1024px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{max-width:1024px}}@media (min-width: 1280px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{max-width:1280px}}@media (min-width: 1440px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{max-width:1440px}}}@media (min-width: 768px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width: 1280px){.lin-container,.menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li{padding-left:5rem;padding-right:5rem}}img[data-loaded=true],[data-loaded=true] img{animation-name:showLazyImg;animation-duration:.3s;animation-fill-mode:both}@keyframes showLazyImg{from{opacity:0}to{opacity:1}}.img-wrap{position:relative;width:100%;overflow:hidden}.img-wrap img{position:absolute;top:0px;left:0px;height:100%;width:100%}.img-wrap.cover img{-o-object-fit:cover;object-fit:cover}.img-wrap.contain img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.img-wrap.right img{-o-object-position:right;object-position:right}.img-wrap.left img{-o-object-position:left;object-position:left}.race-table .race-header{position:relative}.race-table .race-header .race-row{padding-bottom:0.5rem;padding-top:0px;font-size:12px;line-height:20px;--tw-text-opacity:1;color:rgba(132, 140, 147, 1);color:rgb(132 140 147 / var(--tw-text-opacity))}.race-table .race-row{position:relative;display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width: 768px){.race-table .race-row{padding-top:2rem;padding-bottom:2rem}}@media (min-width: 1024px){.race-table .race-row{align-items:center;justify-content:space-between;padding-top:2.75rem;padding-bottom:2.75rem}}@media (min-width: 768px){.race-table .race-row.smaller{padding-top:2rem;padding-bottom:2rem}}@media (min-width: 1024px){.race-table .race-row.smaller{padding-top:2rem;padding-bottom:2rem}}.race-table .race-row::after{content:"";bottom:0;height:1px;width:200vw;left:-50vw;position:absolute;--tw-bg-opacity:1;background-color:rgba(10, 25, 40, 1);background-color:rgb(10 25 40 / var(--tw-bg-opacity))}.lin-list-item{display:block;grid-template-columns:repeat(6, minmax(0, 1fr));gap:1rem;padding-top:2rem;padding-bottom:2rem}@media (min-width: 768px){.lin-list-item{display:grid;padding-top:3.5rem;padding-bottom:3.5rem}}.lin-list-item:not(:first-child){border-top-width:1px;--tw-border-opacity:1;border-color:rgba(132, 140, 147, 1);border-color:rgb(132 140 147 / var(--tw-border-opacity))}.race-rank:not(.disable-before):first-child::before,.rank-list:not(.disable-before):first-child::before{content:"";margin-left:auto;margin-right:auto;display:block;height:79px;width:100%;--tw-bg-opacity:1;background-color:rgba(235, 45, 65, 1);background-color:rgb(235 45 65 / var(--tw-bg-opacity))}@media (min-width: 1440px){.race-rank:not(.disable-before):first-child::before,.rank-list:not(.disable-before):first-child::before{width:100%}@media (min-width: 375px){.race-rank:not(.disable-before):first-child::before,.rank-list:not(.disable-before):first-child::before{max-width:375px}}@media (min-width: 768px){.race-rank:not(.disable-before):first-child::before,.rank-list:not(.disable-before):first-child::before{max-width:768px}}@media (min-width: 1024px){.race-rank:not(.disable-before):first-child::before,.rank-list:not(.disable-before):first-child::before{max-width:1024px}}@media (min-width: 1280px){.race-rank:not(.disable-before):first-child::before,.rank-list:not(.disable-before):first-child::before{max-width:1280px}}@media (min-width: 1440px){.race-rank:not(.disable-before):first-child::before,.rank-list:not(.disable-before):first-child::before{max-width:1440px}}}@media (min-width: 768px){.race-rank:not(.disable-before):first-child::before,.rank-list:not(.disable-before):first-child::before{height:140px}}.form-group{position:relative;margin-bottom:1rem}.form-group label{margin-bottom:0.25rem;display:block;font-size:15.5px;line-height:20px;text-transform:uppercase}.form-group .form-control{width:100%;border-radius:0px;border-width:1px;--tw-border-opacity:1;border-color:rgba(215, 215, 215, 1);border-color:rgb(215 215 215 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(243, 243, 244, 1);background-color:rgb(243 243 244 / var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;font-size:22px;line-height:26px;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-duration:300ms;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}.form-group .form-control:hover{--tw-border-opacity:1;border-color:rgba(235, 45, 65, 1);border-color:rgb(235 45 65 / var(--tw-border-opacity))}.form-group .form-control:focus{--tw-border-opacity:1;border-color:rgba(235, 45, 65, 1);border-color:rgb(235 45 65 / var(--tw-border-opacity))}.form-group select{-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative}.form-group select::-ms-expand{display:none}.form-group.form-select::after{background-image:url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2712%27 viewBox=%270 0 16 12%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7.91387 12L16 0H0L7.91387 12Z%27 fill=%27%23EB2D41%27/%3E%3C/svg%3E");content:"";position:absolute;width:16px;height:12px;z-index:2;bottom:1.4rem;right:1.25rem}.form-group.has-danger .form-control{--tw-border-opacity:1;border-color:rgba(235, 45, 65, 1);border-color:rgb(235 45 65 / var(--tw-border-opacity))}.form-group.has-danger.form-check label::before{--tw-border-opacity:1;border-color:rgba(235, 45, 65, 1);border-color:rgb(235 45 65 / var(--tw-border-opacity))}.form-group.has-danger.form-check .pristine-error{right:auto;left:0;top:100%;margin-top:.25rem;bottom:auto}.form-group.has-danger.form-check .pristine-error::before{width:.8rem;height:.8rem;--tw-bg-opacity:1;background-color:rgba(235, 45, 65, 1);background-color:rgb(235 45 65 / var(--tw-bg-opacity));transform:rotate(45deg);position:absolute;content:"";top:-0.1rem;z-index:-1}.form-group .pristine-error{position:absolute;bottom:0;right:0;z-index:2;line-height:1.1;font-size:.9rem;--tw-bg-opacity:1;background-color:rgba(235, 45, 65, 1);background-color:rgb(235 45 65 / var(--tw-bg-opacity));padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;text-transform:uppercase;--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity))}.form-group [type=checkbox]+label{position:relative;padding-left:2.25rem}.form-group [type=checkbox]+label::before{width:1.25rem;height:1.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(215, 215, 215, 1);border-color:rgb(215 215 215 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(243, 243, 244, 1);background-color:rgb(243 243 244 / var(--tw-bg-opacity));position:absolute;top:-0.1em;left:0;content:"";display:inline-block;transition:border 300ms}.form-group [type=checkbox]+label::after{width:.85rem;height:.9rem;--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(0) scaleY(0);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgba(235, 45, 65, 1);background-color:rgb(235 45 65 / var(--tw-bg-opacity));transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);position:absolute;content:"";top:calc(-0.1em + 3px);left:3px;transition:all 300ms}.form-group [type=checkbox]:checked+label::before{--tw-border-opacity:1;border-color:rgba(235, 45, 65, 1);border-color:rgb(235 45 65 / var(--tw-border-opacity))}.form-group [type=checkbox]:checked+label::after{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lin-form .spinner-animate-to-result{width:8rem;z-index:10;display:inline-block}.lin-form .spinner{animation-name:spinner-anim;animation-duration:500ms;animation-timing-function:linear;animation-iteration-count:infinite;stroke-dasharray:200;stroke-dashoffset:200;-webkit-transform-origin:50% 50%;-moz-transform-origin:50px 50px;transition:opacity 300ms;fill:none;stroke:#EB2D41;stroke-width:3;stroke-linecap:round}.lin-form .spinner.--spinner-complete{opacity:0}@keyframes spinner-anim{100%{transform:rotate(360deg)}}.button{-webkit-text-decoration:none !important;text-decoration:none !important}.button{position:relative;display:inline-block;--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));overflow:hidden;border-radius:0px;--tw-bg-opacity:1;background-color:rgba(235, 45, 65, 1);background-color:rgb(235 45 65 / var(--tw-bg-opacity));padding-left:1.75rem;padding-right:1.75rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:22px;line-height:26px;--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:all;transition-duration:300ms;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}.button.black{--tw-bg-opacity:1;background-color:rgba(10, 25, 40, 1);background-color:rgb(10 25 40 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity))}.button.black::before{--tw-bg-opacity:1;background-color:rgba(132, 140, 147, 1);background-color:rgb(132 140 147 / var(--tw-bg-opacity))}.button.black::after{--tw-bg-opacity:1;background-color:rgba(255, 255, 255, 1);background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.button.black:hover{--tw-text-opacity:1;color:rgba(10, 25, 40, 1);color:rgb(10 25 40 / var(--tw-text-opacity))}.button span{position:relative;z-index:2}.button::before,.button::after{content:"";position:absolute;z-index:1;width:160%;height:100%;transition:left 400ms;--tw-bg-opacity:1;background-color:rgba(10, 25, 40, 1);background-color:rgb(10 25 40 / var(--tw-bg-opacity));transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);left:-190%;top:0%;transform:skewX(-18deg) translate3d(0, 0, 0)}.button::before{--tw-bg-opacity:1;background-color:rgba(193, 0, 22, 1);background-color:rgb(193 0 22 / var(--tw-bg-opacity));transition-delay:100ms}.button:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity))}.button:hover::before,.button:hover::after{left:-30%}.button:hover::before{transition-delay:0ms}.button:hover::after{transition-delay:100ms}p{font-size:15.5px;line-height:20px}@media (min-width: 768px){p{font-size:22px;line-height:26px}}p:not(:last-child){margin-bottom:1.5rem}p strong,p b{font-weight:900}a{--tw-text-opacity:1;color:rgba(235, 45, 65, 1);color:rgb(235 45 65 / var(--tw-text-opacity));text-decoration-line:underline;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-duration:300ms;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}a:hover{--tw-text-opacity:1;color:rgba(193, 0, 22, 1);color:rgb(193 0 22 / var(--tw-text-opacity))}.mega{margin-left:auto;margin-right:auto;padding-top:2rem;padding-bottom:0px;text-align:center;font-size:15.2777vw;line-height:0.9;font-weight:900;text-transform:uppercase}@media (min-width: 1440px){.mega{width:100%}@media (min-width: 375px){.mega{max-width:375px}}@media (min-width: 768px){.mega{max-width:768px}}@media (min-width: 1024px){.mega{max-width:1024px}}@media (min-width: 1280px){.mega{max-width:1280px}}@media (min-width: 1440px){.mega{max-width:1440px}}}@media (min-width: 1024px){.mega{padding-top:3.5rem}}@media (min-width: 1440px){.mega{font-size:220px;line-height:0.9}}.mega{margin-bottom:-0.07em;line-height:.825;margin-top:-2px}.mega>span{position:relative;display:inline-block}.mega.marquee>span>span{display:inline-block;position:relative;animation:4s linear 0s infinite normal none running marquee;will-change:left;left:100%}.mega.marquee>span>span::before,.mega.marquee>span>span::after{content:attr(data-title);position:absolute;top:0;right:100%}.mega.marquee>span>span::after{right:auto;left:100%}@keyframes marquee{from{left:100%}to{left:0}}.wysiwyg ul,.wysiwyg ol{list-style:revert;padding-left:20px;margin:revert}header .logo{width:207px;height:60px;display:block;position:relative}@media screen and (max-width: 767px){header .logo{width:138px;height:40px}}@media(max-width: 374.98px){header .logo{width:110px;height:32px}}header .logo img{position:absolute;width:100%;height:100%;top:0;left:0}header .headline{margin-bottom:0px}header .burger{position:relative;width:40px;background-color:rgba(0,0,0,0);height:40px;cursor:pointer}@media(max-width: 767.98px){header .burger{transform:translateY(4px)}}header .burger::before,header .burger::after,header .burger div{background:#fff;content:"";display:block;height:2px;border-radius:0px;margin:8px 0;transition:.5s;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}header .burger:not(.open):hover::before{transform:translateY(-3px)}header .burger:not(.open):hover::after{transform:translateY(3px)}header .burger.open:before{transform:translateY(10px) rotate(135deg)}header .burger.open:after{transform:translateY(-10px) rotate(-135deg)}header .burger.open div{transform:translateX(100%);opacity:0}.race-stripes{position:fixed;top:-20vh;right:-15vw;bottom:-20vh;left:-15vw;pointer-events:none}.race-stripes.show .bar,.race-stripes.show .bar2{transform:rotate(21.5deg) scale(1, 1) translate3d(0, 0, 0);transform-origin:0 0;transition-duration:.5s}.race-stripes.show .bar:nth-of-type(1){transition-delay:100ms}.race-stripes.show .bar:nth-of-type(2){transition-delay:150ms}.race-stripes.show .bar:nth-of-type(3){transition-delay:200ms}.race-stripes.show .bar:nth-of-type(4){transition-delay:250ms}.race-stripes.show .bar:nth-of-type(5){transition-delay:300ms}.race-stripes.show .bar:nth-of-type(6){transition-delay:350ms}.race-stripes.show .bar:nth-of-type(7){transition-delay:400ms}.race-stripes.show .bar:nth-of-type(8){transition-delay:450ms}.race-stripes.show .bar:nth-of-type(9){transition-delay:500ms}.race-stripes.show .bar:nth-of-type(10){transition-delay:550ms}.race-stripes.show .bar:nth-of-type(11){transition-delay:600ms}.race-stripes.show .bar:nth-of-type(12){transition-delay:650ms}.race-stripes.show .bar:nth-of-type(13){transition-delay:700ms}.race-stripes.show .bar:nth-of-type(14){transition-delay:750ms}.race-stripes.show .bar:nth-of-type(15){transition-delay:800ms}.race-stripes.show .bar:nth-of-type(16){transition-delay:850ms}.race-stripes.show .bar:nth-of-type(17){transition-delay:900ms}.race-stripes.show .bar:nth-of-type(18){transition-delay:950ms}.race-stripes.show .bar2{transition-duration:.3s}.race-stripes.show .bar2:nth-of-type(1){transition-delay:.05s}.race-stripes.show .bar2:nth-of-type(2){transition-delay:.1s}.race-stripes.show .bar2:nth-of-type(3){transition-delay:.15s}.race-stripes.show .bar2:nth-of-type(4){transition-delay:.2s}.race-stripes.show .bar2:nth-of-type(5){transition-delay:.25s}.race-stripes.show .bar2:nth-of-type(6){transition-delay:.3s}.race-stripes.show .bar2:nth-of-type(7){transition-delay:.35s}.race-stripes.show .bar2:nth-of-type(8){transition-delay:.4s}.race-stripes.show .bar2:nth-of-type(9){transition-delay:.45s}.race-stripes.show .bar2:nth-of-type(10){transition-delay:.5s}.race-stripes.show .bar2:nth-of-type(11){transition-delay:.55s}.race-stripes.show .bar2:nth-of-type(12){transition-delay:.6s}.race-stripes.show .bar2:nth-of-type(13){transition-delay:.65s}.race-stripes.show .bar2:nth-of-type(14){transition-delay:.7s}.race-stripes.show .bar2:nth-of-type(15){transition-delay:.75s}.race-stripes.show .bar2:nth-of-type(16){transition-delay:.8s}.race-stripes.show .bar2:nth-of-type(17){transition-delay:.85s}.race-stripes.show .bar2:nth-of-type(18){transition-delay:.9s}.race-stripes .bar,.race-stripes .bar2{position:absolute;width:11.1vw;top:0;bottom:0;transform:rotate(21.5deg) scale(0, 1) translate3d(0, 0, 0);transition:transform .4s ease-in-out;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);transform-origin:0 0;transition-duration:.5s;--tw-bg-opacity:1;background-color:rgba(235, 45, 65, 1);background-color:rgb(235 45 65 / var(--tw-bg-opacity))}.race-stripes .bar:first-of-type,.race-stripes .bar2:first-of-type{border-left:none}.race-stripes .bar:nth-of-type(1),.race-stripes .bar2:nth-of-type(1){left:0vw}.race-stripes .bar:nth-of-type(2),.race-stripes .bar2:nth-of-type(2){left:11vw}.race-stripes .bar:nth-of-type(3),.race-stripes .bar2:nth-of-type(3){left:22vw}.race-stripes .bar:nth-of-type(4),.race-stripes .bar2:nth-of-type(4){left:33vw}.race-stripes .bar:nth-of-type(5),.race-stripes .bar2:nth-of-type(5){left:44vw}.race-stripes .bar:nth-of-type(6),.race-stripes .bar2:nth-of-type(6){left:55vw}.race-stripes .bar:nth-of-type(7),.race-stripes .bar2:nth-of-type(7){left:66vw}.race-stripes .bar:nth-of-type(8),.race-stripes .bar2:nth-of-type(8){left:77vw}.race-stripes .bar:nth-of-type(9),.race-stripes .bar2:nth-of-type(9){left:88vw}.race-stripes .bar:nth-of-type(10),.race-stripes .bar2:nth-of-type(10){left:99vw}.race-stripes .bar:nth-of-type(11),.race-stripes .bar2:nth-of-type(11){left:110vw}.race-stripes .bar:nth-of-type(12),.race-stripes .bar2:nth-of-type(12){left:121vw}.race-stripes .bar:nth-of-type(13),.race-stripes .bar2:nth-of-type(13){left:132vw}.race-stripes .bar:nth-of-type(14),.race-stripes .bar2:nth-of-type(14){left:143vw}.race-stripes .bar:nth-of-type(15),.race-stripes .bar2:nth-of-type(15){left:154vw}.race-stripes .bar:nth-of-type(16),.race-stripes .bar2:nth-of-type(16){left:165vw}.race-stripes .bar:nth-of-type(17),.race-stripes .bar2:nth-of-type(17){left:176vw}.race-stripes .bar:nth-of-type(18),.race-stripes .bar2:nth-of-type(18){left:187vw}.race-stripes .bar2{--tw-bg-opacity:1;background-color:rgba(10, 25, 40, 1);background-color:rgb(10 25 40 / var(--tw-bg-opacity));width:10.9vw}.race-stripes .bar2:nth-of-type(1){left:22vw}.race-stripes .bar2:nth-of-type(2){left:33vw}.race-stripes .bar2:nth-of-type(3){left:44vw}.race-stripes .bar2:nth-of-type(4){left:55vw}.race-stripes .bar2:nth-of-type(5){left:66vw}.race-stripes .bar2:nth-of-type(6){left:77vw}.race-stripes .bar2:nth-of-type(7){left:88vw}.race-stripes .bar2:nth-of-type(8){left:99vw}.race-stripes .bar2:nth-of-type(9){left:110vw}.race-stripes .bar2:nth-of-type(10){left:121vw}.race-stripes .bar2:nth-of-type(11){left:132vw}.race-stripes .bar2:nth-of-type(12){left:143vw}.race-stripes .bar2:nth-of-type(13){left:154vw}.race-stripes .bar2:nth-of-type(14){left:165vw}.race-stripes .bar2:nth-of-type(15){left:176vw}.race-stripes .bar2:nth-of-type(16){left:187vw}.race-stripes .bar2:nth-of-type(17){left:198vw}.race-stripes .bar2:nth-of-type(18){left:209vw}@media screen and (max-width: 767px){.race-stripes .bar,.race-stripes .bar2{width:14.1vw}.race-stripes .bar:nth-of-type(1),.race-stripes .bar2:nth-of-type(1){left:0vw}.race-stripes .bar:nth-of-type(2),.race-stripes .bar2:nth-of-type(2){left:14vw}.race-stripes .bar:nth-of-type(3),.race-stripes .bar2:nth-of-type(3){left:28vw}.race-stripes .bar:nth-of-type(4),.race-stripes .bar2:nth-of-type(4){left:42vw}.race-stripes .bar:nth-of-type(5),.race-stripes .bar2:nth-of-type(5){left:56vw}.race-stripes .bar:nth-of-type(6),.race-stripes .bar2:nth-of-type(6){left:70vw}.race-stripes .bar:nth-of-type(7),.race-stripes .bar2:nth-of-type(7){left:84vw}.race-stripes .bar:nth-of-type(8),.race-stripes .bar2:nth-of-type(8){left:98vw}.race-stripes .bar:nth-of-type(9),.race-stripes .bar2:nth-of-type(9){left:112vw}.race-stripes .bar:nth-of-type(10),.race-stripes .bar2:nth-of-type(10){left:126vw}.race-stripes .bar:nth-of-type(11),.race-stripes .bar2:nth-of-type(11){left:140vw}.race-stripes .bar:nth-of-type(12),.race-stripes .bar2:nth-of-type(12){left:154vw}.race-stripes .bar:nth-of-type(13),.race-stripes .bar2:nth-of-type(13){left:168vw}.race-stripes .bar:nth-of-type(14),.race-stripes .bar2:nth-of-type(14){left:182vw}.race-stripes .bar:nth-of-type(15),.race-stripes .bar2:nth-of-type(15){left:196vw}.race-stripes .bar:nth-of-type(16),.race-stripes .bar2:nth-of-type(16){left:210vw}.race-stripes .bar:nth-of-type(17),.race-stripes .bar2:nth-of-type(17){left:224vw}.race-stripes .bar:nth-of-type(18),.race-stripes .bar2:nth-of-type(18){left:238vw}.race-stripes .bar2{width:13.9vw}.race-stripes .bar2:nth-of-type(1){left:28vw}.race-stripes .bar2:nth-of-type(2){left:42vw}.race-stripes .bar2:nth-of-type(3){left:56vw}.race-stripes .bar2:nth-of-type(4){left:70vw}.race-stripes .bar2:nth-of-type(5){left:84vw}.race-stripes .bar2:nth-of-type(6){left:98vw}.race-stripes .bar2:nth-of-type(7){left:112vw}.race-stripes .bar2:nth-of-type(8){left:126vw}.race-stripes .bar2:nth-of-type(9){left:140vw}.race-stripes .bar2:nth-of-type(10){left:154vw}.race-stripes .bar2:nth-of-type(11){left:168vw}.race-stripes .bar2:nth-of-type(12){left:182vw}.race-stripes .bar2:nth-of-type(13){left:196vw}.race-stripes .bar2:nth-of-type(14){left:210vw}.race-stripes .bar2:nth-of-type(15){left:224vw}.race-stripes .bar2:nth-of-type(16){left:238vw}.race-stripes .bar2:nth-of-type(17){left:252vw}.race-stripes .bar2:nth-of-type(18){left:266vw}}.menu-overlay ul>li a{transition:opacity 500ms ease,transform 500ms ease;--tw-text-opacity:1;color:rgba(10, 25, 40, 1);color:rgb(10 25 40 / var(--tw-text-opacity));transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);transform:translateX(-4rem);display:inline-block;opacity:0;position:relative;z-index:1}.menu-overlay ul>li a span{display:inline-block}.menu-overlay ul>li a::before{content:attr(data-title);display:inline-block;position:absolute;left:0;color:#fff;overflow:hidden;top:0;width:0;height:100%;transition:width 200ms ease;transition-delay:300ms;transition-timing-function:cubic-bezier(0.33, 1, 0.68, 1)}.menu-overlay ul>li a::after{position:absolute;top:50%;height:3px;margin-top:-1.5px;content:"";width:0vw;background-color:#fff;margin-left:3rem;transition:width 300ms ease;transition-timing-function:cubic-bezier(0.32, 0, 0.67, 0)}.menu-overlay ul>li a:hover::before{width:100%;transition-delay:0ms;transition-timing-function:cubic-bezier(0.32, 0, 0.67, 0)}.menu-overlay ul>li a:hover::after{width:50vw;transition-delay:200ms;transition-timing-function:cubic-bezier(0.33, 1, 0.68, 1)}.menu-overlay .main-menu>ul{transition:transform 400ms ease;transform:translateX(0);transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}.menu-overlay .main-menu>ul>li.active>a::before{width:100% !important}.menu-overlay .main-menu>ul>li.active>a::after{width:100vw !important}.menu-overlay .main-menu>ul>li ul{position:absolute;left:100%;top:0;z-index:2;width:100vw;transition:visibility 400ms,opacity 400ms;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);visibility:hidden;opacity:0;transform:translateY(-30%)}.menu-overlay .main-menu>ul>li ul li{--tw-bg-opacity:1;background-color:rgba(235, 45, 65, 1);background-color:rgb(235 45 65 / var(--tw-bg-opacity))}.menu-overlay .main-menu>ul>li ul li:first-child{padding-bottom:1.25rem;font-size:22px;line-height:26px;font-weight:400;text-transform:none;--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity))}.menu-overlay .main-menu>ul.sub-open{transform:translateX(-100vw)}.menu-overlay .main-menu>ul.sub-open li.active ul{visibility:visible;opacity:1;transition-delay:0ms}.menu-overlay .social ul>li a{transform:translateY(1rem)}.menu-overlay .social ul>li a::before,.menu-overlay .social ul>li a::after{display:none}.menu-overlay .social ul>li a img{transition:all 300ms ease;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);filter:brightness(1);transform:scale(1)}.menu-overlay .social ul>li a:hover img{filter:brightness(100);transform:scale(1.2)}@media screen and (max-height: 800px)and (min-width: 1280px){.menu-overlay .lg\:text-3xl{font-size:13vh}}@media screen and (max-width: 767px){.menu-overlay .text-2xl{font-size:10.5vw}.menu-overlay .text-xl{font-size:9vw}}.menu-overlay:not(.show) .main-menu>ul{transition-delay:400ms}.menu-overlay:not(.show) .main-menu>ul>li>ul{visibility:hidden !important;opacity:0 !important}.menu-overlay.show .main-menu>ul>li a{opacity:1;transform:translateX(0)}.menu-overlay.show .main-menu>ul>li:nth-child(1) a{transition-delay:300ms}.menu-overlay.show .main-menu>ul>li:nth-child(2) a{transition-delay:400ms}.menu-overlay.show .main-menu>ul>li:nth-child(3) a{transition-delay:500ms}.menu-overlay.show .main-menu>ul>li:nth-child(4) a{transition-delay:600ms}.menu-overlay.show .main-menu>ul>li:nth-child(5) a{transition-delay:700ms}.menu-overlay.show .main-menu>ul>li:nth-child(6) a{transition-delay:800ms}.menu-overlay.show .main-menu>ul>li:nth-child(7) a{transition-delay:900ms}.menu-overlay.show .main-menu>ul>li:nth-child(8) a{transition-delay:1000ms}.menu-overlay.show .main-menu>ul>li:nth-child(9) a{transition-delay:1100ms}.menu-overlay.show .main-menu>ul>li:nth-child(10) a{transition-delay:1200ms}.menu-overlay.show .main-menu>ul>li:nth-child(11) a{transition-delay:1300ms}.menu-overlay.show .main-menu>ul>li:nth-child(12) a{transition-delay:1400ms}.menu-overlay.show .main-menu>ul>li:nth-child(13) a{transition-delay:1500ms}.menu-overlay.show .main-menu>ul>li:nth-child(14) a{transition-delay:1600ms}.menu-overlay.show .main-menu>ul>li:nth-child(15) a{transition-delay:1700ms}.menu-overlay.show .main-menu>ul>li:nth-child(16) a{transition-delay:1800ms}.menu-overlay.show .main-menu>ul>li:nth-child(17) a{transition-delay:1900ms}.menu-overlay.show .main-menu>ul>li:nth-child(18) a{transition-delay:2000ms}.menu-overlay.show .main-menu>ul>li:nth-child(19) a{transition-delay:2100ms}.menu-overlay.show .main-menu>ul>li>ul{transition-delay:400ms}.menu-overlay.show .social ul>li a{opacity:1;transform:translateY(0)}.menu-overlay.show .social ul>li:nth-child(1) a{transition-delay:600ms}.menu-overlay.show .social ul>li:nth-child(2) a{transition-delay:700ms}.menu-overlay.show .social ul>li:nth-child(3) a{transition-delay:800ms}.menu-overlay.show .social ul>li:nth-child(4) a{transition-delay:900ms}.menu-overlay.show .social ul>li:nth-child(5) a{transition-delay:1000ms}@media(max-width: 1023.98px){.menu-overlay.show .social{position:fixed;bottom:20px;left:0;z-index:30}}footer a{text-decoration-line:none}footer nav ul li{margin-left:0.5rem;margin-right:0.5rem;margin-bottom:1rem}@media (min-width: 1024px){footer nav ul li{margin-bottom:0px}footer nav ul li:not(:last-child){margin-right:3rem}}footer nav ul li a{transition-duration:300ms}footer nav ul li a:hover{--tw-text-opacity:1;color:rgba(193, 0, 22, 1);color:rgb(193 0 22 / var(--tw-text-opacity));transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}footer .social ul>li a img{transition:all 300ms ease;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);filter:brightness(1);transform:scale(1)}footer .social ul>li a:hover img{filter:brightness(100);transform:scale(1.2)}footer .logos a{height:60px;position:relative;display:block}footer .logos a img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:300ms;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}footer .logos a img:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.home-header{overflow:hidden}.home-header .image-wrap{height:100vh;max-height:900px}@media(max-width: 1023.98px){.home-header .image-wrap{height:62.5vw}}@media(max-width: 767.98px){.home-header .image-wrap{height:70vw}.home-header .image-wrap img{transform:scale(1.1)}}.home-header .image-wrap .year{top:50%;left:50%;line-height:1;font-size:34.722vw;display:inline-block;transform:translate(-50%, -50%)}@media(min-width: 1440px){.home-header .image-wrap .year{font-size:500px}}.home-header .image-wrap .dirt{mix-blend-mode:multiply}.home-header .image-wrap .dirt img{width:37.29%;left:11.6%;bottom:30%}.home-header .text-wrap .title-wrap{background:linear-gradient(180deg, rgba(201, 201, 201, 0) 36.67%, #C9C9C9 73%)}@media(max-width: 1023.98px){.home-header .text-wrap .title-wrap{background:linear-gradient(180deg, rgba(201, 201, 201, 0) 0%, #C9C9C9 50%)}}.site-header-alt .lin-container,.site-header-alt .menu-overlay .main-menu>ul>li,.menu-overlay .site-header-alt .main-menu>ul>li,.site-header-alt .menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li ul .site-header-alt li{max-height:900px}@media(max-width: 1023.98px){.site-header-alt .lin-container,.site-header-alt .menu-overlay .main-menu>ul>li,.menu-overlay .site-header-alt .main-menu>ul>li,.site-header-alt .menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li ul .site-header-alt li{height:auto !important}.site-header-alt .lin-container,.site-header-alt .menu-overlay .main-menu>ul>li,.menu-overlay .site-header-alt .main-menu>ul>li,.site-header-alt .menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li ul .site-header-alt li{max-height:none;max-height:initial}}.site-header-alt .img-wrap img{position:absolute;top:0px;left:0px;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}@media (min-width: 768px){.site-header-alt .img-wrap img{-o-object-position:right;object-position:right}}@media(min-width: 1024px){.site-header-alt+.apply-form{margin-top:-13rem}}.site-header .lin-container,.site-header .menu-overlay .main-menu>ul>li,.menu-overlay .site-header .main-menu>ul>li,.site-header .menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li ul .site-header li{max-height:900px}@media(max-width: 1023.98px){.site-header .lin-container,.site-header .menu-overlay .main-menu>ul>li,.menu-overlay .site-header .main-menu>ul>li,.site-header .menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li ul .site-header li{height:auto !important}.site-header .lin-container,.site-header .menu-overlay .main-menu>ul>li,.menu-overlay .site-header .main-menu>ul>li,.site-header .menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li ul .site-header li{max-height:none;max-height:initial}}.site-header .img-wrap img{position:relative;top:0px;left:0px;display:block;height:auto;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}@media (min-width: 768px){.site-header .img-wrap img{height:100%}}@media(min-width: 1024px){.site-header+.apply-form{margin-top:-13rem}}.site-header+.pilot-grid{z-index:4;position:relative;margin-top:-10rem}@media (min-width: 768px){.site-header+.pilot-grid{margin-top:-5rem}}@media (min-width: 1024px){.site-header+.pilot-grid{margin-top:-10rem}}@media (min-width: 1280px){.site-header+.pilot-grid{margin-top:-7rem}}@media (min-width: 1440px){.site-header+.pilot-grid{margin-top:-10rem}}.race-detail-header .dirt{position:absolute;bottom:0;mix-blend-mode:multiply;width:100%;padding-bottom:68%}.race-detail-header .dirt img{width:100%;height:100%;position:absolute;top:0;left:0;transform:translateX(-50%);-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center}.race-detail-header .dirt:last-child{left:90%;width:60%}.race-detail-header .big-img-wrap{z-index:2}.race-detail-header .big-img-wrap img{position:relative;top:0px;left:0px;display:block;height:auto;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}@media (min-width: 768px){.race-detail-header .big-img-wrap img{height:100%}}@media(min-width: 1024px){.race-detail-header+.apply-form{margin-top:-13rem}}.race-detail-header+.pilot-grid{z-index:4;position:relative;margin-top:-10rem}@media (min-width: 768px){.race-detail-header+.pilot-grid{margin-top:-5rem}}@media (min-width: 1024px){.race-detail-header+.pilot-grid{margin-top:-10rem}}.race-teaser .img-wrap{width:100%;padding-bottom:75%;position:relative;overflow:hidden}.race-teaser .img-wrap>div{position:absolute;width:120%;height:120%;top:-10%;left:-10%}.race-teaser .img-wrap img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.race-teaser .plus-l::before{content:"+";top:50%;left:0;transform:translateX(-50%) translateY(-50%);position:absolute;font-weight:900;--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity));z-index:2;display:block;font-size:16.666vw}}@media(min-width: 768px)and (min-width: 1440px){.race-teaser .plus-l::before{font-size:240px}}@media(min-width: 768px){.race-teaser .plus-r::before{content:"+";top:50%;right:0;transform:translateX(50%) translateY(-50%);position:absolute;font-weight:900;--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity));z-index:2;display:block;font-size:16.666vw}}@media(min-width: 768px)and (min-width: 1440px){.race-teaser .plus-r::before{font-size:240px}}@media(max-width: 767.98px){.race-teaser .plus-t::before{content:"+";top:0;right:50%;transform:translateX(50%) translateY(-50%);position:absolute;font-weight:900;--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity));z-index:2;display:block;font-size:16.666vw}}@media(max-width: 767.98px)and (min-width: 1440px){.race-teaser .plus-t::before{font-size:240px}}@media(max-width: 767.98px){.race-teaser .plus-b::before{content:"+";bottom:0;right:50%;transform:translateX(50%) translateY(50%);position:absolute;font-weight:900;--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity));z-index:2;display:block;font-size:16.666vw}}@media(max-width: 767.98px)and (min-width: 1440px){.race-teaser .plus-b::before{font-size:240px}}@media(max-width: 1023.98px){.race-teaser+.race-track .lin-container,.race-teaser+.race-track .menu-overlay .main-menu>ul>li,.menu-overlay .race-teaser+.race-track .main-menu>ul>li,.race-teaser+.race-track .menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li ul .race-teaser+.race-track li{padding-top:0 !important}}.price-teaser .img-wrap{position:relative;width:100%;padding-bottom:76.5%;mix-blend-mode:multiply}.price-teaser .img-wrap img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (min-width: 1024px){.price-teaser .img-wrap img{-o-object-position:left;object-position:left}}@media(max-width: 1023.98px){.price-teaser .img-wrap{padding-bottom:50%}}.price-teaser ol{counter-reset:li}.price-teaser ol li{position:relative;padding-left:4em;margin-bottom:2.5rem}@media (min-width: 1024px){.price-teaser ol li{margin-bottom:5rem}}.price-teaser ol li::before{content:counter(li) ".";counter-increment:li;font-weight:900;--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity));font-size:2em;position:absolute;top:0;left:0}.price-teaser .dayprices ol li{padding-left:2em;margin-right:1em;margin-bottom:2.5rem}.price-teaser .dayprices ol li::before{font-size:1em}.pilot-grid .pilot-card-inner{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-duration:300ms;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}.pilot-grid .pilot-card-inner:hover{--tw-scale-x:102%;--tw-scale-y:102%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(102%) scaleY(102%);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.pilot-grid .pilot-card .rank:empty::before{content:"X";font-weight:300;--tw-text-opacity:1;color:rgba(132, 140, 147, 1);color:rgb(132 140 147 / var(--tw-text-opacity))}.pilot-grid .pilot-card .rank.is-over:empty::before{font-weight:900}.pilot-header .rank:empty::before{content:"X";font-weight:300;--tw-text-opacity:1;color:rgba(193, 0, 22, 1);color:rgb(193 0 22 / var(--tw-text-opacity))}.pilot-header .rank.is-over:empty::before{font-weight:900}.image-slider .splide__arrow{align-items:center;background:rgba(0,0,0,0);border:0;cursor:pointer;display:flex;justify-content:center;opacity:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:10%;height:46px;z-index:1;border-radius:none}.image-slider .splide__arrow svg{width:100%;height:auto;transition-property:all;transition-duration:300ms;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1)}.image-slider .splide__arrow--next{right:0}.image-slider .splide__arrow--next svg{transform:translateX(35%)}@media(hover: hover){.image-slider .splide__arrow--next:hover svg{transform:translateX(50%)}}.image-slider .splide__arrow--prev{left:0}.image-slider .splide__arrow--prev svg{transform:scaleX(-1) translateX(35%)}@media(hover: hover){.image-slider .splide__arrow--prev:hover svg{transform:scaleX(-1) translateX(50%)}}.text-block h1,.text-block h2,.text-block h3,.text-block h4,.text-block h5,.text-block h6{margin-bottom:1rem;font-weight:900;line-height:0.825}.text-block h1,.text-block h2{font-size:38px;line-height:0.9}@media (min-width: 768px){.text-block h1,.text-block h2{font-size:48px;line-height:0.9}}.text-block h3{font-size:36px;line-height:0.9}@media (min-width: 768px){.text-block h3{font-size:38px;line-height:0.9}}.text-block h4{font-size:22px;line-height:0.9}@media (min-width: 768px){.text-block h4{font-size:36px;line-height:0.9}}.text-block h5{font-size:22px;line-height:0.9}@media (min-width: 768px){.text-block h5{font-size:15.5px;line-height:20px}}.text-block h6{font-size:15.5px;line-height:20px}.text-block+.race-rank .lin-container,.text-block+.race-rank .menu-overlay .main-menu>ul>li,.menu-overlay .text-block+.race-rank .main-menu>ul>li,.text-block+.race-rank .menu-overlay .main-menu>ul>li ul li,.menu-overlay .main-menu>ul>li ul .text-block+.race-rank li{padding-top:0px}.race-track .description>*{margin-bottom:0.5rem}@media (min-width: 1024px){.race-track .description>*{margin-bottom:0px}}.race-track .description>*:not(:last-child){margin-right:1.5rem}@media(max-width: 1023.98px){.race-track .rellax{transform:translate3d(0, 0, 0) !important}}.splide__container{box-sizing:border-box;position:relative}.splide__list{margin:0 !important;padding:0 !important}.splide__list{backface-visibility:hidden;display:flex;height:100%}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{list-style-type:none !important}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important}.splide__track--fade>.splide__list>.splide__slide{opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important}.splide__track--fade>.splide__list>.splide__slide{opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{margin:0 !important;padding:0 !important}.splide__list{backface-visibility:hidden;display:flex;height:100%}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{list-style-type:none !important}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}html,body{--tw-text-opacity:1;color:rgba(10, 25, 40, 1);color:rgb(10 25 40 / var(--tw-text-opacity));max-width:100vw;overflow-y:auto;overflow-x:hidden}html.show,body.show{opacity:1;transition-delay:500ms}.headline-fluid{font-size:230px;line-height:.825}@media screen and (max-width: 1440px){.headline-fluid{font-size:15.972222vw}}@media (min-width: 1440px){.xl\:container{width:100%}@media (min-width: 375px){.xl\:container{max-width:375px}}@media (min-width: 768px){.xl\:container{max-width:768px}}@media (min-width: 1024px){.xl\:container{max-width:1024px}}@media (min-width: 1280px){.xl\:container{max-width:1280px}}@media (min-width: 1440px){.xl\:container{max-width:1440px}}}.before\:absolute::before{content:var(--tw-content);position:absolute}.before\:left-\[-50vw\]::before{content:var(--tw-content);left:-50vw}.before\:top-full::before{content:var(--tw-content);top:100%}.before\:h-\[200\%\]::before{content:var(--tw-content);height:200%}.before\:w-\[200vw\]::before{content:var(--tw-content);width:200vw}.before\:bg-gray-200::before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(201, 201, 201, 1);background-color:rgb(201 201 201 / var(--tw-bg-opacity))}.hover\:bg-reddark:hover{--tw-bg-opacity:1;background-color:rgba(193, 0, 22, 1);background-color:rgb(193 0 22 / var(--tw-bg-opacity))}.hover\:text-black50:hover{--tw-text-opacity:1;color:rgba(132, 140, 147, 1);color:rgb(132 140 147 / var(--tw-text-opacity))}.hover\:text-reddark:hover{--tw-text-opacity:1;color:rgba(193, 0, 22, 1);color:rgb(193 0 22 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255, 255, 255, 1);color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 375px){.xs\:w-9\/12{width:75%}}@media (min-width: 768px){.sm\:static{position:static}.sm\:absolute{position:absolute}.sm\:bottom-2{bottom:0.5rem}.sm\:right-0{right:0px}.sm\:z-10{z-index:10}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:col-span-5{grid-column:span 5 / span 5}.sm\:col-span-7{grid-column:span 7 / span 7}.sm\:col-span-9{grid-column:span 9 / span 9}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:-mr-10{margin-right:-2.5rem}.sm\:-mt-10{margin-top:-2.5rem}.sm\:-mt-16{margin-top:-4rem}.sm\:mb-0{margin-bottom:0px}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-\[0\.4rem\]{margin-bottom:0.4rem}.sm\:mr-12{margin-right:3rem}.sm\:mt-0{margin-top:0px}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:h-auto{height:auto}.sm\:w-3\/12{width:25%}.sm\:w-6\/12{width:50%}.sm\:w-9\/12{width:75%}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:gap-4{gap:1rem}.sm\:border-none{border-style:none}.sm\:px-0{padding-left:0px;padding-right:0px}.sm\:py-0{padding-top:0px;padding-bottom:0px}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:pb-0{padding-bottom:0px}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pr-3{padding-right:0.75rem}.sm\:pt-0{padding-top:0px}.sm\:pt-20{padding-top:5rem}.sm\:pt-36{padding-top:9rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-start{text-align:left}.sm\:text-2xl{font-size:76px;line-height:0.9}.sm\:text-3xl-fluid{font-size:7.63888vw;line-height:0.9}.sm\:text-5xl-fluid{font-size:11.80555556vw;line-height:0.9}.sm\:text-\[3\.5vw\]{font-size:3.5vw}.sm\:text-base{font-size:22px;line-height:26px}.sm\:text-lg{font-size:38px;line-height:0.9}.sm\:text-md{font-size:36px;line-height:0.9}.sm\:text-xl{font-size:48px;line-height:0.9}.sm\:leading-\[0\.9\]{line-height:0.9}}@media (min-width: 1024px){.md\:absolute{position:absolute}.md\:left-0{left:0px}.md\:top-0{top:0px}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-5{grid-column:span 5 / span 5}.md\:col-span-7{grid-column:span 7 / span 7}.md\:col-span-8{grid-column:span 8 / span 8}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:-mr-14{margin-right:-3.5rem}.md\:-mt-36{margin-top:-9rem}.md\:mb-0{margin-bottom:0px}.md\:mb-16{margin-bottom:4rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-40{margin-bottom:10rem}.md\:mb-8{margin-bottom:2rem}.md\:mr-8{margin-right:2rem}.md\:mt-0{margin-top:0px}.md\:mt-20{margin-top:5rem}.md\:block{display:block}.md\:hidden{display:none}.md\:\!h-\[80px\]{height:80px !important}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:\!w-\[80px\]{width:80px !important}.md\:w-1\/12{width:8.333333%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/4{width:75%}.md\:w-4\/12{width:33.333333%}.md\:w-4\/6{width:66.666667%}.md\:w-6\/12{width:50%}.md\:grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:border-none{border-style:none}.md\:p-8{padding:2rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-\[41\%\]{padding-bottom:41%}.md\:pl-0{padding-left:0px}.md\:pl-6{padding-left:1.5rem}.md\:pr-16{padding-right:4rem}.md\:pr-6{padding-right:1.5rem}.md\:pt-0{padding-top:0px}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:pt-44{padding-top:11rem}.md\:pt-48{padding-top:12rem}.md\:text-left{text-align:left}.md\:text-start{text-align:left}.md\:text-2xl{font-size:76px;line-height:0.9}.md\:text-\[60px\]{font-size:60px}.md\:text-base{font-size:22px;line-height:26px}.md\:text-lg{font-size:38px;line-height:0.9}.md\:text-xl{font-size:48px;line-height:0.9}.md\:leading-\[1\.1\]{line-height:1.1}.before\:md\:content-\[\'\'\]::before{--tw-content:'';content:'';content:var(--tw-content)}}@media (min-width: 1280px){.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:-mr-20{margin-right:-5rem}.lg\:-mt-14{margin-top:-3.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-3{margin-bottom:0.75rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mt-0{margin-top:0px}.lg\:w-auto{width:auto}.lg\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.lg\:gap-20{gap:5rem}.lg\:p-5{padding:1.25rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-28{padding-left:7rem}.lg\:pl-40{padding-left:10rem}.lg\:pr-12{padding-right:3rem}.lg\:pr-20{padding-right:5rem}.lg\:pr-40{padding-right:10rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pt-32{padding-top:8rem}.lg\:pt-56{padding-top:14rem}.lg\:text-2xl{font-size:76px;line-height:0.9}.lg\:text-3xl{font-size:110px;line-height:0.9}.lg\:text-\[64px\]{font-size:64px}.lg\:text-lg{font-size:38px;line-height:0.9}.lg\:text-xl{font-size:48px;line-height:0.9}}@media (min-width: 1440px){.xl\:left-2{left:0.5rem}.xl\:-mt-20{margin-top:-5rem}.xl\:mb-8{margin-bottom:2rem}.xl\:justify-start{justify-content:flex-start}.xl\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(201, 201, 201, 1);background-color:rgb(201 201 201 / var(--tw-bg-opacity))}.xl\:bg-transparent{background-color:transparent}.xl\:p-8{padding:2rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-36{padding-left:9rem;padding-right:9rem}.xl\:pb-14{padding-bottom:3.5rem}.xl\:pt-48{padding-top:12rem}.xl\:\!text-4xl{font-size:148px !important;line-height:0.9 !important}.xl\:text-2xl{font-size:76px;line-height:0.9}.xl\:text-3xl{font-size:110px;line-height:0.9}.xl\:text-5xl{font-size:170px ;line-height:0.9}.xl\:text-6xl{font-size:220px;line-height:0.9}.xl\:text-xs{font-size:12px;line-height:20px}}
