html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #130C05;
  line-height: 1.6;
  color: #D9C09A;
  font-family: 'Lato', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}.hwr_layout_62o {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.hwr_page_62o {
  min-height: 100vh;
  display: flex;
}.hwr_main_62o {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.hwr_main_62o {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.hwr_main_62o {
  padding-bottom: 4.5rem;
}
}.hwr_gc_62o {
  border-radius: 8px;
  background: #17100A;
  border: 1px solid rgba(255, 210, 140, 0.06);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 637px) {.hwr_gc_62o {
  width: 156px;
}
}
@media(min-width: 1077px) {.hwr_gc_62o {
  width: 168px;
}
}.hwr_gc_62o:hover {
  border-color: rgba(200, 135, 58, 0.08);
  transform: translateY(-3px);
}.hwr_gc_img_62o {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.hwr_gc_img_62o img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.hwr_gc_hover_62o {
  transition: opacity .2s;
  background: rgba(8, 4, 1, 0.72);
  inset: 0;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
}.hwr_gc_62o:hover .hwr_gc_hover_62o {
  opacity: 1;
}.hwr_gc_hover_btn_62o {
  padding: 0.5rem 16px;
  border-radius: 4px;
  background: #C8873A;
  color: #F4EBD5;
  font-weight: 700;
  font-size: 0.75rem;
}.hwr_gc_info_62o {
  padding: 0.5rem 0.625rem 0.625rem;
}.hwr_gc_name_62o {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #D9C09A;
}.hwr_gc_prov_62o {
  font-size: 10px;
  color: #A8896A;
}.hwr_gc_tag_62o {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 6px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  left: 6px;
  z-index: 2;
  letter-spacing: .04em;
  font-size: 9px;
}.hwr_gc_tag_hot_62o {
  background: #C43428;
  color: #fff;
}.hwr_gc_tag_new_62o {
  background: #3DAA6A;
  color: #130C05;
}.hwr_gc_tag_jp_62o {
  background: #E8A830;
  color: #130C05;
}.hwr_gc_tag_ex_62o {
  background: #7A3D1A;
  color: #fff;
}.hwr_gc_tag_live_62o {
  background: #C43428;
  color: #fff;
}.hwr_gr_62o {
  background: #130C05;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.hwr_gr_62o {
  padding: 36px 24px 0;
}
}.hwr_gr_in_62o {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwr_gr_head_62o {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.hwr_gr_head_l_62o {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.hwr_gr_ic_62o {
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
}.hwr_gr_ic_62o svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.hwr_gr_title_62o {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EBD5;
  font-size: 16px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.hwr_gr_title_62o {
  font-size: 18px;
}
}.hwr_gr_more_62o {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  display: flex;
  color: #8C6E4E;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
}.hwr_gr_more_62o:hover {
  color: #C8873A;
}.hwr_gr_more_62o svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.hwr_gr_arrows_62o {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.hwr_gr_arr_62o {
  border: 1px solid rgba(255, 210, 140, 0.12);
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  transition: background .15s,color .15s;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  color: #B89470;
  height: 30px;
  display: flex;
}.hwr_gr_arr_62o:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F4EBD5;
}.hwr_gr_arr_62o svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.hwr_gr_seo_h_62o {
  margin: 0 0 0.375rem;
  color: #D9C09A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.hwr_gr_seo_h_62o {
  font-size: 0.875rem;
}
}.hwr_gr_seo_62o {
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #8C6E4E;
  margin-bottom: 12px;
}.hwr_gr_seo_62o strong {
  color: #D9C09A;
  font-weight: 600;
}.hwr_gr_scroll_62o {
  gap: 10px;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.hwr_gr_scroll_62o::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.hwr_gr_scroll_62o {
  gap: 12px;
}
}.hwr_tb_62o {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #100A04;
  height: 56px;
  top: 0;
  position: fixed;
  right: 0;
  left: 0;
  display: flex;
  z-index: 80;
  align-items: center;
}.hwr_tb_in_62o {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.hwr_tb_burger_62o {
  gap: 5px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  width: 2.375rem;
  height: 38px;
  flex-direction: column;
  margin-right: 0.5rem;
  flex-shrink: 0;
  display: flex;
}.hwr_tb_burger_62o:hover {
  background: rgba(255, 220, 160, 0.05);
}.hwr_tb_burger_line_62o {
  border-radius: 1px;
  background: #B89470;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1083px) {.hwr_tb_burger_62o {
  display: none;
}
}.hwr_tb_logo_62o {
  gap: 9px;
  margin-right: 1.25rem;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 1.125rem;
  color: #F4EBD5;
  display: flex;
  overflow-wrap: break-word;
}.hwr_tb_logo_mark_62o {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  width: 32px;
  height: 32px;
  align-items: center;
  display: flex;
}.hwr_tb_logo_mark_62o img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hwr_tb_nav_62o {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.hwr_tb_nav_62o {
  display: flex;
}
}.hwr_tb_tab_62o {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #B89470;
}.hwr_tb_tab_62o:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4EBD5;
}.hwr_tb_tab_62o.hwr_state_active_62o {
  background: rgba(200, 135, 58, 0.18);
  color: #F4EBD5;
}.hwr_tb_right_62o {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.hwr_tb_login_62o {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 210, 140, 0.12);
  padding: 0.563rem 1rem;
  font-weight: 600;
  display: none;
  font-size: 13px;
  color: #D9C09A;
}.hwr_tb_login_62o:hover {
  border-color: rgba(200, 135, 58, 0.50);
  color: #F4EBD5;
}
@media(min-width: 477px) {.hwr_tb_login_62o {
  display: block;
}
}.hwr_tb_reg_62o {
  border-radius: 0.5rem;
  background: #3DAA6A;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  color: #0F0904;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.hwr_tb_reg_62o:hover {
  background: #49C47C;
}.hwr_sb_62o {
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1D1209;
  width: 220px;
  position: fixed;
  bottom: 0;
  z-index: 70;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
}.hwr_sb_62o.hwr_state_open_62o {
  transform: translateX(0);
}.hwr_sb_62o::-webkit-scrollbar {
  width: 0.25rem;
}.hwr_sb_62o::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.07);
}
@media(min-width: 1078px) {.hwr_sb_62o {
  transform: translateX(0);
}
}.hwr_sb_auth_62o {
  padding: 14px 0.75rem 10px;
}.hwr_sb_btn_reg_62o {
  background: #3DAA6A;
  border-radius: 8px;
  padding: 0.688rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  color: #0F0904;
  text-align: center;
  margin-bottom: 8px;
  display: block;
}.hwr_sb_btn_reg_62o:hover {
  background: #49C47C;
}.hwr_sb_btn_login_62o {
  padding: 10px;
  border-radius: 8px;
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.12);
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #D9C09A;
  text-align: center;
}.hwr_sb_btn_login_62o:hover {
  border-color: rgba(200, 135, 58, 0.50);
  color: #F4EBD5;
}.hwr_sb_promo_62o {
  margin: 0 12px 10px;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(200, 135, 58, 0.18);
  overflow: hidden;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#3A1C08,#1D1209);
  position: relative;
}.hwr_sb_promo_62o::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 135, 58, 0.18),transparent 70%);
  right: -1.25rem;
  width: 80px;
  content: '';
  height: 80px;
  position: absolute;
  top: -1.25rem;
}.hwr_sb_promo_title_62o {
  color: #C8873A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-weight: 700;
}.hwr_sb_promo_text_62o {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F4EBD5;
  font-size: 12px;
}.hwr_sb_promo_sub_62o {
  color: #8C6E4E;
  font-size: 0.625rem;
  margin-top: 3px;
}.hwr_sb_nav_62o {
  padding: 6px 0.5rem 16px;
}.hwr_sb_nav_lb_62o {
  padding: 10px 8px 6px;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #A8896A;
  text-transform: uppercase;
}.hwr_sb_link_62o {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  gap: 10px;
  padding: 9px 10px;
  font-size: 13px;
  display: flex;
  color: #B89470;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
}.hwr_sb_link_62o:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4EBD5;
}.hwr_sb_link_62o.hwr_state_active_62o {
  background: rgba(200, 135, 58, 0.18);
  color: #F4EBD5;
}.hwr_sb_ic_62o {
  border-radius: 4px;
  width: 30px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 30px;
}.hwr_sb_ic_62o svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.hwr_sb_ic_1_62o {
  background: rgba(200, 135, 58, 0.08);
  color: #C8873A;
}.hwr_sb_ic_2_62o {
  background: rgba(61, 170, 106, 0.16);
  color: #3DAA6A;
}.hwr_sb_ic_3_62o {
  background: rgba(232, 168, 48, 0.16);
  color: #E8A830;
}.hwr_sb_ic_4_62o {
  background: rgba(122, 61, 26, 0.30);
  color: #7A3D1A;
}.hwr_sb_ic_5_62o {
  background: rgba(200, 135, 58, 0.08);
  color: #D44080;
}.hwr_sb_ic_6_62o {
  background: rgba(122, 61, 26, 0.30);
  color: #8B3DBF;
}.hwr_sb_badge_62o {
  background: #E8A830;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  color: #0F0904;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.hwr_sb_bot_62o {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.hwr_sb_lang_62o,.hwr_sb_help_62o {
  transition: border-color .2s;
  gap: 6px;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 4px;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 210, 140, 0.06);
  flex: 1;
  align-items: center;
  color: #B89470;
  display: flex;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
}.hwr_sb_lang_62o:hover,.hwr_sb_help_62o:hover {
  border-color: rgba(200, 135, 58, 0.50);
  color: #F4EBD5;
}.hwr_sb_lang_62o svg,.hwr_sb_help_62o svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.hwr_sb_bd_62o {
  background: rgba(8, 4, 1, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.hwr_sb_bd_62o.hwr_state_on_62o {
  display: block;
}
@media(min-width: 1083px) {.hwr_sb_bd_62o {
  display: none!important;
}
}.hwr_mob_nav_62o {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1D1209;
  border-top: 1px solid rgba(255, 210, 140, 0.12);
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
  bottom: 0;
}
@media(min-width:1080px) {.hwr_mob_nav_62o {
  display: none;
}
}.hwr_mob_nav_item_62o {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  color: #A8896A;
}.hwr_mob_nav_ic_62o {
  line-height: 1;
}.hwr_mob_nav_ic_62o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.hwr_mob_nav_lb_62o {
  font-size: 10px;
  font-weight: 600;
  color: #A8896A;
}.hwr_mob_nav_item_62o.hwr_state_active_62o {
  color: #C8873A;
}.hwr_mob_nav_item_62o.hwr_state_active_62o .hwr_mob_nav_lb_62o {
  color: #C8873A;
}.hwr_hero_62o {
  padding: 1.25rem 1rem 0;
  background: #130C05;
}
@media(min-width: 767px) {.hwr_hero_62o {
  padding: 24px 1.5rem 0;
}
}.hwr_hero_in_62o {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.hwr_hero_in_62o {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.hwr_hero_in_62o {
  grid-template-columns: 1fr 21.25rem;
}
}.hwr_hero_promo_62o {
  background: #17100A;
  border-radius: 12px;
  overflow: hidden;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.hwr_hero_promo_62o {
  min-height: 280px;
}
}.hwr_hero_promo_bg_62o {
  background: linear-gradient(120deg,#3A1C08 0%,#130C05 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.hwr_hero_promo_bg_62o::after {
  inset: 0;
  background: linear-gradient(90deg,#130C05 0%,rgba(8, 4, 1, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.hwr_hero_promo_glow_62o {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 61, 26, 0.30) 0%,transparent 65%);
  right: 60px;
  width: 300px;
  pointer-events: none;
  top: -2.5rem;
  position: absolute;
  height: 18.75rem;
}.hwr_hero_promo_ct_62o {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 766px) {.hwr_hero_promo_ct_62o {
  padding: 40px 2rem;
}
}.hwr_hero_badge_62o {
  border-radius: 20px;
  border: 1px solid rgba(200, 135, 58, 0.08);
  padding: 5px 12px;
  background: rgba(200, 135, 58, 0.18);
  font-weight: 700;
  text-transform: uppercase;
  color: #C8873A;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-size: 10px;
  letter-spacing: .08em;
}.hwr_hero_h1_62o {
  font-size: 26px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4EBD5;
  overflow-wrap: break-word;
  line-height: 1.15;
  margin-bottom: 10px;
}.hwr_hero_h1_62o em {
  color: #E8A830;
  font-style: normal;
}
@media(min-width:768px) {.hwr_hero_h1_62o {
  font-size: 2.25rem;
}
}.hwr_hero_sub_62o {
  font-size: 13px;
  color: #B89470;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 769px) {.hwr_hero_sub_62o {
  font-size: 0.875rem;
}
}.hwr_hero_row_62o {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hwr_hero_cta_62o {
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #3DAA6A;
  color: #0F0904;
  box-shadow: 0 4px 12px rgba(61, 170, 106, 0.40), 0 1px 3px rgba(0,0,0,0.50);
  font-size: 14px;
  font-weight: 700;
}.hwr_hero_cta_62o:hover {
  background: #49C47C;
}.hwr_hero_terms_62o {
  font-size: 11px;
  color: #A8896A;
}.hwr_hero_game_62o {
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.06);
  background: #17100A;
  border-radius: 12px;
  flex-direction: column;
  display: flex;
  position: relative;
}.hwr_hero_game_badge_62o {
  background: rgba(232, 168, 48, 0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(232, 168, 48, 0.16);
  border-radius: 20px;
  left: 12px;
  color: #E8A830;
  position: absolute;
  letter-spacing: .06em;
  top: 0.75rem;
  font-size: 0.625rem;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
}.hwr_hero_game_badge_62o svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.hwr_hero_game_img_62o {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C08,#130C05);
  position: relative;
  padding-bottom: 60%;
}.hwr_hero_game_img_62o img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.hwr_hero_game_play_62o {
  transition: opacity .2s;
  background: rgba(8, 4, 1, 0.72);
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.hwr_hero_game_62o:hover .hwr_hero_game_play_62o {
  opacity: 1;
}.hwr_hero_game_play_62o span {
  border-radius: 50%;
  background: #C8873A;
  width: 52px;
  display: flex;
  justify-content: center;
  height: 52px;
  align-items: center;
}.hwr_hero_game_play_62o span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.hwr_hero_game_info_62o {
  padding: 14px 1rem;
}.hwr_hero_game_title_62o {
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EBD5;
  font-size: 0.938rem;
}.hwr_hero_game_provider_62o {
  font-size: 0.688rem;
  color: #8C6E4E;
}.hwr_hero_game_btn_62o {
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  background: #C8873A;
  margin: 0.75rem 1rem 16px;
  color: #F4EBD5;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  display: block;
}.hwr_hero_game_62o:hover .hwr_hero_game_btn_62o {
  background: #DFA04A;
}.hwr_sbar_62o {
  background: #130C05;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.hwr_sbar_62o {
  padding: 1.125rem 1.5rem 0;
}
}.hwr_sbar_in_62o {
  margin: 0 auto;
  max-width: 1320px;
}.hwr_sbar_row_62o {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.hwr_sbar_input_62o {
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 11px 1rem;
  flex: 1;
  gap: 0.625rem;
  background: #17100A;
  border: 1px solid rgba(255, 210, 140, 0.12);
  cursor: pointer;
  align-items: center;
  color: #8C6E4E;
  font-size: 0.813rem;
  display: flex;
}.hwr_sbar_input_62o:hover {
  border-color: rgba(200, 135, 58, 0.50);
}.hwr_sbar_input_62o svg {
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
}.hwr_sbar_providers_62o {
  border: 1px solid rgba(255, 210, 140, 0.12);
  gap: 0.5rem;
  background: #17100A;
  border-radius: 8px;
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  color: #D9C09A;
  font-size: 13px;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.hwr_sbar_providers_62o:hover {
  border-color: rgba(200, 135, 58, 0.50);
  color: #F4EBD5;
}.hwr_sbar_providers_62o svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.hwr_sbar_tabs_62o {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.hwr_sbar_tabs_62o::-webkit-scrollbar {
  display: none;
}.hwr_sbar_tab_62o {
  border-radius: 20px;
  background: rgba(255, 220, 160, 0.05);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.06);
  color: #B89470;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
}.hwr_sbar_tab_62o:hover {
  border-color: rgba(200, 135, 58, 0.50);
  background: rgba(255, 220, 160, 0.07);
  color: #F4EBD5;
}.hwr_sbar_tab_62o.hwr_state_active_62o {
  background: rgba(200, 135, 58, 0.18);
  border-color: rgba(200, 135, 58, 0.08);
  color: #F4EBD5;
}.hwr_sbar_tab_ic_62o svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.hwr_ws_62o {
  background: #130C05;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.hwr_ws_62o {
  padding: 2.25rem 24px 0;
}
}.hwr_ws_in_62o {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwr_ws_head_62o {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
}.hwr_ws_title_62o {
  gap: 10px;
  font-weight: 700;
  color: #F4EBD5;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  align-items: center;
}.hwr_ws_title_ic_62o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8A830;
  height: 18px;
  width: 1.125rem;
}.hwr_ws_online_62o {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 12px;
  color: #8C6E4E;
  align-items: center;
  display: flex;
}.hwr_ws_online_dot_62o {
  border-radius: 50%;
  background: #3DAA6A;
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(61, 170, 106, 0.16);
}.hwr_ws_scroll_62o {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.hwr_ws_scroll_62o::-webkit-scrollbar {
  display: none;
}.hwr_wc_62o {
  border-radius: 8px;
  gap: 10px;
  background: #17100A;
  border: 1px solid rgba(255, 210, 140, 0.12);
  padding: 0.625rem 14px;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
}.hwr_wc_img_62o {
  border-radius: 4px;
  background: #1D1209;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.hwr_wc_img_62o img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hwr_wc_info_62o {
  min-width: 0;
}.hwr_wc_game_62o {
  overflow: hidden;
  color: #D9C09A;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}.hwr_wc_player_62o {
  overflow: hidden;
  color: #A8896A;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.hwr_wc_amount_62o {
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  color: #3DAA6A;
  white-space: nowrap;
}.hwr_prov_62o {
  background: #130C05;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hwr_prov_62o {
  padding: 44px 24px 0;
}
}.hwr_prov_in_62o {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwr_prov_head_62o {
  margin-bottom: 16px;
}.hwr_prov_label_62o {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C8873A;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.hwr_prov_h2_62o {
  font-size: 20px;
  margin-bottom: 8px;
  color: #F4EBD5;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hwr_prov_h2_62o {
  font-size: 1.5rem;
}
}.hwr_prov_seo_62o {
  max-width: 38.75rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8C6E4E;
  font-size: 13px;
}.hwr_prov_seo_62o strong {
  font-weight: 700;
  color: #D9C09A;
}.hwr_prov_seo_62o a {
  text-decoration: underline;
  color: #C8873A;
}.hwr_prov_grid_62o {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.hwr_prov_grid_62o {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.hwr_prov_grid_62o {
  grid-template-columns: repeat(8,1fr);
}
}.hwr_prov_card_62o {
  border: 1px solid rgba(255, 210, 140, 0.12);
  border-radius: 8px;
  gap: 7px;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  background: #17100A;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.hwr_prov_card_62o:hover {
  background: #1D1209;
  border-color: rgba(200, 135, 58, 0.50);
}.hwr_prov_logo_62o {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 4px;
  overflow: hidden;
  width: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 44px;
}.hwr_prov_logo_62o img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.hwr_prov_name_62o {
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #B89470;
  font-weight: 600;
}.hwr_reg_62o {
  background: #130C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.hwr_reg_62o {
  padding: 44px 24px 0;
}
}.hwr_reg_in_62o {
  background: #1D1209;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 210, 140, 0.06);
  margin: 0 auto;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 769px) {.hwr_reg_in_62o {
  padding: 2.5rem;
}
}.hwr_reg_top_62o {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.hwr_reg_top_62o {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hwr_reg_label_62o {
  letter-spacing: .08em;
  color: #C8873A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.hwr_reg_h2_62o {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F4EBD5;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.hwr_reg_h2_62o {
  font-size: 28px;
}
}.hwr_reg_bonus_62o {
  border-radius: 8px;
  gap: 0.5rem;
  background: rgba(232, 168, 48, 0.16);
  padding: 10px 16px;
  border: 1px solid rgba(232, 168, 48, 0.16);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.hwr_reg_bonus_amount_62o {
  font-size: 20px;
  font-weight: 800;
  color: #E8A830;
}.hwr_reg_bonus_text_62o {
  color: #B89470;
  line-height: 1.35;
  font-size: 13px;
}.hwr_reg_cta_btn_62o {
  background: #3DAA6A;
  transition: background .2s;
  border-radius: 8px;
  padding: 14px 2rem;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 0.75rem rgba(61, 170, 106, 0.40), 0 1px 3px rgba(0,0,0,0.50);
  display: inline-block;
  color: #0F0904;
}.hwr_reg_cta_btn_62o:hover {
  background: #49C47C;
}.hwr_reg_terms_62o {
  color: #A8896A;
  line-height: 1.5;
  font-size: 11px;
}.hwr_reg_seo_62o {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  font-size: 0.813rem;
  color: #8C6E4E;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  line-height: 1.65;
  margin-top: 1.25rem;
}.hwr_reg_seo_62o p {
  color: #8C6E4E;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}.hwr_reg_seo_62o p:last-child {
  margin-bottom: 0;
}.hwr_reg_seo_62o strong {
  font-weight: 700;
  color: #D9C09A;
}.hwr_reg_seo_62o a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8873A;
}.hwr_reg_seo_62o a:hover {
  color: #DFA04A;
}.hwr_reg_seo_62o ul,.hwr_reg_seo_62o ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.hwr_reg_seo_62o ol {
  list-style: decimal;
}.hwr_reg_seo_62o li {
  color: #8C6E4E;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.hwr_reg_seo_62o table {
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width: 771px) {.hwr_reg_seo_62o table {
  display: table;
}
}.hwr_reg_seo_62o th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  color: #D9C09A;
  font-weight: 700;
}.hwr_reg_seo_62o td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #8C6E4E;
}.hwr_reg_steps_62o {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.hwr_reg_steps_62o {
  margin-top: 0;
}
}.hwr_reg_step_62o {
  border: 1px solid rgba(255, 210, 140, 0.06);
  gap: 0.875rem;
  border-radius: 0.5rem;
  padding: 1rem;
  background: rgba(255, 220, 160, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hwr_reg_step_num_62o {
  background: rgba(200, 135, 58, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 135, 58, 0.08);
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 800;
  color: #C8873A;
  width: 2.125rem;
  justify-content: center;
  flex-shrink: 0;
  height: 2.125rem;
}.hwr_reg_step_title_62o {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
  color: #F4EBD5;
}.hwr_reg_step_text_62o {
  color: #8C6E4E;
  line-height: 1.5;
  font-size: 12px;
}.hwr_reg_trust_62o {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.hwr_reg_trust_item_62o {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #8C6E4E;
}.hwr_reg_trust_ic_62o svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  color: #C8873A;
  stroke-linejoin: round;
}.hwr_bon_62o {
  background: #130C05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.hwr_bon_62o {
  padding: 2.75rem 24px 0;
}
}.hwr_bon_in_62o {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwr_bon_head_62o {
  margin-bottom: 20px;
}.hwr_bon_label_62o {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C8873A;
  text-transform: uppercase;
}.hwr_bon_h2_62o {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F4EBD5;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hwr_bon_h2_62o {
  font-size: 24px;
}
}.hwr_bon_seo_62o {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  color: #8C6E4E;
  overflow-wrap: break-word;
}.hwr_bon_seo_62o strong {
  color: #D9C09A;
  font-weight: 700;
}.hwr_bon_seo_62o a {
  color: #C8873A;
  text-decoration: underline;
}.hwr_bon_grid_62o {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.hwr_bon_grid_62o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.hwr_bon_grid_62o {
  grid-template-columns: repeat(5,1fr);
}
}.hwr_bon_card_62o {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255, 210, 140, 0.12);
  background: #17100A;
  border-radius: 0.5rem;
}.hwr_bon_card_62o:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 135, 58, 0.08);
}.hwr_bon_card_ic_62o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
}.hwr_bon_card_ic_62o {
  margin-bottom: 10px;
}.hwr_bon_card_type_62o {
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
  color: #8C6E4E;
  text-transform: uppercase;
}.hwr_bon_card_amount_62o {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 18px;
  color: #E8A830;
  font-weight: 800;
}.hwr_bon_card_name_62o {
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F4EBD5;
}.hwr_bon_card_detail_62o {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  line-height: 1.5;
  color: #A8896A;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
}.hwr_app_62o {
  background: #130C05;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.hwr_app_62o {
  padding: 2.75rem 24px 0;
}
}.hwr_app_in_62o {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwr_app_head_62o {
  margin-bottom: 16px;
}.hwr_app_label_62o {
  font-weight: 700;
  color: #C8873A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.hwr_app_h2_62o {
  color: #F4EBD5;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hwr_app_h2_62o {
  font-size: 24px;
}
}.hwr_app_sub_62o {
  font-size: 0.813rem;
  color: #8C6E4E;
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hwr_app_sub_62o strong {
  color: #D9C09A;
  font-weight: 700;
}.hwr_app_cards_62o {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.hwr_app_cards_62o {
  grid-template-columns: repeat(3,1fr);
}
}.hwr_app_card_62o {
  border-radius: 0.5rem;
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hwr_app_card_ios_62o {
  background: linear-gradient(135deg,rgba(200, 135, 58, 0.18) 0%,#1D1209 100%);
}.hwr_app_card_android_62o {
  background: linear-gradient(135deg,rgba(61, 170, 106, 0.16) 0%,#1D1209 100%);
}.hwr_app_card_win_62o {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.16) 0%,#1D1209 100%);
}.hwr_app_card_ic_62o svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.hwr_app_card_ic_62o {
  color: #F4EBD5;
  flex-shrink: 0;
}.hwr_app_card_os_62o {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8C6E4E;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.hwr_app_card_title_62o {
  overflow-wrap: break-word;
  color: #F4EBD5;
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
}.hwr_app_card_text_62o {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8C6E4E;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
}.hwr_app_card_btn_62o {
  border-radius: 4px;
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(200, 135, 58, 0.50);
  background: rgba(255, 220, 160, 0.12);
  font-weight: 700;
  align-items: center;
  color: #F4EBD5;
  display: inline-flex;
  font-size: 13px;
}.hwr_app_card_btn_62o:hover {
  background: rgba(255, 220, 160, 0.07);
}.hwr_htp_62o {
  background: #130C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.hwr_htp_62o {
  padding: 2.75rem 24px 0;
}
}.hwr_htp_in_62o {
  margin: 0 auto;
  max-width: 1320px;
}.hwr_htp_head_62o {
  margin-bottom: 22px;
  max-width: 45rem;
}.hwr_htp_label_62o {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8873A;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.hwr_htp_h2_62o {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EBD5;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.hwr_htp_h2_62o {
  font-size: 1.75rem;
}
}.hwr_htp_intro_62o {
  line-height: 1.6;
  color: #8C6E4E;
  font-size: 0.875rem;
}.hwr_htp_steps_62o {
  list-style: none;
  margin: 0;
  gap: 12px;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.hwr_htp_steps_62o {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hwr_htp_steps_62o {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hwr_htp_step_62o {
  padding: 20px 1.125rem 1.125rem;
  background: #1D1209;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.12);
  display: flex;
  flex-direction: column;
  position: relative;
}.hwr_htp_step_num_62o {
  background: #C8873A;
  border-radius: 50%;
  display: flex;
  position: absolute;
  height: 28px;
  align-items: center;
  justify-content: center;
  width: 28px;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  top: -0.75rem;
  font-weight: 800;
  color: #0F0904;
  left: 1.25rem;
}.hwr_htp_step_ic_62o {
  border-radius: 0.25rem;
  background: rgba(200, 135, 58, 0.18);
  margin: 0.5rem 0 0.75rem;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  color: #C8873A;
  align-items: center;
  justify-content: center;
}.hwr_htp_step_ic_62o svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
}.hwr_htp_step_h_62o {
  font-weight: 700;
  color: #F4EBD5;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.25;
}.hwr_htp_step_p_62o {
  line-height: 1.55;
  color: #8C6E4E;
  font-size: 13px;
  overflow-wrap: break-word;
}.hwr_htp_step_p_62o strong {
  color: #D9C09A;
  font-weight: 600;
}.hwr_htp_cta_62o {
  transition: background .2s;
  background: #3DAA6A;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  margin-top: 20px;
  color: #0F0904;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}.hwr_htp_cta_62o:hover {
  background: #49C47C;
}.hwr_seo_62o {
  background: #130C05;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.hwr_seo_62o {
  padding: 44px 1.5rem 0;
}
}.hwr_seo_in_62o {
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.12);
  border-radius: 12px;
  padding: 28px 1.5rem;
  background: #1D1209;
  max-width: 1320px;
}
@media(min-width: 771px) {.hwr_seo_in_62o {
  padding: 36px 40px;
}
}.hwr_seo_label_62o {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #C8873A;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.hwr_seo_h2_62o {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4EBD5;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.hwr_seo_h2_62o {
  font-size: 1.5rem;
}
}.hwr_seo_body_62o {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B89470;
}.hwr_seo_body_62o p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #B89470;
}.hwr_seo_body_62o p:last-child {
  margin-bottom: 0;
}.hwr_seo_body_62o strong {
  color: #D9C09A;
  font-weight: 700;
}.hwr_seo_body_62o a {
  transition: color .2s;
  color: #C8873A;
  text-decoration: underline;
}.hwr_seo_body_62o a:hover {
  color: #DFA04A;
}.hwr_seo_body_62o ul,.hwr_seo_body_62o ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hwr_seo_body_62o ol {
  list-style: decimal;
}.hwr_seo_body_62o li {
  line-height: 1.75;
  font-size: 14px;
  color: #B89470;
  margin-bottom: 6px;
}.hwr_seo_body_62o table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 767px) {.hwr_seo_body_62o table {
  display: table;
}
}.hwr_seo_body_62o th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D9C09A;
  font-weight: 700;
  text-align: left;
}.hwr_seo_body_62o td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #B89470;
}.hwr_seo_cols_62o {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.hwr_seo_cols_62o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hwr_seo_cols_62o {
  grid-template-columns: repeat(3,1fr);
}
}.hwr_seo_col_h_62o {
  font-size: 0.813rem;
  color: #D9C09A;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.hwr_seo_col_p_62o {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8C6E4E;
}.hwr_seo_stats_62o {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hwr_seo_stat_62o {
  border: 1px solid rgba(200, 135, 58, 0.18);
  background: rgba(200, 135, 58, 0.08);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.hwr_seo_stat_val_62o {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  color: #C8873A;
}.hwr_seo_stat_lb_62o {
  color: #8C6E4E;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.hwr_faq_62o {
  padding: 36px 1rem 0;
  background: #130C05;
}
@media(min-width: 769px) {.hwr_faq_62o {
  padding: 44px 24px 0;
}
}.hwr_faq_in_62o {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwr_faq_head_62o {
  margin-bottom: 1.25rem;
}.hwr_faq_label_62o {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8873A;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.hwr_faq_h2_62o {
  font-weight: 800;
  color: #F4EBD5;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.hwr_faq_h2_62o {
  font-size: 24px;
}
}.hwr_faq_list_62o {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hwr_faq_item_62o {
  background: #1D1209;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.12);
  border-radius: 0.5rem;
}.hwr_faq_q_62o {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  font-size: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  color: #D9C09A;
  cursor: pointer;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-weight: 600;
}.hwr_faq_q_62o:hover {
  color: #F4EBD5;
}.hwr_faq_q_ic_62o {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  color: #C8873A;
  flex-shrink: 0;
  height: 1.5rem;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}.hwr_faq_item_62o.hwr_state_open_62o .hwr_faq_q_ic_62o {
  transform: rotate(45deg);
}.hwr_faq_a_62o {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  color: #8C6E4E;
}.hwr_faq_item_62o.hwr_state_open_62o .hwr_faq_a_62o {
  display: block;
}.hwr_faq_a_62o strong {
  color: #D9C09A;
  font-weight: 700;
}.hwr_faq_a_62o a {
  text-decoration: underline;
  color: #C8873A;
}.hwr_faq_a_62o ul,.hwr_faq_a_62o ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.hwr_faq_a_62o ol {
  list-style: decimal;
}.hwr_faq_a_62o li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.hwr_faq_a_62o table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.hwr_faq_a_62o table {
  display: table;
}
}.hwr_faq_a_62o th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 6px 8px;
  color: #D9C09A;
  text-align: left;
  font-weight: 700;
}.hwr_faq_a_62o td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.375rem 0.5rem;
  color: #8C6E4E;
}.hwr_rv_62o {
  background: #130C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.hwr_rv_62o {
  padding: 2.75rem 24px 0;
}
}.hwr_rv_in_62o {
  margin: 0 auto;
  max-width: 1320px;
}.hwr_rv_head_62o {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.hwr_rv_label_62o {
  color: #C8873A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.hwr_rv_h2_62o {
  font-weight: 800;
  color: #F4EBD5;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hwr_rv_h2_62o {
  font-size: 1.75rem;
}
}.hwr_rv_stats_62o {
  gap: 1.125rem;
  align-items: center;
  flex-wrap: wrap;
  color: #8C6E4E;
  display: flex;
  font-size: 13px;
}.hwr_rv_stats_score_62o {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.hwr_rv_stats_score_val_62o {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #E8A830;
}.hwr_rv_stats_score_max_62o {
  color: #A8896A;
  font-size: 13px;
}.hwr_rv_stats_badge_62o {
  gap: 4px;
  display: flex;
  align-items: center;
}.hwr_rv_stats_badge_62o svg {
  height: 0.875rem;
  color: #E8A830;
  width: 0.875rem;
}.hwr_rv_grid_62o {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.hwr_rv_grid_62o {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hwr_rv_grid_62o {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hwr_rv_card_62o {
  border-radius: 8px;
  background: #1D1209;
  padding: 1.25rem;
  border: 1px solid rgba(255, 210, 140, 0.12);
  flex-direction: column;
  display: flex;
}.hwr_rv_card_stars_62o {
  gap: 2px;
  color: #E8A830;
  margin-bottom: 10px;
  display: flex;
}.hwr_rv_card_stars_62o svg {
  width: 14px;
  height: 0.875rem;
}.hwr_rv_card_h_62o {
  color: #F4EBD5;
  margin-bottom: 8px;
  font-size: 0.875rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.3;
}.hwr_rv_card_body_62o {
  flex: 1;
  color: #8C6E4E;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.hwr_rv_card_body_62o strong {
  font-weight: 600;
  color: #D9C09A;
}.hwr_rv_card_meta_62o {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.hwr_rv_card_author_62o {
  font-weight: 600;
  font-size: 0.75rem;
  color: #D9C09A;
}.hwr_rv_card_date_62o {
  font-size: 11px;
  color: #A8896A;
}.hwr_seo_62o {
  background: #130C05;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.hwr_seo_62o {
  padding: 2.75rem 1.5rem 0;
}
}.hwr_seo_in_62o {
  border: 1px solid rgba(255, 210, 140, 0.12);
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #1D1209;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.hwr_seo_in_62o {
  padding: 2.25rem 2.5rem;
}
}.hwr_seo_label_62o {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  color: #C8873A;
  font-weight: 700;
}.hwr_seo_h2_62o {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 800;
  color: #F4EBD5;
}
@media(min-width: 769px) {.hwr_seo_h2_62o {
  font-size: 24px;
}
}.hwr_seo_body_62o {
  color: #B89470;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.hwr_seo_body_62o p {
  font-size: 0.875rem;
  color: #B89470;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.hwr_seo_body_62o p:last-child {
  margin-bottom: 0;
}.hwr_seo_body_62o strong {
  color: #D9C09A;
  font-weight: 700;
}.hwr_seo_body_62o a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8873A;
}.hwr_seo_body_62o a:hover {
  color: #DFA04A;
}.hwr_seo_body_62o ul,.hwr_seo_body_62o ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.hwr_seo_body_62o ol {
  list-style: decimal;
}.hwr_seo_body_62o li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #B89470;
  line-height: 1.75;
}.hwr_seo_body_62o table {
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.hwr_seo_body_62o table {
  display: table;
}
}.hwr_seo_body_62o th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D9C09A;
}.hwr_seo_body_62o td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #B89470;
}.hwr_seo_cols_62o {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.hwr_seo_cols_62o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hwr_seo_cols_62o {
  grid-template-columns: repeat(3,1fr);
}
}.hwr_seo_col_h_62o {
  color: #D9C09A;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
}.hwr_seo_col_p_62o {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8C6E4E;
}.hwr_seo_stats_62o {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hwr_seo_stat_62o {
  border-radius: 8px;
  flex: 1;
  padding: 14px 16px;
  background: rgba(200, 135, 58, 0.08);
  border: 1px solid rgba(200, 135, 58, 0.18);
  min-width: 8.75rem;
}.hwr_seo_stat_val_62o {
  font-weight: 800;
  color: #C8873A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
}.hwr_seo_stat_lb_62o {
  font-size: 0.688rem;
  color: #8C6E4E;
  overflow-wrap: break-word;
}.hwr_seo_62o {
  background: #130C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.hwr_seo_62o {
  padding: 44px 24px 0;
}
}.hwr_seo_in_62o {
  background: #1D1209;
  border: 1px solid rgba(255, 210, 140, 0.12);
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.hwr_seo_in_62o {
  padding: 2.25rem 2.5rem;
}
}.hwr_seo_label_62o {
  font-weight: 700;
  color: #C8873A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.hwr_seo_h2_62o {
  color: #F4EBD5;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.hwr_seo_h2_62o {
  font-size: 24px;
}
}.hwr_seo_body_62o {
  overflow-wrap: break-word;
  color: #B89470;
  font-size: 0.875rem;
  line-height: 1.75;
}.hwr_seo_body_62o p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #B89470;
  font-size: 0.875rem;
}.hwr_seo_body_62o p:last-child {
  margin-bottom: 0;
}.hwr_seo_body_62o strong {
  color: #D9C09A;
  font-weight: 700;
}.hwr_seo_body_62o a {
  transition: color .2s;
  color: #C8873A;
  text-decoration: underline;
}.hwr_seo_body_62o a:hover {
  color: #DFA04A;
}.hwr_seo_body_62o ul,.hwr_seo_body_62o ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hwr_seo_body_62o ol {
  list-style: decimal;
}.hwr_seo_body_62o li {
  color: #B89470;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.hwr_seo_body_62o table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 770px) {.hwr_seo_body_62o table {
  display: table;
}
}.hwr_seo_body_62o th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D9C09A;
  text-align: left;
}.hwr_seo_body_62o td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B89470;
}.hwr_seo_cols_62o {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.hwr_seo_cols_62o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.hwr_seo_cols_62o {
  grid-template-columns: repeat(3,1fr);
}
}.hwr_seo_col_h_62o {
  overflow-wrap: break-word;
  color: #D9C09A;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.hwr_seo_col_p_62o {
  font-size: 0.813rem;
  color: #8C6E4E;
  line-height: 1.65;
  overflow-wrap: break-word;
}.hwr_seo_stats_62o {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hwr_seo_stat_62o {
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(200, 135, 58, 0.08);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 135, 58, 0.18);
  min-width: 8.75rem;
}.hwr_seo_stat_val_62o {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C8873A;
}.hwr_seo_stat_lb_62o {
  font-size: 11px;
  color: #8C6E4E;
  overflow-wrap: break-word;
}.hwr_ft_62o {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #0A0603;
  margin-top: 3rem;
}.hwr_ft_support_62o {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 766px) {.hwr_ft_support_62o {
  padding: 1.75rem 24px;
}
}.hwr_ft_support_in_62o {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.hwr_ft_support_main_62o {
  gap: 16px;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.hwr_ft_support_ic_62o {
  color: #C8873A;
  flex-shrink: 0;
}.hwr_ft_support_ic_62o svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hwr_ft_support_text_title_62o {
  font-weight: 700;
  color: #F4EBD5;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.hwr_ft_support_text_sub_62o {
  color: #8C6E4E;
  font-size: 12px;
  overflow-wrap: break-word;
}.hwr_ft_support_btn_62o {
  background: #C8873A;
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #F4EBD5;
  font-size: 0.813rem;
}.hwr_ft_support_btn_62o:hover {
  background: #DFA04A;
}.hwr_ft_support_contacts_62o {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.hwr_ft_support_contact_62o {
  color: #A8896A;
  font-size: 12px;
  line-height: 1.4;
}.hwr_ft_support_contact_62o strong {
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  color: #B89470;
}.hwr_ft_main_62o {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 766px) {.hwr_ft_main_62o {
  padding: 40px 24px 32px;
}
}.hwr_ft_main_in_62o {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.hwr_ft_main_in_62o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hwr_ft_main_in_62o {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hwr_ft_col_logo_62o {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hwr_ft_col_logo_62o {
  grid-column: auto;
}
}.hwr_ft_logo_62o {
  gap: 9px;
  color: #F4EBD5;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.hwr_ft_logo_mark_62o {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 30px;
}.hwr_ft_logo_mark_62o img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hwr_ft_logo_sub_62o {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 12px;
  line-height: 1.55;
  color: #A8896A;
}.hwr_ft_col_title_62o {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #B89470;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
}.hwr_ft_col_links_62o {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.hwr_ft_col_link_62o {
  transition: color .2s;
  color: #A8896A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.hwr_ft_col_link_62o:hover {
  color: #D9C09A;
}.hwr_ft_apps_62o {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hwr_ft_app_card_62o {
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 210, 140, 0.12);
  transition: border-color .2s;
  border-radius: 0.25rem;
  gap: 10px;
  background: rgba(255, 220, 160, 0.05);
  align-items: center;
  display: flex;
}.hwr_ft_app_card_62o:hover {
  border-color: rgba(200, 135, 58, 0.50);
}.hwr_ft_app_card_ic_62o svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
}.hwr_ft_app_card_os_62o {
  font-size: 0.625rem;
  font-weight: 600;
  color: #A8896A;
}.hwr_ft_app_card_action_62o {
  font-size: 0.75rem;
  color: #D9C09A;
  font-weight: 700;
}.hwr_ft_bot_62o {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.hwr_ft_bot_62o {
  padding: 1.25rem 24px;
}
}.hwr_ft_bot_in_62o {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.hwr_ft_socials_62o {
  gap: 8px;
  display: flex;
}.hwr_ft_soc_62o {
  border: 1px solid rgba(255, 210, 140, 0.12);
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  height: 2.25rem;
  display: flex;
  align-items: center;
  color: #B89470;
  justify-content: center;
  width: 2.25rem;
}.hwr_ft_soc_62o svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.hwr_ft_soc_62o:hover {
  background: rgba(255, 220, 160, 0.07);
}.hwr_ft_legal_62o {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9A7D62;
  min-width: 200px;
  font-size: 11px;
}.hwr_ft_legal_62o strong {
  color: #B89470;
  font-weight: 700;
}.hwr_ft_legal_62o a {
  text-decoration: underline;
  color: #B89470;
}.hwr_ft_age_62o {
  border: 2px solid #9A7D62;
  border-radius: 50%;
  width: 2rem;
  font-weight: 800;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
  margin-left: auto;
  align-items: center;
  color: #9A7D62;
  flex-shrink: 0;
  height: 32px;
}