:root {
  --vc-clr-primary: #000;
  --vc-clr-secondary: #090f207f;
  --vc-clr-white: #fff;
  --vc-icn-width: 1.2em;
  --vc-nav-width: 30px;
  --vc-nav-height: 30px;
  --vc-nav-border-radius: 0;
  --vc-nav-color: var(--vc-clr-primary);
  --vc-nav-color-hover: var(--vc-clr-secondary);
  --vc-nav-background: transparent;
  --vc-pgn-width: 0.75rem;
  --vc-pgn-height: 4px;
  --vc-pgn-margin: 4px;
  --vc-pgn-border-radius: 0;
  --vc-pgn-background-color: var(--vc-clr-secondary);
  --vc-pgn-active-color: var(--vc-clr-primary);
  --color-z-primary: #020a11;
  --color-z-secondary: #1f222b;
  --color-z-third: #2e333f;
  --color-z-fourth: #171920;
  --color-z-fifth: #402d86;
  --color-z-sixth: #262a34;
  --color-z-seventh: #2a2645;
  --color-z-eighth: #24242d;
  --color-z-nineth: #212330;
  --color-z-tenth: #15181d;
  --color-z-t-primary: #000;
  --color-z-t-secondary: #fff;
  --color-z-b-primary: #000;
  --color-z-b-secondary: #fff;
  --color-z-none-select: #80848f;
  --color-z-footer: #667085;
  --color-z-left-btn: #ffb606;
  --color-z-right-btn: #ffeda7;
  --color-z-left-btn-secondary: #ffb606;
  --color-z-right-btn-secondary: #ffeda7;
  --color-z-to: indigo;
  --color-z-left-btn-hover: #e1aa21;
  --color-z-right-btn-hover: #e0c571;
  --color-z-h-left-btn: #7e5f0f;
  --color-z-h-right-btn: #2e333f;
  --color-z-horizontal-rule: #383b46;
  --color-z-table: #262a34;
  --color-z-table-secondary: #262a34;
  --color-z-require: #ea1818;
  --color-z-validate: #f23755;
  --color-z-bg-process: #ffc7001f;
  --color-z-bg-complete: #70c9001f;
  --color-z-bg-cancel: #ff7a001f;
  --color-z-bg-fail: #f237551f;
  --color-z-text-process: #ffc700;
  --color-z-text-complete: #70c900;
  --color-z-text-cancel: #ff7a00;
  --color-z-text-fail: #f23755;
  --color-z-daily-finish: #27272a80;
  --color-z-prize-pool: #362a65;
  --color-z-quest-left-btn: #402d86;
  --color-z-quest-right-btn: #24242d;
  --color-z-reward-left-btn: #5a244e;
  --color-z-reward-right-btn: #24242d;
  --color-z-promotion-left-btn: #5a244e;
  --color-z-promotion-right-btn: #24242d;
  --color-z-member-level-left-btn: #3d1e1e;
  --color-z-member-level-right-btn: #24242d;
  --color-z-affiliate-left-btn: #856c14;
  --color-z-affiliate-right-btn: #24242d;
  --color-z-t-gamecard: #0c111c;
  --color-z-b-gamecard: #1c202a;
  --color-z-svg-primary: #fff;
  --color-z-svg-secondary: #000;
  --color-z-svg-third: var(--color-z-none-select);
  --color-z-svg-fourth: #ffb606;
  --color-z-inherit: inherit;
  --color-z-b-menu: #343842;
  --color-z-modal: #1f222b;
  --color-z-fade: #1f222b;
  --color-z-bottom-menu-first: #402d86;
  --color-z-bottom-menu-second: #24242d;
  --color-z-bullet-uncheck: var(--color-z-none-select);
  --color-z-bullet-checked: #ffb606;
  --color-z-line: #343842;
  --color-z-promotion-badge-1: #73f7ff;
  --color-z-promotion-badge-2: #acf162;
  --color-z-promotion-badge-3: #fff95e;
  --color-z-promotion-badge-4: #ffaafc;
  --color-z-promotion-badge-5: #ff9573;
  --color-z-loading: #ffb606;
  --color-z-t-active: #ffb606;
  --color-z-clr-primary: #ffb606;
  --color-z-clr-secondary-z: var(--color-z-none-select);
  --color-z-clr-third: #ffeda7;
  --color-z-clr-white: #ffffff;
  --color-z-text-t-gradient: transparent;
  --color-z-link: #e4a308;
  --color-z-h-datepicker: #ffeec5;
  --color-z-datepicker-left: #ffb606;
  --color-z-datepicker-right: #ffeda7;
  --color-z-tab-content-left: var(--color-z-left-btn);
  --color-z-tab-content-right: var(--color-z-right-btn);
  --color-z-t-tab-active-left: #ffb606;
  --color-z-t-tab-active-right: #ffeda7;
  --color-disble: #737373;
  --bg-z-promotion-gradient: linear-gradient(180deg, #24242d 0%, #402d86 100%);
  --tw-gradient-from: var(--color-z-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: var(--color-z-right-btn) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --color:#F5B301;
/* ------------------------------ */
  /* --bs-btn-active-border-color:#ffffff; */
  /* --bs-btn-active-color:#fff; */
}

.dp__theme_dark {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
  position: relative;
  --dp-background-color: var(--color-z-sixth, #2e333f) !important;
  --dp-text-color: var(--color-z-t-primary) !important;
  --dp-placeholder-color: var(--color-z-none-select) !important;
  --dp-hover-color: #ffffff0d !important;
  --dp-hover-text-color: #fff !important;
  --dp-hover-icon-color: #959595 !important;
  --dp-primary-color: var(--color-z-h-datepicker) !important;
  --dp-primary-disabled-color: #61a8ea !important;
  --dp-primary-text-color: var(--color-z-t-primary) !important;
  --dp-secondary-color: var(--color-z-t-secondary) !important;
  --dp-border-color: transparent !important;
  --dp-menu-border-color: transparent !important;
  --dp-border-color-hover: #aaaeb700 !important;
  --dp-disabled-color: #737373 !important;
  --dp-disabled-color-text: #d0d0d0 !important;
  --dp-scroll-bar-background: #212121 !important;
  --dp-scroll-bar-color: #484848 !important;
  --dp-success-color: #00701a !important;
  --dp-success-color-disabled: #428f59 !important;
  --dp-icon-color: #959595 !important;
  --dp-danger-color: #e53935 !important;
  --dp-marker-color: #e53935 !important;
  --dp-tooltip-color: #3e3e3e !important;
  --dp-highlight-color: hsla(0, 5%, 64%, 0.2) !important;
  --dp-range-between-dates-background-color: var(--color-z-h-datepicker) !important;
  --dp-range-between-dates-text-color: var(--color-z-none-select) !important;
  --dp-range-between-border-color: transparent !important;
  --dp-font-family: "Montserrat" !important;
  --dp-border-radius: 32px !important;
  --dp-cell-border-radius: 32px !important;
  --dp-common-transition: all 0.1s ease-in !important;
  --dp-button-height: 30px !important;
  --dp-month-year-row-height: 40px !important;
  --dp-month-year-row-button-size: 50px !important;
  --dp-button-icon-height: 20px !important;
  --dp-cell-padding: 0px !important;
  --dp-common-padding: 10px !important;
  --dp-input-icon-padding: 45px !important;
  --dp-input-padding: 10px !important;
  --dp-menu-min-width: 300px !important;
  --dp-action-buttons-padding: 20px !important;
  --dp-row-margin: 5px 0 !important;
  --dp-calendar-header-cell-padding: 0.5rem !important;
  --dp-two-calendars-spacing: 10px !important;
  --dp-overlay-col-padding: 3px !important;
  --dp-time-inc-dec-button-size: 32px !important;
  --dp-menu-padding: 6px 8px !important;
  --dp-font-size: 0.875rem !important;
  --dp-preview-font-size: 0.8rem !important;
  --dp-time-font-size: 0.8rem !important;
  --dp-animation-duration: 0.1s !important;
  --dp-menu-appear-transition-timing: cubic-bezier(0.4, 0, 1, 1) !important;
  --dp-transition-timing: ease-out !important;
}

* {
  scrollbar-color: auto;
  scrollbar-width: auto;
}

:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: Montserrat, Prompt, sans-serif !important;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Montserrat, Prompt, sans-serif !important;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

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

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

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

.text-none-select {
  color: var(--color-z-none-select);
}

.normal-span {
  color: var(--color-z-none-select);
  font-weight: 600;
  font-size: 0.75rem;
  text-wrap: nowrap;
}

.normal-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.scrollable {
  overflow: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.font-bold {
  font-weight: 700;
}

.text-t-primary {
  color: var(--color-z-t-primary);
}

.text-t-secondary {
  /* color: var(--color-z-t-secondary); */
  color: var(--color-z-none-select);
}

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

.bg-secondary-mine {
  background-color: var(--color-z-secondary) !important;
}

.bg-third-mine {
  background-color: var(--color-z-third);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}

.fill-svg-primary {
  fill: var(--color-z-svg-primary);
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

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

.cursor-pointer {
  cursor: pointer;
}

.max-w-none {
  max-width: none;
}

.font-semibold {
  font-weight: 600;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.to-t-gamecard {
  --tw-gradient-to: var(--color-z-t-gamecard) var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.from-b-gamecard {
  --tw-gradient-from: var(--color-z-b-gamecard) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0deg 0% 59.69% / 12%) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-gradient-action-menu:hover {
  background-image: linear-gradient(160deg, var(--color-z-h-left-btn) 0, var(--color-z-h-right-btn) 140%);
}

.log-out:hover svg use {
  fill: var(--color-z-b-secondary);
}
.log-out:hover span {
  color: var(--color-z-b-secondary);
}

.action-menu-icon:hover svg use {
  fill: var(--color-z-left-btn) !important;
}

.group:hover .group-hover\:text-t-secondary {
  color: var(--color-z-t-secondary);
}

.sidemenu-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  row-gap: 0.75rem;
}

.border-horizontal-rule {
  border-color: var(--color-z-horizontal-rule);
}

.w-h-full {
  width: 100% !important;
  height: 100% !important;
}

.w-full {
  width: 100% !important;
}

.h-full {
  height: 100% !important;
}

.border-transparent {
  border-color: transparent;
}

.border-mine {
  border-width: 1px;
}

.absolute-center {
  left: 50%;
  position: absolute;
  top: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.z-button {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  transition: all 0.1s ease-out;
  --tw-gradient-from: var(--color-z-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: var(--color-z-right-btn) var(--tw-gradient-to-position);
}

.clickable {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.background-gradient {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-z-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: var(--color-z-right-btn) var(--tw-gradient-to-position);
}

.to-quest-right-btn {
  --tw-gradient-to: var(--color-z-quest-right-btn) var(--tw-gradient-to-position);
}

.from-quest-left-btn {
  --tw-gradient-from: var(--color-z-quest-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.gradient-tab-container {
  align-items: center;
  background-color: var(--color-z-fourth);
  border-radius: 9999px;
  display: inline-flex;
  height: 54px;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  position: relative;
}

.to-reward-right-btn {
  --tw-gradient-to: var(--color-z-reward-right-btn) var(--tw-gradient-to-position);
}

.from-reward-left-btn {
  --tw-gradient-from: var(--color-z-reward-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-promotion-right-btn {
  --tw-gradient-to: var(--color-z-promotion-right-btn) var(--tw-gradient-to-position);
}

.from-promotion-left-btn {
  --tw-gradient-from: var(--color-z-promotion-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-member-level-right-btn {
  --tw-gradient-to: var(--color-z-member-level-right-btn) var(--tw-gradient-to-position);
}

.from-member-level-left-btn {
  --tw-gradient-from: var(--color-z-member-level-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.backdrop-blur,
.backdrop-blur-lg {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.border-gradient,
.border-gradient-grey,
.border-gradient-white-hover {
  background-color: transparent;
  display: inline-block;
  position: relative;
}

.border-gradient-grey:before {
  background: linear-gradient(45deg, var(--color-z-none-select), var(--color-z-none-select)) !important;
}

.via-b-gamecard {
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
      var(--color-z-b-gamecard) var(--tw-gradient-via-position),
      var(--tw-gradient-to);
}

.border-gradient:before {
  background-color: var(--color-z-left-btn);
  border-radius: inherit;
  content: "";
  inset: 0;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 1.5px;
  pointer-events: none;
  position: absolute;
}

.bg-table {
  background-color: var(--color-z-table);
}

.border-third {
  border-color: var(--color-z-third);
}

.focus\:\!ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0)) !important;
}

.background-gradient-no-hover {
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  --tw-gradient-from: var(--color-z-left-btn) var(--tw-gradient-from-position) !important;
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
  --tw-gradient-to: var(--color-z-right-btn) var(--tw-gradient-to-position) !important;
}

textarea:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  border-color: #2563eb;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

textarea {
  resize: vertical;
}

.loader-gif {
  position: absolute;
  top: 0;
}
.loader-gif img {
  width: 50px;
  height: 50px;
}

.border-gradient-grey:before,
.border-gradient-white-hover:before,
.border-gradient:before {
  background-color: var(--color-z-left-btn);
  border-radius: inherit;
  content: "";
  inset: 0;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 1.5px;
  pointer-events: none;
  position: absolute;
}

.side-bar-menu {
  align-items: flex-end;
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  color: var(--color-z-none-select);
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
  justify-content: flex-start;
  padding: 0.75rem 1.25rem;
  text-align: center;
  width: 100%;
}

.stroke-none-select {
  stroke: var(--color-z-none-select);
}

.fill-none-select {
  fill: var(--color-z-none-select);
}

.bg-gray-button {
  background: linear-gradient(to right, #898989, #bebebe);
}

.bg-menu-privilege.bg-menu-1 {
  background: linear-gradient(270deg, var(--color-z-quest-left-btn), var(--color-z-quest-right-btn)), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/header/no_background.webp);
}

.bg-menu-privilege.bg-menu-2 {
  background: linear-gradient(270deg, var(--color-z-reward-left-btn), var(--color-z-reward-right-btn)), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/header/no_background.webp);
}

.bg-menu-privilege.bg-menu-3 {
  background: linear-gradient(270deg, var(--color-z-promotion-left-btn), var(--color-z-promotion-right-btn)), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/header/no_background.webp);
}

.bg-menu-privilege.bg-menu-4 {
  background: linear-gradient(270deg, var(--color-z-member-level-left-btn), var(--color-z-member-level-right-btn)), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/header/no_background.webp);
}

.bg-menu-privilege.bg-menu-5 {
  background: linear-gradient(270deg, var(--color-z-affiliate-left-btn), var(--color-z-affiliate-right-btn)), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/header/no_background.webp);
}

.sidemenu-button:nth-child(odd):last-child {
  grid-column: span 2;
}

.text-svg-third {
  color: var(--color-z-svg-third);
}

.bg-horizontal-rule {
  background-color: var(--color-z-horizontal-rule);
}

.bg-none-select {
  background-color: var(--color-z-none-select);
}

.stroke-bullet-checked {
  stroke: var(--color-z-bullet-checked);
}

.fill-bullet-checked {
  fill: var(--color-z-bullet-checked);
}

.stroke-line {
  stroke: var(--color-z-line);
}

.rainbow-bg {
  animation: rainbow 120s linear infinite;
  opacity: 0.1;
}

@keyframes rainbow {
  0%, to {
    background-color: #8000ff;
  }
  5%, 95% {
    background-color: #f0f;
  }
  10%, 90% {
    background-color: red;
  }
  15%, 85% {
    background-color: #ff8000;
  }
  20%, 80% {
    background-color: #ff0;
  }
  25%, 75% {
    background-color: #80ff00;
  }
  30%, 70% {
    background-color: #00ff80;
  }
  35%, 65% {
    background-color: #0080ff;
  }
  40%, 60% {
    background-color: #00f;
  }
  45%, 55% {
    background-color: #8000ff;
  }
  50% {
    background-color: #f0f;
  }
}
.dp__overlay_cell_disabled {
  background: none;
  color: var(--color-z-none-select);
  cursor: not-allowed;
}

.blur-sm,
.brightness-110 {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-sm {
  --tw-blur: blur(4px);
}

.bg-violet-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237/var(--tw-bg-opacity));
}

.bg-line {
  background-color: var(--color-z-line);
}

.text-left-btn {
  color: var(--color-z-left-btn);
}

.border-secondary-mine {
  border-color: var(--color-z-secondary);
}

.text-gradient,
.text-gradient-no-hover {
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  --tw-gradient-from: var(--color-z-left-btn) var(--tw-gradient-from-position) !important;
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
  --tw-gradient-to: var(--color-z-left-btn) var(--tw-gradient-to-position) !important;
}

.text-gradient {
  color: var(--color-z-text-t-gradient);
}

.footer-container {
  gap: 0.75rem;
  margin-top: 0.75rem;
  width: 100%;
}

.footer-container,
.sidemenu-container {
  display: flex;
  flex-wrap: wrap;
}

.placeholder-text {
  color: var(--color-z-none-select);
  font-size: 0.875rem;
  left: 20px;
  line-height: 1.25rem;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.icon-flage {
  border-radius: 50%;
}

.dp__main {
  box-sizing: border-box;
  font-family: var(--dp-font-family);
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.dp__input_wrap {
  box-sizing: unset;
  position: relative;
  width: 100%;
}

.dp__theme_dark .grey {
  --dp-text-color: var(--color-z-none-select) !important;
}

.dp__theme_dark .grey {
  --dp-text-color: var(--color-z-none-select) !important;
}

.dp__input {
  border: none !important;
}

.dp__input {
  border: none !important;
}

.dp__pointer {
  cursor: pointer;
}

.dp__input_reg {
  caret-color: transparent;
}

.dp__input {
  background-color: var(--dp-background-color);
  border: 1px solid var(--dp-border-color);
  border-radius: var(--dp-border-radius);
  box-sizing: border-box;
  color: var(--dp-text-color);
  font-family: var(--dp-font-family);
  font-size: var(--dp-font-size);
  line-height: calc(var(--dp-font-size) * 1.5);
  outline: none;
  padding: var(--dp-input-padding);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}

.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

.dp__input_icon {
  align-items: center !important;
  display: flex !important;
  flex-direction: column !important;
  left: 0 !important;
  width: var(--dp-input-icon-padding) !important;
}

.dp__input_icon {
  align-items: center !important;
  display: flex !important;
  flex-direction: column !important;
  left: 0 !important;
  width: var(--dp-input-icon-padding) !important;
}

.dp__input_icon_pad {
  padding-inline-start: var(--dp-input-icon-padding);
}

.dp__clear_icon,
.dp__input_icon {
  color: var(--dp-icon-color);
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.dp__input_icon {
  inset-inline-start: 0;
}

.main-body {
  position: relative;
  background-color: var(--color-z-primary);
  overflow: hidden;
  max-height: 100dvb !important;
  max-width: 700px;
  margin: 0 auto;
}
.main-body .main-body-parent {
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100vh;
  width: 100%;
}
.main-body .main-body-parent .container-header {
  grid-area: navbar;
  z-index: 19;
  top: 0;
  width: 100%;
}
.main-body .main-body-parent .container-header .main-header {
  padding: 13px;
  background-color: var(--color-z-secondary);
  justify-content: space-between;
  align-items: center;
  height: 76px;
  display: flex;
}
.main-body .main-body-parent .container-header .main-header .main-header-parent {
  gap: 0.5rem;
  align-items: center;
  display: flex;
}
.main-body .main-body-parent .container-header .main-header .main-header-parent .child-buttom {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 5px;
  background-color: var(--color-z-third);
  border-radius: 5px;
  width: 2rem;
  height: 2rem;
  display: none;
  position: relative;
}
.main-body .main-body-parent .container-header .main-header .main-header-parent svg {
  display: inline-block;
  vertical-align: middle;
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.main-body .main-body-parent .container-header .main-header .main-header-parent a img {
  max-width: 80px;
  max-height: 32.8px;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-sign-in-up {
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-right: 0.5rem;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-sign-in-up .first-a {
  font-weight: 700;
  padding: 0.5rem 0.875rem 0.5rem 0.875rem;
  border-radius: 9999px;
  white-space: nowrap;
  min-width: 72px;
  font-size: 0.75rem;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-sign-in-up .parent-sign-in {
  text-align: center;
  padding: 2px;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  min-width: 68px;
  height: auto;
  display: flex;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-sign-in-up .parent-sign-in .child-sign-in {
  padding-bottom: 6px;
  padding-top: 6px;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  min-width: 68px;
  height: auto;
  display: flex;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-sign-in-up .parent-sign-in .child-sign-in a {
  font-weight: 900;
  font-size: 0.75rem;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-second {
  gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-second .container-wrap-first {
  cursor: pointer;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-second .container-wrap-first .wrap-second-parent .child-container {
  flex-direction: row;
  display: flex;
  z-index: 50;
  right: 1.125rem;
  bottom: 30px;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-second .container-wrap-first .wrap-second-parent .child-container .element-child {
  gap: 0.5rem;
  align-items: center;
  flex-direction: row;
  cursor: pointer;
  display: flex;
  position: relative;
}
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-second .container-wrap-second .header-lang-wrap .icon,
.main-body .main-body-parent .container-header .main-header .main-header-second-parent .parent-wrap-second .container-wrap-second .parent-wrap-second .icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: auto;
  margin-right: auto;
}

.header-lang-wrap {
  position: relative;
}

#header-lang.header-lang-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  left: auto;
  width: max-content;
  min-width: 80px;
  height: auto;
  max-height: none;
  margin: 0;
  padding: 0;
  transform: none;
  z-index: 1000;
  overflow: visible;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
}

#header-lang.header-lang-dropdown .header-lang-list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  padding: 0.875rem 1rem;
  width: auto;
  height: auto;
}

#header-lang.header-lang-dropdown .header-lang-item {
  display: grid;
  grid-template-columns: 2ch 1.5rem;
  align-items: center;
  justify-content: space-between;
  column-gap: 0.5rem;
  width: 100%;
  white-space: nowrap;
}

#header-lang.header-lang-dropdown .language-text {
  text-align: left;
}

#header-lang.header-lang-dropdown .header-lang-flag {
  width: 1.5rem;
  height: 1.5rem;
  justify-self: end;
}

@media (max-width: 767px) {
  #header-lang.header-lang-dropdown {
    right: auto;
    left: 50%;
    transform: translateX(-75%);
  }
}

.main-index .main-index-parent {
  overflow: auto;
  flex-direction: column;
  display: flex;
}
.main-index .main-index-parent .main-index-container {
  padding: 1rem;
  gap: 25px;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  display: flex;
  margin: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.slide-view {
  position: relative;
  width: 100%;
  min-height: auto;
  overflow: visible;
}
.slide-view .swiper.swiper-container-slider .swiper-wrapper {
  overflow: visible !important;
}
.slide-view .swiper.swiper-container-slider .swiper-slide {
  height: 21vh;
  padding: 5px;
}
.slide-view .swiper.swiper-container-slider .swiper-slide .swiper-image {
  height: 100%;
  width: 100%;
  border-radius: 1rem;
}

.slot-frame-modal {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: #000;
  width: 100%;
  height: 100%;
  display: none;
}

.slot-frame-modal .back-slot-frame {
  position: absolute;
  border-radius: 0.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  color: white;
  padding: 1px 5px;
}

.overlay_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1.125rem;
  font-weight: bold;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.same-style.scal .custom-game {
  transform: scale(0.9);
}

.same-style .custom-game {
  transform: scale(1);
  transition: transform 0.5s ease;
}

.overlay_wrap.hidden {
  opacity: 0;
}

#show-provider {
  overflow: auto;
  /* max-height: 100vh;
  height: 100vh; */
  width: 100%;
  height: 100%;
  padding: 1rem;
  z-index: 200;
  position: fixed;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: slideDown 0.5s forwards, shadowOpacity 0.5s forwards;
  transition: top 0.5s, opacity 0.5s, box-shadow 0.5s;
}

@keyframes slideDown {
  from {
    top: 40%;
  }
  to {
    top: 50%;
  }
}
@keyframes shadowOpacity {
  from {
    box-shadow: 0 4px 0.5rem 0 rgba(0, 0, 0, 0), 0 6px 1.25rem 0 rgba(0, 0, 0, 0);
  }
  to {
    box-shadow: 0 4px 0.5rem 0 rgba(0, 0, 0, 0.2), 0 6px 1.25rem 0 rgba(0, 0, 0, 0.19);
  }
}
.slide-view::before,
.slide-view::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  z-index: 10;
  pointer-events: none;
}

.slide-view::before {
  left: 0;
  background: linear-gradient(to right, var(--color-z-primary), rgba(0, 0, 0, 0));
}

.slide-view::after {
  right: 0;
  background: linear-gradient(to left, var(--color-z-primary), rgba(0, 0, 0, 0));
}

.bg-third {
  background-color: var(--color-z-third) !important;
}

.slide-view .swiper-container-slider .swiper-pagination-bullet {
  background-color: var(--color-z-none-select);
  opacity: 1 !important;
}

.slide-view .swiper-container-slider .swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--color-z-left-btn)) !important;
}

.footer-main {
  width: 100%;
  display: flex;
  z-index: 49;
  bottom: 0;
  position: fixed;
  left: 0;
  right: 0;
  max-width: 700px;
  margin: 0 auto;
}

/* Ensure download popup doesn't interfere with footer */
.wrap-download {
  position: relative;
  z-index: 50;
}

/* Add body padding to prevent content from being hidden behind fixed footer */
body {
  transition: padding-bottom 0.3s ease;
}

/* Ensure main content doesn't get hidden behind footer */
.main-content,
main,
#main,
.content {
  transition: margin-bottom 0.3s ease;
}

:root {
  --theme15-footer-offset: calc(110px + env(safe-area-inset-bottom, 0px));
}

.main-body .main-body-parent {
  padding-bottom: var(--theme15-footer-offset);
}

.main-index .main-index-parent {
  padding-bottom: var(--theme15-footer-offset);
}

#show-provider {
  padding-bottom: calc(1rem + var(--theme15-footer-offset));
}

#provider-all-game,
.provider-homepage #provider-all-game-home,
#provider-games {
  padding-bottom: 1rem;
}

.footer-main .footer-wrapper {
  width: 100%;
  height: 75px;
  border-radius: 1rem;
  position: relative;
  background-color: var(--color-z-fourth);
  justify-content: center;
  align-items: center;
  display: flex;
}
.footer-main .footer-child-wrapper {
  padding-left: 5px;
  padding-right: 5px;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: inline-flex;
}
.footer-main .footer-child-wrapper .bottom-menu-nav {
  gap: 0.5rem;
  justify-content: space-around;
  align-items: center;
  flex-grow: 1;
  display: flex;
}
.footer-main .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav {
  gap: 0.5rem;
  justify-content: space-evenly;
  align-items: center;
  flex-grow: 1;
  display: flex;
}
.footer-main .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav .clickable-menu {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border-radius: 5px;
  width: 2rem;
  height: 2rem;
  position: relative;
  background-color: transparent;
}
.footer-main .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav .clickable-menu .absolute-center {
  left: 50%;
  position: absolute;
  top: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.footer-main .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav .clickable-menu .absolute-center .icon {
  display: inline-block;
  vertical-align: middle;
  color: var(--color-z-none-select);
}
.footer-main .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav .clickable-menu .absolute-center span {
  color: var(--color-z-none-select);
  font-weight: 600;
  font-size: 0.75rem;
  text-wrap: nowrap;
}
.footer-main .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav .menu-parent {
  padding: 12.5px 15px 12.5px 15px;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 70px;
  height: 75px;
  display: inline-flex;
}
.footer-main .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav .menu-parent .child-menu {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
}
.footer-main .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav .menu-parent .child-menu .icon {
  --tw-grayscale: grayscale(0) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
  width: 1.5rem;
  height: 1.5rem;
}
.footer-main .footer-child-wrapper .site-menu {
  padding: 12.5px 15px 12.5px 15px;
  align-self: stretch;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-basis: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  display: inline-flex;
  position: relative;
}
@media (max-width: 376px) {
  .footer-main .footer-child-wrapper .site-menu {
    padding: 12.5px 10px 12.5px 10px;
  }
  .footer-main .footer-wrapper .footer-child-wrapper .bottom-menu-nav .grow-bottom-menu-nav .menu-parent,
  .footer-main .footer-wrapper .footer-child-wrapper .right-item-menu .right-wrapper{
    width: 65px;
  }
}
.footer-main .footer-child-wrapper .site-menu .wrapper-site-menu {
  border-radius: 9999px;
  background-color: var(--color-z-fourth);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-y: -50%;
  width: 77px;
  height: 77px;
  top: 0;
  position: absolute;
}
.footer-main .footer-child-wrapper .site-menu .wrapper-site-menu .child-site-menu {
  --tw-gradient-to: var(--color-z-bottom-menu-first) var(--tw-gradient-to-position);
  --tw-gradient-from: var(--color-z-bottom-menu-second) var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 55px;
  height: 55px;
  display: flex;
  margin: 12px;
}
.footer-main .footer-child-wrapper .site-menu .wrapper-site-menu .child-site-menu svg {
  width: 1.5rem;
  height: 1.5rem;
}
.footer-main .footer-child-wrapper .site-menu .aut-hed {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
}
.footer-main .footer-child-wrapper .site-menu .sign-up-home {
  color: var(--color-z-none-select);
  font-weight: 600;
  font-size: 13px;
  text-wrap: nowrap;
}
.footer-main .footer-child-wrapper .right-item-menu {
  gap: 0.5rem;
  justify-content: space-evenly;
  align-items: center;
  flex-grow: 1;
  display: flex;
}
.footer-main .footer-child-wrapper .right-item-menu .right-wrapper {
  padding: 12.5px 15px 12.5px 15px;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 70px;
  height: 75px;
  display: inline-flex;
}
.footer-main .footer-child-wrapper .right-item-menu .right-wrapper .child-wrap {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
}
.footer-main .footer-child-wrapper .right-item-menu .right-wrapper svg {
  width: 30px;
  height: 30px;
}
.footer-main .footer-child-wrapper .right-item-menu .right-wrapper span {
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.footer-main .footer-child-wrapper .right-item-menu .ring-wrpper-sencend {
  padding: 12.5px 15px 12.5px 15px;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 70px;
  height: 75px;
  display: inline-flex;
}
.footer-main .footer-child-wrapper .right-item-menu .ring-wrpper-sencend .child-wrap {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
}
.footer-main .footer-child-wrapper .right-item-menu .ring-wrpper-sencend span {
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.footer-main .footer-child-wrapper .bottom-menu-nav .menu-parent .child-menu svg{
  width:34px;
}

.main-game-menu {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: var(--color-z-t-secondary);
  overflow: hidden;
  position: relative;
}
.main-game-menu .swiper-container-menu-game {
  width: 100%;
}
.main-game-menu .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: auto;
  gap: 5px;
}
.main-game-menu .swiper-slide .first-element {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
}
.main-game-menu .swiper-slide .second-element {
  font-size: 1rem;
  font-weight: bold;
  white-space: nowrap;
  min-width: 80px;
  text-align: center;
  color: var(--color-disble);
}

.main-game-menu::before,
.main-game-menu::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  z-index: 10;
  pointer-events: none;
}

.main-game-menu::before {
  left: 0;
  background: linear-gradient(to right, var(--color-z-primary), rgba(0, 0, 0, 0));
}

.main-game-menu::after {
  right: 0;
  background: linear-gradient(to left, var(--color-z-primary), rgba(0, 0, 0, 0));
}

.search-game {
  gap: 10px;
  align-items: center;
  width: 100%;
  display: flex;
}
.search-game .search-container {
  padding: 10px 1.125rem 10px 1.125rem;
  background-color: var(--color-z-secondary);
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 40px;
  display: flex;
}
.search-game .search-container .search-parent {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
.search-game .search-container .search-parent span {
  color: var(--color-z-none-select);
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
}
.search-game .search-container .search-parent svg {
  stroke: var(--color-z-svg-third);
}
.search-game .search-parent-second {
  padding: 4px;
  cursor: pointer;
}
.search-game .search-parent-second svg {
  stroke: var(--color-z-svg-primary);
}

.popular-color-game {
  display: flex;
  gap: 0.875rem;
  flex-direction: column;
  width: 100%;
}
.popular-color-game .popular-container-first {
  justify-content: space-between;
  flex-direction: row;
  display: flex;
}
.popular-color-game .popular-container-first .popular-parent {
  font-weight: 700;
  line-height: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.popular-color-game .popular-container-first .popular-parent .popular-child-first {
  width: 1.5rem;
  height: 1.5rem;
}
.popular-color-game .popular-container-first .popular-parent .popular-child-first img {
  width: 100%;
  height: 100%;
}
.popular-color-game .popular-container-first .popular-parent .popular-child-second {
  font-weight: 700;
  color: var(--color-z-t-secondary);
}
.popular-color-game .popular-container-first .popular-parent-second button {
  display: inline-block;
  position: relative;
  height: 33px;
  user-select: none;
}
.popular-color-game .popular-container-first .popular-parent-second button .popular-child {
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  gap: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.popular-color-game .hot-game-lobby {
  width: 100%;
  overflow: auto;
  display: grid;
  place-items: start;
  justify-content: start;
}
.popular-color-game .hot-game-lobby .hot-game-lobby-child {
  width: 100%;
  display: flex;
  flex-grow: 1;
  gap: 0.75rem;
}

.new-color-game {
  display: flex;
  gap: 0.875rem;
  flex-direction: column;
  width: 100%;
}
.new-color-game .new-container-first {
  justify-content: space-between;
  flex-direction: row;
  display: flex;
}
.new-color-game .new-container-first .new-parent {
  font-weight: 700;
  line-height: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.new-color-game .new-container-first .new-parent .new-child-first {
  width: 1.5rem;
  height: 1.5rem;
}
.new-color-game .new-container-first .new-parent .new-child-first img {
  width: 100%;
  height: 100%;
}
.new-color-game .new-container-first .new-parent .new-child-second {
  font-weight: 700;
  color: var(--color-z-t-secondary);
}
.new-color-game .new-container-first .new-parent-second button {
  display: inline-block;
  position: relative;
  height: 33px;
  user-select: none;
}
.new-color-game .new-container-first .new-parent-second button .new-child {
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  gap: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.new-color-game .new-game-lobby {
  width: 100%;
  overflow: auto;
  display: grid;
  place-items: start;
  justify-content: start;
}
.new-color-game .new-game-lobby .new-game-lobby-child {
  width: 100%;
  display: flex;
  flex-grow: 1;
  gap: 0.75rem;
}

/*Index Casino */
.casino-color-game {
  display: flex;
  gap: 0.875rem;
  flex-direction: column;
  width: 100%;
}
.casino-color-game .casino-container-first {
  justify-content: space-between;
  flex-direction: row;
  display: flex;
}
.casino-color-game .casino-container-first .casino-parent {
  font-weight: 700;
  line-height: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.casino-color-game .casino-container-first .casino-parent .casino-child-first {
  width: 1.5rem;
  height: 1.5rem;
}
.casino-color-game .casino-container-first .casino-parent .casino-child-first img {
  width: 100%;
  height: 100%;
}
.casino-color-game .casino-container-first .casino-parent .casino-child-second {
  font-weight: 700;
  color: var(--color-z-t-secondary);
}
.casino-color-game .casino-container-first .casino-parent-second button {
  display: inline-block;
  position: relative;
  height: 33px;
  user-select: none;
}
.casino-color-game .casino-container-first .casino-parent-second button .casino-child {
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  gap: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.casino-color-game .casino-game-lobby {
  width: 100%;
  overflow: auto;
  display: grid;
  place-items: start;
  justify-content: start;
}
.casino-color-game .casino-game-lobby .casino-game-lobby-child {
  width: 100%;
  display: flex;
  flex-grow: 1;
  gap: 0.75rem;
}

/* Hot Game Style */
.games-hot-all {
  position: relative;
  min-width: 125px;
  max-width: 125px;
}
.games-hot-all .first-hot-element {
  width: 100%;
  aspect-ratio: 1/1;
  left: 0;
  top: 0;
  position: relative;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.games-hot-all .first-hot-element .img-child {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  object-fit: cover;
  height: 100%;
  height: 100%;
}
.games-hot-all .first-hot-element .gradian {
  width: 100%;
  height: 1rem;
  position: absolute;
  bottom: 0;
}
.games-hot-all .first-hot-element .child-element {
  top: 0;
  left: 0;
  position: absolute;
}
.games-hot-all .first-hot-element .backdrop-blur {
  transition-duration: 0.2s;
  --tw-backdrop-blur: blur(2px);
  opacity: 0;
  padding: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  flex-grow: 1;
  display: flex;
  position: relative;
  background-color: rgba(var(--b-primary), 0.7);
}
.games-hot-all .first-hot-element .backdrop-blur div {
  margin-top: 1.25rem;
}
.games-hot-all .second-hot-element {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
  flex-direction: column;
}
.games-hot-all .second-hot-element .second-hot-parent {
  align-self: stretch;
  gap: 6px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 40px;
  height: auto;
  display: flex;
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
}
.games-hot-all .second-hot-element .second-hot-parent .child-name-hot {
  align-self: stretch;
  justify-content: space-between;
  align-items: center;
  display: inline-flex;
}
.games-hot-all .second-hot-element .second-hot-parent .child-name-hot .last-child {
  font-size: 0.75rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.games-hot-all .second-hot-element .second-hot-parent .play-now {
  align-self: stretch;
  user-select: none;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
  white-space: nowrap;
  color: var(--color-z-none-select);
}

/* New-Gmae Style */
.games-new-all {
  position: relative;
  min-width: 125px;
  max-width: 125px;
}
.games-new-all .first-new-element {
  width: 100%;
  aspect-ratio: 1/1;
  left: 0;
  top: 0;
  position: relative;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.games-new-all .first-new-element .img-child {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  object-fit: cover;
  height: 100%;
  height: 100%;
}
.games-new-all .first-new-element .gradian {
  width: 100%;
  height: 1rem;
  position: absolute;
  bottom: 0;
}
.games-new-all .first-new-element .child-element {
  top: 0;
  left: 0;
  position: absolute;
}
.games-new-all .first-new-element .backdrop-blur {
  transition-duration: 0.2s;
  --tw-backdrop-blur: blur(2px);
  opacity: 0;
  padding: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  flex-grow: 1;
  display: flex;
  position: relative;
  background-color: rgba(var(--b-primary), 0.7);
}
.games-new-all .first-new-element .backdrop-blur div {
  margin-top: 1.25rem;
}
.games-new-all .second-new-element {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
  flex-direction: column;
}
.games-new-all .second-new-element .second-new-parent {
  align-self: stretch;
  gap: 6px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 40px;
  height: auto;
  display: flex;
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
}
.games-new-all .second-new-element .second-new-parent .child-name-new {
  align-self: stretch;
  justify-content: space-between;
  align-items: center;
  display: inline-flex;
}
.games-new-all .second-new-element .second-new-parent .child-name-new .last-child {
  font-size: 0.75rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.games-new-all .second-new-element .second-new-parent .play-now {
  align-self: stretch;
  user-select: none;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
  white-space: nowrap;
  color: var(--color-z-none-select);
}

/*Casino */
.games-casino-all {
  position: relative;
}
.games-casino-all .first-casino-element {
  width: 100%;
  aspect-ratio: 1/1;
  left: 0;
  top: 0;
  position: relative;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.games-casino-all .first-casino-element .img-child {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  object-fit: cover;
  height: 100%;
  height: 100%;
}
.games-casino-all .first-casino-element .gradian {
  width: 100%;
  height: 1rem;
  position: absolute;
  bottom: 0;
}
.games-casino-all .first-casino-element .child-element {
  top: 0;
  left: 0;
  position: absolute;
}
.games-casino-all .first-casino-element .backdrop-blur {
  transition-duration: 0.2s;
  --tw-backdrop-blur: blur(2px);
  opacity: 0;
  padding: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  flex-grow: 1;
  display: flex;
  position: relative;
  background-color: rgba(var(--b-primary), 0.7);
}
.games-casino-all .first-casino-element .backdrop-blur div {
  margin-top: 1.25rem;
}
.games-casino-all .second-casino-element {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
  flex-direction: column;
}
.games-casino-all .second-casino-element .second-casino-parent {
  align-self: stretch;
  gap: 6px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 40px;
  height: auto;
  display: flex;
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
}
.games-casino-all .second-casino-element .second-casino-parent .child-name-casino {
  align-self: stretch;
  justify-content: space-between;
  align-items: center;
  display: inline-flex;
}
.games-casino-all .second-casino-element .second-casino-parent .child-name-casino .last-child {
  font-size: 0.75rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.games-casino-all .second-casino-element .second-casino-parent .play-now {
  align-self: stretch;
  user-select: none;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
  white-space: nowrap;
  color: var(--color-z-none-select);
}

/* Promotions */
.promotion-color-game {
  display: flex;
  gap: 0.875rem;
  flex-direction: column;
  width: 100%;
}
.promotion-color-game .promotion-container-first {
  justify-content: space-between;
  flex-direction: row;
  display: flex;
}
.promotion-color-game .promotion-container-first .promotion-parent {
  font-weight: 700;
  line-height: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.promotion-color-game .promotion-container-first .promotion-parent .promotion-child-first {
  width: 1.5rem;
  height: 1.5rem;
}
.promotion-color-game .promotion-container-first .promotion-parent .promotion-child-first img {
  width: 100%;
  height: 100%;
}
.promotion-color-game .promotion-container-first .promotion-parent .promotion-child-second {
  font-weight: 700;
  color: var(--color-z-t-secondary);
}
.promotion-color-game .promotion-container-first .promotion-parent-second button {
  display: inline-block;
  position: relative;
  height: 33px;
  user-select: none;
}
.promotion-color-game .promotion-container-first .promotion-parent-second button .promotion-child {
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  gap: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

/* Game Slots Provider Homepage */
.game-slot-home-provider {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 1rem;
  align-items: flex-start;
}
.game-slot-home-provider .first-container {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  width: 100%;
  display: flex;
}
.game-slot-home-provider .first-container .parent-element {
  gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.game-slot-home-provider .first-container .parent-element .text-t-secondary {
  font-size: 1rem;
  font-weight: bold;
}
.game-slot-home-provider .first-container .border-gradient {
  height: 33px;
}
.game-slot-home-provider .first-container .border-gradient .parent-element {
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
.game-slot-home-provider .second-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.125rem;
  width: 100%;
  padding-top: 1rem;
  overflow: auto;
  user-select: none;
}
.game-slot-home-provider .second-container .parent-element {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  align-items: flex-start;
  justify-content: center;
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third {
  position: relative;
  border-radius: 1.25rem;
  width: 340px;
  height: 190px;
  margin-right: 15px;
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .absolute-img {
  position: absolute;
  bottom: 0;
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .absolute-buttom {
  top: 0;
  padding: 10px 0.875rem 10px 0.875rem;
  left: 0;
  position: absolute;
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .child-element {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 0.875rem 10px 0.875rem;
  cursor: pointer;
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .child-element .child-second {
  width: fit-content;
  height: 36px;
  border-radius: 9999px;
  border-width: 1px;
  border-color: var(--color-z-left-btn);
  padding: 6px 0.75rem 6px 0.75rem;
  gap: 0.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .child-element .child-second .text-t-secondary {
  font-size: 10px;
  font-weight: bold;
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .child-element .child-second:hover {
  border: 1px solid transparent;
  background: linear-gradient(90deg, #e9af33, #ffc264, rgba(240, 238, 237, 0.9098039216));
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .child-element .child-second:hover .fill-svg-primary path {
  fill: var(--color-z-svg-secondary);
}
.game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .child-element .child-second:hover .text-t-secondary {
  color: var(--color-z-svg-secondary);
}

/*Game Slots */
.slot-color-game {
  display: flex;
  gap: 0.875rem;
  flex-direction: column;
  width: 100%;
}
.slot-color-game .slot-container-first {
  justify-content: space-between;
  flex-direction: row;
  display: flex;
}
.slot-color-game .slot-container-first .slot-parent {
  font-weight: 700;
  line-height: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.slot-color-game .slot-container-first .slot-parent .slot-child-first {
  width: 1.5rem;
  height: 1.5rem;
}
.slot-color-game .slot-container-first .slot-parent .slot-child-first img {
  width: 100%;
  height: 100%;
}
.slot-color-game .slot-container-first .slot-parent .slot-child-second {
  font-weight: 700;
  color: var(--color-z-t-secondary);
}
.slot-color-game .slot-container-first .slot-parent-second button {
  display: inline-block;
  position: relative;
  height: 33px;
  user-select: none;
}
.slot-color-game .slot-container-first .slot-parent-second button .slot-child {
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  gap: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.slot-color-game .slot-game-lobby {
  width: 100%;
  overflow: auto;
  display: grid;
  place-items: start;
  justify-content: start;
}
.slot-color-game .slot-game-lobby .slot-game-lobby-child {
  position: relative;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
  gap: 0.75rem;
  justify-content: space-between;
  width: 100%;
}

/*Game Slots */
.games-slot-all {
  position: relative;
}
.games-slot-all .first-slot-element {
  width: 100%;
  aspect-ratio: 1/1;
  left: 0;
  top: 0;
  position: relative;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.games-slot-all .first-slot-element .img-child {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  object-fit: cover;
  height: 100%;
  height: 100%;
}
.games-slot-all .first-slot-element .gradian {
  width: 100%;
  height: 1rem;
  position: absolute;
  bottom: 0;
}
.games-slot-all .first-slot-element .child-element {
  top: 0;
  left: 0;
  position: absolute;
}
.games-slot-all .first-slot-element .backdrop-blur {
  transition-duration: 0.2s;
  --tw-backdrop-blur: blur(2px);
  opacity: 0;
  padding: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  flex-grow: 1;
  display: flex;
  position: relative;
  background-color: rgba(var(--b-primary), 0.7);
}
.games-slot-all .first-slot-element .backdrop-blur div {
  margin-top: 1.25rem;
}
.games-slot-all .second-slot-element {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
  flex-direction: column;
}
.games-slot-all .second-slot-element .second-slot-parent {
  align-self: stretch;
  gap: 6px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 40px;
  height: auto;
  display: flex;
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
}
.games-slot-all .second-slot-element .second-slot-parent .child-name-slot {
  align-self: stretch;
  justify-content: space-between;
  align-items: center;
  display: inline-flex;
}
.games-slot-all .second-slot-element .second-slot-parent .child-name-slot .last-child {
  font-size: 0.75rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.games-slot-all .second-slot-element .second-slot-parent .play-now {
  align-self: stretch;
  user-select: none;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
  white-space: nowrap;
  color: var(--color-z-none-select);
}

#game-lobby-homepage {
  padding: 1rem;
  gap: 25px;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  display: flex;
  margin: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#game-lobby-homepage .same-design {
  width: 100%;
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 2rem;
  margin-left: auto;
  margin-right: auto;
}
#game-lobby-homepage .same-design .same-style {
  position: relative;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
  gap: 0.75rem;
  justify-content: space-between;
  width: 100%;
}

.custom-game .container-game {
  width: 100%;
  aspect-ratio: 1/1;
  left: 0;
  top: 0;
  position: relative;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.custom-game .container-game .img-child {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  object-fit: cover;
  height: 100%;
  height: 100%;
}
.custom-game .container-game .gradian {
  width: 100%;
  height: 1rem;
  position: absolute;
  bottom: 0;
}
.custom-game .container-game .child-element {
  top: 0;
  left: 0;
  position: absolute;
}
.custom-game .container-game .child-element .backdrop-blur {
  transition-duration: 0.2s;
  --tw-backdrop-blur: blur(2px);
  opacity: 0;
  padding: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  flex-grow: 1;
  display: flex;
  position: relative;
  background-color: rgba(var(--b-primary), 0.7);
}
.custom-game .container-game .child-element .backdrop-blur div {
  margin-top: 1.25rem;
}
.custom-game .container-game-second {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
  flex-direction: column;
}
.custom-game .container-game-second .container-game-parent {
  align-self: stretch;
  gap: 6px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 40px;
  height: auto;
  display: flex;
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
}
.custom-game .container-game-second .container-game-parent .child-element {
  align-self: stretch;
  justify-content: space-between;
  align-items: center;
  display: inline-flex;
}
.custom-game .container-game-second .container-game-parent .child-element .last-child {
  font-size: 0.75rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.custom-game .container-game-second .container-game-parent .play-now {
  align-self: stretch;
  user-select: none;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
  white-space: nowrap;
  color: var(--color-z-none-select);
}

.footer-section-game-ategory {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 2rem;
  padding: 1.5rem;
}
.footer-section-game-ategory .text-container {
  display: flex;
  flex-direction: column;
  gap: 4px;
  color: var(--t-secondary);
}
.footer-section-game-ategory .title-text {
  font-size: 1.25rem;
  font-weight: bold;
}
.footer-section-game-ategory .subtitle-text {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 25px;
}
.footer-section-game-ategory .category-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.25rem;
  width: 100%;
}
.footer-section-game-ategory .category-section,
.footer-section-game-ategory .section-container {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
}
.footer-section-game-ategory .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-section-game-ategory .section-title {
  font-size: 1rem;
  font-weight: 600;
}
.footer-section-game-ategory .toggle-button .icon {
  width: 22px;
  height: 22px;
}
.footer-section-game-ategory .link-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.footer-section-game-ategory .link-item {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--t-secondary);
  text-decoration: none;
}
.footer-section-game-ategory .horizontal-divider {
  width: 100%;
  border: 1px solid var(--secondary);
}
.footer-section-game-ategory .follow-us-section {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.footer-section-game-ategory .social-icons {
  display: flex;
  gap: 1.25rem;
}
.footer-section-game-ategory .icon-container .icon-img {
  width: 30px;
  border-radius: 50%;
}
.footer-section-game-ategory .powered-by-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.footer-section-game-ategory .powered-by-text {
  font-size: 0.875rem;
  color: var(--t-secondary);
}
.footer-section-game-ategory .logo-img {
  max-width: 11.25rem;
  max-height: 54px;
  cursor: pointer;
}

.game-header-container {
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 100%;
  gap: 1.25rem;
  padding-top: 10px;
}
.game-header-container .breadcrumb-mine a {
  color: var(--color-z-none-select);
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1rem;
}
.game-header-container .header-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.875rem;
}
.game-header-container .header-content .header-title {
  justify-content: flex-start;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.game-header-container .header-content .header-title .title-text {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
}
.game-header-container .header-content .header-title .title-text .game-count {
  position: relative;
}
.game-header-container .header-content .header-title .title-text .game-count .game-text {
  margin-left: 4px;
}
.game-header-container .header-content .search-bar-container {
  display: flex;
  gap: 0.75rem;
  width: 100%;
  align-items: center;
  max-width: 400px;
  position: relative;
}
.game-header-container .header-content .search-bar-container .search-bar {
  align-items: center;
  border: 1px solid transparent;
  border-radius: 1.25rem;
  height: 40px;
  justify-content: space-between;
  padding: 0 10px;
  position: relative;
  display: flex;
  width: 100%;
}
.game-header-container .header-content .search-bar-container .search-bar .search-input {
  padding: 0;
  min-height: 40px;
  width: 100%;
  background: transparent;
  border: none;
  border-width: 0;
  caret-color: #fff;
  font-weight: 500;
}
.game-header-container .header-content .search-bar-container .search-bar .search-input:focus {
  outline: none;
}
.game-header-container .header-content .search-bar-container .search-bar:has(.search-input:focus) {
  border: 1px solid var(--color-z-right-btn-hover);
}
.game-header-container .header-content .search-bar-container .search-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.game-header-container .header-content .search-bar-container .filter-icon {
  cursor: pointer;
}

.game-header-container.provider .breadcrumb-mine {
  align-self: stretch;
}
.game-header-container.provider .breadcrumb-mine .breadcrumb-link {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.game-header-container.provider .breadcrumb-mine .text-t-secondary {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.parent-element.provider {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  align-items: flex-start;
  justify-content: center;
}
.parent-element.provider .parent-element-senond {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.parent-element.provider .parent-element-senond .parent-element-third {
  position: relative;
  border-radius: 20px;
  width: 340px;
  height: 190px;
  margin-right: 15px;
}
.parent-element.provider .parent-element-senond .parent-element-third .absolute-img {
  position: absolute;
  bottom: 0;
}
.parent-element.provider .parent-element-senond .parent-element-third .absolute-buttom {
  top: 0.5rem;
  padding: 0.75rem 0.875rem 0.75rem 0.875rem;
  left: 0;
  position: absolute;
}
.parent-element.provider .parent-element-senond .parent-element-third .child-element {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5rem 0.875rem 0.5rem 0.875rem;
  cursor: pointer;
}
.parent-element.provider .parent-element-senond .parent-element-third .child-element .child-second {
  width: fit-content;
  height: 36px;
  border-radius: 9999px;
  border-width: 1px;
  border-color: var(--color-z-left-btn);
  padding: 0.375rem 0.75rem 0.375rem 0.75rem;
  gap: 0.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.parent-element.provider .parent-element-senond .parent-element-third .child-element .child-second .text-t-secondary {
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
}
.parent-element.provider .parent-element-senond .parent-element-third .child-element .child-second:hover {
  border: 1px solid transparent;
  background: linear-gradient(90deg, #e9af33, #ffc264, rgba(240, 238, 237, 0.9098039216));
}

.buttom-load-more {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 28px;
}
.buttom-load-more .load-more-parent {
  padding: 0.75rem 1.25rem 0.75rem 1.25rem;
  align-items: center;
  width: 100%;
  height: 41px;
  display: inline-flex;
  position: relative;
}
.buttom-load-more .load-more-parent span {
  color: var(--color-z-t-primary);
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  justify-content: center;
  width: 100%;
  display: flex;
}

.provider-lobby {
  display: flex;
  justify-content: space-around;
  gap: 1.25rem;
  align-items: flex-start;
  flex-direction: column;
}

.not_found {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.element-not-found {
  padding: 44px 1.25rem 44px 1.25rem;
  gap: 0.875rem;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.element-not-found img {
  max-width: 70px;
}

.search-bar-container-footer {
  display: flex;
  gap: 0.75rem;
  width: 100%;
  align-items: center;
  max-width: 400px;
  position: relative;
}
.search-bar-container-footer .search-bar-footer {
  align-items: center;
  border: 1px solid transparent;
  border-radius: 1.25rem;
  height: 40px;
  justify-content: space-between;
  padding: 0 10px;
  position: relative;
  display: flex;
  width: 100%;
}
.search-bar-container-footer .search-bar-footer .search-input {
  padding: 0;
  min-height: 40px;
  width: 100%;
  background: transparent;
  border: none;
  border-width: 0;
  caret-color: #fff;
  font-weight: 500;
}
.search-bar-container-footer .search-bar-footer .search-input:focus {
  outline: none;
}
.search-bar-container-footer .search-bar-footer:has(.search-input:focus) {
  border: 1px solid var(--color-z-right-btn-hover);
}

.custom-scroll-bar {
  width: 100%;
  display: flex;
  gap: 0.75rem;
  flex-direction: row;
  overflow: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 25px;
}

.custom-scroll-bar::-webkit-scrollbar {
  display: none;
}

.width-scroll-0::-webkit-scrollbar {
  display: none;
}

.load-bar-data {
  width: 100%;
}

.slide-in-header {
  animation: slideIn_header 0.5s ease-in-out;
  display: block;
}

.slide-out {
  display: none;
  animation: slideOut_header 0.5s ease-in-out;
}

.cover-page-load {
  position: relative;
}

.slide-out .overlay-content {
  display: none;
}

.slide-in-header .overlay-content {
  display: block;
}

.overlay-content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgba(36, 42, 43, 0.61);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

@keyframes slideOut_header {
  0% {
    display: block;
    margin-left: 0;
  }
  to {
    display: none;
    margin-left: -100%;
  }
}
@keyframes slideIn_header {
  0% {
    margin-left: -100%;
  }
  to {
    margin-left: 0;
  }
}
.main-navigation .ctrl-header {
  z-index: 99;
  position: fixed;
  top: 0;
}
.main-navigation .ctrl-header .side-menu {
  z-index: 50;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 300px;
  padding: 1.5rem 0.75rem 1rem 0px;
  position: sticky;
  top: 0;
  height: 100vh;
  gap: 1.5rem;
}
.main-navigation .ctrl-header .side-menu .custom-flex-container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.main-navigation .ctrl-header .side-menu .custom-flex-container .custom-flex-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.main-navigation .ctrl-header .side-menu .custom-element {
  width: 100%;
}
.main-navigation .ctrl-header .custom-element .active .side-bar-menu {
  align-items: flex-end;
  background: linear-gradient(160deg, var(--color-z-h-left-btn) 0, var(--color-z-h-right-btn) 140%);
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
  color: var(--color-z-t-secondary);
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
  justify-content: flex-start;
  padding: 0.75rem 1.25rem;
  text-align: center;
  width: 100%;
}
.main-navigation .ctrl-header .custom-element .active .side-bar-menu svg use {
  fill: rgb(255, 182, 6);
}

.provider-homepage {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  height: 100%;
}
.provider-homepage #provider-all-game-home {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  position: relative;
}
.provider-homepage #provider-all-game-home .parent-element {
  gap: 0.75rem;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  cursor: pointer;
  width: 100%;
  display: flex;
  color: var(--color-z-none-select);
}
.provider-homepage #provider-all-game-home .parent-element .img-element {
  padding: 0.75rem;
  width: 3rem;
  height: 3rem;
}
.provider-homepage #provider-all-game-home .parent-element:hover {
  color: var(--color-z-b-secondary);
}

.overlay-container-sign-in-up {
  contain: layout;
  display: contents;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.overlay-container-sign-in-up .container-sign-in-up {
  z-index: 500;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background: rgba(0, 0, 0, 0.6) !important;
  opacity: 1 !important;
  transition: all 0.4s ease-out !important;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: inherit;
  bottom: 0;
  display: flex;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up {
  display: flex;
  flex-direction: column;
  min-height: 0;
  align-items: center;
  height: auto !important;
  justify-content: center;
  margin: 0 !important;
  max-height: 100dvh !important;
  max-width: 95vw !important;
  width: auto !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  contain: layout;
  outline: none;
  pointer-events: auto;
  position: absolute;
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .dialog-sm {
  border-radius: 1.5rem;
  height: auto;
  margin-top: 1.25rem;
  max-height: 90dvh;
  max-width: 99vw;
  width: 93vw;
  background-color: transparent !important;
  justify-content: center;
  display: flex;
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .wrap-sign-in-up {
  max-height: inherit;
  max-width: inherit;
  background-color: var(--color-z-secondary) !important;
  border-top-right-radius: 0 !important;
  border-radius: 1rem;
  flex-direction: column;
  width: 100%;
  height: 700px;
  display: flex;
  position: relative;
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .wrap-sign-in-up .select.background-gradient-no-hover {
  color: var(--color-z-t-primary);
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .wrap-sign-in-up .close-icon {
  background-color: var(--color-z-secondary);
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  cursor: pointer;
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  top: 0;
  right: 0;
  position: absolute;
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .wrap-sign-in-up .container-sign-up {
  display: grid;
  overflow: hidden;
  grid-template-rows: minmax(0px, auto) minmax(auto, auto);
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .wrap-sign-in-up #sign-in-page {
  display: grid;
  overflow: hidden;
  grid-template-rows: minmax(0px, auto) minmax(auto, 1fr);
}  
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .wrap-sign-in-up input::placeholder,
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .wrap-sign-in-up input::-webkit-input-placeholder {
  left: 0 !important;
  top: 0 !important;
  transform: translateY(0) !important;
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .action-footer .loader-gif {
  position: absolute;
  top: 12px;
}
.overlay-container-sign-in-up .container-sign-in-up .content-sign-in-up .action-footer .loader-gif img {
  width: 50px;
  height: 50px;
}
.overlay-container-sign-in-up .py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.overlay-container-sign-in-up .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.overlay-container-sign-in-up .mb-5 {
  margin-bottom: 0.75rem !important;
}
.overlay-container-sign-in-up .gap-4 {
  gap: 1rem !important;
}
.overlay-container-sign-in-up .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.overlay-container-sign-in-up .border-0 {
  border-width: 0px !important;
}
.overlay-container-sign-in-up [multiple]:focus,
.overlay-container-sign-in-up [type=date]:focus,
.overlay-container-sign-in-up [type=datetime-local]:focus,
.overlay-container-sign-in-up [type=email]:focus,
.overlay-container-sign-in-up [type=month]:focus,
.overlay-container-sign-in-up [type=number]:focus,
.overlay-container-sign-in-up [type=password]:focus,
.overlay-container-sign-in-up [type=search]:focus,
.overlay-container-sign-in-up [type=tel]:focus,
.overlay-container-sign-in-up [type=text]:focus,
.overlay-container-sign-in-up [type=time]:focus,
.overlay-container-sign-in-up [type=url]:focus,
.overlay-container-sign-in-up [type=week]:focus,
.overlay-container-sign-in-up input:where(:not([type])):focus,
.overlay-container-sign-in-up select:focus,
.overlay-container-sign-in-up textarea:focus {
  border: none;
  outline: none;
}

.register-step1,
.register-step2 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.text-invalid {
  color: var(--color-z-validate);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  text-align: start;
}

.border-validate {
  border-color: var(--color-z-validate);
  border-width: 1px;
  border-radius: 9999px;
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

.bank-list {
  z-index: 2410;
  position: absolute;
  border-radius: inherit;
  bottom: 0;
  display: flex;
  left: 0;
  pointer-events: none;
  right: 0;
  top: 26%;
}
.bank-list .bank-list-content {
  position: sticky;
  top: 210px;
  --v-overlay-anchor-origin: bottom left;
  transform-origin: left top;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  contain: layout;
  outline: none;
  pointer-events: auto;
}
.bank-list .bank-list-content .bank-list-content-dropdown {
  background-color: var(--color-z-third) !important;
  border-radius: 0.75rem !important;
  color: var(--color-z-none-select) !important;
  margin-top: 0.5rem !important;
  overflow: hidden !important;
  display: flex;
  flex-direction: column;
}
.bank-list .bank-list-content .bank-list-content-dropdown .menu-search-dropdown-input {
  padding-top: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0.5rem;
}
.bank-list .bank-list-content .bank-list-content-dropdown .menu-search-dropdown-input input {
  background-color: var(--color-z-secondary) !important;
}
.bank-list .bank-list-content .bank-list-content-dropdown .menu-search-dropdown-input input::placeholder,
.bank-list .bank-list-content .bank-list-content-dropdown .menu-search-dropdown-input input::-webkit-input-placeholder {
  color: var(--color-z-none-select);
  font-size: 0.875rem;
  left: 20px;
  line-height: 1.25rem;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bank-list .bank-list-content .menu-search-dropdown-items {
  min-height: 30px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  overflow: auto;
  position: relative;
}
.bank-list .bank-list-content .menu-search-dropdown-items .menu-search-dropdown-text {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}

.bg-menu-privilege {
  background-blend-mode: overlay !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.footer-main a.active svg {
  fill: #ffb606;
}
.footer-main a.active .normal-span {
  color: var(--color-z-svg-fourth);
}

.bg-fourth {
  background-color: var(--color-z-fourth);
}

.bg-user-level.bg-bronze {
  background: linear-gradient(109.46deg, #442b19 -11.53%, bisque 119.23%), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/member-level/level-card-texture.png);
}

.bg-user-level.bg-silver {
  background: linear-gradient(109.46deg, #2e333f -11.53%, #8492b4 119.23%), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/member-level/level-card-texture.png);
}

.bg-user-level.bg-gold {
  background: linear-gradient(109.46deg, #34290b -11.53%, #b9b394 119.23%), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/member-level/level-card-texture.png);
}

.bg-user-level.bg-platinum {
  background: linear-gradient(109.46deg, #220b3d -11.53%, #6f5195 119.23%), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/member-level/level-card-texture.png);
}

.bg-user-level.bg-diamond {
  background: linear-gradient(109.46deg, #03142a -11.53%, #4e89d9 119.23%), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/member-level/level-card-texture.png);
}

.bg-user-level.bg-black {
  background: linear-gradient(109.46deg, #020303 -11.53%, #9e9e9e 119.23%), url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/member-level/level-card-texture.png);
}

.bg-user-level {
  background-blend-mode: overlay !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.overlay-container-wallet {
  contain: layout;
  display: contents;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.overlay-container-wallet .v-dialog.v-overlay--active {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background: rgba(0, 0, 0, 0.6) !important;
  background-color: var(--color-z-b-primary);
  opacity: 1 !important;
}
.overlay-container-wallet .v-dialog.v-overlay {
  opacity: 0;
  transition: all 0.4s ease-out !important;
}
.overlay-container-wallet .v-dialog {
  align-items: center;
  justify-content: center;
  margin: auto;
}
.overlay-container-wallet .v-overlay {
  border-radius: inherit;
  bottom: 0;
  display: flex;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
}
.overlay-container-wallet .v-dialog.modal-full > .v-overlay__content {
  max-height: 100dvh !important;
}
.overlay-container-wallet .v-dialog > .v-overlay__content,
.overlay-container-wallet .v-dialog > .v-overlay__content > form {
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.overlay-container-wallet .v-dialog .v-overlay__content {
  align-items: center;
  height: auto !important;
  height: 100%;
  justify-content: center;
  margin: 0 !important;
  max-height: 100dvh !important;
  max-width: 95vw !important;
  width: auto !important;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.overlay-container-wallet .v-overlay__content {
  contain: layout;
  outline: none;
  pointer-events: auto;
  position: absolute;
}
.overlay-container-wallet .v-dialog .v-overlay__content .dialog-full {
  background-color: var(--color-z-modal);
  border-radius: 0;
  height: 100dvh;
  max-height: 100dvh;
  max-width: 100vw;
  min-height: 100dvh;
  min-width: 100vw;
  width: 100vw;
}

.overlay-container-wallet .pt-4 {
  padding-top: 1rem !important;
}
.overlay-container-wallet .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.overlay-container-wallet .pt-6 {
  padding-top: 1.5rem !important;
}
.overlay-container-wallet .pb-5 {
  padding-bottom: 1.25rem !important;
}
.overlay-container-wallet .px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.overlay-container-wallet .gap-2 {
  gap: 0.5rem !important;
}
.overlay-container-wallet .mb-3 {
  margin-bottom: 0.75rem !important;
}
.overlay-container-wallet .pt-3 {
  padding-top: 0.75rem !important;
}
.overlay-container-wallet .pb-4 {
  padding-bottom: 1rem !important;
}
.overlay-container-wallet .gap-3 {
  gap: 0.75rem !important;
}
.overlay-container-wallet .gap-4 {
  gap: 1rem !important;
}
.overlay-container-wallet .gap-5 {
  gap: 1.25rem !important;
}
.overlay-container-wallet .p-4 {
  padding: 1rem !important;
}

.bg-table-secondary {
  background-color: var(--color-z-table-secondary);
}

.stroke-svg-third {
  stroke: var(--color-z-svg-third);
}

@media (max-width: 1280px) {
  .ctrl-header {
    height: 100vh;
  }
  .ctrl-header .side-menu .custom-element {
    height: 100%;
    overflow: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
  }
}
.modal-backdrop {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 1040 !important;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.warning {
  color: red !important;
}

#wallet-content .bank-item.active {
  border: 1px solid #fdcc46;
  padding: 5px;
  border-radius: 5px;
}
#wallet-content .mb-3 {
  margin-bottom: 1rem !important;
}
#wallet-content #form-wrapper .copy-bank-details-wrapper {
  border: 1px solid #fbceaa;
  border-radius: 5px;
  padding: 15px 5px 15px 5px;
  border-width: 1.5px;
}
#wallet-content #form-wrapper .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
#wallet-content #form-wrapper .copy-bank-details-info {
  display: flex;
  align-items: center;
}
#wallet-content #form-wrapper .copy-bank-details-info .btn-copy-bank {
  background-color: rgba(213, 68, 101, 0.831372549);
  padding: 1px 3px 1px 3px;
  border-radius: 3px;
  font-size: 13px;
}
#wallet-content #form-wrapper input {
  background-color: #30333e;
  color: white;
}
#wallet-content #form-wrapper input::placeholder {
  color: #ffffff;
}
#wallet-content #form-wrapper .form-control:focus {
  color: #ffffff;
  background-color: #4b4c4c;
  border-color: #1f222b;
  outline: 0;
  border: solid 1px #ddff95;
  box-shadow: 0 0 1px 1px #ffffff;
}
#wallet-content #form-wrapper label,
#wallet-content #form-wrapper span {
  font-size: 0.9rem;
}
#wallet-content #form-wrapper .btn-depo-amt-wrapper .btn-depo-amt {
  display: flex;
  justify-content: center;
  align-items: center;
}
#wallet-content #form-wrapper .btn-depo-amt-wrapper .btn-depo-amt.active span {
  background-color: #d3deff;
  color: black;
}
#wallet-content #form-wrapper .btn-depo-amt-wrapper span {
  width: 100%;
  height: 100%;
  background-color: #6b76a0;
  color: #ffffff;
  text-align: center;
  font-size: 0.9rem;
  border-radius: 0.35rem;
  padding: 0.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-shadow: 0 0 1px 1px #acffff;
}
#wallet-content #form-wrapper .btn .ico {
  margin: 0.05rem;
}
#wallet-content #form-wrapper .mb-3 .btn {
  background-color: #30333e;
  border: solid 1px #ced4da;
  color: #ffffff;
}
#wallet-content #form-wrapper .depo-img-wrapper label {
  background-color: #30333e;
  border-radius: 6px;
  border: 1px solid #e2e3d0;
}
#wallet-content #form-wrapper .depo-img-wrapper label span {
  color: #fff;
}
#wallet-content #form-wrapper .depo-img-wrapper a {
  background-image: linear-gradient(to bottom, #6b76a0 20%, #8b94b8 100%);
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
}
#wallet-content #form-wrapper .depo-img-wrapper .depo_img_text {
  margin-top: 10px;
}
#wallet-content #form-wrapper #depoFormErrWrapper {
  color: red;
}
#wallet-content #form-wrapper button.btn {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-z-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: var(--color-z-right-btn) var(--tw-gradient-to-position);
  color: #1f222b;
  font-size: 17px;
  font-weight: bold;
  border-radius: 999px;
}
#wallet-content .bank-item {
  border-radius: 10px;
}
#wallet-content .bank-item img {
  border-radius: 10px;
}
#wallet-content .withdraw-page .gap-4 {
  gap: 1rem !important;
}
#wallet-content .withdraw-page .mb-5 {
  margin-bottom: 1.25rem !important;
}
#wallet-content .withdraw-page .mt-5 {
  margin-top: 1.25rem !important;
}
#wallet-content .withdraw-page .py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
#wallet-content .withdraw-page .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
#wallet-content .withdraw-page .pl-\[70px\] {
  padding-left: 70px !important;
}
#wallet-content .withdraw-page .text-value-payment {
  word-break: break-word !important;
}
#wallet-content .withdraw-page .text-value-payment {
  font-size: 0.75rem !important;
  font-weight: 600;
  line-height: 1rem;
  overflow-wrap: break-word;
  text-align: right;
}
#wallet-content .withdraw-page .text-label-payment {
  color: var(--color-z-none-select);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
}
#wallet-content .withdraw-page .my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#wallet-content .withdraw-page .mb-2 {
  margin-bottom: 0.5rem;
}
#wallet-content .withdraw-page .p-3 {
  padding: 0.75rem;
}
#wallet-content .withdraw-page .text-end {
  text-align: end;
}
#wallet-content .withdraw-page textarea {
  padding: 0.5rem 0.75rem;
}
#wallet-content .withdraw-page .wrap-with-amount .item-value.active {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from-position: 10%;
  --tw-gradient-from: var(--color-z-h-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: var(--color-z-h-right-btn) var(--tw-gradient-to-position);
  border-color: var(--color-z-left-btn) !important;
}
#wallet-content .slide-in-left {
  animation: slideInFromLeft 0.5s forwards;
  position: relative;
}
#wallet-content .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 34, 43, 0.77);
  z-index: 1;
}
#wallet-content .content-page.transfer .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
#wallet-content .content-page.transfer .pl-\[70px\] {
  padding-left: 70px !important;
}
#wallet-content #btnPromoConfirm {
  background-color: #f67127;
}

.container-main .pt-4 {
  padding-top: 1rem !important;
}
.container-main .p-4 {
  padding: 1rem !important;
}
.container-main .gap-5 {
  gap: 1.25rem !important;
}
.container-main .gap-4 {
  gap: 1rem !important;
}
.container-main .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.container-main .gap-3 {
  gap: 0.75rem !important;
}
.container-main .container-mine {
  width: 100%;
}
.container-main .mt-2 {
  margin-top: 0.5rem !important;
}
.container-main .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity, 1));
}

#show-provider .wrapper .wrapper-sort-game .active,
#show-provider .wrapper .wrapp-rearrange .active {
  display: inline-block;
  position: relative;
}
#show-provider .wrapper .wrapper-sort-game .active:before,
#show-provider .wrapper .wrapp-rearrange .active:before {
  background-color: var(--color-z-left-btn);
  border-radius: inherit;
  content: "";
  inset: 0;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 1.5px;
  pointer-events: none;
  position: absolute;
}

.main-body-parent::-webkit-scrollbar,
.hot-game-lobby::-webkit-scrollbar,
.new-game-lobby::-webkit-scrollbar,
.casino-game-lobby::-webkit-scrollbar,
.second-container::-webkit-scrollbar,
#show-provider::-webkit-scrollbar,
.modal-body::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.main-body-parent,
.hot-game-lobby,
.new-game-lobby,
.casino-game-lobby,
.second-container,
#show-provider,
.modal-body {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.promo-modal-desc span,
.promo-modal-desc p,
.promo-modal-desc h1,
.promo-modal-desc h2,
.promo-modal-desc h3,
.promo-modal-desc h4,
.promo-modal-desc h5,
.promo-modal-desc h6,
.promo-modal-desc label {
  color: white;
}

.container-main-promotion {
  grid-area: main;
  min-height: calc(100vh - 76px);
  overflow: auto;
}
.container-main-promotion .btn-close {
  color: white !important;
  background-color: #ffffff;
}
.container-main-promotion .v-slide-group {
  overflow: hidden;
}
.container-main-promotion .gap-4 {
  gap: 1rem !important;
}
.container-main-promotion .v-tabs--density-default {
  --v-tabs-height: 48px;
}
.container-main-promotion .v-tabs {
  height: var(--v-tabs-height);
}
.container-main-promotion .v-slide-group__container {
  contain: content;
  display: flex;
  flex: 1 1 auto;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-color: transparent;
  scrollbar-width: none;
}
.container-main-promotion .v-slide-group__content {
  align-items: center;
  display: flex;
  flex: 1 0 auto;
  position: relative;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
}
.container-main-promotion .v-tab.v-tab.v-btn {
  border-radius: 0;
}
.container-main-promotion .gradient-tab-container .v-btn.v-tab {
  font-weight: 700;
  height: 42px !important;
  letter-spacing: normal !important;
  min-width: 120px !important;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  text-transform: none !important;
}
.container-main-promotion .v-slide-group__content > * {
  white-space: normal;
}
.container-main-promotion .v-btn--variant-outlined,
.container-main-promotion .v-btn--variant-plain,
.container-main-promotion .v-btn--variant-text,
.container-main-promotion .v-btn--variant-tonal {
  background: transparent;
  color: inherit;
}
.container-main-promotion .v-btn {
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
  border-style: solid;
  border-width: 0;
}
.container-main-promotion .v-btn--size-default {
  --v-btn-size: 0.875rem;
  --v-btn-height: 36px;
  font-size: var(--v-btn-size);
  padding: 0 16px;
}
.container-main-promotion .v-btn {
  align-items: center;
  display: inline-grid;
  flex-shrink: 0;
  grid-template-areas: "prepend content append";
  grid-template-columns: max-content auto max-content;
  justify-content: center;
  line-height: normal;
  max-width: 100%;
  outline: none;
  position: relative;
  text-decoration: none;
  text-indent: 0.0892857143em;
  transition-duration: 0.28s;
  transition-property: box-shadow, transform, opacity, background;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.container-main-promotion .v-btn__overlay {
  background: currentColor;
  display: none !important;
  transition: none;
  border-radius: inherit;
  opacity: 0;
}
.container-main-promotion .v-btn__overlay,
.container-main-promotion .v-btn__underlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.container-main-promotion .v-btn__underlay {
  position: absolute;
}
.container-main-promotion .v-btn__overlay,
.container-main-promotion .v-btn__underlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  top: 0;
  width: 100%;
}
.container-main-promotion .v-btn__content {
  grid-area: content;
  justify-content: center;
  white-space: nowrap;
}
.container-main-promotion .v-btn__append,
.container-main-promotion .v-btn__content,
.container-main-promotion .v-btn__prepend {
  align-items: center;
  display: flex;
  transition: transform, opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.container-main-promotion .text-content {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-z-tab-content-left) var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: var(--color-z-tab-content-right) var(--tw-gradient-to-position);
  background-clip: text;
}
.container-main-promotion .v-tab__slider {
  background: var(--bg-z-promotion-gradient);
  border-radius: 9999px;
  height: 100% !important;
  z-index: -1 !important;
}
.container-main-promotion .v-tab__slider {
  opacity: 1;
}
.container-main-promotion .v-tab__slider {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.container-main-promotion .p-4 {
  padding: 1rem !important;
}
.container-main-promotion .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

#detail-logout .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
#detail-logout .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
#detail-logout .gap-3 {
  gap: 0.75rem !important;
}
#detail-logout .py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
#detail-logout .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0%);
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateX(0%);
    animation-timing-function: ease-out;
  }
}
@media not all and (min-width: 1280px) {
  .max-xl\:scrollable {
    overflow: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
  }
}
.casino-color-game .games-casino-all {
  max-width: 125px;
  min-width: 125px;
}

.hot-game-lobby .games-slot-all {
  max-width: 125px;
  min-width: 125px;
}

.cantainer-msg .p-4 {
  padding: 1rem !important;
}
.cantainer-msg .pt-4 {
  padding-top: 1rem !important;
}
.cantainer-msg .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.cantainer-msg .gap-2 {
  gap: 0.5rem !important;
}
.cantainer-msg .py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.cantainer-msg .gap-4 {
  gap: 1rem !important;
}
.cantainer-msg .gap-3 {
  gap: 0.75rem !important;
}
.cantainer-msg .gap-5 {
  gap: 1.25rem !important;
}
.cantainer-msg .p-3 {
  padding: 0.75rem !important;
}
.cantainer-msg .py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.cantainer-msg ul#componentContainer {
  display: inline-flex;
  list-style-type: none;
  padding-inline-start: 0;
}
.cantainer-msg ul#componentContainer {
  display: inline-flex;
  list-style-type: none;
  padding-inline-start: 0;
}
.cantainer-msg .pagination-container {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}
.cantainer-msg .pagination-container .paginate-buttons {
  align-items: center;
  border-radius: 9999px;
  cursor: pointer;
  display: flex;
  font-size: 0.75rem;
  height: 2rem !important;
  justify-content: center;
  line-height: 1rem;
  width: 2rem !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.cantainer-msg .pagination-container .paginate-buttons.active-page {
  background-color: var(--color-z-third);
}
.cantainer-msg .btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  color: #ffffff;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") center/1em auto no-repeat;
  border: 0;
  opacity: 1;
  background-color: #383c47;
  border-radius: 50%;
  padding: 9px;
}

.empty-data {
  max-width: 70px;
}

.container-mine {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.v-overlay__content {
  display: flex;
  flex-direction: column;
  min-height: 0;
  align-items: center;
  height: auto !important;
  justify-content: center;
  margin: 0 !important;
  max-height: 100dvh !important;
  max-width: 95vw !important;
  width: auto !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  contain: layout;
  outline: none;
  pointer-events: auto;
  position: absolute;
}
.v-overlay__content .dialog-md {
  background-color: var(--color-z-modal);
  max-height: inherit;
  max-width: 99vw !important;
  overflow: auto;
  width: 95dvw;
}
.v-overlay__content .p-4 {
  padding: 1rem !important;
}
.v-overlay__content .gap-3 {
  gap: 0.75rem !important;
}
.v-overlay__content .pt-1 {
  padding-top: 0.25rem !important;
}
.v-overlay__content .pt-1 {
  padding-top: 0.25rem !important;
}
.v-overlay__content .mb-1 {
  margin-bottom: 0.25rem !important;
}
.v-overlay__content .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.v-overlay__content [multiple]:focus,
.v-overlay__content [type=date]:focus,
.v-overlay__content [type=datetime-local]:focus,
.v-overlay__content [type=email]:focus,
.v-overlay__content [type=month]:focus,
.v-overlay__content [type=number]:focus,
.v-overlay__content [type=password]:focus,
.v-overlay__content [type=search]:focus,
.v-overlay__content [type=tel]:focus,
.v-overlay__content [type=text]:focus,
.v-overlay__content [type=time]:focus,
.v-overlay__content [type=url]:focus,
.v-overlay__content [type=week]:focus,
.v-overlay__content input:where(:not([type])):focus,
.v-overlay__content select:focus,
.v-overlay__content textarea:focus {
  border: none;
}
.v-overlay__content [multiple]:focus,
.v-overlay__content [type=date]:focus,
.v-overlay__content [type=datetime-local]:focus,
.v-overlay__content [type=email]:focus,
.v-overlay__content [type=month]:focus,
.v-overlay__content [type=number]:focus,
.v-overlay__content [type=password]:focus,
.v-overlay__content [type=search]:focus,
.v-overlay__content [type=tel]:focus,
.v-overlay__content [type=text]:focus,
.v-overlay__content [type=time]:focus,
.v-overlay__content [type=url]:focus,
.v-overlay__content [type=week]:focus,
.v-overlay__content input:where(:not([type])):focus,
.v-overlay__content select:focus,
.v-overlay__content textarea:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  border-color: #2563eb;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.cantainer-center .p-4 {
  padding: 1rem !important;
}
.cantainer-center .pt-4 {
  padding-top: 1rem !important;
}
.cantainer-center .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.cantainer-center .gap-2 {
  gap: 0.5rem !important;
}
.cantainer-center .py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.cantainer-center .gap-4 {
  gap: 1rem !important;
}
.cantainer-center .gap-3 {
  gap: 0.75rem !important;
}
.cantainer-center .gap-5 {
  gap: 1.25rem !important;
}
.cantainer-center .p-3 {
  padding: 0.75rem !important;
}
.cantainer-center .py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.cantainer-center .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.cantainer-center .page-history .tabs {
  display: grid;
  flex-wrap: nowrap;
  font-size: 0.875rem;
  font-weight: 500;
  gap: 0.5rem;
  grid-auto-flow: column;
  line-height: 1.25rem;
  max-width: 880px;
  overflow-x: auto;
  padding: 0;
  text-align: center;
  width: 100%;
}
.cantainer-center .page-history .tabs > li.active:after {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  content: "";
  display: block;
  height: 0.125rem;
  --tw-gradient-from: var(--color-z-left-btn) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: var(--color-z-right-btn) var(--tw-gradient-to-position);
}
.cantainer-center table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 0.75rem;
}
.cantainer-center table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 0.75rem;
}
.cantainer-center table tbody tr:first-child td:last-child {
  border-top-right-radius: 0.75rem;
}
.cantainer-center table tbody tr:first-child td:first-child {
  border-top-left-radius: 0.75rem;
}

table tbody {
  line-height: 2.25rem !important;
}

.text-text-fail {
  color: var(--color-z-text-fail);
}

tbody tr td {
  text-align: center;
}

ul#componentContainer {
  display: inline-flex;
  list-style-type: none;
  padding-inline-start: 0;
}

.pagination-container {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  display: flex;
}

.pagination-container {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  display: flex;
}

.pagination-container .paginate-buttons.active-page {
  background-color: var(--color-z-third);
}

.pagination-container .paginate-buttons.active-page {
  background-color: var(--color-z-third);
}

.pagination-container .paginate-buttons {
  align-items: center;
  border-radius: 9999px;
  cursor: pointer;
  display: flex;
  font-size: 0.75rem;
  height: 2rem !important;
  justify-content: center;
  line-height: 1rem;
  width: 2rem !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}

.container-vip .py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.container-vip .px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.container-vip .text-t-primary {
  color: var(--color-z-t-primary) !important;
}
.container-vip .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.container-vip .py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.container-vip .gap-4 {
  gap: 1rem !important;
}
.container-vip .gap-3 {
  gap: 0.75rem !important;
}
.container-vip .gap-2 {
  gap: 0.5rem !important;
}
.container-vip .gap-1 {
  gap: 0.25rem !important;
}
.container-vip .py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.container-vip .p-3 {
  padding: 0.75rem !important;
}
.container-vip .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.container-vip .v-overlay__content .dialog-md {
  border-radius: 1.5rem;
  height: auto;
  max-height: 90dvh;
  max-width: 99vw !important;
  overflow: auto;
  width: 95dvw;
}
.container-vip .bg-fourth {
  background-color: var(--color-z-fourth) !important;
}
.container-vip .active {
  border-radius: 15px 15px 0 0;
  padding: 16px 20px;
}

.bg-badge {
  background: 50%/contain no-repeat url(https://855tech-mobile.s3.ap-east-1.amazonaws.com/content/images/theme15/icon/max-style.svg);
}

.border-line {
  border-color: var(--color-z-line);
}

@media screen and (max-width: 768px) {
  .dp__theme_dark {
    --dp-menu-min-width: 311px !important;
  }
}
@media (min-width: 1024px) {
  .same-design .same-style {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    overflow: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
  }
}
@media (min-width: 768px) {
  .same-design .same-style {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    overflow: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
  }
  #show-provider {
    width: 350px;
    padding: 1.5rem;
    height: auto;
    max-height: 600px;
  }
  .slot-game-lobby-child {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .child-element .child-second .text-t-secondary {
    font-size: 0.875rem;
    font-weight: 600;
  }
  .game-slot-home-provider .second-container .parent-element .parent-element-senond .parent-element-third .child-element .child-second {
    padding: 10px 1rem 10px 1rem;
  }
  .slide-view {
    min-height: 406px;
  }
  .popular-games .first-container .parent-element {
    gap: 0.875rem;
  }
  .popular-games .first-container .parent-element .text-t-secondary {
    font-size: 1.5rem;
  }
  .backdrop-blur {
    gap: 1.25rem !important;
  }
  .games-hot-all .first-hot-element {
    width: 100% !important;
  }
  .games-hot-all .second-hot-parent {
    margin-top: 2.5px !important;
    margin-bottom: 2.5px !important;
  }
  .games-hot-all .child-name-hot {
    font-size: 0.875rem !important;
  }
}
@media (max-width: 1199px) {
  .games-hot-all {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .games-hot-all {
    min-width: 0 !important;
    max-width: 100% !important;
  }
  .popular-color-game .hot-game-lobby {
    display: flex;
    justify-content: center;
  }
  .popular-color-game .hot-game-lobby .hot-game-lobby-child {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .ctrl-header .side-menu {
    display: none;
  }
}
/* start  */
.center-tab a{
    /* border-color: var(--bs-btn-active-border-color);
    color: var(--bs-btn-active-color); */
    border-color: #ffffff;
    color: #fff;
}
.center-info h3{
    color: #000000;
}

/* page contact us */
.contact-us-title,
.contact-us-wrapper {
  color: #fff;
  margin: 0 auto;
  padding: 1rem;
  font-size: 1.2rem;
}

.text-left {
  text-align: left;
}

.btn-social {
  text-align: center;
  text-transform: capitalize;
  display: block;
  color: #fff !important;
  border-radius: 1rem;
  position: relative;
  padding: .75rem;
  font-size: .9rem;
  height: 100%;
}

.btn-telegram-blue {
  background-color: #08c !important
}

.btn-wechat-green {
  background-color: #09b83e !important
}

.btn-line-green {
  background-color: #00c300 !important;
}

.btn-mail-yellow {
  background-color: #ff4141 !important;
}

.btn-whatsapp-green {
  background-color: #25d366 !important
}

.btn-livechat-black,
.btn-livechat {
  background-color: #3a3a3a !important
}

.btn-fb-blue {
  background-color: #29487d !important;
}

.btn-youtube-red {
  background-color: #cd201f !important;
}

.btn-instagram-blue {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.btn-twitter-blue {
  background: linear-gradient(45deg, #1DA1F2, #0d90e0);
}

.btn-skype-blue {
  background: linear-gradient(#88d9f8, #00aff0);
}

.btn-messenger-blue {
  background: linear-gradient(0deg, rgba(0, 120, 255, 1) 15%, rgba(0, 198, 255, 1) 90%);
}

.social-icon img {
  width: 30px;
  height: 30px;
}

.social-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.social-content {
  display: flex;
  align-items: center;
}

.social-content span {
  color: #fff !important;
  word-break: break-word;
}

.swiper-pagination{
  text-align: center;
  position: relative !important;
  bottom: 0 !important;
}

#balanceToggle {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Arrow animation */
#balanceToggle .dropdown-arrow {
    color: #fff;
    width: 22px;
    height: 22px;
    font-size: 22px;
    transition: transform 0.3s ease;
}
#balanceToggle.opend .dropdown-arrow {
    transform: rotate(180deg);
}

/* Dropdown panel */
.balance-dropdown {
    display: none;
    position: absolute;
    top: 54px;
    width: 200px;
    height: auto;
    background: #333;
    border-radius: 7px;
    padding: 10px;
    color: #fff;
    z-index: 1000;
    box-shadow: 0 0 2px #fb0;; 
    right: 50px;
}
.dropdown-b {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}
.wallet-balance {
    background: none;
    border: 1px solid #fb0;;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
}
.wallet-balance div {
    color: #fb0;;
}
.main-body .main-body-parent .container-header .main-header .main-header-parent a img{
    max-width: 130px;
}
.wheel-wrapper canvas,.wheel-wrapper img,.wheel-wrapper video{
    display: inline-block !important;
}
.g-wrap .wheel-body .wheel_spin{
    height: 44%;
}
.first-element .svg-icon0,.first-element .svg-icon{
    max-width: 18px;
}
.country-select {
  width: 100%;
}
/* referral  */
.separator {
  align-items: center;
  display: flex;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 20px;
  text-align: center !important;
  color: #fff
}

.separator:after, .separator:before {
  border-bottom: 1px solid #fff;
  content: "";
  flex: 1
}
.center h2{
  color: #fff;
}

.separator:not(:empty):before {
  margin-right: .65em
}

.separator:not(:empty):after {
  margin-left: .65em
}

.ico::before {
  display: block;
  content: "";
  width: 41px;
  height: 41px;
  margin: auto;
  background-size: contain;
  background-position: center
}

.ico.ico-facebook::before {
  background-image: url(../../images/icon/social/ico-facebook.png)
}

.ico.ico-twitch::before {
  background-image: url(../../images/icon/social/ico-twitter.png)
}

.ico.ico-whatapp::before {
  background-image: url(../../images/icon/social/ico-whatapp.png)
}

.ico.ico-telegram::before {
  background-image: url(../../images/icon/social/ico-tele.png)
}

.ico-line::before {
  background-image: url(../../images/icon/social/icon-line.png)
}

.affiliate-header {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 20px
}

.overview-subcontainer {
  background: #dcdcdc;
  border-radius: 6px;
  flex-grow: 1;
  padding: 8px;
  margin: 0 5px
}

.overview-subcontainer p {
  font-size: 12px;
  color: #000
}

.report-item {
  border-radius: 8px;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  height: 44px;
  line-height: 40px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  border: 1px solid rgba(255,255,255,.5)
}

.report-item:hover {
  background-color: #1b3c31
}

.chevron-icon {
  float: right;
  position: absolute;
  right: 12px;
  scale: 1.5;
  top: 57%;
  transform: translateY(-50%)
}

.ref_link_name input, .ref_code_name input {
  font-size: 12px;
  background-color: #dcdcdc !important;
  border: 2px #dcdcdc solid;
  border-radius: 6px;
  color: #000 !important;
  height: 44px
}

.overview-container-2 #incomeLinkAffiliate,.overview-container-2 #memberLinkAffiliate {
  --text-primary: #000;
  background: #dcdcdc;
}

.referral-link p {
  color: #000;
  font-size: 12px
}

 ul li {
  list-style-type: none
}
 .report-item{
  display: inline-flex;
}
#incomeLinkAffiliate svg:first-of-type,
#memberLinkAffiliate svg:first-of-type {
  margin-top: 10px;
}
.center-tab a.active, .center-tab a:hover{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  color: #000;
}
.earning-link .btn.btn-big.gradient{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.modal-content{
  max-width: 500px;
  height: auto;
}
.clickable.text-t-secondary,
.text-t-secondary.text-sm.font-semibold{
  color: var(--color-z-t-secondary); 
}
.provider-game .provider img{
  width: 106px;
  height: 52px;
  object-fit: contain;
}
.action-menu-items .router-link-header .text-sm{
  font-size: 0.8rem;
}
.footer-child-wrapper .bottom-menu-nav,
.footer-child-wrapper .right-item-menu{
  width: 40vh;
}
.transfer label span{
  color: #495057;
}
.depositfr.dps.transfer #subbutton{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.depositfr.dps.transfer span{
  color: #fff;
}
.btn.btn-big.gradient{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
#formAffiliate #affCurrency, #formAffiliate #code{
  margin-bottom: 10px;
}
#formAffiliate{
  color: #fff;
}
#formAffiliate .code-match{
  color: #000;
}
.container-fluid.p-3 h3{
  color: #fff;
}
#withFormWrapper .depo-with-title{
  text-align: center;
  font-weight: bold;
}
#withFormWrapper .form-group.custom-amount-wrapper{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#withFormWrapper .btn-depo-amt {
  display: flex;
  justify-content: center;
  align-items: center;
}
#withFormWrapper .btn-depo-amt span {
  width: 100%;
  text-align: center;
  padding: .25rem;
  border-radius: .25rem;
  background-color: #f7f7f7;
  color: #000;
}
#withFormAmount{
  text-align: center;
}
#withFormWrapper .col.px-0.text-center{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.bank-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border-radius: .25rem;
  margin: 0 auto 1rem auto;
  overflow: hidden
}

.btn-add-bank {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff
}

.btn-add-bank:hover {
  text-decoration: none;
  color: #fff
}

.bank-card:last-child {
  margin-bottom: 0
}

.bank-card img {
  width: 100%;
}

.tick-check {
  position: absolute;
  bottom: -25px;
  right: 3px;
  color: #fff;
  font-size: .75rem
}

.bank-card-tick-check-wrapper {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 30px solid #00aeef;
  border-left: 30px solid rgba(0,0,0,0)
}

.bank-card.active .bank-card-tick-check-wrapper {
  display: block
}

.bank-card-details-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  overflow: hidden
}

.bank-card-details-wrapper span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
  color: var(--fff) !important
}

.bank-card-details-wrapper span:not(:first-child) {
  margin-top: .5rem
}
.with-bank-logo img{
  margin: 0 auto;
}
#form1 .provider-item .btn-turnover{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  color: #333;
  border-radius: 10px;
}
#form1 .turnover-item label span{
  color: #fff;
}
.sheet-promo.promo-column.items-center.justify-end[aria-hidden="true"]{
  display: none;
}
.sheet-promo.promo-column.items-center.justify-end[aria-hidden="false"]{
  display: flex;
}
.promo-modal.modal .modal-header.d-flex.justify-content-between{
  color: #fff;
}
.promo-modal.modal .promo-modal-btn-wrapper a{
  min-width: 140px;
}
.promo-code-text-wrapper{
  text-align: center;
  padding-bottom: 1rem;
  color: #fff;
}
#promoCodeForm .col-12.px-0.form-group{
  display: flex;
  padding-bottom: 1rem;
}
.promo-code-click-here{
  text-align: center;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  width: 180px;
  margin: 0 auto;
  height: 2rem;
  border-radius: 10px;
  line-height: 30px;
}
#promoCodeBtnSubmit{
  width: 60px;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  border-radius: 10px;
}
#promoCodeForm .promo-code-input{
  text-align: center;
}
.center-head{
  margin-bottom: 0 !important;
}
.social-media-cont .social-auth{
  text-align: center;
  text-align: center;
  width: 100px;
}
.social-media-cont{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1rem;
}
.social-media-cont .social-auth img{
  max-width: 52px;
}
.social-media-cont .social-auth-google img{
  max-width: 39px;
}
.rounded-full{
  color: #d5d5d5 !important;
}
.modal-backdrop{
  display: none !important;
}
.modal-register-success{
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-register-success .btn-enter{
  border: 1px solid #fff !important;
}
.modal{
  background-color: rgba(0, 0, 0, 0.5);
}
.tooltip-footer .btn-tip-next{
  background-color: #c35b0b !important;
  color: #fff !important;
}
.tooltip-footer .btn-tip-skip {
  background-color: #5ab7ff !important;
  color: #fff !important;
}
.main-index-menu{
  padding: 1rem;
  gap: 25px;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  display: flex;
  margin: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
marquee{
  color: #fff !important;
}
.text-black{
   color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.reward-content .reward-title{
  color: #fff;
}
#btnSubmitWithdraw{
  color: #1f222b;
  font-size: 17px;
  font-weight: bold;
}
label[for="start_date"], label[for="end_date"]{
  color: #fff;
}
.provider-item label{
  color: #fff;
}
.same-design.number .number,.same-design.lottery .lottery{
  padding: 0;
  margin: 0;
}
.err-msg-wrapper{
  color:red;
}
#depositForm .ico-checkbox:before{
  content: "\e7da" !important;
  line-height: 38px;
}
.same-design.exchange svg{
  color: rgb(255 182 6);
}
.float-link .btn-close{
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") center/1em auto no-repeat;
}
.float-link{
  z-index: 2 !important;
}
.country-list{
  width: auto !important;
} 
.modal.modal-register-success .modal-content{
  background: linear-gradient(270deg, var(--color-z-affiliate-left-btn), var(--color-z-clr-third)),
  url(../../images/theme15/privilege-texture.webp);
  color: #000000;
  max-width: 414px;
  margin: auto 0;
  background-repeat: no-repeat;
  background-blend-mode: overlay !important;
  background-position: 50% !important;
  background-size: cover !important;
}
.modal.modal-register-success .account-card{
  background: linear-gradient(to right, #ffeda7 0%, #ffb606 100%);
  border-radius: 10px;
  margin: 20px;
}
.modal.modal-register-success .btn.export-btn{
  background-color: #7a6534;
}
.modal.modal-register-success .account-info .info-row{
  background: linear-gradient(to right, #ffeda7 0%, #ffb606 100%);
  width: 100%;
  padding: 5px 10px;
  border-radius: 6px;
}
.modal.modal-register-success .account-info .user-value{
  background-color: unset !important;
  padding: 0;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 15px;
}
.modal-register-success .info-row .user-label{
  margin-left: 10px;
}
.modal.modal-register-success .btn.btn-enter{
  background-color: #ffb606;
  border: none !important;
  color: #000000 !important;
  width: 55%;
  font-weight: 500;
}
.register-success-title{
  font-weight: bold;
  font-size: 1rem;
}
.modal.modal-register-success .account-info .user-label{
  color: #000000;
  font-weight: 500;
  font-size: 15px;
}
.modal.modal-register-success .account-info{
  gap: 8px;
}
.modal.modal-register-success .export-btn .export-icon{
  background: orange;
}
.modal-register-success .modal-head-logo{
  margin-bottom: 0;
  padding: 1.5rem;
  margin-bottom: 0 !important;
}
.modal-register-success .modal-head-logo img{
  margin: 0 auto;
}

.modal.modal-register-success .export-actions{
  padding: 16px 0px 5px;
}
.modal.modal-register-success .modal-body{
  padding: 0.8rem;
}
.modal-register-success .modal-head-logo img{
  max-width: 200px;
}
.modal-register-success .register-success-title {
  margin-bottom: 16px;
}
.modal-register-success .register-success-description{
  font-weight: 500;
  font-size: 15px;
}
.modal-register-success .modal-body p{
  font-weight: 500;
  font-size: 15px;
}
.modal-register-success .account-card svg{
  height: 20px;
  width: 18px; 
}
.modal-register-success .register-success-icon img{
  display: none; 
}
.container-sign-up #phone_code{
  -webkit-appearance: none;         
  appearance: none;
  padding-left: 2.5rem !important;
}
.container-sign-up #currency{
  padding-left: 1.25rem !important;
}

.slots-contant a{
  height: auto !important;
}
.qr-wrapper {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 3;
}
.qr-wrapper img.qr-code-image {
  width: 60px;
  height: 60px;
  border-radius: 8px;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  border: 2px solid rgba(255, 255, 255, 0.3);
  object-fit: cover;
}
.qr-wrapper img.qr-code-image:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}
.qr-wrapper a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
  min-width: 70px;
}
.qr-wrapper a:hover {
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  color: #fff;
  text-decoration: none;
}
.qr-wrapper a i {
  font-size: 19px;
  margin-bottom: 4px;
}
.qr-wrapper a span {
  font-size: 11px;
}
.center-avtar::before{
  font-family: "Font Awesome 6 Free";
  content: "\f2bd";
    font-size: 4em;
    font-weight: 900;
}
/* social */
.footer-container .social-line img{
  filter: brightness(0) saturate(100%) invert(68%) sepia(50%) saturate(4534%) hue-rotate(100deg) brightness(94%) contrast(95%);
}
.footer-container .social-telegram img{
  filter: brightness(0) saturate(100%) invert(29%) sepia(96%) saturate(1330%) hue-rotate(175deg) brightness(106%) contrast(101%);
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}
.custom-file-input~.custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0;
}
/* profile */
.main.center .center-basic {
  margin: 0 0 14px;
  padding: 14px 14px 10px;
}

.main.center .center-basic table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 8px;
}

.main.center .center-basic tr {
  vertical-align: top;
}

.main.center .center-basic td {
  color: inherit;
  font-size: 16px;
  line-height: 1.25;
  padding: 0;
  word-break: break-word;
}

.main.center .center-basic td:first-child {
  width: 40%;
  padding-right: 10px;
  text-align: right;
  color: inherit;
  white-space: normal;
}

.main.center .center-basic td:last-child {
  width: 60%;
  text-align: left;
  color: inherit;
}

.main.center h2 {
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 14px;
  border-radius: 999px;
  background: linear-gradient(180deg, #4b8cff 0%, #2f66da 100%);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.main.center #ref_link.ref_link_input {
  height: 32px;
  border: 1px solid #cfd5df;
  border-radius: 6px;
  background: #fff;
  font-size: 15px;
  line-height: 32px;
  padding: 0 8px !important;
  min-width: 10rem;
  width: 100%;
}

.main.center #ref-link-btn.ref_link.btn {
  min-width: 58px;
  height: 32px;
  margin-left: 6px;
  padding: 0 10px;
  border-radius: 10px;
  border: 0;
  background: linear-gradient(180deg, #4b8cff 0%, #2f66da 100%);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
}

.main.center .btn.btn-big.gradient {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 10px 0 0;
  border-radius: 8px;
  line-height: 30px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 3px 8px rgba(47, 102, 218, 0.25);
}
@media (max-width: 414px) {
/* profile info */
  .main.center .center-basic td{
    font-size: 13px;
  }
  .main.center #ref_link.ref_link_input{
    font-size: 13px;
  }
  .main-body .main-body-parent .container-header .main-header .main-header-parent a img{
    max-width: 100px;
  }
  [data-template="center_deposit"] .wallet-text{
    display: none;
  }
}

/* Daily bonus popup – theme15 overrides (base in redeem_daily_bonus_popup.php; use pop prefix to beat inline style) */
pop.deop-bonus-pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2500;
  box-sizing: border-box;
}

pop.deop-bonus-pop.show,
pop.deop-bonus-pop[style*="display: flex"],
pop.deop-bonus-pop[style*="display:flex"],
pop.deop-bonus-pop[style*="display: block"],
pop.deop-bonus-pop[style*="display:block"] {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 12px;
}

pop.deop-bonus-pop.fade {
  transition: opacity 0.15s linear;
}

pop.deop-bonus-pop.fade:not(.show) {
  opacity: 0;
}

pop.deop-bonus-pop.fade.show {
  opacity: 1;
}

pop.deop-bonus-pop > x {
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0;
  transition: opacity 0.15s linear;
  cursor: pointer;
}

pop.deop-bonus-pop.show > x {
  opacity: 0.5;
}

pop.deop-bonus-pop .full {
  position: relative;
  z-index: 1;
  height: auto !important;
  max-width: 480px;
  max-height: calc(100vh - 24px);
  margin-bottom: 0;
  padding-top:0;
  pointer-events: none;
}

pop.deop-bonus-pop pop-main {
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: calc(100vh - 24px);
  box-shadow: 0 8px 32px rgb(0 0 0 / 25%);
  overflow: hidden;
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}

pop.deop-bonus-pop.show pop-main {
  transform: none;
}

pop.deop-bonus-pop pop-cont {
  flex: 1;
  min-height: 0;
  max-height: none;
  padding: 12px;
}

pop.deop-bonus-pop pop-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 50px;
  padding: 8px 12px 8px 16px;
}

