@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-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}

@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-white: #fff;
    --qb-spacing: .25rem;
    --qb-container-5xl: 64rem;
    --qb-text-xs: .75rem;
    --qb-text-xs--line-height: calc(1 / .75);
    --qb-text-lg: 1.125rem;
    --qb-text-2xl: 1.5rem;
    --qb-text-2xl--line-height: calc(2 / 1.5);
    --qb-text-4xl: 2.25rem;
    --qb-text-4xl--line-height: calc(2.5 / 2.25);
    --qb-font-weight-normal: 400;
    --qb-font-weight-bold: 700;
    --qb-tracking-normal: 0em;
    --qb-default-font-family: var(--qb-font-sans);
    --qb-default-mono-font-family: var(--qb-font-mono);
    --qb-font-roboto-condensed: "Roboto Condensed", sans-serif;
    --qb-color-goldbet-main: #0a1b4e;
    --qb-color-lottomatica-main: #003595;
    --qb-color-lottomatica-yellow: #fff01e;
  }
}

@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\:top-\[6\%\] {
    top: 6%;
  }

  .qb\:top-\[49\%\] {
    top: 49%;
  }

  .qb\:-right-\[25\%\] {
    right: -25%;
  }

  .qb\:bottom-\[3\%\] {
    bottom: 3%;
  }

  .qb\:-left-\[11\%\] {
    left: -11%;
  }

  .qb\:left-\[9\%\] {
    left: 9%;
  }

  .qb\:left-\[28\%\] {
    left: 28%;
  }

  .qb\:isolate {
    isolation: isolate;
  }

  .qb\:z-5 {
    z-index: 5;
  }

  .qb\:z-20 {
    z-index: 20;
  }

  .qb\:mx-5 {
    margin-inline: calc(var(--qb-spacing) * 5);
  }

  .qb\:mx-auto {
    margin-inline: auto;
  }

  .qb\:mt-\[47\%\] {
    margin-top: 47%;
  }

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

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

  .qb\:flex {
    display: flex;
  }

  .qb\:hidden {
    display: none;
  }

  .qb\:inline {
    display: inline;
  }

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

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

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

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

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

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

  .qb\:w-40 {
    width: calc(var(--qb-spacing) * 40);
  }

  .qb\:w-\[17\%\] {
    width: 17%;
  }

  .qb\:w-\[30\%\] {
    width: 30%;
  }

  .qb\:w-\[62\%\] {
    width: 62%;
  }

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

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

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

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

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

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

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

  .qb\:-translate-x-\[49\%\] {
    --tw-translate-x: calc(49% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .qb\:translate-y-\[6\%\] {
    --tw-translate-y: 6%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .qb\:scale-\[111\%\] {
    scale: 111%;
  }

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

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

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

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

  .qb\:justify-center {
    justify-content: center;
  }

  .qb\:gap-1 {
    gap: calc(var(--qb-spacing) * 1);
  }

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

  .qb\:overflow-hidden {
    overflow: hidden;
  }

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

  .qb\:rounded-l-\[4px\] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .qb\:rounded-r-\[4px\] {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

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

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

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

  .qb\:bg-\[url\(\'\/images\/iceFishing\/background_mobile\.png\'\)\] {
    background-image: url("/images/iceFishing/background_mobile.png");
  }

  .qb\:bg-cover {
    background-size: cover;
  }

  .qb\:bg-top {
    background-position: top;
  }

  .qb\:bg-no-repeat {
    background-repeat: no-repeat;
  }

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

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

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

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

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

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

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

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

  .qb\:font-roboto-condensed {
    font-family: var(--qb-font-roboto-condensed);
  }

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

  .qb\:text-\[13px\]\/4 {
    font-size: 13px;
    line-height: calc(var(--qb-spacing) * 4);
  }

  .qb\:text-\[16px\]\/5 {
    font-size: 16px;
    line-height: calc(var(--qb-spacing) * 5);
  }

  .qb\:text-\[15px\] {
    font-size: 15px;
  }

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

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

  .qb\:tracking-normal {
    --tw-tracking: var(--qb-tracking-normal);
    letter-spacing: var(--qb-tracking-normal);
  }

  .qb\:text-lottomatica-main {
    color: var(--qb-color-lottomatica-main);
  }

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

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

  .qb\:underline {
    text-decoration-line: underline;
  }

  @media not all and (min-width: 64rem) {
    .qb\:max-lg\:order-4 {
      order: 4;
    }

    .qb\:max-lg\:mt-4 {
      margin-top: calc(var(--qb-spacing) * 4);
    }

    .qb\:max-lg\:block {
      display: block;
    }

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

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

  @media not all and (min-width: 48rem) {
    .qb\:max-md\:max-w-25 {
      max-width: calc(var(--qb-spacing) * 25);
    }

    .qb\:max-md\:max-w-32 {
      max-width: calc(var(--qb-spacing) * 32);
    }

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

    .qb\:max-md\:px-5 {
      padding-inline: calc(var(--qb-spacing) * 5);
    }

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

  @media (min-width: 30rem) {
    .qb\:min-\[30rem\]\:-top-\[10\%\] {
      top: -10%;
    }

    .qb\:min-\[30rem\]\:w-\[80\%\] {
      width: 80%;
    }

    .qb\:min-\[30rem\]\:scale-none {
      scale: none;
    }
  }

  @media (min-width: 40rem) {
    .qb\:sm\:top-\[10\%\] {
      top: 10%;
    }

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

    .qb\:sm\:bg-\[url\(\'\/images\/iceFishing\/background_tablet\.png\'\)\] {
      background-image: url("/images/iceFishing/background_tablet.png");
    }
  }

  @media (min-width: 48rem) {
    .qb\:md\:top-\[6\%\] {
      top: 6%;
    }

    .qb\:md\:-right-\[44\%\] {
      right: -44%;
    }

    .qb\:md\:-bottom-\[3\%\] {
      bottom: -3%;
    }

    .qb\:md\:left-\[50\%\] {
      left: 50%;
    }

    .qb\:md\:mt-\[31\%\] {
      margin-top: 31%;
    }

    .qb\:md\:block {
      display: block;
    }

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

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

    .qb\:md\:w-\[67\%\] {
      width: 67%;
    }

    .qb\:md\:w-\[94\%\] {
      width: 94%;
    }

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

    .qb\:md\:max-w-\[604px\] {
      max-width: 604px;
    }

    .qb\:md\:-translate-y-\[22\%\] {
      --tw-translate-y: calc(22% * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

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

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

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

    .qb\:md\:gap-y-11\.5 {
      row-gap: calc(var(--qb-spacing) * 11.5);
    }

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

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

    .qb\:md\:px-0 {
      padding-inline: calc(var(--qb-spacing) * 0);
    }

    .qb\:md\:py-7 {
      padding-block: calc(var(--qb-spacing) * 7);
    }

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

    .qb\:md\:text-lg\/6 {
      font-size: var(--qb-text-lg);
      line-height: calc(var(--qb-spacing) * 6);
    }
  }

  @media (min-width: 49rem) {
    @media not all and (min-width: 64rem) {
      .qb\:min-\[49rem\]\:max-lg\:mt-\[63\%\] {
        margin-top: 63%;
      }
    }
  }

  @media (min-width: 50rem) {
    @media not all and (min-width: 64rem) {
      .qb\:min-\[50rem\]\:max-lg\:-top-\[12\%\] {
        top: -12%;
      }
    }
  }

  @media (min-width: 64rem) {
    .qb\:lg\:-top-\[13\.5\%\] {
      top: -13.5%;
    }

    .qb\:lg\:-right-\[2\%\] {
      right: -2%;
    }

    .qb\:lg\:bottom-\[11\%\] {
      bottom: 11%;
    }

    .qb\:lg\:left-\[3\%\] {
      left: 3%;
    }

    .qb\:lg\:mt-\[42\%\] {
      margin-top: 42%;
    }

    .qb\:lg\:mr-10 {
      margin-right: calc(var(--qb-spacing) * 10);
    }

    .qb\:lg\:mr-20 {
      margin-right: calc(var(--qb-spacing) * 20);
    }

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

    .qb\:lg\:ml-2 {
      margin-left: calc(var(--qb-spacing) * 2);
    }

    .qb\:lg\:block {
      display: block;
    }

    .qb\:lg\:w-\[19\%\] {
      width: 19%;
    }

    .qb\:lg\:w-\[32\%\] {
      width: 32%;
    }

    .qb\:lg\:w-\[36\%\] {
      width: 36%;
    }

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

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

    .qb\:lg\:max-w-5xl {
      max-width: var(--qb-container-5xl);
    }

    .qb\:lg\:max-w-\[1726px\] {
      max-width: 1726px;
    }

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

    .qb\:lg\:bg-\[url\(\'\/images\/iceFishing\/background_full\.png\'\)\] {
      background-image: url("/images/iceFishing/background_full.png");
    }

    .qb\:lg\:px-90 {
      padding-inline: calc(var(--qb-spacing) * 90);
    }

    .qb\:lg\:py-5 {
      padding-block: calc(var(--qb-spacing) * 5);
    }

    .qb\:lg\:py-9 {
      padding-block: calc(var(--qb-spacing) * 9);
    }

    .qb\:lg\:py-10 {
      padding-block: calc(var(--qb-spacing) * 10);
    }

    .qb\:lg\:text-right {
      text-align: right;
    }

    .qb\:lg\:text-2xl\/7 {
      font-size: var(--qb-text-2xl);
      line-height: calc(var(--qb-spacing) * 7);
    }

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

  @media (min-width: 64.1rem) {
    @media not all and (min-width: 80rem) {
      .qb\:min-\[64\.1rem\]\:max-xl\:-bottom-\[3\%\] {
        bottom: -3%;
      }
    }
  }

  @media (min-width: 64rem) {
    @media not all and (min-width: 80rem) {
      .qb\:lg\:max-xl\:mt-\[30\%\] {
        margin-top: 30%;
      }

      .qb\:lg\:max-xl\:px-70 {
        padding-inline: calc(var(--qb-spacing) * 70);
      }
    }
  }

  @media (min-width: 80rem) {
    .qb\:xl\:-top-\[26\.5\%\] {
      top: -26.5%;
    }

    .qb\:xl\:mt-\[29\%\] {
      margin-top: 29%;
    }
  }

  @media (min-width: 125rem) {
    .qb\:min-\[125rem\]\:-top-\[15\.5\%\] {
      top: -15.5%;
    }

    .qb\:min-\[125rem\]\:-bottom-\[3\%\] {
      bottom: -3%;
    }

    .qb\:min-\[125rem\]\:mt-\[30\%\] {
      margin-top: 30%;
    }
  }
}

.qb\:bg-section-gradient {
  background: linear-gradient(90deg, #0000 0%, #0009 15%, #000000d9 50%, #0009 75%, #0000 100%);
}

@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-font-weight {
  syntax: "*";
  inherits: false
}

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