*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C4C0B8;
  background-color: #0C0E12;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.git_layout-4lo {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.git_page-4lo {
  min-height: 100vh;
  display: flex;
}.git_main-4lo {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.git_main-4lo {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.git_main-4lo {
  padding-bottom: 4.5rem;
}
}.git_gc-4lo {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  background: #10131A;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 639px) {.git_gc-4lo {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.git_gc-4lo {
  width: 10.5rem;
}
}.git_gc-4lo:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 136, 42, 0.08);
}.git_gc_img-4lo {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.git_gc_img-4lo img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.git_gc_hover-4lo {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 9, 13, 0.72);
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
}.git_gc-4lo:hover .git_gc_hover-4lo {
  opacity: 1;
}.git_gc_hover_btn-4lo {
  padding: 8px 1rem;
  background: #C8882A;
  border-radius: 5px;
  color: #F0EDE6;
  font-size: 12px;
  font-weight: 700;
}.git_gc_info-4lo {
  padding: 0.5rem 10px 0.625rem;
}.git_gc_name-4lo {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  color: #C4C0B8;
  white-space: nowrap;
  font-size: 0.75rem;
}.git_gc_prov-4lo {
  font-size: 0.625rem;
  color: #4A4743;
}.git_gc_tag-4lo {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  top: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  left: 6px;
}.git_gc_tag_hot-4lo {
  background: #D43535;
  color: #fff;
}.git_gc_tag_new-4lo {
  background: #2EB870;
  color: #0C0E12;
}.git_gc_tag_jp-4lo {
  background: #E8A020;
  color: #0C0E12;
}.git_gc_tag_ex-4lo {
  background: #7A6B52;
  color: #fff;
}.git_gc_tag_live-4lo {
  background: #D43535;
  color: #fff;
}.git_gr-4lo {
  background: #0C0E12;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.git_gr-4lo {
  padding: 2.25rem 24px 0;
}
}.git_gr_in-4lo {
  margin: 0 auto;
  max-width: 1340px;
}.git_gr_head-4lo {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.git_gr_head_l-4lo {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.git_gr_ic-4lo {
  border-radius: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 32px;
  width: 2rem;
}.git_gr_ic-4lo svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.git_gr_title-4lo {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F0EDE6;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
}
@media(min-width: 770px) {.git_gr_title-4lo {
  font-size: 1.125rem;
}
}.git_gr_more-4lo {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
  color: #636059;
  flex-shrink: 0;
}.git_gr_more-4lo:hover {
  color: #C8882A;
}.git_gr_more-4lo svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.git_gr_arrows-4lo {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.git_gr_arr-4lo {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  color: #8E8A82;
  display: flex;
  justify-content: center;
  width: 30px;
  height: 30px;
  align-items: center;
}.git_gr_arr-4lo:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EDE6;
}.git_gr_arr-4lo svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.git_gr_seo_h-4lo {
  margin: 0 0 6px;
  max-width: 680px;
  color: #C4C0B8;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.git_gr_seo_h-4lo {
  font-size: 0.875rem;
}
}.git_gr_seo-4lo {
  line-height: 1.55;
  color: #636059;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
}.git_gr_seo-4lo strong {
  font-weight: 600;
  color: #C4C0B8;
}.git_gr_scroll-4lo {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
}.git_gr_scroll-4lo::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.git_gr_scroll-4lo {
  gap: 0.75rem;
}
}.git_tb-4lo {
  background: #0A0C10;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  display: flex;
  left: 0;
  height: 3.5rem;
  position: fixed;
  z-index: 80;
  top: 0;
  right: 0;
}.git_tb_in-4lo {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.git_tb_burger-4lo {
  border-radius: 8px;
  gap: 0.313rem;
  display: flex;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 0.5rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 38px;
}.git_tb_burger-4lo:hover {
  background: rgba(255, 255, 255, 0.05);
}.git_tb_burger_line-4lo {
  background: #8E8A82;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.git_tb_burger-4lo {
  display: none;
}
}.git_tb_logo-4lo {
  gap: 9px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 18px;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  color: #F0EDE6;
  font-weight: 800;
}.git_tb_logo_mark-4lo {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
  width: 2rem;
}.git_tb_logo_mark-4lo img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.git_tb_nav-4lo {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.git_tb_nav-4lo {
  display: flex;
}
}.git_tb_tab-4lo {
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #8E8A82;
  white-space: nowrap;
  font-size: 0.813rem;
}.git_tb_tab-4lo:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EDE6;
}.git_tb_tab-4lo.git_state_active-4lo {
  background: rgba(200, 136, 42, 0.18);
  color: #F0EDE6;
}.git_tb_right-4lo {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.git_tb_login-4lo {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #C4C0B8;
}.git_tb_login-4lo:hover {
  border-color: rgba(200, 138, 40, 0.50);
  color: #F0EDE6;
}
@media(min-width: 483px) {.git_tb_login-4lo {
  display: block;
}
}.git_tb_reg-4lo {
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 8px;
  background: #2EB870;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0B0906;
}.git_tb_reg-4lo:hover {
  background: #3DCC80;
}.git_sb-4lo {
  background: #141820;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 13.75rem;
  top: 56px;
}.git_sb-4lo.git_state_open-4lo {
  transform: translateX(0);
}.git_sb-4lo::-webkit-scrollbar {
  width: 0.25rem;
}.git_sb-4lo::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.git_sb-4lo {
  transform: translateX(0);
}
}.git_sb_auth-4lo {
  padding: 0.875rem 12px 0.625rem;
}.git_sb_btn_reg-4lo {
  padding: 11px;
  border-radius: 0.5rem;
  background: #2EB870;
  transition: background .2s;
  font-weight: 700;
  color: #0B0906;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
  display: block;
}.git_sb_btn_reg-4lo:hover {
  background: #3DCC80;
}.git_sb_btn_login-4lo {
  border-radius: 8px;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 13px;
  display: block;
  text-align: center;
  color: #C4C0B8;
  font-weight: 600;
}.git_sb_btn_login-4lo:hover {
  border-color: rgba(200, 138, 40, 0.50);
  color: #F0EDE6;
}.git_sb_promo-4lo {
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#1C1208,#141820);
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(200, 136, 42, 0.18);
  position: relative;
}.git_sb_promo-4lo::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 136, 42, 0.18),transparent 70%);
  top: -1.25rem;
  right: -1.25rem;
  content: '';
  position: absolute;
  height: 5rem;
  width: 5rem;
}.git_sb_promo_title-4lo {
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #C8882A;
  letter-spacing: .06em;
  font-size: 11px;
  text-transform: uppercase;
}.git_sb_promo_text-4lo {
  overflow-wrap: break-word;
  color: #F0EDE6;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
}.git_sb_promo_sub-4lo {
  color: #636059;
  font-size: 10px;
  margin-top: 3px;
}.git_sb_nav-4lo {
  padding: 6px 8px 16px;
}.git_sb_nav_lb-4lo {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4A4743;
  font-size: 0.625rem;
}.git_sb_link-4lo {
  padding: 9px 0.625rem;
  gap: 0.625rem;
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  align-items: center;
  color: #8E8A82;
  overflow-wrap: break-word;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  display: flex;
}.git_sb_link-4lo:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EDE6;
}.git_sb_link-4lo.git_state_active-4lo {
  background: rgba(200, 136, 42, 0.18);
  color: #F0EDE6;
}.git_sb_ic-4lo {
  border-radius: 5px;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  width: 30px;
  flex-shrink: 0;
  display: flex;
}.git_sb_ic-4lo svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.git_sb_ic_1-4lo {
  background: rgba(200, 136, 42, 0.08);
  color: #C8882A;
}.git_sb_ic_2-4lo {
  background: rgba(46, 184, 112, 0.16);
  color: #2EB870;
}.git_sb_ic_3-4lo {
  background: rgba(232, 160, 32, 0.16);
  color: #E8A020;
}.git_sb_ic_4-4lo {
  background: rgba(122, 107, 82, 0.22);
  color: #7A6B52;
}.git_sb_ic_5-4lo {
  background: rgba(200, 136, 42, 0.08);
  color: #E83878;
}.git_sb_ic_6-4lo {
  background: rgba(122, 107, 82, 0.22);
  color: #7C3EE8;
}.git_sb_badge-4lo {
  padding: 2px 0.438rem;
  background: #E8A020;
  border-radius: 0.313rem;
  margin-left: auto;
  color: #0B0906;
  font-weight: 700;
  font-size: 0.563rem;
}.git_sb_bot-4lo {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.git_sb_lang-4lo,.git_sb_help-4lo {
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  border-radius: 5px;
  transition: border-color .2s;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
  color: #8E8A82;
  justify-content: center;
}.git_sb_lang-4lo:hover,.git_sb_help-4lo:hover {
  border-color: rgba(200, 138, 40, 0.50);
  color: #F0EDE6;
}.git_sb_lang-4lo svg,.git_sb_help-4lo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.git_sb_bd-4lo {
  background: rgba(8, 9, 13, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.git_sb_bd-4lo.git_state_on-4lo {
  display: block;
}
@media(min-width:1080px) {.git_sb_bd-4lo {
  display: none!important;
}
}.git_mob_nav-4lo {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #141820;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1078px) {.git_mob_nav-4lo {
  display: none;
}
}.git_mob_nav_item-4lo {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  color: #4A4743;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.git_mob_nav_ic-4lo {
  line-height: 1;
}.git_mob_nav_ic-4lo svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.git_mob_nav_lb-4lo {
  font-weight: 600;
  color: #4A4743;
  font-size: 10px;
}.git_mob_nav_item-4lo.git_state_active-4lo {
  color: #C8882A;
}.git_mob_nav_item-4lo.git_state_active-4lo .git_mob_nav_lb-4lo {
  color: #C8882A;
}.git_hero-4lo {
  background: #0C0E12;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.git_hero-4lo {
  padding: 24px 24px 0;
}
}.git_hero_in-4lo {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 862px) {.git_hero_in-4lo {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.git_hero_in-4lo {
  grid-template-columns: 1fr 340px;
}
}.git_hero_promo-4lo {
  border-radius: 13px;
  background: #10131A;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 766px) {.git_hero_promo-4lo {
  min-height: 17.5rem;
}
}.git_hero_promo_bg-4lo {
  background: linear-gradient(120deg,#1C1208 0%,#0C0E12 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.git_hero_promo_bg-4lo::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0E12 0%,rgba(8, 9, 13, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.git_hero_promo_glow-4lo {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 107, 82, 0.22) 0%,transparent 65%);
  pointer-events: none;
  top: -40px;
  width: 18.75rem;
  right: 3.75rem;
  height: 18.75rem;
  position: absolute;
}.git_hero_promo_ct-4lo {
  padding: 28px 24px 1.75rem 1.75rem;
  display: flex;
  max-width: 480px;
  position: relative;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 769px) {.git_hero_promo_ct-4lo {
  padding: 40px 32px;
}
}.git_hero_badge-4lo {
  padding: 5px 0.75rem;
  border: 1px solid rgba(200, 136, 42, 0.08);
  border-radius: 20px;
  background: rgba(200, 136, 42, 0.18);
  letter-spacing: .08em;
  margin-bottom: 14px;
  color: #C8882A;
  display: inline-block;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.git_hero_h1-4lo {
  font-weight: 800;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EDE6;
}.git_hero_h1-4lo em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 769px) {.git_hero_h1-4lo {
  font-size: 36px;
}
}.git_hero_sub-4lo {
  color: #8E8A82;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 767px) {.git_hero_sub-4lo {
  font-size: 0.875rem;
}
}.git_hero_row-4lo {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.git_hero_cta-4lo {
  transition: background .2s;
  border-radius: 8px;
  background: #2EB870;
  padding: 13px 26px;
  box-shadow: 0 6px 20px rgba(46, 184, 112, 0.38);
  font-weight: 700;
  color: #0B0906;
  font-size: 14px;
}.git_hero_cta-4lo:hover {
  background: #3DCC80;
}.git_hero_terms-4lo {
  color: #4A4743;
  font-size: 0.688rem;
}.git_hero_game-4lo {
  border-radius: 13px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #10131A;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.git_hero_game_badge-4lo {
  border: 1px solid rgba(232, 160, 32, 0.16);
  background: rgba(232, 160, 32, 0.16);
  padding: 5px 0.625rem;
  border-radius: 20px;
  z-index: 3;
  text-transform: uppercase;
  font-size: 0.625rem;
  position: absolute;
  letter-spacing: .06em;
  color: #E8A020;
  top: 0.75rem;
  left: 12px;
  font-weight: 700;
}.git_hero_game_badge-4lo svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 4px;
  width: 0.688rem;
}.git_hero_game_img-4lo {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1208,#0C0E12);
  padding-bottom: 60%;
  position: relative;
}.git_hero_game_img-4lo img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.git_hero_game_play-4lo {
  transition: opacity .2s;
  background: rgba(8, 9, 13, 0.72);
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.git_hero_game-4lo:hover .git_hero_game_play-4lo {
  opacity: 1;
}.git_hero_game_play-4lo span {
  background: #C8882A;
  border-radius: 50%;
  display: flex;
  height: 52px;
  align-items: center;
  justify-content: center;
  width: 52px;
}.git_hero_game_play-4lo span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.git_hero_game_info-4lo {
  padding: 0.875rem 16px;
}.git_hero_game_title-4lo {
  color: #F0EDE6;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
}.git_hero_game_provider-4lo {
  color: #636059;
  font-size: 0.688rem;
}.git_hero_game_btn-4lo {
  padding: 11px;
  margin: 12px 16px 16px;
  background: #C8882A;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 13px;
  display: block;
  font-weight: 700;
  color: #F0EDE6;
  text-align: center;
}.git_hero_game-4lo:hover .git_hero_game_btn-4lo {
  background: #DC9C38;
}.git_sbar-4lo {
  background: #0C0E12;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.git_sbar-4lo {
  padding: 1.125rem 1.5rem 0;
}
}.git_sbar_in-4lo {
  margin: 0 auto;
  max-width: 83.75rem;
}.git_sbar_row-4lo {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.git_sbar_input-4lo {
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 8px;
  background: #10131A;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 1rem;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  color: #636059;
  align-items: center;
}.git_sbar_input-4lo:hover {
  border-color: rgba(200, 138, 40, 0.50);
}.git_sbar_input-4lo svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
}.git_sbar_providers-4lo {
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #10131A;
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 0.5rem;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  color: #C4C0B8;
  align-items: center;
  white-space: nowrap;
}.git_sbar_providers-4lo:hover {
  border-color: rgba(200, 138, 40, 0.50);
  color: #F0EDE6;
}.git_sbar_providers-4lo svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.git_sbar_tabs-4lo {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.git_sbar_tabs-4lo::-webkit-scrollbar {
  display: none;
}.git_sbar_tab-4lo {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  font-size: 12px;
  flex-shrink: 0;
  color: #8E8A82;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
}.git_sbar_tab-4lo:hover {
  border-color: rgba(200, 138, 40, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F0EDE6;
}.git_sbar_tab-4lo.git_state_active-4lo {
  background: rgba(200, 136, 42, 0.18);
  border-color: rgba(200, 136, 42, 0.08);
  color: #F0EDE6;
}.git_sbar_tab_ic-4lo svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
}.git_wy-4lo {
  background: #0C0E12;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.git_wy-4lo {
  padding: 40px 1.5rem 0;
}
}.git_wy_in-4lo {
  margin: 0 auto;
  max-width: 1340px;
}.git_wy_head-4lo {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.git_wy_label-4lo {
  letter-spacing: .08em;
  color: #C8882A;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.git_wy_h2-4lo {
  font-weight: 800;
  font-size: 20px;
  color: #F0EDE6;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.git_wy_h2-4lo {
  font-size: 24px;
}
}.git_wy_intro-4lo {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #636059;
}.git_wy_grid-4lo {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.git_wy_grid-4lo {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.git_wy_grid-4lo {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.git_wy_card-4lo {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  border-radius: 0.5rem;
  background: #141820;
  transition: border-color .2s,transform .2s;
}.git_wy_card-4lo:hover {
  border-color: rgba(200, 136, 42, 0.08);
  transform: translateY(-2px);
}.git_wy_card_ic-4lo {
  background: rgba(200, 136, 42, 0.18);
  border-radius: 50%;
  width: 2.75rem;
  display: flex;
  margin-bottom: 14px;
  height: 44px;
  align-items: center;
  color: #C8882A;
  justify-content: center;
}.git_wy_card_ic-4lo svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 22px;
}.git_wy_card_h-4lo {
  font-size: 0.938rem;
  color: #F0EDE6;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
}.git_wy_card_p-4lo {
  font-size: 0.813rem;
  color: #636059;
  line-height: 1.6;
  overflow-wrap: break-word;
}.git_wy_card_p-4lo strong {
  color: #C4C0B8;
  font-weight: 600;
}.git_gr_jp-4lo {
  border-radius: 0.813rem;
  background: linear-gradient(135deg,#160C26 0%,#0C0E12 100%);
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.git_gr_jp-4lo::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 107, 82, 0.22) 0%,transparent 70%);
  left: -3.75rem;
  top: -60px;
  width: 250px;
  content: '';
  height: 250px;
  position: absolute;
}.git_gr_jp-4lo::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 160, 32, 0.16) 0%,transparent 70%);
  bottom: -2.5rem;
  content: '';
  width: 12.5rem;
  right: 0;
  height: 200px;
  position: absolute;
}.git_gr_jp_head-4lo {
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 16px;
  align-items: flex-start;
  display: flex;
}.git_gr_jp_info-4lo {
  flex: 1;
}.git_gr_jp_label-4lo {
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #7C3EE8;
}.git_gr_jp_label-4lo svg {
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
}.git_gr_jp_amount-4lo {
  font-size: 32px;
  line-height: 1;
  color: #F0EDE6;
  font-weight: 800;
  margin-bottom: 4px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.git_gr_jp_amount-4lo {
  font-size: 2.5rem;
}
}.git_gr_jp_amount-4lo span {
  color: #E8A020;
}.git_gr_jp_seo-4lo {
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
  color: #8E8A82;
  font-size: 0.75rem;
}.git_gr_jp_cta-4lo {
  transition: background .2s;
  border: 1px solid rgba(122, 107, 82, 0.22);
  padding: 11px 20px;
  background: rgba(122, 107, 82, 0.22);
  border-radius: 8px;
  z-index: 1;
  color: #F0EDE6;
  margin-top: 4px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  position: relative;
  align-self: flex-start;
  flex-shrink: 0;
}.git_gr_jp_cta-4lo:hover {
  background: #7A6B52;
}.git_gcg-4lo {
  background: #0C0E12;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.git_gcg-4lo {
  padding: 2.75rem 24px 0;
}
}.git_gcg_in-4lo {
  margin: 0 auto;
  max-width: 83.75rem;
}.git_gcg_head-4lo {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.git_gcg_label-4lo {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8882A;
}.git_gcg_h2-4lo {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F0EDE6;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.git_gcg_h2-4lo {
  font-size: 1.75rem;
}
}.git_gcg_intro-4lo {
  line-height: 1.6;
  color: #636059;
  font-size: 13px;
}.git_gcg_grid-4lo {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.git_gcg_grid-4lo {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.git_gcg_grid-4lo {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.git_gcg_card-4lo {
  transition: transform .2s,border-color .2s;
  border-radius: 13px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  overflow: hidden;
  position: relative;
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  min-height: 15rem;
}.git_gcg_card-4lo:hover {
  border-color: rgba(200, 136, 42, 0.18);
  transform: translateY(-3px);
}.git_gcg_card_bg-4lo {
  inset: 0;
  z-index: 0;
  position: absolute;
}.git_gcg_card_bg-4lo::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.git_gcg_card_ic-4lo {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  color: #F0EDE6;
  position: absolute;
  justify-content: center;
  display: flex;
  right: 1.125rem;
  z-index: 2;
  align-items: center;
  width: 40px;
  top: 18px;
  height: 2.5rem;
}.git_gcg_card_ic-4lo svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.git_gcg_card_ct-4lo {
  z-index: 1;
  position: relative;
}.git_gcg_card_h-4lo {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EDE6;
}
@media(min-width: 767px) {.git_gcg_card_h-4lo {
  font-size: 1.25rem;
}
}.git_gcg_card_p-4lo {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 12px;
}.git_gcg_card_p-4lo strong {
  font-weight: 600;
  color: #F0EDE6;
}.git_gcg_card_cta-4lo {
  gap: 4px;
  letter-spacing: .04em;
  color: #C8882A;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
}.git_gcg_card_cta-4lo svg {
  width: 12px;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.git_ws-4lo {
  background: #0C0E12;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.git_ws-4lo {
  padding: 36px 1.5rem 0;
}
}.git_ws_in-4lo {
  margin: 0 auto;
  max-width: 1340px;
}.git_ws_head-4lo {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.git_ws_title-4lo {
  gap: 0.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EDE6;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.git_ws_title_ic-4lo svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  color: #E8A020;
  stroke-linecap: round;
}.git_ws_online-4lo {
  gap: 0.438rem;
  color: #636059;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.git_ws_online_dot-4lo {
  border-radius: 50%;
  background: #2EB870;
  box-shadow: 0 0 0.375rem rgba(46, 184, 112, 0.16);
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}.git_ws_scroll-4lo {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.git_ws_scroll-4lo::-webkit-scrollbar {
  display: none;
}.git_wc-4lo {
  gap: 10px;
  border-radius: 0.5rem;
  background: #10131A;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 14px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.git_wc_img-4lo {
  background: #141820;
  overflow: hidden;
  border-radius: 0.313rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.git_wc_img-4lo img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.git_wc_info-4lo {
  min-width: 0;
}.git_wc_game-4lo {
  overflow: hidden;
  color: #C4C0B8;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.git_wc_player-4lo {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #4A4743;
}.git_wc_amount-4lo {
  flex-shrink: 0;
  font-size: 13px;
  color: #2EB870;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
}.git_reg-4lo {
  padding: 36px 16px 0;
  background: #0C0E12;
}
@media(min-width: 765px) {.git_reg-4lo {
  padding: 44px 1.5rem 0;
}
}.git_reg_in-4lo {
  border-radius: 13px;
  background: #141820;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.git_reg_in-4lo {
  padding: 2.5rem;
}
}.git_reg_top-4lo {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.git_reg_top-4lo {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.git_reg_label-4lo {
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C8882A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.git_reg_h2-4lo {
  margin-bottom: 12px;
  color: #F0EDE6;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.git_reg_h2-4lo {
  font-size: 1.75rem;
}
}.git_reg_bonus-4lo {
  padding: 0.625rem 1rem;
  gap: 8px;
  background: rgba(232, 160, 32, 0.16);
  border: 1px solid rgba(232, 160, 32, 0.16);
  border-radius: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.git_reg_bonus_amount-4lo {
  color: #E8A020;
  font-weight: 800;
  font-size: 1.25rem;
}.git_reg_bonus_text-4lo {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8E8A82;
}.git_reg_cta_btn-4lo {
  padding: 0.875rem 2rem;
  background: #2EB870;
  border-radius: 0.5rem;
  transition: background .2s;
  box-shadow: 0 0.375rem 20px rgba(46, 184, 112, 0.38);
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  font-weight: 700;
  display: inline-block;
  color: #0B0906;
}.git_reg_cta_btn-4lo:hover {
  background: #3DCC80;
}.git_reg_terms-4lo {
  line-height: 1.5;
  color: #4A4743;
  font-size: 11px;
}.git_reg_seo-4lo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #636059;
}.git_reg_seo-4lo p {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #636059;
  margin-bottom: 0.625rem;
}.git_reg_seo-4lo p:last-child {
  margin-bottom: 0;
}.git_reg_seo-4lo strong {
  font-weight: 700;
  color: #C4C0B8;
}.git_reg_seo-4lo a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.git_reg_seo-4lo a:hover {
  color: #DC9C38;
}.git_reg_seo-4lo ul,.git_reg_seo-4lo ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.git_reg_seo-4lo ol {
  list-style: decimal;
}.git_reg_seo-4lo li {
  margin-bottom: 0.25rem;
  color: #636059;
  font-size: 13px;
  line-height: 1.65;
}.git_reg_seo-4lo table {
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 771px) {.git_reg_seo-4lo table {
  display: table;
}
}.git_reg_seo-4lo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #C4C0B8;
}.git_reg_seo-4lo td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #636059;
}.git_reg_steps-4lo {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.git_reg_steps-4lo {
  margin-top: 0;
}
}.git_reg_step-4lo {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.git_reg_step_num-4lo {
  border: 1px solid rgba(200, 136, 42, 0.08);
  background: rgba(200, 136, 42, 0.18);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.125rem;
  font-size: 0.875rem;
  height: 34px;
  font-weight: 800;
  color: #C8882A;
  flex-shrink: 0;
}.git_reg_step_title-4lo {
  font-size: 0.875rem;
  color: #F0EDE6;
  margin-bottom: 3px;
  font-weight: 700;
}.git_reg_step_text-4lo {
  color: #636059;
  line-height: 1.5;
  font-size: 12px;
}.git_reg_trust-4lo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
}.git_reg_trust_item-4lo {
  gap: 7px;
  color: #636059;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.git_reg_trust_ic-4lo svg {
  height: 16px;
  color: #C8882A;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.git_app-4lo {
  padding: 36px 16px 0;
  background: #0C0E12;
}
@media(min-width: 770px) {.git_app-4lo {
  padding: 2.75rem 1.5rem 0;
}
}.git_app_in-4lo {
  margin: 0 auto;
  max-width: 83.75rem;
}.git_app_head-4lo {
  margin-bottom: 16px;
}.git_app_label-4lo {
  color: #C8882A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.git_app_h2-4lo {
  font-size: 20px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0EDE6;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.git_app_h2-4lo {
  font-size: 1.5rem;
}
}.git_app_sub-4lo {
  color: #636059;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 37.5rem;
  line-height: 1.6;
}.git_app_sub-4lo strong {
  font-weight: 700;
  color: #C4C0B8;
}.git_app_cards-4lo {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width:640px) {.git_app_cards-4lo {
  grid-template-columns: repeat(3,1fr);
}
}.git_app_card-4lo {
  border-radius: 8px;
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.git_app_card_ios-4lo {
  background: linear-gradient(135deg,rgba(200, 136, 42, 0.18) 0%,#141820 100%);
}.git_app_card_android-4lo {
  background: linear-gradient(135deg,rgba(46, 184, 112, 0.16) 0%,#141820 100%);
}.git_app_card_win-4lo {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.16) 0%,#141820 100%);
}.git_app_card_ic-4lo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
  width: 2.125rem;
}.git_app_card_ic-4lo {
  flex-shrink: 0;
  color: #F0EDE6;
}.git_app_card_os-4lo {
  color: #636059;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.git_app_card_title-4lo {
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F0EDE6;
  line-height: 1.2;
}.git_app_card_text-4lo {
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #636059;
  overflow-wrap: break-word;
}.git_app_card_btn-4lo {
  padding: 0.625rem 18px;
  border: 1px solid rgba(200, 138, 40, 0.50);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 5px;
  transition: background .2s;
  gap: 7px;
  align-items: center;
  color: #F0EDE6;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
}.git_app_card_btn-4lo:hover {
  background: rgba(255, 255, 255, 0.07);
}.git_prov-4lo {
  padding: 2.25rem 1rem 0;
  background: #0C0E12;
}
@media(min-width: 765px) {.git_prov-4lo {
  padding: 2.75rem 1.5rem 0;
}
}.git_prov_in-4lo {
  margin: 0 auto;
  max-width: 1340px;
}.git_prov_head-4lo {
  margin-bottom: 1rem;
}.git_prov_label-4lo {
  font-weight: 700;
  color: #C8882A;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.git_prov_h2-4lo {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F0EDE6;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 766px) {.git_prov_h2-4lo {
  font-size: 24px;
}
}.git_prov_seo-4lo {
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #636059;
  margin-bottom: 1rem;
}.git_prov_seo-4lo strong {
  font-weight: 700;
  color: #C4C0B8;
}.git_prov_seo-4lo a {
  color: #C8882A;
  text-decoration: underline;
}.git_prov_grid-4lo {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.git_prov_grid-4lo {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.git_prov_grid-4lo {
  grid-template-columns: repeat(8,1fr);
}
}.git_prov_card-4lo {
  border-radius: 0.5rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  background: #10131A;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.git_prov_card-4lo:hover {
  background: #141820;
  border-color: rgba(200, 138, 40, 0.50);
}.git_prov_logo-4lo {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 44px;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
}.git_prov_logo-4lo img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.git_prov_name-4lo {
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  color: #8E8A82;
  overflow-wrap: break-word;
}.git_bon-4lo {
  padding: 2.25rem 1rem 0;
  background: #0C0E12;
}
@media(min-width: 770px) {.git_bon-4lo {
  padding: 2.75rem 1.5rem 0;
}
}.git_bon_in-4lo {
  margin: 0 auto;
  max-width: 83.75rem;
}.git_bon_head-4lo {
  margin-bottom: 1.25rem;
}.git_bon_label-4lo {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8882A;
}.git_bon_h2-4lo {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EDE6;
  font-size: 20px;
}
@media(min-width: 765px) {.git_bon_h2-4lo {
  font-size: 24px;
}
}.git_bon_seo-4lo {
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  color: #636059;
  overflow-wrap: break-word;
}.git_bon_seo-4lo strong {
  font-weight: 700;
  color: #C4C0B8;
}.git_bon_seo-4lo a {
  text-decoration: underline;
  color: #C8882A;
}.git_bon_grid-4lo {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.git_bon_grid-4lo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.git_bon_grid-4lo {
  grid-template-columns: repeat(5,1fr);
}
}.git_bon_card-4lo {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  background: #10131A;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.git_bon_card-4lo:hover {
  border-color: rgba(200, 136, 42, 0.08);
  transform: translateY(-2px);
}.git_bon_card_ic-4lo svg {
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.git_bon_card_ic-4lo {
  margin-bottom: 0.625rem;
}.git_bon_card_type-4lo {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
  color: #636059;
  font-weight: 700;
}.git_bon_card_amount-4lo {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #E8A020;
}.git_bon_card_name-4lo {
  color: #F0EDE6;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.git_bon_card_detail-4lo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #4A4743;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.git_seo-4lo {
  padding: 2.25rem 1rem 0;
  background: #0C0E12;
}
@media(min-width: 767px) {.git_seo-4lo {
  padding: 2.75rem 24px 0;
}
}.git_seo_in-4lo {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  background: #141820;
  border-radius: 13px;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.git_seo_in-4lo {
  padding: 36px 40px;
}
}.git_seo_label-4lo {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8882A;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}.git_seo_h2-4lo {
  font-size: 1.25rem;
  color: #F0EDE6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 767px) {.git_seo_h2-4lo {
  font-size: 24px;
}
}.git_seo_body-4lo {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8E8A82;
  font-size: 14px;
}.git_seo_body-4lo p {
  font-size: 0.875rem;
  color: #8E8A82;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.git_seo_body-4lo p:last-child {
  margin-bottom: 0;
}.git_seo_body-4lo strong {
  color: #C4C0B8;
  font-weight: 700;
}.git_seo_body-4lo a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.git_seo_body-4lo a:hover {
  color: #DC9C38;
}.git_seo_body-4lo ul,.git_seo_body-4lo ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.git_seo_body-4lo ol {
  list-style: decimal;
}.git_seo_body-4lo li {
  color: #8E8A82;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.git_seo_body-4lo table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.git_seo_body-4lo table {
  display: table;
}
}.git_seo_body-4lo th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4C0B8;
  font-weight: 700;
}.git_seo_body-4lo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8E8A82;
}.git_seo_cols-4lo {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.git_seo_cols-4lo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.git_seo_cols-4lo {
  grid-template-columns: repeat(3,1fr);
}
}.git_seo_col_h-4lo {
  font-size: 13px;
  margin-bottom: 7px;
  color: #C4C0B8;
  font-weight: 700;
  overflow-wrap: break-word;
}.git_seo_col_p-4lo {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #636059;
  line-height: 1.65;
}.git_seo_stats-4lo {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.git_seo_stat-4lo {
  flex: 1;
  background: rgba(200, 136, 42, 0.08);
  border-radius: 8px;
  border: 1px solid rgba(200, 136, 42, 0.18);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.git_seo_stat_val-4lo {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C8882A;
  margin-bottom: 0.25rem;
}.git_seo_stat_lb-4lo {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #636059;
}.git_faq-4lo {
  background: #0C0E12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.git_faq-4lo {
  padding: 2.75rem 24px 0;
}
}.git_faq_in-4lo {
  margin: 0 auto;
  max-width: 83.75rem;
}.git_faq_head-4lo {
  margin-bottom: 1.25rem;
}.git_faq_label-4lo {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8882A;
}.git_faq_h2-4lo {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F0EDE6;
  font-weight: 800;
}
@media(min-width: 771px) {.git_faq_h2-4lo {
  font-size: 1.5rem;
}
}.git_faq_list-4lo {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.git_faq_item-4lo {
  border-radius: 8px;
  overflow: hidden;
  background: #141820;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.git_faq_q-4lo {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  justify-content: space-between;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.875rem;
  color: #C4C0B8;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.git_faq_q-4lo:hover {
  color: #F0EDE6;
}.git_faq_q_ic-4lo {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  height: 24px;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 1.5rem;
  color: #C8882A;
}.git_faq_item-4lo.git_state_open-4lo .git_faq_q_ic-4lo {
  transform: rotate(45deg);
}.git_faq_a-4lo {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #636059;
}.git_faq_item-4lo.git_state_open-4lo .git_faq_a-4lo {
  display: block;
}.git_faq_a-4lo strong {
  font-weight: 700;
  color: #C4C0B8;
}.git_faq_a-4lo a {
  text-decoration: underline;
  color: #C8882A;
}.git_faq_a-4lo ul,.git_faq_a-4lo ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.git_faq_a-4lo ol {
  list-style: decimal;
}.git_faq_a-4lo li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.git_faq_a-4lo table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.git_faq_a-4lo table {
  display: table;
}
}.git_faq_a-4lo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C4C0B8;
}.git_faq_a-4lo td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #636059;
}.git_seo-4lo {
  padding: 2.25rem 16px 0;
  background: #0C0E12;
}
@media(min-width: 767px) {.git_seo-4lo {
  padding: 44px 24px 0;
}
}.git_seo_in-4lo {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 13px;
  background: #141820;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.git_seo_in-4lo {
  padding: 36px 40px;
}
}.git_seo_label-4lo {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8882A;
  letter-spacing: .08em;
  font-weight: 700;
}.git_seo_h2-4lo {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0EDE6;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 765px) {.git_seo_h2-4lo {
  font-size: 24px;
}
}.git_seo_body-4lo {
  font-size: 14px;
  color: #8E8A82;
  line-height: 1.75;
  overflow-wrap: break-word;
}.git_seo_body-4lo p {
  color: #8E8A82;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.git_seo_body-4lo p:last-child {
  margin-bottom: 0;
}.git_seo_body-4lo strong {
  font-weight: 700;
  color: #C4C0B8;
}.git_seo_body-4lo a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.git_seo_body-4lo a:hover {
  color: #DC9C38;
}.git_seo_body-4lo ul,.git_seo_body-4lo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.git_seo_body-4lo ol {
  list-style: decimal;
}.git_seo_body-4lo li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #8E8A82;
}.git_seo_body-4lo table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width: 765px) {.git_seo_body-4lo table {
  display: table;
}
}.git_seo_body-4lo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C4C0B8;
  text-align: left;
  font-weight: 700;
}.git_seo_body-4lo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8E8A82;
}.git_seo_cols-4lo {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.git_seo_cols-4lo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.git_seo_cols-4lo {
  grid-template-columns: repeat(3,1fr);
}
}.git_seo_col_h-4lo {
  color: #C4C0B8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.git_seo_col_p-4lo {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #636059;
}.git_seo_stats-4lo {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.git_seo_stat-4lo {
  background: rgba(200, 136, 42, 0.08);
  border: 1px solid rgba(200, 136, 42, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  min-width: 140px;
}.git_seo_stat_val-4lo {
  color: #C8882A;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.git_seo_stat_lb-4lo {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #636059;
}.git_seo-4lo {
  padding: 2.25rem 16px 0;
  background: #0C0E12;
}
@media(min-width: 765px) {.git_seo-4lo {
  padding: 2.75rem 1.5rem 0;
}
}.git_seo_in-4lo {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 0.813rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #141820;
  max-width: 1340px;
}
@media(min-width: 770px) {.git_seo_in-4lo {
  padding: 2.25rem 40px;
}
}.git_seo_label-4lo {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8882A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.git_seo_h2-4lo {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  color: #F0EDE6;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.git_seo_h2-4lo {
  font-size: 1.5rem;
}
}.git_seo_body-4lo {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8E8A82;
  font-size: 14px;
}.git_seo_body-4lo p {
  margin-bottom: 0.75rem;
  color: #8E8A82;
  font-size: 0.875rem;
  line-height: 1.75;
}.git_seo_body-4lo p:last-child {
  margin-bottom: 0;
}.git_seo_body-4lo strong {
  color: #C4C0B8;
  font-weight: 700;
}.git_seo_body-4lo a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.git_seo_body-4lo a:hover {
  color: #DC9C38;
}.git_seo_body-4lo ul,.git_seo_body-4lo ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.git_seo_body-4lo ol {
  list-style: decimal;
}.git_seo_body-4lo li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #8E8A82;
  line-height: 1.75;
}.git_seo_body-4lo table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.git_seo_body-4lo table {
  display: table;
}
}.git_seo_body-4lo th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4C0B8;
  text-align: left;
}.git_seo_body-4lo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8E8A82;
}.git_seo_cols-4lo {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.git_seo_cols-4lo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.git_seo_cols-4lo {
  grid-template-columns: repeat(3,1fr);
}
}.git_seo_col_h-4lo {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C4C0B8;
  font-size: 0.813rem;
  font-weight: 700;
}.git_seo_col_p-4lo {
  overflow-wrap: break-word;
  color: #636059;
  font-size: 0.813rem;
  line-height: 1.65;
}.git_seo_stats-4lo {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.git_seo_stat-4lo {
  padding: 14px 1rem;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(200, 136, 42, 0.08);
  border: 1px solid rgba(200, 136, 42, 0.18);
  min-width: 140px;
}.git_seo_stat_val-4lo {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8882A;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.git_seo_stat_lb-4lo {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #636059;
}.git_rv-4lo {
  padding: 36px 1rem 0;
  background: #0C0E12;
}
@media(min-width: 765px) {.git_rv-4lo {
  padding: 2.75rem 1.5rem 0;
}
}.git_rv_in-4lo {
  margin: 0 auto;
  max-width: 83.75rem;
}.git_rv_head-4lo {
  max-width: 45rem;
  margin-bottom: 20px;
}.git_rv_label-4lo {
  letter-spacing: .08em;
  color: #C8882A;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
}.git_rv_h2-4lo {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
  color: #F0EDE6;
}
@media(min-width: 766px) {.git_rv_h2-4lo {
  font-size: 1.75rem;
}
}.git_rv_stats-4lo {
  gap: 1.125rem;
  color: #636059;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  flex-wrap: wrap;
}.git_rv_stats_score-4lo {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.git_rv_stats_score_val-4lo {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E8A020;
}.git_rv_stats_score_max-4lo {
  color: #4A4743;
  font-size: 13px;
}.git_rv_stats_badge-4lo {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.git_rv_stats_badge-4lo svg {
  color: #E8A020;
  height: 0.875rem;
  width: 14px;
}.git_rv_grid-4lo {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.git_rv_grid-4lo {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.git_rv_grid-4lo {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.git_rv_card-4lo {
  background: #141820;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.git_rv_card_stars-4lo {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8A020;
}.git_rv_card_stars-4lo svg {
  height: 14px;
  width: 14px;
}.git_rv_card_h-4lo {
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F0EDE6;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.git_rv_card_body-4lo {
  flex: 1;
  color: #636059;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.git_rv_card_body-4lo strong {
  color: #C4C0B8;
  font-weight: 600;
}.git_rv_card_meta-4lo {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.git_rv_card_author-4lo {
  font-weight: 600;
  color: #C4C0B8;
  font-size: 0.75rem;
}.git_rv_card_date-4lo {
  color: #4A4743;
  font-size: 0.688rem;
}.git_ft-4lo {
  background: #08090D;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.git_ft_support-4lo {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.git_ft_support-4lo {
  padding: 28px 24px;
}
}.git_ft_support_in-4lo {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.git_ft_support_main-4lo {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.git_ft_support_ic-4lo {
  color: #C8882A;
  flex-shrink: 0;
}.git_ft_support_ic-4lo svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.git_ft_support_text_title-4lo {
  margin-bottom: 3px;
  color: #F0EDE6;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.git_ft_support_text_sub-4lo {
  color: #636059;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.git_ft_support_btn-4lo {
  padding: 11px 22px;
  transition: background .2s;
  background: #C8882A;
  border-radius: 8px;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F0EDE6;
  font-weight: 700;
}.git_ft_support_btn-4lo:hover {
  background: #DC9C38;
}.git_ft_support_contacts-4lo {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.git_ft_support_contact-4lo {
  font-size: 12px;
  color: #4A4743;
  line-height: 1.4;
}.git_ft_support_contact-4lo strong {
  color: #8E8A82;
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
}.git_ft_main-4lo {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.git_ft_main-4lo {
  padding: 40px 1.5rem 2rem;
}
}.git_ft_main_in-4lo {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.git_ft_main_in-4lo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.git_ft_main_in-4lo {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.git_ft_col_logo-4lo {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.git_ft_col_logo-4lo {
  grid-column: auto;
}
}.git_ft_logo-4lo {
  gap: 0.563rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #F0EDE6;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 1rem;
}.git_ft_logo_mark-4lo {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 30px;
}.git_ft_logo_mark-4lo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.git_ft_logo_sub-4lo {
  max-width: 12.5rem;
  color: #4A4743;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.git_ft_col_title-4lo {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 12px;
  letter-spacing: .07em;
  color: #8E8A82;
}.git_ft_col_links-4lo {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.git_ft_col_link-4lo {
  transition: color .2s;
  color: #4A4743;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.git_ft_col_link-4lo:hover {
  color: #C4C0B8;
}.git_ft_apps-4lo {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.git_ft_app_card-4lo {
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border-radius: 5px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.git_ft_app_card-4lo:hover {
  border-color: rgba(200, 138, 40, 0.50);
}.git_ft_app_card_ic-4lo svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.git_ft_app_card_os-4lo {
  color: #4A4743;
  font-size: 0.625rem;
  font-weight: 600;
}.git_ft_app_card_action-4lo {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C4C0B8;
}.git_ft_bot-4lo {
  padding: 20px 16px;
}
@media(min-width: 771px) {.git_ft_bot-4lo {
  padding: 20px 1.5rem;
}
}.git_ft_bot_in-4lo {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
}.git_ft_socials-4lo {
  gap: 8px;
  display: flex;
}.git_ft_soc-4lo {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  color: #8E8A82;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2.25rem;
}.git_ft_soc-4lo svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.git_ft_soc-4lo:hover {
  background: rgba(255, 255, 255, 0.07);
}.git_ft_legal-4lo {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A7672;
  min-width: 200px;
  font-size: 11px;
}.git_ft_legal-4lo strong {
  color: #8E8A82;
  font-weight: 700;
}.git_ft_legal-4lo a {
  color: #8E8A82;
  text-decoration: underline;
}.git_ft_age-4lo {
  border-radius: 50%;
  border: 2px solid #7A7672;
  align-items: center;
  color: #7A7672;
  font-weight: 800;
  width: 2rem;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  font-size: 0.688rem;
  margin-left: auto;
  justify-content: center;
}