a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ps29i {
  background-color: #22262a;
  border: 1px solid #525252;
  height: 74px;
  white-space: nowrap;
}
.lgw0r,
.ps29i {
  align-items: center;
  display: flex;
}
.lgw0r {
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 20px;
  width: 100%;
}
@media (max-width: 768px) {
  .lgw0r {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
}
.p2bpm {
  align-items: center;
  display: flex;
  gap: 8px;
}
.p2bpm img {
  max-height: 50px;
  min-height: 40px;
  width: auto;
}
.n6k2u {
  color: #fff;
  font-weight: 500;
}
.nlu7h {
  display: flex;
  flex-grow: 1;
  justify-content: center;
}
@media (max-width: 768px) {
  .nlu7h {
    display: none;
  }
}
@media (max-width: 1024px) {
  .nlu7h {
    display: none;
  }
}
.sd1qg {
  display: flex;
  font-family:
    Satoshi Regular,
    sans-serif;
  gap: 6px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.zrshn {
  display: flex;
  flex-direction: row;
  margin: 0 16px;
}
.sdf6n {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 16px;
  gap: 6px;
  padding: 14px;
  position: relative;
  text-decoration: none;
}
.sdf6n svg {
  height: auto;
  width: 16px;
}
.sdf6n svg path {
  fill: #fff;
}
.gzvez {
  padding: 14px 36px 14px 14px;
}
.gzvez:after {
  background-image: url(/image/arrow-bottom.ea054da7.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 12px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: background-image 0.2s ease;
  width: 12px;
}
.sdf6n:hover {
  border-bottom: 1px solid #c82b2a;
}
.sdf6n:hover svg path {
  fill: #c82b2a;
}
.sdf6n:hover:after {
  transform: translateY(-50%) rotate(180deg);
}
.hq64w {
  align-items: center;
  color: #171717;
  display: flex;
  font-size: 14px;
  gap: 8px;
}
@media screen and (max-width: 567px) {
  .hq64w {
    margin-left: 14px !important;
  }
}
.hq64w a {
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}
.mn7c5 {
  border: 0;
  border-radius: 4px;
  color: #c82b2a;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 24px;
  white-space: nowrap;
}
.mn7c5:hover {
  color: #891d1d;
}
.ia1lf {
  background-color: #c82b2a;
  border: 0;
  border-radius: 4px;
  color: #171717;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 10px 24px;
  text-decoration: none;
  transition: background-color 0.3s;
  white-space: nowrap;
}
.ia1lf:hover {
  background: #891d1d;
}
.fntyu {
  background-color: #22262a;
  border: 1px solid #525252;
  border-radius: 4px;
  display: none;
  flex-direction: column;
  left: 0;
  max-height: 300px;
  min-width: 160px;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 8px;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.fntyu::-webkit-scrollbar {
  width: 6px;
}
.fntyu::-webkit-scrollbar-thumb {
  background-color: #891d1d;
  border-radius: 4px;
}
.fntyu::-webkit-scrollbar-track {
  background-color: transparent;
}
.fntyu li {
  list-style: none;
}
.fntyu li a {
  align-items: center;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-size: 16px;
  gap: 6px;
  padding: 10px 16px;
  text-decoration: none;
  transition: background 0.2s;
  white-space: nowrap;
}
.fntyu li a:hover {
  background: #891d1d;
}
.zrshn {
  position: relative;
}
.pb3tz.fntyu {
  display: flex;
}
@media (max-width: 768px) {
  .ps29i {
    height: auto;
    padding: 10px 0;
  }
  .nlu7h {
    display: none;
  }
  .lgw0r {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .hq64w {
    margin: 0;
  }
}
.x13ys {
  display: none;
}
@media (max-width: 768px) {
  .x13ys {
    align-items: center;
    background-color: #0a0a0a;
    bottom: 0;
    display: flex;
    gap: 10px;
    justify-content: space-around;
    left: 0;
    padding: 12px;
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  .j91m9 {
    flex: 1;
    text-align: center;
  }
  .otm7u {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    justify-content: center;
    text-decoration: none;
    white-space: nowrap;
  }
  .d80q2 {
    font-weight: 600;
  }
  .d80q2,
  .d80q2 .wc9mq {
    color: #20999a;
  }
  .v4dk9 {
    margin-bottom: 8px;
  }
  .wc9mq {
    color: #e5e5e5;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
  }
}
@media (max-width: 1024px) {
  .x13ys {
    align-items: center;
    background-color: #0a0a0a;
    bottom: 0;
    display: flex;
    gap: 10px;
    justify-content: space-around;
    left: 0;
    padding: 12px;
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  .j91m9 {
    flex: 1;
    text-align: center;
  }
  .otm7u {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    justify-content: center;
    text-decoration: none;
    white-space: nowrap;
  }
  .d80q2 {
    font-weight: 600;
  }
  .d80q2,
  .d80q2 .wc9mq {
    color: #20999a;
  }
  .v4dk9 {
    margin-bottom: 8px;
  }
  .wc9mq {
    color: #e5e5e5;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
  }
}
.x13ys .otm7u svg {
  height: auto;
  margin-bottom: 8px;
  width: 20px;
}
.x13ys .otm7u svg path {
  fill: #fff;
}
.x13ys .czifs {
  background: 0;
  border: 0;
}
.x13ys .czifs .wc9mq {
  color: #7cd8fd;
}
.x13ys .czifs svg path {
  fill: #7cd8fd;
}
.wyddl {
  background-color: #0a0a0a;
  display: none;
  inset: 0;
  overflow-y: auto;
  padding: 12px;
  position: fixed;
  z-index: 9999;
}
.cye2v {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fwj35 {
  align-items: center;
  color: #e5e5e5;
  display: flex;
  gap: 12px;
  padding: 16px 0;
  text-decoration: none;
}
.uchx6 {
  flex-grow: 1;
}
.njr70 {
  align-items: center;
  background-color: transparent;
  border: none;
  bottom: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  margin-inline: auto;
  position: fixed;
  transform: translateX(-50%);
  z-index: 10000;
}
.r0ccr {
  color: #fff;
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-top: 4px;
}
.qnej2 {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.stvgl {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
.stvgl svg {
  height: auto;
  width: 20px;
}
.stvgl svg path {
  fill: #fff;
}
.kk1r5 {
  border-bottom: none;
}
.n2dvc {
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  gap: 12px;
  padding: 16px 0;
  text-align: left;
  width: 100%;
}
.n2dvc .zbuds {
  height: 20px;
  width: 20px;
}
.n2dvc .uchx6 {
  flex-grow: 1;
  font-size: 14px;
}
.uchx6 {
  color: #e5e5e5;
  display: block;
  font-size: 14px;
  padding: 16px 0;
}
.xyi38 {
  font-size: 16px !important;
  font-weight: 600;
  text-align: center;
  width: 100%;
}
.zbuds {
  height: 20px;
  width: 20px;
}
.z3exn {
  margin-bottom: 36px;
  margin-top: 16px;
  overflow: hidden;
  width: 100%;
}
.k5rz2,
.z3exn {
  position: relative;
}
.k5rz2 {
  margin: 0 auto;
  max-width: 1440px;
}
.i9dgj {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
}
.vlmh2 {
  cursor: pointer;
  flex: 0 0 100%;
  opacity: 0.5;
  position: relative;
  transform: scale(0.95);
}
.jcjcp,
.vlmh2 {
  user-select: none;
}
.jcjcp {
  border-radius: 4px;
  display: block;
  height: 100%;
  max-height: 680px;
  object-fit: cover;
  pointer-events: none;
  width: 100%;
}
.tkeol {
  color: #fff;
  left: 120px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
@media (max-width: 1024px) {
  .tkeol {
    left: 120px;
  }
}
@media (max-width: 768px) {
  .tkeol {
    left: 16px;
    top: 78px;
  }
}
.m4u8j {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 12px;
  max-width: 520px;
}
@media (max-width: 1024px) {
  .m4u8j {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .m4u8j {
    font-size: 36px;
  }
}
.wxvqq {
  background-color: #c82b2a;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 12px 72px;
  transition: background-color 0.3s ease;
  z-index: 3;
}
.wxvqq:hover {
  background-color: #891d1d;
}
@media (max-width: 1024px) {
  .wxvqq {
    padding: 10px 60px;
  }
}
@media (max-width: 768px) {
  .wxvqq {
    font-size: 14px;
    padding: 8px 40px;
  }
}
.p4sv2 {
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 0 32px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 5;
}
@media (max-width: 768px) {
  .p4sv2 {
    display: none;
  }
}
.ycf1l {
  align-items: center;
  backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  pointer-events: all;
  width: 44px;
}
.ycf1l img {
  display: block;
  height: 16px;
  width: 16px;
}
.ycf1l:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.lujmt {
  display: none;
}
@media (max-width: 768px) {
  .lujmt {
    align-items: center;
    display: flex;
    gap: 150px;
    justify-content: center;
    margin-top: 16px;
    padding: 0 16px;
    user-select: none;
  }
}
.lujmt .ycf1l {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  width: 36px;
}
.lujmt .ycf1l img {
  display: block;
  height: 14px;
  width: 14px;
}
.lujmt .ycf1l:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.lujmt .h62sq {
  display: flex;
  gap: 8px;
}
.lujmt .h62sq [data-indicator] {
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
  cursor: pointer;
  height: 6px;
  transition: background-color 0.3s ease;
  width: 18px;
}
.lujmt .h62sq [data-indicator][data-active] {
  background-color: #c82b2a;
}
@media (max-width: 768px) {
  .lujmt .h62sq {
    bottom: 15px;
  }
}
.gujk1 {
  bottom: 24px;
  display: flex;
  gap: 8px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  z-index: 5;
}
.gujk1 [data-indicator] {
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
  cursor: pointer;
  height: 8px;
  transition: background-color 0.3s ease;
  width: 24px;
}
.gujk1 [data-indicator][data-active] {
  background-color: #c82b2a;
}
@media (max-width: 768px) {
  .gujk1 {
    display: none;
  }
}
.z3exn [data-active] {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}
.txkvj {
  margin-bottom: 36px;
  margin-top: 16px;
  overflow: hidden;
  width: 100%;
}
.fukfw,
.txkvj {
  position: relative;
}
.fukfw {
  margin: 0 auto;
  max-width: 1440px;
}
.lh2ad {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
}
.glm5v {
  cursor: pointer;
  flex: 0 0 100%;
  opacity: 0.5;
  position: relative;
  transform: scale(0.95);
}
.glm5v,
.nnceu {
  user-select: none;
}
.nnceu {
  border-radius: 4px;
  display: block;
  height: 100%;
  max-height: 680px;
  object-fit: cover;
  pointer-events: none;
  width: 100%;
}
.b7aqg {
  color: #fff;
  left: 54px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
@media (max-width: 1024px) {
  .b7aqg {
    left: 54px;
  }
}
@media (max-width: 768px) {
  .b7aqg {
    left: 16px;
    top: 78px;
  }
}
.vgddn {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 12px;
  max-width: 520px;
}
@media (max-width: 1024px) {
  .vgddn {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .vgddn {
    font-size: 36px;
  }
}
.c9c6v {
  background-color: #c82b2a;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 12px 72px;
  z-index: 3;
}
.c9c6v:hover {
  background-color: #891d1d;
}
@media (max-width: 1024px) {
  .c9c6v {
    padding: 10px 60px;
  }
}
@media (max-width: 768px) {
  .c9c6v {
    font-size: 14px;
    padding: 8px 40px;
  }
}
.m2s8r {
  align-items: center;
  display: flex;
  gap: 12px;
  margin-top: 24px;
  z-index: 5;
}
@media (max-width: 768px) {
  .m2s8r {
    display: none;
  }
}
.km361 {
  align-items: center;
  backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  padding: 0;
  pointer-events: all;
  width: 44px;
}
.km361 img {
  display: block;
  height: 16px;
  width: 16px;
}
.km361:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.ahqkz {
  display: none;
}
@media (max-width: 768px) {
  .ahqkz {
    align-items: center;
    display: flex;
    gap: 150px;
    justify-content: center;
    margin-top: 16px;
    padding: 0 16px;
    user-select: none;
  }
}
.ahqkz .km361 {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  width: 36px;
}
.ahqkz .km361 img {
  display: block;
  height: 14px;
  width: 14px;
}
.ahqkz .km361:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.ahqkz .hwvyv {
  display: flex;
  gap: 8px;
}
.ahqkz .hwvyv [data-indicator] {
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
  cursor: pointer;
  height: 6px;
  transition: background-color 0.3s ease;
  width: 18px;
}
.ahqkz .hwvyv [data-indicator][data-active] {
  background-color: #c82b2a;
}
@media (max-width: 768px) {
  .ahqkz .hwvyv {
    bottom: 15px;
  }
}
.nmt66 {
  display: flex;
  gap: 8px;
  z-index: 5;
}
.nmt66 [data-indicator] {
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
  cursor: pointer;
  height: 8px;
  transition: background-color 0.3s ease;
  width: 24px;
}
.nmt66 [data-indicator][data-active] {
  background-color: #c82b2a;
}
@media (max-width: 768px) {
  .nmt66 {
    display: none;
  }
}
.txkvj [data-active] {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}
.grurt {
  margin-bottom: 36px;
  margin-top: 16px;
  overflow: hidden;
  width: 100%;
}
.grurt,
.yez9t {
  position: relative;
}
.yez9t {
  margin: 0 auto;
  max-width: 1440px;
}
.lxtl4 {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
}
.ewqo3 {
  cursor: pointer;
  flex: 0 0 100%;
  opacity: 0.5;
  position: relative;
  transform: scale(0.95);
}
.ch0pc,
.ewqo3 {
  user-select: none;
}
.ch0pc {
  border-radius: 4px;
  display: block;
  height: 100%;
  max-height: 680px;
  object-fit: cover;
  pointer-events: none;
  width: 100%;
}
.bvb53 {
  color: #fff;
  left: 54px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
@media (max-width: 1024px) {
  .bvb53 {
    left: 54px;
  }
}
@media (max-width: 768px) {
  .bvb53 {
    left: 16px;
    top: 78px;
  }
}
.l27lv {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 12px;
  max-width: 520px;
}
@media (max-width: 1024px) {
  .l27lv {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .l27lv {
    font-size: 36px;
  }
}
.eaj0d {
  background-color: #c82b2a;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 12px 72px;
  z-index: 3;
}
.eaj0d:hover {
  background-color: #891d1d;
}
@media (max-width: 1024px) {
  .eaj0d {
    padding: 10px 60px;
  }
}
@media (max-width: 768px) {
  .eaj0d {
    font-size: 14px;
    padding: 8px 40px;
  }
}
.ar9r7 {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  left: 54px;
  pointer-events: none;
  position: absolute;
  top: 52px;
  transform: translateY(-50%);
  z-index: 5;
}
@media (max-width: 768px) {
  .ar9r7 {
    display: none;
  }
}
.r7r3n {
  align-items: center;
  backdrop-filter: blur(8px);
  background: hsla(0, 0%, 100%, 0.1);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  padding: 0;
  pointer-events: all;
  width: 44px;
}
.r7r3n img {
  display: block;
  height: 16px;
  width: 16px;
}
.r7r3n:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.i6yzh {
  display: none;
}
@media (max-width: 768px) {
  .i6yzh {
    align-items: center;
    display: flex;
    gap: 150px;
    justify-content: center;
    margin-top: 16px;
    padding: 0 16px;
    user-select: none;
  }
}
.i6yzh .r7r3n {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  width: 36px;
}
.i6yzh .r7r3n img {
  display: block;
  height: 14px;
  width: 14px;
}
.i6yzh .r7r3n:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.i6yzh .xb0di {
  display: flex;
  gap: 8px;
}
.i6yzh .xb0di [data-indicator] {
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
  cursor: pointer;
  height: 6px;
  transition: background-color 0.3s ease;
  width: 18px;
}
.i6yzh .xb0di [data-indicator][data-active] {
  background-color: #c82b2a;
}
@media (max-width: 768px) {
  .i6yzh .xb0di {
    bottom: 15px;
  }
}
.siqto {
  bottom: 24px;
  display: flex;
  gap: 8px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  z-index: 5;
}
.siqto [data-indicator] {
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
  cursor: pointer;
  height: 8px;
  transition: background-color 0.3s ease;
  width: 24px;
}
.siqto [data-indicator][data-active] {
  background-color: #c82b2a;
}
@media (max-width: 768px) {
  .siqto {
    display: none;
  }
}
.lxtl4 [data-active] {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}
.rku4u {
  margin-bottom: 32px;
  margin-top: 16px;
}
.xmzfp {
  align-items: center;
  display: flex;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .rku4u {
    margin-bottom: 24px;
    margin-top: 16px;
  }
}
.rku4u a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  gap: 8px;
  line-height: var(--Font-Line-Height-x-sm, 20px);
  text-decoration: none;
}
.rku4u a:hover {
  text-decoration: underline;
}
.rku4u a:visited {
  color: #fff;
}
.rku4u a:after {
  align-items: center;
  content: url(/image/bc.2b99adb2.svg);
  display: flex;
  justify-content: center;
  opacity: 0.5;
}
.rku4u li > span {
  color: var(--Main-Colors-Text-Disabled, #737373);
  font-size: var(--Font-Size-x-sm, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Height-x-sm, 20px);
}
.glp1p {
  margin: 0 auto 82px;
  max-width: 1440px;
}
@media (max-width: 768px) {
  .glp1p {
    margin-bottom: 48px;
  }
}
.jtmie {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .jtmie {
    margin-bottom: 12px;
  }
}
.udwnt {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .udwnt {
    font-size: 20px;
  }
}
.ujh3u {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding-bottom: 8px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  scroll-behavior: smooth;
}
.ujh3u::-webkit-scrollbar {
  display: none;
}
.v92ru {
  display: flex;
  gap: 8px;
  z-index: 5;
}
.r6kqg {
  align-items: center;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background-color: #232323;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 36px;
  justify-content: center;
  width: 36px;
}
@media (max-width: 768px) {
  .r6kqg {
    font-size: 16px;
    height: 36px;
    width: 36px;
  }
}
.glp1p [data-new] {
  animation: newGame 0.5s ease forwards;
}
.fmlg2 {
  align-items: flex-start;
  background-color: #22262a;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  flex: 0 0 auto;
  gap: 12px;
  min-width: 280px;
  padding: 8px;
  position: relative;
  scroll-snap-align: start;
  user-select: none;
}
@media (max-width: 768px) {
  .fmlg2 {
    min-width: 180px;
    padding: 8px 8px 16px;
  }
}
.se2tm {
  border-radius: 4px;
  flex-shrink: 0;
  height: 82px;
  object-fit: cover;
  width: 82px;
}
@media (max-width: 768px) {
  .se2tm {
    height: 44px;
    width: 44px;
  }
}
.fhshc {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.fhshc,
.n248a {
  overflow: hidden;
}
.n248a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .n248a {
    font-size: 12px;
  }
}
.qw5pk {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .qw5pk {
    font-size: 14px;
  }
}
.oe8ka {
  align-self: end;
  background-color: #c82b2a;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 8px;
  bottom: 0;
  color: #171717;
  font-size: 16px;
  font-weight: 600;
  padding: 4px 24px;
  position: absolute;
  right: 0;
  white-space: nowrap;
  width: fit-content;
}
@media (max-width: 768px) {
  .oe8ka {
    font-size: 12px;
  }
}
.smpca {
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .smpca {
    margin-bottom: 32px;
  }
}
.fql95 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .fql95 {
    margin-bottom: 8px;
  }
}
.kvmp3 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .kvmp3 {
    font-size: 20px;
  }
}
.a218t {
  all: unset;
  border-radius: 4px;
  color: #c82b2a;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  margin-top: 24px;
  padding: 12px 83px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.a218t:hover {
  color: #891d1d;
}
@media (max-width: 768px) {
  .a218t {
    font-size: 16px;
  }
}
.yo8p6 {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1024px) {
  .yo8p6 {
    gap: 12px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .yo8p6 {
    gap: 8px;
    grid-template-columns: repeat(2, 1fr);
  }
  .q672b:nth-child(n + 11) {
    display: none;
  }
}
.jqvu4 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  transition: transform 0.3s ease;
}
.jqvu4:hover {
  cursor: pointer;
}
.jqvu4:hover .btyb0 {
  filter: blur(2px);
  transform: scale(1.02);
}
.jqvu4:hover .wihgj {
  opacity: 1;
}
/* .l2gry {
  aspect-ratio: 1/1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  width: 100%;
} */
.btyb0 {
  height: 100%;
  object-fit: cover;
  transition:
    filter 0.3s ease,
    transform 0.3s ease;
  width: 100%;
}
.wihgj {
  height: 94px;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
  width: 94px;
  z-index: 2;
}
@media (max-width: 768px) {
  .wihgj {
    height: 64px;
    width: 64px;
  }
}
.ajr6j {
  background-color: #c82b2a;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #171717;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 140%;
  overflow: hidden;
  padding: 12px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
@media (max-width: 768px) {
  .ajr6j {
    font-size: 14px;
  }
}
.e86em {
  display: flex;
  justify-content: center;
}
[data-game-image] {
  transform-style: preserve-3d;
  transition: transform 0.8s;
}
[data-game-image][data-flip="true"] {
  transform: rotateY(180deg);
}
.s615e {
  background-color: transparent;
  background-image: url(/image/bg1.71f9ad56.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  margin: 0 auto 82px;
  max-width: 1440px;
  overflow: hidden;
  padding: 0 180px;
  position: relative;
}
@media (max-width: 768px) {
  .s615e {
    margin-bottom: 48px;
    padding: 0 24px;
  }
}
.n6kq4 {
  color: #171717;
  padding: 80px 0;
  position: relative;
  text-align: center;
  z-index: 3;
}
@media (max-width: 768px) {
  .n6kq4 {
    padding: 24px 0;
    text-align: left;
  }
}
.mk3gi {
  text-align: left;
}
.kveu5 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .kveu5 {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
.esvm6 {
  color: #20999a;
}
.ammtw {
  color: #e5e5e5;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 768px) {
  .ammtw {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
}
.mdprs {
  background-color: transparent;
  background-image: url(/image/bg2.0a6fa5a4.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 80px;
}
@media (max-width: 768px) {
  .mdprs {
    margin-bottom: 48px;
    padding: 0 24px;
  }
}
.iktb4 {
  background-image: url(/image/bg3.23565c74.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 80px;
}
@media (max-width: 768px) {
  .iktb4 {
    margin-bottom: 48px;
    padding: 0 24px;
  }
}
.ejqli {
  background-color: #22262a;
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 80px;
}
@media (max-width: 768px) {
  .ejqli {
    margin-bottom: 48px;
    padding: 0 24px;
  }
}
.ejqli:after {
  background-image: url(/image/bg4.46cd2972.png);
  background-repeat: no-repeat;
  background-size: auto;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 2;
}
.k704b h2,
.k704b h3,
.k704b h4,
.k704b h5,
.k704b h6 {
  line-height: 1.5;
  margin-bottom: 8px;
  margin-top: 28px;
}
.k704b p {
  margin-bottom: 14px;
}
.k704b ul {
  list-style: disc;
  margin-left: 15px;
  padding-left: 15px;
}
.k704b ul li {
  margin-bottom: 8px;
}
.k704b ol {
  list-style: decimal;
  margin-left: 15px;
  padding-left: 15px;
}
.k704b ol li {
  margin-bottom: 8px;
}
.k704b table {
  border-collapse: separate;
  border-spacing: 0;
  font-size: 16px;
  overflow: auto;
  text-align: left;
  width: 100%;
}
.k704b table td,
.k704b table th {
  border: 1px solid #232323;
  padding: 16px;
}
.k704b table tr:first-child {
  background: #323232;
}
.k704b table tr:first-child td {
  border-left: none;
  border-top: none;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .k704b table tr:first-child td {
    font-size: 16px;
  }
}
.k704b table tr:first-child td:last-child {
  border-right: none;
}
.k704b table tbody td {
  color: #e5e5e5;
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .k704b table tbody td {
    font-size: 16px;
  }
}
.ymp0l {
  background-color: #22262a;
  border-radius: 4px;
  margin-bottom: 82px;
  overflow: hidden;
  padding: 24px;
}
@media (max-width: 768px) {
  .ymp0l {
    margin-bottom: 48px;
  }
}
.atbkn {
  align-items: center;
  border-bottom: 1px solid #525252;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.g3x0s {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
}
@media (max-width: 768px) {
  .g3x0s {
    font-size: 18px;
  }
}
.jrmu8 {
  background: none;
  border: none;
  color: #e5e5e5;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  padding: 0;
}
.nm4ya {
  max-height: 200px;
  opacity: 1;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding-right: 4px;
  transition:
    max-height 0.4s ease,
    opacity 0.4s ease;
}
.nm4ya::-webkit-scrollbar {
  width: 8px;
}
.nm4ya::-webkit-scrollbar-thumb {
  background-color: #891d1d;
  border-radius: 4px;
}
.nm4ya::-webkit-scrollbar-track {
  background-color: transparent;
}
.nm4ya li {
  color: #fff;
  margin-bottom: 16px;
}
.nm4ya li a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}
@media (max-width: 768px) {
  .nm4ya li a {
    font-size: 14px;
  }
}
.nm4ya li:last-child {
  margin-bottom: 0;
}
.nm4ya[data-collapsed="true"] {
  max-height: 0;
  opacity: 0;
}
.umnqy {
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .umnqy {
    margin-bottom: 48px;
  }
}
.r7wkh {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .r7wkh {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.z85bv {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.c7zo9:first-child .fdhsh {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.c7zo9:last-child .fdhsh {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.fdhsh {
  align-items: center;
  background-color: #22262a;
  border-bottom: 1px solid #323232;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
  padding: 24px;
  position: relative;
}
@media (max-width: 768px) {
  .fdhsh {
    column-gap: 12px;
    display: grid;
    grid-template-areas: "logo title" "rating country" "license payout" "button button";
    grid-template-columns: auto 1fr;
    padding: 16px;
    row-gap: 16px;
  }
}
.zrdc0 {
  flex-shrink: 0;
  height: 100px;
  position: relative;
  width: 150px;
}
@media (max-width: 768px) {
  .zrdc0 {
    grid-area: logo;
    height: 64px;
    max-width: 111px;
  }
}
.isufs {
  border-radius: 4px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.q2ewz {
  align-items: center;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background: hsla(0, 0%, 100%, 0.32);
  border-radius: 4px 0 4px 0;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  height: 26px;
  justify-content: center;
  left: 0;
  line-height: 140%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 36px;
}
@media (max-width: 768px) {
  .q2ewz {
    font-size: 12px;
    height: 17px;
    width: 24px;
  }
}
.plmcv {
  color: #fff;
  display: none;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  margin-top: 12px;
}
@media (max-width: 768px) {
  .plmcv {
    align-self: center;
    display: block;
    font-size: 18px;
    grid-area: title;
    line-height: 120%;
    margin-top: 0;
  }
}
.kevlv {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
}
@media (max-width: 768px) {
  .kevlv {
    display: contents;
  }
}
.jlw0k {
  align-items: center;
  display: flex;
  font-size: 20px;
  gap: 8px;
}
@media (max-width: 768px) {
  .jlw0k {
    display: none;
  }
}
.dwvmu {
  align-items: center;
  color: #a3a3a3;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 400;
  gap: 12px;
}
.dwvmu strong {
  font-weight: 500;
}
.qzfmv {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .dwvmu {
    display: contents;
    font-size: 14px;
  }
}
.bsryi {
  align-items: center;
  background: hsla(0, 0%, 100%, 0.12);
  border-radius: 6px;
  color: #911f1e;
  display: flex;
  gap: 4px;
  padding: 8px 12px;
}
@media (max-width: 768px) {
  .bsryi {
    grid-area: rating;
  }
}
.gmy43 {
  align-items: center;
  color: #a3a3a3;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  gap: 6px;
  margin: 0;
}
@media (max-width: 768px) {
  .gmy43 {
    grid-area: country;
  }
}
.sin7r {
  align-items: center;
  background: hsla(0, 0%, 100%, 0.12);
  border-radius: 6px;
  display: flex;
  gap: 6px;
  padding: 8px 12px;
}
@media (max-width: 768px) {
  .sin7r {
    grid-area: license;
  }
}
.eipt5 {
  align-items: center;
  background: hsla(0, 0%, 100%, 0.12);
  border-radius: 6px;
  display: flex;
  gap: 6px;
  padding: 8px 12px;
}
@media (max-width: 768px) {
  .eipt5 {
    grid-area: payout;
    justify-self: start;
  }
}
.ch90e {
  all: unset;
  align-self: self-start;
  background-color: #20999a;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 38px;
  transition: background-color 0.3s;
}
.ch90e:hover {
  background-color: #018cc8;
}
@media (max-width: 768px) {
  .ch90e {
    display: block;
    grid-area: button;
    padding: 16px 0;
    text-align: center;
    width: 100%;
  }
}
.p2ni2 {
  color: #911f1e;
  font-weight: 600;
}
.wf60l {
  color: #911f1e;
  margin: 0;
}
.h9mpv {
  border-radius: 4px;
  height: 24px;
  overflow: hidden;
  width: auto;
}
.eipt5 strong,
.sin7r strong {
  color: #fff;
}
.nid4l {
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .nid4l {
    margin-bottom: 48px;
  }
}
.d277k {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .d277k {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.b4gj9 {
  border-radius: 4px;
  max-height: 570px;
  overflow: hidden;
  width: 100%;
}
.srk91 {
  border-radius: inherit;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}
.kx36j {
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .kx36j {
    margin-bottom: 48px;
  }
}
.s19uq,
.snuf1 {
  align-items: center;
  display: flex;
  gap: 12px;
}
.snuf1 {
  justify-content: space-between;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .snuf1 {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
.lu9it {
  display: flex;
  gap: 8px;
  z-index: 5;
}
.ajr9b {
  align-items: center;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background-color: #232323;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 36px;
  justify-content: center;
  width: 36px;
}
@media (max-width: 768px) {
  .ajr9b {
    font-size: 16px;
    height: 36px;
    width: 36px;
  }
}
.uctdt {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
.ff2a1 {
  cursor: grab;
  display: flex;
  gap: 12px;
  overflow-x: auto;
  scroll-behavior: smooth;
  user-select: none;
  -webkit-overflow-scrolling: touch;
}
.ff2a1::-webkit-scrollbar {
  display: none;
}
.kx36j [data-new] {
  animation: newGame 0.5s ease forwards;
}
.o1t2f {
  background-color: #22262a;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 0;
  height: 160px;
  min-width: 132px;
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: all 0.3s ease;
  width: 132px;
}
@media (max-width: 768px) {
  .o1t2f {
    min-width: 112px;
  }
}
.o1t2f:hover {
  border: 1px solid #c82b2a;
}
.o1t2f:hover .ws3sv {
  filter: blur(2px);
  transform: scale(1.02);
}
.o1t2f:hover .rg32z {
  opacity: 1;
}
.twyv5 {
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.twyv5:hover .ws3sv {
  filter: blur(2px);
  transform: scale(1.02);
}
.twyv5:hover .rg32z {
  opacity: 1;
}
.ws3sv {
  height: 100%;
  object-fit: cover;
  transition:
    filter 0.3s ease,
    transform 0.3s ease;
  width: 100%;
}
.rg32z {
  height: 40px;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
  width: 79px;
  z-index: 2;
}
@media (max-width: 768px) {
  .rg32z {
    height: 32px;
    width: 63px;
  }
}
.s703m {
  flex: 1;
  overflow: hidden;
}
.pzxql {
  background: linear-gradient(90deg, #fbcb00, #ffee41);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #171717;
  font-size: 16px;
  font-weight: 600;
  padding: 4px 0;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .pzxql {
    font-size: 14px;
  }
}
@keyframes newGame {
  0% {
    filter: blur(15px);
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    filter: blur(0);
    opacity: 1;
    transform: translateY(0);
  }
}
.yn2vd {
  border-radius: 4px;
  margin-bottom: 82px;
  min-height: 660px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .yn2vd {
    margin-bottom: 42px;
    padding: 16px;
  }
}
.fgcqs {
  filter: blur(2px);
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.zxhbt {
  align-items: center;
  justify-content: center;
  left: 50%;
  padding: 30px 16px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
.q85vi,
.zxhbt {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.q85vi {
  width: 340px;
}
@media (max-width: 768px) {
  .q85vi {
    width: 100%;
  }
}
.i098h {
  all: unset;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding: 16px 0;
  text-align: center;
  transition: background-color 0.3s ease;
  width: 100%;
}
@media (max-width: 768px) {
  .i098h {
    padding: 16px 0;
  }
}
.mfo50 {
  background-color: #c82b2a;
  color: #171717;
}
.mfo50:hover {
  background-color: #891d1d;
}
.wre9c {
  background-color: #fff;
  color: #171717;
}
.wre9c:hover {
  background-color: #e5e5e5;
}
.soju1 {
  color: #fff;
  font-size: 16px;
  margin-top: 12px;
  text-align: center;
}
.a40jv {
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .a40jv {
    margin-bottom: 48px;
  }
}
.yusbc {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 768px) {
  .yusbc {
    font-size: 24px;
    margin-bottom: 24px;
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .yusbc {
    font-size: 24px;
    margin-bottom: 24px;
    text-align: left;
  }
}
.xqbfd {
  color: #7cd8fd;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 12px;
  text-align: left;
  width: fit-content;
}
@media (max-width: 768px) {
  .xqbfd {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .xqbfd {
    font-size: 12px;
  }
}
.pld9c {
  align-items: center;
  display: flex;
  gap: 40px;
}
@media (max-width: 768px) {
  .pld9c {
    flex-direction: column;
    gap: 24px;
  }
}
@media (max-width: 1024px) {
  .pld9c {
    flex-direction: column;
    gap: 24px;
  }
}
.u7qcg {
  border-radius: 4px;
  flex: 1;
  order: -1;
  overflow: hidden;
}
.u7qcg img {
  border-radius: 4px;
  display: block;
  height: auto;
  max-height: 558px;
  width: 100%;
}
.rgpq3 {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}
.r6sdk {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .r6sdk {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .r6sdk {
    font-size: 24px;
  }
}
.mal3q {
  color: #e5e5e5;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 16px;
}
.mal3q a {
  color: #7cd8fd;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .mal3q {
    font-size: 14px;
  }
}
.umj0l {
  all: unset;
  background-color: #c82b2a;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 24px auto 0;
  padding: 12px 72px;
  text-align: center;
  transition: background-color 0.3s ease;
  width: fit-content;
}
.umj0l:hover {
  background-color: #891d1d;
}
@media (max-width: 768px) {
  .umj0l {
    padding: 10px 0;
    width: 100%;
  }
}
.u7qcg {
  position: relative;
}
.lhk9e {
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .lhk9e {
    margin-bottom: 48px;
  }
}
.gha6h {
  color: #7cd8fd;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 12px;
  text-align: left;
  width: fit-content;
}
@media (max-width: 768px) {
  .gha6h {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .gha6h {
    font-size: 12px;
  }
}
.dqdr1 {
  align-items: center;
  display: flex;
  gap: 40px;
}
@media (max-width: 768px) {
  .dqdr1 {
    flex-direction: column;
    gap: 24px;
  }
}
@media (max-width: 1024px) {
  .dqdr1 {
    flex-direction: column;
    gap: 24px;
  }
}
.c6bvm {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  order: 1;
}
@media (max-width: 768px) {
  .c6bvm {
    order: 1;
  }
}
.cn649 {
  border-radius: 4px;
  flex: 1;
  order: 2;
  overflow: hidden;
}
.cn649 img {
  border-radius: 4px;
  display: block;
  height: auto;
  max-height: 520px;
  width: 100%;
}
@media (max-width: 768px) {
  .cn649 {
    order: 3;
  }
}
.i2bqv {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .i2bqv {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .i2bqv {
    font-size: 24px;
  }
}
.eqehp {
  color: #e5e5e5;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 24px;
}
.eqehp a {
  color: #7cd8fd;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .eqehp {
    font-size: 14px;
  }
}
.iv735 {
  display: grid;
  gap: 16px 40px;
  grid-template-columns: repeat(1, 1fr);
  list-style: none;
  padding: 0;
}
.iv735 li {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  padding-left: 36px;
  position: relative;
}
.iv735 li:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none' viewBox='0 0 26 26'%3E%3Cpath fill='%2329C2FB' fill-rule='evenodd' d='M12.637 23.275c5.875 0 10.637-4.763 10.637-10.638H20.91a8.273 8.273 0 1 1-4.613-7.422l1.577-1.839A10.6 10.6 0 0 0 12.637 2C6.762 2 2 6.763 2 12.637s4.762 10.638 10.637 10.638M20.607 8.7a1.182 1.182 0 0 0-1.756-1.58l-6.61 7.344-2.31-2.326a1.182 1.182 0 0 0-1.677 1.666l3.19 3.212a1.18 1.18 0 0 0 1.718-.042z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 26px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 26px;
}
@media (max-width: 768px) {
  .iv735 li:before {
    height: 20px;
    width: 20px;
  }
  .iv735 li {
    font-size: 16px;
    padding-left: 30px;
  }
  .iv735 {
    gap: 12px;
    grid-template-columns: 1fr;
  }
}
.l63re {
  align-items: stretch;
  background-image: url(/image/bitmap-2.2a6e28e9.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  margin-bottom: 82px;
  width: 100%;
}
@media (max-width: 768px) {
  .l63re {
    margin-bottom: 48px;
  }
}
.bfi6j {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  margin: 64px 60px 32px;
  text-align: center;
}
@media (max-width: 768px) {
  .bfi6j {
    font-size: 36px;
    margin: 16px 32px;
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .bfi6j {
    font-size: 36px;
    margin: 16px 32px;
    text-align: left;
  }
}
.dqi2g {
  align-items: center;
  background-color: #323232;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: space-between;
  margin: 0 60px 64px;
  overflow: hidden;
  padding: 16px 24px;
  position: relative;
}
@media (max-width: 768px) {
  .dqi2g {
    height: auto;
    margin: 16px 32px 64px;
    padding: 16px;
  }
}
.womcm {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 768px) {
  .womcm {
    align-items: stretch;
    flex-direction: column;
    gap: 12px;
  }
}
@media (max-width: 1024px) {
  .womcm {
    align-items: stretch;
    flex-direction: column;
    gap: 12px;
  }
}
.g5mg1 {
  display: flex;
  gap: 16px;
}
@media (max-width: 768px) {
  .g5mg1 {
    flex-direction: column;
  }
}
.nrjea {
  align-items: center;
  border-radius: 4px;
  display: flex;
  flex-shrink: 0;
  height: 120px;
  justify-content: center;
  width: 170px;
}
@media (max-width: 768px) {
  .nrjea {
    height: auto;
    width: 100%;
  }
}
.nrjea img {
  border-radius: 4px;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.p8rr7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
}
.q2hyh {
  align-items: center;
  display: flex;
  gap: 12px;
  padding-right: 40px;
}
.jbi2d {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .jbi2d {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .jbi2d {
    font-size: 18px;
  }
}
.iwef0 {
  height: 24px;
  width: 24px;
}
.tkxbt {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.ghwmi {
  all: unset;
  color: #7cd8fd;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
}
.ghwmi:hover {
  color: #1e9091;
}
@media (max-width: 768px) {
  .ghwmi {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .ghwmi {
    font-size: 16px;
  }
}
.jw00r {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 16px;
}
@media (max-width: 768px) {
  .jw00r {
    align-items: stretch;
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
  .jw00r .bew85,
  .jw00r .eimdh {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .jw00r {
    align-items: stretch;
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
  .jw00r .bew85,
  .jw00r .eimdh {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.bew85 {
  background-color: #323232;
  border: 1.5px dashed #a3a3a3;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 120px;
  text-align: center;
  white-space: nowrap;
}
.bew85:hover {
  background-color: #737373;
}
.eimdh {
  background-color: #c82b2a;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 24px;
  transition: background-color 0.3s ease;
  white-space: nowrap;
}
.eimdh:hover {
  background-color: #891d1d;
}
.j2rph {
  display: flex;
  gap: 24px;
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .j2rph {
    margin-bottom: 48px;
  }
}
.ej610 {
  border-radius: 4px;
  flex: 1;
  max-height: 570px;
  overflow: hidden;
}
.ej610 img {
  border-radius: inherit;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 768px) {
  .j2rph {
    flex-direction: column;
    gap: 16px;
  }
  .ej610 {
    flex: none;
  }
  .ej610 img {
    width: 100%;
  }
}
.b111b {
  display: flex;
  gap: 24px;
  margin-bottom: 82px;
  max-height: 560px;
}
.vkrxk {
  display: none;
}
.o08e7 {
  display: flex;
  flex: 1;
  gap: 24px;
}
.o08e7 div {
  border-radius: 4px;
  flex: 1;
  overflow: hidden;
}
.o08e7 div img {
  border-radius: inherit;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.j8fog {
  border-radius: 4px;
  flex: 1;
  overflow: hidden;
}
.j8fog img {
  border-radius: inherit;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.f71rj {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 24px;
}
.y57fx {
  border-radius: 4px;
  flex: 1;
  overflow: hidden;
}
.y57fx img {
  border-radius: inherit;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 768px) {
  .b111b {
    margin-bottom: 48px;
    max-height: 155px;
  }
  .b111b,
  .f71rj {
    gap: 12px;
  }
  .j8fog,
  .y57fx {
    aspect-ratio: 1/1;
    height: auto;
  }
}
.ucoyf {
  display: flex;
  gap: 24px;
  height: 800px;
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .ucoyf {
    gap: 8px;
    height: 222px;
    margin-bottom: 48px;
  }
}
.hq1gl {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 768px) {
  .hq1gl {
    gap: 8px;
  }
}
.o2gvj {
  border-radius: 4px;
  overflow: hidden;
}
.o2gvj img {
  border-radius: inherit;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.lnv63 {
  flex: 0 0 63%;
}
.kcf6t {
  flex: 0 0 37%;
}
.yy2sd {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-bottom: 82px;
  overflow: visible;
  position: relative;
}
@media (max-width: 768px) {
  .yy2sd {
    margin-bottom: 48px;
  }
}
.dc1zi {
  align-self: center;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .dc1zi {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.n43wx {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-top: 32px;
  z-index: 20;
}
@media (max-width: 768px) {
  .n43wx {
    margin-top: 16px;
  }
}
.buqdl {
  align-items: center;
  backdrop-filter: blur(8px);
  background-color: #232323;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  width: 36px;
}
.buqdl img {
  height: 16px;
  width: 16px;
}
.usb83 {
  display: flex;
  gap: 8px;
}
.usb83 span {
  backdrop-filter: blur(6px);
  background: hsla(0, 0%, 100%, 0.32);
  border-radius: 4px;
  cursor: pointer;
  height: 8px;
  transition: background-color 0.3s ease;
  width: 24px;
}
@media (max-width: 768px) {
  .usb83 span {
    height: 6px;
    width: 18px;
  }
}
.usb83 span[data-active="true"] {
  background-color: #c82b2a;
}
.ld56d {
  height: 513px;
  overflow: visible;
  position: relative;
  user-select: none;
  width: 100%;
}
.cvy3a {
  border-radius: 4px;
  cursor: grab;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition:
    transform 0.3s ease,
    z-index 0.3s ease,
    opacity 0.3s ease,
    filter 0.3s ease,
    left 0.3s ease;
}
.cvy3a img {
  display: block;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  width: 100%;
}
.cvy3a[data-active="true"] {
  filter: none;
  height: 513px;
  left: 50%;
  opacity: 1;
  transform: translateX(-50%) scale(1);
  width: 960px;
  z-index: 10;
}
.cvy3a[data-prev="true"] {
  left: calc(50% - 704px);
}
.cvy3a[data-next="true"],
.cvy3a[data-prev="true"] {
  filter: brightness(0.8);
  height: 370px;
  opacity: 0.7;
  top: 15%;
  width: auto;
  z-index: 5;
}
.cvy3a[data-next="true"] {
  left: calc(50% + 384px);
}
.gallery__item:not([data-active="true"]):not([data-prev="true"]):not(
    [data-next="true"]
  ) {
  filter: brightness(0.8);
  height: 370px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  top: 15%;
  width: auto;
  z-index: 1;
}
@media (max-width: 768px) {
  .ld56d {
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .cvy3a[data-active="true"] {
    height: 220px;
    left: 50%;
    transform: translateX(-50%) scale(1);
    width: 319px;
  }
  .cvy3a[data-prev="true"] {
    left: calc(50% - 175px);
  }
  .cvy3a[data-next="true"],
  .cvy3a[data-prev="true"] {
    height: 220px;
    top: 0;
    transform: translateX(-50%) scale(0.65);
    width: 319px;
  }
  .cvy3a[data-next="true"] {
    left: calc(50% + 175px);
  }
  .gallery__item:not([data-active="true"]):not([data-prev="true"]):not(
      [data-next="true"]
    ) {
    display: none;
  }
}
@media (max-width: 1024px) {
  .ld56d {
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .cvy3a[data-active="true"] {
    height: 220px;
    left: 50%;
    transform: translateX(-50%) scale(1);
    width: 319px;
  }
  .cvy3a[data-prev="true"] {
    left: calc(50% - 175px);
  }
  .cvy3a[data-next="true"],
  .cvy3a[data-prev="true"] {
    height: 220px;
    top: 0;
    transform: translateX(-50%) scale(0.65);
    width: 319px;
  }
  .cvy3a[data-next="true"] {
    left: calc(50% + 175px);
  }
  .gallery__item:not([data-active="true"]):not([data-prev="true"]):not(
      [data-next="true"]
    ) {
    display: none;
  }
}
.ic9zc {
  margin-bottom: 60px;
}
.nyyfo {
  color: #7cd8fd;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 12px;
  text-align: left;
  width: fit-content;
}
@media (max-width: 768px) {
  .nyyfo {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .nyyfo {
    font-size: 12px;
  }
}
.ezjw1 {
  align-items: center;
  display: flex;
  gap: 40px;
}
@media (max-width: 768px) {
  .ezjw1 {
    align-items: stretch;
    flex-direction: column;
    flex-direction: column-reverse;
    gap: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .ezjw1 {
    align-items: stretch;
    flex-direction: column;
    flex-direction: column-reverse;
    gap: 24px;
    margin-bottom: 15px;
  }
}
.wr39e {
  align-items: flex-start;
  background: url(/image/bonus.00084c10.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  color: #fff;
  display: flex;
  flex: 0 0 25%;
  flex-direction: column;
  justify-content: center;
  max-width: 380px;
  padding: 32px 24px;
  width: 100%;
}
@media (max-width: 768px) {
  .wr39e {
    align-items: flex-start;
    flex: 1;
    padding: 24px;
  }
}
.mrbz7 {
  border-radius: 4px;
  padding: 0;
  width: 100%;
}
.bkxix,
.mrbz7 {
  margin-bottom: 4px;
}
.bkxix {
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 768px) {
  .bkxix {
    font-size: 32px;
    text-align: left;
  }
}
.bi955 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
  text-align: left;
}
@media (max-width: 768px) {
  .bi955 {
    font-size: 14px;
    text-align: left;
  }
}
.xwper {
  flex-direction: column;
}
.bu13z,
.xwper {
  align-items: center;
  display: flex;
  margin-bottom: 0;
}
.bu13z {
  gap: 10px;
}
@media (max-width: 768px) {
  .bu13z {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    width: 100%;
  }
}
.bzmqo {
  align-items: center;
  background-color: #29c2fb;
  border-radius: 6px;
  color: #fff;
  display: flex;
  font-family:
    Share Tech,
    sans-serif;
  font-size: 83px;
  font-weight: 400;
  height: 94px;
  justify-content: center;
  line-height: 100px;
  padding: 0 10px;
  position: relative;
  width: auto;
}
@media (max-width: 768px) {
  .bzmqo {
    font-size: 64px;
    height: 72px;
    padding: 0 11px;
  }
}
.bzmqo:after {
  background: url(/image/separator.b41ea2aa.svg) no-repeat 50%;
  background-size: contain;
  content: "";
  height: 11px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 109px;
}
@media (max-width: 768px) {
  .bzmqo:after {
    height: 10px;
    width: 94px;
  }
}
.rd99q {
  display: flex;
  width: 100%;
}
.vx5ds {
  flex: 1;
  text-align: center;
}
@media (max-width: 768px) {
  .rd99q {
    gap: 38px;
    justify-content: center;
  }
  .vx5ds {
    flex: unset;
    min-width: max-content;
  }
}
@media (max-width: 1024px) {
  .rd99q {
    gap: 38px;
    justify-content: center;
  }
  .vx5ds {
    flex: unset;
    min-width: max-content;
  }
}
.o35ko {
  color: #e5e5e5;
  font-family:
    Share Tech,
    sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  width: 72px;
}
.hwhz1 {
  all: unset;
  background-color: #c82b2a;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  margin-top: 24px;
  padding: 12px 0;
  text-align: center;
  transition: background-color 0.3s ease;
  width: 100%;
}
.hwhz1:hover {
  background-color: #891d1d;
}
@media (max-width: 768px) {
  .hwhz1 {
    padding: 10px 0;
    width: 100%;
  }
}
.jaac4 {
  display: flex;
  flex: 0 85%;
  flex-direction: column;
}
@media (max-width: 768px) {
  .jaac4 {
    flex: 1;
  }
}
.lgtlk {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .lgtlk {
    font-size: 24px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1024px) {
  .lgtlk {
    font-size: 24px;
    margin-bottom: 12px;
  }
}
.sc7a8 {
  color: #e5e5e5;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .sc7a8 {
    font-size: 14px;
  }
}
.zdecs {
  margin-bottom: 60px;
}
.oc31u {
  background: #22262a;
  border-radius: 12px;
  margin: 0 auto 82px;
  max-width: 1440px;
  padding: 24px;
}
@media (max-width: 768px) {
  .oc31u {
    margin-bottom: 48px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.a57tp {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 768px) {
  .a57tp {
    font-size: 20px;
    text-align: left;
  }
}
.ggoxf {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .ggoxf {
    align-items: stretch;
    flex-direction: column;
    gap: 12px;
  }
}
.y3mu6 {
  position: relative;
}
.y3mu6 input {
  background-color: #141618;
  border: 1px solid #525252;
  border-radius: 8px;
  color: #e5e5e5;
  font-size: 16px;
  padding: 12px 12px 12px 36px;
  width: 250px;
}
@media (max-width: 768px) {
  .y3mu6 input {
    width: 100%;
  }
}
.y3mu6 input:hover {
  border-color: #fff;
}
.y3mu6 input:focus {
  border-color: #c82b2a;
  outline: none;
}
.y3mu6:before {
  background: url(/image/search.5e828e81.svg) no-repeat 50%;
  background-size: contain;
  content: "";
  height: 16px;
  left: 12px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}
.qvpu7 {
  background: #171717;
  border-radius: 8px;
  display: flex;
  gap: 4px;
  margin-bottom: 24px;
  overflow-x: auto;
  padding: 8px;
}
.qvpu7 .uyal4 {
  align-items: center;
  background: none;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  padding: 8px 14px;
}
.qvpu7 .uyal4:hover {
  background-color: #323232;
}
.qvpu7 .fjr78 {
  background-color: #c82b2a;
  color: #171717;
}
.qvpu7 .uyal4 img {
  height: 24px;
  width: 24px;
}
.k798p {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fill, minmax(588px, 1fr));
}
@media (max-width: 768px) {
  .k798p {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1024px) {
  .k798p {
    grid-template-columns: 1fr;
  }
}
.njp47 {
  display: flex;
  justify-content: flex-end;
  margin-top: 36px;
}
@media (max-width: 768px) {
  .njp47 {
    align-items: stretch;
    flex-direction: column;
    margin-bottom: 70px;
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .njp47 {
    align-items: stretch;
    flex-direction: column;
    margin-bottom: 70px;
    margin-top: 20px;
  }
}
.njp47 .fwnww {
  display: flex;
  gap: 8px;
}
@media (max-width: 768px) {
  .njp47 .fwnww {
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .njp47 .fwnww {
    justify-content: center;
  }
}
.njp47 .fwnww .gye3i {
  background: #0a0a0a;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 18px;
  transition: 0.3s ease;
}
.njp47 .fwnww .gye3i:hover {
  border-color: #fbcb00;
}
.njp47 .fwnww .jqxv1 {
  background: rgba(251, 203, 0, 0.08);
  border-color: #fbcb00;
}
.d54a1 {
  height: 0;
  position: relative;
}
.gzie4 {
  background-color: #c82b2a;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  left: 50%;
  padding: 10px 50px;
  position: absolute;
  top: 36px;
  transform: translateX(-50%);
  transition: background-color 0.3s ease;
}
.gzie4:hover {
  background-color: #891d1d;
}
@media (max-width: 768px) {
  .gzie4 {
    top: 85px;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .gzie4 {
    top: 85px;
    width: 100%;
  }
}
.j4ow9 {
  border-radius: 8px;
  flex-direction: column;
  padding: 0;
}
.j4ow9,
.ynuc8 {
  background: #141618;
  display: flex;
}
.ynuc8 {
  align-items: center;
  border-radius: 8px 8px 0 0;
  color: #e5e5e5;
  font-size: 16px;
  gap: 12px;
  padding: 12px 12px 12px 16px;
}
.ynuc8 img {
  height: 20px;
  width: 20px;
}
.ynuc8 .zkiiy {
  flex-shrink: 0;
  height: 20px;
  width: 41px;
}
.ynuc8 .fi7w9,
.ynuc8 .slwvy {
  color: #fff;
  font-weight: 400;
}
.ynuc8 .bnre8 {
  background-color: #fff;
  height: 16px;
  width: 1px;
}
.ugu5g {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  margin-bottom: 16px;
  margin-right: 16px;
}
@media (max-width: 768px) {
  .ugu5g {
    flex-direction: column;
    margin: 12px;
  }
}
@media (max-width: 1024px) {
  .ugu5g {
    flex-direction: column;
    margin: 12px;
  }
}
.bo8x1 {
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 18px;
  font-weight: 600;
  gap: 8px;
  justify-content: space-between;
  padding-left: 16px;
}
@media (max-width: 768px) {
  .bo8x1 {
    flex-direction: row;
    font-size: 14px;
    justify-content: space-around;
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .bo8x1 {
    flex-direction: row;
    font-size: 14px;
    justify-content: space-around;
    padding-left: 0;
  }
}
.hqtq3 {
  display: flex;
  gap: 8px;
}
.hqtq3 div {
  background: hsla(0, 0%, 100%, 0.04);
  border-radius: 4px;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 8px 0;
}
.hqtq3 span {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
}
.hqtq3 span:hover {
  color: #737373;
  cursor: pointer;
}
.f3iop {
  width: 50%;
}
@media (max-width: 768px) {
  .f3iop {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .f3iop {
    width: 100%;
  }
}
.vxce3 {
  color: #29c2fb;
}
.vxce3:hover {
  color: #1e9091 !important;
}
.h4zb4 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 32px;
  margin-inline: auto;
  max-width: 1100px;
  text-align: center;
}
@media (max-width: 768px) {
  .h4zb4 {
    font-size: 24px;
    margin-bottom: 12px;
    text-align: left;
  }
}
.n3uhp {
  align-items: center;
  display: grid;
  gap: 62px;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
}
@media (max-width: 768px) {
  .n3uhp {
    gap: 0;
    grid-template-columns: 1fr;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .n3uhp {
    gap: 0;
    grid-template-columns: 1fr;
    width: 100%;
  }
}
.bfaxo {
  flex: 1;
  max-width: 100%;
}
.bfaxo .d5q5v {
  color: #e5e5e5;
  font-size: 18px;
  line-height: 140%;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .bfaxo .d5q5v {
    font-size: 14px;
  }
}
.dv4ie {
  flex: 1;
  max-width: 100%;
}
@media (max-width: 768px) {
  .dv4ie {
    width: 100%;
  }
}
.p915b {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  padding: 74px 32px;
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .p915b {
    padding: 48px 16px;
  }
}
.fhi26 {
  max-width: 75%;
}
@media (max-width: 768px) {
  .fhi26 {
    max-width: 100%;
  }
}
.e3atf {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .e3atf {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
.tdw6q {
  color: #e5e5e5;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .tdw6q {
    font-size: 14px;
  }
}
.qfb14 {
  background: #c82b2a;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  padding: 10px 24px;
  text-align: center;
  transition: background-color 0.3s ease;
}
.qfb14:hover {
  background: #891d1d;
}
.huhnt {
  margin-bottom: 60px;
}
.ozesd {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .ozesd {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
.jk0lu {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .jk0lu {
    gap: 12px;
  }
}
.m77sb {
  align-items: flex-start;
  display: flex;
  gap: 16px;
}
.tobr7 {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #891d1d;
  display: flex;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  width: 32px;
}
@media (max-width: 768px) {
  .tobr7 {
    background-color: #fff;
    box-shadow: none;
    font-size: 12px;
    height: 24px;
    width: 24px;
  }
}
.ai3uf {
  color: #e5e5e5;
  font-size: 18px;
  line-height: 140%;
}
@media (max-width: 768px) {
  .ai3uf {
    font-size: 14px;
  }
}
[data-list="numbered"] {
  counter-reset: my-awesome-counter;
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: 32px;
  row-gap: 20px;
}
[data-list="numbered"] li {
  color: #e5e5e5;
  counter-increment: my-awesome-counter;
  display: block;
  font-size: 18px;
  line-height: 140%;
  padding-left: 50px;
  position: relative;
}
@media (max-width: 768px) {
  [data-list="numbered"] li {
    font-size: 16px;
    padding-left: 35px;
  }
}
[data-list="numbered"] li a {
  color: #7cd8fd;
  text-decoration: underline;
}
[data-list="numbered"] li:before {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #891d1d;
  content: counter(my-awesome-counter);
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  left: 0;
  margin-right: 18px;
  min-width: 32px;
  position: absolute;
  width: 32px;
}
@media (max-width: 768px) {
  [data-list="numbered"] li:before {
    font-size: 12px;
    height: 24px;
    margin-right: 12px;
    min-width: 24px;
    width: 24px;
  }
}
[data-list="checked"] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
  margin-bottom: 32px;
  margin-top: 20px;
  padding: 0;
}
@media (max-width: 768px) {
  [data-list="checked"] {
    margin-top: 5px;
  }
}
[data-list="checked"] li {
  color: var(--Main-Colors-Text-Primary, #fff);
  font-size: var(--Font-Size-sm, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding-left: 36px;
  position: relative;
}
[data-list="checked"] li .d0j75 {
  align-items: center;
  content: "";
  display: flex;
  height: 24px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 2px;
  width: 24px;
}
[data-list="checked"] li .d0j75 svg path {
  fill: #7cd8fd;
}
@media (max-width: 768px) {
  [data-list="checked"] li .d0j75 {
    height: 20px;
    width: 20px;
  }
  [data-list="checked"] li {
    font-size: 16px;
    padding-left: 30px;
  }
  [data-list="checked"] {
    gap: 12px;
    grid-template-columns: 1fr;
  }
}
ul[data-list="disc"] {
  list-style: disc;
  margin-bottom: 32px;
  margin-left: 15px;
  padding: 0 15px;
}
ul[data-list="disc"] li {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  ul[data-list="disc"] li {
    font-size: 14px;
  }
}
ul[data-list="disc"] li a {
  color: #7cd8fd;
  text-decoration: underline;
}
.yoeuy {
  margin-bottom: 60px;
}
.q3x2t {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .q3x2t {
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.xd3ft {
  display: flex;
  flex-direction: column;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .xd3ft {
    gap: 20px;
  }
}
.dtz56 {
  align-items: flex-start;
  display: flex;
  gap: 16px;
}
.x80ep {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #891d1d;
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  width: 32px;
}
@media (max-width: 768px) {
  .x80ep {
    background-color: #fff;
    box-shadow: none;
    font-size: 0;
    height: 5px;
    margin-top: 8px;
    width: 5px;
  }
}
.w503p {
  color: #e5e5e5;
  font-size: 18px;
  line-height: 140%;
}
@media (max-width: 768px) {
  .w503p {
    font-size: 16px;
  }
}
.nexg9 {
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .nexg9 {
    margin-bottom: 48px;
  }
}
@media (max-width: 1024px) {
  .nexg9 {
    margin-bottom: 48px;
  }
}
.kpslg {
  color: #7cd8fd;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 12px;
  text-align: left;
  width: fit-content;
}
@media (max-width: 768px) {
  .kpslg {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .kpslg {
    font-size: 12px;
  }
}
.yq4wd {
  align-items: center;
  display: flex;
  gap: 40px;
}
@media (max-width: 768px) {
  .yq4wd {
    align-items: stretch;
    flex-direction: column;
    flex-direction: column-reverse;
    gap: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .yq4wd {
    align-items: stretch;
    flex-direction: column;
    flex-direction: column-reverse;
    gap: 24px;
    margin-bottom: 15px;
  }
}
.jy68h {
  align-items: flex-start;
  background: url(/image/bigwin.cc7b9a4e.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  color: #fff;
  display: flex;
  flex: 0 0 360px;
  flex-direction: column;
  height: 334px;
  justify-content: center;
  padding: 64px 24px;
  position: relative;
  width: 360px;
}
.jy68h *,
.jy68h .myenk {
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .jy68h {
    aspect-ratio: 360/334;
    border-radius: 0;
    flex: 1;
    padding: 64px 17px;
    width: 100%;
  }
}
.fwgi0 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 12px;
  text-align: center;
}
@media (max-width: 768px) {
  .fwgi0 {
    font-size: 20px;
    text-align: left;
  }
}
.oomcf {
  color: #29c2fb;
  font-family: Manrope, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 32px;
  text-align: center;
}
@media (max-width: 768px) {
  .oomcf {
    font-size: 36px;
    margin-bottom: 12px;
    text-align: left;
  }
}
.myenk {
  all: unset;
  background-color: #c82b2a;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 16px 0;
  text-align: center;
  transition: background-color 0.3s ease;
  width: 100%;
}
.myenk:hover {
  background-color: #891d1d;
}
@media (max-width: 768px) {
  .myenk {
    padding: 16px 0;
  }
}
.s2u1c {
  display: flex;
  flex: 0 85%;
  flex-direction: column;
}
@media (max-width: 768px) {
  .s2u1c {
    flex: 1;
  }
}
.vufah {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .vufah {
    font-size: 24px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1024px) {
  .vufah {
    font-size: 24px;
    margin-bottom: 12px;
  }
}
.lti3e {
  color: #e5e5e5;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .lti3e {
    font-size: 14px;
  }
}
.sbvtg {
  margin: 0 auto 82px;
}
@media (max-width: 768px) {
  .sbvtg {
    margin-bottom: 48px;
  }
}
.lqux4 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 16px;
  text-align: center;
}
@media (max-width: 768px) {
  .lqux4 {
    margin-bottom: 8px;
  }
}
.fvs6e {
  color: #e5e5e5;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 32px;
  text-align: center;
}
@media (max-width: 768px) {
  .fvs6e {
    margin-bottom: 24px;
  }
}
.tk4zm {
  display: flex;
  gap: 18px;
}
@media (max-width: 768px) {
  .tk4zm {
    flex-direction: column;
  }
}
.qcb8j {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 18px;
}
.ava6v {
  border: 1px solid transparent;
  border-radius: 4px;
  overflow: hidden;
  transition: border-color 0.3s ease;
}
.ava6v:hover {
  border-color: #fff;
}
.ava6v[data-open="true"] {
  border: 1px solid #c82b2a;
}
.ava6v[data-open="true"]:hover {
  border-color: #c82b2a;
}
.u69vj {
  all: unset;
  background-color: #22262a;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  padding: 32px 64px 32px 32px;
  position: relative;
  white-space: normal;
  width: 100%;
}
@media (max-width: 768px) {
  .u69vj {
    font-size: 16px;
    padding: 20px 64px 16px 20px;
  }
}
.u69vj:after {
  background-image: url(/image/plus.43e37ac7.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 24px;
  pointer-events: none;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  transition:
    transform 0.3s ease,
    filter 0.3s ease;
  width: 24px;
}
@media (max-width: 768px) {
  .u69vj:after {
    right: 24px;
  }
}
.u69vj h3 {
  white-space: normal;
  word-break: break-word;
}
@media (max-width: 768px) {
  .u69vj {
    padding-right: 60px;
  }
}
.ava6v[data-open="true"] .u69vj:after {
  filter: brightness(0) saturate(100%) invert(81%) sepia(91%) saturate(677%)
    hue-rotate(2deg) brightness(103%) contrast(105%);
  transform: translateY(-50%) rotate(-45deg);
}
.a80wf {
  background-color: #22262a;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 32px;
  transition:
    max-height 0.4s ease,
    opacity 0.4s ease,
    padding 0.4s ease;
}
@media (max-width: 768px) {
  .a80wf {
    font-size: 14px;
  }
}
.ava6v[data-open="true"] .a80wf {
  max-height: 500px;
  opacity: 1;
  padding: 0 32px 32px;
}
@media (max-width: 768px) {
  .ava6v[data-open="true"] .a80wf {
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ava6v[data-open="true"] .u69vj {
  color: #c82b2a;
}
.wk5d4 {
  background-color: #fbcb00;
  border-radius: 8px;
  color: #171717;
  margin-bottom: 82px;
  margin-top: 64px;
  overflow: hidden;
  padding: 64px 195px;
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .wk5d4 {
    margin-bottom: 48px;
    padding: 24px;
  }
}
.nfv1s {
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 768px) {
  .nfv1s {
    width: 100%;
  }
}
.qfc1i {
  color: #171717;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .qfc1i {
    font-size: 24px;
  }
}
.dm8t4 {
  color: #323232;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .dm8t4 {
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.sobdd {
  background-color: #f5f5f5;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 48px;
}
.sobdd:hover {
  background-color: #e5e5e5;
}
.wk5d4:after,
.wk5d4:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  opacity: 0.3;
  pointer-events: none;
  position: absolute;
}
.ot1tk {
  min-width: 600px;
}
.zhpb1 {
  color: #fff;
  margin-bottom: 82px;
  text-align: center;
}
.ek9yt {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 48px;
}
.xen3g {
  display: inline-flex;
  gap: 12px;
  margin-bottom: 16px;
}
.wlmj0 {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.wlmj0 img {
  height: 28px;
  transition: transform 0.2s ease;
  width: 28px;
}
.wlmj0:focus img,
.wlmj0:hover img {
  transform: scale(1.1);
}
.hly0p {
  color: #e5e5e5;
  font-size: 16px;
}
.hly0p span + span {
  margin-left: 12px;
}
.m6bje {
  border: 1px solid #525252;
  border-radius: 8px;
  margin-bottom: 82px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .m6bje {
    margin-bottom: 48px;
  }
}
.hprw3 {
  overflow-x: auto;
  width: 100%;
}
@media (max-width: 768px) {
  .hprw3 {
    -webkit-overflow-scrolling: touch;
    display: block;
  }
}
.ot1tk {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 550px;
  width: 100%;
}
.ot1tk td {
  border: 1px solid #525252;
  padding: 16px 32px;
  vertical-align: top;
}
@media (max-width: 768px) {
  .ot1tk td {
    padding: 16px;
  }
}
.ot1tk td:first-child {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .ot1tk td:first-child {
    font-size: 16px;
  }
}
.ot1tk td {
  color: #e5e5e5;
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .ot1tk td {
    font-size: 16px;
  }
}
.ot1tk td:first-child,
.ot1tk th:first-child {
  text-align: left !important;
}
.j04l4 {
  border: 1px solid #232323;
  border-radius: 8px;
  margin-bottom: 60px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .j04l4 {
    margin-bottom: 40px;
  }
}
.ut0fw {
  overflow-x: auto;
  width: 100%;
}
@media (max-width: 768px) {
  .ut0fw {
    -webkit-overflow-scrolling: touch;
  }
}
.wgash {
  border-collapse: separate;
  border-spacing: 0;
  font-size: 16px;
  min-width: 800px;
  text-align: left;
  width: 100%;
}
.wgash td,
.wgash th {
  border: 1px solid #232323;
  padding: 16px;
}
.wgash tr:first-child {
  background: #22262a;
}
.wgash tr:first-child td {
  border-left: none;
  border-top: none;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .wgash tr:first-child td {
    font-size: 16px;
  }
}
.wgash tr:first-child td:last-child {
  border-right: none;
}
.wgash tbody td {
  color: #e5e5e5;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .wgash tbody td {
    font-size: 16px;
  }
}
.wrica {
  background-image: url(/image/coins.56dfe2d9.jpg);
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  bottom: 30px;
  color: #fff;
  display: none;
  flex-direction: column;
  height: auto;
  justify-content: center;
  min-width: 450px;
  padding: 48px 32px 32px;
  position: fixed;
  right: 10px;
  z-index: 99;
}
.wrica[data-active="true"] {
  display: flex;
}
@media (max-width: 768px) {
  .wrica {
    bottom: 40px;
    left: 10px;
    margin-bottom: 40px;
    min-width: 0;
    padding: 32px 24px;
    width: calc(100% - 20px);
  }
}
.fkosh {
  background: none;
  background-image: url(/image/close_icon_alternative.30d11eeb.svg);
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  height: 36px;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 36px;
}
.z8g2u {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 100%;
}
@media (max-width: 768px) {
  .z8g2u {
    max-width: 100%;
  }
}
.rak6w {
  font-family: Gilroy, sans-serif;
  font-size: 48px;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 768px) {
  .rak6w {
    font-size: 40px;
  }
}
.lh465 {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 768px) {
  .lh465 {
    font-size: 16px;
  }
}
.f0sk2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  margin: 8px 0 16px;
}
@media (max-width: 768px) {
  .f0sk2 {
    font-size: 28px;
  }
}
.r9w37 {
  background: #c82b2a;
  border: none;
  border-radius: 8px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  padding: 10px 24px;
  transition: background-color 0.3s ease;
  width: 160px;
}
.r9w37:hover {
  background: #891d1d;
}
.sdsq9 {
  background: #262626;
  border-top: 1px solid #525252;
}
.vr5kn {
  color: #fafafa;
  margin: 0 auto;
  max-width: 1440px;
  padding: 32px 20px;
}
.vr5kn a {
  color: var(--Main-Colors-Text-Secondary, #e5e5e5);
  font-size: var(--Font-Size-sm, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}
.vr5kn a:visited {
  color: #fff;
}
.vr5kn a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .vr5kn {
    margin-bottom: 15px;
    padding-bottom: 60px;
  }
}
.b77ds {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cv8k5 .yd4i0 {
  display: flex;
  gap: 24px;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .cv8k5 .yd4i0 {
    flex-direction: column;
    gap: 12px;
  }
}
.cv8k5 .zym2x {
  flex: 1;
}
.puwzv {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .puwzv {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.zym2x {
  list-style: none;
  margin: 0;
  padding: 0;
}
.zym2x li {
  color: #e5e5e5;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .zym2x li {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.ekzoc {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.ekzoc img {
  height: 32px;
}
@media (max-width: 768px) {
  .ekzoc img {
    height: 44px;
  }
}
.g1ves {
  align-items: center;
  border-top: 1px solid #525252;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  padding-top: 24px;
}
@media (max-width: 768px) {
  .g1ves {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    margin-top: 0;
    padding-top: 0;
    text-align: left;
  }
  .g1ves .dlym4 {
    grid-column: 1;
    justify-content: flex-start;
    position: relative;
  }
  .g1ves .bl1s7 {
    grid-column: 2;
    justify-self: end;
  }
  .g1ves .qjal2 {
    grid-column: 1/-1;
    justify-content: flex-end;
  }
}
.g1ves .mua55 {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .g1ves .mua55 {
    bottom: -38px;
    position: absolute;
  }
}
.g1ves .v65gl {
  height: 32px;
  width: 32px;
}
.g1ves img {
  height: 45px;
}
.bl1s7 {
  background: rgba(28, 185, 243, 0.08);
  border: 1px solid #065e86;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 40px 10px 16px;
  position: relative;
  transition: background-color 0.3s;
}
.bl1s7:after {
  background-image: url(/image/arrow-bottom.ea054da7.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 12px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: background-image 0.2s ease;
  width: 12px;
}
.bl1s7:hover {
  border-color: #29c2fb;
}
.pczdm {
  margin-bottom: 16px;
  width: 80px;
}
@media (max-width: 768px) {
  .pczdm {
    margin-bottom: 0;
  }
}
.sci5v {
  display: flex;
  gap: 12px;
}
.sci5v a {
  align-items: center;
  background: hsla(0, 0%, 100%, 0.16);
  border-radius: 50%;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}
.sci5v a img {
  height: 16px;
  width: 16px;
}
.dlym4 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.xcf6p {
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .xcf6p {
    flex-direction: row;
    margin-bottom: 0;
  }
}
.qjal2 {
  align-items: center;
  display: flex;
  gap: 8px;
}
@media (max-width: 768px) {
  .yd4i0 {
    display: flex;
    justify-content: space-between;
  }
}
.ax7k5 {
  position: relative;
}
.ax7k5:has(.footer__lang-dropdown[data-visible="true"]) .bl1s7 {
  background: #29c2fb;
  border-color: #29c2fb;
  transition:
    background-color 0.3s,
    border-color 0.3s,
    color 0.3s;
}
.ax7k5:has(.footer__lang-dropdown[data-visible="true"]) .bl1s7:after {
  background-image: url(/image/arrow-top.14c2f0e7.svg);
}
.bl1s7 {
  cursor: pointer;
}
.oy0q0 {
  background: #1a1a1a;
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  display: none;
  left: 0;
  list-style: none;
  margin-bottom: 8px;
  max-height: 240px;
  overflow-y: auto;
  padding: 12px 0;
  position: absolute;
  width: 191px;
  z-index: 1000;
}
@media (max-width: 768px) {
  .oy0q0 {
    bottom: auto;
    margin-bottom: 0;
    margin-top: 8px;
    top: 100%;
  }
}
.oy0q0[data-visible="true"] {
  display: block;
}
.oy0q0 a {
  cursor: pointer;
  display: flex;
  padding: 8px 16px;
  position: relative;
  white-space: nowrap;
}
.oy0q0 a:hover {
  background-color: rgba(28, 185, 243, 0.08);
  text-decoration: none;
}
.oy0q0 a:hover:after {
  background-image: url(/image/lang.9cc37b72.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 14px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: background-image 0.2s ease;
  width: 14px;
}
@media (max-width: 768px) {
  .j2hr1 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
}
#languageModal {
  align-items: center;
  display: none;
  inset: 0;
  justify-content: center;
  position: fixed;
  z-index: 1000;
}
#languageModal[data-active="true"] {
  display: flex;
}
#languageModal[data-modal] > [data-modal-overlay] {
  background-color: rgba(0, 0, 0, 0.5);
  inset: 0;
  position: absolute;
}
#languageModal[data-modal] > [data-modal-content] {
  background: #232323;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 560px;
  padding: 24px;
  position: relative;
  width: 90%;
  z-index: 1;
}
#languageModal [data-modal-header] {
  align-items: center;
  border-bottom: 1px solid #525252;
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
}
#languageModal [data-modal-title] {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
#languageModal [data-close-modal] {
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
}
#languageModal [data-lang-list] {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
  #languageModal [data-lang-list] {
    grid-template-columns: repeat(2, 1fr);
  }
}
#languageModal [data-lang-list] button[data-lang] {
  all: unset;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  padding: 12px;
  text-align: center;
  transition: all 0.2s ease;
}
#languageModal [data-lang-list] button[data-lang]:hover {
  background-color: rgba(173, 250, 29, 0.08);
}
#languageModal [data-lang-list] button[data-lang][data-selected] {
  background-color: rgba(173, 250, 29, 0.08);
  border: 1px solid #adfa1d;
}
.omqco {
  margin-bottom: 48px;
  margin-top: 48px;
}
@media (max-width: 768px) {
  .omqco {
    margin-bottom: 24px;
    margin-top: 24px;
  }
}
.omqco .catik {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .omqco .catik {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.ikw0j {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
}
@media (max-width: 768px) {
  .ikw0j {
    gap: 16px;
    grid-template-columns: 1fr;
  }
}
.osxp3 {
  align-items: center;
  background-color: #323232;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  position: relative;
}
@media (max-width: 768px) {
  .osxp3 {
    height: auto;
  }
}
.yyrkg {
  align-items: stretch;
  justify-content: space-between;
}
.cdi4n,
.yyrkg {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ejrkt {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}
.ejrkt,
.ejrkt img {
  border-radius: 4px;
  width: 100%;
}
.ejrkt img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .ejrkt {
    height: auto;
    width: 100%;
  }
}
.obkar {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
}
.iw0en {
  align-items: center;
  display: flex;
  gap: 12px;
  padding-right: 40px;
}
.l6g09 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .l6g09 {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .l6g09 {
    font-size: 18px;
  }
}
.axi3y {
  height: 24px;
  width: 24px;
}
.b8tbn {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.jk05g {
  all: unset;
  color: #7cd8fd;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
}
.jk05g:hover {
  color: #1e9091;
}
@media (max-width: 768px) {
  .jk05g {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .jk05g {
    font-size: 16px;
  }
}
.dw6vi {
  align-items: center;
  align-items: stretch;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
@media (max-width: 768px) {
  .dw6vi {
    gap: 8px;
  }
}
@media (max-width: 1024px) {
  .dw6vi {
    gap: 8px;
  }
}
.x61t4 {
  background-color: #323232;
  border: 1.5px dashed #a3a3a3;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 0;
  text-align: center;
  white-space: nowrap;
}
.x61t4:hover {
  background-color: #737373;
}
.lfcwc {
  background-color: #c82b2a;
  border: none;
  border-radius: 4px;
  color: #171717;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 24px;
  transition: background-color 0.3s ease;
  white-space: nowrap;
}
.lfcwc:hover {
  background-color: #891d1d;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.pq6ke {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 20px;
}
.cwm4d {
  display: flex;
  justify-content: flex-end;
}
body {
  background-color: #171717 !important;
  color: #fff !important;
  font-family: Poppins, sans-serif !important;
  font-size: 16px !important;
  overflow-x: hidden;
}
button {
  cursor: pointer;
}
html {
  scroll-behavior: smooth;
}
.cfgm4 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 32px;
}
.cfgm4:not(:first-child),
.cfgm4:not(:last-child) {
  margin-top: 42px;
}
@media (max-width: 768px) {
  .cfgm4 {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
.ksgax {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 32px;
}
.ksgax:not(:first-child),
.ksgax:not(:last-child) {
  margin-top: 42px;
}
@media (max-width: 768px) {
  .ksgax {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.ahkry {
  color: #7cd8fd;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 12px;
  text-align: left;
  width: fit-content;
}
.ahkry:not(:first-child),
.ahkry:not(:last-child) {
  margin-top: 32px;
}
@media (max-width: 768px) {
  .ahkry {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.u0v8o {
  border-radius: 12px;
  margin-bottom: 32px;
  width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
.jhnvn .btvln {
  column-gap: 62px;
  display: flex;
}
@media screen and (max-width: 650px) {
  .jhnvn .btvln {
    flex-direction: column;
  }
}
.jhnvn .tz39j {
  max-width: max-content;
  width: 100%;
}
@media screen and (max-width: 650px) {
  .jhnvn .tz39j {
    max-width: unset;
  }
}
.tz39j {
  margin-bottom: 82px;
}
@media (max-width: 768px) {
  .tz39j {
    margin-bottom: 48px;
  }
}
.aneim {
  opacity: 1;
}
.jhnvn [data-list="checked"] {
  display: flex;
  flex-direction: column;
}
.rr8l7 {
  position: sticky;
  top: 20%;
}
button {
  font-weight: 600 !important;
}
[data-bn-ln] {
  cursor: pointer;
}

/* show more */
.yo8p6[data-top-games] {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 20px;
}

.yo8p6 [data-game-card].is-hidden-game {
  display: none !important;
}

.top-games-actions {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.is-hide-games[hidden],
[data-show-more-games][hidden] {
  display: none !important;
}

@media (max-width: 1024px) {
  .yo8p6[data-top-games] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .yo8p6[data-top-games] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