pop.deop-bonus-pop pop-title h3 {
  flex: 1;
  width: auto;
  min-width: 0;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.3;
  text-align: left;
}

pop.deop-bonus-pop pop-title .ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #eee;
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  flex-shrink: 0;
  overflow: hidden;
  box-sizing: border-box;
}

pop.deop-bonus-pop pop-title .ico::before {
  content: '\00d7';
  display: block;
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: #333;
  height:auto;
}

pop.deop-bonus-pop pop-title .ico:hover {
  background: #ddd;
}

pop.deop-bonus-pop .dialy-title {
  display: none;
}

pop.deop-bonus-pop .sign {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 6px;
  margin: 0 0 12px;
  padding: 0;
}

pop.deop-bonus-pop .att-bonus {
  min-height: 108px;
  justify-content: space-between;
  gap: 4px;
}

pop.deop-bonus-pop .cliam-bonus {
  width: 100%;
  max-width: none;
  padding: 4px 2px;
  border-radius: 5px;
  background: var(--color);
  color: #000;
  font-size: 9px;
  line-height: 1.2;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

pop.deop-bonus-pop .amount-table > li {
  list-style: none;
  margin: 0;
  padding: 0;
}

pop.deop-bonus-pop .amount-table table {
  width: 100%;
  table-layout: fixed;
}

pop.deop-bonus-pop .amount-table td,
pop.deop-bonus-pop .amount-table th {
  padding: 8px 4px;
  font-size: 11px;
  line-height: 1.3;
  word-break: break-word;
}

pop.deop-bonus-pop .amount-table th {
  color: #000;
  background-color: var(--color);
}

pop.deop-bonus-pop .amount-table tbody {
  line-height: 1.3 !important;
}
pop.deop-bonus-pop .amount-list li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  list-style: none;
  border-bottom-width: 1px;
  padding: 10px 0;
}

