@import "https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;700;800&display=swap";


@layer components;

/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */

@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

@layer theme {
  :root, :host {
    --qb-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --qb-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --qb-color-black: #000;
    --qb-color-white: #fff;
    --qb-spacing: .25rem;
    --qb-text-sm: .875rem;
    --qb-text-sm--line-height: calc(1.25 / .875);
    --qb-text-base: 1rem;
    --qb-text-base--line-height: calc(1.5 / 1);
    --qb-font-weight-bold: 700;
    --qb-radius-3xl: 1.5rem;
    --qb-radius-4xl: 2rem;
    --qb-default-font-family: var(--qb-font-sans);
    --qb-default-mono-font-family: var(--qb-font-mono);
    --qb-color-sport: #0067fa;
    --qb-color-casino: #151b4d;
    --qb-color-secondary: #2b8fbe;
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--qb-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--qb-default-font-feature-settings, normal);
    font-variation-settings: var(--qb-default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--qb-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--qb-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--qb-default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer utilities {
  .qb\:absolute {
    position: absolute;
  }

  .qb\:relative {
    position: relative;
  }

  .qb\:inset-x-6 {
    inset-inline: calc(var(--qb-spacing) * 6);
  }

  .qb\:-top-1\.5 {
    top: calc(var(--qb-spacing) * -1.5);
  }

  .qb\:mt-auto {
    margin-top: auto;
  }

  .qb\:mb-4 {
    margin-bottom: calc(var(--qb-spacing) * 4);
  }

  .qb\:mb-12 {
    margin-bottom: calc(var(--qb-spacing) * 12);
  }

  .qb\:line-clamp-4 {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .qb\:flex {
    display: flex;
  }

  .qb\:aspect-\[3\/4\] {
    aspect-ratio: 3 / 4;
  }

  .qb\:size-full {
    width: 100%;
    height: 100%;
  }

  .qb\:h-64 {
    height: calc(var(--qb-spacing) * 64);
  }

  .qb\:h-\[180px\] {
    height: 180px;
  }

  .qb\:min-h-screen {
    min-height: 100vh;
  }

  .qb\:w-\[310px\] {
    width: 310px;
  }

  .qb\:w-full {
    width: 100%;
  }

  .qb\:flex-auto {
    flex: auto;
  }

  .qb\:-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .qb\:cursor-pointer {
    cursor: pointer;
  }

  .qb\:flex-col {
    flex-direction: column;
  }

  .qb\:flex-wrap {
    flex-wrap: wrap;
  }

  .qb\:justify-between {
    justify-content: space-between;
  }

  .qb\:gap-\[15px\] {
    gap: 15px;
  }

  .qb\:gap-x-4 {
    column-gap: calc(var(--qb-spacing) * 4);
  }

  .qb\:gap-y-12 {
    row-gap: calc(var(--qb-spacing) * 12);
  }

  .qb\:gap-y-24 {
    row-gap: calc(var(--qb-spacing) * 24);
  }

  .qb\:rounded-4xl {
    border-radius: var(--qb-radius-4xl);
  }

  .qb\:rounded-\[20px\] {
    border-radius: 20px;
  }

  .qb\:rounded-tl-3xl {
    border-top-left-radius: var(--qb-radius-3xl);
  }

  .qb\:rounded-tr-3xl {
    border-top-right-radius: var(--qb-radius-3xl);
  }

  .qb\:border-8 {
    border-style: var(--tw-border-style);
    border-width: 8px;
  }

  .qb\:border-secondary {
    border-color: var(--qb-color-secondary);
  }

  .qb\:bg-black {
    background-color: var(--qb-color-black);
  }

  .qb\:bg-casino {
    background-color: var(--qb-color-casino);
  }

  .qb\:bg-sport {
    background-color: var(--qb-color-sport);
  }

  .qb\:object-contain {
    object-fit: contain;
  }

  .qb\:p-4 {
    padding: calc(var(--qb-spacing) * 4);
  }

  .qb\:p-8 {
    padding: calc(var(--qb-spacing) * 8);
  }

  .qb\:p-\[1\.8em\] {
    padding: 1.8em;
  }

  .qb\:text-center {
    text-align: center;
  }

  .qb\:text-base {
    font-size: var(--qb-text-base);
    line-height: var(--tw-leading, var(--qb-text-base--line-height));
  }

  .qb\:text-sm {
    font-size: var(--qb-text-sm);
    line-height: var(--tw-leading, var(--qb-text-sm--line-height));
  }

  .qb\:font-bold {
    --tw-font-weight: var(--qb-font-weight-bold);
    font-weight: var(--qb-font-weight-bold);
  }

  .qb\:uppercase {
    text-transform: uppercase;
  }

  .qb\:shadow-\[10px_10px_11px_0px_rgba\(18\,49\,83\,0\.6\)\] {
    --tw-shadow: 10px 10px 11px 0px var(--tw-shadow-color, #12315399);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  :is(.qb\:\*\:w-1\/2 > *) {
    width: 50%;
  }

  :is(.qb\:\*\:cursor-pointer > *) {
    cursor: pointer;
  }

  :is(.qb\:\*\:rounded-tl-3xl > *) {
    border-top-left-radius: var(--qb-radius-3xl);
  }

  :is(.qb\:\*\:rounded-tr-3xl > *) {
    border-top-right-radius: var(--qb-radius-3xl);
  }

  :is(.qb\:\*\:px-4 > *) {
    padding-inline: calc(var(--qb-spacing) * 4);
  }

  :is(.qb\:\*\:py-1 > *) {
    padding-block: calc(var(--qb-spacing) * 1);
  }

  :is(.qb\:\*\:text-white > *) {
    color: var(--qb-color-white);
  }

  :is(.qb\:\*\:uppercase > *) {
    text-transform: uppercase;
  }

  @media not all and (min-width: 48rem) {
    .qb\:max-md\:justify-center {
      justify-content: center;
    }
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
