html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0B1622;
  color: #C2DFEE;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
}.pmg_layout_dhu {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.pmg_page_dhu {
  display: flex;
  min-height: 100vh;
}.pmg_main_dhu {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1078px) {.pmg_main_dhu {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.pmg_main_dhu {
  padding-bottom: 72px;
}
}.pmg_gc_dhu {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  background: #0E1B2A;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 643px) {.pmg_gc_dhu {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.pmg_gc_dhu {
  width: 168px;
}
}.pmg_gc_dhu:hover {
  transform: translateY(-3px);
  border-color: rgba(18, 217, 245, 0.07);
}.pmg_gc_img_dhu {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.pmg_gc_img_dhu img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.pmg_gc_hover_dhu {
  background: rgba(7, 14, 24, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.pmg_gc_dhu:hover .pmg_gc_hover_dhu {
  opacity: 1;
}.pmg_gc_hover_btn_dhu {
  padding: 0.5rem 16px;
  background: #12D9F5;
  border-radius: 0.375rem;
  color: #F0FAFF;
  font-size: 0.75rem;
  font-weight: 700;
}.pmg_gc_info_dhu {
  padding: 0.5rem 0.625rem 10px;
}.pmg_gc_name_dhu {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  color: #C2DFEE;
  max-width: 100%;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.pmg_gc_prov_dhu {
  color: #3D6678;
  font-size: 0.625rem;
}.pmg_gc_tag_dhu {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  left: 6px;
  font-size: 0.563rem;
  top: 0.375rem;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
}.pmg_gc_tag_hot_dhu {
  background: #FF3D5A;
  color: #fff;
}.pmg_gc_tag_new_dhu {
  background: #22C96A;
  color: #0B1622;
}.pmg_gc_tag_jp_dhu {
  background: #FFB020;
  color: #0B1622;
}.pmg_gc_tag_ex_dhu {
  background: #7B3FF5;
  color: #fff;
}.pmg_gc_tag_live_dhu {
  background: #FF3D5A;
  color: #fff;
}.pmg_gr_dhu {
  background: #0B1622;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.pmg_gr_dhu {
  padding: 36px 24px 0;
}
}.pmg_gr_in_dhu {
  margin: 0 auto;
  max-width: 1320px;
}.pmg_gr_head_dhu {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.pmg_gr_head_l_dhu {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.pmg_gr_ic_dhu {
  border-radius: 0.75rem;
  width: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
}.pmg_gr_ic_dhu svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.pmg_gr_title_dhu {
  font-family: 'Fredoka One', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #F0FAFF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pmg_gr_title_dhu {
  font-size: 1.125rem;
}
}.pmg_gr_more_dhu {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  color: #4E7A92;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}.pmg_gr_more_dhu:hover {
  color: #12D9F5;
}.pmg_gr_more_dhu svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.pmg_gr_arrows_dhu {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.pmg_gr_arr_dhu {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  height: 1.875rem;
  color: #7AADC8;
}.pmg_gr_arr_dhu:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0FAFF;
}.pmg_gr_arr_dhu svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.pmg_gr_seo_h_dhu {
  margin: 0 0 6px;
  max-width: 42.5rem;
  color: #C2DFEE;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Fredoka One', sans-serif;
  font-size: 13px;
}
@media(min-width: 767px) {.pmg_gr_seo_h_dhu {
  font-size: 0.875rem;
}
}.pmg_gr_seo_dhu {
  font-size: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #4E7A92;
}.pmg_gr_seo_dhu strong {
  font-weight: 600;
  color: #C2DFEE;
}.pmg_gr_scroll_dhu {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.pmg_gr_scroll_dhu::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.pmg_gr_scroll_dhu {
  gap: 12px;
}
}.pmg_tb_dhu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B1622;
  z-index: 80;
  display: flex;
  right: 0;
  align-items: center;
  height: 3.5rem;
  position: fixed;
  top: 0;
  left: 0;
}.pmg_tb_in_dhu {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.pmg_tb_burger_dhu {
  gap: 0.313rem;
  border-radius: 12px;
  width: 38px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  display: flex;
  height: 2.375rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
}.pmg_tb_burger_dhu:hover {
  background: rgba(255, 255, 255, 0.05);
}.pmg_tb_burger_line_dhu {
  border-radius: 1px;
  background: #7AADC8;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.pmg_tb_burger_dhu {
  display: none;
}
}.pmg_tb_logo_dhu {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 20px;
  display: flex;
  color: #F0FAFF;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
  font-size: 1.125rem;
  overflow-wrap: break-word;
}.pmg_tb_logo_mark_dhu {
  overflow: hidden;
  border-radius: 12px;
  align-items: center;
  width: 2rem;
  height: 32px;
  justify-content: center;
  display: flex;
}.pmg_tb_logo_mark_dhu img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pmg_tb_nav_dhu {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.pmg_tb_nav_dhu {
  display: flex;
}
}.pmg_tb_tab_dhu {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 12px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #7AADC8;
}.pmg_tb_tab_dhu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0FAFF;
}.pmg_tb_tab_dhu.pmg_state_active_dhu {
  background: rgba(18, 217, 245, 0.16);
  color: #F0FAFF;
}.pmg_tb_right_dhu {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.pmg_tb_login_dhu {
  border-radius: 0.75rem;
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  font-weight: 600;
  color: #C2DFEE;
  display: none;
}.pmg_tb_login_dhu:hover {
  border-color: rgba(18, 217, 245, 0.40);
  color: #F0FAFF;
}
@media(min-width: 482px) {.pmg_tb_login_dhu {
  display: block;
}
}.pmg_tb_reg_dhu {
  transition: background .2s;
  background: #22C96A;
  padding: 9px 1.125rem;
  border-radius: 12px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #071018;
}.pmg_tb_reg_dhu:hover {
  background: #2EDD7A;
}.pmg_sb_dhu {
  background: #102030;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  overflow-y: auto;
  position: fixed;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  width: 13.75rem;
  z-index: 70;
}.pmg_sb_dhu.pmg_state_open_dhu {
  transform: translateX(0);
}.pmg_sb_dhu::-webkit-scrollbar {
  width: 4px;
}.pmg_sb_dhu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.pmg_sb_dhu {
  transform: translateX(0);
}
}.pmg_sb_auth_dhu {
  padding: 14px 0.75rem 0.625rem;
}.pmg_sb_btn_reg_dhu {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 12px;
  background: #22C96A;
  font-size: 13px;
  margin-bottom: 8px;
  color: #071018;
  font-weight: 700;
  display: block;
  text-align: center;
}.pmg_sb_btn_reg_dhu:hover {
  background: #2EDD7A;
}.pmg_sb_btn_login_dhu {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  color: #C2DFEE;
  text-align: center;
}.pmg_sb_btn_login_dhu:hover {
  border-color: rgba(18, 217, 245, 0.40);
  color: #F0FAFF;
}.pmg_sb_promo_dhu {
  overflow: hidden;
  padding: 12px 0.875rem;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#0D2040,#102030);
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(18, 217, 245, 0.16);
  position: relative;
}.pmg_sb_promo_dhu::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(18, 217, 245, 0.16),transparent 70%);
  width: 80px;
  height: 80px;
  position: absolute;
  top: -20px;
  content: '';
  right: -1.25rem;
}.pmg_sb_promo_title_dhu {
  color: #12D9F5;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 11px;
}.pmg_sb_promo_text_dhu {
  color: #F0FAFF;
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
}.pmg_sb_promo_sub_dhu {
  margin-top: 3px;
  font-size: 10px;
  color: #4E7A92;
}.pmg_sb_nav_dhu {
  padding: 0.375rem 0.5rem 1rem;
}.pmg_sb_nav_lb_dhu {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #3D6678;
}.pmg_sb_link_dhu {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 6px;
  gap: 10px;
  color: #7AADC8;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
}.pmg_sb_link_dhu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0FAFF;
}.pmg_sb_link_dhu.pmg_state_active_dhu {
  background: rgba(18, 217, 245, 0.16);
  color: #F0FAFF;
}.pmg_sb_ic_dhu {
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  width: 30px;
  display: flex;
  flex-shrink: 0;
}.pmg_sb_ic_dhu svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.pmg_sb_ic_1_dhu {
  background: rgba(18, 217, 245, 0.07);
  color: #12D9F5;
}.pmg_sb_ic_2_dhu {
  background: rgba(34, 201, 106, 0.15);
  color: #22C96A;
}.pmg_sb_ic_3_dhu {
  background: rgba(255, 176, 32, 0.14);
  color: #FFB020;
}.pmg_sb_ic_4_dhu {
  background: rgba(123, 63, 245, 0.20);
  color: #7B3FF5;
}.pmg_sb_ic_5_dhu {
  background: rgba(18, 217, 245, 0.07);
  color: #FF4FA8;
}.pmg_sb_ic_6_dhu {
  background: rgba(123, 63, 245, 0.20);
  color: #A04EFF;
}.pmg_sb_badge_dhu {
  border-radius: 6px;
  background: #FFB020;
  padding: 2px 0.438rem;
  color: #071018;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.pmg_sb_bot_dhu {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.pmg_sb_lang_dhu,.pmg_sb_help_dhu {
  padding: 9px 0.375rem;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-weight: 600;
  display: flex;
  color: #7AADC8;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
}.pmg_sb_lang_dhu:hover,.pmg_sb_help_dhu:hover {
  border-color: rgba(18, 217, 245, 0.40);
  color: #F0FAFF;
}.pmg_sb_lang_dhu svg,.pmg_sb_help_dhu svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.pmg_sb_bd_dhu {
  inset: 0;
  background: rgba(7, 14, 24, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.pmg_sb_bd_dhu.pmg_state_on_dhu {
  display: block;
}
@media(min-width: 1081px) {.pmg_sb_bd_dhu {
  display: none!important;
}
}.pmg_mob_nav_dhu {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #102030;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width: 1079px) {.pmg_mob_nav_dhu {
  display: none;
}
}.pmg_mob_nav_item_dhu {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #3D6678;
  flex-direction: column;
}.pmg_mob_nav_ic_dhu {
  line-height: 1;
}.pmg_mob_nav_ic_dhu svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pmg_mob_nav_lb_dhu {
  color: #3D6678;
  font-size: 10px;
  font-weight: 600;
}.pmg_mob_nav_item_dhu.pmg_state_active_dhu {
  color: #12D9F5;
}.pmg_mob_nav_item_dhu.pmg_state_active_dhu .pmg_mob_nav_lb_dhu {
  color: #12D9F5;
}.pmg_hero_dhu {
  padding: 1.25rem 1rem 0;
  background: #0B1622;
}
@media(min-width: 769px) {.pmg_hero_dhu {
  padding: 1.5rem 1.5rem 0;
}
}.pmg_hero_in_dhu {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.pmg_hero_in_dhu {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.pmg_hero_in_dhu {
  grid-template-columns: 1fr 340px;
}
}.pmg_hero_promo_dhu {
  background: #0E1B2A;
  border-radius: 1.125rem;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 771px) {.pmg_hero_promo_dhu {
  min-height: 280px;
}
}.pmg_hero_promo_bg_dhu {
  background: linear-gradient(120deg,#0D2040 0%,#0B1622 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.pmg_hero_promo_bg_dhu::after {
  background: linear-gradient(90deg,#0B1622 0%,rgba(7, 14, 24, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.pmg_hero_promo_glow_dhu {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 63, 245, 0.20) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  width: 18.75rem;
  top: -2.5rem;
  height: 300px;
}.pmg_hero_promo_ct_dhu {
  padding: 1.75rem 24px 28px 1.75rem;
  position: relative;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
}
@media(min-width:768px) {.pmg_hero_promo_ct_dhu {
  padding: 40px 2rem;
}
}.pmg_hero_badge_dhu {
  border-radius: 24px;
  border: 1px solid rgba(18, 217, 245, 0.07);
  background: rgba(18, 217, 245, 0.16);
  padding: 5px 0.75rem;
  color: #12D9F5;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
}.pmg_hero_h1_dhu {
  line-height: 1.15;
  font-weight: 800;
  color: #F0FAFF;
  margin-bottom: 10px;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.625rem;
  overflow-wrap: break-word;
}.pmg_hero_h1_dhu em {
  font-style: normal;
  color: #FFB020;
}
@media(min-width: 771px) {.pmg_hero_h1_dhu {
  font-size: 36px;
}
}.pmg_hero_sub_dhu {
  line-height: 1.55;
  color: #7AADC8;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 766px) {.pmg_hero_sub_dhu {
  font-size: 0.875rem;
}
}.pmg_hero_row_dhu {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.pmg_hero_cta_dhu {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #22C96A;
  border-radius: 0.75rem;
  font-size: 14px;
  box-shadow: 0 5px 0.875rem rgba(34, 201, 106, 0.48);
  color: #071018;
  font-weight: 700;
}.pmg_hero_cta_dhu:hover {
  background: #2EDD7A;
}.pmg_hero_terms_dhu {
  font-size: 0.688rem;
  color: #3D6678;
}.pmg_hero_game_dhu {
  background: #0E1B2A;
  overflow: hidden;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.pmg_hero_game_badge_dhu {
  border-radius: 1.5rem;
  padding: 5px 0.625rem;
  background: rgba(255, 176, 32, 0.14);
  border: 1px solid rgba(255, 176, 32, 0.14);
  font-size: 10px;
  color: #FFB020;
  text-transform: uppercase;
  position: absolute;
  left: 0.75rem;
  z-index: 3;
  top: 0.75rem;
  font-weight: 700;
  letter-spacing: .06em;
}.pmg_hero_game_badge_dhu svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.pmg_hero_game_img_dhu {
  background: linear-gradient(135deg,#0D2040,#0B1622);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.pmg_hero_game_img_dhu img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.pmg_hero_game_play_dhu {
  transition: opacity .2s;
  background: rgba(7, 14, 24, 0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.pmg_hero_game_dhu:hover .pmg_hero_game_play_dhu {
  opacity: 1;
}.pmg_hero_game_play_dhu span {
  background: #12D9F5;
  border-radius: 50%;
  width: 52px;
  align-items: center;
  display: flex;
  height: 3.25rem;
  justify-content: center;
}.pmg_hero_game_play_dhu span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.pmg_hero_game_info_dhu {
  padding: 0.875rem 1rem;
}.pmg_hero_game_title_dhu {
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F0FAFF;
  font-weight: 700;
}.pmg_hero_game_provider_dhu {
  color: #4E7A92;
  font-size: 0.688rem;
}.pmg_hero_game_btn_dhu {
  border-radius: 12px;
  padding: 11px;
  transition: background .2s;
  background: #12D9F5;
  margin: 0.75rem 1rem 1rem;
  text-align: center;
  font-weight: 700;
  color: #F0FAFF;
  display: block;
  font-size: 0.813rem;
}.pmg_hero_game_dhu:hover .pmg_hero_game_btn_dhu {
  background: #3AE6FF;
}.pmg_sbar_dhu {
  padding: 16px 1rem 0;
  background: #0B1622;
}
@media(min-width:768px) {.pmg_sbar_dhu {
  padding: 18px 1.5rem 0;
}
}.pmg_sbar_in_dhu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pmg_sbar_row_dhu {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.pmg_sbar_input_dhu {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1B2A;
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 12px;
  align-items: center;
  color: #4E7A92;
  cursor: pointer;
  display: flex;
  font-size: 13px;
}.pmg_sbar_input_dhu:hover {
  border-color: rgba(18, 217, 245, 0.40);
}.pmg_sbar_input_dhu svg {
  stroke-linecap: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 0.938rem;
}.pmg_sbar_providers_dhu {
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1B2A;
  border-radius: 12px;
  padding: 11px 18px;
  white-space: nowrap;
  align-items: center;
  color: #C2DFEE;
  font-weight: 600;
  display: flex;
  font-size: 0.813rem;
}.pmg_sbar_providers_dhu:hover {
  border-color: rgba(18, 217, 245, 0.40);
  color: #F0FAFF;
}.pmg_sbar_providers_dhu svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.pmg_sbar_tabs_dhu {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.pmg_sbar_tabs_dhu::-webkit-scrollbar {
  display: none;
}.pmg_sbar_tab_dhu {
  border-radius: 1.5rem;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  color: #7AADC8;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 12px;
}.pmg_sbar_tab_dhu:hover {
  border-color: rgba(18, 217, 245, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #F0FAFF;
}.pmg_sbar_tab_dhu.pmg_state_active_dhu {
  background: rgba(18, 217, 245, 0.16);
  border-color: rgba(18, 217, 245, 0.07);
  color: #F0FAFF;
}.pmg_sbar_tab_ic_dhu svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pmg_gcg_dhu {
  padding: 36px 1rem 0;
  background: #0B1622;
}
@media(min-width: 767px) {.pmg_gcg_dhu {
  padding: 2.75rem 1.5rem 0;
}
}.pmg_gcg_in_dhu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pmg_gcg_head_dhu {
  margin-bottom: 20px;
  max-width: 45rem;
}.pmg_gcg_label_dhu {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #12D9F5;
  letter-spacing: .08em;
}.pmg_gcg_h2_dhu {
  font-weight: 800;
  color: #F0FAFF;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.pmg_gcg_h2_dhu {
  font-size: 28px;
}
}.pmg_gcg_intro_dhu {
  font-size: 0.813rem;
  color: #4E7A92;
  line-height: 1.6;
}.pmg_gcg_grid_dhu {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.pmg_gcg_grid_dhu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.pmg_gcg_grid_dhu {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pmg_gcg_card_dhu {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 1.125rem;
  cursor: pointer;
  display: flex;
  min-height: 15rem;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
}.pmg_gcg_card_dhu:hover {
  transform: translateY(-3px);
  border-color: rgba(18, 217, 245, 0.16);
}.pmg_gcg_card_bg_dhu {
  inset: 0;
  position: absolute;
  z-index: 0;
}.pmg_gcg_card_bg_dhu::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.pmg_gcg_card_ic_dhu {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  height: 40px;
  top: 18px;
  color: #F0FAFF;
  width: 2.5rem;
  right: 18px;
  justify-content: center;
  display: flex;
  align-items: center;
  z-index: 2;
  position: absolute;
}.pmg_gcg_card_ic_dhu svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.pmg_gcg_card_ct_dhu {
  z-index: 1;
  position: relative;
}.pmg_gcg_card_h_dhu {
  color: #F0FAFF;
  font-size: 18px;
  margin-bottom: 8px;
  line-height: 1.2;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.pmg_gcg_card_h_dhu {
  font-size: 20px;
}
}.pmg_gcg_card_p_dhu {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.pmg_gcg_card_p_dhu strong {
  color: #F0FAFF;
  font-weight: 600;
}.pmg_gcg_card_cta_dhu {
  gap: 0.25rem;
  text-transform: uppercase;
  align-items: center;
  color: #12D9F5;
  letter-spacing: .04em;
  font-size: 0.75rem;
  display: inline-flex;
  font-weight: 700;
}.pmg_gcg_card_cta_dhu svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.pmg_gr_jp_dhu {
  overflow: hidden;
  border-radius: 1.125rem;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0A38 0%,#0B1230 100%);
  position: relative;
}.pmg_gr_jp_dhu::before {
  background: radial-gradient(circle,rgba(123, 63, 245, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 250px;
  height: 15.625rem;
  position: absolute;
  top: -3.75rem;
  left: -60px;
}.pmg_gr_jp_dhu::after {
  background: radial-gradient(circle,rgba(255, 176, 32, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  width: 12.5rem;
  position: absolute;
  height: 12.5rem;
  bottom: -40px;
}.pmg_gr_jp_head_dhu {
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
}.pmg_gr_jp_info_dhu {
  flex: 1;
}.pmg_gr_jp_label_dhu {
  color: #A04EFF;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.pmg_gr_jp_label_dhu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 4px;
  height: 14px;
  vertical-align: -2px;
  width: 0.875rem;
}.pmg_gr_jp_amount_dhu {
  font-size: 32px;
  margin-bottom: 4px;
  color: #F0FAFF;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1;
}
@media(min-width: 765px) {.pmg_gr_jp_amount_dhu {
  font-size: 40px;
}
}.pmg_gr_jp_amount_dhu span {
  color: #FFB020;
}.pmg_gr_jp_seo_dhu {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 30rem;
  line-height: 1.5;
  color: #7AADC8;
}.pmg_gr_jp_cta_dhu {
  background: rgba(123, 63, 245, 0.20);
  border-radius: 12px;
  transition: background .2s;
  border: 1px solid rgba(123, 63, 245, 0.20);
  padding: 11px 20px;
  font-size: 13px;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 0.25rem;
  font-weight: 700;
  color: #F0FAFF;
  z-index: 1;
  white-space: nowrap;
}.pmg_gr_jp_cta_dhu:hover {
  background: #7B3FF5;
}.pmg_ws_dhu {
  padding: 2rem 1rem 0;
  background: #0B1622;
}
@media(min-width: 769px) {.pmg_ws_dhu {
  padding: 2.25rem 24px 0;
}
}.pmg_ws_in_dhu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pmg_ws_head_dhu {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.pmg_ws_title_dhu {
  gap: 0.625rem;
  align-items: center;
  color: #F0FAFF;
  font-size: 1rem;
  font-family: 'Fredoka One', sans-serif;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
}.pmg_ws_title_ic_dhu svg {
  height: 1.125rem;
  stroke-linejoin: round;
  color: #FFB020;
  stroke-linecap: round;
  width: 1.125rem;
}.pmg_ws_online_dhu {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  color: #4E7A92;
  display: flex;
  font-size: 0.75rem;
}.pmg_ws_online_dot_dhu {
  border-radius: 50%;
  background: #22C96A;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34, 201, 106, 0.15);
  height: 0.5rem;
  width: 0.5rem;
}.pmg_ws_scroll_dhu {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.pmg_ws_scroll_dhu::-webkit-scrollbar {
  display: none;
}.pmg_wc_dhu {
  background: #0E1B2A;
  gap: 10px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.pmg_wc_img_dhu {
  background: #102030;
  overflow: hidden;
  border-radius: 0.375rem;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.pmg_wc_img_dhu img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pmg_wc_info_dhu {
  min-width: 0;
}.pmg_wc_game_dhu {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  color: #C2DFEE;
  font-weight: 600;
  text-overflow: ellipsis;
}.pmg_wc_player_dhu {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #3D6678;
  font-size: 0.625rem;
}.pmg_wc_amount_dhu {
  font-size: 0.813rem;
  color: #22C96A;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
}.pmg_app_dhu {
  padding: 2.25rem 1rem 0;
  background: #0B1622;
}
@media(min-width: 767px) {.pmg_app_dhu {
  padding: 2.75rem 24px 0;
}
}.pmg_app_in_dhu {
  margin: 0 auto;
  max-width: 1320px;
}.pmg_app_head_dhu {
  margin-bottom: 1rem;
}.pmg_app_label_dhu {
  color: #12D9F5;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.pmg_app_h2_dhu {
  margin-bottom: 6px;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0FAFF;
}
@media(min-width: 771px) {.pmg_app_h2_dhu {
  font-size: 24px;
}
}.pmg_app_sub_dhu {
  color: #4E7A92;
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.pmg_app_sub_dhu strong {
  font-weight: 700;
  color: #C2DFEE;
}.pmg_app_cards_dhu {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.pmg_app_cards_dhu {
  grid-template-columns: repeat(3,1fr);
}
}.pmg_app_card_dhu {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 0.75rem;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.pmg_app_card_ios_dhu {
  background: linear-gradient(135deg,rgba(18, 217, 245, 0.16) 0%,#102030 100%);
}.pmg_app_card_android_dhu {
  background: linear-gradient(135deg,rgba(34, 201, 106, 0.15) 0%,#102030 100%);
}.pmg_app_card_win_dhu {
  background: linear-gradient(135deg,rgba(255, 176, 32, 0.14) 0%,#102030 100%);
}.pmg_app_card_ic_dhu svg {
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
}.pmg_app_card_ic_dhu {
  flex-shrink: 0;
  color: #F0FAFF;
}.pmg_app_card_os_dhu {
  color: #4E7A92;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .08em;
}.pmg_app_card_title_dhu {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F0FAFF;
  line-height: 1.2;
  margin-bottom: 6px;
}.pmg_app_card_text_dhu {
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #4E7A92;
  overflow-wrap: break-word;
  line-height: 1.5;
}.pmg_app_card_btn_dhu {
  padding: 0.625rem 1.125rem;
  border-radius: 0.375rem;
  transition: background .2s;
  border: 1px solid rgba(18, 217, 245, 0.40);
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  color: #F0FAFF;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
}.pmg_app_card_btn_dhu:hover {
  background: rgba(255, 255, 255, 0.07);
}.pmg_bon_dhu {
  padding: 2.25rem 16px 0;
  background: #0B1622;
}
@media(min-width:768px) {.pmg_bon_dhu {
  padding: 2.75rem 1.5rem 0;
}
}.pmg_bon_in_dhu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pmg_bon_head_dhu {
  margin-bottom: 20px;
}.pmg_bon_label_dhu {
  font-weight: 700;
  color: #12D9F5;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.pmg_bon_h2_dhu {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0FAFF;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.pmg_bon_h2_dhu {
  font-size: 24px;
}
}.pmg_bon_seo_dhu {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  color: #4E7A92;
}.pmg_bon_seo_dhu strong {
  color: #C2DFEE;
  font-weight: 700;
}.pmg_bon_seo_dhu a {
  color: #12D9F5;
  text-decoration: underline;
}.pmg_bon_grid_dhu {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.pmg_bon_grid_dhu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.pmg_bon_grid_dhu {
  grid-template-columns: repeat(5,1fr);
}
}.pmg_bon_card_dhu {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1B2A;
  border-radius: 0.75rem;
}.pmg_bon_card_dhu:hover {
  border-color: rgba(18, 217, 245, 0.07);
  transform: translateY(-2px);
}.pmg_bon_card_ic_dhu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
}.pmg_bon_card_ic_dhu {
  margin-bottom: 0.625rem;
}.pmg_bon_card_type_dhu {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #4E7A92;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.pmg_bon_card_amount_dhu {
  font-weight: 800;
  color: #FFB020;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
}.pmg_bon_card_name_dhu {
  overflow-wrap: break-word;
  color: #F0FAFF;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.pmg_bon_card_detail_dhu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #3D6678;
  line-height: 1.5;
}.pmg_prov_dhu {
  background: #0B1622;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.pmg_prov_dhu {
  padding: 2.75rem 1.5rem 0;
}
}.pmg_prov_in_dhu {
  margin: 0 auto;
  max-width: 1320px;
}.pmg_prov_head_dhu {
  margin-bottom: 1rem;
}.pmg_prov_label_dhu {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #12D9F5;
  font-size: 0.688rem;
  font-weight: 700;
}.pmg_prov_h2_dhu {
  font-weight: 800;
  color: #F0FAFF;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.pmg_prov_h2_dhu {
  font-size: 24px;
}
}.pmg_prov_seo_dhu {
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #4E7A92;
  margin-bottom: 16px;
  line-height: 1.6;
}.pmg_prov_seo_dhu strong {
  font-weight: 700;
  color: #C2DFEE;
}.pmg_prov_seo_dhu a {
  text-decoration: underline;
  color: #12D9F5;
}.pmg_prov_grid_dhu {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.pmg_prov_grid_dhu {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.pmg_prov_grid_dhu {
  grid-template-columns: repeat(8,1fr);
}
}.pmg_prov_card_dhu {
  background: #0E1B2A;
  border-radius: 12px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.875rem 10px;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.pmg_prov_card_dhu:hover {
  border-color: rgba(18, 217, 245, 0.40);
  background: #102030;
}.pmg_prov_logo_dhu {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 44px;
}.pmg_prov_logo_dhu img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.pmg_prov_name_dhu {
  font-weight: 600;
  color: #7AADC8;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
}.pmg_htp_dhu {
  padding: 2.25rem 1rem 0;
  background: #0B1622;
}
@media(min-width: 766px) {.pmg_htp_dhu {
  padding: 44px 1.5rem 0;
}
}.pmg_htp_in_dhu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pmg_htp_head_dhu {
  max-width: 720px;
  margin-bottom: 22px;
}.pmg_htp_label_dhu {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #12D9F5;
}.pmg_htp_h2_dhu {
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 0.5rem;
  color: #F0FAFF;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.pmg_htp_h2_dhu {
  font-size: 28px;
}
}.pmg_htp_intro_dhu {
  color: #4E7A92;
  font-size: 14px;
  line-height: 1.6;
}.pmg_htp_steps_dhu {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width:640px) {.pmg_htp_steps_dhu {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pmg_htp_steps_dhu {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.pmg_htp_step_dhu {
  padding: 1.25rem 18px 18px;
  background: #102030;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
  position: relative;
}.pmg_htp_step_num_dhu {
  background: #12D9F5;
  border-radius: 50%;
  font-weight: 800;
  left: 1.25rem;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  height: 1.75rem;
  color: #071018;
  font-family: 'Fredoka One', sans-serif;
  top: -0.75rem;
  position: absolute;
  width: 28px;
  justify-content: center;
}.pmg_htp_step_ic_dhu {
  border-radius: 0.375rem;
  margin: 8px 0 12px;
  background: rgba(18, 217, 245, 0.16);
  color: #12D9F5;
  display: flex;
  height: 2.25rem;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
}.pmg_htp_step_ic_dhu svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.pmg_htp_step_h_dhu {
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F0FAFF;
  font-size: 14px;
  font-weight: 700;
}.pmg_htp_step_p_dhu {
  color: #4E7A92;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.pmg_htp_step_p_dhu strong {
  color: #C2DFEE;
  font-weight: 600;
}.pmg_htp_cta_dhu {
  border-radius: 12px;
  transition: background .2s;
  background: #22C96A;
  padding: 0.813rem 26px;
  display: inline-block;
  color: #071018;
  margin-top: 1.25rem;
  font-weight: 700;
  font-size: 14px;
}.pmg_htp_cta_dhu:hover {
  background: #2EDD7A;
}.pmg_reg_dhu {
  background: #0B1622;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pmg_reg_dhu {
  padding: 44px 24px 0;
}
}.pmg_reg_in_dhu {
  border-radius: 18px;
  background: #102030;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.pmg_reg_in_dhu {
  padding: 40px;
}
}.pmg_reg_top_dhu {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.pmg_reg_top_dhu {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.pmg_reg_label_dhu {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #12D9F5;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.pmg_reg_h2_dhu {
  margin-bottom: 12px;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F0FAFF;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.pmg_reg_h2_dhu {
  font-size: 28px;
}
}.pmg_reg_bonus_dhu {
  background: rgba(255, 176, 32, 0.14);
  gap: 8px;
  padding: 0.625rem 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 176, 32, 0.14);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.pmg_reg_bonus_amount_dhu {
  font-size: 1.25rem;
  color: #FFB020;
  font-weight: 800;
}.pmg_reg_bonus_text_dhu {
  font-size: 0.813rem;
  color: #7AADC8;
  line-height: 1.35;
}.pmg_reg_cta_btn_dhu {
  padding: 14px 32px;
  transition: background .2s;
  background: #22C96A;
  border-radius: 12px;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
  box-shadow: 0 5px 0.875rem rgba(34, 201, 106, 0.48);
  font-weight: 700;
  color: #071018;
}.pmg_reg_cta_btn_dhu:hover {
  background: #2EDD7A;
}.pmg_reg_terms_dhu {
  line-height: 1.5;
  color: #3D6678;
  font-size: 0.688rem;
}.pmg_reg_seo_dhu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 20px;
  font-size: 13px;
  color: #4E7A92;
}.pmg_reg_seo_dhu p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
  color: #4E7A92;
}.pmg_reg_seo_dhu p:last-child {
  margin-bottom: 0;
}.pmg_reg_seo_dhu strong {
  font-weight: 700;
  color: #C2DFEE;
}.pmg_reg_seo_dhu a {
  transition: color .2s;
  text-decoration: underline;
  color: #12D9F5;
}.pmg_reg_seo_dhu a:hover {
  color: #3AE6FF;
}.pmg_reg_seo_dhu ul,.pmg_reg_seo_dhu ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.pmg_reg_seo_dhu ol {
  list-style: decimal;
}.pmg_reg_seo_dhu li {
  font-size: 0.813rem;
  color: #4E7A92;
  margin-bottom: 4px;
  line-height: 1.65;
}.pmg_reg_seo_dhu table {
  font-size: 0.813rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 767px) {.pmg_reg_seo_dhu table {
  display: table;
}
}.pmg_reg_seo_dhu th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2DFEE;
  font-weight: 700;
}.pmg_reg_seo_dhu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #4E7A92;
}.pmg_reg_steps_dhu {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.pmg_reg_steps_dhu {
  margin-top: 0;
}
}.pmg_reg_step_dhu {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  gap: 14px;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.pmg_reg_step_num_dhu {
  background: rgba(18, 217, 245, 0.16);
  border-radius: 50%;
  border: 1px solid rgba(18, 217, 245, 0.07);
  width: 34px;
  font-weight: 800;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  color: #12D9F5;
  flex-shrink: 0;
  display: flex;
  height: 2.125rem;
}.pmg_reg_step_title_dhu {
  font-size: 0.875rem;
  font-weight: 700;
  color: #F0FAFF;
  margin-bottom: 3px;
}.pmg_reg_step_text_dhu {
  color: #4E7A92;
  line-height: 1.5;
  font-size: 12px;
}.pmg_reg_trust_dhu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.pmg_reg_trust_item_dhu {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #4E7A92;
}.pmg_reg_trust_ic_dhu svg {
  stroke-linecap: round;
  color: #12D9F5;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.pmg_seo_dhu {
  background: #0B1622;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.pmg_seo_dhu {
  padding: 2.75rem 1.5rem 0;
}
}.pmg_seo_in_dhu {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 18px;
  background: #102030;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.pmg_seo_in_dhu {
  padding: 36px 40px;
}
}.pmg_seo_label_dhu {
  color: #12D9F5;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.pmg_seo_h2_dhu {
  margin-bottom: 0.875rem;
  color: #F0FAFF;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 769px) {.pmg_seo_h2_dhu {
  font-size: 24px;
}
}.pmg_seo_body_dhu {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #7AADC8;
}.pmg_seo_body_dhu p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #7AADC8;
}.pmg_seo_body_dhu p:last-child {
  margin-bottom: 0;
}.pmg_seo_body_dhu strong {
  color: #C2DFEE;
  font-weight: 700;
}.pmg_seo_body_dhu a {
  transition: color .2s;
  color: #12D9F5;
  text-decoration: underline;
}.pmg_seo_body_dhu a:hover {
  color: #3AE6FF;
}.pmg_seo_body_dhu ul,.pmg_seo_body_dhu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.pmg_seo_body_dhu ol {
  list-style: decimal;
}.pmg_seo_body_dhu li {
  color: #7AADC8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.pmg_seo_body_dhu table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.pmg_seo_body_dhu table {
  display: table;
}
}.pmg_seo_body_dhu th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2DFEE;
  font-weight: 700;
}.pmg_seo_body_dhu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7AADC8;
}.pmg_seo_cols_dhu {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.pmg_seo_cols_dhu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.pmg_seo_cols_dhu {
  grid-template-columns: repeat(3,1fr);
}
}.pmg_seo_col_h_dhu {
  font-size: 13px;
  color: #C2DFEE;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.pmg_seo_col_p_dhu {
  line-height: 1.65;
  color: #4E7A92;
  font-size: 13px;
  overflow-wrap: break-word;
}.pmg_seo_stats_dhu {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pmg_seo_stat_dhu {
  flex: 1;
  border: 1px solid rgba(18, 217, 245, 0.16);
  padding: 14px 16px;
  background: rgba(18, 217, 245, 0.07);
  border-radius: 0.75rem;
  min-width: 8.75rem;
}.pmg_seo_stat_val_dhu {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
  color: #12D9F5;
}.pmg_seo_stat_lb_dhu {
  color: #4E7A92;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.pmg_pmt_dhu {
  background: #0B1622;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.pmg_pmt_dhu {
  padding: 44px 24px 0;
}
}.pmg_pmt_in_dhu {
  margin: 0 auto;
  max-width: 1320px;
}.pmg_pmt_head_dhu {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.pmg_pmt_label_dhu {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #12D9F5;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.pmg_pmt_h2_dhu {
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 8px;
  color: #F0FAFF;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 770px) {.pmg_pmt_h2_dhu {
  font-size: 1.75rem;
}
}.pmg_pmt_intro_dhu {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #4E7A92;
}.pmg_pmt_groups_dhu {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.pmg_pmt_group_dhu {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #102030;
  border-radius: 12px;
  padding: 1.25rem;
}.pmg_pmt_group_head_dhu {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.pmg_pmt_group_ic_dhu {
  border-radius: 0.375rem;
  background: rgba(18, 217, 245, 0.16);
  flex-shrink: 0;
  height: 36px;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  display: flex;
  color: #12D9F5;
}.pmg_pmt_group_ic_dhu svg {
  width: 18px;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.pmg_pmt_group_h_dhu {
  margin: 0;
  font-size: 16px;
  color: #F0FAFF;
  font-weight: 700;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
}.pmg_pmt_group_p_dhu {
  font-size: 13px;
  margin-bottom: 0.875rem;
  color: #4E7A92;
  line-height: 1.6;
  overflow-wrap: break-word;
}.pmg_pmt_group_p_dhu strong {
  color: #C2DFEE;
  font-weight: 600;
}.pmg_pmt_table_wrap_dhu {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.pmg_pmt_table_dhu {
  font-size: 13px;
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
}.pmg_pmt_table_dhu th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C2DFEE;
  letter-spacing: .04em;
}.pmg_pmt_table_dhu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #4E7A92;
}.pmg_pmt_table_dhu tbody tr:last-child td {
  border-bottom: none;
}.pmg_pmt_table_dhu tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C2DFEE;
}.pmg_seo_dhu {
  background: #0B1622;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.pmg_seo_dhu {
  padding: 2.75rem 1.5rem 0;
}
}.pmg_seo_in_dhu {
  margin: 0 auto;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  background: #102030;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.pmg_seo_in_dhu {
  padding: 2.25rem 40px;
}
}.pmg_seo_label_dhu {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #12D9F5;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.pmg_seo_h2_dhu {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Fredoka One', sans-serif;
  color: #F0FAFF;
  font-size: 20px;
}
@media(min-width: 767px) {.pmg_seo_h2_dhu {
  font-size: 24px;
}
}.pmg_seo_body_dhu {
  color: #7AADC8;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.pmg_seo_body_dhu p {
  font-size: 0.875rem;
  color: #7AADC8;
  line-height: 1.75;
  margin-bottom: 12px;
}.pmg_seo_body_dhu p:last-child {
  margin-bottom: 0;
}.pmg_seo_body_dhu strong {
  color: #C2DFEE;
  font-weight: 700;
}.pmg_seo_body_dhu a {
  transition: color .2s;
  text-decoration: underline;
  color: #12D9F5;
}.pmg_seo_body_dhu a:hover {
  color: #3AE6FF;
}.pmg_seo_body_dhu ul,.pmg_seo_body_dhu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.pmg_seo_body_dhu ol {
  list-style: decimal;
}.pmg_seo_body_dhu li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7AADC8;
  line-height: 1.75;
}.pmg_seo_body_dhu table {
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 771px) {.pmg_seo_body_dhu table {
  display: table;
}
}.pmg_seo_body_dhu th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C2DFEE;
  text-align: left;
}.pmg_seo_body_dhu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7AADC8;
}.pmg_seo_cols_dhu {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.pmg_seo_cols_dhu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pmg_seo_cols_dhu {
  grid-template-columns: repeat(3,1fr);
}
}.pmg_seo_col_h_dhu {
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C2DFEE;
  overflow-wrap: break-word;
}.pmg_seo_col_p_dhu {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #4E7A92;
  font-size: 13px;
}.pmg_seo_stats_dhu {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pmg_seo_stat_dhu {
  border: 1px solid rgba(18, 217, 245, 0.16);
  flex: 1;
  border-radius: 0.75rem;
  background: rgba(18, 217, 245, 0.07);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.pmg_seo_stat_val_dhu {
  color: #12D9F5;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.pmg_seo_stat_lb_dhu {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #4E7A92;
}.pmg_seo_dhu {
  background: #0B1622;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.pmg_seo_dhu {
  padding: 2.75rem 24px 0;
}
}.pmg_seo_in_dhu {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #102030;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.pmg_seo_in_dhu {
  padding: 2.25rem 40px;
}
}.pmg_seo_label_dhu {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #12D9F5;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.pmg_seo_h2_dhu {
  color: #F0FAFF;
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.pmg_seo_h2_dhu {
  font-size: 1.5rem;
}
}.pmg_seo_body_dhu {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7AADC8;
}.pmg_seo_body_dhu p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #7AADC8;
  line-height: 1.75;
}.pmg_seo_body_dhu p:last-child {
  margin-bottom: 0;
}.pmg_seo_body_dhu strong {
  color: #C2DFEE;
  font-weight: 700;
}.pmg_seo_body_dhu a {
  transition: color .2s;
  color: #12D9F5;
  text-decoration: underline;
}.pmg_seo_body_dhu a:hover {
  color: #3AE6FF;
}.pmg_seo_body_dhu ul,.pmg_seo_body_dhu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.pmg_seo_body_dhu ol {
  list-style: decimal;
}.pmg_seo_body_dhu li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #7AADC8;
  line-height: 1.75;
}.pmg_seo_body_dhu table {
  font-size: 13px;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 770px) {.pmg_seo_body_dhu table {
  display: table;
}
}.pmg_seo_body_dhu th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2DFEE;
}.pmg_seo_body_dhu td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AADC8;
}.pmg_seo_cols_dhu {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.pmg_seo_cols_dhu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.pmg_seo_cols_dhu {
  grid-template-columns: repeat(3,1fr);
}
}.pmg_seo_col_h_dhu {
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C2DFEE;
  overflow-wrap: break-word;
  font-weight: 700;
}.pmg_seo_col_p_dhu {
  color: #4E7A92;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.pmg_seo_stats_dhu {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.pmg_seo_stat_dhu {
  background: rgba(18, 217, 245, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(18, 217, 245, 0.16);
  flex: 1;
  border-radius: 12px;
  min-width: 8.75rem;
}.pmg_seo_stat_val_dhu {
  font-weight: 800;
  color: #12D9F5;
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.pmg_seo_stat_lb_dhu {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #4E7A92;
}.pmg_faq_dhu {
  background: #0B1622;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.pmg_faq_dhu {
  padding: 44px 24px 0;
}
}.pmg_faq_in_dhu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pmg_faq_head_dhu {
  margin-bottom: 1.25rem;
}.pmg_faq_label_dhu {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #12D9F5;
}.pmg_faq_h2_dhu {
  overflow-wrap: break-word;
  color: #F0FAFF;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.pmg_faq_h2_dhu {
  font-size: 24px;
}
}.pmg_faq_list_dhu {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pmg_faq_item_dhu {
  border-radius: 0.75rem;
  background: #102030;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
}.pmg_faq_q_dhu {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  color: #C2DFEE;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 14px;
}.pmg_faq_q_dhu:hover {
  color: #F0FAFF;
}.pmg_faq_q_ic_dhu {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #12D9F5;
  width: 1.5rem;
  justify-content: center;
  display: flex;
  font-size: 1rem;
  height: 24px;
  align-items: center;
  flex-shrink: 0;
}.pmg_faq_item_dhu.pmg_state_open_dhu .pmg_faq_q_ic_dhu {
  transform: rotate(45deg);
}.pmg_faq_a_dhu {
  padding: 0 20px 1rem;
  display: none;
  line-height: 1.7;
  color: #4E7A92;
  font-size: 13px;
  overflow-wrap: break-word;
}.pmg_faq_item_dhu.pmg_state_open_dhu .pmg_faq_a_dhu {
  display: block;
}.pmg_faq_a_dhu strong {
  color: #C2DFEE;
  font-weight: 700;
}.pmg_faq_a_dhu a {
  text-decoration: underline;
  color: #12D9F5;
}.pmg_faq_a_dhu ul,.pmg_faq_a_dhu ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.pmg_faq_a_dhu ol {
  list-style: decimal;
}.pmg_faq_a_dhu li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.pmg_faq_a_dhu table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 765px) {.pmg_faq_a_dhu table {
  display: table;
}
}.pmg_faq_a_dhu th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C2DFEE;
  text-align: left;
}.pmg_faq_a_dhu td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E7A92;
}.pmg_ft_dhu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070E18;
  margin-top: 3rem;
}.pmg_ft_support_dhu {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.pmg_ft_support_dhu {
  padding: 28px 1.5rem;
}
}.pmg_ft_support_in_dhu {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.pmg_ft_support_main_dhu {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.pmg_ft_support_ic_dhu {
  flex-shrink: 0;
  color: #12D9F5;
}.pmg_ft_support_ic_dhu svg {
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
}.pmg_ft_support_text_title_dhu {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F0FAFF;
}.pmg_ft_support_text_sub_dhu {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #4E7A92;
}.pmg_ft_support_btn_dhu {
  background: #12D9F5;
  transition: background .2s;
  border-radius: 12px;
  padding: 11px 1.375rem;
  color: #F0FAFF;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
}.pmg_ft_support_btn_dhu:hover {
  background: #3AE6FF;
}.pmg_ft_support_contacts_dhu {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.pmg_ft_support_contact_dhu {
  line-height: 1.4;
  color: #3D6678;
  font-size: 0.75rem;
}.pmg_ft_support_contact_dhu strong {
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  color: #7AADC8;
}.pmg_ft_main_dhu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 769px) {.pmg_ft_main_dhu {
  padding: 40px 24px 32px;
}
}.pmg_ft_main_in_dhu {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 642px) {.pmg_ft_main_in_dhu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.pmg_ft_main_in_dhu {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.pmg_ft_col_logo_dhu {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.pmg_ft_col_logo_dhu {
  grid-column: auto;
}
}.pmg_ft_logo_dhu {
  gap: 9px;
  color: #F0FAFF;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  display: flex;
}.pmg_ft_logo_mark_dhu {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 1.875rem;
}.pmg_ft_logo_mark_dhu img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pmg_ft_logo_sub_dhu {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #3D6678;
  line-height: 1.55;
}.pmg_ft_col_title_dhu {
  text-transform: uppercase;
  color: #7AADC8;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.pmg_ft_col_links_dhu {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.pmg_ft_col_link_dhu {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3D6678;
  font-size: 0.813rem;
}.pmg_ft_col_link_dhu:hover {
  color: #C2DFEE;
}.pmg_ft_apps_dhu {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.pmg_ft_app_card_dhu {
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.pmg_ft_app_card_dhu:hover {
  border-color: rgba(18, 217, 245, 0.40);
}.pmg_ft_app_card_ic_dhu svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
}.pmg_ft_app_card_os_dhu {
  font-size: 10px;
  font-weight: 600;
  color: #3D6678;
}.pmg_ft_app_card_action_dhu {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C2DFEE;
}.pmg_ft_bot_dhu {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.pmg_ft_bot_dhu {
  padding: 20px 1.5rem;
}
}.pmg_ft_bot_in_dhu {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.pmg_ft_socials_dhu {
  gap: 8px;
  display: flex;
}.pmg_ft_soc_dhu {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 36px;
  color: #7AADC8;
  align-items: center;
  height: 36px;
  display: flex;
  justify-content: center;
}.pmg_ft_soc_dhu svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.pmg_ft_soc_dhu:hover {
  background: rgba(255, 255, 255, 0.07);
}.pmg_ft_legal_dhu {
  flex: 1;
  color: #5A8BA0;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 0.688rem;
}.pmg_ft_legal_dhu strong {
  font-weight: 700;
  color: #7AADC8;
}.pmg_ft_legal_dhu a {
  color: #7AADC8;
  text-decoration: underline;
}.pmg_ft_age_dhu {
  border-radius: 50%;
  border: 2px solid #5A8BA0;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 0.688rem;
  color: #5A8BA0;
  font-weight: 800;
}