body {
  line-height: inherit;
  margin: 0;
}

@media screen and (min-width: 621px) {
  body {
    background: rgba(var(--v-theme-surface-light-2), 1);
  }
}

 @font-face {
  font-family: 'interRegular';
  font-weight: 100 900;
  src: url('/font/InterVariable.ttf') format('truetype');
}

:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}

html {
  font-family: Open Sans, -apple-system, Framedcn, Helvetica Neue,
    Condensed, DisplayRegular, Helvetica, Arial, PingFang SC,
    Hiragino Sans GB, WenQuanYi Micro Hei, Microsoft Yahei, sans-serif !important;
  font-size: 1rem;
  line-height: 1.5;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  image-rendering: optimizeSpeed;
  scroll-behavior: auto;
  -ms-scroll-chaining: none;
  background-color: #110906 !important;
  overscroll-behavior: contain;
}

.v-locale-provider {
  display: contents;
}

.v-theme--dark {
  color-scheme: dark;
  --v-theme-background: 29, 25, 25;
  --v-theme-background-overlay-multiplier: 1;
  --v-theme-surface: 37, 35, 40, 1;
  --v-theme-surface-overlay-multiplier: 1;
  --v-theme-surface-bright: 204, 191, 214;
  --v-theme-surface-bright-overlay-multiplier: 2;
  --v-theme-surface-light: 66, 66, 66;
  --v-theme-surface-light-overlay-multiplier: 1;
  --v-theme-surface-variant: 163, 163, 163;
  --v-theme-surface-variant-overlay-multiplier: 2;
  --v-theme-on-surface-variant: 66, 66, 66;
  --v-theme-primary: 255, 101, 51;
  --v-theme-primary-overlay-multiplier: 2;
  --v-theme-primary-darken-1: 255, 63, 0;
  --v-theme-primary-darken-1-overlay-multiplier: 2;
  --v-theme-secondary: 23, 208, 26;
  --v-theme-secondary-overlay-multiplier: 2;
  --v-theme-secondary-darken-1: 23, 208, 26;
  --v-theme-secondary-darken-1-overlay-multiplier: 2;
  --v-theme-error: 255, 15, 0;
  --v-theme-error-overlay-multiplier: 2;
  --v-theme-info: 0, 0, 0;
  --v-theme-info-overlay-multiplier: 1;
  --v-theme-success: 40, 199, 111;
  --v-theme-success-overlay-multiplier: 2;
  --v-theme-warning: 255, 199, 0;
  --v-theme-warning-overlay-multiplier: 2;
  --v-theme-primary-light-1: 255, 138, 0;
  --v-theme-primary-light-1-overlay-multiplier: 2;
  --v-theme-primary-darken-2: 237, 58, 0;
  --v-theme-primary-darken-2-overlay-multiplier: 2;
  --v-theme-primary-darken-3: 255, 46, 0;
  --v-theme-primary-darken-3-overlay-multiplier: 2;
  --v-theme-primary-darken-4: 28, 10, 4;
  --v-theme-primary-darken-4-overlay-multiplier: 1;
  --v-theme-primary-darken-5: 45, 35, 32;
  --v-theme-primary-darken-5-overlay-multiplier: 1;
  --v-theme-primary-darken-6: 85, 52, 42;
  --v-theme-primary-darken-6-overlay-multiplier: 1;
  --v-theme-on-primary: 255, 255, 255;
  --v-theme-secondary-light-1: 28, 210, 25;
  --v-theme-secondary-light-1-overlay-multiplier: 2;
  --v-theme-secondary-darken-2: 23, 208, 26;
  --v-theme-secondary-darken-2-overlay-multiplier: 2;
  --v-theme-on-secondary: 255, 255, 255;
  --v-theme-on-success: 255, 255, 255;
  --v-theme-success-darken-1: 36, 179, 100;
  --v-theme-success-darken-1-overlay-multiplier: 2;
  --v-theme-success-darken-2: 47, 242, 158;
  --v-theme-success-darken-2-overlay-multiplier: 2;
  --v-theme-on-info: 255, 255, 255;
  --v-theme-on-warning: 255, 255, 255;
  --v-theme-warning-darken-1: 230, 143, 60;
  --v-theme-warning-darken-1-overlay-multiplier: 2;
  --v-theme-on-error: 255, 255, 255;
  --v-theme-error-light-1: 255, 0, 0;
  --v-theme-error-light-1-overlay-multiplier: 2;
  --v-theme-on-error-light-1: 255, 0, 0;
  --v-theme-on-background: 255, 255, 255;
  --v-theme-surface-light-1: 27, 36, 54;
  --v-theme-surface-light-1-overlay-multiplier: 1;
  --v-theme-surface-light-2: 34, 31, 31;
  --v-theme-surface-light-2-overlay-multiplier: 1;
  --v-theme-surface-light-3: 35, 32, 32;
  --v-theme-surface-light-3-overlay-multiplier: 1;
  --v-theme-surface-light-4: 45, 41, 40;
  --v-theme-surface-light-4-overlay-multiplier: 1;
  --v-theme-surface-light-5: 91, 86, 85;
  --v-theme-surface-light-5-overlay-multiplier: 1;
  --v-theme-surface-light-6: 33, 33, 33;
  --v-theme-surface-light-6-overlay-multiplier: 1;
  --v-theme-surface-7: 49, 47, 54, 1;
  --v-theme-on-surface: 99, 93, 93;
  --v-theme-on-surface-light-1: 153, 153, 153;
  --v-theme-on-surface-light-2: 165, 165, 165;
  --v-theme-on-surface-light-3: 217, 217, 217;
  --v-theme-on-surface-light-4: 255, 255, 255;
  --v-theme-on-surface-darken-1: 255, 255, 255;
  --v-theme-on-surface-bright: 0, 0, 0;
  --v-theme-on-surface-light: 255, 255, 255;
  --v-theme-on-primary-darken-1: 255, 255, 255;
  --v-theme-on-secondary-darken-1: 0, 0, 0;
  --v-theme-on-primary-light-1: 255, 255, 255;
  --v-theme-on-primary-darken-2: 255, 255, 255;
  --v-theme-on-primary-darken-3: 255, 255, 255;
  --v-theme-on-primary-darken-4: 255, 255, 255;
  --v-theme-on-primary-darken-5: 255, 255, 255;
  --v-theme-on-primary-darken-6: 255, 255, 255;
  --v-theme-on-secondary-light-1: 0, 0, 0;
  --v-theme-on-secondary-darken-2: 0, 0, 0;
  --v-theme-on-success-darken-1: 255, 255, 255;
  --v-theme-on-success-darken-2: 0, 0, 0;
  --v-theme-on-warning-darken-1: 255, 255, 255;
  --v-theme-on-surface-light-5: 255, 255, 255;
  --v-theme-on-surface-light-6: 255, 255, 255;
  --v-border-color: 52, 44, 41;
  --v-border-opacity: 1;
  --v-high-emphasis-opacity: 1;
  --v-medium-emphasis-opacity: 0.7;
  --v-disabled-opacity: 0.5;
  --v-idle-opacity: 0.1;
  --v-hover-opacity: 0.04;
  --v-focus-opacity: 0.12;
  --v-selected-opacity: 0.08;
  --v-activated-opacity: 0.12;
  --v-pressed-opacity: 0.16;
  --v-dragged-opacity: 0.08;
  --v-theme-kbd: 33, 37, 41;
  --v-theme-on-kbd: 255, 255, 255;
  --v-theme-code: 52, 52, 52;
  --v-theme-on-code: 204, 204, 204;
  --v-scrollbar-color: 234, 236, 243;
  --v-scrollbar-border-radius: 0.25rem;
  --v-view-max-width: 750px;
  --v-overlay-scrim-background: 0, 0, 0;
  --v-overlay-scrim-opacity: 0.8;
  --v-toolbar-content-height: 60px;
  --v-toolbar-extension-height: 80px;
  --v-top-navbar-height: 56px;
  --v-bottom-navbar-height: 56px;
  --v-container-view-height: calc(100vh - 60px - 56px);
  --v-container-view-height-2: calc(100vh - 60px);
  --v-theme-overlay-multiplier: 1;
  --v-scrollbar-offset: 0px;
}

