*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C0E1A;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
  line-height: 1.6;
  color: #C4B496;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.glf_layout_w3t {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.glf_page_w3t {
  min-height: 100vh;
  display: flex;
}.glf_main_w3t {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1079px) {.glf_main_w3t {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.glf_main_w3t {
  padding-bottom: 72px;
}
}.glf_gc_w3t {
  overflow: hidden;
  border-radius: 8px;
  background: #101320;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 642px) {.glf_gc_w3t {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.glf_gc_w3t {
  width: 168px;
}
}.glf_gc_w3t:hover {
  border-color: rgba(212, 148, 48, 0.07);
  transform: translateY(-3px);
}.glf_gc_img_w3t {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.glf_gc_img_w3t img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.glf_gc_hover_w3t {
  background: rgba(8, 9, 15, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.glf_gc_w3t:hover .glf_gc_hover_w3t {
  opacity: 1;
}.glf_gc_hover_btn_w3t {
  padding: 8px 16px;
  border-radius: 5px;
  background: #D49430;
  font-size: 12px;
  color: #F2E8D0;
  font-weight: 700;
}.glf_gc_info_w3t {
  padding: 8px 10px 10px;
}.glf_gc_name_w3t {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C4B496;
  font-size: 12px;
  max-width: 100%;
  white-space: nowrap;
}.glf_gc_prov_w3t {
  color: #5E5244;
  font-size: 0.625rem;
}.glf_gc_tag_w3t {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 9px;
  left: 0.375rem;
  text-transform: uppercase;
  top: 0.375rem;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
}.glf_gc_tag_hot_w3t {
  background: #D43838;
  color: #fff;
}.glf_gc_tag_new_w3t {
  background: #3CAA6C;
  color: #0C0E1A;
}.glf_gc_tag_jp_w3t {
  background: #F0C040;
  color: #0C0E1A;
}.glf_gc_tag_ex_w3t {
  background: #7A5418;
  color: #fff;
}.glf_gc_tag_live_w3t {
  background: #D43838;
  color: #fff;
}.glf_gr_w3t {
  padding: 32px 1rem 0;
  background: #0C0E1A;
}
@media(min-width: 766px) {.glf_gr_w3t {
  padding: 2.25rem 24px 0;
}
}.glf_gr_in_w3t {
  margin: 0 auto;
  max-width: 1340px;
}.glf_gr_head_w3t {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.glf_gr_head_l_w3t {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.glf_gr_ic_w3t {
  border-radius: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 32px;
  height: 32px;
}.glf_gr_ic_w3t svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.glf_gr_title_w3t {
  color: #F2E8D0;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.glf_gr_title_w3t {
  font-size: 1.125rem;
}
}.glf_gr_more_w3t {
  gap: 5px;
  transition: color .2s;
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  color: #756755;
}.glf_gr_more_w3t:hover {
  color: #D49430;
}.glf_gr_more_w3t svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.glf_gr_arrows_w3t {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.glf_gr_arr_w3t {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  align-items: center;
  color: #9A8C72;
  width: 1.875rem;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.glf_gr_arr_w3t:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2E8D0;
}.glf_gr_arr_w3t svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.glf_gr_seo_h_w3t {
  margin: 0 0 0.375rem;
  font-size: 13px;
  color: #C4B496;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 771px) {.glf_gr_seo_h_w3t {
  font-size: 14px;
}
}.glf_gr_seo_w3t {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  color: #756755;
  line-height: 1.55;
}.glf_gr_seo_w3t strong {
  color: #C4B496;
  font-weight: 600;
}.glf_gr_scroll_w3t {
  gap: 10px;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
}.glf_gr_scroll_w3t::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.glf_gr_scroll_w3t {
  gap: 0.75rem;
}
}.glf_tb_w3t {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C0E1A;
  align-items: center;
  right: 0;
  z-index: 80;
  height: 3.5rem;
  position: fixed;
  top: 0;
  display: flex;
  left: 0;
}.glf_tb_in_w3t {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.glf_tb_burger_w3t {
  border-radius: 0.5rem;
  gap: 5px;
  height: 38px;
  width: 38px;
  flex-shrink: 0;
  margin-right: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}.glf_tb_burger_w3t:hover {
  background: rgba(255, 255, 255, 0.05);
}.glf_tb_burger_line_w3t {
  border-radius: 1px;
  background: #9A8C72;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1083px) {.glf_tb_burger_w3t {
  display: none;
}
}.glf_tb_logo_w3t {
  gap: 0.563rem;
  margin-right: 20px;
  font-size: 18px;
  align-items: center;
  color: #F2E8D0;
  display: flex;
  letter-spacing: -.01em;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-shrink: 0;
}.glf_tb_logo_mark_w3t {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.glf_tb_logo_mark_w3t img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.glf_tb_nav_w3t {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.glf_tb_nav_w3t {
  display: flex;
}
}.glf_tb_tab_w3t {
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  color: #9A8C72;
  font-size: 0.813rem;
}.glf_tb_tab_w3t:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D0;
}.glf_tb_tab_w3t.glf_state_active_w3t {
  background: rgba(212, 148, 48, 0.18);
  color: #F2E8D0;
}.glf_tb_right_w3t {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.glf_tb_login_w3t {
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #C4B496;
  font-size: 13px;
  display: none;
}.glf_tb_login_w3t:hover {
  border-color: rgba(212, 151, 48, 0.45);
  color: #F2E8D0;
}
@media(min-width: 481px) {.glf_tb_login_w3t {
  display: block;
}
}.glf_tb_reg_w3t {
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  background: #3CAA6C;
  transition: background .2s;
  font-weight: 700;
  color: #0D0B08;
  font-size: 13px;
  white-space: nowrap;
}.glf_tb_reg_w3t:hover {
  background: #4DC07C;
}.glf_sb_w3t {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #141728;
  overflow-y: auto;
  bottom: 0;
  position: fixed;
  z-index: 70;
  width: 220px;
  left: 0;
  top: 56px;
}.glf_sb_w3t.glf_state_open_w3t {
  transform: translateX(0);
}.glf_sb_w3t::-webkit-scrollbar {
  width: 4px;
}.glf_sb_w3t::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.glf_sb_w3t {
  transform: translateX(0);
}
}.glf_sb_auth_w3t {
  padding: 14px 12px 0.625rem;
}.glf_sb_btn_reg_w3t {
  background: #3CAA6C;
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  display: block;
  color: #0D0B08;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.glf_sb_btn_reg_w3t:hover {
  background: #4DC07C;
}.glf_sb_btn_login_w3t {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  padding: 0.625rem;
  font-size: 0.813rem;
  color: #C4B496;
  text-align: center;
  display: block;
  font-weight: 600;
}.glf_sb_btn_login_w3t:hover {
  border-color: rgba(212, 151, 48, 0.45);
  color: #F2E8D0;
}.glf_sb_promo_w3t {
  border-radius: 8px;
  border: 1px solid rgba(212, 148, 48, 0.18);
  background: linear-gradient(135deg,#1C1030,#141728);
  padding: 12px 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.glf_sb_promo_w3t::before {
  background: radial-gradient(circle,rgba(212, 148, 48, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 80px;
  width: 80px;
  position: absolute;
  top: -20px;
  right: -1.25rem;
}.glf_sb_promo_title_w3t {
  color: #D49430;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
}.glf_sb_promo_text_w3t {
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
  color: #F2E8D0;
  overflow-wrap: break-word;
}.glf_sb_promo_sub_w3t {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #756755;
}.glf_sb_nav_w3t {
  padding: 0.375rem 0.5rem 16px;
}.glf_sb_nav_lb_w3t {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #5E5244;
  text-transform: uppercase;
  font-size: 10px;
}.glf_sb_link_w3t {
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  color: #9A8C72;
  display: flex;
  font-weight: 500;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
}.glf_sb_link_w3t:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D0;
}.glf_sb_link_w3t.glf_state_active_w3t {
  background: rgba(212, 148, 48, 0.18);
  color: #F2E8D0;
}.glf_sb_ic_w3t {
  border-radius: 0.313rem;
  align-items: center;
  height: 1.875rem;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.glf_sb_ic_w3t svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.glf_sb_ic_1_w3t {
  background: rgba(212, 148, 48, 0.07);
  color: #D49430;
}.glf_sb_ic_2_w3t {
  background: rgba(60, 170, 108, 0.16);
  color: #3CAA6C;
}.glf_sb_ic_3_w3t {
  background: rgba(240, 192, 64, 0.15);
  color: #F0C040;
}.glf_sb_ic_4_w3t {
  background: rgba(122, 84, 24, 0.28);
  color: #7A5418;
}.glf_sb_ic_5_w3t {
  background: rgba(212, 148, 48, 0.07);
  color: #D8507A;
}.glf_sb_ic_6_w3t {
  background: rgba(122, 84, 24, 0.28);
  color: #9448C8;
}.glf_sb_badge_w3t {
  border-radius: 5px;
  padding: 2px 0.438rem;
  background: #F0C040;
  color: #0D0B08;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.glf_sb_bot_w3t {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.glf_sb_lang_w3t,.glf_sb_help_w3t {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.313rem;
  padding: 9px 0.375rem;
  transition: border-color .2s;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  font-size: 11px;
  display: flex;
  align-items: center;
  color: #9A8C72;
  justify-content: center;
  font-weight: 600;
}.glf_sb_lang_w3t:hover,.glf_sb_help_w3t:hover {
  border-color: rgba(212, 151, 48, 0.45);
  color: #F2E8D0;
}.glf_sb_lang_w3t svg,.glf_sb_help_w3t svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.glf_sb_bd_w3t {
  inset: 0;
  background: rgba(8, 9, 15, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.glf_sb_bd_w3t.glf_state_on_w3t {
  display: block;
}
@media(min-width: 1078px) {.glf_sb_bd_w3t {
  display: none!important;
}
}.glf_mob_nav_w3t {
  background: #141728;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  right: 0;
  display: flex;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1082px) {.glf_mob_nav_w3t {
  display: none;
}
}.glf_mob_nav_item_w3t {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  align-items: center;
  color: #5E5244;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.glf_mob_nav_ic_w3t {
  line-height: 1;
}.glf_mob_nav_ic_w3t svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.glf_mob_nav_lb_w3t {
  font-size: 10px;
  color: #5E5244;
  font-weight: 600;
}.glf_mob_nav_item_w3t.glf_state_active_w3t {
  color: #D49430;
}.glf_mob_nav_item_w3t.glf_state_active_w3t .glf_mob_nav_lb_w3t {
  color: #D49430;
}.glf_hero_w3t {
  padding: 1.25rem 1rem 0;
  background: #0C0E1A;
}
@media(min-width: 769px) {.glf_hero_w3t {
  padding: 1.5rem 24px 0;
}
}.glf_hero_in_w3t {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 858px) {.glf_hero_in_w3t {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.glf_hero_in_w3t {
  grid-template-columns: 1fr 340px;
}
}.glf_hero_promo_w3t {
  border-radius: 14px;
  background: #101320;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 765px) {.glf_hero_promo_w3t {
  min-height: 17.5rem;
}
}.glf_hero_promo_bg_w3t {
  background: linear-gradient(120deg,#1C1030 0%,#0C0E1A 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.glf_hero_promo_bg_w3t::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0E1A 0%,rgba(8, 9, 15, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.glf_hero_promo_glow_w3t {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 84, 24, 0.28) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
  right: 3.75rem;
  top: -40px;
}.glf_hero_promo_ct_w3t {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
  z-index: 2;
  justify-content: center;
  position: relative;
}
@media(min-width: 769px) {.glf_hero_promo_ct_w3t {
  padding: 40px 32px;
}
}.glf_hero_badge_w3t {
  border-radius: 1.25rem;
  background: rgba(212, 148, 48, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(212, 148, 48, 0.07);
  color: #D49430;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  display: inline-block;
}.glf_hero_h1_w3t {
  margin-bottom: 10px;
  color: #F2E8D0;
  font-family: 'Cinzel', serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
}.glf_hero_h1_w3t em {
  color: #F0C040;
  font-style: normal;
}
@media(min-width: 769px) {.glf_hero_h1_w3t {
  font-size: 2.25rem;
}
}.glf_hero_sub_w3t {
  color: #9A8C72;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.glf_hero_sub_w3t {
  font-size: 14px;
}
}.glf_hero_row_w3t {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.glf_hero_cta_w3t {
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  background: #3CAA6C;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 0.375rem 1.125rem rgba(60, 170, 108, 0.48);
  color: #0D0B08;
  font-size: 0.875rem;
}.glf_hero_cta_w3t:hover {
  background: #4DC07C;
}.glf_hero_terms_w3t {
  color: #5E5244;
  font-size: 11px;
}.glf_hero_game_w3t {
  background: #101320;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  position: relative;
  display: flex;
}.glf_hero_game_badge_w3t {
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 192, 64, 0.15);
  background: rgba(240, 192, 64, 0.15);
  padding: 0.313rem 0.625rem;
  color: #F0C040;
  letter-spacing: .06em;
  z-index: 3;
  font-size: 0.625rem;
  top: 0.75rem;
  left: 12px;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
}.glf_hero_game_badge_w3t svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
}.glf_hero_game_img_w3t {
  background: linear-gradient(135deg,#1C1030,#0C0E1A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.glf_hero_game_img_w3t img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.glf_hero_game_play_w3t {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 9, 15, 0.72);
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.glf_hero_game_w3t:hover .glf_hero_game_play_w3t {
  opacity: 1;
}.glf_hero_game_play_w3t span {
  background: #D49430;
  border-radius: 50%;
  align-items: center;
  height: 52px;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.glf_hero_game_play_w3t span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.glf_hero_game_info_w3t {
  padding: 0.875rem 1rem;
}.glf_hero_game_title_w3t {
  overflow-wrap: break-word;
  color: #F2E8D0;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
}.glf_hero_game_provider_w3t {
  color: #756755;
  font-size: 11px;
}.glf_hero_game_btn_w3t {
  border-radius: 8px;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  padding: 0.688rem;
  background: #D49430;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #F2E8D0;
}.glf_hero_game_w3t:hover .glf_hero_game_btn_w3t {
  background: #E8A83E;
}.glf_sbar_w3t {
  padding: 1rem 16px 0;
  background: #0C0E1A;
}
@media(min-width: 765px) {.glf_sbar_w3t {
  padding: 1.125rem 24px 0;
}
}.glf_sbar_in_w3t {
  margin: 0 auto;
  max-width: 1340px;
}.glf_sbar_row_w3t {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.glf_sbar_input_w3t {
  gap: 0.625rem;
  flex: 1;
  background: #101320;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #756755;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
}.glf_sbar_input_w3t:hover {
  border-color: rgba(212, 151, 48, 0.45);
}.glf_sbar_input_w3t svg {
  width: 0.938rem;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
}.glf_sbar_providers_w3t {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.5rem;
  padding: 11px 1.125rem;
  background: #101320;
  border-radius: 8px;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  color: #C4B496;
  font-size: 0.813rem;
}.glf_sbar_providers_w3t:hover {
  border-color: rgba(212, 151, 48, 0.45);
  color: #F2E8D0;
}.glf_sbar_providers_w3t svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
}.glf_sbar_tabs_w3t {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.glf_sbar_tabs_w3t::-webkit-scrollbar {
  display: none;
}.glf_sbar_tab_w3t {
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  flex-shrink: 0;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  color: #9A8C72;
  cursor: pointer;
  white-space: nowrap;
}.glf_sbar_tab_w3t:hover {
  border-color: rgba(212, 151, 48, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F2E8D0;
}.glf_sbar_tab_w3t.glf_state_active_w3t {
  border-color: rgba(212, 148, 48, 0.07);
  background: rgba(212, 148, 48, 0.18);
  color: #F2E8D0;
}.glf_sbar_tab_ic_w3t svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
}.glf_wy_w3t {
  padding: 32px 16px 0;
  background: #0C0E1A;
}
@media(min-width: 766px) {.glf_wy_w3t {
  padding: 2.5rem 24px 0;
}
}.glf_wy_in_w3t {
  margin: 0 auto;
  max-width: 1340px;
}.glf_wy_head_w3t {
  margin-bottom: 18px;
  max-width: 720px;
}.glf_wy_label_w3t {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D49430;
  margin-bottom: 0.5rem;
}.glf_wy_h2_w3t {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
}
@media(min-width: 769px) {.glf_wy_h2_w3t {
  font-size: 24px;
}
}.glf_wy_intro_w3t {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #756755;
}.glf_wy_grid_w3t {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.glf_wy_grid_w3t {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.glf_wy_grid_w3t {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.glf_wy_card_w3t {
  padding: 1.25rem;
  background: #141728;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
}.glf_wy_card_w3t:hover {
  border-color: rgba(212, 148, 48, 0.07);
  transform: translateY(-2px);
}.glf_wy_card_ic_w3t {
  background: rgba(212, 148, 48, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  width: 2.75rem;
  color: #D49430;
  margin-bottom: 14px;
  justify-content: center;
  align-items: center;
  display: flex;
}.glf_wy_card_ic_w3t svg {
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
  stroke-linecap: round;
}.glf_wy_card_h_w3t {
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
}.glf_wy_card_p_w3t {
  overflow-wrap: break-word;
  color: #756755;
  line-height: 1.6;
  font-size: 0.813rem;
}.glf_wy_card_p_w3t strong {
  color: #C4B496;
  font-weight: 600;
}.glf_gcg_w3t {
  padding: 2.25rem 1rem 0;
  background: #0C0E1A;
}
@media(min-width: 766px) {.glf_gcg_w3t {
  padding: 44px 24px 0;
}
}.glf_gcg_in_w3t {
  margin: 0 auto;
  max-width: 83.75rem;
}.glf_gcg_head_w3t {
  max-width: 45rem;
  margin-bottom: 20px;
}.glf_gcg_label_w3t {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #D49430;
  margin-bottom: 8px;
  text-transform: uppercase;
}.glf_gcg_h2_w3t {
  color: #F2E8D0;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.glf_gcg_h2_w3t {
  font-size: 28px;
}
}.glf_gcg_intro_w3t {
  color: #756755;
  line-height: 1.6;
  font-size: 13px;
}.glf_gcg_grid_w3t {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.glf_gcg_grid_w3t {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.glf_gcg_grid_w3t {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.glf_gcg_card_w3t {
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  min-height: 15rem;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
}.glf_gcg_card_w3t:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 148, 48, 0.18);
}.glf_gcg_card_bg_w3t {
  inset: 0;
  position: absolute;
  z-index: 0;
}.glf_gcg_card_bg_w3t::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.glf_gcg_card_ic_w3t {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  height: 2.5rem;
  color: #F2E8D0;
  right: 18px;
  width: 2.5rem;
  position: absolute;
  display: flex;
  top: 1.125rem;
  justify-content: center;
  z-index: 2;
  align-items: center;
}.glf_gcg_card_ic_w3t svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.glf_gcg_card_ct_w3t {
  position: relative;
  z-index: 1;
}.glf_gcg_card_h_w3t {
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  color: #F2E8D0;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.glf_gcg_card_h_w3t {
  font-size: 1.25rem;
}
}.glf_gcg_card_p_w3t {
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.glf_gcg_card_p_w3t strong {
  color: #F2E8D0;
  font-weight: 600;
}.glf_gcg_card_cta_w3t {
  gap: 4px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D49430;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
}.glf_gcg_card_cta_w3t svg {
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.glf_ws_w3t {
  background: #0C0E1A;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.glf_ws_w3t {
  padding: 2.25rem 1.5rem 0;
}
}.glf_ws_in_w3t {
  margin: 0 auto;
  max-width: 83.75rem;
}.glf_ws_head_w3t {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.glf_ws_title_w3t {
  gap: 0.625rem;
  color: #F2E8D0;
  font-size: 16px;
  align-items: center;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  display: flex;
}.glf_ws_title_ic_w3t svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  color: #F0C040;
}.glf_ws_online_w3t {
  gap: 0.438rem;
  font-size: 12px;
  font-weight: 600;
  color: #756755;
  align-items: center;
  display: flex;
}.glf_ws_online_dot_w3t {
  border-radius: 50%;
  background: #3CAA6C;
  box-shadow: 0 0 6px rgba(60, 170, 108, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.glf_ws_scroll_w3t {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.glf_ws_scroll_w3t::-webkit-scrollbar {
  display: none;
}.glf_wc_w3t {
  padding: 0.625rem 14px;
  background: #101320;
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.glf_wc_img_w3t {
  overflow: hidden;
  background: #141728;
  border-radius: 0.313rem;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.glf_wc_img_w3t img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.glf_wc_info_w3t {
  min-width: 0;
}.glf_wc_game_w3t {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  color: #C4B496;
}.glf_wc_player_w3t {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5E5244;
  font-size: 10px;
}.glf_wc_amount_w3t {
  white-space: nowrap;
  font-weight: 700;
  color: #3CAA6C;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
}.glf_app_w3t {
  background: #0C0E1A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.glf_app_w3t {
  padding: 44px 24px 0;
}
}.glf_app_in_w3t {
  margin: 0 auto;
  max-width: 1340px;
}.glf_app_head_w3t {
  margin-bottom: 16px;
}.glf_app_label_w3t {
  color: #D49430;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.glf_app_h2_w3t {
  overflow-wrap: break-word;
  color: #F2E8D0;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.glf_app_h2_w3t {
  font-size: 1.5rem;
}
}.glf_app_sub_w3t {
  max-width: 37.5rem;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #756755;
}.glf_app_sub_w3t strong {
  color: #C4B496;
  font-weight: 700;
}.glf_app_cards_w3t {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.glf_app_cards_w3t {
  grid-template-columns: repeat(3,1fr);
}
}.glf_app_card_w3t {
  border-radius: 0.5rem;
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.glf_app_card_ios_w3t {
  background: linear-gradient(135deg,rgba(212, 148, 48, 0.18) 0%,#141728 100%);
}.glf_app_card_android_w3t {
  background: linear-gradient(135deg,rgba(60, 170, 108, 0.16) 0%,#141728 100%);
}.glf_app_card_win_w3t {
  background: linear-gradient(135deg,rgba(240, 192, 64, 0.15) 0%,#141728 100%);
}.glf_app_card_ic_w3t svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.glf_app_card_ic_w3t {
  color: #F2E8D0;
  flex-shrink: 0;
}.glf_app_card_os_w3t {
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #756755;
  font-size: 0.625rem;
}.glf_app_card_title_w3t {
  font-size: 0.938rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  color: #F2E8D0;
}.glf_app_card_text_w3t {
  color: #756755;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.glf_app_card_btn_w3t {
  transition: background .2s;
  border-radius: 5px;
  padding: 0.625rem 18px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(212, 151, 48, 0.45);
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  color: #F2E8D0;
}.glf_app_card_btn_w3t:hover {
  background: rgba(255, 255, 255, 0.07);
}.glf_reg_w3t {
  background: #0C0E1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.glf_reg_w3t {
  padding: 2.75rem 24px 0;
}
}.glf_reg_in_w3t {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #141728;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 765px) {.glf_reg_in_w3t {
  padding: 40px;
}
}.glf_reg_top_w3t {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.glf_reg_top_w3t {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.glf_reg_label_w3t {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #D49430;
}.glf_reg_h2_w3t {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F2E8D0;
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 769px) {.glf_reg_h2_w3t {
  font-size: 28px;
}
}.glf_reg_bonus_w3t {
  gap: 8px;
  background: rgba(240, 192, 64, 0.15);
  padding: 10px 16px;
  border-radius: 8px;
  border: 1px solid rgba(240, 192, 64, 0.15);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.glf_reg_bonus_amount_w3t {
  font-size: 20px;
  font-weight: 800;
  color: #F0C040;
}.glf_reg_bonus_text_w3t {
  line-height: 1.35;
  color: #9A8C72;
  font-size: 0.813rem;
}.glf_reg_cta_btn_w3t {
  background: #3CAA6C;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 32px;
  box-shadow: 0 0.375rem 1.125rem rgba(60, 170, 108, 0.48);
  font-size: 15px;
  display: inline-block;
  margin-bottom: 0.75rem;
  color: #0D0B08;
  font-weight: 700;
}.glf_reg_cta_btn_w3t:hover {
  background: #4DC07C;
}.glf_reg_terms_w3t {
  font-size: 11px;
  line-height: 1.5;
  color: #5E5244;
}.glf_reg_seo_w3t {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  color: #756755;
}.glf_reg_seo_w3t p {
  line-height: 1.65;
  color: #756755;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}.glf_reg_seo_w3t p:last-child {
  margin-bottom: 0;
}.glf_reg_seo_w3t strong {
  font-weight: 700;
  color: #C4B496;
}.glf_reg_seo_w3t a {
  transition: color .2s;
  color: #D49430;
  text-decoration: underline;
}.glf_reg_seo_w3t a:hover {
  color: #E8A83E;
}.glf_reg_seo_w3t ul,.glf_reg_seo_w3t ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.glf_reg_seo_w3t ol {
  list-style: decimal;
}.glf_reg_seo_w3t li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #756755;
}.glf_reg_seo_w3t table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 767px) {.glf_reg_seo_w3t table {
  display: table;
}
}.glf_reg_seo_w3t th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C4B496;
  font-weight: 700;
}.glf_reg_seo_w3t td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #756755;
}.glf_reg_steps_w3t {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.glf_reg_steps_w3t {
  margin-top: 0;
}
}.glf_reg_step_w3t {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 8px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.glf_reg_step_num_w3t {
  border: 1px solid rgba(212, 148, 48, 0.07);
  background: rgba(212, 148, 48, 0.18);
  border-radius: 50%;
  align-items: center;
  color: #D49430;
  justify-content: center;
  font-weight: 800;
  display: flex;
  width: 34px;
  height: 2.125rem;
  font-size: 14px;
  flex-shrink: 0;
}.glf_reg_step_title_w3t {
  margin-bottom: 3px;
  color: #F2E8D0;
  font-weight: 700;
  font-size: 0.875rem;
}.glf_reg_step_text_w3t {
  color: #756755;
  line-height: 1.5;
  font-size: 0.75rem;
}.glf_reg_trust_w3t {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
}.glf_reg_trust_item_w3t {
  gap: 0.438rem;
  color: #756755;
  align-items: center;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
}.glf_reg_trust_ic_w3t svg {
  width: 16px;
  height: 1rem;
  color: #D49430;
  stroke-linejoin: round;
  stroke-linecap: round;
}.glf_bon_w3t {
  padding: 2.25rem 16px 0;
  background: #0C0E1A;
}
@media(min-width: 767px) {.glf_bon_w3t {
  padding: 44px 24px 0;
}
}.glf_bon_in_w3t {
  margin: 0 auto;
  max-width: 1340px;
}.glf_bon_head_w3t {
  margin-bottom: 1.25rem;
}.glf_bon_label_w3t {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #D49430;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.glf_bon_h2_w3t {
  color: #F2E8D0;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.glf_bon_h2_w3t {
  font-size: 1.5rem;
}
}.glf_bon_seo_w3t {
  color: #756755;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
}.glf_bon_seo_w3t strong {
  color: #C4B496;
  font-weight: 700;
}.glf_bon_seo_w3t a {
  color: #D49430;
  text-decoration: underline;
}.glf_bon_grid_w3t {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.glf_bon_grid_w3t {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.glf_bon_grid_w3t {
  grid-template-columns: repeat(5,1fr);
}
}.glf_bon_card_w3t {
  border-radius: 0.5rem;
  background: #101320;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1rem;
}.glf_bon_card_w3t:hover {
  border-color: rgba(212, 148, 48, 0.07);
  transform: translateY(-2px);
}.glf_bon_card_ic_w3t svg {
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
}.glf_bon_card_ic_w3t {
  margin-bottom: 10px;
}.glf_bon_card_type_w3t {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #756755;
}.glf_bon_card_amount_w3t {
  color: #F0C040;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}.glf_bon_card_name_w3t {
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2E8D0;
}.glf_bon_card_detail_w3t {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #5E5244;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 0.688rem;
}.glf_htp_w3t {
  background: #0C0E1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.glf_htp_w3t {
  padding: 2.75rem 1.5rem 0;
}
}.glf_htp_in_w3t {
  margin: 0 auto;
  max-width: 83.75rem;
}.glf_htp_head_w3t {
  max-width: 720px;
  margin-bottom: 22px;
}.glf_htp_label_w3t {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #D49430;
  text-transform: uppercase;
}.glf_htp_h2_w3t {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F2E8D0;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.glf_htp_h2_w3t {
  font-size: 1.75rem;
}
}.glf_htp_intro_w3t {
  line-height: 1.6;
  font-size: 14px;
  color: #756755;
}.glf_htp_steps_w3t {
  padding: 0;
  gap: 12px;
  margin: 0;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.glf_htp_steps_w3t {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.glf_htp_steps_w3t {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.glf_htp_step_w3t {
  background: #141728;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  padding: 20px 18px 1.125rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.glf_htp_step_num_w3t {
  background: #D49430;
  border-radius: 50%;
  align-items: center;
  display: flex;
  height: 28px;
  position: absolute;
  left: 20px;
  color: #0D0B08;
  font-size: 13px;
  justify-content: center;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  width: 28px;
  top: -0.75rem;
}.glf_htp_step_ic_w3t {
  border-radius: 0.313rem;
  background: rgba(212, 148, 48, 0.18);
  margin: 8px 0 0.75rem;
  width: 2.25rem;
  color: #D49430;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.glf_htp_step_ic_w3t svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.glf_htp_step_h_w3t {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F2E8D0;
}.glf_htp_step_p_w3t {
  color: #756755;
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.glf_htp_step_p_w3t strong {
  font-weight: 600;
  color: #C4B496;
}.glf_htp_cta_w3t {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3CAA6C;
  padding: 13px 1.625rem;
  font-weight: 700;
  font-size: 14px;
  margin-top: 20px;
  color: #0D0B08;
  display: inline-block;
}.glf_htp_cta_w3t:hover {
  background: #4DC07C;
}.glf_prov_w3t {
  background: #0C0E1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.glf_prov_w3t {
  padding: 2.75rem 1.5rem 0;
}
}.glf_prov_in_w3t {
  margin: 0 auto;
  max-width: 83.75rem;
}.glf_prov_head_w3t {
  margin-bottom: 1rem;
}.glf_prov_label_w3t {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D49430;
  font-size: 11px;
}.glf_prov_h2_w3t {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
}
@media(min-width: 765px) {.glf_prov_h2_w3t {
  font-size: 1.5rem;
}
}.glf_prov_seo_w3t {
  margin-bottom: 16px;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #756755;
}.glf_prov_seo_w3t strong {
  color: #C4B496;
  font-weight: 700;
}.glf_prov_seo_w3t a {
  text-decoration: underline;
  color: #D49430;
}.glf_prov_grid_w3t {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.glf_prov_grid_w3t {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.glf_prov_grid_w3t {
  grid-template-columns: repeat(8,1fr);
}
}.glf_prov_card_w3t {
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #101320;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.glf_prov_card_w3t:hover {
  background: #141728;
  border-color: rgba(212, 151, 48, 0.45);
}.glf_prov_logo_w3t {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  display: flex;
  height: 44px;
  align-items: center;
  width: 44px;
  justify-content: center;
}.glf_prov_logo_w3t img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.glf_prov_name_w3t {
  color: #9A8C72;
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
}.glf_seo_w3t {
  background: #0C0E1A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.glf_seo_w3t {
  padding: 2.75rem 24px 0;
}
}.glf_seo_in_w3t {
  border-radius: 14px;
  margin: 0 auto;
  background: #141728;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.glf_seo_in_w3t {
  padding: 36px 40px;
}
}.glf_seo_label_w3t {
  margin-bottom: 0.625rem;
  color: #D49430;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.glf_seo_h2_w3t {
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  color: #F2E8D0;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 767px) {.glf_seo_h2_w3t {
  font-size: 1.5rem;
}
}.glf_seo_body_w3t {
  line-height: 1.75;
  color: #9A8C72;
  overflow-wrap: break-word;
  font-size: 14px;
}.glf_seo_body_w3t p {
  color: #9A8C72;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.glf_seo_body_w3t p:last-child {
  margin-bottom: 0;
}.glf_seo_body_w3t strong {
  font-weight: 700;
  color: #C4B496;
}.glf_seo_body_w3t a {
  transition: color .2s;
  color: #D49430;
  text-decoration: underline;
}.glf_seo_body_w3t a:hover {
  color: #E8A83E;
}.glf_seo_body_w3t ul,.glf_seo_body_w3t ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.glf_seo_body_w3t ol {
  list-style: decimal;
}.glf_seo_body_w3t li {
  color: #9A8C72;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.glf_seo_body_w3t table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.glf_seo_body_w3t table {
  display: table;
}
}.glf_seo_body_w3t th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4B496;
  font-weight: 700;
  text-align: left;
}.glf_seo_body_w3t td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8C72;
}.glf_seo_cols_w3t {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.glf_seo_cols_w3t {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.glf_seo_cols_w3t {
  grid-template-columns: repeat(3,1fr);
}
}.glf_seo_col_h_w3t {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C4B496;
  margin-bottom: 7px;
}.glf_seo_col_p_w3t {
  color: #756755;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.glf_seo_stats_w3t {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.glf_seo_stat_w3t {
  border: 1px solid rgba(212, 148, 48, 0.18);
  background: rgba(212, 148, 48, 0.07);
  border-radius: 8px;
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.glf_seo_stat_val_w3t {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #D49430;
}.glf_seo_stat_lb_w3t {
  font-size: 0.688rem;
  color: #756755;
  overflow-wrap: break-word;
}.glf_seo_w3t {
  background: #0C0E1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.glf_seo_w3t {
  padding: 44px 1.5rem 0;
}
}.glf_seo_in_w3t {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141728;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width:768px) {.glf_seo_in_w3t {
  padding: 2.25rem 40px;
}
}.glf_seo_label_w3t {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D49430;
  letter-spacing: .08em;
}.glf_seo_h2_w3t {
  line-height: 1.25;
  color: #F2E8D0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.glf_seo_h2_w3t {
  font-size: 1.5rem;
}
}.glf_seo_body_w3t {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8C72;
  font-size: 0.875rem;
}.glf_seo_body_w3t p {
  margin-bottom: 12px;
  color: #9A8C72;
  font-size: 14px;
  line-height: 1.75;
}.glf_seo_body_w3t p:last-child {
  margin-bottom: 0;
}.glf_seo_body_w3t strong {
  font-weight: 700;
  color: #C4B496;
}.glf_seo_body_w3t a {
  transition: color .2s;
  color: #D49430;
  text-decoration: underline;
}.glf_seo_body_w3t a:hover {
  color: #E8A83E;
}.glf_seo_body_w3t ul,.glf_seo_body_w3t ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.glf_seo_body_w3t ol {
  list-style: decimal;
}.glf_seo_body_w3t li {
  font-size: 14px;
  line-height: 1.75;
  color: #9A8C72;
  margin-bottom: 0.375rem;
}.glf_seo_body_w3t table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.glf_seo_body_w3t table {
  display: table;
}
}.glf_seo_body_w3t th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4B496;
  font-weight: 700;
}.glf_seo_body_w3t td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A8C72;
}.glf_seo_cols_w3t {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.glf_seo_cols_w3t {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.glf_seo_cols_w3t {
  grid-template-columns: repeat(3,1fr);
}
}.glf_seo_col_h_w3t {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C4B496;
}.glf_seo_col_p_w3t {
  font-size: 0.813rem;
  color: #756755;
  overflow-wrap: break-word;
  line-height: 1.65;
}.glf_seo_stats_w3t {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.glf_seo_stat_w3t {
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 148, 48, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(212, 148, 48, 0.07);
  min-width: 140px;
}.glf_seo_stat_val_w3t {
  margin-bottom: 0.25rem;
  color: #D49430;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.glf_seo_stat_lb_w3t {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #756755;
}.glf_pmt_w3t {
  padding: 2.25rem 1rem 0;
  background: #0C0E1A;
}
@media(min-width: 765px) {.glf_pmt_w3t {
  padding: 44px 24px 0;
}
}.glf_pmt_in_w3t {
  margin: 0 auto;
  max-width: 83.75rem;
}.glf_pmt_head_w3t {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.glf_pmt_label_w3t {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D49430;
  font-size: 0.688rem;
}.glf_pmt_h2_w3t {
  color: #F2E8D0;
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.glf_pmt_h2_w3t {
  font-size: 1.75rem;
}
}.glf_pmt_intro_w3t {
  color: #756755;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
}.glf_pmt_groups_w3t {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.glf_pmt_group_w3t {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141728;
  padding: 1.25rem;
  border-radius: 0.5rem;
}.glf_pmt_group_head_w3t {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.glf_pmt_group_ic_w3t {
  border-radius: 5px;
  background: rgba(212, 148, 48, 0.18);
  height: 2.25rem;
  align-items: center;
  display: flex;
  width: 36px;
  flex-shrink: 0;
  color: #D49430;
  justify-content: center;
}.glf_pmt_group_ic_w3t svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
}.glf_pmt_group_h_w3t {
  margin: 0;
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 16px;
}.glf_pmt_group_p_w3t {
  font-size: 13px;
  margin-bottom: 14px;
  color: #756755;
  overflow-wrap: break-word;
  line-height: 1.6;
}.glf_pmt_group_p_w3t strong {
  font-weight: 600;
  color: #C4B496;
}.glf_pmt_table_wrap_w3t {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.glf_pmt_table_w3t {
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}.glf_pmt_table_w3t th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  letter-spacing: .04em;
  font-size: 11px;
  font-weight: 700;
  color: #C4B496;
  text-transform: uppercase;
  white-space: nowrap;
}.glf_pmt_table_w3t td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #756755;
}.glf_pmt_table_w3t tbody tr:last-child td {
  border-bottom: none;
}.glf_pmt_table_w3t tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4B496;
}.glf_faq_w3t {
  background: #0C0E1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.glf_faq_w3t {
  padding: 2.75rem 1.5rem 0;
}
}.glf_faq_in_w3t {
  margin: 0 auto;
  max-width: 83.75rem;
}.glf_faq_head_w3t {
  margin-bottom: 20px;
}.glf_faq_label_w3t {
  letter-spacing: .08em;
  color: #D49430;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.glf_faq_h2_w3t {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.glf_faq_h2_w3t {
  font-size: 24px;
}
}.glf_faq_list_w3t {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.glf_faq_item_w3t {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141728;
  border-radius: 0.5rem;
  overflow: hidden;
}.glf_faq_q_w3t {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  flex-wrap: wrap;
  font-size: 0.875rem;
  justify-content: space-between;
  align-items: center;
  color: #C4B496;
}.glf_faq_q_w3t:hover {
  color: #F2E8D0;
}.glf_faq_q_ic_w3t {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  color: #D49430;
  height: 1.5rem;
  font-size: 1rem;
  width: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.glf_faq_item_w3t.glf_state_open_w3t .glf_faq_q_ic_w3t {
  transform: rotate(45deg);
}.glf_faq_a_w3t {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #756755;
}.glf_faq_item_w3t.glf_state_open_w3t .glf_faq_a_w3t {
  display: block;
}.glf_faq_a_w3t strong {
  color: #C4B496;
  font-weight: 700;
}.glf_faq_a_w3t a {
  text-decoration: underline;
  color: #D49430;
}.glf_faq_a_w3t ul,.glf_faq_a_w3t ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.glf_faq_a_w3t ol {
  list-style: decimal;
}.glf_faq_a_w3t li {
  line-height: 1.6;
  margin-bottom: 4px;
}.glf_faq_a_w3t table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 767px) {.glf_faq_a_w3t table {
  display: table;
}
}.glf_faq_a_w3t th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4B496;
  font-weight: 700;
}.glf_faq_a_w3t td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #756755;
}.glf_seo_w3t {
  background: #0C0E1A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.glf_seo_w3t {
  padding: 44px 1.5rem 0;
}
}.glf_seo_in_w3t {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141728;
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.glf_seo_in_w3t {
  padding: 2.25rem 2.5rem;
}
}.glf_seo_label_w3t {
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #D49430;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.glf_seo_h2_w3t {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2E8D0;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.glf_seo_h2_w3t {
  font-size: 1.5rem;
}
}.glf_seo_body_w3t {
  line-height: 1.75;
  color: #9A8C72;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.glf_seo_body_w3t p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #9A8C72;
}.glf_seo_body_w3t p:last-child {
  margin-bottom: 0;
}.glf_seo_body_w3t strong {
  color: #C4B496;
  font-weight: 700;
}.glf_seo_body_w3t a {
  transition: color .2s;
  color: #D49430;
  text-decoration: underline;
}.glf_seo_body_w3t a:hover {
  color: #E8A83E;
}.glf_seo_body_w3t ul,.glf_seo_body_w3t ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.glf_seo_body_w3t ol {
  list-style: decimal;
}.glf_seo_body_w3t li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8C72;
}.glf_seo_body_w3t table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width:768px) {.glf_seo_body_w3t table {
  display: table;
}
}.glf_seo_body_w3t th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C4B496;
  font-weight: 700;
}.glf_seo_body_w3t td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8C72;
}.glf_seo_cols_w3t {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.glf_seo_cols_w3t {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.glf_seo_cols_w3t {
  grid-template-columns: repeat(3,1fr);
}
}.glf_seo_col_h_w3t {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C4B496;
  font-size: 0.813rem;
}.glf_seo_col_p_w3t {
  color: #756755;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.glf_seo_stats_w3t {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.glf_seo_stat_w3t {
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(212, 148, 48, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 148, 48, 0.18);
  min-width: 140px;
}.glf_seo_stat_val_w3t {
  color: #D49430;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.glf_seo_stat_lb_w3t {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #756755;
}.glf_ft_w3t {
  background: #08090F;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.glf_ft_support_w3t {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.glf_ft_support_w3t {
  padding: 28px 24px;
}
}.glf_ft_support_in_w3t {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
}.glf_ft_support_main_w3t {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.glf_ft_support_ic_w3t {
  flex-shrink: 0;
  color: #D49430;
}.glf_ft_support_ic_w3t svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
}.glf_ft_support_text_title_w3t {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-size: 15px;
}.glf_ft_support_text_sub_w3t {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #756755;
}.glf_ft_support_btn_w3t {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px 1.375rem;
  background: #D49430;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F2E8D0;
  font-weight: 700;
  font-size: 0.813rem;
}.glf_ft_support_btn_w3t:hover {
  background: #E8A83E;
}.glf_ft_support_contacts_w3t {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.glf_ft_support_contact_w3t {
  line-height: 1.4;
  color: #5E5244;
  font-size: 12px;
}.glf_ft_support_contact_w3t strong {
  color: #9A8C72;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
}.glf_ft_main_w3t {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 770px) {.glf_ft_main_w3t {
  padding: 40px 1.5rem 32px;
}
}.glf_ft_main_in_w3t {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 638px) {.glf_ft_main_in_w3t {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.glf_ft_main_in_w3t {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.glf_ft_col_logo_w3t {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.glf_ft_col_logo_w3t {
  grid-column: auto;
}
}.glf_ft_logo_w3t {
  gap: 0.563rem;
  align-items: center;
  color: #F2E8D0;
  margin-bottom: 0.75rem;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
}.glf_ft_logo_mark_w3t {
  border-radius: 5px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.glf_ft_logo_mark_w3t img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.glf_ft_logo_sub_w3t {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5E5244;
  max-width: 200px;
  font-size: 0.75rem;
}.glf_ft_col_title_w3t {
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 700;
  color: #9A8C72;
}.glf_ft_col_links_w3t {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.glf_ft_col_link_w3t {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5E5244;
  font-size: 13px;
}.glf_ft_col_link_w3t:hover {
  color: #C4B496;
}.glf_ft_apps_w3t {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.glf_ft_app_card_w3t {
  transition: border-color .2s;
  border-radius: 5px;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.glf_ft_app_card_w3t:hover {
  border-color: rgba(212, 151, 48, 0.45);
}.glf_ft_app_card_ic_w3t svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.glf_ft_app_card_os_w3t {
  font-size: 10px;
  font-weight: 600;
  color: #5E5244;
}.glf_ft_app_card_action_w3t {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C4B496;
}.glf_ft_bot_w3t {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.glf_ft_bot_w3t {
  padding: 20px 24px;
}
}.glf_ft_bot_in_w3t {
  margin: 0 auto;
  gap: 16px;
  max-width: 1340px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.glf_ft_socials_w3t {
  gap: 8px;
  display: flex;
}.glf_ft_soc_w3t {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
  width: 36px;
  justify-content: center;
  height: 2.25rem;
  color: #9A8C72;
}.glf_ft_soc_w3t svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.glf_ft_soc_w3t:hover {
  background: rgba(255, 255, 255, 0.07);
}.glf_ft_legal_w3t {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 11px;
  color: #8C7E6C;
}.glf_ft_legal_w3t strong {
  font-weight: 700;
  color: #9A8C72;
}.glf_ft_legal_w3t a {
  text-decoration: underline;
  color: #9A8C72;
}.glf_ft_age_w3t {
  border-radius: 50%;
  border: 2px solid #8C7E6C;
  font-size: 11px;
  flex-shrink: 0;
  align-items: center;
  color: #8C7E6C;
  font-weight: 800;
  width: 2rem;
  margin-left: auto;
  display: flex;
  justify-content: center;
  height: 32px;
}