.microfront-error[data-v-c846c946] {
  --hsl-bg:var(--gray-30-bg);
  --hsl-clr:var(--gray-30-clr);
  --hsl-clr-accent:var(--gray-30-clr-accent);
  --hsl-clr-decent:var(--gray-30-clr-decent);
  --hsl-clr-strong:var(--gray-30-clr-strong);
  --hsl-clr-strong-alt:var(--gray-30-clr-strong-alt);
  --hsl-clr-primary:var(--gray-30-clr-primary);
  --hsl-clr-good:var(--gray-30-clr-good);
  --hsl-clr-bad:var(--gray-30-clr-bad);
  --hsl-sep:var(--gray-30-sep);
  --hsl-sep-alt:var(--gray-30-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  display:flex
}
[dir] .microfront-error[data-v-c846c946] {
  background-color:Hsla(var(--hsl-bg),1);
  padding:.5rem
}
.microfront-error--home-page[data-v-c846c946] {
  height:15rem
}
.microfront-error__message[data-v-c846c946] {
  flex-grow:1
}
.microfront-error[data-v-c846c946]:not(.microfront-error--home-page) {
  height:calc(100vh - var(--header-height)/var(--fz)*1em)
}
[dir] .microfront-error__action[data-v-c846c946] {
  margin-top:1em
}
.page-layout[data-v-074b7666],
.page-layout__content[data-v-074b7666] {
  display:flex;
  flex-direction:column
}
.page-layout__content>[data-v-074b7666],
.page-layout__content[data-v-074b7666] {
  flex-grow:1
}
.third-party-header-preloader[data-v-3749217e] {
  --hsl-bg:var(--thirdPartyGray-5-bg);
  --hsl-clr:var(--thirdPartyGray-5-clr);
  --hsl-clr-accent:var(--thirdPartyGray-5-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray-5-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray-5-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray-5-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray-5-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray-5-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray-5-clr-bad);
  --hsl-sep:var(--thirdPartyGray-5-sep);
  --hsl-sep-alt:var(--thirdPartyGray-5-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  min-height:3rem;
  display:flex;
  align-items:center;
  justify-content:space-between
}
[dir] .third-party-header-preloader[data-v-3749217e] {
  background-color:Hsla(var(--hsl-bg),1);
  padding:.5rem
}
.third-party-header-preloader__title[data-v-3749217e] {
  text-transform:uppercase;
  font-size:.875rem;
  font-weight:700;
  line-height:1rem
}
[dir=ltr] .third-party-header-preloader__title[data-v-3749217e] {
  margin-right:auto
}
[dir=rtl] .third-party-header-preloader__title[data-v-3749217e] {
  margin-left:auto
}
.third-party-header-preloader__button[data-v-3749217e] {
  --hsl-bg:var(--thirdPartyGray-15-bg);
  --hsl-clr:var(--thirdPartyGray-15-clr);
  --hsl-clr-accent:var(--thirdPartyGray-15-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray-15-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray-15-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray-15-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray-15-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray-15-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray-15-clr-bad);
  --hsl-sep:var(--thirdPartyGray-15-sep);
  --hsl-sep-alt:var(--thirdPartyGray-15-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  width:2rem;
  height:2rem;
  display:flex;
  align-items:center;
  justify-content:center
}
[dir] .third-party-header-preloader__button[data-v-3749217e] {
  background-color:Hsla(var(--hsl-bg),1);
  border-radius:var(--border-radius)
}
[dir=ltr] .third-party-header-preloader__button[data-v-3749217e]:not(:last-child) {
  margin-right:.5rem
}
[dir=rtl] .third-party-header-preloader__button[data-v-3749217e]:not(:last-child) {
  margin-left:.5rem
}
.third-party-games-preloader[data-v-48772f6d] {
  --hsl-bg:var(--thirdPartyGray-0-bg);
  --hsl-clr:var(--thirdPartyGray-0-clr);
  --hsl-clr-accent:var(--thirdPartyGray-0-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray-0-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray-0-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray-0-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray-0-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray-0-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray-0-clr-bad);
  --hsl-sep:var(--thirdPartyGray-0-sep);
  --hsl-sep-alt:var(--thirdPartyGray-0-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  display:grid;
  grid-template-columns:repeat(2,1fr);
  grid-gap:.25rem
}
[dir] .third-party-games-preloader[data-v-48772f6d] {
  background-color:Hsla(var(--hsl-bg),1);
  padding:.5rem
}
@media (min-width:768px) {
  .third-party-games-preloader[data-v-48772f6d] {
    grid-template-columns:repeat(3,1fr)
  }
}
[dir] .third-party-games-preloader__item[data-v-48772f6d] {
  border-radius:var(--border-radius)
}
.third-party-games-preloader__img[data-v-48772f6d] {
  position:relative
}
[dir] .third-party-games-preloader__img[data-v-48772f6d] {
  padding-top:59.8%;
  border-radius:inherit
}
.third-party-games-preloader__img[data-v-48772f6d]:before {
  position:absolute;
  top:.5rem;
  bottom:.5rem;
  content:""
}
[dir] .third-party-games-preloader__img[data-v-48772f6d]:before {
  right:.5rem;
  left:.5rem;
  border-radius:inherit;
  background-color:currentColor
}
.third-party-games-preloader__text[data-v-48772f6d] {
  width:5rem;
  height:.75rem
}
[dir] .third-party-games-preloader__text[data-v-48772f6d] {
  margin:.5rem;
  border-radius:inherit;
  background-color:currentColor
}
.third-party-other-games-preloader[data-v-0e109c3c] {
  --hsl-bg:var(--thirdPartyGray-0-bg);
  --hsl-clr:var(--thirdPartyGray-0-clr);
  --hsl-clr-accent:var(--thirdPartyGray-0-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray-0-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray-0-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray-0-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray-0-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray-0-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray-0-clr-bad);
  --hsl-sep:var(--thirdPartyGray-0-sep);
  --hsl-sep-alt:var(--thirdPartyGray-0-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  display:grid;
  grid-gap:.75rem
}
[dir] .third-party-other-games-preloader[data-v-0e109c3c] {
  background-color:Hsla(var(--hsl-bg),1);
  padding:1rem .5rem
}
.third-party-other-games-preloader__title[data-v-0e109c3c] {
  text-transform:uppercase;
  font-size:.875rem;
  font-weight:700;
  line-height:1rem
}
.third-party-other-games-preloader__list[data-v-0e109c3c] {
  display:grid;
  grid-template-columns:repeat(2,1fr);
  grid-column-gap:.25rem
}
.third-party-other-games-preloader__item[data-v-0e109c3c] {
  height:12.1875rem;
  display:grid;
  align-content:start;
  justify-items:center;
  grid-row-gap:.5rem
}
[dir] .third-party-other-games-preloader__item[data-v-0e109c3c] {
  padding:1.5rem .5rem;
  border-radius:var(--border-radius)
}
.third-party-other-games-preloader__text[data-v-0e109c3c] {
  height:.75rem
}
[dir] .third-party-other-games-preloader__text[data-v-0e109c3c] {
  border-radius:inherit;
  background-color:currentColor
}
.third-party-other-games-preloader__text--size-s[data-v-0e109c3c] {
  width:6rem
}
.third-party-other-games-preloader__text--size-m[data-v-0e109c3c] {
  width:7rem
}
.microfront-content[data-v-0ec07efa] {
  display:flex;
  flex-direction:column
}
.microfront-content[data-v-0ec07efa]>* {
  flex:auto;
  display:flex;
  flex-direction:column
}
.microfront-content[data-v-0ec07efa]>*>.default-layout-container {
  flex:auto
}
.microfront-content-preloader[data-v-0ec07efa] {
  display:flex;
  justify-content:center
}
.microfront-content-preloader>[data-v-0ec07efa] {
  flex:auto
}
.microfront-content-preloader__content[data-v-0ec07efa] {
  min-height:80vh;
  flex-direction:row
}
.microfront-app[data-v-b57b5060] {
  display:flex;
  flex-direction:column
}
.microfront-app__content[data-v-b57b5060] {
  flex-grow:1
}
.microfront-app__content[data-v-b57b5060]>* {
  flex:auto;
  display:flex;
  flex-direction:column
}
.microfront-app__content[data-v-b57b5060]>*>* {
  flex:auto
}
.third-party-wrapper-page[data-v-2c5fdb00] {
  display:flex;
  flex-direction:column
}
.third-party-wrapper-page[data-v-2c5fdb00]>* {
  flex-grow:1
}
.third-party-wrapper-page--theme-tp-gray[data-v-2c5fdb00] {
  --hsl-bg:var(--thirdPartyGray-0-bg);
  --hsl-clr:var(--thirdPartyGray-0-clr);
  --hsl-clr-accent:var(--thirdPartyGray-0-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray-0-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray-0-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray-0-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray-0-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray-0-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray-0-clr-bad);
  --hsl-sep:var(--thirdPartyGray-0-sep);
  --hsl-sep-alt:var(--thirdPartyGray-0-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .third-party-wrapper-page--theme-tp-gray[data-v-2c5fdb00] {
  background-color:Hsla(var(--hsl-bg),1)
}
.third-party-wrapper-page[data-v-e204f3be] {
  display:flex;
  flex-direction:column
}
.third-party-wrapper-page[data-v-e204f3be]>* {
  flex-grow:1
}
.third-party-wrapper-page--theme-tp-gray[data-v-e204f3be] {
  --hsl-bg:var(--thirdPartyGray-0-bg);
  --hsl-clr:var(--thirdPartyGray-0-clr);
  --hsl-clr-accent:var(--thirdPartyGray-0-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray-0-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray-0-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray-0-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray-0-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray-0-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray-0-clr-bad);
  --hsl-sep:var(--thirdPartyGray-0-sep);
  --hsl-sep-alt:var(--thirdPartyGray-0-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .third-party-wrapper-page--theme-tp-gray[data-v-e204f3be] {
  background-color:Hsla(var(--hsl-bg),1)
}
.nuxt-progress {
  position:fixed;
  top:0;
  height:2px;
  width:0;
  opacity:1;
  z-index:999999
}
[dir] .nuxt-progress {
  left:0;
  right:0;
  transition:width .1s,opacity .4s;
  background-color:hsl(var(--loading,0 0% 96.08%))
}
[dir] .nuxt-progress.nuxt-progress-notransition {
  transition:none
}
[dir] .nuxt-progress-failed {
  background-color:red
}
.microfront-error-plug[data-v-7bfe2e32] {
  --hsl-bg:var(--gray-100-bg);
  --hsl-clr:var(--gray-100-clr);
  --hsl-clr-accent:var(--gray-100-clr-accent);
  --hsl-clr-decent:var(--gray-100-clr-decent);
  --hsl-clr-strong:var(--gray-100-clr-strong);
  --hsl-clr-strong-alt:var(--gray-100-clr-strong-alt);
  --hsl-clr-primary:var(--gray-100-clr-primary);
  --hsl-clr-good:var(--gray-100-clr-good);
  --hsl-clr-bad:var(--gray-100-clr-bad);
  --hsl-sep:var(--gray-100-sep);
  --hsl-sep-alt:var(--gray-100-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  display:flex;
  align-items:center;
  justify-content:center
}
[dir] .microfront-error-plug[data-v-7bfe2e32] {
  background-color:Hsla(var(--hsl-bg),1);
  padding:.5rem .75rem
}
.microfront-error-plug__refresh[data-v-7bfe2e32] {
  min-width:18.5rem
}
.microfront-error-plug__icon[data-v-7bfe2e32] {
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  width:2.25rem;
  height:2rem
}
[dir=ltr] .microfront-error-plug__icon[data-v-7bfe2e32] {
  padding-left:.25rem
}
[dir=rtl] .microfront-error-plug__icon[data-v-7bfe2e32] {
  padding-right:.25rem
}
.microfront-error-plug__icon[data-v-7bfe2e32]:before {
  position:absolute;
  top:50%;
  width:1px;
  height:1.375rem;
  content:""
}
[dir] .microfront-error-plug__icon[data-v-7bfe2e32]:before {
  background-color:Hsl(var(--gray-0-sep-alt));
  transform:translateY(-50%)
}
[dir=ltr] .microfront-error-plug__icon[data-v-7bfe2e32]:before {
  left:0
}
[dir=rtl] .microfront-error-plug__icon[data-v-7bfe2e32]:before {
  right:0
}
.microfront-error-plug__text[data-v-7bfe2e32] {
  width:100%
}
[dir] .microfront-error-plug__text[data-v-7bfe2e32] {
  padding:.25rem
}
.remote-component-host-app-error-slot[data-v-dc719ca0] {
  --hsl-bg:var(--primary--20-bg);
  --hsl-clr:var(--primary--20-clr);
  --hsl-clr-accent:var(--primary--20-clr-accent);
  --hsl-clr-decent:var(--primary--20-clr-decent);
  --hsl-clr-strong:var(--primary--20-clr-strong);
  --hsl-clr-strong-alt:var(--primary--20-clr-strong-alt);
  --hsl-clr-primary:var(--primary--20-clr-primary);
  --hsl-clr-good:var(--primary--20-clr-good);
  --hsl-clr-bad:var(--primary--20-clr-bad);
  --hsl-sep:var(--primary--20-sep);
  --hsl-sep-alt:var(--primary--20-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  display:flex;
  align-items:center;
  justify-content:center
}
[dir] .remote-component-host-app-error-slot[data-v-dc719ca0] {
  background-color:Hsla(var(--hsl-bg),1);
  padding:.5rem
}
.remote-component-host-app-error-slot__refresh[data-v-dc719ca0] {
  max-width:100%
}
[dir] .remote-component-host-app-error-slot__icon[data-v-dc719ca0] {
  padding-top:.25rem;
  padding-bottom:.25rem
}
[dir=ltr] .remote-component-host-app-error-slot__icon[data-v-dc719ca0] {
  padding-left:.25rem
}
[dir=rtl] .remote-component-host-app-error-slot__icon[data-v-dc719ca0] {
  padding-right:.25rem
}
[dir] .remote-component-host-app-error-slot__text[data-v-dc719ca0] {
  padding:.25rem
}
[dir=ltr] .remote-component-host-app-error-slot__text[data-v-dc719ca0] {
  border-left:1px solid hsl(var(--primary--20-sep))
}
[dir=rtl] .remote-component-host-app-error-slot__text[data-v-dc719ca0] {
  border-right:1px solid hsl(var(--primary--20-sep))
}
[dir=ltr] .remote-component-host-app-error-slot__icon[data-v-dc719ca0] {
  padding-right:.5rem
}
[dir=rtl] .remote-component-host-app-error-slot__icon[data-v-dc719ca0] {
  padding-left:.5rem
}
.inline-modal[data-v-2618d3ac] {
  display:flex;
  flex-direction:column
}
.inline-modal>[data-v-2618d3ac] {
  flex-grow:1
}
.notifications-container[data-v-793218d4] {
  display:grid;
  row-gap:.5rem
}
[dir] .footer-error__action[data-v-d7a1c9c2] {
  margin-top:1rem
}
[dir] .footer-error[data-v-d7a1c9c2] {
  padding-right:.5rem;
  padding-bottom:.5rem;
  padding-left:.5rem
}
.footer-error--theme-tp-gray--10[data-v-d7a1c9c2] {
  --hsl-bg:var(--thirdPartyGray--10-bg);
  --hsl-clr:var(--thirdPartyGray--10-clr);
  --hsl-clr-accent:var(--thirdPartyGray--10-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray--10-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray--10-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray--10-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray--10-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray--10-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray--10-clr-bad);
  --hsl-sep:var(--thirdPartyGray--10-sep);
  --hsl-sep-alt:var(--thirdPartyGray--10-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .footer-error--theme-tp-gray--10[data-v-d7a1c9c2] {
  background-color:Hsla(var(--hsl-bg),1)
}
.footer-preloader[data-v-9026befa] {
  height:4.6875rem
}
[dir] .footer-preloader[data-v-9026befa] {
  border-radius:var(--border-radius)
}
.rules-confirm-actions[data-v-0c03a45e] {
  --hsl-bg:var(--gray-100-bg);
  --hsl-clr:var(--gray-100-clr);
  --hsl-clr-accent:var(--gray-100-clr-accent);
  --hsl-clr-decent:var(--gray-100-clr-decent);
  --hsl-clr-strong:var(--gray-100-clr-strong);
  --hsl-clr-strong-alt:var(--gray-100-clr-strong-alt);
  --hsl-clr-primary:var(--gray-100-clr-primary);
  --hsl-clr-good:var(--gray-100-clr-good);
  --hsl-clr-bad:var(--gray-100-clr-bad);
  --hsl-sep:var(--gray-100-sep);
  --hsl-sep-alt:var(--gray-100-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  width:100%;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  grid-column-gap:.5em
}
[dir] .rules-confirm-actions[data-v-0c03a45e] {
  background-color:Hsla(var(--hsl-bg),1)
}
.scroll-to-top[data-v-3279ce3e] {
  position:fixed;
  bottom:4.25rem;
  z-index:1000
}
[dir=ltr] .scroll-to-top--arrow[data-v-3279ce3e] {
  right:1.25rem
}
[dir=rtl] .scroll-to-top--arrow[data-v-3279ce3e] {
  left:1.25rem
}
[dir=ltr] .scroll-to-top--angle[data-v-3279ce3e] {
  right:.75rem
}
[dir=rtl] .scroll-to-top--angle[data-v-3279ce3e] {
  left:.75rem
}
.overlay-modal[data-v-29aea6ff] {
  display:flex;
  align-items:center;
  justify-content:center;
  --hsl-bg:var(--primary--40-bg);
  --hsl-clr:var(--primary--40-clr);
  --hsl-clr-accent:var(--primary--40-clr-accent);
  --hsl-clr-decent:var(--primary--40-clr-decent);
  --hsl-clr-strong:var(--primary--40-clr-strong);
  --hsl-clr-strong-alt:var(--primary--40-clr-strong-alt);
  --hsl-clr-primary:var(--primary--40-clr-primary);
  --hsl-clr-good:var(--primary--40-clr-good);
  --hsl-clr-bad:var(--primary--40-clr-bad);
  --hsl-sep:var(--primary--40-sep);
  --hsl-sep-alt:var(--primary--40-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  position:fixed;
  top:0;
  z-index:10000;
  width:100%;
  height:100%;
  overflow:auto
}
[dir] .overlay-modal[data-v-29aea6ff] {
  background-color:Hsla(var(--hsl-bg),.4);
  padding:1em
}
[dir=ltr] .overlay-modal[data-v-29aea6ff] {
  left:0
}
[dir=rtl] .overlay-modal[data-v-29aea6ff] {
  right:0
}
.overlay-modal__body[data-v-29aea6ff] {
  flex-grow:1;
  display:flex;
  justify-content:center
}
[dir] .overlay-modal__body[data-v-29aea6ff] {
  margin-top:auto;
  margin-bottom:auto
}
.default[data-v-0bc6d94a] {
  min-height:100%
}
[dir] .default[data-v-0bc6d94a]:has(.download-apps-catfish--top) {
  padding-top:calc(var(--download-app-height)*1px)
}
.default[data-v-0bc6d94a]:has(.download-apps-catfish--top):has(.ui-section-nav) {
  --custom-ui-section-content-nav-top:calc(var(--header-height)*1px + var(--download-app-height) - 1px)
}
[dir] .default[data-v-0bc6d94a]:has(.download-apps-catfish--top):has(.download-apps-catfish--above-game) {
  padding-top:0
}
.default:not(.default:has(.download-apps-catfish--top)) .default__header[data-v-0bc6d94a] {
  top:0
}
[dir] .default--has-bottom-navigation[data-v-0bc6d94a] {
  padding-bottom:calc(var(--bottom-additional-indent, 0px) + var(--bottom-navigation-height, 56)*1px)
}
.default--has-bottom-additional-indent[data-v-0bc6d94a] {
  --bottom-additional-indent:3rem
}
.default--has-bottom-additional-indent.default--bets-on-your[data-v-0bc6d94a] {
  --bottom-additional-indent:5.5rem;
  --bets-on-your-indent:3rem;
  --transform-offset:var(--bets-on-your-indent)
}
.default--compact-coupon[data-v-0bc6d94a]:not(.default--bets-on-your) {
  --bottom-additional-indent:2.5rem
}
.default--compact-coupon:not(.default--compact-coupon-open) .default__notifications[data-v-0bc6d94a] {
  --transform-offset:calc((var(--bottom-navigation-height, 56) - var(--quick-coupon-height, 0))*1px - 1rem + var(--bets-on-your-indent, 0px))
}
[dir] .default--compact-coupon .default__notifications[data-v-0bc6d94a] {
  transition-property:transform
}
[dir] .body--quick-coupon-opened .default--compact-coupon .default__notifications[data-v-0bc6d94a],
[dir] body:not(.body--quick-coupon-opened) .default--compact-coupon .default__notifications[data-v-0bc6d94a] {
  transition-duration:.2s
}
.default--blocked[data-v-0bc6d94a] {
  pointer-events:none;
  filter:blur(3px)
}
.default[data-v-0bc6d94a],
.default__content[data-v-0bc6d94a] {
  display:flex;
  flex-direction:column
}
.default__content[data-v-0bc6d94a]:not(.default__content--unstretchable):not(:has(.games-page--is-page)) {
  min-height:calc(100vh - (var(--header-height) + var(--bottom-navigation-height))/var(--fz)*1rem)
}
.default__content>[data-v-0bc6d94a],
.default__content[data-v-0bc6d94a],
.default__modals[data-v-0bc6d94a] {
  flex-grow:1
}
@media (orientation:landscape) {
  .default__modals[data-v-0bc6d94a] {
    z-index:1150
  }
}
@media (orientation:portrait) {
  .default__modals[data-v-0bc6d94a] {
    z-index:100
  }
}
.default__header[data-v-0bc6d94a] {
  position:sticky;
  z-index:1050;
  flex-shrink:0;
  will-change:transform
}
[dir] .default__header[data-v-0bc6d94a] {
  transition:transform .1s linear
}
[dir] .default__header--hidden[data-v-0bc6d94a] {
  transform:translateY(-102%)
}
.default__header--hidden[data-v-0bc6d94a] .header__garland {
  will-change:transform
}
[dir] .default__header--hidden[data-v-0bc6d94a] .header__garland {
  transform:translateY(-100%);
  transition:transform .1s linear
}
.default__nav[data-v-0bc6d94a],
.default__notifications[data-v-0bc6d94a],
.default__overlay[data-v-0bc6d94a] {
  position:fixed;
  z-index:1100
}
.default__nav[data-v-0bc6d94a] {
  bottom:0;
  width:100%
}
.default__overlay[data-v-0bc6d94a] {
  top:0;
  width:100%;
  height:100%;
  -webkit-backdrop-filter:blur(2px);
  backdrop-filter:blur(2px);
  pointer-events:auto
}
[dir] .default__overlay[data-v-0bc6d94a] {
  background-color:Hsla(var(--primary--30-bg),.7)
}
[dir=ltr] .default__overlay[data-v-0bc6d94a] {
  left:0
}
[dir=rtl] .default__overlay[data-v-0bc6d94a] {
  right:0
}
.default__notifications[data-v-0bc6d94a] {
  bottom:calc(var(--bottom-navigation-height, 56)*1px);
  z-index:1100;
  max-height:calc(100vh - var(--header-height)*1px - var(--bottom-navigation-height, 56)*1px + 1rem - 1px*var(--quick-coupon-height, 0) + var(--height-offset, 0px));
  overflow:auto;
  pointer-events:none
}
[dir] .default__notifications[data-v-0bc6d94a] {
  right:0;
  left:0;
  padding:.5rem;
  transform:translateY(calc(-1px*var(--quick-coupon-height, 0) - var(--transform-offset, 0px)))
}
@media (orientation:landscape) {
  .body--quick-coupon-opened .default__notifications[data-v-0bc6d94a] {
    max-height:calc(100vh - var(--header-height)*1px - 1px*var(--quick-coupon-height, 0));
    --transform-offset:calc(var(--bottom-navigation-height, 3.5rem)*-1px)
  }
}
.default__notifications--fullscreen[data-v-0bc6d94a] {
  bottom:calc(var(--ui-section-content-actions-height, 0)*1px);
  max-height:calc(100vh - 1rem)
}
.default__notifications--pointer-auto[data-v-0bc6d94a] {
  pointer-events:auto
}
.default__notifications--position-bottom[data-v-0bc6d94a] {
  bottom:0
}
.default__notifications--games-page[data-v-0bc6d94a] {
  bottom:calc(var(--bottom-navigation-height, 56)*1px)
}
[dir] .default__notifications--games-page[data-v-0bc6d94a] {
  padding-bottom:0
}
.default__notifications--cookies[data-v-0bc6d94a] {
  --height-offset:calc(var(--bottom-navigation-height, 56)*1px + 1rem);
  bottom:0;
  z-index:1200
}
@media (orientation:portrait) {
  .body--quick-coupon-opened .default__notifications--cookies[data-v-0bc6d94a] {
    --transform-offset:calc(var(--bottom-navigation-height, 56)*1px)
  }
}
[dir] .body--quick-coupon-opened .default:not(.default--compact-coupon) .default__notifications[data-v-0bc6d94a] {
  transition:transform .3s cubic-bezier(.17,.67,.65,1.06)
}
[dir] body:not(.body--quick-coupon-opened) .default:not(.default--compact-coupon) .default__notifications[data-v-0bc6d94a] {
  transition:transform .5s cubic-bezier(.62,-.5,.88,.8)
}
.default__modals--lifted[data-v-0bc6d94a],
.default__notifications--lifted[data-v-0bc6d94a],
.default__overlay--lifted[data-v-0bc6d94a] {
  z-index:10050
}
[dir] .default__seo-module[data-v-0bc6d94a] {
  margin:.5rem .5rem 1rem
}
.default--theme-gray-30[data-v-0bc6d94a] {
  --hsl-bg:var(--gray-30-bg);
  --hsl-clr:var(--gray-30-clr);
  --hsl-clr-accent:var(--gray-30-clr-accent);
  --hsl-clr-decent:var(--gray-30-clr-decent);
  --hsl-clr-strong:var(--gray-30-clr-strong);
  --hsl-clr-strong-alt:var(--gray-30-clr-strong-alt);
  --hsl-clr-primary:var(--gray-30-clr-primary);
  --hsl-clr-good:var(--gray-30-clr-good);
  --hsl-clr-bad:var(--gray-30-clr-bad);
  --hsl-sep:var(--gray-30-sep);
  --hsl-sep-alt:var(--gray-30-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .default--theme-gray-30[data-v-0bc6d94a] {
  background-color:Hsla(var(--hsl-bg),1)
}
.default--theme-gray-30 .default__wrapper-footer[data-v-0bc6d94a] {
  --hsl-bg:var(--primary--40-bg);
  --hsl-clr:var(--primary--40-clr);
  --hsl-clr-accent:var(--primary--40-clr-accent);
  --hsl-clr-decent:var(--primary--40-clr-decent);
  --hsl-clr-strong:var(--primary--40-clr-strong);
  --hsl-clr-strong-alt:var(--primary--40-clr-strong-alt);
  --hsl-clr-primary:var(--primary--40-clr-primary);
  --hsl-clr-good:var(--primary--40-clr-good);
  --hsl-clr-bad:var(--primary--40-clr-bad);
  --hsl-sep:var(--primary--40-sep);
  --hsl-sep-alt:var(--primary--40-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .default--theme-gray-30 .default__wrapper-footer[data-v-0bc6d94a] {
  background-color:Hsla(var(--hsl-bg),1)
}
.default--theme-cyber--60[data-v-0bc6d94a] {
  --hsl-bg:var(--cyber--60-bg);
  --hsl-clr:var(--cyber--60-clr);
  --hsl-clr-accent:var(--cyber--60-clr-accent);
  --hsl-clr-decent:var(--cyber--60-clr-decent);
  --hsl-clr-strong:var(--cyber--60-clr-strong);
  --hsl-clr-strong-alt:var(--cyber--60-clr-strong-alt);
  --hsl-clr-primary:var(--cyber--60-clr-primary);
  --hsl-clr-good:var(--cyber--60-clr-good);
  --hsl-clr-bad:var(--cyber--60-clr-bad);
  --hsl-sep:var(--cyber--60-sep);
  --hsl-sep-alt:var(--cyber--60-sep-alt)
}
.default--theme-cyber--60[data-v-0bc6d94a],
.default--theme-primary--40[data-v-0bc6d94a] {
  color:Hsla(var(--hsl-clr),1)
}
[dir] .default--theme-cyber--60[data-v-0bc6d94a],
[dir] .default--theme-primary--40[data-v-0bc6d94a] {
  background-color:Hsla(var(--hsl-bg),1)
}
.default--theme-primary--40[data-v-0bc6d94a] {
  --hsl-bg:var(--primary--40-bg);
  --hsl-clr:var(--primary--40-clr);
  --hsl-clr-accent:var(--primary--40-clr-accent);
  --hsl-clr-decent:var(--primary--40-clr-decent);
  --hsl-clr-strong:var(--primary--40-clr-strong);
  --hsl-clr-strong-alt:var(--primary--40-clr-strong-alt);
  --hsl-clr-primary:var(--primary--40-clr-primary);
  --hsl-clr-good:var(--primary--40-clr-good);
  --hsl-clr-bad:var(--primary--40-clr-bad);
  --hsl-sep:var(--primary--40-sep);
  --hsl-sep-alt:var(--primary--40-sep-alt)
}
.default--theme-special-primary-90[data-v-0bc6d94a] {
  --hsl-bg:var(--specialPrimary-90-bg);
  --hsl-clr:var(--specialPrimary-90-clr);
  --hsl-clr-accent:var(--specialPrimary-90-clr-accent);
  --hsl-clr-decent:var(--specialPrimary-90-clr-decent);
  --hsl-clr-strong:var(--specialPrimary-90-clr-strong);
  --hsl-clr-strong-alt:var(--specialPrimary-90-clr-strong-alt);
  --hsl-clr-primary:var(--specialPrimary-90-clr-primary);
  --hsl-clr-good:var(--specialPrimary-90-clr-good);
  --hsl-clr-bad:var(--specialPrimary-90-clr-bad);
  --hsl-sep:var(--specialPrimary-90-sep);
  --hsl-sep-alt:var(--specialPrimary-90-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .default--theme-special-primary-90[data-v-0bc6d94a] {
  background-color:Hsla(var(--hsl-bg),1)
}
.default--theme-special-primary-90 .default__wrapper-footer[data-v-0bc6d94a] {
  --hsl-bg:var(--primary--40-bg);
  --hsl-clr:var(--primary--40-clr);
  --hsl-clr-accent:var(--primary--40-clr-accent);
  --hsl-clr-decent:var(--primary--40-clr-decent);
  --hsl-clr-strong:var(--primary--40-clr-strong);
  --hsl-clr-strong-alt:var(--primary--40-clr-strong-alt);
  --hsl-clr-primary:var(--primary--40-clr-primary);
  --hsl-clr-good:var(--primary--40-clr-good);
  --hsl-clr-bad:var(--primary--40-clr-bad);
  --hsl-sep:var(--primary--40-sep);
  --hsl-sep-alt:var(--primary--40-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .default--theme-special-primary-90 .default__wrapper-footer[data-v-0bc6d94a] {
  background-color:Hsla(var(--hsl-bg),1)
}
.default--is-telegram[data-v-0bc6d94a] {
  --bottom-navigation-additional-height:1.375rem
}
.empty[data-v-d3119240] {
  --hsl-bg:var(--primary--40-bg);
  --hsl-clr:var(--primary--40-clr);
  --hsl-clr-accent:var(--primary--40-clr-accent);
  --hsl-clr-decent:var(--primary--40-clr-decent);
  --hsl-clr-strong:var(--primary--40-clr-strong);
  --hsl-clr-strong-alt:var(--primary--40-clr-strong-alt);
  --hsl-clr-primary:var(--primary--40-clr-primary);
  --hsl-clr-good:var(--primary--40-clr-good);
  --hsl-clr-bad:var(--primary--40-clr-bad);
  --hsl-sep:var(--primary--40-sep);
  --hsl-sep-alt:var(--primary--40-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  height:100%;
  display:flex;
  flex-direction:column
}
[dir] .empty[data-v-d3119240] {
  background-color:Hsla(var(--hsl-bg),1)
}
.empty>[data-v-d3119240] {
  flex-grow:1
}
.empty__notifications[data-v-d3119240] {
  position:fixed;
  bottom:3.5em;
  z-index:1000;
  max-height:calc(100vh - var(--header-height)/var(--fz)*1em - 1em);
  pointer-events:none;
  overflow:auto
}
[dir] .empty__notifications[data-v-d3119240] {
  right:0;
  left:0;
  padding:.75em .5em .5em
}
.empty__notifications--fullscreen[data-v-d3119240] {
  bottom:.5em;
  max-height:calc(100vh - 1em)
}
.s-overlay-container-modal[data-v-4d123b03] .v--modal-overlay {
  z-index:10000;
  padding:1em;
  overflow:auto
}
.s-overlay-container-modal[data-v-4d123b03] .v--modal-background-click {
  display:flex;
  align-items:center;
  justify-content:center
}
.s-overlay-container-modal[data-v-4d123b03] .v--modal-box {
  top:unset!important;
  left:unset!important;
  width:auto!important;
  max-width:100%;
  height:auto!important;
  overflow:visible!important;
  box-shadow:none
}
.s-overlay-container-modal[data-v-4d123b03] .v--modal {
  border-radius:0;
  background:none;
  box-shadow:none
}
.s-overlay-container-modal--theme-default[data-v-4d123b03] .v--modal-overlay {
  background-color:Hsla(var(--hsl-bg),.4)
}
.body--blurred .s-overlay-container-modal--theme-default[data-v-4d123b03] .v--modal-overlay,
.s-overlay-container-modal--theme-default[data-v-4d123b03] .v--modal-overlay {
  --hsl-bg:var(--primary--40-bg);
  --hsl-clr:var(--primary--40-clr);
  --hsl-clr-accent:var(--primary--40-clr-accent);
  --hsl-clr-decent:var(--primary--40-clr-decent);
  --hsl-clr-strong:var(--primary--40-clr-strong);
  --hsl-clr-strong-alt:var(--primary--40-clr-strong-alt);
  --hsl-clr-primary:var(--primary--40-clr-primary);
  --hsl-clr-good:var(--primary--40-clr-good);
  --hsl-clr-bad:var(--primary--40-clr-bad);
  --hsl-sep:var(--primary--40-sep);
  --hsl-sep-alt:var(--primary--40-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
.body--blurred .s-overlay-container-modal--theme-default[data-v-4d123b03] .v--modal-overlay {
  background-color:Hsla(var(--hsl-bg),.7)
}
.s-overlay-container-modal--theme-cyber--60[data-v-4d123b03] .v--modal-overlay {
  --hsl-bg:var(--cyber--60-bg);
  --hsl-clr:var(--cyber--60-clr);
  --hsl-clr-accent:var(--cyber--60-clr-accent);
  --hsl-clr-decent:var(--cyber--60-clr-decent);
  --hsl-clr-strong:var(--cyber--60-clr-strong);
  --hsl-clr-strong-alt:var(--cyber--60-clr-strong-alt);
  --hsl-clr-primary:var(--cyber--60-clr-primary);
  --hsl-clr-good:var(--cyber--60-clr-good);
  --hsl-clr-bad:var(--cyber--60-clr-bad);
  --hsl-sep:var(--cyber--60-sep);
  --hsl-sep-alt:var(--cyber--60-sep-alt);
  background-color:Hsla(var(--hsl-bg),.7);
  color:Hsla(var(--hsl-clr),1)
}
.s-overlay-container-modal--theme-gray--80[data-v-4d123b03] .v--modal-overlay {
  background-color:Hsla(var(--hsl-bg),.4)
}
.body--blurred .s-overlay-container-modal--theme-gray--80[data-v-4d123b03] .v--modal-overlay,
.s-overlay-container-modal--theme-gray--80[data-v-4d123b03] .v--modal-overlay {
  --hsl-bg:var(--gray--80-bg);
  --hsl-clr:var(--gray--80-clr);
  --hsl-clr-accent:var(--gray--80-clr-accent);
  --hsl-clr-decent:var(--gray--80-clr-decent);
  --hsl-clr-strong:var(--gray--80-clr-strong);
  --hsl-clr-strong-alt:var(--gray--80-clr-strong-alt);
  --hsl-clr-primary:var(--gray--80-clr-primary);
  --hsl-clr-good:var(--gray--80-clr-good);
  --hsl-clr-bad:var(--gray--80-clr-bad);
  --hsl-sep:var(--gray--80-sep);
  --hsl-sep-alt:var(--gray--80-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
.body--blurred .s-overlay-container-modal--theme-gray--80[data-v-4d123b03] .v--modal-overlay {
  background-color:Hsla(var(--hsl-bg),.7)
}
.headless[data-v-c8343614] {
  height:100%;
  display:flex;
  flex-direction:column
}
.headless .promotion-page[data-v-c8343614] {
  flex-grow:1
}
.maintenance[data-v-a7e8a580] {
  height:100%;
  display:flex;
  flex-direction:column
}
.maintenance>[data-v-a7e8a580] {
  flex-grow:1
}
html .s-swal2.swal2-container {
  z-index:150000
}
html[dir] .s-swal2.swal2-container.swal2-backdrop-show,
html[dir] .s-swal2.swal2-container.swal2-shown {
  background-color:hsla(var(--custom-modal-overlay-bg),.7)
}
html .s-swal2 .swal2-popup {
  --hsl-bg:var(--gray-100-bg);
  --hsl-clr:var(--gray-100-clr);
  --hsl-clr-accent:var(--gray-100-clr-accent);
  --hsl-clr-decent:var(--gray-100-clr-decent);
  --hsl-clr-strong:var(--gray-100-clr-strong);
  --hsl-clr-strong-alt:var(--gray-100-clr-strong-alt);
  --hsl-clr-primary:var(--gray-100-clr-primary);
  --hsl-clr-good:var(--gray-100-clr-good);
  --hsl-clr-bad:var(--gray-100-clr-bad);
  --hsl-sep:var(--gray-100-sep);
  --hsl-sep-alt:var(--gray-100-sep-alt);
  width:19.0625em;
  color:Hsl(var(--swal2-popup-clr,var(--hsl-clr-strong)))
}
html[dir] .s-swal2 .swal2-popup {
  padding:2.5em 1em 1em;
  border-radius:var(--border-radius);
  background-color:Hsl(var(--swal2-popup-bg,var(--hsl-bg)))
}
html .s-swal2 .swal2-popup.s-swal2-captcha-popup {
  min-width:19.0625em;
  width:auto
}
html .s-swal2 .swal2-popup--good .swal2-confirm {
  --hsl-bg:var(--accent-0-bg);
  --hsl-clr:var(--accent-0-clr);
  --hsl-clr-accent:var(--accent-0-clr-accent);
  --hsl-clr-decent:var(--accent-0-clr-decent);
  --hsl-clr-strong:var(--accent-0-clr-strong);
  --hsl-clr-strong-alt:var(--accent-0-clr-strong-alt);
  --hsl-clr-primary:var(--accent-0-clr-primary);
  --hsl-clr-good:var(--accent-0-clr-good);
  --hsl-clr-bad:var(--accent-0-clr-bad);
  --hsl-sep:var(--accent-0-sep);
  --hsl-sep-alt:var(--accent-0-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
html[dir] .s-swal2 .swal2-popup--good .swal2-confirm {
  background-color:Hsla(var(--hsl-bg),1)
}
html .s-swal2 .swal2-popup--good .swal2-confirm:hover {
  --hsl-bg:var(--accent-15-bg);
  --hsl-clr:var(--accent-15-clr);
  --hsl-clr-accent:var(--accent-15-clr-accent);
  --hsl-clr-decent:var(--accent-15-clr-decent);
  --hsl-clr-strong:var(--accent-15-clr-strong);
  --hsl-clr-strong-alt:var(--accent-15-clr-strong-alt);
  --hsl-clr-primary:var(--accent-15-clr-primary);
  --hsl-clr-good:var(--accent-15-clr-good);
  --hsl-clr-bad:var(--accent-15-clr-bad);
  --hsl-sep:var(--accent-15-sep);
  --hsl-sep-alt:var(--accent-15-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
html[dir] .s-swal2 .swal2-popup--good .swal2-confirm:hover {
  background-color:Hsla(var(--hsl-bg),1)
}
html .s-swal2 .swal2-popup--good .swal2-title {
  color:Hsla(var(--status-icon-title-success))
}
html .s-swal2 .swal2-popup--bad .swal2-title {
  color:Hsl(var(--swal2-popup-clr-title-bad,var(--hsl-clr-bad)))
}
html .s-swal2 .swal2-popup--bad .swal2-confirm {
  --hsl-bg:var(--gray-0-bg);
  --hsl-clr:var(--gray-0-clr);
  --hsl-clr-accent:var(--gray-0-clr-accent);
  --hsl-clr-decent:var(--gray-0-clr-decent);
  --hsl-clr-strong:var(--gray-0-clr-strong);
  --hsl-clr-strong-alt:var(--gray-0-clr-strong-alt);
  --hsl-clr-primary:var(--gray-0-clr-primary);
  --hsl-clr-good:var(--gray-0-clr-good);
  --hsl-clr-bad:var(--gray-0-clr-bad);
  --hsl-sep:var(--gray-0-sep);
  --hsl-sep-alt:var(--gray-0-sep-alt);
  color:Hsl(var(--swal2-confirm-bad-clr,var(--hsl-clr)))
}
html[dir] .s-swal2 .swal2-popup--bad .swal2-confirm {
  background-color:Hsl(var(--swal2-confirm-bad,var(--hsl-bg)))
}
html .s-swal2 .swal2-popup--bad .swal2-confirm:hover {
  --hsl-bg:var(--gray-10-bg);
  --hsl-clr:var(--gray-10-clr);
  --hsl-clr-accent:var(--gray-10-clr-accent);
  --hsl-clr-decent:var(--gray-10-clr-decent);
  --hsl-clr-strong:var(--gray-10-clr-strong);
  --hsl-clr-strong-alt:var(--gray-10-clr-strong-alt);
  --hsl-clr-primary:var(--gray-10-clr-primary);
  --hsl-clr-good:var(--gray-10-clr-good);
  --hsl-clr-bad:var(--gray-10-clr-bad);
  --hsl-sep:var(--gray-10-sep);
  --hsl-sep-alt:var(--gray-10-sep-alt);
  color:Hsl(var(--swal2-confirm-bad-clr-hover,var(--hsl-clr)))
}
html[dir] .s-swal2 .swal2-popup--bad .swal2-confirm:hover {
  background-color:Hsl(var(--swal2-confirm-bad-hover,var(--hsl-bg)))
}
html[dir] .s-swal2 .swal2-content,
html[dir] .s-swal2 .swal2-header {
  padding-right:0;
  padding-left:0
}
html .s-swal2--size-l .swal2-popup {
  width:21.5625em
}
html .s-swal2 .swal2-close {
  width:1em;
  height:1em;
  color:Hsl(var(--hsl-clr-decent));
  font-family:Times,sans-serif;
  font-size:2.25em;
  font-weight:700
}
html .s-swal2 .swal2-close:hover {
  color:Hsl(var(--hsl-clr))
}
html .s-swal2 .swal2-icon {
  position:relative;
  width:4.5em;
  height:4.5em;
  display:flex;
  align-items:center;
  justify-content:center;
  box-sizing:inherit;
  overflow:hidden
}
html[dir] .s-swal2 .swal2-icon {
  margin:0 auto 2.5em;
  border:0;
  border-radius:50%;
  box-shadow:0 0 0 1px Hsla(var(--status-icon-box-shadow))
}
html .s-swal2 .swal2-icon:before {
  position:absolute;
  top:0;
  width:100%;
  height:100%;
  opacity:.15;
  content:"";
  font-size:inherit
}
html[dir] .s-swal2 .swal2-icon:before {
  border-radius:inherit
}
html[dir=ltr] .s-swal2 .swal2-icon:before {
  left:0;
  transform:translate(30%,-30%)
}
html[dir=rtl] .s-swal2 .swal2-icon:before {
  right:0;
  transform:translate(-30%,-30%)
}
html[dir] .s-swal2 .swal2-icon--error {
  background-color:Hsla(var(--status-icon-bg-error))
}
html[dir] .s-swal2 .swal2-icon--error:before {
  background-color:Hsla(var(--status-icon-bg-error-before))
}
html .s-swal2 .swal2-icon--error .swal2-icon-content {
  color:Hsla(var(--status-icon-clr-error))
}
html[dir] .s-swal2 .swal2-icon--success {
  background-color:Hsla(var(--status-icon-bg-success))
}
html[dir] .s-swal2 .swal2-icon--success:before {
  background-color:Hsla(var(--status-icon-bg-success-before))
}
html .s-swal2 .swal2-icon--success .swal2-icon-content {
  color:Hsla(var(--status-icon-clr-success))
}
html[dir] .s-swal2 .swal2-icon--info,
html[dir] .s-swal2 .swal2-icon--question,
html[dir] .s-swal2 .swal2-icon--warning {
  background-color:Hsla(var(--status-icon-bg))
}
html[dir] .s-swal2 .swal2-icon--info:before,
html[dir] .s-swal2 .swal2-icon--question:before,
html[dir] .s-swal2 .swal2-icon--warning:before {
  background-color:Hsla(var(--status-icon-bg-before))
}
html .s-swal2 .swal2-icon--info .swal2-icon-content,
html .s-swal2 .swal2-icon--question .swal2-icon-content,
html .s-swal2 .swal2-icon--warning .swal2-icon-content {
  color:Hsla(var(--status-icon-clr))
}
html .s-swal2 .swal2-icon .swal2-icon-content {
  width:2.25em;
  height:2.25em;
  font-size:1rem
}
html .s-swal2 .swal2-title {
  color:Hsla(var(--status-icon-title));
  font-size:1.25em;
  font-weight:700;
  line-height:1.2em
}
html[dir] .s-swal2 .swal2-title {
  margin:0 0 .2em
}
html .s-swal2 .swal2-content-box {
  color:inherit;
  font-size:inherit
}
html .s-swal2 .swal2-content-box.swal2-content {
  font-size:.875em;
  font-weight:400;
  line-height:1.14286em
}
html .s-swal2 .swal2-content-box.swal2-content .swal2-content__info {
  color:Hsl(var(--hsl-clr-decent))
}
html[dir] .s-swal2 .swal2-content-box.swal2-content .swal2-content__info {
  margin-top:.85714em;
  padding-top:.85714em;
  border-top:1px solid hsl(var(--hsl-sep))
}
html .s-swal2 .swal2-actions {
  flex-wrap:nowrap;
  align-items:stretch
}
html[dir] .s-swal2 .swal2-actions {
  margin-top:1.25em
}
html .s-swal2 .swal2-cancel,
html .s-swal2 .swal2-confirm {
  flex:100% 1 1;
  min-width:0;
  min-height:2.28571em;
  text-transform:var(--swal-button-uppercase,uppercase);
  font-size:.875em;
  line-height:1.57143em
}
html[dir] .s-swal2 .swal2-cancel,
html[dir] .s-swal2 .swal2-confirm {
  padding:.28571em;
  border-radius:var(--ui-button-custom-border-radius,var(--border-radius));
  text-align:center
}
html[dir=ltr] .s-swal2 .swal2-cancel:nth-child(n+2),
html[dir=ltr] .s-swal2 .swal2-confirm:nth-child(n+2) {
  margin-left:.57143em
}
html[dir=rtl] .s-swal2 .swal2-cancel:nth-child(n+2),
html[dir=rtl] .s-swal2 .swal2-confirm:nth-child(n+2) {
  margin-right:.57143em
}
html .s-swal2 .swal2-confirm {
  --hsl-bg:var(--primary-0-bg);
  --hsl-clr:var(--primary-0-clr);
  --hsl-clr-accent:var(--primary-0-clr-accent);
  --hsl-clr-decent:var(--primary-0-clr-decent);
  --hsl-clr-strong:var(--primary-0-clr-strong);
  --hsl-clr-strong-alt:var(--primary-0-clr-strong-alt);
  --hsl-clr-primary:var(--primary-0-clr-primary);
  --hsl-clr-good:var(--primary-0-clr-good);
  --hsl-clr-bad:var(--primary-0-clr-bad);
  --hsl-sep:var(--primary-0-sep);
  --hsl-sep-alt:var(--primary-0-sep-alt);
  color:Hsl(var(--swal2-confirm-clr,var(--hsl-clr-strong)))
}
html[dir] .s-swal2 .swal2-confirm {
  background-color:Hsl(var(--swal2-confirm,var(--hsl-bg)))
}
html .s-swal2 .swal2-confirm:hover {
  --hsl-bg:var(--primary-10-bg);
  --hsl-clr:var(--primary-10-clr);
  --hsl-clr-accent:var(--primary-10-clr-accent);
  --hsl-clr-decent:var(--primary-10-clr-decent);
  --hsl-clr-strong:var(--primary-10-clr-strong);
  --hsl-clr-strong-alt:var(--primary-10-clr-strong-alt);
  --hsl-clr-primary:var(--primary-10-clr-primary);
  --hsl-clr-good:var(--primary-10-clr-good);
  --hsl-clr-bad:var(--primary-10-clr-bad);
  --hsl-sep:var(--primary-10-sep);
  --hsl-sep-alt:var(--primary-10-sep-alt);
  color:Hsl(var(--swal2-confirm-clr-hover,var(--hsl-clr)))
}
html[dir] .s-swal2 .swal2-confirm:hover {
  background-color:Hsl(var(--swal2-confirm-hover,var(--hsl-bg)))
}
html .s-swal2 .swal2-cancel {
  --hsl-bg:var(--gray-0-bg);
  --hsl-clr:var(--gray-0-clr);
  --hsl-clr-accent:var(--gray-0-clr-accent);
  --hsl-clr-decent:var(--gray-0-clr-decent);
  --hsl-clr-strong:var(--gray-0-clr-strong);
  --hsl-clr-strong-alt:var(--gray-0-clr-strong-alt);
  --hsl-clr-primary:var(--gray-0-clr-primary);
  --hsl-clr-good:var(--gray-0-clr-good);
  --hsl-clr-bad:var(--gray-0-clr-bad);
  --hsl-sep:var(--gray-0-sep);
  --hsl-sep-alt:var(--gray-0-sep-alt);
  color:Hsl(var(--swal2-cancel-clr,var(--hsl-clr)))
}
html[dir] .s-swal2 .swal2-cancel {
  background-color:Hsl(var(--swal2-cancel,var(--hsl-bg)))
}
html .s-swal2 .swal2-cancel:hover {
  --hsl-bg:var(--gray-10-bg);
  --hsl-clr:var(--gray-10-clr);
  --hsl-clr-accent:var(--gray-10-clr-accent);
  --hsl-clr-decent:var(--gray-10-clr-decent);
  --hsl-clr-strong:var(--gray-10-clr-strong);
  --hsl-clr-strong-alt:var(--gray-10-clr-strong-alt);
  --hsl-clr-primary:var(--gray-10-clr-primary);
  --hsl-clr-good:var(--gray-10-clr-good);
  --hsl-clr-bad:var(--gray-10-clr-bad);
  --hsl-sep:var(--gray-10-sep);
  --hsl-sep-alt:var(--gray-10-sep-alt);
  color:Hsl(var(--swal2-cancel-clr-hover,var(--hsl-clr)))
}
html[dir] .s-swal2 .swal2-cancel:hover {
  background-color:Hsl(var(--swal2-cancel-hover,var(--hsl-bg)))
}
html .s-swal2 .swal2-recaptcha {
  display:flex;
  justify-content:center
}
html[dir] .s-swal2 .swal2-recaptcha {
  margin-top:.75em
}
html[dir] .s-swal2 html .s-swal2-loading {
  background-color:transparent
}
html .s-swal2__text {
  display:inline-block
}
html .s-swal2__text--small {
  font-size:smaller
}
html[dir] .s-swal2__text--small {
  margin-top:.5em
}
html .s-swal2 .swal2-label__strong {
  font-weight:700
}
html .s-swal2 .swal2-label__uppercase {
  text-transform:uppercase
}
html .s-swal2--captcha .swal2-popup {
  width:17.625rem
}
html[dir] .s-swal2--captcha .swal2-popup {
  padding:1.25em .75em .75em;
  border-radius:var(--border-radius)
}
html .s-swal2--captcha .swal2-close {
  color:#595959;
  font-size:2em;
  font-weight:100;
  line-height:1em
}
html .s-swal2--captcha .swal2-close:focus {
  outline:unset
}
html .s-swal2--captcha .swal2-content-box.swal2-content {
  font-size:inherit;
  font-weight:inherit;
  line-height:inherit
}
html .s-swal2--captcha .pain-puzzle {
  overflow:unset
}
html[dir] .s-swal2--captcha .pain-puzzle {
  padding:0
}
html[dir] .s-swal2--captcha .pain-puzzle__order {
  margin-bottom:.75em;
  padding-top:0;
  padding-bottom:0
}
html[dir=ltr] .s-swal2--captcha .pain-puzzle__button--reload {
  margin-right:.75em
}
html[dir=rtl] .s-swal2--captcha .pain-puzzle__button--reload {
  margin-left:.75em
}
[dir=rtl] html .s-swal2--captcha .pain-puzzle__button--reload {
  margin-right:0
}
html.swal2-unlock-scroll {
  overflow-y:auto
}
.third-party__wrapper-footer--theme-primary--40[data-v-a875f114] {
  --hsl-bg:var(--primary--40-bg);
  --hsl-clr:var(--primary--40-clr);
  --hsl-clr-accent:var(--primary--40-clr-accent);
  --hsl-clr-decent:var(--primary--40-clr-decent);
  --hsl-clr-strong:var(--primary--40-clr-strong);
  --hsl-clr-strong-alt:var(--primary--40-clr-strong-alt);
  --hsl-clr-primary:var(--primary--40-clr-primary);
  --hsl-clr-good:var(--primary--40-clr-good);
  --hsl-clr-bad:var(--primary--40-clr-bad);
  --hsl-sep:var(--primary--40-sep);
  --hsl-sep-alt:var(--primary--40-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .third-party__wrapper-footer--theme-primary--40[data-v-a875f114] {
  background-color:Hsla(var(--hsl-bg),1)
}
.third-party__wrapper-footer--theme-tp-gray--10[data-v-a875f114] {
  --hsl-bg:var(--thirdPartyGray--10-bg);
  --hsl-clr:var(--thirdPartyGray--10-clr);
  --hsl-clr-accent:var(--thirdPartyGray--10-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray--10-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray--10-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray--10-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray--10-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray--10-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray--10-clr-bad);
  --hsl-sep:var(--thirdPartyGray--10-sep);
  --hsl-sep-alt:var(--thirdPartyGray--10-sep-alt)
}
.third-party[data-v-a875f114],
.third-party__wrapper-footer--theme-tp-gray--10[data-v-a875f114] {
  color:Hsla(var(--hsl-clr),1)
}
[dir] .third-party[data-v-a875f114],
[dir] .third-party__wrapper-footer--theme-tp-gray--10[data-v-a875f114] {
  background-color:Hsla(var(--hsl-bg),1)
}
.third-party[data-v-a875f114] {
  --hsl-bg:var(--thirdPartyGray--5-bg);
  --hsl-clr:var(--thirdPartyGray--5-clr);
  --hsl-clr-accent:var(--thirdPartyGray--5-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray--5-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray--5-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray--5-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray--5-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray--5-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray--5-clr-bad);
  --hsl-sep:var(--thirdPartyGray--5-sep);
  --hsl-sep-alt:var(--thirdPartyGray--5-sep-alt);
  --count-box-shadow:Hsl(var(--hsl-bg));
  min-height:100%
}
[dir] .third-party[data-v-a875f114]:has(.download-apps-catfish--top) {
  padding-top:calc(var(--download-app-height)*1px)
}
.third-party[data-v-a875f114]:has(.download-apps-catfish--top):has(.ui-section-nav) {
  --custom-ui-section-content-nav-top:calc(var(--header-height)*1px + var(--download-app-height) - 1px)
}
[dir] .third-party[data-v-a875f114]:has(.download-apps-catfish--top):has(.download-apps-catfish--above-game) {
  padding-top:0
}
.third-party:not(.third-party:has(.download-apps-catfish--top)) .third-party__header[data-v-a875f114] {
  top:0
}
[dir] .third-party--has-bottom-navigation[data-v-a875f114] {
  padding-bottom:3.5rem
}
.third-party[data-v-a875f114],
.third-party__content[data-v-a875f114] {
  display:flex;
  flex-direction:column
}
.third-party__content[data-v-a875f114] {
  min-height:100%
}
.third-party__content>[data-v-a875f114],
.third-party__content[data-v-a875f114] {
  flex:auto
}
.third-party__modals[data-v-a875f114] {
  flex-grow:1
}
.third-party__header[data-v-a875f114] {
  position:sticky;
  top:0;
  flex:none;
  z-index:1050;
  will-change:transform
}
[dir] .third-party__header[data-v-a875f114] {
  transition:transform .1s linear
}
[dir] .third-party__header--hidden[data-v-a875f114] {
  transform:translateY(-100%)
}
.third-party__nav[data-v-a875f114] {
  --hsl-bg:var(--thirdPartyGray--30-bg);
  --hsl-clr:var(--thirdPartyGray--30-clr);
  --hsl-clr-accent:var(--thirdPartyGray--30-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray--30-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray--30-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray--30-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray--30-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray--30-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray--30-clr-bad);
  --hsl-sep:var(--thirdPartyGray--30-sep);
  --hsl-sep-alt:var(--thirdPartyGray--30-sep-alt);
  color:Hsla(var(--hsl-clr),1);
  position:fixed;
  bottom:0;
  z-index:1100;
  width:100%
}
[dir] .third-party__nav[data-v-a875f114] {
  background-color:Hsla(var(--hsl-bg),1);
  box-shadow:none
}
.third-party__notifications[data-v-a875f114] {
  position:fixed;
  bottom:3.5rem;
  z-index:1100;
  max-height:calc(100vh - var(--header-height)*1px - 4.5rem);
  pointer-events:none;
  overflow:auto
}
[dir] .third-party__notifications[data-v-a875f114] {
  right:0;
  left:0;
  padding:.75rem .5rem .5rem
}
.third-party__notifications--fullscreen[data-v-a875f114] {
  bottom:0;
  max-height:calc(100vh - 1rem)
}
.third-party__notifications--position-bottom[data-v-a875f114] {
  bottom:0
}
.third-party__seo-module[data-v-a875f114] {
  --hsl-bg:var(--thirdPartyGray-10-bg);
  --hsl-clr:var(--thirdPartyGray-10-clr);
  --hsl-clr-accent:var(--thirdPartyGray-10-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray-10-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray-10-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray-10-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray-10-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray-10-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray-10-clr-bad);
  --hsl-sep:var(--thirdPartyGray-10-sep);
  --hsl-sep-alt:var(--thirdPartyGray-10-sep-alt)
}
[dir] .third-party__seo-module[data-v-a875f114] {
  margin:.5rem
}
.third-party__casino-brands-slider[data-v-a875f114] {
  --hsl-bg:var(--thirdPartyGray--10-bg);
  --hsl-clr:var(--thirdPartyGray--10-clr);
  --hsl-clr-accent:var(--thirdPartyGray--10-clr-accent);
  --hsl-clr-decent:var(--thirdPartyGray--10-clr-decent);
  --hsl-clr-strong:var(--thirdPartyGray--10-clr-strong);
  --hsl-clr-strong-alt:var(--thirdPartyGray--10-clr-strong-alt);
  --hsl-clr-primary:var(--thirdPartyGray--10-clr-primary);
  --hsl-clr-good:var(--thirdPartyGray--10-clr-good);
  --hsl-clr-bad:var(--thirdPartyGray--10-clr-bad);
  --hsl-sep:var(--thirdPartyGray--10-sep);
  --hsl-sep-alt:var(--thirdPartyGray--10-sep-alt);
  color:Hsla(var(--hsl-clr),1)
}
[dir] .third-party__casino-brands-slider[data-v-a875f114] {
  background-color:Hsla(var(--hsl-bg),1);
  padding:.5rem;
  margin-bottom:1px
}
.scroll-pointer-events-none {
  will-change:scroll-position
}
.scroll-pointer-events-none * {
  pointer-events:none
}
