*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #0D1119;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  color: #C4D2DC;
  min-height: 100vh;
}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;
}.oxd-layout_fok {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.oxd-page_fok {
  min-height: 100vh;
  display: flex;
}.oxd-main_fok {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.oxd-main_fok {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.oxd-main_fok {
  padding-bottom: 4.5rem;
}
}.oxd-gc_fok {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #121822;
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 643px) {.oxd-gc_fok {
  width: 156px;
}
}
@media(min-width: 1082px) {.oxd-gc_fok {
  width: 10.5rem;
}
}.oxd-gc_fok:hover {
  transform: translateY(-3px);
  border-color: rgba(88,180,212,0.07);
}.oxd-gc_img_fok {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.oxd-gc_img_fok img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.oxd-gc_hover_fok {
  background: rgba(8,12,17,0.74);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.oxd-gc_fok:hover .oxd-gc_hover_fok {
  opacity: 1;
}.oxd-gc_hover_btn_fok {
  padding: 0.5rem 1rem;
  background: #58B4D4;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #EEF3F8;
  font-weight: 700;
}.oxd-gc_info_fok {
  padding: 8px 10px 0.625rem;
}.oxd-gc_name_fok {
  overflow: hidden;
  max-width: 100%;
  color: #C4D2DC;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.oxd-gc_prov_fok {
  color: #4E6474;
  font-size: 0.625rem;
}.oxd-gc_tag_fok {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  left: 6px;
  text-transform: uppercase;
  top: 6px;
  z-index: 2;
}.oxd-gc_tag_hot_fok {
  background: #DC4848;
  color: #fff;
}.oxd-gc_tag_new_fok {
  background: #38C98A;
  color: #0D1119;
}.oxd-gc_tag_jp_fok {
  background: #CCA830;
  color: #0D1119;
}.oxd-gc_tag_ex_fok {
  background: #3A7898;
  color: #fff;
}.oxd-gc_tag_live_fok {
  background: #DC4848;
  color: #fff;
}.oxd-gr_fok {
  padding: 32px 1rem 0;
  background: #0D1119;
}
@media(min-width: 769px) {.oxd-gr_fok {
  padding: 36px 24px 0;
}
}.oxd-gr_in_fok {
  margin: 0 auto;
  max-width: 1340px;
}.oxd-gr_head_fok {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.oxd-gr_head_l_fok {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.oxd-gr_ic_fok {
  border-radius: 8px;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
}.oxd-gr_ic_fok svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oxd-gr_title_fok {
  font-size: 16px;
  font-family: 'Cormorant Garamond', serif;
  color: #EEF3F8;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 766px) {.oxd-gr_title_fok {
  font-size: 18px;
}
}.oxd-gr_more_fok {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #607888;
}.oxd-gr_more_fok:hover {
  color: #58B4D4;
}.oxd-gr_more_fok svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
}.oxd-gr_arrows_fok {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.oxd-gr_arr_fok {
  transition: background .15s,color .15s;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #8AA2B2;
}.oxd-gr_arr_fok:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF3F8;
}.oxd-gr_arr_fok svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.oxd-gr_seo_h_fok {
  margin: 0 0 6px;
  font-size: 0.813rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  color: #C4D2DC;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.oxd-gr_seo_h_fok {
  font-size: 14px;
}
}.oxd-gr_seo_fok {
  color: #607888;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.oxd-gr_seo_fok strong {
  font-weight: 600;
  color: #C4D2DC;
}.oxd-gr_scroll_fok {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.oxd-gr_scroll_fok::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.oxd-gr_scroll_fok {
  gap: 12px;
}
}.oxd-tb_fok {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D1119;
  display: flex;
  z-index: 80;
  height: 56px;
  left: 0;
  top: 0;
  align-items: center;
  position: fixed;
  right: 0;
}.oxd-tb_in_fok {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.oxd-tb_burger_fok {
  gap: 5px;
  border-radius: 0.5rem;
  align-items: center;
  width: 38px;
  height: 38px;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  margin-right: 8px;
  justify-content: center;
}.oxd-tb_burger_fok:hover {
  background: rgba(255,255,255,0.05);
}.oxd-tb_burger_line_fok {
  background: #8AA2B2;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.oxd-tb_burger_fok {
  display: none;
}
}.oxd-tb_logo_fok {
  gap: 9px;
  color: #EEF3F8;
  margin-right: 20px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 800;
}.oxd-tb_logo_mark_fok {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
}.oxd-tb_logo_mark_fok img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.oxd-tb_nav_fok {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.oxd-tb_nav_fok {
  display: flex;
}
}.oxd-tb_tab_fok {
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #8AA2B2;
  font-weight: 600;
  font-size: 0.813rem;
}.oxd-tb_tab_fok:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF3F8;
}.oxd-tb_tab_fok.oxd-state_active_fok {
  background: rgba(88,180,212,0.16);
  color: #EEF3F8;
}.oxd-tb_right_fok {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.oxd-tb_login_fok {
  padding: 9px 16px;
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  color: #C4D2DC;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.oxd-tb_login_fok:hover {
  border-color: rgba(88,182,214,0.38);
  color: #EEF3F8;
}
@media(min-width: 483px) {.oxd-tb_login_fok {
  display: block;
}
}.oxd-tb_reg_fok {
  border-radius: 0.5rem;
  padding: 0.563rem 1.125rem;
  background: #38C98A;
  transition: background .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0A0F16;
  font-weight: 700;
}.oxd-tb_reg_fok:hover {
  background: #50D89A;
}.oxd-sb_fok {
  background: #161E2A;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  z-index: 70;
  position: fixed;
  width: 220px;
  bottom: 0;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
}.oxd-sb_fok.oxd-state_open_fok {
  transform: translateX(0);
}.oxd-sb_fok::-webkit-scrollbar {
  width: 4px;
}.oxd-sb_fok::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.oxd-sb_fok {
  transform: translateX(0);
}
}.oxd-sb_auth_fok {
  padding: 14px 0.75rem 10px;
}.oxd-sb_btn_reg_fok {
  transition: background .2s;
  background: #38C98A;
  padding: 0.688rem;
  border-radius: 8px;
  color: #0A0F16;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
}.oxd-sb_btn_reg_fok:hover {
  background: #50D89A;
}.oxd-sb_btn_login_fok {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 0.625rem;
  font-size: 13px;
  display: block;
  color: #C4D2DC;
  text-align: center;
  font-weight: 600;
}.oxd-sb_btn_login_fok:hover {
  border-color: rgba(88,182,214,0.38);
  color: #EEF3F8;
}.oxd-sb_promo_fok {
  overflow: hidden;
  border: 1px solid rgba(88,180,212,0.16);
  background: linear-gradient(135deg,#0A1D30,#161E2A);
  border-radius: 8px;
  padding: 12px 14px;
  margin: 0 12px 10px;
  position: relative;
}.oxd-sb_promo_fok::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(88,180,212,0.16),transparent 70%);
  right: -20px;
  height: 80px;
  position: absolute;
  top: -20px;
  width: 5rem;
  content: '';
}.oxd-sb_promo_title_fok {
  font-weight: 700;
  font-size: 0.688rem;
  color: #58B4D4;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
}.oxd-sb_promo_text_fok {
  font-weight: 600;
  color: #EEF3F8;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
}.oxd-sb_promo_sub_fok {
  color: #607888;
  font-size: 0.625rem;
  margin-top: 3px;
}.oxd-sb_nav_fok {
  padding: 6px 0.5rem 16px;
}.oxd-sb_nav_lb_fok {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4E6474;
  font-size: 0.625rem;
}.oxd-sb_link_fok {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.25rem;
  color: #8AA2B2;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 13px;
  display: flex;
  align-items: center;
}.oxd-sb_link_fok:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF3F8;
}.oxd-sb_link_fok.oxd-state_active_fok {
  background: rgba(88,180,212,0.16);
  color: #EEF3F8;
}.oxd-sb_ic_fok {
  border-radius: 0.25rem;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.oxd-sb_ic_fok svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.oxd-sb_ic_1_fok {
  background: rgba(88,180,212,0.07);
  color: #58B4D4;
}.oxd-sb_ic_2_fok {
  background: rgba(56,201,138,0.16);
  color: #38C98A;
}.oxd-sb_ic_3_fok {
  background: rgba(204,168,48,0.16);
  color: #CCA830;
}.oxd-sb_ic_4_fok {
  background: rgba(58,120,152,0.22);
  color: #3A7898;
}.oxd-sb_ic_5_fok {
  background: rgba(88,180,212,0.07);
  color: #C85E8E;
}.oxd-sb_ic_6_fok {
  background: rgba(58,120,152,0.22);
  color: #9A6EDE;
}.oxd-sb_badge_fok {
  background: #CCA830;
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 9px;
  color: #0A0F16;
  margin-left: auto;
  font-weight: 700;
}.oxd-sb_bot_fok {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.oxd-sb_lang_fok,.oxd-sb_help_fok {
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  flex: 1;
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  color: #8AA2B2;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.688rem;
}.oxd-sb_lang_fok:hover,.oxd-sb_help_fok:hover {
  border-color: rgba(88,182,214,0.38);
  color: #EEF3F8;
}.oxd-sb_lang_fok svg,.oxd-sb_help_fok svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.oxd-sb_bd_fok {
  inset: 0;
  background: rgba(8,12,17,0.74);
  z-index: 69;
  position: fixed;
  display: none;
}.oxd-sb_bd_fok.oxd-state_on_fok {
  display: block;
}
@media(min-width: 1083px) {.oxd-sb_bd_fok {
  display: none!important;
}
}.oxd-mob_nav_fok {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #161E2A;
  border-top: 1px solid rgba(255,255,255,0.10);
  z-index: 80;
  display: flex;
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media(min-width: 1078px) {.oxd-mob_nav_fok {
  display: none;
}
}.oxd-mob_nav_item_fok {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  color: #4E6474;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.oxd-mob_nav_ic_fok {
  line-height: 1;
}.oxd-mob_nav_ic_fok svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.oxd-mob_nav_lb_fok {
  font-weight: 600;
  font-size: 10px;
  color: #4E6474;
}.oxd-mob_nav_item_fok.oxd-state_active_fok {
  color: #58B4D4;
}.oxd-mob_nav_item_fok.oxd-state_active_fok .oxd-mob_nav_lb_fok {
  color: #58B4D4;
}.oxd-hero_fok {
  padding: 1.25rem 16px 0;
  background: #0D1119;
}
@media(min-width: 766px) {.oxd-hero_fok {
  padding: 1.5rem 1.5rem 0;
}
}.oxd-hero_in_fok {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 857px) {.oxd-hero_in_fok {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.oxd-hero_in_fok {
  grid-template-columns: 1fr 340px;
}
}.oxd-hero_promo_fok {
  background: #121822;
  overflow: hidden;
  border-radius: 14px;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.oxd-hero_promo_fok {
  min-height: 280px;
}
}.oxd-hero_promo_bg_fok {
  inset: 0;
  background: linear-gradient(120deg,#0A1D30 0%,#0D1119 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.oxd-hero_promo_bg_fok::after {
  background: linear-gradient(90deg,#0D1119 0%,rgba(8,12,17,0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.oxd-hero_promo_glow_fok {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58,120,152,0.22) 0%,transparent 65%);
  top: -40px;
  right: 3.75rem;
  pointer-events: none;
  height: 300px;
  position: absolute;
  width: 18.75rem;
}.oxd-hero_promo_ct_fok {
  padding: 1.75rem 24px 28px 28px;
  flex-direction: column;
  position: relative;
  justify-content: center;
  z-index: 2;
  display: flex;
  max-width: 480px;
}
@media(min-width: 769px) {.oxd-hero_promo_ct_fok {
  padding: 40px 32px;
}
}.oxd-hero_badge_fok {
  border-radius: 20px;
  border: 1px solid rgba(88,180,212,0.07);
  padding: 5px 12px;
  background: rgba(88,180,212,0.16);
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  color: #58B4D4;
  text-transform: uppercase;
}.oxd-hero_h1_fok {
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Cormorant Garamond', serif;
  color: #EEF3F8;
}.oxd-hero_h1_fok em {
  font-style: normal;
  color: #CCA830;
}
@media(min-width: 766px) {.oxd-hero_h1_fok {
  font-size: 36px;
}
}.oxd-hero_sub_fok {
  margin-bottom: 20px;
  color: #8AA2B2;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width:768px) {.oxd-hero_sub_fok {
  font-size: 14px;
}
}.oxd-hero_row_fok {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.oxd-hero_cta_fok {
  padding: 13px 26px;
  transition: background .2s;
  background: #38C98A;
  border-radius: 0.5rem;
  font-size: 14px;
  font-weight: 700;
  color: #0A0F16;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 4px 1.25rem rgba(56,201,138,0.30);
}.oxd-hero_cta_fok:hover {
  background: #50D89A;
}.oxd-hero_terms_fok {
  color: #4E6474;
  font-size: 11px;
}.oxd-hero_game_fok {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #121822;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.oxd-hero_game_badge_fok {
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(204,168,48,0.16);
  background: rgba(204,168,48,0.16);
  text-transform: uppercase;
  font-size: 10px;
  left: 12px;
  z-index: 3;
  color: #CCA830;
  top: 12px;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
}.oxd-hero_game_badge_fok svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
}.oxd-hero_game_img_fok {
  background: linear-gradient(135deg,#0A1D30,#0D1119);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.oxd-hero_game_img_fok img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.oxd-hero_game_play_fok {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,12,17,0.74);
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
}.oxd-hero_game_fok:hover .oxd-hero_game_play_fok {
  opacity: 1;
}.oxd-hero_game_play_fok span {
  border-radius: 50%;
  background: #58B4D4;
  justify-content: center;
  width: 52px;
  align-items: center;
  height: 3.25rem;
  display: flex;
}.oxd-hero_game_play_fok span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.oxd-hero_game_info_fok {
  padding: 14px 1rem;
}.oxd-hero_game_title_fok {
  margin-bottom: 0.25rem;
  color: #EEF3F8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.oxd-hero_game_provider_fok {
  font-size: 11px;
  color: #607888;
}.oxd-hero_game_btn_fok {
  padding: 0.688rem;
  border-radius: 8px;
  background: #58B4D4;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  color: #EEF3F8;
  display: block;
}.oxd-hero_game_fok:hover .oxd-hero_game_btn_fok {
  background: #7ECCE2;
}.oxd-sbar_fok {
  padding: 1rem 1rem 0;
  background: #0D1119;
}
@media(min-width: 769px) {.oxd-sbar_fok {
  padding: 1.125rem 24px 0;
}
}.oxd-sbar_in_fok {
  margin: 0 auto;
  max-width: 83.75rem;
}.oxd-sbar_row_fok {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.oxd-sbar_input_fok {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: #121822;
  gap: 0.625rem;
  padding: 11px 1rem;
  border-radius: 8px;
  flex: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #607888;
  font-size: 13px;
}.oxd-sbar_input_fok:hover {
  border-color: rgba(88,182,214,0.38);
}.oxd-sbar_input_fok svg {
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
  width: 0.938rem;
}.oxd-sbar_providers_fok {
  border-radius: 8px;
  transition: border-color .2s;
  background: #121822;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 18px;
  gap: 0.5rem;
  display: flex;
  color: #C4D2DC;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
}.oxd-sbar_providers_fok:hover {
  border-color: rgba(88,182,214,0.38);
  color: #EEF3F8;
}.oxd-sbar_providers_fok svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
}.oxd-sbar_tabs_fok {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.oxd-sbar_tabs_fok::-webkit-scrollbar {
  display: none;
}.oxd-sbar_tab_fok {
  border: 1px solid rgba(255,255,255,0.06);
  gap: 7px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  border-radius: 20px;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  cursor: pointer;
  color: #8AA2B2;
}.oxd-sbar_tab_fok:hover {
  border-color: rgba(88,182,214,0.38);
  background: rgba(255,255,255,0.07);
  color: #EEF3F8;
}.oxd-sbar_tab_fok.oxd-state_active_fok {
  background: rgba(88,180,212,0.16);
  border-color: rgba(88,180,212,0.07);
  color: #EEF3F8;
}.oxd-sbar_tab_ic_fok svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.oxd-wy_fok {
  padding: 32px 1rem 0;
  background: #0D1119;
}
@media(min-width: 765px) {.oxd-wy_fok {
  padding: 40px 1.5rem 0;
}
}.oxd-wy_in_fok {
  margin: 0 auto;
  max-width: 83.75rem;
}.oxd-wy_head_fok {
  margin-bottom: 18px;
  max-width: 720px;
}.oxd-wy_label_fok {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #58B4D4;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.oxd-wy_h2_fok {
  color: #EEF3F8;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.oxd-wy_h2_fok {
  font-size: 24px;
}
}.oxd-wy_intro_fok {
  margin: 0;
  color: #607888;
  font-size: 13px;
  line-height: 1.6;
}.oxd-wy_grid_fok {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.oxd-wy_grid_fok {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.oxd-wy_grid_fok {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oxd-wy_card_fok {
  background: #161E2A;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  border-radius: 0.5rem;
}.oxd-wy_card_fok:hover {
  transform: translateY(-2px);
  border-color: rgba(88,180,212,0.07);
}.oxd-wy_card_ic_fok {
  background: rgba(88,180,212,0.16);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.875rem;
  height: 44px;
  color: #58B4D4;
  width: 2.75rem;
}.oxd-wy_card_ic_fok svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.oxd-wy_card_h_fok {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EEF3F8;
  margin-bottom: 0.375rem;
}.oxd-wy_card_p_fok {
  font-size: 13px;
  line-height: 1.6;
  color: #607888;
  overflow-wrap: break-word;
}.oxd-wy_card_p_fok strong {
  font-weight: 600;
  color: #C4D2DC;
}.oxd-ws_fok {
  padding: 2rem 16px 0;
  background: #0D1119;
}
@media(min-width: 769px) {.oxd-ws_fok {
  padding: 2.25rem 24px 0;
}
}.oxd-ws_in_fok {
  margin: 0 auto;
  max-width: 1340px;
}.oxd-ws_head_fok {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.oxd-ws_title_fok {
  gap: 10px;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  flex-wrap: wrap;
  color: #EEF3F8;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.oxd-ws_title_ic_fok svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #CCA830;
}.oxd-ws_online_fok {
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #607888;
  display: flex;
  align-items: center;
}.oxd-ws_online_dot_fok {
  border-radius: 50%;
  background: #38C98A;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(56,201,138,0.16);
  width: 0.5rem;
}.oxd-ws_scroll_fok {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.oxd-ws_scroll_fok::-webkit-scrollbar {
  display: none;
}.oxd-wc_fok {
  background: #121822;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
}.oxd-wc_img_fok {
  border-radius: 4px;
  background: #161E2A;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.oxd-wc_img_fok img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.oxd-wc_info_fok {
  min-width: 0;
}.oxd-wc_game_fok {
  overflow: hidden;
  white-space: nowrap;
  color: #C4D2DC;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
}.oxd-wc_player_fok {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #4E6474;
}.oxd-wc_amount_fok {
  font-size: 0.813rem;
  color: #38C98A;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
}.oxd-app_fok {
  padding: 36px 16px 0;
  background: #0D1119;
}
@media(min-width: 766px) {.oxd-app_fok {
  padding: 2.75rem 1.5rem 0;
}
}.oxd-app_in_fok {
  margin: 0 auto;
  max-width: 1340px;
}.oxd-app_head_fok {
  margin-bottom: 16px;
}.oxd-app_label_fok {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #58B4D4;
  font-size: 0.688rem;
}.oxd-app_h2_fok {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EEF3F8;
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.oxd-app_h2_fok {
  font-size: 1.5rem;
}
}.oxd-app_sub_fok {
  line-height: 1.6;
  max-width: 600px;
  font-size: 13px;
  color: #607888;
  overflow-wrap: break-word;
}.oxd-app_sub_fok strong {
  color: #C4D2DC;
  font-weight: 700;
}.oxd-app_cards_fok {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.oxd-app_cards_fok {
  grid-template-columns: repeat(3,1fr);
}
}.oxd-app_card_fok {
  border-radius: 0.5rem;
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.oxd-app_card_ios_fok {
  background: linear-gradient(135deg,rgba(88,180,212,0.16) 0%,#161E2A 100%);
}.oxd-app_card_android_fok {
  background: linear-gradient(135deg,rgba(56,201,138,0.16) 0%,#161E2A 100%);
}.oxd-app_card_win_fok {
  background: linear-gradient(135deg,rgba(204,168,48,0.16) 0%,#161E2A 100%);
}.oxd-app_card_ic_fok svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
}.oxd-app_card_ic_fok {
  color: #EEF3F8;
  flex-shrink: 0;
}.oxd-app_card_os_fok {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #607888;
  font-weight: 700;
}.oxd-app_card_title_fok {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  color: #EEF3F8;
  font-size: 0.938rem;
}.oxd-app_card_text_fok {
  font-size: 12px;
  color: #607888;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
}.oxd-app_card_btn_fok {
  transition: background .2s;
  border: 1px solid rgba(88,182,214,0.38);
  padding: 10px 1.125rem;
  border-radius: 4px;
  gap: 7px;
  background: rgba(255,255,255,0.12);
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #EEF3F8;
  font-size: 0.813rem;
}.oxd-app_card_btn_fok:hover {
  background: rgba(255,255,255,0.07);
}.oxd-prov_fok {
  background: #0D1119;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.oxd-prov_fok {
  padding: 44px 1.5rem 0;
}
}.oxd-prov_in_fok {
  margin: 0 auto;
  max-width: 83.75rem;
}.oxd-prov_head_fok {
  margin-bottom: 1rem;
}.oxd-prov_label_fok {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #58B4D4;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.oxd-prov_h2_fok {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EEF3F8;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.oxd-prov_h2_fok {
  font-size: 1.5rem;
}
}.oxd-prov_seo_fok {
  overflow-wrap: break-word;
  color: #607888;
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
}.oxd-prov_seo_fok strong {
  color: #C4D2DC;
  font-weight: 700;
}.oxd-prov_seo_fok a {
  text-decoration: underline;
  color: #58B4D4;
}.oxd-prov_grid_fok {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.oxd-prov_grid_fok {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.oxd-prov_grid_fok {
  grid-template-columns: repeat(8,1fr);
}
}.oxd-prov_card_fok {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  border-radius: 0.5rem;
  background: #121822;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.oxd-prov_card_fok:hover {
  background: #161E2A;
  border-color: rgba(88,182,214,0.38);
}.oxd-prov_logo_fok {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  width: 44px;
}.oxd-prov_logo_fok img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.oxd-prov_name_fok {
  color: #8AA2B2;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.oxd-reg_fok {
  background: #0D1119;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.oxd-reg_fok {
  padding: 44px 1.5rem 0;
}
}.oxd-reg_in_fok {
  background: #161E2A;
  border-radius: 14px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 83.75rem;
}
@media(min-width: 767px) {.oxd-reg_in_fok {
  padding: 2.5rem;
}
}.oxd-reg_top_fok {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.oxd-reg_top_fok {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.oxd-reg_label_fok {
  margin-bottom: 0.625rem;
  color: #58B4D4;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.oxd-reg_h2_fok {
  margin-bottom: 12px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF3F8;
}
@media(min-width: 769px) {.oxd-reg_h2_fok {
  font-size: 1.75rem;
}
}.oxd-reg_bonus_fok {
  gap: 8px;
  padding: 10px 16px;
  border-radius: 8px;
  border: 1px solid rgba(204,168,48,0.16);
  background: rgba(204,168,48,0.16);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.oxd-reg_bonus_amount_fok {
  font-size: 1.25rem;
  font-weight: 800;
  color: #CCA830;
}.oxd-reg_bonus_text_fok {
  font-size: 13px;
  line-height: 1.35;
  color: #8AA2B2;
}.oxd-reg_cta_btn_fok {
  background: #38C98A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 2rem;
  margin-bottom: 0.75rem;
  font-size: 15px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 4px 1.25rem rgba(56,201,138,0.30);
  display: inline-block;
  font-weight: 700;
  color: #0A0F16;
}.oxd-reg_cta_btn_fok:hover {
  background: #50D89A;
}.oxd-reg_terms_fok {
  font-size: 0.688rem;
  color: #4E6474;
  line-height: 1.5;
}.oxd-reg_seo_fok {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  color: #607888;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 20px;
  padding-top: 1.25rem;
}.oxd-reg_seo_fok p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
  color: #607888;
}.oxd-reg_seo_fok p:last-child {
  margin-bottom: 0;
}.oxd-reg_seo_fok strong {
  color: #C4D2DC;
  font-weight: 700;
}.oxd-reg_seo_fok a {
  transition: color .2s;
  text-decoration: underline;
  color: #58B4D4;
}.oxd-reg_seo_fok a:hover {
  color: #7ECCE2;
}.oxd-reg_seo_fok ul,.oxd-reg_seo_fok ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.oxd-reg_seo_fok ol {
  list-style: decimal;
}.oxd-reg_seo_fok li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  color: #607888;
  line-height: 1.65;
}.oxd-reg_seo_fok table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width:768px) {.oxd-reg_seo_fok table {
  display: table;
}
}.oxd-reg_seo_fok th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C4D2DC;
}.oxd-reg_seo_fok td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #607888;
}.oxd-reg_steps_fok {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 861px) {.oxd-reg_steps_fok {
  margin-top: 0;
}
}.oxd-reg_step_fok {
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  border-radius: 8px;
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.oxd-reg_step_num_fok {
  background: rgba(88,180,212,0.16);
  border-radius: 50%;
  border: 1px solid rgba(88,180,212,0.07);
  height: 34px;
  font-size: 0.875rem;
  color: #58B4D4;
  display: flex;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  width: 34px;
}.oxd-reg_step_title_fok {
  margin-bottom: 3px;
  color: #EEF3F8;
  font-size: 14px;
  font-weight: 700;
}.oxd-reg_step_text_fok {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #607888;
}.oxd-reg_trust_fok {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 20px;
}.oxd-reg_trust_item_fok {
  gap: 7px;
  font-size: 0.75rem;
  color: #607888;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.oxd-reg_trust_ic_fok svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  color: #58B4D4;
}.oxd-bon_fok {
  background: #0D1119;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.oxd-bon_fok {
  padding: 2.75rem 24px 0;
}
}.oxd-bon_in_fok {
  margin: 0 auto;
  max-width: 83.75rem;
}.oxd-bon_head_fok {
  margin-bottom: 20px;
}.oxd-bon_label_fok {
  color: #58B4D4;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.oxd-bon_h2_fok {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #EEF3F8;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.oxd-bon_h2_fok {
  font-size: 24px;
}
}.oxd-bon_seo_fok {
  overflow-wrap: break-word;
  color: #607888;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
}.oxd-bon_seo_fok strong {
  color: #C4D2DC;
  font-weight: 700;
}.oxd-bon_seo_fok a {
  color: #58B4D4;
  text-decoration: underline;
}.oxd-bon_grid_fok {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.oxd-bon_grid_fok {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.oxd-bon_grid_fok {
  grid-template-columns: repeat(5,1fr);
}
}.oxd-bon_card_fok {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  background: #121822;
  border: 1px solid rgba(255,255,255,0.10);
}.oxd-bon_card_fok:hover {
  transform: translateY(-2px);
  border-color: rgba(88,180,212,0.07);
}.oxd-bon_card_ic_fok svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
}.oxd-bon_card_ic_fok {
  margin-bottom: 10px;
}.oxd-bon_card_type_fok {
  color: #607888;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.oxd-bon_card_amount_fok {
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 1.125rem;
  font-weight: 800;
  color: #CCA830;
}.oxd-bon_card_name_fok {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  color: #EEF3F8;
  margin-bottom: 8px;
}.oxd-bon_card_detail_fok {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  color: #4E6474;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
}.oxd-seo_fok {
  padding: 2.25rem 1rem 0;
  background: #0D1119;
}
@media(min-width: 765px) {.oxd-seo_fok {
  padding: 44px 1.5rem 0;
}
}.oxd-seo_in_fok {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 1.5rem;
  background: #161E2A;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.oxd-seo_in_fok {
  padding: 36px 2.5rem;
}
}.oxd-seo_label_fok {
  margin-bottom: 0.625rem;
  color: #58B4D4;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.oxd-seo_h2_fok {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  color: #EEF3F8;
}
@media(min-width:768px) {.oxd-seo_h2_fok {
  font-size: 1.5rem;
}
}.oxd-seo_body_fok {
  line-height: 1.75;
  font-size: 14px;
  color: #8AA2B2;
  overflow-wrap: break-word;
}.oxd-seo_body_fok p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #8AA2B2;
}.oxd-seo_body_fok p:last-child {
  margin-bottom: 0;
}.oxd-seo_body_fok strong {
  font-weight: 700;
  color: #C4D2DC;
}.oxd-seo_body_fok a {
  transition: color .2s;
  color: #58B4D4;
  text-decoration: underline;
}.oxd-seo_body_fok a:hover {
  color: #7ECCE2;
}.oxd-seo_body_fok ul,.oxd-seo_body_fok ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.oxd-seo_body_fok ol {
  list-style: decimal;
}.oxd-seo_body_fok li {
  color: #8AA2B2;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.oxd-seo_body_fok table {
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 771px) {.oxd-seo_body_fok table {
  display: table;
}
}.oxd-seo_body_fok th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4D2DC;
  text-align: left;
  font-weight: 700;
}.oxd-seo_body_fok td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8AA2B2;
}.oxd-seo_cols_fok {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.oxd-seo_cols_fok {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.oxd-seo_cols_fok {
  grid-template-columns: repeat(3,1fr);
}
}.oxd-seo_col_h_fok {
  overflow-wrap: break-word;
  color: #C4D2DC;
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.oxd-seo_col_p_fok {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #607888;
  line-height: 1.65;
}.oxd-seo_stats_fok {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.oxd-seo_stat_fok {
  padding: 14px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(88,180,212,0.16);
  background: rgba(88,180,212,0.07);
  flex: 1;
  min-width: 8.75rem;
}.oxd-seo_stat_val_fok {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #58B4D4;
  font-size: 20px;
}.oxd-seo_stat_lb_fok {
  color: #607888;
  overflow-wrap: break-word;
  font-size: 11px;
}.oxd-rv_fok {
  background: #0D1119;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.oxd-rv_fok {
  padding: 2.75rem 24px 0;
}
}.oxd-rv_in_fok {
  margin: 0 auto;
  max-width: 1340px;
}.oxd-rv_head_fok {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.oxd-rv_label_fok {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #58B4D4;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.oxd-rv_h2_fok {
  color: #EEF3F8;
  margin-bottom: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.oxd-rv_h2_fok {
  font-size: 1.75rem;
}
}.oxd-rv_stats_fok {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #607888;
  font-size: 13px;
}.oxd-rv_stats_score_fok {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.oxd-rv_stats_score_val_fok {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #CCA830;
  font-size: 1.375rem;
}.oxd-rv_stats_score_max_fok {
  font-size: 13px;
  color: #4E6474;
}.oxd-rv_stats_badge_fok {
  gap: 4px;
  align-items: center;
  display: flex;
}.oxd-rv_stats_badge_fok svg {
  color: #CCA830;
  width: 14px;
  height: 14px;
}.oxd-rv_grid_fok {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.oxd-rv_grid_fok {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.oxd-rv_grid_fok {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oxd-rv_card_fok {
  padding: 20px;
  background: #161E2A;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
}.oxd-rv_card_stars_fok {
  gap: 2px;
  color: #CCA830;
  margin-bottom: 0.625rem;
  display: flex;
}.oxd-rv_card_stars_fok svg {
  height: 0.875rem;
  width: 0.875rem;
}.oxd-rv_card_h_fok {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  color: #EEF3F8;
  overflow-wrap: break-word;
  font-weight: 700;
}.oxd-rv_card_body_fok {
  flex: 1;
  color: #607888;
  line-height: 1.65;
  margin-bottom: 14px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.oxd-rv_card_body_fok strong {
  color: #C4D2DC;
  font-weight: 600;
}.oxd-rv_card_meta_fok {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  padding-top: 12px;
}.oxd-rv_card_author_fok {
  font-weight: 600;
  color: #C4D2DC;
  font-size: 0.75rem;
}.oxd-rv_card_date_fok {
  color: #4E6474;
  font-size: 0.688rem;
}.oxd-faq_fok {
  padding: 2.25rem 1rem 0;
  background: #0D1119;
}
@media(min-width: 770px) {.oxd-faq_fok {
  padding: 2.75rem 24px 0;
}
}.oxd-faq_in_fok {
  margin: 0 auto;
  max-width: 1340px;
}.oxd-faq_head_fok {
  margin-bottom: 1.25rem;
}.oxd-faq_label_fok {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #58B4D4;
  margin-bottom: 0.5rem;
}.oxd-faq_h2_fok {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #EEF3F8;
}
@media(min-width: 771px) {.oxd-faq_h2_fok {
  font-size: 24px;
}
}.oxd-faq_list_fok {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.oxd-faq_item_fok {
  background: #161E2A;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
}.oxd-faq_q_fok {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  flex-wrap: wrap;
  display: flex;
  color: #C4D2DC;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-size: 14px;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
}.oxd-faq_q_fok:hover {
  color: #EEF3F8;
}.oxd-faq_q_ic_fok {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  color: #58B4D4;
  width: 1.5rem;
  font-size: 1rem;
  display: flex;
  height: 24px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.oxd-faq_item_fok.oxd-state_open_fok .oxd-faq_q_ic_fok {
  transform: rotate(45deg);
}.oxd-faq_a_fok {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #607888;
  display: none;
  line-height: 1.7;
}.oxd-faq_item_fok.oxd-state_open_fok .oxd-faq_a_fok {
  display: block;
}.oxd-faq_a_fok strong {
  font-weight: 700;
  color: #C4D2DC;
}.oxd-faq_a_fok a {
  color: #58B4D4;
  text-decoration: underline;
}.oxd-faq_a_fok ul,.oxd-faq_a_fok ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.oxd-faq_a_fok ol {
  list-style: decimal;
}.oxd-faq_a_fok li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.oxd-faq_a_fok table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.oxd-faq_a_fok table {
  display: table;
}
}.oxd-faq_a_fok th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  color: #C4D2DC;
  font-weight: 700;
  text-align: left;
}.oxd-faq_a_fok td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #607888;
}.oxd-seo_fok {
  background: #0D1119;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.oxd-seo_fok {
  padding: 44px 1.5rem 0;
}
}.oxd-seo_in_fok {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  background: #161E2A;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.oxd-seo_in_fok {
  padding: 36px 2.5rem;
}
}.oxd-seo_label_fok {
  font-weight: 700;
  color: #58B4D4;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.oxd-seo_h2_fok {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EEF3F8;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.oxd-seo_h2_fok {
  font-size: 1.5rem;
}
}.oxd-seo_body_fok {
  color: #8AA2B2;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.oxd-seo_body_fok p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8AA2B2;
  font-size: 14px;
}.oxd-seo_body_fok p:last-child {
  margin-bottom: 0;
}.oxd-seo_body_fok strong {
  font-weight: 700;
  color: #C4D2DC;
}.oxd-seo_body_fok a {
  transition: color .2s;
  text-decoration: underline;
  color: #58B4D4;
}.oxd-seo_body_fok a:hover {
  color: #7ECCE2;
}.oxd-seo_body_fok ul,.oxd-seo_body_fok ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.oxd-seo_body_fok ol {
  list-style: decimal;
}.oxd-seo_body_fok li {
  color: #8AA2B2;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.oxd-seo_body_fok table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.oxd-seo_body_fok table {
  display: table;
}
}.oxd-seo_body_fok th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4D2DC;
  font-weight: 700;
  text-align: left;
}.oxd-seo_body_fok td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8AA2B2;
}.oxd-seo_cols_fok {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.oxd-seo_cols_fok {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.oxd-seo_cols_fok {
  grid-template-columns: repeat(3,1fr);
}
}.oxd-seo_col_h_fok {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C4D2DC;
  margin-bottom: 7px;
}.oxd-seo_col_p_fok {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #607888;
}.oxd-seo_stats_fok {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.oxd-seo_stat_fok {
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(88,180,212,0.16);
  padding: 14px 16px;
  background: rgba(88,180,212,0.07);
  min-width: 8.75rem;
}.oxd-seo_stat_val_fok {
  color: #58B4D4;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
}.oxd-seo_stat_lb_fok {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #607888;
}.oxd-seo_fok {
  padding: 2.25rem 1rem 0;
  background: #0D1119;
}
@media(min-width: 766px) {.oxd-seo_fok {
  padding: 2.75rem 24px 0;
}
}.oxd-seo_in_fok {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  background: #161E2A;
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 765px) {.oxd-seo_in_fok {
  padding: 2.25rem 2.5rem;
}
}.oxd-seo_label_fok {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #58B4D4;
}.oxd-seo_h2_fok {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
  color: #EEF3F8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
}
@media(min-width: 765px) {.oxd-seo_h2_fok {
  font-size: 24px;
}
}.oxd-seo_body_fok {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8AA2B2;
}.oxd-seo_body_fok p {
  line-height: 1.75;
  color: #8AA2B2;
  font-size: 14px;
  margin-bottom: 12px;
}.oxd-seo_body_fok p:last-child {
  margin-bottom: 0;
}.oxd-seo_body_fok strong {
  color: #C4D2DC;
  font-weight: 700;
}.oxd-seo_body_fok a {
  transition: color .2s;
  text-decoration: underline;
  color: #58B4D4;
}.oxd-seo_body_fok a:hover {
  color: #7ECCE2;
}.oxd-seo_body_fok ul,.oxd-seo_body_fok ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.oxd-seo_body_fok ol {
  list-style: decimal;
}.oxd-seo_body_fok li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #8AA2B2;
}.oxd-seo_body_fok table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.oxd-seo_body_fok table {
  display: table;
}
}.oxd-seo_body_fok th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4D2DC;
}.oxd-seo_body_fok td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8AA2B2;
}.oxd-seo_cols_fok {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.oxd-seo_cols_fok {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oxd-seo_cols_fok {
  grid-template-columns: repeat(3,1fr);
}
}.oxd-seo_col_h_fok {
  font-size: 13px;
  font-weight: 700;
  color: #C4D2DC;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.oxd-seo_col_p_fok {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #607888;
}.oxd-seo_stats_fok {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.oxd-seo_stat_fok {
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(88,180,212,0.16);
  flex: 1;
  background: rgba(88,180,212,0.07);
  min-width: 8.75rem;
}.oxd-seo_stat_val_fok {
  margin-bottom: 0.25rem;
  color: #58B4D4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.oxd-seo_stat_lb_fok {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #607888;
}.oxd-ft_fok {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080C11;
  margin-top: 48px;
}.oxd-ft_support_fok {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 771px) {.oxd-ft_support_fok {
  padding: 28px 1.5rem;
}
}.oxd-ft_support_in_fok {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
}.oxd-ft_support_main_fok {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.oxd-ft_support_ic_fok {
  flex-shrink: 0;
  color: #58B4D4;
}.oxd-ft_support_ic_fok svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.oxd-ft_support_text_title_fok {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #EEF3F8;
}.oxd-ft_support_text_sub_fok {
  color: #607888;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.oxd-ft_support_btn_fok {
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #58B4D4;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #EEF3F8;
  white-space: nowrap;
  font-weight: 700;
}.oxd-ft_support_btn_fok:hover {
  background: #7ECCE2;
}.oxd-ft_support_contacts_fok {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.oxd-ft_support_contact_fok {
  font-size: 0.75rem;
  color: #4E6474;
  line-height: 1.4;
}.oxd-ft_support_contact_fok strong {
  color: #8AA2B2;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
}.oxd-ft_main_fok {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 767px) {.oxd-ft_main_fok {
  padding: 40px 1.5rem 2rem;
}
}.oxd-ft_main_in_fok {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.oxd-ft_main_in_fok {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.oxd-ft_main_in_fok {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.oxd-ft_col_logo_fok {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.oxd-ft_col_logo_fok {
  grid-column: auto;
}
}.oxd-ft_logo_fok {
  gap: 0.563rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 16px;
  margin-bottom: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  color: #EEF3F8;
}.oxd-ft_logo_mark_fok {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.oxd-ft_logo_mark_fok img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.oxd-ft_logo_sub_fok {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #4E6474;
  max-width: 200px;
}.oxd-ft_col_title_fok {
  color: #8AA2B2;
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
}.oxd-ft_col_links_fok {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.oxd-ft_col_link_fok {
  transition: color .2s;
  color: #4E6474;
  font-size: 13px;
  overflow-wrap: break-word;
}.oxd-ft_col_link_fok:hover {
  color: #C4D2DC;
}.oxd-ft_apps_fok {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.oxd-ft_app_card_fok {
  gap: 0.625rem;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
}.oxd-ft_app_card_fok:hover {
  border-color: rgba(88,182,214,0.38);
}.oxd-ft_app_card_ic_fok svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.oxd-ft_app_card_os_fok {
  color: #4E6474;
  font-size: 10px;
  font-weight: 600;
}.oxd-ft_app_card_action_fok {
  font-weight: 700;
  color: #C4D2DC;
  font-size: 0.75rem;
}.oxd-ft_bot_fok {
  padding: 20px 16px;
}
@media(min-width: 771px) {.oxd-ft_bot_fok {
  padding: 1.25rem 24px;
}
}.oxd-ft_bot_in_fok {
  gap: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.oxd-ft_socials_fok {
  gap: 8px;
  display: flex;
}.oxd-ft_soc_fok {
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  width: 36px;
  height: 2.25rem;
  justify-content: center;
  color: #8AA2B2;
  display: flex;
}.oxd-ft_soc_fok svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.oxd-ft_soc_fok:hover {
  background: rgba(255,255,255,0.07);
}.oxd-ft_legal_fok {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A9AAC;
  min-width: 200px;
  line-height: 1.6;
}.oxd-ft_legal_fok strong {
  color: #8AA2B2;
  font-weight: 700;
}.oxd-ft_legal_fok a {
  text-decoration: underline;
  color: #8AA2B2;
}.oxd-ft_age_fok {
  border-radius: 50%;
  border: 2px solid #7A9AAC;
  font-size: 11px;
  width: 2rem;
  display: flex;
  height: 2rem;
  color: #7A9AAC;
  font-weight: 800;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
  align-items: center;
}