pop.deop-bonus-pop .amount-list li b {
  flex-shrink: 0;
  color: var(--color);
}
pop.deop-bonus-pop article {
  padding-top: 10px;
  padding-bottom: 10px;
}
pop.deop-bonus-pop article h5{
  font-size: 1.2rem;
}
pop.deop-bonus-pop article h6{
  font-size: 1rem;
}
pop.deop-bonus-pop .text-table-bonus {
  padding-left: 0;
  padding-right: 0;
}
@media (prefers-reduced-motion: reduce) {
  pop.deop-bonus-pop.fade,
  pop.deop-bonus-pop > x,
  pop.deop-bonus-pop pop-main {
    transition: none;
  }
}

#game_lobby_theme15.theme15-popular-see-all-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  width: 100%;
}

#game_lobby_theme15.theme15-popular-see-all-grid > .games-slot-all {
  max-width: none !important;
  min-width: 0 !important;
  width: 100%;
}

#game_lobby_theme15.theme15-popular-see-all-grid .container-game {
  width: 100%;
}

#game_lobby_theme15.theme15-popular-see-all-grid .last-child {
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

@media (min-width: 640px) {
  #game_lobby_theme15.theme15-popular-see-all-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
  }
}

@media (min-width: 1024px) {
  #game_lobby_theme15.theme15-popular-see-all-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
  }
}
#forgotFormWrapper .btn-register {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  text-transform: uppercase;
  background: var(--color);
  color: #fff;
  padding: 1rem;
  border-radius: 0.25rem;
  line-height: 1;
  height: unset;
  margin: 0 auto;
  width: 100%;
}
#forgotFormWrapper .btn-get-code {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  color: #fff;
  background: var(--color);
  border-radius: 0.5rem;
}
#forgotFormWrapper .btn-register:hover{
  background: #F5B301CC;
}