.text-primary {
  color: rgb(var(--v-theme-primary)) !important;
}

.v-application {
  background: rgb(var(--v-theme-background));
  color: rgba(var(--v-theme-on-background),
      var(--v-high-emphasis-opacity));
  display: flex;
}

@media screen and (min-width: 621px) {

  .page-container,
  .v-application {
    margin: auto;
    max-width: var(--v-view-max-width);
  }
}

.v-locale--is-ltr {
  direction: ltr;
}

@media screen and (min-width: 621px) {
  * {
    scrollbar-color: rgb(var(--v-scrollbar-color)) transparent;
    scrollbar-width: thin;
  }
}

.v-application__wrap {
  backface-visibility: hidden;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  max-width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  position: relative;
}

.v-app-bar:not(.v-toolbar--absolute) {
  padding-inline-end: var(--v-scrollbar-offset);
}

.v-app-bar.v-toolbar {
  background:  linear-gradient(to bottom, rgb(var(--v-theme-surface)), rgb(var(--v-theme-surface-7)));
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}

.v-toolbar--flat {
  box-shadow: 0 0 0 0 var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)),
    0 0 0 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)),
    0 0 0 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}

.v-toolbar {
  background: rgb(var(--v-theme-surface-light));
  border-radius: 0;
  box-shadow: 0 0 0 0 var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)),
    0 0 0 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)),
    0 0 0 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
  color: rgba(var(--v-theme-on-surface-light),
      var(--v-high-emphasis-opacity));
}

