*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C0F13;
  color: #C4CAD4;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.gdl-layout-hwa {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.gdl-page-hwa {
  min-height: 100vh;
  display: flex;
}.gdl-main-hwa {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width:1080px) {.gdl-main-hwa {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.gdl-main-hwa {
  padding-bottom: 4.5rem;
}
}.gdl-gc-hwa {
  border-radius: 6px;
  transition: transform .2s,border-color .2s;
  background: #111418;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.gdl-gc-hwa {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.gdl-gc-hwa {
  width: 10.5rem;
}
}.gdl-gc-hwa:hover {
  border-color: rgba(0, 200, 232, 0.07);
  transform: translateY(-3px);
}.gdl-gc_img-hwa {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.gdl-gc_img-hwa img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gdl-gc_hover-hwa {
  background: rgba(7, 10, 13, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}.gdl-gc-hwa:hover .gdl-gc_hover-hwa {
  opacity: 1;
}.gdl-gc_hover_btn-hwa {
  background: #00C8E8;
  padding: 8px 1rem;
  border-radius: 4px;
  color: #EEF1F5;
  font-size: 0.75rem;
  font-weight: 700;
}.gdl-gc_info-hwa {
  padding: 0.5rem 0.625rem 0.625rem;
}.gdl-gc_name-hwa {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C4CAD4;
  max-width: 100%;
}.gdl-gc_prov-hwa {
  font-size: 0.625rem;
  color: #4E5762;
}.gdl-gc_tag-hwa {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  top: 6px;
  position: absolute;
  font-size: 9px;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  left: 6px;
}.gdl-gc_tag_hot-hwa {
  background: #E83030;
  color: #fff;
}.gdl-gc_tag_new-hwa {
  background: #18C45A;
  color: #0C0F13;
}.gdl-gc_tag_jp-hwa {
  background: #E8A020;
  color: #0C0F13;
}.gdl-gc_tag_ex-hwa {
  background: #C8753A;
  color: #fff;
}.gdl-gc_tag_live-hwa {
  background: #E83030;
  color: #fff;
}.gdl-gr-hwa {
  background: #0C0F13;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.gdl-gr-hwa {
  padding: 36px 24px 0;
}
}.gdl-gr_in-hwa {
  margin: 0 auto;
  max-width: 82.5rem;
}.gdl-gr_head-hwa {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.gdl-gr_head_l-hwa {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.gdl-gr_ic-hwa {
  border-radius: 0.375rem;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
}.gdl-gr_ic-hwa svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.gdl-gr_title-hwa {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #EEF1F5;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.gdl-gr_title-hwa {
  font-size: 18px;
}
}.gdl-gr_more-hwa {
  gap: 5px;
  transition: color .2s;
  color: #67717E;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
}.gdl-gr_more-hwa:hover {
  color: #00C8E8;
}.gdl-gr_more-hwa svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.gdl-gr_arrows-hwa {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.gdl-gr_arr-hwa {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #8E97A6;
  width: 30px;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  align-items: center;
}.gdl-gr_arr-hwa:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #EEF1F5;
}.gdl-gr_arr-hwa svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.gdl-gr_seo_h-hwa {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 680px;
  font-size: 0.813rem;
  font-family: 'Rajdhani', sans-serif;
  color: #C4CAD4;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.gdl-gr_seo_h-hwa {
  font-size: 0.875rem;
}
}.gdl-gr_seo-hwa {
  color: #67717E;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 12px;
  max-width: 680px;
}.gdl-gr_seo-hwa strong {
  color: #C4CAD4;
  font-weight: 600;
}.gdl-gr_scroll-hwa {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
}.gdl-gr_scroll-hwa::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.gdl-gr_scroll-hwa {
  gap: 12px;
}
}.gdl-tb-hwa {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: #0C0F13;
  height: 3.5rem;
  left: 0;
  align-items: center;
  display: flex;
  position: fixed;
  right: 0;
  z-index: 80;
  top: 0;
}.gdl-tb_in-hwa {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.gdl-tb_burger-hwa {
  gap: 5px;
  border-radius: 0.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
  flex-direction: column;
  width: 2.375rem;
  align-items: center;
  flex-shrink: 0;
  height: 2.375rem;
}.gdl-tb_burger-hwa:hover {
  background: rgba(255, 255, 255, 0.05);
}.gdl-tb_burger_line-hwa {
  border-radius: 1px;
  background: #8E97A6;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.gdl-tb_burger-hwa {
  display: none;
}
}.gdl-tb_logo-hwa {
  gap: 9px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 1.125rem;
  display: flex;
  margin-right: 20px;
  color: #EEF1F5;
  overflow-wrap: break-word;
  align-items: center;
}.gdl-tb_logo_mark-hwa {
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: center;
  height: 32px;
  justify-content: center;
  display: flex;
  width: 32px;
}.gdl-tb_logo_mark-hwa img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gdl-tb_nav-hwa {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.gdl-tb_nav-hwa {
  display: flex;
}
}.gdl-tb_tab-hwa {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 0.375rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #8E97A6;
}.gdl-tb_tab-hwa:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF1F5;
}.gdl-tb_tab-hwa.gdl-state_active-hwa {
  background: rgba(0, 200, 232, 0.18);
  color: #EEF1F5;
}.gdl-tb_right-hwa {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.gdl-tb_login-hwa {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  color: #C4CAD4;
  font-weight: 600;
}.gdl-tb_login-hwa:hover {
  border-color: rgba(0, 210, 240, 0.45);
  color: #EEF1F5;
}
@media(min-width: 481px) {.gdl-tb_login-hwa {
  display: block;
}
}.gdl-tb_reg-hwa {
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 6px;
  background: #18C45A;
  color: #060C10;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.gdl-tb_reg-hwa:hover {
  background: #22D96A;
}.gdl-sb-hwa {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #141820;
  transition: transform .25s ease;
  left: 0;
  position: fixed;
  top: 3.5rem;
  overflow-y: auto;
  bottom: 0;
  width: 220px;
  z-index: 70;
}.gdl-sb-hwa.gdl-state_open-hwa {
  transform: translateX(0);
}.gdl-sb-hwa::-webkit-scrollbar {
  width: 4px;
}.gdl-sb-hwa::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.08);
}
@media(min-width: 1077px) {.gdl-sb-hwa {
  transform: translateX(0);
}
}.gdl-sb_auth-hwa {
  padding: 0.875rem 0.75rem 10px;
}.gdl-sb_btn_reg-hwa {
  background: #18C45A;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.375rem;
  margin-bottom: 0.5rem;
  color: #060C10;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  display: block;
}.gdl-sb_btn_reg-hwa:hover {
  background: #22D96A;
}.gdl-sb_btn_login-hwa {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C4CAD4;
  display: block;
  text-align: center;
}.gdl-sb_btn_login-hwa:hover {
  border-color: rgba(0, 210, 240, 0.45);
  color: #EEF1F5;
}.gdl-sb_promo-hwa {
  border-radius: 6px;
  overflow: hidden;
  background: linear-gradient(135deg,#0A2030,#141820);
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 14px;
  border: 1px solid rgba(0, 200, 232, 0.18);
  position: relative;
}.gdl-sb_promo-hwa::before {
  background: radial-gradient(circle,rgba(0, 200, 232, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -20px;
  top: -1.25rem;
  height: 80px;
  position: absolute;
  width: 80px;
}.gdl-sb_promo_title-hwa {
  font-size: 11px;
  text-transform: uppercase;
  color: #00C8E8;
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
}.gdl-sb_promo_text-hwa {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #EEF1F5;
  line-height: 1.35;
  font-weight: 600;
}.gdl-sb_promo_sub-hwa {
  color: #67717E;
  margin-top: 3px;
  font-size: 10px;
}.gdl-sb_nav-hwa {
  padding: 6px 0.5rem 16px;
}.gdl-sb_nav_lb-hwa {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 0.625rem;
  color: #4E5762;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.gdl-sb_link-hwa {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #8E97A6;
  cursor: pointer;
  font-size: 13px;
}.gdl-sb_link-hwa:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF1F5;
}.gdl-sb_link-hwa.gdl-state_active-hwa {
  background: rgba(0, 200, 232, 0.18);
  color: #EEF1F5;
}.gdl-sb_ic-hwa {
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 30px;
  height: 1.875rem;
}.gdl-sb_ic-hwa svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.gdl-sb_ic_1-hwa {
  background: rgba(0, 200, 232, 0.07);
  color: #00C8E8;
}.gdl-sb_ic_2-hwa {
  background: rgba(24, 196, 90, 0.18);
  color: #18C45A;
}.gdl-sb_ic_3-hwa {
  background: rgba(232, 160, 32, 0.18);
  color: #E8A020;
}.gdl-sb_ic_4-hwa {
  background: rgba(200, 117, 58, 0.22);
  color: #C8753A;
}.gdl-sb_ic_5-hwa {
  background: rgba(0, 200, 232, 0.07);
  color: #E8488A;
}.gdl-sb_ic_6-hwa {
  background: rgba(200, 117, 58, 0.22);
  color: #9B5DE5;
}.gdl-sb_badge-hwa {
  background: #E8A020;
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 9px;
  font-weight: 700;
  color: #060C10;
  margin-left: auto;
}.gdl-sb_bot-hwa {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.gdl-sb_lang-hwa,.gdl-sb_help-hwa {
  gap: 0.375rem;
  border-radius: 4px;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 9px 6px;
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  color: #8E97A6;
  align-items: center;
  font-weight: 600;
}.gdl-sb_lang-hwa:hover,.gdl-sb_help-hwa:hover {
  border-color: rgba(0, 210, 240, 0.45);
  color: #EEF1F5;
}.gdl-sb_lang-hwa svg,.gdl-sb_help-hwa svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.gdl-sb_bd-hwa {
  inset: 0;
  background: rgba(7, 10, 13, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.gdl-sb_bd-hwa.gdl-state_on-hwa {
  display: block;
}
@media(min-width: 1078px) {.gdl-sb_bd-hwa {
  display: none!important;
}
}.gdl-mob_nav-hwa {
  background: #141820;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  right: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
  left: 0;
}
@media(min-width: 1078px) {.gdl-mob_nav-hwa {
  display: none;
}
}.gdl-mob_nav_item-hwa {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  color: #4E5762;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.gdl-mob_nav_ic-hwa {
  line-height: 1;
}.gdl-mob_nav_ic-hwa svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.gdl-mob_nav_lb-hwa {
  color: #4E5762;
  font-size: 0.625rem;
  font-weight: 600;
}.gdl-mob_nav_item-hwa.gdl-state_active-hwa {
  color: #00C8E8;
}.gdl-mob_nav_item-hwa.gdl-state_active-hwa .gdl-mob_nav_lb-hwa {
  color: #00C8E8;
}.gdl-hero-hwa {
  padding: 20px 16px 0;
  background: #0C0F13;
}
@media(min-width: 770px) {.gdl-hero-hwa {
  padding: 1.5rem 1.5rem 0;
}
}.gdl-hero_in-hwa {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.gdl-hero_in-hwa {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.gdl-hero_in-hwa {
  grid-template-columns: 1fr 21.25rem;
}
}.gdl-hero_promo-hwa {
  overflow: hidden;
  border-radius: 10px;
  background: #111418;
  display: flex;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width:768px) {.gdl-hero_promo-hwa {
  min-height: 280px;
}
}.gdl-hero_promo_bg-hwa {
  background: linear-gradient(120deg,#0A2030 0%,#0C0F13 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.gdl-hero_promo_bg-hwa::after {
  background: linear-gradient(90deg,#0C0F13 0%,rgba(7, 10, 13, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.gdl-hero_promo_glow-hwa {
  background: radial-gradient(circle,rgba(200, 117, 58, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  width: 18.75rem;
  position: absolute;
  height: 300px;
  top: -40px;
  pointer-events: none;
}.gdl-hero_promo_ct-hwa {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  position: relative;
}
@media(min-width: 765px) {.gdl-hero_promo_ct-hwa {
  padding: 40px 2rem;
}
}.gdl-hero_badge-hwa {
  background: rgba(0, 200, 232, 0.18);
  padding: 5px 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(0, 200, 232, 0.07);
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E8;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.gdl-hero_h1-hwa {
  font-size: 26px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #EEF1F5;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
}.gdl-hero_h1-hwa em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 769px) {.gdl-hero_h1-hwa {
  font-size: 36px;
}
}.gdl-hero_sub-hwa {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #8E97A6;
}
@media(min-width: 767px) {.gdl-hero_sub-hwa {
  font-size: 0.875rem;
}
}.gdl-hero_row-hwa {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.gdl-hero_cta-hwa {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.375rem;
  background: #18C45A;
  font-size: 14px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.5), 0 0 1.125rem rgba(24, 196, 90, 0.4);
  color: #060C10;
  font-weight: 700;
}.gdl-hero_cta-hwa:hover {
  background: #22D96A;
}.gdl-hero_terms-hwa {
  color: #4E5762;
  font-size: 0.688rem;
}.gdl-hero_game-hwa {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #111418;
  border-radius: 10px;
  display: flex;
  position: relative;
  flex-direction: column;
}.gdl-hero_game_badge-hwa {
  border: 1px solid rgba(232, 160, 32, 0.18);
  padding: 5px 10px;
  border-radius: 1.25rem;
  background: rgba(232, 160, 32, 0.18);
  left: 0.75rem;
  z-index: 3;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  color: #E8A020;
  top: 0.75rem;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.gdl-hero_game_badge-hwa svg {
  width: 11px;
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
}.gdl-hero_game_img-hwa {
  overflow: hidden;
  background: linear-gradient(135deg,#0A2030,#0C0F13);
  position: relative;
  padding-bottom: 60%;
}.gdl-hero_game_img-hwa img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.gdl-hero_game_play-hwa {
  transition: opacity .2s;
  background: rgba(7, 10, 13, 0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.gdl-hero_game-hwa:hover .gdl-hero_game_play-hwa {
  opacity: 1;
}.gdl-hero_game_play-hwa span {
  background: #00C8E8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
  width: 3.25rem;
}.gdl-hero_game_play-hwa span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.gdl-hero_game_info-hwa {
  padding: 0.875rem 16px;
}.gdl-hero_game_title-hwa {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF1F5;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.gdl-hero_game_provider-hwa {
  font-size: 11px;
  color: #67717E;
}.gdl-hero_game_btn-hwa {
  background: #00C8E8;
  margin: 0.75rem 16px 1rem;
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 11px;
  text-align: center;
  color: #EEF1F5;
  font-weight: 700;
  display: block;
  font-size: 13px;
}.gdl-hero_game-hwa:hover .gdl-hero_game_btn-hwa {
  background: #00DFFF;
}.gdl-sbar-hwa {
  background: #0C0F13;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.gdl-sbar-hwa {
  padding: 1.125rem 1.5rem 0;
}
}.gdl-sbar_in-hwa {
  margin: 0 auto;
  max-width: 82.5rem;
}.gdl-sbar_row-hwa {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.gdl-sbar_input-hwa {
  background: #111418;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  border-radius: 6px;
  gap: 0.625rem;
  flex: 1;
  cursor: pointer;
  align-items: center;
  color: #67717E;
  display: flex;
  font-size: 0.813rem;
}.gdl-sbar_input-hwa:hover {
  border-color: rgba(0, 210, 240, 0.45);
}.gdl-sbar_input-hwa svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
}.gdl-sbar_providers-hwa {
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 8px;
  transition: border-color .2s;
  border-radius: 6px;
  background: #111418;
  font-weight: 600;
  color: #C4CAD4;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
}.gdl-sbar_providers-hwa:hover {
  border-color: rgba(0, 210, 240, 0.45);
  color: #EEF1F5;
}.gdl-sbar_providers-hwa svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.gdl-sbar_tabs-hwa {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.gdl-sbar_tabs-hwa::-webkit-scrollbar {
  display: none;
}.gdl-sbar_tab-hwa {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  padding: 8px 14px;
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  color: #8E97A6;
  font-size: 0.75rem;
  white-space: nowrap;
  cursor: pointer;
  align-items: center;
}.gdl-sbar_tab-hwa:hover {
  border-color: rgba(0, 210, 240, 0.45);
  background: rgba(255, 255, 255, 0.08);
  color: #EEF1F5;
}.gdl-sbar_tab-hwa.gdl-state_active-hwa {
  background: rgba(0, 200, 232, 0.18);
  border-color: rgba(0, 200, 232, 0.07);
  color: #EEF1F5;
}.gdl-sbar_tab_ic-hwa svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.gdl-gr_jp-hwa {
  background: linear-gradient(135deg,#150E28 0%,#0A0810 100%);
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}.gdl-gr_jp-hwa::before {
  background: radial-gradient(circle,rgba(200, 117, 58, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  height: 250px;
  content: '';
  width: 15.625rem;
  top: -60px;
  position: absolute;
}.gdl-gr_jp-hwa::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 160, 32, 0.18) 0%,transparent 70%);
  height: 200px;
  bottom: -2.5rem;
  right: 0;
  width: 12.5rem;
  content: '';
  position: absolute;
}.gdl-gr_jp_head-hwa {
  gap: 16px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 1rem;
  align-items: flex-start;
}.gdl-gr_jp_info-hwa {
  flex: 1;
}.gdl-gr_jp_label-hwa {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #9B5DE5;
  font-weight: 700;
}.gdl-gr_jp_label-hwa svg {
  vertical-align: -2px;
  margin-right: 4px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
}.gdl-gr_jp_amount-hwa {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 4px;
  font-size: 2rem;
  line-height: 1;
  color: #EEF1F5;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.gdl-gr_jp_amount-hwa {
  font-size: 2.5rem;
}
}.gdl-gr_jp_amount-hwa span {
  color: #E8A020;
}.gdl-gr_jp_seo-hwa {
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8E97A6;
}.gdl-gr_jp_cta-hwa {
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  border-radius: 0.375rem;
  background: rgba(200, 117, 58, 0.22);
  border: 1px solid rgba(200, 117, 58, 0.22);
  align-self: flex-start;
  margin-top: 0.25rem;
  z-index: 1;
  font-size: 0.813rem;
  color: #EEF1F5;
  white-space: nowrap;
  position: relative;
  font-weight: 700;
  flex-shrink: 0;
}.gdl-gr_jp_cta-hwa:hover {
  background: #C8753A;
}.gdl-gcg-hwa {
  background: #0C0F13;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.gdl-gcg-hwa {
  padding: 2.75rem 24px 0;
}
}.gdl-gcg_in-hwa {
  margin: 0 auto;
  max-width: 1320px;
}.gdl-gcg_head-hwa {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.gdl-gcg_label-hwa {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #00C8E8;
  text-transform: uppercase;
  font-weight: 700;
}.gdl-gcg_h2-hwa {
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF1F5;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.gdl-gcg_h2-hwa {
  font-size: 1.75rem;
}
}.gdl-gcg_intro-hwa {
  font-size: 13px;
  line-height: 1.6;
  color: #67717E;
}.gdl-gcg_grid-hwa {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.gdl-gcg_grid-hwa {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.gdl-gcg_grid-hwa {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gdl-gcg_card-hwa {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  display: flex;
  cursor: pointer;
  min-height: 15rem;
}.gdl-gcg_card-hwa:hover {
  border-color: rgba(0, 200, 232, 0.18);
  transform: translateY(-3px);
}.gdl-gcg_card_bg-hwa {
  inset: 0;
  z-index: 0;
  position: absolute;
}.gdl-gcg_card_bg-hwa::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.gdl-gcg_card_ic-hwa {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  z-index: 2;
  color: #EEF1F5;
  align-items: center;
  right: 18px;
  height: 2.5rem;
  top: 18px;
  justify-content: center;
  width: 40px;
  position: absolute;
  display: flex;
}.gdl-gcg_card_ic-hwa svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.gdl-gcg_card_ct-hwa {
  position: relative;
  z-index: 1;
}.gdl-gcg_card_h-hwa {
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #EEF1F5;
}
@media(min-width: 765px) {.gdl-gcg_card_h-hwa {
  font-size: 1.25rem;
}
}.gdl-gcg_card_p-hwa {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 0.625rem;
}.gdl-gcg_card_p-hwa strong {
  color: #EEF1F5;
  font-weight: 600;
}.gdl-gcg_card_cta-hwa {
  gap: 0.25rem;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 0.75rem;
  align-items: center;
  color: #00C8E8;
}.gdl-gcg_card_cta-hwa svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.gdl-ws-hwa {
  background: #0C0F13;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.gdl-ws-hwa {
  padding: 2.25rem 24px 0;
}
}.gdl-ws_in-hwa {
  margin: 0 auto;
  max-width: 82.5rem;
}.gdl-ws_head-hwa {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.gdl-ws_title-hwa {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF1F5;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
}.gdl-ws_title_ic-hwa svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8A020;
  height: 18px;
  width: 18px;
}.gdl-ws_online-hwa {
  gap: 0.438rem;
  color: #67717E;
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 600;
}.gdl-ws_online_dot-hwa {
  border-radius: 50%;
  background: #18C45A;
  width: 8px;
  box-shadow: 0 0 6px rgba(24, 196, 90, 0.18);
  height: 8px;
  flex-shrink: 0;
}.gdl-ws_scroll-hwa {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.gdl-ws_scroll-hwa::-webkit-scrollbar {
  display: none;
}.gdl-wc-hwa {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 0.875rem;
  border-radius: 6px;
  gap: 0.625rem;
  background: #111418;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.gdl-wc_img-hwa {
  background: #141820;
  border-radius: 4px;
  overflow: hidden;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.gdl-wc_img-hwa img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gdl-wc_info-hwa {
  min-width: 0;
}.gdl-wc_game-hwa {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #C4CAD4;
  white-space: nowrap;
}.gdl-wc_player-hwa {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #4E5762;
}.gdl-wc_amount-hwa {
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #18C45A;
}.gdl-htp-hwa {
  padding: 36px 1rem 0;
  background: #0C0F13;
}
@media(min-width: 765px) {.gdl-htp-hwa {
  padding: 44px 24px 0;
}
}.gdl-htp_in-hwa {
  margin: 0 auto;
  max-width: 1320px;
}.gdl-htp_head-hwa {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.gdl-htp_label-hwa {
  font-size: 11px;
  color: #00C8E8;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gdl-htp_h2-hwa {
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #EEF1F5;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.gdl-htp_h2-hwa {
  font-size: 28px;
}
}.gdl-htp_intro-hwa {
  color: #67717E;
  font-size: 0.875rem;
  line-height: 1.6;
}.gdl-htp_steps-hwa {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.gdl-htp_steps-hwa {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gdl-htp_steps-hwa {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.gdl-htp_step-hwa {
  border-radius: 6px;
  background: #141820;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px 18px 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.gdl-htp_step_num-hwa {
  background: #00C8E8;
  border-radius: 50%;
  align-items: center;
  left: 1.25rem;
  color: #060C10;
  font-family: 'Rajdhani', sans-serif;
  height: 1.75rem;
  display: flex;
  font-size: 13px;
  top: -0.75rem;
  position: absolute;
  width: 28px;
  justify-content: center;
  font-weight: 800;
}.gdl-htp_step_ic-hwa {
  margin: 0.5rem 0 12px;
  background: rgba(0, 200, 232, 0.18);
  border-radius: 0.25rem;
  color: #00C8E8;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  display: flex;
}.gdl-htp_step_ic-hwa svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.gdl-htp_step_h-hwa {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #EEF1F5;
}.gdl-htp_step_p-hwa {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #67717E;
  font-size: 13px;
}.gdl-htp_step_p-hwa strong {
  color: #C4CAD4;
  font-weight: 600;
}.gdl-htp_cta-hwa {
  transition: background .2s;
  background: #18C45A;
  padding: 0.813rem 26px;
  border-radius: 0.375rem;
  display: inline-block;
  margin-top: 20px;
  color: #060C10;
  font-weight: 700;
  font-size: 14px;
}.gdl-htp_cta-hwa:hover {
  background: #22D96A;
}.gdl-bon-hwa {
  background: #0C0F13;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gdl-bon-hwa {
  padding: 2.75rem 24px 0;
}
}.gdl-bon_in-hwa {
  margin: 0 auto;
  max-width: 82.5rem;
}.gdl-bon_head-hwa {
  margin-bottom: 1.25rem;
}.gdl-bon_label-hwa {
  text-transform: uppercase;
  color: #00C8E8;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.gdl-bon_h2-hwa {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EEF1F5;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.gdl-bon_h2-hwa {
  font-size: 24px;
}
}.gdl-bon_seo-hwa {
  font-size: 13px;
  color: #67717E;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
}.gdl-bon_seo-hwa strong {
  font-weight: 700;
  color: #C4CAD4;
}.gdl-bon_seo-hwa a {
  text-decoration: underline;
  color: #00C8E8;
}.gdl-bon_grid-hwa {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.gdl-bon_grid-hwa {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.gdl-bon_grid-hwa {
  grid-template-columns: repeat(5,1fr);
}
}.gdl-bon_card-hwa {
  padding: 1rem;
  background: #111418;
  border-radius: 0.375rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.gdl-bon_card-hwa:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 232, 0.07);
}.gdl-bon_card_ic-hwa svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
}.gdl-bon_card_ic-hwa {
  margin-bottom: 0.625rem;
}.gdl-bon_card_type-hwa {
  margin-bottom: 6px;
  color: #67717E;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
}.gdl-bon_card_amount-hwa {
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  color: #E8A020;
}.gdl-bon_card_name-hwa {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  color: #EEF1F5;
}.gdl-bon_card_detail-hwa {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
  color: #4E5762;
  font-size: 11px;
}.gdl-prov-hwa {
  background: #0C0F13;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.gdl-prov-hwa {
  padding: 44px 24px 0;
}
}.gdl-prov_in-hwa {
  margin: 0 auto;
  max-width: 82.5rem;
}.gdl-prov_head-hwa {
  margin-bottom: 16px;
}.gdl-prov_label-hwa {
  text-transform: uppercase;
  color: #00C8E8;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.gdl-prov_h2-hwa {
  font-size: 20px;
  color: #EEF1F5;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.gdl-prov_h2-hwa {
  font-size: 24px;
}
}.gdl-prov_seo-hwa {
  line-height: 1.6;
  color: #67717E;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
  margin-bottom: 16px;
}.gdl-prov_seo-hwa strong {
  font-weight: 700;
  color: #C4CAD4;
}.gdl-prov_seo-hwa a {
  text-decoration: underline;
  color: #00C8E8;
}.gdl-prov_grid-hwa {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.gdl-prov_grid-hwa {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.gdl-prov_grid-hwa {
  grid-template-columns: repeat(8,1fr);
}
}.gdl-prov_card-hwa {
  background: #111418;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.gdl-prov_card-hwa:hover {
  background: #141820;
  border-color: rgba(0, 210, 240, 0.45);
}.gdl-prov_logo-hwa {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
}.gdl-prov_logo-hwa img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.gdl-prov_name-hwa {
  color: #8E97A6;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.gdl-reg-hwa {
  padding: 2.25rem 16px 0;
  background: #0C0F13;
}
@media(min-width: 765px) {.gdl-reg-hwa {
  padding: 44px 24px 0;
}
}.gdl-reg_in-hwa {
  border-radius: 10px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #141820;
  max-width: 1320px;
}
@media(min-width: 770px) {.gdl-reg_in-hwa {
  padding: 2.5rem;
}
}.gdl-reg_top-hwa {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.gdl-reg_top-hwa {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gdl-reg_label-hwa {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E8;
  margin-bottom: 10px;
}.gdl-reg_h2-hwa {
  font-family: 'Rajdhani', sans-serif;
  color: #EEF1F5;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  font-weight: 800;
}
@media(min-width: 765px) {.gdl-reg_h2-hwa {
  font-size: 1.75rem;
}
}.gdl-reg_bonus-hwa {
  border-radius: 6px;
  padding: 10px 16px;
  background: rgba(232, 160, 32, 0.18);
  gap: 0.5rem;
  border: 1px solid rgba(232, 160, 32, 0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.gdl-reg_bonus_amount-hwa {
  font-weight: 800;
  color: #E8A020;
  font-size: 1.25rem;
}.gdl-reg_bonus_text-hwa {
  color: #8E97A6;
  font-size: 13px;
  line-height: 1.35;
}.gdl-reg_cta_btn-hwa {
  background: #18C45A;
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 6px;
  margin-bottom: 0.75rem;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.5), 0 0 1.125rem rgba(24, 196, 90, 0.4);
  color: #060C10;
  font-weight: 700;
  display: inline-block;
  font-size: 15px;
}.gdl-reg_cta_btn-hwa:hover {
  background: #22D96A;
}.gdl-reg_terms-hwa {
  color: #4E5762;
  font-size: 11px;
  line-height: 1.5;
}.gdl-reg_seo-hwa {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #67717E;
  font-size: 13px;
  margin-top: 20px;
  padding-top: 20px;
  line-height: 1.65;
}.gdl-reg_seo-hwa p {
  line-height: 1.65;
  margin-bottom: 10px;
  color: #67717E;
  font-size: 13px;
}.gdl-reg_seo-hwa p:last-child {
  margin-bottom: 0;
}.gdl-reg_seo-hwa strong {
  color: #C4CAD4;
  font-weight: 700;
}.gdl-reg_seo-hwa a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.gdl-reg_seo-hwa a:hover {
  color: #00DFFF;
}.gdl-reg_seo-hwa ul,.gdl-reg_seo-hwa ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.gdl-reg_seo-hwa ol {
  list-style: decimal;
}.gdl-reg_seo-hwa li {
  line-height: 1.65;
  font-size: 13px;
  color: #67717E;
  margin-bottom: 4px;
}.gdl-reg_seo-hwa table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  width: 100%;
}
@media(min-width: 769px) {.gdl-reg_seo-hwa table {
  display: table;
}
}.gdl-reg_seo-hwa th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  font-weight: 700;
  color: #C4CAD4;
}.gdl-reg_seo-hwa td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #67717E;
}.gdl-reg_steps-hwa {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.gdl-reg_steps-hwa {
  margin-top: 0;
}
}.gdl-reg_step-hwa {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.gdl-reg_step_num-hwa {
  border-radius: 50%;
  border: 1px solid rgba(0, 200, 232, 0.07);
  background: rgba(0, 200, 232, 0.18);
  justify-content: center;
  display: flex;
  width: 2.125rem;
  flex-shrink: 0;
  font-weight: 800;
  height: 2.125rem;
  font-size: 14px;
  align-items: center;
  color: #00C8E8;
}.gdl-reg_step_title-hwa {
  color: #EEF1F5;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.gdl-reg_step_text-hwa {
  color: #67717E;
  line-height: 1.5;
  font-size: 12px;
}.gdl-reg_trust-hwa {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.gdl-reg_trust_item-hwa {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  color: #67717E;
  font-size: 12px;
  align-items: center;
}.gdl-reg_trust_ic-hwa svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  color: #00C8E8;
}.gdl-app-hwa {
  padding: 2.25rem 1rem 0;
  background: #0C0F13;
}
@media(min-width: 769px) {.gdl-app-hwa {
  padding: 44px 24px 0;
}
}.gdl-app_in-hwa {
  margin: 0 auto;
  max-width: 82.5rem;
}.gdl-app_head-hwa {
  margin-bottom: 1rem;
}.gdl-app_label-hwa {
  font-size: 11px;
  margin-bottom: 8px;
  color: #00C8E8;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gdl-app_h2-hwa {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EEF1F5;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 769px) {.gdl-app_h2-hwa {
  font-size: 24px;
}
}.gdl-app_sub-hwa {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #67717E;
  line-height: 1.6;
  max-width: 600px;
}.gdl-app_sub-hwa strong {
  font-weight: 700;
  color: #C4CAD4;
}.gdl-app_cards-hwa {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.gdl-app_cards-hwa {
  grid-template-columns: repeat(3,1fr);
}
}.gdl-app_card-hwa {
  border-radius: 6px;
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.gdl-app_card_ios-hwa {
  background: linear-gradient(135deg,rgba(0, 200, 232, 0.18) 0%,#141820 100%);
}.gdl-app_card_android-hwa {
  background: linear-gradient(135deg,rgba(24, 196, 90, 0.18) 0%,#141820 100%);
}.gdl-app_card_win-hwa {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.18) 0%,#141820 100%);
}.gdl-app_card_ic-hwa svg {
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
  stroke-linecap: round;
}.gdl-app_card_ic-hwa {
  color: #EEF1F5;
  flex-shrink: 0;
}.gdl-app_card_os-hwa {
  color: #67717E;
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.gdl-app_card_title-hwa {
  line-height: 1.2;
  margin-bottom: 6px;
  font-size: 15px;
  color: #EEF1F5;
  font-weight: 700;
  overflow-wrap: break-word;
}.gdl-app_card_text-hwa {
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #67717E;
}.gdl-app_card_btn-hwa {
  background: rgba(255, 255, 255, 0.13);
  gap: 7px;
  border: 1px solid rgba(0, 210, 240, 0.45);
  transition: background .2s;
  padding: 10px 1.125rem;
  border-radius: 4px;
  font-size: 13px;
  color: #EEF1F5;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
}.gdl-app_card_btn-hwa:hover {
  background: rgba(255, 255, 255, 0.08);
}.gdl-seo-hwa {
  padding: 36px 16px 0;
  background: #0C0F13;
}
@media(min-width: 771px) {.gdl-seo-hwa {
  padding: 2.75rem 24px 0;
}
}.gdl-seo_in-hwa {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #141820;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.gdl-seo_in-hwa {
  padding: 2.25rem 2.5rem;
}
}.gdl-seo_label-hwa {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #00C8E8;
  letter-spacing: .08em;
}.gdl-seo_h2-hwa {
  overflow-wrap: break-word;
  color: #EEF1F5;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width:768px) {.gdl-seo_h2-hwa {
  font-size: 1.5rem;
}
}.gdl-seo_body-hwa {
  line-height: 1.75;
  color: #8E97A6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.gdl-seo_body-hwa p {
  color: #8E97A6;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.gdl-seo_body-hwa p:last-child {
  margin-bottom: 0;
}.gdl-seo_body-hwa strong {
  color: #C4CAD4;
  font-weight: 700;
}.gdl-seo_body-hwa a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.gdl-seo_body-hwa a:hover {
  color: #00DFFF;
}.gdl-seo_body-hwa ul,.gdl-seo_body-hwa ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.gdl-seo_body-hwa ol {
  list-style: decimal;
}.gdl-seo_body-hwa li {
  color: #8E97A6;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.gdl-seo_body-hwa table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.gdl-seo_body-hwa table {
  display: table;
}
}.gdl-seo_body-hwa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 10px 12px;
  text-align: left;
  color: #C4CAD4;
  font-weight: 700;
}.gdl-seo_body-hwa td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E97A6;
}.gdl-seo_cols-hwa {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.gdl-seo_cols-hwa {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.gdl-seo_cols-hwa {
  grid-template-columns: repeat(3,1fr);
}
}.gdl-seo_col_h-hwa {
  font-size: 13px;
  color: #C4CAD4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.gdl-seo_col_p-hwa {
  font-size: 13px;
  line-height: 1.65;
  color: #67717E;
  overflow-wrap: break-word;
}.gdl-seo_stats-hwa {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.gdl-seo_stat-hwa {
  border: 1px solid rgba(0, 200, 232, 0.18);
  background: rgba(0, 200, 232, 0.07);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.375rem;
  min-width: 140px;
}.gdl-seo_stat_val-hwa {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #00C8E8;
}.gdl-seo_stat_lb-hwa {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #67717E;
}.gdl-seo-hwa {
  background: #0C0F13;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.gdl-seo-hwa {
  padding: 44px 24px 0;
}
}.gdl-seo_in-hwa {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #141820;
  max-width: 1320px;
}
@media(min-width:768px) {.gdl-seo_in-hwa {
  padding: 36px 40px;
}
}.gdl-seo_label-hwa {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E8;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.gdl-seo_h2-hwa {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF1F5;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.gdl-seo_h2-hwa {
  font-size: 1.5rem;
}
}.gdl-seo_body-hwa {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8E97A6;
}.gdl-seo_body-hwa p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #8E97A6;
}.gdl-seo_body-hwa p:last-child {
  margin-bottom: 0;
}.gdl-seo_body-hwa strong {
  font-weight: 700;
  color: #C4CAD4;
}.gdl-seo_body-hwa a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.gdl-seo_body-hwa a:hover {
  color: #00DFFF;
}.gdl-seo_body-hwa ul,.gdl-seo_body-hwa ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.gdl-seo_body-hwa ol {
  list-style: decimal;
}.gdl-seo_body-hwa li {
  color: #8E97A6;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.gdl-seo_body-hwa table {
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.gdl-seo_body-hwa table {
  display: table;
}
}.gdl-seo_body-hwa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C4CAD4;
}.gdl-seo_body-hwa td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E97A6;
}.gdl-seo_cols-hwa {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.gdl-seo_cols-hwa {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gdl-seo_cols-hwa {
  grid-template-columns: repeat(3,1fr);
}
}.gdl-seo_col_h-hwa {
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C4CAD4;
  font-weight: 700;
}.gdl-seo_col_p-hwa {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #67717E;
  overflow-wrap: break-word;
}.gdl-seo_stats-hwa {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gdl-seo_stat-hwa {
  border-radius: 6px;
  background: rgba(0, 200, 232, 0.07);
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(0, 200, 232, 0.18);
  min-width: 140px;
}.gdl-seo_stat_val-hwa {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #00C8E8;
  margin-bottom: 0.25rem;
}.gdl-seo_stat_lb-hwa {
  font-size: 11px;
  color: #67717E;
  overflow-wrap: break-word;
}.gdl-faq-hwa {
  background: #0C0F13;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.gdl-faq-hwa {
  padding: 44px 24px 0;
}
}.gdl-faq_in-hwa {
  margin: 0 auto;
  max-width: 1320px;
}.gdl-faq_head-hwa {
  margin-bottom: 20px;
}.gdl-faq_label-hwa {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #00C8E8;
  margin-bottom: 8px;
}.gdl-faq_h2-hwa {
  overflow-wrap: break-word;
  color: #EEF1F5;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.gdl-faq_h2-hwa {
  font-size: 1.5rem;
}
}.gdl-faq_list-hwa {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.gdl-faq_item-hwa {
  background: #141820;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  overflow: hidden;
}.gdl-faq_q-hwa {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 0.75rem;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  color: #C4CAD4;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.gdl-faq_q-hwa:hover {
  color: #EEF1F5;
}.gdl-faq_q_ic-hwa {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 24px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 1rem;
  justify-content: center;
  color: #00C8E8;
  height: 24px;
}.gdl-faq_item-hwa.gdl-state_open-hwa .gdl-faq_q_ic-hwa {
  transform: rotate(45deg);
}.gdl-faq_a-hwa {
  padding: 0 20px 16px;
  color: #67717E;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
}.gdl-faq_item-hwa.gdl-state_open-hwa .gdl-faq_a-hwa {
  display: block;
}.gdl-faq_a-hwa strong {
  font-weight: 700;
  color: #C4CAD4;
}.gdl-faq_a-hwa a {
  text-decoration: underline;
  color: #00C8E8;
}.gdl-faq_a-hwa ul,.gdl-faq_a-hwa ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.gdl-faq_a-hwa ol {
  list-style: decimal;
}.gdl-faq_a-hwa li {
  line-height: 1.6;
  margin-bottom: 4px;
}.gdl-faq_a-hwa table {
  margin: 0.5rem 0;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.gdl-faq_a-hwa table {
  display: table;
}
}.gdl-faq_a-hwa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 6px 8px;
  text-align: left;
  color: #C4CAD4;
  font-weight: 700;
}.gdl-faq_a-hwa td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #67717E;
}.gdl-rv-hwa {
  padding: 36px 16px 0;
  background: #0C0F13;
}
@media(min-width: 767px) {.gdl-rv-hwa {
  padding: 44px 1.5rem 0;
}
}.gdl-rv_in-hwa {
  margin: 0 auto;
  max-width: 82.5rem;
}.gdl-rv_head-hwa {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.gdl-rv_label-hwa {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8E8;
}.gdl-rv_h2-hwa {
  color: #EEF1F5;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}
@media(min-width: 767px) {.gdl-rv_h2-hwa {
  font-size: 1.75rem;
}
}.gdl-rv_stats-hwa {
  gap: 1.125rem;
  flex-wrap: wrap;
  font-size: 13px;
  color: #67717E;
  display: flex;
  align-items: center;
}.gdl-rv_stats_score-hwa {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.gdl-rv_stats_score_val-hwa {
  font-weight: 800;
  font-size: 22px;
  color: #E8A020;
  font-family: 'Rajdhani', sans-serif;
}.gdl-rv_stats_score_max-hwa {
  color: #4E5762;
  font-size: 0.813rem;
}.gdl-rv_stats_badge-hwa {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.gdl-rv_stats_badge-hwa svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #E8A020;
}.gdl-rv_grid-hwa {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.gdl-rv_grid-hwa {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.gdl-rv_grid-hwa {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.gdl-rv_card-hwa {
  border-radius: 0.375rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141820;
  display: flex;
  flex-direction: column;
}.gdl-rv_card_stars-hwa {
  gap: 2px;
  color: #E8A020;
  display: flex;
  margin-bottom: 10px;
}.gdl-rv_card_stars-hwa svg {
  width: 0.875rem;
  height: 14px;
}.gdl-rv_card_h-hwa {
  overflow-wrap: break-word;
  color: #EEF1F5;
  font-size: 14px;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  font-weight: 700;
}.gdl-rv_card_body-hwa {
  flex: 1;
  line-height: 1.65;
  font-size: 13px;
  color: #67717E;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.gdl-rv_card_body-hwa strong {
  font-weight: 600;
  color: #C4CAD4;
}.gdl-rv_card_meta-hwa {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
}.gdl-rv_card_author-hwa {
  color: #C4CAD4;
  font-weight: 600;
  font-size: 0.75rem;
}.gdl-rv_card_date-hwa {
  font-size: 0.688rem;
  color: #4E5762;
}.gdl-seo-hwa {
  padding: 2.25rem 16px 0;
  background: #0C0F13;
}
@media(min-width:768px) {.gdl-seo-hwa {
  padding: 2.75rem 1.5rem 0;
}
}.gdl-seo_in-hwa {
  background: #141820;
  margin: 0 auto;
  border-radius: 10px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 766px) {.gdl-seo_in-hwa {
  padding: 36px 40px;
}
}.gdl-seo_label-hwa {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  color: #00C8E8;
  font-weight: 700;
  text-transform: uppercase;
}.gdl-seo_h2-hwa {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF1F5;
}
@media(min-width: 767px) {.gdl-seo_h2-hwa {
  font-size: 24px;
}
}.gdl-seo_body-hwa {
  color: #8E97A6;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.gdl-seo_body-hwa p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8E97A6;
  font-size: 14px;
}.gdl-seo_body-hwa p:last-child {
  margin-bottom: 0;
}.gdl-seo_body-hwa strong {
  font-weight: 700;
  color: #C4CAD4;
}.gdl-seo_body-hwa a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.gdl-seo_body-hwa a:hover {
  color: #00DFFF;
}.gdl-seo_body-hwa ul,.gdl-seo_body-hwa ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.gdl-seo_body-hwa ol {
  list-style: decimal;
}.gdl-seo_body-hwa li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8E97A6;
}.gdl-seo_body-hwa table {
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.gdl-seo_body-hwa table {
  display: table;
}
}.gdl-seo_body-hwa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C4CAD4;
  text-align: left;
}.gdl-seo_body-hwa td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8E97A6;
}.gdl-seo_cols-hwa {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.gdl-seo_cols-hwa {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gdl-seo_cols-hwa {
  grid-template-columns: repeat(3,1fr);
}
}.gdl-seo_col_h-hwa {
  margin-bottom: 0.438rem;
  color: #C4CAD4;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.gdl-seo_col_p-hwa {
  font-size: 0.813rem;
  color: #67717E;
  overflow-wrap: break-word;
  line-height: 1.65;
}.gdl-seo_stats-hwa {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gdl-seo_stat-hwa {
  background: rgba(0, 200, 232, 0.07);
  flex: 1;
  border: 1px solid rgba(0, 200, 232, 0.18);
  border-radius: 6px;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.gdl-seo_stat_val-hwa {
  font-weight: 800;
  color: #00C8E8;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
}.gdl-seo_stat_lb-hwa {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #67717E;
}.gdl-ft-hwa {
  background: #070A0D;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.gdl-ft_support-hwa {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 767px) {.gdl-ft_support-hwa {
  padding: 28px 1.5rem;
}
}.gdl-ft_support_in-hwa {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.gdl-ft_support_main-hwa {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.gdl-ft_support_ic-hwa {
  flex-shrink: 0;
  color: #00C8E8;
}.gdl-ft_support_ic-hwa svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gdl-ft_support_text_title-hwa {
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF1F5;
  margin-bottom: 3px;
}.gdl-ft_support_text_sub-hwa {
  color: #67717E;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.gdl-ft_support_btn-hwa {
  background: #00C8E8;
  padding: 0.688rem 1.375rem;
  border-radius: 0.375rem;
  transition: background .2s;
  color: #EEF1F5;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
}.gdl-ft_support_btn-hwa:hover {
  background: #00DFFF;
}.gdl-ft_support_contacts-hwa {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.gdl-ft_support_contact-hwa {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #4E5762;
}.gdl-ft_support_contact-hwa strong {
  color: #8E97A6;
  display: block;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
}.gdl-ft_main-hwa {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 765px) {.gdl-ft_main-hwa {
  padding: 2.5rem 1.5rem 32px;
}
}.gdl-ft_main_in-hwa {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.gdl-ft_main_in-hwa {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.gdl-ft_main_in-hwa {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gdl-ft_col_logo-hwa {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.gdl-ft_col_logo-hwa {
  grid-column: auto;
}
}.gdl-ft_logo-hwa {
  gap: 9px;
  align-items: center;
  font-size: 16px;
  display: flex;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  font-weight: 800;
  color: #EEF1F5;
}.gdl-ft_logo_mark-hwa {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.gdl-ft_logo_mark-hwa img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gdl-ft_logo_sub-hwa {
  font-size: 12px;
  max-width: 12.5rem;
  color: #4E5762;
  line-height: 1.55;
  overflow-wrap: break-word;
}.gdl-ft_col_title-hwa {
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #8E97A6;
  letter-spacing: .07em;
  text-transform: uppercase;
}.gdl-ft_col_links-hwa {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.gdl-ft_col_link-hwa {
  transition: color .2s;
  color: #4E5762;
  font-size: 13px;
  overflow-wrap: break-word;
}.gdl-ft_col_link-hwa:hover {
  color: #C4CAD4;
}.gdl-ft_apps-hwa {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.gdl-ft_app_card-hwa {
  gap: 10px;
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
}.gdl-ft_app_card-hwa:hover {
  border-color: rgba(0, 210, 240, 0.45);
}.gdl-ft_app_card_ic-hwa svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.gdl-ft_app_card_os-hwa {
  color: #4E5762;
  font-weight: 600;
  font-size: 0.625rem;
}.gdl-ft_app_card_action-hwa {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C4CAD4;
}.gdl-ft_bot-hwa {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.gdl-ft_bot-hwa {
  padding: 1.25rem 1.5rem;
}
}.gdl-ft_bot_in-hwa {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.gdl-ft_socials-hwa {
  gap: 8px;
  display: flex;
}.gdl-ft_soc-hwa {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  height: 36px;
  justify-content: center;
  color: #8E97A6;
  align-items: center;
  width: 2.25rem;
  display: flex;
}.gdl-ft_soc-hwa svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.gdl-ft_soc-hwa:hover {
  background: rgba(255, 255, 255, 0.08);
}.gdl-ft_legal-hwa {
  flex: 1;
  overflow-wrap: break-word;
  color: #7A8490;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
}.gdl-ft_legal-hwa strong {
  font-weight: 700;
  color: #8E97A6;
}.gdl-ft_legal-hwa a {
  text-decoration: underline;
  color: #8E97A6;
}.gdl-ft_age-hwa {
  border: 2px solid #7A8490;
  border-radius: 50%;
  margin-left: auto;
  display: flex;
  height: 2rem;
  color: #7A8490;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  width: 2rem;
}