*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  background-color: #080E10;
  color: #B8D8DC;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.orl-layout_oky {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.orl-page_oky {
  min-height: 100vh;
  display: flex;
}.orl-main_oky {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1077px) {.orl-main_oky {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.orl-main_oky {
  padding-bottom: 4.5rem;
}
}.orl-gc_oky {
  background: #101C1F;
  overflow: hidden;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 639px) {.orl-gc_oky {
  width: 156px;
}
}
@media(min-width: 1077px) {.orl-gc_oky {
  width: 168px;
}
}.orl-gc_oky:hover {
  transform: translateY(-3px);
  border-color: rgba(22, 209, 209, 0.07);
}.orl-gc_img_oky {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.orl-gc_img_oky img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.orl-gc_hover_oky {
  transition: opacity .2s;
  background: rgba(4, 10, 12, 0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
}.orl-gc_oky:hover .orl-gc_hover_oky {
  opacity: 1;
}.orl-gc_hover_btn_oky {
  border-radius: 0.25rem;
  background: #16D1D1;
  padding: 8px 1rem;
  color: #EEF9FA;
  font-size: 12px;
  font-weight: 700;
}.orl-gc_info_oky {
  padding: 0.5rem 10px 0.625rem;
}.orl-gc_name_oky {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #B8D8DC;
}.orl-gc_prov_oky {
  font-size: 0.625rem;
  color: #325A61;
}.orl-gc_tag_oky {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
  top: 0.375rem;
  font-size: 9px;
  left: 0.375rem;
  z-index: 2;
  text-transform: uppercase;
}.orl-gc_tag_hot_oky {
  background: #E8374A;
  color: #fff;
}.orl-gc_tag_new_oky {
  background: #00C97A;
  color: #080E10;
}.orl-gc_tag_jp_oky {
  background: #E8A820;
  color: #080E10;
}.orl-gc_tag_ex_oky {
  background: #0A6E82;
  color: #fff;
}.orl-gc_tag_live_oky {
  background: #E8374A;
  color: #fff;
}.orl-gr_oky {
  padding: 2rem 1rem 0;
  background: #080E10;
}
@media(min-width: 770px) {.orl-gr_oky {
  padding: 2.25rem 24px 0;
}
}.orl-gr_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-gr_head_oky {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.orl-gr_head_l_oky {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.orl-gr_ic_oky {
  border-radius: 8px;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  align-items: center;
  justify-content: center;
}.orl-gr_ic_oky svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.orl-gr_title_oky {
  color: #EEF9FA;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.orl-gr_title_oky {
  font-size: 1.125rem;
}
}.orl-gr_more_oky {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  color: #4D7D85;
  display: flex;
  white-space: nowrap;
  font-size: 12px;
}.orl-gr_more_oky:hover {
  color: #16D1D1;
}.orl-gr_more_oky svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
}.orl-gr_arrows_oky {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.orl-gr_arr_oky {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.04);
  border-radius: 4px;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 30px;
  color: #7AABB2;
  align-items: center;
}.orl-gr_arr_oky:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF9FA;
}.orl-gr_arr_oky svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.orl-gr_seo_h_oky {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B8D8DC;
  font-size: 13px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.orl-gr_seo_h_oky {
  font-size: 0.875rem;
}
}.orl-gr_seo_oky {
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 680px;
  color: #4D7D85;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.orl-gr_seo_oky strong {
  color: #B8D8DC;
  font-weight: 600;
}.orl-gr_scroll_oky {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.orl-gr_scroll_oky::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.orl-gr_scroll_oky {
  gap: 12px;
}
}.orl-tb_oky {
  background: #080E10;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  left: 0;
  z-index: 80;
  position: fixed;
  right: 0;
  top: 0;
  display: flex;
  height: 3.5rem;
}.orl-tb_in_oky {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.orl-tb_burger_oky {
  gap: 5px;
  border-radius: 8px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2.375rem;
  height: 38px;
  align-items: center;
  flex-direction: column;
  margin-right: 0.5rem;
}.orl-tb_burger_oky:hover {
  background: rgba(255, 255, 255, 0.04);
}.orl-tb_burger_line_oky {
  border-radius: 1px;
  background: #7AABB2;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.orl-tb_burger_oky {
  display: none;
}
}.orl-tb_logo_oky {
  gap: 9px;
  color: #EEF9FA;
  font-size: 1.125rem;
  flex-shrink: 0;
  font-weight: 800;
  margin-right: 20px;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
}.orl-tb_logo_mark_oky {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
  height: 32px;
}.orl-tb_logo_mark_oky img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.orl-tb_nav_oky {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.orl-tb_nav_oky {
  display: flex;
}
}.orl-tb_tab_oky {
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  white-space: nowrap;
  color: #7AABB2;
  font-weight: 600;
}.orl-tb_tab_oky:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #EEF9FA;
}.orl-tb_tab_oky.orl-state_active_oky {
  background: rgba(22, 209, 209, 0.18);
  color: #EEF9FA;
}.orl-tb_right_oky {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.orl-tb_login_oky {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.04);
  transition: border-color .2s,color .2s;
  color: #B8D8DC;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.orl-tb_login_oky:hover {
  border-color: rgba(22, 210, 210, 0.45);
  color: #EEF9FA;
}
@media(min-width:480px) {.orl-tb_login_oky {
  display: block;
}
}.orl-tb_reg_oky {
  border-radius: 8px;
  background: #00C97A;
  transition: background .2s;
  padding: 9px 18px;
  font-size: 0.813rem;
  color: #03181A;
  white-space: nowrap;
  font-weight: 700;
}.orl-tb_reg_oky:hover {
  background: #18DF8E;
}.orl-sb_oky {
  border-right: 1px solid rgba(255, 255, 255, 0.04);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #0D1719;
  left: 0;
  position: fixed;
  bottom: 0;
  top: 56px;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
}.orl-sb_oky.orl-state_open_oky {
  transform: translateX(0);
}.orl-sb_oky::-webkit-scrollbar {
  width: 4px;
}.orl-sb_oky::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.orl-sb_oky {
  transform: translateX(0);
}
}.orl-sb_auth_oky {
  padding: 0.875rem 12px 0.625rem;
}.orl-sb_btn_reg_oky {
  padding: 11px;
  background: #00C97A;
  transition: background .2s;
  border-radius: 8px;
  color: #03181A;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.orl-sb_btn_reg_oky:hover {
  background: #18DF8E;
}.orl-sb_btn_login_oky {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.04);
  border-radius: 8px;
  transition: border-color .2s;
  color: #B8D8DC;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 600;
}.orl-sb_btn_login_oky:hover {
  border-color: rgba(22, 210, 210, 0.45);
  color: #EEF9FA;
}.orl-sb_promo_oky {
  padding: 0.75rem 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(22, 209, 209, 0.18);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#032E38,#0D1719);
  position: relative;
}.orl-sb_promo_oky::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(22, 209, 209, 0.18),transparent 70%);
  width: 5rem;
  height: 5rem;
  right: -20px;
  top: -1.25rem;
  content: '';
  position: absolute;
}.orl-sb_promo_title_oky {
  text-transform: uppercase;
  font-weight: 700;
  color: #16D1D1;
  margin-bottom: 4px;
  font-size: 0.688rem;
  letter-spacing: .06em;
}.orl-sb_promo_text_oky {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  color: #EEF9FA;
}.orl-sb_promo_sub_oky {
  font-size: 10px;
  margin-top: 3px;
  color: #4D7D85;
}.orl-sb_nav_oky {
  padding: 0.375rem 0.5rem 16px;
}.orl-sb_nav_lb_oky {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 10px;
  color: #325A61;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.orl-sb_link_oky {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  border-radius: 4px;
  font-weight: 500;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  overflow-wrap: break-word;
  color: #7AABB2;
}.orl-sb_link_oky:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #EEF9FA;
}.orl-sb_link_oky.orl-state_active_oky {
  background: rgba(22, 209, 209, 0.18);
  color: #EEF9FA;
}.orl-sb_ic_oky {
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  width: 30px;
}.orl-sb_ic_oky svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.orl-sb_ic_1_oky {
  background: rgba(22, 209, 209, 0.07);
  color: #16D1D1;
}.orl-sb_ic_2_oky {
  background: rgba(0, 201, 122, 0.16);
  color: #00C97A;
}.orl-sb_ic_3_oky {
  background: rgba(232, 168, 32, 0.16);
  color: #E8A820;
}.orl-sb_ic_4_oky {
  background: rgba(10, 110, 130, 0.28);
  color: #0A6E82;
}.orl-sb_ic_5_oky {
  background: rgba(22, 209, 209, 0.07);
  color: #E0408A;
}.orl-sb_ic_6_oky {
  background: rgba(10, 110, 130, 0.28);
  color: #8B3FCC;
}.orl-sb_badge_oky {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #E8A820;
  margin-left: auto;
  font-size: 0.563rem;
  color: #03181A;
  font-weight: 700;
}.orl-sb_bot_oky {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  display: flex;
}.orl-sb_lang_oky,.orl-sb_help_oky {
  transition: border-color .2s;
  padding: 9px 0.375rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.04);
  gap: 0.375rem;
  flex: 1;
  font-size: 0.688rem;
  display: flex;
  justify-content: center;
  color: #7AABB2;
  align-items: center;
  font-weight: 600;
}.orl-sb_lang_oky:hover,.orl-sb_help_oky:hover {
  border-color: rgba(22, 210, 210, 0.45);
  color: #EEF9FA;
}.orl-sb_lang_oky svg,.orl-sb_help_oky svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.orl-sb_bd_oky {
  inset: 0;
  background: rgba(4, 10, 12, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.orl-sb_bd_oky.orl-state_on_oky {
  display: block;
}
@media(min-width: 1081px) {.orl-sb_bd_oky {
  display: none!important;
}
}.orl-mob_nav_oky {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1719;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1083px) {.orl-mob_nav_oky {
  display: none;
}
}.orl-mob_nav_item_oky {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  color: #325A61;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.orl-mob_nav_ic_oky {
  line-height: 1;
}.orl-mob_nav_ic_oky svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 20px;
}.orl-mob_nav_lb_oky {
  color: #325A61;
  font-weight: 600;
  font-size: 0.625rem;
}.orl-mob_nav_item_oky.orl-state_active_oky {
  color: #16D1D1;
}.orl-mob_nav_item_oky.orl-state_active_oky .orl-mob_nav_lb_oky {
  color: #16D1D1;
}.orl-hero_oky {
  background: #080E10;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.orl-hero_oky {
  padding: 24px 24px 0;
}
}.orl-hero_in_oky {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.orl-hero_in_oky {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.orl-hero_in_oky {
  grid-template-columns: 1fr 21.25rem;
}
}.orl-hero_promo_oky {
  overflow: hidden;
  border-radius: 14px;
  background: #101C1F;
  position: relative;
  min-height: 220px;
  align-items: stretch;
  display: flex;
}
@media(min-width: 767px) {.orl-hero_promo_oky {
  min-height: 17.5rem;
}
}.orl-hero_promo_bg_oky {
  background: linear-gradient(120deg,#032E38 0%,#080E10 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.orl-hero_promo_bg_oky::after {
  inset: 0;
  background: linear-gradient(90deg,#080E10 0%,rgba(4, 10, 12, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.orl-hero_promo_glow_oky {
  background: radial-gradient(circle,rgba(10, 110, 130, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  top: -2.5rem;
  width: 18.75rem;
  position: absolute;
  right: 60px;
  pointer-events: none;
}.orl-hero_promo_ct_oky {
  padding: 28px 24px 28px 1.75rem;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
  position: relative;
  display: flex;
}
@media(min-width: 771px) {.orl-hero_promo_ct_oky {
  padding: 40px 2rem;
}
}.orl-hero_badge_oky {
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  border: 1px solid rgba(22, 209, 209, 0.07);
  background: rgba(22, 209, 209, 0.18);
  color: #16D1D1;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}.orl-hero_h1_oky {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 26px;
  line-height: 1.15;
  color: #EEF9FA;
  font-family: 'Barlow Condensed', sans-serif;
}.orl-hero_h1_oky em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 769px) {.orl-hero_h1_oky {
  font-size: 2.25rem;
}
}.orl-hero_sub_oky {
  color: #7AABB2;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.orl-hero_sub_oky {
  font-size: 0.875rem;
}
}.orl-hero_row_oky {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.orl-hero_cta_oky {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 8px;
  background: #00C97A;
  box-shadow: 0 0.25rem 1.125rem rgba(0, 201, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #03181A;
  font-weight: 700;
  font-size: 0.875rem;
}.orl-hero_cta_oky:hover {
  background: #18DF8E;
}.orl-hero_terms_oky {
  font-size: 11px;
  color: #325A61;
}.orl-hero_game_oky {
  overflow: hidden;
  border-radius: 14px;
  background: #101C1F;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.orl-hero_game_badge_oky {
  background: rgba(232, 168, 32, 0.16);
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 168, 32, 0.16);
  padding: 0.313rem 0.625rem;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
  left: 12px;
  color: #E8A820;
  z-index: 3;
  top: 12px;
}.orl-hero_game_badge_oky svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
}.orl-hero_game_img_oky {
  overflow: hidden;
  background: linear-gradient(135deg,#032E38,#080E10);
  position: relative;
  padding-bottom: 60%;
}.orl-hero_game_img_oky img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.orl-hero_game_play_oky {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 10, 12, 0.72);
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}.orl-hero_game_oky:hover .orl-hero_game_play_oky {
  opacity: 1;
}.orl-hero_game_play_oky span {
  background: #16D1D1;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  width: 52px;
  align-items: center;
}.orl-hero_game_play_oky span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.orl-hero_game_info_oky {
  padding: 0.875rem 16px;
}.orl-hero_game_title_oky {
  font-size: 0.938rem;
  color: #EEF9FA;
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
}.orl-hero_game_provider_oky {
  font-size: 11px;
  color: #4D7D85;
}.orl-hero_game_btn_oky {
  border-radius: 8px;
  margin: 12px 16px 1rem;
  padding: 11px;
  background: #16D1D1;
  transition: background .2s;
  text-align: center;
  color: #EEF9FA;
  display: block;
  font-weight: 700;
  font-size: 13px;
}.orl-hero_game_oky:hover .orl-hero_game_btn_oky {
  background: #2EEAEA;
}.orl-sbar_oky {
  background: #080E10;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.orl-sbar_oky {
  padding: 1.125rem 24px 0;
}
}.orl-sbar_in_oky {
  margin: 0 auto;
  max-width: 1340px;
}.orl-sbar_row_oky {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.orl-sbar_input_oky {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #101C1F;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 0.625rem;
  color: #4D7D85;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
}.orl-sbar_input_oky:hover {
  border-color: rgba(22, 210, 210, 0.45);
}.orl-sbar_input_oky svg {
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
}.orl-sbar_providers_oky {
  gap: 0.5rem;
  background: #101C1F;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  transition: border-color .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #B8D8DC;
  display: flex;
  font-weight: 600;
  align-items: center;
}.orl-sbar_providers_oky:hover {
  border-color: rgba(22, 210, 210, 0.45);
  color: #EEF9FA;
}.orl-sbar_providers_oky svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.orl-sbar_tabs_oky {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.orl-sbar_tabs_oky::-webkit-scrollbar {
  display: none;
}.orl-sbar_tab_oky {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 1.25rem;
  gap: 0.438rem;
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.75rem;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  color: #7AABB2;
}.orl-sbar_tab_oky:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(22, 210, 210, 0.45);
  color: #EEF9FA;
}.orl-sbar_tab_oky.orl-state_active_oky {
  border-color: rgba(22, 209, 209, 0.07);
  background: rgba(22, 209, 209, 0.18);
  color: #EEF9FA;
}.orl-sbar_tab_ic_oky svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.orl-wy_oky {
  background: #080E10;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.orl-wy_oky {
  padding: 40px 24px 0;
}
}.orl-wy_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-wy_head_oky {
  max-width: 720px;
  margin-bottom: 18px;
}.orl-wy_label_oky {
  color: #16D1D1;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.orl-wy_h2_oky {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #EEF9FA;
  margin-bottom: 8px;
}
@media(min-width:768px) {.orl-wy_h2_oky {
  font-size: 24px;
}
}.orl-wy_intro_oky {
  margin: 0;
  font-size: 13px;
  color: #4D7D85;
  line-height: 1.6;
}.orl-wy_grid_oky {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.orl-wy_grid_oky {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.orl-wy_grid_oky {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.orl-wy_card_oky {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #0D1719;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.orl-wy_card_oky:hover {
  border-color: rgba(22, 209, 209, 0.07);
  transform: translateY(-2px);
}.orl-wy_card_ic_oky {
  border-radius: 50%;
  background: rgba(22, 209, 209, 0.18);
  width: 2.75rem;
  color: #16D1D1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  margin-bottom: 14px;
}.orl-wy_card_ic_oky svg {
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
  stroke-linecap: round;
}.orl-wy_card_h_oky {
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EEF9FA;
  line-height: 1.25;
  overflow-wrap: break-word;
}.orl-wy_card_p_oky {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #4D7D85;
  overflow-wrap: break-word;
}.orl-wy_card_p_oky strong {
  color: #B8D8DC;
  font-weight: 600;
}.orl-gcg_oky {
  background: #080E10;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.orl-gcg_oky {
  padding: 2.75rem 24px 0;
}
}.orl-gcg_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-gcg_head_oky {
  margin-bottom: 20px;
  max-width: 720px;
}.orl-gcg_label_oky {
  margin-bottom: 8px;
  color: #16D1D1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.orl-gcg_h2_oky {
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EEF9FA;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.orl-gcg_h2_oky {
  font-size: 1.75rem;
}
}.orl-gcg_intro_oky {
  line-height: 1.6;
  color: #4D7D85;
  font-size: 13px;
}.orl-gcg_grid_oky {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.orl-gcg_grid_oky {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.orl-gcg_grid_oky {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.orl-gcg_card_oky {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.875rem;
  padding: 1.25rem;
  cursor: pointer;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  display: flex;
  justify-content: flex-end;
}.orl-gcg_card_oky:hover {
  border-color: rgba(22, 209, 209, 0.18);
  transform: translateY(-3px);
}.orl-gcg_card_bg_oky {
  inset: 0;
  z-index: 0;
  position: absolute;
}.orl-gcg_card_bg_oky::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.orl-gcg_card_ic_oky {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  height: 40px;
  color: #EEF9FA;
  z-index: 2;
  align-items: center;
  position: absolute;
  top: 18px;
  width: 2.5rem;
  justify-content: center;
  right: 1.125rem;
  display: flex;
}.orl-gcg_card_ic_oky svg {
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.orl-gcg_card_ct_oky {
  z-index: 1;
  position: relative;
}.orl-gcg_card_h_oky {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #EEF9FA;
  font-size: 18px;
  font-weight: 800;
}
@media(min-width:768px) {.orl-gcg_card_h_oky {
  font-size: 20px;
}
}.orl-gcg_card_p_oky {
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.orl-gcg_card_p_oky strong {
  color: #EEF9FA;
  font-weight: 600;
}.orl-gcg_card_cta_oky {
  gap: 0.25rem;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 0.75rem;
  color: #16D1D1;
  letter-spacing: .04em;
  text-transform: uppercase;
}.orl-gcg_card_cta_oky svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.orl-ws_oky {
  padding: 32px 16px 0;
  background: #080E10;
}
@media(min-width: 771px) {.orl-ws_oky {
  padding: 36px 24px 0;
}
}.orl-ws_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-ws_head_oky {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.orl-ws_title_oky {
  gap: 10px;
  align-items: center;
  display: flex;
  color: #EEF9FA;
  font-size: 16px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
}.orl-ws_title_ic_oky svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  color: #E8A820;
}.orl-ws_online_oky {
  gap: 7px;
  align-items: center;
  color: #4D7D85;
  font-size: 12px;
  display: flex;
  font-weight: 600;
}.orl-ws_online_dot_oky {
  border-radius: 50%;
  background: #00C97A;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0, 201, 122, 0.16);
  width: 0.5rem;
}.orl-ws_scroll_oky {
  gap: 8px;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.orl-ws_scroll_oky::-webkit-scrollbar {
  display: none;
}.orl-wc_oky {
  gap: 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #101C1F;
  padding: 10px 0.875rem;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.orl-wc_img_oky {
  border-radius: 4px;
  background: #0D1719;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.orl-wc_img_oky img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.orl-wc_info_oky {
  min-width: 0;
}.orl-wc_game_oky {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #B8D8DC;
}.orl-wc_player_oky {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #325A61;
  white-space: nowrap;
  font-size: 0.625rem;
}.orl-wc_amount_oky {
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  color: #00C97A;
  font-size: 0.813rem;
  white-space: nowrap;
}.orl-app_oky {
  background: #080E10;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.orl-app_oky {
  padding: 44px 24px 0;
}
}.orl-app_in_oky {
  margin: 0 auto;
  max-width: 1340px;
}.orl-app_head_oky {
  margin-bottom: 1rem;
}.orl-app_label_oky {
  color: #16D1D1;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.orl-app_h2_oky {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #EEF9FA;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.orl-app_h2_oky {
  font-size: 1.5rem;
}
}.orl-app_sub_oky {
  line-height: 1.6;
  color: #4D7D85;
  font-size: 0.813rem;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.orl-app_sub_oky strong {
  font-weight: 700;
  color: #B8D8DC;
}.orl-app_cards_oky {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 642px) {.orl-app_cards_oky {
  grid-template-columns: repeat(3,1fr);
}
}.orl-app_card_oky {
  padding: 20px;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.orl-app_card_ios_oky {
  background: linear-gradient(135deg,rgba(22, 209, 209, 0.18) 0%,#0D1719 100%);
}.orl-app_card_android_oky {
  background: linear-gradient(135deg,rgba(0, 201, 122, 0.16) 0%,#0D1719 100%);
}.orl-app_card_win_oky {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.16) 0%,#0D1719 100%);
}.orl-app_card_ic_oky svg {
  stroke-linecap: round;
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
}.orl-app_card_ic_oky {
  color: #EEF9FA;
  flex-shrink: 0;
}.orl-app_card_os_oky {
  font-size: 10px;
  letter-spacing: .08em;
  color: #4D7D85;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}.orl-app_card_title_oky {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
  color: #EEF9FA;
  line-height: 1.2;
}.orl-app_card_text_oky {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #4D7D85;
  font-size: 0.75rem;
}.orl-app_card_btn_oky {
  padding: 10px 18px;
  border: 1px solid rgba(22, 210, 210, 0.45);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  gap: 0.438rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EEF9FA;
  display: inline-flex;
  align-items: center;
}.orl-app_card_btn_oky:hover {
  background: rgba(255, 255, 255, 0.07);
}.orl-reg_oky {
  background: #080E10;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.orl-reg_oky {
  padding: 44px 24px 0;
}
}.orl-reg_in_oky {
  background: #0D1719;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.orl-reg_in_oky {
  padding: 40px;
}
}.orl-reg_top_oky {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.orl-reg_top_oky {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.orl-reg_label_oky {
  color: #16D1D1;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.orl-reg_h2_oky {
  line-height: 1.2;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF9FA;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.orl-reg_h2_oky {
  font-size: 1.75rem;
}
}.orl-reg_bonus_oky {
  border: 1px solid rgba(232, 168, 32, 0.16);
  padding: 10px 16px;
  background: rgba(232, 168, 32, 0.16);
  gap: 0.5rem;
  border-radius: 0.5rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.orl-reg_bonus_amount_oky {
  font-size: 20px;
  font-weight: 800;
  color: #E8A820;
}.orl-reg_bonus_text_oky {
  line-height: 1.35;
  font-size: 13px;
  color: #7AABB2;
}.orl-reg_cta_btn_oky {
  transition: background .2s;
  padding: 14px 2rem;
  background: #00C97A;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 1.125rem rgba(0, 201, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #03181A;
  display: inline-block;
  font-size: 0.938rem;
  font-weight: 700;
}.orl-reg_cta_btn_oky:hover {
  background: #18DF8E;
}.orl-reg_terms_oky {
  color: #325A61;
  line-height: 1.5;
  font-size: 11px;
}.orl-reg_seo_oky {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #4D7D85;
  font-size: 13px;
  line-height: 1.65;
  margin-top: 1.25rem;
}.orl-reg_seo_oky p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 13px;
  color: #4D7D85;
}.orl-reg_seo_oky p:last-child {
  margin-bottom: 0;
}.orl-reg_seo_oky strong {
  font-weight: 700;
  color: #B8D8DC;
}.orl-reg_seo_oky a {
  transition: color .2s;
  text-decoration: underline;
  color: #16D1D1;
}.orl-reg_seo_oky a:hover {
  color: #2EEAEA;
}.orl-reg_seo_oky ul,.orl-reg_seo_oky ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.orl-reg_seo_oky ol {
  list-style: decimal;
}.orl-reg_seo_oky li {
  font-size: 13px;
  margin-bottom: 4px;
  color: #4D7D85;
  line-height: 1.65;
}.orl-reg_seo_oky table {
  margin-bottom: 0.625rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 771px) {.orl-reg_seo_oky table {
  display: table;
}
}.orl-reg_seo_oky th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #B8D8DC;
  text-align: left;
}.orl-reg_seo_oky td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #4D7D85;
}.orl-reg_steps_oky {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.orl-reg_steps_oky {
  margin-top: 0;
}
}.orl-reg_step_oky {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.orl-reg_step_num_oky {
  border: 1px solid rgba(22, 209, 209, 0.07);
  border-radius: 50%;
  background: rgba(22, 209, 209, 0.18);
  flex-shrink: 0;
  font-size: 14px;
  align-items: center;
  display: flex;
  color: #16D1D1;
  font-weight: 800;
  height: 34px;
  width: 34px;
  justify-content: center;
}.orl-reg_step_title_oky {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #EEF9FA;
}.orl-reg_step_text_oky {
  color: #4D7D85;
  line-height: 1.5;
  font-size: 12px;
}.orl-reg_trust_oky {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.orl-reg_trust_item_oky {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  color: #4D7D85;
  align-items: center;
  font-size: 12px;
}.orl-reg_trust_ic_oky svg {
  height: 16px;
  width: 16px;
  color: #16D1D1;
  stroke-linecap: round;
  stroke-linejoin: round;
}.orl-bon_oky {
  padding: 36px 16px 0;
  background: #080E10;
}
@media(min-width: 771px) {.orl-bon_oky {
  padding: 2.75rem 24px 0;
}
}.orl-bon_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-bon_head_oky {
  margin-bottom: 20px;
}.orl-bon_label_oky {
  font-weight: 700;
  letter-spacing: .08em;
  color: #16D1D1;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.orl-bon_h2_oky {
  font-weight: 800;
  color: #EEF9FA;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.orl-bon_h2_oky {
  font-size: 1.5rem;
}
}.orl-bon_seo_oky {
  line-height: 1.6;
  color: #4D7D85;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
}.orl-bon_seo_oky strong {
  font-weight: 700;
  color: #B8D8DC;
}.orl-bon_seo_oky a {
  text-decoration: underline;
  color: #16D1D1;
}.orl-bon_grid_oky {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.orl-bon_grid_oky {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.orl-bon_grid_oky {
  grid-template-columns: repeat(5,1fr);
}
}.orl-bon_card_oky {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.5rem;
  background: #101C1F;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.orl-bon_card_oky:hover {
  border-color: rgba(22, 209, 209, 0.07);
  transform: translateY(-2px);
}.orl-bon_card_ic_oky svg {
  width: 1.625rem;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.orl-bon_card_ic_oky {
  margin-bottom: 0.625rem;
}.orl-bon_card_type_oky {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  margin-bottom: 6px;
  color: #4D7D85;
  font-weight: 700;
}.orl-bon_card_amount_oky {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 18px;
  color: #E8A820;
}.orl-bon_card_name_oky {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  color: #EEF9FA;
}.orl-bon_card_detail_oky {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  padding-top: 0.5rem;
  color: #325A61;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.orl-htp_oky {
  padding: 36px 16px 0;
  background: #080E10;
}
@media(min-width: 769px) {.orl-htp_oky {
  padding: 2.75rem 24px 0;
}
}.orl-htp_in_oky {
  margin: 0 auto;
  max-width: 1340px;
}.orl-htp_head_oky {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.orl-htp_label_oky {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #16D1D1;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.orl-htp_h2_oky {
  color: #EEF9FA;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.orl-htp_h2_oky {
  font-size: 28px;
}
}.orl-htp_intro_oky {
  color: #4D7D85;
  line-height: 1.6;
  font-size: 0.875rem;
}.orl-htp_steps_oky {
  gap: 12px;
  padding: 0;
  list-style: none;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.orl-htp_steps_oky {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.orl-htp_steps_oky {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.orl-htp_step_oky {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: #0D1719;
  padding: 1.25rem 1.125rem 18px;
  flex-direction: column;
  position: relative;
  display: flex;
}.orl-htp_step_num_oky {
  border-radius: 50%;
  background: #16D1D1;
  font-size: 13px;
  align-items: center;
  left: 1.25rem;
  position: absolute;
  width: 28px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  top: -12px;
  display: flex;
  justify-content: center;
  height: 1.75rem;
  color: #03181A;
}.orl-htp_step_ic_oky {
  border-radius: 0.25rem;
  margin: 0.5rem 0 12px;
  background: rgba(22, 209, 209, 0.18);
  justify-content: center;
  display: flex;
  width: 36px;
  height: 2.25rem;
  color: #16D1D1;
  align-items: center;
}.orl-htp_step_ic_oky svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.orl-htp_step_h_oky {
  color: #EEF9FA;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.orl-htp_step_p_oky {
  color: #4D7D85;
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.orl-htp_step_p_oky strong {
  font-weight: 600;
  color: #B8D8DC;
}.orl-htp_cta_oky {
  background: #00C97A;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  margin-top: 1.25rem;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  color: #03181A;
}.orl-htp_cta_oky:hover {
  background: #18DF8E;
}.orl-prov_oky {
  background: #080E10;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.orl-prov_oky {
  padding: 2.75rem 24px 0;
}
}.orl-prov_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-prov_head_oky {
  margin-bottom: 1rem;
}.orl-prov_label_oky {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #16D1D1;
  text-transform: uppercase;
}.orl-prov_h2_oky {
  margin-bottom: 0.5rem;
  color: #EEF9FA;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.orl-prov_h2_oky {
  font-size: 1.5rem;
}
}.orl-prov_seo_oky {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 16px;
  color: #4D7D85;
  max-width: 38.75rem;
}.orl-prov_seo_oky strong {
  font-weight: 700;
  color: #B8D8DC;
}.orl-prov_seo_oky a {
  text-decoration: underline;
  color: #16D1D1;
}.orl-prov_grid_oky {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.orl-prov_grid_oky {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.orl-prov_grid_oky {
  grid-template-columns: repeat(8,1fr);
}
}.orl-prov_card_oky {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  background: #101C1F;
  border-radius: 8px;
  padding: 0.875rem 10px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.orl-prov_card_oky:hover {
  background: #0D1719;
  border-color: rgba(22, 210, 210, 0.45);
}.orl-prov_logo_oky {
  background: rgba(255, 255, 255, 0.04);
  overflow: hidden;
  border-radius: 4px;
  display: flex;
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  align-items: center;
}.orl-prov_logo_oky img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.orl-prov_name_oky {
  color: #7AABB2;
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.orl-rv_oky {
  padding: 2.25rem 16px 0;
  background: #080E10;
}
@media(min-width: 765px) {.orl-rv_oky {
  padding: 2.75rem 1.5rem 0;
}
}.orl-rv_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-rv_head_oky {
  max-width: 720px;
  margin-bottom: 20px;
}.orl-rv_label_oky {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #16D1D1;
}.orl-rv_h2_oky {
  font-size: 1.375rem;
  color: #EEF9FA;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.orl-rv_h2_oky {
  font-size: 1.75rem;
}
}.orl-rv_stats_oky {
  gap: 1.125rem;
  flex-wrap: wrap;
  color: #4D7D85;
  font-size: 13px;
  display: flex;
  align-items: center;
}.orl-rv_stats_score_oky {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.orl-rv_stats_score_val_oky {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E8A820;
}.orl-rv_stats_score_max_oky {
  color: #325A61;
  font-size: 13px;
}.orl-rv_stats_badge_oky {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.orl-rv_stats_badge_oky svg {
  color: #E8A820;
  width: 0.875rem;
  height: 0.875rem;
}.orl-rv_grid_oky {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.orl-rv_grid_oky {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.orl-rv_grid_oky {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.orl-rv_card_oky {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #0D1719;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.orl-rv_card_stars_oky {
  gap: 2px;
  color: #E8A820;
  display: flex;
  margin-bottom: 10px;
}.orl-rv_card_stars_oky svg {
  height: 14px;
  width: 0.875rem;
}.orl-rv_card_h_oky {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #EEF9FA;
}.orl-rv_card_body_oky {
  flex: 1;
  overflow-wrap: break-word;
  color: #4D7D85;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 14px;
}.orl-rv_card_body_oky strong {
  color: #B8D8DC;
  font-weight: 600;
}.orl-rv_card_meta_oky {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  display: flex;
  padding-top: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.orl-rv_card_author_oky {
  font-size: 0.75rem;
  font-weight: 600;
  color: #B8D8DC;
}.orl-rv_card_date_oky {
  font-size: 11px;
  color: #325A61;
}.orl-seo_oky {
  padding: 36px 1rem 0;
  background: #080E10;
}
@media(min-width: 769px) {.orl-seo_oky {
  padding: 2.75rem 1.5rem 0;
}
}.orl-seo_in_oky {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1719;
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.orl-seo_in_oky {
  padding: 36px 40px;
}
}.orl-seo_label_oky {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #16D1D1;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.orl-seo_h2_oky {
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 20px;
  color: #EEF9FA;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
}
@media(min-width: 767px) {.orl-seo_h2_oky {
  font-size: 1.5rem;
}
}.orl-seo_body_oky {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7AABB2;
}.orl-seo_body_oky p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #7AABB2;
  line-height: 1.75;
}.orl-seo_body_oky p:last-child {
  margin-bottom: 0;
}.orl-seo_body_oky strong {
  font-weight: 700;
  color: #B8D8DC;
}.orl-seo_body_oky a {
  transition: color .2s;
  text-decoration: underline;
  color: #16D1D1;
}.orl-seo_body_oky a:hover {
  color: #2EEAEA;
}.orl-seo_body_oky ul,.orl-seo_body_oky ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.orl-seo_body_oky ol {
  list-style: decimal;
}.orl-seo_body_oky li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #7AABB2;
}.orl-seo_body_oky table {
  width: 100%;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.orl-seo_body_oky table {
  display: table;
}
}.orl-seo_body_oky th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B8D8DC;
}.orl-seo_body_oky td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #7AABB2;
}.orl-seo_cols_oky {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.orl-seo_cols_oky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.orl-seo_cols_oky {
  grid-template-columns: repeat(3,1fr);
}
}.orl-seo_col_h_oky {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #B8D8DC;
}.orl-seo_col_p_oky {
  color: #4D7D85;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.orl-seo_stats_oky {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.orl-seo_stat_oky {
  background: rgba(22, 209, 209, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(22, 209, 209, 0.18);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.orl-seo_stat_val_oky {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #16D1D1;
  margin-bottom: 0.25rem;
}.orl-seo_stat_lb_oky {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #4D7D85;
}.orl-pmt_oky {
  padding: 2.25rem 16px 0;
  background: #080E10;
}
@media(min-width: 766px) {.orl-pmt_oky {
  padding: 2.75rem 24px 0;
}
}.orl-pmt_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-pmt_head_oky {
  max-width: 720px;
  margin-bottom: 22px;
}.orl-pmt_label_oky {
  color: #16D1D1;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.orl-pmt_h2_oky {
  margin-bottom: 0.5rem;
  color: #EEF9FA;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
}
@media(min-width: 770px) {.orl-pmt_h2_oky {
  font-size: 28px;
}
}.orl-pmt_intro_oky {
  font-size: 14px;
  line-height: 1.6;
  color: #4D7D85;
  overflow-wrap: break-word;
}.orl-pmt_groups_oky {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.orl-pmt_group_oky {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  padding: 1.25rem;
  background: #0D1719;
}.orl-pmt_group_head_oky {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.orl-pmt_group_ic_oky {
  background: rgba(22, 209, 209, 0.18);
  border-radius: 4px;
  justify-content: center;
  width: 2.25rem;
  color: #16D1D1;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 36px;
}.orl-pmt_group_ic_oky svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.orl-pmt_group_h_oky {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #EEF9FA;
}.orl-pmt_group_p_oky {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #4D7D85;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
}.orl-pmt_group_p_oky strong {
  font-weight: 600;
  color: #B8D8DC;
}.orl-pmt_table_wrap_oky {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.orl-pmt_table_oky {
  font-size: 13px;
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
}.orl-pmt_table_oky th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  white-space: nowrap;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #B8D8DC;
  text-align: left;
  font-weight: 700;
  letter-spacing: .04em;
}.orl-pmt_table_oky td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 12px;
  color: #4D7D85;
}.orl-pmt_table_oky tbody tr:last-child td {
  border-bottom: none;
}.orl-pmt_table_oky tr:hover td {
  background: rgba(255, 255, 255, 0.04);
  color: #B8D8DC;
}.orl-seo_oky {
  padding: 2.25rem 16px 0;
  background: #080E10;
}
@media(min-width:768px) {.orl-seo_oky {
  padding: 44px 24px 0;
}
}.orl-seo_in_oky {
  padding: 1.75rem 24px;
  background: #0D1719;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 83.75rem;
}
@media(min-width: 767px) {.orl-seo_in_oky {
  padding: 36px 40px;
}
}.orl-seo_label_oky {
  color: #16D1D1;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.orl-seo_h2_oky {
  color: #EEF9FA;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 765px) {.orl-seo_h2_oky {
  font-size: 24px;
}
}.orl-seo_body_oky {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7AABB2;
  line-height: 1.75;
}.orl-seo_body_oky p {
  line-height: 1.75;
  font-size: 14px;
  color: #7AABB2;
  margin-bottom: 12px;
}.orl-seo_body_oky p:last-child {
  margin-bottom: 0;
}.orl-seo_body_oky strong {
  font-weight: 700;
  color: #B8D8DC;
}.orl-seo_body_oky a {
  transition: color .2s;
  text-decoration: underline;
  color: #16D1D1;
}.orl-seo_body_oky a:hover {
  color: #2EEAEA;
}.orl-seo_body_oky ul,.orl-seo_body_oky ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.orl-seo_body_oky ol {
  list-style: decimal;
}.orl-seo_body_oky li {
  color: #7AABB2;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.orl-seo_body_oky table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 770px) {.orl-seo_body_oky table {
  display: table;
}
}.orl-seo_body_oky th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B8D8DC;
  text-align: left;
  font-weight: 700;
}.orl-seo_body_oky td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 10px 0.75rem;
  color: #7AABB2;
}.orl-seo_cols_oky {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.orl-seo_cols_oky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.orl-seo_cols_oky {
  grid-template-columns: repeat(3,1fr);
}
}.orl-seo_col_h_oky {
  font-size: 0.813rem;
  font-weight: 700;
  color: #B8D8DC;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.orl-seo_col_p_oky {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #4D7D85;
  font-size: 13px;
}.orl-seo_stats_oky {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.orl-seo_stat_oky {
  border-radius: 8px;
  background: rgba(22, 209, 209, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(22, 209, 209, 0.18);
  flex: 1;
  min-width: 140px;
}.orl-seo_stat_val_oky {
  font-weight: 800;
  color: #16D1D1;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.orl-seo_stat_lb_oky {
  color: #4D7D85;
  overflow-wrap: break-word;
  font-size: 11px;
}.orl-faq_oky {
  padding: 2.25rem 16px 0;
  background: #080E10;
}
@media(min-width: 769px) {.orl-faq_oky {
  padding: 44px 1.5rem 0;
}
}.orl-faq_in_oky {
  margin: 0 auto;
  max-width: 83.75rem;
}.orl-faq_head_oky {
  margin-bottom: 20px;
}.orl-faq_label_oky {
  margin-bottom: 8px;
  color: #16D1D1;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.orl-faq_h2_oky {
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF9FA;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.orl-faq_h2_oky {
  font-size: 24px;
}
}.orl-faq_list_oky {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.orl-faq_item_oky {
  background: #0D1719;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.orl-faq_q_oky {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 0.875rem;
  align-items: center;
  color: #B8D8DC;
  font-weight: 600;
  justify-content: space-between;
}.orl-faq_q_oky:hover {
  color: #EEF9FA;
}.orl-faq_q_ic_oky {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.04);
  color: #16D1D1;
  font-size: 16px;
  height: 1.5rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 1.5rem;
}.orl-faq_item_oky.orl-state_open_oky .orl-faq_q_ic_oky {
  transform: rotate(45deg);
}.orl-faq_a_oky {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  display: none;
  color: #4D7D85;
  line-height: 1.7;
  font-size: 0.813rem;
}.orl-faq_item_oky.orl-state_open_oky .orl-faq_a_oky {
  display: block;
}.orl-faq_a_oky strong {
  color: #B8D8DC;
  font-weight: 700;
}.orl-faq_a_oky a {
  text-decoration: underline;
  color: #16D1D1;
}.orl-faq_a_oky ul,.orl-faq_a_oky ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.orl-faq_a_oky ol {
  list-style: decimal;
}.orl-faq_a_oky li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.orl-faq_a_oky table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 765px) {.orl-faq_a_oky table {
  display: table;
}
}.orl-faq_a_oky th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #B8D8DC;
}.orl-faq_a_oky td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 6px 8px;
  color: #4D7D85;
}.orl-seo_oky {
  padding: 36px 1rem 0;
  background: #080E10;
}
@media(min-width: 765px) {.orl-seo_oky {
  padding: 2.75rem 1.5rem 0;
}
}.orl-seo_in_oky {
  background: #0D1719;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width: 767px) {.orl-seo_in_oky {
  padding: 2.25rem 40px;
}
}.orl-seo_label_oky {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #16D1D1;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.orl-seo_h2_oky {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #EEF9FA;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 766px) {.orl-seo_h2_oky {
  font-size: 24px;
}
}.orl-seo_body_oky {
  overflow-wrap: break-word;
  color: #7AABB2;
  font-size: 0.875rem;
  line-height: 1.75;
}.orl-seo_body_oky p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #7AABB2;
}.orl-seo_body_oky p:last-child {
  margin-bottom: 0;
}.orl-seo_body_oky strong {
  color: #B8D8DC;
  font-weight: 700;
}.orl-seo_body_oky a {
  transition: color .2s;
  color: #16D1D1;
  text-decoration: underline;
}.orl-seo_body_oky a:hover {
  color: #2EEAEA;
}.orl-seo_body_oky ul,.orl-seo_body_oky ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.orl-seo_body_oky ol {
  list-style: decimal;
}.orl-seo_body_oky li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7AABB2;
}.orl-seo_body_oky table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.orl-seo_body_oky table {
  display: table;
}
}.orl-seo_body_oky th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B8D8DC;
  font-weight: 700;
  text-align: left;
}.orl-seo_body_oky td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 10px 0.75rem;
  color: #7AABB2;
}.orl-seo_cols_oky {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.orl-seo_cols_oky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.orl-seo_cols_oky {
  grid-template-columns: repeat(3,1fr);
}
}.orl-seo_col_h_oky {
  color: #B8D8DC;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}.orl-seo_col_p_oky {
  color: #4D7D85;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.orl-seo_stats_oky {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.orl-seo_stat_oky {
  padding: 14px 1rem;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(22, 209, 209, 0.18);
  background: rgba(22, 209, 209, 0.07);
  min-width: 8.75rem;
}.orl-seo_stat_val_oky {
  color: #16D1D1;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.orl-seo_stat_lb_oky {
  color: #4D7D85;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.orl-ft_oky {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  background: #040A0C;
  margin-top: 3rem;
}.orl-ft_support_oky {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.orl-ft_support_oky {
  padding: 1.75rem 24px;
}
}.orl-ft_support_in_oky {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.orl-ft_support_main_oky {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.orl-ft_support_ic_oky {
  flex-shrink: 0;
  color: #16D1D1;
}.orl-ft_support_ic_oky svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
}.orl-ft_support_text_title_oky {
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF9FA;
  font-size: 0.938rem;
}.orl-ft_support_text_sub_oky {
  overflow-wrap: break-word;
  color: #4D7D85;
  font-size: 0.75rem;
}.orl-ft_support_btn_oky {
  background: #16D1D1;
  padding: 0.688rem 1.375rem;
  border-radius: 8px;
  transition: background .2s;
  flex-shrink: 0;
  color: #EEF9FA;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.orl-ft_support_btn_oky:hover {
  background: #2EEAEA;
}.orl-ft_support_contacts_oky {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.orl-ft_support_contact_oky {
  font-size: 12px;
  line-height: 1.4;
  color: #325A61;
}.orl-ft_support_contact_oky strong {
  color: #7AABB2;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
}.orl-ft_main_oky {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
@media(min-width: 767px) {.orl-ft_main_oky {
  padding: 2.5rem 1.5rem 32px;
}
}.orl-ft_main_in_oky {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.orl-ft_main_in_oky {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.orl-ft_main_in_oky {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.orl-ft_col_logo_oky {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.orl-ft_col_logo_oky {
  grid-column: auto;
}
}.orl-ft_logo_oky {
  gap: 9px;
  align-items: center;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  color: #EEF9FA;
  font-weight: 800;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}.orl-ft_logo_mark_oky {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.orl-ft_logo_mark_oky img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.orl-ft_logo_sub_oky {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #325A61;
  line-height: 1.55;
  max-width: 200px;
}.orl-ft_col_title_oky {
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #7AABB2;
}.orl-ft_col_links_oky {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.orl-ft_col_link_oky {
  transition: color .2s;
  color: #325A61;
  overflow-wrap: break-word;
  font-size: 13px;
}.orl-ft_col_link_oky:hover {
  color: #B8D8DC;
}.orl-ft_apps_oky {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.orl-ft_app_card_oky {
  background: rgba(255, 255, 255, 0.04);
  border-radius: 4px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 12px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.orl-ft_app_card_oky:hover {
  border-color: rgba(22, 210, 210, 0.45);
}.orl-ft_app_card_ic_oky svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.orl-ft_app_card_os_oky {
  color: #325A61;
  font-weight: 600;
  font-size: 0.625rem;
}.orl-ft_app_card_action_oky {
  font-size: 0.75rem;
  font-weight: 700;
  color: #B8D8DC;
}.orl-ft_bot_oky {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.orl-ft_bot_oky {
  padding: 1.25rem 24px;
}
}.orl-ft_bot_in_oky {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
}.orl-ft_socials_oky {
  gap: 8px;
  display: flex;
}.orl-ft_soc_oky {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.04);
  transition: background .2s;
  color: #7AABB2;
  height: 36px;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  align-items: center;
}.orl-ft_soc_oky svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.orl-ft_soc_oky:hover {
  background: rgba(255, 255, 255, 0.07);
}.orl-ft_legal_oky {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  color: #2A4D54;
  min-width: 200px;
}.orl-ft_legal_oky strong {
  font-weight: 700;
  color: #7AABB2;
}.orl-ft_legal_oky a {
  text-decoration: underline;
  color: #7AABB2;
}.orl-ft_age_oky {
  border: 2px solid #2A4D54;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  font-size: 11px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
  color: #2A4D54;
  justify-content: center;
  font-weight: 800;
}