* {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #f2f2f2;
  display: block;
}

body {
  font-family: "SF UI Display", sans-serif;
  font-weight: 500;
  top: 0;
  left: 0;
  padding: 0;
  background-color: #f0f0f0;
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}

html,
body {
  width: 100vw;
  height: 100%;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #c8d5de;
  height: 5px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(var(--accent-rgb));
  width: 5px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-color: #c8d5de;
}

@font-face {
  font-family: "SF UI Display";
  src: url(assets/SFUIDisplay-Medium.ttf);
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "SF UI Display";
  src: url(assets/SFUIDisplay-Regular.ttf);
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "SF UI Display";
  src: url(assets/SFUIDisplay-Semibold.ttf);
  font-weight: 600;
  font-display: swap;
}

._3 {
  width: 100%;
  max-width: 1440px;
  display: block;
  margin: 0 auto;
}

._a {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 1;
}
._2 {
  display: flex;
  align-items: center;
  padding-top: 11px;
  padding-bottom: 11px;
}
._6 {
  margin-left: auto;
}
._6:first-child {
  margin-left: 0px;
  display: flex;
  align-items: center;
}
._h {
  vertical-align: middle;
  margin-right: 32px;
  display: flex;
  align-items: center;
}
._h img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  user-select: none;
  pointer-events: none;
}
._h ._l {
  margin-left: 12px;
  color: #25282f;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
._n {
  color: #25282f;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border-radius: 100px;
  border: 1px solid rgba(37, 40, 47, 0.4);
}
._n img {
  vertical-align: middle;
  margin-right: 10px;
}
._t {
  display: flex;
  align-items: center;
  list-style: none;
}
._v {
  margin-right: 32px;
}
._v:last-child {
  margin-right: 0;
}
._v a {
  color: #25282f;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  cursor: pointer;
  transition: all 0.5s;
}
._v a:hover {
  color: rgb(var(--accent-rgb));
}
._v:first-child a {
  padding: 12px 16px;
  border-radius: 8px;
  border: none;
}

._y button {
  color: rgb(var(--accent-rgb));
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 24px 26px;
  border-radius: 12px;
  background: #fff;
  outline: none;
  border: none;
  cursor: pointer;
  transition: all 0.5s;
}

._y button:hover {
  opacity: 0.5;
}

._0 {
  width: 100%;
  height: auto;
  padding-top: 204px;
}

._e {
  z-index: -2;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100vh;
  object-fit: none;
  object-position: top;
  user-select: none;
  pointer-events: none;
}

._o {
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100vh;
  object-fit: none;
  object-position: top;
  user-select: none;
  pointer-events: none;
}

._p {
  position: absolute;
  left: 50%;
  width: 300px;
  height: 300px;
  transform: translate(252px, 234px);
  border-radius: 50%;
  user-select: none;
  pointer-events: none;
  object-fit: cover;
}

._q {
  display: flex;
  align-items: center;
}

._9 {
  color: #25282f;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding: 12px 16px;
  border-radius: 100px;
  border: 1px solid rgba(37, 40, 47, 0.4);
}

._9 svg {
  vertical-align: middle;
  margin-right: 10px;
}

._m {
  margin-top: 40px;
  position: relative;
  width: 100%;
  max-width: 701px;
}
._w {
  color: #25282f;
  font-feature-settings: "liga" off;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -1.44px;
}
._d {
  margin-top: 30px;
  color: #25282f;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

body{user-select:none;-webkit-user-select:none;}html{}
._8 {
  position: absolute;
  right: -52px;
  top: -52px;
  z-index: 1;
}
._g {
  cursor: default;
  margin-top: 40px;
}

._g button {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 24px 26px;
  border-radius: 12px;
  background: rgb(var(--accent-rgb));
  outline: none;
  border: none;
  cursor: pointer;
  transition: all 0.5s;
}

._g button:hover {
  opacity: 0.5;
}

._x {
  margin-top: 65px;
}
._s {
  display: grid;
  grid-template-columns: calc(50% - 15px) calc(50% - 15px);
  grid-column-gap: 30px;
}
._f {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  background: #fff;
}
._u {
  padding: 60px;
  display: flex;
  align-items: flex-start;
}
._4:first-child {
  margin-right: 40px;
}
._j {
  vertical-align: middle;
}
._7 {
  color: #25282f;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.96px;
}
._i {
  margin-top: 32px;
  color: #25282f;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
._b {
  display: flex;
  align-items: center;
}
._1 {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  align-items: center;
  padding: 9px 12px;
  border-radius: 8px;
  background: #25282f;
  margin-left: 24px;
}
._1 img {
  vertical-align: middle;
  margin-right: 6px;
}
._kk {
  margin-top: 30px;
}

._kk ._i {
  width: 100%;
  max-width: 579px;
}

._kk ._4:first-child {
  display: flex;
  flex-direction: column;
}
._kk ._4:last-child {
  margin-left: auto;
}
._kk ._g {
  margin-top: 32px;
  margin-bottom: 0;
}

._ck {
  margin-top: 120px;
}
._zk {
  display: flex;
  align-items: center;
}
._ek {
  color: #1a1a1a;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -1.44px;
}
._ok {
  text-align: right;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -1.44px;
  background: linear-gradient(90deg, #1a1a1a -57.17%, rgba(26, 26, 26, 0.2) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: auto;
}
._pk {
  display: grid;
  grid-template-columns: calc(50% - 15px) calc(50% - 15px);
  grid-row-gap: 30px;
  grid-column-gap: 30px;
  margin-top: 60px;
}
._ak {
  width: 100%;
  height: auto;
  border-radius: 24px;
  background: #fff;
}
._3k {
  padding: 60px;
}
._2k {
  display: flex;
  align-items: center;
}
._6k {
  color: #1a1a1a;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid rgba(26, 26, 26, 0.4);
}
._hk {
  display: flex;
  align-items: center;
  color: #1a1a1a;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin-left: auto;
  line-height: 100%;
}
._hk img {
  vertical-align: middle;
  margin-right: 16px;
}
._nk {
  margin-top: 40px;
  display: flex;
  align-items: center;
}
._5k {
  color: #1a1a1a;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.96px;
}
._tk {
  margin-left: 16px;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
  padding: 9px 12px;
  border-radius: 8px;
  background: #1a1a1a;
}
._vk {
  margin-top: 40px;
}
._yk {
  display: flex;
  align-items: center;
}
._yk:first-child {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgb(26, 26, 26, 0.2);
}
._0k {
  color: #1a1a1a;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
._qk {
  color: #1a1a1a;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-left: auto;
}
._9k {
  margin-top: 40px;
  display: flex;
  align-items: center;
}
._mk {
  color: #1a1a1a;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-right: 40px;
  max-width: 263px;
  width: 100%;
}
._mk span {
  color: rgb(var(--accent-rgb));
}
._wk {
  width: 100%;
}
._wk button {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgb(var(--accent-rgb));
  outline: none;
  border: none;
  cursor: pointer;
  transition: all 0.5s;
  white-space: nowrap;
}

._wk button:hover {
  opacity: 0.5;
}

._dk {
  margin-top: 120px;
}

._8k {
  display: flex;
  align-items: center;
  margin-top: 60px;
}
._gk {
  width: 100%;
  height: auto;
  margin-right: 30px;
  border-radius: 24px;
  background: #fff;
}
._gk:last-child {
  margin-right: 0px;
}
._xk {
  padding: 60px;
}
._sk {
  display: flex;
  width: 76px;
  padding: 15px 0px;
  justify-content: center;
  align-items: center;
  border-radius: 79.167px;
  background: rgb(var(--accent-rgb));
  display: block;
  margin: 0 auto;
}
._sk p {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.8px;
}
.giveaway_title {
  color: #1a1a1a;
  text-align: center;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -1.44px;
  margin-top: 120px;
}
._rk {
  margin-top: 40px;
  color: #25282f;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.72px;
  text-align: center;
}
._fk {
  margin-top: 32px;
  color: #25282f;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

._uk {
  margin-top: 80px;
}

._4k {
  margin-top: 60px;
  display: grid;
  grid-template-columns: 100%;
  grid-row-gap: 20px;
}

._jk {
  width: 100%;
  height: auto;
  border-radius: 24px;
  background: #fff;
  padding: 30px 40px;
  border: 2px solid transparent;
  transition: all 0.3s;
  cursor: pointer;
}

._jk:hover {
  border-color: rgb(var(--accent-rgb));
}

._jk.active {
  border-color: rgb(var(--accent-rgb));
  background: rgba(var(--accent-rgb), 0.05);
}

._7k {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

._ik {
  color: #25282f;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin: 0;
}

._jk.active ._ik {
  color: rgb(var(--accent-rgb));
}

._bk {
  color: rgb(var(--accent-rgb));
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
  transition: transform 0.3s;
  min-width: 32px;
  text-align: center;
}

._jk.active ._bk {
  transform: rotate(45deg);
}

._1k {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.3s ease-out,
    margin-top 0.3s;
  margin-top: 0;
}

._jk.active ._1k {
  max-height: 500px;
  margin-top: 20px;
}

._kc {
  color: #25282f;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin: 0;
}

.giveawey {
  margin-top: 60px;
}
.giveawey_tittle {
  color: #1a1a1a;
  text-align: center;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -1.44px;
}
.giveawey_items {
  display: grid;
  grid-template-columns: calc(50% - 15px) calc(50% - 15px);
  grid-row-gap: 30px;
  grid-column-gap: 30px;
  margin-top: 60px;
}
.giveawey_item {
  width: 100%;
  height: auto;
  border-radius: 24px;
  background: #fff;
}
.giveawey_item_content {
  padding: 60px;
}
.giveawey_item_items {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.giveawey_item_item:first-child {
  width: 100%;
  margin-right: 30px;
  max-width: 220px;
}

.giveawey_item_item_qr {
  width: 100%;
  height: 100%;
  max-height: 220px;
}
.giveawey_item_item_input {
  color: #1a1a1a;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.32px;
  width: 100%;
  text-transform: uppercase;
  padding: 24px 26px;
  border-radius: 12px;
  border: 1px solid rgba(26, 26, 26, 0.4);
  outline: none;
}
.giveawey_item_item_input::placeholder {
  color: #000;
}
.giveawey_item_item_button {
  margin-top: 16px;
}
.giveawey_item_item_button {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  border-radius: 12px;
  background: rgb(var(--accent-rgb));
  outline: none;
  border: none;
  cursor: pointer;
  transition: all 0.5s;
}
.giveawey_item_item_button:hover {
  opacity: 0.5;
}
.giveawey_item_item_text {
  color: #1a1a1a;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-top: 53px;
}

._cc {
  margin-top: 120px;
}
._zc {
  display: flex;
  align-items: center;
  justify-content: center;
}
._ec:last-child {
  display: flex;
  align-items: center;
}
._ec:first-child {
  display: flex;
  align-items: center;
}
._oc {
  color: #1a1a1a;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.96px;
}
._pc {
  margin-left: 26px;
  color: #1a1a1a;
  font-size: 16px;
  font-style: normal;
  display: flex;
  align-items: center;
  font-weight: 400;
  line-height: 140%;
  padding: 12px;
  border-radius: 8px;
  background: rgba(var(--accent-rgb), 0.1);
}
._pc img {
  vertical-align: middle;
  margin-right: 8px;
}
.transactions_up_item_text {
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -0.96px;
  background: linear-gradient(90deg, #1a1a1a -57.17%, rgba(26, 26, 26, 0.2) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 16px;
}

._ac {
  margin-top: 40px;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}

table._3c {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px 8px;
  height: auto;
}

table._3c td,
table._3c th {
  width: auto;
  height: auto;
}
table._3c th {
  background: rgb(var(--accent-rgb));
  color: #fff;
  font-weight: normal;
}

._2c {
  color: rgb(26, 26, 26, 0.4);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 10px;
}

._2c:first-child {
  padding-left: 24px;
}

._2c:last-child {
  text-align: right;
  padding-right: 24px;
}

tbody td {
  color: #1a1a1a;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  padding-top: 31.5px;
  white-space: nowrap;
  padding-bottom: 31.5px;
  background: rgba(255, 255, 255, 0.8);
  padding-left: 10px;
  padding-right: 10px;
}

tbody tr:nth-child(2n) {
  background: rgba(var(--accent-rgb), 0.05);
}

tbody td:first-child {
  padding-left: 24px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

tbody td:last-child {
  padding-right: 24px;
  text-align: right;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.transaction_tabble_status {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 9px 12px;
  border-radius: 8px;
  width: fit-content;
  margin-left: auto;
  background: rgba(255, 69, 69, 0.1);
  color: #ff4545;
}

.transaction_tabble_status_done {
  background: rgba(var(--accent-rgb), 0.1);
  color: rgb(var(--accent-rgb));
}

.transaction_tabble_status svg {
  margin-right: 6px;
}

thead tr {
  border-bottom: 1px solid rgba(26, 26, 26, 0.2);
}

._6c {
  width: 100%;
  height: auto;
  margin-top: 80px;
  padding-bottom: 80px;
}
._6c ._6:first-child {
  justify-content: center;
}
._6c ._6:last-child ._v a {
  color: #1a1a1a;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
._6c ._6:last-child ._v a:hover {
  color: rgb(var(--accent-rgb));
}
._6c ._v:first-child a {
  padding: 0px;
  border: none;
}
._6c ._t {
  justify-content: center;
  margin-top: 32px;
}

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

._5 {
  animation: pulse 2s infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

._lk {
  animation: spin 2s infinite;
}

@media (max-width: 320px) {
  ._a ._2 {
    flex-direction: column;
  }

  ._a ._h {
    margin-right: 0;
  }

  ._a ._6:last-child {
    margin-top: 10px;
    margin-left: 0;
  }

  ._a ._y {
    margin-left: 0;
  }

  ._pc {
    margin-left: 0;
    margin-bottom: 10px;
  }

  ._ec {
    flex-direction: column-reverse;
  }
}

@media (max-width: 499px) {
  ._3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .giveawey_item_item img {
    display: block;
    margin: 0 auto;
  }
  ._a {
    top: 20px;
  }
  ._6:nth-child(2) {
    display: none;
  }
  ._h {
    margin-right: 20px;
  }
  ._h img {
    border-radius: 50%;
    height: 40px;
    object-fit: cover;
    width: 40px;
    user-select: none;
    pointer-events: none;
  }
  ._n {
    font-size: 12px;
    white-space: nowrap;
    display: none;
  }
  ._y {
    margin-left: 20px;
    padding: 6px 8px;
  }
  ._y button {
    font-size: 13px;
    padding: 12px 13px;
  }
  ._9 {
    font-size: 12px;
    padding: 6px 8px;
  }
  ._9 svg {
    width: 20px;
  }
  ._w {
    font-size: 40px;
    text-align: center;
  }
  ._8 {
    display: none;
  }
  ._m {
    max-width: 100%;
  }
  ._d {
    text-align: center;
    font-size: 15px;
  }
  ._s {
    grid-template-columns: 100%;
    grid-row-gap: 20px;
  }
  ._u {
    padding: 20px;
    display: block;
  }
  ._j {
    width: 50px;
    display: block;
    margin: 0 auto;
  }
  ._4:first-child {
    margin-right: 0px;
  }
  ._7 {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
  }
  ._i {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
  }
  ._b {
    display: block;
  }
  ._1 {
    font-size: 12px;
    width: fit-content;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }
  ._g button {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    padding: 12px 13px;
  }
  ._q {
    justify-content: center;
  }
  ._kk ._4:last-child {
    margin-top: 20px;
  }
  ._kk ._j {
    width: 100%;
    max-width: 492px;
    display: block;
    margin: 0 auto;
  }
  ._zk {
    display: block;
  }

  ._ek {
    font-size: 35px;
    text-align: center;
  }
  ._ok {
    margin-top: 20px;
    text-align: center;
    font-size: 35px;
  }
  ._pk {
    grid-template-columns: 100%;
  }
  ._3k {
    padding: 20px;
  }
  ._2k {
    display: block;
  }

  ._6k {
    width: fit-content;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    padding: 6px 8px;
  }

  ._hk {
    margin-top: 20px;
    font-size: 14px;
    justify-content: center;
  }

  ._hk img {
    width: 20px;
  }
  ._5k {
    font-size: 30px;
  }

  ._tk {
    font-size: 15px;
    padding: 3px 6px;
  }

  ._nk {
    justify-content: center;
  }

  ._0k {
    font-size: 16px;
  }

  ._qk {
    font-size: 16px;
  }

  ._9k {
    display: block;
  }
  ._mk {
    max-width: 100%;
    font-size: 14px;
    text-align: center;
  }

  ._wk {
    margin-top: 20px;
  }

  ._wk button {
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  ._8k {
    display: block;
  }
  ._gk {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._gk:last-child {
    margin-bottom: 0px;
  }
  ._xk {
    padding: 20px;
  }
  ._sk {
    width: 50px;
    padding: 14px 0px;
  }

  ._sk p {
    font-size: 20px;
  }

  ._rk {
    font-size: 25px;
  }

  .giveaway_title {
    font-size: 35px;
  }

  ._fk {
    font-size: 16px;
  }

  ._4k {
    grid-template-columns: 100%;
  }

  ._jk {
    padding: 20px;
  }

  ._ik {
    font-size: 20px;
  }

  ._kc {
    font-size: 16px;
  }

  .giveawey_tittle {
    font-size: 35px;
  }

  .giveawey_items {
    grid-template-columns: 100%;
  }

  .giveawey_item_content {
    padding: 20px;
  }

  .giveawey_item_items {
    display: block;
  }

  .giveawey_item_item:first-child {
    margin-right: 0px;
  }

  .giveawey_item_item_qr svg {
    display: block;
    margin: 0 auto;
  }

  .giveawey_item_item:first-child {
    margin-right: 0px;
    max-width: inherit;
  }

  .giveawey_item_item_input {
    padding: 12px 13px;
    font-size: 14px;
    margin-top: 15px;
  }

  .giveawey_item_item_qr {
    display: block;
    margin: 0 auto;
  }

  .giveawey_item_item_text {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
  }

  .giveawey_item_item_text br {
    display: none;
  }

  ._zc {
    display: block;
  }
  ._oc {
    font-size: 35px;
  }
  ._pc {
    width: fit-content;
    font-size: 14px;
  }

  .transactions_up_item_text {
    font-size: 35px;
  }

  ._ec:last-child {
    margin-top: 20px;
  }
  ._2c {
    padding-right: 20px;
  }
  ._6c ._6:nth-child(2) {
    display: block;
  }
  ._6c ._t {
    display: flex;
    flex-direction: column;
  }
  ._6c ._6:last-child ._v a {
    text-align: center;
  }

  ._6c ._6:last-child ._v {
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._6c ._6:last-child ._v:last-child {
    margin-bottom: 0px;
  }
}

@media (min-width: 500px) and (max-width: 799px) {
  ._3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .giveawey_item_item img {
    display: block;
    margin: 0 auto;
  }
  ._a {
    top: 20px;
  }
  ._6:nth-child(2) {
    display: none;
  }
  ._h {
    margin-right: 20px;
  }
  ._h img {
    border-radius: 50%;
    height: 40px;
    object-fit: cover;
    width: 40px;
    user-select: none;
    pointer-events: none;
  }
  ._n {
    font-size: 12px;
    white-space: nowrap;
  }
  ._y {
    margin-left: 0px;
  }
  ._y button {
    font-size: 16px;
    padding: 12px 13px;
  }

  ._w {
    font-size: 60px;
    text-align: center;
  }
  ._8 {
    display: none;
  }
  ._m {
    max-width: 100%;
  }
  ._d {
    text-align: center;
  }
  ._s {
    grid-template-columns: 100%;
    grid-row-gap: 30px;
  }
  ._u {
    padding: 40px;
    display: block;
  }
  ._j {
    width: 70px;
    display: block;
    margin: 0 auto;
  }
  ._4:first-child {
    margin-right: 0px;
  }
  ._7 {
    text-align: center;
    font-size: 30px;
    margin-top: 30px;
  }
  ._i {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
  }
  ._b {
    display: block;
  }
  ._1 {
    font-size: 16px;
    width: fit-content;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }
  ._g button {
    display: block;
    margin: 0 auto;
    font-size: 16px;
  }
  ._q {
    justify-content: center;
  }
  ._kk ._4:last-child {
    margin-top: 20px;
  }
  ._kk ._j {
    width: 100%;
    max-width: 492px;
    display: block;
    margin: 0 auto;
  }
  ._zk {
    display: block;
  }

  ._ek {
    font-size: 40px;
    text-align: center;
  }
  ._ok {
    margin-top: 20px;
    text-align: center;
    font-size: 40px;
  }
  ._pk {
    grid-template-columns: 100%;
  }
  ._3k {
    padding: 40px;
  }
  ._2k {
    display: block;
  }

  ._6k {
    width: fit-content;
    display: block;
    margin: 0 auto;
    font-size: 16px;
  }

  ._hk {
    margin-top: 20px;
    font-size: 16px;
    justify-content: center;
  }

  ._hk img {
    width: 20px;
  }

  ._nk {
    justify-content: center;
  }

  ._9k {
    display: block;
  }
  ._mk {
    max-width: 100%;
    text-align: center;
  }

  ._wk {
    margin-top: 20px;
  }

  ._8k {
    display: block;
  }
  ._gk {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._gk:last-child {
    margin-bottom: 0px;
  }
  ._xk {
    padding: 40px;
  }
  ._sk {
    width: 70px;
    padding: 22px 0px;
  }

  ._sk p {
    font-size: 24px;
  }

  ._rk {
    font-size: 30px;
  }

  .giveaway_title {
    font-size: 40px;
  }

  ._fk {
    font-size: 18px;
  }

  .giveawey_tittle {
    font-size: 35px;
  }

  .giveawey_items {
    grid-template-columns: 100%;
  }

  .giveawey_item_content {
    padding: 40px;
  }

  .giveawey_item_items {
    display: block;
  }

  .giveawey_item_item:first-child {
    margin-right: 0px;
  }

  .giveawey_item_item_qr svg {
    display: block;
    margin: 0 auto;
  }

  .giveawey_item_item:first-child {
    margin-right: 0px;
    max-width: inherit;
  }

  .giveawey_item_item_input {
    margin-top: 20px;
  }

  .giveawey_item_item_qr {
    display: block;
    margin: 0 auto;
  }

  .giveawey_item_item_text {
    text-align: center;
    margin-top: 20px;
  }

  .giveawey_item_item_text br {
    display: none;
  }

  ._zc {
    display: block;
  }
  ._oc {
    font-size: 35px;
  }
  ._pc {
    width: fit-content;
    font-size: 16px;
  }

  .transactions_up_item_text {
    font-size: 40px;
  }

  ._ec:last-child {
    margin-top: 20px;
  }
  ._2c {
    padding-right: 20px;
  }
  ._6c ._6:nth-child(2) {
    display: block;
  }
  ._6c ._t {
    display: flex;
    flex-direction: column;
  }
  ._6c ._6:last-child ._v a {
    text-align: center;
  }

  ._6c ._6:last-child ._v {
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._6c ._6:last-child ._v:last-child {
    margin-bottom: 0px;
  }
}

@media (min-width: 800px) and (max-width: 1199px) {
  ._3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .giveawey_item_item img {
    display: block;
    margin: 0 auto;
  }
  ._a {
    top: 20px;
  }
  ._6:nth-child(2) {
    display: none;
  }
  ._h {
    margin-right: 20px;
  }
  ._y {
    margin-left: 0px;
  }

  ._s {
    grid-row-gap: 30px;
  }
  ._u {
    padding: 40px;
    display: block;
  }
  ._j {
    display: block;
    margin: 0 auto;
  }
  ._4:first-child {
    margin-right: 0px;
  }
  ._7 {
    text-align: center;
    margin-top: 30px;
  }
  ._i {
    text-align: center;
    margin-top: 20px;
  }
  ._kk ._i {
    max-width: 100%;
  }
  ._b {
    display: block;
  }
  ._1 {
    width: fit-content;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }

  ._kk ._4:last-child {
    margin-top: 20px;
  }
  ._kk ._j {
    width: 100%;
    max-width: 492px;
    display: block;
    margin: 0 auto;
  }
  ._zk {
    display: block;
  }

  ._ek {
    text-align: center;
  }
  ._ok {
    margin-top: 20px;
    text-align: center;
  }
  ._pk {
    grid-template-columns: 100%;
  }
  ._2k {
    display: block;
  }

  ._6k {
    width: fit-content;
    display: block;
    margin: 0 auto;
  }

  ._hk {
    margin-top: 20px;
    justify-content: center;
  }

  ._nk {
    justify-content: center;
  }

  ._9k {
    display: block;
  }
  ._mk {
    max-width: 100%;
    text-align: center;
  }

  ._wk {
    margin-top: 20px;
  }

  ._8k {
    display: block;
  }
  ._gk {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._gk:last-child {
    margin-bottom: 0px;
  }
  .giveawey_items {
    grid-template-columns: 100%;
  }
  .giveawey_item_items {
    display: block;
  }

  .giveawey_item_item:first-child {
    margin-right: 0px;
  }

  .giveawey_item_item_qr svg {
    display: block;
    margin: 0 auto;
  }

  .giveawey_item_item:first-child {
    margin-right: 0px;
    max-width: inherit;
  }

  .giveawey_item_item_input {
    margin-top: 20px;
  }

  .giveawey_item_item_qr {
    display: block;
    margin: 0 auto;
  }

  .giveawey_item_item_text {
    text-align: center;
    margin-top: 20px;
  }

  .giveawey_item_item_text br {
    display: none;
  }

  ._6c ._6:nth-child(2) {
    display: block;
  }
  ._6c ._6:last-child ._v a {
    text-align: center;
  }

  ._6c ._6:last-child ._v {
    margin-bottom: 20px;
  }

  ._6c ._v:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1480px) {
  ._3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  ._a {
    top: 20px;
  }
  ._h {
    margin-right: 20px;
  }
  ._y {
    margin-left: 0px;
  }

  ._b {
    display: block;
  }

  ._1 {
    margin-left: 0px;
    margin-top: 20px;
  }

  ._8k {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-column-gap: 10px;
  }

  ._gk {
    height: 100%;
  }

  ._xk {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  ._rk {
    margin-bottom: 10px;
    font-size: 30px;
  }

  ._fk {
    margin-top: auto;
  }
}

@media (max-width: 1200px) {
  ._o {
    display: none;
  }

  ._p {
    display: none;
  }
}

@media (max-width: 499px) {
  ._0 {
    padding-top: 130px;
  }

  ._ck,
  ._dk,
  ._cc {
    margin-top: 50px;
  }

  ._6c {
    margin-top: 50px;
    padding-bottom: 50px;
  }
}

@media (max-width: 320px) {
  ._0 {
    padding-top: 170px;
  }
}

._z {
  background-color: #111;
}

._z ._h ._l {
  color: #fff;
}

._z ._n {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
}

._z ._v:first-child a {
  border: none;
}

._z ._v a {
  color: #fff;
}

._z ._9 {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

._z ._9 svg path {
  fill: #fff;
}

._z ._8 path {
  fill: #fff;
}

._z ._w {
  color: #fff;
}

._z ._d {
  color: #fff;
}

._z ._f {
  background: #1a1a1a;
}

._z ._7 {
  color: #fff;
}

._z ._i {
  color: #fff;
}

._z ._ek {
  color: #fff;
}

._z ._ok {
  background: linear-gradient(90deg, #fff -57.17%, rgba(255, 255, 255, 0.2) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

._z ._ak {
  background: #1a1a1a;
}

._z ._6k {
  color: rgb(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.4);
}

._z ._hk {
  color: #fff;
}

._z ._5k {
  color: #fff;
}

._z ._tk {
  background: #fff;
  color: #1a1a1a;
}

._z ._0k {
  color: rgb(255, 255, 255, 0.8);
}

._z ._qk {
  color: rgb(255, 255, 255, 0.8);
}

._z ._yk:first-child {
  border-bottom: 1px solid rgb(255, 255, 255, 0.2);
}

._z ._mk {
  color: #fff;
}

._z ._gk {
  background: #1a1a1a;
}

._z ._rk {
  color: #fff;
}

._z ._fk {
  color: rgb(255, 255, 255, 0.8);
}

._z ._jk {
  background: #1a1a1a;
  border-color: transparent;
}

._z ._jk:hover {
  border-color: rgb(var(--accent-rgb));
}

._z ._jk.active {
  border-color: rgb(var(--accent-rgb));
  background: rgba(var(--accent-rgb), 0.1);
}

._z ._ik {
  color: #fff;
}

._z ._jk.active ._ik {
  color: rgb(var(--accent-rgb));
}

._z ._kc {
  color: rgb(255, 255, 255, 0.8);
}

._z .giveawey_tittle {
  color: #fff;
}

._z .giveawey_item {
  background: #1a1a1a;
}

._z .giveawey ._tk {
  color: #1a1a1a;
}

._z .giveawey_item_item_input {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: transparent;
  color: #fff;
}

._z .giveawey_item_item_input::placeholder {
  color: #fff;
}

._z .giveawey_item_item_text {
  color: #fff;
}

._z .giveawey_item_item_qr svg path {
  fill: #fff;
}

._z ._oc {
  color: #fff;
}

._z ._pc {
  color: #fff;
}

._z .transactions_up_item_text {
  background: linear-gradient(90deg, #fff -57.17%, rgba(255, 255, 255, 0.2) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

._z ._2c {
  color: rgb(255, 255, 255, 0.4);
}

._z tbody td {
  background: rgba(37, 40, 47, 0.4);
  color: #fff;
}

._z tbody tr:nth-child(2n) {
  background: rgba(var(--accent-rgb), 0.08);
}

._z .transaction_tabble_status {
  color: #ff4545;
}

._z .transaction_tabble_status_done {
  color: rgb(var(--accent-rgb));
}

._z ._6c ._6:last-child ._v a {
  color: #fff;
}

._z ._6c ._v:first-child a {
  border: none;
}

._z .giveaway_title {
  color: #fff;
}
