html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #080F14;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #BACED9;
  font-family: 'Exo 2', sans-serif;
  min-height: 100vh;
}.ciw_layout_efe {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.ciw_page_efe {
  display: flex;
  min-height: 100vh;
}.ciw_main_efe {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1082px) {.ciw_main_efe {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.ciw_main_efe {
  padding-bottom: 4.5rem;
}
}.ciw_gc_efe {
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0A1620;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 639px) {.ciw_gc_efe {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.ciw_gc_efe {
  width: 10.5rem;
}
}.ciw_gc_efe:hover {
  border-color: rgba(0, 200, 224, 0.07);
  transform: translateY(-3px);
}.ciw_gc_img_efe {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ciw_gc_img_efe img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ciw_gc_hover_efe {
  inset: 0;
  background: rgba(4, 10, 13, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.ciw_gc_efe:hover .ciw_gc_hover_efe {
  opacity: 1;
}.ciw_gc_hover_btn_efe {
  padding: 8px 16px;
  border-radius: 0.375rem;
  background: #00C8E0;
  font-weight: 700;
  color: #EDF9FF;
  font-size: 0.75rem;
}.ciw_gc_info_efe {
  padding: 8px 0.625rem 0.625rem;
}.ciw_gc_name_efe {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #BACED9;
}.ciw_gc_prov_efe {
  font-size: 10px;
  color: #456475;
}.ciw_gc_tag_efe {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  font-weight: 700;
  left: 0.375rem;
  position: absolute;
  z-index: 2;
  font-size: 0.563rem;
  top: 6px;
  text-transform: uppercase;
}.ciw_gc_tag_hot_efe {
  background: #FF3636;
  color: #fff;
}.ciw_gc_tag_new_efe {
  background: #00C853;
  color: #080F14;
}.ciw_gc_tag_jp_efe {
  background: #FFB300;
  color: #080F14;
}.ciw_gc_tag_ex_efe {
  background: #0078A0;
  color: #fff;
}.ciw_gc_tag_live_efe {
  background: #FF3636;
  color: #fff;
}.ciw_gr_efe {
  padding: 32px 1rem 0;
  background: #080F14;
}
@media(min-width: 766px) {.ciw_gr_efe {
  padding: 2.25rem 24px 0;
}
}.ciw_gr_in_efe {
  margin: 0 auto;
  max-width: 83.75rem;
}.ciw_gr_head_efe {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ciw_gr_head_l_efe {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.ciw_gr_ic_efe {
  border-radius: 0.625rem;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 32px;
  display: flex;
  flex-shrink: 0;
}.ciw_gr_ic_efe svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ciw_gr_title_efe {
  color: #EDF9FF;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ciw_gr_title_efe {
  font-size: 18px;
}
}.ciw_gr_more_efe {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  color: #5C7C8C;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.ciw_gr_more_efe:hover {
  color: #00C8E0;
}.ciw_gr_more_efe svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.ciw_gr_arrows_efe {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ciw_gr_arr_efe {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  width: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #85A5B5;
}.ciw_gr_arr_efe:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF9FF;
}.ciw_gr_arr_efe svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.ciw_gr_seo_h_efe {
  margin: 0 0 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #BACED9;
  font-weight: 700;
  max-width: 680px;
}
@media(min-width: 767px) {.ciw_gr_seo_h_efe {
  font-size: 14px;
}
}.ciw_gr_seo_efe {
  max-width: 42.5rem;
  line-height: 1.55;
  color: #5C7C8C;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}.ciw_gr_seo_efe strong {
  font-weight: 600;
  color: #BACED9;
}.ciw_gr_scroll_efe {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  overflow-x: auto;
}.ciw_gr_scroll_efe::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ciw_gr_scroll_efe {
  gap: 12px;
}
}.ciw_tb_efe {
  background: #080F14;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  z-index: 80;
  display: flex;
  top: 0;
  position: fixed;
  align-items: center;
  height: 56px;
  left: 0;
}.ciw_tb_in_efe {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.ciw_tb_burger_efe {
  border-radius: 10px;
  gap: 0.313rem;
  height: 2.375rem;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin-right: 8px;
  flex-shrink: 0;
  align-items: center;
  width: 2.375rem;
}.ciw_tb_burger_efe:hover {
  background: rgba(255, 255, 255, 0.05);
}.ciw_tb_burger_line_efe {
  border-radius: 1px;
  background: #85A5B5;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.ciw_tb_burger_efe {
  display: none;
}
}.ciw_tb_logo_efe {
  gap: 0.563rem;
  align-items: center;
  flex-shrink: 0;
  color: #EDF9FF;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
}.ciw_tb_logo_mark_efe {
  border-radius: 10px;
  overflow: hidden;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
}.ciw_tb_logo_mark_efe img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ciw_tb_nav_efe {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.ciw_tb_nav_efe {
  display: flex;
}
}.ciw_tb_tab_efe {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-weight: 600;
  color: #85A5B5;
  font-size: 0.813rem;
}.ciw_tb_tab_efe:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF9FF;
}.ciw_tb_tab_efe.ciw_state_active_efe {
  background: rgba(0, 200, 224, 0.15);
  color: #EDF9FF;
}.ciw_tb_right_efe {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.ciw_tb_login_efe {
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.563rem 16px;
  color: #BACED9;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.ciw_tb_login_efe:hover {
  border-color: rgba(0, 210, 235, 0.40);
  color: #EDF9FF;
}
@media(min-width:480px) {.ciw_tb_login_efe {
  display: block;
}
}.ciw_tb_reg_efe {
  background: #00C853;
  padding: 9px 18px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  color: #060E14;
  white-space: nowrap;
}.ciw_tb_reg_efe:hover {
  background: #00E061;
}.ciw_sb_efe {
  background: #0D1C25;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  left: 0;
  overflow-y: auto;
  width: 13.75rem;
  top: 56px;
  z-index: 70;
  position: fixed;
  bottom: 0;
}.ciw_sb_efe.ciw_state_open_efe {
  transform: translateX(0);
}.ciw_sb_efe::-webkit-scrollbar {
  width: 0.25rem;
}.ciw_sb_efe::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.ciw_sb_efe {
  transform: translateX(0);
}
}.ciw_sb_auth_efe {
  padding: 14px 0.75rem 10px;
}.ciw_sb_btn_reg_efe {
  transition: background .2s;
  background: #00C853;
  border-radius: 0.625rem;
  padding: 0.688rem;
  font-weight: 700;
  text-align: center;
  color: #060E14;
  margin-bottom: 8px;
  font-size: 13px;
  display: block;
}.ciw_sb_btn_reg_efe:hover {
  background: #00E061;
}.ciw_sb_btn_login_efe {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 10px;
  color: #BACED9;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
}.ciw_sb_btn_login_efe:hover {
  border-color: rgba(0, 210, 235, 0.40);
  color: #EDF9FF;
}.ciw_sb_promo_efe {
  border-radius: 10px;
  border: 1px solid rgba(0, 200, 224, 0.15);
  background: linear-gradient(135deg,#0C2D3E,#0D1C25);
  overflow: hidden;
  padding: 12px 14px;
  margin: 0 12px 0.625rem;
  position: relative;
}.ciw_sb_promo_efe::before {
  background: radial-gradient(circle,rgba(0, 200, 224, 0.15),transparent 70%);
  border-radius: 50%;
  right: -20px;
  content: '';
  position: absolute;
  height: 80px;
  width: 5rem;
  top: -1.25rem;
}.ciw_sb_promo_title_efe {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  color: #00C8E0;
  font-weight: 700;
}.ciw_sb_promo_text_efe {
  color: #EDF9FF;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
}.ciw_sb_promo_sub_efe {
  color: #5C7C8C;
  margin-top: 3px;
  font-size: 10px;
}.ciw_sb_nav_efe {
  padding: 6px 0.5rem 16px;
}.ciw_sb_nav_lb_efe {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #456475;
}.ciw_sb_link_efe {
  gap: 10px;
  padding: 0.563rem 10px;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.813rem;
  color: #85A5B5;
  display: flex;
}.ciw_sb_link_efe:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF9FF;
}.ciw_sb_link_efe.ciw_state_active_efe {
  background: rgba(0, 200, 224, 0.15);
  color: #EDF9FF;
}.ciw_sb_ic_efe {
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
}.ciw_sb_ic_efe svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ciw_sb_ic_1_efe {
  background: rgba(0, 200, 224, 0.07);
  color: #00C8E0;
}.ciw_sb_ic_2_efe {
  background: rgba(0, 200, 83, 0.15);
  color: #00C853;
}.ciw_sb_ic_3_efe {
  background: rgba(255, 179, 0, 0.15);
  color: #FFB300;
}.ciw_sb_ic_4_efe {
  background: rgba(0, 120, 160, 0.22);
  color: #0078A0;
}.ciw_sb_ic_5_efe {
  background: rgba(0, 200, 224, 0.07);
  color: #FF4590;
}.ciw_sb_ic_6_efe {
  background: rgba(0, 120, 160, 0.22);
  color: #9B50FF;
}.ciw_sb_badge_efe {
  background: #FFB300;
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #060E14;
}.ciw_sb_bot_efe {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ciw_sb_lang_efe,.ciw_sb_help_efe {
  transition: border-color .2s;
  flex: 1;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #85A5B5;
  justify-content: center;
}.ciw_sb_lang_efe:hover,.ciw_sb_help_efe:hover {
  border-color: rgba(0, 210, 235, 0.40);
  color: #EDF9FF;
}.ciw_sb_lang_efe svg,.ciw_sb_help_efe svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.ciw_sb_bd_efe {
  background: rgba(4, 10, 13, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.ciw_sb_bd_efe.ciw_state_on_efe {
  display: block;
}
@media(min-width: 1083px) {.ciw_sb_bd_efe {
  display: none!important;
}
}.ciw_mob_nav_efe {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1C25;
  right: 0;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1082px) {.ciw_mob_nav_efe {
  display: none;
}
}.ciw_mob_nav_item_efe {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  display: flex;
  color: #456475;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.ciw_mob_nav_ic_efe {
  line-height: 1;
}.ciw_mob_nav_ic_efe svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.ciw_mob_nav_lb_efe {
  font-weight: 600;
  color: #456475;
  font-size: 10px;
}.ciw_mob_nav_item_efe.ciw_state_active_efe {
  color: #00C8E0;
}.ciw_mob_nav_item_efe.ciw_state_active_efe .ciw_mob_nav_lb_efe {
  color: #00C8E0;
}.ciw_hero_efe {
  padding: 20px 1rem 0;
  background: #080F14;
}
@media(min-width: 769px) {.ciw_hero_efe {
  padding: 24px 1.5rem 0;
}
}.ciw_hero_in_efe {
  gap: 12px;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.ciw_hero_in_efe {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.ciw_hero_in_efe {
  grid-template-columns: 1fr 340px;
}
}.ciw_hero_promo_efe {
  background: #0A1620;
  overflow: hidden;
  border-radius: 16px;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 766px) {.ciw_hero_promo_efe {
  min-height: 280px;
}
}.ciw_hero_promo_bg_efe {
  background-position: center;
  background: linear-gradient(120deg,#0C2D3E 0%,#080F14 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ciw_hero_promo_bg_efe::after {
  inset: 0;
  background: linear-gradient(90deg,#080F14 0%,rgba(4, 10, 13, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ciw_hero_promo_glow_efe {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 120, 160, 0.22) 0%,transparent 65%);
  top: -2.5rem;
  position: absolute;
  width: 300px;
  height: 18.75rem;
  pointer-events: none;
  right: 60px;
}.ciw_hero_promo_ct_efe {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 766px) {.ciw_hero_promo_ct_efe {
  padding: 40px 2rem;
}
}.ciw_hero_badge_efe {
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(0, 200, 224, 0.07);
  background: rgba(0, 200, 224, 0.15);
  color: #00C8E0;
  margin-bottom: 14px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.ciw_hero_h1_efe {
  line-height: 1.15;
  font-weight: 800;
  font-size: 26px;
  color: #EDF9FF;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif;
}.ciw_hero_h1_efe em {
  color: #FFB300;
  font-style: normal;
}
@media(min-width: 771px) {.ciw_hero_h1_efe {
  font-size: 2.25rem;
}
}.ciw_hero_sub_efe {
  margin-bottom: 20px;
  color: #85A5B5;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 769px) {.ciw_hero_sub_efe {
  font-size: 0.875rem;
}
}.ciw_hero_row_efe {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ciw_hero_cta_efe {
  border-radius: 0.625rem;
  background: #00C853;
  transition: background .2s;
  padding: 13px 26px;
  box-shadow: 0 4px 1.375rem rgba(0, 200, 83, 0.50), 0 1px 6px rgba(0, 0, 0, 0.55);
  color: #060E14;
  font-weight: 700;
  font-size: 14px;
}.ciw_hero_cta_efe:hover {
  background: #00E061;
}.ciw_hero_terms_efe {
  font-size: 11px;
  color: #456475;
}.ciw_hero_game_efe {
  overflow: hidden;
  background: #0A1620;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.ciw_hero_game_badge_efe {
  border: 1px solid rgba(255, 179, 0, 0.15);
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  background: rgba(255, 179, 0, 0.15);
  color: #FFB300;
  letter-spacing: .06em;
  z-index: 3;
  position: absolute;
  font-size: 10px;
  top: 12px;
  text-transform: uppercase;
  left: 12px;
  font-weight: 700;
}.ciw_hero_game_badge_efe svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
}.ciw_hero_game_img_efe {
  overflow: hidden;
  background: linear-gradient(135deg,#0C2D3E,#080F14);
  position: relative;
  padding-bottom: 60%;
}.ciw_hero_game_img_efe img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.ciw_hero_game_play_efe {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 10, 13, 0.72);
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.ciw_hero_game_efe:hover .ciw_hero_game_play_efe {
  opacity: 1;
}.ciw_hero_game_play_efe span {
  border-radius: 50%;
  background: #00C8E0;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  align-items: center;
}.ciw_hero_game_play_efe span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.ciw_hero_game_info_efe {
  padding: 0.875rem 1rem;
}.ciw_hero_game_title_efe {
  margin-bottom: 0.25rem;
  color: #EDF9FF;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.ciw_hero_game_provider_efe {
  color: #5C7C8C;
  font-size: 0.688rem;
}.ciw_hero_game_btn_efe {
  transition: background .2s;
  border-radius: 10px;
  background: #00C8E0;
  padding: 0.688rem;
  margin: 12px 1rem 1rem;
  font-weight: 700;
  display: block;
  color: #EDF9FF;
  font-size: 0.813rem;
  text-align: center;
}.ciw_hero_game_efe:hover .ciw_hero_game_btn_efe {
  background: #00E0FC;
}.ciw_sbar_efe {
  padding: 16px 1rem 0;
  background: #080F14;
}
@media(min-width: 769px) {.ciw_sbar_efe {
  padding: 1.125rem 24px 0;
}
}.ciw_sbar_in_efe {
  margin: 0 auto;
  max-width: 83.75rem;
}.ciw_sbar_row_efe {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.ciw_sbar_input_efe {
  border-radius: 10px;
  background: #0A1620;
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #5C7C8C;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  display: flex;
}.ciw_sbar_input_efe:hover {
  border-color: rgba(0, 210, 235, 0.40);
}.ciw_sbar_input_efe svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
}.ciw_sbar_providers_efe {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 11px 18px;
  background: #0A1620;
  gap: 8px;
  color: #BACED9;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
}.ciw_sbar_providers_efe:hover {
  border-color: rgba(0, 210, 235, 0.40);
  color: #EDF9FF;
}.ciw_sbar_providers_efe svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.ciw_sbar_tabs_efe {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.ciw_sbar_tabs_efe::-webkit-scrollbar {
  display: none;
}.ciw_sbar_tab_efe {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border-radius: 1.25rem;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  color: #85A5B5;
}.ciw_sbar_tab_efe:hover {
  border-color: rgba(0, 210, 235, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF9FF;
}.ciw_sbar_tab_efe.ciw_state_active_efe {
  background: rgba(0, 200, 224, 0.15);
  border-color: rgba(0, 200, 224, 0.07);
  color: #EDF9FF;
}.ciw_sbar_tab_ic_efe svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
}.ciw_gr_jp_efe {
  overflow: hidden;
  border-radius: 1rem;
  background: linear-gradient(135deg,#1A0A38 0%,#0B0D1E 100%);
  padding: 20px;
  position: relative;
}.ciw_gr_jp_efe::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 120, 160, 0.22) 0%,transparent 70%);
  top: -3.75rem;
  content: '';
  position: absolute;
  height: 15.625rem;
  left: -60px;
  width: 15.625rem;
}.ciw_gr_jp_efe::after {
  background: radial-gradient(circle,rgba(255, 179, 0, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  bottom: -2.5rem;
  content: '';
  height: 200px;
  right: 0;
  position: absolute;
}.ciw_gr_jp_head_efe {
  gap: 1rem;
  margin-bottom: 16px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  z-index: 1;
  align-items: flex-start;
}.ciw_gr_jp_info_efe {
  flex: 1;
}.ciw_gr_jp_label_efe {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B50FF;
  text-transform: uppercase;
  font-size: 0.688rem;
}.ciw_gr_jp_label_efe svg {
  stroke-linejoin: round;
  width: 14px;
  vertical-align: -2px;
  margin-right: 4px;
  height: 0.875rem;
  stroke-linecap: round;
}.ciw_gr_jp_amount_efe {
  color: #EDF9FF;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 2rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.ciw_gr_jp_amount_efe {
  font-size: 2.5rem;
}
}.ciw_gr_jp_amount_efe span {
  color: #FFB300;
}.ciw_gr_jp_seo_efe {
  line-height: 1.5;
  color: #85A5B5;
  max-width: 480px;
  font-size: 12px;
  overflow-wrap: break-word;
}.ciw_gr_jp_cta_efe {
  border-radius: 10px;
  padding: 11px 20px;
  transition: background .2s;
  background: rgba(0, 120, 160, 0.22);
  border: 1px solid rgba(0, 120, 160, 0.22);
  font-weight: 700;
  flex-shrink: 0;
  color: #EDF9FF;
  margin-top: 4px;
  font-size: 0.813rem;
  white-space: nowrap;
  align-self: flex-start;
  z-index: 1;
  position: relative;
}.ciw_gr_jp_cta_efe:hover {
  background: #0078A0;
}.ciw_ws_efe {
  background: #080F14;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.ciw_ws_efe {
  padding: 2.25rem 24px 0;
}
}.ciw_ws_in_efe {
  margin: 0 auto;
  max-width: 1340px;
}.ciw_ws_head_efe {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ciw_ws_title_efe {
  gap: 10px;
  font-weight: 700;
  align-items: center;
  color: #EDF9FF;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
}.ciw_ws_title_ic_efe svg {
  stroke-linejoin: round;
  height: 18px;
  color: #FFB300;
  stroke-linecap: round;
  width: 18px;
}.ciw_ws_online_efe {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #5C7C8C;
  font-weight: 600;
}.ciw_ws_online_dot_efe {
  border-radius: 50%;
  background: #00C853;
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(0, 200, 83, 0.15);
}.ciw_ws_scroll_efe {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.ciw_ws_scroll_efe::-webkit-scrollbar {
  display: none;
}.ciw_wc_efe {
  background: #0A1620;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 10px;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
  align-items: center;
}.ciw_wc_img_efe {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #0D1C25;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.ciw_wc_img_efe img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ciw_wc_info_efe {
  min-width: 0;
}.ciw_wc_game_efe {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #BACED9;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
}.ciw_wc_player_efe {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #456475;
  white-space: nowrap;
}.ciw_wc_amount_efe {
  font-weight: 700;
  color: #00C853;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
}.ciw_app_efe {
  padding: 36px 1rem 0;
  background: #080F14;
}
@media(min-width:768px) {.ciw_app_efe {
  padding: 44px 1.5rem 0;
}
}.ciw_app_in_efe {
  margin: 0 auto;
  max-width: 1340px;
}.ciw_app_head_efe {
  margin-bottom: 16px;
}.ciw_app_label_efe {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #00C8E0;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.ciw_app_h2_efe {
  color: #EDF9FF;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.ciw_app_h2_efe {
  font-size: 24px;
}
}.ciw_app_sub_efe {
  overflow-wrap: break-word;
  color: #5C7C8C;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
}.ciw_app_sub_efe strong {
  font-weight: 700;
  color: #BACED9;
}.ciw_app_cards_efe {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.ciw_app_cards_efe {
  grid-template-columns: repeat(3,1fr);
}
}.ciw_app_card_efe {
  border-radius: 10px;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.ciw_app_card_ios_efe {
  background: linear-gradient(135deg,rgba(0, 200, 224, 0.15) 0%,#0D1C25 100%);
}.ciw_app_card_android_efe {
  background: linear-gradient(135deg,rgba(0, 200, 83, 0.15) 0%,#0D1C25 100%);
}.ciw_app_card_win_efe {
  background: linear-gradient(135deg,rgba(255, 179, 0, 0.15) 0%,#0D1C25 100%);
}.ciw_app_card_ic_efe svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
  width: 2.125rem;
}.ciw_app_card_ic_efe {
  flex-shrink: 0;
  color: #EDF9FF;
}.ciw_app_card_os_efe {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #5C7C8C;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.ciw_app_card_title_efe {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDF9FF;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.ciw_app_card_text_efe {
  overflow-wrap: break-word;
  color: #5C7C8C;
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
}.ciw_app_card_btn_efe {
  gap: 7px;
  border: 1px solid rgba(0, 210, 235, 0.40);
  transition: background .2s;
  padding: 0.625rem 18px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  color: #EDF9FF;
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
}.ciw_app_card_btn_efe:hover {
  background: rgba(255, 255, 255, 0.07);
}.ciw_prov_efe {
  padding: 2.25rem 16px 0;
  background: #080F14;
}
@media(min-width: 767px) {.ciw_prov_efe {
  padding: 44px 1.5rem 0;
}
}.ciw_prov_in_efe {
  margin: 0 auto;
  max-width: 1340px;
}.ciw_prov_head_efe {
  margin-bottom: 1rem;
}.ciw_prov_label_efe {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #00C8E0;
  font-size: 11px;
  text-transform: uppercase;
}.ciw_prov_h2_efe {
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF9FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 765px) {.ciw_prov_h2_efe {
  font-size: 1.5rem;
}
}.ciw_prov_seo_efe {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #5C7C8C;
}.ciw_prov_seo_efe strong {
  font-weight: 700;
  color: #BACED9;
}.ciw_prov_seo_efe a {
  text-decoration: underline;
  color: #00C8E0;
}.ciw_prov_grid_efe {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.ciw_prov_grid_efe {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ciw_prov_grid_efe {
  grid-template-columns: repeat(8,1fr);
}
}.ciw_prov_card_efe {
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.438rem;
  background: #0A1620;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.ciw_prov_card_efe:hover {
  background: #0D1C25;
  border-color: rgba(0, 210, 235, 0.40);
}.ciw_prov_logo_efe {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
  height: 44px;
}.ciw_prov_logo_efe img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ciw_prov_name_efe {
  font-weight: 600;
  text-align: center;
  color: #85A5B5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ciw_reg_efe {
  background: #080F14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.ciw_reg_efe {
  padding: 44px 24px 0;
}
}.ciw_reg_in_efe {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 28px 24px;
  background: #0D1C25;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 766px) {.ciw_reg_in_efe {
  padding: 40px;
}
}.ciw_reg_top_efe {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ciw_reg_top_efe {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ciw_reg_label_efe {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8E0;
}.ciw_reg_h2_efe {
  font-weight: 800;
  color: #EDF9FF;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  line-height: 1.2;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.ciw_reg_h2_efe {
  font-size: 1.75rem;
}
}.ciw_reg_bonus_efe {
  border: 1px solid rgba(255, 179, 0, 0.15);
  border-radius: 0.625rem;
  padding: 0.625rem 16px;
  background: rgba(255, 179, 0, 0.15);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.ciw_reg_bonus_amount_efe {
  color: #FFB300;
  font-weight: 800;
  font-size: 20px;
}.ciw_reg_bonus_text_efe {
  color: #85A5B5;
  font-size: 0.813rem;
  line-height: 1.35;
}.ciw_reg_cta_btn_efe {
  padding: 14px 32px;
  background: #00C853;
  border-radius: 0.625rem;
  transition: background .2s;
  box-shadow: 0 4px 1.375rem rgba(0, 200, 83, 0.50), 0 1px 0.375rem rgba(0, 0, 0, 0.55);
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  color: #060E14;
  font-weight: 700;
}.ciw_reg_cta_btn_efe:hover {
  background: #00E061;
}.ciw_reg_terms_efe {
  color: #456475;
  line-height: 1.5;
  font-size: 11px;
}.ciw_reg_seo_efe {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 13px;
  color: #5C7C8C;
  padding-top: 1.25rem;
}.ciw_reg_seo_efe p {
  color: #5C7C8C;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.ciw_reg_seo_efe p:last-child {
  margin-bottom: 0;
}.ciw_reg_seo_efe strong {
  font-weight: 700;
  color: #BACED9;
}.ciw_reg_seo_efe a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.ciw_reg_seo_efe a:hover {
  color: #00E0FC;
}.ciw_reg_seo_efe ul,.ciw_reg_seo_efe ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.ciw_reg_seo_efe ol {
  list-style: decimal;
}.ciw_reg_seo_efe li {
  color: #5C7C8C;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.65;
}.ciw_reg_seo_efe table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.ciw_reg_seo_efe table {
  display: table;
}
}.ciw_reg_seo_efe th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #BACED9;
  font-weight: 700;
  text-align: left;
}.ciw_reg_seo_efe td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C7C8C;
}.ciw_reg_steps_efe {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 862px) {.ciw_reg_steps_efe {
  margin-top: 0;
}
}.ciw_reg_step_efe {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 0.875rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ciw_reg_step_num_efe {
  background: rgba(0, 200, 224, 0.15);
  border-radius: 50%;
  border: 1px solid rgba(0, 200, 224, 0.07);
  font-size: 14px;
  align-items: center;
  justify-content: center;
  color: #00C8E0;
  font-weight: 800;
  height: 2.125rem;
  width: 2.125rem;
  display: flex;
  flex-shrink: 0;
}.ciw_reg_step_title_efe {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
  color: #EDF9FF;
}.ciw_reg_step_text_efe {
  line-height: 1.5;
  color: #5C7C8C;
  font-size: 12px;
}.ciw_reg_trust_efe {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.ciw_reg_trust_item_efe {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  color: #5C7C8C;
  display: flex;
  font-size: 12px;
}.ciw_reg_trust_ic_efe svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  color: #00C8E0;
  height: 16px;
}.ciw_bon_efe {
  padding: 36px 16px 0;
  background: #080F14;
}
@media(min-width: 770px) {.ciw_bon_efe {
  padding: 44px 1.5rem 0;
}
}.ciw_bon_in_efe {
  margin: 0 auto;
  max-width: 83.75rem;
}.ciw_bon_head_efe {
  margin-bottom: 20px;
}.ciw_bon_label_efe {
  color: #00C8E0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.ciw_bon_h2_efe {
  font-weight: 800;
  color: #EDF9FF;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.ciw_bon_h2_efe {
  font-size: 1.5rem;
}
}.ciw_bon_seo_efe {
  color: #5C7C8C;
  max-width: 620px;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ciw_bon_seo_efe strong {
  color: #BACED9;
  font-weight: 700;
}.ciw_bon_seo_efe a {
  color: #00C8E0;
  text-decoration: underline;
}.ciw_bon_grid_efe {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.ciw_bon_grid_efe {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ciw_bon_grid_efe {
  grid-template-columns: repeat(5,1fr);
}
}.ciw_bon_card_efe {
  background: #0A1620;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
}.ciw_bon_card_efe:hover {
  border-color: rgba(0, 200, 224, 0.07);
  transform: translateY(-2px);
}.ciw_bon_card_ic_efe svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
}.ciw_bon_card_ic_efe {
  margin-bottom: 10px;
}.ciw_bon_card_type_efe {
  margin-bottom: 0.375rem;
  color: #5C7C8C;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.ciw_bon_card_amount_efe {
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #FFB300;
  line-height: 1.1;
}.ciw_bon_card_name_efe {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #EDF9FF;
  font-weight: 600;
}.ciw_bon_card_detail_efe {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #456475;
  font-size: 11px;
}.ciw_htp_efe {
  background: #080F14;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ciw_htp_efe {
  padding: 2.75rem 1.5rem 0;
}
}.ciw_htp_in_efe {
  margin: 0 auto;
  max-width: 1340px;
}.ciw_htp_head_efe {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.ciw_htp_label_efe {
  font-weight: 700;
  margin-bottom: 8px;
  color: #00C8E0;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ciw_htp_h2_efe {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF9FF;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.ciw_htp_h2_efe {
  font-size: 1.75rem;
}
}.ciw_htp_intro_efe {
  line-height: 1.6;
  font-size: 14px;
  color: #5C7C8C;
}.ciw_htp_steps_efe {
  margin: 0;
  list-style: none;
  gap: 12px;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width:640px) {.ciw_htp_steps_efe {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ciw_htp_steps_efe {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ciw_htp_step_efe {
  background: #0D1C25;
  border-radius: 10px;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  position: relative;
  display: flex;
}.ciw_htp_step_num_efe {
  background: #00C8E0;
  border-radius: 50%;
  font-size: 0.813rem;
  position: absolute;
  width: 1.75rem;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  height: 28px;
  justify-content: center;
  left: 20px;
  display: flex;
  font-weight: 800;
  color: #060E14;
  top: -0.75rem;
}.ciw_htp_step_ic_efe {
  margin: 8px 0 12px;
  border-radius: 0.375rem;
  background: rgba(0, 200, 224, 0.15);
  justify-content: center;
  height: 36px;
  align-items: center;
  display: flex;
  color: #00C8E0;
  width: 2.25rem;
}.ciw_htp_step_ic_efe svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.ciw_htp_step_h_efe {
  font-size: 14px;
  line-height: 1.25;
  color: #EDF9FF;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
}.ciw_htp_step_p_efe {
  overflow-wrap: break-word;
  color: #5C7C8C;
  line-height: 1.55;
  font-size: 13px;
}.ciw_htp_step_p_efe strong {
  color: #BACED9;
  font-weight: 600;
}.ciw_htp_cta_efe {
  background: #00C853;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.813rem 1.625rem;
  margin-top: 1.25rem;
  font-weight: 700;
  display: inline-block;
  color: #060E14;
  font-size: 14px;
}.ciw_htp_cta_efe:hover {
  background: #00E061;
}.ciw_seo_efe {
  padding: 36px 16px 0;
  background: #080F14;
}
@media(min-width: 766px) {.ciw_seo_efe {
  padding: 44px 1.5rem 0;
}
}.ciw_seo_in_efe {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #0D1C25;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width: 767px) {.ciw_seo_in_efe {
  padding: 2.25rem 2.5rem;
}
}.ciw_seo_label_efe {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #00C8E0;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.ciw_seo_h2_efe {
  overflow-wrap: break-word;
  color: #EDF9FF;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 770px) {.ciw_seo_h2_efe {
  font-size: 24px;
}
}.ciw_seo_body_efe {
  font-size: 0.875rem;
  color: #85A5B5;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ciw_seo_body_efe p {
  color: #85A5B5;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.ciw_seo_body_efe p:last-child {
  margin-bottom: 0;
}.ciw_seo_body_efe strong {
  color: #BACED9;
  font-weight: 700;
}.ciw_seo_body_efe a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.ciw_seo_body_efe a:hover {
  color: #00E0FC;
}.ciw_seo_body_efe ul,.ciw_seo_body_efe ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ciw_seo_body_efe ol {
  list-style: decimal;
}.ciw_seo_body_efe li {
  color: #85A5B5;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ciw_seo_body_efe table {
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.ciw_seo_body_efe table {
  display: table;
}
}.ciw_seo_body_efe th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #BACED9;
  text-align: left;
}.ciw_seo_body_efe td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #85A5B5;
}.ciw_seo_cols_efe {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.ciw_seo_cols_efe {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ciw_seo_cols_efe {
  grid-template-columns: repeat(3,1fr);
}
}.ciw_seo_col_h_efe {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #BACED9;
  margin-bottom: 7px;
}.ciw_seo_col_p_efe {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5C7C8C;
}.ciw_seo_stats_efe {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ciw_seo_stat_efe {
  border: 1px solid rgba(0, 200, 224, 0.15);
  border-radius: 10px;
  padding: 14px 16px;
  flex: 1;
  background: rgba(0, 200, 224, 0.07);
  min-width: 8.75rem;
}.ciw_seo_stat_val_efe {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #00C8E0;
}.ciw_seo_stat_lb_efe {
  color: #5C7C8C;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ciw_faq_efe {
  background: #080F14;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.ciw_faq_efe {
  padding: 2.75rem 1.5rem 0;
}
}.ciw_faq_in_efe {
  margin: 0 auto;
  max-width: 83.75rem;
}.ciw_faq_head_efe {
  margin-bottom: 1.25rem;
}.ciw_faq_label_efe {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #00C8E0;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.ciw_faq_h2_efe {
  color: #EDF9FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ciw_faq_h2_efe {
  font-size: 1.5rem;
}
}.ciw_faq_list_efe {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ciw_faq_item_efe {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1C25;
  overflow: hidden;
  border-radius: 0.625rem;
}.ciw_faq_q_efe {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #BACED9;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
}.ciw_faq_q_efe:hover {
  color: #EDF9FF;
}.ciw_faq_q_ic_efe {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  color: #00C8E0;
  align-items: center;
  height: 24px;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.ciw_faq_item_efe.ciw_state_open_efe .ciw_faq_q_ic_efe {
  transform: rotate(45deg);
}.ciw_faq_a_efe {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  color: #5C7C8C;
  font-size: 0.813rem;
  line-height: 1.7;
  display: none;
}.ciw_faq_item_efe.ciw_state_open_efe .ciw_faq_a_efe {
  display: block;
}.ciw_faq_a_efe strong {
  font-weight: 700;
  color: #BACED9;
}.ciw_faq_a_efe a {
  color: #00C8E0;
  text-decoration: underline;
}.ciw_faq_a_efe ul,.ciw_faq_a_efe ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.ciw_faq_a_efe ol {
  list-style: decimal;
}.ciw_faq_a_efe li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ciw_faq_a_efe table {
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.ciw_faq_a_efe table {
  display: table;
}
}.ciw_faq_a_efe th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BACED9;
  font-weight: 700;
  text-align: left;
}.ciw_faq_a_efe td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #5C7C8C;
}.ciw_seo_efe {
  background: #080F14;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.ciw_seo_efe {
  padding: 44px 1.5rem 0;
}
}.ciw_seo_in_efe {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1C25;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.ciw_seo_in_efe {
  padding: 36px 40px;
}
}.ciw_seo_label_efe {
  color: #00C8E0;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.ciw_seo_h2_efe {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  color: #EDF9FF;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.ciw_seo_h2_efe {
  font-size: 24px;
}
}.ciw_seo_body_efe {
  line-height: 1.75;
  color: #85A5B5;
  font-size: 14px;
  overflow-wrap: break-word;
}.ciw_seo_body_efe p {
  margin-bottom: 12px;
  color: #85A5B5;
  font-size: 0.875rem;
  line-height: 1.75;
}.ciw_seo_body_efe p:last-child {
  margin-bottom: 0;
}.ciw_seo_body_efe strong {
  color: #BACED9;
  font-weight: 700;
}.ciw_seo_body_efe a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.ciw_seo_body_efe a:hover {
  color: #00E0FC;
}.ciw_seo_body_efe ul,.ciw_seo_body_efe ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ciw_seo_body_efe ol {
  list-style: decimal;
}.ciw_seo_body_efe li {
  margin-bottom: 6px;
  color: #85A5B5;
  font-size: 14px;
  line-height: 1.75;
}.ciw_seo_body_efe table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.ciw_seo_body_efe table {
  display: table;
}
}.ciw_seo_body_efe th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BACED9;
  font-weight: 700;
  text-align: left;
}.ciw_seo_body_efe td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #85A5B5;
}.ciw_seo_cols_efe {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.ciw_seo_cols_efe {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ciw_seo_cols_efe {
  grid-template-columns: repeat(3,1fr);
}
}.ciw_seo_col_h_efe {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #BACED9;
  margin-bottom: 0.438rem;
}.ciw_seo_col_p_efe {
  overflow-wrap: break-word;
  color: #5C7C8C;
  font-size: 0.813rem;
  line-height: 1.65;
}.ciw_seo_stats_efe {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ciw_seo_stat_efe {
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(0, 200, 224, 0.15);
  background: rgba(0, 200, 224, 0.07);
  min-width: 8.75rem;
}.ciw_seo_stat_val_efe {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #00C8E0;
  overflow-wrap: break-word;
}.ciw_seo_stat_lb_efe {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5C7C8C;
}.ciw_seo_efe {
  background: #080F14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ciw_seo_efe {
  padding: 2.75rem 24px 0;
}
}.ciw_seo_in_efe {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #0D1C25;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.ciw_seo_in_efe {
  padding: 36px 2.5rem;
}
}.ciw_seo_label_efe {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #00C8E0;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.ciw_seo_h2_efe {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 14px;
  color: #EDF9FF;
}
@media(min-width: 770px) {.ciw_seo_h2_efe {
  font-size: 1.5rem;
}
}.ciw_seo_body_efe {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #85A5B5;
  line-height: 1.75;
}.ciw_seo_body_efe p {
  margin-bottom: 12px;
  color: #85A5B5;
  line-height: 1.75;
  font-size: 14px;
}.ciw_seo_body_efe p:last-child {
  margin-bottom: 0;
}.ciw_seo_body_efe strong {
  color: #BACED9;
  font-weight: 700;
}.ciw_seo_body_efe a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.ciw_seo_body_efe a:hover {
  color: #00E0FC;
}.ciw_seo_body_efe ul,.ciw_seo_body_efe ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ciw_seo_body_efe ol {
  list-style: decimal;
}.ciw_seo_body_efe li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #85A5B5;
}.ciw_seo_body_efe table {
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.ciw_seo_body_efe table {
  display: table;
}
}.ciw_seo_body_efe th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #BACED9;
}.ciw_seo_body_efe td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #85A5B5;
}.ciw_seo_cols_efe {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.ciw_seo_cols_efe {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ciw_seo_cols_efe {
  grid-template-columns: repeat(3,1fr);
}
}.ciw_seo_col_h_efe {
  color: #BACED9;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
}.ciw_seo_col_p_efe {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5C7C8C;
}.ciw_seo_stats_efe {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ciw_seo_stat_efe {
  border: 1px solid rgba(0, 200, 224, 0.15);
  padding: 0.875rem 16px;
  background: rgba(0, 200, 224, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 140px;
}.ciw_seo_stat_val_efe {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #00C8E0;
}.ciw_seo_stat_lb_efe {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5C7C8C;
}.ciw_ft_efe {
  background: #040A0D;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.ciw_ft_support_efe {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.ciw_ft_support_efe {
  padding: 28px 24px;
}
}.ciw_ft_support_in_efe {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 1340px;
  align-items: center;
}.ciw_ft_support_main_efe {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.ciw_ft_support_ic_efe {
  color: #00C8E0;
  flex-shrink: 0;
}.ciw_ft_support_ic_efe svg {
  width: 30px;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.ciw_ft_support_text_title_efe {
  font-weight: 700;
  color: #EDF9FF;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.ciw_ft_support_text_sub_efe {
  overflow-wrap: break-word;
  color: #5C7C8C;
  font-size: 12px;
}.ciw_ft_support_btn_efe {
  transition: background .2s;
  border-radius: 10px;
  padding: 11px 22px;
  background: #00C8E0;
  flex-shrink: 0;
  color: #EDF9FF;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.ciw_ft_support_btn_efe:hover {
  background: #00E0FC;
}.ciw_ft_support_contacts_efe {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ciw_ft_support_contact_efe {
  font-size: 0.75rem;
  color: #456475;
  line-height: 1.4;
}.ciw_ft_support_contact_efe strong {
  color: #85A5B5;
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  font-weight: 600;
}.ciw_ft_main_efe {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.ciw_ft_main_efe {
  padding: 40px 24px 32px;
}
}.ciw_ft_main_in_efe {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.ciw_ft_main_in_efe {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ciw_ft_main_in_efe {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ciw_ft_col_logo_efe {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ciw_ft_col_logo_efe {
  grid-column: auto;
}
}.ciw_ft_logo_efe {
  gap: 9px;
  align-items: center;
  font-size: 16px;
  color: #EDF9FF;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.ciw_ft_logo_mark_efe {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.ciw_ft_logo_mark_efe img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ciw_ft_logo_sub_efe {
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  color: #456475;
}.ciw_ft_col_title_efe {
  text-transform: uppercase;
  color: #85A5B5;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 12px;
}.ciw_ft_col_links_efe {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ciw_ft_col_link_efe {
  transition: color .2s;
  font-size: 13px;
  color: #456475;
  overflow-wrap: break-word;
}.ciw_ft_col_link_efe:hover {
  color: #BACED9;
}.ciw_ft_apps_efe {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ciw_ft_app_card_efe {
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.ciw_ft_app_card_efe:hover {
  border-color: rgba(0, 210, 235, 0.40);
}.ciw_ft_app_card_ic_efe svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ciw_ft_app_card_os_efe {
  font-weight: 600;
  font-size: 0.625rem;
  color: #456475;
}.ciw_ft_app_card_action_efe {
  font-weight: 700;
  color: #BACED9;
  font-size: 12px;
}.ciw_ft_bot_efe {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.ciw_ft_bot_efe {
  padding: 20px 24px;
}
}.ciw_ft_bot_in_efe {
  gap: 16px;
  margin: 0 auto;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ciw_ft_socials_efe {
  gap: 0.5rem;
  display: flex;
}.ciw_ft_soc_efe {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 6px;
  height: 36px;
  width: 36px;
  color: #85A5B5;
  justify-content: center;
  display: flex;
  align-items: center;
}.ciw_ft_soc_efe svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ciw_ft_soc_efe:hover {
  background: rgba(255, 255, 255, 0.07);
}.ciw_ft_legal_efe {
  flex: 1;
  font-size: 11px;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #5E8090;
  line-height: 1.6;
}.ciw_ft_legal_efe strong {
  color: #85A5B5;
  font-weight: 700;
}.ciw_ft_legal_efe a {
  text-decoration: underline;
  color: #85A5B5;
}.ciw_ft_age_efe {
  border-radius: 50%;
  border: 2px solid #5E8090;
  justify-content: center;
  align-items: center;
  color: #5E8090;
  margin-left: auto;
  font-weight: 800;
  flex-shrink: 0;
  width: 2rem;
  font-size: 0.688rem;
  height: 32px;
  display: flex;
}