/* Local Inter and Roboto subsets; licenses in /fonts. */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/body-0.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/body-1.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/body-2.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/body-3.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(/fonts/body-4.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(/fonts/body-5.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(/fonts/body-6.woff2) format("woff2");
}
@font-face {
  font-family: Intro Black;
  src: url(/fonts/IntroBlack.COGWXQOn.woff2) format("woff2"),url(/fonts/IntroBlack.DJYIbA6i.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Olymp Display;
  src: url(/fonts/OlympDisplay-Semibold.BPJ3qbF5.woff2) format("woff2"),url(/fonts/OlympDisplay-Semibold.B-ONAE3W.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Currencies Font;
  src: url(/fonts/CurrenciesFont-Regular.CfUIBIw_.woff2) format("woff2"),url(/fonts/CurrenciesFont-Regular.DGBTgN4g.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.text-header-4xl,
.text-header-3xl,
.text-header-md,
.text-header-xs,
.text-header-2xs,
.text-header-3xs {
  font-family: var(--typography-typography-font-family-header);
  font-style: normal;
}
.text-header-4xl {
  font-size: var(--typography-typography-font-size-header-4xl);
  font-weight: var(--typography-typography-font-weight-header-4xl);
  line-height: var(--typography-typography-line-height-header-4xl);
  letter-spacing: var(--typography-typography-letter-spacing-header-4xl);
}
.text-header-3xl {
  font-size: var(--typography-typography-font-size-header-3xl);
  font-weight: var(--typography-typography-font-weight-header-3xl);
  line-height: var(--typography-typography-line-height-header-3xl);
  letter-spacing: var(--typography-typography-letter-spacing-header-3xl);
}
.text-header-md {
  font-size: var(--typography-typography-font-size-header-md);
  font-weight: var(--typography-typography-font-weight-header-md);
  line-height: var(--typography-typography-line-height-header-md);
  letter-spacing: var(--typography-typography-letter-spacing-header-md);
}
.text-header-xs {
  font-size: var(--typography-typography-font-size-header-xs);
  font-weight: var(--typography-typography-font-weight-header-xs);
  line-height: var(--typography-typography-line-height-header-xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-xs);
}
.text-header-2xs {
  font-size: var(--typography-typography-font-size-header-2xs);
  font-weight: var(--typography-typography-font-weight-header-2xs);
  line-height: var(--typography-typography-line-height-header-2xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-2xs);
}
.text-header-3xs {
  font-size: var(--typography-typography-font-size-header-3xs);
  font-weight: var(--typography-typography-font-weight-header-3xs);
  line-height: var(--typography-typography-line-height-header-3xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-3xs);
}
.text-adaptive-h3,
.text-adaptive-h5 {
  font-family: var(--ad-typography-font-family);
  font-style: normal;
}
.text-adaptive-h3 {
  font-size: var(--ad-typography-font-size-h3);
  font-weight: var(--ad-typography-font-weight-h3);
  line-height: var(--ad-typography-line-height-h3);
  letter-spacing: var(--ad-typography-letter-spacing-h3);
}
.text-adaptive-h5 {
  font-size: var(--ad-typography-font-size-h5);
  font-weight: var(--ad-typography-font-weight-h5);
  line-height: var(--ad-typography-line-height-h5);
  letter-spacing: var(--ad-typography-letter-spacing-h5);
}
.text-trim-2xs {
  font-family: var(--typography-typography-font-family-header);
  font-style: normal;
}
.text-trim-2xs {
  font-size: var(--typography-typography-font-size-header-2xs);
  font-weight: var(--typography-typography-font-weight-header-2xs);
  line-height: var(--typography-typography-line-height-trim-2xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-2xs);
}
.text-body-md {
  font-family: var(--typography-font-family-secondary);
  font-style: normal;
}
.text-body-md {
  font-size: var(--typography-typography-font-size-body-md);
  font-weight: var(--typography-typography-font-weight-regular);
  line-height: var(--typography-typography-line-height-body-md);
}
.text-label-md {
  font-family: var(--typography-font-family-secondary);
  font-style: normal;
  font-weight: var(--typography-typography-font-weight-regular);
}
.text-label-md {
  font-size: var(--typography-typography-font-size-body-md);
  line-height: var(--typography-typography-line-height-body-2xs);
}
.text-platform-text-1 {
  color: var(--platform-text-1);
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 1rem 0;
  border-radius: 12px;
  overflow: hidden;
  background-color: var(--cas-light-200);
}
thead tr {
  color: var(--platform-text-3);
  text-align: left;
  font-weight: 700;
}
th,
td {
  padding: 12px 15px;
}
td {
  border-bottom: 1px solid var(--cas-light-300);
  padding: 1rem;
}
tr:last-child td {
  border-bottom: none;
}
thead tr:first-child th:first-child {
  border-top-left-radius: 12px;
}
thead tr:first-child th:last-child {
  border-top-right-radius: 12px;
}
tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}
tbody tr:hover td {
  background-color: var(--cas-light-300);
}
@media screen and (max-width:768px) {
  table {
    overflow-x: auto;
  }
  th,
td {
    padding: 8px 10px;
  }
}
.ol-py-xs {
  padding-top: 4px;
  padding-bottom: 4px;
}
.ol-mr-xs {
  margin-right: 4px;
}
.ol-px-sm {
  padding-left: 8px;
  padding-right: 8px;
}
.ol-ml-sm {
  margin-left: 8px;
}
.ol-mr-sm {
  margin-right: 8px;
}
.ol-ml-md {
  margin-left: 16px;
}
.ol-ml-lg {
  margin-left: 24px;
}
.ol-mr-auto {
  margin-right: auto;
}
.ol-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.ol-full-width {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.ol-row,
.ol-flex {
  display: flex;
  flex-wrap: wrap;
}
.ol-justify-center {
  justify-content: center;
}
.ol-justify-between {
  justify-content: space-between;
}
.ol-cursor-pointer {
  cursor: pointer !important;
}
.ol-items-center {
  align-items: center;
}
.ol-text-weight-medium {
  font-weight: 500;
}
.ol-text-center {
  text-align: center;
}
.ol-nowrap {
  flex-wrap: nowrap;
}
.ol-relative-position {
  position: relative;
}
@font-face {
  font-family: fontello;
  src: url(/fonts/fontello.B8GVxsYI.woff2) format("woff2"),url(/fonts/fontello.miNjsn7g.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@keyframes skeleton-wave {
  0% {
    background-position: -100% 0;
  }
  to {
    background-position: 100% 0;
  }
}
:root {
  --radius-1: 5px;
  --radius-2: 10px;
  --radius-3: 15px;
  --radius-4: 24px;
  --border-radius-1: 2px;
  --border-radius-2: 4px;
  --border-radius-3: 8px;
  --border-radius: 5px;
  --border-radius-lg: 10px;
  --slider-height: 46px;
  --cas-light: #fff;
  --cas-light-900: rgba(255, 255, 255, .9);
  --cas-light-700: rgba(255, 255, 255, .7);
  --cas-light-500: rgba(255, 255, 255, .47);
  --cas-light-300: rgba(255, 255, 255, .28);
  --cas-light-200: rgba(255, 255, 255, .14);
  --cas-light-100: rgba(255, 255, 255, .07);
  --cas-light-50: rgba(255, 255, 255, .04);
  --cas-red-text: #cc3e26;
  --cas-err: #de0018;
  --cas-primary: #f7b636;
  --cas-white-opacity--7: rgba(255, 255, 255, .07);
  --cas-white-opacity--20: rgba(255, 255, 255, .2);
  --cas-white-opacity--28: rgba(255, 255, 255, .28);
  --cas-warning-900: #f6a913;
  --cas-accent-900: #882211;
  --cas-accent-700: #a52915;
  --cas-accent-500: #b34938;
  --cas-accent-300: #bf6456;
  --cas-positive-900: #219653;
  --cas-positive-700: #62b862;
  --cas-positive-500: #72bf72;
  --cas-positive-300: #88c988;
  --cas-positive-100: #5c8a5c;
  --cas-yellow-900: #e59d12;
  --cas-yellow-700: #f6a913;
  --cas-yellow-500: #f7b636;
  --cas-yellow-300: #f8c154;
  --cas-dark: #181818;
  --cas-dark-900: rgba(18, 18, 18, .92);
  --cas-dark-700: rgba(18, 18, 18, .7);
  --cas-dark-600: rgba(18, 18, 18, .6);
  --cas-dark-500: rgba(18, 18, 18, .54);
  --cas-dark-300: rgba(18, 18, 18, .25);
  --cas-dark-200: rgba(18, 18, 18, .15);
  --cas-dark-100: rgba(18, 18, 18, .07);
  --cas-dark-50: rgba(18, 18, 18, .04);
  --cas-negative: #e64b41;
  --cas-alert-error-02: rgba(229, 97, 75, .12);
  --focus-shadow: 0 0 0 4px rgba(247, 182, 54, .2);
  --header: 94px;
  --nav-bar-level-1-height: 70px;
  --nav-bar-level-1-current-height: 0;
}
#chat-widget-container {
  bottom: 46px !important;
  left: 24px !important;
  z-index: 5999 !important;
}
#chat-widget-container.show-mobile {
  display: block !important;
  pointer-events: auto !important;
}
@media (max-width:1023px) {
  #chat-widget-container #chat-widget {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
  }
}
@media (max-width:767px) {
  body:not(.checking) #chat-widget-container {
    pointer-events: none;
  }
}
body:not(.checking) #chat-widget-container.maximized {
  z-index: 6001 !important;
  pointer-events: auto;
}
@media (max-width:1023px) {
  body:not(.checking) #chat-widget-container:not(.maximized) {
    display: none !important;
  }
}
* {
  box-sizing: border-box;
}
*:focus,
*:active {
  outline: none;
}
*,
*:before,
*:after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
}
html {
  height: -webkit-fill-available;
}
body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
  min-height: 100dvh !important;
  overflow-x: hidden;
  position: relative;
  font-family: Inter;
  font-size: 14px;
  line-height: 1.5;
  font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.app-content {
  overscroll-behavior-y: none;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@supports (height: 100dvh) {
  .app-content {
    min-height: 100dvh;
  }
}
#q-app {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@supports (height: 100dvh) {
  #q-app {
    min-height: 100dvh;
  }
}
header {
  flex: none;
}
.app-page {
  display: flex;
  flex-direction: column;
  flex: 1;
  margin: 0 auto 24px;
}
.main-page-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  border-radius: var(--radius-1);
  margin-top: var(--gap-main-content-vertical);
}
@media screen and (min-width:1024px) {
  .main-page-content {
    margin: var(--gap-main-content-vertical) 0 64px;
    gap: 32px;
  }
}
.logo {
  display: flex;
}
.logo img {
  height: var(--logo-height);
}
@media (min-width:1024px) {
  .logo img {
    height: var(--logo-height-desktop);
  }
}
.base-border-radius {
  border-radius: var(--radius-1);
}
.section__title {
  color: var(--color-text-primary);
  margin: 12px auto 12px 0;
  transform: translateY(1px);
}
@media screen and (min-width:768px) {
  .section__title {
    margin: 16px auto 16px 0;
  }
}
@media screen and (min-width:1024px) {
  .section__title {
    margin: 24px auto 24px 0;
  }
}
.section__link {
  font-weight: 500;
  text-decoration: none;
  color: var(--color-text-on-interactive-secondary);
  transition: .3s;
}
.section-gradient-wrapper {
  margin: 0 -10px;
  padding: 0 12px;
  border-radius: var(--border-radius-1);
  background: linear-gradient(180deg,var(--color-background-section-gradient-default-start) 0%,var(--color-background-section-gradient-default-end) 100%);
}
@media screen and (min-width:768px) {
  .section-gradient-wrapper {
    padding: 0 16px;
    margin: 0;
  }
}
@media screen and (min-width:1024px) {
  .section-gradient-wrapper {
    padding: 0 24px;
  }
}
@media (max-width:767px) {
  #q-app {
    background: none !important;
  }
}
h1,
h2,
h3,
h5,
h6,
p {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
@keyframes changeColorArrow {
  0% {
    color: #fff;
  }
  50% {
    color: var(--cas-secondary);
  }
  to {
    color: #fff;
  }
}
img {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
span {
  padding: 0;
  margin: 0;
}
.container,
.app-page {
  width: 1400px;
}
@media (max-width:1450px) {
  .container,
.app-page {
    width: 100%;
    padding: 0 50px;
  }
}
@media (max-width:1023px) {
  .container,
.app-page {
    padding: 0 10px;
  }
}
.header-bottom {
  background: var(--color-background-main-menu);
  height: 50px;
  width: 100%;
}
@media (max-width:1023px) {
  .header-bottom {
    height: 48px;
    padding: 4px 0;
  }
  .olymp .header-bottom {
    background-color: var(--color-background-top-menu);
  }
}
@media (max-width:767px) {
  .header-bottom {
    height: 44px;
  }
}
.header-bottom .logo {
  height: var(--logo-height);
  display: none;
  text-decoration: none;
}
@media (max-width:1023px) {
  .header-bottom .logo {
    display: block;
  }
}
@media (min-width:1024px) {
  .header-bottom .logo {
    height: 32px;
  }
}
.header-bottom .logo svg {
  margin-right: 3px;
}
.header-bottom .burger {
  display: none;
}
@media (max-width:1023px) {
  .header-bottom .burger {
    display: block;
    margin-left: 10px;
  }
}
.header-bottom.show {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.app-header {
  position: sticky;
  top: 0;
  z-index: 1050;
}
.header-top {
  background: var(--color-background-top-menu);
  height: 44px;
}
.banner {
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.banner img {
  width: 100%;
}
[disabled] {
  opacity: unset !important;
  cursor: pointer !important;
}
[disabled] * {
  cursor: pointer !important;
}
.categories-img {
  width: var(--size-icon-md);
  height: var(--size-icon-md);
  margin-right: 8px;
}
@media screen and (min-width:768px) {
  .categories-img {
    width: 24px;
    height: 24px;
  }
}
:root {
  --cas-secondary: #f7b636;
  --cas-secondary-20: rgba(247, 183, 54, .2);
  --cas-section-gradient-1: rgba(19, 31, 96, .4);
  --cas-section-gradient-2: rgba(19, 31, 96, 0);
  --cas-game-button: #2237aa;
  --cas-game-button-hover: #3c54d8;
  --cas-game-button-active: #5a6fe2;
  --cas-game-skeleton-bg: #131f60;
  --cas-bonus-item-bg-1: rgba(108, 125, 212, .32);
  --cas-bonus-item-bg-2: rgba(108, 125, 212, .08);
  --cas-event-slider: #06093b;
  --cas-input-autoofill: #222f6a;
  --cas-main-slider-skeleton: rgba(19, 31, 96, .4);
  --cas-menu--40: rgb(19, 31, 96, .4);
  --cas-menu: #131f60;
  --cas-status: #0b154b;
  --cas-mobile-menu: #0b154b;
  --cas-button: #f6a913;
  --cas-positive: #34aa4e;
  --cas-positive-hex: 52, 170, 78;
  --cas-grey-lighten: #a9b3be;
  --cas-grey-1: #597084;
  --cas-grey-2: #3f4b55;
  --cas-grey-3: #32404c;
  --cas-grey-4: #2b3c48;
  --cas-grey-5: #26333f;
  --cas-dark-1: #212c36;
  --cas-dark-2: #030534;
  --cas-footer-icon: #d92538;
  --cas-wv-primary: #1d4972;
  --cas-wv-primary-dark: #153553;
  --cas-wv-primary-dark-2: #0d2235;
  --cas-blue-level-1: #030534;
  --cas-blue-level-2: #131f60;
  --cas-blue-level-2_1: #242475;
  --cas-blue-level-2_2: #35288b;
  --cas-blue-level-3: #182581;
  --cas-blue-overlay-1: rgba(104, 53, 202, .2);
  --cas-blue-overlay-2: rgba(104, 53, 202, .4);
  --cas-white-opacity--14: rgba(255, 255, 255, .14);
  --cas-border-1: rgba(104, 53, 202, .4);
  --cas-main-deep-1: #030534;
  --cas-main-deep-2: #131f60;
  --cas-main-deep-3: #242f6b;
  --cas-main-deep-4: #434c80;
  --cas-main-nav-bar: rgba(29, 32, 102, .94);
  --cas-main-opacity-80: rgba(10, 16, 70, .8);
  --cas-blue-02: #131f60;
  --radius-1: 5px;
  --radius-2: 10px;
  --radius-3: 15px;
  --radius-4: 24px;
  --border-radius-1: 2px;
  --border-radius-2: 4px;
  --header-mobile: 44px;
  --header: 94px;
  --slider-height: 46px;
  --promo-end-gradient: #0a1144;
  --promo-main-background: #131f6066;
  --promo-nontransparent-background: #0a0f46;
  --selector-dropdown-background: #242f6b;
  --cas-betting-main: #800000;
  --cas-betting-accent: #fee200;
  --cas-betting-accent-dark: #caad66;
  --cas-betting-grey: #979797;
  --input-shadow: #403d58;
  --cas-menu-bg: #0a1046;
  --logo-height-desktop: 25px;
  --logo-height: 25px;
  --competition-gradient-color: #090f46;
  --cas-main-text: #fff;
  --main-font-family: "Olymp Display", Arial, "Helvetica Neue", Helvetica, sans-serif;
  --platform-text-1: #fff;
  --platform-bg-1: rgba(255, 255, 255, .07);
  --platform-text-2: rgba(255, 255, 255, .9);
  --platform-text-3: rgba(255, 255, 255, .9);
  --platform-text-4: rgba(255, 255, 255, .7);
  --platform-text-5: rgba(255, 255, 255, .7);
  --platform-text-6: #fff;
  --platform-text-7: rgba(255, 255, 255, .9);
  --platform-text-8: rgba(255, 255, 255, .7);
  --platform-text-9: rgba(255, 255, 255, .7);
  --platform-text-10: rgba(255, 255, 255, .47);
  --platform-text-11: #fff;
  --platform-text-12: rgba(255, 255, 255, .28);
  --platform-text-13: rgba(255, 255, 255, .47);
  --platform-text-14: rgba(255, 255, 255, .7);
  --platform-bg-2: rgba(255, 255, 255, .14);
  --platform-bg-3: rgba(255, 255, 255, .07);
  --platform-bg-4: rgba(255, 255, 255, .14);
  --platform-bg-5: #b8bbcf;
  --platform-bg-6: #372f30;
  --platform-bg-7: #131f60;
  --platform-bg-8: rgba(255, 255, 255, .14);
  --platform-bg-9: rgba(255, 255, 255, .07);
  --platform-bg-10: rgba(255, 255, 255, .07);
  --platform-promocode-icon-color: #f5c15f;
}
@media (max-width:768px) {
  .olymp .ol-btn.--md:not(.--fixed-size) {
    font-size: 14px;
    line-height: 12px;
  }
}
.oln-icon {
  display: inline-block;
  mask-position: 50%;
  mask-size: contain;
  mask-repeat: no-repeat;
}
@keyframes oln-spin {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(270deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes oln-dash {
  0% {
    stroke-dasharray: 1 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89 200;
    stroke-dashoffset: -35px;
  }
  to {
    stroke-dasharray: 89 200;
    stroke-dashoffset: -124px;
  }
}
.oln-btn {
  z-index: 0;
  gap: var(--button-gap-icon-label);
  font-family: var(--typography-typography-font-family-header);
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border: none;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}
.oln-btn__label {
  align-items: center;
  transition: opacity .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}
.oln-btn__label-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
}
.oln-btn__icon {
  flex: none;
  transition: opacity .3s;
}
.oln-btn__icon>* {
  object-fit: contain;
  width: 100% !important;
  height: 100% !important;
}
.oln-btn__loader-wrapper {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}
.oln-btn--primary {
  color: var(--color-text-on-interactive-primary);
  background-color: var(--color-background-button-primary-default);
}
.oln-btn--primary .oln-btn__icon {
  color: var(--color-icon-on-interactive-primary);
}
.oln-btn--primary:not(.--disabled):not(.--loading):hover {
  background-color: var(--color-background-button-primary-hover);
}
.oln-btn--primary:not(.--disabled):not(.--loading):active {
  background-color: var(--color-background-button-primary-press);
}
.oln-btn--secondary {
  color: var(--color-text-on-interactive-secondary);
  background-color: var(--color-background-button-secondary-default);
}
.oln-btn--secondary .oln-btn__icon {
  color: var(--color-icon-on-interactive-secondary);
}
.oln-btn--secondary:not(.--disabled):not(.--loading):hover {
  background-color: var(--color-background-button-secondary-hover);
}
.oln-btn--secondary:not(.--disabled):not(.--loading):active {
  background-color: var(--color-background-button-secondary-press);
}
.oln-btn--tertiary {
  color: var(--color-text-on-interactive-secondary);
  background-color: var(--color-background-button-tertiary-default);
}
.oln-btn--tertiary .oln-btn__icon {
  color: var(--color-icon-on-interactive-secondary);
}
.oln-btn--tertiary:not(.--disabled):not(.--loading):hover {
  background-color: var(--color-background-button-tertiary-hover);
}
.oln-btn--tertiary:not(.--disabled):not(.--loading):active {
  background-color: var(--color-background-button-secondary-press);
}
.oln-btn--accent-primary {
  color: var(--color-text-on-interactive-accent-primary);
  background-color: var(--color-background-button-accent-primary-default);
}
.oln-btn--accent-primary .oln-btn__icon {
  color: var(--color-icon-on-interactive-accent-primary);
}
.oln-btn--accent-primary:not(.--disabled):not(.--loading):hover {
  background-color: var(--color-background-button-accent-primary-hover);
}
.oln-btn--accent-primary:not(.--disabled):not(.--loading):active {
  background-color: var(--color-background-button-accent-primary-press);
}
.oln-btn--outline {
  color: var(--color-text-on-interactive-secondary);
  background-color: var(--color-background-button-outline-default);
  border: 1px solid var(--color-border-button-outline);
}
.oln-btn--outline .oln-btn__icon {
  color: var(--color-icon-on-interactive-secondary);
}
.oln-btn--outline:not(.--disabled):not(.--loading):hover {
  background-color: var(--color-background-button-outline-hover);
}
.oln-btn--outline:not(.--disabled):not(.--loading):active {
  background-color: var(--color-background-button-outline-press);
}
.oln-btn--accent-secondary:not(.--disabled):not(.--loading):hover {
  background-color: var(--color-background-button-accent-secondary-hover);
}
.oln-btn--accent-secondary:not(.--disabled):not(.--loading):active {
  background-color: var(--color-background-button-accent-secondary-press);
}
.oln-btn.--lg {
  min-width: var(--button-size-min-width-lg);
  height: var(--button-size-height-lg);
  padding: var(--button-padding-vertical-lg) var(--button-padding-horizontal-lg);
  font-size: var(--typography-typography-font-size-header-sm);
  font-weight: var(--typography-typography-font-weight-header-sm);
  line-height: var(--typography-typography-line-height-header-sm);
  letter-spacing: var(--typography-typography-letter-spacing-header-sm);
  border-radius: var(--button-border-radius-lg);
}
.oln-btn.--lg .oln-btn__icon {
  width: var(--size-icon-md) !important;
  height: var(--size-icon-md) !important;
}
.oln-btn.--lg .oln-btn__label {
  padding: 0 var(--button-text-container-padding-horizontal-lg);
}
.oln-btn.--lg.--icon {
  padding: var(--button-padding-icon-only-lg);
}
.oln-btn.--md {
  min-width: var(--button-size-min-width-md);
  height: var(--button-size-height-md);
  padding: var(--button-padding-vertical-md) var(--button-padding-horizontal-md);
  font-size: var(--typography-typography-font-size-header-sm);
  font-weight: var(--typography-typography-font-weight-header-sm);
  line-height: var(--typography-typography-line-height-header-sm);
  letter-spacing: var(--typography-typography-letter-spacing-header-sm);
  border-radius: var(--button-border-radius-md);
}
.oln-btn.--md .oln-btn__icon {
  width: var(--size-icon-md) !important;
  height: var(--size-icon-md) !important;
}
.oln-btn.--md .oln-btn__label {
  padding: 0 var(--button-text-container-padding-horizontal-md);
}
.oln-btn.--md.--icon {
  padding: var(--button-padding-icon-only-md);
}
.oln-btn.--sm {
  min-width: var(--button-size-min-width-sm);
  height: var(--button-size-height-sm);
  padding: var(--button-padding-vertical-sm) var(--button-padding-horizontal-sm);
  font-size: var(--typography-typography-font-size-header-2xs);
  font-weight: var(--typography-typography-font-weight-header-2xs);
  line-height: var(--typography-typography-line-height-header-2xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-2xs);
  border-radius: var(--button-border-radius-sm);
}
.oln-btn.--sm .oln-btn__icon {
  width: var(--size-icon-xs) !important;
  height: var(--size-icon-xs) !important;
}
.oln-btn.--sm .oln-btn__label {
  padding: 0 var(--button-text-container-padding-horizontal-sm);
}
.oln-btn.--sm.--icon {
  padding: var(--button-padding-icon-only-sm);
}
.oln-btn.--xs {
  min-width: var(--button-size-min-width-xs);
  height: var(--button-size-height-xs);
  padding: var(--button-padding-vertical-xs) var(--button-padding-horizontal-xs);
  font-size: var(--typography-typography-font-size-header-2xs);
  font-weight: var(--typography-typography-font-weight-header-2xs);
  line-height: var(--typography-typography-line-height-header-2xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-2xs);
  border-radius: var(--button-border-radius-xs);
}
.oln-btn.--xs .oln-btn__icon {
  width: var(--size-icon-xs) !important;
  height: var(--size-icon-xs) !important;
}
.oln-btn.--xs .oln-btn__label {
  padding: 0 var(--button-text-container-padding-horizontal-xs);
}
.oln-btn.--xs.--icon {
  padding: var(--button-padding-icon-only-xs);
}
.oln-btn.--rounded {
  border-radius: var(--border-radius-full) !important;
}
.oln-btn.--loading {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}
.oln-btn.--loading>:not(.oln-btn__loader-wrapper) {
  opacity: 0 !important;
}
.oln-btn.--disabled {
  opacity: var(--opacity-disabled) !important;
}
.oln-btn.--disabled * {

}
.oln-btn.--icon .oln-btn__label {
  display: none;
}
.oln-btn.--full-width {
  flex: 100%;
  width: 100%;
}
.oln-input:not(.oln-input--labeled) input {
  margin: 0;
}
.oln-input:hover:not(.oln-input--disabled):not(.oln-input--error) .oln-input__wrapper:before {
  border: var(--border-width-xs) solid var(--color-border-input-hover);
}
.oln-select:not(.oln-select--labeled) .oln-select__value {
  margin: 0;
}
.oln-select:hover:not(.oln-select--disabled):not(.oln-select--error):not(.oln-select--opened) .oln-select__head:before {
  border: var(--border-width-xs) solid var(--color-border-input-hover);
}
@keyframes wave {
  0% {
    transform: translate(-100%);
  }
  50% {
    transform: translate(0);
  }
  to {
    transform: translate(100%);
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}
.oln-slider-button {
  gap: var(--gap-xs);
  align-items: center;
  display: flex;
  position: relative;
}
.oln-timer--xs.oln-timer--with-divider .oln-timer__item:not(:first-of-type),
.oln-timer--sm.oln-timer--with-divider .oln-timer__item:not(:first-of-type) {
  grid-template-areas: "d c";
}
.oln-timer--md.oln-timer--with-divider .oln-timer__item:not(:first-of-type),
.oln-timer--lg.oln-timer--with-divider .oln-timer__item:not(:first-of-type) {
  grid-template-areas: "d c"".l";
}
.oln-tooltip-wrapper[data-v-6b151237] {
  cursor: pointer;
  display: inline-block;
}
@font-face {
  font-family: Olymp Display;
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/OlympDisplay-Semibold-tEYb3_7C.tEYb3_7C.woff2)format("woff2");
  font-display: swap;
}
*,
:before,
:after {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}
ul[role=list],
ol[role=list] {
  list-style: none;
}
body {
  min-height: 100vh;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
label {
  line-height: 1.1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}
a:not([class]) {
  color: currentColor;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
}
img,
picture {
  max-width: 100%;
  display: block;
}
input,
button,
textarea,
select {
  font: inherit;
}
textarea:not([rows]) {
  min-height: 10em;
}
:target {
  scroll-margin-block: 5ex;
}
:root {
  --ad-border-radius-modal-md-top: 16px;
  --ad-padding-main-content-horizontal: 0px;
  --ad-padding-navbar-vertical: 12px;
  --ad-padding-sm: 12px;
  --ad-sizing-bonus-card-max-width: 615px;
  --ad-sizing-bonus-card-min-width: 336px;
  --ad-sizing-modal-min-height-lg: 480px;
  --ad-sizing-modal-min-height-md: 200px;
  --ad-typography-font-weight-h5: 600;
  --ad-typography-letter-spacing-h2: .54px;
  --border-radius-0: 0px;
  --border-radius-12: 12px;
  --border-radius-16: 16px;
  --border-radius-2: 2px;
  --border-radius-24: 24px;
  --border-radius-32: 32px;
  --border-radius-4: 4px;
  --border-radius-8: 8px;
  --border-radius-9999: 9999px;
  --border-radius-full: 9999px;
  --border-radius-lg: 12px;
  --border-radius-md: 8px;
  --border-radius-none: 0px;
  --border-radius-sm: 4px;
  --border-radius-xl: 16px;
  --border-radius-xs: 2px;
  --border-width-0: 0px;
  --border-width-1: 1px;
  --border-width-2: 2px;
  --border-width-4: 4px;
  --border-width-icon-md: 2px;
  --border-width-md: 4px;
  --border-width-none: 0px;
  --border-width-sm: 2px;
  --border-width-xs: 1px;
  --breakpoint-desktop: 1024px;
  --breakpoint-mobile: 320;
  --breakpoint-tablet: 768;
  --breakpoint-wide: 1504;
  --button-border-radius-lg: 8px;
  --button-border-radius-md: 8px;
  --button-border-radius-sm: 8px;
  --button-border-radius-xs: 4px;
  --button-cash-icon-background: rgba(18, 18, 18, .07);
  --button-gap-icon-label: 0px;
  --button-padding-horizontal-lg: 24px;
  --button-padding-horizontal-md: 16px;
  --button-padding-horizontal-sm: 8px;
  --button-padding-horizontal-xs: 4px;
  --button-padding-icon-only-lg: 14px;
  --button-padding-icon-only-md: 8px;
  --button-padding-icon-only-sm: 8px;
  --button-padding-icon-only-xs: 4px;
  --button-padding-vertical-lg: 14px;
  --button-padding-vertical-md: 10px;
  --button-padding-vertical-sm: 8px;
  --button-padding-vertical-xs: 4px;
  --button-size-height-lg: 52px;
  --button-size-height-md: 40px;
  --button-size-height-sm: 32px;
  --button-size-height-xs: 24px;
  --button-size-min-width-lg: 52px;
  --button-size-min-width-md: 40px;
  --button-size-min-width-sm: 32px;
  --button-size-min-width-xs: 24px;
  --button-social-facebook: rgb(8, 102, 255);
  --button-social-google: rgb(255, 255, 255);
  --button-social-mailru: rgb(0, 119, 255);
  --button-social-ok: rgb(255, 119, 0);
  --button-social-telegram: rgb(42, 171, 238);
  --button-social-tiktok: rgb(0, 0, 0);
  --button-social-vk: rgb(0, 119, 255);
  --button-social-yandex: rgb(252, 63, 29);
  --button-text-container-padding-horizontal-lg: 6px;
  --button-text-container-padding-horizontal-md: 4px;
  --button-text-container-padding-horizontal-sm: 4px;
  --button-text-container-padding-horizontal-xs: 2px;
  --calendar-border-radius-calendar-cell: 8px;
  --calendar-gap-calendar-cell-md: 6px;
  --calendar-gap-calendar-cell-sm: 4px;
  --calendar-padding: 8px;
  --calendar-size-calendar-cell-md: 48px;
  --calendar-size-calendar-cell-sm: 40px;
  --carousel-color-press: rgba(246, 169, 19, .5);
  --carousel-color-selected: rgb(247, 182, 54);
  --carousel-color-selected-border: rgba(247, 182, 54, .35);
  --carousel-gap: 8px;
  --carousel-size-height: 8px;
  --carousel-size-width: 8px;
  --category-card-old-min-heigth: 40;
  --category-card-old-min-width-md: 110px;
  --category-card-old-min-width-sm: 48px;
  --category-card-v2-min-heigth: 40;
  --category-card-v2-min-width-md: 110px;
  --category-card-v2-min-width-sm: 70px;
  --checkbox-border-radius: 4px;
  --checkbox-padding-md: 2px;
  --checkbox-size-md: 24px;
  --checkbox-size-sm: 18px;
  --chips-border-radius: 9999px;
  --chips-gap: 8px;
  --chips-padding-horizontal: 16px;
  --chips-padding-vertical: 8px;
  --chips-size-height: 32px;
  --chips-size-min-width: 40px;
  --color-background-button-outline-default: rgba(255, 255, 255, 0);
  --color-background-button-outline-loader: rgba(255, 255, 255, 0);
  --color-background-button-tertiary-default: rgba(255, 255, 255, 0);
  --color-background-button-tertiary-loader: rgba(255, 255, 255, 0);
  --color-background-feedback-error-lvl-1: rgb(230, 75, 65);
  --color-background-feedback-error-lvl-2: rgba(230, 75, 65, .35);
  --color-background-feedback-error-lvl-3: rgba(230, 75, 65, .2);
  --color-background-feedback-info-lvl-1: rgb(134, 94, 212);
  --color-background-feedback-info-lvl-2: rgba(158, 113, 255, .35);
  --color-background-feedback-info-lvl-3: rgba(158, 113, 255, .2);
  --color-background-feedback-primary: rgb(246, 169, 19);
  --color-background-feedback-success-lvl-1: rgb(98, 184, 98);
  --color-background-feedback-success-lvl-2: rgba(114, 191, 114, .35);
  --color-background-feedback-success-lvl-3: rgba(114, 191, 114, .2);
  --color-background-feedback-warning-lvl-1: rgb(246, 169, 19);
  --color-background-feedback-warning-lvl-2: rgba(247, 182, 54, .35);
  --color-background-feedback-warning-lvl-3: rgba(247, 182, 54, .2);
  --color-background-interactive-fifth-selected: rgba(247, 182, 54, .2);
  --color-background-interactive-fourth-selected: rgba(247, 182, 54, .2);
  --color-background-interactive-transparent-surfaces-selected: rgba(247, 182, 54, .2);
  --color-background-overlay: rgba(18, 18, 18, .7);
  --color-background-section-gradient-accent-start: rgba(235, 80, 154, .35);
  --color-background-section-gradient-bonus-start: rgba(16, 107, 55, .5);
  --color-blue-200: rgb(108, 125, 212);
  --color-blue-200-32: rgba(108, 125, 212, .32);
  --color-blue-200-8: rgba(108, 125, 212, .08);
  --color-blue-300: rgb(90, 111, 226);
  --color-blue-300-16: rgba(90, 111, 226, .16);
  --color-blue-500: rgb(60, 84, 216);
  --color-blue-700: rgb(34, 55, 170);
  --color-blue-800: rgb(36, 47, 107);
  --color-blue-900: rgb(19, 31, 96);
  --color-blue-900-0: rgba(19, 31, 96, 0);
  --color-blue-900-40: rgba(19, 31, 96, .4);
  --color-blue-900-94: rgba(19, 31, 96, .94);
  --color-blue-940: rgb(11, 21, 75);
  --color-blue-950: rgb(3, 5, 52);
  --color-blue-950-0: rgba(3, 5, 52, 0);
  --color-border-error: rgb(230, 75, 65);
  --color-border-info: rgb(134, 94, 212);
  --color-border-input-error: rgb(230, 75, 65);
  --color-border-interactive-error: rgb(230, 75, 65);
  --color-green-300: rgb(136, 201, 136);
  --color-green-500: rgb(114, 191, 114);
  --color-green-500-20: rgba(114, 191, 114, .2);
  --color-green-500-35: rgba(114, 191, 114, .35);
  --color-green-700: rgb(98, 184, 98);
  --color-green-900: rgb(33, 150, 83);
  --color-green-900-50: rgba(33, 150, 83, .5);
  --color-green-950: rgb(16, 107, 55);
  --color-green-950-50: rgba(16, 107, 55, .5);
  --color-grey-300: rgb(132, 132, 132);
  --color-grey-300-32: rgba(132, 132, 132, .32);
  --color-grey-300-8: rgba(132, 132, 132, .08);
  --color-grey-800: rgb(60, 60, 60);
  --color-grey-800-0: rgba(60, 60, 60, 0);
  --color-grey-800-40: rgba(60, 60, 60, .4);
  --color-grey-900: rgb(45, 45, 45);
  --color-grey-900-0: rgba(45, 45, 45, 0);
  --color-grey-950: rgb(29, 29, 29);
  --color-grey-950-0: rgba(29, 29, 29, 0);
  --color-icon-always-black: rgba(18, 18, 18, .92);
  --color-icon-always-white: rgba(255, 255, 255, .9);
  --color-icon-avaliable: rgb(98, 184, 98);
  --color-icon-feedback-error: rgb(230, 75, 65);
  --color-icon-feedback-info: rgb(158, 113, 255);
  --color-icon-feedback-success: rgb(114, 191, 114);
  --color-icon-feedback-warning: rgb(246, 169, 19);
  --color-icon-on-interactive-accent-secondary: rgba(255, 255, 255, .9);
  --color-icon-timer-expiring: rgb(230, 75, 65);
  --color-lime-1000: rgb(31, 82, 20);
  --color-lime-300: rgb(112, 214, 92);
  --color-lime-300-20: rgba(112, 214, 92, .2);
  --color-lime-300-35: rgba(112, 214, 92, .35);
  --color-lime-300-50: rgba(112, 214, 92, .5);
  --color-lime-500: rgb(77, 204, 51);
  --color-lime-700: rgb(61, 177, 37);
  --color-neutrals-black-0: rgba(18, 18, 18, 0);
  --color-neutrals-black-100: rgba(18, 18, 18, .07);
  --color-neutrals-black-1000: rgb(18, 18, 18);
  --color-neutrals-black-200: rgba(18, 18, 18, .15);
  --color-neutrals-black-300: rgba(18, 18, 18, .25);
  --color-neutrals-black-50: rgba(18, 18, 18, .04);
  --color-neutrals-black-500: rgba(18, 18, 18, .54);
  --color-neutrals-black-700: rgba(18, 18, 18, .7);
  --color-neutrals-black-900: rgba(18, 18, 18, .92);
  --color-neutrals-white-0: rgba(255, 255, 255, 0);
  --color-neutrals-white-100: rgba(255, 255, 255, .07);
  --color-neutrals-white-1000: rgb(255, 255, 255);
  --color-neutrals-white-200: rgba(255, 255, 255, .14);
  --color-neutrals-white-300: rgba(255, 255, 255, .28);
  --color-neutrals-white-50: rgba(255, 255, 255, .04);
  --color-neutrals-white-500: rgba(255, 255, 255, .47);
  --color-neutrals-white-700: rgba(255, 255, 255, .7);
  --color-neutrals-white-900: rgba(255, 255, 255, .9);
  --color-orange-300-40: rgba(255, 148, 88, .4);
  --color-orange-300-80: rgba(255, 148, 88, .8);
  --color-orange-700-24: rgba(255, 98, 88, .24);
  --color-orange-700-5: rgba(255, 98, 88, .05);
  --color-overlay-hover: rgba(18, 18, 18, .07);
  --color-overlay-press: rgba(18, 18, 18, .25);
  --color-pink-200-20: rgba(235, 80, 154, .2);
  --color-pink-200-35: rgba(235, 80, 154, .35);
  --color-pink-300: rgb(237, 98, 164);
  --color-pink-500: rgb(235, 80, 154);
  --color-pink-500-20: rgba(235, 80, 154, .2);
  --color-pink-500-35: rgba(235, 80, 154, .35);
  --color-purple-500: rgb(158, 113, 255);
  --color-purple-500-0: rgba(158, 113, 255, 0);
  --color-purple-500-20: rgba(158, 113, 255, .2);
  --color-purple-500-35: rgba(158, 113, 255, .35);
  --color-purple-700: rgb(134, 94, 212);
  --color-red-300: rgb(191, 100, 86);
  --color-red-500: rgb(179, 73, 56);
  --color-red-700: rgb(165, 41, 21);
  --color-red-900: rgb(136, 34, 17);
  --color-red-neon-300: rgb(228, 0, 43);
  --color-red-neon-500: rgb(201, 0, 38);
  --color-red-neon-700: rgb(177, 0, 33);
  --color-red-neon-900: rgb(156, 0, 29);
  --color-rose-300: rgb(255, 104, 131);
  --color-rose-300-20: rgba(255, 104, 131, .2);
  --color-rose-300-35: rgba(255, 104, 131, .35);
  --color-rose-500: rgb(230, 75, 65);
  --color-rose-500-20: rgba(230, 75, 65, .2);
  --color-rose-500-35: rgba(230, 75, 65, .35);
  --color-slate-100: rgb(234, 236, 240);
  --color-slate-300: rgb(108, 121, 147);
  --color-slate-300-10: rgba(108, 121, 147, .1);
  --color-slate-300-15: rgba(108, 121, 147, .15);
  --color-slate-300-33: rgba(108, 121, 147, .33);
  --color-slate-300-40: rgba(108, 121, 147, .4);
  --color-slate-300-5: rgba(108, 121, 147, .05);
  --color-slate-500: rgb(76, 85, 103);
  --color-slate-700: rgb(57, 66, 83);
  --color-social-facebook: rgb(8, 102, 255);
  --color-social-google: rgb(255, 255, 255);
  --color-social-mailru: rgb(0, 119, 255);
  --color-social-ok: rgb(255, 119, 0);
  --color-social-telegram: rgb(42, 171, 238);
  --color-social-tiktok: rgb(0, 0, 0);
  --color-social-vk: rgb(0, 119, 255);
  --color-social-yandex: rgb(252, 63, 29);
  --color-stone-300: rgb(111, 116, 130);
  --color-stone-500: rgb(87, 93, 109);
  --color-stone-700: rgb(63, 70, 88);
  --color-stone-900: rgb(39, 47, 67);
  --color-stone-900-0: rgba(39, 47, 67, 0);
  --color-stone-900-40: rgba(39, 47, 67, .4);
  --color-stone-940: rgb(24, 32, 52);
  --color-stone-950: rgb(15, 24, 46);
  --color-stone-950-0: rgba(15, 24, 46, 0);
  --color-text-always-white: rgba(255, 255, 255, .9);
  --color-text-always-yellow: rgb(247, 182, 54);
  --color-text-error: rgb(230, 75, 65);
  --color-text-info: rgb(134, 94, 212);
  --color-text-on-interactive-accent-secondary: rgba(255, 255, 255, .9);
  --color-text-success: rgb(98, 184, 98);
  --color-yellow-300: rgb(248, 193, 84);
  --color-yellow-500: rgb(247, 182, 54);
  --color-yellow-500-20: rgba(247, 182, 54, .2);
  --color-yellow-500-35: rgba(247, 182, 54, .35);
  --color-yellow-700: rgb(246, 169, 19);
  --color-yellow-700-50: rgba(246, 169, 19, .5);
  --color-yellow-900: rgb(229, 157, 18);
  --counter-border-radius: 9999px;
  --counter-padding-md-horizontal: 6px;
  --counter-padding-md-vertical: 2px;
  --counter-padding-sm-horizontal: 4px;
  --counter-padding-sm-vertical: 1px;
  --counter-padding-xs-horizontal: 0px;
  --counter-padding-xs-vertical: 0px;
  --counter-size-md-height: 20px;
  --counter-size-md-min-width: 20px;
  --counter-size-sm-height: 10px;
  --counter-size-sm-min-width: 10px;
  --counter-size-xs-height: 6px;
  --counter-size-xs-width: 6px;
  --dropdown-border-radius: 8px;
  --dropdown-gap: 8px;
  --dropdown-size-min-height: 40px;
  --dropdown-size-min-width: 200px;
  --duration-0: 0;
  --duration-100: 100;
  --duration-1000: 1000;
  --duration-150: 150;
  --duration-200: 200;
  --duration-300: 300;
  --duration-500: 500;
  --duration-700: 700;
  --duration-75: 75;
  --gap-2xl: 16px;
  --gap-2xs: 2px;
  --gap-3xl: 20px;
  --gap-3xs: 1px;
  --gap-4xl: 24px;
  --gap-5xl: 32px;
  --gap-input-selection-group-item: 12px;
  --gap-input-selection-label: 8px;
  --gap-input-selection-md-group-header: 16px;
  --gap-input-selection-sm-group-header: 12px;
  --gap-lg: 10px;
  --gap-md: 8px;
  --gap-none: 0px;
  --gap-sm: 6px;
  --gap-xl: 12px;
  --gap-xs: 4px;
  --input-gap-md-icon-label: 12px;
  --input-gap-sm-icon-label: 8px;
  --lvl-badge-default: rgba(90, 111, 226, .16);
  --lvl-badge-gap-lg: 8px;
  --lvl-badge-gap-md: 6px;
  --lvl-badge-gap-sm: 4px;
  --margin-2xs: -4px;
  --margin-3xs: -2px;
  --margin-lg: -24px;
  --margin-md: -16px;
  --margin-none: 0px;
  --margin-sm: -12px;
  --margin-xs: -8px;
  --modal-border-radius-md-top: 16px;
  --navbar-default: rgba(90, 111, 226, .16);
  --notification-border-radius: 12px;
  --notification-gap: 16px;
  --notification-padding: 16px;
  --notification-size-height: 36px;
  --notification-size-min-width: 40px;
  --opacity-0: 0%;
  --opacity-10: 10%;
  --opacity-100: 100%;
  --opacity-12: 12%;
  --opacity-14: 14%;
  --opacity-16: 16%;
  --opacity-18: 18%;
  --opacity-2: 2%;
  --opacity-20: 20%;
  --opacity-24: 24%;
  --opacity-30: 30%;
  --opacity-35: 35%;
  --opacity-4: 4%;
  --opacity-40: 40%;
  --opacity-50: 50%;
  --opacity-6: 6%;
  --opacity-60: 60%;
  --opacity-70: 70%;
  --opacity-8: 8%;
  --opacity-80: 80%;
  --opacity-90: 90%;
  --opacity-95: 95%;
  --opacity-disabled: 50%;
  --padding-2xl: 40px;
  --padding-2xs: 4px;
  --padding-3xl: 48px;
  --padding-3xs: 2px;
  --padding-4xl: 64px;
  --padding-5xl: 80px;
  --padding-6xl: 96px;
  --padding-input-md-horizontal: 12px;
  --padding-input-md-vertical: 8px;
  --padding-input-sm-horizontal: 12px;
  --padding-input-sm-vertical: 4px;
  --padding-lg: 24px;
  --padding-md: 16px;
  --padding-none: 0px;
  --padding-sm: 12px;
  --padding-xl: 32px;
  --padding-xs: 8px;
  --pagination-border-radius: 8px;
  --pagination-color-selected: rgb(246, 169, 19);
  --pagination-color-selected-hover: rgb(247, 182, 54);
  --pagination-color-selected-press: rgb(248, 193, 84);
  --pagination-gap: 8px;
  --pagination-padding-bottom: 2px;
  --pagination-padding-top: 4px;
  --pagination-size-height: 24px;
  --pagination-size-width: 24px;
  --progress-bar-border-radius-md: 24px;
  --progress-bar-border-radius-sm: 16px;
  --progress-bar-gap-label-bar-md: 6px;
  --progress-bar-gap-label-bar-sm: 4px;
  --progress-bar-padding-horizontal-md: 8px;
  --progress-bar-padding-horizontal-sm: 12px;
  --progress-bar-size-height-md: 24px;
  --progress-bar-size-height-sm: 16px;
  --progress-bar-size-height-xs: 4px;
  --progress-stepper-size-height: 4px;
  --radiobutton-border-radius: 9999px;
  --radiobutton-padding-md: 2px;
  --radiobutton-size-md: 24px;
  --radiobutton-size-radio-icon-md: 12px;
  --radiobutton-size-radio-icon-sm: 8px;
  --radiobutton-size-sm: 18px;
  --scroll-border-radius: 9999px;
  --scroll-padding-horizontal: 2px;
  --scroll-padding-vertical: 4px;
  --scroll-size-max-height: 200px;
  --scroll-size-width: 4px;
  --segmented-control-border-radius-container: 8px;
  --segmented-control-border-radius-segment: 8px;
  --segmented-control-gap-icon-label-md: 6px;
  --segmented-control-gap-icon-label-sm: 4px;
  --segmented-control-gap-segments: 0px;
  --segmented-control-padding-container: 4px;
  --segmented-control-padding-segment-horizontal-md: 16px;
  --segmented-control-padding-segment-horizontal-sm: 12px;
  --segmented-control-size-height-md: 40px;
  --segmented-control-size-height-sm: 32px;
  --segmented-control-size-segment-height-md: 32px;
  --segmented-control-size-segment-height-sm: 24px;
  --size-2xl: 24px;
  --size-2xs: 6px;
  --size-3xl: 28px;
  --size-3xs: 4px;
  --size-4xl: 32px;
  --size-5xl: 40px;
  --size-6xl: 48px;
  --size-7xl: 56px;
  --size-icon-2xl: 56px;
  --size-icon-2xs: 12px;
  --size-icon-3xs: 10px;
  --size-icon-lg: 32px;
  --size-icon-md: 24px;
  --size-icon-sm: 20px;
  --size-icon-xl: 40px;
  --size-icon-xs: 16px;
  --size-input-height-md: 52px;
  --size-input-height-sm: 40px;
  --size-lg: 16px;
  --size-logo-header: 24px;
  --size-md: 12px;
  --size-sm: 10px;
  --size-xl: 20px;
  --size-xs: 8px;
  --sizing-sizing-10: 10;
  --sizing-sizing-12: 12;
  --sizing-sizing-120: 120;
  --sizing-sizing-16: 16;
  --sizing-sizing-18: 18;
  --sizing-sizing-20: 20;
  --sizing-sizing-200: 200;
  --sizing-sizing-24: 24;
  --sizing-sizing-28: 28;
  --sizing-sizing-32: 32;
  --sizing-sizing-36: 36;
  --sizing-sizing-4: 4;
  --sizing-sizing-40: 40;
  --sizing-sizing-48: 48;
  --sizing-sizing-52: 52;
  --sizing-sizing-56: 56;
  --sizing-sizing-6: 6;
  --sizing-sizing-64: 64;
  --sizing-sizing-8: 8;
  --sizing-sizing-80: 80;
  --sizing-sizing-96: 96;
  --slider-opacity-disabled: 50%;
  --slider-thumb-border-radius: 9999px;
  --slider-thumb-border-width: 2px;
  --slider-thumb-size-md: 24px;
  --slider-thumb-size-sm: 16px;
  --slider-track-border-radius: 9999px;
  --slider-track-height-md: 8;
  --slider-track-height-sm: 6;
  --spacing-space-0: 0px;
  --spacing-space-1: 1px;
  --spacing-space-10: 10px;
  --spacing-space-12: 12px;
  --spacing-space-14: 14px;
  --spacing-space-16: 16px;
  --spacing-space-2: 2px;
  --spacing-space-20: 20px;
  --spacing-space-24: 24px;
  --spacing-space-28: 28px;
  --spacing-space-3: 3px;
  --spacing-space-32: 32px;
  --spacing-space-4: 4px;
  --spacing-space-40: 40px;
  --spacing-space-48: 48px;
  --spacing-space-5: 5px;
  --spacing-space-52: 52px;
  --spacing-space-6: 6px;
  --spacing-space-64: 64px;
  --spacing-space-8: 8px;
  --spacing-space-80: 80px;
  --spacing-space-96: 96px;
  --tab-gap-lg: 24px;
  --tab-gap-md: 16px;
  --tab-gap-sm: 8px;
  --tab-gap-xs: 0px;
  --tab-padding-horizontal-lg: 24px;
  --tab-padding-horizontal-md: 20px;
  --tab-padding-horizontal-sm: 16px;
  --tab-padding-horizontal-xs: 0px;
  --tab-padding-vertical-lg: 14px;
  --tab-padding-vertical-md: 10px;
  --tab-padding-vertical-sm: 8px;
  --tab-padding-vertical-xs: 0px;
  --tab-size-min-height: 40px;
  --tab-size-min-width: 96px;
  --tag-color-background-green: rgb(33, 150, 83);
  --tag-color-background-lime: rgb(61, 177, 37);
  --tag-color-background-pink: rgb(235, 80, 154);
  --tag-color-background-purple: rgb(134, 94, 212);
  --tag-color-background-rose: rgb(230, 75, 65);
  --tag-color-background-transparent: rgba(255, 255, 255, .14);
  --tag-color-background-transparent-inverse: rgba(18, 18, 18, .25);
  --tag-color-background-white: rgb(255, 255, 255);
  --tag-color-background-yellow: rgb(246, 169, 19);
  --tag-gap: 4px;
  --tag-padding-bottom-md: 3px;
  --tag-padding-bottom-sm: 1px;
  --tag-padding-horizontal-md: 4px;
  --tag-padding-horizontal-sm: 2px;
  --tag-padding-top-md: 3px;
  --tag-padding-top-sm: 2px;
  --tag-padding-top-xs: 1px;
  --timer-gap-lg: 8px;
  --timer-gap-md: 4px;
  --timer-gap-sm: 2px;
  --timer-gap-xs: 1px;
  --toggle-border-radius: 12px;
  --toggle-padding: 2px;
  --toggle-size-height: 20px;
  --toggle-size-toggle-icon: 16px;
  --toggle-size-width: 40px;
  --tooltip-spacing-offset: 8px;
  --typography-font-family-primary: Olymp Display;
  --typography-font-family-secondary: Roboto;
  --typography-font-family-tertiary: Inter;
  --typography-font-size-10: 10px;
  --typography-font-size-12: 12px;
  --typography-font-size-14: 14px;
  --typography-font-size-16: 16px;
  --typography-font-size-18: 18px;
  --typography-font-size-20: 20px;
  --typography-font-size-22: 22px;
  --typography-font-size-24: 24px;
  --typography-font-size-28: 28px;
  --typography-font-size-32: 32px;
  --typography-font-size-36: 36px;
  --typography-font-size-40: 40px;
  --typography-font-size-52: 52px;
  --typography-font-size-64: 64px;
  --typography-font-size-8: 8px;
  --typography-font-size-9: 9px;
  --typography-font-weight-100: 100;
  --typography-font-weight-300: 300;
  --typography-font-weight-400: 400;
  --typography-font-weight-500: 500;
  --typography-font-weight-600: 600;
  --typography-font-weight-700: 700;
  --typography-font-weight-900: 900;
  --typography-letter-spacing-0: 0px;
  --typography-letter-spacing-024: .24px;
  --typography-letter-spacing-028: .28px;
  --typography-letter-spacing-03: .3px;
  --typography-letter-spacing-032: .32px;
  --typography-letter-spacing-036: .36px;
  --typography-letter-spacing-04: .4px;
  --typography-letter-spacing-042: .42px;
  --typography-letter-spacing-048: .48px;
  --typography-letter-spacing-054: .54px;
  --typography-letter-spacing-06: .6px;
  --typography-letter-spacing-066: .66px;
  --typography-line-height-10: 10px;
  --typography-line-height-12: 12px;
  --typography-line-height-14: 14px;
  --typography-line-height-16: 16px;
  --typography-line-height-18: 18px;
  --typography-line-height-20: 20px;
  --typography-line-height-22: 22px;
  --typography-line-height-24: 24px;
  --typography-line-height-26: 26px;
  --typography-line-height-30: 30px;
  --typography-line-height-32: 32px;
  --typography-line-height-36: 36px;
  --typography-line-height-40: 40px;
  --typography-line-height-52: 52px;
  --typography-line-height-64: 64px;
  --typography-line-height-8: 8px;
  --typography-paragraph-spacing-8: 8px;
  --typography-typography-font-family-body: Roboto;
  --typography-typography-font-size-body-2xs: 8px;
  --typography-typography-font-size-body-lg: 16px;
  --typography-typography-font-size-body-md: 14px;
  --typography-typography-font-size-body-sm: 12px;
  --typography-typography-font-size-body-xs: 10px;
  --typography-typography-font-size-header-2xl: 24px;
  --typography-typography-font-size-header-2xs: 12px;
  --typography-typography-font-size-header-3xl: 28px;
  --typography-typography-font-size-header-3xs: 10px;
  --typography-typography-font-size-header-4xl: 32px;
  --typography-typography-font-size-header-4xs: 9px;
  --typography-typography-font-size-header-5xl: 36px;
  --typography-typography-font-size-header-6xl: 40px;
  --typography-typography-font-size-header-7xl: 52px;
  --typography-typography-font-size-header-8xl: 64px;
  --typography-typography-font-size-header-lg: 20px;
  --typography-typography-font-size-header-md: 18px;
  --typography-typography-font-size-header-sm: 16px;
  --typography-typography-font-size-header-xl: 22px;
  --typography-typography-font-size-header-xs: 14px;
  --typography-typography-font-weight-bold: 700;
  --typography-typography-font-weight-header-2xs: 600;
  --typography-typography-font-weight-header-3xs: 600;
  --typography-typography-font-weight-header-xs: 600;
  --typography-typography-font-weight-medium: 500;
  --typography-typography-font-weight-regular: 400;
  --typography-typography-font-weight-semibold: 600;
  --typography-typography-letter-spacing-header-2xl: .24px;
  --typography-typography-letter-spacing-header-2xs: .36px;
  --typography-typography-letter-spacing-header-3xl: .28px;
  --typography-typography-letter-spacing-header-3xs: .3px;
  --typography-typography-letter-spacing-header-4xl: .32px;
  --typography-typography-letter-spacing-header-5xl: .36px;
  --typography-typography-letter-spacing-header-6xl: .4px;
  --typography-typography-letter-spacing-header-7xl: 0px;
  --typography-typography-letter-spacing-header-8xl: 0px;
  --typography-typography-letter-spacing-header-lg: .6px;
  --typography-typography-letter-spacing-header-md: .54px;
  --typography-typography-letter-spacing-header-sm: .48px;
  --typography-typography-letter-spacing-header-xl: .66px;
  --typography-typography-letter-spacing-header-xs: .42px;
  --typography-typography-line-height-body-2xs: 14px;
  --typography-typography-line-height-body-3xs: 10px;
  --typography-typography-line-height-body-4xs: 8px;
  --typography-typography-line-height-body-lg: 24px;
  --typography-typography-line-height-body-md: 18px;
  --typography-typography-line-height-body-sm: 16px;
  --typography-typography-line-height-body-xs: 14px;
  --typography-typography-line-height-header-2xl: 26px;
  --typography-typography-line-height-header-2xs: 14px;
  --typography-typography-line-height-header-3xl: 30px;
  --typography-typography-line-height-header-3xs: 12px;
  --typography-typography-line-height-header-4xl: 32px;
  --typography-typography-line-height-header-5xl: 36px;
  --typography-typography-line-height-header-6xl: 40px;
  --typography-typography-line-height-header-7xl: 52px;
  --typography-typography-line-height-header-8xl: 64px;
  --typography-typography-line-height-header-lg: 22px;
  --typography-typography-line-height-header-md: 20px;
  --typography-typography-line-height-header-sm: 18px;
  --typography-typography-line-height-header-xl: 24px;
  --typography-typography-line-height-header-xs: 16px;
  --typography-typography-line-height-trim-2xl: 22px;
  --typography-typography-line-height-trim-2xs: 10px;
  --typography-typography-line-height-trim-3xl: 26px;
  --typography-typography-line-height-trim-3xs: 8px;
  --typography-typography-line-height-trim-4xl: 30px;
  --typography-typography-line-height-trim-lg: 18px;
  --typography-typography-line-height-trim-md: 16px;
  --typography-typography-line-height-trim-sm: 14px;
  --typography-typography-line-height-trim-xl: 20px;
  --typography-typography-line-height-trim-xs: 12px;
  --typography-typography-paragraph-spacing-md: 8px;
  --user-gap-2xs: 2px;
  --user-gap-lg: 12px;
  --user-gap-md: 8px;
  --user-gap-sm: 6px;
  --user-gap-xs: 4px;
}
[data-theme=blue] {
  --ad-typography-font-family: Olymp Display;
  --ad-typography-font-weight-h1: 600;
  --ad-typography-font-weight-h2: 600;
  --ad-typography-font-weight-h3: 600;
  --ad-typography-font-weight-h4: 600;
  --bonus-card-gradient-end: rgba(108, 125, 212, .08);
  --bonus-card-gradient-start: rgba(108, 125, 212, .32);
  --bonus-select-gradient-end: rgba(255, 98, 88, .24);
  --bonus-select-gradient-start: rgba(255, 148, 88, .8);
  --bonus-select-text-accent: rgb(247, 182, 54);
  --calendar-color-background-bar: rgba(255, 255, 255, .07);
  --calendar-color-background-calendar-cell-default: rgba(255, 255, 255, 0);
  --calendar-color-background-calendar-cell-hover: rgba(255, 255, 255, .07);
  --calendar-color-background-calendar-cell-selected: rgba(247, 182, 54, .2);
  --carousel-color-default: rgba(255, 255, 255, 0);
  --carousel-color-default-border: rgba(255, 255, 255, .28);
  --carousel-color-hover: rgba(255, 255, 255, .14);
  --category-card-old-color-primary-default: rgb(19, 31, 96);
  --category-card-old-color-primary-hover: rgb(36, 47, 107);
  --category-card-old-color-primary-press: rgb(36, 47, 107);
  --category-card-old-color-secondary-default: rgba(255, 255, 255, .14);
  --category-card-old-color-secondary-hover: rgba(255, 255, 255, .28);
  --category-card-old-color-secondary-press: rgba(255, 255, 255, .28);
  --category-card-old-color-tertiary-default: rgba(255, 255, 255, .07);
  --category-card-old-color-tertiary-hover: rgba(255, 255, 255, .14);
  --category-card-old-color-tertiary-press: rgba(255, 255, 255, .14);
  --category-card-v2-color-primary-default: rgb(19, 31, 96);
  --category-card-v2-color-primary-hover: rgb(36, 47, 107);
  --category-card-v2-color-primary-press: rgb(36, 47, 107);
  --category-card-v2-color-secondary-default: rgba(255, 255, 255, .14);
  --category-card-v2-color-secondary-hover: rgba(255, 255, 255, .28);
  --category-card-v2-color-secondary-press: rgba(255, 255, 255, .28);
  --category-card-v2-color-tertiary-default: rgba(255, 255, 255, .07);
  --category-card-v2-color-tertiary-hover: rgba(255, 255, 255, .14);
  --category-card-v2-color-tertiary-press: rgba(255, 255, 255, .14);
  --color-background-button-accent-primary-default: rgb(33, 150, 83);
  --color-background-button-accent-primary-hover: rgb(98, 184, 98);
  --color-background-button-accent-primary-loader: rgb(33, 150, 83);
  --color-background-button-accent-primary-press: rgb(114, 191, 114);
  --color-background-button-accent-secondary-default: rgb(34, 55, 170);
  --color-background-button-accent-secondary-hover: rgb(60, 84, 216);
  --color-background-button-accent-secondary-loader: rgb(34, 55, 170);
  --color-background-button-accent-secondary-press: rgb(90, 111, 226);
  --color-background-button-outline-hover: rgba(255, 255, 255, .14);
  --color-background-button-outline-press: rgba(255, 255, 255, .28);
  --color-background-button-primary-default: rgb(246, 169, 19);
  --color-background-button-primary-hover: rgb(247, 182, 54);
  --color-background-button-primary-loader: rgb(246, 169, 19);
  --color-background-button-primary-press: rgb(248, 193, 84);
  --color-background-button-secondary-default: rgba(255, 255, 255, .07);
  --color-background-button-secondary-hover: rgba(255, 255, 255, .14);
  --color-background-button-secondary-loader: rgba(255, 255, 255, .07);
  --color-background-button-secondary-press: rgba(255, 255, 255, .28);
  --color-background-button-tertiary-hover: rgba(255, 255, 255, .14);
  --color-background-button-tertiary-press: rgba(255, 255, 255, .28);
  --color-background-feedback-inverse-lvl-1: rgb(255, 255, 255);
  --color-background-feedback-inverse-lvl-2: rgba(255, 255, 255, .47);
  --color-background-feedback-secondary: rgba(255, 255, 255, .07);
  --color-background-input-default: rgba(255, 255, 255, .07);
  --color-background-interactive-accent-default: rgb(33, 150, 83);
  --color-background-interactive-accent-hover: rgb(98, 184, 98);
  --color-background-interactive-accent-loader: rgb(33, 150, 83);
  --color-background-interactive-accent-press: rgb(114, 191, 114);
  --color-background-interactive-blue-surfaces-lvl-1-default: rgb(3, 5, 52);
  --color-background-interactive-blue-surfaces-lvl-1-hover: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-1-press: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-2-default: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-2-hover: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-2-press: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-3-default: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-3-hover: rgb(34, 55, 170);
  --color-background-interactive-blue-surfaces-lvl-3-press: rgb(34, 55, 170);
  --color-background-interactive-fifth-default: rgba(255, 255, 255, .04);
  --color-background-interactive-fifth-hover: rgba(255, 255, 255, .07);
  --color-background-interactive-fifth-press: rgba(255, 255, 255, .14);
  --color-background-interactive-fourth-default: rgba(255, 255, 255, .07);
  --color-background-interactive-fourth-hover: rgba(255, 255, 255, .14);
  --color-background-interactive-fourth-press: rgba(255, 255, 255, .28);
  --color-background-interactive-primary-default: rgb(246, 169, 19);
  --color-background-interactive-primary-hover: rgb(247, 182, 54);
  --color-background-interactive-primary-press: rgb(248, 193, 84);
  --color-background-interactive-secondary-default: rgba(255, 255, 255, .7);
  --color-background-interactive-secondary-hover: rgba(255, 255, 255, .47);
  --color-background-interactive-secondary-press: rgba(255, 255, 255, .28);
  --color-background-interactive-secondary-selected: rgba(247, 182, 54, .2);
  --color-background-interactive-tertiary-default: rgba(255, 255, 255, .14);
  --color-background-interactive-tertiary-hover: rgba(255, 255, 255, .28);
  --color-background-interactive-tertiary-press: rgba(255, 255, 255, .47);
  --color-background-interactive-tertiary-selected: rgba(247, 182, 54, .2);
  --color-background-interactive-transparent-surfaces-default: rgba(255, 255, 255, 0);
  --color-background-interactive-transparent-surfaces-hover: rgba(255, 255, 255, .04);
  --color-background-interactive-transparent-surfaces-press: rgba(255, 255, 255, .07);
  --color-background-main-menu: rgb(19, 31, 96);
  --color-background-page-lvl-1: rgb(3, 5, 52);
  --color-background-page-lvl-2: rgb(19, 31, 96);
  --color-background-page-lvl-3: rgb(36, 47, 107);
  --color-background-section-gradient-accent-end: rgba(19, 31, 96, 0);
  --color-background-section-gradient-bonus-end: rgb(3, 5, 52);
  --color-background-section-gradient-default-end: rgba(19, 31, 96, 0);
  --color-background-section-gradient-default-start: rgba(19, 31, 96, .4);
  --color-background-section-gradient-random-game-end: rgb(19, 31, 96);
  --color-background-section-gradient-random-game-start: rgb(34, 55, 170);
  --color-background-section-gradient-skeleton-end: rgba(255, 255, 255, .14);
  --color-background-section-gradient-skeleton-middle: rgba(255, 255, 255, .07);
  --color-background-section-gradient-skeleton-start: rgba(255, 255, 255, .04);
  --color-background-top-menu: rgb(3, 5, 52);
  --color-border-accent: rgb(247, 182, 54);
  --color-border-accent-secondary: rgb(90, 111, 226);
  --color-border-button-outline: rgba(255, 255, 255, .9);
  --color-border-input-default: rgba(255, 255, 255, .14);
  --color-border-input-focus: rgb(247, 182, 54);
  --color-border-input-hover: rgba(255, 255, 255, .28);
  --color-border-interactive-default: rgba(255, 255, 255, .47);
  --color-border-interactive-focus: rgb(246, 169, 19);
  --color-border-interactive-hover: rgba(255, 255, 255, .7);
  --color-border-interactive-press: rgba(255, 255, 255, .9);
  --color-border-primary: rgba(255, 255, 255, .14);
  --color-border-secondary: rgba(255, 255, 255, .07);
  --color-icon-accent: rgb(246, 169, 19);
  --color-icon-input-default: rgba(255, 255, 255, .7);
  --color-icon-input-focus: rgba(255, 255, 255, .9);
  --color-icon-inverse: rgba(18, 18, 18, .92);
  --color-icon-on-interactive-accent-primary: rgba(255, 255, 255, .9);
  --color-icon-on-interactive-primary: rgba(18, 18, 18, .92);
  --color-icon-on-interactive-secondary: rgba(255, 255, 255, .9);
  --color-icon-on-interactive-tertiary: rgba(255, 255, 255, .47);
  --color-icon-primary: rgba(255, 255, 255, .9);
  --color-icon-secondary: rgba(255, 255, 255, .7);
  --color-icon-tertiary: rgba(255, 255, 255, .47);
  --color-icon-timer-default: rgba(255, 255, 255, .7);
  --color-icon-timer-expired: rgba(255, 255, 255, .47);
  --color-text-accent: rgb(247, 182, 54);
  --color-text-always-black: rgba(18, 18, 18, .92);
  --color-text-fourth: rgba(255, 255, 255, .28);
  --color-text-input-label: rgba(255, 255, 255, .7);
  --color-text-input-value-input: rgba(255, 255, 255, .9);
  --color-text-inverse: rgba(18, 18, 18, .92);
  --color-text-link-accent-default: rgb(246, 169, 19);
  --color-text-link-accent-hover: rgb(247, 182, 54);
  --color-text-link-primary-default: rgba(255, 255, 255, .9);
  --color-text-link-primary-hover: rgba(255, 255, 255, .7);
  --color-text-link-secondary-default: rgba(255, 255, 255, .7);
  --color-text-link-secondary-hover: rgba(255, 255, 255, .47);
  --color-text-link-tertiary-default: rgba(255, 255, 255, .47);
  --color-text-link-tertiary-hover: rgba(255, 255, 255, .28);
  --color-text-on-interactive-accent-primary: rgba(255, 255, 255, .9);
  --color-text-on-interactive-primary: rgba(18, 18, 18, .92);
  --color-text-on-interactive-secondary: rgba(255, 255, 255, .9);
  --color-text-primary: rgba(255, 255, 255, .9);
  --color-text-secondary: rgba(255, 255, 255, .7);
  --color-text-tertiary: rgba(255, 255, 255, .47);
  --dropdown-color-background-item-default: rgba(255, 255, 255, 0);
  --dropdown-color-background-item-hover: rgba(255, 255, 255, .07);
  --dropdown-color-background-item-press: rgba(255, 255, 255, .14);
  --dropdown-color-background-item-selected: rgba(255, 255, 255, .07);
  --dropdown-color-background-list: rgb(36, 47, 107);
  --navbar-color-background-lvl1-lvl1: rgba(19, 31, 96, .94);
  --navbar-color-background-lvl2-end: rgba(3, 5, 52, 0);
  --navbar-color-background-lvl2-start: rgb(3, 5, 52);
  --pagination-color-default: rgba(255, 255, 255, 0);
  --pagination-color-hover: rgba(255, 255, 255, .14);
  --pagination-color-press: rgba(255, 255, 255, .47);
  --progress-bar-color-background-progress-green: rgba(33, 150, 83, .5);
  --progress-bar-color-background-progress-grey: rgba(255, 255, 255, .28);
  --scroll-color-default: rgba(255, 255, 255, .28);
  --scroll-color-hover: rgba(255, 255, 255, .47);
  --scroll-color-press: rgba(255, 255, 255, .7);
  --segmented-control-color-background-container: rgb(3, 5, 52);
  --segmented-control-color-background-segment-default: rgba(255, 255, 255, 0);
  --segmented-control-color-background-segment-hover: rgba(255, 255, 255, .28);
  --segmented-control-color-background-segment-press: rgba(255, 255, 255, .47);
  --segmented-control-color-background-segment-selected: rgb(246, 169, 19);
  --slider-color-thumb-fill-default: rgb(3, 5, 52);
  --slider-color-thumb-fill-hover: rgba(255, 255, 255, .04);
  --slider-color-thumb-fill-press: rgba(255, 255, 255, .07);
  --slider-color-thumb-stroke-default: rgb(247, 182, 54);
  --slider-color-thumb-stroke-focus: rgb(246, 169, 19);
  --slider-color-thumb-stroke-hover: rgba(255, 255, 255, .7);
  --slider-color-track-background: rgba(255, 255, 255, .07);
  --slider-color-track-fill-default: rgb(33, 150, 83);
  --slider-color-track-fill-hover: rgb(98, 184, 98);
  --slider-color-track-fill-press: rgb(114, 191, 114);
  --typography-typography-font-family-header: Olymp Display;
  --typography-typography-font-weight-header-2xl: 600;
  --typography-typography-font-weight-header-3xl: 600;
  --typography-typography-font-weight-header-4xl: 600;
  --typography-typography-font-weight-header-5xl: 600;
  --typography-typography-font-weight-header-6xl: 600;
  --typography-typography-font-weight-header-7xl: 600;
  --typography-typography-font-weight-header-8xl: 600;
  --typography-typography-font-weight-header-lg: 600;
  --typography-typography-font-weight-header-md: 600;
  --typography-typography-font-weight-header-sm: 600;
  --typography-typography-font-weight-header-xl: 600;
}
[data-theme=red] {
  --ad-typography-font-family: Roboto;
  --ad-typography-font-weight-h1: 700;
  --ad-typography-font-weight-h2: 700;
  --ad-typography-font-weight-h3: 700;
  --bonus-card-gradient-end: rgba(132, 132, 132, .08);
  --bonus-card-gradient-start: rgba(132, 132, 132, .32);
  --bonus-select-gradient-end: rgba(255, 98, 88, .24);
  --bonus-select-gradient-start: rgba(255, 148, 88, .8);
  --bonus-select-text-accent: rgb(247, 182, 54);
  --calendar-color-background-bar: rgba(255, 255, 255, .07);
  --calendar-color-background-calendar-cell-default: rgba(255, 255, 255, 0);
  --calendar-color-background-calendar-cell-hover: rgba(255, 255, 255, .07);
  --calendar-color-background-calendar-cell-selected: rgba(247, 182, 54, .2);
  --carousel-color-default: rgba(255, 255, 255, 0);
  --carousel-color-default-border: rgba(255, 255, 255, .28);
  --carousel-color-hover: rgba(255, 255, 255, .14);
  --category-card-old-color-primary-default: rgb(45, 45, 45);
  --category-card-old-color-primary-hover: rgb(60, 60, 60);
  --category-card-old-color-primary-press: rgb(60, 60, 60);
  --category-card-old-color-secondary-default: rgba(255, 255, 255, .14);
  --category-card-old-color-secondary-hover: rgba(255, 255, 255, .28);
  --category-card-old-color-secondary-press: rgba(255, 255, 255, .28);
  --category-card-old-color-tertiary-default: rgba(255, 255, 255, .07);
  --category-card-old-color-tertiary-hover: rgba(255, 255, 255, .14);
  --category-card-old-color-tertiary-press: rgba(255, 255, 255, .14);
  --category-card-v2-color-primary-default: rgb(45, 45, 45);
  --category-card-v2-color-primary-hover: rgb(60, 60, 60);
  --category-card-v2-color-primary-press: rgb(60, 60, 60);
  --category-card-v2-color-secondary-default: rgba(255, 255, 255, .14);
  --category-card-v2-color-secondary-hover: rgba(255, 255, 255, .28);
  --category-card-v2-color-secondary-press: rgba(255, 255, 255, .28);
  --category-card-v2-color-tertiary-default: rgba(255, 255, 255, .07);
  --category-card-v2-color-tertiary-hover: rgba(255, 255, 255, .14);
  --category-card-v2-color-tertiary-press: rgba(255, 255, 255, .14);
  --color-background-button-accent-primary-default: rgb(33, 150, 83);
  --color-background-button-accent-primary-hover: rgb(98, 184, 98);
  --color-background-button-accent-primary-loader: rgb(33, 150, 83);
  --color-background-button-accent-primary-press: rgb(114, 191, 114);
  --color-background-button-accent-secondary-default: rgb(165, 41, 21);
  --color-background-button-accent-secondary-hover: rgb(179, 73, 56);
  --color-background-button-accent-secondary-loader: rgb(165, 41, 21);
  --color-background-button-accent-secondary-press: rgb(191, 100, 86);
  --color-background-button-outline-hover: rgba(255, 255, 255, .14);
  --color-background-button-outline-press: rgba(255, 255, 255, .28);
  --color-background-button-primary-default: rgb(246, 169, 19);
  --color-background-button-primary-hover: rgb(247, 182, 54);
  --color-background-button-primary-loader: rgb(246, 169, 19);
  --color-background-button-primary-press: rgb(248, 193, 84);
  --color-background-button-secondary-default: rgba(255, 255, 255, .07);
  --color-background-button-secondary-hover: rgba(255, 255, 255, .14);
  --color-background-button-secondary-loader: rgba(255, 255, 255, .07);
  --color-background-button-secondary-press: rgba(255, 255, 255, .28);
  --color-background-button-tertiary-hover: rgba(255, 255, 255, .14);
  --color-background-button-tertiary-press: rgba(255, 255, 255, .28);
  --color-background-feedback-inverse-lvl-1: rgb(255, 255, 255);
  --color-background-feedback-inverse-lvl-2: rgba(255, 255, 255, .47);
  --color-background-feedback-secondary: rgba(255, 255, 255, .07);
  --color-background-input-default: rgba(255, 255, 255, .07);
  --color-background-interactive-accent-default: rgb(33, 150, 83);
  --color-background-interactive-accent-hover: rgb(98, 184, 98);
  --color-background-interactive-accent-loader: rgb(33, 150, 83);
  --color-background-interactive-accent-press: rgb(114, 191, 114);
  --color-background-interactive-blue-surfaces-lvl-1-default: rgb(3, 5, 52);
  --color-background-interactive-blue-surfaces-lvl-1-hover: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-1-press: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-2-default: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-2-hover: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-2-press: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-3-default: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-3-hover: rgb(34, 55, 170);
  --color-background-interactive-blue-surfaces-lvl-3-press: rgb(34, 55, 170);
  --color-background-interactive-fifth-default: rgba(255, 255, 255, .04);
  --color-background-interactive-fifth-hover: rgba(255, 255, 255, .07);
  --color-background-interactive-fifth-press: rgba(255, 255, 255, .14);
  --color-background-interactive-fourth-default: rgba(255, 255, 255, .07);
  --color-background-interactive-fourth-hover: rgba(255, 255, 255, .14);
  --color-background-interactive-fourth-press: rgba(255, 255, 255, .28);
  --color-background-interactive-primary-default: rgb(246, 169, 19);
  --color-background-interactive-primary-hover: rgb(247, 182, 54);
  --color-background-interactive-primary-press: rgb(248, 193, 84);
  --color-background-interactive-secondary-default: rgba(255, 255, 255, .7);
  --color-background-interactive-secondary-hover: rgba(255, 255, 255, .47);
  --color-background-interactive-secondary-press: rgba(255, 255, 255, .28);
  --color-background-interactive-secondary-selected: rgba(247, 182, 54, .2);
  --color-background-interactive-tertiary-default: rgba(255, 255, 255, .14);
  --color-background-interactive-tertiary-hover: rgba(255, 255, 255, .28);
  --color-background-interactive-tertiary-press: rgba(255, 255, 255, .47);
  --color-background-interactive-tertiary-selected: rgba(247, 182, 54, .2);
  --color-background-interactive-transparent-surfaces-default: rgba(255, 255, 255, 0);
  --color-background-interactive-transparent-surfaces-hover: rgba(255, 255, 255, .04);
  --color-background-interactive-transparent-surfaces-press: rgba(255, 255, 255, .07);
  --color-background-main-menu: rgb(165, 41, 21);
  --color-background-page-lvl-1: rgb(29, 29, 29);
  --color-background-page-lvl-2: rgb(45, 45, 45);
  --color-background-page-lvl-3: rgb(60, 60, 60);
  --color-background-section-gradient-accent-end: rgba(19, 31, 96, 0);
  --color-background-section-gradient-bonus-end: rgb(29, 29, 29);
  --color-background-section-gradient-default-end: rgba(60, 60, 60, 0);
  --color-background-section-gradient-default-start: rgba(60, 60, 60, .4);
  --color-background-section-gradient-random-game-end: rgb(45, 45, 45);
  --color-background-section-gradient-random-game-start: rgb(60, 60, 60);
  --color-background-section-gradient-skeleton-end: rgba(255, 255, 255, .14);
  --color-background-section-gradient-skeleton-middle: rgba(255, 255, 255, .07);
  --color-background-section-gradient-skeleton-start: rgba(255, 255, 255, .04);
  --color-background-top-menu: rgb(136, 34, 17);
  --color-border-accent: rgb(247, 182, 54);
  --color-border-accent-secondary: rgb(90, 111, 226);
  --color-border-button-outline: rgba(255, 255, 255, .9);
  --color-border-input-default: rgba(255, 255, 255, .14);
  --color-border-input-focus: rgb(247, 182, 54);
  --color-border-input-hover: rgba(255, 255, 255, .28);
  --color-border-interactive-default: rgba(255, 255, 255, .47);
  --color-border-interactive-focus: rgb(246, 169, 19);
  --color-border-interactive-hover: rgba(255, 255, 255, .7);
  --color-border-interactive-press: rgba(255, 255, 255, .9);
  --color-border-primary: rgba(255, 255, 255, .14);
  --color-border-secondary: rgba(255, 255, 255, .07);
  --color-icon-accent: rgb(246, 169, 19);
  --color-icon-input-default: rgba(255, 255, 255, .7);
  --color-icon-input-focus: rgba(255, 255, 255, .9);
  --color-icon-inverse: rgba(18, 18, 18, .92);
  --color-icon-on-interactive-accent-primary: rgba(255, 255, 255, .9);
  --color-icon-on-interactive-primary: rgba(18, 18, 18, .92);
  --color-icon-on-interactive-secondary: rgba(255, 255, 255, .9);
  --color-icon-on-interactive-tertiary: rgba(255, 255, 255, .47);
  --color-icon-primary: rgba(255, 255, 255, .9);
  --color-icon-secondary: rgba(255, 255, 255, .7);
  --color-icon-tertiary: rgba(255, 255, 255, .47);
  --color-icon-timer-default: rgba(255, 255, 255, .7);
  --color-icon-timer-expired: rgba(255, 255, 255, .47);
  --color-text-accent: rgb(247, 182, 54);
  --color-text-always-black: rgba(18, 18, 18, .92);
  --color-text-fourth: rgba(255, 255, 255, .28);
  --color-text-input-label: rgba(255, 255, 255, .7);
  --color-text-input-value-input: rgba(255, 255, 255, .9);
  --color-text-inverse: rgba(18, 18, 18, .92);
  --color-text-link-accent-default: rgb(246, 169, 19);
  --color-text-link-accent-hover: rgb(247, 182, 54);
  --color-text-link-primary-default: rgba(255, 255, 255, .9);
  --color-text-link-primary-hover: rgba(255, 255, 255, .7);
  --color-text-link-secondary-default: rgba(255, 255, 255, .7);
  --color-text-link-secondary-hover: rgba(255, 255, 255, .47);
  --color-text-link-tertiary-default: rgba(255, 255, 255, .47);
  --color-text-link-tertiary-hover: rgba(255, 255, 255, .28);
  --color-text-on-interactive-accent-primary: rgba(255, 255, 255, .9);
  --color-text-on-interactive-primary: rgba(18, 18, 18, .92);
  --color-text-on-interactive-secondary: rgba(255, 255, 255, .9);
  --color-text-primary: rgba(255, 255, 255, .9);
  --color-text-secondary: rgba(255, 255, 255, .7);
  --color-text-tertiary: rgba(255, 255, 255, .47);
  --dropdown-color-background-item-default: rgba(255, 255, 255, 0);
  --dropdown-color-background-item-hover: rgba(255, 255, 255, .07);
  --dropdown-color-background-item-press: rgba(255, 255, 255, .14);
  --dropdown-color-background-item-selected: rgba(255, 255, 255, .07);
  --dropdown-color-background-list: rgb(60, 60, 60);
  --navbar-color-background-lvl1-lvl1: rgb(45, 45, 45);
  --navbar-color-background-lvl2-end: rgba(29, 29, 29, 0);
  --navbar-color-background-lvl2-start: rgb(29, 29, 29);
  --pagination-color-default: rgba(255, 255, 255, 0);
  --pagination-color-hover: rgba(255, 255, 255, .14);
  --pagination-color-press: rgba(255, 255, 255, .47);
  --progress-bar-color-background-progress-green: rgba(33, 150, 83, .5);
  --progress-bar-color-background-progress-grey: rgba(255, 255, 255, .28);
  --scroll-color-default: rgba(255, 255, 255, .28);
  --scroll-color-hover: rgba(255, 255, 255, .47);
  --scroll-color-press: rgba(255, 255, 255, .7);
  --segmented-control-color-background-container: rgb(29, 29, 29);
  --segmented-control-color-background-segment-default: rgba(255, 255, 255, 0);
  --segmented-control-color-background-segment-hover: rgba(255, 255, 255, .28);
  --segmented-control-color-background-segment-press: rgba(255, 255, 255, .47);
  --segmented-control-color-background-segment-selected: rgb(246, 169, 19);
  --slider-color-thumb-fill-default: rgb(29, 29, 29);
  --slider-color-thumb-fill-hover: rgba(255, 255, 255, .04);
  --slider-color-thumb-fill-press: rgba(255, 255, 255, .07);
  --slider-color-thumb-stroke-default: rgb(247, 182, 54);
  --slider-color-thumb-stroke-focus: rgb(246, 169, 19);
  --slider-color-thumb-stroke-hover: rgba(255, 255, 255, .7);
  --slider-color-track-background: rgba(255, 255, 255, .07);
  --slider-color-track-fill-default: rgb(33, 150, 83);
  --slider-color-track-fill-hover: rgb(98, 184, 98);
  --slider-color-track-fill-press: rgb(114, 191, 114);
  --typography-typography-font-family-header: Roboto;
  --typography-typography-font-weight-header-2xl: 700;
  --typography-typography-font-weight-header-3xl: 700;
  --typography-typography-font-weight-header-4xl: 700;
  --typography-typography-font-weight-header-5xl: 700;
  --typography-typography-font-weight-header-6xl: 700;
  --typography-typography-font-weight-header-7xl: 700;
  --typography-typography-font-weight-header-8xl: 700;
  --typography-typography-font-weight-header-lg: 700;
  --typography-typography-font-weight-header-md: 700;
  --typography-typography-font-weight-header-sm: 700;
  --typography-typography-font-weight-header-xl: 700;
}
[data-theme=stone] {
  --ad-typography-font-family: Olymp Display;
  --ad-typography-font-weight-h1: 600;
  --ad-typography-font-weight-h2: 600;
  --ad-typography-font-weight-h3: 600;
  --ad-typography-font-weight-h4: 600;
  --bonus-card-gradient-end: rgba(108, 125, 212, .08);
  --bonus-card-gradient-start: rgba(108, 125, 212, .32);
  --bonus-select-gradient-end: rgba(255, 98, 88, .24);
  --bonus-select-gradient-start: rgba(255, 148, 88, .8);
  --bonus-select-text-accent: rgb(247, 182, 54);
  --calendar-color-background-bar: rgba(255, 255, 255, .07);
  --calendar-color-background-calendar-cell-default: rgba(255, 255, 255, 0);
  --calendar-color-background-calendar-cell-hover: rgba(255, 255, 255, .07);
  --calendar-color-background-calendar-cell-selected: rgba(247, 182, 54, .2);
  --carousel-color-default: rgba(255, 255, 255, 0);
  --carousel-color-default-border: rgba(255, 255, 255, .28);
  --carousel-color-hover: rgba(255, 255, 255, .14);
  --category-card-old-color-primary-default: rgb(39, 47, 67);
  --category-card-old-color-primary-hover: rgb(63, 70, 88);
  --category-card-old-color-primary-press: rgb(63, 70, 88);
  --category-card-old-color-secondary-default: rgba(255, 255, 255, .14);
  --category-card-old-color-secondary-hover: rgba(255, 255, 255, .28);
  --category-card-old-color-secondary-press: rgba(255, 255, 255, .28);
  --category-card-old-color-tertiary-default: rgba(255, 255, 255, .07);
  --category-card-old-color-tertiary-hover: rgba(255, 255, 255, .14);
  --category-card-old-color-tertiary-press: rgba(255, 255, 255, .14);
  --category-card-v2-color-primary-default: rgb(39, 47, 67);
  --category-card-v2-color-primary-hover: rgb(63, 70, 88);
  --category-card-v2-color-primary-press: rgb(63, 70, 88);
  --category-card-v2-color-secondary-default: rgba(255, 255, 255, .14);
  --category-card-v2-color-secondary-hover: rgba(255, 255, 255, .28);
  --category-card-v2-color-secondary-press: rgba(255, 255, 255, .28);
  --category-card-v2-color-tertiary-default: rgba(255, 255, 255, .07);
  --category-card-v2-color-tertiary-hover: rgba(255, 255, 255, .14);
  --category-card-v2-color-tertiary-press: rgba(255, 255, 255, .14);
  --color-background-button-accent-primary-default: rgb(33, 150, 83);
  --color-background-button-accent-primary-hover: rgb(98, 184, 98);
  --color-background-button-accent-primary-loader: rgb(33, 150, 83);
  --color-background-button-accent-primary-press: rgb(114, 191, 114);
  --color-background-button-accent-secondary-default: rgb(34, 55, 170);
  --color-background-button-accent-secondary-hover: rgb(60, 84, 216);
  --color-background-button-accent-secondary-loader: rgb(34, 55, 170);
  --color-background-button-accent-secondary-press: rgb(90, 111, 226);
  --color-background-button-outline-hover: rgba(255, 255, 255, .14);
  --color-background-button-outline-press: rgba(255, 255, 255, .28);
  --color-background-button-primary-default: rgb(246, 169, 19);
  --color-background-button-primary-hover: rgb(247, 182, 54);
  --color-background-button-primary-loader: rgb(246, 169, 19);
  --color-background-button-primary-press: rgb(248, 193, 84);
  --color-background-button-secondary-default: rgba(255, 255, 255, .07);
  --color-background-button-secondary-hover: rgba(255, 255, 255, .14);
  --color-background-button-secondary-loader: rgba(255, 255, 255, .07);
  --color-background-button-secondary-press: rgba(255, 255, 255, .28);
  --color-background-button-tertiary-hover: rgba(255, 255, 255, .14);
  --color-background-button-tertiary-press: rgba(255, 255, 255, .28);
  --color-background-feedback-inverse-lvl-1: rgb(255, 255, 255);
  --color-background-feedback-inverse-lvl-2: rgba(255, 255, 255, .47);
  --color-background-feedback-secondary: rgba(255, 255, 255, .07);
  --color-background-input-default: rgba(255, 255, 255, .07);
  --color-background-interactive-accent-default: rgb(33, 150, 83);
  --color-background-interactive-accent-hover: rgb(98, 184, 98);
  --color-background-interactive-accent-loader: rgb(33, 150, 83);
  --color-background-interactive-accent-press: rgb(114, 191, 114);
  --color-background-interactive-blue-surfaces-lvl-1-default: rgb(3, 5, 52);
  --color-background-interactive-blue-surfaces-lvl-1-hover: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-1-press: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-2-default: rgb(19, 31, 96);
  --color-background-interactive-blue-surfaces-lvl-2-hover: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-2-press: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-3-default: rgb(36, 47, 107);
  --color-background-interactive-blue-surfaces-lvl-3-hover: rgb(34, 55, 170);
  --color-background-interactive-blue-surfaces-lvl-3-press: rgb(34, 55, 170);
  --color-background-interactive-fifth-default: rgba(255, 255, 255, .04);
  --color-background-interactive-fifth-hover: rgba(255, 255, 255, .07);
  --color-background-interactive-fifth-press: rgba(255, 255, 255, .14);
  --color-background-interactive-fourth-default: rgba(255, 255, 255, .07);
  --color-background-interactive-fourth-hover: rgba(255, 255, 255, .14);
  --color-background-interactive-fourth-press: rgba(255, 255, 255, .28);
  --color-background-interactive-primary-default: rgb(246, 169, 19);
  --color-background-interactive-primary-hover: rgb(247, 182, 54);
  --color-background-interactive-primary-press: rgb(248, 193, 84);
  --color-background-interactive-secondary-default: rgba(255, 255, 255, .7);
  --color-background-interactive-secondary-hover: rgba(255, 255, 255, .47);
  --color-background-interactive-secondary-press: rgba(255, 255, 255, .28);
  --color-background-interactive-secondary-selected: rgba(247, 182, 54, .2);
  --color-background-interactive-tertiary-default: rgba(255, 255, 255, .14);
  --color-background-interactive-tertiary-hover: rgba(255, 255, 255, .28);
  --color-background-interactive-tertiary-press: rgba(255, 255, 255, .47);
  --color-background-interactive-tertiary-selected: rgba(247, 182, 54, .2);
  --color-background-interactive-transparent-surfaces-default: rgba(255, 255, 255, 0);
  --color-background-interactive-transparent-surfaces-hover: rgba(255, 255, 255, .04);
  --color-background-interactive-transparent-surfaces-press: rgba(255, 255, 255, .07);
  --color-background-main-menu: rgb(39, 47, 67);
  --color-background-page-lvl-1: rgb(15, 24, 46);
  --color-background-page-lvl-2: rgb(39, 47, 67);
  --color-background-page-lvl-3: rgb(63, 70, 88);
  --color-background-section-gradient-accent-end: rgba(19, 31, 96, 0);
  --color-background-section-gradient-bonus-end: rgb(15, 24, 46);
  --color-background-section-gradient-default-end: rgba(39, 47, 67, 0);
  --color-background-section-gradient-default-start: rgba(39, 47, 67, .4);
  --color-background-section-gradient-random-game-end: rgb(39, 47, 67);
  --color-background-section-gradient-random-game-start: rgb(63, 70, 88);
  --color-background-section-gradient-skeleton-end: rgba(255, 255, 255, .14);
  --color-background-section-gradient-skeleton-middle: rgba(255, 255, 255, .07);
  --color-background-section-gradient-skeleton-start: rgba(255, 255, 255, .04);
  --color-background-top-menu: rgb(24, 32, 52);
  --color-border-accent: rgb(247, 182, 54);
  --color-border-accent-secondary: rgb(90, 111, 226);
  --color-border-button-outline: rgba(255, 255, 255, .9);
  --color-border-input-default: rgba(255, 255, 255, .14);
  --color-border-input-focus: rgb(247, 182, 54);
  --color-border-input-hover: rgba(255, 255, 255, .28);
  --color-border-interactive-default: rgba(255, 255, 255, .47);
  --color-border-interactive-focus: rgb(246, 169, 19);
  --color-border-interactive-hover: rgba(255, 255, 255, .7);
  --color-border-interactive-press: rgba(255, 255, 255, .9);
  --color-border-primary: rgba(255, 255, 255, .14);
  --color-border-secondary: rgba(255, 255, 255, .07);
  --color-icon-accent: rgb(246, 169, 19);
  --color-icon-input-default: rgba(255, 255, 255, .7);
  --color-icon-input-focus: rgba(255, 255, 255, .9);
  --color-icon-inverse: rgba(18, 18, 18, .92);
  --color-icon-on-interactive-accent-primary: rgba(255, 255, 255, .9);
  --color-icon-on-interactive-primary: rgba(18, 18, 18, .92);
  --color-icon-on-interactive-secondary: rgba(255, 255, 255, .9);
  --color-icon-on-interactive-tertiary: rgba(255, 255, 255, .47);
  --color-icon-primary: rgba(255, 255, 255, .9);
  --color-icon-secondary: rgba(255, 255, 255, .7);
  --color-icon-tertiary: rgba(255, 255, 255, .47);
  --color-icon-timer-default: rgba(255, 255, 255, .7);
  --color-icon-timer-expired: rgba(255, 255, 255, .47);
  --color-text-accent: rgb(247, 182, 54);
  --color-text-always-black: rgba(18, 18, 18, .92);
  --color-text-fourth: rgba(255, 255, 255, .28);
  --color-text-input-label: rgba(255, 255, 255, .7);
  --color-text-input-value-input: rgba(255, 255, 255, .9);
  --color-text-inverse: rgba(18, 18, 18, .92);
  --color-text-link-accent-default: rgb(246, 169, 19);
  --color-text-link-accent-hover: rgb(247, 182, 54);
  --color-text-link-primary-default: rgba(255, 255, 255, .9);
  --color-text-link-primary-hover: rgba(255, 255, 255, .7);
  --color-text-link-secondary-default: rgba(255, 255, 255, .7);
  --color-text-link-secondary-hover: rgba(255, 255, 255, .47);
  --color-text-link-tertiary-default: rgba(255, 255, 255, .47);
  --color-text-link-tertiary-hover: rgba(255, 255, 255, .28);
  --color-text-on-interactive-accent-primary: rgba(255, 255, 255, .9);
  --color-text-on-interactive-primary: rgba(18, 18, 18, .92);
  --color-text-on-interactive-secondary: rgba(255, 255, 255, .9);
  --color-text-primary: rgba(255, 255, 255, .9);
  --color-text-secondary: rgba(255, 255, 255, .7);
  --color-text-tertiary: rgba(255, 255, 255, .47);
  --dropdown-color-background-item-default: rgba(255, 255, 255, 0);
  --dropdown-color-background-item-hover: rgba(255, 255, 255, .07);
  --dropdown-color-background-item-press: rgba(255, 255, 255, .14);
  --dropdown-color-background-item-selected: rgba(255, 255, 255, .07);
  --dropdown-color-background-list: rgb(63, 70, 88);
  --navbar-color-background-lvl1-lvl1: rgb(39, 47, 67);
  --navbar-color-background-lvl2-end: rgba(15, 24, 46, 0);
  --navbar-color-background-lvl2-start: rgb(15, 24, 46);
  --pagination-color-default: rgba(255, 255, 255, 0);
  --pagination-color-hover: rgba(255, 255, 255, .14);
  --pagination-color-press: rgba(255, 255, 255, .47);
  --progress-bar-color-background-progress-green: rgba(33, 150, 83, .5);
  --progress-bar-color-background-progress-grey: rgba(255, 255, 255, .28);
  --scroll-color-default: rgba(255, 255, 255, .28);
  --scroll-color-hover: rgba(255, 255, 255, .47);
  --scroll-color-press: rgba(255, 255, 255, .7);
  --segmented-control-color-background-container: rgb(15, 24, 46);
  --segmented-control-color-background-segment-default: rgba(255, 255, 255, 0);
  --segmented-control-color-background-segment-hover: rgba(255, 255, 255, .28);
  --segmented-control-color-background-segment-press: rgba(255, 255, 255, .47);
  --segmented-control-color-background-segment-selected: rgb(246, 169, 19);
  --slider-color-thumb-fill-default: rgb(15, 24, 46);
  --slider-color-thumb-fill-hover: rgba(255, 255, 255, .04);
  --slider-color-thumb-fill-press: rgba(255, 255, 255, .07);
  --slider-color-thumb-stroke-default: rgb(247, 182, 54);
  --slider-color-thumb-stroke-focus: rgb(246, 169, 19);
  --slider-color-thumb-stroke-hover: rgba(255, 255, 255, .7);
  --slider-color-track-background: rgba(255, 255, 255, .07);
  --slider-color-track-fill-default: rgb(33, 150, 83);
  --slider-color-track-fill-hover: rgb(98, 184, 98);
  --slider-color-track-fill-press: rgb(114, 191, 114);
  --typography-typography-font-family-header: Olymp Display;
  --typography-typography-font-weight-header-2xl: 600;
  --typography-typography-font-weight-header-3xl: 600;
  --typography-typography-font-weight-header-4xl: 600;
  --typography-typography-font-weight-header-5xl: 600;
  --typography-typography-font-weight-header-6xl: 600;
  --typography-typography-font-weight-header-7xl: 600;
  --typography-typography-font-weight-header-8xl: 600;
  --typography-typography-font-weight-header-lg: 600;
  --typography-typography-font-weight-header-md: 600;
  --typography-typography-font-weight-header-sm: 600;
  --typography-typography-font-weight-header-xl: 600;
}
[data-theme=white] {
  --ad-typography-font-family: Inter;
  --ad-typography-font-weight-h1: 600;
  --ad-typography-font-weight-h2: 600;
  --ad-typography-font-weight-h3: 600;
  --ad-typography-font-weight-h4: 600;
  --bonus-card-gradient-end: rgba(108, 121, 147, .05);
  --bonus-card-gradient-start: rgba(108, 121, 147, .15);
  --bonus-select-gradient-end: rgba(255, 98, 88, .05);
  --bonus-select-gradient-start: rgba(255, 148, 88, .4);
  --bonus-select-text-accent: rgba(18, 18, 18, .92);
  --calendar-color-background-bar: rgba(18, 18, 18, .07);
  --calendar-color-background-calendar-cell-default: rgba(18, 18, 18, 0);
  --calendar-color-background-calendar-cell-hover: rgba(18, 18, 18, .07);
  --calendar-color-background-calendar-cell-selected: rgba(112, 214, 92, .2);
  --carousel-color-default: rgba(18, 18, 18, 0);
  --carousel-color-default-border: rgba(18, 18, 18, .25);
  --carousel-color-hover: rgba(18, 18, 18, .15);
  --category-card-old-color-primary-default: rgb(255, 255, 255);
  --category-card-old-color-primary-hover: rgba(255, 255, 255, .9);
  --category-card-old-color-primary-press: rgba(255, 255, 255, .9);
  --category-card-old-color-secondary-default: rgba(108, 121, 147, .1);
  --category-card-old-color-secondary-hover: rgba(108, 121, 147, .33);
  --category-card-old-color-secondary-press: rgba(108, 121, 147, .4);
  --category-card-old-color-tertiary-default: rgba(18, 18, 18, .07);
  --category-card-old-color-tertiary-hover: rgba(18, 18, 18, .15);
  --category-card-old-color-tertiary-press: rgba(18, 18, 18, .15);
  --category-card-v2-color-primary-default: rgb(255, 255, 255);
  --category-card-v2-color-primary-hover: rgba(255, 255, 255, .9);
  --category-card-v2-color-primary-press: rgba(255, 255, 255, .9);
  --category-card-v2-color-secondary-default: rgba(108, 121, 147, .1);
  --category-card-v2-color-secondary-hover: rgba(108, 121, 147, .33);
  --category-card-v2-color-secondary-press: rgba(108, 121, 147, .4);
  --category-card-v2-color-tertiary-default: rgba(18, 18, 18, .07);
  --category-card-v2-color-tertiary-hover: rgba(18, 18, 18, .15);
  --category-card-v2-color-tertiary-press: rgba(18, 18, 18, .15);
  --color-background-button-accent-primary-default: rgb(112, 214, 92);
  --color-background-button-accent-primary-hover: rgb(77, 204, 51);
  --color-background-button-accent-primary-loader: rgb(112, 214, 92);
  --color-background-button-accent-primary-press: rgb(61, 177, 37);
  --color-background-button-accent-secondary-default: rgb(228, 0, 43);
  --color-background-button-accent-secondary-hover: rgb(201, 0, 38);
  --color-background-button-accent-secondary-loader: rgb(228, 0, 43);
  --color-background-button-accent-secondary-press: rgb(177, 0, 33);
  --color-background-button-outline-hover: rgba(108, 121, 147, .1);
  --color-background-button-outline-press: rgba(108, 121, 147, .33);
  --color-background-button-primary-default: rgb(112, 214, 92);
  --color-background-button-primary-hover: rgb(77, 204, 51);
  --color-background-button-primary-loader: rgb(112, 214, 92);
  --color-background-button-primary-press: rgb(61, 177, 37);
  --color-background-button-secondary-default: rgba(108, 121, 147, .1);
  --color-background-button-secondary-hover: rgba(108, 121, 147, .33);
  --color-background-button-secondary-loader: rgba(108, 121, 147, .1);
  --color-background-button-secondary-press: rgba(108, 121, 147, .4);
  --color-background-button-tertiary-hover: rgba(108, 121, 147, .1);
  --color-background-button-tertiary-press: rgba(108, 121, 147, .33);
  --color-background-feedback-inverse-lvl-1: rgb(18, 18, 18);
  --color-background-feedback-inverse-lvl-2: rgba(18, 18, 18, .54);
  --color-background-feedback-secondary: rgba(18, 18, 18, .07);
  --color-background-input-default: rgba(18, 18, 18, .04);
  --color-background-interactive-accent-default: rgb(112, 214, 92);
  --color-background-interactive-accent-hover: rgb(77, 204, 51);
  --color-background-interactive-accent-loader: rgb(112, 214, 92);
  --color-background-interactive-accent-press: rgb(61, 177, 37);
  --color-background-interactive-blue-surfaces-lvl-1-default: rgb(234, 236, 240);
  --color-background-interactive-blue-surfaces-lvl-1-hover: rgb(234, 236, 240);
  --color-background-interactive-blue-surfaces-lvl-1-press: rgb(234, 236, 240);
  --color-background-interactive-blue-surfaces-lvl-2-default: rgb(57, 66, 83);
  --color-background-interactive-blue-surfaces-lvl-2-hover: rgb(76, 85, 103);
  --color-background-interactive-blue-surfaces-lvl-2-press: rgb(57, 66, 83);
  --color-background-interactive-blue-surfaces-lvl-3-default: rgb(234, 236, 240);
  --color-background-interactive-blue-surfaces-lvl-3-hover: rgb(234, 236, 240);
  --color-background-interactive-blue-surfaces-lvl-3-press: rgb(234, 236, 240);
  --color-background-interactive-fifth-default: rgba(18, 18, 18, .04);
  --color-background-interactive-fifth-hover: rgba(18, 18, 18, .07);
  --color-background-interactive-fifth-press: rgba(18, 18, 18, .15);
  --color-background-interactive-fourth-default: rgba(108, 121, 147, .1);
  --color-background-interactive-fourth-hover: rgba(108, 121, 147, .33);
  --color-background-interactive-fourth-press: rgba(108, 121, 147, .4);
  --color-background-interactive-primary-default: rgb(112, 214, 92);
  --color-background-interactive-primary-hover: rgb(77, 204, 51);
  --color-background-interactive-primary-press: rgb(61, 177, 37);
  --color-background-interactive-secondary-default: rgba(18, 18, 18, .54);
  --color-background-interactive-secondary-hover: rgba(18, 18, 18, .7);
  --color-background-interactive-secondary-press: rgba(18, 18, 18, .92);
  --color-background-interactive-secondary-selected: rgba(112, 214, 92, .2);
  --color-background-interactive-tertiary-default: rgba(18, 18, 18, .07);
  --color-background-interactive-tertiary-hover: rgba(18, 18, 18, .15);
  --color-background-interactive-tertiary-press: rgba(18, 18, 18, .25);
  --color-background-interactive-tertiary-selected: rgba(112, 214, 92, .2);
  --color-background-interactive-transparent-surfaces-default: rgba(18, 18, 18, 0);
  --color-background-interactive-transparent-surfaces-hover: rgba(18, 18, 18, .04);
  --color-background-interactive-transparent-surfaces-press: rgba(18, 18, 18, .07);
  --color-background-main-menu: rgb(255, 255, 255);
  --color-background-page-lvl-1: rgb(234, 236, 240);
  --color-background-page-lvl-2: rgb(255, 255, 255);
  --color-background-page-lvl-3: rgb(234, 236, 240);
  --color-background-section-gradient-accent-end: rgba(255, 255, 255, 0);
  --color-background-section-gradient-bonus-end: rgb(234, 236, 240);
  --color-background-section-gradient-default-end: rgba(255, 255, 255, 0);
  --color-background-section-gradient-default-start: rgb(255, 255, 255);
  --color-background-section-gradient-random-game-end: rgb(255, 255, 255);
  --color-background-section-gradient-random-game-start: rgb(255, 255, 255);
  --color-background-section-gradient-skeleton-end: rgba(18, 18, 18, .15);
  --color-background-section-gradient-skeleton-middle: rgba(18, 18, 18, .07);
  --color-background-section-gradient-skeleton-start: rgba(18, 18, 18, .04);
  --color-background-top-menu: rgb(234, 236, 240);
  --color-border-accent: rgb(112, 214, 92);
  --color-border-accent-secondary: rgb(108, 121, 147);
  --color-border-button-outline: rgb(234, 236, 240);
  --color-border-input-default: rgba(18, 18, 18, .15);
  --color-border-input-focus: rgb(112, 214, 92);
  --color-border-input-hover: rgba(18, 18, 18, .25);
  --color-border-interactive-default: rgba(18, 18, 18, .54);
  --color-border-interactive-focus: rgb(112, 214, 92);
  --color-border-interactive-hover: rgba(18, 18, 18, .7);
  --color-border-interactive-press: rgba(18, 18, 18, .92);
  --color-border-primary: rgba(18, 18, 18, .15);
  --color-border-secondary: rgba(18, 18, 18, .07);
  --color-icon-accent: rgb(112, 214, 92);
  --color-icon-input-default: rgba(18, 18, 18, .7);
  --color-icon-input-focus: rgba(18, 18, 18, .92);
  --color-icon-inverse: rgba(255, 255, 255, .9);
  --color-icon-on-interactive-accent-primary: rgba(18, 18, 18, .92);
  --color-icon-on-interactive-primary: rgb(31, 82, 20);
  --color-icon-on-interactive-secondary: rgb(57, 66, 83);
  --color-icon-on-interactive-tertiary: rgb(76, 85, 103);
  --color-icon-primary: rgba(18, 18, 18, .92);
  --color-icon-secondary: rgba(18, 18, 18, .7);
  --color-icon-tertiary: rgba(18, 18, 18, .54);
  --color-icon-timer-default: rgba(18, 18, 18, .7);
  --color-icon-timer-expired: rgba(18, 18, 18, .54);
  --color-text-accent: rgb(61, 177, 37);
  --color-text-always-black: rgb(18, 18, 18);
  --color-text-fourth: rgba(18, 18, 18, .25);
  --color-text-input-label: rgba(18, 18, 18, .7);
  --color-text-input-value-input: rgba(18, 18, 18, .92);
  --color-text-inverse: rgb(255, 255, 255);
  --color-text-link-accent-default: rgb(60, 84, 216);
  --color-text-link-accent-hover: rgb(34, 55, 170);
  --color-text-link-primary-default: rgba(18, 18, 18, .92);
  --color-text-link-primary-hover: rgba(18, 18, 18, .7);
  --color-text-link-secondary-default: rgba(18, 18, 18, .7);
  --color-text-link-secondary-hover: rgba(18, 18, 18, .54);
  --color-text-link-tertiary-default: rgba(18, 18, 18, .54);
  --color-text-link-tertiary-hover: rgba(18, 18, 18, .25);
  --color-text-on-interactive-accent-primary: rgba(18, 18, 18, .92);
  --color-text-on-interactive-primary: rgb(31, 82, 20);
  --color-text-on-interactive-secondary: rgb(57, 66, 83);
  --color-text-primary: rgba(18, 18, 18, .92);
  --color-text-secondary: rgba(18, 18, 18, .7);
  --color-text-tertiary: rgba(18, 18, 18, .54);
  --dropdown-color-background-item-default: rgba(18, 18, 18, 0);
  --dropdown-color-background-item-hover: rgba(18, 18, 18, .07);
  --dropdown-color-background-item-press: rgba(18, 18, 18, .15);
  --dropdown-color-background-item-selected: rgba(18, 18, 18, .07);
  --dropdown-color-background-list: rgb(234, 236, 240);
  --navbar-color-background-lvl1-lvl1: rgb(234, 236, 240);
  --navbar-color-background-lvl2-end: rgba(255, 255, 255, 0);
  --navbar-color-background-lvl2-start: rgb(255, 255, 255);
  --pagination-color-default: rgba(18, 18, 18, 0);
  --pagination-color-hover: rgba(18, 18, 18, .07);
  --pagination-color-press: rgba(18, 18, 18, .15);
  --progress-bar-color-background-progress-green: rgb(77, 204, 51);
  --progress-bar-color-background-progress-grey: rgba(108, 121, 147, .4);
  --scroll-color-default: rgba(18, 18, 18, .15);
  --scroll-color-hover: rgba(18, 18, 18, .25);
  --scroll-color-press: rgba(18, 18, 18, .54);
  --segmented-control-color-background-container: rgb(234, 236, 240);
  --segmented-control-color-background-segment-default: rgba(18, 18, 18, 0);
  --segmented-control-color-background-segment-hover: rgba(18, 18, 18, .15);
  --segmented-control-color-background-segment-press: rgba(18, 18, 18, .25);
  --segmented-control-color-background-segment-selected: rgb(112, 214, 92);
  --slider-color-thumb-fill-default: rgb(234, 236, 240);
  --slider-color-thumb-fill-hover: rgba(18, 18, 18, .04);
  --slider-color-thumb-fill-press: rgba(18, 18, 18, .07);
  --slider-color-thumb-stroke-default: rgb(112, 214, 92);
  --slider-color-thumb-stroke-focus: rgb(112, 214, 92);
  --slider-color-thumb-stroke-hover: rgba(18, 18, 18, .7);
  --slider-color-track-background: rgba(18, 18, 18, .04);
  --slider-color-track-fill-default: rgb(112, 214, 92);
  --slider-color-track-fill-hover: rgb(77, 204, 51);
  --slider-color-track-fill-press: rgb(61, 177, 37);
  --typography-typography-font-family-header: Inter;
  --typography-typography-font-weight-header-2xl: 600;
  --typography-typography-font-weight-header-3xl: 600;
  --typography-typography-font-weight-header-4xl: 600;
  --typography-typography-font-weight-header-5xl: 600;
  --typography-typography-font-weight-header-6xl: 600;
  --typography-typography-font-weight-header-7xl: 600;
  --typography-typography-font-weight-header-8xl: 600;
  --typography-typography-font-weight-header-lg: 600;
  --typography-typography-font-weight-header-md: 600;
  --typography-typography-font-weight-header-sm: 600;
  --typography-typography-font-weight-header-xl: 600;
}
@media (max-width:767px) {
  :root {
    --ad-border-radius-modal-lg: 0px;
    --ad-border-radius-modal-md-bottom: 0px;
    --ad-gap-breadcrumbs-sm: 8px;
    --ad-gap-main-content-horizontal: 0px;
    --ad-gap-main-content-vertical: 16px;
    --ad-gap-navbar-horizontal: 4px;
    --ad-gap-section-vertical: 16px;
    --ad-padding-breadcrumbs-horizontal: 12px;
    --ad-padding-event-horizontal: 12px;
    --ad-padding-event-vertical: 8px;
    --ad-padding-main-container-horizontal: 0px;
    --ad-padding-main-content-gap: 24px;
    --ad-padding-main-content-top: 12px;
    --ad-padding-modal-lg: 12px;
    --ad-padding-modal-md-horizontal: 12px;
    --ad-padding-modal-md-vertical: 24px;
    --ad-padding-navbar-horizontal: 12px;
    --ad-padding-section-horizontal: 12px;
    --ad-padding-section-horizontal-mobile-only: 12px;
    --ad-padding-section-mobile-margin-horizontal: 12px;
    --ad-padding-section-top: 12px;
    --ad-sizing-desk-desk-modal-max-width: 574px;
    --ad-sizing-desk-desk-modal-min-width: 320px;
    --ad-sizing-desk-mathod-card-max-width: 200px;
    --ad-sizing-desk-mathod-card-min-width: 106px;
    --ad-sizing-footer-width-max-width: 574px;
    --ad-sizing-footer-width-min-width: 320px;
    --ad-sizing-header-logo: 24px;
    --ad-sizing-header-width-max-width: 574px;
    --ad-sizing-header-width-min-width: 320px;
    --ad-sizing-layout-main-container-width-max-width: 767px;
    --ad-sizing-layout-main-container-width-min-width: 320px;
    --ad-sizing-layout-main-content-width-max-width: 767px;
    --ad-sizing-layout-main-content-width-min-width: 296px;
    --ad-sizing-layout-page-width-base: 360px;
    --ad-sizing-layout-section-width-max-width: 574px;
    --ad-sizing-layout-section-width-min-width: 320px;
    --ad-sizing-layout-sidebar-width: 0px;
    --ad-sizing-modal-max-height-lg: 800px;
    --ad-sizing-modal-max-height-md: 640px;
    --ad-sizing-modal-max-width-lg: 574px;
    --ad-sizing-modal-max-width-md: 574px;
    --ad-sizing-modal-min-width-lg: 320px;
    --ad-sizing-modal-min-width-md: 320px;
    --ad-sizing-profile-data-section-border-radius: 0px;
    --ad-sizing-profile-data-section-min-width: 320px;
    --ad-sizing-profile-data-section-padding-vertical: 16px;
    --ad-sizing-promo-card-max-height: 254px;
    --ad-sizing-promo-card-min-width: 146px;
    --ad-sizing-tournaments-card-max-height: 284px;
    --ad-sizing-tournaments-card-min-width: 146px;
    --ad-typography-font-size-h1: 24px;
    --ad-typography-font-size-h2: 18px;
    --ad-typography-font-size-h3: 16px;
    --ad-typography-font-size-h4: 14px;
    --ad-typography-font-size-h5: 12px;
    --ad-typography-letter-spacing-h1: .24px;
    --ad-typography-letter-spacing-h3: .48px;
    --ad-typography-letter-spacing-h4: .42px;
    --ad-typography-letter-spacing-h5: .36px;
    --ad-typography-line-height-h1: 26px;
    --ad-typography-line-height-h2: 20px;
    --ad-typography-line-height-h3: 18px;
    --ad-typography-line-height-h4: 16px;
    --ad-typography-line-height-h5: 14px;
    --chips-group-gap: 8px;
    --gap-group-item: 8px;
    --gap-main-content-horizontal: 0px;
    --gap-main-content-vertical: 16px;
    --gap-section-vertical: 16px;
    --modal-border-radius-lg: 0px;
    --modal-border-radius-md-bottom: 0px;
    --modal-padding-lg: 12px;
    --modal-padding-md-horizontal: 12px;
    --modal-padding-md-vertical: 24px;
    --padding-main-container-horizontal: 0px;
    --padding-main-content-vertical: 12px;
    --padding-section-horizontal: 12px;
    --padding-section-horizontal-mobile: 12px;
    --padding-section-mobile-margin-horizontal: 12px;
    --padding-section-top: 12px;
    --size-layout-main-content-max-width: 767px;
    --size-layout-main-content-min-width: 296px;
    --size-layout-page-max-width: 767px;
    --size-layout-page-min-width: 320px;
    --size-layout-section-width-min-width: 320px;
    --size-layout-sidebar-width: 0px;
  }
  [data-theme=blue] {
    --ad-sizing-desk-desk-form-background: rgb(19, 31, 96);
  }
  [data-theme=red] {
    --ad-sizing-desk-desk-form-background: rgb(45, 45, 45);
    --ad-typography-font-weight-h4: 600;
  }
  [data-theme=stone] {
    --ad-sizing-desk-desk-form-background: rgb(39, 47, 67);
  }
  [data-theme=white] {
    --ad-sizing-desk-desk-form-background: rgb(255, 255, 255);
  }
}
@media (min-width:768px)and (max-width:1279px) {
  :root {
    --ad-border-radius-modal-lg: 0px;
    --ad-border-radius-modal-md-bottom: 16px;
    --ad-gap-breadcrumbs-sm: 12px;
    --ad-gap-main-content-horizontal: 16px;
    --ad-gap-main-content-vertical: 16px;
    --ad-gap-navbar-horizontal: 6px;
    --ad-gap-section-vertical: 16px;
    --ad-padding-breadcrumbs-horizontal: 0px;
    --ad-padding-event-horizontal: 24px;
    --ad-padding-event-vertical: 12px;
    --ad-padding-main-container-horizontal: 16px;
    --ad-padding-main-content-gap: 24px;
    --ad-padding-main-content-top: 16px;
    --ad-padding-modal-lg: 16px;
    --ad-padding-modal-md-horizontal: 16px;
    --ad-padding-modal-md-vertical: 16px;
    --ad-padding-navbar-horizontal: 16px;
    --ad-padding-section-horizontal: 16px;
    --ad-padding-section-horizontal-mobile-only: 0px;
    --ad-padding-section-mobile-margin-horizontal: 16px;
    --ad-padding-section-top: 16px;
    --ad-sizing-desk-desk-modal-max-width: 1023px;
    --ad-sizing-desk-desk-modal-min-width: 575px;
    --ad-sizing-desk-mathod-card-max-width: 320px;
    --ad-sizing-desk-mathod-card-min-width: 240px;
    --ad-sizing-footer-width-max-width: 1023px;
    --ad-sizing-footer-width-min-width: 575px;
    --ad-sizing-header-logo: 24;
    --ad-sizing-header-width-max-width: 1023px;
    --ad-sizing-header-width-min-width: 575px;
    --ad-sizing-layout-main-container-width-max-width: 1023px;
    --ad-sizing-layout-main-container-width-min-width: 768px;
    --ad-sizing-layout-main-content-width-max-width: 991px;
    --ad-sizing-layout-main-content-width-min-width: 736px;
    --ad-sizing-layout-page-width-base: 768px;
    --ad-sizing-layout-section-width-max-width: 1023px;
    --ad-sizing-layout-section-width-min-width: 575px;
    --ad-sizing-layout-sidebar-width: 220px;
    --ad-sizing-modal-max-height-lg: 1024px;
    --ad-sizing-modal-max-height-md: 640px;
    --ad-sizing-modal-max-width-lg: 768px;
    --ad-sizing-modal-max-width-md: 1023px;
    --ad-sizing-modal-min-width-lg: 574px;
    --ad-sizing-modal-min-width-md: 450px;
    --ad-sizing-profile-data-section-border-radius: 8px;
    --ad-sizing-profile-data-section-min-width: 320px;
    --ad-sizing-profile-data-section-padding-vertical: 24px;
    --ad-sizing-promo-card-max-height: 254px;
    --ad-sizing-promo-card-min-width: 227px;
    --ad-sizing-tournaments-card-max-height: 284px;
    --ad-sizing-tournaments-card-min-width: 227px;
    --ad-typography-font-size-h1: 24px;
    --ad-typography-font-size-h2: 18px;
    --ad-typography-font-size-h3: 16px;
    --ad-typography-font-size-h4: 14px;
    --ad-typography-font-size-h5: 12px;
    --ad-typography-letter-spacing-h1: .24px;
    --ad-typography-letter-spacing-h3: .48px;
    --ad-typography-letter-spacing-h4: .42px;
    --ad-typography-letter-spacing-h5: .36px;
    --ad-typography-line-height-h1: 26px;
    --ad-typography-line-height-h2: 20px;
    --ad-typography-line-height-h3: 18px;
    --ad-typography-line-height-h4: 16px;
    --ad-typography-line-height-h5: 14px;
    --chips-group-gap: 8px;
    --gap-group-item: 8px;
    --gap-main-content-horizontal: 16px;
    --gap-main-content-vertical: 16px;
    --gap-section-vertical: 16px;
    --modal-border-radius-lg: 0px;
    --modal-border-radius-md-bottom: 16px;
    --modal-padding-lg: 16px;
    --modal-padding-md-horizontal: 16px;
    --modal-padding-md-vertical: 16px;
    --padding-main-container-horizontal: 16px;
    --padding-main-content-vertical: 16px;
    --padding-section-horizontal: 16px;
    --padding-section-horizontal-mobile: 0px;
    --padding-section-mobile-margin-horizontal: 16px;
    --padding-section-top: 16px;
    --size-layout-main-content-max-width: 991px;
    --size-layout-main-content-min-width: 736px;
    --size-layout-page-max-width: 1023px;
    --size-layout-page-min-width: 768px;
    --size-layout-section-width-min-width: 575px;
    --size-layout-sidebar-width: 220px;
  }
  [data-theme=blue] {
    --ad-sizing-desk-desk-form-background: rgb(19, 31, 96);
  }
  [data-theme=red] {
    --ad-sizing-desk-desk-form-background: rgb(45, 45, 45);
    --ad-typography-font-weight-h4: 600;
  }
  [data-theme=stone] {
    --ad-sizing-desk-desk-form-background: rgb(39, 47, 67);
  }
  [data-theme=white] {
    --ad-sizing-desk-desk-form-background: rgb(255, 255, 255);
  }
}
@media (min-width:1280px)and (max-width:1919px) {
  :root {
    --ad-border-radius-modal-lg: 16px;
    --ad-border-radius-modal-md-bottom: 16px;
    --ad-gap-breadcrumbs-sm: 12px;
    --ad-gap-main-content-horizontal: 24px;
    --ad-gap-main-content-vertical: 24px;
    --ad-gap-navbar-horizontal: 4px;
    --ad-gap-section-vertical: 24px;
    --ad-padding-breadcrumbs-horizontal: 0px;
    --ad-padding-event-horizontal: 32px;
    --ad-padding-event-vertical: 12px;
    --ad-padding-main-container-horizontal: 24px;
    --ad-padding-main-content-gap: 32px;
    --ad-padding-main-content-top: 24px;
    --ad-padding-modal-lg: 24px;
    --ad-padding-modal-md-horizontal: 24px;
    --ad-padding-modal-md-vertical: 24px;
    --ad-padding-navbar-horizontal: 12px;
    --ad-padding-section-horizontal: 24px;
    --ad-padding-section-horizontal-mobile-only: 0px;
    --ad-padding-section-mobile-margin-horizontal: 0px;
    --ad-padding-section-top: 24px;
    --ad-sizing-burger-menu-size: none;
    --ad-sizing-desk-desk-modal-max-width: 919px;
    --ad-sizing-desk-desk-modal-min-width: 919px;
    --ad-sizing-desk-mathod-card-max-width: 121.75px;
    --ad-sizing-desk-mathod-card-min-width: 121.75px;
    --ad-sizing-footer-width-max-width: 1400px;
    --ad-sizing-footer-width-min-width: 1024px;
    --ad-sizing-header-logo: 24;
    --ad-sizing-header-width-max-width: 1400px;
    --ad-sizing-header-width-min-width: 1024px;
    --ad-sizing-layout-main-container-width-max-width: 1503px;
    --ad-sizing-layout-main-container-width-min-width: 1024px;
    --ad-sizing-layout-main-content-width-max-width: 1400px;
    --ad-sizing-layout-main-content-width-min-width: 920px;
    --ad-sizing-layout-page-width-base: 1503px;
    --ad-sizing-layout-section-width-max-width: 1400px;
    --ad-sizing-layout-section-width-min-width: 1400px;
    --ad-sizing-layout-sidebar-width: 320px;
    --ad-sizing-modal-max-height-lg: 640px;
    --ad-sizing-modal-max-height-md: 740px;
    --ad-sizing-modal-max-width-lg: 934px;
    --ad-sizing-modal-max-width-md: 450px;
    --ad-sizing-modal-min-width-lg: 934px;
    --ad-sizing-modal-min-width-md: 450px;
    --ad-sizing-profile-data-section-border-radius: 8px;
    --ad-sizing-profile-data-section-min-width: 444px;
    --ad-sizing-profile-data-section-padding-vertical: 24px;
    --ad-sizing-promo-card-max-height: 385px;
    --ad-sizing-promo-card-min-width: 322px;
    --ad-sizing-tournaments-card-max-height: 385px;
    --ad-sizing-tournaments-card-min-width: 322px;
    --ad-typography-font-size-h1: 28px;
    --ad-typography-font-size-h2: 20px;
    --ad-typography-font-size-h3: 18px;
    --ad-typography-font-size-h4: 16px;
    --ad-typography-font-size-h5: 14px;
    --ad-typography-letter-spacing-h1: .28px;
    --ad-typography-letter-spacing-h3: .54px;
    --ad-typography-letter-spacing-h4: .48px;
    --ad-typography-letter-spacing-h5: .42px;
    --ad-typography-line-height-h1: 30px;
    --ad-typography-line-height-h2: 22px;
    --ad-typography-line-height-h3: 20px;
    --ad-typography-line-height-h4: 18px;
    --ad-typography-line-height-h5: 16px;
    --chips-group-gap: 12px;
    --gap-group-item: 12px;
    --gap-main-content-horizontal: 24px;
    --gap-main-content-vertical: 24px;
    --gap-section-vertical: 24px;
    --modal-border-radius-lg: 16px;
    --modal-border-radius-md-bottom: 16px;
    --modal-padding-lg: 24px;
    --modal-padding-md-horizontal: 24px;
    --modal-padding-md-vertical: 24px;
    --padding-main-container-horizontal: 24px;
    --padding-main-content-vertical: 24px;
    --padding-section-horizontal: 24px;
    --padding-section-horizontal-mobile: 0px;
    --padding-section-mobile-margin-horizontal: 0px;
    --padding-section-top: 24px;
    --size-layout-main-content-max-width: 1400px;
    --size-layout-main-content-min-width: 920px;
    --size-layout-page-max-width: 1503px;
    --size-layout-page-min-width: 1024px;
    --size-layout-section-width-min-width: 1400px;
    --size-layout-sidebar-width: 320px;
  }
  [data-theme=blue] {
    --ad-sizing-desk-desk-form-background: rgb(36, 47, 107);
  }
  [data-theme=red] {
    --ad-sizing-desk-desk-form-background: rgb(60, 60, 60);
    --ad-typography-font-weight-h4: 700;
  }
  [data-theme=stone] {
    --ad-sizing-desk-desk-form-background: rgb(63, 70, 88);
  }
  [data-theme=white] {
    --ad-sizing-desk-desk-form-background: rgb(234, 236, 240);
  }
}
@media (min-width:1920px) {
  :root {
    --ad-border-radius-modal-lg: 16px;
    --ad-border-radius-modal-md-bottom: 16px;
    --ad-gap-breadcrumbs-sm: 12px;
    --ad-gap-main-content-horizontal: 24px;
    --ad-gap-main-content-vertical: 24px;
    --ad-gap-navbar-horizontal: 4px;
    --ad-gap-section-vertical: 24px;
    --ad-padding-breadcrumbs-horizontal: 0px;
    --ad-padding-event-horizontal: 32px;
    --ad-padding-event-vertical: 12px;
    --ad-padding-main-container-horizontal: 24px;
    --ad-padding-main-content-gap: 32px;
    --ad-padding-main-content-top: 24px;
    --ad-padding-modal-lg: 24px;
    --ad-padding-modal-md-horizontal: 24px;
    --ad-padding-modal-md-vertical: 24px;
    --ad-padding-navbar-horizontal: 12px;
    --ad-padding-section-horizontal: 24px;
    --ad-padding-section-horizontal-mobile-only: 0px;
    --ad-padding-section-mobile-margin-horizontal: 0px;
    --ad-padding-section-top: 24px;
    --ad-sizing-burger-menu-size: none;
    --ad-sizing-desk-desk-modal-max-width: 919px;
    --ad-sizing-desk-desk-modal-min-width: 919px;
    --ad-sizing-desk-mathod-card-max-width: 121.75px;
    --ad-sizing-desk-mathod-card-min-width: 121.75px;
    --ad-sizing-footer-width-max-width: 1920px;
    --ad-sizing-footer-width-min-width: 1400px;
    --ad-sizing-header-logo: 24;
    --ad-sizing-header-width-max-width: 1920px;
    --ad-sizing-header-width-min-width: 1400px;
    --ad-sizing-layout-main-container-width-max-width: 1920px;
    --ad-sizing-layout-main-container-width-min-width: 1504px;
    --ad-sizing-layout-main-content-width-max-width: 1400px;
    --ad-sizing-layout-main-content-width-min-width: 1400px;
    --ad-sizing-layout-page-width-base: 1920px;
    --ad-sizing-layout-section-width-max-width: 1400px;
    --ad-sizing-layout-section-width-min-width: 1400px;
    --ad-sizing-layout-sidebar-width: 320px;
    --ad-sizing-modal-max-height-lg: 640px;
    --ad-sizing-modal-max-height-md: 740px;
    --ad-sizing-modal-max-width-lg: 934px;
    --ad-sizing-modal-max-width-md: 450px;
    --ad-sizing-modal-min-width-lg: 934px;
    --ad-sizing-modal-min-width-md: 450px;
    --ad-sizing-profile-data-section-border-radius: 8px;
    --ad-sizing-profile-data-section-min-width: 444px;
    --ad-sizing-profile-data-section-padding-vertical: 24px;
    --ad-sizing-promo-card-max-height: 385px;
    --ad-sizing-promo-card-min-width: 322px;
    --ad-sizing-tournaments-card-max-height: 385px;
    --ad-sizing-tournaments-card-min-width: 322px;
    --ad-typography-font-size-h1: 28px;
    --ad-typography-font-size-h2: 20px;
    --ad-typography-font-size-h3: 18px;
    --ad-typography-font-size-h4: 16px;
    --ad-typography-font-size-h5: 14px;
    --ad-typography-letter-spacing-h1: .28px;
    --ad-typography-letter-spacing-h3: .54px;
    --ad-typography-letter-spacing-h4: .48px;
    --ad-typography-letter-spacing-h5: .42px;
    --ad-typography-line-height-h1: 30px;
    --ad-typography-line-height-h2: 22px;
    --ad-typography-line-height-h3: 20px;
    --ad-typography-line-height-h4: 18px;
    --ad-typography-line-height-h5: 16px;
    --chips-group-gap: 12px;
    --gap-group-item: 12px;
    --gap-main-content-horizontal: 24px;
    --gap-main-content-vertical: 24px;
    --gap-section-vertical: 24px;
    --modal-border-radius-lg: 16px;
    --modal-border-radius-md-bottom: 16px;
    --modal-padding-lg: 24px;
    --modal-padding-md-horizontal: 24px;
    --modal-padding-md-vertical: 24px;
    --padding-main-container-horizontal: 24px;
    --padding-main-content-vertical: 24px;
    --padding-section-horizontal: 24px;
    --padding-section-horizontal-mobile: 0px;
    --padding-section-mobile-margin-horizontal: 0px;
    --padding-section-top: 24px;
    --size-layout-main-content-max-width: 1400px;
    --size-layout-main-content-min-width: 1400px;
    --size-layout-page-max-width: 1920px;
    --size-layout-page-min-width: 1504px;
    --size-layout-section-width-min-width: 1400px;
    --size-layout-sidebar-width: 320px;
  }
  [data-theme=blue] {
    --ad-sizing-desk-desk-form-background: rgb(36, 47, 107);
  }
  [data-theme=red] {
    --ad-sizing-desk-desk-form-background: rgb(60, 60, 60);
    --ad-typography-font-weight-h4: 700;
  }
  [data-theme=stone] {
    --ad-sizing-desk-desk-form-background: rgb(63, 70, 88);
  }
  [data-theme=white] {
    --ad-sizing-desk-desk-form-background: rgb(234, 236, 240);
  }
}
@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.olimpbet .chips-item:not(.--active):hover {
  background: var(--button-green-500-20);
}
.chips-item:not(.--active):hover {
  background: var(--night-gray-300, rgba(255, 255, 255, .28));
}
.chips-item:not(.--active):active {
  background: var(--night-gray-500, rgba(255, 255, 255, .47));
}
.ui-icon {
  display: inline-block;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  width: 24px;
  height: 24px;
}
@media (max-width:768px) {
  .custom-modal:not(.custom-modal--maximized) {
    border-radius: var(--radius-3) var(--radius-3) 0 0;
  }
}
.custom-modal__header-wrapper:not(:empty) {
  background-color: var(--cas-main-deep-3);
  height: auto;
  padding: 16px 56px 16px 16px;
}
@media (min-width:768px) {
  .custom-modal__header-wrapper:not(:empty) {
    padding: 24px 56px 24px 24px;
  }
}
@media (min-width:1024px) {
  .custom-modal__header-wrapper:not(:empty) {
    padding-right: 24px;
  }
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-path {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}
.compressed-image {
  position: relative;
}
.compressed-image img {
  width: 100%;
  height: 100%;
}
.nav-lang {
  background-color: var(--color-background-button-secondary-default);
  padding: 0 10px;
  height: 24px;
  min-width: 36px;
  font-size: 12px;
  display: flex;
  align-items: center;
  border-radius: var(--button-border-radius-xs);
  cursor: pointer;
  color: var(--color-text-on-interactive-secondary);
  gap: 12px;
}
@media (max-width:767px) {
  .nav-lang {
    background: var(--cas-menu);
    font-size: 14px;
    padding: 5px 15px;
    height: auto;
    color: var(--color-text-primary);
  }
}
.nav-lang__fullname {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--platform-text-2);
}
.nav-lang__shortname {
  font-weight: 500;
  text-transform: uppercase;
}
.nav-lang img {
  max-width: 35px;
  max-height: 17px;
}
.lang-wrapper {
  position: relative;
  height: 52px;
}
.lang-wrapper .nav-lang {
  border: 1px solid var(--platform-bg-8);
  border-radius: 5px;
}
.lang-wrapper span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 12px;
  background: var(--platform-bg-9);
}
.lang-wrapper span span {
  background: none;
}
.lang-wrapper__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  pointer-events: none;
  color: var(--platform-text-9);
}
.arrow-up[data-v-9ccad7af] {
  opacity: 0;
  visibility: hidden;
  z-index: 101;
  transition: .3s;
  background-color: var(--cas-main-deep-3);
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  color: var(--platform-text-11);
}
.arrow-up--fixed[data-v-9ccad7af] {
  position: fixed;
  bottom: calc(136px + env(safe-area-inset-bottom));
  right: 12px;
}
@media screen and (min-width:768px) {
  .arrow-up--fixed[data-v-9ccad7af] {
    right: 24px;
    bottom: calc(66px + env(safe-area-inset-bottom,0px));
  }
}
.arrow-up svg[data-v-9ccad7af] {
  width: 24px;
  height: auto;
  display: block;
}
@keyframes buttonPulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(.92);
  }
  to {
    transform: scale(1);
  }
}
.footer-container[data-v-905ccb37] {
  display: grid;
  grid-gap: 24px 0;
  align-content: start;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  align-items: start;
  padding-top: 24px;
  padding-bottom: 32px;
}
@media screen and (max-width:1023px) {
  .footer-container[data-v-905ccb37] {
    padding: 24px 0 12px;
  }
}
@media (min-width:768px) {
  .footer-container[data-v-905ccb37] {
    padding-top: 32px;
    border-top: 1px solid var(--platform-bg-8);
  }
}
.footer-container--desktopWithProviders[data-v-905ccb37] {
  grid-template-areas: "logo lang" "menu about" "menu ends" "menu anj";
}
.providers[data-v-905ccb37] {
  grid-area: providers;
}
@media (min-width:768px) {
  .providers[data-v-905ccb37] {
    padding-bottom: 24px;
  }
}
.logo[data-v-905ccb37] {
  grid-area: logo;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.logo__text[data-v-905ccb37] {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: var(--platform-text-10);
}
@media screen and (max-width:1023px) {
  .logo[data-v-905ccb37] {
    gap: 12px;
  }
}
.lang-widget[data-v-905ccb37] {
  grid-area: lang;
  display: flex;
  justify-content: flex-end;
}
.lang-widget__widget[data-v-905ccb37] {
  width: 328px;
  border: none;
}
@media screen and (max-width:1023px) {
  .lang-widget__widget[data-v-905ccb37] {
    width: 100%;
  }
}
.collapse-menu[data-v-fee8a094] {
  display: flex;
  align-items: center;
  flex: 1 1;
  position: relative;
  overflow: hidden;
  margin-right: 32px;
}
.collapse-menu ul[data-v-fee8a094] {
  display: flex;
  text-align: center;
  padding: 0;
  margin: 0;
  align-items: center;
  height: 50px;
  overflow: hidden;
  transition: .3s;
  gap: 16px;
}
.collapse-menu ul li[data-v-fee8a094] {
  display: flex;
  height: 100%;
  flex-shrink: 0;
  align-items: stretch;
  padding: 0;
}
.collapse-menu ul li a[data-v-fee8a094] {
  position: relative;
  color: var(--color-text-secondary);
  text-decoration: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
}
.collapse-menu ul li a[data-v-fee8a094]:hover {
  transition: .3s;
  cursor: pointer;
  color: var(--platform-text-9);
}
.collapse-menu ul li a.navLinks\.sport.router-link-active[data-v-fee8a094] {
  color: var(--platform-text-9) !important;
}
.collapse-menu ul li a.navLinks\.sport.router-link-active[data-v-fee8a094]:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background-color: #f7b636;
}
.collapse-menu ul li a.link-active[data-v-fee8a094] {
  color: var(--platform-text-9) !important;
}
.collapse-menu ul li a.link-active[data-v-fee8a094]:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background-color: #f7b636;
}
.collapse-menu.--alt ul li a[data-v-fee8a094] {
  color: var(--platform-text-9);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.dropdown-btn[data-v-fee8a094] {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 4px;
  position: absolute;
  right: 0;
  background-color: transparent;
  display: flex;
  color: var(--platform-text-1);
  justify-content: center;
  align-items: center;
  cursor: pointer;
  will-change: transform;
}
.dropdown-btn.--no-active[data-v-fee8a094] {
  visibility: hidden;
}
.dropdown-btn[data-v-fee8a094]:hover {
  transition: background-color .3s;
  background: var(--platform-bg-8);
}
.category-item[data-v-fee8a094] {
  color: var(--color-text-secondary);
}
.category-item.category-item-Aviator[data-v-fee8a094] {
  font-size: 0;
  background-image: url(/img/aviator_small.CbnEFcnE.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 55px;
  display: block;
}
.category-item.category-item-JetX[data-v-fee8a094] {
  font-size: 0;
  background-image: url(/img/jetx.DF4OQhtv.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  display: block;
}
.category-item.category-item-Betgames[data-v-fee8a094] {
  font-size: 0;
  background-image: url(/img/betgames.C8yAvOj3.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 64px;
  display: block;
}
@media screen and (max-width:1023px) {
  .header-bottom__container[data-v-1df84a25] {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.header-bottom .button-animate[data-v-1df84a25] {
  animation-timing-function: cubic-bezier(.52,0,.5,.99);
  animation-name: buttonPulse-1df84a25;
  animation-iteration-count: infinite;
  animation-duration: 1.6s;
  animation-delay: 1ms;
  will-change: transform;
  text-rendering: optimizeLegibility;
}
@keyframes buttonPulse-1df84a25 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(.92);
  }
  to {
    transform: scale(1);
  }
}
.header[data-v-1df84a25] {
  display: flex;
  gap: var(--gap-md);
}
.mid-menu--wrapper[data-v-1df84a25] {
  display: flex;
  flex: 1 1;
  min-width: 0;
}
.mid-menu__right[data-v-1df84a25] {
  all: unset;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  list-style: none;
  text-transform: uppercase;
  margin-left: auto;
}
.mid-menu__right li[data-v-1df84a25] {
  display: flex;
  align-items: center;
  list-style: none;
}
.mid-menu__right__delimiter[data-v-1df84a25] {
  display: flex;
  width: 1px;
  height: 18px;
  margin: auto;
  background-color: var(--color-border-primary);
}
@keyframes buttonPulse-3cecb304 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(.92);
  }
  to {
    transform: scale(1);
  }
}
@media screen and (min-width:1024px) {
  .logo[data-v-3cecb304] {
    display: none;
  }
}
.header-top {
  display: flex;
  align-items: center;
  background: var(--color-background-top-menu);
  height: 44px;
}
.header-top .container {
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@keyframes iconPulse {
  0% {
    transform: scale(.5);
  }
  50% {
    transform: scale(1);
  }
  to {
    transform: scale(.5);
  }
}
.description-seo[data-v-b7e1c260] ul li:not(:last-child) {
  margin-bottom: 8px;
}
.header-slider {
  height: var(--slider-height);
  background: var(--cas-menu);
  padding: 0;
  overflow: hidden;
  display: flex;
  position: sticky;
  top: 44px;
  transition: transform .3s ease-in-out;
  z-index: 150;
}
.header-slider:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(270deg,var(--cas-menu) 0%,rgba(19,31,96,0) 100%);
  transform: scaleX(-1);
  width: 14px;
  height: 46px;
  z-index: 12;
  opacity: 1;
}
.header-slider:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(270deg,var(--cas-menu) 0%,rgba(19,31,96,0) 100%);
  width: 14px;
  height: 46px;
  z-index: 12;
  opacity: 1;
}
.header-slider__list {
  height: calc(var(--slider-height) + 10px);
  width: 100%;
  padding: 0 15px;
  margin: 0;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  flex: none;
  gap: 16px;
}
.header-slider__item {
  height: var(--slider-height);
  display: flex;
  align-items: center;
  position: relative;
  color: var(--platform-text-9);
  text-decoration: none;
  font-style: normal;
  white-space: nowrap;
  flex: none;
}
.header-slider__item.--navLinks\.sport.router-link-active {
  color: var(--platform-text-2) !important;
}
.header-slider__item.--navLinks\.sport.router-link-active:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background-color: #f7b636;
}
.header-slider__item.--uppercase {
  text-transform: uppercase;
}
.header-slider__item.--active {
  color: var(--platform-text-2) !important;
}
.header-slider__item.--active:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background-color: #f7b636;
}
.header-slider__item.--Aviator {
  font-size: 0;
  background-image: url(/img/aviator_small.CbnEFcnE.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 48px;
}
.header-slider__item.--JetX {
  font-size: 0;
  background-image: url(/img/jetx.DF4OQhtv.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
}
.header-slider__item.--Betgames {
  font-size: 0;
  background-image: url(/img/betgames.C8yAvOj3.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 54px;
}
@media screen and (max-width:767px) {
  .header-slider {
    display: none;
  }
}
@keyframes swing {
  0% {
    transform: rotate(0);
  }
  8% {
    transform: rotate(45deg);
  }
  16% {
    transform: rotate(0);
  }
  24% {
    transform: rotate(45deg);
  }
  32% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
.banner[data-v-63847f5f] {
  --imageWidth: 150px;
  background: var(--cas-menu);
  color: var(--platform-text-2);
  padding: 0 0 12px 16px;
  border-radius: 12px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  height: 190px;
}
@media screen and (min-width:768px) {
  .banner[data-v-63847f5f] {
    border-radius: 16px;
  }
}
.banner img[data-v-63847f5f] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (min-width:768px) {
  .banner[data-v-63847f5f] {
    padding: 0 0 16px 24px;
    font-size: 16px;
    --imageWidth: 60%;
    height: 275px;
  }
}
@media screen and (min-width:1024px) {
  .banner[data-v-63847f5f] {
    padding: 0 0 16px 32px;
  }
}
.banner__header[data-v-63847f5f] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0 4px;
  gap: 8px;
  font-size: 12px;
  height: 32px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width:768px) {
  .banner__header[data-v-63847f5f] {
    font-size: 14px;
    height: 44px;
    padding: 8px 0;
  }
}
.banner__type[data-v-63847f5f] {
  color: var(--color-text-primary);
  text-transform: uppercase;
}
.banner__date[data-v-63847f5f] {
  background: var(--tag-color-background-transparent-inverse);
  font-style: normal;
  white-space: nowrap;
  border-radius: 10px;
  padding: 4px 8px;
  color: var(--color-text-primary);
  text-transform: uppercase;
}
.banner__logo[data-v-63847f5f] {
  position: relative;
  top: -2px;
  right: 0;
  min-width: 50px;
  max-width: 220px;
  height: 32px;
  padding: 0 8px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #12121240;
  backdrop-filter: blur(4px);
  border-radius: 0 12px;
  margin-left: auto;
}
@media screen and (min-width:768px) {
  .banner__logo[data-v-63847f5f] {
    height: 40px;
    border-radius: 0 16px;
  }
}
.banner__logo-image[data-v-63847f5f] {
  width: 24px;
  aspect-ratio: 1/1;
  margin: 0 6px 0 0;
}
.banner__logo-image img[data-v-63847f5f] {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.banner__logo-text[data-v-63847f5f] {
  color: var(--color-text-always-white, rgba(255, 255, 255, .9));
}
.banner__background[data-v-63847f5f] {
  position: absolute;
  inset: 0;
}
.banner__background img[data-v-63847f5f] {
  object-fit: cover;
  object-position: center;
}
.banner__image[data-v-63847f5f] {
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 35px;
  width: var(--imageWidth);
}
@media (min-width:1100px) {
  .banner__image[data-v-63847f5f] {
    padding: 0 16px;
  }
}
.banner__image img[data-v-63847f5f] {
  object-fit: contain;
  object-position: bottom;
  width: 100%;
}
.banner__body[data-v-63847f5f] {
  padding-right: var(--imageWidth);
  display: flex;
  flex-direction: column;
  gap: 2px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width:768px) {
  .banner__body[data-v-63847f5f] {
    gap: 4px;
  }
}
.banner__title[data-v-63847f5f] {
  color: var(--color-text-primary);
  font-style: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.banner__title-accent[data-v-63847f5f] {
  color: var(--color-text-accent);
}
.banner__text[data-v-63847f5f] {
  color: var(--color-text-secondary);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.banner__subtext[data-v-63847f5f] {
  display: -webkit-box;
  color: var(--color-text-secondary);
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.banner__footer[data-v-63847f5f] {
  margin-top: 4px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  position: relative;
  z-index: 3;
}
@media screen and (min-width:768px) {
  .banner__footer[data-v-63847f5f] {
    gap: 4px;
  }
}
.banner__button[data-v-63847f5f] {
  margin-top: 6px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width:1024px) {
  .banner__button[data-v-63847f5f] {
    margin-top: 22px;
  }
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.main-slider {
  width: 100%;
  margin-top: 12px;
  border-radius: var(--radius-2);
}
@media (min-width:1100px) {
  .main-slider {
    margin-top: 24px;
  }
}
.main-slider .swiper-pagination {
  margin-top: 16px;
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 12px;
}
.main-slider .swiper-pagination-bullet {
  content: "";
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid var(--cas-light-500);
  display: inline-block;
  margin: 0;
  cursor: pointer;
}
.main-slider .swiper-pagination-bullet-active {
  border-color: var(--cas-secondary);
  background: var(--cas-secondary);
  box-shadow: 0 0 0 2px #f7b63659;
}
@media (max-width:575px) {
  .main-slider {
    margin-bottom: 0;
  }
}
.category-card {
  all: unset;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: var(--border-radius-md, 8px);
  border: var(--border-width-xs, 1px) solid transparent;
  background: var(--category-card-v2-color-primary-default, #131f60);
  gap: var(--padding-2xs, 4px);
  transition: background .2s ease,border-color .2s ease;
}
.category-card__icon-wrapper {
  position: relative;
}
.category-card__icon {
  color: var(--color-icon-on-interactive-secondary);
  transition: color .2s ease;
}
.category-card__label {
  color: var(--color-text-primary, rgba(255, 255, 255, .9));
  transition: color .2s ease;
  text-align: center;
}
.category-card--md {
  min-width: var(--category-card-v2-min-width-md, 110px);
  height: 74px;
}
.category-card--md .category-card__icon-wrapper {
  width: var(--size-icon-lg, 32px);
  height: var(--size-icon-lg, 32px);
}
.category-card--primary {
  background: var(--category-card-v2-color-primary-default, #131f60);
}
@media not all and (pointer:coarse) {
  .category-card--primary:hover {
    background: var(--category-card-v2-color-primary-hover, #242f6b);
    border-color: var(--color-border-secondary, rgba(255, 255, 255, .07));
  }
}
.category-card--primary:active {
  background: var(--category-card-v2-color-primary-press, #242f6b);
  border-color: var(--color-border-primary, rgba(255, 255, 255, .14));
}
.category-card--secondary {
  background: var(--category-card-v2-color-secondary-default, rgba(255, 255, 255, .14));
}
@media not all and (pointer:coarse) {
  .category-card--secondary:hover {
    background: var(--category-card-v2-color-secondary-hover, rgba(255, 255, 255, .28));
    border-color: var(--color-border-secondary, rgba(255, 255, 255, .07));
  }
}
.category-card--secondary:active {
  background: var(--category-card-v2-color-secondary-press, rgba(255, 255, 255, .28));
  border-color: var(--color-border-primary, rgba(255, 255, 255, .14));
}
.games-menu__groups[data-v-547c2da9] {
  margin: 0;
  position: relative;
  gap: var(--gap-sm);
  flex-wrap: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  display: flex;
  transition: .1s;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (min-width:768px) {
  .games-menu__groups[data-v-547c2da9] {
    gap: var(--gap-md);
  }
}
.games-menu__groups[data-v-547c2da9]::-webkit-scrollbar {
  display: none;
}
.games-menu__group-wrap[data-v-547c2da9] {
  flex: 1 1 auto;
}
.games-menu__group[data-v-547c2da9] {
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.full-menu {
  display: flex;
  flex-direction: column;
  gap: var(--gap-sm);
  margin-top: var(--gap-main-content-vertical);
}
@media screen and (min-width:768px) {
  .full-menu {
    gap: var(--gap-md);
    margin-top: 0;
  }
}
@media screen and (min-width:1024px) {
  .full-menu {
    align-items: center;
    flex-direction: row;
  }
}
.full-menu__left {
  display: flex;
  align-items: center;
  gap: var(--gap-sm);
}
@media screen and (min-width:1024px) {
  .full-menu__left {
    gap: var(--gap-md);
  }
}
.full-menu__right {
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.game_info__new[data-v-6193f392] {
  position: absolute;
  right: 4px;
  top: 4px;
  height: 12px;
  width: 24px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 1px 1px #0006;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
}
@media screen and (min-width:1024px) {
  .game_info__new[data-v-6193f392] {
    height: 16px;
    width: 32px;
  }
}
.game_info__new[data-v-6193f392]:before {
  content: "new";
  color: var(--cas-dark-900);
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
  display: inline;
}
@media screen and (min-width:1024px) {
  .game_info__new[data-v-6193f392]:before {
    font-size: 12px;
  }
}
.game-card__demo-button[data-v-6193f392] {
  text-align: center;
  color: var(--platform-text-2);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: .7px;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
  position: relative;
}
.game-card__footer[data-v-6193f392] {
  padding-top: 8px;
  padding-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: var(--platform-text-5);
}
.game-card__name[data-v-6193f392] {
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.game-card__manufacturer[data-v-6193f392] {
  color: var(--platform-text-8);
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 14px;
  max-height: 28px;
  cursor: pointer;
}
@media (min-width:400px)and (max-width:1199px) {
  .game-card__manufacturer[data-v-6193f392] {
    font-size: 12px;
    margin-left: 36px;
    margin-right: 36px;
  }
}
@media (min-width:1200px) {
  .game-card__manufacturer[data-v-6193f392] {
    font-size: 12px;
    line-height: 16px;
  }
}
.game-card__image[data-v-6193f392] {
  border-radius: var(--border-radius-2);
  overflow: hidden;
  aspect-ratio: 3/2;
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.game-card__image:hover .game_info[data-v-6193f392] {
  transition: .3s;
  visibility: visible;
  opacity: 1;
}
.is-live .game-card__image[data-v-6193f392] {
  aspect-ratio: 1/1;
}
.is-live.game-card__promo .game-card__image[data-v-6193f392] {
  aspect-ratio: 2/1 !important;
}
.game-card__image img[data-v-6193f392],
.game-card__image video[data-v-6193f392] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  border-radius: var(--radius-1);
  overflow: hidden;
  visibility: visible;
}
.game-card__image img[data-v-6193f392] {
  opacity: 0;
}
.game-card__image img.show-image[data-v-6193f392] {
  opacity: 1;
}
.game-card .compressed-image[data-v-6193f392] {
  display: block;
  height: 100%;
}
.game-card .compressed-image[data-v-6193f392]>* {
  border-radius: 5px;
}
.game-card .game_info[data-v-6193f392] {
  position: absolute;
  inset: 0;
  background-color: #000000b3;
  backdrop-filter: blur(1.5px);
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  border-radius: var(--border-radius-2);
  padding: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
}
.game-card .game_info[data-v-6193f392]>* {
  pointer-events: all;
}
@media (min-width:400px)and (max-width:1199px) {
  .game-card .game_info[data-v-6193f392] {
    padding: 8px;
  }
}
@media (min-width:1200px) {
  .game-card .game_info[data-v-6193f392] {
    padding: 8px;
  }
}
.game-card .game_info__category[data-v-6193f392] {
  position: relative;
  cursor: pointer;
  width: 20px;
  height: 24px;
}
@media screen and (max-width:767px) {
  .game-card .game_info__category[data-v-6193f392] {
    width: 18px;
    height: 20px;
  }
}
.game-card .game_info__category[data-v-6193f392]:nth-child(n/**/+5) {
  display: none;
}
.game-card .game_info__category img[data-v-6193f392] {
  width: 100%;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}
.game-card .game_info__categories[data-v-6193f392] {
  display: flex;
  flex-direction: column;
  width: 22px;
  position: absolute;
  left: 4px;
  top: 4px;
  gap: 4px;
  z-index: 0;
}
.game-card .game_info__button[data-v-6193f392] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--cas-game-button);
  transition: .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: auto;
}
@media (min-width:400px) {
  .game-card .game_info__button[data-v-6193f392] {
    width: 56px;
    height: 56px;
    top: 18px;
  }
}
@media (max-width:767px) {
  .game-card .game_info__button[data-v-6193f392] {
    width: 40px;
    height: 40px;
  }
}
.game-card .game_info__button svg[data-v-6193f392] {
  width: 22px;
}
@media (min-width:768px) {
  .game-card .game_info__button svg[data-v-6193f392] {
    width: 28px;
  }
}
.game-card .game_info__button[data-v-6193f392]:hover {
  background: var(--cas-game-button-hover);
}
.game-card .game_info__button[data-v-6193f392]:active {
  background: var(--cas-game-button-active);
}
.promo-item {
  position: relative;
  display: flex;
  gap: 8px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  padding: 0 16px 16px;
  border-radius: 12px;
  background: radial-gradient(100% 100% at 50% 0%,#4f60c8 0%,var(--color-background-page-lvl-1) 100%);
  margin-top: 16px;
  width: calc((100% - 8px)/2);
}
@media (min-width:580px) {
  .promo-item {
    width: calc((100% - 24px) / 3);
  }
}
@media (min-width:1024px) {
  .promo-item {
    width: calc((100% - 32px) / 3);
  }
}
@media (min-width:1440px) {
  .promo-item {
    width: calc((100% - 72px)/4);
  }
}
@media (hover:hover) {
  .promo-item:not(.promo-item--loader):hover {
    outline: 4px solid var(--cas-light-200);
  }
}
.promo-item__img {
  max-width: 184px;
  width: 100%;
  margin-top: -16px;
  z-index: 3;
}
.promo-item__img img {
  display: flex;
  aspect-ratio: 23/21;
}
.promo-item__body {
  width: 100%;
  min-height: 136px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.promo-item__description {
  margin-bottom: 16px;
}
.promo-item__title {
  color: var(--color-text-primary);
  text-align: center;
  margin-bottom: 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.promo-item__text {
  color: var(--color-text-tertiary);
  text-align: center;
  overflow: hidden;
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.promo-item__text p,
.promo-item__text span,
.promo-item__text a {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.promo-item__badge {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 2px 4px;
  background: #fff;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 800;
  line-height: 12px;
  color: #121212eb;
  z-index: 4;
  box-shadow: 1px 1px #0006;
}
@media (max-width:1023px) {
  .promo-item {
    gap: 4px;
    padding: 0 8px 8px;
    margin-top: 8px;
  }
  .promo-item .promo-item__img {
    max-width: 148px;
    margin-top: -8px;
  }
  .promo-item .promo-item__img img {
    aspect-ratio: 148/136;
  }
  .promo-item .promo-item__description {
    margin-bottom: 12px;
  }
  .promo-item .promo-item__body {
    min-height: 120px;
  }
  .promo-item .promo-item__title {
    margin-bottom: 4px;
  }
  .promo-item .promo-item__badge {
    font-size: 9px;
    line-height: 10px;
    padding: 1px 2px;
  }
}
@media (max-width:768px) {
  .promo-item {
    border-radius: 8px;
  }
  .promo-item .promo-item__img {
    max-width: 104px;
  }
  .promo-item .promo-item__img img {
    aspect-ratio: 104/96;
  }
  .promo-item .promo-item__description {
    margin-bottom: 8px;
  }
  .promo-item .promo-item__body {
    min-height: 112px;
  }
  .promo-item .promo-item__title {
    font-size: 14px;
    line-height: 18px;
  }
  .promo-item .promo-item__badge {
    font-size: 6px;
    line-height: 6px;
    padding: 2px;
  }
}
@keyframes opacityChange {
  0% {
    background-color: var(--color-background-button-secondary-default);
  }
  50% {
    background-color: var(--color-background-interactive-fifth-default);
  }
  to {
    background-color: var(--color-background-button-secondary-default);
  }
}
@keyframes fadeInHover {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(calc(20px + 41.666%));
  }
  to {
    transform: translateY(calc(20px + 31.666%));
  }
}
@keyframes fadeOutHover {
  0% {
    transform: translateY(calc(20px + 31.666%));
  }
  50% {
    transform: translateY(-10%);
  }
  to {
    transform: translateY(0);
  }
}
.promotions-slider {
  overflow: hidden;
  padding: 0;
}
.promotions-slider__header {
  padding: 0 24px;
}
@media screen and (max-width:1023px) {
  .promotions-slider__header {
    padding: 0 16px;
  }
}
@media screen and (max-width:768px) {
  .promotions-slider__header {
    padding: 0 12px;
  }
}
.promotions-slider .swiper {
  padding: 0 12px;
}
@media screen and (min-width:1023px) {
  .promotions-slider .swiper {
    padding: 0 24px;
  }
}
.promotions-slider .swiper-slide {
  max-width: 202px;
}
@media screen and (max-width:1023px)and (orientation:landscape) {
  .promotions-slider .swiper-slide {
    max-width: 235px;
  }
  .promotions-slider .swiper-slide .promo-item {
    height: 262px;
  }
}
@media screen and (min-width:768px) {
  .promotions-slider .swiper-slide {
    max-width: 235px;
  }
}
@media screen and (min-width:1024px) {
  .promotions-slider .swiper-slide {
    max-width: 330px;
  }
  .promotions-slider .swiper-slide .promo-item {
    height: 306px;
  }
}
.swiper-promo {
  margin: 0 -4px;
}
@media (max-width:520px) {
  .swiper-promo {
    overflow: visible;
  }
}
.swiper-promo__wrapper-slide {
  height: unset;
  display: flex;
  border: 4px solid transparent;
  border-top-width: 0;
}
.swiper-promo__slide {
  height: unset;
}
.swiper-promo .promo-item {
  width: 100%;
}
img[data-v-3b658b34] {
  display: block;
  height: 100%;
  object-fit: contain;
  object-position: center;
  width: 100%;
  pointer-events: none;
}
.competition-item {
  --gradient: 0, 31, 96;
  border-radius: 8px;
  min-height: 211px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  align-self: flex-start;
  border: 4px solid transparent;
}
@media screen and (min-width:768px) {
  .competition-item {
    min-height: 254px;
  }
}
@media screen and (min-width:1024px) {
  .competition-item {
    min-height: 385px;
    border-radius: 12px;
  }
}
.competition-item.--ended>* {
  filter: grayscale(1);
}
.competition-item.--ended:after {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--cas-menu);
  mix-blend-mode: color;
  opacity: .8;
  pointer-events: none;
}
.competition-item.--static-width {
  width: 100%;
}
@media screen and (max-width:767px) {
  .competition-item.--static-width {
    min-height: 254px;
  }
  .competition-item.--static-width .competition-item-prices__value {
    font-size: 18px;
    line-height: 20px;
  }
  .competition-item.--static-width .competition-item-prices__value>span {
    font-size: 14px;
    line-height: 16px;
  }
  .competition-item.--static-width .competition-item-prices__description {
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
  }
}
.competition-item__background {
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
  right: 0;
  bottom: 0;
  border-radius: 9px;
}
.competition-item__background * {
  border-radius: 9px;
}
.competition-item__image {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.competition-item__gradient-top {
  position: absolute;
  z-index: 0;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 88px;
  background: radial-gradient(75.56% 100% at 0% 0%,rgba(var(--gradient),1) 18%,rgba(var(--gradient),0));
}
.competition-item__gradient-bottom {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 66%;
  background: linear-gradient(180deg,rgba(var(--gradient),0),rgba(var(--gradient),.72),rgba(var(--gradient),.96) 56%);
  border-radius: 0 0 8px 8px;
}
.competition-item-content {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 8px;
  flex-grow: 1;
}
@media screen and (min-width:1024px) {
  .competition-item-content {
    padding: 16px;
  }
}
.competition-item-content__title {
  color: var(--color-text-primary);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 500;
}
.competition-item-content__header {
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.competition-item-content__timer {
  display: flex;
  align-items: center;
  gap: var(--timer-gap-md);
  margin-bottom: 4px;
  color: var(--color-text-secondary);
}
.competition-item-content__timer-icon {
  width: 16px;
  height: 16px;
}
.competition-item-content__manufacturers {
  position: absolute;
  height: 24px;
  padding: 4px 6px;
  backdrop-filter: blur(10px);
  background: #12121240;
  top: -8px;
  left: -8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (min-width:768px) {
  .competition-item-content__manufacturers {
    height: 40px;
  }
}
.competition-item-content__manufacturers-icon {
  width: 16px;
  height: 16px;
  position: relative;
}
@media screen and (min-width:768px) {
  .competition-item-content__manufacturers-icon {
    width: 24px;
    height: 24px;
  }
}
.competition-item-content__manufacturers-icon img {
  max-width: 16px;
  max-height: 16px;
}
@media screen and (min-width:768px) {
  .competition-item-content__manufacturers-icon img {
    max-width: 24px;
    max-height: 24px;
  }
}
.competition-item-content__chips {
  display: flex;
  gap: 2px;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}
.competition-item-content__chip {
  display: flex;
  padding: 1px 2px;
  gap: 2px;
  background: #865ed4;
  box-shadow: 1px 1px #0006;
  border-radius: 2px;
  font-style: normal;
  font-weight: 800;
  font-size: 9px;
  line-height: 10px;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (min-width:1024px) {
  .competition-item-content__chip {
    font-size: 11px;
    line-height: 12px;
    padding: 2px 4px;
  }
}
.competition-item-content__chip.--running {
  background: #219653;
}
.competition-item-content__chip.--soon {
  background: #865ed4;
}
.competition-item-content__chip.--preend {
  background: #eb509a;
}
.competition-item-content__chip.--ended {
  background: var(--cas-menu);
}
.competition-item-content__button {
  width: 100%;
  margin-top: 4px;
}
@media screen and (min-width:768px) {
  .competition-item-content__button {
    margin-top: 12px;
  }
}
@media screen and (min-width:1024px) {
  .competition-item-content__button {
    margin-top: 12px;
  }
}
.competition-item-prices__value {
  color: var(--color-text-accent);
  margin-top: 4px;
}
.competition-item-prices__value>span {
  font-size: 10px;
  line-height: 12px;
}
@media screen and (min-width:768px) {
  .competition-item-prices__value {
    margin-top: 12px;
  }
  .competition-item-prices__value>span {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (min-width:1024px) {
  .competition-item-prices__value {
    margin-top: 16px;
  }
  .competition-item-prices__value>span {
    font-size: 18px;
    line-height: 20px;
  }
}
.competition-item-prices__description {
  font-weight: 400;
  font-size: 8px;
  line-height: 12px;
  color: var(--color-text-tertiary);
}
@media screen and (min-width:768px) {
  .competition-item-prices__description {
    font-size: 10px;
    line-height: 16px;
  }
}
@media screen and (min-width:1024px) {
  .competition-item-prices__description {
    font-size: 12px;
    line-height: 16px;
  }
}
@keyframes participate-hover {
  0% {
    transform: translateY(64px);
  }
  50% {
    transform: translateY(-4px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes opacityChange {
  0% {
    background-color: var(--color-background-button-secondary-default);
  }
  50% {
    background-color: var(--color-background-interactive-fifth-default);
  }
  to {
    background-color: var(--color-background-button-secondary-default);
  }
}
@keyframes fadeInHover {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(calc(20px + 41.666%));
  }
  to {
    transform: translateY(calc(20px + 31.666%));
  }
}
@keyframes fadeOutHover {
  0% {
    transform: translateY(calc(20px + 31.666%));
  }
  50% {
    transform: translateY(-10%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes timer-hover {
  0% {
    transform: translateY(-64px);
  }
  50% {
    transform: translateY(4px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes soon {
  0% {
    background: #ffffff12;
  }
  50% {
    background: #fff0;
  }
  to {
    background: #ffffff12;
  }
}
.competition-slider {
  overflow: hidden;
  padding: 0;
}
.competition-slider__header {
  padding: 0 24px;
}
@media screen and (max-width:1023px) {
  .competition-slider__header {
    padding: 0 16px;
  }
}
@media screen and (max-width:768px) {
  .competition-slider__header {
    padding: 0 12px;
  }
}
.competition-slider .swiper {
  padding: 0 12px;
}
@media screen and (min-width:1023px) {
  .competition-slider .swiper {
    padding: 0 24px;
  }
}
.competition-slider .swiper-slide {
  max-width: 202px;
}
.competition-slider .swiper-slide .--static-width {
  min-height: 284px;
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .competition-slider .swiper-slide {
    max-width: 235px;
  }
  .competition-slider .swiper-slide .--static-width {
    min-height: 262px;
  }
}
@media screen and (min-width:768px)and (max-width:1024px) {
  .competition-slider .swiper-slide {
    max-width: 235px;
  }
  .competition-slider .swiper-slide .--static-width {
    min-height: 262px;
  }
}
@media screen and (min-width:1024px) {
  .competition-slider .swiper-slide {
    max-width: 330px;
  }
  .competition-slider .swiper-slide .--static-width {
    min-height: 393px;
  }
}
.competition-slider__content {
  margin: 0 -4px;
}
@media (max-width:520px) {
  .competition-slider__content {
    overflow: visible;
  }
}
.provider[data-v-4c5bdd16] {
  position: relative;
  width: 100%;
  color: var(--platform-text-8);
  transition: all .2s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 46.2%;
  -webkit-user-select: none;
  user-select: none;
}
.provider__content[data-v-4c5bdd16] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--platform-bg-7);
  background-clip: padding-box;
  transition: all .2s;
  border-radius: 4px;
}
.provider__content[data-v-4c5bdd16] {
  overflow: hidden;
}
.provider__content[data-v-4c5bdd16]:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: transparent;
  transition: background-color .2s;
  border-radius: inherit;
  pointer-events: none;
  z-index: 0;
}
.provider__content.--filter[data-v-4c5bdd16] {
  border: 1px solid rgba(255,255,255,.14);
}
.provider__outer-tag[data-v-4c5bdd16] {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  padding: var(--tag-padding-top-xs) var(--padding-2xs) var(--tag-padding-bottom-sm) var(--padding-2xs);
  justify-content: center;
  align-items: center;
  border-radius: var(--border-radius-none) var(--border-radius-sm) var(--border-radius-none) var(--border-radius-sm);
  z-index: 1;
  pointer-events: none;
  text-align: center;
  font-family: var(--typography-typography-font-family-header);
  font-size: var(--typography-typography-font-size-header-4xs);
  font-style: normal;
  font-weight: var(--typography-typography-font-weight-header-3xs);
  line-height: var(--typography-typography-line-height-body-3xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-3xs);
  text-transform: uppercase;
}
.provider__img[data-v-4c5bdd16] {
  height: 100%;
  object-fit: contain;
  object-position: center;
  width: 100%;
  pointer-events: none;
  z-index: 1;
}
.provider__img.--filter[data-v-4c5bdd16] {
  max-height: 90%;
  max-width: 90%;
}
.provider__name[data-v-4c5bdd16] {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.provider__name span[data-v-4c5bdd16] {
  display: block;
  text-align: center;
}
@media (hover:hover) {
  .provider:hover .provider__content.--filter[data-v-4c5bdd16]:before {
    background-color: #ffffff12;
  }
}
.provider.--active[data-v-4c5bdd16] {
  z-index: 1;
}
.provider.--active .provider__content[data-v-4c5bdd16] {
  border-color: var(--cas-secondary);
}
.provider.--active .provider__content[data-v-4c5bdd16]:before {
  background-color: #ffffff12;
}
.provider.--active[data-v-4c5bdd16]:hover:before {
  content: "";
  position: absolute;
  background: var(--cas-secondary);
  opacity: .3;
  inset: -3px;
  border-radius: 5px;
  z-index: -1;
}
.provider.--active[data-v-4c5bdd16]:hover:after {
  content: "";
  z-index: -1;
  position: absolute;
  background: var(--cas-main-deep-2);
  inset: 0;
  border-radius: 4px;
}
.providers {
  padding: 0;
}
.providers .swiper,
.providers__header {
  padding: 0 12px;
}
@media screen and (min-width:1024px) {
  .providers .swiper,
.providers__header {
    padding: 0 24px;
  }
}
.providers-slider__swiper-slide {
  width: 106px !important;
}
.providers-slider__swiper-slide>.provider {
  padding-bottom: 48px;
  height: auto !important;
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .providers-slider__swiper-slide {
    width: 140px;
  }
  .providers-slider__swiper-slide>.provider {
    padding-bottom: 61px;
  }
}
@media screen and (min-width:768px) {
  .providers-slider__swiper-slide {
    width: 140px;
  }
  .providers-slider__swiper-slide>.provider {
    padding-bottom: 61px;
  }
}
@media screen and (min-width:1024px) {
  .providers-slider__swiper-slide {
    width: 144px;
  }
  .providers-slider__swiper-slide>.provider {
    padding-bottom: 62.5px;
  }
}
.game-card[data-v-bc6dc2d6] {
  width: 48px;
}
.game-card__image[data-v-bc6dc2d6] {
  border-radius: var(--border-radius-2);
  overflow: hidden;
  aspect-ratio: 3/2;
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
  height: 33px;
  cursor: pointer;
}
.game-card__image:hover .game_info[data-v-bc6dc2d6] {
  transition: .3s;
  visibility: visible;
  opacity: 1;
}
.game-card__image img[data-v-bc6dc2d6],
.game-card__image video[data-v-bc6dc2d6] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  border-radius: var(--radius-1);
  overflow: hidden;
  visibility: visible;
}
.game-card__image img[data-v-bc6dc2d6] {
  opacity: 0;
}
.game-card__image img.show-image[data-v-bc6dc2d6] {
  opacity: 1;
}
.game-card .compressed-image[data-v-bc6dc2d6] {
  display: block;
  height: 100%;
}
.game-card .compressed-image[data-v-bc6dc2d6]>* {
  border-radius: 5px;
}
.game-card .game_info[data-v-bc6dc2d6] {
  position: absolute;
  inset: 0;
  background-color: #000000b3;
  backdrop-filter: blur(1.5px);
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  border-radius: var(--border-radius-2);
  display: flex;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
  justify-content: center;
}
.game-card .game_info__button[data-v-bc6dc2d6] {
  width: 20px;
  height: 20px;
  margin: 0;
  border-radius: 50%;
  background: var(--cas-game-button);
  transition: .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.game-card .game_info__button[data-v-bc6dc2d6]:hover {
  cursor: pointer;
  background: var(--cas-game-button-hover);
}
.game-card .game_info__button[data-v-bc6dc2d6]:active {
  background: var(--cas-game-button-active);
}
.game-card .game_info__button>svg[data-v-bc6dc2d6] {
  width: 16px;
  height: 16px;
}
.pragmatic-layout {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.pragmatic-layout__content {
  font-size: 9px;
  background: linear-gradient(0deg,#03050bc9 15.69%,#05081200);
  display: grid;
  grid-template-columns: 90% 10%;
  grid-template-rows: auto min-content;
  justify-content: space-between;
  align-items: flex-end;
  row-gap: 8px;
  padding: 27px 4px 4px;
  width: 100%;
}
.pragmatic-layout__results {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  position: relative;
}
.pragmatic-layout__limits {
  color: var(--platform-text-1);
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  position: relative;
}
.pragmatic-layout__online {
  color: var(--platform-text-8);
  display: flex;
  align-items: center;
  border-radius: 4px;
  background: var(--cas-light-200);
  padding: 0 4px;
  gap: 4px;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  justify-self: flex-end;
  position: relative;
}
.pragmatic-layout__online:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #35ec18;
  border-radius: 50%;
  display: inline-block;
}
.pragmatic-layout__last-results {
  min-height: 16px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 3px;
}
.pragmatic-layout__last-result-wrapper {
  position: relative;
  width: 16px;
  height: 16px;
  overflow: visible;
  flex: 0 1 auto;
  z-index: 1;
}
.pragmatic-layout__last-result-wrapper:last-of-type {
  flex: 0 0 auto;
}
.pragmatic-layout__last-result {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  color: var(--platform-text-11);
  border: 1px solid var(--cas-light-500);
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-weight: 700;
  flex: none;
}
.--BACCARAT .pragmatic-layout__last-result {
  border-radius: 50%;
}
.pragmatic-layout__last-result.--yellow {
  background: #e5b71e;
}
.pragmatic-layout__last-result.--green {
  background: green;
}
.pragmatic-layout__last-result.--alternate-green {
  background: #22be65;
}
.pragmatic-layout__last-result.--blue {
  background: #00bfff;
}
.pragmatic-layout__last-result.--alternate-blue {
  background: #2655f9;
}
.pragmatic-layout__last-result.--red {
  background: #b2331c;
}
.pragmatic-layout__last-result.--alternate-red {
  background: #db2424;
}
.pragmatic-layout__last-result.--black {
  background: #0f0000;
}
.games-slider-group {
  padding: 0;
}
.games-slider-group__header {
  padding: 0 24px;
}
@media screen and (max-width:1023px) {
  .games-slider-group__header {
    padding: 0 16px;
  }
}
@media screen and (max-width:768px) {
  .games-slider-group__header {
    padding: 0 12px;
  }
}
.games-slider-group .swiper {
  padding: 0 24px;
}
@media screen and (max-width:1023px) {
  .games-slider-group .swiper {
    padding: 0;
  }
}
.games-slider-group .swiper-slide.game-col--placeholder {
  visibility: hidden;
  pointer-events: none;
}
.games-slider-group .swiper-slide.game-col--launcher-wrapper {
  position: relative;
}
.games-slider-group .swiper-grid-column .swiper-wrapper {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(2,1fr);
  row-gap: 10px;
}
.games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide {
  margin-top: 0 !important;
  height: auto !important;
  width: 217px !important;
}
@media screen and (max-width:1023px) {
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide {
    width: 186px !important;
    padding-left: 10px;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:last-child {
    padding-right: 16px !important;
    width: 202px !important;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:first-child,
.games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(2) {
    padding-left: 16px !important;
    width: 192px !important;
  }
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide {
    width: 210px !important;
    padding-left: 10px;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:last-child {
    padding-right: 12px !important;
    width: 222px !important;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:first-child,
.games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(2) {
    padding-left: 12px !important;
    width: 212px !important;
  }
}
@media screen and (max-width:767px)and (orientation:portrait) {
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide {
    width: 169px !important;
    padding-left: 10px;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:last-child {
    padding-right: 12px !important;
    width: 181px !important;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:first-child,
.games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(2) {
    padding-left: 12px !important;
    width: 169px !important;
  }
}
.games-slider-group.--one-row .swiper-slide {
  margin-top: 0 !important;
  height: auto !important;
  width: 217px !important;
  padding: 0;
}
@media screen and (max-width:1023px) {
  .games-slider-group.--one-row .swiper-slide {
    width: 186px !important;
    padding-left: 10px;
  }
  .games-slider-group.--one-row .swiper-slide:last-child {
    padding-right: 16px !important;
    width: 202px !important;
  }
  .games-slider-group.--one-row .swiper-slide:first-child {
    padding-left: 16px !important;
    width: 192px !important;
  }
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .games-slider-group.--one-row .swiper-slide {
    width: 210px !important;
  }
  .games-slider-group.--one-row .swiper-slide:last-child {
    padding-right: 12px !important;
    width: 222px !important;
  }
  .games-slider-group.--one-row .swiper-slide:first-child {
    padding-left: 12px !important;
    width: 212px !important;
  }
}
@media screen and (max-width:767px)and (orientation:portrait) {
  .games-slider-group.--one-row .swiper-slide {
    width: 169px !important;
  }
  .games-slider-group.--one-row .swiper-slide:last-child {
    padding-right: 12px !important;
    width: 181px !important;
  }
  .games-slider-group.--one-row .swiper-slide:first-child {
    padding-left: 12px !important;
    width: 171px !important;
  }
}
@media screen and (max-width:1023px) {
  .games-slider-group.--three-rows .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(3) {
    padding-left: 16px !important;
    width: 184px !important;
  }
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .games-slider-group.--three-rows .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(3) {
    padding-left: 12px !important;
    width: 212px !important;
  }
}
@media screen and (max-width:767px)and (orientation:portrait) {
  .games-slider-group.--three-rows .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(3) {
    padding-left: 12px !important;
    width: 171px !important;
  }
}
.games-slider-group .games-slider {
  position: relative;
}
.games-slider-group .games-slider .groups {
  width: 100%;
}
.games-slider-group .games-slider .groups.swiper-css-mode .swiper-wrapper {
  overflow-y: hidden;
}
.provider[data-v-e3d7cc98] {
  position: relative;
  width: 100%;
  transition: all .2s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 46.2%;
  -webkit-user-select: none;
  user-select: none;
  color: var(--color-text-secondary);
  text-align: center;
  font-family: var(--typography-typography-font-family-header);
  font-size: var(--typography-typography-font-size-header-2xs);
  font-style: normal;
  font-weight: var(--typography-typography-font-weight-header-2xs);
  line-height: var(--typography-typography-line-height-header-2xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-2xs);
}
.provider__content[data-v-e3d7cc98] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-background-interactive-fourth-default);
  background-clip: padding-box;
  transition: border-color .2s ease,background-color .3s ease;
  border-radius: var(--border-radius-md);
  overflow: hidden;
  border: 1px solid var(--color-background-interactive-fourth-default);
}
.provider__outer-tag[data-v-e3d7cc98] {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  padding: var(--tag-padding-top-xs) var(--padding-2xs) var(--tag-padding-bottom-sm) var(--padding-2xs);
  justify-content: center;
  align-items: center;
  border-radius: var(--border-radius-none) var(--border-radius-md) var(--border-radius-none) var(--border-radius-sm);
  z-index: 1;
  pointer-events: none;
  text-align: center;
  font-family: var(--typography-typography-font-family-header);
  font-size: var(--typography-typography-font-size-header-4xs);
  font-style: normal;
  font-weight: var(--typography-typography-font-weight-header-3xs);
  line-height: var(--typography-typography-line-height-body-3xs);
  letter-spacing: var(--typography-typography-letter-spacing-header-3xs);
  text-transform: uppercase;
}
.provider__img[data-v-e3d7cc98] {
  height: 100%;
  object-fit: contain;
  object-position: center;
  width: 100%;
  pointer-events: none;
  z-index: 1;
}
.provider__img.--filter[data-v-e3d7cc98] {
  max-height: 90%;
  max-width: 90%;
}
.provider__name[data-v-e3d7cc98] {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.provider__name span[data-v-e3d7cc98] {
  display: block;
  text-align: center;
}
@media not all and (pointer: coarse) {
  .provider:hover .provider__content.--filter[data-v-e3d7cc98] {
    background-color: var(--color-background-interactive-fourth-hover);
    border-color: var(--color-border-secondary);
  }
}
.provider:active .provider__content.--filter[data-v-e3d7cc98] {
  background-color: var(--color-background-interactive-fourth-press);
  border-color: var(--color-border-primary);
}
.provider.--active[data-v-e3d7cc98] {
  z-index: 1;
}
.provider.--active[data-v-e3d7cc98]: after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  border: 1px solid var(--color-border-accent);
  border-radius: var(--border-radius-md);
}
.provider.--active .provider__content[data-v-e3d7cc98] {
  background-color: var(--color-background-interactive-fourth-default);
}
@media not all and (pointer: coarse) {
  .provider.--active:hover .provider__content.--filter[data-v-e3d7cc98] {
    outline: 3px solid color-mix(in oklab,var(--color-border-accent) 30%,transparent);
    outline-offset: 0;
  }
}
:where(.eAXGuX) {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  user-select: none;
  padding-bottom: 50px;
}
:where(.ggoSqP) {
  display: inline-block;
  height: 64px;
  vertical-align: top;
  white-space: nowrap;
}
html {
  overflow-x: hidden;
}
@media (max-width:767px) {
  .footer-container[data-v-905ccb37] {
    align-items: unset !important;
  }
  .footer-container--desktopWithProviders {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: unset !important;
    gap: 16px !important;
  }
  .footer-container--desktopWithProviders .item.menu {
    height: auto !important;
  }
}
@media (max-width:1199px) {
  .header {
    padding-top: 6px !important;
    display: flex !important;
    width: auto !important;
    min-width: 0 !important;
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 16px !important;
  }
  .mid-menu--wrapper {
    width: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto !important;
  }
  .collapse-menu.--main {
    display: none !important;
  }
  .header-bottom__container {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
@media (max-width:1023px) {
  .header {
    justify-content: space-between !important;
    width: 100% !important;
  }
  .full-menu__left {
    display: none !important;
  }
  .burger.ol-cursor-pointer {
    display: none !important;
  }
  .header-bottom__container .logo {
    display: none !important;
  }
}
@media (max-width:719px) {
  .header-bottom {
    display: none !important;
  }
}
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
body {
  position: relative;
}
img,
video,
svg,
canvas {
  max-width: 100%;
}
.app-content,
.app-page,
.container {
  min-width: 0;
}
.swiper {
  max-width: 100%;
}
@media (max-width:767px) {
  .footer,
.footer-container {
    max-width: 100%;
    min-width: 0;
  }
}
html,
body {
  max-width: 100%;
  overflow-x: clip;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
img,
svg,
video,
canvas,
iframe {
  max-width: 100%;
}
.app-content,
.app-page {
  min-width: 0;
  max-width: 100%;
}
.site-h1-wrap {
  padding-top: 18px;
  padding-bottom: 14px;
}
.site-h1 {
  margin: 0;
  color: var(--platform-text-1,#fff);
  font-size: clamp(24px,2vw,34px);
  line-height: 1.2;
  font-weight: 700;
}
.site-text-content {
  width: 100%;
  padding: 24px 16px 34px;
}
.site-text-content__card {
  max-width: 1280px;
  margin: 0 auto;
  padding: 28px 30px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 16px;
  background: linear-gradient(145deg,rgba(25,35,100,.92),rgba(10,17,65,.96));
  color: var(--platform-text-2,#dfe3ff);
  box-shadow: 0 12px 32px rgba(0,0,0,.18);
}
.site-text-content h2 {
  margin: 24px 0 10px;
  color: var(--platform-text-1,#fff);
  font-size: clamp(21px,2vw,28px);
  line-height: 1.25;
}
.site-text-content h2:first-of-type {
  margin-top: 0;
}
.site-text-content p,
.site-text-content li {
  font-size: 16px;
  line-height: 1.65;
}
.site-text-content p {
  margin: 0 0 14px;
}
.site-text-content ol,
.site-text-content ul {
  margin: 8px 0 18px;
  padding-left: 24px;
}
.site-text-content li+li {
  margin-top: 7px;
}
@media (max-width:767px) {
  html,
body {
    overflow-x: hidden;
  }
  .site-h1-wrap {
    padding-top: 14px;
    padding-bottom: 10px;
  }
  .site-h1 {
    font-size: 26px;
  }
  .site-text-content {
    padding: 18px 10px 28px;
  }
  .site-text-content__card {
    padding: 20px 16px;
    border-radius: 12px;
  }
  .site-text-content p,
.site-text-content li {
    font-size: 15px;
    line-height: 1.6;
  }
  .site-text-content h2 {
    font-size: 22px;
    overflow-wrap: anywhere;
  }
  .swiper,
.swiper-wrapper,
.app-page,
.app-content {
    max-width: 100vw;
  }
  .container {
    max-width: 100%;
    min-width: 0;
  }
}
/* Slider-generated state rules. */
.slide-btn.swiper-button-disabled {
  opacity: .5;
  cursor: default;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,#00000080,#0000);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.main-slider .swiper-pagination {
  margin-top: 16px;
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 12px;
}
.main-slider .swiper-pagination-bullet {
  content: "";
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid var(--cas-light-500);
  display: inline-block;
  margin: 0;
  cursor: pointer;
}
.main-slider .swiper-pagination-bullet-active {
  border-color: var(--cas-secondary);
  background: var(--cas-secondary);
  box-shadow: 0 0 0 2px #f7b63659;
}
.promotions-slider .swiper {
  padding: 0 12px;
}
@media screen and (min-width:1023px) {
  .promotions-slider .swiper {
    padding: 0 24px;
  }
}
.promotions-slider .swiper-slide {
  max-width: 202px;
}
@media screen and (max-width:1023px)and (orientation:landscape) {
  .promotions-slider .swiper-slide {
    max-width: 235px;
  }
  .promotions-slider .swiper-slide .promo-item {
    height: 262px;
  }
}
@media screen and (min-width:768px) {
  .promotions-slider .swiper-slide {
    max-width: 235px;
  }
}
@media screen and (min-width:1024px) {
  .promotions-slider .swiper-slide {
    max-width: 330px;
  }
  .promotions-slider .swiper-slide .promo-item {
    height: 306px;
  }
}
.swiper-promo {
  margin: 0 -4px;
}
@media (max-width:520px) {
  .swiper-promo {
    overflow: visible;
  }
}
.swiper-promo__wrapper-slide {
  height: unset;
  display: flex;
  border: 4px solid transparent;
  border-top-width: 0;
}
.swiper-promo__slide {
  height: unset;
}
.swiper-promo .promo-item {
  width: 100%;
}
@media screen and (max-width:767px) {
  .swiper-jackpot-games {
    overflow: visible;
  }
}
@media screen and (max-width:767px) {
  .swiper-jackpot[data-v-d0f2cb8d] {
    overflow: visible;
  }
}
.swiper-jackpot .swiper-slide[data-v-d0f2cb8d] {
  width: 106px !important;
}
.competition-slider .swiper {
  padding: 0 12px;
}
@media screen and (min-width:1023px) {
  .competition-slider .swiper {
    padding: 0 24px;
  }
}
.competition-slider .swiper-slide {
  max-width: 202px;
}
.competition-slider .swiper-slide .--static-width {
  min-height: 284px;
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .competition-slider .swiper-slide {
    max-width: 235px;
  }
  .competition-slider .swiper-slide .--static-width {
    min-height: 262px;
  }
}
@media screen and (min-width:768px)and (max-width:1024px) {
  .competition-slider .swiper-slide {
    max-width: 235px;
  }
  .competition-slider .swiper-slide .--static-width {
    min-height: 262px;
  }
}
@media screen and (min-width:1024px) {
  .competition-slider .swiper-slide {
    max-width: 330px;
  }
  .competition-slider .swiper-slide .--static-width {
    min-height: 393px;
  }
}
.providers .swiper,.providers__header {
  padding: 0 12px;
}
@media screen and (min-width:1024px) {
  .providers .swiper,.providers__header {
    padding: 0 24px;
  }
}
.providers-slider__swiper-slide {
  width: 106px !important;
}
.providers-slider__swiper-slide>.provider {
  padding-bottom: 48px;
  height: auto !important;
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .providers-slider__swiper-slide {
    width: 140px;
  }
  .providers-slider__swiper-slide>.provider {
    padding-bottom: 61px;
  }
}
@media screen and (min-width:768px) {
  .providers-slider__swiper-slide {
    width: 140px;
  }
  .providers-slider__swiper-slide>.provider {
    padding-bottom: 61px;
  }
}
@media screen and (min-width:1024px) {
  .providers-slider__swiper-slide {
    width: 144px;
  }
  .providers-slider__swiper-slide>.provider {
    padding-bottom: 62.5px;
  }
}
.top-wins-game-item--swiper {
  width: 200px;
}
.top-wins-game-item--swiper .top-wins-game-item__game {
  width: 184px;
}
.top-wins-game-item--swiper .top-wins-game-item__game-title {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
.top-wins-game-item--swiper .top-wins-game-item__prize {
  margin-top: 4px;
  font-weight: 800;
  font-size: 16px;
  line-height: 16px;
}
.top-wins-game-item--swiper .top-wins-game-item__prize>span {
  font-weight: 800;
  font-size: 16px;
  line-height: 16px;
}
.top-wins-game-item--swiper .top-wins-game-item__user {
  margin-top: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
@media screen and (min-width:470px) {
  .top-wins-game-item--swiper {
    width: 320px;
  }
  .top-wins-game-item--swiper .top-wins-game-item__game {
    width: 304px;
  }
}
.top-wins-slider .swiper-slide {
  width: 136px;
  flex-grow: 0;
}
.top-wins-slider-mobile__items .swiper-slide {
  width: 200px;
}
@media screen and (min-width:470px) {
  .top-wins-slider-mobile__items .swiper-slide {
    width: 320px;
  }
}
.games-slider-group .swiper {
  padding: 0 24px;
}
@media screen and (max-width:1023px) {
  .games-slider-group .swiper {
    padding: 0;
  }
}
.games-slider-group .swiper-slide.game-col--placeholder {
  visibility: hidden;
  pointer-events: none;
}
.games-slider-group .swiper-slide.game-col--launcher-wrapper {
  position: relative;
}
.games-slider-group .swiper-slide.game-col--launcher-wrapper .launcher-wrapper-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.games-slider-group .swiper-slide.game-col--launcher-wrapper .launcher-wrapper-size-2 {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(200% + 10px);
  height: 100%;
  z-index: 10;
}
.games-slider-group .swiper-grid-column .swiper-wrapper {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(2,1fr);
  row-gap: 10px;
}
.games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide {
  margin-top: 0 !important;
  height: auto !important;
  width: 217px !important;
}
@media screen and (max-width:1023px) {
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide {
    width: 186px !important;
    padding-left: 10px;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:last-child {
    padding-right: 16px !important;
    width: 202px !important;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:first-child,.games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(2) {
    padding-left: 16px !important;
    width: 192px !important;
  }
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide {
    width: 210px !important;
    padding-left: 10px;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:last-child {
    padding-right: 12px !important;
    width: 222px !important;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:first-child,.games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(2) {
    padding-left: 12px !important;
    width: 212px !important;
  }
}
@media screen and (max-width:767px)and (orientation:portrait) {
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide {
    width: 169px !important;
    padding-left: 10px;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:last-child {
    padding-right: 12px !important;
    width: 181px !important;
  }
  .games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:first-child,.games-slider-group .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(2) {
    padding-left: 12px !important;
    width: 169px !important;
  }
}
.games-slider-group.--one-row .swiper-slide {
  margin-top: 0 !important;
  height: auto !important;
  width: 217px !important;
  padding: 0;
}
@media screen and (max-width:1023px) {
  .games-slider-group.--one-row .swiper-slide {
    width: 186px !important;
    padding-left: 10px;
  }
  .games-slider-group.--one-row .swiper-slide:last-child {
    padding-right: 16px !important;
    width: 202px !important;
  }
  .games-slider-group.--one-row .swiper-slide:first-child {
    padding-left: 16px !important;
    width: 192px !important;
  }
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .games-slider-group.--one-row .swiper-slide {
    width: 210px !important;
  }
  .games-slider-group.--one-row .swiper-slide:last-child {
    padding-right: 12px !important;
    width: 222px !important;
  }
  .games-slider-group.--one-row .swiper-slide:first-child {
    padding-left: 12px !important;
    width: 212px !important;
  }
}
@media screen and (max-width:767px)and (orientation:portrait) {
  .games-slider-group.--one-row .swiper-slide {
    width: 169px !important;
  }
  .games-slider-group.--one-row .swiper-slide:last-child {
    padding-right: 12px !important;
    width: 181px !important;
  }
  .games-slider-group.--one-row .swiper-slide:first-child {
    padding-left: 12px !important;
    width: 171px !important;
  }
}
@media screen and (max-width:1023px) {
  .games-slider-group.--three-rows .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(3) {
    padding-left: 16px !important;
    width: 184px !important;
  }
}
@media screen and (max-width:767px)and (orientation:landscape) {
  .games-slider-group.--three-rows .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(3) {
    padding-left: 12px !important;
    width: 212px !important;
  }
}
@media screen and (max-width:767px)and (orientation:portrait) {
  .games-slider-group.--three-rows .swiper-grid-column .swiper-wrapper .swiper-slide:nth-child(3) {
    padding-left: 12px !important;
    width: 171px !important;
  }
}
.games-slider-group .games-slider .groups.swiper-css-mode .swiper-wrapper {
  overflow-y: hidden;
}
/* Static-page layout, accessibility and responsive article. */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 24px;
}
body {
  margin: 0;
  background: #030534;
  overflow-y: scroll;
}
img {
  height: auto;
}
a {
  -webkit-tap-highlight-color: transparent;
}
button, input, summary {
  font: inherit;
}
a:focus-visible, button:focus-visible, input:focus-visible, summary:focus-visible, [tabindex]:focus-visible {
  outline: 3px solid #f6bf55;
  outline-offset: 4px;
}
.skip-link {
  position: fixed;
  z-index: 10000;
  top: 8px;
  left: 8px;
  padding: 12px 18px;
  background: #fff;
  color: #101841;
  transform: translateY(-180%);
}
.skip-link:focus {
  transform: translateY(0);
}
main {
  min-width: 0;
}
.mobile-auth {
  display: none;
}
.header-slider {
  overflow-x: auto;
  scrollbar-width: thin;
}
.header-slider__list {
  width: max-content;
  min-width: 100%;
}
.header-slider__item {
  flex-shrink: 0;
}
.section__title {
  margin-top: 0;
  margin-bottom: 0;
}
.banner__background img, .banner__image img, .competition-item__image img, .competition-item__background img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.banner__background img, .competition-item__background img {
  object-fit: cover;
}
.game-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.provider__img {
  object-fit: contain;
}
.provider {
  color: inherit;
  text-decoration: none;
}
.game_info__button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.game-card__image:focus-within .game_info {
  opacity: 1;
  visibility: visible;
}
.main-slider:not(.swiper-initialized) .swiper-slide:not(:first-child) {
  display: none;
}
.swiper:not(.swiper-initialized):not(.main-slider) {
  overflow-x: auto;
}
.swiper:not(.swiper-initialized):not(.main-slider) > .swiper-wrapper {
  height: auto;
}
.swiper:not(.swiper-initialized) .swiper-slide {
  flex-shrink: 0;
}
.swiper:not(.swiper-initialized) .swiper-notification {
  display: none;
}
.oln-slider-button button {
  touch-action: manipulation;
}
.article-breadcrumbs {
  margin-top: 24px;
  color: #bdc7f4;
  font-size: 14px;
}
.article-breadcrumbs ol {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-breadcrumbs li + li::before {
  content: "/";
  margin-right: 8px;
}
.article-breadcrumbs a {
  color: inherit;
}
.site-text-content__card > section + section {
  margin-top: 30px;
  padding-top: 24px;
  border-top: 1px solid #ffffff1a;
}
.site-text-content__card p {
  max-width: 100ch;
}
.site-text-content__card h2 {
  text-wrap: balance;
  scroll-margin-top: 24px;
}
.site-text-content__card li::marker {
  color: #ffcd74;
}
.site-text-content__card strong {
  color: #fff;
}
.table-scroll {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
  border: 1px solid #ffffff24;
  border-radius: 10px;
}
.site-text-content table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font: inherit;
  font-size: 15px;
  line-height: 1.5;
}
.site-text-content caption {
  padding: 14px 16px;
  text-align: left;
  color: #fff;
  font-weight: 700;
  background: #ffffff08;
}
.site-text-content th, .site-text-content td {
  padding: 12px 14px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ffffff1c;
  overflow-wrap: anywhere;
}
.site-text-content thead th {
  color: #fff;
  background: #ffffff0d;
}
.site-text-content tbody th {
  color: #e8ecff;
  font-weight: 600;
}
.site-text-content tbody tr:nth-child(even) {
  background: #ffffff04;
}
.catalog-search {
  color: #e8ecff;
  margin-top: 18px;
  margin-bottom: 18px;
}
.catalog-search summary {
  cursor: pointer;
  font-weight: 700;
  padding: 14px 0;
}
.catalog-search form {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 16px 0;
}
.catalog-search label {
  flex-basis: 100%;
}
.catalog-search input {
  flex: 1;
  min-width: 0;
  padding: 12px;
  border: 1px solid #6975a8;
  border-radius: 8px;
  color: #fff;
  background: #121d4d;
}
.catalog-search button {
  padding: 12px 18px;
  border: 0;
  border-radius: 8px;
  background: #fed077;
  color: #172044;
  cursor: pointer;
}
.search-results {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 220px), 1fr));
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-results a {
  display: block;
  padding: 14px;
  border: 1px solid #ffffff26;
  border-radius: 8px;
  color: #fff;
}
@media (max-width: 719px) {
  .header-top .container {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
  }
  .header-top .logo {
    max-width: 124px;
    margin-right: auto;
  }
  .header-top .nav-lang {
    display: none;
  }
  .mobile-auth {
    display: flex;
    gap: 7px;
    flex-shrink: 0;
  }
  .mobile-auth .oln-btn {
    min-height: 38px;
    padding: 8px 10px;
    font-size: 12px;
  }
  .site-h1 {
    font-size: clamp(23px, 6vw, 28px);
  }
  .site-text-content__card {
    padding: 20px 14px;
  }
  .site-text-content th, .site-text-content td {
    padding: 10px 8px;
    font-size: 13px;
  }
  .site-text-content caption {
    padding: 12px 8px;
    font-size: 14px;
  }
  .article-breadcrumbs {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 359px) {
  .header-top .logo {
    max-width: 96px;
  }
  .mobile-auth .oln-btn {
    padding: 8px;
  }
  .mobile-auth {
    gap: 5px;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
.icon-definitions {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

/* The carousel track may be wider than its clipped viewport. */
.swiper .swiper-wrapper {
  max-width: none;
}

a.game-card__image {
  display: block;
  color: inherit;
  text-decoration: none;
}
