*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #080C14;
  color: #BEC9DC;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.fre_layout-oy6 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.fre_page-oy6 {
  display: flex;
  min-height: 100vh;
}.fre_main-oy6 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width:1080px) {.fre_main-oy6 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.fre_main-oy6 {
  padding-bottom: 72px;
}
}.fre_gc-oy6 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  background: #0B1019;
  border-radius: 0.5rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 643px) {.fre_gc-oy6 {
  width: 156px;
}
}
@media(min-width: 1077px) {.fre_gc-oy6 {
  width: 168px;
}
}.fre_gc-oy6:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 232, 0.07);
}.fre_gc_img-oy6 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.fre_gc_img-oy6 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.fre_gc_hover-oy6 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 7, 16, 0.72);
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.fre_gc-oy6:hover .fre_gc_hover-oy6 {
  opacity: 1;
}.fre_gc_hover_btn-oy6 {
  background: #00C8E8;
  padding: 0.5rem 16px;
  border-radius: 5px;
  color: #EDF2FF;
  font-weight: 700;
  font-size: 12px;
}.fre_gc_info-oy6 {
  padding: 0.5rem 0.625rem 10px;
}.fre_gc_name-oy6 {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  color: #BEC9DC;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.fre_gc_prov-oy6 {
  font-size: 10px;
  color: #4A5A6A;
}.fre_gc_tag-oy6 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  font-weight: 700;
  top: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  font-size: 9px;
  left: 6px;
  text-transform: uppercase;
}.fre_gc_tag_hot-oy6 {
  background: #F03A3A;
  color: #fff;
}.fre_gc_tag_new-oy6 {
  background: #21C45D;
  color: #080C14;
}.fre_gc_tag_jp-oy6 {
  background: #F5A623;
  color: #080C14;
}.fre_gc_tag_ex-oy6 {
  background: #FF7A2E;
  color: #fff;
}.fre_gc_tag_live-oy6 {
  background: #F03A3A;
  color: #fff;
}.fre_gr-oy6 {
  padding: 32px 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.fre_gr-oy6 {
  padding: 36px 24px 0;
}
}.fre_gr_in-oy6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fre_gr_head-oy6 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.fre_gr_head_l-oy6 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.fre_gr_ic-oy6 {
  border-radius: 8px;
  height: 32px;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.fre_gr_ic-oy6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.fre_gr_title-oy6 {
  color: #EDF2FF;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.fre_gr_title-oy6 {
  font-size: 18px;
}
}.fre_gr_more-oy6 {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  color: #5E6E80;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.fre_gr_more-oy6:hover {
  color: #00C8E8;
}.fre_gr_more-oy6 svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.fre_gr_arrows-oy6 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.fre_gr_arr-oy6 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  display: flex;
  align-items: center;
  height: 30px;
  justify-content: center;
  color: #8595AB;
  width: 1.875rem;
}.fre_gr_arr-oy6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.fre_gr_arr-oy6 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.fre_gr_seo_h-oy6 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #BEC9DC;
  font-weight: 700;
  font-size: 13px;
  max-width: 680px;
}
@media(min-width: 771px) {.fre_gr_seo_h-oy6 {
  font-size: 0.875rem;
}
}.fre_gr_seo-oy6 {
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  color: #5E6E80;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.fre_gr_seo-oy6 strong {
  font-weight: 600;
  color: #BEC9DC;
}.fre_gr_scroll-oy6 {
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.fre_gr_scroll-oy6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.fre_gr_scroll-oy6 {
  gap: 12px;
}
}.fre_tb-oy6 {
  background: #080C14;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  align-items: center;
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
  top: 0;
  height: 56px;
}.fre_tb_in-oy6 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.fre_tb_burger-oy6 {
  border-radius: 0.5rem;
  gap: 5px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 0.5rem;
  height: 2.375rem;
  flex-direction: column;
  width: 2.375rem;
}.fre_tb_burger-oy6:hover {
  background: rgba(255, 255, 255, 0.05);
}.fre_tb_burger_line-oy6 {
  border-radius: 1px;
  background: #8595AB;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1077px) {.fre_tb_burger-oy6 {
  display: none;
}
}.fre_tb_logo-oy6 {
  gap: 9px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  margin-right: 20px;
  font-size: 18px;
  color: #EDF2FF;
  display: flex;
}.fre_tb_logo_mark-oy6 {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
}.fre_tb_logo_mark-oy6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fre_tb_nav-oy6 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.fre_tb_nav-oy6 {
  display: flex;
}
}.fre_tb_tab-oy6 {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  color: #8595AB;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}.fre_tb_tab-oy6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.fre_tb_tab-oy6.fre_state_active-oy6 {
  background: rgba(0, 200, 232, 0.18);
  color: #EDF2FF;
}.fre_tb_right-oy6 {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.fre_tb_login-oy6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 16px;
  color: #BEC9DC;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.fre_tb_login-oy6:hover {
  border-color: rgba(0, 210, 240, 0.45);
  color: #EDF2FF;
}
@media(min-width:480px) {.fre_tb_login-oy6 {
  display: block;
}
}.fre_tb_reg-oy6 {
  border-radius: 0.5rem;
  background: #21C45D;
  padding: 0.563rem 18px;
  transition: background .2s;
  color: #05080F;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.fre_tb_reg-oy6:hover {
  background: #25D968;
}.fre_sb-oy6 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #0F1520;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  left: 0;
  z-index: 70;
  top: 56px;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
}.fre_sb-oy6.fre_state_open-oy6 {
  transform: translateX(0);
}.fre_sb-oy6::-webkit-scrollbar {
  width: 4px;
}.fre_sb-oy6::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.fre_sb-oy6 {
  transform: translateX(0);
}
}.fre_sb_auth-oy6 {
  padding: 0.875rem 12px 10px;
}.fre_sb_btn_reg-oy6 {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  background: #21C45D;
  margin-bottom: 8px;
  font-weight: 700;
  color: #05080F;
  font-size: 13px;
  text-align: center;
  display: block;
}.fre_sb_btn_reg-oy6:hover {
  background: #25D968;
}.fre_sb_btn_login-oy6 {
  padding: 0.625rem;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #BEC9DC;
}.fre_sb_btn_login-oy6:hover {
  border-color: rgba(0, 210, 240, 0.45);
  color: #EDF2FF;
}.fre_sb_promo-oy6 {
  margin: 0 0.75rem 0.625rem;
  border-radius: 8px;
  background: linear-gradient(135deg,#0A1830,#0F1520);
  border: 1px solid rgba(0, 200, 232, 0.18);
  padding: 12px 0.875rem;
  overflow: hidden;
  position: relative;
}.fre_sb_promo-oy6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 200, 232, 0.18),transparent 70%);
  content: '';
  height: 80px;
  right: -1.25rem;
  position: absolute;
  top: -1.25rem;
  width: 80px;
}.fre_sb_promo_title-oy6 {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #00C8E8;
  letter-spacing: .06em;
}.fre_sb_promo_text-oy6 {
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
}.fre_sb_promo_sub-oy6 {
  font-size: 0.625rem;
  color: #5E6E80;
  margin-top: 3px;
}.fre_sb_nav-oy6 {
  padding: 6px 8px 16px;
}.fre_sb_nav_lb-oy6 {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #4A5A6A;
}.fre_sb_link-oy6 {
  border-radius: 5px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  overflow-wrap: break-word;
  color: #8595AB;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
}.fre_sb_link-oy6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.fre_sb_link-oy6.fre_state_active-oy6 {
  background: rgba(0, 200, 232, 0.18);
  color: #EDF2FF;
}.fre_sb_ic-oy6 {
  border-radius: 0.313rem;
  width: 30px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 30px;
}.fre_sb_ic-oy6 svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fre_sb_ic_1-oy6 {
  background: rgba(0, 200, 232, 0.07);
  color: #00C8E8;
}.fre_sb_ic_2-oy6 {
  background: rgba(33, 196, 93, 0.16);
  color: #21C45D;
}.fre_sb_ic_3-oy6 {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.fre_sb_ic_4-oy6 {
  background: rgba(255, 122, 46, 0.20);
  color: #FF7A2E;
}.fre_sb_ic_5-oy6 {
  background: rgba(0, 200, 232, 0.07);
  color: #FF3E8A;
}.fre_sb_ic_6-oy6 {
  background: rgba(255, 122, 46, 0.20);
  color: #A066FF;
}.fre_sb_badge-oy6 {
  background: #F5A623;
  border-radius: 5px;
  padding: 2px 0.438rem;
  color: #05080F;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.fre_sb_bot-oy6 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.fre_sb_lang-oy6,.fre_sb_help-oy6 {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  gap: 6px;
  transition: border-color .2s;
  justify-content: center;
  font-size: 0.688rem;
  color: #8595AB;
  font-weight: 600;
  align-items: center;
  display: flex;
}.fre_sb_lang-oy6:hover,.fre_sb_help-oy6:hover {
  border-color: rgba(0, 210, 240, 0.45);
  color: #EDF2FF;
}.fre_sb_lang-oy6 svg,.fre_sb_help-oy6 svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.fre_sb_bd-oy6 {
  inset: 0;
  background: rgba(4, 7, 16, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.fre_sb_bd-oy6.fre_state_on-oy6 {
  display: block;
}
@media(min-width:1080px) {.fre_sb_bd-oy6 {
  display: none!important;
}
}.fre_mob_nav-oy6 {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0F1520;
  z-index: 80;
  display: flex;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}
@media(min-width:1080px) {.fre_mob_nav-oy6 {
  display: none;
}
}.fre_mob_nav_item-oy6 {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  color: #4A5A6A;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.fre_mob_nav_ic-oy6 {
  line-height: 1;
}.fre_mob_nav_ic-oy6 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
}.fre_mob_nav_lb-oy6 {
  color: #4A5A6A;
  font-weight: 600;
  font-size: 0.625rem;
}.fre_mob_nav_item-oy6.fre_state_active-oy6 {
  color: #00C8E8;
}.fre_mob_nav_item-oy6.fre_state_active-oy6 .fre_mob_nav_lb-oy6 {
  color: #00C8E8;
}.fre_hero-oy6 {
  background: #080C14;
  padding: 20px 1rem 0;
}
@media(min-width:768px) {.fre_hero-oy6 {
  padding: 1.5rem 1.5rem 0;
}
}.fre_hero_in-oy6 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.fre_hero_in-oy6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.fre_hero_in-oy6 {
  grid-template-columns: 1fr 340px;
}
}.fre_hero_promo-oy6 {
  background: #0B1019;
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
}
@media(min-width: 766px) {.fre_hero_promo-oy6 {
  min-height: 17.5rem;
}
}.fre_hero_promo_bg-oy6 {
  background: linear-gradient(120deg,#0A1830 0%,#080C14 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.fre_hero_promo_bg-oy6::after {
  inset: 0;
  background: linear-gradient(90deg,#080C14 0%,rgba(4, 7, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fre_hero_promo_glow-oy6 {
  background: radial-gradient(circle,rgba(255, 122, 46, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
}.fre_hero_promo_ct-oy6 {
  padding: 28px 1.5rem 28px 1.75rem;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.fre_hero_promo_ct-oy6 {
  padding: 40px 2rem;
}
}.fre_hero_badge-oy6 {
  border: 1px solid rgba(0, 200, 232, 0.07);
  border-radius: 1.25rem;
  background: rgba(0, 200, 232, 0.18);
  padding: 0.313rem 0.75rem;
  font-weight: 700;
  font-size: 0.625rem;
  color: #00C8E8;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 14px;
  letter-spacing: .08em;
}.fre_hero_h1-oy6 {
  font-size: 26px;
  font-weight: 800;
  color: #EDF2FF;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Exo 2', sans-serif;
}.fre_hero_h1-oy6 em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 769px) {.fre_hero_h1-oy6 {
  font-size: 2.25rem;
}
}.fre_hero_sub-oy6 {
  font-size: 0.813rem;
  color: #8595AB;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width:768px) {.fre_hero_sub-oy6 {
  font-size: 0.875rem;
}
}.fre_hero_row-oy6 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.fre_hero_cta-oy6 {
  padding: 0.813rem 1.625rem;
  background: #21C45D;
  transition: background .2s;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.40), 0 0 14px 3px rgba(33, 196, 93, 0.45);
  color: #05080F;
}.fre_hero_cta-oy6:hover {
  background: #25D968;
}.fre_hero_terms-oy6 {
  font-size: 11px;
  color: #4A5A6A;
}.fre_hero_game-oy6 {
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0B1019;
  display: flex;
  flex-direction: column;
  position: relative;
}.fre_hero_game_badge-oy6 {
  background: rgba(245, 166, 35, 0.16);
  border: 1px solid rgba(245, 166, 35, 0.16);
  padding: 0.313rem 10px;
  border-radius: 20px;
  z-index: 3;
  top: 0.75rem;
  position: absolute;
  font-weight: 700;
  color: #F5A623;
  text-transform: uppercase;
  left: 0.75rem;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.fre_hero_game_badge-oy6 svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
}.fre_hero_game_img-oy6 {
  background: linear-gradient(135deg,#0A1830,#080C14);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.fre_hero_game_img-oy6 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.fre_hero_game_play-oy6 {
  inset: 0;
  background: rgba(4, 7, 16, 0.72);
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.fre_hero_game-oy6:hover .fre_hero_game_play-oy6 {
  opacity: 1;
}.fre_hero_game_play-oy6 span {
  border-radius: 50%;
  background: #00C8E8;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
}.fre_hero_game_play-oy6 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.fre_hero_game_info-oy6 {
  padding: 0.875rem 1rem;
}.fre_hero_game_title-oy6 {
  color: #EDF2FF;
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.fre_hero_game_provider-oy6 {
  color: #5E6E80;
  font-size: 11px;
}.fre_hero_game_btn-oy6 {
  background: #00C8E8;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  padding: 11px;
  border-radius: 0.5rem;
  display: block;
  color: #EDF2FF;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
}.fre_hero_game-oy6:hover .fre_hero_game_btn-oy6 {
  background: #00DFFF;
}.fre_wy-oy6 {
  padding: 32px 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.fre_wy-oy6 {
  padding: 2.5rem 1.5rem 0;
}
}.fre_wy_in-oy6 {
  margin: 0 auto;
  max-width: 1320px;
}.fre_wy_head-oy6 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.fre_wy_label-oy6 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8E8;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.fre_wy_h2-oy6 {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EDF2FF;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 767px) {.fre_wy_h2-oy6 {
  font-size: 1.5rem;
}
}.fre_wy_intro-oy6 {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5E6E80;
}.fre_wy_grid-oy6 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.fre_wy_grid-oy6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.fre_wy_grid-oy6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fre_wy_card-oy6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1520;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 1.25rem;
}.fre_wy_card-oy6:hover {
  border-color: rgba(0, 200, 232, 0.07);
  transform: translateY(-2px);
}.fre_wy_card_ic-oy6 {
  background: rgba(0, 200, 232, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  display: flex;
  height: 44px;
  color: #00C8E8;
  justify-content: center;
  align-items: center;
}.fre_wy_card_ic-oy6 svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fre_wy_card_h-oy6 {
  margin-bottom: 6px;
  color: #EDF2FF;
  line-height: 1.25;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.fre_wy_card_p-oy6 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E6E80;
  line-height: 1.6;
}.fre_wy_card_p-oy6 strong {
  color: #BEC9DC;
  font-weight: 600;
}.fre_gcg-oy6 {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 770px) {.fre_gcg-oy6 {
  padding: 2.75rem 24px 0;
}
}.fre_gcg_in-oy6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fre_gcg_head-oy6 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.fre_gcg_label-oy6 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #00C8E8;
  text-transform: uppercase;
}.fre_gcg_h2-oy6 {
  font-size: 22px;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.fre_gcg_h2-oy6 {
  font-size: 28px;
}
}.fre_gcg_intro-oy6 {
  color: #5E6E80;
  font-size: 13px;
  line-height: 1.6;
}.fre_gcg_grid-oy6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.fre_gcg_grid-oy6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fre_gcg_grid-oy6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fre_gcg_card-oy6 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  padding: 20px;
  display: flex;
  min-height: 15rem;
  cursor: pointer;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
}.fre_gcg_card-oy6:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 232, 0.18);
}.fre_gcg_card_bg-oy6 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fre_gcg_card_bg-oy6::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.fre_gcg_card_ic-oy6 {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  color: #EDF2FF;
  right: 18px;
  align-items: center;
  width: 40px;
  justify-content: center;
  display: flex;
  height: 40px;
  top: 1.125rem;
  position: absolute;
  z-index: 2;
}.fre_gcg_card_ic-oy6 svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fre_gcg_card_ct-oy6 {
  z-index: 1;
  position: relative;
}.fre_gcg_card_h-oy6 {
  color: #EDF2FF;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.125rem;
}
@media(min-width:768px) {.fre_gcg_card_h-oy6 {
  font-size: 20px;
}
}.fre_gcg_card_p-oy6 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  line-height: 1.55;
}.fre_gcg_card_p-oy6 strong {
  font-weight: 600;
  color: #EDF2FF;
}.fre_gcg_card_cta-oy6 {
  gap: 0.25rem;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  color: #00C8E8;
  display: inline-flex;
  font-size: 12px;
  letter-spacing: .04em;
}.fre_gcg_card_cta-oy6 svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.fre_gr_jp-oy6 {
  overflow: hidden;
  background: linear-gradient(135deg,#130D28 0%,#06050F 100%);
  border-radius: 0.875rem;
  padding: 20px;
  position: relative;
}.fre_gr_jp-oy6::before {
  background: radial-gradient(circle,rgba(255, 122, 46, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  left: -60px;
  height: 250px;
  top: -60px;
  position: absolute;
  width: 250px;
}.fre_gr_jp-oy6::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 166, 35, 0.16) 0%,transparent 70%);
  bottom: -2.5rem;
  height: 12.5rem;
  content: '';
  right: 0;
  width: 12.5rem;
  position: absolute;
}.fre_gr_jp_head-oy6 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  z-index: 1;
  align-items: flex-start;
}.fre_gr_jp_info-oy6 {
  flex: 1;
}.fre_gr_jp_label-oy6 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #A066FF;
  text-transform: uppercase;
  margin-bottom: 6px;
}.fre_gr_jp_label-oy6 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linecap: round;
  width: 0.875rem;
}.fre_gr_jp_amount-oy6 {
  font-family: 'Exo 2', sans-serif;
  font-size: 32px;
  color: #EDF2FF;
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}
@media(min-width: 769px) {.fre_gr_jp_amount-oy6 {
  font-size: 2.5rem;
}
}.fre_gr_jp_amount-oy6 span {
  color: #F5A623;
}.fre_gr_jp_seo-oy6 {
  overflow-wrap: break-word;
  color: #8595AB;
  max-width: 30rem;
  line-height: 1.5;
  font-size: 0.75rem;
}.fre_gr_jp_cta-oy6 {
  border-radius: 8px;
  transition: background .2s;
  border: 1px solid rgba(255, 122, 46, 0.20);
  padding: 11px 1.25rem;
  background: rgba(255, 122, 46, 0.20);
  font-weight: 700;
  z-index: 1;
  color: #EDF2FF;
  margin-top: 0.25rem;
  align-self: flex-start;
  position: relative;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
}.fre_gr_jp_cta-oy6:hover {
  background: #FF7A2E;
}.fre_ws-oy6 {
  background: #080C14;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.fre_ws-oy6 {
  padding: 2.25rem 1.5rem 0;
}
}.fre_ws_in-oy6 {
  margin: 0 auto;
  max-width: 1320px;
}.fre_ws_head-oy6 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
}.fre_ws_title-oy6 {
  gap: 0.625rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  font-weight: 700;
  font-size: 1rem;
}.fre_ws_title_ic-oy6 svg {
  height: 18px;
  stroke-linecap: round;
  color: #F5A623;
  width: 18px;
  stroke-linejoin: round;
}.fre_ws_online-oy6 {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #5E6E80;
}.fre_ws_online_dot-oy6 {
  border-radius: 50%;
  background: #21C45D;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(33, 196, 93, 0.16);
  height: 0.5rem;
}.fre_ws_scroll-oy6 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.fre_ws_scroll-oy6::-webkit-scrollbar {
  display: none;
}.fre_wc-oy6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  padding: 10px 14px;
  border-radius: 0.5rem;
  background: #0B1019;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.fre_wc_img-oy6 {
  background: #0F1520;
  overflow: hidden;
  border-radius: 0.313rem;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.fre_wc_img-oy6 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fre_wc_info-oy6 {
  min-width: 0;
}.fre_wc_game-oy6 {
  overflow: hidden;
  color: #BEC9DC;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.fre_wc_player-oy6 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #4A5A6A;
  text-overflow: ellipsis;
}.fre_wc_amount-oy6 {
  font-weight: 700;
  font-size: 0.813rem;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  color: #21C45D;
}.fre_reg-oy6 {
  padding: 36px 1rem 0;
  background: #080C14;
}
@media(min-width: 769px) {.fre_reg-oy6 {
  padding: 2.75rem 24px 0;
}
}.fre_reg_in-oy6 {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  background: #0F1520;
  max-width: 1320px;
}
@media(min-width: 769px) {.fre_reg_in-oy6 {
  padding: 40px;
}
}.fre_reg_top-oy6 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.fre_reg_top-oy6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.fre_reg_label-oy6 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E8;
  margin-bottom: 0.625rem;
}.fre_reg_h2-oy6 {
  margin-bottom: 12px;
  color: #EDF2FF;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
}
@media(min-width:768px) {.fre_reg_h2-oy6 {
  font-size: 28px;
}
}.fre_reg_bonus-oy6 {
  background: rgba(245, 166, 35, 0.16);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 8px;
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.fre_reg_bonus_amount-oy6 {
  font-weight: 800;
  color: #F5A623;
  font-size: 20px;
}.fre_reg_bonus_text-oy6 {
  line-height: 1.35;
  color: #8595AB;
  font-size: 0.813rem;
}.fre_reg_cta_btn-oy6 {
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #21C45D;
  border-radius: 8px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.40), 0 0 0.875rem 3px rgba(33, 196, 93, 0.45);
  color: #05080F;
}.fre_reg_cta_btn-oy6:hover {
  background: #25D968;
}.fre_reg_terms-oy6 {
  color: #4A5A6A;
  font-size: 11px;
  line-height: 1.5;
}.fre_reg_seo-oy6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  color: #5E6E80;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.fre_reg_seo-oy6 p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #5E6E80;
  line-height: 1.65;
}.fre_reg_seo-oy6 p:last-child {
  margin-bottom: 0;
}.fre_reg_seo-oy6 strong {
  color: #BEC9DC;
  font-weight: 700;
}.fre_reg_seo-oy6 a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.fre_reg_seo-oy6 a:hover {
  color: #00DFFF;
}.fre_reg_seo-oy6 ul,.fre_reg_seo-oy6 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.fre_reg_seo-oy6 ol {
  list-style: decimal;
}.fre_reg_seo-oy6 li {
  font-size: 13px;
  color: #5E6E80;
  margin-bottom: 4px;
  line-height: 1.65;
}.fre_reg_seo-oy6 table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.fre_reg_seo-oy6 table {
  display: table;
}
}.fre_reg_seo-oy6 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BEC9DC;
  text-align: left;
  font-weight: 700;
}.fre_reg_seo-oy6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #5E6E80;
}.fre_reg_steps-oy6 {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 862px) {.fre_reg_steps-oy6 {
  margin-top: 0;
}
}.fre_reg_step-oy6 {
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.fre_reg_step_num-oy6 {
  border: 1px solid rgba(0, 200, 232, 0.07);
  background: rgba(0, 200, 232, 0.18);
  border-radius: 50%;
  width: 34px;
  color: #00C8E8;
  font-weight: 800;
  align-items: center;
  height: 34px;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.fre_reg_step_title-oy6 {
  font-weight: 700;
  color: #EDF2FF;
  font-size: 14px;
  margin-bottom: 3px;
}.fre_reg_step_text-oy6 {
  color: #5E6E80;
  font-size: 0.75rem;
  line-height: 1.5;
}.fre_reg_trust-oy6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.fre_reg_trust_item-oy6 {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  color: #5E6E80;
  display: flex;
  font-size: 12px;
}.fre_reg_trust_ic-oy6 svg {
  height: 16px;
  color: #00C8E8;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fre_bon-oy6 {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.fre_bon-oy6 {
  padding: 44px 1.5rem 0;
}
}.fre_bon_in-oy6 {
  margin: 0 auto;
  max-width: 1320px;
}.fre_bon_head-oy6 {
  margin-bottom: 20px;
}.fre_bon_label-oy6 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8E8;
  font-weight: 700;
  letter-spacing: .08em;
}.fre_bon_h2-oy6 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #EDF2FF;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.fre_bon_h2-oy6 {
  font-size: 24px;
}
}.fre_bon_seo-oy6 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5E6E80;
  overflow-wrap: break-word;
  max-width: 620px;
}.fre_bon_seo-oy6 strong {
  font-weight: 700;
  color: #BEC9DC;
}.fre_bon_seo-oy6 a {
  text-decoration: underline;
  color: #00C8E8;
}.fre_bon_grid-oy6 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.fre_bon_grid-oy6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.fre_bon_grid-oy6 {
  grid-template-columns: repeat(5,1fr);
}
}.fre_bon_card-oy6 {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #0B1019;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 16px;
}.fre_bon_card-oy6:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 232, 0.07);
}.fre_bon_card_ic-oy6 svg {
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fre_bon_card_ic-oy6 {
  margin-bottom: 10px;
}.fre_bon_card_type-oy6 {
  letter-spacing: .06em;
  font-weight: 700;
  color: #5E6E80;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
}.fre_bon_card_amount-oy6 {
  font-weight: 800;
  color: #F5A623;
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 1.125rem;
}.fre_bon_card_name-oy6 {
  color: #EDF2FF;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.fre_bon_card_detail-oy6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 0.5rem;
  color: #4A5A6A;
}.fre_prov-oy6 {
  background: #080C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.fre_prov-oy6 {
  padding: 2.75rem 1.5rem 0;
}
}.fre_prov_in-oy6 {
  margin: 0 auto;
  max-width: 1320px;
}.fre_prov_head-oy6 {
  margin-bottom: 1rem;
}.fre_prov_label-oy6 {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #00C8E8;
  letter-spacing: .08em;
}.fre_prov_h2-oy6 {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.fre_prov_h2-oy6 {
  font-size: 1.5rem;
}
}.fre_prov_seo-oy6 {
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 1rem;
  color: #5E6E80;
  font-size: 13px;
  overflow-wrap: break-word;
}.fre_prov_seo-oy6 strong {
  font-weight: 700;
  color: #BEC9DC;
}.fre_prov_seo-oy6 a {
  text-decoration: underline;
  color: #00C8E8;
}.fre_prov_grid-oy6 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.fre_prov_grid-oy6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.fre_prov_grid-oy6 {
  grid-template-columns: repeat(8,1fr);
}
}.fre_prov_card-oy6 {
  padding: 0.875rem 10px;
  background: #0B1019;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.fre_prov_card-oy6:hover {
  border-color: rgba(0, 210, 240, 0.45);
  background: #0F1520;
}.fre_prov_logo-oy6 {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
}.fre_prov_logo-oy6 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.fre_prov_name-oy6 {
  color: #8595AB;
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.fre_htp-oy6 {
  padding: 36px 1rem 0;
  background: #080C14;
}
@media(min-width: 765px) {.fre_htp-oy6 {
  padding: 44px 24px 0;
}
}.fre_htp_in-oy6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fre_htp_head-oy6 {
  max-width: 720px;
  margin-bottom: 22px;
}.fre_htp_label-oy6 {
  text-transform: uppercase;
  color: #00C8E8;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.fre_htp_h2-oy6 {
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 22px;
  color: #EDF2FF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fre_htp_h2-oy6 {
  font-size: 28px;
}
}.fre_htp_intro-oy6 {
  font-size: 0.875rem;
  color: #5E6E80;
  line-height: 1.6;
}.fre_htp_steps-oy6 {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.fre_htp_steps-oy6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fre_htp_steps-oy6 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.fre_htp_step-oy6 {
  background: #0F1520;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px 18px 18px;
  display: flex;
  flex-direction: column;
  position: relative;
}.fre_htp_step_num-oy6 {
  background: #00C8E8;
  border-radius: 50%;
  top: -0.75rem;
  justify-content: center;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 13px;
  position: absolute;
  width: 28px;
  height: 1.75rem;
  left: 20px;
  align-items: center;
  display: flex;
  color: #05080F;
}.fre_htp_step_ic-oy6 {
  background: rgba(0, 200, 232, 0.18);
  border-radius: 0.313rem;
  margin: 8px 0 12px;
  color: #00C8E8;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 36px;
  display: flex;
}.fre_htp_step_ic-oy6 svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.fre_htp_step_h-oy6 {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-weight: 700;
  line-height: 1.25;
}.fre_htp_step_p-oy6 {
  font-size: 13px;
  line-height: 1.55;
  color: #5E6E80;
  overflow-wrap: break-word;
}.fre_htp_step_p-oy6 strong {
  color: #BEC9DC;
  font-weight: 600;
}.fre_htp_cta-oy6 {
  background: #21C45D;
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 8px;
  color: #05080F;
  font-size: 0.875rem;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}.fre_htp_cta-oy6:hover {
  background: #25D968;
}.fre_app-oy6 {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 766px) {.fre_app-oy6 {
  padding: 44px 24px 0;
}
}.fre_app_in-oy6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fre_app_head-oy6 {
  margin-bottom: 16px;
}.fre_app_label-oy6 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #00C8E8;
}.fre_app_h2-oy6 {
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.fre_app_h2-oy6 {
  font-size: 24px;
}
}.fre_app_sub-oy6 {
  overflow-wrap: break-word;
  color: #5E6E80;
  font-size: 0.813rem;
  max-width: 600px;
  line-height: 1.6;
}.fre_app_sub-oy6 strong {
  color: #BEC9DC;
  font-weight: 700;
}.fre_app_cards-oy6 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.fre_app_cards-oy6 {
  grid-template-columns: repeat(3,1fr);
}
}.fre_app_card-oy6 {
  padding: 1.25rem;
  border-radius: 0.5rem;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.fre_app_card_ios-oy6 {
  background: linear-gradient(135deg,rgba(0, 200, 232, 0.18) 0%,#0F1520 100%);
}.fre_app_card_android-oy6 {
  background: linear-gradient(135deg,rgba(33, 196, 93, 0.16) 0%,#0F1520 100%);
}.fre_app_card_win-oy6 {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#0F1520 100%);
}.fre_app_card_ic-oy6 svg {
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.fre_app_card_ic-oy6 {
  flex-shrink: 0;
  color: #EDF2FF;
}.fre_app_card_os-oy6 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #5E6E80;
}.fre_app_card_title-oy6 {
  line-height: 1.2;
  color: #EDF2FF;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.fre_app_card_text-oy6 {
  color: #5E6E80;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 0.75rem;
}.fre_app_card_btn-oy6 {
  border: 1px solid rgba(0, 210, 240, 0.45);
  gap: 7px;
  padding: 0.625rem 18px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
  color: #EDF2FF;
  align-items: center;
}.fre_app_card_btn-oy6:hover {
  background: rgba(255, 255, 255, 0.07);
}.fre_seo-oy6 {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.fre_seo-oy6 {
  padding: 2.75rem 24px 0;
}
}.fre_seo_in-oy6 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 14px;
  background: #0F1520;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.fre_seo_in-oy6 {
  padding: 2.25rem 40px;
}
}.fre_seo_label-oy6 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #00C8E8;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.fre_seo_h2-oy6 {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.fre_seo_h2-oy6 {
  font-size: 24px;
}
}.fre_seo_body-oy6 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #8595AB;
}.fre_seo_body-oy6 p {
  line-height: 1.75;
  color: #8595AB;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.fre_seo_body-oy6 p:last-child {
  margin-bottom: 0;
}.fre_seo_body-oy6 strong {
  font-weight: 700;
  color: #BEC9DC;
}.fre_seo_body-oy6 a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.fre_seo_body-oy6 a:hover {
  color: #00DFFF;
}.fre_seo_body-oy6 ul,.fre_seo_body-oy6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.fre_seo_body-oy6 ol {
  list-style: decimal;
}.fre_seo_body-oy6 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8595AB;
  font-size: 14px;
}.fre_seo_body-oy6 table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 770px) {.fre_seo_body-oy6 table {
  display: table;
}
}.fre_seo_body-oy6 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BEC9DC;
  text-align: left;
  font-weight: 700;
}.fre_seo_body-oy6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8595AB;
}.fre_seo_cols-oy6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.fre_seo_cols-oy6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fre_seo_cols-oy6 {
  grid-template-columns: repeat(3,1fr);
}
}.fre_seo_col_h-oy6 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #BEC9DC;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.fre_seo_col_p-oy6 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5E6E80;
  font-size: 13px;
}.fre_seo_stats-oy6 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.fre_seo_stat-oy6 {
  border: 1px solid rgba(0, 200, 232, 0.18);
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(0, 200, 232, 0.07);
  min-width: 8.75rem;
}.fre_seo_stat_val-oy6 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #00C8E8;
}.fre_seo_stat_lb-oy6 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5E6E80;
}.fre_seo-oy6 {
  background: #080C14;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.fre_seo-oy6 {
  padding: 44px 1.5rem 0;
}
}.fre_seo_in-oy6 {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1520;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.fre_seo_in-oy6 {
  padding: 2.25rem 2.5rem;
}
}.fre_seo_label-oy6 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00C8E8;
  font-size: 11px;
}.fre_seo_h2-oy6 {
  color: #EDF2FF;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.fre_seo_h2-oy6 {
  font-size: 1.5rem;
}
}.fre_seo_body-oy6 {
  color: #8595AB;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.fre_seo_body-oy6 p {
  font-size: 14px;
  line-height: 1.75;
  color: #8595AB;
  margin-bottom: 12px;
}.fre_seo_body-oy6 p:last-child {
  margin-bottom: 0;
}.fre_seo_body-oy6 strong {
  color: #BEC9DC;
  font-weight: 700;
}.fre_seo_body-oy6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.fre_seo_body-oy6 a:hover {
  color: #00DFFF;
}.fre_seo_body-oy6 ul,.fre_seo_body-oy6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.fre_seo_body-oy6 ol {
  list-style: decimal;
}.fre_seo_body-oy6 li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #8595AB;
}.fre_seo_body-oy6 table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 767px) {.fre_seo_body-oy6 table {
  display: table;
}
}.fre_seo_body-oy6 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #BEC9DC;
  text-align: left;
}.fre_seo_body-oy6 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8595AB;
}.fre_seo_cols-oy6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.fre_seo_cols-oy6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fre_seo_cols-oy6 {
  grid-template-columns: repeat(3,1fr);
}
}.fre_seo_col_h-oy6 {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #BEC9DC;
  overflow-wrap: break-word;
}.fre_seo_col_p-oy6 {
  line-height: 1.65;
  color: #5E6E80;
  font-size: 13px;
  overflow-wrap: break-word;
}.fre_seo_stats-oy6 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.fre_seo_stat-oy6 {
  flex: 1;
  border: 1px solid rgba(0, 200, 232, 0.18);
  padding: 0.875rem 16px;
  background: rgba(0, 200, 232, 0.07);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.fre_seo_stat_val-oy6 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  color: #00C8E8;
}.fre_seo_stat_lb-oy6 {
  font-size: 11px;
  color: #5E6E80;
  overflow-wrap: break-word;
}.fre_seo-oy6 {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width: 771px) {.fre_seo-oy6 {
  padding: 44px 1.5rem 0;
}
}.fre_seo_in-oy6 {
  border-radius: 14px;
  padding: 28px 24px;
  background: #0F1520;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.fre_seo_in-oy6 {
  padding: 2.25rem 40px;
}
}.fre_seo_label-oy6 {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #00C8E8;
}.fre_seo_h2-oy6 {
  margin-bottom: 14px;
  color: #EDF2FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
}
@media(min-width: 765px) {.fre_seo_h2-oy6 {
  font-size: 1.5rem;
}
}.fre_seo_body-oy6 {
  font-size: 0.875rem;
  color: #8595AB;
  line-height: 1.75;
  overflow-wrap: break-word;
}.fre_seo_body-oy6 p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #8595AB;
  line-height: 1.75;
}.fre_seo_body-oy6 p:last-child {
  margin-bottom: 0;
}.fre_seo_body-oy6 strong {
  font-weight: 700;
  color: #BEC9DC;
}.fre_seo_body-oy6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.fre_seo_body-oy6 a:hover {
  color: #00DFFF;
}.fre_seo_body-oy6 ul,.fre_seo_body-oy6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.fre_seo_body-oy6 ol {
  list-style: decimal;
}.fre_seo_body-oy6 li {
  line-height: 1.75;
  color: #8595AB;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.fre_seo_body-oy6 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.fre_seo_body-oy6 table {
  display: table;
}
}.fre_seo_body-oy6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #BEC9DC;
  font-weight: 700;
  text-align: left;
}.fre_seo_body-oy6 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8595AB;
}.fre_seo_cols-oy6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.fre_seo_cols-oy6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.fre_seo_cols-oy6 {
  grid-template-columns: repeat(3,1fr);
}
}.fre_seo_col_h-oy6 {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  color: #BEC9DC;
}.fre_seo_col_p-oy6 {
  color: #5E6E80;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.fre_seo_stats-oy6 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.fre_seo_stat-oy6 {
  background: rgba(0, 200, 232, 0.07);
  border: 1px solid rgba(0, 200, 232, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  min-width: 8.75rem;
}.fre_seo_stat_val-oy6 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #00C8E8;
}.fre_seo_stat_lb-oy6 {
  overflow-wrap: break-word;
  color: #5E6E80;
  font-size: 0.688rem;
}.fre_faq-oy6 {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.fre_faq-oy6 {
  padding: 2.75rem 1.5rem 0;
}
}.fre_faq_in-oy6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fre_faq_head-oy6 {
  margin-bottom: 1.25rem;
}.fre_faq_label-oy6 {
  color: #00C8E8;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.fre_faq_h2-oy6 {
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.fre_faq_h2-oy6 {
  font-size: 1.5rem;
}
}.fre_faq_list-oy6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fre_faq_item-oy6 {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #0F1520;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.fre_faq_q-oy6 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #BEC9DC;
  font-weight: 600;
  cursor: pointer;
  justify-content: space-between;
}.fre_faq_q-oy6:hover {
  color: #EDF2FF;
}.fre_faq_q_ic-oy6 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  width: 24px;
  height: 24px;
  color: #00C8E8;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}.fre_faq_item-oy6.fre_state_open-oy6 .fre_faq_q_ic-oy6 {
  transform: rotate(45deg);
}.fre_faq_a-oy6 {
  padding: 0 20px 1rem;
  font-size: 13px;
  color: #5E6E80;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.fre_faq_item-oy6.fre_state_open-oy6 .fre_faq_a-oy6 {
  display: block;
}.fre_faq_a-oy6 strong {
  color: #BEC9DC;
  font-weight: 700;
}.fre_faq_a-oy6 a {
  color: #00C8E8;
  text-decoration: underline;
}.fre_faq_a-oy6 ul,.fre_faq_a-oy6 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.fre_faq_a-oy6 ol {
  list-style: decimal;
}.fre_faq_a-oy6 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.fre_faq_a-oy6 table {
  margin: 8px 0;
  width: 100%;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 770px) {.fre_faq_a-oy6 table {
  display: table;
}
}.fre_faq_a-oy6 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BEC9DC;
  text-align: left;
  font-weight: 700;
}.fre_faq_a-oy6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #5E6E80;
}.fre_ft-oy6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040710;
  margin-top: 48px;
}.fre_ft_support-oy6 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.fre_ft_support-oy6 {
  padding: 28px 24px;
}
}.fre_ft_support_in-oy6 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.fre_ft_support_main-oy6 {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.fre_ft_support_ic-oy6 {
  flex-shrink: 0;
  color: #00C8E8;
}.fre_ft_support_ic-oy6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
  width: 1.875rem;
}.fre_ft_support_text_title-oy6 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #EDF2FF;
  font-size: 15px;
  overflow-wrap: break-word;
}.fre_ft_support_text_sub-oy6 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #5E6E80;
}.fre_ft_support_btn-oy6 {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #00C8E8;
  border-radius: 0.5rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #EDF2FF;
}.fre_ft_support_btn-oy6:hover {
  background: #00DFFF;
}.fre_ft_support_contacts-oy6 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.fre_ft_support_contact-oy6 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #4A5A6A;
}.fre_ft_support_contact-oy6 strong {
  font-size: 11px;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #8595AB;
}.fre_ft_main-oy6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 770px) {.fre_ft_main-oy6 {
  padding: 2.5rem 24px 32px;
}
}.fre_ft_main_in-oy6 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width:640px) {.fre_ft_main_in-oy6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fre_ft_main_in-oy6 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fre_ft_col_logo-oy6 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.fre_ft_col_logo-oy6 {
  grid-column: auto;
}
}.fre_ft_logo-oy6 {
  gap: 9px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #EDF2FF;
  align-items: center;
  font-size: 1rem;
  font-weight: 800;
  display: flex;
}.fre_ft_logo_mark-oy6 {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 30px;
  height: 30px;
}.fre_ft_logo_mark-oy6 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fre_ft_logo_sub-oy6 {
  font-size: 0.75rem;
  color: #4A5A6A;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.fre_ft_col_title-oy6 {
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #8595AB;
}.fre_ft_col_links-oy6 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.fre_ft_col_link-oy6 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4A5A6A;
}.fre_ft_col_link-oy6:hover {
  color: #BEC9DC;
}.fre_ft_apps-oy6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fre_ft_app_card-oy6 {
  padding: 0.625rem 12px;
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
}.fre_ft_app_card-oy6:hover {
  border-color: rgba(0, 210, 240, 0.45);
}.fre_ft_app_card_ic-oy6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.fre_ft_app_card_os-oy6 {
  font-weight: 600;
  color: #4A5A6A;
  font-size: 10px;
}.fre_ft_app_card_action-oy6 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #BEC9DC;
}.fre_ft_bot-oy6 {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.fre_ft_bot-oy6 {
  padding: 1.25rem 1.5rem;
}
}.fre_ft_bot_in-oy6 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.fre_ft_socials-oy6 {
  gap: 8px;
  display: flex;
}.fre_ft_soc-oy6 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.313rem;
  transition: background .2s;
  align-items: center;
  display: flex;
  width: 36px;
  color: #8595AB;
  height: 36px;
  justify-content: center;
}.fre_ft_soc-oy6 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.fre_ft_soc-oy6:hover {
  background: rgba(255, 255, 255, 0.07);
}.fre_ft_legal-oy6 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  color: #6E7F92;
  min-width: 12.5rem;
}.fre_ft_legal-oy6 strong {
  font-weight: 700;
  color: #8595AB;
}.fre_ft_legal-oy6 a {
  color: #8595AB;
  text-decoration: underline;
}.fre_ft_age-oy6 {
  border: 2px solid #6E7F92;
  border-radius: 50%;
  font-size: 0.688rem;
  display: flex;
  font-weight: 800;
  align-items: center;
  width: 32px;
  color: #6E7F92;
  margin-left: auto;
  flex-shrink: 0;
  justify-content: center;
  height: 32px;
}