/** Autogenerated file! Do not edit directly */
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: local("Outfit Regular"), local("outfit_regular-webfont"), url("./outfit-regular.woff2") format("woff2");
}
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 600;
  src: local("Outfit SemiBold"), local("outfit_semibold-webfont"), url("./outfit-semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: local("Outfit Bold"), local("outfit_bold-webfont"), url("./outfit-bold.woff2") format("woff2");
}
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 800;
  src: local("Outfit ExtraBold"), local("outfit_extrabold-webfont"), url("./outfit-extrabold.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url("./roboto-regular.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("./roboto-medium.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("./roboto-bold.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  src: local("Roboto ExtraBold"), local("Roboto-ExtraBold"), url("./roboto-extrabold.woff2") format("woff2");
}
:root, :host, .light {
  --genos-color-brand-primary: #0067B9;
  --genos-color-brand-secondary: #FD9E02;
  --genos-color-neutral-1: #f4f4f5;
  --genos-color-neutral-2: #e8eaec;
  --genos-color-neutral-3: #d7dbe0;
  --genos-color-neutral-4: #c2c9d1;
  --genos-color-neutral-5: #aab4c0;
  --genos-color-neutral-6: #58697d;
  --genos-color-product-bet-builder: #1E9457;
  --genos-color-product-cashout: #0067B9;
  --genos-color-product-boost: #FD9E02;
  --genos-color-product-accas: #00A8B2;
  --genos-color-product-current-score: #FD811B;
  --genos-color-product-event-countdown: #1F9CFF;
  --genos-color-product-event-info: #FD9E02;
  --genos-color-product-event-status: #1F9CFF;
  --genos-color-product-odds-up: #61AA00;
  --genos-color-product-odds-down: #DD2727;
  --genos-color-cta-primary: #0067B9;
  --genos-color-cta-secondary: #FD9E02;
  --genos-color-feedback-success: #1FE473;
  --genos-color-feedback-info: #0B88F9;
  --genos-color-feedback-error: #B8331A;
  --genos-color-feedback-warning: #FAA200;
  --genos-color-trend-positive: #61AA00;
  --genos-color-trend-negative: #DD2727;
  --genos-color-trend-neutral: #58697d;
  --genos-text-color-full: #000205;
  --genos-text-color-hi: rgba(0, 2, 5, 0.8705882353);
  --genos-text-color-md: rgba(0, 2, 5, 0.6);
  --genos-text-color-lo: rgba(0, 2, 5, 0.4509803922);
  --genos-text-color-md-on-primary: rgba(251, 251, 251, 0.6);
  --genos-text-color-full-on-primary: #fbfbfb;
  --genos-text-color-on-secondary: #fbfbfb;
  --genos-text-color-on-trend: #fbfbfb;
  --genos-text-color-on-product: #fbfbfb;
  --genos-text-color-on-state: #fbfbfb;
  --genos-text-color-on-feedback: #fbfbfb;
  --genos-text-color-md-on-overlay: rgba(251, 251, 251, 0.6);
  --genos-text-color-full-on-overlay: #fbfbfb;
  --genos-ui-state-hover: rgba(255, 255, 255, 0.2);
  --genos-ui-state-focus: rgba(0, 103, 185, 0.6);
  --genos-ui-state-active: rgba(0, 2, 5, 0.2);
  --genos-ui-state-disabled: 0.5;
  --genos-state-open: #2a3c52;
  --genos-state-won: #61AA00;
  --genos-state-lost: #DD2727;
  --genos-state-void: #58697d;
  --genos-state-single: #58697d;
  --genos-state-combi: #58697d;
  --genos-state-loading: linear-gradient(90deg, rgba(88, 105, 125, 0) 10%, rgba(88, 105, 125, 0.7490196078) 50%, rgba(88, 105, 125, 0) 90%);
  --genos-overlay-color: rgba(0, 2, 5, 0.8);
  --genos-overlay-brand-primary: rgba(0, 103, 185, 0.4);
  --genos-overlay-gradient: linear-gradient(180deg, rgba(0, 0, 0, 0.1019607843) 0%, #000000 100%);
  --genos-overlay-icon-color: #aab4c0;
  --genos-overlay-dots-color-active: #f4f4f5;
  --genos-backdrop-color: rgba(0, 2, 5, 0.8);
  --genos-placeholder-color: linear-gradient(90deg, rgba(0, 2, 5, 0.0823529412) 30%, rgba(0, 2, 5, 0.062745098) 50%, rgba(0, 2, 5, 0.0823529412) 60%);
  --genos-shadow-s: 0px 1px 2px 0px rgba(0, 2, 5, 0.2), 0px 2px 4px 0px rgba(0, 2, 5, 0.1019607843);
  --genos-shadow-m: 0px 1px 2px 0px rgba(0, 2, 5, 0.2), 0px 2px 4px 0px rgba(0, 2, 5, 0.1019607843), 0px 4px 8px 0px rgba(0, 2, 5, 0.1019607843);
  --genos-shadow-l: 0px 2px 4px 0px rgba(0, 2, 5, 0.2), 0px 4px 8px 0px rgba(0, 2, 5, 0.1019607843), 0px 8px 16px 0px rgba(0, 2, 5, 0.1019607843);
  --genos-glow-up: 0px -1px 2px 0px rgba(0, 103, 185, 0.2), 0px -2px 4px 0px rgba(0, 103, 185, 0.1019607843), 0px -4px 8px 0px rgba(0, 103, 185, 0.1019607843);
  --genos-glow-down: 0px 1px 2px 0px rgba(0, 103, 185, 0.2), 0px 2px 4px 0px rgba(0, 103, 185, 0.1019607843), 0px 4px 8px 0px rgba(0, 103, 185, 0.1019607843);
  --genos-gradient-color: linear-gradient(135deg, #d7dbe0 0%, #f4f4f5 100%);
  --genos-gradient-neutral-1: linear-gradient(90deg, rgba(251, 251, 251, 0.1019607843) 0%, rgba(244, 244, 245, 0.8) 80%);
  --genos-base-font-size: 10px;
  --genos-font-family-main: Outfit, Roboto, sans-serif;
  --genos-font-family-alt: Outfit, Roboto, sans-serif;
  --genos-spacing-xs: 1px;
  --genos-spacing-s: 2px;
  --genos-spacing-m: 4px;
  --genos-spacing-l: 8px;
  --genos-spacing-xl: 12px;
  --genos-spacing-2xl: 16px;
  --genos-spacing-3xl: 24px;
  --genos-border-s: 1px;
  --genos-border-m: 2px;
  --genos-border-l: 4px;
  --genos-border-radius-s: 2px;
  --genos-border-radius-m: 4px;
  --genos-border-radius-l: 8px;
  --genos-border-radius-xl: 16px;
  --genos-border-radius-full: 3996px;
  --genos-dimension-5xs: 2px;
  --genos-dimension-4xs: 4px;
  --genos-dimension-3xs: 8px;
  --genos-dimension-2xs: 16px;
  --genos-dimension-xs: 20px;
  --genos-dimension-s: 24px;
  --genos-dimension-m: 28px;
  --genos-dimension-l: 36px;
  --genos-dimension-xl: 48px;
  --genos-dimension-2xl: 60px;
  --genos-dimension-3xl: 80px;
  --genos-dimension-4xl: 120px;
  --genos-icon-3xs: 4px;
  --genos-icon-2xs: 8px;
  --genos-icon-xs: 12px;
  --genos-icon-s: 16px;
  --genos-icon-m: 20px;
  --genos-icon-l: 24px;
  --genos-icon-xl: 32px;
  --genos-font-size-heading-1: 56px;
  --genos-font-size-heading-2: 40px;
  --genos-font-size-heading-3: 36px;
  --genos-font-size-heading-4: 24px;
  --genos-font-size-heading-5: 20px;
  --genos-font-size-heading-6: 16px;
  --genos-font-size-body-1: 14px;
  --genos-font-size-body-2: 12px;
  --genos-font-size-caption: 10px;
  --genos-font-size-subscript: 8px;
  --genos-easing-set-standard-decelerate: 300ms ease-in-out;
  --genos-easing-set-medium-decelerate: 400ms ease-in-out;
  --genos-easing-set-long-decelerate: 500ms ease-in-out;
  --genos-easing-set-extra-long-decelerate: 1000ms ease-in-out;
  --genos-easing-set-ultra-long-decelerate: 2000ms ease-in-out;
  --genos-easing-set-short-accelerate: 200ms ease-out;
  --genos-easing-set-standard-accelerate: 300ms ease-out;
  --genos-easing-set-medium-accelerate: 400ms ease-out;
  --genos-easing-set-extra-long-accelerate: 1000ms ease-out;
  --genos-easing-set-extra-short-fade: 100ms linear;
  --genos-easing-set-short-fade: 200ms linear;
  --genos-easing-set-medium-fade: 400ms linear;
  --genos-easing-set-ultra-long-fade: 2000ms linear;
}
:root .genos-typography-heading-h1, :host .genos-typography-heading-h1, .light .genos-typography-heading-h1 {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 56px;
  letter-spacing: 0.04em;
}
:root .genos-typography-heading-h2, :host .genos-typography-heading-h2, .light .genos-typography-heading-h2 {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 40px;
  letter-spacing: 0.04em;
}
:root .genos-typography-heading-h3, :host .genos-typography-heading-h3, .light .genos-typography-heading-h3 {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 36px;
  letter-spacing: 0.04em;
}
:root .genos-typography-heading-h4, :host .genos-typography-heading-h4, .light .genos-typography-heading-h4 {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 24px;
  letter-spacing: 0.04em;
}
:root .genos-typography-heading-h5, :host .genos-typography-heading-h5, .light .genos-typography-heading-h5 {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 20px;
  letter-spacing: 0.04em;
}
:root .genos-typography-heading-h6, :host .genos-typography-heading-h6, .light .genos-typography-heading-h6 {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 16px;
  letter-spacing: 0.04em;
}
:root .genos-typography-subtitle-lead, :host .genos-typography-subtitle-lead, .light .genos-typography-subtitle-lead {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-size: 16px;
  letter-spacing: 0.04em;
}
:root .genos-typography-subtitle-regular, :host .genos-typography-subtitle-regular, .light .genos-typography-subtitle-regular {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-size: 14px;
  letter-spacing: 0.04em;
}
:root .genos-typography-subtitle-small, :host .genos-typography-subtitle-small, .light .genos-typography-subtitle-small {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-size: 12px;
  letter-spacing: 0.04em;
}
:root .genos-typography-subtitle-tiny, :host .genos-typography-subtitle-tiny, .light .genos-typography-subtitle-tiny {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-size: 10px;
  letter-spacing: 0.04em;
}
:root .genos-typography-body-lead, :host .genos-typography-body-lead, .light .genos-typography-body-lead {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 16px;
  letter-spacing: 0.04em;
}
:root .genos-typography-body-regular, :host .genos-typography-body-regular, .light .genos-typography-body-regular {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 14px;
  letter-spacing: 0.04em;
}
:root .genos-typography-body-small, :host .genos-typography-body-small, .light .genos-typography-body-small {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 12px;
  letter-spacing: 0.04em;
}
:root .genos-typography-body-tiny, :host .genos-typography-body-tiny, .light .genos-typography-body-tiny {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 10px;
  letter-spacing: 0.04em;
}
:root .genos-typo-extra-tiny-hyperlink, :host .genos-typo-extra-tiny-hyperlink, .light .genos-typo-extra-tiny-hyperlink {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 10px;
  letter-spacing: 0.04em;
  text-decoration: underline;
}
:root .genos-typo-extra-caption, :host .genos-typo-extra-caption, .light .genos-typo-extra-caption {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-size: 10px;
  letter-spacing: 0.04em;
  text-transform: Uppercase;
}
:root .genos-typo-extra-overline, :host .genos-typo-extra-overline, .light .genos-typo-extra-overline {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-size: 8px;
  letter-spacing: 0.14em;
  text-transform: Uppercase;
}
:root .genos-typo-extra-body-lead-uppercase, :host .genos-typo-extra-body-lead-uppercase, .light .genos-typo-extra-body-lead-uppercase {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-transform: Uppercase;
}
:root .genos-typo-extra-h5-alt, :host .genos-typo-extra-h5-alt, .light .genos-typo-extra-h5-alt {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-size: 20px;
  letter-spacing: 0.04em;
  text-transform: Uppercase;
}
:root .genos-typo-extra-h5-uppercase, :host .genos-typo-extra-h5-uppercase, .light .genos-typo-extra-h5-uppercase {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 20px;
  letter-spacing: 0.04em;
  text-transform: Uppercase;
}
:root .genos-typography-extra-subtitle-regular-extra-bold, :host .genos-typography-extra-subtitle-regular-extra-bold, .light .genos-typography-extra-subtitle-regular-extra-bold {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 800;
  line-height: 120%;
  font-size: 14px;
}
:root .genos-typography-extra-body-lead-extra-bold, :host .genos-typography-extra-body-lead-extra-bold, .light .genos-typography-extra-body-lead-extra-bold {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 800;
  line-height: 120%;
  font-size: 16px;
}
:root .genos-typography-extra-heading-h6-bold, :host .genos-typography-extra-heading-h6-bold, .light .genos-typography-extra-heading-h6-bold {
  font-family: Outfit, Roboto, sans-serif;
  font-weight: 700;
  line-height: 120%;
  font-size: 16px;
}

.dark {
  --genos-color-neutral-1: #05111f;
  --genos-color-neutral-2: #0d1c2e;
  --genos-color-neutral-3: #192a3f;
  --genos-color-neutral-4: #2a3c52;
  --genos-color-neutral-5: #3f5167;
  --genos-color-neutral-6: #58697d;
  --genos-text-color-full: #fbfbfb;
  --genos-text-color-hi: rgba(251, 251, 251, 0.8705882353);
  --genos-text-color-md: rgba(251, 251, 251, 0.6);
  --genos-text-color-lo: rgba(251, 251, 251, 0.4509803922);
  --genos-ui-state-hover: rgba(255, 255, 255, 0.2);
  --genos-backdrop-color: rgba(0, 2, 5, 0.8509803922);
  --genos-placeholder-color: linear-gradient(90deg, rgba(251, 251, 251, 0.0823529412) 30%, rgba(251, 251, 251, 0.062745098) 50%, rgba(251, 251, 251, 0.0823529412) 60%);
  --genos-gradient-color: linear-gradient(135deg, #192a3f 0%, #05111f 100%);
  --genos-gradient-neutral-1: linear-gradient(90deg, rgba(5, 17, 31, 0.1019607843) 0%, rgba(5, 17, 31, 0.8) 80%);
}