.v-toolbar {
  align-items: flex-start;
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
  border-style: solid;
  border-width: 0;
  display: flex;
  flex: none;
  flex-direction: column;
  justify-content: space-between;
  max-width: 100%;
  position: relative;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: height, width, transform, max-width, left, right,
    top, bottom, box-shadow;
  width: 100%;
}

@media screen and (min-width: 621px) {
  .v-toolbar {
    left: 0;
    margin: auto !important;
    max-width: var(--v-view-max-width) !important;
    right: 0;
  }
}

.v-toolbar__content {
  overflow: hidden;
}

.v-toolbar__content,
.v-toolbar__extension {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  transition: inherit;
  width: 100%;
}

.v-spacer {
  flex-grow: 1;
}

.v-btn--size-small {
  --v-btn-size: 0.875rem;
  --v-btn-height: 36px;
  font-size: var(--v-btn-size);
  min-width: 64px;
  padding: 0 16px;
}

.v-btn {
  align-items: center;
  border-radius: 8px;
  display: inline-grid;
  flex-shrink: 0;
  font-weight: 600;
  grid-template-areas: "prepend content append";
  grid-template-columns: max-content auto max-content;
  justify-content: center;
  letter-spacing: 0;
  line-height: normal;
  max-width: 100%;
  outline: none;
  position: relative;
  text-decoration: none;
  text-indent: 0;
  text-transform: capitalize;
  transition-duration: 0.28s;
  transition-property: box-shadow, transform, opacity, background;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}

.v-btn--variant-elevated {
  box-shadow: 0 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)),
    0 2px 2px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)),
    0 1px 5px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}

.v-btn--variant-elevated,
.v-btn--variant-flat {
  background: rgb(var(--v-theme-surface));
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}

.v-btn {
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
  border-style: solid;
  border-width: 0;
}

