.countdown-day-game {
  width: 100%;
}

.tab .flipTimer .clock {
  grid-column-gap: 8px;
  width: max-content;
}
.tab .flipTimer .clock .flipper {
  min-width: 52px;
}
.tab .flipTimer .clock .flipper .top {
  border-radius: 8px 8px 0px 0px;
}
.tab .flipTimer .clock .flipper .bottom {
  border-radius: 0px 0px 8px 8px;
}

.start-games_timer.flipTimer .clock {
  grid-column-gap: 16px;
  width: max-content;
}
.start-games_timer.flipTimer .clock .flipper {
  min-width: 80px;
}

.start-games-timer-countdown-description {
  display: flex;
  justify-content: space-between;
  width: 1040px;
  margin: auto;
  margin-top: 16px;
}
.start-games-timer-countdown-description p {
  width: 176px;
  text-transform: uppercase;
}

.gtm-cxo-games-page .text.alph {
  font-size: 100px;
}

@media (max-width: 1228px) {
  .gtm-cxo-games-page .flipTimer .clock {
    grid-column-gap: 8px;
    width: max-content;
    margin: auto;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper {
    min-width: 128px;
  }
}
@media (max-width: 1115px) {
  .start-games_timer.flipTimer .clock {
    grid-column-gap: 6px;
    width: max-content;
  }
  .start-games_timer.flipTimer .clock .flipper {
    min-width: 76px;
  }
  .gtm-cxo-games-page .flipTimer .clock {
    grid-column-gap: 5px;
    width: max-content;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper {
    min-width: 120px;
  }
}
@media (max-width: 1035px) {
  .gtm-cxo-games-page .flipTimer .clock {
    grid-column-gap: 8px;
    width: max-content;
    height: 124px !important;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper {
    min-width: 77px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper.dots .top > .text {
    line-height: 105px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .gear-top {
    top: 55px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .gear-bottom {
    top: 62.5px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .text {
    font-size: 77px;
    line-height: 120px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .text.alph {
    font-size: 54px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .top {
    border-radius: 5px 5px 0px 0px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .bottom {
    border-radius: 0px 0px 5px 5px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .bottom .text {
    line-height: 0px;
  }
}
@media (max-width: 992px) {
  .start-games_timer.flipTimer .clock {
    grid-column-gap: 4px;
    width: max-content;
    height: 44px !important;
  }
  .start-games_timer.flipTimer .clock .flipper {
    min-width: 28px;
  }
  .start-games_timer.flipTimer .clock .flipper.dots .top .text {
    line-height: 36px;
  }
  .start-games_timer.flipTimer .clock .flipper.dots .bottom .text {
    margin-top: -3px;
  }
  .start-games_timer.flipTimer .clock .flipper .gear-top {
    width: 1px;
    height: 2px;
    top: 20px;
  }
  .start-games_timer.flipTimer .clock .flipper .gear-bottom {
    width: 1px;
    height: 2px;
    top: 22.5px;
  }
  .start-games_timer.flipTimer .clock .flipper .text {
    font-size: 32px;
    line-height: 40px;
  }
  .start-games_timer.flipTimer .clock .flipper .top {
    border-radius: 5px 5px 0px 0px;
  }
  .start-games_timer.flipTimer .clock .flipper .bottom {
    border-radius: 0px 0px 5px 5px;
  }
  .start-games_timer.flipTimer .clock .flipper .bottom .text {
    line-height: 0px;
  }
}
@media (max-width: 720px) {
  .tab .flipTimer .clock {
    grid-column-gap: 4px;
    width: max-content;
    height: 48px !important;
  }
  .tab .flipTimer .clock .flipper {
    min-width: 28px;
  }
  .tab .flipTimer .clock .flipper .gear-top {
    width: 1px;
    height: 2px;
    top: 20px;
  }
  .tab .flipTimer .clock .flipper.dots .top .text {
    line-height: 32px;
  }
  .tab .flipTimer .clock .flipper.dots .bottom .text {
    margin-top: -3px;
  }
  .tab .flipTimer .clock .flipper .gear-bottom {
    width: 1px;
    height: 2px;
    top: 20.5px;
  }
  .tab .flipTimer .clock .flipper .text {
    font-size: 32px;
    line-height: 40px;
  }
  .tab .flipTimer .clock .flipper .top {
    border-radius: 5px 5px 0px 0px;
  }
  .tab .flipTimer .clock .flipper .bottom {
    border-radius: 0px 0px 5px 5px;
  }
  .tab .flipTimer .clock .flipper .bottom .text {
    line-height: 0px;
  }
  .start-games_timer.flipTimer .clock {
    grid-column-gap: 4px;
    width: max-content;
    height: 44px !important;
  }
  .start-games_timer.flipTimer .clock .flipper {
    min-width: 28px;
  }
  .start-games_timer.flipTimer .clock .flipper .gear-top {
    width: 1px;
    height: 2px;
    top: 17px;
  }
  .start-games_timer.flipTimer .clock .flipper .gear-bottom {
    width: 1px;
    height: 2px;
    top: 22.5px;
  }
  .start-games_timer.flipTimer .clock .flipper .text {
    font-size: 32px;
    line-height: 40px;
  }
  .start-games_timer.flipTimer .clock .flipper .top {
    border-radius: 5px 5px 0px 0px;
  }
  .start-games_timer.flipTimer .clock .flipper .bottom {
    border-radius: 0px 0px 5px 5px;
  }
  .start-games_timer.flipTimer .clock .flipper .bottom .text {
    line-height: 0px;
  }
  .gtm-cxo-games-page .flipTimer .clock {
    grid-column-gap: 4px;
    width: max-content;
    height: 62px !important;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper {
    min-width: 44px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper.dots .top > .text {
    line-height: 46px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper.dots .bottom .text {
    margin-top: -3px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .gear-top {
    width: 1px;
    height: 2px;
    top: 29px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .gear-bottom {
    width: 1px;
    height: 2px;
    top: 31.5px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .text {
    font-size: 36px;
    line-height: 60px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .text.alph {
    font-size: 20px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .top {
    border-radius: 5px 5px 0px 0px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .bottom {
    border-radius: 0px 0px 5px 5px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .bottom .text {
    line-height: 0px;
  }
}
@media (max-width: 420px) {
  .tab .flipTimer .clock {
    grid-column-gap: 2px;
  }
  .tab .flipTimer .clock .flipper {
    min-width: 22px;
  }
  .start-games_timer.flipTimer .clock {
    grid-column-gap: 2px;
  }
  .start-games_timer.flipTimer .clock .flipper {
    min-width: 22px;
  }
  .gtm-cxo-games-page .flipTimer .clock {
    grid-column-gap: 4px;
    width: max-content;
    height: 44px !important;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper {
    min-width: 28px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .gear-top {
    width: 1px;
    height: 2px;
    top: 20px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .gear-bottom {
    width: 1px;
    height: 2px;
    top: 22.5px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .text {
    font-size: 32px;
    line-height: 40px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .text.alph {
    font-size: 20px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .top {
    border-radius: 5px 5px 0px 0px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .bottom {
    border-radius: 0px 0px 5px 5px;
  }
  .gtm-cxo-games-page .flipTimer .clock .flipper .bottom .text {
    line-height: 0px;
  }
}

/*# sourceMappingURL=timer.css.map */
