*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  background-color: #100D08;
  font-family: 'Source Sans 3', sans-serif;
  line-height: 1.6;
  color: #C9B690;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.grv-layout-xla {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.grv-page-xla {
  display: flex;
  min-height: 100vh;
}.grv-main-xla {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width:1080px) {.grv-main-xla {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.grv-main-xla {
  padding-bottom: 4.5rem;
}
}.grv-gc-xla {
  background: #151108;
  border: 1px solid rgba(255, 220, 150, 0.06);
  border-radius: 8px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width:640px) {.grv-gc-xla {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.grv-gc-xla {
  width: 10.5rem;
}
}.grv-gc-xla:hover {
  border-color: rgba(201, 140, 42, 0.07);
  transform: translateY(-3px);
}.grv-gc_img-xla {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.grv-gc_img-xla img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.grv-gc_hover-xla {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.grv-gc-xla:hover .grv-gc_hover-xla {
  opacity: 1;
}.grv-gc_hover_btn-xla {
  border-radius: 0.25rem;
  background: #C98C2A;
  padding: 8px 1rem;
  color: #F4EBCF;
  font-weight: 700;
  font-size: 12px;
}.grv-gc_info-xla {
  padding: 8px 0.625rem 0.625rem;
}.grv-gc_name-xla {
  overflow: hidden;
  max-width: 100%;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  color: #C9B690;
}.grv-gc_prov-xla {
  color: #5E4E3E;
  font-size: 10px;
}.grv-gc_tag-xla {
  padding: 2px 0.438rem;
  border-radius: 4px;
  top: 0.375rem;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  left: 0.375rem;
  text-transform: uppercase;
}.grv-gc_tag_hot-xla {
  background: #C43828;
  color: #fff;
}.grv-gc_tag_new-xla {
  background: #3A9E60;
  color: #100D08;
}.grv-gc_tag_jp-xla {
  background: #D4AA22;
  color: #100D08;
}.grv-gc_tag_ex-xla {
  background: #8B561A;
  color: #fff;
}.grv-gc_tag_live-xla {
  background: #C43828;
  color: #fff;
}.grv-gr-xla {
  background: #100D08;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.grv-gr-xla {
  padding: 36px 1.5rem 0;
}
}.grv-gr_in-xla {
  margin: 0 auto;
  max-width: 1320px;
}.grv-gr_head-xla {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.grv-gr_head_l-xla {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.grv-gr_ic-xla {
  border-radius: 0.5rem;
  height: 32px;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.grv-gr_ic-xla svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.grv-gr_title-xla {
  font-family: 'Playfair Display', serif;
  color: #F4EBCF;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.grv-gr_title-xla {
  font-size: 18px;
}
}.grv-gr_more-xla {
  transition: color .2s;
  gap: 5px;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  color: #766050;
}.grv-gr_more-xla:hover {
  color: #C98C2A;
}.grv-gr_more-xla svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.grv-gr_arrows-xla {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.grv-gr_arr-xla {
  background: rgba(255, 235, 190, 0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255, 220, 150, 0.11);
  width: 1.875rem;
  align-items: center;
  color: #9A8768;
  height: 1.875rem;
  justify-content: center;
  display: flex;
}.grv-gr_arr-xla:hover {
  background: rgba(255, 235, 190, 0.07);
  color: #F4EBCF;
}.grv-gr_arr-xla svg {
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
  stroke-linecap: round;
}.grv-gr_seo_h-xla {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
  color: #C9B690;
}
@media(min-width: 771px) {.grv-gr_seo_h-xla {
  font-size: 0.875rem;
}
}.grv-gr_seo-xla {
  max-width: 680px;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #766050;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.grv-gr_seo-xla strong {
  font-weight: 600;
  color: #C9B690;
}.grv-gr_scroll-xla {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
}.grv-gr_scroll-xla::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.grv-gr_scroll-xla {
  gap: 12px;
}
}.grv-tb-xla {
  background: #100D08;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  left: 0;
  display: flex;
  right: 0;
  align-items: center;
  height: 3.5rem;
  top: 0;
  position: fixed;
  z-index: 80;
}.grv-tb_in-xla {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.grv-tb_burger-xla {
  border-radius: 8px;
  gap: 0.313rem;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 38px;
  margin-right: 0.5rem;
  display: flex;
  height: 38px;
}.grv-tb_burger-xla:hover {
  background: rgba(255, 235, 190, 0.05);
}.grv-tb_burger_line-xla {
  background: #9A8768;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.grv-tb_burger-xla {
  display: none;
}
}.grv-tb_logo-xla {
  gap: 0.563rem;
  flex-shrink: 0;
  color: #F4EBCF;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 800;
}.grv-tb_logo_mark-xla {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 32px;
}.grv-tb_logo_mark-xla img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.grv-tb_nav-xla {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.grv-tb_nav-xla {
  display: flex;
}
}.grv-tb_tab-xla {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  color: #9A8768;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.grv-tb_tab-xla:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F4EBCF;
}.grv-tb_tab-xla.grv-state_active-xla {
  background: rgba(201, 140, 42, 0.18);
  color: #F4EBCF;
}.grv-tb_right-xla {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.grv-tb_login-xla {
  border-radius: 8px;
  background: rgba(255, 235, 190, 0.05);
  border: 1px solid rgba(255, 220, 150, 0.11);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C9B690;
  display: none;
}.grv-tb_login-xla:hover {
  border-color: rgba(200, 139, 42, 0.38);
  color: #F4EBCF;
}
@media(min-width: 483px) {.grv-tb_login-xla {
  display: block;
}
}.grv-tb_reg-xla {
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3A9E60;
  color: #0C0904;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.grv-tb_reg-xla:hover {
  background: #48B870;
}.grv-sb-xla {
  transform: translateX(-100%);
  background: #1A1610;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 235, 190, 0.05);
  bottom: 0;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  left: 0;
  top: 3.5rem;
  width: 220px;
}.grv-sb-xla.grv-state_open-xla {
  transform: translateX(0);
}.grv-sb-xla::-webkit-scrollbar {
  width: 0.25rem;
}.grv-sb-xla::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 190, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.grv-sb-xla {
  transform: translateX(0);
}
}.grv-sb_auth-xla {
  padding: 0.875rem 12px 0.625rem;
}.grv-sb_btn_reg-xla {
  background: #3A9E60;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  color: #0C0904;
  text-align: center;
}.grv-sb_btn_reg-xla:hover {
  background: #48B870;
}.grv-sb_btn_login-xla {
  padding: 0.625rem;
  background: rgba(255, 235, 190, 0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 220, 150, 0.11);
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 13px;
  color: #C9B690;
}.grv-sb_btn_login-xla:hover {
  border-color: rgba(200, 139, 42, 0.38);
  color: #F4EBCF;
}.grv-sb_promo-xla {
  padding: 0.75rem 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#2C1A06,#1A1610);
  margin: 0 12px 10px;
  border: 1px solid rgba(201, 140, 42, 0.18);
  border-radius: 8px;
  position: relative;
}.grv-sb_promo-xla::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 140, 42, 0.18),transparent 70%);
  top: -1.25rem;
  position: absolute;
  height: 80px;
  width: 5rem;
  right: -20px;
  content: '';
}.grv-sb_promo_title-xla {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  color: #C98C2A;
}.grv-sb_promo_text-xla {
  overflow-wrap: break-word;
  color: #F4EBCF;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
}.grv-sb_promo_sub-xla {
  margin-top: 3px;
  color: #766050;
  font-size: 0.625rem;
}.grv-sb_nav-xla {
  padding: 0.375rem 8px 16px;
}.grv-sb_nav_lb-xla {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  color: #5E4E3E;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.grv-sb_link-xla {
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-weight: 500;
  color: #9A8768;
  cursor: pointer;
}.grv-sb_link-xla:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F4EBCF;
}.grv-sb_link-xla.grv-state_active-xla {
  background: rgba(201, 140, 42, 0.18);
  color: #F4EBCF;
}.grv-sb_ic-xla {
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  display: flex;
}.grv-sb_ic-xla svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.grv-sb_ic_1-xla {
  background: rgba(201, 140, 42, 0.07);
  color: #C98C2A;
}.grv-sb_ic_2-xla {
  background: rgba(58, 158, 96, 0.16);
  color: #3A9E60;
}.grv-sb_ic_3-xla {
  background: rgba(212, 170, 34, 0.16);
  color: #D4AA22;
}.grv-sb_ic_4-xla {
  background: rgba(139, 86, 26, 0.22);
  color: #8B561A;
}.grv-sb_ic_5-xla {
  background: rgba(201, 140, 42, 0.07);
  color: #D45480;
}.grv-sb_ic_6-xla {
  background: rgba(139, 86, 26, 0.22);
  color: #9448CC;
}.grv-sb_badge-xla {
  border-radius: 4px;
  background: #D4AA22;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0C0904;
}.grv-sb_bot-xla {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.grv-sb_lang-xla,.grv-sb_help-xla {
  padding: 0.563rem 6px;
  gap: 0.375rem;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255, 220, 150, 0.06);
  background: rgba(255, 235, 190, 0.05);
  border-radius: 4px;
  font-size: 11px;
  justify-content: center;
  color: #9A8768;
  font-weight: 600;
  display: flex;
  align-items: center;
}.grv-sb_lang-xla:hover,.grv-sb_help-xla:hover {
  border-color: rgba(200, 139, 42, 0.38);
  color: #F4EBCF;
}.grv-sb_lang-xla svg,.grv-sb_help-xla svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.grv-sb_bd-xla {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.grv-sb_bd-xla.grv-state_on-xla {
  display: block;
}
@media(min-width: 1081px) {.grv-sb_bd-xla {
  display: none!important;
}
}.grv-mob_nav-xla {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 220, 150, 0.11);
  background: #1A1610;
  right: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media(min-width: 1082px) {.grv-mob_nav-xla {
  display: none;
}
}.grv-mob_nav_item-xla {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  color: #5E4E3E;
  flex-direction: column;
  align-items: center;
  display: flex;
}.grv-mob_nav_ic-xla {
  line-height: 1;
}.grv-mob_nav_ic-xla svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.grv-mob_nav_lb-xla {
  font-size: 0.625rem;
  color: #5E4E3E;
  font-weight: 600;
}.grv-mob_nav_item-xla.grv-state_active-xla {
  color: #C98C2A;
}.grv-mob_nav_item-xla.grv-state_active-xla .grv-mob_nav_lb-xla {
  color: #C98C2A;
}.grv-hero-xla {
  background: #100D08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 771px) {.grv-hero-xla {
  padding: 24px 24px 0;
}
}.grv-hero_in-xla {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.grv-hero_in-xla {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.grv-hero_in-xla {
  grid-template-columns: 1fr 340px;
}
}.grv-hero_promo-xla {
  background: #151108;
  overflow: hidden;
  border-radius: 0.875rem;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 771px) {.grv-hero_promo-xla {
  min-height: 280px;
}
}.grv-hero_promo_bg-xla {
  background-position: center;
  background: linear-gradient(120deg,#2C1A06 0%,#100D08 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.grv-hero_promo_bg-xla::after {
  background: linear-gradient(90deg,#100D08 0%,rgba(8, 6, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.grv-hero_promo_glow-xla {
  background: radial-gradient(circle,rgba(139, 86, 26, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 3.75rem;
  top: -40px;
  width: 300px;
  height: 18.75rem;
  position: absolute;
}.grv-hero_promo_ct-xla {
  padding: 1.75rem 1.5rem 28px 28px;
  max-width: 30rem;
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
}
@media(min-width:768px) {.grv-hero_promo_ct-xla {
  padding: 40px 32px;
}
}.grv-hero_badge-xla {
  border: 1px solid rgba(201, 140, 42, 0.07);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  background: rgba(201, 140, 42, 0.18);
  font-weight: 700;
  color: #C98C2A;
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
}.grv-hero_h1-xla {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  color: #F4EBCF;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}.grv-hero_h1-xla em {
  color: #D4AA22;
  font-style: normal;
}
@media(min-width: 766px) {.grv-hero_h1-xla {
  font-size: 36px;
}
}.grv-hero_sub-xla {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #9A8768;
  margin-bottom: 20px;
}
@media(min-width: 770px) {.grv-hero_sub-xla {
  font-size: 0.875rem;
}
}.grv-hero_row-xla {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.grv-hero_cta-xla {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #3A9E60;
  box-shadow: 0 2px 0 rgba(18, 58, 32, 0.85), 0 0.375rem 1.125rem rgba(58, 158, 96, 0.40);
  font-weight: 700;
  font-size: 14px;
  color: #0C0904;
}.grv-hero_cta-xla:hover {
  background: #48B870;
}.grv-hero_terms-xla {
  color: #5E4E3E;
  font-size: 11px;
}.grv-hero_game-xla {
  border: 1px solid rgba(255, 220, 150, 0.06);
  background: #151108;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.grv-hero_game_badge-xla {
  border-radius: 1.25rem;
  border: 1px solid rgba(212, 170, 34, 0.16);
  padding: 5px 0.625rem;
  background: rgba(212, 170, 34, 0.16);
  z-index: 3;
  top: 0.75rem;
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  text-transform: uppercase;
  color: #D4AA22;
  font-size: 0.625rem;
  left: 12px;
}.grv-hero_game_badge-xla svg {
  height: 11px;
  margin-right: 0.25rem;
  width: 11px;
  vertical-align: -1px;
}.grv-hero_game_img-xla {
  background: linear-gradient(135deg,#2C1A06,#100D08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.grv-hero_game_img-xla img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.grv-hero_game_play-xla {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 3, 0.72);
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
}.grv-hero_game-xla:hover .grv-hero_game_play-xla {
  opacity: 1;
}.grv-hero_game_play-xla span {
  border-radius: 50%;
  background: #C98C2A;
  align-items: center;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 3.25rem;
}.grv-hero_game_play-xla span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.grv-hero_game_info-xla {
  padding: 14px 16px;
}.grv-hero_game_title-xla {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F4EBCF;
  font-weight: 700;
  font-size: 0.938rem;
}.grv-hero_game_provider-xla {
  font-size: 11px;
  color: #766050;
}.grv-hero_game_btn-xla {
  background: #C98C2A;
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  color: #F4EBCF;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.grv-hero_game-xla:hover .grv-hero_game_btn-xla {
  background: #E0A43A;
}.grv-sbar-xla {
  background: #100D08;
  padding: 1rem 1rem 0;
}
@media(min-width: 771px) {.grv-sbar-xla {
  padding: 1.125rem 24px 0;
}
}.grv-sbar_in-xla {
  margin: 0 auto;
  max-width: 1320px;
}.grv-sbar_row-xla {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.grv-sbar_input-xla {
  background: #151108;
  flex: 1;
  border-radius: 8px;
  transition: border-color .2s;
  padding: 11px 16px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 220, 150, 0.11);
  color: #766050;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
}.grv-sbar_input-xla:hover {
  border-color: rgba(200, 139, 42, 0.38);
}.grv-sbar_input-xla svg {
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
}.grv-sbar_providers-xla {
  transition: border-color .2s;
  gap: 8px;
  border: 1px solid rgba(255, 220, 150, 0.11);
  background: #151108;
  padding: 0.688rem 1.125rem;
  border-radius: 0.5rem;
  color: #C9B690;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 0.813rem;
}.grv-sbar_providers-xla:hover {
  border-color: rgba(200, 139, 42, 0.38);
  color: #F4EBCF;
}.grv-sbar_providers-xla svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.grv-sbar_tabs-xla {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.grv-sbar_tabs-xla::-webkit-scrollbar {
  display: none;
}.grv-sbar_tab-xla {
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  background: rgba(255, 235, 190, 0.05);
  border: 1px solid rgba(255, 220, 150, 0.06);
  border-radius: 20px;
  white-space: nowrap;
  cursor: pointer;
  color: #9A8768;
  align-items: center;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
}.grv-sbar_tab-xla:hover {
  background: rgba(255, 235, 190, 0.07);
  border-color: rgba(200, 139, 42, 0.38);
  color: #F4EBCF;
}.grv-sbar_tab-xla.grv-state_active-xla {
  border-color: rgba(201, 140, 42, 0.07);
  background: rgba(201, 140, 42, 0.18);
  color: #F4EBCF;
}.grv-sbar_tab_ic-xla svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.grv-wy-xla {
  padding: 2rem 16px 0;
  background: #100D08;
}
@media(min-width: 771px) {.grv-wy-xla {
  padding: 2.5rem 1.5rem 0;
}
}.grv-wy_in-xla {
  margin: 0 auto;
  max-width: 1320px;
}.grv-wy_head-xla {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.grv-wy_label-xla {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C98C2A;
}.grv-wy_h2-xla {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F4EBCF;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.grv-wy_h2-xla {
  font-size: 1.5rem;
}
}.grv-wy_intro-xla {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #766050;
}.grv-wy_grid-xla {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.grv-wy_grid-xla {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.grv-wy_grid-xla {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.grv-wy_card-xla {
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #1A1610;
  border: 1px solid rgba(255, 220, 150, 0.11);
  border-radius: 0.5rem;
}.grv-wy_card-xla:hover {
  border-color: rgba(201, 140, 42, 0.07);
  transform: translateY(-2px);
}.grv-wy_card_ic-xla {
  background: rgba(201, 140, 42, 0.18);
  border-radius: 50%;
  color: #C98C2A;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
}.grv-wy_card_ic-xla svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.grv-wy_card_h-xla {
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4EBCF;
  overflow-wrap: break-word;
}.grv-wy_card_p-xla {
  color: #766050;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.grv-wy_card_p-xla strong {
  color: #C9B690;
  font-weight: 600;
}.grv-ws-xla {
  background: #100D08;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.grv-ws-xla {
  padding: 36px 24px 0;
}
}.grv-ws_in-xla {
  margin: 0 auto;
  max-width: 82.5rem;
}.grv-ws_head-xla {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
}.grv-ws_title-xla {
  gap: 0.625rem;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  display: flex;
  align-items: center;
  color: #F4EBCF;
}.grv-ws_title_ic-xla svg {
  stroke-linejoin: round;
  color: #D4AA22;
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
}.grv-ws_online-xla {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #766050;
  display: flex;
}.grv-ws_online_dot-xla {
  background: #3A9E60;
  border-radius: 50%;
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(58, 158, 96, 0.16);
}.grv-ws_scroll-xla {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.grv-ws_scroll-xla::-webkit-scrollbar {
  display: none;
}.grv-wc-xla {
  background: #151108;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 220, 150, 0.11);
  border-radius: 0.5rem;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.grv-wc_img-xla {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1A1610;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.grv-wc_img-xla img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.grv-wc_info-xla {
  min-width: 0;
}.grv-wc_game-xla {
  overflow: hidden;
  white-space: nowrap;
  color: #C9B690;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
}.grv-wc_player-xla {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #5E4E3E;
}.grv-wc_amount-xla {
  color: #3A9E60;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.grv-app-xla {
  padding: 2.25rem 1rem 0;
  background: #100D08;
}
@media(min-width:768px) {.grv-app-xla {
  padding: 2.75rem 1.5rem 0;
}
}.grv-app_in-xla {
  margin: 0 auto;
  max-width: 82.5rem;
}.grv-app_head-xla {
  margin-bottom: 1rem;
}.grv-app_label-xla {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C98C2A;
  letter-spacing: .08em;
}.grv-app_h2-xla {
  font-size: 20px;
  font-weight: 800;
  color: #F4EBCF;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.375rem;
}
@media(min-width:768px) {.grv-app_h2-xla {
  font-size: 1.5rem;
}
}.grv-app_sub-xla {
  overflow-wrap: break-word;
  color: #766050;
  font-size: 0.813rem;
  max-width: 600px;
  line-height: 1.6;
}.grv-app_sub-xla strong {
  color: #C9B690;
  font-weight: 700;
}.grv-app_cards-xla {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.grv-app_cards-xla {
  grid-template-columns: repeat(3,1fr);
}
}.grv-app_card-xla {
  overflow: hidden;
  border-radius: 8px;
  padding: 20px;
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.grv-app_card_ios-xla {
  background: linear-gradient(135deg,rgba(201, 140, 42, 0.18) 0%,#1A1610 100%);
}.grv-app_card_android-xla {
  background: linear-gradient(135deg,rgba(58, 158, 96, 0.16) 0%,#1A1610 100%);
}.grv-app_card_win-xla {
  background: linear-gradient(135deg,rgba(212, 170, 34, 0.16) 0%,#1A1610 100%);
}.grv-app_card_ic-xla svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
}.grv-app_card_ic-xla {
  flex-shrink: 0;
  color: #F4EBCF;
}.grv-app_card_os-xla {
  color: #766050;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
}.grv-app_card_title-xla {
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  color: #F4EBCF;
  font-size: 0.938rem;
  font-weight: 700;
}.grv-app_card_text-xla {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #766050;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.grv-app_card_btn-xla {
  background: rgba(255, 235, 190, 0.12);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(200, 139, 42, 0.38);
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
  color: #F4EBCF;
  align-items: center;
}.grv-app_card_btn-xla:hover {
  background: rgba(255, 235, 190, 0.07);
}.grv-htp-xla {
  background: #100D08;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.grv-htp-xla {
  padding: 2.75rem 1.5rem 0;
}
}.grv-htp_in-xla {
  margin: 0 auto;
  max-width: 82.5rem;
}.grv-htp_head-xla {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.grv-htp_label-xla {
  color: #C98C2A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.grv-htp_h2-xla {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F4EBCF;
}
@media(min-width:768px) {.grv-htp_h2-xla {
  font-size: 28px;
}
}.grv-htp_intro-xla {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #766050;
}.grv-htp_steps-xla {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.grv-htp_steps-xla {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.grv-htp_steps-xla {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.grv-htp_step-xla {
  border: 1px solid rgba(255, 220, 150, 0.11);
  padding: 1.25rem 18px 18px;
  border-radius: 0.5rem;
  background: #1A1610;
  position: relative;
  flex-direction: column;
  display: flex;
}.grv-htp_step_num-xla {
  border-radius: 50%;
  background: #C98C2A;
  left: 1.25rem;
  height: 28px;
  display: flex;
  width: 28px;
  align-items: center;
  font-weight: 800;
  position: absolute;
  color: #0C0904;
  top: -12px;
  justify-content: center;
  font-size: 13px;
  font-family: 'Playfair Display', serif;
}.grv-htp_step_ic-xla {
  background: rgba(201, 140, 42, 0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  justify-content: center;
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
  color: #C98C2A;
}.grv-htp_step_ic-xla svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.grv-htp_step_h-xla {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4EBCF;
}.grv-htp_step_p-xla {
  color: #766050;
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.grv-htp_step_p-xla strong {
  font-weight: 600;
  color: #C9B690;
}.grv-htp_cta-xla {
  border-radius: 0.5rem;
  background: #3A9E60;
  padding: 0.813rem 26px;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  margin-top: 1.25rem;
  color: #0C0904;
}.grv-htp_cta-xla:hover {
  background: #48B870;
}.grv-prov-xla {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width: 767px) {.grv-prov-xla {
  padding: 2.75rem 1.5rem 0;
}
}.grv-prov_in-xla {
  margin: 0 auto;
  max-width: 82.5rem;
}.grv-prov_head-xla {
  margin-bottom: 1rem;
}.grv-prov_label-xla {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C98C2A;
  font-size: 0.688rem;
}.grv-prov_h2-xla {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F4EBCF;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.grv-prov_h2-xla {
  font-size: 1.5rem;
}
}.grv-prov_seo-xla {
  margin-bottom: 1rem;
  font-size: 13px;
  line-height: 1.6;
  color: #766050;
  overflow-wrap: break-word;
  max-width: 620px;
}.grv-prov_seo-xla strong {
  color: #C9B690;
  font-weight: 700;
}.grv-prov_seo-xla a {
  color: #C98C2A;
  text-decoration: underline;
}.grv-prov_grid-xla {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.grv-prov_grid-xla {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.grv-prov_grid-xla {
  grid-template-columns: repeat(8,1fr);
}
}.grv-prov_card-xla {
  background: #151108;
  gap: 7px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 220, 150, 0.11);
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.grv-prov_card-xla:hover {
  border-color: rgba(200, 139, 42, 0.38);
  background: #1A1610;
}.grv-prov_logo-xla {
  background: rgba(255, 235, 190, 0.05);
  overflow: hidden;
  border-radius: 4px;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
  display: flex;
}.grv-prov_logo-xla img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.grv-prov_name-xla {
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  color: #9A8768;
}.grv-reg-xla {
  padding: 36px 16px 0;
  background: #100D08;
}
@media(min-width: 771px) {.grv-reg-xla {
  padding: 44px 24px 0;
}
}.grv-reg_in-xla {
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1A1610;
  border: 1px solid rgba(255, 220, 150, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.grv-reg_in-xla {
  padding: 2.5rem;
}
}.grv-reg_top-xla {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.grv-reg_top-xla {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.grv-reg_label-xla {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C98C2A;
  font-size: 0.688rem;
  text-transform: uppercase;
}.grv-reg_h2-xla {
  color: #F4EBCF;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width: 771px) {.grv-reg_h2-xla {
  font-size: 1.75rem;
}
}.grv-reg_bonus-xla {
  padding: 10px 16px;
  background: rgba(212, 170, 34, 0.16);
  border: 1px solid rgba(212, 170, 34, 0.16);
  gap: 8px;
  border-radius: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.grv-reg_bonus_amount-xla {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4AA22;
}.grv-reg_bonus_text-xla {
  font-size: 0.813rem;
  color: #9A8768;
  line-height: 1.35;
}.grv-reg_cta_btn-xla {
  background: #3A9E60;
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 0.5rem;
  font-size: 15px;
  margin-bottom: 12px;
  color: #0C0904;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(18, 58, 32, 0.85), 0 6px 1.125rem rgba(58, 158, 96, 0.40);
}.grv-reg_cta_btn-xla:hover {
  background: #48B870;
}.grv-reg_terms-xla {
  line-height: 1.5;
  font-size: 11px;
  color: #5E4E3E;
}.grv-reg_seo-xla {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #766050;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
}.grv-reg_seo-xla p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #766050;
  font-size: 13px;
}.grv-reg_seo-xla p:last-child {
  margin-bottom: 0;
}.grv-reg_seo-xla strong {
  color: #C9B690;
  font-weight: 700;
}.grv-reg_seo-xla a {
  transition: color .2s;
  color: #C98C2A;
  text-decoration: underline;
}.grv-reg_seo-xla a:hover {
  color: #E0A43A;
}.grv-reg_seo-xla ul,.grv-reg_seo-xla ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.grv-reg_seo-xla ol {
  list-style: decimal;
}.grv-reg_seo-xla li {
  color: #766050;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
}.grv-reg_seo-xla table {
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 767px) {.grv-reg_seo-xla table {
  display: table;
}
}.grv-reg_seo-xla th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C9B690;
}.grv-reg_seo-xla td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #766050;
}.grv-reg_steps-xla {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.grv-reg_steps-xla {
  margin-top: 0;
}
}.grv-reg_step-xla {
  border: 1px solid rgba(255, 220, 150, 0.06);
  padding: 16px;
  border-radius: 0.5rem;
  background: rgba(255, 235, 190, 0.05);
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.grv-reg_step_num-xla {
  background: rgba(201, 140, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(201, 140, 42, 0.07);
  font-weight: 800;
  flex-shrink: 0;
  font-size: 14px;
  height: 2.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #C98C2A;
  width: 34px;
}.grv-reg_step_title-xla {
  color: #F4EBCF;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.grv-reg_step_text-xla {
  color: #766050;
  font-size: 0.75rem;
  line-height: 1.5;
}.grv-reg_trust-xla {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.grv-reg_trust_item-xla {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  color: #766050;
}.grv-reg_trust_ic-xla svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  color: #C98C2A;
  width: 1rem;
}.grv-bon-xla {
  padding: 2.25rem 1rem 0;
  background: #100D08;
}
@media(min-width: 770px) {.grv-bon-xla {
  padding: 2.75rem 1.5rem 0;
}
}.grv-bon_in-xla {
  margin: 0 auto;
  max-width: 82.5rem;
}.grv-bon_head-xla {
  margin-bottom: 1.25rem;
}.grv-bon_label-xla {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C98C2A;
  margin-bottom: 0.5rem;
}.grv-bon_h2-xla {
  font-size: 20px;
  font-weight: 800;
  color: #F4EBCF;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.grv-bon_h2-xla {
  font-size: 24px;
}
}.grv-bon_seo-xla {
  line-height: 1.6;
  max-width: 38.75rem;
  color: #766050;
  font-size: 13px;
  overflow-wrap: break-word;
}.grv-bon_seo-xla strong {
  color: #C9B690;
  font-weight: 700;
}.grv-bon_seo-xla a {
  color: #C98C2A;
  text-decoration: underline;
}.grv-bon_grid-xla {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.grv-bon_grid-xla {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.grv-bon_grid-xla {
  grid-template-columns: repeat(5,1fr);
}
}.grv-bon_card-xla {
  background: #151108;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 220, 150, 0.11);
  padding: 16px;
}.grv-bon_card-xla:hover {
  border-color: rgba(201, 140, 42, 0.07);
  transform: translateY(-2px);
}.grv-bon_card_ic-xla svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
}.grv-bon_card_ic-xla {
  margin-bottom: 10px;
}.grv-bon_card_type-xla {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 6px;
  color: #766050;
  text-transform: uppercase;
}.grv-bon_card_amount-xla {
  line-height: 1.1;
  font-size: 18px;
  color: #D4AA22;
  margin-bottom: 6px;
  font-weight: 800;
}.grv-bon_card_name-xla {
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #F4EBCF;
}.grv-bon_card_detail-xla {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #5E4E3E;
}.grv-seo-xla {
  background: #100D08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.grv-seo-xla {
  padding: 2.75rem 24px 0;
}
}.grv-seo_in-xla {
  border-radius: 14px;
  margin: 0 auto;
  background: #1A1610;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 220, 150, 0.11);
  max-width: 1320px;
}
@media(min-width: 770px) {.grv-seo_in-xla {
  padding: 2.25rem 40px;
}
}.grv-seo_label-xla {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C98C2A;
  letter-spacing: .08em;
  font-weight: 700;
}.grv-seo_h2-xla {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F4EBCF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.grv-seo_h2-xla {
  font-size: 24px;
}
}.grv-seo_body-xla {
  font-size: 0.875rem;
  color: #9A8768;
  overflow-wrap: break-word;
  line-height: 1.75;
}.grv-seo_body-xla p {
  font-size: 14px;
  color: #9A8768;
  line-height: 1.75;
  margin-bottom: 12px;
}.grv-seo_body-xla p:last-child {
  margin-bottom: 0;
}.grv-seo_body-xla strong {
  font-weight: 700;
  color: #C9B690;
}.grv-seo_body-xla a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98C2A;
}.grv-seo_body-xla a:hover {
  color: #E0A43A;
}.grv-seo_body-xla ul,.grv-seo_body-xla ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.grv-seo_body-xla ol {
  list-style: decimal;
}.grv-seo_body-xla li {
  color: #9A8768;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.grv-seo_body-xla table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.grv-seo_body-xla table {
  display: table;
}
}.grv-seo_body-xla th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C9B690;
}.grv-seo_body-xla td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8768;
}.grv-seo_cols-xla {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.grv-seo_cols-xla {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.grv-seo_cols-xla {
  grid-template-columns: repeat(3,1fr);
}
}.grv-seo_col_h-xla {
  color: #C9B690;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.grv-seo_col_p-xla {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #766050;
  line-height: 1.65;
}.grv-seo_stats-xla {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.grv-seo_stat-xla {
  background: rgba(201, 140, 42, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(201, 140, 42, 0.18);
  min-width: 8.75rem;
}.grv-seo_stat_val-xla {
  font-size: 20px;
  color: #C98C2A;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.grv-seo_stat_lb-xla {
  overflow-wrap: break-word;
  color: #766050;
  font-size: 11px;
}.grv-pmt-xla {
  background: #100D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.grv-pmt-xla {
  padding: 2.75rem 24px 0;
}
}.grv-pmt_in-xla {
  margin: 0 auto;
  max-width: 1320px;
}.grv-pmt_head-xla {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.grv-pmt_label-xla {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #C98C2A;
  margin-bottom: 8px;
}.grv-pmt_h2-xla {
  color: #F4EBCF;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.grv-pmt_h2-xla {
  font-size: 28px;
}
}.grv-pmt_intro-xla {
  color: #766050;
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.grv-pmt_groups-xla {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.grv-pmt_group-xla {
  padding: 20px;
  border: 1px solid rgba(255, 220, 150, 0.11);
  background: #1A1610;
  border-radius: 8px;
}.grv-pmt_group_head-xla {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.grv-pmt_group_ic-xla {
  background: rgba(201, 140, 42, 0.18);
  border-radius: 4px;
  align-items: center;
  flex-shrink: 0;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  width: 36px;
  color: #C98C2A;
}.grv-pmt_group_ic-xla svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
}.grv-pmt_group_h-xla {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EBCF;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
}.grv-pmt_group_p-xla {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #766050;
}.grv-pmt_group_p-xla strong {
  color: #C9B690;
  font-weight: 600;
}.grv-pmt_table_wrap-xla {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.grv-pmt_table-xla {
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}.grv-pmt_table-xla th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C9B690;
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  white-space: nowrap;
}.grv-pmt_table-xla td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 12px;
  color: #766050;
}.grv-pmt_table-xla tbody tr:last-child td {
  border-bottom: none;
}.grv-pmt_table-xla tr:hover td {
  background: rgba(255, 235, 190, 0.05);
  color: #C9B690;
}.grv-seo-xla {
  background: #100D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.grv-seo-xla {
  padding: 44px 1.5rem 0;
}
}.grv-seo_in-xla {
  border: 1px solid rgba(255, 220, 150, 0.11);
  margin: 0 auto;
  padding: 28px 24px;
  background: #1A1610;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width:768px) {.grv-seo_in-xla {
  padding: 2.25rem 40px;
}
}.grv-seo_label-xla {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C98C2A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.grv-seo_h2-xla {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F4EBCF;
  line-height: 1.25;
}
@media(min-width: 767px) {.grv-seo_h2-xla {
  font-size: 24px;
}
}.grv-seo_body-xla {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8768;
}.grv-seo_body-xla p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #9A8768;
  line-height: 1.75;
}.grv-seo_body-xla p:last-child {
  margin-bottom: 0;
}.grv-seo_body-xla strong {
  color: #C9B690;
  font-weight: 700;
}.grv-seo_body-xla a {
  transition: color .2s;
  color: #C98C2A;
  text-decoration: underline;
}.grv-seo_body-xla a:hover {
  color: #E0A43A;
}.grv-seo_body-xla ul,.grv-seo_body-xla ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.grv-seo_body-xla ol {
  list-style: decimal;
}.grv-seo_body-xla li {
  font-size: 0.875rem;
  color: #9A8768;
  margin-bottom: 6px;
  line-height: 1.75;
}.grv-seo_body-xla table {
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.grv-seo_body-xla table {
  display: table;
}
}.grv-seo_body-xla th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #C9B690;
}.grv-seo_body-xla td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.625rem 12px;
  color: #9A8768;
}.grv-seo_cols-xla {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.grv-seo_cols-xla {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.grv-seo_cols-xla {
  grid-template-columns: repeat(3,1fr);
}
}.grv-seo_col_h-xla {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C9B690;
  overflow-wrap: break-word;
}.grv-seo_col_p-xla {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #766050;
}.grv-seo_stats-xla {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.grv-seo_stat-xla {
  background: rgba(201, 140, 42, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(201, 140, 42, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.grv-seo_stat_val-xla {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C98C2A;
  font-size: 20px;
  font-weight: 800;
}.grv-seo_stat_lb-xla {
  font-size: 11px;
  color: #766050;
  overflow-wrap: break-word;
}.grv-seo-xla {
  padding: 36px 16px 0;
  background: #100D08;
}
@media(min-width: 769px) {.grv-seo-xla {
  padding: 44px 1.5rem 0;
}
}.grv-seo_in-xla {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 220, 150, 0.11);
  border-radius: 14px;
  background: #1A1610;
  max-width: 1320px;
}
@media(min-width: 766px) {.grv-seo_in-xla {
  padding: 36px 40px;
}
}.grv-seo_label-xla {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C98C2A;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
}.grv-seo_h2-xla {
  font-size: 20px;
  color: #F4EBCF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.grv-seo_h2-xla {
  font-size: 24px;
}
}.grv-seo_body-xla {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8768;
  font-size: 0.875rem;
}.grv-seo_body-xla p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #9A8768;
  line-height: 1.75;
}.grv-seo_body-xla p:last-child {
  margin-bottom: 0;
}.grv-seo_body-xla strong {
  font-weight: 700;
  color: #C9B690;
}.grv-seo_body-xla a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98C2A;
}.grv-seo_body-xla a:hover {
  color: #E0A43A;
}.grv-seo_body-xla ul,.grv-seo_body-xla ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.grv-seo_body-xla ol {
  list-style: decimal;
}.grv-seo_body-xla li {
  margin-bottom: 6px;
  color: #9A8768;
  line-height: 1.75;
  font-size: 14px;
}.grv-seo_body-xla table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.grv-seo_body-xla table {
  display: table;
}
}.grv-seo_body-xla th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  color: #C9B690;
  font-weight: 700;
  text-align: left;
}.grv-seo_body-xla td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8768;
}.grv-seo_cols-xla {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.grv-seo_cols-xla {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.grv-seo_cols-xla {
  grid-template-columns: repeat(3,1fr);
}
}.grv-seo_col_h-xla {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C9B690;
}.grv-seo_col_p-xla {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #766050;
  font-size: 0.813rem;
}.grv-seo_stats-xla {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.grv-seo_stat-xla {
  border: 1px solid rgba(201, 140, 42, 0.18);
  border-radius: 0.5rem;
  background: rgba(201, 140, 42, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.grv-seo_stat_val-xla {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C98C2A;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.grv-seo_stat_lb-xla {
  font-size: 0.688rem;
  color: #766050;
  overflow-wrap: break-word;
}.grv-faq-xla {
  padding: 36px 16px 0;
  background: #100D08;
}
@media(min-width: 769px) {.grv-faq-xla {
  padding: 2.75rem 1.5rem 0;
}
}.grv-faq_in-xla {
  margin: 0 auto;
  max-width: 1320px;
}.grv-faq_head-xla {
  margin-bottom: 20px;
}.grv-faq_label-xla {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C98C2A;
  font-weight: 700;
  text-transform: uppercase;
}.grv-faq_h2-xla {
  color: #F4EBCF;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.grv-faq_h2-xla {
  font-size: 24px;
}
}.grv-faq_list-xla {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.grv-faq_item-xla {
  overflow: hidden;
  background: #1A1610;
  border: 1px solid rgba(255, 220, 150, 0.11);
  border-radius: 0.5rem;
}.grv-faq_q-xla {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 14px;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: #C9B690;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
}.grv-faq_q-xla:hover {
  color: #F4EBCF;
}.grv-faq_q_ic-xla {
  border-radius: 50%;
  background: rgba(255, 235, 190, 0.05);
  transition: transform .25s;
  color: #C98C2A;
  align-items: center;
  display: flex;
  font-size: 1rem;
  justify-content: center;
  flex-shrink: 0;
  height: 1.5rem;
  width: 1.5rem;
}.grv-faq_item-xla.grv-state_open-xla .grv-faq_q_ic-xla {
  transform: rotate(45deg);
}.grv-faq_a-xla {
  padding: 0 20px 16px;
  font-size: 13px;
  line-height: 1.7;
  color: #766050;
  overflow-wrap: break-word;
  display: none;
}.grv-faq_item-xla.grv-state_open-xla .grv-faq_a-xla {
  display: block;
}.grv-faq_a-xla strong {
  font-weight: 700;
  color: #C9B690;
}.grv-faq_a-xla a {
  color: #C98C2A;
  text-decoration: underline;
}.grv-faq_a-xla ul,.grv-faq_a-xla ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.grv-faq_a-xla ol {
  list-style: decimal;
}.grv-faq_a-xla li {
  margin-bottom: 4px;
  line-height: 1.6;
}.grv-faq_a-xla table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
}
@media(min-width: 766px) {.grv-faq_a-xla table {
  display: table;
}
}.grv-faq_a-xla th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #C9B690;
  text-align: left;
}.grv-faq_a-xla td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 6px 8px;
  color: #766050;
}.grv-rv-xla {
  padding: 2.25rem 16px 0;
  background: #100D08;
}
@media(min-width: 766px) {.grv-rv-xla {
  padding: 44px 1.5rem 0;
}
}.grv-rv_in-xla {
  margin: 0 auto;
  max-width: 82.5rem;
}.grv-rv_head-xla {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.grv-rv_label-xla {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C98C2A;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.grv-rv_h2-xla {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F4EBCF;
  font-size: 22px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.grv-rv_h2-xla {
  font-size: 1.75rem;
}
}.grv-rv_stats-xla {
  gap: 1.125rem;
  color: #766050;
  align-items: center;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
}.grv-rv_stats_score-xla {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.grv-rv_stats_score_val-xla {
  color: #D4AA22;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
}.grv-rv_stats_score_max-xla {
  color: #5E4E3E;
  font-size: 0.813rem;
}.grv-rv_stats_badge-xla {
  gap: 4px;
  display: flex;
  align-items: center;
}.grv-rv_stats_badge-xla svg {
  width: 0.875rem;
  color: #D4AA22;
  height: 0.875rem;
}.grv-rv_grid-xla {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.grv-rv_grid-xla {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.grv-rv_grid-xla {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.grv-rv_card-xla {
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 150, 0.11);
  background: #1A1610;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.grv-rv_card_stars-xla {
  gap: 2px;
  color: #D4AA22;
  margin-bottom: 0.625rem;
  display: flex;
}.grv-rv_card_stars-xla svg {
  width: 0.875rem;
  height: 0.875rem;
}.grv-rv_card_h-xla {
  font-weight: 700;
  color: #F4EBCF;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.875rem;
}.grv-rv_card_body-xla {
  flex: 1;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.875rem;
  color: #766050;
  overflow-wrap: break-word;
}.grv-rv_card_body-xla strong {
  color: #C9B690;
  font-weight: 600;
}.grv-rv_card_meta-xla {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.75rem;
}.grv-rv_card_author-xla {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C9B690;
}.grv-rv_card_date-xla {
  color: #5E4E3E;
  font-size: 0.688rem;
}.grv-ft-xla {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  background: #09070400;
  margin-top: 48px;
}.grv-ft_support-xla {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.grv-ft_support-xla {
  padding: 28px 1.5rem;
}
}.grv-ft_support_in-xla {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.grv-ft_support_main-xla {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.grv-ft_support_ic-xla {
  flex-shrink: 0;
  color: #C98C2A;
}.grv-ft_support_ic-xla svg {
  stroke-linecap: round;
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
}.grv-ft_support_text_title-xla {
  overflow-wrap: break-word;
  color: #F4EBCF;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
}.grv-ft_support_text_sub-xla {
  color: #766050;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.grv-ft_support_btn-xla {
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C98C2A;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #F4EBCF;
  flex-shrink: 0;
}.grv-ft_support_btn-xla:hover {
  background: #E0A43A;
}.grv-ft_support_contacts-xla {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.grv-ft_support_contact-xla {
  color: #5E4E3E;
  line-height: 1.4;
  font-size: 12px;
}.grv-ft_support_contact-xla strong {
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #9A8768;
}.grv-ft_main-xla {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
}
@media(min-width:768px) {.grv-ft_main-xla {
  padding: 2.5rem 24px 2rem;
}
}.grv-ft_main_in-xla {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:640px) {.grv-ft_main_in-xla {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.grv-ft_main_in-xla {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.grv-ft_col_logo-xla {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.grv-ft_col_logo-xla {
  grid-column: auto;
}
}.grv-ft_logo-xla {
  gap: 0.563rem;
  color: #F4EBCF;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.grv-ft_logo_mark-xla {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.grv-ft_logo_mark-xla img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.grv-ft_logo_sub-xla {
  max-width: 200px;
  font-size: 12px;
  color: #5E4E3E;
  overflow-wrap: break-word;
  line-height: 1.55;
}.grv-ft_col_title-xla {
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #9A8768;
  font-weight: 700;
  text-transform: uppercase;
}.grv-ft_col_links-xla {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.grv-ft_col_link-xla {
  transition: color .2s;
  color: #5E4E3E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.grv-ft_col_link-xla:hover {
  color: #C9B690;
}.grv-ft_apps-xla {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.grv-ft_app_card-xla {
  background: rgba(255, 235, 190, 0.05);
  transition: border-color .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 220, 150, 0.11);
  padding: 10px 0.75rem;
  gap: 10px;
  align-items: center;
  display: flex;
}.grv-ft_app_card-xla:hover {
  border-color: rgba(200, 139, 42, 0.38);
}.grv-ft_app_card_ic-xla svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.grv-ft_app_card_os-xla {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E4E3E;
}.grv-ft_app_card_action-xla {
  font-weight: 700;
  font-size: 12px;
  color: #C9B690;
}.grv-ft_bot-xla {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.grv-ft_bot-xla {
  padding: 20px 24px;
}
}.grv-ft_bot_in-xla {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.grv-ft_socials-xla {
  gap: 0.5rem;
  display: flex;
}.grv-ft_soc-xla {
  background: rgba(255, 235, 190, 0.05);
  border: 1px solid rgba(255, 220, 150, 0.11);
  transition: background .2s;
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  color: #9A8768;
  justify-content: center;
}.grv-ft_soc-xla svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.grv-ft_soc-xla:hover {
  background: rgba(255, 235, 190, 0.07);
}.grv-ft_legal-xla {
  flex: 1;
  color: #7A6A58;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.grv-ft_legal-xla strong {
  color: #9A8768;
  font-weight: 700;
}.grv-ft_legal-xla a {
  color: #9A8768;
  text-decoration: underline;
}.grv-ft_age-xla {
  border: 2px solid #7A6A58;
  border-radius: 50%;
  justify-content: center;
  margin-left: auto;
  color: #7A6A58;
  font-weight: 800;
  height: 32px;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
  display: flex;
  font-size: 11px;
}