*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #13090 4;
  min-height: 100vh;
  line-height: 1.6;
  color: #D8C8A6;
  font-family: 'Raleway', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.gno_layout-odb {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.gno_page-odb {
  min-height: 100vh;
  display: flex;
}.gno_main-odb {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.gno_main-odb {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.gno_main-odb {
  padding-bottom: 72px;
}
}.gno_gc-odb {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255,220,160,0.06);
  transition: transform .2s,border-color .2s;
  background: #190E07;
  position: relative;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 641px) {.gno_gc-odb {
  width: 156px;
}
}
@media(min-width: 1081px) {.gno_gc-odb {
  width: 168px;
}
}.gno_gc-odb:hover {
  transform: translateY(-3px);
  border-color: rgba(200,130,10,0.07);
}.gno_gc_img-odb {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.gno_gc_img-odb img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gno_gc_hover-odb {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10,5,2,0.72);
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
}.gno_gc-odb:hover .gno_gc_hover-odb {
  opacity: 1;
}.gno_gc_hover_btn-odb {
  border-radius: 6px;
  padding: 8px 16px;
  background: #C8820A;
  font-weight: 700;
  font-size: 12px;
  color: #F6EDD8;
}.gno_gc_info-odb {
  padding: 0.5rem 10px 10px;
}.gno_gc_name-odb {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  color: #D8C8A6;
  text-overflow: ellipsis;
  max-width: 100%;
}.gno_gc_prov-odb {
  font-size: 0.625rem;
  color: #60492E;
}.gno_gc_tag-odb {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  left: 0.375rem;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
  top: 0.375rem;
  text-transform: uppercase;
  z-index: 2;
}.gno_gc_tag_hot-odb {
  background: #D43830;
  color: #fff;
}.gno_gc_tag_new-odb {
  background: #3CAF6C;
  color: #13090 4;
}.gno_gc_tag_jp-odb {
  background: #E8A420;
  color: #13090 4;
}.gno_gc_tag_ex-odb {
  background: #8A4A1C;
  color: #fff;
}.gno_gc_tag_live-odb {
  background: #D43830;
  color: #fff;
}.gno_gr-odb {
  background: #13090 4;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.gno_gr-odb {
  padding: 36px 1.5rem 0;
}
}.gno_gr_in-odb {
  margin: 0 auto;
  max-width: 82.5rem;
}.gno_gr_head-odb {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.gno_gr_head_l-odb {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.gno_gr_ic-odb {
  border-radius: 10px;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 32px;
}.gno_gr_ic-odb svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.gno_gr_title-odb {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 16px;
}
@media(min-width: 765px) {.gno_gr_title-odb {
  font-size: 18px;
}
}.gno_gr_more-odb {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  color: #7E6448;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.gno_gr_more-odb:hover {
  color: #C8820A;
}.gno_gr_more-odb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.gno_gr_arrows-odb {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.gno_gr_arr-odb {
  transition: background .15s,color .15s;
  background: rgba(255,235,190,0.05);
  border: 1px solid rgba(255,220,160,0.13);
  border-radius: 0.375rem;
  color: #A8906A;
  align-items: center;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
}.gno_gr_arr-odb:hover {
  background: rgba(255,235,190,0.07);
  color: #F6EDD8;
}.gno_gr_arr-odb svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gno_gr_seo_h-odb {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  color: #D8C8A6;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 13px;
}
@media(min-width:768px) {.gno_gr_seo_h-odb {
  font-size: 0.875rem;
}
}.gno_gr_seo-odb {
  color: #7E6448;
  margin-bottom: 12px;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.gno_gr_seo-odb strong {
  font-weight: 600;
  color: #D8C8A6;
}.gno_gr_scroll-odb {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.gno_gr_scroll-odb::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.gno_gr_scroll-odb {
  gap: 0.75rem;
}
}.gno_tb-odb {
  background: #100804;
  border-bottom: 1px solid rgba(255,235,190,0.07);
  z-index: 80;
  align-items: center;
  height: 56px;
  display: flex;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
}.gno_tb_in-odb {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.gno_tb_burger-odb {
  gap: 0.313rem;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  flex-shrink: 0;
  display: flex;
  height: 38px;
}.gno_tb_burger-odb:hover {
  background: rgba(255,235,190,0.05);
}.gno_tb_burger_line-odb {
  background: #A8906A;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.gno_tb_burger-odb {
  display: none;
}
}.gno_tb_logo-odb {
  gap: 0.563rem;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  align-items: center;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  margin-right: 1.25rem;
  font-weight: 800;
}.gno_tb_logo_mark-odb {
  overflow: hidden;
  border-radius: 10px;
  justify-content: center;
  width: 2rem;
  align-items: center;
  height: 32px;
  display: flex;
}.gno_tb_logo_mark-odb img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gno_tb_nav-odb {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.gno_tb_nav-odb {
  display: flex;
}
}.gno_tb_tab-odb {
  padding: 0.5rem 0.875rem;
  border-radius: 10px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #A8906A;
  font-size: 13px;
  font-weight: 600;
}.gno_tb_tab-odb:hover {
  background: rgba(255,235,190,0.05);
  color: #F6EDD8;
}.gno_tb_tab-odb.gno_state_active-odb {
  background: rgba(200,130,10,0.18);
  color: #F6EDD8;
}.gno_tb_right-odb {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.gno_tb_login-odb {
  background: rgba(255,235,190,0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255,220,160,0.13);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  font-size: 13px;
  display: none;
  color: #D8C8A6;
  font-weight: 600;
}.gno_tb_login-odb:hover {
  border-color: rgba(210,140,20,0.45);
  color: #F6EDD8;
}
@media(min-width: 481px) {.gno_tb_login-odb {
  display: block;
}
}.gno_tb_reg-odb {
  background: #3CAF6C;
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0E0804;
  font-weight: 700;
}.gno_tb_reg-odb:hover {
  background: #4DC87E;
}.gno_sb-odb {
  border-right: 1px solid rgba(255,235,190,0.05);
  transition: transform .25s ease;
  background: #1E1209;
  transform: translateX(-100%);
  bottom: 0;
  z-index: 70;
  top: 3.5rem;
  position: fixed;
  left: 0;
  overflow-y: auto;
  width: 13.75rem;
}.gno_sb-odb.gno_state_open-odb {
  transform: translateX(0);
}.gno_sb-odb::-webkit-scrollbar {
  width: 4px;
}.gno_sb-odb::-webkit-scrollbar-thumb {
  background: rgba(255,235,190,0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.gno_sb-odb {
  transform: translateX(0);
}
}.gno_sb_auth-odb {
  padding: 14px 0.75rem 10px;
}.gno_sb_btn_reg-odb {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.625rem;
  background: #3CAF6C;
  text-align: center;
  display: block;
  color: #0E0804;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.gno_sb_btn_reg-odb:hover {
  background: #4DC87E;
}.gno_sb_btn_login-odb {
  padding: 0.625rem;
  border: 1px solid rgba(255,220,160,0.13);
  transition: border-color .2s;
  border-radius: 10px;
  background: rgba(255,235,190,0.05);
  text-align: center;
  font-weight: 600;
  display: block;
  color: #D8C8A6;
  font-size: 0.813rem;
}.gno_sb_btn_login-odb:hover {
  border-color: rgba(210,140,20,0.45);
  color: #F6EDD8;
}.gno_sb_promo-odb {
  margin: 0 0.75rem 10px;
  padding: 12px 0.875rem;
  border: 1px solid rgba(200,130,10,0.18);
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#2A1506,#1E1209);
  overflow: hidden;
  position: relative;
}.gno_sb_promo-odb::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,130,10,0.18),transparent 70%);
  width: 5rem;
  position: absolute;
  height: 80px;
  content: '';
  right: -20px;
  top: -20px;
}.gno_sb_promo_title-odb {
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8820A;
  margin-bottom: 4px;
  font-size: 11px;
  text-transform: uppercase;
}.gno_sb_promo_text-odb {
  color: #F6EDD8;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
}.gno_sb_promo_sub-odb {
  color: #7E6448;
  font-size: 0.625rem;
  margin-top: 3px;
}.gno_sb_nav-odb {
  padding: 0.375rem 0.5rem 16px;
}.gno_sb_nav_lb-odb {
  padding: 0.625rem 8px 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  color: #60492E;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gno_sb_link-odb {
  transition: background .15s,color .15s;
  border-radius: 6px;
  padding: 9px 10px;
  gap: 10px;
  color: #A8906A;
  font-weight: 500;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  display: flex;
}.gno_sb_link-odb:hover {
  background: rgba(255,235,190,0.05);
  color: #F6EDD8;
}.gno_sb_link-odb.gno_state_active-odb {
  background: rgba(200,130,10,0.18);
  color: #F6EDD8;
}.gno_sb_ic-odb {
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.gno_sb_ic-odb svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.gno_sb_ic_1-odb {
  background: rgba(200,130,10,0.07);
  color: #C8820A;
}.gno_sb_ic_2-odb {
  background: rgba(60,175,108,0.16);
  color: #3CAF6C;
}.gno_sb_ic_3-odb {
  background: rgba(232,164,32,0.18);
  color: #E8A420;
}.gno_sb_ic_4-odb {
  background: rgba(138,74,28,0.22);
  color: #8A4A1C;
}.gno_sb_ic_5-odb {
  background: rgba(200,130,10,0.07);
  color: #D44882;
}.gno_sb_ic_6-odb {
  background: rgba(138,74,28,0.22);
  color: #9B4EC8;
}.gno_sb_badge-odb {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #E8A420;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #0E0804;
}.gno_sb_bot-odb {
  border-top: 1px solid rgba(255,235,190,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.gno_sb_lang-odb,.gno_sb_help-odb {
  border-radius: 0.375rem;
  border: 1px solid rgba(255,220,160,0.06);
  transition: border-color .2s;
  padding: 0.563rem 6px;
  background: rgba(255,235,190,0.05);
  flex: 1;
  gap: 0.375rem;
  color: #A8906A;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
}.gno_sb_lang-odb:hover,.gno_sb_help-odb:hover {
  border-color: rgba(210,140,20,0.45);
  color: #F6EDD8;
}.gno_sb_lang-odb svg,.gno_sb_help-odb svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.gno_sb_bd-odb {
  inset: 0;
  background: rgba(10,5,2,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.gno_sb_bd-odb.gno_state_on-odb {
  display: block;
}
@media(min-width: 1077px) {.gno_sb_bd-odb {
  display: none!important;
}
}.gno_mob_nav-odb {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1E1209;
  border-top: 1px solid rgba(255,220,160,0.13);
  bottom: 0;
  position: fixed;
  right: 0;
  left: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1081px) {.gno_mob_nav-odb {
  display: none;
}
}.gno_mob_nav_item-odb {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #60492E;
  display: flex;
}.gno_mob_nav_ic-odb {
  line-height: 1;
}.gno_mob_nav_ic-odb svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.gno_mob_nav_lb-odb {
  color: #60492E;
  font-weight: 600;
  font-size: 0.625rem;
}.gno_mob_nav_item-odb.gno_state_active-odb {
  color: #C8820A;
}.gno_mob_nav_item-odb.gno_state_active-odb .gno_mob_nav_lb-odb {
  color: #C8820A;
}.gno_hero-odb {
  background: #13090 4;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.gno_hero-odb {
  padding: 24px 1.5rem 0;
}
}.gno_hero_in-odb {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.gno_hero_in-odb {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.gno_hero_in-odb {
  grid-template-columns: 1fr 21.25rem;
}
}.gno_hero_promo-odb {
  overflow: hidden;
  background: #190E07;
  border-radius: 16px;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width:768px) {.gno_hero_promo-odb {
  min-height: 17.5rem;
}
}.gno_hero_promo_bg-odb {
  inset: 0;
  background: linear-gradient(120deg,#2A1506 0%,#13090 4 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.gno_hero_promo_bg-odb::after {
  inset: 0;
  background: linear-gradient(90deg,#13090 4 0%,rgba(10,5,2,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.gno_hero_promo_glow-odb {
  background: radial-gradient(circle,rgba(138,74,28,0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -40px;
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
  width: 18.75rem;
}.gno_hero_promo_ct-odb {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  z-index: 2;
  position: relative;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
}
@media(min-width: 769px) {.gno_hero_promo_ct-odb {
  padding: 2.5rem 32px;
}
}.gno_hero_badge-odb {
  padding: 5px 0.75rem;
  background: rgba(200,130,10,0.18);
  border: 1px solid rgba(200,130,10,0.07);
  border-radius: 22px;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #C8820A;
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gno_hero_h1-odb {
  color: #F6EDD8;
  line-height: 1.15;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.gno_hero_h1-odb em {
  font-style: normal;
  color: #E8A420;
}
@media(min-width: 770px) {.gno_hero_h1-odb {
  font-size: 36px;
}
}.gno_hero_sub-odb {
  margin-bottom: 20px;
  line-height: 1.55;
  color: #A8906A;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.gno_hero_sub-odb {
  font-size: 0.875rem;
}
}.gno_hero_row-odb {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.gno_hero_cta-odb {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #3CAF6C;
  border-radius: 0.625rem;
  font-weight: 700;
  color: #0E0804;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 8px 1.125rem rgba(60,175,108,0.38);
  font-size: 0.875rem;
}.gno_hero_cta-odb:hover {
  background: #4DC87E;
}.gno_hero_terms-odb {
  color: #60492E;
  font-size: 0.688rem;
}.gno_hero_game-odb {
  border-radius: 1rem;
  background: #190E07;
  overflow: hidden;
  border: 1px solid rgba(255,220,160,0.06);
  flex-direction: column;
  position: relative;
  display: flex;
}.gno_hero_game_badge-odb {
  padding: 0.313rem 0.625rem;
  background: rgba(232,164,32,0.18);
  border-radius: 1.375rem;
  border: 1px solid rgba(232,164,32,0.18);
  left: 12px;
  font-size: 0.625rem;
  top: 12px;
  color: #E8A420;
  letter-spacing: .06em;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  z-index: 3;
}.gno_hero_game_badge-odb svg {
  vertical-align: -1px;
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
}.gno_hero_game_img-odb {
  background: linear-gradient(135deg,#2A1506,#13090 4);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.gno_hero_game_img-odb img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.gno_hero_game_play-odb {
  transition: opacity .2s;
  background: rgba(10,5,2,0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.gno_hero_game-odb:hover .gno_hero_game_play-odb {
  opacity: 1;
}.gno_hero_game_play-odb span {
  border-radius: 50%;
  background: #C8820A;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  display: flex;
}.gno_hero_game_play-odb span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.gno_hero_game_info-odb {
  padding: 0.875rem 16px;
}.gno_hero_game_title-odb {
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 15px;
}.gno_hero_game_provider-odb {
  color: #7E6448;
  font-size: 0.688rem;
}.gno_hero_game_btn-odb {
  margin: 0.75rem 16px 1rem;
  border-radius: 10px;
  background: #C8820A;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 13px;
  display: block;
  color: #F6EDD8;
  font-weight: 700;
  text-align: center;
}.gno_hero_game-odb:hover .gno_hero_game_btn-odb {
  background: #E09A18;
}.gno_sbar-odb {
  background: #13090 4;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.gno_sbar-odb {
  padding: 18px 1.5rem 0;
}
}.gno_sbar_in-odb {
  margin: 0 auto;
  max-width: 82.5rem;
}.gno_sbar_row-odb {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.gno_sbar_input-odb {
  border-radius: 0.625rem;
  background: #190E07;
  padding: 0.688rem 1rem;
  flex: 1;
  border: 1px solid rgba(255,220,160,0.13);
  gap: 0.625rem;
  transition: border-color .2s;
  cursor: pointer;
  color: #7E6448;
  align-items: center;
  font-size: 13px;
  display: flex;
}.gno_sbar_input-odb:hover {
  border-color: rgba(210,140,20,0.45);
}.gno_sbar_input-odb svg {
  stroke-linecap: round;
  height: 0.938rem;
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
}.gno_sbar_providers-odb {
  padding: 11px 18px;
  background: #190E07;
  transition: border-color .2s;
  border-radius: 10px;
  gap: 8px;
  border: 1px solid rgba(255,220,160,0.13);
  align-items: center;
  display: flex;
  color: #D8C8A6;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.gno_sbar_providers-odb:hover {
  border-color: rgba(210,140,20,0.45);
  color: #F6EDD8;
}.gno_sbar_providers-odb svg {
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
  stroke-linecap: round;
}.gno_sbar_tabs-odb {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.gno_sbar_tabs-odb::-webkit-scrollbar {
  display: none;
}.gno_sbar_tab-odb {
  border-radius: 22px;
  border: 1px solid rgba(255,220,160,0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,235,190,0.05);
  padding: 8px 14px;
  gap: 7px;
  font-size: 12px;
  white-space: nowrap;
  color: #A8906A;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
}.gno_sbar_tab-odb:hover {
  border-color: rgba(210,140,20,0.45);
  background: rgba(255,235,190,0.07);
  color: #F6EDD8;
}.gno_sbar_tab-odb.gno_state_active-odb {
  background: rgba(200,130,10,0.18);
  border-color: rgba(200,130,10,0.07);
  color: #F6EDD8;
}.gno_sbar_tab_ic-odb svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.gno_wy-odb {
  padding: 2rem 1rem 0;
  background: #13090 4;
}
@media(min-width: 771px) {.gno_wy-odb {
  padding: 40px 1.5rem 0;
}
}.gno_wy_in-odb {
  margin: 0 auto;
  max-width: 1320px;
}.gno_wy_head-odb {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.gno_wy_label-odb {
  color: #C8820A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.gno_wy_h2-odb {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.gno_wy_h2-odb {
  font-size: 1.5rem;
}
}.gno_wy_intro-odb {
  margin: 0;
  color: #7E6448;
  line-height: 1.6;
  font-size: 0.813rem;
}.gno_wy_grid-odb {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.gno_wy_grid-odb {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.gno_wy_grid-odb {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gno_wy_card-odb {
  background: #1E1209;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  border: 1px solid rgba(255,220,160,0.13);
}.gno_wy_card-odb:hover {
  transform: translateY(-2px);
  border-color: rgba(200,130,10,0.07);
}.gno_wy_card_ic-odb {
  border-radius: 50%;
  background: rgba(200,130,10,0.18);
  align-items: center;
  margin-bottom: 14px;
  color: #C8820A;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  height: 44px;
}.gno_wy_card_ic-odb svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.gno_wy_card_h-odb {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F6EDD8;
  line-height: 1.25;
  margin-bottom: 6px;
}.gno_wy_card_p-odb {
  overflow-wrap: break-word;
  color: #7E6448;
  line-height: 1.6;
  font-size: 13px;
}.gno_wy_card_p-odb strong {
  font-weight: 600;
  color: #D8C8A6;
}.gno_gr_jp-odb {
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(135deg,#1E0C2A 0%,#0E0610 100%);
  padding: 20px;
  position: relative;
}.gno_gr_jp-odb::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138,74,28,0.22) 0%,transparent 70%);
  width: 250px;
  position: absolute;
  height: 250px;
  top: -60px;
  left: -60px;
  content: '';
}.gno_gr_jp-odb::after {
  background: radial-gradient(circle,rgba(232,164,32,0.18) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  content: '';
  position: absolute;
  height: 200px;
  width: 12.5rem;
  right: 0;
}.gno_gr_jp_head-odb {
  gap: 16px;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 1rem;
  position: relative;
  display: flex;
  align-items: flex-start;
}.gno_gr_jp_info-odb {
  flex: 1;
}.gno_gr_jp_label-odb {
  color: #9B4EC8;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.gno_gr_jp_label-odb svg {
  stroke-linecap: round;
  width: 14px;
  margin-right: 0.25rem;
  height: 14px;
  vertical-align: -2px;
  stroke-linejoin: round;
}.gno_gr_jp_amount-odb {
  font-size: 2rem;
  color: #F6EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  line-height: 1;
}
@media(min-width: 767px) {.gno_gr_jp_amount-odb {
  font-size: 2.5rem;
}
}.gno_gr_jp_amount-odb span {
  color: #E8A420;
}.gno_gr_jp_seo-odb {
  overflow-wrap: break-word;
  max-width: 30rem;
  line-height: 1.5;
  color: #A8906A;
  font-size: 0.75rem;
}.gno_gr_jp_cta-odb {
  padding: 0.688rem 20px;
  border-radius: 0.625rem;
  background: rgba(138,74,28,0.22);
  transition: background .2s;
  border: 1px solid rgba(138,74,28,0.22);
  z-index: 1;
  font-weight: 700;
  margin-top: 0.25rem;
  font-size: 13px;
  color: #F6EDD8;
  position: relative;
  align-self: flex-start;
  white-space: nowrap;
  flex-shrink: 0;
}.gno_gr_jp_cta-odb:hover {
  background: #8A4A1C;
}.gno_ws-odb {
  background: #13090 4;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.gno_ws-odb {
  padding: 2.25rem 24px 0;
}
}.gno_ws_in-odb {
  margin: 0 auto;
  max-width: 82.5rem;
}.gno_ws_head-odb {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
}.gno_ws_title-odb {
  gap: 0.625rem;
  font-family: 'Cinzel', serif;
  display: flex;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
}.gno_ws_title_ic-odb svg {
  stroke-linecap: round;
  color: #E8A420;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.gno_ws_online-odb {
  gap: 7px;
  align-items: center;
  color: #7E6448;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
}.gno_ws_online_dot-odb {
  background: #3CAF6C;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(60,175,108,0.16);
  width: 8px;
  height: 0.5rem;
}.gno_ws_scroll-odb {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
}.gno_ws_scroll-odb::-webkit-scrollbar {
  display: none;
}.gno_wc-odb {
  gap: 0.625rem;
  border-radius: 0.625rem;
  background: #190E07;
  padding: 10px 14px;
  border: 1px solid rgba(255,220,160,0.13);
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.gno_wc_img-odb {
  background: #1E1209;
  border-radius: 0.375rem;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.gno_wc_img-odb img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gno_wc_info-odb {
  min-width: 0;
}.gno_wc_game-odb {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #D8C8A6;
  text-overflow: ellipsis;
  font-weight: 600;
}.gno_wc_player-odb {
  overflow: hidden;
  font-size: 10px;
  color: #60492E;
  white-space: nowrap;
  text-overflow: ellipsis;
}.gno_wc_amount-odb {
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #3CAF6C;
  font-size: 0.813rem;
  margin-left: auto;
}.gno_reg-odb {
  padding: 2.25rem 16px 0;
  background: #13090 4;
}
@media(min-width: 769px) {.gno_reg-odb {
  padding: 44px 24px 0;
}
}.gno_reg_in-odb {
  margin: 0 auto;
  background: #1E1209;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,220,160,0.06);
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.gno_reg_in-odb {
  padding: 2.5rem;
}
}.gno_reg_top-odb {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.gno_reg_top-odb {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gno_reg_label-odb {
  font-size: 11px;
  color: #C8820A;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gno_reg_h2-odb {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 12px;
  color: #F6EDD8;
}
@media(min-width: 769px) {.gno_reg_h2-odb {
  font-size: 1.75rem;
}
}.gno_reg_bonus-odb {
  padding: 0.625rem 16px;
  border-radius: 10px;
  gap: 8px;
  border: 1px solid rgba(232,164,32,0.18);
  background: rgba(232,164,32,0.18);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.gno_reg_bonus_amount-odb {
  font-size: 20px;
  color: #E8A420;
  font-weight: 800;
}.gno_reg_bonus_text-odb {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A8906A;
}.gno_reg_cta_btn-odb {
  border-radius: 10px;
  background: #3CAF6C;
  padding: 0.875rem 2rem;
  transition: background .2s;
  color: #0E0804;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 0.5rem 1.125rem rgba(60,175,108,0.38);
  margin-bottom: 12px;
}.gno_reg_cta_btn-odb:hover {
  background: #4DC87E;
}.gno_reg_terms-odb {
  color: #60492E;
  font-size: 11px;
  line-height: 1.5;
}.gno_reg_seo-odb {
  border-top: 1px solid rgba(255,235,190,0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 13px;
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #7E6448;
}.gno_reg_seo-odb p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #7E6448;
}.gno_reg_seo-odb p:last-child {
  margin-bottom: 0;
}.gno_reg_seo-odb strong {
  color: #D8C8A6;
  font-weight: 700;
}.gno_reg_seo-odb a {
  transition: color .2s;
  color: #C8820A;
  text-decoration: underline;
}.gno_reg_seo-odb a:hover {
  color: #E09A18;
}.gno_reg_seo-odb ul,.gno_reg_seo-odb ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.gno_reg_seo-odb ol {
  list-style: decimal;
}.gno_reg_seo-odb li {
  color: #7E6448;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
}.gno_reg_seo-odb table {
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.gno_reg_seo-odb table {
  display: table;
}
}.gno_reg_seo-odb th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,235,190,0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C8A6;
}.gno_reg_seo-odb td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,235,190,0.05);
  color: #7E6448;
}.gno_reg_steps-odb {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.gno_reg_steps-odb {
  margin-top: 0;
}
}.gno_reg_step-odb {
  gap: 0.875rem;
  border: 1px solid rgba(255,220,160,0.06);
  padding: 16px;
  background: rgba(255,235,190,0.05);
  border-radius: 0.625rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.gno_reg_step_num-odb {
  background: rgba(200,130,10,0.18);
  border: 1px solid rgba(200,130,10,0.07);
  border-radius: 50%;
  width: 34px;
  height: 2.125rem;
  font-size: 0.875rem;
  font-weight: 800;
  color: #C8820A;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.gno_reg_step_title-odb {
  margin-bottom: 3px;
  color: #F6EDD8;
  font-size: 0.875rem;
  font-weight: 700;
}.gno_reg_step_text-odb {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7E6448;
}.gno_reg_trust-odb {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,235,190,0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.gno_reg_trust_item-odb {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
  color: #7E6448;
  display: flex;
}.gno_reg_trust_ic-odb svg {
  color: #C8820A;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gno_prov-odb {
  background: #13090 4;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.gno_prov-odb {
  padding: 2.75rem 1.5rem 0;
}
}.gno_prov_in-odb {
  margin: 0 auto;
  max-width: 1320px;
}.gno_prov_head-odb {
  margin-bottom: 1rem;
}.gno_prov_label-odb {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #C8820A;
  text-transform: uppercase;
  font-weight: 700;
}.gno_prov_h2-odb {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6EDD8;
  font-size: 20px;
}
@media(min-width: 770px) {.gno_prov_h2-odb {
  font-size: 1.5rem;
}
}.gno_prov_seo-odb {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #7E6448;
  max-width: 620px;
}.gno_prov_seo-odb strong {
  color: #D8C8A6;
  font-weight: 700;
}.gno_prov_seo-odb a {
  text-decoration: underline;
  color: #C8820A;
}.gno_prov_grid-odb {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.gno_prov_grid-odb {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.gno_prov_grid-odb {
  grid-template-columns: repeat(8,1fr);
}
}.gno_prov_card-odb {
  border-radius: 10px;
  gap: 7px;
  padding: 14px 10px;
  border: 1px solid rgba(255,220,160,0.13);
  background: #190E07;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.gno_prov_card-odb:hover {
  border-color: rgba(210,140,20,0.45);
  background: #1E1209;
}.gno_prov_logo-odb {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255,235,190,0.05);
  align-items: center;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  display: flex;
}.gno_prov_logo-odb img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.gno_prov_name-odb {
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  color: #A8906A;
  font-weight: 600;
}.gno_htp-odb {
  background: #13090 4;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.gno_htp-odb {
  padding: 2.75rem 24px 0;
}
}.gno_htp_in-odb {
  margin: 0 auto;
  max-width: 82.5rem;
}.gno_htp_head-odb {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.gno_htp_label-odb {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8820A;
  text-transform: uppercase;
  font-weight: 700;
}.gno_htp_h2-odb {
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.gno_htp_h2-odb {
  font-size: 28px;
}
}.gno_htp_intro-odb {
  color: #7E6448;
  font-size: 0.875rem;
  line-height: 1.6;
}.gno_htp_steps-odb {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.gno_htp_steps-odb {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gno_htp_steps-odb {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.gno_htp_step-odb {
  border: 1px solid rgba(255,220,160,0.13);
  border-radius: 0.625rem;
  padding: 1.25rem 18px 18px;
  background: #1E1209;
  flex-direction: column;
  position: relative;
  display: flex;
}.gno_htp_step_num-odb {
  border-radius: 50%;
  background: #C8820A;
  font-size: 0.813rem;
  color: #0E0804;
  font-weight: 800;
  position: absolute;
  height: 28px;
  display: flex;
  left: 20px;
  justify-content: center;
  width: 28px;
  align-items: center;
  font-family: 'Cinzel', serif;
  top: -12px;
}.gno_htp_step_ic-odb {
  border-radius: 0.375rem;
  margin: 8px 0 0.75rem;
  background: rgba(200,130,10,0.18);
  align-items: center;
  justify-content: center;
  width: 36px;
  color: #C8820A;
  height: 36px;
  display: flex;
}.gno_htp_step_ic-odb svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.gno_htp_step_h-odb {
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F6EDD8;
  font-size: 14px;
}.gno_htp_step_p-odb {
  color: #7E6448;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.gno_htp_step_p-odb strong {
  font-weight: 600;
  color: #D8C8A6;
}.gno_htp_cta-odb {
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  background: #3CAF6C;
  transition: background .2s;
  font-weight: 700;
  font-size: 14px;
  margin-top: 20px;
  color: #0E0804;
  display: inline-block;
}.gno_htp_cta-odb:hover {
  background: #4DC87E;
}.gno_app-odb {
  background: #13090 4;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.gno_app-odb {
  padding: 44px 1.5rem 0;
}
}.gno_app_in-odb {
  margin: 0 auto;
  max-width: 82.5rem;
}.gno_app_head-odb {
  margin-bottom: 16px;
}.gno_app_label-odb {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C8820A;
  text-transform: uppercase;
}.gno_app_h2-odb {
  color: #F6EDD8;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.gno_app_h2-odb {
  font-size: 24px;
}
}.gno_app_sub-odb {
  color: #7E6448;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
}.gno_app_sub-odb strong {
  font-weight: 700;
  color: #D8C8A6;
}.gno_app_cards-odb {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.gno_app_cards-odb {
  grid-template-columns: repeat(3,1fr);
}
}.gno_app_card-odb {
  padding: 20px;
  gap: 16px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.gno_app_card_ios-odb {
  background: linear-gradient(135deg,rgba(200,130,10,0.18) 0%,#1E1209 100%);
}.gno_app_card_android-odb {
  background: linear-gradient(135deg,rgba(60,175,108,0.16) 0%,#1E1209 100%);
}.gno_app_card_win-odb {
  background: linear-gradient(135deg,rgba(232,164,32,0.18) 0%,#1E1209 100%);
}.gno_app_card_ic-odb svg {
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
  stroke-linecap: round;
}.gno_app_card_ic-odb {
  flex-shrink: 0;
  color: #F6EDD8;
}.gno_app_card_os-odb {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #7E6448;
  font-weight: 700;
}.gno_app_card_title-odb {
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F6EDD8;
  font-weight: 700;
}.gno_app_card_text-odb {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #7E6448;
  overflow-wrap: break-word;
}.gno_app_card_btn-odb {
  background: rgba(255,235,190,0.12);
  gap: 0.438rem;
  border: 1px solid rgba(210,140,20,0.45);
  border-radius: 6px;
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  align-items: center;
  font-size: 13px;
  color: #F6EDD8;
  font-weight: 700;
  display: inline-flex;
}.gno_app_card_btn-odb:hover {
  background: rgba(255,235,190,0.07);
}.gno_bon-odb {
  background: #13090 4;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.gno_bon-odb {
  padding: 2.75rem 24px 0;
}
}.gno_bon_in-odb {
  margin: 0 auto;
  max-width: 1320px;
}.gno_bon_head-odb {
  margin-bottom: 20px;
}.gno_bon_label-odb {
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8820A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gno_bon_h2-odb {
  font-family: 'Cinzel', serif;
  color: #F6EDD8;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gno_bon_h2-odb {
  font-size: 1.5rem;
}
}.gno_bon_seo-odb {
  line-height: 1.6;
  color: #7E6448;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
}.gno_bon_seo-odb strong {
  font-weight: 700;
  color: #D8C8A6;
}.gno_bon_seo-odb a {
  color: #C8820A;
  text-decoration: underline;
}.gno_bon_grid-odb {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.gno_bon_grid-odb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.gno_bon_grid-odb {
  grid-template-columns: repeat(5,1fr);
}
}.gno_bon_card-odb {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #190E07;
  border: 1px solid rgba(255,220,160,0.13);
  border-radius: 10px;
}.gno_bon_card-odb:hover {
  border-color: rgba(200,130,10,0.07);
  transform: translateY(-2px);
}.gno_bon_card_ic-odb svg {
  height: 26px;
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
}.gno_bon_card_ic-odb {
  margin-bottom: 10px;
}.gno_bon_card_type-odb {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #7E6448;
  margin-bottom: 6px;
}.gno_bon_card_amount-odb {
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  color: #E8A420;
}.gno_bon_card_name-odb {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6EDD8;
  font-size: 13px;
  font-weight: 600;
}.gno_bon_card_detail-odb {
  border-top: 1px solid rgba(255,235,190,0.05);
  line-height: 1.5;
  font-size: 11px;
  color: #60492E;
  padding-top: 8px;
  overflow-wrap: break-word;
}.gno_pmt-odb {
  padding: 2.25rem 1rem 0;
  background: #13090 4;
}
@media(min-width: 771px) {.gno_pmt-odb {
  padding: 44px 1.5rem 0;
}
}.gno_pmt_in-odb {
  margin: 0 auto;
  max-width: 82.5rem;
}.gno_pmt_head-odb {
  margin-bottom: 22px;
  max-width: 720px;
}.gno_pmt_label-odb {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8820A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.gno_pmt_h2-odb {
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.gno_pmt_h2-odb {
  font-size: 1.75rem;
}
}.gno_pmt_intro-odb {
  color: #7E6448;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.gno_pmt_groups-odb {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.gno_pmt_group-odb {
  padding: 20px;
  border: 1px solid rgba(255,220,160,0.13);
  border-radius: 10px;
  background: #1E1209;
}.gno_pmt_group_head-odb {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.gno_pmt_group_ic-odb {
  background: rgba(200,130,10,0.18);
  border-radius: 6px;
  justify-content: center;
  color: #C8820A;
  flex-shrink: 0;
  display: flex;
  height: 36px;
  align-items: center;
  width: 2.25rem;
}.gno_pmt_group_ic-odb svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.gno_pmt_group_h-odb {
  margin: 0;
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
}.gno_pmt_group_p-odb {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
  color: #7E6448;
}.gno_pmt_group_p-odb strong {
  color: #D8C8A6;
  font-weight: 600;
}.gno_pmt_table_wrap-odb {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.gno_pmt_table-odb {
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}.gno_pmt_table-odb th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,235,190,0.07);
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  color: #D8C8A6;
}.gno_pmt_table-odb td {
  border-bottom: 1px solid rgba(255,235,190,0.05);
  padding: 12px;
  color: #7E6448;
}.gno_pmt_table-odb tbody tr:last-child td {
  border-bottom: none;
}.gno_pmt_table-odb tr:hover td {
  background: rgba(255,235,190,0.05);
  color: #D8C8A6;
}.gno_faq-odb {
  padding: 2.25rem 16px 0;
  background: #13090 4;
}
@media(min-width: 770px) {.gno_faq-odb {
  padding: 44px 1.5rem 0;
}
}.gno_faq_in-odb {
  margin: 0 auto;
  max-width: 1320px;
}.gno_faq_head-odb {
  margin-bottom: 20px;
}.gno_faq_label-odb {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8820A;
}.gno_faq_h2-odb {
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.gno_faq_h2-odb {
  font-size: 1.5rem;
}
}.gno_faq_list-odb {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.gno_faq_item-odb {
  overflow: hidden;
  background: #1E1209;
  border: 1px solid rgba(255,220,160,0.13);
  border-radius: 10px;
}.gno_faq_q-odb {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  font-weight: 600;
  overflow-wrap: break-word;
  justify-content: space-between;
  display: flex;
  font-size: 0.875rem;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  color: #D8C8A6;
}.gno_faq_q-odb:hover {
  color: #F6EDD8;
}.gno_faq_q_ic-odb {
  border-radius: 50%;
  background: rgba(255,235,190,0.05);
  transition: transform .25s;
  height: 1.5rem;
  font-size: 1rem;
  flex-shrink: 0;
  color: #C8820A;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 24px;
}.gno_faq_item-odb.gno_state_open-odb .gno_faq_q_ic-odb {
  transform: rotate(45deg);
}.gno_faq_a-odb {
  padding: 0 20px 16px;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  color: #7E6448;
}.gno_faq_item-odb.gno_state_open-odb .gno_faq_a-odb {
  display: block;
}.gno_faq_a-odb strong {
  font-weight: 700;
  color: #D8C8A6;
}.gno_faq_a-odb a {
  text-decoration: underline;
  color: #C8820A;
}.gno_faq_a-odb ul,.gno_faq_a-odb ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.gno_faq_a-odb ol {
  list-style: decimal;
}.gno_faq_a-odb li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.gno_faq_a-odb table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.gno_faq_a-odb table {
  display: table;
}
}.gno_faq_a-odb th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,235,190,0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C8A6;
}.gno_faq_a-odb td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,235,190,0.05);
  color: #7E6448;
}.gno_seo-odb {
  padding: 2.25rem 16px 0;
  background: #13090 4;
}
@media(min-width: 765px) {.gno_seo-odb {
  padding: 2.75rem 1.5rem 0;
}
}.gno_seo_in-odb {
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255,220,160,0.13);
  padding: 1.75rem 24px;
  background: #1E1209;
  max-width: 1320px;
}
@media(min-width: 766px) {.gno_seo_in-odb {
  padding: 36px 2.5rem;
}
}.gno_seo_label-odb {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8820A;
}.gno_seo_h2-odb {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F6EDD8;
}
@media(min-width: 770px) {.gno_seo_h2-odb {
  font-size: 24px;
}
}.gno_seo_body-odb {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8906A;
  overflow-wrap: break-word;
}.gno_seo_body-odb p {
  font-size: 14px;
  line-height: 1.75;
  color: #A8906A;
  margin-bottom: 0.75rem;
}.gno_seo_body-odb p:last-child {
  margin-bottom: 0;
}.gno_seo_body-odb strong {
  font-weight: 700;
  color: #D8C8A6;
}.gno_seo_body-odb a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8820A;
}.gno_seo_body-odb a:hover {
  color: #E09A18;
}.gno_seo_body-odb ul,.gno_seo_body-odb ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gno_seo_body-odb ol {
  list-style: decimal;
}.gno_seo_body-odb li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8906A;
  font-size: 0.875rem;
}.gno_seo_body-odb table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.gno_seo_body-odb table {
  display: table;
}
}.gno_seo_body-odb th {
  border-bottom: 1px solid rgba(255,235,190,0.07);
  padding: 0.625rem 0.75rem;
  color: #D8C8A6;
  font-weight: 700;
  text-align: left;
}.gno_seo_body-odb td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,235,190,0.05);
  color: #A8906A;
}.gno_seo_cols-odb {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.gno_seo_cols-odb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.gno_seo_cols-odb {
  grid-template-columns: repeat(3,1fr);
}
}.gno_seo_col_h-odb {
  margin-bottom: 7px;
  color: #D8C8A6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.gno_seo_col_p-odb {
  color: #7E6448;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.gno_seo_stats-odb {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.gno_seo_stat-odb {
  flex: 1;
  background: rgba(200,130,10,0.07);
  padding: 14px 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(200,130,10,0.18);
  min-width: 8.75rem;
}.gno_seo_stat_val-odb {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8820A;
}.gno_seo_stat_lb-odb {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E6448;
}.gno_seo-odb {
  background: #13090 4;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.gno_seo-odb {
  padding: 44px 24px 0;
}
}.gno_seo_in-odb {
  background: #1E1209;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255,220,160,0.13);
  max-width: 1320px;
}
@media(min-width: 771px) {.gno_seo_in-odb {
  padding: 36px 2.5rem;
}
}.gno_seo_label-odb {
  color: #C8820A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gno_seo_h2-odb {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F6EDD8;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.gno_seo_h2-odb {
  font-size: 1.5rem;
}
}.gno_seo_body-odb {
  color: #A8906A;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.gno_seo_body-odb p {
  font-size: 0.875rem;
  color: #A8906A;
  line-height: 1.75;
  margin-bottom: 12px;
}.gno_seo_body-odb p:last-child {
  margin-bottom: 0;
}.gno_seo_body-odb strong {
  color: #D8C8A6;
  font-weight: 700;
}.gno_seo_body-odb a {
  transition: color .2s;
  color: #C8820A;
  text-decoration: underline;
}.gno_seo_body-odb a:hover {
  color: #E09A18;
}.gno_seo_body-odb ul,.gno_seo_body-odb ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.gno_seo_body-odb ol {
  list-style: decimal;
}.gno_seo_body-odb li {
  color: #A8906A;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.gno_seo_body-odb table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
}
@media(min-width:768px) {.gno_seo_body-odb table {
  display: table;
}
}.gno_seo_body-odb th {
  border-bottom: 1px solid rgba(255,235,190,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D8C8A6;
  font-weight: 700;
}.gno_seo_body-odb td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,235,190,0.05);
  color: #A8906A;
}.gno_seo_cols-odb {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.gno_seo_cols-odb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gno_seo_cols-odb {
  grid-template-columns: repeat(3,1fr);
}
}.gno_seo_col_h-odb {
  margin-bottom: 7px;
  color: #D8C8A6;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.gno_seo_col_p-odb {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6448;
  line-height: 1.65;
}.gno_seo_stats-odb {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gno_seo_stat-odb {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  border: 1px solid rgba(200,130,10,0.18);
  background: rgba(200,130,10,0.07);
  flex: 1;
  min-width: 8.75rem;
}.gno_seo_stat_val-odb {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C8820A;
  font-size: 1.25rem;
  font-weight: 800;
}.gno_seo_stat_lb-odb {
  color: #7E6448;
  font-size: 11px;
  overflow-wrap: break-word;
}.gno_seo-odb {
  background: #13090 4;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.gno_seo-odb {
  padding: 2.75rem 1.5rem 0;
}
}.gno_seo_in-odb {
  border: 1px solid rgba(255,220,160,0.13);
  border-radius: 16px;
  background: #1E1209;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.gno_seo_in-odb {
  padding: 36px 40px;
}
}.gno_seo_label-odb {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #C8820A;
  font-size: 0.688rem;
}.gno_seo_h2-odb {
  margin-bottom: 14px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 770px) {.gno_seo_h2-odb {
  font-size: 24px;
}
}.gno_seo_body-odb {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8906A;
}.gno_seo_body-odb p {
  line-height: 1.75;
  color: #A8906A;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.gno_seo_body-odb p:last-child {
  margin-bottom: 0;
}.gno_seo_body-odb strong {
  font-weight: 700;
  color: #D8C8A6;
}.gno_seo_body-odb a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8820A;
}.gno_seo_body-odb a:hover {
  color: #E09A18;
}.gno_seo_body-odb ul,.gno_seo_body-odb ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.gno_seo_body-odb ol {
  list-style: decimal;
}.gno_seo_body-odb li {
  line-height: 1.75;
  color: #A8906A;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.gno_seo_body-odb table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
}
@media(min-width:768px) {.gno_seo_body-odb table {
  display: table;
}
}.gno_seo_body-odb th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,235,190,0.07);
  color: #D8C8A6;
  text-align: left;
  font-weight: 700;
}.gno_seo_body-odb td {
  border-bottom: 1px solid rgba(255,235,190,0.05);
  padding: 10px 12px;
  color: #A8906A;
}.gno_seo_cols-odb {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.gno_seo_cols-odb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gno_seo_cols-odb {
  grid-template-columns: repeat(3,1fr);
}
}.gno_seo_col_h-odb {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D8C8A6;
  overflow-wrap: break-word;
}.gno_seo_col_p-odb {
  color: #7E6448;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.gno_seo_stats-odb {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.gno_seo_stat-odb {
  border-radius: 0.625rem;
  background: rgba(200,130,10,0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200,130,10,0.18);
  min-width: 140px;
}.gno_seo_stat_val-odb {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C8820A;
  font-weight: 800;
}.gno_seo_stat_lb-odb {
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 0.688rem;
}.gno_ft-odb {
  border-top: 1px solid rgba(255,235,190,0.05);
  background: #0C0603;
  margin-top: 3rem;
}.gno_ft_support-odb {
  border-bottom: 1px solid rgba(255,235,190,0.05);
  padding: 24px 1rem;
}
@media(min-width: 771px) {.gno_ft_support-odb {
  padding: 1.75rem 24px;
}
}.gno_ft_support_in-odb {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
  align-items: center;
}.gno_ft_support_main-odb {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
  align-items: center;
}.gno_ft_support_ic-odb {
  color: #C8820A;
  flex-shrink: 0;
}.gno_ft_support_ic-odb svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
}.gno_ft_support_text_title-odb {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F6EDD8;
  font-weight: 700;
}.gno_ft_support_text_sub-odb {
  color: #7E6448;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.gno_ft_support_btn-odb {
  background: #C8820A;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem 22px;
  flex-shrink: 0;
  color: #F6EDD8;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.gno_ft_support_btn-odb:hover {
  background: #E09A18;
}.gno_ft_support_contacts-odb {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.gno_ft_support_contact-odb {
  color: #60492E;
  line-height: 1.4;
  font-size: 0.75rem;
}.gno_ft_support_contact-odb strong {
  font-size: 0.688rem;
  color: #A8906A;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.gno_ft_main-odb {
  border-bottom: 1px solid rgba(255,235,190,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 771px) {.gno_ft_main-odb {
  padding: 40px 1.5rem 32px;
}
}.gno_ft_main_in-odb {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.gno_ft_main_in-odb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.gno_ft_main_in-odb {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.gno_ft_col_logo-odb {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.gno_ft_col_logo-odb {
  grid-column: auto;
}
}.gno_ft_logo-odb {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  color: #F6EDD8;
  display: flex;
  font-weight: 800;
}.gno_ft_logo_mark-odb {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.gno_ft_logo_mark-odb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.gno_ft_logo_sub-odb {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  color: #60492E;
  max-width: 200px;
}.gno_ft_col_title-odb {
  margin-bottom: 14px;
  color: #A8906A;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
}.gno_ft_col_links-odb {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.gno_ft_col_link-odb {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #60492E;
}.gno_ft_col_link-odb:hover {
  color: #D8C8A6;
}.gno_ft_apps-odb {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gno_ft_app_card-odb {
  gap: 10px;
  border: 1px solid rgba(255,220,160,0.13);
  padding: 10px 0.75rem;
  border-radius: 6px;
  transition: border-color .2s;
  background: rgba(255,235,190,0.05);
  align-items: center;
  display: flex;
}.gno_ft_app_card-odb:hover {
  border-color: rgba(210,140,20,0.45);
}.gno_ft_app_card_ic-odb svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
}.gno_ft_app_card_os-odb {
  color: #60492E;
  font-size: 10px;
  font-weight: 600;
}.gno_ft_app_card_action-odb {
  font-weight: 700;
  font-size: 12px;
  color: #D8C8A6;
}.gno_ft_bot-odb {
  padding: 20px 16px;
}
@media(min-width: 766px) {.gno_ft_bot-odb {
  padding: 20px 24px;
}
}.gno_ft_bot_in-odb {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.gno_ft_socials-odb {
  gap: 0.5rem;
  display: flex;
}.gno_ft_soc-odb {
  transition: background .2s;
  background: rgba(255,235,190,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,220,160,0.13);
  align-items: center;
  justify-content: center;
  color: #A8906A;
  height: 36px;
  width: 2.25rem;
  display: flex;
}.gno_ft_soc-odb svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.gno_ft_soc-odb:hover {
  background: rgba(255,235,190,0.07);
}.gno_ft_legal-odb {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 200px;
  line-height: 1.6;
  color: #7A6250;
}.gno_ft_legal-odb strong {
  font-weight: 700;
  color: #A8906A;
}.gno_ft_legal-odb a {
  color: #A8906A;
  text-decoration: underline;
}.gno_ft_age-odb {
  border: 2px solid #7A6250;
  border-radius: 50%;
  flex-shrink: 0;
  height: 2rem;
  color: #7A6250;
  justify-content: center;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
  margin-left: auto;
  font-weight: 800;
  width: 2rem;
}