html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0B0C0E;
  line-height: 1.6;
  color: #C2CEC4;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
}.fhw-layout-yrh {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.fhw-page-yrh {
  min-height: 100vh;
  display: flex;
}.fhw-main-yrh {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1081px) {.fhw-main-yrh {
  padding-left: 220px;
}
}
@media (max-width: 1078px) {.fhw-main-yrh {
  padding-bottom: 4.5rem;
}
}.fhw-gc-yrh {
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0F1012;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width: 641px) {.fhw-gc-yrh {
  width: 156px;
}
}
@media(min-width: 1082px) {.fhw-gc-yrh {
  width: 10.5rem;
}
}.fhw-gc-yrh:hover {
  transform: translateY(-3px);
  border-color: rgba(133, 224, 0, 0.06);
}.fhw-gc_img-yrh {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.fhw-gc_img-yrh img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.fhw-gc_hover-yrh {
  transition: opacity .2s;
  background: rgba(6, 7, 8, 0.72);
  inset: 0;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.fhw-gc-yrh:hover .fhw-gc_hover-yrh {
  opacity: 1;
}.fhw-gc_hover_btn-yrh {
  padding: 8px 1rem;
  background: #85E000;
  border-radius: 4px;
  font-weight: 700;
  font-size: 12px;
  color: #EFF4F0;
}.fhw-gc_info-yrh {
  padding: 0.5rem 0.625rem 10px;
}.fhw-gc_name-yrh {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #C2CEC4;
}.fhw-gc_prov-yrh {
  font-size: 10px;
  color: #546058;
}.fhw-gc_tag-yrh {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  font-weight: 700;
  left: 6px;
  letter-spacing: .04em;
  top: 0.375rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
}.fhw-gc_tag_hot-yrh {
  background: #FF3D3D;
  color: #fff;
}.fhw-gc_tag_new-yrh {
  background: #4ADE80;
  color: #0B0C0E;
}.fhw-gc_tag_jp-yrh {
  background: #F5A623;
  color: #0B0C0E;
}.fhw-gc_tag_ex-yrh {
  background: #3A7A00;
  color: #fff;
}.fhw-gc_tag_live-yrh {
  background: #FF3D3D;
  color: #fff;
}.fhw-gr-yrh {
  padding: 2rem 1rem 0;
  background: #0B0C0E;
}
@media(min-width: 769px) {.fhw-gr-yrh {
  padding: 36px 24px 0;
}
}.fhw-gr_in-yrh {
  margin: 0 auto;
  max-width: 82.5rem;
}.fhw-gr_head-yrh {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.fhw-gr_head_l-yrh {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.fhw-gr_ic-yrh {
  border-radius: 8px;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 32px;
}.fhw-gr_ic-yrh svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.fhw-gr_title-yrh {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  color: #EFF4F0;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 767px) {.fhw-gr_title-yrh {
  font-size: 18px;
}
}.fhw-gr_more-yrh {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  color: #637066;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
}.fhw-gr_more-yrh:hover {
  color: #85E000;
}.fhw-gr_more-yrh svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.fhw-gr_arrows-yrh {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.fhw-gr_arr-yrh {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  color: #8A9A8C;
  width: 30px;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.fhw-gr_arr-yrh:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EFF4F0;
}.fhw-gr_arr-yrh svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.fhw-gr_seo_h-yrh {
  margin: 0 0 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #C2CEC4;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}
@media(min-width:768px) {.fhw-gr_seo_h-yrh {
  font-size: 14px;
}
}.fhw-gr_seo-yrh {
  max-width: 42.5rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  color: #637066;
}.fhw-gr_seo-yrh strong {
  font-weight: 600;
  color: #C2CEC4;
}.fhw-gr_scroll-yrh {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
}.fhw-gr_scroll-yrh::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.fhw-gr_scroll-yrh {
  gap: 0.75rem;
}
}.fhw-tb-yrh {
  background: #0B0C0E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  align-items: center;
  right: 0;
  top: 0;
  left: 0;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
}.fhw-tb_in-yrh {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.fhw-tb_burger-yrh {
  border-radius: 8px;
  gap: 5px;
  align-items: center;
  width: 2.375rem;
  display: flex;
  margin-right: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  height: 2.375rem;
  flex-direction: column;
}.fhw-tb_burger-yrh:hover {
  background: rgba(255, 255, 255, 0.05);
}.fhw-tb_burger_line-yrh {
  border-radius: 1px;
  background: #8A9A8C;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width:1080px) {.fhw-tb_burger-yrh {
  display: none;
}
}.fhw-tb_logo-yrh {
  gap: 0.563rem;
  font-weight: 800;
  align-items: center;
  margin-right: 20px;
  font-size: 18px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  color: #EFF4F0;
  display: flex;
  letter-spacing: -.01em;
}.fhw-tb_logo_mark-yrh {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 32px;
  width: 2rem;
}.fhw-tb_logo_mark-yrh img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fhw-tb_nav-yrh {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.fhw-tb_nav-yrh {
  display: flex;
}
}.fhw-tb_tab-yrh {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  white-space: nowrap;
  color: #8A9A8C;
  font-size: 13px;
  font-weight: 600;
}.fhw-tb_tab-yrh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF4F0;
}.fhw-tb_tab-yrh.fhw-state_active-yrh {
  background: rgba(133, 224, 0, 0.14);
  color: #EFF4F0;
}.fhw-tb_right-yrh {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.fhw-tb_login-yrh {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.563rem 16px;
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  display: none;
  color: #C2CEC4;
  font-weight: 600;
}.fhw-tb_login-yrh:hover {
  border-color: rgba(133, 224, 0, 0.45);
  color: #EFF4F0;
}
@media(min-width: 483px) {.fhw-tb_login-yrh {
  display: block;
}
}.fhw-tb_reg-yrh {
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 8px;
  background: #4ADE80;
  white-space: nowrap;
  color: #080D08;
  font-weight: 700;
  font-size: 13px;
}.fhw-tb_reg-yrh:hover {
  background: #62EA92;
}.fhw-sb-yrh {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #141618;
  width: 220px;
  overflow-y: auto;
  top: 56px;
  left: 0;
  bottom: 0;
  position: fixed;
  z-index: 70;
}.fhw-sb-yrh.fhw-state_open-yrh {
  transform: translateX(0);
}.fhw-sb-yrh::-webkit-scrollbar {
  width: 0.25rem;
}.fhw-sb-yrh::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.fhw-sb-yrh {
  transform: translateX(0);
}
}.fhw-sb_auth-yrh {
  padding: 14px 12px 0.625rem;
}.fhw-sb_btn_reg-yrh {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem;
  background: #4ADE80;
  color: #080D08;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.fhw-sb_btn_reg-yrh:hover {
  background: #62EA92;
}.fhw-sb_btn_login-yrh {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #C2CEC4;
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 0.813rem;
}.fhw-sb_btn_login-yrh:hover {
  border-color: rgba(133, 224, 0, 0.45);
  color: #EFF4F0;
}.fhw-sb_promo-yrh {
  padding: 0.75rem 14px;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(133, 224, 0, 0.14);
  background: linear-gradient(135deg,#0E2200,#141618);
  margin: 0 12px 0.625rem;
  position: relative;
}.fhw-sb_promo-yrh::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(133, 224, 0, 0.14),transparent 70%);
  height: 5rem;
  content: '';
  position: absolute;
  width: 5rem;
  right: -20px;
  top: -1.25rem;
}.fhw-sb_promo_title-yrh {
  color: #85E000;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
}.fhw-sb_promo_text-yrh {
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  color: #EFF4F0;
  overflow-wrap: break-word;
}.fhw-sb_promo_sub-yrh {
  margin-top: 3px;
  color: #637066;
  font-size: 10px;
}.fhw-sb_nav-yrh {
  padding: 6px 8px 16px;
}.fhw-sb_nav_lb-yrh {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #546058;
  text-transform: uppercase;
  font-weight: 700;
}.fhw-sb_link-yrh {
  gap: 10px;
  padding: 9px 10px;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  align-items: center;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #8A9A8C;
  cursor: pointer;
  display: flex;
}.fhw-sb_link-yrh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF4F0;
}.fhw-sb_link-yrh.fhw-state_active-yrh {
  background: rgba(133, 224, 0, 0.14);
  color: #EFF4F0;
}.fhw-sb_ic-yrh {
  border-radius: 0.25rem;
  align-items: center;
  flex-shrink: 0;
  width: 1.875rem;
  height: 30px;
  display: flex;
  justify-content: center;
}.fhw-sb_ic-yrh svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.fhw-sb_ic_1-yrh {
  background: rgba(133, 224, 0, 0.06);
  color: #85E000;
}.fhw-sb_ic_2-yrh {
  background: rgba(74, 222, 128, 0.14);
  color: #4ADE80;
}.fhw-sb_ic_3-yrh {
  background: rgba(245, 166, 35, 0.14);
  color: #F5A623;
}.fhw-sb_ic_4-yrh {
  background: rgba(58, 122, 0, 0.22);
  color: #3A7A00;
}.fhw-sb_ic_5-yrh {
  background: rgba(133, 224, 0, 0.06);
  color: #FF4D8F;
}.fhw-sb_ic_6-yrh {
  background: rgba(58, 122, 0, 0.22);
  color: #9B5DE5;
}.fhw-sb_badge-yrh {
  background: #F5A623;
  border-radius: 0.25rem;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #080D08;
}.fhw-sb_bot-yrh {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.fhw-sb_lang-yrh,.fhw-sb_help-yrh {
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  flex: 1;
  color: #8A9A8C;
  font-weight: 600;
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
}.fhw-sb_lang-yrh:hover,.fhw-sb_help-yrh:hover {
  border-color: rgba(133, 224, 0, 0.45);
  color: #EFF4F0;
}.fhw-sb_lang-yrh svg,.fhw-sb_help-yrh svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.fhw-sb_bd-yrh {
  inset: 0;
  background: rgba(6, 7, 8, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.fhw-sb_bd-yrh.fhw-state_on-yrh {
  display: block;
}
@media(min-width: 1082px) {.fhw-sb_bd-yrh {
  display: none!important;
}
}.fhw-mob_nav-yrh {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #141618;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  right: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
  left: 0;
}
@media(min-width: 1078px) {.fhw-mob_nav-yrh {
  display: none;
}
}.fhw-mob_nav_item-yrh {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  color: #546058;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.fhw-mob_nav_ic-yrh {
  line-height: 1;
}.fhw-mob_nav_ic-yrh svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.fhw-mob_nav_lb-yrh {
  font-size: 10px;
  font-weight: 600;
  color: #546058;
}.fhw-mob_nav_item-yrh.fhw-state_active-yrh {
  color: #85E000;
}.fhw-mob_nav_item-yrh.fhw-state_active-yrh .fhw-mob_nav_lb-yrh {
  color: #85E000;
}.fhw-hero-yrh {
  padding: 1.25rem 1rem 0;
  background: #0B0C0E;
}
@media(min-width: 769px) {.fhw-hero-yrh {
  padding: 1.5rem 1.5rem 0;
}
}.fhw-hero_in-yrh {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.fhw-hero_in-yrh {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.fhw-hero_in-yrh {
  grid-template-columns: 1fr 340px;
}
}.fhw-hero_promo-yrh {
  background: #0F1012;
  border-radius: 0.75rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 767px) {.fhw-hero_promo-yrh {
  min-height: 280px;
}
}.fhw-hero_promo_bg-yrh {
  inset: 0;
  background: linear-gradient(120deg,#0E2200 0%,#0B0C0E 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.fhw-hero_promo_bg-yrh::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0C0E 0%,rgba(6, 7, 8, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fhw-hero_promo_glow-yrh {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58, 122, 0, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  height: 18.75rem;
}.fhw-hero_promo_ct-yrh {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  z-index: 2;
  position: relative;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 769px) {.fhw-hero_promo_ct-yrh {
  padding: 2.5rem 2rem;
}
}.fhw-hero_badge-yrh {
  background: rgba(133, 224, 0, 0.14);
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(133, 224, 0, 0.06);
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #85E000;
  margin-bottom: 14px;
}.fhw-hero_h1-yrh {
  margin-bottom: 10px;
  font-size: 1.625rem;
  color: #EFF4F0;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}.fhw-hero_h1-yrh em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 767px) {.fhw-hero_h1-yrh {
  font-size: 36px;
}
}.fhw-hero_sub-yrh {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #8A9A8C;
}
@media(min-width: 767px) {.fhw-hero_sub-yrh {
  font-size: 0.875rem;
}
}.fhw-hero_row-yrh {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.fhw-hero_cta-yrh {
  background: #4ADE80;
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #080D08;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.7), 0 0 12px rgba(74, 222, 128, 0.38);
}.fhw-hero_cta-yrh:hover {
  background: #62EA92;
}.fhw-hero_terms-yrh {
  color: #546058;
  font-size: 0.688rem;
}.fhw-hero_game-yrh {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #0F1012;
  border-radius: 0.75rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.fhw-hero_game_badge-yrh {
  border-radius: 20px;
  background: rgba(245, 166, 35, 0.14);
  border: 1px solid rgba(245, 166, 35, 0.14);
  padding: 0.313rem 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  left: 12px;
  font-size: 10px;
  color: #F5A623;
  top: 12px;
  font-weight: 700;
}.fhw-hero_game_badge-yrh svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
  width: 0.688rem;
}.fhw-hero_game_img-yrh {
  overflow: hidden;
  background: linear-gradient(135deg,#0E2200,#0B0C0E);
  padding-bottom: 60%;
  position: relative;
}.fhw-hero_game_img-yrh img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.fhw-hero_game_play-yrh {
  transition: opacity .2s;
  background: rgba(6, 7, 8, 0.72);
  inset: 0;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.fhw-hero_game-yrh:hover .fhw-hero_game_play-yrh {
  opacity: 1;
}.fhw-hero_game_play-yrh span {
  background: #85E000;
  border-radius: 50%;
  width: 52px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 52px;
}.fhw-hero_game_play-yrh span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.fhw-hero_game_info-yrh {
  padding: 14px 1rem;
}.fhw-hero_game_title-yrh {
  color: #EFF4F0;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.fhw-hero_game_provider-yrh {
  font-size: 11px;
  color: #637066;
}.fhw-hero_game_btn-yrh {
  padding: 11px;
  border-radius: 8px;
  margin: 12px 1rem 16px;
  background: #85E000;
  transition: background .2s;
  text-align: center;
  display: block;
  color: #EFF4F0;
  font-weight: 700;
  font-size: 13px;
}.fhw-hero_game-yrh:hover .fhw-hero_game_btn-yrh {
  background: #9CF020;
}.fhw-sbar-yrh {
  background: #0B0C0E;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.fhw-sbar-yrh {
  padding: 1.125rem 1.5rem 0;
}
}.fhw-sbar_in-yrh {
  margin: 0 auto;
  max-width: 82.5rem;
}.fhw-sbar_row-yrh {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.fhw-sbar_input-yrh {
  background: #0F1012;
  gap: 10px;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  flex: 1;
  transition: border-color .2s;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  color: #637066;
}.fhw-sbar_input-yrh:hover {
  border-color: rgba(133, 224, 0, 0.45);
}.fhw-sbar_input-yrh svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 15px;
}.fhw-sbar_providers-yrh {
  border-radius: 8px;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1012;
  padding: 11px 1.125rem;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
  color: #C2CEC4;
}.fhw-sbar_providers-yrh:hover {
  border-color: rgba(133, 224, 0, 0.45);
  color: #EFF4F0;
}.fhw-sbar_providers-yrh svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 14px;
}.fhw-sbar_tabs-yrh {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.fhw-sbar_tabs-yrh::-webkit-scrollbar {
  display: none;
}.fhw-sbar_tab-yrh {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  color: #8A9A8C;
  font-size: 12px;
}.fhw-sbar_tab-yrh:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(133, 224, 0, 0.45);
  color: #EFF4F0;
}.fhw-sbar_tab-yrh.fhw-state_active-yrh {
  background: rgba(133, 224, 0, 0.14);
  border-color: rgba(133, 224, 0, 0.06);
  color: #EFF4F0;
}.fhw-sbar_tab_ic-yrh svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fhw-gcg-yrh {
  background: #0B0C0E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.fhw-gcg-yrh {
  padding: 2.75rem 24px 0;
}
}.fhw-gcg_in-yrh {
  margin: 0 auto;
  max-width: 1320px;
}.fhw-gcg_head-yrh {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.fhw-gcg_label-yrh {
  margin-bottom: 8px;
  color: #85E000;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.fhw-gcg_h2-yrh {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #EFF4F0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.fhw-gcg_h2-yrh {
  font-size: 28px;
}
}.fhw-gcg_intro-yrh {
  color: #637066;
  font-size: 13px;
  line-height: 1.6;
}.fhw-gcg_grid-yrh {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.fhw-gcg_grid-yrh {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fhw-gcg_grid-yrh {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fhw-gcg_card-yrh {
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  min-height: 15rem;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.fhw-gcg_card-yrh:hover {
  transform: translateY(-3px);
  border-color: rgba(133, 224, 0, 0.14);
}.fhw-gcg_card_bg-yrh {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fhw-gcg_card_bg-yrh::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.fhw-gcg_card_ic-yrh {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  justify-content: center;
  height: 2.5rem;
  top: 1.125rem;
  color: #EFF4F0;
  align-items: center;
  position: absolute;
  display: flex;
  width: 2.5rem;
  right: 1.125rem;
  z-index: 2;
}.fhw-gcg_card_ic-yrh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 20px;
}.fhw-gcg_card_ct-yrh {
  position: relative;
  z-index: 1;
}.fhw-gcg_card_h-yrh {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF4F0;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
@media(min-width: 765px) {.fhw-gcg_card_h-yrh {
  font-size: 20px;
}
}.fhw-gcg_card_p-yrh {
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.fhw-gcg_card_p-yrh strong {
  color: #EFF4F0;
  font-weight: 600;
}.fhw-gcg_card_cta-yrh {
  gap: 0.25rem;
  align-items: center;
  letter-spacing: .04em;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  color: #85E000;
}.fhw-gcg_card_cta-yrh svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
}.fhw-ws-yrh {
  padding: 2rem 16px 0;
  background: #0B0C0E;
}
@media(min-width: 770px) {.fhw-ws-yrh {
  padding: 36px 1.5rem 0;
}
}.fhw-ws_in-yrh {
  margin: 0 auto;
  max-width: 82.5rem;
}.fhw-ws_head-yrh {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
}.fhw-ws_title-yrh {
  gap: 10px;
  flex-wrap: wrap;
  color: #EFF4F0;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
}.fhw-ws_title_ic-yrh svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  color: #F5A623;
  stroke-linejoin: round;
}.fhw-ws_online-yrh {
  gap: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #637066;
}.fhw-ws_online_dot-yrh {
  border-radius: 50%;
  background: #4ADE80;
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(74, 222, 128, 0.14);
}.fhw-ws_scroll-yrh {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.fhw-ws_scroll-yrh::-webkit-scrollbar {
  display: none;
}.fhw-wc-yrh {
  padding: 0.625rem 14px;
  border-radius: 8px;
  background: #0F1012;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.fhw-wc_img-yrh {
  overflow: hidden;
  background: #141618;
  border-radius: 0.25rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.fhw-wc_img-yrh img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fhw-wc_info-yrh {
  min-width: 0;
}.fhw-wc_game-yrh {
  overflow: hidden;
  white-space: nowrap;
  color: #C2CEC4;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
}.fhw-wc_player-yrh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #546058;
  font-size: 0.625rem;
}.fhw-wc_amount-yrh {
  font-size: 0.813rem;
  color: #4ADE80;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
}.fhw-app-yrh {
  padding: 2.25rem 1rem 0;
  background: #0B0C0E;
}
@media(min-width: 767px) {.fhw-app-yrh {
  padding: 44px 1.5rem 0;
}
}.fhw-app_in-yrh {
  margin: 0 auto;
  max-width: 82.5rem;
}.fhw-app_head-yrh {
  margin-bottom: 16px;
}.fhw-app_label-yrh {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #85E000;
  letter-spacing: .08em;
}.fhw-app_h2-yrh {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EFF4F0;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.fhw-app_h2-yrh {
  font-size: 1.5rem;
}
}.fhw-app_sub-yrh {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #637066;
  max-width: 37.5rem;
}.fhw-app_sub-yrh strong {
  font-weight: 700;
  color: #C2CEC4;
}.fhw-app_cards-yrh {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 637px) {.fhw-app_cards-yrh {
  grid-template-columns: repeat(3,1fr);
}
}.fhw-app_card-yrh {
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.fhw-app_card_ios-yrh {
  background: linear-gradient(135deg,rgba(133, 224, 0, 0.14) 0%,#141618 100%);
}.fhw-app_card_android-yrh {
  background: linear-gradient(135deg,rgba(74, 222, 128, 0.14) 0%,#141618 100%);
}.fhw-app_card_win-yrh {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.14) 0%,#141618 100%);
}.fhw-app_card_ic-yrh svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fhw-app_card_ic-yrh {
  color: #EFF4F0;
  flex-shrink: 0;
}.fhw-app_card_os-yrh {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #637066;
  font-size: 0.625rem;
  text-transform: uppercase;
}.fhw-app_card_title-yrh {
  font-size: 0.938rem;
  color: #EFF4F0;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.fhw-app_card_text-yrh {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #637066;
  font-size: 12px;
  margin-bottom: 14px;
}.fhw-app_card_btn-yrh {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(133, 224, 0, 0.45);
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  color: #EFF4F0;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
}.fhw-app_card_btn-yrh:hover {
  background: rgba(255, 255, 255, 0.07);
}.fhw-bon-yrh {
  background: #0B0C0E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.fhw-bon-yrh {
  padding: 2.75rem 24px 0;
}
}.fhw-bon_in-yrh {
  margin: 0 auto;
  max-width: 1320px;
}.fhw-bon_head-yrh {
  margin-bottom: 1.25rem;
}.fhw-bon_label-yrh {
  color: #85E000;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.fhw-bon_h2-yrh {
  overflow-wrap: break-word;
  color: #EFF4F0;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 765px) {.fhw-bon_h2-yrh {
  font-size: 24px;
}
}.fhw-bon_seo-yrh {
  color: #637066;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.fhw-bon_seo-yrh strong {
  color: #C2CEC4;
  font-weight: 700;
}.fhw-bon_seo-yrh a {
  color: #85E000;
  text-decoration: underline;
}.fhw-bon_grid-yrh {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.fhw-bon_grid-yrh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fhw-bon_grid-yrh {
  grid-template-columns: repeat(5,1fr);
}
}.fhw-bon_card-yrh {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  border-radius: 8px;
  background: #0F1012;
  transition: border-color .2s,transform .2s;
}.fhw-bon_card-yrh:hover {
  border-color: rgba(133, 224, 0, 0.06);
  transform: translateY(-2px);
}.fhw-bon_card_ic-yrh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.fhw-bon_card_ic-yrh {
  margin-bottom: 0.625rem;
}.fhw-bon_card_type-yrh {
  text-transform: uppercase;
  color: #637066;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
}.fhw-bon_card_amount-yrh {
  font-weight: 800;
  margin-bottom: 6px;
  color: #F5A623;
  line-height: 1.1;
  font-size: 1.125rem;
}.fhw-bon_card_name-yrh {
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #EFF4F0;
  margin-bottom: 0.5rem;
}.fhw-bon_card_detail-yrh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #546058;
}.fhw-reg-yrh {
  padding: 36px 1rem 0;
  background: #0B0C0E;
}
@media(min-width: 766px) {.fhw-reg-yrh {
  padding: 44px 1.5rem 0;
}
}.fhw-reg_in-yrh {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 12px;
  background: #141618;
  max-width: 1320px;
}
@media(min-width: 769px) {.fhw-reg_in-yrh {
  padding: 2.5rem;
}
}.fhw-reg_top-yrh {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.fhw-reg_top-yrh {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fhw-reg_label-yrh {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #85E000;
  margin-bottom: 10px;
}.fhw-reg_h2-yrh {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #EFF4F0;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.fhw-reg_h2-yrh {
  font-size: 28px;
}
}.fhw-reg_bonus-yrh {
  border-radius: 8px;
  border: 1px solid rgba(245, 166, 35, 0.14);
  padding: 10px 16px;
  gap: 8px;
  background: rgba(245, 166, 35, 0.14);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.fhw-reg_bonus_amount-yrh {
  font-size: 20px;
  color: #F5A623;
  font-weight: 800;
}.fhw-reg_bonus_text-yrh {
  font-size: 0.813rem;
  color: #8A9A8C;
  line-height: 1.35;
}.fhw-reg_cta_btn-yrh {
  background: #4ADE80;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 32px;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 0.938rem;
  color: #080D08;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.7), 0 0 0.75rem rgba(74, 222, 128, 0.38);
  font-weight: 700;
}.fhw-reg_cta_btn-yrh:hover {
  background: #62EA92;
}.fhw-reg_terms-yrh {
  font-size: 11px;
  color: #546058;
  line-height: 1.5;
}.fhw-reg_seo-yrh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  color: #637066;
  line-height: 1.65;
  overflow-wrap: break-word;
}.fhw-reg_seo-yrh p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #637066;
}.fhw-reg_seo-yrh p:last-child {
  margin-bottom: 0;
}.fhw-reg_seo-yrh strong {
  color: #C2CEC4;
  font-weight: 700;
}.fhw-reg_seo-yrh a {
  transition: color .2s;
  color: #85E000;
  text-decoration: underline;
}.fhw-reg_seo-yrh a:hover {
  color: #9CF020;
}.fhw-reg_seo-yrh ul,.fhw-reg_seo-yrh ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.fhw-reg_seo-yrh ol {
  list-style: decimal;
}.fhw-reg_seo-yrh li {
  line-height: 1.65;
  color: #637066;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.fhw-reg_seo-yrh table {
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.fhw-reg_seo-yrh table {
  display: table;
}
}.fhw-reg_seo-yrh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C2CEC4;
  text-align: left;
  font-weight: 700;
}.fhw-reg_seo-yrh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #637066;
}.fhw-reg_steps-yrh {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.fhw-reg_steps-yrh {
  margin-top: 0;
}
}.fhw-reg_step-yrh {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.fhw-reg_step_num-yrh {
  border: 1px solid rgba(133, 224, 0, 0.06);
  border-radius: 50%;
  background: rgba(133, 224, 0, 0.14);
  height: 2.125rem;
  justify-content: center;
  color: #85E000;
  font-size: 0.875rem;
  font-weight: 800;
  width: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.fhw-reg_step_title-yrh {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #EFF4F0;
}.fhw-reg_step_text-yrh {
  color: #637066;
  font-size: 12px;
  line-height: 1.5;
}.fhw-reg_trust-yrh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.fhw-reg_trust_item-yrh {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  color: #637066;
  align-items: center;
  overflow-wrap: break-word;
}.fhw-reg_trust_ic-yrh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #85E000;
  height: 1rem;
  width: 1rem;
}.fhw-prov-yrh {
  padding: 2.25rem 1rem 0;
  background: #0B0C0E;
}
@media(min-width: 770px) {.fhw-prov-yrh {
  padding: 2.75rem 24px 0;
}
}.fhw-prov_in-yrh {
  margin: 0 auto;
  max-width: 82.5rem;
}.fhw-prov_head-yrh {
  margin-bottom: 16px;
}.fhw-prov_label-yrh {
  letter-spacing: .08em;
  color: #85E000;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.fhw-prov_h2-yrh {
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF4F0;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.fhw-prov_h2-yrh {
  font-size: 24px;
}
}.fhw-prov_seo-yrh {
  color: #637066;
  line-height: 1.6;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
}.fhw-prov_seo-yrh strong {
  color: #C2CEC4;
  font-weight: 700;
}.fhw-prov_seo-yrh a {
  color: #85E000;
  text-decoration: underline;
}.fhw-prov_grid-yrh {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.fhw-prov_grid-yrh {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.fhw-prov_grid-yrh {
  grid-template-columns: repeat(8,1fr);
}
}.fhw-prov_card-yrh {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1012;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.fhw-prov_card-yrh:hover {
  background: #141618;
  border-color: rgba(133, 224, 0, 0.45);
}.fhw-prov_logo-yrh {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  width: 2.75rem;
  display: flex;
}.fhw-prov_logo-yrh img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.fhw-prov_name-yrh {
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #8A9A8C;
}.fhw-seo-yrh {
  padding: 36px 16px 0;
  background: #0B0C0E;
}
@media(min-width:768px) {.fhw-seo-yrh {
  padding: 2.75rem 1.5rem 0;
}
}.fhw-seo_in-yrh {
  padding: 1.75rem 24px;
  background: #141618;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 769px) {.fhw-seo_in-yrh {
  padding: 2.25rem 40px;
}
}.fhw-seo_label-yrh {
  color: #85E000;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fhw-seo_h2-yrh {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #EFF4F0;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.fhw-seo_h2-yrh {
  font-size: 1.5rem;
}
}.fhw-seo_body-yrh {
  color: #8A9A8C;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.fhw-seo_body-yrh p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8A9A8C;
  margin-bottom: 12px;
}.fhw-seo_body-yrh p:last-child {
  margin-bottom: 0;
}.fhw-seo_body-yrh strong {
  color: #C2CEC4;
  font-weight: 700;
}.fhw-seo_body-yrh a {
  transition: color .2s;
  text-decoration: underline;
  color: #85E000;
}.fhw-seo_body-yrh a:hover {
  color: #9CF020;
}.fhw-seo_body-yrh ul,.fhw-seo_body-yrh ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.fhw-seo_body-yrh ol {
  list-style: decimal;
}.fhw-seo_body-yrh li {
  font-size: 14px;
  line-height: 1.75;
  color: #8A9A8C;
  margin-bottom: 0.375rem;
}.fhw-seo_body-yrh table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.fhw-seo_body-yrh table {
  display: table;
}
}.fhw-seo_body-yrh th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C2CEC4;
  text-align: left;
}.fhw-seo_body-yrh td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A9A8C;
}.fhw-seo_cols-yrh {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.fhw-seo_cols-yrh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fhw-seo_cols-yrh {
  grid-template-columns: repeat(3,1fr);
}
}.fhw-seo_col_h-yrh {
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C2CEC4;
  font-weight: 700;
  overflow-wrap: break-word;
}.fhw-seo_col_p-yrh {
  color: #637066;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.fhw-seo_stats-yrh {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.fhw-seo_stat-yrh {
  background: rgba(133, 224, 0, 0.06);
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(133, 224, 0, 0.14);
  border-radius: 8px;
  min-width: 8.75rem;
}.fhw-seo_stat_val-yrh {
  font-weight: 800;
  color: #85E000;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.fhw-seo_stat_lb-yrh {
  overflow-wrap: break-word;
  color: #637066;
  font-size: 11px;
}.fhw-seo-yrh {
  padding: 36px 16px 0;
  background: #0B0C0E;
}
@media(min-width: 771px) {.fhw-seo-yrh {
  padding: 2.75rem 24px 0;
}
}.fhw-seo_in-yrh {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #141618;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.fhw-seo_in-yrh {
  padding: 36px 2.5rem;
}
}.fhw-seo_label-yrh {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #85E000;
  text-transform: uppercase;
}.fhw-seo_h2-yrh {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #EFF4F0;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
}
@media(min-width: 765px) {.fhw-seo_h2-yrh {
  font-size: 1.5rem;
}
}.fhw-seo_body-yrh {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8A9A8C;
}.fhw-seo_body-yrh p {
  color: #8A9A8C;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.fhw-seo_body-yrh p:last-child {
  margin-bottom: 0;
}.fhw-seo_body-yrh strong {
  font-weight: 700;
  color: #C2CEC4;
}.fhw-seo_body-yrh a {
  transition: color .2s;
  color: #85E000;
  text-decoration: underline;
}.fhw-seo_body-yrh a:hover {
  color: #9CF020;
}.fhw-seo_body-yrh ul,.fhw-seo_body-yrh ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.fhw-seo_body-yrh ol {
  list-style: decimal;
}.fhw-seo_body-yrh li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8A9A8C;
  line-height: 1.75;
}.fhw-seo_body-yrh table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 770px) {.fhw-seo_body-yrh table {
  display: table;
}
}.fhw-seo_body-yrh th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C2CEC4;
  text-align: left;
}.fhw-seo_body-yrh td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A9A8C;
}.fhw-seo_cols-yrh {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.fhw-seo_cols-yrh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fhw-seo_cols-yrh {
  grid-template-columns: repeat(3,1fr);
}
}.fhw-seo_col_h-yrh {
  font-weight: 700;
  color: #C2CEC4;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
}.fhw-seo_col_p-yrh {
  font-size: 0.813rem;
  color: #637066;
  line-height: 1.65;
  overflow-wrap: break-word;
}.fhw-seo_stats-yrh {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.fhw-seo_stat-yrh {
  border-radius: 0.5rem;
  background: rgba(133, 224, 0, 0.06);
  flex: 1;
  border: 1px solid rgba(133, 224, 0, 0.14);
  padding: 14px 16px;
  min-width: 8.75rem;
}.fhw-seo_stat_val-yrh {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #85E000;
  margin-bottom: 4px;
}.fhw-seo_stat_lb-yrh {
  overflow-wrap: break-word;
  color: #637066;
  font-size: 0.688rem;
}.fhw-faq-yrh {
  padding: 36px 1rem 0;
  background: #0B0C0E;
}
@media(min-width: 769px) {.fhw-faq-yrh {
  padding: 44px 24px 0;
}
}.fhw-faq_in-yrh {
  margin: 0 auto;
  max-width: 1320px;
}.fhw-faq_head-yrh {
  margin-bottom: 20px;
}.fhw-faq_label-yrh {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #85E000;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.fhw-faq_h2-yrh {
  color: #EFF4F0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.fhw-faq_h2-yrh {
  font-size: 24px;
}
}.fhw-faq_list-yrh {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.fhw-faq_item-yrh {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #141618;
  border-radius: 0.5rem;
}.fhw-faq_q-yrh {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-weight: 600;
  align-items: center;
  font-size: 0.875rem;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #C2CEC4;
}.fhw-faq_q-yrh:hover {
  color: #EFF4F0;
}.fhw-faq_q_ic-yrh {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  justify-content: center;
  display: flex;
  color: #85E000;
  height: 24px;
  flex-shrink: 0;
  align-items: center;
  font-size: 1rem;
}.fhw-faq_item-yrh.fhw-state_open-yrh .fhw-faq_q_ic-yrh {
  transform: rotate(45deg);
}.fhw-faq_a-yrh {
  padding: 0 1.25rem 16px;
  color: #637066;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.fhw-faq_item-yrh.fhw-state_open-yrh .fhw-faq_a-yrh {
  display: block;
}.fhw-faq_a-yrh strong {
  font-weight: 700;
  color: #C2CEC4;
}.fhw-faq_a-yrh a {
  color: #85E000;
  text-decoration: underline;
}.fhw-faq_a-yrh ul,.fhw-faq_a-yrh ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.fhw-faq_a-yrh ol {
  list-style: decimal;
}.fhw-faq_a-yrh li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.fhw-faq_a-yrh table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 770px) {.fhw-faq_a-yrh table {
  display: table;
}
}.fhw-faq_a-yrh th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2CEC4;
}.fhw-faq_a-yrh td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #637066;
}.fhw-seo-yrh {
  background: #0B0C0E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.fhw-seo-yrh {
  padding: 44px 1.5rem 0;
}
}.fhw-seo_in-yrh {
  background: #141618;
  padding: 1.75rem 24px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.fhw-seo_in-yrh {
  padding: 36px 40px;
}
}.fhw-seo_label-yrh {
  color: #85E000;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fhw-seo_h2-yrh {
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.25;
  color: #EFF4F0;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fhw-seo_h2-yrh {
  font-size: 1.5rem;
}
}.fhw-seo_body-yrh {
  color: #8A9A8C;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.fhw-seo_body-yrh p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8A9A8C;
}.fhw-seo_body-yrh p:last-child {
  margin-bottom: 0;
}.fhw-seo_body-yrh strong {
  font-weight: 700;
  color: #C2CEC4;
}.fhw-seo_body-yrh a {
  transition: color .2s;
  text-decoration: underline;
  color: #85E000;
}.fhw-seo_body-yrh a:hover {
  color: #9CF020;
}.fhw-seo_body-yrh ul,.fhw-seo_body-yrh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.fhw-seo_body-yrh ol {
  list-style: decimal;
}.fhw-seo_body-yrh li {
  color: #8A9A8C;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.fhw-seo_body-yrh table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.fhw-seo_body-yrh table {
  display: table;
}
}.fhw-seo_body-yrh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C2CEC4;
}.fhw-seo_body-yrh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8A9A8C;
}.fhw-seo_cols-yrh {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.fhw-seo_cols-yrh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.fhw-seo_cols-yrh {
  grid-template-columns: repeat(3,1fr);
}
}.fhw-seo_col_h-yrh {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C2CEC4;
  margin-bottom: 7px;
  font-weight: 700;
}.fhw-seo_col_p-yrh {
  color: #637066;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.fhw-seo_stats-yrh {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fhw-seo_stat-yrh {
  border-radius: 0.5rem;
  padding: 14px 16px;
  background: rgba(133, 224, 0, 0.06);
  border: 1px solid rgba(133, 224, 0, 0.14);
  flex: 1;
  min-width: 140px;
}.fhw-seo_stat_val-yrh {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  color: #85E000;
  overflow-wrap: break-word;
}.fhw-seo_stat_lb-yrh {
  font-size: 11px;
  color: #637066;
  overflow-wrap: break-word;
}.fhw-ft-yrh {
  background: #060708;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.fhw-ft_support-yrh {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.fhw-ft_support-yrh {
  padding: 1.75rem 24px;
}
}.fhw-ft_support_in-yrh {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.fhw-ft_support_main-yrh {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.fhw-ft_support_ic-yrh {
  color: #85E000;
  flex-shrink: 0;
}.fhw-ft_support_ic-yrh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
  height: 1.875rem;
}.fhw-ft_support_text_title-yrh {
  color: #EFF4F0;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.fhw-ft_support_text_sub-yrh {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #637066;
}.fhw-ft_support_btn-yrh {
  padding: 11px 22px;
  background: #85E000;
  border-radius: 8px;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #EFF4F0;
  white-space: nowrap;
}.fhw-ft_support_btn-yrh:hover {
  background: #9CF020;
}.fhw-ft_support_contacts-yrh {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.fhw-ft_support_contact-yrh {
  font-size: 12px;
  color: #546058;
  line-height: 1.4;
}.fhw-ft_support_contact-yrh strong {
  font-size: 11px;
  font-weight: 600;
  color: #8A9A8C;
  display: block;
  margin-bottom: 2px;
}.fhw-ft_main-yrh {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 767px) {.fhw-ft_main-yrh {
  padding: 2.5rem 24px 32px;
}
}.fhw-ft_main_in-yrh {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 637px) {.fhw-ft_main_in-yrh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.fhw-ft_main_in-yrh {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fhw-ft_col_logo-yrh {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.fhw-ft_col_logo-yrh {
  grid-column: auto;
}
}.fhw-ft_logo-yrh {
  gap: 9px;
  display: flex;
  color: #EFF4F0;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 800;
  align-items: center;
}.fhw-ft_logo_mark-yrh {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.fhw-ft_logo_mark-yrh img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fhw-ft_logo_sub-yrh {
  font-size: 0.75rem;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #546058;
  line-height: 1.55;
}.fhw-ft_col_title-yrh {
  letter-spacing: .07em;
  color: #8A9A8C;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 12px;
}.fhw-ft_col_links-yrh {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.fhw-ft_col_link-yrh {
  transition: color .2s;
  font-size: 0.813rem;
  color: #546058;
  overflow-wrap: break-word;
}.fhw-ft_col_link-yrh:hover {
  color: #C2CEC4;
}.fhw-ft_apps-yrh {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fhw-ft_app_card-yrh {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  display: flex;
  align-items: center;
}.fhw-ft_app_card-yrh:hover {
  border-color: rgba(133, 224, 0, 0.45);
}.fhw-ft_app_card_ic-yrh svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.fhw-ft_app_card_os-yrh {
  color: #546058;
  font-weight: 600;
  font-size: 0.625rem;
}.fhw-ft_app_card_action-yrh {
  font-weight: 700;
  color: #C2CEC4;
  font-size: 0.75rem;
}.fhw-ft_bot-yrh {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.fhw-ft_bot-yrh {
  padding: 20px 1.5rem;
}
}.fhw-ft_bot_in-yrh {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.fhw-ft_socials-yrh {
  gap: 8px;
  display: flex;
}.fhw-ft_soc-yrh {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  color: #8A9A8C;
  display: flex;
}.fhw-ft_soc-yrh svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.fhw-ft_soc-yrh:hover {
  background: rgba(255, 255, 255, 0.07);
}.fhw-ft_legal-yrh {
  flex: 1;
  color: #7A8A7C;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.fhw-ft_legal-yrh strong {
  font-weight: 700;
  color: #8A9A8C;
}.fhw-ft_legal-yrh a {
  color: #8A9A8C;
  text-decoration: underline;
}.fhw-ft_age-yrh {
  border: 2px solid #7A8A7C;
  border-radius: 50%;
  display: flex;
  margin-left: auto;
  width: 2rem;
  justify-content: center;
  font-size: 11px;
  color: #7A8A7C;
  font-weight: 800;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
}