*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  background-color: #080E11;
  line-height: 1.6;
  color: #C0D0D8;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.rdy_layout_h31 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.rdy_page_h31 {
  display: flex;
  min-height: 100vh;
}.rdy_main_h31 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.rdy_main_h31 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.rdy_main_h31 {
  padding-bottom: 4.5rem;
}
}.rdy_gc_h31 {
  transition: transform .2s,border-color .2s;
  background: #0B1318;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 637px) {.rdy_gc_h31 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.rdy_gc_h31 {
  width: 10.5rem;
}
}.rdy_gc_h31:hover {
  border-color: rgba(232, 138, 34, 0.08);
  transform: translateY(-3px);
}.rdy_gc_img_h31 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.rdy_gc_img_h31 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rdy_gc_hover_h31 {
  transition: opacity .2s;
  background: rgba(4, 8, 9, 0.72);
  inset: 0;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
}.rdy_gc_h31:hover .rdy_gc_hover_h31 {
  opacity: 1;
}.rdy_gc_hover_btn_h31 {
  background: #E88A22;
  border-radius: 5px;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #EDF3F6;
  font-size: 12px;
}.rdy_gc_info_h31 {
  padding: 0.5rem 0.625rem 10px;
}.rdy_gc_name_h31 {
  overflow: hidden;
  color: #C0D0D8;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
}.rdy_gc_prov_h31 {
  font-size: 10px;
  color: #527080;
}.rdy_gc_tag_h31 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 0.563rem;
  top: 6px;
  left: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
  position: absolute;
  font-weight: 700;
}.rdy_gc_tag_hot_h31 {
  background: #D43830;
  color: #fff;
}.rdy_gc_tag_new_h31 {
  background: #28A86A;
  color: #080E11;
}.rdy_gc_tag_jp_h31 {
  background: #D4A820;
  color: #080E11;
}.rdy_gc_tag_ex_h31 {
  background: #C49038;
  color: #fff;
}.rdy_gc_tag_live_h31 {
  background: #D43830;
  color: #fff;
}.rdy_gr_h31 {
  background: #080E11;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.rdy_gr_h31 {
  padding: 36px 1.5rem 0;
}
}.rdy_gr_in_h31 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdy_gr_head_h31 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.rdy_gr_head_l_h31 {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.rdy_gr_ic_h31 {
  border-radius: 10px;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
  flex-shrink: 0;
}.rdy_gr_ic_h31 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.rdy_gr_title_h31 {
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #EDF3F6;
}
@media(min-width: 769px) {.rdy_gr_title_h31 {
  font-size: 18px;
}
}.rdy_gr_more_h31 {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  color: #6A8C9C;
  flex-shrink: 0;
  font-weight: 600;
}.rdy_gr_more_h31:hover {
  color: #E88A22;
}.rdy_gr_more_h31 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
}.rdy_gr_arrows_h31 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.rdy_gr_arr_h31 {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  color: #8DAEBB;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  width: 30px;
}.rdy_gr_arr_h31:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF3F6;
}.rdy_gr_arr_h31 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.rdy_gr_seo_h_h31 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #C0D0D8;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  font-weight: 700;
}
@media(min-width: 769px) {.rdy_gr_seo_h_h31 {
  font-size: 0.875rem;
}
}.rdy_gr_seo_h31 {
  line-height: 1.55;
  color: #6A8C9C;
  font-size: 0.75rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.rdy_gr_seo_h31 strong {
  color: #C0D0D8;
  font-weight: 600;
}.rdy_gr_scroll_h31 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.rdy_gr_scroll_h31::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.rdy_gr_scroll_h31 {
  gap: 12px;
}
}.rdy_tb_h31 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #080E11;
  display: flex;
  position: fixed;
  z-index: 80;
  left: 0;
  align-items: center;
  right: 0;
  top: 0;
  height: 56px;
}.rdy_tb_in_h31 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.rdy_tb_burger_h31 {
  border-radius: 10px;
  gap: 0.313rem;
  align-items: center;
  margin-right: 8px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  flex-direction: column;
  width: 2.375rem;
  height: 38px;
}.rdy_tb_burger_h31:hover {
  background: rgba(255, 255, 255, 0.05);
}.rdy_tb_burger_line_h31 {
  background: #8DAEBB;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.rdy_tb_burger_h31 {
  display: none;
}
}.rdy_tb_logo_h31 {
  gap: 9px;
  align-items: center;
  font-size: 18px;
  font-weight: 800;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  display: flex;
  flex-shrink: 0;
  color: #EDF3F6;
  letter-spacing: -.01em;
}.rdy_tb_logo_mark_h31 {
  overflow: hidden;
  border-radius: 10px;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
}.rdy_tb_logo_mark_h31 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.rdy_tb_nav_h31 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.rdy_tb_nav_h31 {
  display: flex;
}
}.rdy_tb_tab_h31 {
  padding: 8px 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8DAEBB;
  font-weight: 600;
}.rdy_tb_tab_h31:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF3F6;
}.rdy_tb_tab_h31.rdy_state_active_h31 {
  background: rgba(232, 138, 34, 0.18);
  color: #EDF3F6;
}.rdy_tb_right_h31 {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.rdy_tb_login_h31 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C0D0D8;
  display: none;
}.rdy_tb_login_h31:hover {
  border-color: rgba(232, 138, 32, 0.38);
  color: #EDF3F6;
}
@media(min-width: 483px) {.rdy_tb_login_h31 {
  display: block;
}
}.rdy_tb_reg_h31 {
  padding: 9px 1.125rem;
  background: #28A86A;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #0A0E10;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.rdy_tb_reg_h31:hover {
  background: #30C07C;
}.rdy_sb_h31 {
  background: #0E181D;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  top: 3.5rem;
  left: 0;
  bottom: 0;
  width: 220px;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
}.rdy_sb_h31.rdy_state_open_h31 {
  transform: translateX(0);
}.rdy_sb_h31::-webkit-scrollbar {
  width: 4px;
}.rdy_sb_h31::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.rdy_sb_h31 {
  transform: translateX(0);
}
}.rdy_sb_auth_h31 {
  padding: 14px 12px 0.625rem;
}.rdy_sb_btn_reg_h31 {
  padding: 0.688rem;
  transition: background .2s;
  background: #28A86A;
  border-radius: 10px;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #0A0E10;
  margin-bottom: 0.5rem;
}.rdy_sb_btn_reg_h31:hover {
  background: #30C07C;
}.rdy_sb_btn_login_h31 {
  transition: border-color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  color: #C0D0D8;
}.rdy_sb_btn_login_h31:hover {
  border-color: rgba(232, 138, 32, 0.38);
  color: #EDF3F6;
}.rdy_sb_promo_h31 {
  border: 1px solid rgba(232, 138, 34, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#0F1E14,#0E181D);
  padding: 12px 14px;
  border-radius: 0.625rem;
  margin: 0 12px 0.625rem;
  position: relative;
}.rdy_sb_promo_h31::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 138, 34, 0.18),transparent 70%);
  content: '';
  height: 80px;
  top: -1.25rem;
  right: -20px;
  position: absolute;
  width: 80px;
}.rdy_sb_promo_title_h31 {
  font-size: 11px;
  color: #E88A22;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
}.rdy_sb_promo_text_h31 {
  color: #EDF3F6;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
}.rdy_sb_promo_sub_h31 {
  font-size: 0.625rem;
  color: #6A8C9C;
  margin-top: 3px;
}.rdy_sb_nav_h31 {
  padding: 6px 0.5rem 1rem;
}.rdy_sb_nav_lb_h31 {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  color: #527080;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.rdy_sb_link_h31 {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  color: #8DAEBB;
}.rdy_sb_link_h31:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF3F6;
}.rdy_sb_link_h31.rdy_state_active_h31 {
  background: rgba(232, 138, 34, 0.18);
  color: #EDF3F6;
}.rdy_sb_ic_h31 {
  border-radius: 5px;
  display: flex;
  align-items: center;
  width: 30px;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
}.rdy_sb_ic_h31 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.rdy_sb_ic_1_h31 {
  background: rgba(232, 138, 34, 0.08);
  color: #E88A22;
}.rdy_sb_ic_2_h31 {
  background: rgba(40, 168, 106, 0.18);
  color: #28A86A;
}.rdy_sb_ic_3_h31 {
  background: rgba(212, 168, 32, 0.16);
  color: #D4A820;
}.rdy_sb_ic_4_h31 {
  background: rgba(196, 144, 56, 0.20);
  color: #C49038;
}.rdy_sb_ic_5_h31 {
  background: rgba(232, 138, 34, 0.08);
  color: #D8507A;
}.rdy_sb_ic_6_h31 {
  background: rgba(196, 144, 56, 0.20);
  color: #8A4FC8;
}.rdy_sb_badge_h31 {
  border-radius: 0.313rem;
  background: #D4A820;
  padding: 2px 0.438rem;
  color: #0A0E10;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.rdy_sb_bot_h31 {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.rdy_sb_lang_h31,.rdy_sb_help_h31 {
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  flex: 1;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  font-size: 0.688rem;
  font-weight: 600;
  color: #8DAEBB;
  justify-content: center;
  display: flex;
  align-items: center;
}.rdy_sb_lang_h31:hover,.rdy_sb_help_h31:hover {
  border-color: rgba(232, 138, 32, 0.38);
  color: #EDF3F6;
}.rdy_sb_lang_h31 svg,.rdy_sb_help_h31 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
}.rdy_sb_bd_h31 {
  background: rgba(4, 8, 9, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.rdy_sb_bd_h31.rdy_state_on_h31 {
  display: block;
}
@media(min-width: 1083px) {.rdy_sb_bd_h31 {
  display: none!important;
}
}.rdy_mob_nav_h31 {
  background: #0E181D;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  position: fixed;
  display: flex;
  left: 0;
  z-index: 80;
  right: 0;
}
@media(min-width: 1083px) {.rdy_mob_nav_h31 {
  display: none;
}
}.rdy_mob_nav_item_h31 {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #527080;
  display: flex;
}.rdy_mob_nav_ic_h31 {
  line-height: 1;
}.rdy_mob_nav_ic_h31 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 20px;
}.rdy_mob_nav_lb_h31 {
  font-size: 0.625rem;
  color: #527080;
  font-weight: 600;
}.rdy_mob_nav_item_h31.rdy_state_active_h31 {
  color: #E88A22;
}.rdy_mob_nav_item_h31.rdy_state_active_h31 .rdy_mob_nav_lb_h31 {
  color: #E88A22;
}.rdy_hero_h31 {
  padding: 20px 16px 0;
  background: #080E11;
}
@media(min-width: 771px) {.rdy_hero_h31 {
  padding: 24px 1.5rem 0;
}
}.rdy_hero_in_h31 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.rdy_hero_in_h31 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.rdy_hero_in_h31 {
  grid-template-columns: 1fr 340px;
}
}.rdy_hero_promo_h31 {
  overflow: hidden;
  background: #0B1318;
  border-radius: 0.875rem;
  min-height: 220px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 770px) {.rdy_hero_promo_h31 {
  min-height: 17.5rem;
}
}.rdy_hero_promo_bg_h31 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0F1E14 0%,#080E11 100%);
  position: absolute;
  background-size: cover;
}.rdy_hero_promo_bg_h31::after {
  background: linear-gradient(90deg,#080E11 0%,rgba(4, 8, 9, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rdy_hero_promo_glow_h31 {
  background: radial-gradient(circle,rgba(196, 144, 56, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  width: 300px;
  height: 300px;
  top: -40px;
  position: absolute;
  pointer-events: none;
}.rdy_hero_promo_ct_h31 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  position: relative;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  z-index: 2;
}
@media(min-width: 771px) {.rdy_hero_promo_ct_h31 {
  padding: 40px 32px;
}
}.rdy_hero_badge_h31 {
  border-radius: 1.25rem;
  padding: 5px 12px;
  border: 1px solid rgba(232, 138, 34, 0.08);
  background: rgba(232, 138, 34, 0.18);
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #E88A22;
  display: inline-block;
}.rdy_hero_h1_h31 {
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  font-size: 26px;
  color: #EDF3F6;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
}.rdy_hero_h1_h31 em {
  color: #D4A820;
  font-style: normal;
}
@media(min-width: 771px) {.rdy_hero_h1_h31 {
  font-size: 36px;
}
}.rdy_hero_sub_h31 {
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #8DAEBB;
  line-height: 1.55;
}
@media(min-width: 766px) {.rdy_hero_sub_h31 {
  font-size: 14px;
}
}.rdy_hero_row_h31 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rdy_hero_cta_h31 {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  background: #28A86A;
  color: #0A0E10;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0.25rem 4px 0px rgba(0,0,0,0.6), 0 0 16px rgba(40, 168, 106, 0.44);
}.rdy_hero_cta_h31:hover {
  background: #30C07C;
}.rdy_hero_terms_h31 {
  color: #527080;
  font-size: 0.688rem;
}.rdy_hero_game_h31 {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B1318;
  position: relative;
  display: flex;
  flex-direction: column;
}.rdy_hero_game_badge_h31 {
  border-radius: 20px;
  border: 1px solid rgba(212, 168, 32, 0.16);
  background: rgba(212, 168, 32, 0.16);
  padding: 5px 10px;
  font-size: 0.625rem;
  z-index: 3;
  color: #D4A820;
  font-weight: 700;
  top: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  left: 12px;
  position: absolute;
}.rdy_hero_game_badge_h31 svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
  height: 0.688rem;
}.rdy_hero_game_img_h31 {
  background: linear-gradient(135deg,#0F1E14,#080E11);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.rdy_hero_game_img_h31 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rdy_hero_game_play_h31 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 8, 9, 0.72);
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.rdy_hero_game_h31:hover .rdy_hero_game_play_h31 {
  opacity: 1;
}.rdy_hero_game_play_h31 span {
  border-radius: 50%;
  background: #E88A22;
  height: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 3.25rem;
}.rdy_hero_game_play_h31 span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.rdy_hero_game_info_h31 {
  padding: 14px 1rem;
}.rdy_hero_game_title_h31 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #EDF3F6;
  font-size: 15px;
  font-weight: 700;
}.rdy_hero_game_provider_h31 {
  font-size: 0.688rem;
  color: #6A8C9C;
}.rdy_hero_game_btn_h31 {
  padding: 11px;
  transition: background .2s;
  background: #E88A22;
  margin: 0.75rem 1rem 1rem;
  border-radius: 10px;
  display: block;
  font-size: 0.813rem;
  color: #EDF3F6;
  text-align: center;
  font-weight: 700;
}.rdy_hero_game_h31:hover .rdy_hero_game_btn_h31 {
  background: #F5A040;
}.rdy_gcg_h31 {
  background: #080E11;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.rdy_gcg_h31 {
  padding: 2.75rem 24px 0;
}
}.rdy_gcg_in_h31 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdy_gcg_head_h31 {
  max-width: 45rem;
  margin-bottom: 20px;
}.rdy_gcg_label_h31 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E88A22;
  text-transform: uppercase;
}.rdy_gcg_h2_h31 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  color: #EDF3F6;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.rdy_gcg_h2_h31 {
  font-size: 28px;
}
}.rdy_gcg_intro_h31 {
  line-height: 1.6;
  color: #6A8C9C;
  font-size: 0.813rem;
}.rdy_gcg_grid_h31 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.rdy_gcg_grid_h31 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.rdy_gcg_grid_h31 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rdy_gcg_card_h31 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  min-height: 240px;
}.rdy_gcg_card_h31:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 138, 34, 0.18);
}.rdy_gcg_card_bg_h31 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.rdy_gcg_card_bg_h31::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.rdy_gcg_card_ic_h31 {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  right: 1.125rem;
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  z-index: 2;
  width: 2.5rem;
  height: 40px;
  color: #EDF3F6;
  top: 18px;
}.rdy_gcg_card_ic_h31 svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.rdy_gcg_card_ct_h31 {
  position: relative;
  z-index: 1;
}.rdy_gcg_card_h_h31 {
  margin-bottom: 0.5rem;
  color: #EDF3F6;
  line-height: 1.2;
  font-size: 18px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.rdy_gcg_card_h_h31 {
  font-size: 1.25rem;
}
}.rdy_gcg_card_p_h31 {
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
}.rdy_gcg_card_p_h31 strong {
  font-weight: 600;
  color: #EDF3F6;
}.rdy_gcg_card_cta_h31 {
  gap: 4px;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
  color: #E88A22;
  letter-spacing: .04em;
  display: inline-flex;
}.rdy_gcg_card_cta_h31 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.rdy_ws_h31 {
  background: #080E11;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.rdy_ws_h31 {
  padding: 36px 24px 0;
}
}.rdy_ws_in_h31 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdy_ws_head_h31 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
}.rdy_ws_title_h31 {
  gap: 10px;
  display: flex;
  font-family: 'Cinzel', serif;
  color: #EDF3F6;
  font-weight: 700;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
}.rdy_ws_title_ic_h31 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D4A820;
  height: 1.125rem;
  width: 18px;
}.rdy_ws_online_h31 {
  gap: 7px;
  align-items: center;
  display: flex;
  color: #6A8C9C;
  font-size: 0.75rem;
  font-weight: 600;
}.rdy_ws_online_dot_h31 {
  border-radius: 50%;
  background: #28A86A;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(40, 168, 106, 0.18);
  height: 0.5rem;
}.rdy_ws_scroll_h31 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.rdy_ws_scroll_h31::-webkit-scrollbar {
  display: none;
}.rdy_wc_h31 {
  gap: 10px;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B1318;
  border-radius: 10px;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.rdy_wc_img_h31 {
  border-radius: 0.313rem;
  overflow: hidden;
  background: #0E181D;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.rdy_wc_img_h31 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.rdy_wc_info_h31 {
  min-width: 0;
}.rdy_wc_game_h31 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  color: #C0D0D8;
}.rdy_wc_player_h31 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #527080;
  font-size: 0.625rem;
  white-space: nowrap;
}.rdy_wc_amount_h31 {
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #28A86A;
  white-space: nowrap;
  margin-left: auto;
}.rdy_bon_h31 {
  background: #080E11;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.rdy_bon_h31 {
  padding: 44px 1.5rem 0;
}
}.rdy_bon_in_h31 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdy_bon_head_h31 {
  margin-bottom: 20px;
}.rdy_bon_label_h31 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #E88A22;
  font-weight: 700;
}.rdy_bon_h2_h31 {
  color: #EDF3F6;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.rdy_bon_h2_h31 {
  font-size: 1.5rem;
}
}.rdy_bon_seo_h31 {
  overflow-wrap: break-word;
  color: #6A8C9C;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 0.813rem;
}.rdy_bon_seo_h31 strong {
  color: #C0D0D8;
  font-weight: 700;
}.rdy_bon_seo_h31 a {
  text-decoration: underline;
  color: #E88A22;
}.rdy_bon_grid_h31 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.rdy_bon_grid_h31 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.rdy_bon_grid_h31 {
  grid-template-columns: repeat(5,1fr);
}
}.rdy_bon_card_h31 {
  border-radius: 10px;
  background: #0B1318;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
}.rdy_bon_card_h31:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 138, 34, 0.08);
}.rdy_bon_card_ic_h31 svg {
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rdy_bon_card_ic_h31 {
  margin-bottom: 0.625rem;
}.rdy_bon_card_type_h31 {
  font-weight: 700;
  text-transform: uppercase;
  color: #6A8C9C;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.rdy_bon_card_amount_h31 {
  color: #D4A820;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  line-height: 1.1;
}.rdy_bon_card_name_h31 {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EDF3F6;
}.rdy_bon_card_detail_h31 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #527080;
  font-size: 11px;
}.rdy_reg_h31 {
  padding: 2.25rem 1rem 0;
  background: #080E11;
}
@media(min-width: 766px) {.rdy_reg_h31 {
  padding: 44px 24px 0;
}
}.rdy_reg_in_h31 {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #0E181D;
  max-width: 1320px;
}
@media(min-width: 766px) {.rdy_reg_in_h31 {
  padding: 2.5rem;
}
}.rdy_reg_top_h31 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.rdy_reg_top_h31 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rdy_reg_label_h31 {
  color: #E88A22;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.rdy_reg_h2_h31 {
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
  color: #EDF3F6;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.rdy_reg_h2_h31 {
  font-size: 28px;
}
}.rdy_reg_bonus_h31 {
  padding: 10px 16px;
  background: rgba(212, 168, 32, 0.16);
  border: 1px solid rgba(212, 168, 32, 0.16);
  gap: 8px;
  border-radius: 0.625rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.rdy_reg_bonus_amount_h31 {
  font-size: 20px;
  font-weight: 800;
  color: #D4A820;
}.rdy_reg_bonus_text_h31 {
  color: #8DAEBB;
  font-size: 13px;
  line-height: 1.35;
}.rdy_reg_cta_btn_h31 {
  transition: background .2s;
  background: #28A86A;
  padding: 0.875rem 32px;
  border-radius: 0.625rem;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
  color: #0A0E10;
  box-shadow: 4px 0.25rem 0px rgba(0,0,0,0.6), 0 0 1rem rgba(40, 168, 106, 0.44);
}.rdy_reg_cta_btn_h31:hover {
  background: #30C07C;
}.rdy_reg_terms_h31 {
  color: #527080;
  font-size: 11px;
  line-height: 1.5;
}.rdy_reg_seo_h31 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A8C9C;
  line-height: 1.65;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 1.25rem;
}.rdy_reg_seo_h31 p {
  color: #6A8C9C;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.rdy_reg_seo_h31 p:last-child {
  margin-bottom: 0;
}.rdy_reg_seo_h31 strong {
  font-weight: 700;
  color: #C0D0D8;
}.rdy_reg_seo_h31 a {
  transition: color .2s;
  color: #E88A22;
  text-decoration: underline;
}.rdy_reg_seo_h31 a:hover {
  color: #F5A040;
}.rdy_reg_seo_h31 ul,.rdy_reg_seo_h31 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.rdy_reg_seo_h31 ol {
  list-style: decimal;
}.rdy_reg_seo_h31 li {
  font-size: 13px;
  color: #6A8C9C;
  margin-bottom: 4px;
  line-height: 1.65;
}.rdy_reg_seo_h31 table {
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 770px) {.rdy_reg_seo_h31 table {
  display: table;
}
}.rdy_reg_seo_h31 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C0D0D8;
  font-weight: 700;
}.rdy_reg_seo_h31 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6A8C9C;
}.rdy_reg_steps_h31 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.rdy_reg_steps_h31 {
  margin-top: 0;
}
}.rdy_reg_step_h31 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.rdy_reg_step_num_h31 {
  background: rgba(232, 138, 34, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(232, 138, 34, 0.08);
  width: 34px;
  justify-content: center;
  display: flex;
  height: 34px;
  color: #E88A22;
  font-weight: 800;
  font-size: 14px;
  align-items: center;
  flex-shrink: 0;
}.rdy_reg_step_title_h31 {
  margin-bottom: 3px;
  color: #EDF3F6;
  font-size: 0.875rem;
  font-weight: 700;
}.rdy_reg_step_text_h31 {
  color: #6A8C9C;
  font-size: 0.75rem;
  line-height: 1.5;
}.rdy_reg_trust_h31 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
}.rdy_reg_trust_item_h31 {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #6A8C9C;
  align-items: center;
}.rdy_reg_trust_ic_h31 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  color: #E88A22;
}.rdy_htp_h31 {
  padding: 2.25rem 1rem 0;
  background: #080E11;
}
@media(min-width: 771px) {.rdy_htp_h31 {
  padding: 2.75rem 1.5rem 0;
}
}.rdy_htp_in_h31 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdy_htp_head_h31 {
  max-width: 45rem;
  margin-bottom: 22px;
}.rdy_htp_label_h31 {
  font-size: 0.688rem;
  color: #E88A22;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.rdy_htp_h2_h31 {
  margin-bottom: 0.5rem;
  color: #EDF3F6;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.rdy_htp_h2_h31 {
  font-size: 1.75rem;
}
}.rdy_htp_intro_h31 {
  font-size: 0.875rem;
  color: #6A8C9C;
  line-height: 1.6;
}.rdy_htp_steps_h31 {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rdy_htp_steps_h31 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.rdy_htp_steps_h31 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.rdy_htp_step_h31 {
  border-radius: 10px;
  background: #0E181D;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  position: relative;
  display: flex;
}.rdy_htp_step_num_h31 {
  border-radius: 50%;
  background: #E88A22;
  font-family: 'Cinzel', serif;
  align-items: center;
  display: flex;
  width: 1.75rem;
  font-weight: 800;
  font-size: 13px;
  position: absolute;
  height: 28px;
  top: -12px;
  color: #0A0E10;
  left: 1.25rem;
  justify-content: center;
}.rdy_htp_step_ic_h31 {
  background: rgba(232, 138, 34, 0.18);
  margin: 8px 0 12px;
  border-radius: 5px;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  justify-content: center;
  color: #E88A22;
  display: flex;
}.rdy_htp_step_ic_h31 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
}.rdy_htp_step_h_h31 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 6px;
  color: #EDF3F6;
  overflow-wrap: break-word;
  line-height: 1.25;
}.rdy_htp_step_p_h31 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #6A8C9C;
}.rdy_htp_step_p_h31 strong {
  color: #C0D0D8;
  font-weight: 600;
}.rdy_htp_cta_h31 {
  padding: 13px 26px;
  transition: background .2s;
  background: #28A86A;
  border-radius: 10px;
  font-size: 0.875rem;
  color: #0A0E10;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
}.rdy_htp_cta_h31:hover {
  background: #30C07C;
}.rdy_prov_h31 {
  padding: 2.25rem 1rem 0;
  background: #080E11;
}
@media(min-width: 771px) {.rdy_prov_h31 {
  padding: 2.75rem 24px 0;
}
}.rdy_prov_in_h31 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdy_prov_head_h31 {
  margin-bottom: 1rem;
}.rdy_prov_label_h31 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #E88A22;
}.rdy_prov_h2_h31 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #EDF3F6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.rdy_prov_h2_h31 {
  font-size: 1.5rem;
}
}.rdy_prov_seo_h31 {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-size: 13px;
  color: #6A8C9C;
  max-width: 620px;
  line-height: 1.6;
}.rdy_prov_seo_h31 strong {
  color: #C0D0D8;
  font-weight: 700;
}.rdy_prov_seo_h31 a {
  color: #E88A22;
  text-decoration: underline;
}.rdy_prov_grid_h31 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.rdy_prov_grid_h31 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.rdy_prov_grid_h31 {
  grid-template-columns: repeat(8,1fr);
}
}.rdy_prov_card_h31 {
  padding: 14px 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B1318;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.rdy_prov_card_h31:hover {
  background: #0E181D;
  border-color: rgba(232, 138, 32, 0.38);
}.rdy_prov_logo_h31 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 2.75rem;
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
}.rdy_prov_logo_h31 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.rdy_prov_name_h31 {
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8DAEBB;
}.rdy_app_h31 {
  padding: 2.25rem 16px 0;
  background: #080E11;
}
@media(min-width: 771px) {.rdy_app_h31 {
  padding: 44px 24px 0;
}
}.rdy_app_in_h31 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdy_app_head_h31 {
  margin-bottom: 16px;
}.rdy_app_label_h31 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  color: #E88A22;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rdy_app_h2_h31 {
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EDF3F6;
}
@media(min-width: 769px) {.rdy_app_h2_h31 {
  font-size: 1.5rem;
}
}.rdy_app_sub_h31 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 600px;
  color: #6A8C9C;
}.rdy_app_sub_h31 strong {
  color: #C0D0D8;
  font-weight: 700;
}.rdy_app_cards_h31 {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.rdy_app_cards_h31 {
  grid-template-columns: repeat(3,1fr);
}
}.rdy_app_card_h31 {
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  border-radius: 0.625rem;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.rdy_app_card_ios_h31 {
  background: linear-gradient(135deg,rgba(232, 138, 34, 0.18) 0%,#0E181D 100%);
}.rdy_app_card_android_h31 {
  background: linear-gradient(135deg,rgba(40, 168, 106, 0.18) 0%,#0E181D 100%);
}.rdy_app_card_win_h31 {
  background: linear-gradient(135deg,rgba(212, 168, 32, 0.16) 0%,#0E181D 100%);
}.rdy_app_card_ic_h31 svg {
  height: 34px;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.rdy_app_card_ic_h31 {
  color: #EDF3F6;
  flex-shrink: 0;
}.rdy_app_card_os_h31 {
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #6A8C9C;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rdy_app_card_title_h31 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #EDF3F6;
  font-weight: 700;
  line-height: 1.2;
}.rdy_app_card_text_h31 {
  margin-bottom: 0.875rem;
  color: #6A8C9C;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.rdy_app_card_btn_h31 {
  gap: 7px;
  border: 1px solid rgba(232, 138, 32, 0.38);
  padding: 10px 18px;
  transition: background .2s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.12);
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
  color: #EDF3F6;
  align-items: center;
}.rdy_app_card_btn_h31:hover {
  background: rgba(255, 255, 255, 0.07);
}.rdy_seo_h31 {
  padding: 2.25rem 1rem 0;
  background: #080E11;
}
@media(min-width: 770px) {.rdy_seo_h31 {
  padding: 44px 24px 0;
}
}.rdy_seo_in_h31 {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #0E181D;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.rdy_seo_in_h31 {
  padding: 2.25rem 40px;
}
}.rdy_seo_label_h31 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #E88A22;
  margin-bottom: 0.625rem;
}.rdy_seo_h2_h31 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
  color: #EDF3F6;
}
@media(min-width: 769px) {.rdy_seo_h2_h31 {
  font-size: 1.5rem;
}
}.rdy_seo_body_h31 {
  color: #8DAEBB;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.rdy_seo_body_h31 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #8DAEBB;
}.rdy_seo_body_h31 p:last-child {
  margin-bottom: 0;
}.rdy_seo_body_h31 strong {
  font-weight: 700;
  color: #C0D0D8;
}.rdy_seo_body_h31 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E88A22;
}.rdy_seo_body_h31 a:hover {
  color: #F5A040;
}.rdy_seo_body_h31 ul,.rdy_seo_body_h31 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.rdy_seo_body_h31 ol {
  list-style: decimal;
}.rdy_seo_body_h31 li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8DAEBB;
}.rdy_seo_body_h31 table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.rdy_seo_body_h31 table {
  display: table;
}
}.rdy_seo_body_h31 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C0D0D8;
}.rdy_seo_body_h31 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8DAEBB;
}.rdy_seo_cols_h31 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.rdy_seo_cols_h31 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.rdy_seo_cols_h31 {
  grid-template-columns: repeat(3,1fr);
}
}.rdy_seo_col_h_h31 {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C0D0D8;
}.rdy_seo_col_p_h31 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6A8C9C;
  font-size: 0.813rem;
}.rdy_seo_stats_h31 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.rdy_seo_stat_h31 {
  padding: 0.875rem 16px;
  border-radius: 10px;
  background: rgba(232, 138, 34, 0.08);
  border: 1px solid rgba(232, 138, 34, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.rdy_seo_stat_val_h31 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #E88A22;
  font-size: 20px;
  font-weight: 800;
}.rdy_seo_stat_lb_h31 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6A8C9C;
}.rdy_seo_h31 {
  padding: 36px 16px 0;
  background: #080E11;
}
@media(min-width: 771px) {.rdy_seo_h31 {
  padding: 44px 1.5rem 0;
}
}.rdy_seo_in_h31 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 14px;
  background: #0E181D;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 767px) {.rdy_seo_in_h31 {
  padding: 2.25rem 2.5rem;
}
}.rdy_seo_label_h31 {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E88A22;
}.rdy_seo_h2_h31 {
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EDF3F6;
}
@media(min-width: 769px) {.rdy_seo_h2_h31 {
  font-size: 24px;
}
}.rdy_seo_body_h31 {
  line-height: 1.75;
  color: #8DAEBB;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.rdy_seo_body_h31 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8DAEBB;
  margin-bottom: 0.75rem;
}.rdy_seo_body_h31 p:last-child {
  margin-bottom: 0;
}.rdy_seo_body_h31 strong {
  font-weight: 700;
  color: #C0D0D8;
}.rdy_seo_body_h31 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E88A22;
}.rdy_seo_body_h31 a:hover {
  color: #F5A040;
}.rdy_seo_body_h31 ul,.rdy_seo_body_h31 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.rdy_seo_body_h31 ol {
  list-style: decimal;
}.rdy_seo_body_h31 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8DAEBB;
}.rdy_seo_body_h31 table {
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.rdy_seo_body_h31 table {
  display: table;
}
}.rdy_seo_body_h31 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C0D0D8;
}.rdy_seo_body_h31 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8DAEBB;
}.rdy_seo_cols_h31 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.rdy_seo_cols_h31 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rdy_seo_cols_h31 {
  grid-template-columns: repeat(3,1fr);
}
}.rdy_seo_col_h_h31 {
  overflow-wrap: break-word;
  color: #C0D0D8;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.rdy_seo_col_p_h31 {
  font-size: 0.813rem;
  color: #6A8C9C;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rdy_seo_stats_h31 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.rdy_seo_stat_h31 {
  flex: 1;
  background: rgba(232, 138, 34, 0.08);
  border-radius: 0.625rem;
  border: 1px solid rgba(232, 138, 34, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.rdy_seo_stat_val_h31 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E88A22;
}.rdy_seo_stat_lb_h31 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6A8C9C;
}.rdy_rv_h31 {
  background: #080E11;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.rdy_rv_h31 {
  padding: 2.75rem 24px 0;
}
}.rdy_rv_in_h31 {
  margin: 0 auto;
  max-width: 1320px;
}.rdy_rv_head_h31 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.rdy_rv_label_h31 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #E88A22;
}.rdy_rv_h2_h31 {
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #EDF3F6;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.rdy_rv_h2_h31 {
  font-size: 28px;
}
}.rdy_rv_stats_h31 {
  gap: 1.125rem;
  flex-wrap: wrap;
  font-size: 13px;
  align-items: center;
  color: #6A8C9C;
  display: flex;
}.rdy_rv_stats_score_h31 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.rdy_rv_stats_score_val_h31 {
  color: #D4A820;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.375rem;
}.rdy_rv_stats_score_max_h31 {
  color: #527080;
  font-size: 13px;
}.rdy_rv_stats_badge_h31 {
  gap: 4px;
  display: flex;
  align-items: center;
}.rdy_rv_stats_badge_h31 svg {
  height: 14px;
  width: 0.875rem;
  color: #D4A820;
}.rdy_rv_grid_h31 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.rdy_rv_grid_h31 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.rdy_rv_grid_h31 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rdy_rv_card_h31 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  background: #0E181D;
  display: flex;
  flex-direction: column;
}.rdy_rv_card_stars_h31 {
  gap: 2px;
  color: #D4A820;
  margin-bottom: 0.625rem;
  display: flex;
}.rdy_rv_card_stars_h31 svg {
  width: 0.875rem;
  height: 14px;
}.rdy_rv_card_h_h31 {
  line-height: 1.3;
  color: #EDF3F6;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.rdy_rv_card_body_h31 {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #6A8C9C;
  font-size: 13px;
  line-height: 1.65;
}.rdy_rv_card_body_h31 strong {
  color: #C0D0D8;
  font-weight: 600;
}.rdy_rv_card_meta_h31 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.rdy_rv_card_author_h31 {
  font-size: 0.75rem;
  color: #C0D0D8;
  font-weight: 600;
}.rdy_rv_card_date_h31 {
  color: #527080;
  font-size: 11px;
}.rdy_faq_h31 {
  background: #080E11;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.rdy_faq_h31 {
  padding: 2.75rem 24px 0;
}
}.rdy_faq_in_h31 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdy_faq_head_h31 {
  margin-bottom: 20px;
}.rdy_faq_label_h31 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E88A22;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.rdy_faq_h2_h31 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EDF3F6;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.rdy_faq_h2_h31 {
  font-size: 1.5rem;
}
}.rdy_faq_list_h31 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rdy_faq_item_h31 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E181D;
  border-radius: 0.625rem;
}.rdy_faq_q_h31 {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  justify-content: space-between;
  display: flex;
  color: #C0D0D8;
  flex-wrap: wrap;
  font-size: 0.875rem;
  cursor: pointer;
  font-weight: 600;
  overflow-wrap: break-word;
  align-items: center;
}.rdy_faq_q_h31:hover {
  color: #EDF3F6;
}.rdy_faq_q_ic_h31 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #E88A22;
  justify-content: center;
  height: 1.5rem;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  width: 24px;
  display: flex;
}.rdy_faq_item_h31.rdy_state_open_h31 .rdy_faq_q_ic_h31 {
  transform: rotate(45deg);
}.rdy_faq_a_h31 {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  color: #6A8C9C;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
}.rdy_faq_item_h31.rdy_state_open_h31 .rdy_faq_a_h31 {
  display: block;
}.rdy_faq_a_h31 strong {
  font-weight: 700;
  color: #C0D0D8;
}.rdy_faq_a_h31 a {
  color: #E88A22;
  text-decoration: underline;
}.rdy_faq_a_h31 ul,.rdy_faq_a_h31 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.rdy_faq_a_h31 ol {
  list-style: decimal;
}.rdy_faq_a_h31 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.rdy_faq_a_h31 table {
  margin: 0.5rem 0;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.rdy_faq_a_h31 table {
  display: table;
}
}.rdy_faq_a_h31 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C0D0D8;
}.rdy_faq_a_h31 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #6A8C9C;
}.rdy_seo_h31 {
  padding: 36px 1rem 0;
  background: #080E11;
}
@media(min-width:768px) {.rdy_seo_h31 {
  padding: 44px 1.5rem 0;
}
}.rdy_seo_in_h31 {
  background: #0E181D;
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rdy_seo_in_h31 {
  padding: 2.25rem 40px;
}
}.rdy_seo_label_h31 {
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E88A22;
  text-transform: uppercase;
}.rdy_seo_h2_h31 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #EDF3F6;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.rdy_seo_h2_h31 {
  font-size: 1.5rem;
}
}.rdy_seo_body_h31 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #8DAEBB;
}.rdy_seo_body_h31 p {
  font-size: 14px;
  line-height: 1.75;
  color: #8DAEBB;
  margin-bottom: 12px;
}.rdy_seo_body_h31 p:last-child {
  margin-bottom: 0;
}.rdy_seo_body_h31 strong {
  font-weight: 700;
  color: #C0D0D8;
}.rdy_seo_body_h31 a {
  transition: color .2s;
  color: #E88A22;
  text-decoration: underline;
}.rdy_seo_body_h31 a:hover {
  color: #F5A040;
}.rdy_seo_body_h31 ul,.rdy_seo_body_h31 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.rdy_seo_body_h31 ol {
  list-style: decimal;
}.rdy_seo_body_h31 li {
  color: #8DAEBB;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.rdy_seo_body_h31 table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width:768px) {.rdy_seo_body_h31 table {
  display: table;
}
}.rdy_seo_body_h31 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #C0D0D8;
  text-align: left;
}.rdy_seo_body_h31 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8DAEBB;
}.rdy_seo_cols_h31 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.rdy_seo_cols_h31 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.rdy_seo_cols_h31 {
  grid-template-columns: repeat(3,1fr);
}
}.rdy_seo_col_h_h31 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C0D0D8;
  overflow-wrap: break-word;
}.rdy_seo_col_p_h31 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A8C9C;
  font-size: 0.813rem;
}.rdy_seo_stats_h31 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.rdy_seo_stat_h31 {
  background: rgba(232, 138, 34, 0.08);
  border-radius: 10px;
  border: 1px solid rgba(232, 138, 34, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.rdy_seo_stat_val_h31 {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E88A22;
  margin-bottom: 4px;
}.rdy_seo_stat_lb_h31 {
  color: #6A8C9C;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.rdy_ft_h31 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040809;
  margin-top: 48px;
}.rdy_ft_support_h31 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.rdy_ft_support_h31 {
  padding: 1.75rem 24px;
}
}.rdy_ft_support_in_h31 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rdy_ft_support_main_h31 {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.rdy_ft_support_ic_h31 {
  color: #E88A22;
  flex-shrink: 0;
}.rdy_ft_support_ic_h31 svg {
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rdy_ft_support_text_title_h31 {
  color: #EDF3F6;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.rdy_ft_support_text_sub_h31 {
  overflow-wrap: break-word;
  color: #6A8C9C;
  font-size: 0.75rem;
}.rdy_ft_support_btn_h31 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #E88A22;
  white-space: nowrap;
  flex-shrink: 0;
  color: #EDF3F6;
  font-weight: 700;
  font-size: 0.813rem;
}.rdy_ft_support_btn_h31:hover {
  background: #F5A040;
}.rdy_ft_support_contacts_h31 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.rdy_ft_support_contact_h31 {
  line-height: 1.4;
  font-size: 12px;
  color: #527080;
}.rdy_ft_support_contact_h31 strong {
  font-weight: 600;
  color: #8DAEBB;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
}.rdy_ft_main_h31 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.rdy_ft_main_h31 {
  padding: 2.5rem 24px 32px;
}
}.rdy_ft_main_in_h31 {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.rdy_ft_main_in_h31 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rdy_ft_main_in_h31 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rdy_ft_col_logo_h31 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.rdy_ft_col_logo_h31 {
  grid-column: auto;
}
}.rdy_ft_logo_h31 {
  gap: 9px;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  color: #EDF3F6;
  display: flex;
}.rdy_ft_logo_mark_h31 {
  border-radius: 0.313rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.rdy_ft_logo_mark_h31 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rdy_ft_logo_sub_h31 {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 12px;
  color: #527080;
}.rdy_ft_col_title_h31 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #8DAEBB;
  font-size: 0.75rem;
}.rdy_ft_col_links_h31 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.rdy_ft_col_link_h31 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #527080;
  font-size: 13px;
}.rdy_ft_col_link_h31:hover {
  color: #C0D0D8;
}.rdy_ft_apps_h31 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rdy_ft_app_card_h31 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  border-radius: 0.313rem;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.rdy_ft_app_card_h31:hover {
  border-color: rgba(232, 138, 32, 0.38);
}.rdy_ft_app_card_ic_h31 svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.rdy_ft_app_card_os_h31 {
  color: #527080;
  font-size: 0.625rem;
  font-weight: 600;
}.rdy_ft_app_card_action_h31 {
  font-weight: 700;
  font-size: 12px;
  color: #C0D0D8;
}.rdy_ft_bot_h31 {
  padding: 20px 16px;
}
@media(min-width: 767px) {.rdy_ft_bot_h31 {
  padding: 1.25rem 1.5rem;
}
}.rdy_ft_bot_in_h31 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.rdy_ft_socials_h31 {
  gap: 0.5rem;
  display: flex;
}.rdy_ft_soc_h31 {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  width: 2.25rem;
  height: 36px;
  color: #8DAEBB;
  align-items: center;
  justify-content: center;
  display: flex;
}.rdy_ft_soc_h31 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.rdy_ft_soc_h31:hover {
  background: rgba(255, 255, 255, 0.07);
}.rdy_ft_legal_h31 {
  flex: 1;
  font-size: 0.688rem;
  color: #7A9EAE;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
}.rdy_ft_legal_h31 strong {
  color: #8DAEBB;
  font-weight: 700;
}.rdy_ft_legal_h31 a {
  color: #8DAEBB;
  text-decoration: underline;
}.rdy_ft_age_h31 {
  border: 2px solid #7A9EAE;
  border-radius: 50%;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  font-size: 11px;
  color: #7A9EAE;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
}