*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #D8C9A8;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  background-color: #1A1208;
  font-family: 'Source Sans 3', sans-serif;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.pow_layout_rat {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.pow_page_rat {
  min-height: 100vh;
  display: flex;
}.pow_main_rat {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.pow_main_rat {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.pow_main_rat {
  padding-bottom: 4.5rem;
}
}.pow_gc_rat {
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 150, 0.06);
  transition: transform .2s,border-color .2s;
  background: #1E1509;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 638px) {.pow_gc_rat {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.pow_gc_rat {
  width: 168px;
}
}.pow_gc_rat:hover {
  border-color: rgba(212, 131, 26, 0.07);
  transform: translateY(-3px);
}.pow_gc_img_rat {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.pow_gc_img_rat img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.pow_gc_hover_rat {
  background: rgba(17, 10, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.pow_gc_rat:hover .pow_gc_hover_rat {
  opacity: 1;
}.pow_gc_hover_btn_rat {
  padding: 0.5rem 16px;
  border-radius: 4px;
  background: #D4831A;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.75rem;
}.pow_gc_info_rat {
  padding: 0.5rem 0.625rem 0.625rem;
}.pow_gc_name_rat {
  overflow: hidden;
  font-weight: 600;
  color: #D8C9A8;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  max-width: 100%;
}.pow_gc_prov_rat {
  font-size: 10px;
  color: #614F3C;
}.pow_gc_tag_rat {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  left: 6px;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.563rem;
  z-index: 2;
  top: 6px;
}.pow_gc_tag_hot_rat {
  background: #C03A2B;
  color: #fff;
}.pow_gc_tag_new_rat {
  background: #4D9142;
  color: #1A1208;
}.pow_gc_tag_jp_rat {
  background: #F0B429;
  color: #1A1208;
}.pow_gc_tag_ex_rat {
  background: #A85220;
  color: #fff;
}.pow_gc_tag_live_rat {
  background: #C03A2B;
  color: #fff;
}.pow_gr_rat {
  background: #1A1208;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.pow_gr_rat {
  padding: 36px 24px 0;
}
}.pow_gr_in_rat {
  margin: 0 auto;
  max-width: 82.5rem;
}.pow_gr_head_rat {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.pow_gr_head_l_rat {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.pow_gr_ic_rat {
  border-radius: 0.5rem;
  width: 2rem;
  display: flex;
  align-items: center;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
}.pow_gr_ic_rat svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.pow_gr_title_rat {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
}
@media(min-width: 770px) {.pow_gr_title_rat {
  font-size: 18px;
}
}.pow_gr_more_rat {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  color: #7D6852;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  flex-shrink: 0;
}.pow_gr_more_rat:hover {
  color: #D4831A;
}.pow_gr_more_rat svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pow_gr_arrows_rat {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.pow_gr_arr_rat {
  transition: background .15s,color .15s;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 150, 0.13);
  border-radius: 0.25rem;
  justify-content: center;
  color: #A8927A;
  height: 30px;
  width: 1.875rem;
  display: flex;
  align-items: center;
}.pow_gr_arr_rat:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F5EDD8;
}.pow_gr_arr_rat svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.pow_gr_seo_h_rat {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D8C9A8;
  max-width: 680px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.pow_gr_seo_h_rat {
  font-size: 14px;
}
}.pow_gr_seo_rat {
  line-height: 1.55;
  color: #7D6852;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 12px;
  max-width: 680px;
}.pow_gr_seo_rat strong {
  color: #D8C9A8;
  font-weight: 600;
}.pow_gr_scroll_rat {
  gap: 10px;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.pow_gr_scroll_rat::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.pow_gr_scroll_rat {
  gap: 0.75rem;
}
}.pow_tb_rat {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  background: #1A1208;
  align-items: center;
  top: 0;
  z-index: 80;
  height: 56px;
  position: fixed;
  left: 0;
  right: 0;
  display: flex;
}.pow_tb_in_rat {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.pow_tb_burger_rat {
  gap: 5px;
  border-radius: 0.5rem;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  height: 2.375rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
  width: 38px;
}.pow_tb_burger_rat:hover {
  background: rgba(255, 235, 180, 0.05);
}.pow_tb_burger_line_rat {
  border-radius: 1px;
  background: #A8927A;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1077px) {.pow_tb_burger_rat {
  display: none;
}
}.pow_tb_logo_rat {
  gap: 9px;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 18px;
  margin-right: 20px;
  display: flex;
  color: #F5EDD8;
}.pow_tb_logo_mark_rat {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.pow_tb_logo_mark_rat img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pow_tb_nav_rat {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.pow_tb_nav_rat {
  display: flex;
}
}.pow_tb_tab_rat {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 0.813rem;
  color: #A8927A;
  font-weight: 600;
  white-space: nowrap;
}.pow_tb_tab_rat:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F5EDD8;
}.pow_tb_tab_rat.pow_state_active_rat {
  background: rgba(212, 131, 26, 0.18);
  color: #F5EDD8;
}.pow_tb_right_rat {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.pow_tb_login_rat {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 150, 0.13);
  font-size: 0.813rem;
  font-weight: 600;
  color: #D8C9A8;
  display: none;
}.pow_tb_login_rat:hover {
  border-color: rgba(212, 131, 26, 0.55);
  color: #F5EDD8;
}
@media(min-width:480px) {.pow_tb_login_rat {
  display: block;
}
}.pow_tb_reg_rat {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #4D9142;
  font-size: 0.813rem;
  color: #110D05;
  white-space: nowrap;
  font-weight: 700;
}.pow_tb_reg_rat:hover {
  background: #5AA84E;
}.pow_sb_rat {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  background: #221A0E;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  top: 3.5rem;
  width: 13.75rem;
}.pow_sb_rat.pow_state_open_rat {
  transform: translateX(0);
}.pow_sb_rat::-webkit-scrollbar {
  width: 0.25rem;
}.pow_sb_rat::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 180, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.pow_sb_rat {
  transform: translateX(0);
}
}.pow_sb_auth_rat {
  padding: 0.875rem 12px 0.625rem;
}.pow_sb_btn_reg_rat {
  padding: 0.688rem;
  border-radius: 0.5rem;
  background: #4D9142;
  transition: background .2s;
  font-weight: 700;
  display: block;
  color: #110D05;
  text-align: center;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.pow_sb_btn_reg_rat:hover {
  background: #5AA84E;
}.pow_sb_btn_login_rat {
  border: 1px solid rgba(255, 220, 150, 0.13);
  padding: 10px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  font-size: 13px;
  font-weight: 600;
  color: #D8C9A8;
  display: block;
  text-align: center;
}.pow_sb_btn_login_rat:hover {
  border-color: rgba(212, 131, 26, 0.55);
  color: #F5EDD8;
}.pow_sb_promo_rat {
  margin: 0 12px 10px;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#3B1E05,#221A0E);
  overflow: hidden;
  border: 1px solid rgba(212, 131, 26, 0.18);
  border-radius: 0.5rem;
  position: relative;
}.pow_sb_promo_rat::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 131, 26, 0.18),transparent 70%);
  width: 5rem;
  content: '';
  top: -20px;
  right: -20px;
  position: absolute;
  height: 5rem;
}.pow_sb_promo_title_rat {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #D4831A;
  margin-bottom: 0.25rem;
}.pow_sb_promo_text_rat {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  color: #F5EDD8;
}.pow_sb_promo_sub_rat {
  font-size: 0.625rem;
  color: #7D6852;
  margin-top: 3px;
}.pow_sb_nav_rat {
  padding: 6px 0.5rem 16px;
}.pow_sb_nav_lb_rat {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #614F3C;
}.pow_sb_link_rat {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 0.563rem 10px;
  gap: 10px;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #A8927A;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
}.pow_sb_link_rat:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F5EDD8;
}.pow_sb_link_rat.pow_state_active_rat {
  background: rgba(212, 131, 26, 0.18);
  color: #F5EDD8;
}.pow_sb_ic_rat {
  border-radius: 4px;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  width: 1.875rem;
  display: flex;
}.pow_sb_ic_rat svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.pow_sb_ic_1_rat {
  background: rgba(212, 131, 26, 0.07);
  color: #D4831A;
}.pow_sb_ic_2_rat {
  background: rgba(77, 145, 66, 0.18);
  color: #4D9142;
}.pow_sb_ic_3_rat {
  background: rgba(240, 180, 41, 0.16);
  color: #F0B429;
}.pow_sb_ic_4_rat {
  background: rgba(168, 82, 32, 0.22);
  color: #A85220;
}.pow_sb_ic_5_rat {
  background: rgba(212, 131, 26, 0.07);
  color: #C94F6A;
}.pow_sb_ic_6_rat {
  background: rgba(168, 82, 32, 0.22);
  color: #8B3D8F;
}.pow_sb_badge_rat {
  padding: 2px 0.438rem;
  background: #F0B429;
  border-radius: 0.25rem;
  margin-left: auto;
  font-size: 9px;
  color: #110D05;
  font-weight: 700;
}.pow_sb_bot_rat {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.pow_sb_lang_rat,.pow_sb_help_rat {
  background: rgba(255, 235, 180, 0.05);
  flex: 1;
  transition: border-color .2s;
  border-radius: 4px;
  padding: 9px 6px;
  gap: 6px;
  border: 1px solid rgba(255, 220, 150, 0.06);
  align-items: center;
  font-size: 0.688rem;
  color: #A8927A;
  font-weight: 600;
  justify-content: center;
  display: flex;
}.pow_sb_lang_rat:hover,.pow_sb_help_rat:hover {
  border-color: rgba(212, 131, 26, 0.55);
  color: #F5EDD8;
}.pow_sb_lang_rat svg,.pow_sb_help_rat svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.pow_sb_bd_rat {
  background: rgba(17, 10, 3, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.pow_sb_bd_rat.pow_state_on_rat {
  display: block;
}
@media(min-width: 1083px) {.pow_sb_bd_rat {
  display: none!important;
}
}.pow_mob_nav_rat {
  background: #221A0E;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 220, 150, 0.13);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
}
@media(min-width: 1081px) {.pow_mob_nav_rat {
  display: none;
}
}.pow_mob_nav_item_rat {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  color: #614F3C;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.pow_mob_nav_ic_rat {
  line-height: 1;
}.pow_mob_nav_ic_rat svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
}.pow_mob_nav_lb_rat {
  color: #614F3C;
  font-weight: 600;
  font-size: 0.625rem;
}.pow_mob_nav_item_rat.pow_state_active_rat {
  color: #D4831A;
}.pow_mob_nav_item_rat.pow_state_active_rat .pow_mob_nav_lb_rat {
  color: #D4831A;
}.pow_hero_rat {
  padding: 20px 1rem 0;
  background: #1A1208;
}
@media(min-width: 765px) {.pow_hero_rat {
  padding: 24px 24px 0;
}
}.pow_hero_in_rat {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width:860px) {.pow_hero_in_rat {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.pow_hero_in_rat {
  grid-template-columns: 1fr 21.25rem;
}
}.pow_hero_promo_rat {
  overflow: hidden;
  border-radius: 14px;
  background: #1E1509;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width: 765px) {.pow_hero_promo_rat {
  min-height: 280px;
}
}.pow_hero_promo_bg_rat {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3B1E05 0%,#1A1208 100%);
  position: absolute;
  background-size: cover;
}.pow_hero_promo_bg_rat::after {
  inset: 0;
  background: linear-gradient(90deg,#1A1208 0%,rgba(17, 10, 3, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.pow_hero_promo_glow_rat {
  background: radial-gradient(circle,rgba(168, 82, 32, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 18.75rem;
  height: 300px;
  right: 3.75rem;
  top: -40px;
  pointer-events: none;
}.pow_hero_promo_ct_rat {
  padding: 1.75rem 24px 1.75rem 28px;
  display: flex;
  max-width: 480px;
  z-index: 2;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 766px) {.pow_hero_promo_ct_rat {
  padding: 40px 2rem;
}
}.pow_hero_badge_rat {
  border-radius: 20px;
  padding: 5px 0.75rem;
  background: rgba(212, 131, 26, 0.18);
  border: 1px solid rgba(212, 131, 26, 0.07);
  text-transform: uppercase;
  color: #D4831A;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 14px;
  letter-spacing: .08em;
  display: inline-block;
}.pow_hero_h1_rat {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #F5EDD8;
}.pow_hero_h1_rat em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 769px) {.pow_hero_h1_rat {
  font-size: 2.25rem;
}
}.pow_hero_sub_rat {
  line-height: 1.55;
  color: #A8927A;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 766px) {.pow_hero_sub_rat {
  font-size: 0.875rem;
}
}.pow_hero_row_rat {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.pow_hero_cta_rat {
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #4D9142;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #110D05;
  box-shadow: 0.25rem 4px 0 rgba(30, 60, 20, 0.8), 0 0.25rem 16px rgba(77, 145, 66, 0.38);
}.pow_hero_cta_rat:hover {
  background: #5AA84E;
}.pow_hero_terms_rat {
  font-size: 11px;
  color: #614F3C;
}.pow_hero_game_rat {
  background: #1E1509;
  border: 1px solid rgba(255, 220, 150, 0.06);
  border-radius: 0.875rem;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.pow_hero_game_badge_rat {
  padding: 0.313rem 10px;
  border: 1px solid rgba(240, 180, 41, 0.16);
  background: rgba(240, 180, 41, 0.16);
  border-radius: 1.25rem;
  left: 0.75rem;
  top: 0.75rem;
  position: absolute;
  color: #F0B429;
  font-weight: 700;
  font-size: 10px;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
}.pow_hero_game_badge_rat svg {
  height: 0.688rem;
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
}.pow_hero_game_img_rat {
  background: linear-gradient(135deg,#3B1E05,#1A1208);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.pow_hero_game_img_rat img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.pow_hero_game_play_rat {
  inset: 0;
  background: rgba(17, 10, 3, 0.72);
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
}.pow_hero_game_rat:hover .pow_hero_game_play_rat {
  opacity: 1;
}.pow_hero_game_play_rat span {
  background: #D4831A;
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
}.pow_hero_game_play_rat span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.pow_hero_game_info_rat {
  padding: 14px 16px;
}.pow_hero_game_title_rat {
  margin-bottom: 4px;
  color: #F5EDD8;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.pow_hero_game_provider_rat {
  font-size: 11px;
  color: #7D6852;
}.pow_hero_game_btn_rat {
  border-radius: 8px;
  background: #D4831A;
  padding: 0.688rem;
  margin: 12px 16px 16px;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #F5EDD8;
}.pow_hero_game_rat:hover .pow_hero_game_btn_rat {
  background: #E8961F;
}.pow_sbar_rat {
  background: #1A1208;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.pow_sbar_rat {
  padding: 1.125rem 1.5rem 0;
}
}.pow_sbar_in_rat {
  margin: 0 auto;
  max-width: 1320px;
}.pow_sbar_row_rat {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.pow_sbar_input_rat {
  gap: 10px;
  border: 1px solid rgba(255, 220, 150, 0.13);
  transition: border-color .2s;
  padding: 11px 1rem;
  border-radius: 8px;
  background: #1E1509;
  flex: 1;
  align-items: center;
  color: #7D6852;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
}.pow_sbar_input_rat:hover {
  border-color: rgba(212, 131, 26, 0.55);
}.pow_sbar_input_rat svg {
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
}.pow_sbar_providers_rat {
  background: #1E1509;
  border: 1px solid rgba(255, 220, 150, 0.13);
  border-radius: 8px;
  gap: 0.5rem;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #D8C9A8;
  font-weight: 600;
  align-items: center;
  display: flex;
}.pow_sbar_providers_rat:hover {
  border-color: rgba(212, 131, 26, 0.55);
  color: #F5EDD8;
}.pow_sbar_providers_rat svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
}.pow_sbar_tabs_rat {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.pow_sbar_tabs_rat::-webkit-scrollbar {
  display: none;
}.pow_sbar_tab_rat {
  border-radius: 20px;
  border: 1px solid rgba(255, 220, 150, 0.06);
  gap: 0.438rem;
  background: rgba(255, 235, 180, 0.05);
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  color: #A8927A;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
}.pow_sbar_tab_rat:hover {
  border-color: rgba(212, 131, 26, 0.55);
  background: rgba(255, 235, 180, 0.07);
  color: #F5EDD8;
}.pow_sbar_tab_rat.pow_state_active_rat {
  background: rgba(212, 131, 26, 0.18);
  border-color: rgba(212, 131, 26, 0.07);
  color: #F5EDD8;
}.pow_sbar_tab_ic_rat svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.pow_wy_rat {
  padding: 2rem 16px 0;
  background: #1A1208;
}
@media(min-width: 767px) {.pow_wy_rat {
  padding: 2.5rem 1.5rem 0;
}
}.pow_wy_in_rat {
  margin: 0 auto;
  max-width: 82.5rem;
}.pow_wy_head_rat {
  max-width: 45rem;
  margin-bottom: 18px;
}.pow_wy_label_rat {
  letter-spacing: .08em;
  color: #D4831A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.pow_wy_h2_rat {
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width:768px) {.pow_wy_h2_rat {
  font-size: 1.5rem;
}
}.pow_wy_intro_rat {
  margin: 0;
  color: #7D6852;
  line-height: 1.6;
  font-size: 13px;
}.pow_wy_grid_rat {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.pow_wy_grid_rat {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.pow_wy_grid_rat {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pow_wy_card_rat {
  border-radius: 8px;
  background: #221A0E;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 220, 150, 0.13);
}.pow_wy_card_rat:hover {
  border-color: rgba(212, 131, 26, 0.07);
  transform: translateY(-2px);
}.pow_wy_card_ic_rat {
  border-radius: 50%;
  background: rgba(212, 131, 26, 0.18);
  margin-bottom: 14px;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
  color: #D4831A;
  align-items: center;
}.pow_wy_card_ic_rat svg {
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.pow_wy_card_h_rat {
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 15px;
}.pow_wy_card_p_rat {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D6852;
}.pow_wy_card_p_rat strong {
  color: #D8C9A8;
  font-weight: 600;
}.pow_gr_jp_rat {
  border-radius: 14px;
  background: linear-gradient(135deg,#2B1240 0%,#130A1C 100%);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.pow_gr_jp_rat::before {
  background: radial-gradient(circle,rgba(168, 82, 32, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  content: '';
  height: 250px;
  width: 15.625rem;
  position: absolute;
  top: -60px;
}.pow_gr_jp_rat::after {
  background: radial-gradient(circle,rgba(240, 180, 41, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  width: 200px;
  position: absolute;
  content: '';
  height: 12.5rem;
  bottom: -40px;
}.pow_gr_jp_head_rat {
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  display: flex;
  z-index: 1;
  position: relative;
  align-items: flex-start;
}.pow_gr_jp_info_rat {
  flex: 1;
}.pow_gr_jp_label_rat {
  color: #8B3D8F;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.pow_gr_jp_label_rat svg {
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.pow_gr_jp_amount_rat {
  line-height: 1;
  font-size: 2rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.pow_gr_jp_amount_rat {
  font-size: 2.5rem;
}
}.pow_gr_jp_amount_rat span {
  color: #F0B429;
}.pow_gr_jp_seo_rat {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #A8927A;
  max-width: 480px;
  line-height: 1.5;
}.pow_gr_jp_cta_rat {
  background: rgba(168, 82, 32, 0.22);
  transition: background .2s;
  border: 1px solid rgba(168, 82, 32, 0.22);
  border-radius: 0.5rem;
  padding: 11px 1.25rem;
  flex-shrink: 0;
  z-index: 1;
  white-space: nowrap;
  font-size: 13px;
  color: #F5EDD8;
  font-weight: 700;
  align-self: flex-start;
  position: relative;
  margin-top: 4px;
}.pow_gr_jp_cta_rat:hover {
  background: #A85220;
}.pow_gcg_rat {
  padding: 2.25rem 1rem 0;
  background: #1A1208;
}
@media(min-width: 767px) {.pow_gcg_rat {
  padding: 44px 1.5rem 0;
}
}.pow_gcg_in_rat {
  margin: 0 auto;
  max-width: 1320px;
}.pow_gcg_head_rat {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.pow_gcg_label_rat {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #D4831A;
  font-weight: 700;
  font-size: 11px;
}.pow_gcg_h2_rat {
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.pow_gcg_h2_rat {
  font-size: 1.75rem;
}
}.pow_gcg_intro_rat {
  font-size: 0.813rem;
  color: #7D6852;
  line-height: 1.6;
}.pow_gcg_grid_rat {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.pow_gcg_grid_rat {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.pow_gcg_grid_rat {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pow_gcg_card_rat {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  padding: 20px;
  border: 1px solid rgba(255, 220, 150, 0.13);
  display: flex;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  cursor: pointer;
  min-height: 240px;
}.pow_gcg_card_rat:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 131, 26, 0.18);
}.pow_gcg_card_bg_rat {
  inset: 0;
  position: absolute;
  z-index: 0;
}.pow_gcg_card_bg_rat::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pow_gcg_card_ic_rat {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  top: 1.125rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  z-index: 2;
  position: absolute;
  display: flex;
  color: #F5EDD8;
  width: 2.5rem;
  right: 18px;
}.pow_gcg_card_ic_rat svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.pow_gcg_card_ct_rat {
  z-index: 1;
  position: relative;
}.pow_gcg_card_h_rat {
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width:768px) {.pow_gcg_card_h_rat {
  font-size: 1.25rem;
}
}.pow_gcg_card_p_rat {
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.55;
}.pow_gcg_card_p_rat strong {
  font-weight: 600;
  color: #F5EDD8;
}.pow_gcg_card_cta_rat {
  gap: 0.25rem;
  font-size: 0.75rem;
  color: #D4831A;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
}.pow_gcg_card_cta_rat svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.pow_ws_rat {
  padding: 32px 1rem 0;
  background: #1A1208;
}
@media(min-width: 769px) {.pow_ws_rat {
  padding: 36px 1.5rem 0;
}
}.pow_ws_in_rat {
  margin: 0 auto;
  max-width: 1320px;
}.pow_ws_head_rat {
  gap: 12px;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.pow_ws_title_rat {
  gap: 10px;
  font-weight: 700;
  align-items: center;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
}.pow_ws_title_ic_rat svg {
  height: 1.125rem;
  color: #F0B429;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pow_ws_online_rat {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  color: #7D6852;
}.pow_ws_online_dot_rat {
  border-radius: 50%;
  background: #4D9142;
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(77, 145, 66, 0.18);
}.pow_ws_scroll_rat {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.pow_ws_scroll_rat::-webkit-scrollbar {
  display: none;
}.pow_wc_rat {
  border-radius: 8px;
  padding: 10px 14px;
  gap: 10px;
  background: #1E1509;
  border: 1px solid rgba(255, 220, 150, 0.13);
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.pow_wc_img_rat {
  background: #221A0E;
  border-radius: 4px;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.pow_wc_img_rat img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.pow_wc_info_rat {
  min-width: 0;
}.pow_wc_game_rat {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D8C9A8;
}.pow_wc_player_rat {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #614F3C;
  text-overflow: ellipsis;
}.pow_wc_amount_rat {
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  color: #4D9142;
  font-size: 0.813rem;
}.pow_app_rat {
  padding: 2.25rem 1rem 0;
  background: #1A1208;
}
@media(min-width: 771px) {.pow_app_rat {
  padding: 44px 24px 0;
}
}.pow_app_in_rat {
  margin: 0 auto;
  max-width: 82.5rem;
}.pow_app_head_rat {
  margin-bottom: 16px;
}.pow_app_label_rat {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4831A;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.pow_app_h2_rat {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 1.25rem;
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.pow_app_h2_rat {
  font-size: 24px;
}
}.pow_app_sub_rat {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 600px;
  color: #7D6852;
}.pow_app_sub_rat strong {
  color: #D8C9A8;
  font-weight: 700;
}.pow_app_cards_rat {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.pow_app_cards_rat {
  grid-template-columns: repeat(3,1fr);
}
}.pow_app_card_rat {
  border-radius: 8px;
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.pow_app_card_ios_rat {
  background: linear-gradient(135deg,rgba(212, 131, 26, 0.18) 0%,#221A0E 100%);
}.pow_app_card_android_rat {
  background: linear-gradient(135deg,rgba(77, 145, 66, 0.18) 0%,#221A0E 100%);
}.pow_app_card_win_rat {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.16) 0%,#221A0E 100%);
}.pow_app_card_ic_rat svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.pow_app_card_ic_rat {
  flex-shrink: 0;
  color: #F5EDD8;
}.pow_app_card_os_rat {
  color: #7D6852;
  font-size: 0.625rem;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
}.pow_app_card_title_rat {
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 6px;
  line-height: 1.2;
}.pow_app_card_text_rat {
  line-height: 1.5;
  font-size: 12px;
  color: #7D6852;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.pow_app_card_btn_rat {
  border-radius: 0.25rem;
  transition: background .2s;
  padding: 10px 1.125rem;
  border: 1px solid rgba(212, 131, 26, 0.55);
  gap: 7px;
  background: rgba(255, 235, 180, 0.12);
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  color: #F5EDD8;
  font-weight: 700;
}.pow_app_card_btn_rat:hover {
  background: rgba(255, 235, 180, 0.07);
}.pow_reg_rat {
  padding: 2.25rem 1rem 0;
  background: #1A1208;
}
@media(min-width: 770px) {.pow_reg_rat {
  padding: 44px 1.5rem 0;
}
}.pow_reg_in_rat {
  background: #221A0E;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 220, 150, 0.06);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.pow_reg_in_rat {
  padding: 40px;
}
}.pow_reg_top_rat {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.pow_reg_top_rat {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.pow_reg_label_rat {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #D4831A;
  font-weight: 700;
  font-size: 11px;
}.pow_reg_h2_rat {
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.pow_reg_h2_rat {
  font-size: 28px;
}
}.pow_reg_bonus_rat {
  background: rgba(240, 180, 41, 0.16);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240, 180, 41, 0.16);
  border-radius: 8px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.pow_reg_bonus_amount_rat {
  font-size: 20px;
  font-weight: 800;
  color: #F0B429;
}.pow_reg_bonus_text_rat {
  color: #A8927A;
  font-size: 0.813rem;
  line-height: 1.35;
}.pow_reg_cta_btn_rat {
  background: #4D9142;
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  transition: background .2s;
  color: #110D05;
  font-size: 0.938rem;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 4px 0.25rem 0 rgba(30, 60, 20, 0.8), 0 0.25rem 1rem rgba(77, 145, 66, 0.38);
  display: inline-block;
}.pow_reg_cta_btn_rat:hover {
  background: #5AA84E;
}.pow_reg_terms_rat {
  color: #614F3C;
  line-height: 1.5;
  font-size: 0.688rem;
}.pow_reg_seo_rat {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  font-size: 0.813rem;
  color: #7D6852;
  line-height: 1.65;
  margin-top: 20px;
  padding-top: 20px;
  overflow-wrap: break-word;
}.pow_reg_seo_rat p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #7D6852;
}.pow_reg_seo_rat p:last-child {
  margin-bottom: 0;
}.pow_reg_seo_rat strong {
  color: #D8C9A8;
  font-weight: 700;
}.pow_reg_seo_rat a {
  transition: color .2s;
  color: #D4831A;
  text-decoration: underline;
}.pow_reg_seo_rat a:hover {
  color: #E8961F;
}.pow_reg_seo_rat ul,.pow_reg_seo_rat ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.pow_reg_seo_rat ol {
  list-style: decimal;
}.pow_reg_seo_rat li {
  color: #7D6852;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.pow_reg_seo_rat table {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.pow_reg_seo_rat table {
  display: table;
}
}.pow_reg_seo_rat th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #D8C9A8;
  text-align: left;
  font-weight: 700;
}.pow_reg_seo_rat td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 8px;
  color: #7D6852;
}.pow_reg_steps_rat {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.pow_reg_steps_rat {
  margin-top: 0;
}
}.pow_reg_step_rat {
  border-radius: 8px;
  padding: 16px;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 150, 0.06);
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.pow_reg_step_num_rat {
  background: rgba(212, 131, 26, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(212, 131, 26, 0.07);
  flex-shrink: 0;
  display: flex;
  font-size: 14px;
  align-items: center;
  width: 2.125rem;
  height: 34px;
  justify-content: center;
  color: #D4831A;
  font-weight: 800;
}.pow_reg_step_title_rat {
  margin-bottom: 3px;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 14px;
}.pow_reg_step_text_rat {
  font-size: 0.75rem;
  color: #7D6852;
  line-height: 1.5;
}.pow_reg_trust_rat {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
}.pow_reg_trust_item_rat {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  color: #7D6852;
}.pow_reg_trust_ic_rat svg {
  width: 1rem;
  color: #D4831A;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.pow_bon_rat {
  background: #1A1208;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.pow_bon_rat {
  padding: 2.75rem 24px 0;
}
}.pow_bon_in_rat {
  margin: 0 auto;
  max-width: 82.5rem;
}.pow_bon_head_rat {
  margin-bottom: 20px;
}.pow_bon_label_rat {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4831A;
}.pow_bon_h2_rat {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5EDD8;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.pow_bon_h2_rat {
  font-size: 1.5rem;
}
}.pow_bon_seo_rat {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #7D6852;
  font-size: 13px;
}.pow_bon_seo_rat strong {
  font-weight: 700;
  color: #D8C9A8;
}.pow_bon_seo_rat a {
  text-decoration: underline;
  color: #D4831A;
}.pow_bon_grid_rat {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.pow_bon_grid_rat {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.pow_bon_grid_rat {
  grid-template-columns: repeat(5,1fr);
}
}.pow_bon_card_rat {
  border: 1px solid rgba(255, 220, 150, 0.13);
  transition: border-color .2s,transform .2s;
  background: #1E1509;
  border-radius: 0.5rem;
  padding: 16px;
}.pow_bon_card_rat:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 131, 26, 0.07);
}.pow_bon_card_ic_rat svg {
  width: 1.625rem;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.pow_bon_card_ic_rat {
  margin-bottom: 0.625rem;
}.pow_bon_card_type_rat {
  margin-bottom: 6px;
  letter-spacing: .06em;
  color: #7D6852;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.pow_bon_card_amount_rat {
  font-weight: 800;
  line-height: 1.1;
  color: #F0B429;
  margin-bottom: 6px;
  font-size: 1.125rem;
}.pow_bon_card_name_rat {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 600;
  font-size: 0.813rem;
}.pow_bon_card_detail_rat {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding-top: 0.5rem;
  color: #614F3C;
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.pow_prov_rat {
  padding: 36px 1rem 0;
  background: #1A1208;
}
@media(min-width: 771px) {.pow_prov_rat {
  padding: 44px 24px 0;
}
}.pow_prov_in_rat {
  margin: 0 auto;
  max-width: 1320px;
}.pow_prov_head_rat {
  margin-bottom: 16px;
}.pow_prov_label_rat {
  color: #D4831A;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.pow_prov_h2_rat {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.pow_prov_h2_rat {
  font-size: 1.5rem;
}
}.pow_prov_seo_rat {
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #7D6852;
}.pow_prov_seo_rat strong {
  font-weight: 700;
  color: #D8C9A8;
}.pow_prov_seo_rat a {
  color: #D4831A;
  text-decoration: underline;
}.pow_prov_grid_rat {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.pow_prov_grid_rat {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.pow_prov_grid_rat {
  grid-template-columns: repeat(8,1fr);
}
}.pow_prov_card_rat {
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  background: #1E1509;
  gap: 0.438rem;
  border: 1px solid rgba(255, 220, 150, 0.13);
  padding: 14px 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.pow_prov_card_rat:hover {
  border-color: rgba(212, 131, 26, 0.55);
  background: #221A0E;
}.pow_prov_logo_rat {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 235, 180, 0.05);
  width: 2.75rem;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  display: flex;
}.pow_prov_logo_rat img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.pow_prov_name_rat {
  text-align: center;
  color: #A8927A;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.pow_seo_rat {
  background: #1A1208;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.pow_seo_rat {
  padding: 2.75rem 1.5rem 0;
}
}.pow_seo_in_rat {
  padding: 28px 24px;
  margin: 0 auto;
  background: #221A0E;
  border-radius: 14px;
  border: 1px solid rgba(255, 220, 150, 0.13);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.pow_seo_in_rat {
  padding: 36px 40px;
}
}.pow_seo_label_rat {
  letter-spacing: .08em;
  color: #D4831A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
}.pow_seo_h2_rat {
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 769px) {.pow_seo_h2_rat {
  font-size: 1.5rem;
}
}.pow_seo_body_rat {
  color: #A8927A;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.pow_seo_body_rat p {
  font-size: 0.875rem;
  color: #A8927A;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.pow_seo_body_rat p:last-child {
  margin-bottom: 0;
}.pow_seo_body_rat strong {
  font-weight: 700;
  color: #D8C9A8;
}.pow_seo_body_rat a {
  transition: color .2s;
  color: #D4831A;
  text-decoration: underline;
}.pow_seo_body_rat a:hover {
  color: #E8961F;
}.pow_seo_body_rat ul,.pow_seo_body_rat ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.pow_seo_body_rat ol {
  list-style: decimal;
}.pow_seo_body_rat li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8927A;
}.pow_seo_body_rat table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 771px) {.pow_seo_body_rat table {
  display: table;
}
}.pow_seo_body_rat th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D8C9A8;
}.pow_seo_body_rat td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A8927A;
}.pow_seo_cols_rat {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.pow_seo_cols_rat {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pow_seo_cols_rat {
  grid-template-columns: repeat(3,1fr);
}
}.pow_seo_col_h_rat {
  margin-bottom: 0.438rem;
  color: #D8C9A8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.pow_seo_col_p_rat {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7D6852;
}.pow_seo_stats_rat {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.pow_seo_stat_rat {
  background: rgba(212, 131, 26, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 131, 26, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.pow_seo_stat_val_rat {
  overflow-wrap: break-word;
  color: #D4831A;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.pow_seo_stat_lb_rat {
  color: #7D6852;
  font-size: 11px;
  overflow-wrap: break-word;
}.pow_pmt_rat {
  padding: 36px 16px 0;
  background: #1A1208;
}
@media(min-width: 769px) {.pow_pmt_rat {
  padding: 44px 24px 0;
}
}.pow_pmt_in_rat {
  margin: 0 auto;
  max-width: 82.5rem;
}.pow_pmt_head_rat {
  margin-bottom: 22px;
  max-width: 45rem;
}.pow_pmt_label_rat {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D4831A;
}.pow_pmt_h2_rat {
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 771px) {.pow_pmt_h2_rat {
  font-size: 28px;
}
}.pow_pmt_intro_rat {
  overflow-wrap: break-word;
  color: #7D6852;
  font-size: 0.875rem;
  line-height: 1.6;
}.pow_pmt_groups_rat {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.pow_pmt_group_rat {
  background: #221A0E;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 220, 150, 0.13);
  padding: 20px;
}.pow_pmt_group_head_rat {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.pow_pmt_group_ic_rat {
  border-radius: 0.25rem;
  background: rgba(212, 131, 26, 0.18);
  display: flex;
  color: #D4831A;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 36px;
  height: 36px;
}.pow_pmt_group_ic_rat svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.pow_pmt_group_h_rat {
  margin: 0;
  font-size: 16px;
  color: #F5EDD8;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}.pow_pmt_group_p_rat {
  color: #7D6852;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.pow_pmt_group_p_rat strong {
  color: #D8C9A8;
  font-weight: 600;
}.pow_pmt_table_wrap_rat {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.pow_pmt_table_rat {
  min-width: 540px;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}.pow_pmt_table_rat th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 12px;
  color: #D8C9A8;
  font-size: 0.688rem;
  letter-spacing: .04em;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}.pow_pmt_table_rat td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #7D6852;
}.pow_pmt_table_rat tbody tr:last-child td {
  border-bottom: none;
}.pow_pmt_table_rat tr:hover td {
  background: rgba(255, 235, 180, 0.05);
  color: #D8C9A8;
}.pow_seo_rat {
  padding: 36px 16px 0;
  background: #1A1208;
}
@media(min-width: 770px) {.pow_seo_rat {
  padding: 2.75rem 1.5rem 0;
}
}.pow_seo_in_rat {
  border-radius: 0.875rem;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 150, 0.13);
  background: #221A0E;
  max-width: 1320px;
}
@media(min-width: 766px) {.pow_seo_in_rat {
  padding: 36px 2.5rem;
}
}.pow_seo_label_rat {
  color: #D4831A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.pow_seo_h2_rat {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F5EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.pow_seo_h2_rat {
  font-size: 24px;
}
}.pow_seo_body_rat {
  overflow-wrap: break-word;
  color: #A8927A;
  line-height: 1.75;
  font-size: 0.875rem;
}.pow_seo_body_rat p {
  line-height: 1.75;
  color: #A8927A;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.pow_seo_body_rat p:last-child {
  margin-bottom: 0;
}.pow_seo_body_rat strong {
  font-weight: 700;
  color: #D8C9A8;
}.pow_seo_body_rat a {
  transition: color .2s;
  color: #D4831A;
  text-decoration: underline;
}.pow_seo_body_rat a:hover {
  color: #E8961F;
}.pow_seo_body_rat ul,.pow_seo_body_rat ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.pow_seo_body_rat ol {
  list-style: decimal;
}.pow_seo_body_rat li {
  line-height: 1.75;
  font-size: 14px;
  color: #A8927A;
  margin-bottom: 0.375rem;
}.pow_seo_body_rat table {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.pow_seo_body_rat table {
  display: table;
}
}.pow_seo_body_rat th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #D8C9A8;
  text-align: left;
  font-weight: 700;
}.pow_seo_body_rat td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A8927A;
}.pow_seo_cols_rat {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.pow_seo_cols_rat {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pow_seo_cols_rat {
  grid-template-columns: repeat(3,1fr);
}
}.pow_seo_col_h_rat {
  overflow-wrap: break-word;
  color: #D8C9A8;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
}.pow_seo_col_p_rat {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6852;
  line-height: 1.65;
}.pow_seo_stats_rat {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.pow_seo_stat_rat {
  border: 1px solid rgba(212, 131, 26, 0.18);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(212, 131, 26, 0.07);
  min-width: 8.75rem;
}.pow_seo_stat_val_rat {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #D4831A;
}.pow_seo_stat_lb_rat {
  color: #7D6852;
  font-size: 11px;
  overflow-wrap: break-word;
}.pow_seo_rat {
  padding: 2.25rem 1rem 0;
  background: #1A1208;
}
@media(min-width: 767px) {.pow_seo_rat {
  padding: 44px 24px 0;
}
}.pow_seo_in_rat {
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 150, 0.13);
  background: #221A0E;
  max-width: 1320px;
}
@media(min-width: 767px) {.pow_seo_in_rat {
  padding: 2.25rem 2.5rem;
}
}.pow_seo_label_rat {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4831A;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
}.pow_seo_h2_rat {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.pow_seo_h2_rat {
  font-size: 1.5rem;
}
}.pow_seo_body_rat {
  color: #A8927A;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.pow_seo_body_rat p {
  font-size: 0.875rem;
  color: #A8927A;
  line-height: 1.75;
  margin-bottom: 12px;
}.pow_seo_body_rat p:last-child {
  margin-bottom: 0;
}.pow_seo_body_rat strong {
  color: #D8C9A8;
  font-weight: 700;
}.pow_seo_body_rat a {
  transition: color .2s;
  color: #D4831A;
  text-decoration: underline;
}.pow_seo_body_rat a:hover {
  color: #E8961F;
}.pow_seo_body_rat ul,.pow_seo_body_rat ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.pow_seo_body_rat ol {
  list-style: decimal;
}.pow_seo_body_rat li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #A8927A;
  line-height: 1.75;
}.pow_seo_body_rat table {
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 770px) {.pow_seo_body_rat table {
  display: table;
}
}.pow_seo_body_rat th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 0.75rem;
  color: #D8C9A8;
  text-align: left;
  font-weight: 700;
}.pow_seo_body_rat td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 10px 0.75rem;
  color: #A8927A;
}.pow_seo_cols_rat {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.pow_seo_cols_rat {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.pow_seo_cols_rat {
  grid-template-columns: repeat(3,1fr);
}
}.pow_seo_col_h_rat {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D8C9A8;
  margin-bottom: 7px;
  font-weight: 700;
}.pow_seo_col_p_rat {
  color: #7D6852;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.pow_seo_stats_rat {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pow_seo_stat_rat {
  background: rgba(212, 131, 26, 0.07);
  flex: 1;
  border: 1px solid rgba(212, 131, 26, 0.18);
  padding: 14px 16px;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.pow_seo_stat_val_rat {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4831A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.pow_seo_stat_lb_rat {
  color: #7D6852;
  font-size: 11px;
  overflow-wrap: break-word;
}.pow_faq_rat {
  padding: 36px 1rem 0;
  background: #1A1208;
}
@media(min-width: 769px) {.pow_faq_rat {
  padding: 2.75rem 24px 0;
}
}.pow_faq_in_rat {
  margin: 0 auto;
  max-width: 82.5rem;
}.pow_faq_head_rat {
  margin-bottom: 1.25rem;
}.pow_faq_label_rat {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #D4831A;
  font-weight: 700;
}.pow_faq_h2_rat {
  color: #F5EDD8;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.pow_faq_h2_rat {
  font-size: 1.5rem;
}
}.pow_faq_list_rat {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.pow_faq_item_rat {
  background: #221A0E;
  border: 1px solid rgba(255, 220, 150, 0.13);
  border-radius: 0.5rem;
  overflow: hidden;
}.pow_faq_q_rat {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #D8C9A8;
  font-size: 0.875rem;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
}.pow_faq_q_rat:hover {
  color: #F5EDD8;
}.pow_faq_q_ic_rat {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 235, 180, 0.05);
  justify-content: center;
  align-items: center;
  font-size: 16px;
  width: 24px;
  color: #D4831A;
  flex-shrink: 0;
  height: 1.5rem;
  display: flex;
}.pow_faq_item_rat.pow_state_open_rat .pow_faq_q_ic_rat {
  transform: rotate(45deg);
}.pow_faq_a_rat {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #7D6852;
  display: none;
  font-size: 13px;
}.pow_faq_item_rat.pow_state_open_rat .pow_faq_a_rat {
  display: block;
}.pow_faq_a_rat strong {
  color: #D8C9A8;
  font-weight: 700;
}.pow_faq_a_rat a {
  color: #D4831A;
  text-decoration: underline;
}.pow_faq_a_rat ul,.pow_faq_a_rat ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.pow_faq_a_rat ol {
  list-style: decimal;
}.pow_faq_a_rat li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.pow_faq_a_rat table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.pow_faq_a_rat table {
  display: table;
}
}.pow_faq_a_rat th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  color: #D8C9A8;
  text-align: left;
}.pow_faq_a_rat td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 6px 0.5rem;
  color: #7D6852;
}.pow_ft_rat {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  background: #110D05;
  margin-top: 3rem;
}.pow_ft_support_rat {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 766px) {.pow_ft_support_rat {
  padding: 1.75rem 24px;
}
}.pow_ft_support_in_rat {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.pow_ft_support_main_rat {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.pow_ft_support_ic_rat {
  color: #D4831A;
  flex-shrink: 0;
}.pow_ft_support_ic_rat svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
}.pow_ft_support_text_title_rat {
  color: #F5EDD8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.pow_ft_support_text_sub_rat {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7D6852;
}.pow_ft_support_btn_rat {
  background: #D4831A;
  padding: 0.688rem 1.375rem;
  border-radius: 8px;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #F5EDD8;
  flex-shrink: 0;
}.pow_ft_support_btn_rat:hover {
  background: #E8961F;
}.pow_ft_support_contacts_rat {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.pow_ft_support_contact_rat {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #614F3C;
}.pow_ft_support_contact_rat strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  display: block;
  color: #A8927A;
}.pow_ft_main_rat {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width:768px) {.pow_ft_main_rat {
  padding: 40px 1.5rem 32px;
}
}.pow_ft_main_in_rat {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.pow_ft_main_in_rat {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.pow_ft_main_in_rat {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.pow_ft_col_logo_rat {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.pow_ft_col_logo_rat {
  grid-column: auto;
}
}.pow_ft_logo_rat {
  gap: 0.563rem;
  font-size: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #F5EDD8;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.pow_ft_logo_mark_rat {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
}.pow_ft_logo_mark_rat img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pow_ft_logo_sub_rat {
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
  color: #614F3C;
  font-size: 12px;
}.pow_ft_col_title_rat {
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  font-weight: 700;
  color: #A8927A;
}.pow_ft_col_links_rat {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.pow_ft_col_link_rat {
  transition: color .2s;
  font-size: 0.813rem;
  color: #614F3C;
  overflow-wrap: break-word;
}.pow_ft_col_link_rat:hover {
  color: #D8C9A8;
}.pow_ft_apps_rat {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.pow_ft_app_card_rat {
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 220, 150, 0.13);
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.pow_ft_app_card_rat:hover {
  border-color: rgba(212, 131, 26, 0.55);
}.pow_ft_app_card_ic_rat svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
}.pow_ft_app_card_os_rat {
  font-size: 10px;
  color: #614F3C;
  font-weight: 600;
}.pow_ft_app_card_action_rat {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D8C9A8;
}.pow_ft_bot_rat {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.pow_ft_bot_rat {
  padding: 20px 1.5rem;
}
}.pow_ft_bot_in_rat {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.pow_ft_socials_rat {
  gap: 0.5rem;
  display: flex;
}.pow_ft_soc_rat {
  transition: background .2s;
  border: 1px solid rgba(255, 220, 150, 0.13);
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.25rem;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A8927A;
  width: 2.25rem;
}.pow_ft_soc_rat svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.pow_ft_soc_rat:hover {
  background: rgba(255, 235, 180, 0.07);
}.pow_ft_legal_rat {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
  color: #8A7562;
  overflow-wrap: break-word;
}.pow_ft_legal_rat strong {
  font-weight: 700;
  color: #A8927A;
}.pow_ft_legal_rat a {
  color: #A8927A;
  text-decoration: underline;
}.pow_ft_age_rat {
  border-radius: 50%;
  border: 2px solid #8A7562;
  margin-left: auto;
  font-weight: 800;
  justify-content: center;
  font-size: 0.688rem;
  flex-shrink: 0;
  width: 32px;
  color: #8A7562;
  height: 32px;
  align-items: center;
  display: flex;
}