.v-btn.v-btn--density-default {
  height: calc(var(--v-btn-height));
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

.bg-primary {
  --v-theme-overlay-multiplier: var(--v-theme-primary-overlay-multiplier);
  background-color: rgb(var(--v-theme-primary)) !important;
  color: rgb(var(--v-theme-on-primary)) !important;
}

body .v-btn--icon.v-btn--react.v-btn--size-x-small {
  --v-btn-size: 0.85rem;
}

body .v-btn--icon.v-btn--react {
  background: rgb(var(--v-theme-surface-light-4));
  border-radius: 8px;
  color: rgb(var(--v-theme-on-surface-light-4));
}

.v-btn--icon.v-btn--density-default {
  height: calc(var(--v-btn-height) + 6px);
  width: calc(var(--v-btn-height) + 6px);
}

.v-app-bar.v-toolbar .v-toolbar__extension {
  justify-content: flex-end;
  padding-right: 8px;
  transition: height 0.3s ease;
}

.v-toolbar__content,
.v-toolbar__extension {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  transition: inherit;
  width: 100%;
}

.v-toolbar__extension {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition: all 0.3s ease;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.v-slide-group {
  display: flex;
  overflow: hidden;
}

.tw-rounded-s-full {
  border-end-start-radius: 9999px;
  border-start-start-radius: 9999px;
}

.v-slide-group__container {
  contain: content;
  display: flex;
  flex: 1 1 auto;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-color: transparent;
  scrollbar-width: none;
}

.v-slide-group__content {
  display: flex;
  flex: 1 0 auto;
  position: relative;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
}

.v-slide-group__content>a {
  position: relative;
}

.v-slide-group__content>a.active::after {
  content: '';
  position: absolute;
  bottom: -0px;
  left: calc(31px - 12px);
  height: 3px;
  width: 24px;
  border-radius: 5px;
  background: linear-gradient(90deg, #FF6533 0%, #FF6533 50%, #FF6533 100%);
}

.v-slide-group__content>a.active span {
  color: white !important;
}

.on-background {
  color: rgb(var(--v-theme-on-background)) !important;
}

.bg-surface-light-6 {
  --v-theme-overlay-multiplier: var(--v-theme-surface-light-6-overlay-multiplier);
  background-color: rgb(var(--v-theme-surface-light-6)) !important;
  color: rgb(var(--v-theme-on-surface-light-6)) !important;
}

.v-slide-group__content>* {
  white-space: normal;
}

.v-icon--size-default {
  font-size: calc(var(--v-icon-size-multiplier) * 1.5em);
}

.v-icon {
  --v-icon-size-multiplier: 1;
  align-items: center;
  display: inline-flex;
  font-feature-settings: "liga";
  height: 1em;
  justify-content: center;
  letter-spacing: normal;
  line-height: 1;
  min-width: 1em;
  position: relative;
  text-align: center;
  text-indent: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  width: 1em;
}

.v-img__img--contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.v-img__error,
.v-img__gradient,
.v-img__img,
.v-img__picture,
.v-img__placeholder {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

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

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

img {
  border-style: none;
}

.v-responsive__sizer {
  flex: 1 0 0px;
  pointer-events: none;
  transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.on-background {
  color: rgb(var(--v-theme-on-background)) !important;
}
.btn-b {
  /* border: 0.5px solid #FF6533 */
  background: url('/seo/img/signup.webp') no-repeat;
  background-size: cover;
}
.v-responsive {
  display: flex;
  flex: 1 0 auto;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.v-img {
  --v-theme-overlay-multiplier: 3;
  z-index: 0;
}

.v-bottom-navigation--active {
  /* box-shadow: 0 2px 4px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)),
    0 4px 5px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)),
    0 1px 10px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12)); */
  color: rgba(188, 184, 197, 1) !important;
}

.v-bottom-navigation {
  background: rgba(var(--v-theme-surface), 0.9);
  border-radius: 0;
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}

body .v-bottom-navigation {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.v-bottom-navigation {
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
  border-style: solid;
  border-width: 0;
  display: flex;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  transition: transform, color, 0.2s, 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}

.v-bottom-navigation__content {
  display: flex;
  flex: none;
  font-size: 0.75rem;
  justify-content: center;
  transition: inherit;
  width: 100%;
  border-radius: 1rem 1rem 0 0;
  background:  linear-gradient(to bottom, rgb(var(--v-theme-surface)), rgb(var(--v-theme-surface-7)));
}

.v-bottom-navigation .v-bottom-navigation__content>.v-btn {
  min-width: 4.125rem;
}

.v-bottom-navigation--grow .v-bottom-navigation__content>.v-btn {
  flex-grow: 1;
}

.v-bottom-navigation .v-bottom-navigation__content>.v-btn {
  border-radius: 0;
  font-size: inherit;
  height: 100%;
  max-width: 168px;
  min-width: 80px;
  text-transform: none;
  transition: inherit;
  width: auto;
}

.v-btn--variant-outlined,
.v-btn--variant-plain,
.v-btn--variant-text,
.v-btn--variant-tonal {
  background: transparent;
  color: inherit;
}

.v-btn--stacked {
  align-content: center;
  grid-template-areas:
    "prepend"
    "content"
    "append";
  grid-template-columns: auto;
  grid-template-rows: max-content max-content max-content;
  justify-items: center;
}

.v-btn--stacked.v-btn--size-default {
  --v-btn-size: 1rem;
  --v-btn-height: 72px;
  font-size: var(--v-btn-size);
  min-width: 72px;
  padding: 0 16px;
}

.v-btn .v-btn__overlay {
  display: none;
}

.v-btn--variant-text .v-btn__overlay {
  background: currentColor;
}

.v-btn__overlay,
.v-btn__underlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.v-btn__overlay {
  background-color: currentColor;
  border-radius: inherit;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.v-bottom-navigation .v-bottom-navigation__content>.v-btn {
  border-radius: 0;
  font-size: inherit;
  height: 100%;
  max-width: 168px;
  min-width: 80px;
  text-transform: none;
  transition: inherit;
  width: auto;
}

.v-btn--stacked.v-btn--size-default {
  --v-btn-size: 1rem;
  --v-btn-height: 72px;
  font-size: var(--v-btn-size);
  min-width: 72px;
  padding: 0 16px;
}

.on-surface-light-1 {
  color: rgb(var(--v-theme-on-surface-light-1)) !important;
}

.on-surface {
  color: rgb(var(--v-theme-on-surface)) !important;
}

.v-bottom-navigation .v-bottom-navigation__content>.v-btn .v-btn__content,
.v-bottom-navigation .v-bottom-navigation__content>.v-btn .v-btn__icon {
  transition: inherit;
}

.v-btn--stacked .v-btn__content {
  white-space: normal;
}

.v-btn--stacked .v-btn__content {
  flex-direction: column;
  line-height: 1.25;
}

.v-btn__content {
  grid-area: content;
  justify-content: center;
  white-space: nowrap;
}

.v-btn__append,
.v-btn__content,
.v-btn__prepend {
  align-items: center;
  display: flex;
  transition: transform, opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.tw-space-y-4> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
}

.login-btn {
  background: conic-gradient(from 0deg at 48.78% 50%, #FF5D28 0deg, #FFBD3D 360deg) !important;
}

.v-breadcrumbs.v-breadcrumbs--density-default {
padding-bottom: 16px;
padding-top: 16px;
}

.v-breadcrumbs {
align-items: center;
display: flex;
line-height: 1.3619rem;
padding: 16px 0;
}
.v-breadcrumbs {
font-weight: 700;
}

menu, ol, ul {
list-style: none;
margin: 0;
padding: 0;
}

.v-breadcrumbs-item {
color: inherit;
padding: 0 4px;
text-decoration: none;
vertical-align: middle;
}

.v-breadcrumbs-item, .v-breadcrumbs__prepend {
align-items: center;
display: inline-flex;
}

.v-breadcrumbs-divider {
color: rgb(var(--v-theme-primary)) !important;
display: inline-flex !important;
padding: 0 !important;
vertical-align: middle;
}
.v-breadcrumbs-item--disabled {
  opacity: 1;
  pointer-events: none;
}
.v-breadcrumbs-item {
  color: inherit;
  padding: 0 4px;
  text-decoration: none;
  vertical-align: middle;
}

.v-breadcrumbs-item, .v-breadcrumbs__prepend {
  align-items: center;
  display: inline-flex;
}
.v-breadcrumbs-item--disabled {
  color: rgb(var(--v-theme-primary)) !important;
}

.pagination .prev,.pagination .next{
  display: none;
}
.pagination{
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 20px;
}
.pagination a{
  background-color: #2d2928;
  display: inline-block;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 8px;
  margin: 0px 2px;
}
.pagination span[aria-current="page"]{
  background-color: #ff6533;
  display: inline-block;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 8px;
  margin: 0px 2px;
}

.game-article{
  width: 100%; 
  border-radius: 12px;
  padding: 12px 10px;
  background-color: #060606;
  border: 0.97px solid rgba(68, 68, 68, 1)
}

.tabbb.scrolled {
  backdrop-filter: blur(1px);
  background: #281d2c !important;
  transition: all 0.3s linear;
}

/* Iphone 14 */
 @media (min-width: 430px) and (max-width: 430px) and (min-height: 900px) {
  .card-coin-position {
    right: -13.5px !important;
    top: 250px !important;
  }
}

@keyframes pulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

.sticky-button {
  animation: pulse 1.5s ease-in-out infinite;
  cursor: pointer;
  transition: transform 0.2s ease;
}