body {
  background: #000;
}
.logo-mb {
  height: 55%;
  margin-left: 8px;
}
.bottom-bar .menu-button,
.games-wrapper .game-description,
.games-wrapper .game-topic {
  color: #fff;
}
.games-wrapper
  .games
  .game
  .game-img-warpper
  .game-img-hover
  .game-img-bg-hover {
  background: rgba(0, 0, 0, 0.5);
}
.games-wrapper
  .games
  .game
  .game-img-warpper
  .game-img-hover
  .buton-hover
  button.play-game {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.games-wrapper
  .games
  .game
  .game-img-warpper
  .game-img-hover
  .buton-hover
  button.play-game:hover {
  opacity: 0.7;
}
.games-wrapper .games .game .game-img-warpper .game-tag-ma {
  background: #292929;
}
.games-wrapper .games .game .game-img-warpper .game-tag-ma p {
  color: #fdd457;
}
.games-wrapper .games .game .game-name {
  color: #fff;
}
.side-bar {
  background: #131212;
}
.side-bar .logo-wrapper {
  justify-content: flex-start !important;
  padding-left: 12px !important;
}
.side-bar .logo-wrapper img {
  height: 75%;
}
.side-bar .logo-wrapper:after {
  background: #875729;
}
.side-bar .side-menu-wrapper .menu-wrapper {
  color: #fff;
}
.side-bar
  .side-menu-wrapper
  .menu-wrapper
  .menu
  .link-text-eng {
  --text-opacity: 1;
  color: #a0aec0;
  color: rgba(160, 174, 192, var(--text-opacity));
}
.side-bar .side-menu-wrapper .menu-wrapper.active,
.side-bar .side-menu-wrapper .menu-wrapper:hover {
  background-color: #000;
}
.side-bar .side-menu-wrapper .menu-wrapper.active .menu,
.side-bar .side-menu-wrapper .menu-wrapper:hover .menu {
  color: #fbdeb2;
  background-color: #000;
}
.side-bar .side-menu-wrapper .contact-section {
  background: linear-gradient(180deg, #52c407, #21a500);
  color: #fff;
}
.slide:before {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), transparent);
}
.slide:after {
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0.8), transparent);
}
.slide .paginate-button {
  --bg-opacity: 1;
  background-color: #a0aec0;
  background-color: rgba(160, 174, 192, var(--bg-opacity));
}
.slide .paginate-button.active {
  background: linear-gradient(180deg, #e8bf1f, #fdf286 46.88%, #e8bf1f);
}
.topbar-wrapper:after {
  background: linear-gradient(90deg, transparent, #e6c361 50%, transparent);
}
.topbar-wrapper .member-menu .menu-section {
  color: #fff;
}
.topbar-wrapper .member-menu .menu-section .menu-button {
  background-color: rgba(0, 0, 0, 0.5);
}
.topbar-wrapper
  .member-menu
  .menu-section
  .menu-button.active
  p {
  color: #fff;
  background: #e5bb58 -webkit-gradient(linear, 100% 0, 0 0, from(#e5bb58), color-stop(0.5, #fff), to(#e5bb58));
  filter: drop-shadow(2px 2px 3px #000);
  animation-name: x-shimmer-7c34a2c0;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}
.navbar-wrapper,
.navbar-wrapper .member-menu {
  background: transparent;
}
.navbar-wrapper .member-menu .menu-section {
  color: #fff;
}
.navbar-wrapper .member-menu .menu-section p {
  line-height: 0;
}
.navbar-wrapper
  .member-menu
  .menu-section
  .menu-button.history {
  background: linear-gradient(
    90.18deg,
    #875729,
    #d6b156 19.79%,
    #875729 39.06%,
    #d6b156 60.42%,
    #875729 80.21%,
    #d6b156
  );
}
.navbar-wrapper
  .member-menu
  .menu-section
  .menu-button.history
  .menu {
  background: linear-gradient(180deg, #f0f0f0, #b9b6b1 50%, #f0f0f0);
}
.navbar-wrapper
  .member-menu
  .menu-section
  .menu-button.history
  .menu
  p {
  color: #644f00;
}
.navbar-wrapper
  .member-menu
  .menu-section
  .menu-button.deposit,
.navbar-wrapper
  .member-menu
  .menu-section
  .menu-button.withdraw {
  background: linear-gradient(180deg, #3e3e3e, #0e0e0e);
}
.navbar-wrapper .member-menu .menu-section .menu-button:hover {
  background: linear-gradient(
    90.18deg,
    #875729,
    #d6b156 19.79%,
    #875729 39.06%,
    #d6b156 60.42%,
    #875729 80.21%,
    #d6b156
  );
}
.navbar-wrapper
  .member-menu
  .menu-section
  .menu-button:hover
  .menu {
  background: linear-gradient(180deg, #f0f0f0, #b9b6b1 50%, #f0f0f0);
}
.navbar-wrapper
  .member-menu
  .menu-section
  .menu-button:hover
  .menu
  p {
  color: #644f00;
}
.navbar-wrapper .member-menu .user-section .current-balance,
.navbar-wrapper
  .member-menu
  .user-section
  .current-balance-mobile {
  color: #fff;
  background: hsla(0, 0%, 100%, 0.1);
}
.navbar-wrapper .member-menu .user-section .user-profile {
  color: #fff;
}
.navbar-wrapper
  .member-menu
  .user-section
  .user-profile:hover {
  background: hsla(0, 0%, 100%, 0.1);
}
.navbar-wrapper .member-menu .user-section .register-button {
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  border-color: #f5ce6a;
  background: linear-gradient(180deg, #f0f0f0, #b9b6b1 50%, #f0f0f0);
  color: #644f00;
}
.navbar-wrapper .member-menu .user-section .login-button {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.navbar-wrapper
  .member-menu
  .user-section
  .login-button:hover {
  opacity: 0.7;
}
.mask-base-modal {
  background-color: rgba(0, 0, 0, 0.7);
}
.mask-base-modal .modal-wrapper .modal-container {
  border-color: #ad8a2d;
}
.mask-base-modal .modal-wrapper .modal-container,
.mask-base-modal .modal-wrapper .modal-container .modal-footer,
.mask-base-modal
  .modal-wrapper
  .modal-container
  .modal-header {
  background: linear-gradient(
    to left bottom,
    #4f4f5a,
    #2e2e33,
    #171719,
    #111113,
    #0a0a0b
  );
}
.modal-lucky {
  background: rgba(0, 0, 0, 0.7);
}
.modal-lucky .iframe-wrapper .close-btn {
  --bg-opacity: 1;
  background-color: #ff6d5c;
  background-color: rgba(255, 109, 92, var(--bg-opacity));
  color: #fff;
}
.modal-annoucer .button-submit {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-annoucer .button-submit:hover {
  opacity: 0.7;
}
.modal-annoucer .button-close {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
}
.modal-annoucer .button-close ion-icon,
.modal-change-password .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-change-password .button-change-password {
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  background: linear-gradient(91.76deg, #e5cd60, #f9b961);
  color: #000;
}
.modal-change-password .button-change-password:hover {
  background: linear-gradient(91.76deg, #f9b961, #e5cd60);
}
.modal-change-password span {
  --text-opacity: 1;
  color: #ff6d5c;
  color: rgba(255, 109, 92, var(--text-opacity));
}
.modal-change-password p {
  color: #fff;
}
.modal-deposit-wrapper {
  background-color: rgba(0, 0, 0, 0.7);
}
.modal-deposit-wrapper .modal-deposit-content {
  background: #131212;
  border-color: #ad8a2d;
}
.modal-deposit-wrapper .modal-deposit-content p {
  color: #fff;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .button-close
  ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-deposit-wrapper .modal-deposit-content .bank {
  background: #252525;
}
.modal-deposit-wrapper .modal-deposit-content .bank img {
  --border-opacity: 1;
  border-color: #fafafa;
  border-color: rgba(250, 250, 250, var(--border-opacity));
}
.modal-deposit-wrapper
  .modal-deposit-content
  .bank
  .button-copy {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .bank
  .button-copy:hover {
  opacity: 0.7;
}
.modal-deposit-wrapper .modal-deposit-content .warning {
  --bg-opacity: 1;
  background-color: #471712;
  background-color: rgba(71, 23, 18, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #d44637;
  border-color: rgba(212, 70, 55, var(--border-opacity));
}
.modal-deposit-wrapper .modal-deposit-content .warning p {
  --text-opacity: 1;
  color: #ff6d5c;
  color: rgba(255, 109, 92, var(--text-opacity));
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper {
  background-color: #252525;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper::-webkit-scrollbar-thumb {
  background: hsla(0, 0%, 100%, 0.1);
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  th {
  background-color: #ad8a2d;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  th
  p {
  color: #000;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p {
  color: #fff;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p.text-success {
  color: #19e90f;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p.text-yellow {
  color: #fcc11a;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p.text-red {
  color: #fc3030;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p.text-not-found {
  color: hsla(0, 0%, 100%, 0.4);
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  tbody
  tr:nth-child(2n) {
  background: #2e2e2e;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .transaction-wrapper
  .transaction-content
  table
  tbody
  tr:nth-child(odd) {
  background: #272727;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-upload-slip
  .text-noti-slip {
  color: #eb4e3d !important;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-upload-slip
  .btn-upload-slip {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-upload-slip
  .btn-upload-slip:hover {
  opacity: 0.7;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-menu-deposit:after {
  background-color: #e6c361;
  height: 2px !important;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-menu-deposit
  .layer-menu-deposit-content {
  background-color: transparent;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-menu-deposit
  .layer-menu-deposit-content
  .btn-menu-deposit {
  border: 1px solid transparent;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-menu-deposit
  .layer-menu-deposit-content
  .btn-menu-deposit
  p {
  color: #fff;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-menu-deposit
  .layer-menu-deposit-content
  .btn-menu-deposit:hover {
  border-bottom-color: #e6c361;
  background: #e6c361;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-menu-deposit
  .layer-menu-deposit-content
  .btn-menu-deposit.active {
  background: #e6c361;
  border-color: #e6c361;
  border-bottom: transparent;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-menu-deposit
  .layer-menu-deposit-content
  .btn-menu-deposit.active:hover {
  border-bottom-color: transparent !important;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .layer-menu-deposit
  .layer-menu-deposit-content
  .btn-menu-deposit.active
  p {
  color: #fff;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .group-btn-amount
  .btn-option-amount {
  border: 1px solid #e6c361;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .group-btn-amount
  .btn-option-amount
  p {
  color: #e6c361;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .group-btn-amount
  .btn-option-amount.active,
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .group-btn-amount
  .btn-option-amount:enabled:hover {
  background-color: #e6c361;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .group-btn-amount
  .btn-option-amount.active
  p,
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .group-btn-amount
  .btn-option-amount:enabled:hover
  p {
  color: #260046;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .btn-wealth-pay-conform {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .btn-wealth-pay-conform:hover {
  opacity: 0.7;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .form-wealth-pay
  .warning-wealth-pay
  p {
  color: #fddf33;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .qranp
  .download-qr {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .qranp
  .download-qr:hover {
  opacity: 0.7;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-btn-amount
  .btn-option-amount {
  border: 1px solid #e6c361;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-btn-amount
  .btn-option-amount
  p {
  color: #e6c361;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-btn-amount
  .btn-option-amount.active,
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-btn-amount
  .btn-option-amount:enabled:hover {
  background-color: #e6c361;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-btn-amount
  .btn-option-amount.active
  p,
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-btn-amount
  .btn-option-amount:enabled:hover
  p {
  color: #260046;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-input
  .group-deposit-input
  p {
  color: #fff;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-input
  .group-input-btn {
  height: 36px !important;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-input
  .group-input-btn
  .button-submit {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
  border: none;
  height: 36px !important;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .group-input
  .group-input-btn
  .button-submit:hover {
  opacity: 0.7;
}
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .line-text:after,
.modal-deposit-wrapper
  .modal-deposit-content
  .deposit-info
  .line-text:before {
  color: #fff !important;
}
.btn-howToScan {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.btn-howToScan:hover {
  opacity: 0.7;
}
.modal-comfirm-transaction .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-comfirm-transaction .content-modal .title-menu p {
  color: #fff !important;
}
.modal-comfirm-transaction .content-modal .section p {
  color: #fff;
}
.modal-comfirm-transaction
  .content-modal
  .button-confirm-transaction {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-comfirm-transaction
  .content-modal
  .button-confirm-transaction:hover {
  opacity: 0.7;
}
.modal-comfirm-transaction
  .content-modal
  .button-cancel-transaction {
  border-radius: 0.25rem;
  background: linear-gradient(180deg, #bf452a, #541f1a);
  color: #fff;
  border: none;
}
.modal-withdraw-wrapper {
  background-color: rgba(0, 0, 0, 0.7);
}
.modal-withdraw-wrapper .modal-withdraw-content {
  background: #131212;
  border-color: #ad8a2d;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .button-close
  ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .button-withdraw {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
  border-radius: 999px;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .button-withdraw:hover {
  opacity: 0.7;
}
.modal-withdraw-wrapper .modal-withdraw-content p {
  color: #fff;
}
.modal-withdraw-wrapper .modal-withdraw-content .success {
  --bg-opacity: 1;
  background-color: #22543d;
  background-color: rgba(34, 84, 61, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #38a169;
  border-color: rgba(56, 161, 105, var(--border-opacity));
}
.modal-withdraw-wrapper .modal-withdraw-content .success p {
  --text-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--text-opacity));
}
.modal-withdraw-wrapper .modal-withdraw-content .error {
  --bg-opacity: 1;
  background-color: #471712;
  background-color: rgba(71, 23, 18, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #d44637;
  border-color: rgba(212, 70, 55, var(--border-opacity));
}
.modal-withdraw-wrapper .modal-withdraw-content .error p {
  --text-opacity: 1;
  color: #ff6d5c;
  color: rgba(255, 109, 92, var(--text-opacity));
}
.modal-withdraw-wrapper .modal-withdraw-content .warning {
  --bg-opacity: 1;
  background-color: #1c1820;
  background-color: rgba(28, 24, 32, var(--bg-opacity));
}
.modal-withdraw-wrapper .modal-withdraw-content .warning p {
  --text-opacity: 1;
  color: #f6e05e;
  color: rgba(246, 224, 94, var(--text-opacity));
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper {
  background-color: #252525;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper::-webkit-scrollbar-thumb {
  background: hsla(0, 0%, 100%, 0.1);
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  th {
  background-color: #ad8a2d;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  th
  p {
  color: #000;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p {
  color: #fff;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p.text-success {
  color: #19e90f;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p.text-yellow {
  color: #fcc11a;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p.text-red {
  color: #fc3030;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  td
  p.text-not-found {
  color: hsla(0, 0%, 100%, 0.4);
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  tbody
  tr:nth-child(2n) {
  background: #2e2e2e;
}
.modal-withdraw-wrapper
  .modal-withdraw-content
  .transaction-wrapper
  .transaction-content
  table
  tbody
  tr:nth-child(odd) {
  background: #272727;
}
.modal-history-wrapper p {
  color: #fff;
}
.modal-history-wrapper .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-history-wrapper .report-types .report-type-button {
  background: linear-gradient(180deg, #3e3e3e, #0e0e0e);
}
.modal-history-wrapper .bill-detail {
  background: #171717;
}
.modal-history-wrapper .bill-detail .close-button ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill {
  border-bottom-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-live {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-bet-side {
  --text-opacity: 1;
  color: #319cff;
  color: rgba(49, 156, 255, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-bet-info {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-status {
  --text-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-fh-ft-score {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-ft,
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-game,
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-odds,
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  span.text-score {
  color: #fff;
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  .text-match-bill {
  --text-opacity: 1;
  color: #319cff;
  color: rgba(49, 156, 255, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .sub-bill
  .text-league {
  --text-opacity: 1;
  color: #a0aec0;
  color: rgba(160, 174, 192, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .text-total-bet {
  --text-opacity: 1;
  color: #319cff;
  color: rgba(49, 156, 255, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .text-sell,
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .text-win-lose {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-history-wrapper
  .bill-detail
  .bill-detail-content
  .text-match {
  --text-opacity: 1;
  color: #319cff;
  color: rgba(49, 156, 255, var(--text-opacity));
}
.modal-history-wrapper .history-wrapper {
  background: #171717;
}
.modal-history-wrapper
  .history-wrapper::-webkit-scrollbar-thumb {
  background: hsla(0, 0%, 100%, 0.1);
}
.modal-history-wrapper .history-wrapper table {
  --text-opacity: 1;
  color: #fafafa;
  color: rgba(250, 250, 250, var(--text-opacity));
}
.modal-history-wrapper
  .history-wrapper
  table
  td
  p.text-success {
  color: #2f855a;
}
.modal-history-wrapper
  .history-wrapper
  table
  td
  p.text-yellow {
  --text-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, var(--text-opacity));
}
.modal-history-wrapper .history-wrapper table thead th {
  border-color: hsla(0, 0%, 100%, 0.5);
  background: #171717;
}
.modal-history-wrapper .history-wrapper table .button-back {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-history-wrapper
  .history-wrapper
  table
  .button-back:hover {
  opacity: 0.7;
}
.modal-history-wrapper
  .history-wrapper
  table
  .button-back
  ion-icon {
  color: #fff;
}
.modal-history-wrapper
  .history-wrapper
  table
  .text-cancel-bill {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-history-wrapper .history-wrapper table .color-win {
  --text-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--text-opacity));
}
.modal-history-wrapper .history-wrapper table .color-lose {
  --text-opacity: 1;
  color: #d44637;
  color: rgba(212, 70, 55, var(--text-opacity));
}
.modal-history-wrapper
  .history-wrapper
  table
  .text-view-detail {
  color: #ffde45;
}
.modal-login .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-login span {
  --text-opacity: 1;
  color: #ff6d5c;
  color: rgba(255, 109, 92, var(--text-opacity));
}
.modal-login .button-login {
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  background: linear-gradient(91.76deg, #e5cd60, #f9b961);
  color: #000;
}
.modal-login .button-login:hover {
  background: linear-gradient(91.76deg, #f9b961, #e5cd60);
}
.modal-login .button-forget-password {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-login .button-forget-password:hover {
  opacity: 0.7;
}
.modal-login p,
.modal-register p {
  color: #fff;
}
.modal-register .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-register .progress-bar span {
  color: #fff;
}
.modal-register .progress-bar span.active {
  color: #ffeb3b;
}
.modal-register .progress-line {
  background: hsla(0, 0%, 100%, 0.5);
}
.modal-register .progress-line .progress-line-running,
.modal-register
  .progress-line
  .progress-line-running
  .progress-line-head {
  background: #ffeb3b;
}
.modal-register .label-input {
  --text-opacity: 1;
  color: #ff6d5c;
  color: rgba(255, 109, 92, var(--text-opacity));
}
.modal-register .layer-change-phone {
  --bg-opacity: 1;
  background-color: #2d3748;
  background-color: rgba(45, 55, 72, var(--bg-opacity));
}
.modal-register .button-login {
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  background: linear-gradient(91.76deg, #e5cd60, #f9b961);
  color: #000;
}
.modal-register .button-login:hover {
  background: linear-gradient(91.76deg, #f9b961, #e5cd60);
}
.modal-register .button-change-phone {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-register .button-change-phone:hover {
  opacity: 0.7;
}
.modal-forget-password p {
  color: #fff;
}
.modal-forget-password .label-confirm-otp {
  --text-opacity: 1;
  color: #a0aec0;
  color: rgba(160, 174, 192, var(--text-opacity));
}
.modal-forget-password .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-forget-password .progress-bar span {
  color: #fff;
}
.modal-forget-password .progress-bar span.active {
  color: #ffeb3b;
}
.modal-forget-password .progress-line {
  background: hsla(0, 0%, 100%, 0.5);
}
.modal-forget-password .progress-line .progress-line-running,
.modal-forget-password
  .progress-line
  .progress-line-running
  .progress-line-head {
  background: #ffeb3b;
}
.modal-forget-password .label-input {
  --text-opacity: 1;
  color: #ff6d5c;
  color: rgba(255, 109, 92, var(--text-opacity));
}
.modal-forget-password .bank-wrapper .bank {
  --border-opacity: 1;
  border-color: #2d3748;
  border-color: rgba(45, 55, 72, var(--border-opacity));
}
.modal-forget-password .bank-wrapper .bank.active {
  background-image: linear-gradient(180deg, var(--gradient-color-stops));
  --gradient-from-color: #ff6d5c;
  --gradient-color-stops: var(--gradient-from-color),
    var(--gradient-to-color, rgba(255, 109, 92, 0));
  --gradient-to-color: #d44637;
}
.modal-forget-password .layer-change-phone {
  background: #171717;
}
.modal-forget-password .button-login {
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  background: linear-gradient(91.76deg, #e5cd60, #f9b961);
  color: #000;
}
.modal-forget-password .button-login:hover {
  background: linear-gradient(91.76deg, #f9b961, #e5cd60);
}
.modal-forget-password .button-change-phone {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-forget-password .button-change-phone:hover {
  opacity: 0.7;
}
.modal-forget-password .logo-modal-forget {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto 1rem;
}
.modal-forget-password .logo-modal-forget img {
  max-height: 54px;
}
.modal-profile .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-profile .change-password a {
  --text-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--text-opacity));
}
.modal-profile .button-logout {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-profile .button-logout:hover {
  opacity: 0.7;
}
.modal-profile .username,
.modal-profile p {
  color: #fff;
}
.modal-profile .bank {
  background: #171717;
}
.modal-profile .bank img {
  --border-opacity: 1;
  border-color: #fafafa;
  border-color: rgba(250, 250, 250, var(--border-opacity));
}
.modal-profile .bank .button-copy {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-profile .bank .button-copy:hover {
  opacity: 0.7;
}
.modal-profile .warning {
  --bg-opacity: 1;
  background-color: #471712;
  background-color: rgba(71, 23, 18, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #d44637;
  border-color: rgba(212, 70, 55, var(--border-opacity));
}
.modal-promotion .button-close {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
}
.modal-promotion .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-promotion .promo-detail {
  background: #171717;
}
.modal-promotion .button-submit {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.modal-promotion .button-submit:hover {
  opacity: 0.7;
}
.modal-promotion .button-cancel {
  background: linear-gradient(180deg, #bf452a, #541f1a);
  color: #fff;
}
.modal-promotion p {
  color: #fff;
}
.modal-select-device .button-close ion-icon {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
}
.modal-select-device .device-title {
  color: #fff;
}
.modal-select-device .device-seletor-block .device-block {
  color: #fff;
  background: #3d3d3d;
}
.modal-select-device
  .device-seletor-block
  .device-block:hover {
  background: linear-gradient(180deg, #0e0e0e, #3e3e3e);
}
.mask-loading .modal-wrapper .modal-container {
  background: rgba(0, 0, 0, 0.8);
}
.mask-loading .modal-wrapper .modal-container .loader,
.mask-loading .modal-wrapper .modal-container .loader:after,
.mask-loading .modal-wrapper .modal-container .loader:before {
  color: rgba(255, 241, 45, 0.5);
}
.mask-noti {
  background: transparent;
}
.mask-noti .modal-wrapper {
  --bg-opacity: 1;
  background-color: #fafafa;
  background-color: rgba(250, 250, 250, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #48bb78;
  border-color: rgba(72, 187, 120, var(--border-opacity));
  --text-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--text-opacity));
}
.mask-noti .modal-wrapper.error {
  --text-opacity: 1;
  color: #eb4e3d;
  color: rgba(235, 78, 61, var(--text-opacity));
  --border-opacity: 1;
  border-color: #fef6f5;
  border-color: rgba(254, 246, 245, var(--border-opacity));
}
.affiliate-wrapper,
.affiliate-wrapper .aff-header,
.affiliate-wrapper .aff-topic {
  color: #fff;
}
.affiliate-wrapper .wallet-wrapper {
  background: #171717;
  border-color: #ad8a2d;
  color: #fff;
}
.affiliate-wrapper .wallet-wrapper .balance {
  background: #252525;
}
.affiliate-wrapper .wallet-wrapper .button-withdraw {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.affiliate-wrapper .wallet-wrapper .button-withdraw:hover {
  opacity: 0.7;
}
.affiliate-wrapper .wallet-wrapper input {
  background: #252525;
  color: #fff;
}
.affiliate-wrapper .wallet-wrapper .button-edit {
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  background: linear-gradient(180deg, #f0f0f0, #b9b6b1 50%, #f0f0f0);
  color: #000;
}
.affiliate-wrapper .wallet-wrapper .button-edit:hover {
  background: linear-gradient(91.76deg, #f9b961, #e5cd60);
  color: #000;
}
.affiliate-wrapper .wallet-wrapper .button-copy {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.affiliate-wrapper .wallet-wrapper .button-copy:hover {
  opacity: 0.7;
}
.affiliate-wrapper .wallet-wrapper .input-affId {
  border: 1px solid transparent;
}
.affiliate-wrapper
  .wallet-wrapper
  .input-affId.focus-input-affId {
  border-color: #fff;
}
.affiliate-wrapper .filter-date-wrapper .group-filter {
  height: 40px;
}
.affiliate-wrapper .filter-date-wrapper .group-filter input {
  background: #171717;
  color: #fff;
  height: 40px;
  padding: 0 16px;
  border-radius: 8px;
  border: 1px solid #ad8a2d;
}
.affiliate-wrapper
  .filter-date-wrapper
  .group-filter
  .input-wrapper
  .icon {
  top: 12px;
  color: #fff;
}
.affiliate-wrapper
  .filter-date-wrapper
  .group-filter
  .input-date {
  color: #000;
}
.affiliate-wrapper .filter-date-wrapper .btn-filter-aff {
  cursor: pointer;
  background: linear-gradient(270.03deg, #8b6832 0.05%, #fcdd9a 51.59%, #966b2a),
    linear-gradient(0deg, #ecca77, #ecca77);
  border: none;
  color: #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: center;
}
.affiliate-wrapper .filter-date-wrapper .btn-filter-aff:hover {
  opacity: 0.7;
}
.affiliate-wrapper .table-wrapper {
  --text-opacity: 1;
  color: #fafafa;
  color: rgba(250, 250, 250, var(--text-opacity));
  border-color: #ad8a2d;
}
.affiliate-wrapper
  .table-wrapper
  .table-content::-webkit-scrollbar-thumb {
  background: hsla(0, 0%, 100%, 0.1);
}
.affiliate-wrapper
  .table-wrapper
  .table-content
  table
  tbody
  tr:nth-child(2n),
.affiliate-wrapper .table-wrapper .table-content table tr th {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
}
.affiliate-wrapper
  .table-wrapper
  .table-content
  table
  tr
  td
  p.text-success {
  color: #19e90f;
}
.affiliate-wrapper
  .table-wrapper
  .table-content
  table
  tr
  td
  p.text-yellow {
  color: #fcc11a;
}
.affiliate-wrapper
  .table-wrapper
  .table-content
  table
  tr
  td
  p.text-red {
  color: #fc3030;
}
.affiliate-wrapper
  .table-wrapper
  .table-content
  table
  tr
  td
  p.text-not-found {
  color: hsla(0, 0%, 100%, 0.4);
}
.affiliate-wrapper
  .table-wrapper
  .table-content
  table
  tr
  td
  p.text-view-commission {
  text-decoration: underline;
  font-weight: 700;
  cursor: pointer;
  color: #ffde45;
}
.affiliate-wrapper
  .table-wrapper
  .table-content
  table
  tr
  td
  p.text-view-commission:hover {
  color: #9b7e00;
}
.promotion-wrapper {
  color: #fff;
  padding-bottom: 200px;
}
.promotion-wrapper
  .pro-content
  .layer-pro
  .img-wrapper
  .ribbon:after,
.promotion-wrapper
  .pro-content
  .layer-pro
  .img-wrapper
  .ribbon:before {
  border-color: transparent transparent rgba(13, 13, 13, 0.6)
    rgba(13, 13, 13, 0.6);
  border-style: solid;
  border-width: 2px;
}
.promotion-wrapper
  .pro-content
  .layer-pro
  .img-wrapper
  .ribbon
  span {
  background: #ff6d5c;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.promotion-wrapper
  .pro-content
  .layer-pro
  .img-wrapper
  .ribbon.HOLD
  span,
.promotion-wrapper
  .pro-content
  .layer-pro
  .img-wrapper
  .ribbon.MAXIMUM
  span,
.promotion-wrapper
  .pro-content
  .layer-pro
  .img-wrapper
  .ribbon.RUNNING
  span {
  background: #ff6d5c;
}
.promotion-wrapper
  .pro-content
  .layer-pro
  .img-wrapper
  .ribbon.GETREWARD
  span {
  background: #ecc94b;
  color: #000;
}
.slot-wrapper .filter-slot-wrapper {
  background-color: #252525;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-type
  .btn-filter-type
  p {
  color: hsla(0, 0%, 100%, 0.5);
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-type
  .btn-filter-type:after {
  background: linear-gradient(91.76deg, #e5cd60, #f9b961);
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-type
  .btn-filter-type.active,
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-type
  .btn-filter-type:hover {
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.1)
  );
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-type
  .btn-filter-type.active
  p,
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-type
  .btn-filter-type:hover
  p {
  color: #e5cd60;
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-search
  .filter-search-content {
  background-color: #1d1d1d;
  border: 1px solid hsla(0, 0%, 100%, 0.2);
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-search
  .filter-search-content
  .input-search-slot {
  background-color: transparent;
  color: #fff;
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-search
  .filter-search-content
  .input-search-slot::-moz-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-search
  .filter-search-content
  .input-search-slot::placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}
.slot-wrapper
  .filter-slot-wrapper
  .filter-group.group-search
  .filter-search-content
  .btn-display-search
  ion-icon {
  color: #fff;
}
.home-wrapper .banner .btn-register {
  border: 2px solid #e9d522;
  animation: x-neon-register-and-play-7c34a2c0 1.5s infinite alternate;
}
.home-wrapper .banner .btn-register p {
  display: inline-block;
  color: #fff;
  background: #e5bb58 -webkit-gradient(linear, 100% 0, 0 0, from(#e5bb58), color-stop(0.5, #fff), to(#e5bb58));
  background-position: -200px top;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation-name: x-shimmer-7c34a2c0;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  filter: drop-shadow(2px 2px 3px #000);
}
@keyframes x-neon-register-and-play-7c34a2c0 {
  0% {
    box-shadow: 0 0 5px #fffebb, 0 0 10px #fffebb, 0 0 13px #e5e358,
      0 0 16px #e5e358, 0 0 28px #e5e358, 0 0 36px #e5e358, 0 0 44px #e5e358;
  }
  to {
    box-shadow: 0 0 2px #fffebb, 0 0 5px #fffebb, 0 0 8px #fffebb,
      0 0 10px #e5e358, 0 0 8px #e5e358, 0 0 14px #e5e358, 0 0 18px #e5e358,
      0 0 22px #e5e358;
  }
}
@keyframes x-shimmer-7c34a2c0 {
  0% {
    background-position: -200px top;
  }
  to {
    background-position: 200px top;
  }
}
.text-contact-admin,
.text-send-otp {
  text-decoration: underline;
  font-size: 12px;
  cursor: pointer;
  color: #ffeb3b;
}
.modal-alert-wrapper .modal-alert-content {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-alert-wrapper
  .modal-alert-content
  .layer-alert-content {
  background-color: #222;
  border: 2px solid #e6c361;
}
.modal-alert-wrapper
  .modal-alert-content
  .layer-alert-content
  p {
  color: #fff;
}
.modal-alert-wrapper
  .modal-alert-content
  .layer-alert-content
  .btn-alert {
  background-color: #e6c361;
  color: #fff;
  border: 1px solid transparent;
}
.modal-alert-wrapper
  .modal-alert-content
  .layer-alert-content
  .btn-alert:hover {
  border-color: #fff;
}
.sound-wrapper .btn-control-sound {
  border: 1px solid #e6c361;
  background: linear-gradient(180deg, #3e3e3e, #0e0e0e);
}
.sound-wrapper .btn-control-sound ion-icon {
  color: #e6c361;
}
.sound-wrapper .btn-control-sound.is-play:after,
.sound-wrapper .btn-control-sound.is-stop:before {
  background-color: #e6c361;
}
:host,
:root {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular";
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Light";
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Thin";
  --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
  --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
svg:not(:host).svg-inline--fa,
svg:not(:root).svg-inline--fa {
  overflow: visible;
  box-sizing: content-box;
}
.svg-inline--fa {
  display: inline-block;
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.svg-inline--fa.fa-2xs {
  vertical-align: 0.1em;
}
.svg-inline--fa.fa-xs {
  vertical-align: 0;
}
.svg-inline--fa.fa-sm {
  vertical-align: -0.07143em;
}
.svg-inline--fa.fa-lg {
  vertical-align: -0.2em;
}
.svg-inline--fa.fa-xl {
  vertical-align: -0.25em;
}
.svg-inline--fa.fa-2xl {
  vertical-align: -0.3125em;
}
.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  margin-right: var(--fa-pull-margin, 0.3em);
  width: auto;
}
.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  margin-left: var(--fa-pull-margin, 0.3em);
  width: auto;
}
.svg-inline--fa.fa-li {
  width: 2em;
  width: var(--fa-li-width, 2em);
  top: 0.25em;
}
.svg-inline--fa.fa-fw {
  width: 1.25em;
  width: var(--fa-fw-width, 1.25em);
}
.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.fa-layers-counter,
.fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center;
}
.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}
.fa-layers svg.svg-inline--fa {
  transform-origin: center center;
}
.fa-layers-text {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
}
.fa-layers-counter {
  background-color: #ff253a;
  background-color: var(--fa-counter-background-color, #ff253a);
  border-radius: 1em;
  border-radius: var(--fa-counter-border-radius, 1em);
  box-sizing: border-box;
  color: #fff;
  color: var(--fa-inverse, #fff);
  line-height: 1;
  line-height: var(--fa-counter-line-height, 1);
  max-width: 5em;
  max-width: var(--fa-counter-max-width, 5em);
  min-width: 1.5em;
  min-width: var(--fa-counter-min-width, 1.5em);
  overflow: hidden;
  padding: 0.25em 0.5em;
  padding: var(--fa-counter-padding, 0.25em 0.5em);
  right: 0;
  right: var(--fa-right, 0);
  text-overflow: ellipsis;
  top: 0;
  top: var(--fa-top, 0);
  transform: scale(0.25);
  transform: scale(var(--fa-counter-scale, 0.25));
  transform-origin: top right;
}
.fa-layers-bottom-right {
  bottom: 0;
  bottom: var(--fa-bottom, 0);
  right: 0;
  right: var(--fa-right, 0);
  top: auto;
  transform: scale(0.25);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: bottom right;
}
.fa-layers-bottom-left {
  bottom: 0;
  bottom: var(--fa-bottom, 0);
  left: 0;
  left: var(--fa-left, 0);
  right: auto;
  top: auto;
  transform: scale(0.25);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: bottom left;
}
.fa-layers-top-right {
  top: 0;
  top: var(--fa-top, 0);
  right: 0;
  right: var(--fa-right, 0);
  transform: scale(0.25);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: top right;
}
.fa-layers-top-left {
  left: 0;
  left: var(--fa-left, 0);
  right: auto;
  top: 0;
  top: var(--fa-top, 0);
  transform: scale(0.25);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: top left;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: 2em;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border-radius: var(--fa-border-radius, 0.1em);
  border: 0.08em solid #eee;
  border: var(--fa-border-width, 0.08em) var(--fa-border-style, solid)
    var(--fa-border-color, #eee);
  padding: 0.2em 0.25em 0.15em;
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
  float: left;
  margin-right: 0.3em;
  margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
  float: right;
  margin-left: 0.3em;
  margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
  animation-name: fa-beat-7c34a2c0;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: ease-in-out;
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
  animation-name: fa-bounce-7c34a2c0;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
}
.fa-fade {
  animation-name: fa-fade-7c34a2c0;
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-beat-fade,
.fa-fade {
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
}
.fa-beat-fade {
  animation-name: fa-beat-fade-7c34a2c0;
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-flip {
  animation-name: fa-flip-7c34a2c0;
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: ease-in-out;
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
  animation-name: fa-shake-7c34a2c0;
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: linear;
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-shake,
.fa-spin {
  animation-delay: 0s;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
}
.fa-spin {
  animation-name: fa-spin-7c34a2c0;
  animation-duration: 2s;
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: linear;
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin-7c34a2c0;
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: steps(8);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-beat-fade,
  .fa-bounce,
  .fa-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat-7c34a2c0 {
  0%,
  90% {
    transform: scale(1);
  }
  45% {
    transform: scale(1.25);
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce-7c34a2c0 {
  0% {
    transform: scale(1) translateY(0);
  }
  10% {
    transform: scale(1.1, 0.9) translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    transform: scale(0.9, 1.1) translateY(-0.5em);
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(1.05, 0.95) translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    transform: scale(1) translateY(-0.125em);
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1) translateY(0);
  }
  to {
    transform: scale(1) translateY(0);
  }
}
@keyframes fa-fade-7c34a2c0 {
  50% {
    opacity: 0.4;
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade-7c34a2c0 {
  0%,
  to {
    opacity: 0.4;
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.125);
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip-7c34a2c0 {
  50% {
    transform: rotateY(-180deg);
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@keyframes fa-shake-7c34a2c0 {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%,
  24% {
    transform: rotate(-18deg);
  }
  12%,
  28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%,
  to {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin-7c34a2c0 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}
.fa-rotate-180 {
  transform: rotate(180deg);
}
.fa-rotate-270 {
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
.fa-rotate-by {
  transform: rotate(0);
  transform: rotate(var(--fa-rotate-angle, 0));
}
.fa-stack {
  display: inline-block;
  vertical-align: middle;
  height: 2em;
  position: relative;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: auto;
  z-index: var(--fa-stack-z-index, auto);
}
.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em;
}
.fa-inverse {
  color: #fff;
  color: var(--fa-inverse, #fff);
}
.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.svg-inline--fa .fa-primary {
  fill: currentColor;
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa .fa-secondary {
  fill: currentColor;
  fill: var(--fa-secondary-color, currentColor);
}
.svg-inline--fa .fa-secondary,
.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: #000;
}
.fa-duotone.fa-inverse,
.fad.fa-inverse {
  color: #fff;
  color: var(--fa-inverse, #fff);
}
.modal-mask {
  position: fixed;
  display: flex;
  justify-content: center;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-bottom: 6rem;
  z-index: 9999;
  transition: all 0.5s;
}
.modal-mask .modal-wrapper {
  display: table-cell;
  vertical-align: top;
  padding: 0.75rem;
  text-align: center;
  margin: auto;
  border-bottom-width: 4px;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  min-width: 200px;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 999;
}
.modal-mask .modal-wrapper .close,
.modal-mask .modal-wrapper.error .checkmark {
  display: none;
}
.modal-mask .modal-wrapper.error .close {
  display: block;
}
.modal-enter,
.modal-leave-active {
  opacity: 0;
  margin-top: 0;
}
.modal-enter .modal-container,
.modal-leave-active .modal-container {
  transform: scale(1.1);
}
