*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0A1214;
  min-height: 100vh;
  color: #B4CED1;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.grx_layout-o5v {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.grx_page-o5v {
  min-height: 100vh;
  display: flex;
}.grx_main-o5v {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1078px) {.grx_main-o5v {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.grx_main-o5v {
  padding-bottom: 72px;
}
}.grx_gc-o5v {
  border-radius: 0.5rem;
  background: #0D1619;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 642px) {.grx_gc-o5v {
  width: 156px;
}
}
@media(min-width: 1082px) {.grx_gc-o5v {
  width: 10.5rem;
}
}.grx_gc-o5v:hover {
  transform: translateY(-3px);
  border-color: rgba(30,200,200,0.07);
}.grx_gc_img-o5v {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.grx_gc_img-o5v img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.grx_gc_hover-o5v {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6,12,14,0.72);
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.grx_gc-o5v:hover .grx_gc_hover-o5v {
  opacity: 1;
}.grx_gc_hover_btn-o5v {
  background: #1EC8C8;
  padding: 8px 16px;
  border-radius: 4px;
  font-weight: 700;
  color: #EEF8F8;
  font-size: 0.75rem;
}.grx_gc_info-o5v {
  padding: 8px 10px 10px;
}.grx_gc_name-o5v {
  overflow: hidden;
  font-weight: 600;
  color: #B4CED1;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.grx_gc_prov-o5v {
  color: #3E5E65;
  font-size: 10px;
}.grx_gc_tag-o5v {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  left: 0.375rem;
  z-index: 2;
  top: 6px;
  font-size: 9px;
}.grx_gc_tag_hot-o5v {
  background: #E63B3B;
  color: #fff;
}.grx_gc_tag_new-o5v {
  background: #22C55E;
  color: #0A1214;
}.grx_gc_tag_jp-o5v {
  background: #F59E0B;
  color: #0A1214;
}.grx_gc_tag_ex-o5v {
  background: #0F7A8C;
  color: #fff;
}.grx_gc_tag_live-o5v {
  background: #E63B3B;
  color: #fff;
}.grx_gr-o5v {
  padding: 2rem 16px 0;
  background: #0A1214;
}
@media(min-width: 769px) {.grx_gr-o5v {
  padding: 2.25rem 1.5rem 0;
}
}.grx_gr_in-o5v {
  margin: 0 auto;
  max-width: 1320px;
}.grx_gr_head-o5v {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.grx_gr_head_l-o5v {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.grx_gr_ic-o5v {
  border-radius: 0.5rem;
  display: flex;
  width: 2rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
}.grx_gr_ic-o5v svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.grx_gr_title-o5v {
  font-size: 1rem;
  font-weight: 700;
  color: #EEF8F8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.grx_gr_title-o5v {
  font-size: 1.125rem;
}
}.grx_gr_more-o5v {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  color: #527880;
}.grx_gr_more-o5v:hover {
  color: #1EC8C8;
}.grx_gr_more-o5v svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.grx_gr_arrows-o5v {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.grx_gr_arr-o5v {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  height: 1.875rem;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7AA2A7;
}.grx_gr_arr-o5v:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF8F8;
}.grx_gr_arr-o5v svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.grx_gr_seo_h-o5v {
  margin: 0 0 6px;
  color: #B4CED1;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 680px;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.grx_gr_seo_h-o5v {
  font-size: 14px;
}
}.grx_gr_seo-o5v {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #527880;
  margin-bottom: 12px;
  max-width: 42.5rem;
}.grx_gr_seo-o5v strong {
  font-weight: 600;
  color: #B4CED1;
}.grx_gr_scroll-o5v {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
}.grx_gr_scroll-o5v::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.grx_gr_scroll-o5v {
  gap: 0.75rem;
}
}.grx_tb-o5v {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #080F11;
  height: 56px;
  display: flex;
  left: 0;
  top: 0;
  align-items: center;
  right: 0;
  z-index: 80;
  position: fixed;
}.grx_tb_in-o5v {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.grx_tb_burger-o5v {
  border-radius: 0.5rem;
  gap: 5px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 2.375rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  width: 2.375rem;
  display: flex;
}.grx_tb_burger-o5v:hover {
  background: rgba(255,255,255,0.05);
}.grx_tb_burger_line-o5v {
  border-radius: 1px;
  background: #7AA2A7;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1078px) {.grx_tb_burger-o5v {
  display: none;
}
}.grx_tb_logo-o5v {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #EEF8F8;
  margin-right: 1.25rem;
  display: flex;
}.grx_tb_logo_mark-o5v {
  overflow: hidden;
  border-radius: 8px;
  height: 32px;
  display: flex;
  width: 2rem;
  justify-content: center;
  align-items: center;
}.grx_tb_logo_mark-o5v img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.grx_tb_nav-o5v {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.grx_tb_nav-o5v {
  display: flex;
}
}.grx_tb_tab-o5v {
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #7AA2A7;
  font-size: 13px;
  white-space: nowrap;
}.grx_tb_tab-o5v:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF8F8;
}.grx_tb_tab-o5v.grx_state_active-o5v {
  background: rgba(30,200,200,0.15);
  color: #EEF8F8;
}.grx_tb_right-o5v {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.grx_tb_login-o5v {
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  display: none;
  color: #B4CED1;
  font-weight: 600;
  font-size: 0.813rem;
}.grx_tb_login-o5v:hover {
  border-color: rgba(30,200,200,0.38);
  color: #EEF8F8;
}
@media(min-width:480px) {.grx_tb_login-o5v {
  display: block;
}
}.grx_tb_reg-o5v {
  padding: 0.563rem 18px;
  background: #22C55E;
  transition: background .2s;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #0B1A1C;
}.grx_tb_reg-o5v:hover {
  background: #16A34A;
}.grx_sb-o5v {
  background: #111C1F;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  bottom: 0;
  width: 220px;
  left: 0;
  z-index: 70;
  position: fixed;
  top: 3.5rem;
  overflow-y: auto;
}.grx_sb-o5v.grx_state_open-o5v {
  transform: translateX(0);
}.grx_sb-o5v::-webkit-scrollbar {
  width: 4px;
}.grx_sb-o5v::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.grx_sb-o5v {
  transform: translateX(0);
}
}.grx_sb_auth-o5v {
  padding: 14px 12px 10px;
}.grx_sb_btn_reg-o5v {
  transition: background .2s;
  padding: 11px;
  background: #22C55E;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  color: #0B1A1C;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
}.grx_sb_btn_reg-o5v:hover {
  background: #16A34A;
}.grx_sb_btn_login-o5v {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  color: #B4CED1;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  display: block;
}.grx_sb_btn_login-o5v:hover {
  border-color: rgba(30,200,200,0.38);
  color: #EEF8F8;
}.grx_sb_promo-o5v {
  border-radius: 0.5rem;
  overflow: hidden;
  background: linear-gradient(135deg,#0D2E34,#111C1F);
  padding: 12px 0.875rem;
  margin: 0 12px 10px;
  border: 1px solid rgba(30,200,200,0.15);
  position: relative;
}.grx_sb_promo-o5v::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30,200,200,0.15),transparent 70%);
  content: '';
  width: 80px;
  right: -20px;
  height: 5rem;
  position: absolute;
  top: -20px;
}.grx_sb_promo_title-o5v {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 11px;
  color: #1EC8C8;
  font-weight: 700;
}.grx_sb_promo_text-o5v {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
  color: #EEF8F8;
  overflow-wrap: break-word;
}.grx_sb_promo_sub-o5v {
  color: #527880;
  font-size: 10px;
  margin-top: 3px;
}.grx_sb_nav-o5v {
  padding: 6px 0.5rem 1rem;
}.grx_sb_nav_lb-o5v {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  color: #3E5E65;
  text-transform: uppercase;
}.grx_sb_link-o5v {
  padding: 0.563rem 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 10px;
  font-weight: 500;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  color: #7AA2A7;
  align-items: center;
  overflow-wrap: break-word;
}.grx_sb_link-o5v:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF8F8;
}.grx_sb_link-o5v.grx_state_active-o5v {
  background: rgba(30,200,200,0.15);
  color: #EEF8F8;
}.grx_sb_ic-o5v {
  border-radius: 0.25rem;
  width: 30px;
  align-items: center;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.grx_sb_ic-o5v svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.grx_sb_ic_1-o5v {
  background: rgba(30,200,200,0.07);
  color: #1EC8C8;
}.grx_sb_ic_2-o5v {
  background: rgba(34,197,94,0.14);
  color: #22C55E;
}.grx_sb_ic_3-o5v {
  background: rgba(245,158,11,0.14);
  color: #F59E0B;
}.grx_sb_ic_4-o5v {
  background: rgba(15,122,140,0.22);
  color: #0F7A8C;
}.grx_sb_ic_5-o5v {
  background: rgba(30,200,200,0.07);
  color: #F472B6;
}.grx_sb_ic_6-o5v {
  background: rgba(15,122,140,0.22);
  color: #9333EA;
}.grx_sb_badge-o5v {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #F59E0B;
  color: #0B1A1C;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.grx_sb_bot-o5v {
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  display: flex;
}.grx_sb_lang-o5v,.grx_sb_help-o5v {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  padding: 0.563rem 0.375rem;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  gap: 6px;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #7AA2A7;
  font-size: 0.688rem;
  justify-content: center;
}.grx_sb_lang-o5v:hover,.grx_sb_help-o5v:hover {
  border-color: rgba(30,200,200,0.38);
  color: #EEF8F8;
}.grx_sb_lang-o5v svg,.grx_sb_help-o5v svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
}.grx_sb_bd-o5v {
  inset: 0;
  background: rgba(6,12,14,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.grx_sb_bd-o5v.grx_state_on-o5v {
  display: block;
}
@media(min-width: 1081px) {.grx_sb_bd-o5v {
  display: none!important;
}
}.grx_mob_nav-o5v {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #111C1F;
  z-index: 80;
  display: flex;
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
}
@media(min-width: 1082px) {.grx_mob_nav-o5v {
  display: none;
}
}.grx_mob_nav_item-o5v {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  align-items: center;
  display: flex;
  color: #3E5E65;
  flex-direction: column;
  cursor: pointer;
}.grx_mob_nav_ic-o5v {
  line-height: 1;
}.grx_mob_nav_ic-o5v svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.grx_mob_nav_lb-o5v {
  font-weight: 600;
  color: #3E5E65;
  font-size: 10px;
}.grx_mob_nav_item-o5v.grx_state_active-o5v {
  color: #1EC8C8;
}.grx_mob_nav_item-o5v.grx_state_active-o5v .grx_mob_nav_lb-o5v {
  color: #1EC8C8;
}.grx_hero-o5v {
  background: #0A1214;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.grx_hero-o5v {
  padding: 1.5rem 24px 0;
}
}.grx_hero_in-o5v {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.grx_hero_in-o5v {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.grx_hero_in-o5v {
  grid-template-columns: 1fr 21.25rem;
}
}.grx_hero_promo-o5v {
  background: #0D1619;
  border-radius: 12px;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.grx_hero_promo-o5v {
  min-height: 280px;
}
}.grx_hero_promo_bg-o5v {
  background: linear-gradient(120deg,#0D2E34 0%,#0A1214 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.grx_hero_promo_bg-o5v::after {
  inset: 0;
  background: linear-gradient(90deg,#0A1214 0%,rgba(6,12,14,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.grx_hero_promo_glow-o5v {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(15,122,140,0.22) 0%,transparent 65%);
  right: 3.75rem;
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
  top: -40px;
  height: 300px;
}.grx_hero_promo_ct-o5v {
  padding: 28px 24px 28px 28px;
  position: relative;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  max-width: 480px;
  display: flex;
}
@media(min-width: 769px) {.grx_hero_promo_ct-o5v {
  padding: 40px 32px;
}
}.grx_hero_badge-o5v {
  padding: 5px 12px;
  border: 1px solid rgba(30,200,200,0.07);
  background: rgba(30,200,200,0.15);
  border-radius: 20px;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
  color: #1EC8C8;
}.grx_hero_h1-o5v {
  margin-bottom: 10px;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF8F8;
  font-size: 1.625rem;
  font-weight: 800;
}.grx_hero_h1-o5v em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width: 770px) {.grx_hero_h1-o5v {
  font-size: 2.25rem;
}
}.grx_hero_sub-o5v {
  font-size: 13px;
  color: #7AA2A7;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 771px) {.grx_hero_sub-o5v {
  font-size: 14px;
}
}.grx_hero_row-o5v {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.grx_hero_cta-o5v {
  border-radius: 8px;
  padding: 13px 26px;
  background: #22C55E;
  transition: background .2s;
  color: #0B1A1C;
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.28), 0 6px 18px rgba(34,197,94,0.38);
  font-weight: 700;
  font-size: 0.875rem;
}.grx_hero_cta-o5v:hover {
  background: #16A34A;
}.grx_hero_terms-o5v {
  font-size: 0.688rem;
  color: #3E5E65;
}.grx_hero_game-o5v {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 12px;
  background: #0D1619;
  display: flex;
  flex-direction: column;
  position: relative;
}.grx_hero_game_badge-o5v {
  border: 1px solid rgba(245,158,11,0.14);
  padding: 0.313rem 0.625rem;
  background: rgba(245,158,11,0.14);
  border-radius: 20px;
  z-index: 3;
  position: absolute;
  left: 12px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #F59E0B;
  letter-spacing: .06em;
  font-weight: 700;
  top: 0.75rem;
}.grx_hero_game_badge-o5v svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
  width: 11px;
}.grx_hero_game_img-o5v {
  overflow: hidden;
  background: linear-gradient(135deg,#0D2E34,#0A1214);
  padding-bottom: 60%;
  position: relative;
}.grx_hero_game_img-o5v img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.grx_hero_game_play-o5v {
  background: rgba(6,12,14,0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.grx_hero_game-o5v:hover .grx_hero_game_play-o5v {
  opacity: 1;
}.grx_hero_game_play-o5v span {
  border-radius: 50%;
  background: #1EC8C8;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 3.25rem;
}.grx_hero_game_play-o5v span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.grx_hero_game_info-o5v {
  padding: 14px 1rem;
}.grx_hero_game_title-o5v {
  font-weight: 700;
  color: #EEF8F8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.grx_hero_game_provider-o5v {
  color: #527880;
  font-size: 11px;
}.grx_hero_game_btn-o5v {
  background: #1EC8C8;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  border-radius: 8px;
  padding: 11px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #EEF8F8;
  display: block;
  text-align: center;
}.grx_hero_game-o5v:hover .grx_hero_game_btn-o5v {
  background: #2DDDDD;
}.grx_sbar-o5v {
  background: #0A1214;
  padding: 16px 16px 0;
}
@media(min-width: 771px) {.grx_sbar-o5v {
  padding: 1.125rem 1.5rem 0;
}
}.grx_sbar_in-o5v {
  margin: 0 auto;
  max-width: 82.5rem;
}.grx_sbar_row-o5v {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.grx_sbar_input-o5v {
  padding: 11px 1rem;
  border-radius: 0.5rem;
  gap: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1619;
  color: #527880;
  align-items: center;
  font-size: 13px;
  display: flex;
  cursor: pointer;
}.grx_sbar_input-o5v:hover {
  border-color: rgba(30,200,200,0.38);
}.grx_sbar_input-o5v svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
  height: 15px;
}.grx_sbar_providers-o5v {
  transition: border-color .2s;
  padding: 0.688rem 18px;
  border-radius: 8px;
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1619;
  align-items: center;
  color: #B4CED1;
  white-space: nowrap;
  display: flex;
  font-size: 13px;
  font-weight: 600;
}.grx_sbar_providers-o5v:hover {
  border-color: rgba(30,200,200,0.38);
  color: #EEF8F8;
}.grx_sbar_providers-o5v svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
}.grx_sbar_tabs-o5v {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.grx_sbar_tabs-o5v::-webkit-scrollbar {
  display: none;
}.grx_sbar_tab-o5v {
  padding: 8px 14px;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  background: rgba(255,255,255,0.05);
  align-items: center;
  color: #7AA2A7;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  cursor: pointer;
}.grx_sbar_tab-o5v:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(30,200,200,0.38);
  color: #EEF8F8;
}.grx_sbar_tab-o5v.grx_state_active-o5v {
  background: rgba(30,200,200,0.15);
  border-color: rgba(30,200,200,0.07);
  color: #EEF8F8;
}.grx_sbar_tab_ic-o5v svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.grx_wy-o5v {
  padding: 32px 1rem 0;
  background: #0A1214;
}
@media(min-width: 769px) {.grx_wy-o5v {
  padding: 2.5rem 1.5rem 0;
}
}.grx_wy_in-o5v {
  margin: 0 auto;
  max-width: 82.5rem;
}.grx_wy_head-o5v {
  max-width: 45rem;
  margin-bottom: 18px;
}.grx_wy_label-o5v {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #1EC8C8;
}.grx_wy_h2-o5v {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EEF8F8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.grx_wy_h2-o5v {
  font-size: 24px;
}
}.grx_wy_intro-o5v {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #527880;
}.grx_wy_grid-o5v {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.grx_wy_grid-o5v {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.grx_wy_grid-o5v {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.grx_wy_card-o5v {
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 0.5rem;
  background: #111C1F;
}.grx_wy_card-o5v:hover {
  transform: translateY(-2px);
  border-color: rgba(30,200,200,0.07);
}.grx_wy_card_ic-o5v {
  border-radius: 50%;
  background: rgba(30,200,200,0.15);
  width: 2.75rem;
  display: flex;
  margin-bottom: 0.875rem;
  color: #1EC8C8;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.grx_wy_card_ic-o5v svg {
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.grx_wy_card_h-o5v {
  overflow-wrap: break-word;
  color: #EEF8F8;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.25;
  margin-bottom: 6px;
}.grx_wy_card_p-o5v {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #527880;
}.grx_wy_card_p-o5v strong {
  font-weight: 600;
  color: #B4CED1;
}.grx_gr_jp-o5v {
  padding: 20px;
  border-radius: 12px;
  background: linear-gradient(135deg,#1C0D30 0%,#090B18 100%);
  overflow: hidden;
  position: relative;
}.grx_gr_jp-o5v::before {
  background: radial-gradient(circle,rgba(15,122,140,0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  left: -60px;
  top: -3.75rem;
  position: absolute;
  content: '';
  height: 250px;
}.grx_gr_jp-o5v::after {
  background: radial-gradient(circle,rgba(245,158,11,0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  bottom: -2.5rem;
  right: 0;
  width: 12.5rem;
  height: 200px;
  content: '';
}.grx_gr_jp_head-o5v {
  gap: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 1rem;
  align-items: flex-start;
  position: relative;
  display: flex;
}.grx_gr_jp_info-o5v {
  flex: 1;
}.grx_gr_jp_label-o5v {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #9333EA;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
}.grx_gr_jp_label-o5v svg {
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 14px;
  margin-right: 4px;
  stroke-linejoin: round;
}.grx_gr_jp_amount-o5v {
  font-weight: 800;
  line-height: 1;
  font-size: 32px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF8F8;
  margin-bottom: 0.25rem;
}
@media(min-width: 770px) {.grx_gr_jp_amount-o5v {
  font-size: 2.5rem;
}
}.grx_gr_jp_amount-o5v span {
  color: #F59E0B;
}.grx_gr_jp_seo-o5v {
  font-size: 12px;
  line-height: 1.5;
  max-width: 480px;
  color: #7AA2A7;
  overflow-wrap: break-word;
}.grx_gr_jp_cta-o5v {
  border-radius: 0.5rem;
  border: 1px solid rgba(15,122,140,0.22);
  transition: background .2s;
  background: rgba(15,122,140,0.22);
  padding: 0.688rem 1.25rem;
  white-space: nowrap;
  z-index: 1;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EEF8F8;
  margin-top: 0.25rem;
  position: relative;
  align-self: flex-start;
  flex-shrink: 0;
}.grx_gr_jp_cta-o5v:hover {
  background: #0F7A8C;
}.grx_gcg-o5v {
  background: #0A1214;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.grx_gcg-o5v {
  padding: 44px 1.5rem 0;
}
}.grx_gcg_in-o5v {
  margin: 0 auto;
  max-width: 82.5rem;
}.grx_gcg_head-o5v {
  max-width: 720px;
  margin-bottom: 20px;
}.grx_gcg_label-o5v {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  color: #1EC8C8;
}.grx_gcg_h2-o5v {
  color: #EEF8F8;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.grx_gcg_h2-o5v {
  font-size: 1.75rem;
}
}.grx_gcg_intro-o5v {
  line-height: 1.6;
  color: #527880;
  font-size: 0.813rem;
}.grx_gcg_grid-o5v {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.grx_gcg_grid-o5v {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.grx_gcg_grid-o5v {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.grx_gcg_card-o5v {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  cursor: pointer;
  min-height: 240px;
}.grx_gcg_card-o5v:hover {
  transform: translateY(-3px);
  border-color: rgba(30,200,200,0.15);
}.grx_gcg_card_bg-o5v {
  inset: 0;
  z-index: 0;
  position: absolute;
}.grx_gcg_card_bg-o5v::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.grx_gcg_card_ic-o5v {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  justify-content: center;
  width: 40px;
  right: 1.125rem;
  height: 2.5rem;
  position: absolute;
  color: #EEF8F8;
  top: 1.125rem;
  align-items: center;
  display: flex;
  z-index: 2;
}.grx_gcg_card_ic-o5v svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.grx_gcg_card_ct-o5v {
  z-index: 1;
  position: relative;
}.grx_gcg_card_h-o5v {
  color: #EEF8F8;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 18px;
}
@media(min-width: 769px) {.grx_gcg_card_h-o5v {
  font-size: 1.25rem;
}
}.grx_gcg_card_p-o5v {
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.grx_gcg_card_p-o5v strong {
  color: #EEF8F8;
  font-weight: 600;
}.grx_gcg_card_cta-o5v {
  gap: 0.25rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  color: #1EC8C8;
  align-items: center;
}.grx_gcg_card_cta-o5v svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
}.grx_ws-o5v {
  padding: 32px 16px 0;
  background: #0A1214;
}
@media(min-width: 767px) {.grx_ws-o5v {
  padding: 36px 24px 0;
}
}.grx_ws_in-o5v {
  margin: 0 auto;
  max-width: 1320px;
}.grx_ws_head-o5v {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  align-items: center;
}.grx_ws_title-o5v {
  gap: 0.625rem;
  font-weight: 700;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  color: #EEF8F8;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
}.grx_ws_title_ic-o5v svg {
  height: 1.125rem;
  color: #F59E0B;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.grx_ws_online-o5v {
  gap: 7px;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #527880;
  font-size: 12px;
}.grx_ws_online_dot-o5v {
  background: #22C55E;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(34,197,94,0.14);
  width: 0.5rem;
}.grx_ws_scroll-o5v {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.grx_ws_scroll-o5v::-webkit-scrollbar {
  display: none;
}.grx_wc-o5v {
  border-radius: 0.5rem;
  padding: 10px 0.875rem;
  background: #0D1619;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.grx_wc_img-o5v {
  border-radius: 4px;
  background: #111C1F;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.grx_wc_img-o5v img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.grx_wc_info-o5v {
  min-width: 0;
}.grx_wc_game-o5v {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #B4CED1;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.grx_wc_player-o5v {
  overflow: hidden;
  white-space: nowrap;
  color: #3E5E65;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.grx_wc_amount-o5v {
  font-weight: 700;
  flex-shrink: 0;
  color: #22C55E;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
}.grx_htp-o5v {
  padding: 36px 16px 0;
  background: #0A1214;
}
@media(min-width:768px) {.grx_htp-o5v {
  padding: 44px 1.5rem 0;
}
}.grx_htp_in-o5v {
  margin: 0 auto;
  max-width: 1320px;
}.grx_htp_head-o5v {
  margin-bottom: 22px;
  max-width: 720px;
}.grx_htp_label-o5v {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #1EC8C8;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.grx_htp_h2-o5v {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  color: #EEF8F8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.grx_htp_h2-o5v {
  font-size: 1.75rem;
}
}.grx_htp_intro-o5v {
  line-height: 1.6;
  color: #527880;
  font-size: 0.875rem;
}.grx_htp_steps-o5v {
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.grx_htp_steps-o5v {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.grx_htp_steps-o5v {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.grx_htp_step-o5v {
  padding: 20px 1.125rem 18px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #111C1F;
  position: relative;
  flex-direction: column;
  display: flex;
}.grx_htp_step_num-o5v {
  background: #1EC8C8;
  border-radius: 50%;
  color: #0B1A1C;
  width: 28px;
  display: flex;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  height: 1.75rem;
  justify-content: center;
  position: absolute;
  font-size: 0.813rem;
  top: -12px;
  left: 20px;
}.grx_htp_step_ic-o5v {
  border-radius: 0.25rem;
  margin: 0.5rem 0 12px;
  background: rgba(30,200,200,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1EC8C8;
  width: 2.25rem;
  height: 2.25rem;
}.grx_htp_step_ic-o5v svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.grx_htp_step_h-o5v {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #EEF8F8;
}.grx_htp_step_p-o5v {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #527880;
  overflow-wrap: break-word;
}.grx_htp_step_p-o5v strong {
  color: #B4CED1;
  font-weight: 600;
}.grx_htp_cta-o5v {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 0.5rem;
  background: #22C55E;
  font-size: 14px;
  display: inline-block;
  margin-top: 1.25rem;
  font-weight: 700;
  color: #0B1A1C;
}.grx_htp_cta-o5v:hover {
  background: #16A34A;
}.grx_reg-o5v {
  padding: 36px 1rem 0;
  background: #0A1214;
}
@media(min-width: 765px) {.grx_reg-o5v {
  padding: 2.75rem 1.5rem 0;
}
}.grx_reg_in-o5v {
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: #111C1F;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.grx_reg_in-o5v {
  padding: 2.5rem;
}
}.grx_reg_top-o5v {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.grx_reg_top-o5v {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.grx_reg_label-o5v {
  text-transform: uppercase;
  color: #1EC8C8;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.grx_reg_h2-o5v {
  margin-bottom: 12px;
  font-size: 22px;
  color: #EEF8F8;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.grx_reg_h2-o5v {
  font-size: 1.75rem;
}
}.grx_reg_bonus-o5v {
  gap: 0.5rem;
  border-radius: 8px;
  border: 1px solid rgba(245,158,11,0.14);
  background: rgba(245,158,11,0.14);
  padding: 10px 1rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.grx_reg_bonus_amount-o5v {
  color: #F59E0B;
  font-weight: 800;
  font-size: 1.25rem;
}.grx_reg_bonus_text-o5v {
  line-height: 1.35;
  color: #7AA2A7;
  font-size: 0.813rem;
}.grx_reg_cta_btn-o5v {
  transition: background .2s;
  padding: 14px 32px;
  background: #22C55E;
  border-radius: 0.5rem;
  display: inline-block;
  color: #0B1A1C;
  font-weight: 700;
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.28), 0 0.375rem 1.125rem rgba(34,197,94,0.38);
  font-size: 15px;
  margin-bottom: 0.75rem;
}.grx_reg_cta_btn-o5v:hover {
  background: #16A34A;
}.grx_reg_terms-o5v {
  line-height: 1.5;
  color: #3E5E65;
  font-size: 11px;
}.grx_reg_seo-o5v {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  color: #527880;
  margin-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
}.grx_reg_seo-o5v p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
  color: #527880;
}.grx_reg_seo-o5v p:last-child {
  margin-bottom: 0;
}.grx_reg_seo-o5v strong {
  font-weight: 700;
  color: #B4CED1;
}.grx_reg_seo-o5v a {
  transition: color .2s;
  text-decoration: underline;
  color: #1EC8C8;
}.grx_reg_seo-o5v a:hover {
  color: #2DDDDD;
}.grx_reg_seo-o5v ul,.grx_reg_seo-o5v ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.grx_reg_seo-o5v ol {
  list-style: decimal;
}.grx_reg_seo-o5v li {
  font-size: 0.813rem;
  color: #527880;
  margin-bottom: 4px;
  line-height: 1.65;
}.grx_reg_seo-o5v table {
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width:768px) {.grx_reg_seo-o5v table {
  display: table;
}
}.grx_reg_seo-o5v th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #B4CED1;
  text-align: left;
}.grx_reg_seo-o5v td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #527880;
}.grx_reg_steps-o5v {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.grx_reg_steps-o5v {
  margin-top: 0;
}
}.grx_reg_step-o5v {
  background: rgba(255,255,255,0.05);
  gap: 14px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.grx_reg_step_num-o5v {
  border: 1px solid rgba(30,200,200,0.07);
  background: rgba(30,200,200,0.15);
  border-radius: 50%;
  font-weight: 800;
  display: flex;
  color: #1EC8C8;
  flex-shrink: 0;
  height: 2.125rem;
  align-items: center;
  width: 2.125rem;
  font-size: 14px;
  justify-content: center;
}.grx_reg_step_title-o5v {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #EEF8F8;
}.grx_reg_step_text-o5v {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #527880;
}.grx_reg_trust-o5v {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.grx_reg_trust_item-o5v {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  color: #527880;
  overflow-wrap: break-word;
  display: flex;
}.grx_reg_trust_ic-o5v svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  color: #1EC8C8;
  stroke-linejoin: round;
}.grx_bon-o5v {
  background: #0A1214;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.grx_bon-o5v {
  padding: 2.75rem 24px 0;
}
}.grx_bon_in-o5v {
  margin: 0 auto;
  max-width: 82.5rem;
}.grx_bon_head-o5v {
  margin-bottom: 1.25rem;
}.grx_bon_label-o5v {
  color: #1EC8C8;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.grx_bon_h2-o5v {
  font-weight: 800;
  color: #EEF8F8;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.grx_bon_h2-o5v {
  font-size: 1.5rem;
}
}.grx_bon_seo-o5v {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  color: #527880;
}.grx_bon_seo-o5v strong {
  font-weight: 700;
  color: #B4CED1;
}.grx_bon_seo-o5v a {
  color: #1EC8C8;
  text-decoration: underline;
}.grx_bon_grid-o5v {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.grx_bon_grid-o5v {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.grx_bon_grid-o5v {
  grid-template-columns: repeat(5,1fr);
}
}.grx_bon_card-o5v {
  background: #0D1619;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 16px;
}.grx_bon_card-o5v:hover {
  transform: translateY(-2px);
  border-color: rgba(30,200,200,0.07);
}.grx_bon_card_ic-o5v svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.grx_bon_card_ic-o5v {
  margin-bottom: 0.625rem;
}.grx_bon_card_type-o5v {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #527880;
  text-transform: uppercase;
}.grx_bon_card_amount-o5v {
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  color: #F59E0B;
  margin-bottom: 0.375rem;
}.grx_bon_card_name-o5v {
  font-weight: 600;
  color: #EEF8F8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.grx_bon_card_detail-o5v {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #3E5E65;
}.grx_app-o5v {
  background: #0A1214;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.grx_app-o5v {
  padding: 2.75rem 1.5rem 0;
}
}.grx_app_in-o5v {
  margin: 0 auto;
  max-width: 82.5rem;
}.grx_app_head-o5v {
  margin-bottom: 1rem;
}.grx_app_label-o5v {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #1EC8C8;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.grx_app_h2-o5v {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF8F8;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.grx_app_h2-o5v {
  font-size: 24px;
}
}.grx_app_sub-o5v {
  line-height: 1.6;
  color: #527880;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 37.5rem;
}.grx_app_sub-o5v strong {
  font-weight: 700;
  color: #B4CED1;
}.grx_app_cards-o5v {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.grx_app_cards-o5v {
  grid-template-columns: repeat(3,1fr);
}
}.grx_app_card-o5v {
  gap: 16px;
  padding: 20px;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.grx_app_card_ios-o5v {
  background: linear-gradient(135deg,rgba(30,200,200,0.15) 0%,#111C1F 100%);
}.grx_app_card_android-o5v {
  background: linear-gradient(135deg,rgba(34,197,94,0.14) 0%,#111C1F 100%);
}.grx_app_card_win-o5v {
  background: linear-gradient(135deg,rgba(245,158,11,0.14) 0%,#111C1F 100%);
}.grx_app_card_ic-o5v svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.grx_app_card_ic-o5v {
  color: #EEF8F8;
  flex-shrink: 0;
}.grx_app_card_os-o5v {
  color: #527880;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
}.grx_app_card_title-o5v {
  margin-bottom: 6px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #EEF8F8;
}.grx_app_card_text-o5v {
  color: #527880;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.grx_app_card_btn-o5v {
  gap: 0.438rem;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  padding: 0.625rem 18px;
  border: 1px solid rgba(30,200,200,0.38);
  font-weight: 700;
  display: inline-flex;
  color: #EEF8F8;
  font-size: 0.813rem;
  align-items: center;
}.grx_app_card_btn-o5v:hover {
  background: rgba(255,255,255,0.07);
}.grx_prov-o5v {
  padding: 36px 16px 0;
  background: #0A1214;
}
@media(min-width: 767px) {.grx_prov-o5v {
  padding: 2.75rem 24px 0;
}
}.grx_prov_in-o5v {
  margin: 0 auto;
  max-width: 1320px;
}.grx_prov_head-o5v {
  margin-bottom: 1rem;
}.grx_prov_label-o5v {
  letter-spacing: .08em;
  color: #1EC8C8;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.grx_prov_h2-o5v {
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EEF8F8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.grx_prov_h2-o5v {
  font-size: 1.5rem;
}
}.grx_prov_seo-o5v {
  font-size: 13px;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #527880;
}.grx_prov_seo-o5v strong {
  color: #B4CED1;
  font-weight: 700;
}.grx_prov_seo-o5v a {
  color: #1EC8C8;
  text-decoration: underline;
}.grx_prov_grid-o5v {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.grx_prov_grid-o5v {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.grx_prov_grid-o5v {
  grid-template-columns: repeat(8,1fr);
}
}.grx_prov_card-o5v {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 14px 10px;
  background: #0D1619;
  gap: 7px;
  transition: border-color .2s,background .2s;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.grx_prov_card-o5v:hover {
  background: #111C1F;
  border-color: rgba(30,200,200,0.38);
}.grx_prov_logo-o5v {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  overflow: hidden;
  align-items: center;
  height: 2.75rem;
  display: flex;
  justify-content: center;
  width: 44px;
}.grx_prov_logo-o5v img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.grx_prov_name-o5v {
  overflow-wrap: break-word;
  color: #7AA2A7;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.grx_seo-o5v {
  padding: 36px 1rem 0;
  background: #0A1214;
}
@media(min-width: 766px) {.grx_seo-o5v {
  padding: 44px 1.5rem 0;
}
}.grx_seo_in-o5v {
  border-radius: 0.75rem;
  margin: 0 auto;
  background: #111C1F;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.grx_seo_in-o5v {
  padding: 2.25rem 40px;
}
}.grx_seo_label-o5v {
  font-weight: 700;
  color: #1EC8C8;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
}.grx_seo_h2-o5v {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #EEF8F8;
}
@media(min-width: 767px) {.grx_seo_h2-o5v {
  font-size: 1.5rem;
}
}.grx_seo_body-o5v {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7AA2A7;
}.grx_seo_body-o5v p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #7AA2A7;
}.grx_seo_body-o5v p:last-child {
  margin-bottom: 0;
}.grx_seo_body-o5v strong {
  color: #B4CED1;
  font-weight: 700;
}.grx_seo_body-o5v a {
  transition: color .2s;
  text-decoration: underline;
  color: #1EC8C8;
}.grx_seo_body-o5v a:hover {
  color: #2DDDDD;
}.grx_seo_body-o5v ul,.grx_seo_body-o5v ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.grx_seo_body-o5v ol {
  list-style: decimal;
}.grx_seo_body-o5v li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #7AA2A7;
  line-height: 1.75;
}.grx_seo_body-o5v table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.grx_seo_body-o5v table {
  display: table;
}
}.grx_seo_body-o5v th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B4CED1;
  text-align: left;
  font-weight: 700;
}.grx_seo_body-o5v td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7AA2A7;
}.grx_seo_cols-o5v {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.grx_seo_cols-o5v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.grx_seo_cols-o5v {
  grid-template-columns: repeat(3,1fr);
}
}.grx_seo_col_h-o5v {
  overflow-wrap: break-word;
  color: #B4CED1;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.grx_seo_col_p-o5v {
  color: #527880;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.grx_seo_stats-o5v {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.grx_seo_stat-o5v {
  border: 1px solid rgba(30,200,200,0.15);
  border-radius: 8px;
  padding: 14px 16px;
  background: rgba(30,200,200,0.07);
  flex: 1;
  min-width: 140px;
}.grx_seo_stat_val-o5v {
  color: #1EC8C8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.grx_seo_stat_lb-o5v {
  color: #527880;
  font-size: 11px;
  overflow-wrap: break-word;
}.grx_seo-o5v {
  padding: 2.25rem 16px 0;
  background: #0A1214;
}
@media(min-width: 769px) {.grx_seo-o5v {
  padding: 44px 24px 0;
}
}.grx_seo_in-o5v {
  margin: 0 auto;
  background: #111C1F;
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1320px;
}
@media(min-width: 770px) {.grx_seo_in-o5v {
  padding: 36px 2.5rem;
}
}.grx_seo_label-o5v {
  font-weight: 700;
  letter-spacing: .08em;
  color: #1EC8C8;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.grx_seo_h2-o5v {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #EEF8F8;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.grx_seo_h2-o5v {
  font-size: 24px;
}
}.grx_seo_body-o5v {
  color: #7AA2A7;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.grx_seo_body-o5v p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #7AA2A7;
  font-size: 14px;
}.grx_seo_body-o5v p:last-child {
  margin-bottom: 0;
}.grx_seo_body-o5v strong {
  font-weight: 700;
  color: #B4CED1;
}.grx_seo_body-o5v a {
  transition: color .2s;
  text-decoration: underline;
  color: #1EC8C8;
}.grx_seo_body-o5v a:hover {
  color: #2DDDDD;
}.grx_seo_body-o5v ul,.grx_seo_body-o5v ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.grx_seo_body-o5v ol {
  list-style: decimal;
}.grx_seo_body-o5v li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #7AA2A7;
}.grx_seo_body-o5v table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 765px) {.grx_seo_body-o5v table {
  display: table;
}
}.grx_seo_body-o5v th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #B4CED1;
  text-align: left;
}.grx_seo_body-o5v td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7AA2A7;
}.grx_seo_cols-o5v {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.grx_seo_cols-o5v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.grx_seo_cols-o5v {
  grid-template-columns: repeat(3,1fr);
}
}.grx_seo_col_h-o5v {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #B4CED1;
  margin-bottom: 0.438rem;
}.grx_seo_col_p-o5v {
  color: #527880;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.grx_seo_stats-o5v {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.grx_seo_stat-o5v {
  border: 1px solid rgba(30,200,200,0.15);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(30,200,200,0.07);
  min-width: 8.75rem;
}.grx_seo_stat_val-o5v {
  color: #1EC8C8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
}.grx_seo_stat_lb-o5v {
  font-size: 0.688rem;
  color: #527880;
  overflow-wrap: break-word;
}.grx_seo-o5v {
  padding: 2.25rem 16px 0;
  background: #0A1214;
}
@media(min-width: 769px) {.grx_seo-o5v {
  padding: 44px 1.5rem 0;
}
}.grx_seo_in-o5v {
  padding: 1.75rem 1.5rem;
  background: #111C1F;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.grx_seo_in-o5v {
  padding: 36px 40px;
}
}.grx_seo_label-o5v {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #1EC8C8;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.grx_seo_h2-o5v {
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF8F8;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.grx_seo_h2-o5v {
  font-size: 24px;
}
}.grx_seo_body-o5v {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7AA2A7;
}.grx_seo_body-o5v p {
  font-size: 14px;
  color: #7AA2A7;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.grx_seo_body-o5v p:last-child {
  margin-bottom: 0;
}.grx_seo_body-o5v strong {
  color: #B4CED1;
  font-weight: 700;
}.grx_seo_body-o5v a {
  transition: color .2s;
  color: #1EC8C8;
  text-decoration: underline;
}.grx_seo_body-o5v a:hover {
  color: #2DDDDD;
}.grx_seo_body-o5v ul,.grx_seo_body-o5v ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.grx_seo_body-o5v ol {
  list-style: decimal;
}.grx_seo_body-o5v li {
  line-height: 1.75;
  color: #7AA2A7;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.grx_seo_body-o5v table {
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.grx_seo_body-o5v table {
  display: table;
}
}.grx_seo_body-o5v th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B4CED1;
  text-align: left;
  font-weight: 700;
}.grx_seo_body-o5v td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7AA2A7;
}.grx_seo_cols-o5v {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.grx_seo_cols-o5v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.grx_seo_cols-o5v {
  grid-template-columns: repeat(3,1fr);
}
}.grx_seo_col_h-o5v {
  color: #B4CED1;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
}.grx_seo_col_p-o5v {
  color: #527880;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.grx_seo_stats-o5v {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.grx_seo_stat-o5v {
  padding: 14px 1rem;
  background: rgba(30,200,200,0.07);
  border: 1px solid rgba(30,200,200,0.15);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.grx_seo_stat_val-o5v {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #1EC8C8;
  font-weight: 800;
  font-size: 20px;
}.grx_seo_stat_lb-o5v {
  overflow-wrap: break-word;
  color: #527880;
  font-size: 0.688rem;
}.grx_faq-o5v {
  background: #0A1214;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.grx_faq-o5v {
  padding: 44px 24px 0;
}
}.grx_faq_in-o5v {
  margin: 0 auto;
  max-width: 1320px;
}.grx_faq_head-o5v {
  margin-bottom: 20px;
}.grx_faq_label-o5v {
  font-weight: 700;
  margin-bottom: 8px;
  color: #1EC8C8;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.grx_faq_h2-o5v {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF8F8;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.grx_faq_h2-o5v {
  font-size: 24px;
}
}.grx_faq_list-o5v {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.grx_faq_item-o5v {
  background: #111C1F;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
}.grx_faq_q-o5v {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 14px;
  display: flex;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  color: #B4CED1;
}.grx_faq_q-o5v:hover {
  color: #EEF8F8;
}.grx_faq_q_ic-o5v {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  font-size: 16px;
  flex-shrink: 0;
  color: #1EC8C8;
  width: 24px;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.grx_faq_item-o5v.grx_state_open-o5v .grx_faq_q_ic-o5v {
  transform: rotate(45deg);
}.grx_faq_a-o5v {
  padding: 0 20px 16px;
  color: #527880;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
}.grx_faq_item-o5v.grx_state_open-o5v .grx_faq_a-o5v {
  display: block;
}.grx_faq_a-o5v strong {
  font-weight: 700;
  color: #B4CED1;
}.grx_faq_a-o5v a {
  text-decoration: underline;
  color: #1EC8C8;
}.grx_faq_a-o5v ul,.grx_faq_a-o5v ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.grx_faq_a-o5v ol {
  list-style: decimal;
}.grx_faq_a-o5v li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.grx_faq_a-o5v table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.grx_faq_a-o5v table {
  display: table;
}
}.grx_faq_a-o5v th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  color: #B4CED1;
  text-align: left;
  font-weight: 700;
}.grx_faq_a-o5v td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #527880;
}.grx_ft-o5v {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #060C0E;
  margin-top: 48px;
}.grx_ft_support-o5v {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.grx_ft_support-o5v {
  padding: 28px 1.5rem;
}
}.grx_ft_support_in-o5v {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.grx_ft_support_main-o5v {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.grx_ft_support_ic-o5v {
  color: #1EC8C8;
  flex-shrink: 0;
}.grx_ft_support_ic-o5v svg {
  stroke-linecap: round;
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
}.grx_ft_support_text_title-o5v {
  margin-bottom: 3px;
  color: #EEF8F8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.grx_ft_support_text_sub-o5v {
  overflow-wrap: break-word;
  color: #527880;
  font-size: 12px;
}.grx_ft_support_btn-o5v {
  background: #1EC8C8;
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 700;
  color: #EEF8F8;
  flex-shrink: 0;
  font-size: 0.813rem;
}.grx_ft_support_btn-o5v:hover {
  background: #2DDDDD;
}.grx_ft_support_contacts-o5v {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.grx_ft_support_contact-o5v {
  line-height: 1.4;
  color: #3E5E65;
  font-size: 12px;
}.grx_ft_support_contact-o5v strong {
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  color: #7AA2A7;
  font-weight: 600;
}.grx_ft_main-o5v {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.grx_ft_main-o5v {
  padding: 40px 24px 32px;
}
}.grx_ft_main_in-o5v {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.grx_ft_main_in-o5v {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.grx_ft_main_in-o5v {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.grx_ft_col_logo-o5v {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.grx_ft_col_logo-o5v {
  grid-column: auto;
}
}.grx_ft_logo-o5v {
  gap: 0.563rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 16px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF8F8;
}.grx_ft_logo_mark-o5v {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.grx_ft_logo_mark-o5v img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.grx_ft_logo_sub-o5v {
  line-height: 1.55;
  max-width: 12.5rem;
  color: #3E5E65;
  font-size: 12px;
  overflow-wrap: break-word;
}.grx_ft_col_title-o5v {
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #7AA2A7;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.grx_ft_col_links-o5v {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.grx_ft_col_link-o5v {
  transition: color .2s;
  font-size: 0.813rem;
  color: #3E5E65;
  overflow-wrap: break-word;
}.grx_ft_col_link-o5v:hover {
  color: #B4CED1;
}.grx_ft_apps-o5v {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.grx_ft_app_card-o5v {
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.grx_ft_app_card-o5v:hover {
  border-color: rgba(30,200,200,0.38);
}.grx_ft_app_card_ic-o5v svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.grx_ft_app_card_os-o5v {
  font-weight: 600;
  font-size: 10px;
  color: #3E5E65;
}.grx_ft_app_card_action-o5v {
  font-size: 0.75rem;
  color: #B4CED1;
  font-weight: 700;
}.grx_ft_bot-o5v {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.grx_ft_bot-o5v {
  padding: 20px 24px;
}
}.grx_ft_bot_in-o5v {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.grx_ft_socials-o5v {
  gap: 8px;
  display: flex;
}.grx_ft_soc-o5v {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  color: #7AA2A7;
  justify-content: center;
  display: flex;
}.grx_ft_soc-o5v svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.grx_ft_soc-o5v:hover {
  background: rgba(255,255,255,0.07);
}.grx_ft_legal-o5v {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #4C6E76;
  min-width: 200px;
  line-height: 1.6;
}.grx_ft_legal-o5v strong {
  font-weight: 700;
  color: #7AA2A7;
}.grx_ft_legal-o5v a {
  text-decoration: underline;
  color: #7AA2A7;
}.grx_ft_age-o5v {
  border-radius: 50%;
  border: 2px solid #4C6E76;
  justify-content: center;
  font-weight: 800;
  width: 32px;
  height: 32px;
  align-items: center;
  display: flex;
  color: #4C6E76;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 11px;
}