*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #111114;
  color: #C2C2CC;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ged_layout-ggg {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ged_page-ggg {
  min-height: 100vh;
  display: flex;
}.ged_main-ggg {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.ged_main-ggg {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.ged_main-ggg {
  padding-bottom: 4.5rem;
}
}.ged_gc-ggg {
  border-radius: 0.5rem;
  background: #161619;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 638px) {.ged_gc-ggg {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.ged_gc-ggg {
  width: 168px;
}
}.ged_gc-ggg:hover {
  border-color: rgba(26, 224, 0, 0.06);
  transform: translateY(-3px);
}.ged_gc_img-ggg {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ged_gc_img-ggg img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.ged_gc_hover-ggg {
  background: rgba(0, 0, 0, 0.68);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.ged_gc-ggg:hover .ged_gc_hover-ggg {
  opacity: 1;
}.ged_gc_hover_btn-ggg {
  padding: 0.5rem 1rem;
  background: #1AE000;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #F0F0F2;
  font-weight: 700;
}.ged_gc_info-ggg {
  padding: 8px 10px 0.625rem;
}.ged_gc_name-ggg {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.75rem;
  color: #C2C2CC;
  white-space: nowrap;
  text-overflow: ellipsis;
}.ged_gc_prov-ggg {
  font-size: 10px;
  color: #525259;
}.ged_gc_tag-ggg {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  top: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  left: 6px;
  font-size: 9px;
  text-transform: uppercase;
  z-index: 2;
}.ged_gc_tag_hot-ggg {
  background: #E0221A;
  color: #fff;
}.ged_gc_tag_new-ggg {
  background: #00C85A;
  color: #111114;
}.ged_gc_tag_jp-ggg {
  background: #F0A800;
  color: #111114;
}.ged_gc_tag_ex-ggg {
  background: #CC1A22;
  color: #fff;
}.ged_gc_tag_live-ggg {
  background: #E0221A;
  color: #fff;
}.ged_gr-ggg {
  padding: 2rem 1rem 0;
  background: #111114;
}
@media(min-width: 770px) {.ged_gr-ggg {
  padding: 2.25rem 1.5rem 0;
}
}.ged_gr_in-ggg {
  margin: 0 auto;
  max-width: 82.5rem;
}.ged_gr_head-ggg {
  gap: 12px;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ged_gr_head_l-ggg {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.ged_gr_ic-ggg {
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
  width: 32px;
  flex-shrink: 0;
}.ged_gr_ic-ggg svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.ged_gr_title-ggg {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #F0F0F2;
}
@media(min-width: 765px) {.ged_gr_title-ggg {
  font-size: 1.125rem;
}
}.ged_gr_more-ggg {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  color: #66666F;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
}.ged_gr_more-ggg:hover {
  color: #1AE000;
}.ged_gr_more-ggg svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ged_gr_arrows-ggg {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ged_gr_arr-ggg {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  justify-content: center;
  align-items: center;
  width: 30px;
  display: flex;
  height: 30px;
  color: #8A8A96;
}.ged_gr_arr-ggg:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0F0F2;
}.ged_gr_arr-ggg svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.ged_gr_seo_h-ggg {
  margin: 0 0 0.375rem;
  color: #C2C2CC;
  max-width: 680px;
  font-size: 13px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ged_gr_seo_h-ggg {
  font-size: 14px;
}
}.ged_gr_seo-ggg {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #66666F;
  line-height: 1.55;
  font-size: 12px;
}.ged_gr_seo-ggg strong {
  font-weight: 600;
  color: #C2C2CC;
}.ged_gr_scroll-ggg {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
}.ged_gr_scroll-ggg::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.ged_gr_scroll-ggg {
  gap: 0.75rem;
}
}.ged_tb-ggg {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0E12;
  top: 0;
  display: flex;
  align-items: center;
  left: 0;
  right: 0;
  height: 56px;
  z-index: 80;
  position: fixed;
}.ged_tb_in-ggg {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.ged_tb_burger-ggg {
  gap: 5px;
  border-radius: 8px;
  height: 2.375rem;
  width: 2.375rem;
  display: flex;
  margin-right: 0.5rem;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}.ged_tb_burger-ggg:hover {
  background: rgba(255, 255, 255, 0.05);
}.ged_tb_burger_line-ggg {
  border-radius: 1px;
  background: #8A8A96;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1077px) {.ged_tb_burger-ggg {
  display: none;
}
}.ged_tb_logo-ggg {
  gap: 0.563rem;
  display: flex;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 800;
  align-items: center;
  margin-right: 20px;
  letter-spacing: -.01em;
  color: #F0F0F2;
  overflow-wrap: break-word;
}.ged_tb_logo_mark-ggg {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.ged_tb_logo_mark-ggg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ged_tb_nav-ggg {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.ged_tb_nav-ggg {
  display: flex;
}
}.ged_tb_tab-ggg {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  color: #8A8A96;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.ged_tb_tab-ggg:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F0F2;
}.ged_tb_tab-ggg.ged_state_active-ggg {
  background: rgba(26, 224, 0, 0.15);
  color: #F0F0F2;
}.ged_tb_right-ggg {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.ged_tb_login-ggg {
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  display: none;
  color: #C2C2CC;
  font-weight: 600;
  font-size: 13px;
}.ged_tb_login-ggg:hover {
  border-color: rgba(26, 224, 0, 0.45);
  color: #F0F0F2;
}
@media(min-width: 477px) {.ged_tb_login-ggg {
  display: block;
}
}.ged_tb_reg-ggg {
  transition: background .2s;
  background: #00C85A;
  padding: 9px 18px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  color: #0A0F07;
  white-space: nowrap;
}.ged_tb_reg-ggg:hover {
  background: #00E066;
}.ged_sb-ggg {
  background: #1C1C21;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  overflow-y: auto;
  top: 56px;
  position: fixed;
  z-index: 70;
  left: 0;
  width: 13.75rem;
  bottom: 0;
}.ged_sb-ggg.ged_state_open-ggg {
  transform: translateX(0);
}.ged_sb-ggg::-webkit-scrollbar {
  width: 0.25rem;
}.ged_sb-ggg::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.ged_sb-ggg {
  transform: translateX(0);
}
}.ged_sb_auth-ggg {
  padding: 14px 0.75rem 10px;
}.ged_sb_btn_reg-ggg {
  transition: background .2s;
  background: #00C85A;
  border-radius: 8px;
  padding: 0.688rem;
  text-align: center;
  margin-bottom: 8px;
  display: block;
  font-size: 0.813rem;
  color: #0A0F07;
  font-weight: 700;
}.ged_sb_btn_reg-ggg:hover {
  background: #00E066;
}.ged_sb_btn_login-ggg {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  border-radius: 8px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #C2C2CC;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  display: block;
}.ged_sb_btn_login-ggg:hover {
  border-color: rgba(26, 224, 0, 0.45);
  color: #F0F0F2;
}.ged_sb_promo-ggg {
  border-radius: 0.5rem;
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#1A0808,#1C1C21);
  overflow: hidden;
  border: 1px solid rgba(26, 224, 0, 0.15);
  position: relative;
}.ged_sb_promo-ggg::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 224, 0, 0.15),transparent 70%);
  width: 5rem;
  right: -1.25rem;
  height: 5rem;
  position: absolute;
  content: '';
  top: -20px;
}.ged_sb_promo_title-ggg {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .06em;
  color: #1AE000;
  text-transform: uppercase;
}.ged_sb_promo_text-ggg {
  line-height: 1.35;
  color: #F0F0F2;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
}.ged_sb_promo_sub-ggg {
  font-size: 10px;
  margin-top: 3px;
  color: #66666F;
}.ged_sb_nav-ggg {
  padding: 6px 0.5rem 16px;
}.ged_sb_nav_lb-ggg {
  padding: 0.625rem 0.5rem 6px;
  font-size: 0.625rem;
  color: #525259;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ged_sb_link-ggg {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.25rem;
  padding: 9px 10px;
  color: #8A8A96;
  display: flex;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
}.ged_sb_link-ggg:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F0F2;
}.ged_sb_link-ggg.ged_state_active-ggg {
  background: rgba(26, 224, 0, 0.15);
  color: #F0F0F2;
}.ged_sb_ic-ggg {
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  height: 1.875rem;
}.ged_sb_ic-ggg svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.ged_sb_ic_1-ggg {
  background: rgba(26, 224, 0, 0.06);
  color: #1AE000;
}.ged_sb_ic_2-ggg {
  background: rgba(0, 200, 90, 0.14);
  color: #00C85A;
}.ged_sb_ic_3-ggg {
  background: rgba(240, 168, 0, 0.14);
  color: #F0A800;
}.ged_sb_ic_4-ggg {
  background: rgba(204, 26, 34, 0.18);
  color: #CC1A22;
}.ged_sb_ic_5-ggg {
  background: rgba(26, 224, 0, 0.06);
  color: #E8386A;
}.ged_sb_ic_6-ggg {
  background: rgba(204, 26, 34, 0.18);
  color: #9B3DCC;
}.ged_sb_badge-ggg {
  border-radius: 0.25rem;
  background: #F0A800;
  padding: 2px 7px;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #0A0F07;
}.ged_sb_bot-ggg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.ged_sb_lang-ggg,.ged_sb_help-ggg {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  gap: 6px;
  transition: border-color .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 6px;
  color: #8A8A96;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: center;
}.ged_sb_lang-ggg:hover,.ged_sb_help-ggg:hover {
  border-color: rgba(26, 224, 0, 0.45);
  color: #F0F0F2;
}.ged_sb_lang-ggg svg,.ged_sb_help-ggg svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.ged_sb_bd-ggg {
  background: rgba(0, 0, 0, 0.68);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.ged_sb_bd-ggg.ged_state_on-ggg {
  display: block;
}
@media(min-width: 1079px) {.ged_sb_bd-ggg {
  display: none!important;
}
}.ged_mob_nav-ggg {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1C21;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  left: 0;
  right: 0;
  position: fixed;
  display: flex;
  bottom: 0;
}
@media(min-width: 1083px) {.ged_mob_nav-ggg {
  display: none;
}
}.ged_mob_nav_item-ggg {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #525259;
}.ged_mob_nav_ic-ggg {
  line-height: 1;
}.ged_mob_nav_ic-ggg svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.ged_mob_nav_lb-ggg {
  color: #525259;
  font-size: 10px;
  font-weight: 600;
}.ged_mob_nav_item-ggg.ged_state_active-ggg {
  color: #1AE000;
}.ged_mob_nav_item-ggg.ged_state_active-ggg .ged_mob_nav_lb-ggg {
  color: #1AE000;
}.ged_hero-ggg {
  background: #111114;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 765px) {.ged_hero-ggg {
  padding: 1.5rem 1.5rem 0;
}
}.ged_hero_in-ggg {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.ged_hero_in-ggg {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.ged_hero_in-ggg {
  grid-template-columns: 1fr 21.25rem;
}
}.ged_hero_promo-ggg {
  background: #161619;
  border-radius: 14px;
  overflow: hidden;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.ged_hero_promo-ggg {
  min-height: 17.5rem;
}
}.ged_hero_promo_bg-ggg {
  background: linear-gradient(120deg,#1A0808 0%,#111114 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.ged_hero_promo_bg-ggg::after {
  background: linear-gradient(90deg,#111114 0%,rgba(0, 0, 0, 0.68) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ged_hero_promo_glow-ggg {
  background: radial-gradient(circle,rgba(204, 26, 34, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  top: -40px;
  right: 60px;
  width: 300px;
  height: 18.75rem;
  position: absolute;
}.ged_hero_promo_ct-ggg {
  padding: 28px 1.5rem 28px 1.75rem;
  flex-direction: column;
  justify-content: center;
  max-width: 480px;
  display: flex;
  z-index: 2;
  position: relative;
}
@media(min-width: 769px) {.ged_hero_promo_ct-ggg {
  padding: 40px 32px;
}
}.ged_hero_badge-ggg {
  background: rgba(26, 224, 0, 0.15);
  border: 1px solid rgba(26, 224, 0, 0.06);
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 10px;
  font-weight: 700;
  color: #1AE000;
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ged_hero_h1-ggg {
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F0F0F2;
}.ged_hero_h1-ggg em {
  font-style: normal;
  color: #F0A800;
}
@media(min-width: 769px) {.ged_hero_h1-ggg {
  font-size: 36px;
}
}.ged_hero_sub-ggg {
  color: #8A8A96;
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.ged_hero_sub-ggg {
  font-size: 14px;
}
}.ged_hero_row-ggg {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ged_hero_cta-ggg {
  transition: background .2s;
  padding: 13px 26px;
  background: #00C85A;
  border-radius: 0.5rem;
  color: #0A0F07;
  font-size: 14px;
  box-shadow: 0 4px 0.875rem 0 rgba(0, 200, 90, 0.38);
  font-weight: 700;
}.ged_hero_cta-ggg:hover {
  background: #00E066;
}.ged_hero_terms-ggg {
  font-size: 0.688rem;
  color: #525259;
}.ged_hero_game-ggg {
  background: #161619;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.ged_hero_game_badge-ggg {
  background: rgba(240, 168, 0, 0.14);
  padding: 5px 10px;
  border: 1px solid rgba(240, 168, 0, 0.14);
  border-radius: 1.25rem;
  color: #F0A800;
  text-transform: uppercase;
  font-size: 0.625rem;
  position: absolute;
  font-weight: 700;
  z-index: 3;
  left: 12px;
  top: 12px;
  letter-spacing: .06em;
}.ged_hero_game_badge-ggg svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.ged_hero_game_img-ggg {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0808,#111114);
  padding-bottom: 60%;
  position: relative;
}.ged_hero_game_img-ggg img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.ged_hero_game_play-ggg {
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.68);
  inset: 0;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}.ged_hero_game-ggg:hover .ged_hero_game_play-ggg {
  opacity: 1;
}.ged_hero_game_play-ggg span {
  border-radius: 50%;
  background: #1AE000;
  display: flex;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  height: 52px;
}.ged_hero_game_play-ggg span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.ged_hero_game_info-ggg {
  padding: 0.875rem 1rem;
}.ged_hero_game_title-ggg {
  color: #F0F0F2;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
}.ged_hero_game_provider-ggg {
  color: #66666F;
  font-size: 11px;
}.ged_hero_game_btn-ggg {
  transition: background .2s;
  background: #1AE000;
  padding: 0.688rem;
  border-radius: 0.5rem;
  margin: 12px 16px 16px;
  color: #F0F0F2;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 13px;
}.ged_hero_game-ggg:hover .ged_hero_game_btn-ggg {
  background: #2DFF0A;
}.ged_sbar-ggg {
  padding: 1rem 1rem 0;
  background: #111114;
}
@media(min-width: 766px) {.ged_sbar-ggg {
  padding: 1.125rem 24px 0;
}
}.ged_sbar_in-ggg {
  margin: 0 auto;
  max-width: 82.5rem;
}.ged_sbar_row-ggg {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.ged_sbar_input-ggg {
  transition: border-color .2s;
  padding: 11px 16px;
  flex: 1;
  background: #161619;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  border-radius: 0.5rem;
  cursor: pointer;
  color: #66666F;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
}.ged_sbar_input-ggg:hover {
  border-color: rgba(26, 224, 0, 0.45);
}.ged_sbar_input-ggg svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
}.ged_sbar_providers-ggg {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 18px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #161619;
  gap: 0.5rem;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  color: #C2C2CC;
  font-size: 0.813rem;
}.ged_sbar_providers-ggg:hover {
  border-color: rgba(26, 224, 0, 0.45);
  color: #F0F0F2;
}.ged_sbar_providers-ggg svg {
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
}.ged_sbar_tabs-ggg {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.ged_sbar_tabs-ggg::-webkit-scrollbar {
  display: none;
}.ged_sbar_tab-ggg {
  padding: 8px 0.875rem;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  color: #8A8A96;
  white-space: nowrap;
}.ged_sbar_tab-ggg:hover {
  border-color: rgba(26, 224, 0, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F0F0F2;
}.ged_sbar_tab-ggg.ged_state_active-ggg {
  background: rgba(26, 224, 0, 0.15);
  border-color: rgba(26, 224, 0, 0.06);
  color: #F0F0F2;
}.ged_sbar_tab_ic-ggg svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.ged_wy-ggg {
  background: #111114;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.ged_wy-ggg {
  padding: 2.5rem 24px 0;
}
}.ged_wy_in-ggg {
  margin: 0 auto;
  max-width: 1320px;
}.ged_wy_head-ggg {
  margin-bottom: 18px;
  max-width: 720px;
}.ged_wy_label-ggg {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #1AE000;
}.ged_wy_h2-ggg {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F0F2;
}
@media(min-width: 769px) {.ged_wy_h2-ggg {
  font-size: 1.5rem;
}
}.ged_wy_intro-ggg {
  margin: 0;
  font-size: 0.813rem;
  color: #66666F;
  line-height: 1.6;
}.ged_wy_grid-ggg {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.ged_wy_grid-ggg {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ged_wy_grid-ggg {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ged_wy_card-ggg {
  background: #1C1C21;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
}.ged_wy_card-ggg:hover {
  border-color: rgba(26, 224, 0, 0.06);
  transform: translateY(-2px);
}.ged_wy_card_ic-ggg {
  border-radius: 50%;
  background: rgba(26, 224, 0, 0.15);
  margin-bottom: 0.875rem;
  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;
  width: 44px;
  color: #1AE000;
}.ged_wy_card_ic-ggg svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
}.ged_wy_card_h-ggg {
  margin-bottom: 6px;
  color: #F0F0F2;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
  font-weight: 700;
}.ged_wy_card_p-ggg {
  line-height: 1.6;
  color: #66666F;
  font-size: 13px;
  overflow-wrap: break-word;
}.ged_wy_card_p-ggg strong {
  color: #C2C2CC;
  font-weight: 600;
}.ged_ws-ggg {
  padding: 2rem 16px 0;
  background: #111114;
}
@media(min-width: 771px) {.ged_ws-ggg {
  padding: 36px 1.5rem 0;
}
}.ged_ws_in-ggg {
  margin: 0 auto;
  max-width: 1320px;
}.ged_ws_head-ggg {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.ged_ws_title-ggg {
  gap: 0.625rem;
  font-weight: 700;
  color: #F0F0F2;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ged_ws_title_ic-ggg svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F0A800;
}.ged_ws_online-ggg {
  gap: 7px;
  align-items: center;
  color: #66666F;
  display: flex;
  font-weight: 600;
  font-size: 12px;
}.ged_ws_online_dot-ggg {
  border-radius: 50%;
  background: #00C85A;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(0, 200, 90, 0.14);
  width: 8px;
}.ged_ws_scroll-ggg {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.ged_ws_scroll-ggg::-webkit-scrollbar {
  display: none;
}.ged_wc-ggg {
  gap: 10px;
  background: #161619;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.ged_wc_img-ggg {
  overflow: hidden;
  background: #1C1C21;
  border-radius: 4px;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.ged_wc_img-ggg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ged_wc_info-ggg {
  min-width: 0;
}.ged_wc_game-ggg {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C2C2CC;
  font-size: 0.75rem;
  font-weight: 600;
}.ged_wc_player-ggg {
  overflow: hidden;
  color: #525259;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.ged_wc_amount-ggg {
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #00C85A;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
}.ged_prov-ggg {
  padding: 36px 16px 0;
  background: #111114;
}
@media(min-width: 766px) {.ged_prov-ggg {
  padding: 2.75rem 1.5rem 0;
}
}.ged_prov_in-ggg {
  margin: 0 auto;
  max-width: 82.5rem;
}.ged_prov_head-ggg {
  margin-bottom: 1rem;
}.ged_prov_label-ggg {
  font-weight: 700;
  margin-bottom: 8px;
  color: #1AE000;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.ged_prov_h2-ggg {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0F0F2;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.ged_prov_h2-ggg {
  font-size: 1.5rem;
}
}.ged_prov_seo-ggg {
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  color: #66666F;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}.ged_prov_seo-ggg strong {
  color: #C2C2CC;
  font-weight: 700;
}.ged_prov_seo-ggg a {
  color: #1AE000;
  text-decoration: underline;
}.ged_prov_grid-ggg {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.ged_prov_grid-ggg {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ged_prov_grid-ggg {
  grid-template-columns: repeat(8,1fr);
}
}.ged_prov_card-ggg {
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161619;
  border-radius: 8px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.ged_prov_card-ggg:hover {
  border-color: rgba(26, 224, 0, 0.45);
  background: #1C1C21;
}.ged_prov_logo-ggg {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}.ged_prov_logo-ggg img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ged_prov_name-ggg {
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  font-weight: 600;
  color: #8A8A96;
}.ged_reg-ggg {
  background: #111114;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ged_reg-ggg {
  padding: 2.75rem 24px 0;
}
}.ged_reg_in-ggg {
  background: #1C1C21;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 765px) {.ged_reg_in-ggg {
  padding: 2.5rem;
}
}.ged_reg_top-ggg {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ged_reg_top-ggg {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ged_reg_label-ggg {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #1AE000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.ged_reg_h2-ggg {
  margin-bottom: 0.75rem;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F0F2;
  line-height: 1.2;
}
@media(min-width: 769px) {.ged_reg_h2-ggg {
  font-size: 1.75rem;
}
}.ged_reg_bonus-ggg {
  gap: 0.5rem;
  background: rgba(240, 168, 0, 0.14);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(240, 168, 0, 0.14);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.ged_reg_bonus_amount-ggg {
  font-size: 20px;
  color: #F0A800;
  font-weight: 800;
}.ged_reg_bonus_text-ggg {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8A8A96;
}.ged_reg_cta_btn-ggg {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00C85A;
  padding: 0.875rem 2rem;
  margin-bottom: 0.75rem;
  color: #0A0F07;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 0.25rem 14px 0 rgba(0, 200, 90, 0.38);
}.ged_reg_cta_btn-ggg:hover {
  background: #00E066;
}.ged_reg_terms-ggg {
  line-height: 1.5;
  font-size: 11px;
  color: #525259;
}.ged_reg_seo-ggg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  font-size: 13px;
  color: #66666F;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
}.ged_reg_seo-ggg p {
  margin-bottom: 0.625rem;
  color: #66666F;
  line-height: 1.65;
  font-size: 13px;
}.ged_reg_seo-ggg p:last-child {
  margin-bottom: 0;
}.ged_reg_seo-ggg strong {
  font-weight: 700;
  color: #C2C2CC;
}.ged_reg_seo-ggg a {
  transition: color .2s;
  color: #1AE000;
  text-decoration: underline;
}.ged_reg_seo-ggg a:hover {
  color: #2DFF0A;
}.ged_reg_seo-ggg ul,.ged_reg_seo-ggg ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.ged_reg_seo-ggg ol {
  list-style: decimal;
}.ged_reg_seo-ggg li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #66666F;
  margin-bottom: 4px;
}.ged_reg_seo-ggg table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  font-size: 13px;
}
@media(min-width: 765px) {.ged_reg_seo-ggg table {
  display: table;
}
}.ged_reg_seo-ggg th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C2C2CC;
}.ged_reg_seo-ggg td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #66666F;
}.ged_reg_steps-ggg {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.ged_reg_steps-ggg {
  margin-top: 0;
}
}.ged_reg_step-ggg {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.ged_reg_step_num-ggg {
  border: 1px solid rgba(26, 224, 0, 0.06);
  background: rgba(26, 224, 0, 0.15);
  border-radius: 50%;
  width: 2.125rem;
  height: 34px;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #1AE000;
  font-weight: 800;
}.ged_reg_step_title-ggg {
  color: #F0F0F2;
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
}.ged_reg_step_text-ggg {
  color: #66666F;
  font-size: 12px;
  line-height: 1.5;
}.ged_reg_trust-ggg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
}.ged_reg_trust_item-ggg {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  color: #66666F;
  align-items: center;
}.ged_reg_trust_ic-ggg svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  color: #1AE000;
  stroke-linejoin: round;
}.ged_htp-ggg {
  padding: 36px 1rem 0;
  background: #111114;
}
@media(min-width:768px) {.ged_htp-ggg {
  padding: 44px 24px 0;
}
}.ged_htp_in-ggg {
  margin: 0 auto;
  max-width: 82.5rem;
}.ged_htp_head-ggg {
  max-width: 45rem;
  margin-bottom: 22px;
}.ged_htp_label-ggg {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #1AE000;
  font-size: 0.688rem;
}.ged_htp_h2-ggg {
  font-family: 'Rajdhani', sans-serif;
  color: #F0F0F2;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.ged_htp_h2-ggg {
  font-size: 1.75rem;
}
}.ged_htp_intro-ggg {
  color: #66666F;
  font-size: 14px;
  line-height: 1.6;
}.ged_htp_steps-ggg {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.ged_htp_steps-ggg {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ged_htp_steps-ggg {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ged_htp_step-ggg {
  background: #1C1C21;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px 1.125rem 1.125rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.ged_htp_step_num-ggg {
  background: #1AE000;
  border-radius: 50%;
  align-items: center;
  width: 28px;
  font-weight: 800;
  font-size: 0.813rem;
  top: -12px;
  position: absolute;
  display: flex;
  height: 1.75rem;
  left: 20px;
  font-family: 'Rajdhani', sans-serif;
  color: #0A0F07;
  justify-content: center;
}.ged_htp_step_ic-ggg {
  margin: 8px 0 12px;
  background: rgba(26, 224, 0, 0.15);
  border-radius: 4px;
  height: 36px;
  align-items: center;
  justify-content: center;
  color: #1AE000;
  display: flex;
  width: 36px;
}.ged_htp_step_ic-ggg svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.ged_htp_step_h-ggg {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #F0F0F2;
  line-height: 1.25;
}.ged_htp_step_p-ggg {
  color: #66666F;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ged_htp_step_p-ggg strong {
  font-weight: 600;
  color: #C2C2CC;
}.ged_htp_cta-ggg {
  background: #00C85A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 26px;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
  color: #0A0F07;
  font-size: 0.875rem;
}.ged_htp_cta-ggg:hover {
  background: #00E066;
}.ged_bon-ggg {
  background: #111114;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.ged_bon-ggg {
  padding: 2.75rem 1.5rem 0;
}
}.ged_bon_in-ggg {
  margin: 0 auto;
  max-width: 1320px;
}.ged_bon_head-ggg {
  margin-bottom: 20px;
}.ged_bon_label-ggg {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #1AE000;
}.ged_bon_h2-ggg {
  margin-bottom: 8px;
  color: #F0F0F2;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.ged_bon_h2-ggg {
  font-size: 1.5rem;
}
}.ged_bon_seo-ggg {
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #66666F;
}.ged_bon_seo-ggg strong {
  color: #C2C2CC;
  font-weight: 700;
}.ged_bon_seo-ggg a {
  color: #1AE000;
  text-decoration: underline;
}.ged_bon_grid-ggg {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.ged_bon_grid-ggg {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.ged_bon_grid-ggg {
  grid-template-columns: repeat(5,1fr);
}
}.ged_bon_card-ggg {
  background: #161619;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 8px;
}.ged_bon_card-ggg:hover {
  transform: translateY(-2px);
  border-color: rgba(26, 224, 0, 0.06);
}.ged_bon_card_ic-ggg svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.ged_bon_card_ic-ggg {
  margin-bottom: 10px;
}.ged_bon_card_type-ggg {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #66666F;
  letter-spacing: .06em;
  margin-bottom: 6px;
}.ged_bon_card_amount-ggg {
  color: #F0A800;
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
}.ged_bon_card_name-ggg {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F0F0F2;
}.ged_bon_card_detail-ggg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  color: #525259;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 8px;
}.ged_app-ggg {
  background: #111114;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ged_app-ggg {
  padding: 2.75rem 1.5rem 0;
}
}.ged_app_in-ggg {
  margin: 0 auto;
  max-width: 82.5rem;
}.ged_app_head-ggg {
  margin-bottom: 1rem;
}.ged_app_label-ggg {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #1AE000;
  font-size: 11px;
  font-weight: 700;
}.ged_app_h2-ggg {
  margin-bottom: 6px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0F0F2;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.ged_app_h2-ggg {
  font-size: 1.5rem;
}
}.ged_app_sub-ggg {
  font-size: 13px;
  line-height: 1.6;
  max-width: 600px;
  color: #66666F;
  overflow-wrap: break-word;
}.ged_app_sub-ggg strong {
  font-weight: 700;
  color: #C2C2CC;
}.ged_app_cards-ggg {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ged_app_cards-ggg {
  grid-template-columns: repeat(3,1fr);
}
}.ged_app_card-ggg {
  padding: 20px;
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ged_app_card_ios-ggg {
  background: linear-gradient(135deg,rgba(26, 224, 0, 0.15) 0%,#1C1C21 100%);
}.ged_app_card_android-ggg {
  background: linear-gradient(135deg,rgba(0, 200, 90, 0.14) 0%,#1C1C21 100%);
}.ged_app_card_win-ggg {
  background: linear-gradient(135deg,rgba(240, 168, 0, 0.14) 0%,#1C1C21 100%);
}.ged_app_card_ic-ggg svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
}.ged_app_card_ic-ggg {
  flex-shrink: 0;
  color: #F0F0F2;
}.ged_app_card_os-ggg {
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #66666F;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.ged_app_card_title-ggg {
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
  color: #F0F0F2;
  line-height: 1.2;
  overflow-wrap: break-word;
}.ged_app_card_text-ggg {
  overflow-wrap: break-word;
  color: #66666F;
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.ged_app_card_btn-ggg {
  transition: background .2s;
  border: 1px solid rgba(26, 224, 0, 0.45);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  gap: 7px;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #F0F0F2;
  font-size: 0.813rem;
}.ged_app_card_btn-ggg:hover {
  background: rgba(255, 255, 255, 0.07);
}.ged_seo-ggg {
  background: #111114;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ged_seo-ggg {
  padding: 2.75rem 1.5rem 0;
}
}.ged_seo_in-ggg {
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1C21;
  max-width: 1320px;
}
@media(min-width: 765px) {.ged_seo_in-ggg {
  padding: 36px 40px;
}
}.ged_seo_label-ggg {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  color: #1AE000;
  font-size: 0.688rem;
}.ged_seo_h2-ggg {
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0F0F2;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.ged_seo_h2-ggg {
  font-size: 24px;
}
}.ged_seo_body-ggg {
  color: #8A8A96;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.ged_seo_body-ggg p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8A8A96;
}.ged_seo_body-ggg p:last-child {
  margin-bottom: 0;
}.ged_seo_body-ggg strong {
  font-weight: 700;
  color: #C2C2CC;
}.ged_seo_body-ggg a {
  transition: color .2s;
  color: #1AE000;
  text-decoration: underline;
}.ged_seo_body-ggg a:hover {
  color: #2DFF0A;
}.ged_seo_body-ggg ul,.ged_seo_body-ggg ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ged_seo_body-ggg ol {
  list-style: decimal;
}.ged_seo_body-ggg li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8A8A96;
  font-size: 0.875rem;
}.ged_seo_body-ggg table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.ged_seo_body-ggg table {
  display: table;
}
}.ged_seo_body-ggg th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2C2CC;
  text-align: left;
  font-weight: 700;
}.ged_seo_body-ggg td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8A8A96;
}.ged_seo_cols-ggg {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.ged_seo_cols-ggg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ged_seo_cols-ggg {
  grid-template-columns: repeat(3,1fr);
}
}.ged_seo_col_h-ggg {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C2C2CC;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.ged_seo_col_p-ggg {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #66666F;
}.ged_seo_stats-ggg {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ged_seo_stat-ggg {
  flex: 1;
  background: rgba(26, 224, 0, 0.06);
  border-radius: 8px;
  border: 1px solid rgba(26, 224, 0, 0.15);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.ged_seo_stat_val-ggg {
  color: #1AE000;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.ged_seo_stat_lb-ggg {
  font-size: 11px;
  color: #66666F;
  overflow-wrap: break-word;
}.ged_seo-ggg {
  padding: 2.25rem 1rem 0;
  background: #111114;
}
@media(min-width: 765px) {.ged_seo-ggg {
  padding: 2.75rem 24px 0;
}
}.ged_seo_in-ggg {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1C21;
  padding: 28px 24px;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width:768px) {.ged_seo_in-ggg {
  padding: 36px 2.5rem;
}
}.ged_seo_label-ggg {
  margin-bottom: 10px;
  font-weight: 700;
  color: #1AE000;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.ged_seo_h2-ggg {
  color: #F0F0F2;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 766px) {.ged_seo_h2-ggg {
  font-size: 1.5rem;
}
}.ged_seo_body-ggg {
  overflow-wrap: break-word;
  color: #8A8A96;
  line-height: 1.75;
  font-size: 0.875rem;
}.ged_seo_body-ggg p {
  color: #8A8A96;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.ged_seo_body-ggg p:last-child {
  margin-bottom: 0;
}.ged_seo_body-ggg strong {
  color: #C2C2CC;
  font-weight: 700;
}.ged_seo_body-ggg a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AE000;
}.ged_seo_body-ggg a:hover {
  color: #2DFF0A;
}.ged_seo_body-ggg ul,.ged_seo_body-ggg ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ged_seo_body-ggg ol {
  list-style: decimal;
}.ged_seo_body-ggg li {
  line-height: 1.75;
  color: #8A8A96;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.ged_seo_body-ggg table {
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.ged_seo_body-ggg table {
  display: table;
}
}.ged_seo_body-ggg th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2C2CC;
  text-align: left;
  font-weight: 700;
}.ged_seo_body-ggg td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8A8A96;
}.ged_seo_cols-ggg {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.ged_seo_cols-ggg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ged_seo_cols-ggg {
  grid-template-columns: repeat(3,1fr);
}
}.ged_seo_col_h-ggg {
  color: #C2C2CC;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.ged_seo_col_p-ggg {
  color: #66666F;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.ged_seo_stats-ggg {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ged_seo_stat-ggg {
  border-radius: 0.5rem;
  background: rgba(26, 224, 0, 0.06);
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(26, 224, 0, 0.15);
  min-width: 140px;
}.ged_seo_stat_val-ggg {
  margin-bottom: 0.25rem;
  color: #1AE000;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.ged_seo_stat_lb-ggg {
  color: #66666F;
  font-size: 11px;
  overflow-wrap: break-word;
}.ged_seo-ggg {
  background: #111114;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.ged_seo-ggg {
  padding: 44px 1.5rem 0;
}
}.ged_seo_in-ggg {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1C21;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.ged_seo_in-ggg {
  padding: 36px 40px;
}
}.ged_seo_label-ggg {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1AE000;
  font-size: 0.688rem;
}.ged_seo_h2-ggg {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.25;
  color: #F0F0F2;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.ged_seo_h2-ggg {
  font-size: 24px;
}
}.ged_seo_body-ggg {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8A8A96;
  font-size: 0.875rem;
}.ged_seo_body-ggg p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #8A8A96;
}.ged_seo_body-ggg p:last-child {
  margin-bottom: 0;
}.ged_seo_body-ggg strong {
  font-weight: 700;
  color: #C2C2CC;
}.ged_seo_body-ggg a {
  transition: color .2s;
  color: #1AE000;
  text-decoration: underline;
}.ged_seo_body-ggg a:hover {
  color: #2DFF0A;
}.ged_seo_body-ggg ul,.ged_seo_body-ggg ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ged_seo_body-ggg ol {
  list-style: decimal;
}.ged_seo_body-ggg li {
  font-size: 0.875rem;
  color: #8A8A96;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ged_seo_body-ggg table {
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 767px) {.ged_seo_body-ggg table {
  display: table;
}
}.ged_seo_body-ggg th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C2C2CC;
}.ged_seo_body-ggg td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8A8A96;
}.ged_seo_cols-ggg {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.ged_seo_cols-ggg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ged_seo_cols-ggg {
  grid-template-columns: repeat(3,1fr);
}
}.ged_seo_col_h-ggg {
  overflow-wrap: break-word;
  color: #C2C2CC;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.ged_seo_col_p-ggg {
  color: #66666F;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.ged_seo_stats-ggg {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ged_seo_stat-ggg {
  flex: 1;
  border: 1px solid rgba(26, 224, 0, 0.15);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  background: rgba(26, 224, 0, 0.06);
  min-width: 140px;
}.ged_seo_stat_val-ggg {
  font-weight: 800;
  font-size: 20px;
  color: #1AE000;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.ged_seo_stat_lb-ggg {
  overflow-wrap: break-word;
  color: #66666F;
  font-size: 11px;
}.ged_faq-ggg {
  background: #111114;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.ged_faq-ggg {
  padding: 2.75rem 24px 0;
}
}.ged_faq_in-ggg {
  margin: 0 auto;
  max-width: 1320px;
}.ged_faq_head-ggg {
  margin-bottom: 20px;
}.ged_faq_label-ggg {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #1AE000;
  font-size: 11px;
}.ged_faq_h2-ggg {
  color: #F0F0F2;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.ged_faq_h2-ggg {
  font-size: 24px;
}
}.ged_faq_list-ggg {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ged_faq_item-ggg {
  background: #1C1C21;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ged_faq_q-ggg {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  color: #C2C2CC;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ged_faq_q-ggg:hover {
  color: #F0F0F2;
}.ged_faq_q_ic-ggg {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  justify-content: center;
  font-size: 16px;
  height: 1.5rem;
  display: flex;
  width: 1.5rem;
  color: #1AE000;
  flex-shrink: 0;
  align-items: center;
}.ged_faq_item-ggg.ged_state_open-ggg .ged_faq_q_ic-ggg {
  transform: rotate(45deg);
}.ged_faq_a-ggg {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #66666F;
  display: none;
}.ged_faq_item-ggg.ged_state_open-ggg .ged_faq_a-ggg {
  display: block;
}.ged_faq_a-ggg strong {
  font-weight: 700;
  color: #C2C2CC;
}.ged_faq_a-ggg a {
  color: #1AE000;
  text-decoration: underline;
}.ged_faq_a-ggg ul,.ged_faq_a-ggg ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.ged_faq_a-ggg ol {
  list-style: decimal;
}.ged_faq_a-ggg li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ged_faq_a-ggg table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.ged_faq_a-ggg table {
  display: table;
}
}.ged_faq_a-ggg th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2C2CC;
  font-weight: 700;
  text-align: left;
}.ged_faq_a-ggg td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #66666F;
}.ged_ft-ggg {
  background: #09090B;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.ged_ft_support-ggg {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.ged_ft_support-ggg {
  padding: 28px 1.5rem;
}
}.ged_ft_support_in-ggg {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.ged_ft_support_main-ggg {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ged_ft_support_ic-ggg {
  color: #1AE000;
  flex-shrink: 0;
}.ged_ft_support_ic-ggg svg {
  height: 30px;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ged_ft_support_text_title-ggg {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  color: #F0F0F2;
  font-weight: 700;
}.ged_ft_support_text_sub-ggg {
  color: #66666F;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ged_ft_support_btn-ggg {
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #1AE000;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  color: #F0F0F2;
}.ged_ft_support_btn-ggg:hover {
  background: #2DFF0A;
}.ged_ft_support_contacts-ggg {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.ged_ft_support_contact-ggg {
  color: #525259;
  font-size: 12px;
  line-height: 1.4;
}.ged_ft_support_contact-ggg strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  color: #8A8A96;
}.ged_ft_main-ggg {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 766px) {.ged_ft_main-ggg {
  padding: 2.5rem 24px 2rem;
}
}.ged_ft_main_in-ggg {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.ged_ft_main_in-ggg {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ged_ft_main_in-ggg {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ged_ft_col_logo-ggg {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.ged_ft_col_logo-ggg {
  grid-column: auto;
}
}.ged_ft_logo-ggg {
  gap: 9px;
  margin-bottom: 12px;
  align-items: center;
  color: #F0F0F2;
  font-size: 1rem;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
}.ged_ft_logo_mark-ggg {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.ged_ft_logo_mark-ggg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ged_ft_logo_sub-ggg {
  color: #525259;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ged_ft_col_title-ggg {
  font-weight: 700;
  text-transform: uppercase;
  color: #8A8A96;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.ged_ft_col_links-ggg {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ged_ft_col_link-ggg {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #525259;
}.ged_ft_col_link-ggg:hover {
  color: #C2C2CC;
}.ged_ft_apps-ggg {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ged_ft_app_card-ggg {
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border-radius: 4px;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.ged_ft_app_card-ggg:hover {
  border-color: rgba(26, 224, 0, 0.45);
}.ged_ft_app_card_ic-ggg svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.ged_ft_app_card_os-ggg {
  font-size: 10px;
  font-weight: 600;
  color: #525259;
}.ged_ft_app_card_action-ggg {
  font-weight: 700;
  color: #C2C2CC;
  font-size: 0.75rem;
}.ged_ft_bot-ggg {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.ged_ft_bot-ggg {
  padding: 1.25rem 1.5rem;
}
}.ged_ft_bot_in-ggg {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ged_ft_socials-ggg {
  gap: 8px;
  display: flex;
}.ged_ft_soc-ggg {
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #8A8A96;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
}.ged_ft_soc-ggg svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.ged_ft_soc-ggg:hover {
  background: rgba(255, 255, 255, 0.07);
}.ged_ft_legal-ggg {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  min-width: 200px;
  color: #6A6A74;
  overflow-wrap: break-word;
}.ged_ft_legal-ggg strong {
  color: #8A8A96;
  font-weight: 700;
}.ged_ft_legal-ggg a {
  text-decoration: underline;
  color: #8A8A96;
}.ged_ft_age-ggg {
  border-radius: 50%;
  border: 2px solid #6A6A74;
  width: 2rem;
  font-weight: 800;
  align-items: center;
  font-size: 11px;
  color: #6A6A74;
  height: 32px;
  display: flex;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
}