*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #120905;
  color: #D2C09A;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Lato', sans-serif;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.res_layout_gim {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.res_page_gim {
  min-height: 100vh;
  display: flex;
}.res_main_gim {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.res_main_gim {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.res_main_gim {
  padding-bottom: 72px;
}
}.res_gc_gim {
  transition: transform .2s,border-color .2s;
  background: #18100700;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
  position: relative;
}
@media(min-width: 638px) {.res_gc_gim {
  width: 156px;
}
}
@media(min-width: 1079px) {.res_gc_gim {
  width: 168px;
}
}.res_gc_gim:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 152, 40, 0.07);
}.res_gc_img_gim {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.res_gc_img_gim img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.res_gc_hover_gim {
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.res_gc_gim:hover .res_gc_hover_gim {
  opacity: 1;
}.res_gc_hover_btn_gim {
  background: #C49828;
  border-radius: 0.25rem;
  padding: 8px 1rem;
  color: #F4EDD8;
  font-weight: 700;
  font-size: 12px;
}.res_gc_info_gim {
  padding: 0.5rem 0.625rem 0.625rem;
}.res_gc_name_gim {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  color: #D2C09A;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
}.res_gc_prov_gim {
  color: #6A5840;
  font-size: 0.625rem;
}.res_gc_tag_gim {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  letter-spacing: .04em;
  left: 6px;
  font-weight: 700;
  z-index: 2;
  text-transform: uppercase;
  font-size: 9px;
  top: 6px;
}.res_gc_tag_hot_gim {
  background: #C0362A;
  color: #fff;
}.res_gc_tag_new_gim {
  background: #2A9E58;
  color: #120905;
}.res_gc_tag_jp_gim {
  background: #D4A830;
  color: #120905;
}.res_gc_tag_ex_gim {
  background: #8B3418;
  color: #fff;
}.res_gc_tag_live_gim {
  background: #C0362A;
  color: #fff;
}.res_gr_gim {
  padding: 2rem 1rem 0;
  background: #120905;
}
@media(min-width: 769px) {.res_gr_gim {
  padding: 2.25rem 1.5rem 0;
}
}.res_gr_in_gim {
  margin: 0 auto;
  max-width: 1320px;
}.res_gr_head_gim {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.res_gr_head_l_gim {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.res_gr_ic_gim {
  border-radius: 0.5rem;
  width: 2rem;
  height: 2rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.res_gr_ic_gim svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.res_gr_title_gim {
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-weight: 700;
}
@media(min-width: 767px) {.res_gr_title_gim {
  font-size: 1.125rem;
}
}.res_gr_more_gim {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  color: #7A6850;
}.res_gr_more_gim:hover {
  color: #C49828;
}.res_gr_more_gim svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.res_gr_arrows_gim {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.res_gr_arr_gim {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  align-items: center;
  height: 30px;
  color: #A08C6A;
  display: flex;
  width: 30px;
}.res_gr_arr_gim:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDD8;
}.res_gr_arr_gim svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
}.res_gr_seo_h_gim {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
  color: #D2C09A;
}
@media(min-width: 767px) {.res_gr_seo_h_gim {
  font-size: 0.875rem;
}
}.res_gr_seo_gim {
  font-size: 12px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #7A6850;
  margin-bottom: 12px;
  line-height: 1.55;
}.res_gr_seo_gim strong {
  font-weight: 600;
  color: #D2C09A;
}.res_gr_scroll_gim {
  gap: 0.625rem;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.res_gr_scroll_gim::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.res_gr_scroll_gim {
  gap: 0.75rem;
}
}.res_tb_gim {
  background: #120905;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  z-index: 80;
  height: 56px;
  left: 0;
  right: 0;
  display: flex;
  top: 0;
  position: fixed;
}.res_tb_in_gim {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.res_tb_burger_gim {
  border-radius: 0.5rem;
  gap: 5px;
  flex-shrink: 0;
  justify-content: center;
  width: 38px;
  align-items: center;
  flex-direction: column;
  display: flex;
  height: 2.375rem;
  margin-right: 0.5rem;
}.res_tb_burger_gim:hover {
  background: rgba(255, 255, 255, 0.05);
}.res_tb_burger_line_gim {
  background: #A08C6A;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1081px) {.res_tb_burger_gim {
  display: none;
}
}.res_tb_logo_gim {
  gap: 0.563rem;
  margin-right: 1.25rem;
  align-items: center;
  flex-shrink: 0;
  color: #F4EDD8;
  letter-spacing: -.01em;
  display: flex;
  font-size: 1.125rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.res_tb_logo_mark_gim {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 32px;
}.res_tb_logo_mark_gim img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.res_tb_nav_gim {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.res_tb_nav_gim {
  display: flex;
}
}.res_tb_tab_gim {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  color: #A08C6A;
}.res_tb_tab_gim:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDD8;
}.res_tb_tab_gim.res_state_active_gim {
  background: rgba(196, 152, 40, 0.18);
  color: #F4EDD8;
}.res_tb_right_gim {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.res_tb_login_gim {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #D2C09A;
}.res_tb_login_gim:hover {
  border-color: rgba(196, 152, 38, 0.45);
  color: #F4EDD8;
}
@media(min-width:480px) {.res_tb_login_gim {
  display: block;
}
}.res_tb_reg_gim {
  border-radius: 8px;
  padding: 9px 18px;
  transition: background .2s;
  background: #2A9E58;
  font-size: 13px;
  color: #0E0804;
  white-space: nowrap;
  font-weight: 700;
}.res_tb_reg_gim:hover {
  background: #33B566;
}.res_sb_gim {
  transform: translateX(-100%);
  background: #1E1109;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  position: fixed;
  width: 13.75rem;
  left: 0;
  top: 56px;
  bottom: 0;
  overflow-y: auto;
  z-index: 70;
}.res_sb_gim.res_state_open_gim {
  transform: translateX(0);
}.res_sb_gim::-webkit-scrollbar {
  width: 4px;
}.res_sb_gim::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.res_sb_gim {
  transform: translateX(0);
}
}.res_sb_auth_gim {
  padding: 0.875rem 0.75rem 10px;
}.res_sb_btn_reg_gim {
  background: #2A9E58;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #0E0804;
  margin-bottom: 0.5rem;
}.res_sb_btn_reg_gim:hover {
  background: #33B566;
}.res_sb_btn_login_gim {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 8px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
  color: #D2C09A;
  display: block;
}.res_sb_btn_login_gim:hover {
  border-color: rgba(196, 152, 38, 0.45);
  color: #F4EDD8;
}.res_sb_promo_gim {
  border-radius: 0.5rem;
  padding: 12px 0.875rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(196, 152, 40, 0.18);
  background: linear-gradient(135deg,#3E1A06,#1E1109);
  overflow: hidden;
  position: relative;
}.res_sb_promo_gim::before {
  background: radial-gradient(circle,rgba(196, 152, 40, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -1.25rem;
  top: -20px;
  width: 5rem;
  position: absolute;
  height: 80px;
}.res_sb_promo_title_gim {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C49828;
}.res_sb_promo_text_gim {
  font-size: 12px;
  color: #F4EDD8;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
}.res_sb_promo_sub_gim {
  color: #7A6850;
  margin-top: 3px;
  font-size: 0.625rem;
}.res_sb_nav_gim {
  padding: 0.375rem 0.5rem 16px;
}.res_sb_nav_lb_gim {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #6A5840;
}.res_sb_link_gim {
  border-radius: 0.25rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  display: flex;
  font-size: 13px;
  color: #A08C6A;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
}.res_sb_link_gim:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDD8;
}.res_sb_link_gim.res_state_active_gim {
  background: rgba(196, 152, 40, 0.18);
  color: #F4EDD8;
}.res_sb_ic_gim {
  border-radius: 0.25rem;
  width: 30px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 30px;
  display: flex;
}.res_sb_ic_gim svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.res_sb_ic_1_gim {
  background: rgba(196, 152, 40, 0.07);
  color: #C49828;
}.res_sb_ic_2_gim {
  background: rgba(42, 158, 88, 0.20);
  color: #2A9E58;
}.res_sb_ic_3_gim {
  background: rgba(212, 168, 48, 0.18);
  color: #D4A830;
}.res_sb_ic_4_gim {
  background: rgba(139, 52, 24, 0.28);
  color: #8B3418;
}.res_sb_ic_5_gim {
  background: rgba(196, 152, 40, 0.07);
  color: #C84870;
}.res_sb_ic_6_gim {
  background: rgba(139, 52, 24, 0.28);
  color: #7840A8;
}.res_sb_badge_gim {
  border-radius: 0.25rem;
  background: #D4A830;
  padding: 2px 0.438rem;
  font-size: 9px;
  color: #0E0804;
  font-weight: 700;
  margin-left: auto;
}.res_sb_bot_gim {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.res_sb_lang_gim,.res_sb_help_gim {
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.25rem;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
  color: #A08C6A;
  align-items: center;
  justify-content: center;
}.res_sb_lang_gim:hover,.res_sb_help_gim:hover {
  border-color: rgba(196, 152, 38, 0.45);
  color: #F4EDD8;
}.res_sb_lang_gim svg,.res_sb_help_gim svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.res_sb_bd_gim {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.res_sb_bd_gim.res_state_on_gim {
  display: block;
}
@media(min-width: 1078px) {.res_sb_bd_gim {
  display: none!important;
}
}.res_mob_nav_gim {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1E1109;
  right: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1078px) {.res_mob_nav_gim {
  display: none;
}
}.res_mob_nav_item_gim {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #6A5840;
}.res_mob_nav_ic_gim {
  line-height: 1;
}.res_mob_nav_ic_gim svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.res_mob_nav_lb_gim {
  color: #6A5840;
  font-size: 0.625rem;
  font-weight: 600;
}.res_mob_nav_item_gim.res_state_active_gim {
  color: #C49828;
}.res_mob_nav_item_gim.res_state_active_gim .res_mob_nav_lb_gim {
  color: #C49828;
}.res_hero_gim {
  background: #120905;
  padding: 20px 1rem 0;
}
@media(min-width:768px) {.res_hero_gim {
  padding: 1.5rem 1.5rem 0;
}
}.res_hero_in_gim {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.res_hero_in_gim {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.res_hero_in_gim {
  grid-template-columns: 1fr 340px;
}
}.res_hero_promo_gim {
  background: #18100700;
  overflow: hidden;
  border-radius: 0.875rem;
  align-items: stretch;
  display: flex;
  min-height: 220px;
  position: relative;
}
@media(min-width: 769px) {.res_hero_promo_gim {
  min-height: 280px;
}
}.res_hero_promo_bg_gim {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3E1A06 0%,#120905 100%);
  background-size: cover;
  position: absolute;
}.res_hero_promo_bg_gim::after {
  inset: 0;
  background: linear-gradient(90deg,#120905 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.res_hero_promo_glow_gim {
  background: radial-gradient(circle,rgba(139, 52, 24, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 3.75rem;
  top: -2.5rem;
  pointer-events: none;
  width: 300px;
  height: 18.75rem;
}.res_hero_promo_ct_gim {
  padding: 1.75rem 24px 28px 28px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 766px) {.res_hero_promo_ct_gim {
  padding: 2.5rem 2rem;
}
}.res_hero_badge_gim {
  padding: 5px 12px;
  border: 1px solid rgba(196, 152, 40, 0.07);
  border-radius: 20px;
  background: rgba(196, 152, 40, 0.18);
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
  color: #C49828;
  text-transform: uppercase;
  font-weight: 700;
}.res_hero_h1_gim {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 26px;
  color: #F4EDD8;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
}.res_hero_h1_gim em {
  font-style: normal;
  color: #D4A830;
}
@media(min-width: 766px) {.res_hero_h1_gim {
  font-size: 36px;
}
}.res_hero_sub_gim {
  line-height: 1.55;
  color: #A08C6A;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 766px) {.res_hero_sub_gim {
  font-size: 14px;
}
}.res_hero_row_gim {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.res_hero_cta_gim {
  background: #2A9E58;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  box-shadow: 0 6px 1rem rgba(42, 158, 88, 0.42);
  color: #0E0804;
  font-size: 14px;
  font-weight: 700;
}.res_hero_cta_gim:hover {
  background: #33B566;
}.res_hero_terms_gim {
  font-size: 0.688rem;
  color: #6A5840;
}.res_hero_game_gim {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #18100700;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.res_hero_game_badge_gim {
  border-radius: 1.25rem;
  padding: 5px 0.625rem;
  background: rgba(212, 168, 48, 0.18);
  border: 1px solid rgba(212, 168, 48, 0.18);
  position: absolute;
  font-size: 10px;
  top: 0.75rem;
  left: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  color: #D4A830;
}.res_hero_game_badge_gim svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 0.688rem;
}.res_hero_game_img_gim {
  overflow: hidden;
  background: linear-gradient(135deg,#3E1A06,#120905);
  padding-bottom: 60%;
  position: relative;
}.res_hero_game_img_gim img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.res_hero_game_play_gim {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
}.res_hero_game_gim:hover .res_hero_game_play_gim {
  opacity: 1;
}.res_hero_game_play_gim span {
  border-radius: 50%;
  background: #C49828;
  align-items: center;
  height: 52px;
  display: flex;
  justify-content: center;
  width: 52px;
}.res_hero_game_play_gim span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.res_hero_game_info_gim {
  padding: 14px 16px;
}.res_hero_game_title_gim {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F4EDD8;
}.res_hero_game_provider_gim {
  color: #7A6850;
  font-size: 11px;
}.res_hero_game_btn_gim {
  transition: background .2s;
  border-radius: 0.5rem;
  margin: 0.75rem 16px 16px;
  background: #C49828;
  padding: 0.688rem;
  font-size: 13px;
  color: #F4EDD8;
  text-align: center;
  font-weight: 700;
  display: block;
}.res_hero_game_gim:hover .res_hero_game_btn_gim {
  background: #D4AA3C;
}.res_sbar_gim {
  padding: 1rem 1rem 0;
  background: #120905;
}
@media(min-width: 771px) {.res_sbar_gim {
  padding: 1.125rem 24px 0;
}
}.res_sbar_in_gim {
  margin: 0 auto;
  max-width: 1320px;
}.res_sbar_row_gim {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.res_sbar_input_gim {
  gap: 10px;
  border-radius: 0.5rem;
  padding: 11px 16px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #18100700;
  flex: 1;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  color: #7A6850;
  align-items: center;
}.res_sbar_input_gim:hover {
  border-color: rgba(196, 152, 38, 0.45);
}.res_sbar_input_gim svg {
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 15px;
}.res_sbar_providers_gim {
  transition: border-color .2s;
  background: #18100700;
  gap: 0.5rem;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  color: #D2C09A;
  display: flex;
}.res_sbar_providers_gim:hover {
  border-color: rgba(196, 152, 38, 0.45);
  color: #F4EDD8;
}.res_sbar_providers_gim svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.res_sbar_tabs_gim {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.res_sbar_tabs_gim::-webkit-scrollbar {
  display: none;
}.res_sbar_tab_gim {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  gap: 7px;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #A08C6A;
}.res_sbar_tab_gim:hover {
  border-color: rgba(196, 152, 38, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDD8;
}.res_sbar_tab_gim.res_state_active_gim {
  background: rgba(196, 152, 40, 0.18);
  border-color: rgba(196, 152, 40, 0.07);
  color: #F4EDD8;
}.res_sbar_tab_ic_gim svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.res_wy_gim {
  background: #120905;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.res_wy_gim {
  padding: 40px 24px 0;
}
}.res_wy_in_gim {
  margin: 0 auto;
  max-width: 82.5rem;
}.res_wy_head_gim {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.res_wy_label_gim {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #C49828;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.res_wy_h2_gim {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F4EDD8;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.res_wy_h2_gim {
  font-size: 1.5rem;
}
}.res_wy_intro_gim {
  margin: 0;
  color: #7A6850;
  font-size: 13px;
  line-height: 1.6;
}.res_wy_grid_gim {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.res_wy_grid_gim {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.res_wy_grid_gim {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.res_wy_card_gim {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1109;
  padding: 1.25rem;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.res_wy_card_gim:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 152, 40, 0.07);
}.res_wy_card_ic_gim {
  background: rgba(196, 152, 40, 0.18);
  border-radius: 50%;
  height: 44px;
  align-items: center;
  color: #C49828;
  width: 44px;
  justify-content: center;
  margin-bottom: 14px;
  display: flex;
}.res_wy_card_ic_gim svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.res_wy_card_h_gim {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F4EDD8;
  line-height: 1.25;
}.res_wy_card_p_gim {
  color: #7A6850;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.res_wy_card_p_gim strong {
  font-weight: 600;
  color: #D2C09A;
}.res_ws_gim {
  padding: 2rem 16px 0;
  background: #120905;
}
@media(min-width: 769px) {.res_ws_gim {
  padding: 2.25rem 24px 0;
}
}.res_ws_in_gim {
  margin: 0 auto;
  max-width: 1320px;
}.res_ws_head_gim {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.res_ws_title_gim {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  align-items: center;
  color: #F4EDD8;
  display: flex;
}.res_ws_title_ic_gim svg {
  height: 18px;
  stroke-linejoin: round;
  color: #D4A830;
  width: 1.125rem;
  stroke-linecap: round;
}.res_ws_online_gim {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #7A6850;
  font-size: 0.75rem;
}.res_ws_online_dot_gim {
  border-radius: 50%;
  background: #2A9E58;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(42, 158, 88, 0.20);
  width: 8px;
}.res_ws_scroll_gim {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.res_ws_scroll_gim::-webkit-scrollbar {
  display: none;
}.res_wc_gim {
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 0.875rem;
  background: #18100700;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.res_wc_img_gim {
  overflow: hidden;
  border-radius: 4px;
  background: #1E1109;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.res_wc_img_gim img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.res_wc_info_gim {
  min-width: 0;
}.res_wc_game_gim {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #D2C09A;
  font-weight: 600;
}.res_wc_player_gim {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #6A5840;
}.res_wc_amount_gim {
  font-weight: 700;
  color: #2A9E58;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  margin-left: auto;
}.res_app_gim {
  padding: 36px 1rem 0;
  background: #120905;
}
@media(min-width: 766px) {.res_app_gim {
  padding: 44px 24px 0;
}
}.res_app_in_gim {
  margin: 0 auto;
  max-width: 82.5rem;
}.res_app_head_gim {
  margin-bottom: 16px;
}.res_app_label_gim {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C49828;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.res_app_h2_gim {
  color: #F4EDD8;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.res_app_h2_gim {
  font-size: 24px;
}
}.res_app_sub_gim {
  color: #7A6850;
  max-width: 37.5rem;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.res_app_sub_gim strong {
  font-weight: 700;
  color: #D2C09A;
}.res_app_cards_gim {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.res_app_cards_gim {
  grid-template-columns: repeat(3,1fr);
}
}.res_app_card_gim {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.res_app_card_ios_gim {
  background: linear-gradient(135deg,rgba(196, 152, 40, 0.18) 0%,#1E1109 100%);
}.res_app_card_android_gim {
  background: linear-gradient(135deg,rgba(42, 158, 88, 0.20) 0%,#1E1109 100%);
}.res_app_card_win_gim {
  background: linear-gradient(135deg,rgba(212, 168, 48, 0.18) 0%,#1E1109 100%);
}.res_app_card_ic_gim svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.res_app_card_ic_gim {
  color: #F4EDD8;
  flex-shrink: 0;
}.res_app_card_os_gim {
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #7A6850;
  margin-bottom: 6px;
}.res_app_card_title_gim {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-size: 15px;
}.res_app_card_text_gim {
  color: #7A6850;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.res_app_card_btn_gim {
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(196, 152, 38, 0.45);
  padding: 0.625rem 18px;
  transition: background .2s;
  border-radius: 4px;
  color: #F4EDD8;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}.res_app_card_btn_gim:hover {
  background: rgba(255, 255, 255, 0.07);
}.res_reg_gim {
  background: #120905;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.res_reg_gim {
  padding: 2.75rem 24px 0;
}
}.res_reg_in_gim {
  background: #1E1109;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.res_reg_in_gim {
  padding: 40px;
}
}.res_reg_top_gim {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.res_reg_top_gim {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.res_reg_label_gim {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C49828;
}.res_reg_h2_gim {
  color: #F4EDD8;
  font-size: 1.375rem;
  margin-bottom: 12px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.res_reg_h2_gim {
  font-size: 28px;
}
}.res_reg_bonus_gim {
  background: rgba(212, 168, 48, 0.18);
  border: 1px solid rgba(212, 168, 48, 0.18);
  padding: 10px 16px;
  gap: 0.5rem;
  border-radius: 8px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.res_reg_bonus_amount_gim {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4A830;
}.res_reg_bonus_text_gim {
  font-size: 0.813rem;
  color: #A08C6A;
  line-height: 1.35;
}.res_reg_cta_btn_gim {
  background: #2A9E58;
  border-radius: 8px;
  padding: 14px 32px;
  transition: background .2s;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.375rem 16px rgba(42, 158, 88, 0.42);
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  color: #0E0804;
}.res_reg_cta_btn_gim:hover {
  background: #33B566;
}.res_reg_terms_gim {
  line-height: 1.5;
  color: #6A5840;
  font-size: 0.688rem;
}.res_reg_seo_gim {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #7A6850;
}.res_reg_seo_gim p {
  color: #7A6850;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
}.res_reg_seo_gim p:last-child {
  margin-bottom: 0;
}.res_reg_seo_gim strong {
  font-weight: 700;
  color: #D2C09A;
}.res_reg_seo_gim a {
  transition: color .2s;
  color: #C49828;
  text-decoration: underline;
}.res_reg_seo_gim a:hover {
  color: #D4AA3C;
}.res_reg_seo_gim ul,.res_reg_seo_gim ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.res_reg_seo_gim ol {
  list-style: decimal;
}.res_reg_seo_gim li {
  font-size: 0.813rem;
  color: #7A6850;
  line-height: 1.65;
  margin-bottom: 4px;
}.res_reg_seo_gim table {
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 771px) {.res_reg_seo_gim table {
  display: table;
}
}.res_reg_seo_gim th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D2C09A;
  text-align: left;
  font-weight: 700;
}.res_reg_seo_gim td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7A6850;
}.res_reg_steps_gim {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.res_reg_steps_gim {
  margin-top: 0;
}
}.res_reg_step_gim {
  padding: 16px;
  gap: 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.res_reg_step_num_gim {
  border-radius: 50%;
  background: rgba(196, 152, 40, 0.18);
  border: 1px solid rgba(196, 152, 40, 0.07);
  font-size: 14px;
  font-weight: 800;
  flex-shrink: 0;
  height: 34px;
  justify-content: center;
  align-items: center;
  width: 2.125rem;
  color: #C49828;
  display: flex;
}.res_reg_step_title_gim {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
  color: #F4EDD8;
}.res_reg_step_text_gim {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7A6850;
}.res_reg_trust_gim {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
}.res_reg_trust_item_gim {
  gap: 7px;
  font-size: 0.75rem;
  color: #7A6850;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.res_reg_trust_ic_gim svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #C49828;
  height: 16px;
  width: 1rem;
}.res_bon_gim {
  padding: 2.25rem 16px 0;
  background: #120905;
}
@media(min-width: 771px) {.res_bon_gim {
  padding: 2.75rem 1.5rem 0;
}
}.res_bon_in_gim {
  margin: 0 auto;
  max-width: 82.5rem;
}.res_bon_head_gim {
  margin-bottom: 1.25rem;
}.res_bon_label_gim {
  text-transform: uppercase;
  color: #C49828;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.res_bon_h2_gim {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4EDD8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.res_bon_h2_gim {
  font-size: 1.5rem;
}
}.res_bon_seo_gim {
  color: #7A6850;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
}.res_bon_seo_gim strong {
  font-weight: 700;
  color: #D2C09A;
}.res_bon_seo_gim a {
  text-decoration: underline;
  color: #C49828;
}.res_bon_grid_gim {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.res_bon_grid_gim {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.res_bon_grid_gim {
  grid-template-columns: repeat(5,1fr);
}
}.res_bon_card_gim {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  background: #18100700;
  padding: 16px;
}.res_bon_card_gim:hover {
  border-color: rgba(196, 152, 40, 0.07);
  transform: translateY(-2px);
}.res_bon_card_ic_gim svg {
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
}.res_bon_card_ic_gim {
  margin-bottom: 0.625rem;
}.res_bon_card_type_gim {
  letter-spacing: .06em;
  color: #7A6850;
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
}.res_bon_card_amount_gim {
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.125rem;
  color: #D4A830;
  line-height: 1.1;
}.res_bon_card_name_gim {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.813rem;
  color: #F4EDD8;
}.res_bon_card_detail_gim {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #6A5840;
  font-size: 11px;
  padding-top: 8px;
  line-height: 1.5;
}.res_prov_gim {
  background: #120905;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.res_prov_gim {
  padding: 44px 24px 0;
}
}.res_prov_in_gim {
  margin: 0 auto;
  max-width: 82.5rem;
}.res_prov_head_gim {
  margin-bottom: 16px;
}.res_prov_label_gim {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C49828;
  font-weight: 700;
  letter-spacing: .08em;
}.res_prov_h2_gim {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-size: 20px;
  color: #F4EDD8;
}
@media(min-width: 769px) {.res_prov_h2_gim {
  font-size: 24px;
}
}.res_prov_seo_gim {
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 16px;
  max-width: 38.75rem;
  color: #7A6850;
  overflow-wrap: break-word;
}.res_prov_seo_gim strong {
  color: #D2C09A;
  font-weight: 700;
}.res_prov_seo_gim a {
  text-decoration: underline;
  color: #C49828;
}.res_prov_grid_gim {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.res_prov_grid_gim {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.res_prov_grid_gim {
  grid-template-columns: repeat(8,1fr);
}
}.res_prov_card_gim {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 14px 10px;
  background: #18100700;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.res_prov_card_gim:hover {
  border-color: rgba(196, 152, 38, 0.45);
  background: #1E1109;
}.res_prov_logo_gim {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 2.75rem;
  width: 2.75rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.res_prov_logo_gim img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.res_prov_name_gim {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #A08C6A;
}.res_htp_gim {
  background: #120905;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.res_htp_gim {
  padding: 44px 24px 0;
}
}.res_htp_in_gim {
  margin: 0 auto;
  max-width: 1320px;
}.res_htp_head_gim {
  margin-bottom: 22px;
  max-width: 45rem;
}.res_htp_label_gim {
  font-size: 11px;
  text-transform: uppercase;
  color: #C49828;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.res_htp_h2_gim {
  color: #F4EDD8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 767px) {.res_htp_h2_gim {
  font-size: 28px;
}
}.res_htp_intro_gim {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7A6850;
}.res_htp_steps_gim {
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.res_htp_steps_gim {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.res_htp_steps_gim {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.res_htp_step_gim {
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: #1E1109;
  flex-direction: column;
  position: relative;
  display: flex;
}.res_htp_step_num_gim {
  background: #C49828;
  border-radius: 50%;
  left: 20px;
  display: flex;
  font-family: 'Playfair Display', serif;
  justify-content: center;
  font-weight: 800;
  position: absolute;
  align-items: center;
  width: 28px;
  top: -12px;
  height: 1.75rem;
  font-size: 0.813rem;
  color: #0E0804;
}.res_htp_step_ic_gim {
  margin: 8px 0 12px;
  border-radius: 4px;
  background: rgba(196, 152, 40, 0.18);
  display: flex;
  color: #C49828;
  width: 2.25rem;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
}.res_htp_step_ic_gim svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.res_htp_step_h_gim {
  color: #F4EDD8;
  margin-bottom: 6px;
  font-size: 0.875rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
}.res_htp_step_p_gim {
  font-size: 13px;
  color: #7A6850;
  line-height: 1.55;
  overflow-wrap: break-word;
}.res_htp_step_p_gim strong {
  color: #D2C09A;
  font-weight: 600;
}.res_htp_cta_gim {
  background: #2A9E58;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  display: inline-block;
  color: #0E0804;
}.res_htp_cta_gim:hover {
  background: #33B566;
}.res_seo_gim {
  padding: 2.25rem 16px 0;
  background: #120905;
}
@media(min-width: 771px) {.res_seo_gim {
  padding: 2.75rem 1.5rem 0;
}
}.res_seo_in_gim {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  background: #1E1109;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 767px) {.res_seo_in_gim {
  padding: 2.25rem 40px;
}
}.res_seo_label_gim {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C49828;
}.res_seo_h2_gim {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F4EDD8;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.res_seo_h2_gim {
  font-size: 1.5rem;
}
}.res_seo_body_gim {
  overflow-wrap: break-word;
  color: #A08C6A;
  line-height: 1.75;
  font-size: 0.875rem;
}.res_seo_body_gim p {
  line-height: 1.75;
  color: #A08C6A;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.res_seo_body_gim p:last-child {
  margin-bottom: 0;
}.res_seo_body_gim strong {
  color: #D2C09A;
  font-weight: 700;
}.res_seo_body_gim a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49828;
}.res_seo_body_gim a:hover {
  color: #D4AA3C;
}.res_seo_body_gim ul,.res_seo_body_gim ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.res_seo_body_gim ol {
  list-style: decimal;
}.res_seo_body_gim li {
  margin-bottom: 6px;
  color: #A08C6A;
  line-height: 1.75;
  font-size: 14px;
}.res_seo_body_gim table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.res_seo_body_gim table {
  display: table;
}
}.res_seo_body_gim th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D2C09A;
}.res_seo_body_gim td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08C6A;
}.res_seo_cols_gim {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.res_seo_cols_gim {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.res_seo_cols_gim {
  grid-template-columns: repeat(3,1fr);
}
}.res_seo_col_h_gim {
  margin-bottom: 7px;
  color: #D2C09A;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.res_seo_col_p_gim {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6850;
}.res_seo_stats_gim {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.res_seo_stat_gim {
  border-radius: 8px;
  border: 1px solid rgba(196, 152, 40, 0.18);
  background: rgba(196, 152, 40, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.res_seo_stat_val_gim {
  overflow-wrap: break-word;
  color: #C49828;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
}.res_seo_stat_lb_gim {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6850;
}.res_rv_gim {
  background: #120905;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.res_rv_gim {
  padding: 2.75rem 1.5rem 0;
}
}.res_rv_in_gim {
  margin: 0 auto;
  max-width: 82.5rem;
}.res_rv_head_gim {
  max-width: 45rem;
  margin-bottom: 20px;
}.res_rv_label_gim {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C49828;
  letter-spacing: .08em;
}.res_rv_h2_gim {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  color: #F4EDD8;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.res_rv_h2_gim {
  font-size: 1.75rem;
}
}.res_rv_stats_gim {
  gap: 18px;
  display: flex;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
  color: #7A6850;
}.res_rv_stats_score_gim {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.res_rv_stats_score_val_gim {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #D4A830;
  font-size: 1.375rem;
}.res_rv_stats_score_max_gim {
  font-size: 0.813rem;
  color: #6A5840;
}.res_rv_stats_badge_gim {
  gap: 4px;
  display: flex;
  align-items: center;
}.res_rv_stats_badge_gim svg {
  width: 14px;
  color: #D4A830;
  height: 0.875rem;
}.res_rv_grid_gim {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.res_rv_grid_gim {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.res_rv_grid_gim {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.res_rv_card_gim {
  background: #1E1109;
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-direction: column;
}.res_rv_card_stars_gim {
  gap: 2px;
  margin-bottom: 10px;
  color: #D4A830;
  display: flex;
}.res_rv_card_stars_gim svg {
  height: 0.875rem;
  width: 14px;
}.res_rv_card_h_gim {
  font-size: 14px;
  color: #F4EDD8;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  overflow-wrap: break-word;
}.res_rv_card_body_gim {
  flex: 1;
  font-size: 0.813rem;
  color: #7A6850;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.res_rv_card_body_gim strong {
  font-weight: 600;
  color: #D2C09A;
}.res_rv_card_meta_gim {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12px;
  display: flex;
  align-items: center;
}.res_rv_card_author_gim {
  font-size: 12px;
  color: #D2C09A;
  font-weight: 600;
}.res_rv_card_date_gim {
  font-size: 11px;
  color: #6A5840;
}.res_seo_gim {
  padding: 36px 1rem 0;
  background: #120905;
}
@media(min-width: 766px) {.res_seo_gim {
  padding: 2.75rem 24px 0;
}
}.res_seo_in_gim {
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1109;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.res_seo_in_gim {
  padding: 2.25rem 40px;
}
}.res_seo_label_gim {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C49828;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.res_seo_h2_gim {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4EDD8;
}
@media(min-width: 767px) {.res_seo_h2_gim {
  font-size: 1.5rem;
}
}.res_seo_body_gim {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A08C6A;
  line-height: 1.75;
}.res_seo_body_gim p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A08C6A;
  font-size: 14px;
}.res_seo_body_gim p:last-child {
  margin-bottom: 0;
}.res_seo_body_gim strong {
  font-weight: 700;
  color: #D2C09A;
}.res_seo_body_gim a {
  transition: color .2s;
  color: #C49828;
  text-decoration: underline;
}.res_seo_body_gim a:hover {
  color: #D4AA3C;
}.res_seo_body_gim ul,.res_seo_body_gim ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.res_seo_body_gim ol {
  list-style: decimal;
}.res_seo_body_gim li {
  font-size: 14px;
  color: #A08C6A;
  line-height: 1.75;
  margin-bottom: 6px;
}.res_seo_body_gim table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.res_seo_body_gim table {
  display: table;
}
}.res_seo_body_gim th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D2C09A;
  text-align: left;
  font-weight: 700;
}.res_seo_body_gim td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C6A;
}.res_seo_cols_gim {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.res_seo_cols_gim {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.res_seo_cols_gim {
  grid-template-columns: repeat(3,1fr);
}
}.res_seo_col_h_gim {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D2C09A;
  margin-bottom: 0.438rem;
}.res_seo_col_p_gim {
  color: #7A6850;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.res_seo_stats_gim {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.res_seo_stat_gim {
  flex: 1;
  background: rgba(196, 152, 40, 0.07);
  padding: 14px 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 152, 40, 0.18);
  min-width: 8.75rem;
}.res_seo_stat_val_gim {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C49828;
  font-size: 1.25rem;
}.res_seo_stat_lb_gim {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6850;
}.res_faq_gim {
  padding: 36px 16px 0;
  background: #120905;
}
@media(min-width: 769px) {.res_faq_gim {
  padding: 2.75rem 1.5rem 0;
}
}.res_faq_in_gim {
  margin: 0 auto;
  max-width: 82.5rem;
}.res_faq_head_gim {
  margin-bottom: 20px;
}.res_faq_label_gim {
  color: #C49828;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.res_faq_h2_gim {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F4EDD8;
  font-weight: 800;
}
@media(min-width: 767px) {.res_faq_h2_gim {
  font-size: 1.5rem;
}
}.res_faq_list_gim {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.res_faq_item_gim {
  background: #1E1109;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 8px;
}.res_faq_q_gim {
  padding: 16px 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 0.875rem;
  align-items: center;
  justify-content: space-between;
  color: #D2C09A;
}.res_faq_q_gim:hover {
  color: #F4EDD8;
}.res_faq_q_ic_gim {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  height: 24px;
  flex-shrink: 0;
  width: 1.5rem;
  align-items: center;
  color: #C49828;
  font-size: 1rem;
}.res_faq_item_gim.res_state_open_gim .res_faq_q_ic_gim {
  transform: rotate(45deg);
}.res_faq_a_gim {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  color: #7A6850;
  line-height: 1.7;
}.res_faq_item_gim.res_state_open_gim .res_faq_a_gim {
  display: block;
}.res_faq_a_gim strong {
  font-weight: 700;
  color: #D2C09A;
}.res_faq_a_gim a {
  text-decoration: underline;
  color: #C49828;
}.res_faq_a_gim ul,.res_faq_a_gim ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.res_faq_a_gim ol {
  list-style: decimal;
}.res_faq_a_gim li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.res_faq_a_gim table {
  margin: 8px 0;
  display: block;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.res_faq_a_gim table {
  display: table;
}
}.res_faq_a_gim th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #D2C09A;
  text-align: left;
}.res_faq_a_gim td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7A6850;
}.res_seo_gim {
  background: #120905;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.res_seo_gim {
  padding: 44px 1.5rem 0;
}
}.res_seo_in_gim {
  background: #1E1109;
  border-radius: 14px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.res_seo_in_gim {
  padding: 2.25rem 40px;
}
}.res_seo_label_gim {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C49828;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.res_seo_h2_gim {
  margin-bottom: 0.875rem;
  font-size: 20px;
  color: #F4EDD8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 766px) {.res_seo_h2_gim {
  font-size: 24px;
}
}.res_seo_body_gim {
  line-height: 1.75;
  color: #A08C6A;
  font-size: 14px;
  overflow-wrap: break-word;
}.res_seo_body_gim p {
  color: #A08C6A;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.res_seo_body_gim p:last-child {
  margin-bottom: 0;
}.res_seo_body_gim strong {
  color: #D2C09A;
  font-weight: 700;
}.res_seo_body_gim a {
  transition: color .2s;
  color: #C49828;
  text-decoration: underline;
}.res_seo_body_gim a:hover {
  color: #D4AA3C;
}.res_seo_body_gim ul,.res_seo_body_gim ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.res_seo_body_gim ol {
  list-style: decimal;
}.res_seo_body_gim li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A08C6A;
  margin-bottom: 6px;
}.res_seo_body_gim table {
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.res_seo_body_gim table {
  display: table;
}
}.res_seo_body_gim th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D2C09A;
}.res_seo_body_gim td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08C6A;
}.res_seo_cols_gim {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.res_seo_cols_gim {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.res_seo_cols_gim {
  grid-template-columns: repeat(3,1fr);
}
}.res_seo_col_h_gim {
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D2C09A;
}.res_seo_col_p_gim {
  color: #7A6850;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.res_seo_stats_gim {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.res_seo_stat_gim {
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(196, 152, 40, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 152, 40, 0.18);
  min-width: 140px;
}.res_seo_stat_val_gim {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C49828;
  font-weight: 800;
}.res_seo_stat_lb_gim {
  font-size: 0.688rem;
  color: #7A6850;
  overflow-wrap: break-word;
}.res_ft_gim {
  background: #0C0603;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.res_ft_support_gim {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 767px) {.res_ft_support_gim {
  padding: 1.75rem 1.5rem;
}
}.res_ft_support_in_gim {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.res_ft_support_main_gim {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.res_ft_support_ic_gim {
  flex-shrink: 0;
  color: #C49828;
}.res_ft_support_ic_gim svg {
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.res_ft_support_text_title_gim {
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4EDD8;
  overflow-wrap: break-word;
}.res_ft_support_text_sub_gim {
  font-size: 0.75rem;
  color: #7A6850;
  overflow-wrap: break-word;
}.res_ft_support_btn_gim {
  background: #C49828;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem 22px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F4EDD8;
  white-space: nowrap;
}.res_ft_support_btn_gim:hover {
  background: #D4AA3C;
}.res_ft_support_contacts_gim {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.res_ft_support_contact_gim {
  font-size: 0.75rem;
  color: #6A5840;
  line-height: 1.4;
}.res_ft_support_contact_gim strong {
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  color: #A08C6A;
}.res_ft_main_gim {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.res_ft_main_gim {
  padding: 40px 1.5rem 2rem;
}
}.res_ft_main_in_gim {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.res_ft_main_in_gim {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.res_ft_main_in_gim {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.res_ft_col_logo_gim {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.res_ft_col_logo_gim {
  grid-column: auto;
}
}.res_ft_logo_gim {
  gap: 9px;
  display: flex;
  color: #F4EDD8;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 12px;
  align-items: center;
}.res_ft_logo_mark_gim {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 30px;
}.res_ft_logo_mark_gim img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.res_ft_logo_sub_gim {
  max-width: 200px;
  color: #6A5840;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.res_ft_col_title_gim {
  font-size: 12px;
  color: #A08C6A;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
}.res_ft_col_links_gim {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.res_ft_col_link_gim {
  transition: color .2s;
  font-size: 13px;
  color: #6A5840;
  overflow-wrap: break-word;
}.res_ft_col_link_gim:hover {
  color: #D2C09A;
}.res_ft_apps_gim {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.res_ft_app_card_gim {
  padding: 10px 12px;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.res_ft_app_card_gim:hover {
  border-color: rgba(196, 152, 38, 0.45);
}.res_ft_app_card_ic_gim svg {
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.res_ft_app_card_os_gim {
  color: #6A5840;
  font-weight: 600;
  font-size: 0.625rem;
}.res_ft_app_card_action_gim {
  color: #D2C09A;
  font-size: 0.75rem;
  font-weight: 700;
}.res_ft_bot_gim {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.res_ft_bot_gim {
  padding: 20px 24px;
}
}.res_ft_bot_in_gim {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.res_ft_socials_gim {
  gap: 0.5rem;
  display: flex;
}.res_ft_soc_gim {
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  width: 36px;
  align-items: center;
  color: #A08C6A;
  justify-content: center;
  height: 36px;
  display: flex;
}.res_ft_soc_gim svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.res_ft_soc_gim:hover {
  background: rgba(255, 255, 255, 0.07);
}.res_ft_legal_gim {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #9C8660;
  line-height: 1.6;
  min-width: 200px;
}.res_ft_legal_gim strong {
  color: #A08C6A;
  font-weight: 700;
}.res_ft_legal_gim a {
  color: #A08C6A;
  text-decoration: underline;
}.res_ft_age_gim {
  border-radius: 50%;
  border: 2px solid #9C8660;
  color: #9C8660;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.688rem;
  width: 32px;
  margin-left: auto;
  font-weight: 800;
  height: 2rem;
  display: flex;
  justify-content: center;
}