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 {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0A1210;
  -webkit-font-smoothing: antialiased;
  color: #C2DDD0;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
}.cpu_layout_ytr {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.cpu_page_ytr {
  min-height: 100vh;
  display: flex;
}.cpu_main_ytr {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1078px) {.cpu_main_ytr {
  padding-left: 220px;
}
}
@media (max-width: 1076px) {.cpu_main_ytr {
  padding-bottom: 4.5rem;
}
}.cpu_gc_ytr {
  transition: transform .2s,border-color .2s;
  background: #0E1714;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 639px) {.cpu_gc_ytr {
  width: 156px;
}
}
@media(min-width: 1079px) {.cpu_gc_ytr {
  width: 10.5rem;
}
}.cpu_gc_ytr:hover {
  border-color: rgba(61, 190, 108, 0.07);
  transform: translateY(-3px);
}.cpu_gc_img_ytr {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.cpu_gc_img_ytr img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.cpu_gc_hover_ytr {
  transition: opacity .2s;
  background: rgba(6, 13, 10, 0.72);
  inset: 0;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.cpu_gc_ytr:hover .cpu_gc_hover_ytr {
  opacity: 1;
}.cpu_gc_hover_btn_ytr {
  padding: 0.5rem 1rem;
  background: #3DBE6C;
  border-radius: 5px;
  font-weight: 700;
  font-size: 12px;
  color: #EEF8F2;
}.cpu_gc_info_ytr {
  padding: 0.5rem 0.625rem 10px;
}.cpu_gc_name_ytr {
  overflow: hidden;
  margin-bottom: 3px;
  color: #C2DDD0;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
}.cpu_gc_prov_ytr {
  color: #4A6459;
  font-size: 10px;
}.cpu_gc_tag_ytr {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  left: 6px;
  font-size: 0.563rem;
  position: absolute;
  z-index: 2;
  top: 0.375rem;
}.cpu_gc_tag_hot_ytr {
  background: #E84040;
  color: #fff;
}.cpu_gc_tag_new_ytr {
  background: #4ED476;
  color: #0A1210;
}.cpu_gc_tag_jp_ytr {
  background: #F0B429;
  color: #0A1210;
}.cpu_gc_tag_ex_ytr {
  background: #1A6E42;
  color: #fff;
}.cpu_gc_tag_live_ytr {
  background: #E84040;
  color: #fff;
}.cpu_gr_ytr {
  padding: 2rem 1rem 0;
  background: #0A1210;
}
@media(min-width: 767px) {.cpu_gr_ytr {
  padding: 2.25rem 1.5rem 0;
}
}.cpu_gr_in_ytr {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpu_gr_head_ytr {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.cpu_gr_head_l_ytr {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.cpu_gr_ic_ytr {
  border-radius: 0.5rem;
  display: flex;
  height: 2rem;
  width: 32px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.cpu_gr_ic_ytr svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.cpu_gr_title_ytr {
  font-size: 1rem;
  color: #EEF8F2;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 771px) {.cpu_gr_title_ytr {
  font-size: 1.125rem;
}
}.cpu_gr_more_ytr {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  flex-shrink: 0;
  color: #607A70;
}.cpu_gr_more_ytr:hover {
  color: #3DBE6C;
}.cpu_gr_more_ytr svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.cpu_gr_arrows_ytr {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.cpu_gr_arr_ytr {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  color: #8AADA0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
}.cpu_gr_arr_ytr:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF8F2;
}.cpu_gr_arr_ytr svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.cpu_gr_seo_h_ytr {
  margin: 0 0 6px;
  color: #C2DDD0;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 42.5rem;
}
@media(min-width: 766px) {.cpu_gr_seo_h_ytr {
  font-size: 0.875rem;
}
}.cpu_gr_seo_ytr {
  margin-bottom: 12px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #607A70;
  max-width: 680px;
  line-height: 1.55;
}.cpu_gr_seo_ytr strong {
  color: #C2DDD0;
  font-weight: 600;
}.cpu_gr_scroll_ytr {
  gap: 0.625rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.cpu_gr_scroll_ytr::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.cpu_gr_scroll_ytr {
  gap: 0.75rem;
}
}.cpu_tb_ytr {
  background: #0A1210;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  height: 3.5rem;
  align-items: center;
  right: 0;
  top: 0;
  display: flex;
  position: fixed;
  left: 0;
}.cpu_tb_in_ytr {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.cpu_tb_burger_ytr {
  border-radius: 0.5rem;
  gap: 5px;
  display: flex;
  flex-direction: column;
  height: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
  width: 38px;
  justify-content: center;
}.cpu_tb_burger_ytr:hover {
  background: rgba(255, 255, 255, 0.05);
}.cpu_tb_burger_line_ytr {
  border-radius: 1px;
  background: #8AADA0;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1083px) {.cpu_tb_burger_ytr {
  display: none;
}
}.cpu_tb_logo_ytr {
  gap: 9px;
  margin-right: 1.25rem;
  font-weight: 800;
  color: #EEF8F2;
  font-size: 18px;
  align-items: center;
  overflow-wrap: break-word;
  flex-shrink: 0;
  letter-spacing: -.01em;
  display: flex;
}.cpu_tb_logo_mark_ytr {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  align-items: center;
}.cpu_tb_logo_mark_ytr img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cpu_tb_nav_ytr {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.cpu_tb_nav_ytr {
  display: flex;
}
}.cpu_tb_tab_ytr {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8AADA0;
}.cpu_tb_tab_ytr:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF8F2;
}.cpu_tb_tab_ytr.cpu_state_active_ytr {
  background: rgba(61, 190, 108, 0.18);
  color: #EEF8F2;
}.cpu_tb_right_ytr {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.cpu_tb_login_ytr {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 13px;
  color: #C2DDD0;
  display: none;
}.cpu_tb_login_ytr:hover {
  border-color: rgba(61, 190, 108, 0.45);
  color: #EEF8F2;
}
@media(min-width: 481px) {.cpu_tb_login_ytr {
  display: block;
}
}.cpu_tb_reg_ytr {
  padding: 0.563rem 18px;
  transition: background .2s;
  background: #4ED476;
  border-radius: 8px;
  white-space: nowrap;
  color: #071008;
  font-size: 13px;
  font-weight: 700;
}.cpu_tb_reg_ytr:hover {
  background: #63E48D;
}.cpu_sb_ytr {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #111C18;
  transition: transform .25s ease;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  bottom: 0;
  top: 3.5rem;
  width: 220px;
  left: 0;
}.cpu_sb_ytr.cpu_state_open_ytr {
  transform: translateX(0);
}.cpu_sb_ytr::-webkit-scrollbar {
  width: 4px;
}.cpu_sb_ytr::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.cpu_sb_ytr {
  transform: translateX(0);
}
}.cpu_sb_auth_ytr {
  padding: 14px 12px 10px;
}.cpu_sb_btn_reg_ytr {
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  background: #4ED476;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  color: #071008;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.cpu_sb_btn_reg_ytr:hover {
  background: #63E48D;
}.cpu_sb_btn_login_ytr {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  transition: border-color .2s;
  display: block;
  font-weight: 600;
  color: #C2DDD0;
  text-align: center;
  font-size: 0.813rem;
}.cpu_sb_btn_login_ytr:hover {
  border-color: rgba(61, 190, 108, 0.45);
  color: #EEF8F2;
}.cpu_sb_promo_ytr {
  overflow: hidden;
  border: 1px solid rgba(61, 190, 108, 0.18);
  margin: 0 12px 0.625rem;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#0D2E1C,#111C18);
  padding: 0.75rem 14px;
  position: relative;
}.cpu_sb_promo_ytr::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(61, 190, 108, 0.18),transparent 70%);
  width: 80px;
  position: absolute;
  height: 80px;
  top: -1.25rem;
  right: -20px;
  content: '';
}.cpu_sb_promo_title_ytr {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 700;
  color: #3DBE6C;
  letter-spacing: .06em;
  font-size: 0.688rem;
}.cpu_sb_promo_text_ytr {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #EEF8F2;
  font-weight: 600;
}.cpu_sb_promo_sub_ytr {
  font-size: 10px;
  margin-top: 3px;
  color: #607A70;
}.cpu_sb_nav_ytr {
  padding: 0.375rem 0.5rem 16px;
}.cpu_sb_nav_lb_ytr {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  color: #4A6459;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cpu_sb_link_ytr {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  gap: 10px;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  font-size: 0.813rem;
  color: #8AADA0;
  align-items: center;
  overflow-wrap: break-word;
}.cpu_sb_link_ytr:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF8F2;
}.cpu_sb_link_ytr.cpu_state_active_ytr {
  background: rgba(61, 190, 108, 0.18);
  color: #EEF8F2;
}.cpu_sb_ic_ytr {
  border-radius: 5px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 30px;
  height: 1.875rem;
}.cpu_sb_ic_ytr svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cpu_sb_ic_1_ytr {
  background: rgba(61, 190, 108, 0.07);
  color: #3DBE6C;
}.cpu_sb_ic_2_ytr {
  background: rgba(78, 212, 118, 0.16);
  color: #4ED476;
}.cpu_sb_ic_3_ytr {
  background: rgba(240, 180, 41, 0.15);
  color: #F0B429;
}.cpu_sb_ic_4_ytr {
  background: rgba(26, 110, 66, 0.28);
  color: #1A6E42;
}.cpu_sb_ic_5_ytr {
  background: rgba(61, 190, 108, 0.07);
  color: #FF4FA2;
}.cpu_sb_ic_6_ytr {
  background: rgba(26, 110, 66, 0.28);
  color: #9B5CF6;
}.cpu_sb_badge_ytr {
  padding: 2px 0.438rem;
  background: #F0B429;
  border-radius: 5px;
  color: #071008;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.cpu_sb_bot_ytr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.cpu_sb_lang_ytr,.cpu_sb_help_ytr {
  padding: 9px 0.375rem;
  flex: 1;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  font-weight: 600;
  display: flex;
  color: #8AADA0;
  justify-content: center;
  font-size: 11px;
  align-items: center;
}.cpu_sb_lang_ytr:hover,.cpu_sb_help_ytr:hover {
  border-color: rgba(61, 190, 108, 0.45);
  color: #EEF8F2;
}.cpu_sb_lang_ytr svg,.cpu_sb_help_ytr svg {
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cpu_sb_bd_ytr {
  background: rgba(6, 13, 10, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.cpu_sb_bd_ytr.cpu_state_on_ytr {
  display: block;
}
@media(min-width: 1078px) {.cpu_sb_bd_ytr {
  display: none!important;
}
}.cpu_mob_nav_ytr {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #111C18;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
  display: flex;
}
@media(min-width:1080px) {.cpu_mob_nav_ytr {
  display: none;
}
}.cpu_mob_nav_item_ytr {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  flex-direction: column;
  color: #4A6459;
  display: flex;
  cursor: pointer;
  align-items: center;
}.cpu_mob_nav_ic_ytr {
  line-height: 1;
}.cpu_mob_nav_ic_ytr svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cpu_mob_nav_lb_ytr {
  color: #4A6459;
  font-weight: 600;
  font-size: 0.625rem;
}.cpu_mob_nav_item_ytr.cpu_state_active_ytr {
  color: #3DBE6C;
}.cpu_mob_nav_item_ytr.cpu_state_active_ytr .cpu_mob_nav_lb_ytr {
  color: #3DBE6C;
}.cpu_hero_ytr {
  background: #0A1210;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 770px) {.cpu_hero_ytr {
  padding: 24px 24px 0;
}
}.cpu_hero_in_ytr {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.cpu_hero_in_ytr {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.cpu_hero_in_ytr {
  grid-template-columns: 1fr 340px;
}
}.cpu_hero_promo_ytr {
  background: #0E1714;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 767px) {.cpu_hero_promo_ytr {
  min-height: 280px;
}
}.cpu_hero_promo_bg_ytr {
  background: linear-gradient(120deg,#0D2E1C 0%,#0A1210 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.cpu_hero_promo_bg_ytr::after {
  background: linear-gradient(90deg,#0A1210 0%,rgba(6, 13, 10, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.cpu_hero_promo_glow_ytr {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 110, 66, 0.28) 0%,transparent 65%);
  pointer-events: none;
  position: absolute;
  height: 18.75rem;
  right: 60px;
  width: 18.75rem;
  top: -2.5rem;
}.cpu_hero_promo_ct_ytr {
  padding: 28px 24px 1.75rem 1.75rem;
  display: flex;
  justify-content: center;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
  position: relative;
}
@media(min-width: 771px) {.cpu_hero_promo_ct_ytr {
  padding: 40px 32px;
}
}.cpu_hero_badge_ytr {
  background: rgba(61, 190, 108, 0.18);
  padding: 5px 12px;
  border: 1px solid rgba(61, 190, 108, 0.07);
  border-radius: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #3DBE6C;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.cpu_hero_h1_ytr {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  color: #EEF8F2;
  font-weight: 800;
  font-size: 1.625rem;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.cpu_hero_h1_ytr em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 770px) {.cpu_hero_h1_ytr {
  font-size: 2.25rem;
}
}.cpu_hero_sub_ytr {
  font-size: 0.813rem;
  color: #8AADA0;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 767px) {.cpu_hero_sub_ytr {
  font-size: 14px;
}
}.cpu_hero_row_ytr {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.cpu_hero_cta_ytr {
  border-radius: 8px;
  padding: 13px 1.625rem;
  background: #4ED476;
  transition: background .2s;
  box-shadow: 0 4px 20px rgba(78, 212, 118, 0.50), 0 1px 0.25rem rgba(0, 0, 0, 0.40);
  color: #071008;
  font-weight: 700;
  font-size: 0.875rem;
}.cpu_hero_cta_ytr:hover {
  background: #63E48D;
}.cpu_hero_terms_ytr {
  color: #4A6459;
  font-size: 11px;
}.cpu_hero_game_ytr {
  border-radius: 14px;
  overflow: hidden;
  background: #0E1714;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.cpu_hero_game_badge_ytr {
  border-radius: 20px;
  padding: 5px 0.625rem;
  background: rgba(240, 180, 41, 0.15);
  border: 1px solid rgba(240, 180, 41, 0.15);
  text-transform: uppercase;
  left: 12px;
  font-size: 10px;
  letter-spacing: .06em;
  position: absolute;
  top: 12px;
  color: #F0B429;
  font-weight: 700;
  z-index: 3;
}.cpu_hero_game_badge_ytr svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
}.cpu_hero_game_img_ytr {
  background: linear-gradient(135deg,#0D2E1C,#0A1210);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.cpu_hero_game_img_ytr img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.cpu_hero_game_play_ytr {
  background: rgba(6, 13, 10, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.cpu_hero_game_ytr:hover .cpu_hero_game_play_ytr {
  opacity: 1;
}.cpu_hero_game_play_ytr span {
  background: #3DBE6C;
  border-radius: 50%;
  align-items: center;
  height: 52px;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.cpu_hero_game_play_ytr span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.cpu_hero_game_info_ytr {
  padding: 0.875rem 16px;
}.cpu_hero_game_title_ytr {
  font-weight: 700;
  color: #EEF8F2;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
}.cpu_hero_game_provider_ytr {
  font-size: 0.688rem;
  color: #607A70;
}.cpu_hero_game_btn_ytr {
  margin: 0.75rem 16px 1rem;
  transition: background .2s;
  border-radius: 8px;
  background: #3DBE6C;
  padding: 0.688rem;
  text-align: center;
  font-size: 0.813rem;
  color: #EEF8F2;
  font-weight: 700;
  display: block;
}.cpu_hero_game_ytr:hover .cpu_hero_game_btn_ytr {
  background: #52D47F;
}.cpu_wy_ytr {
  background: #0A1210;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.cpu_wy_ytr {
  padding: 2.5rem 1.5rem 0;
}
}.cpu_wy_in_ytr {
  margin: 0 auto;
  max-width: 1320px;
}.cpu_wy_head_ytr {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.cpu_wy_label_ytr {
  color: #3DBE6C;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.cpu_wy_h2_ytr {
  color: #EEF8F2;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.cpu_wy_h2_ytr {
  font-size: 1.5rem;
}
}.cpu_wy_intro_ytr {
  margin: 0;
  color: #607A70;
  line-height: 1.6;
  font-size: 0.813rem;
}.cpu_wy_grid_ytr {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.cpu_wy_grid_ytr {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.cpu_wy_grid_ytr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cpu_wy_card_ytr {
  background: #111C18;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
}.cpu_wy_card_ytr:hover {
  border-color: rgba(61, 190, 108, 0.07);
  transform: translateY(-2px);
}.cpu_wy_card_ic_ytr {
  background: rgba(61, 190, 108, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  color: #3DBE6C;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  height: 2.75rem;
  align-items: center;
}.cpu_wy_card_ic_ytr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
}.cpu_wy_card_h_ytr {
  color: #EEF8F2;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
}.cpu_wy_card_p_ytr {
  color: #607A70;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.cpu_wy_card_p_ytr strong {
  color: #C2DDD0;
  font-weight: 600;
}.cpu_gr_jp_ytr {
  padding: 1.25rem;
  border-radius: 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0D38 0%,#0A0D18 100%);
  position: relative;
}.cpu_gr_jp_ytr::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 110, 66, 0.28) 0%,transparent 70%);
  left: -3.75rem;
  height: 250px;
  width: 250px;
  content: '';
  top: -60px;
  position: absolute;
}.cpu_gr_jp_ytr::after {
  background: radial-gradient(circle,rgba(240, 180, 41, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 12.5rem;
  right: 0;
  position: absolute;
  height: 12.5rem;
  bottom: -40px;
}.cpu_gr_jp_head_ytr {
  gap: 16px;
  margin-bottom: 1rem;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.cpu_gr_jp_info_ytr {
  flex: 1;
}.cpu_gr_jp_label_ytr {
  font-size: 0.688rem;
  color: #9B5CF6;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cpu_gr_jp_label_ytr svg {
  stroke-linecap: round;
  margin-right: 0.25rem;
  height: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
}.cpu_gr_jp_amount_ytr {
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF8F2;
  line-height: 1;
  margin-bottom: 4px;
  font-size: 32px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.cpu_gr_jp_amount_ytr {
  font-size: 40px;
}
}.cpu_gr_jp_amount_ytr span {
  color: #F0B429;
}.cpu_gr_jp_seo_ytr {
  max-width: 30rem;
  color: #8AADA0;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
}.cpu_gr_jp_cta_ytr {
  padding: 0.688rem 20px;
  border: 1px solid rgba(26, 110, 66, 0.28);
  background: rgba(26, 110, 66, 0.28);
  transition: background .2s;
  border-radius: 0.5rem;
  flex-shrink: 0;
  align-self: flex-start;
  color: #EEF8F2;
  z-index: 1;
  margin-top: 4px;
  font-size: 0.813rem;
  white-space: nowrap;
  position: relative;
  font-weight: 700;
}.cpu_gr_jp_cta_ytr:hover {
  background: #1A6E42;
}.cpu_gcg_ytr {
  padding: 36px 1rem 0;
  background: #0A1210;
}
@media(min-width: 769px) {.cpu_gcg_ytr {
  padding: 2.75rem 1.5rem 0;
}
}.cpu_gcg_in_ytr {
  margin: 0 auto;
  max-width: 1320px;
}.cpu_gcg_head_ytr {
  margin-bottom: 20px;
  max-width: 45rem;
}.cpu_gcg_label_ytr {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #3DBE6C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.cpu_gcg_h2_ytr {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EEF8F2;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.cpu_gcg_h2_ytr {
  font-size: 28px;
}
}.cpu_gcg_intro_ytr {
  line-height: 1.6;
  color: #607A70;
  font-size: 0.813rem;
}.cpu_gcg_grid_ytr {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.cpu_gcg_grid_ytr {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.cpu_gcg_grid_ytr {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cpu_gcg_card_ytr {
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  display: flex;
  position: relative;
}.cpu_gcg_card_ytr:hover {
  border-color: rgba(61, 190, 108, 0.18);
  transform: translateY(-3px);
}.cpu_gcg_card_bg_ytr {
  inset: 0;
  position: absolute;
  z-index: 0;
}.cpu_gcg_card_bg_ytr::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.cpu_gcg_card_ic_ytr {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  right: 18px;
  position: absolute;
  z-index: 2;
  display: flex;
  top: 18px;
  align-items: center;
  color: #EEF8F2;
  height: 40px;
  width: 40px;
  justify-content: center;
}.cpu_gcg_card_ic_ytr svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.cpu_gcg_card_ct_ytr {
  position: relative;
  z-index: 1;
}.cpu_gcg_card_h_ytr {
  color: #EEF8F2;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.cpu_gcg_card_h_ytr {
  font-size: 1.25rem;
}
}.cpu_gcg_card_p_ytr {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
}.cpu_gcg_card_p_ytr strong {
  font-weight: 600;
  color: #EEF8F2;
}.cpu_gcg_card_cta_ytr {
  gap: 4px;
  font-size: 12px;
  text-transform: uppercase;
  color: #3DBE6C;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
  font-weight: 700;
}.cpu_gcg_card_cta_ytr svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.cpu_ws_ytr {
  padding: 2rem 1rem 0;
  background: #0A1210;
}
@media(min-width: 769px) {.cpu_ws_ytr {
  padding: 36px 24px 0;
}
}.cpu_ws_in_ytr {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpu_ws_head_ytr {
  gap: 12px;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.cpu_ws_title_ytr {
  gap: 0.625rem;
  color: #EEF8F2;
  font-weight: 700;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
}.cpu_ws_title_ic_ytr svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  color: #F0B429;
  height: 18px;
}.cpu_ws_online_ytr {
  gap: 7px;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  color: #607A70;
  align-items: center;
}.cpu_ws_online_dot_ytr {
  background: #4ED476;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(78, 212, 118, 0.16);
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
}.cpu_ws_scroll_ytr {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.cpu_ws_scroll_ytr::-webkit-scrollbar {
  display: none;
}.cpu_wc_ytr {
  gap: 0.625rem;
  border-radius: 8px;
  background: #0E1714;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 14px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.cpu_wc_img_ytr {
  border-radius: 0.313rem;
  overflow: hidden;
  background: #111C18;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.cpu_wc_img_ytr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cpu_wc_info_ytr {
  min-width: 0;
}.cpu_wc_game_ytr {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C2DDD0;
  white-space: nowrap;
  font-size: 12px;
}.cpu_wc_player_ytr {
  overflow: hidden;
  color: #4A6459;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.cpu_wc_amount_ytr {
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #4ED476;
  margin-left: auto;
  font-weight: 700;
}.cpu_reg_ytr {
  padding: 36px 16px 0;
  background: #0A1210;
}
@media(min-width: 767px) {.cpu_reg_ytr {
  padding: 44px 1.5rem 0;
}
}.cpu_reg_in_ytr {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  background: #111C18;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width: 766px) {.cpu_reg_in_ytr {
  padding: 40px;
}
}.cpu_reg_top_ytr {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.cpu_reg_top_ytr {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cpu_reg_label_ytr {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #3DBE6C;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.cpu_reg_h2_ytr {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF8F2;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.cpu_reg_h2_ytr {
  font-size: 28px;
}
}.cpu_reg_bonus_ytr {
  gap: 0.5rem;
  background: rgba(240, 180, 41, 0.15);
  border: 1px solid rgba(240, 180, 41, 0.15);
  border-radius: 8px;
  padding: 0.625rem 16px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.cpu_reg_bonus_amount_ytr {
  color: #F0B429;
  font-weight: 800;
  font-size: 20px;
}.cpu_reg_bonus_text_ytr {
  color: #8AADA0;
  font-size: 0.813rem;
  line-height: 1.35;
}.cpu_reg_cta_btn_ytr {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #4ED476;
  border-radius: 0.5rem;
  display: inline-block;
  font-size: 15px;
  color: #071008;
  box-shadow: 0 0.25rem 20px rgba(78, 212, 118, 0.50), 0 1px 0.25rem rgba(0, 0, 0, 0.40);
  margin-bottom: 0.75rem;
  font-weight: 700;
}.cpu_reg_cta_btn_ytr:hover {
  background: #63E48D;
}.cpu_reg_terms_ytr {
  line-height: 1.5;
  font-size: 11px;
  color: #4A6459;
}.cpu_reg_seo_ytr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  color: #607A70;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  padding-top: 20px;
}.cpu_reg_seo_ytr p {
  line-height: 1.65;
  color: #607A70;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.cpu_reg_seo_ytr p:last-child {
  margin-bottom: 0;
}.cpu_reg_seo_ytr strong {
  color: #C2DDD0;
  font-weight: 700;
}.cpu_reg_seo_ytr a {
  transition: color .2s;
  color: #3DBE6C;
  text-decoration: underline;
}.cpu_reg_seo_ytr a:hover {
  color: #52D47F;
}.cpu_reg_seo_ytr ul,.cpu_reg_seo_ytr ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.cpu_reg_seo_ytr ol {
  list-style: decimal;
}.cpu_reg_seo_ytr li {
  line-height: 1.65;
  font-size: 13px;
  color: #607A70;
  margin-bottom: 0.25rem;
}.cpu_reg_seo_ytr table {
  width: 100%;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.cpu_reg_seo_ytr table {
  display: table;
}
}.cpu_reg_seo_ytr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C2DDD0;
  text-align: left;
}.cpu_reg_seo_ytr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #607A70;
}.cpu_reg_steps_ytr {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 859px) {.cpu_reg_steps_ytr {
  margin-top: 0;
}
}.cpu_reg_step_ytr {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  gap: 0.875rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.cpu_reg_step_num_ytr {
  border-radius: 50%;
  border: 1px solid rgba(61, 190, 108, 0.07);
  background: rgba(61, 190, 108, 0.18);
  flex-shrink: 0;
  color: #3DBE6C;
  width: 2.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 800;
  height: 34px;
}.cpu_reg_step_title_ytr {
  margin-bottom: 3px;
  color: #EEF8F2;
  font-size: 14px;
  font-weight: 700;
}.cpu_reg_step_text_ytr {
  font-size: 12px;
  color: #607A70;
  line-height: 1.5;
}.cpu_reg_trust_ytr {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.cpu_reg_trust_item_ytr {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #607A70;
  overflow-wrap: break-word;
}.cpu_reg_trust_ic_ytr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  color: #3DBE6C;
}.cpu_app_ytr {
  padding: 36px 16px 0;
  background: #0A1210;
}
@media(min-width: 771px) {.cpu_app_ytr {
  padding: 2.75rem 24px 0;
}
}.cpu_app_in_ytr {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpu_app_head_ytr {
  margin-bottom: 16px;
}.cpu_app_label_ytr {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #3DBE6C;
  letter-spacing: .08em;
  font-size: 11px;
}.cpu_app_h2_ytr {
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EEF8F2;
  font-weight: 800;
}
@media(min-width: 767px) {.cpu_app_h2_ytr {
  font-size: 1.5rem;
}
}.cpu_app_sub_ytr {
  overflow-wrap: break-word;
  color: #607A70;
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
}.cpu_app_sub_ytr strong {
  color: #C2DDD0;
  font-weight: 700;
}.cpu_app_cards_ytr {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.cpu_app_cards_ytr {
  grid-template-columns: repeat(3,1fr);
}
}.cpu_app_card_ytr {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  gap: 1rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.cpu_app_card_ios_ytr {
  background: linear-gradient(135deg,rgba(61, 190, 108, 0.18) 0%,#111C18 100%);
}.cpu_app_card_android_ytr {
  background: linear-gradient(135deg,rgba(78, 212, 118, 0.16) 0%,#111C18 100%);
}.cpu_app_card_win_ytr {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.15) 0%,#111C18 100%);
}.cpu_app_card_ic_ytr svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.cpu_app_card_ic_ytr {
  color: #EEF8F2;
  flex-shrink: 0;
}.cpu_app_card_os_ytr {
  font-weight: 700;
  letter-spacing: .08em;
  color: #607A70;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.cpu_app_card_title_ytr {
  color: #EEF8F2;
  font-size: 15px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
}.cpu_app_card_text_ytr {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #607A70;
  margin-bottom: 14px;
  line-height: 1.5;
}.cpu_app_card_btn_ytr {
  transition: background .2s;
  gap: 0.438rem;
  padding: 0.625rem 18px;
  border: 1px solid rgba(61, 190, 108, 0.45);
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  align-items: center;
  color: #EEF8F2;
  display: inline-flex;
  font-size: 13px;
}.cpu_app_card_btn_ytr:hover {
  background: rgba(255, 255, 255, 0.07);
}.cpu_bon_ytr {
  background: #0A1210;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.cpu_bon_ytr {
  padding: 44px 24px 0;
}
}.cpu_bon_in_ytr {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpu_bon_head_ytr {
  margin-bottom: 1.25rem;
}.cpu_bon_label_ytr {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #3DBE6C;
}.cpu_bon_h2_ytr {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  color: #EEF8F2;
}
@media(min-width: 769px) {.cpu_bon_h2_ytr {
  font-size: 24px;
}
}.cpu_bon_seo_ytr {
  line-height: 1.6;
  color: #607A70;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
}.cpu_bon_seo_ytr strong {
  color: #C2DDD0;
  font-weight: 700;
}.cpu_bon_seo_ytr a {
  color: #3DBE6C;
  text-decoration: underline;
}.cpu_bon_grid_ytr {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.cpu_bon_grid_ytr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cpu_bon_grid_ytr {
  grid-template-columns: repeat(5,1fr);
}
}.cpu_bon_card_ytr {
  border-radius: 0.5rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  background: #0E1714;
}.cpu_bon_card_ytr:hover {
  transform: translateY(-2px);
  border-color: rgba(61, 190, 108, 0.07);
}.cpu_bon_card_ic_ytr svg {
  stroke-linecap: round;
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
}.cpu_bon_card_ic_ytr {
  margin-bottom: 10px;
}.cpu_bon_card_type_ytr {
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
  color: #607A70;
  font-weight: 700;
  font-size: 10px;
}.cpu_bon_card_amount_ytr {
  font-weight: 800;
  color: #F0B429;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 18px;
}.cpu_bon_card_name_ytr {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #EEF8F2;
  font-weight: 600;
  margin-bottom: 8px;
}.cpu_bon_card_detail_ytr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #4A6459;
  padding-top: 0.5rem;
}.cpu_prov_ytr {
  background: #0A1210;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.cpu_prov_ytr {
  padding: 44px 1.5rem 0;
}
}.cpu_prov_in_ytr {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpu_prov_head_ytr {
  margin-bottom: 1rem;
}.cpu_prov_label_ytr {
  color: #3DBE6C;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.cpu_prov_h2_ytr {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #EEF8F2;
}
@media(min-width: 770px) {.cpu_prov_h2_ytr {
  font-size: 1.5rem;
}
}.cpu_prov_seo_ytr {
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #607A70;
  max-width: 38.75rem;
}.cpu_prov_seo_ytr strong {
  color: #C2DDD0;
  font-weight: 700;
}.cpu_prov_seo_ytr a {
  color: #3DBE6C;
  text-decoration: underline;
}.cpu_prov_grid_ytr {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.cpu_prov_grid_ytr {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.cpu_prov_grid_ytr {
  grid-template-columns: repeat(8,1fr);
}
}.cpu_prov_card_ytr {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  background: #0E1714;
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.cpu_prov_card_ytr:hover {
  border-color: rgba(61, 190, 108, 0.45);
  background: #111C18;
}.cpu_prov_logo_ytr {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
  width: 44px;
  justify-content: center;
  height: 44px;
}.cpu_prov_logo_ytr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.cpu_prov_name_ytr {
  color: #8AADA0;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
}.cpu_htp_ytr {
  padding: 36px 16px 0;
  background: #0A1210;
}
@media(min-width: 769px) {.cpu_htp_ytr {
  padding: 2.75rem 1.5rem 0;
}
}.cpu_htp_in_ytr {
  margin: 0 auto;
  max-width: 1320px;
}.cpu_htp_head_ytr {
  max-width: 720px;
  margin-bottom: 22px;
}.cpu_htp_label_ytr {
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #3DBE6C;
  text-transform: uppercase;
}.cpu_htp_h2_ytr {
  margin-bottom: 8px;
  color: #EEF8F2;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.cpu_htp_h2_ytr {
  font-size: 28px;
}
}.cpu_htp_intro_ytr {
  line-height: 1.6;
  color: #607A70;
  font-size: 0.875rem;
}.cpu_htp_steps_ytr {
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.cpu_htp_steps_ytr {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cpu_htp_steps_ytr {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.cpu_htp_step_ytr {
  border-radius: 0.5rem;
  background: #111C18;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.cpu_htp_step_num_ytr {
  border-radius: 50%;
  background: #3DBE6C;
  width: 28px;
  height: 1.75rem;
  top: -12px;
  font-size: 13px;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  color: #071008;
  display: flex;
  left: 20px;
  position: absolute;
}.cpu_htp_step_ic_ytr {
  border-radius: 0.313rem;
  margin: 0.5rem 0 0.75rem;
  background: rgba(61, 190, 108, 0.18);
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  display: flex;
  color: #3DBE6C;
  width: 2.25rem;
}.cpu_htp_step_ic_ytr svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.cpu_htp_step_h_ytr {
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EEF8F2;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.cpu_htp_step_p_ytr {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #607A70;
}.cpu_htp_step_p_ytr strong {
  color: #C2DDD0;
  font-weight: 600;
}.cpu_htp_cta_ytr {
  background: #4ED476;
  border-radius: 0.5rem;
  padding: 13px 26px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.875rem;
  color: #071008;
  display: inline-block;
  margin-top: 20px;
}.cpu_htp_cta_ytr:hover {
  background: #63E48D;
}.cpu_seo_ytr {
  background: #0A1210;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.cpu_seo_ytr {
  padding: 2.75rem 1.5rem 0;
}
}.cpu_seo_in_ytr {
  border-radius: 0.875rem;
  background: #111C18;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.cpu_seo_in_ytr {
  padding: 2.25rem 2.5rem;
}
}.cpu_seo_label_ytr {
  color: #3DBE6C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.cpu_seo_h2_ytr {
  color: #EEF8F2;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.cpu_seo_h2_ytr {
  font-size: 24px;
}
}.cpu_seo_body_ytr {
  color: #8AADA0;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.cpu_seo_body_ytr p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #8AADA0;
  line-height: 1.75;
}.cpu_seo_body_ytr p:last-child {
  margin-bottom: 0;
}.cpu_seo_body_ytr strong {
  color: #C2DDD0;
  font-weight: 700;
}.cpu_seo_body_ytr a {
  transition: color .2s;
  color: #3DBE6C;
  text-decoration: underline;
}.cpu_seo_body_ytr a:hover {
  color: #52D47F;
}.cpu_seo_body_ytr ul,.cpu_seo_body_ytr ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.cpu_seo_body_ytr ol {
  list-style: decimal;
}.cpu_seo_body_ytr li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8AADA0;
}.cpu_seo_body_ytr table {
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.cpu_seo_body_ytr table {
  display: table;
}
}.cpu_seo_body_ytr th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C2DDD0;
}.cpu_seo_body_ytr td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8AADA0;
}.cpu_seo_cols_ytr {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.cpu_seo_cols_ytr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.cpu_seo_cols_ytr {
  grid-template-columns: repeat(3,1fr);
}
}.cpu_seo_col_h_ytr {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C2DDD0;
  font-size: 13px;
  overflow-wrap: break-word;
}.cpu_seo_col_p_ytr {
  color: #607A70;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.cpu_seo_stats_ytr {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.cpu_seo_stat_ytr {
  background: rgba(61, 190, 108, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(61, 190, 108, 0.18);
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.cpu_seo_stat_val_ytr {
  color: #3DBE6C;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.cpu_seo_stat_lb_ytr {
  color: #607A70;
  overflow-wrap: break-word;
  font-size: 11px;
}.cpu_faq_ytr {
  background: #0A1210;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.cpu_faq_ytr {
  padding: 2.75rem 24px 0;
}
}.cpu_faq_in_ytr {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpu_faq_head_ytr {
  margin-bottom: 20px;
}.cpu_faq_label_ytr {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #3DBE6C;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.cpu_faq_h2_ytr {
  color: #EEF8F2;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.cpu_faq_h2_ytr {
  font-size: 1.5rem;
}
}.cpu_faq_list_ytr {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.cpu_faq_item_ytr {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  overflow: hidden;
  background: #111C18;
}.cpu_faq_q_ytr {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  align-items: center;
  font-weight: 600;
  color: #C2DDD0;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  flex-wrap: wrap;
}.cpu_faq_q_ytr:hover {
  color: #EEF8F2;
}.cpu_faq_q_ic_ytr {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  width: 24px;
  align-items: center;
  font-size: 16px;
  color: #3DBE6C;
}.cpu_faq_item_ytr.cpu_state_open_ytr .cpu_faq_q_ic_ytr {
  transform: rotate(45deg);
}.cpu_faq_a_ytr {
  padding: 0 20px 16px;
  color: #607A70;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.cpu_faq_item_ytr.cpu_state_open_ytr .cpu_faq_a_ytr {
  display: block;
}.cpu_faq_a_ytr strong {
  color: #C2DDD0;
  font-weight: 700;
}.cpu_faq_a_ytr a {
  color: #3DBE6C;
  text-decoration: underline;
}.cpu_faq_a_ytr ul,.cpu_faq_a_ytr ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.cpu_faq_a_ytr ol {
  list-style: decimal;
}.cpu_faq_a_ytr li {
  line-height: 1.6;
  margin-bottom: 4px;
}.cpu_faq_a_ytr table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.cpu_faq_a_ytr table {
  display: table;
}
}.cpu_faq_a_ytr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C2DDD0;
  font-weight: 700;
  text-align: left;
}.cpu_faq_a_ytr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #607A70;
}.cpu_seo_ytr {
  background: #0A1210;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.cpu_seo_ytr {
  padding: 44px 1.5rem 0;
}
}.cpu_seo_in_ytr {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #111C18;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.cpu_seo_in_ytr {
  padding: 2.25rem 40px;
}
}.cpu_seo_label_ytr {
  color: #3DBE6C;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.cpu_seo_h2_ytr {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF8F2;
  line-height: 1.25;
}
@media(min-width: 769px) {.cpu_seo_h2_ytr {
  font-size: 24px;
}
}.cpu_seo_body_ytr {
  color: #8AADA0;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.cpu_seo_body_ytr p {
  font-size: 0.875rem;
  color: #8AADA0;
  margin-bottom: 12px;
  line-height: 1.75;
}.cpu_seo_body_ytr p:last-child {
  margin-bottom: 0;
}.cpu_seo_body_ytr strong {
  font-weight: 700;
  color: #C2DDD0;
}.cpu_seo_body_ytr a {
  transition: color .2s;
  text-decoration: underline;
  color: #3DBE6C;
}.cpu_seo_body_ytr a:hover {
  color: #52D47F;
}.cpu_seo_body_ytr ul,.cpu_seo_body_ytr ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.cpu_seo_body_ytr ol {
  list-style: decimal;
}.cpu_seo_body_ytr li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #8AADA0;
}.cpu_seo_body_ytr table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.cpu_seo_body_ytr table {
  display: table;
}
}.cpu_seo_body_ytr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C2DDD0;
  font-weight: 700;
  text-align: left;
}.cpu_seo_body_ytr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8AADA0;
}.cpu_seo_cols_ytr {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.cpu_seo_cols_ytr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cpu_seo_cols_ytr {
  grid-template-columns: repeat(3,1fr);
}
}.cpu_seo_col_h_ytr {
  color: #C2DDD0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
}.cpu_seo_col_p_ytr {
  line-height: 1.65;
  font-size: 13px;
  color: #607A70;
  overflow-wrap: break-word;
}.cpu_seo_stats_ytr {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.cpu_seo_stat_ytr {
  border: 1px solid rgba(61, 190, 108, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(61, 190, 108, 0.07);
  min-width: 140px;
}.cpu_seo_stat_val_ytr {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #3DBE6C;
}.cpu_seo_stat_lb_ytr {
  overflow-wrap: break-word;
  color: #607A70;
  font-size: 11px;
}.cpu_seo_ytr {
  background: #0A1210;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.cpu_seo_ytr {
  padding: 2.75rem 1.5rem 0;
}
}.cpu_seo_in_ytr {
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  background: #111C18;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.cpu_seo_in_ytr {
  padding: 2.25rem 2.5rem;
}
}.cpu_seo_label_ytr {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #3DBE6C;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cpu_seo_h2_ytr {
  color: #EEF8F2;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.cpu_seo_h2_ytr {
  font-size: 1.5rem;
}
}.cpu_seo_body_ytr {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #8AADA0;
}.cpu_seo_body_ytr p {
  line-height: 1.75;
  color: #8AADA0;
  margin-bottom: 12px;
  font-size: 14px;
}.cpu_seo_body_ytr p:last-child {
  margin-bottom: 0;
}.cpu_seo_body_ytr strong {
  color: #C2DDD0;
  font-weight: 700;
}.cpu_seo_body_ytr a {
  transition: color .2s;
  text-decoration: underline;
  color: #3DBE6C;
}.cpu_seo_body_ytr a:hover {
  color: #52D47F;
}.cpu_seo_body_ytr ul,.cpu_seo_body_ytr ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.cpu_seo_body_ytr ol {
  list-style: decimal;
}.cpu_seo_body_ytr li {
  line-height: 1.75;
  color: #8AADA0;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.cpu_seo_body_ytr table {
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width:768px) {.cpu_seo_body_ytr table {
  display: table;
}
}.cpu_seo_body_ytr th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2DDD0;
}.cpu_seo_body_ytr td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8AADA0;
}.cpu_seo_cols_ytr {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.cpu_seo_cols_ytr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cpu_seo_cols_ytr {
  grid-template-columns: repeat(3,1fr);
}
}.cpu_seo_col_h_ytr {
  color: #C2DDD0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
}.cpu_seo_col_p_ytr {
  color: #607A70;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.cpu_seo_stats_ytr {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.cpu_seo_stat_ytr {
  flex: 1;
  background: rgba(61, 190, 108, 0.07);
  border: 1px solid rgba(61, 190, 108, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.cpu_seo_stat_val_ytr {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #3DBE6C;
  font-size: 20px;
}.cpu_seo_stat_lb_ytr {
  overflow-wrap: break-word;
  color: #607A70;
  font-size: 0.688rem;
}.cpu_rv_ytr {
  padding: 2.25rem 16px 0;
  background: #0A1210;
}
@media(min-width: 767px) {.cpu_rv_ytr {
  padding: 2.75rem 24px 0;
}
}.cpu_rv_in_ytr {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpu_rv_head_ytr {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.cpu_rv_label_ytr {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #3DBE6C;
  font-weight: 700;
}.cpu_rv_h2_ytr {
  font-weight: 800;
  color: #EEF8F2;
  font-size: 22px;
  margin-bottom: 0.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.cpu_rv_h2_ytr {
  font-size: 28px;
}
}.cpu_rv_stats_ytr {
  gap: 18px;
  display: flex;
  align-items: center;
  color: #607A70;
  flex-wrap: wrap;
  font-size: 13px;
}.cpu_rv_stats_score_ytr {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.cpu_rv_stats_score_val_ytr {
  font-weight: 800;
  font-size: 1.375rem;
  color: #F0B429;
  font-family: 'Barlow Condensed', sans-serif;
}.cpu_rv_stats_score_max_ytr {
  color: #4A6459;
  font-size: 0.813rem;
}.cpu_rv_stats_badge_ytr {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.cpu_rv_stats_badge_ytr svg {
  color: #F0B429;
  width: 0.875rem;
  height: 14px;
}.cpu_rv_grid_ytr {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cpu_rv_grid_ytr {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.cpu_rv_grid_ytr {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cpu_rv_card_ytr {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  background: #111C18;
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
}.cpu_rv_card_stars_ytr {
  gap: 2px;
  color: #F0B429;
  margin-bottom: 10px;
  display: flex;
}.cpu_rv_card_stars_ytr svg {
  height: 0.875rem;
  width: 14px;
}.cpu_rv_card_h_ytr {
  line-height: 1.3;
  color: #EEF8F2;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.cpu_rv_card_body_ytr {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #607A70;
  margin-bottom: 14px;
}.cpu_rv_card_body_ytr strong {
  font-weight: 600;
  color: #C2DDD0;
}.cpu_rv_card_meta_ytr {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.cpu_rv_card_author_ytr {
  color: #C2DDD0;
  font-weight: 600;
  font-size: 12px;
}.cpu_rv_card_date_ytr {
  font-size: 0.688rem;
  color: #4A6459;
}.cpu_ft_ytr {
  background: #060D0A;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.cpu_ft_support_ytr {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.cpu_ft_support_ytr {
  padding: 1.75rem 24px;
}
}.cpu_ft_support_in_ytr {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.cpu_ft_support_main_ytr {
  gap: 16px;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.cpu_ft_support_ic_ytr {
  flex-shrink: 0;
  color: #3DBE6C;
}.cpu_ft_support_ic_ytr svg {
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
}.cpu_ft_support_text_title_ytr {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF8F2;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.cpu_ft_support_text_sub_ytr {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #607A70;
}.cpu_ft_support_btn_ytr {
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  background: #3DBE6C;
  transition: background .2s;
  font-weight: 700;
  flex-shrink: 0;
  color: #EEF8F2;
  font-size: 0.813rem;
  white-space: nowrap;
}.cpu_ft_support_btn_ytr:hover {
  background: #52D47F;
}.cpu_ft_support_contacts_ytr {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.cpu_ft_support_contact_ytr {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #4A6459;
}.cpu_ft_support_contact_ytr strong {
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  color: #8AADA0;
}.cpu_ft_main_ytr {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.cpu_ft_main_ytr {
  padding: 40px 24px 32px;
}
}.cpu_ft_main_in_ytr {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 642px) {.cpu_ft_main_in_ytr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.cpu_ft_main_in_ytr {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cpu_ft_col_logo_ytr {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.cpu_ft_col_logo_ytr {
  grid-column: auto;
}
}.cpu_ft_logo_ytr {
  gap: 9px;
  color: #EEF8F2;
  font-size: 16px;
  align-items: center;
  margin-bottom: 0.75rem;
  font-weight: 800;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
}.cpu_ft_logo_mark_ytr {
  border-radius: 5px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.cpu_ft_logo_mark_ytr img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.cpu_ft_logo_sub_ytr {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #4A6459;
  font-size: 12px;
  line-height: 1.55;
}.cpu_ft_col_title_ytr {
  font-weight: 700;
  color: #8AADA0;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 12px;
}.cpu_ft_col_links_ytr {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.cpu_ft_col_link_ytr {
  transition: color .2s;
  color: #4A6459;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.cpu_ft_col_link_ytr:hover {
  color: #C2DDD0;
}.cpu_ft_apps_ytr {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.cpu_ft_app_card_ytr {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 12px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 10px;
  display: flex;
  align-items: center;
}.cpu_ft_app_card_ytr:hover {
  border-color: rgba(61, 190, 108, 0.45);
}.cpu_ft_app_card_ic_ytr svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.cpu_ft_app_card_os_ytr {
  color: #4A6459;
  font-size: 10px;
  font-weight: 600;
}.cpu_ft_app_card_action_ytr {
  font-weight: 700;
  font-size: 12px;
  color: #C2DDD0;
}.cpu_ft_bot_ytr {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.cpu_ft_bot_ytr {
  padding: 20px 24px;
}
}.cpu_ft_bot_in_ytr {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.cpu_ft_socials_ytr {
  gap: 8px;
  display: flex;
}.cpu_ft_soc_ytr {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #8AADA0;
  width: 36px;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  display: flex;
}.cpu_ft_soc_ytr svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cpu_ft_soc_ytr:hover {
  background: rgba(255, 255, 255, 0.07);
}.cpu_ft_legal_ytr {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #6B8F7D;
  overflow-wrap: break-word;
}.cpu_ft_legal_ytr strong {
  font-weight: 700;
  color: #8AADA0;
}.cpu_ft_legal_ytr a {
  text-decoration: underline;
  color: #8AADA0;
}.cpu_ft_age_ytr {
  border: 2px solid #6B8F7D;
  border-radius: 50%;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  font-weight: 800;
  font-size: 11px;
  color: #6B8F7D;
  width: 2rem;
  display: flex;
  margin-left: auto;
  align-items: center;
}