*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0C1120;
  color: #C4BAA0;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.pgn-layout_feg {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.pgn-page_feg {
  display: flex;
  min-height: 100vh;
}.pgn-main_feg {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1083px) {.pgn-main_feg {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.pgn-main_feg {
  padding-bottom: 4.5rem;
}
}.pgn-gc_feg {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  overflow: hidden;
  background: #111829;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 641px) {.pgn-gc_feg {
  width: 156px;
}
}
@media(min-width: 1079px) {.pgn-gc_feg {
  width: 10.5rem;
}
}.pgn-gc_feg:hover {
  border-color: rgba(200, 141, 34, 0.07);
  transform: translateY(-3px);
}.pgn-gc_img_feg {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.pgn-gc_img_feg img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.pgn-gc_hover_feg {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 8, 20, 0.72);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.pgn-gc_feg:hover .pgn-gc_hover_feg {
  opacity: 1;
}.pgn-gc_hover_btn_feg {
  padding: 8px 1rem;
  border-radius: 0.375rem;
  background: #C88D22;
  color: #EFE9D4;
  font-weight: 700;
  font-size: 12px;
}.pgn-gc_info_feg {
  padding: 0.5rem 10px 10px;
}.pgn-gc_name_feg {
  overflow: hidden;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C4BAA0;
  white-space: nowrap;
  margin-bottom: 3px;
}.pgn-gc_prov_feg {
  color: #574F44;
  font-size: 0.625rem;
}.pgn-gc_tag_feg {
  border-radius: 4px;
  padding: 2px 7px;
  left: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  top: 6px;
  font-size: 0.563rem;
  z-index: 2;
  text-transform: uppercase;
  font-weight: 700;
}.pgn-gc_tag_hot_feg {
  background: #D43C3C;
  color: #fff;
}.pgn-gc_tag_new_feg {
  background: #28B872;
  color: #0C1120;
}.pgn-gc_tag_jp_feg {
  background: #E8BC2C;
  color: #0C1120;
}.pgn-gc_tag_ex_feg {
  background: #7A4FA8;
  color: #fff;
}.pgn-gc_tag_live_feg {
  background: #D43C3C;
  color: #fff;
}.pgn-gr_feg {
  padding: 2rem 16px 0;
  background: #0C1120;
}
@media(min-width: 769px) {.pgn-gr_feg {
  padding: 36px 1.5rem 0;
}
}.pgn-gr_in_feg {
  margin: 0 auto;
  max-width: 83.75rem;
}.pgn-gr_head_feg {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.pgn-gr_head_l_feg {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.pgn-gr_ic_feg {
  border-radius: 0.625rem;
  width: 2rem;
  align-items: center;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.pgn-gr_ic_feg svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.pgn-gr_title_feg {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #EFE9D4;
}
@media(min-width: 769px) {.pgn-gr_title_feg {
  font-size: 18px;
}
}.pgn-gr_more_feg {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #716860;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.pgn-gr_more_feg:hover {
  color: #C88D22;
}.pgn-gr_more_feg svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.pgn-gr_arrows_feg {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.pgn-gr_arr_feg {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  height: 30px;
  align-items: center;
  width: 30px;
  display: flex;
  color: #9A9180;
  justify-content: center;
}.pgn-gr_arr_feg:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EFE9D4;
}.pgn-gr_arr_feg svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.pgn-gr_seo_h_feg {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  color: #C4BAA0;
}
@media(min-width: 769px) {.pgn-gr_seo_h_feg {
  font-size: 14px;
}
}.pgn-gr_seo_feg {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  max-width: 42.5rem;
  color: #716860;
}.pgn-gr_seo_feg strong {
  color: #C4BAA0;
  font-weight: 600;
}.pgn-gr_scroll_feg {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
}.pgn-gr_scroll_feg::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.pgn-gr_scroll_feg {
  gap: 12px;
}
}.pgn-tb_feg {
  background: #0C1120;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  top: 0;
  right: 0;
  align-items: center;
  position: fixed;
  z-index: 80;
  left: 0;
  display: flex;
}.pgn-tb_in_feg {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.pgn-tb_burger_feg {
  border-radius: 0.625rem;
  gap: 5px;
  margin-right: 8px;
  flex-direction: column;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 38px;
}.pgn-tb_burger_feg:hover {
  background: rgba(255, 255, 255, 0.05);
}.pgn-tb_burger_line_feg {
  border-radius: 1px;
  background: #9A9180;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1082px) {.pgn-tb_burger_feg {
  display: none;
}
}.pgn-tb_logo_feg {
  gap: 0.563rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  color: #EFE9D4;
  margin-right: 1.25rem;
  flex-shrink: 0;
}.pgn-tb_logo_mark_feg {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 2rem;
  align-items: center;
}.pgn-tb_logo_mark_feg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.pgn-tb_nav_feg {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.pgn-tb_nav_feg {
  display: flex;
}
}.pgn-tb_tab_feg {
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #9A9180;
}.pgn-tb_tab_feg:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFE9D4;
}.pgn-tb_tab_feg.pgn-state_active_feg {
  background: rgba(200, 141, 34, 0.18);
  color: #EFE9D4;
}.pgn-tb_right_feg {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.pgn-tb_login_feg {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  display: none;
  font-weight: 600;
  color: #C4BAA0;
  font-size: 0.813rem;
}.pgn-tb_login_feg:hover {
  border-color: rgba(200, 140, 40, 0.45);
  color: #EFE9D4;
}
@media(min-width: 478px) {.pgn-tb_login_feg {
  display: block;
}
}.pgn-tb_reg_feg {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #28B872;
  border-radius: 0.625rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0D0C08;
}.pgn-tb_reg_feg:hover {
  background: #32D082;
}.pgn-sb_feg {
  background: #162034;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  position: fixed;
  top: 3.5rem;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
}.pgn-sb_feg.pgn-state_open_feg {
  transform: translateX(0);
}.pgn-sb_feg::-webkit-scrollbar {
  width: 0.25rem;
}.pgn-sb_feg::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.pgn-sb_feg {
  transform: translateX(0);
}
}.pgn-sb_auth_feg {
  padding: 0.875rem 12px 10px;
}.pgn-sb_btn_reg_feg {
  border-radius: 0.625rem;
  background: #28B872;
  padding: 11px;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 8px;
  color: #0D0C08;
  display: block;
}.pgn-sb_btn_reg_feg:hover {
  background: #32D082;
}.pgn-sb_btn_login_feg {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  font-weight: 600;
  color: #C4BAA0;
  text-align: center;
  display: block;
  font-size: 13px;
}.pgn-sb_btn_login_feg:hover {
  border-color: rgba(200, 140, 40, 0.45);
  color: #EFE9D4;
}.pgn-sb_promo_feg {
  border: 1px solid rgba(200, 141, 34, 0.18);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0E38,#162034);
  padding: 12px 0.875rem;
  border-radius: 10px;
  position: relative;
}.pgn-sb_promo_feg::before {
  background: radial-gradient(circle,rgba(200, 141, 34, 0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  top: -20px;
  height: 80px;
  right: -20px;
  position: absolute;
  content: '';
}.pgn-sb_promo_title_feg {
  color: #C88D22;
  margin-bottom: 4px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
}.pgn-sb_promo_text_feg {
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EFE9D4;
  font-weight: 600;
}.pgn-sb_promo_sub_feg {
  color: #716860;
  font-size: 0.625rem;
  margin-top: 3px;
}.pgn-sb_nav_feg {
  padding: 6px 8px 16px;
}.pgn-sb_nav_lb_feg {
  padding: 10px 0.5rem 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #574F44;
  text-transform: uppercase;
}.pgn-sb_link_feg {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  font-size: 13px;
  font-weight: 500;
  overflow-wrap: break-word;
  color: #9A9180;
  align-items: center;
  cursor: pointer;
  display: flex;
}.pgn-sb_link_feg:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFE9D4;
}.pgn-sb_link_feg.pgn-state_active_feg {
  background: rgba(200, 141, 34, 0.18);
  color: #EFE9D4;
}.pgn-sb_ic_feg {
  border-radius: 0.375rem;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.pgn-sb_ic_feg svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.pgn-sb_ic_1_feg {
  background: rgba(200, 141, 34, 0.07);
  color: #C88D22;
}.pgn-sb_ic_2_feg {
  background: rgba(40, 184, 114, 0.16);
  color: #28B872;
}.pgn-sb_ic_3_feg {
  background: rgba(232, 188, 44, 0.14);
  color: #E8BC2C;
}.pgn-sb_ic_4_feg {
  background: rgba(122, 79, 168, 0.22);
  color: #7A4FA8;
}.pgn-sb_ic_5_feg {
  background: rgba(200, 141, 34, 0.07);
  color: #E0507A;
}.pgn-sb_ic_6_feg {
  background: rgba(122, 79, 168, 0.22);
  color: #9B58D8;
}.pgn-sb_badge_feg {
  border-radius: 6px;
  padding: 2px 0.438rem;
  background: #E8BC2C;
  font-weight: 700;
  color: #0D0C08;
  margin-left: auto;
  font-size: 9px;
}.pgn-sb_bot_feg {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.pgn-sb_lang_feg,.pgn-sb_help_feg {
  flex: 1;
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  color: #9A9180;
}.pgn-sb_lang_feg:hover,.pgn-sb_help_feg:hover {
  border-color: rgba(200, 140, 40, 0.45);
  color: #EFE9D4;
}.pgn-sb_lang_feg svg,.pgn-sb_help_feg svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.pgn-sb_bd_feg {
  background: rgba(4, 8, 20, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.pgn-sb_bd_feg.pgn-state_on_feg {
  display: block;
}
@media(min-width: 1079px) {.pgn-sb_bd_feg {
  display: none!important;
}
}.pgn-mob_nav_feg {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #162034;
  bottom: 0;
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1081px) {.pgn-mob_nav_feg {
  display: none;
}
}.pgn-mob_nav_item_feg {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #574F44;
}.pgn-mob_nav_ic_feg {
  line-height: 1;
}.pgn-mob_nav_ic_feg svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.pgn-mob_nav_lb_feg {
  color: #574F44;
  font-weight: 600;
  font-size: 0.625rem;
}.pgn-mob_nav_item_feg.pgn-state_active_feg {
  color: #C88D22;
}.pgn-mob_nav_item_feg.pgn-state_active_feg .pgn-mob_nav_lb_feg {
  color: #C88D22;
}.pgn-hero_feg {
  padding: 20px 1rem 0;
  background: #0C1120;
}
@media(min-width:768px) {.pgn-hero_feg {
  padding: 24px 1.5rem 0;
}
}.pgn-hero_in_feg {
  gap: 12px;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.pgn-hero_in_feg {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.pgn-hero_in_feg {
  grid-template-columns: 1fr 21.25rem;
}
}.pgn-hero_promo_feg {
  overflow: hidden;
  border-radius: 16px;
  background: #111829;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width:768px) {.pgn-hero_promo_feg {
  min-height: 280px;
}
}.pgn-hero_promo_bg_feg {
  background-position: center;
  background: linear-gradient(120deg,#1A0E38 0%,#0C1120 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.pgn-hero_promo_bg_feg::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1120 0%,rgba(4, 8, 20, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.pgn-hero_promo_glow_feg {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 79, 168, 0.22) 0%,transparent 65%);
  width: 300px;
  pointer-events: none;
  position: absolute;
  top: -40px;
  height: 300px;
  right: 60px;
}.pgn-hero_promo_ct_feg {
  padding: 28px 1.5rem 1.75rem 28px;
  flex-direction: column;
  position: relative;
  justify-content: center;
  max-width: 480px;
  display: flex;
  z-index: 2;
}
@media(min-width: 765px) {.pgn-hero_promo_ct_feg {
  padding: 40px 32px;
}
}.pgn-hero_badge_feg {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(200, 141, 34, 0.07);
  border-radius: 20px;
  background: rgba(200, 141, 34, 0.18);
  font-weight: 700;
  display: inline-block;
  color: #C88D22;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.pgn-hero_h1_feg {
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  color: #EFE9D4;
}.pgn-hero_h1_feg em {
  font-style: normal;
  color: #E8BC2C;
}
@media(min-width: 770px) {.pgn-hero_h1_feg {
  font-size: 2.25rem;
}
}.pgn-hero_sub_feg {
  color: #9A9180;
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 770px) {.pgn-hero_sub_feg {
  font-size: 0.875rem;
}
}.pgn-hero_row_feg {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.pgn-hero_cta_feg {
  border-radius: 0.625rem;
  background: #28B872;
  padding: 13px 1.625rem;
  transition: background .2s;
  color: #0D0C08;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 3px 18px rgba(40, 184, 114, 0.38), 0 1px 5px rgba(0, 0, 0, 0.50);
}.pgn-hero_cta_feg:hover {
  background: #32D082;
}.pgn-hero_terms_feg {
  font-size: 11px;
  color: #574F44;
}.pgn-hero_game_feg {
  background: #111829;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.pgn-hero_game_badge_feg {
  border: 1px solid rgba(232, 188, 44, 0.14);
  background: rgba(232, 188, 44, 0.14);
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 10px;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  left: 0.75rem;
  text-transform: uppercase;
  color: #E8BC2C;
}.pgn-hero_game_badge_feg svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
}.pgn-hero_game_img_feg {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0E38,#0C1120);
  position: relative;
  padding-bottom: 60%;
}.pgn-hero_game_img_feg img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.pgn-hero_game_play_feg {
  background: rgba(4, 8, 20, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.pgn-hero_game_feg:hover .pgn-hero_game_play_feg {
  opacity: 1;
}.pgn-hero_game_play_feg span {
  border-radius: 50%;
  background: #C88D22;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
}.pgn-hero_game_play_feg span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.pgn-hero_game_info_feg {
  padding: 0.875rem 16px;
}.pgn-hero_game_title_feg {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EFE9D4;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.pgn-hero_game_provider_feg {
  font-size: 11px;
  color: #716860;
}.pgn-hero_game_btn_feg {
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  transition: background .2s;
  background: #C88D22;
  border-radius: 10px;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #EFE9D4;
}.pgn-hero_game_feg:hover .pgn-hero_game_btn_feg {
  background: #E0A030;
}.pgn-gcg_feg {
  background: #0C1120;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.pgn-gcg_feg {
  padding: 2.75rem 24px 0;
}
}.pgn-gcg_in_feg {
  margin: 0 auto;
  max-width: 83.75rem;
}.pgn-gcg_head_feg {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.pgn-gcg_label_feg {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C88D22;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.pgn-gcg_h2_feg {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EFE9D4;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.pgn-gcg_h2_feg {
  font-size: 1.75rem;
}
}.pgn-gcg_intro_feg {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #716860;
}.pgn-gcg_grid_feg {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.pgn-gcg_grid_feg {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.pgn-gcg_grid_feg {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pgn-gcg_card_feg {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  padding: 20px;
  display: flex;
  position: relative;
  min-height: 240px;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
}.pgn-gcg_card_feg:hover {
  border-color: rgba(200, 141, 34, 0.18);
  transform: translateY(-3px);
}.pgn-gcg_card_bg_feg {
  inset: 0;
  z-index: 0;
  position: absolute;
}.pgn-gcg_card_bg_feg::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.pgn-gcg_card_ic_feg {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  align-items: center;
  height: 40px;
  width: 40px;
  z-index: 2;
  top: 18px;
  color: #EFE9D4;
  position: absolute;
  justify-content: center;
  right: 1.125rem;
  display: flex;
}.pgn-gcg_card_ic_feg svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
}.pgn-gcg_card_ct_feg {
  position: relative;
  z-index: 1;
}.pgn-gcg_card_h_feg {
  font-family: 'Cinzel', serif;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EFE9D4;
}
@media(min-width: 770px) {.pgn-gcg_card_h_feg {
  font-size: 1.25rem;
}
}.pgn-gcg_card_p_feg {
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.55;
}.pgn-gcg_card_p_feg strong {
  color: #EFE9D4;
  font-weight: 600;
}.pgn-gcg_card_cta_feg {
  gap: 4px;
  display: inline-flex;
  font-size: 0.75rem;
  color: #C88D22;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
}.pgn-gcg_card_cta_feg svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
}.pgn-gr_jp_feg {
  background: linear-gradient(135deg,#1C0E30 0%,#0A0E1C 100%);
  overflow: hidden;
  border-radius: 16px;
  padding: 20px;
  position: relative;
}.pgn-gr_jp_feg::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 79, 168, 0.22) 0%,transparent 70%);
  width: 250px;
  left: -3.75rem;
  position: absolute;
  content: '';
  top: -60px;
  height: 15.625rem;
}.pgn-gr_jp_feg::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 188, 44, 0.14) 0%,transparent 70%);
  content: '';
  bottom: -2.5rem;
  position: absolute;
  width: 200px;
  right: 0;
  height: 200px;
}.pgn-gr_jp_head_feg {
  gap: 1rem;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  margin-bottom: 16px;
}.pgn-gr_jp_info_feg {
  flex: 1;
}.pgn-gr_jp_label_feg {
  text-transform: uppercase;
  color: #9B58D8;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-size: 11px;
}.pgn-gr_jp_label_feg svg {
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 0.25rem;
  height: 0.875rem;
}.pgn-gr_jp_amount_feg {
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #EFE9D4;
  font-family: 'Cinzel', serif;
  font-size: 32px;
}
@media(min-width: 767px) {.pgn-gr_jp_amount_feg {
  font-size: 40px;
}
}.pgn-gr_jp_amount_feg span {
  color: #E8BC2C;
}.pgn-gr_jp_seo_feg {
  line-height: 1.5;
  max-width: 480px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #9A9180;
}.pgn-gr_jp_cta_feg {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(122, 79, 168, 0.22);
  background: rgba(122, 79, 168, 0.22);
  z-index: 1;
  margin-top: 0.25rem;
  font-size: 13px;
  font-weight: 700;
  align-self: flex-start;
  flex-shrink: 0;
  position: relative;
  white-space: nowrap;
  color: #EFE9D4;
}.pgn-gr_jp_cta_feg:hover {
  background: #7A4FA8;
}.pgn-ws_feg {
  background: #0C1120;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.pgn-ws_feg {
  padding: 2.25rem 1.5rem 0;
}
}.pgn-ws_in_feg {
  margin: 0 auto;
  max-width: 83.75rem;
}.pgn-ws_head_feg {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
}.pgn-ws_title_feg {
  gap: 10px;
  color: #EFE9D4;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
}.pgn-ws_title_ic_feg svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8BC2C;
}.pgn-ws_online_feg {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #716860;
}.pgn-ws_online_dot_feg {
  background: #28B872;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(40, 184, 114, 0.16);
  flex-shrink: 0;
  width: 8px;
  height: 0.5rem;
}.pgn-ws_scroll_feg {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.pgn-ws_scroll_feg::-webkit-scrollbar {
  display: none;
}.pgn-wc_feg {
  background: #111829;
  padding: 0.625rem 14px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
}.pgn-wc_img_feg {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #162034;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.pgn-wc_img_feg img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pgn-wc_info_feg {
  min-width: 0;
}.pgn-wc_game_feg {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #C4BAA0;
}.pgn-wc_player_feg {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #574F44;
}.pgn-wc_amount_feg {
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  color: #28B872;
  font-size: 13px;
}.pgn-htp_feg {
  padding: 36px 1rem 0;
  background: #0C1120;
}
@media(min-width: 767px) {.pgn-htp_feg {
  padding: 2.75rem 1.5rem 0;
}
}.pgn-htp_in_feg {
  margin: 0 auto;
  max-width: 1340px;
}.pgn-htp_head_feg {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.pgn-htp_label_feg {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #C88D22;
  letter-spacing: .08em;
}.pgn-htp_h2_feg {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #EFE9D4;
}
@media(min-width: 770px) {.pgn-htp_h2_feg {
  font-size: 28px;
}
}.pgn-htp_intro_feg {
  color: #716860;
  line-height: 1.6;
  font-size: 0.875rem;
}.pgn-htp_steps_feg {
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.pgn-htp_steps_feg {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pgn-htp_steps_feg {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.pgn-htp_step_feg {
  background: #162034;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.625rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.pgn-htp_step_num_feg {
  border-radius: 50%;
  background: #C88D22;
  color: #0D0C08;
  font-weight: 800;
  height: 28px;
  font-size: 13px;
  position: absolute;
  display: flex;
  width: 1.75rem;
  align-items: center;
  justify-content: center;
  top: -12px;
  left: 20px;
  font-family: 'Cinzel', serif;
}.pgn-htp_step_ic_feg {
  border-radius: 6px;
  background: rgba(200, 141, 34, 0.18);
  margin: 0.5rem 0 0.75rem;
  color: #C88D22;
  align-items: center;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  justify-content: center;
}.pgn-htp_step_ic_feg svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.pgn-htp_step_h_feg {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #EFE9D4;
}.pgn-htp_step_p_feg {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #716860;
  overflow-wrap: break-word;
}.pgn-htp_step_p_feg strong {
  color: #C4BAA0;
  font-weight: 600;
}.pgn-htp_cta_feg {
  border-radius: 10px;
  padding: 0.813rem 26px;
  background: #28B872;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  color: #0D0C08;
}.pgn-htp_cta_feg:hover {
  background: #32D082;
}.pgn-app_feg {
  padding: 36px 16px 0;
  background: #0C1120;
}
@media(min-width:768px) {.pgn-app_feg {
  padding: 2.75rem 1.5rem 0;
}
}.pgn-app_in_feg {
  margin: 0 auto;
  max-width: 83.75rem;
}.pgn-app_head_feg {
  margin-bottom: 16px;
}.pgn-app_label_feg {
  font-size: 11px;
  letter-spacing: .08em;
  color: #C88D22;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.pgn-app_h2_feg {
  font-weight: 800;
  margin-bottom: 6px;
  color: #EFE9D4;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.pgn-app_h2_feg {
  font-size: 1.5rem;
}
}.pgn-app_sub_feg {
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #716860;
}.pgn-app_sub_feg strong {
  font-weight: 700;
  color: #C4BAA0;
}.pgn-app_cards_feg {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.pgn-app_cards_feg {
  grid-template-columns: repeat(3,1fr);
}
}.pgn-app_card_feg {
  padding: 20px;
  overflow: hidden;
  border-radius: 0.625rem;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.pgn-app_card_ios_feg {
  background: linear-gradient(135deg,rgba(200, 141, 34, 0.18) 0%,#162034 100%);
}.pgn-app_card_android_feg {
  background: linear-gradient(135deg,rgba(40, 184, 114, 0.16) 0%,#162034 100%);
}.pgn-app_card_win_feg {
  background: linear-gradient(135deg,rgba(232, 188, 44, 0.14) 0%,#162034 100%);
}.pgn-app_card_ic_feg svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
}.pgn-app_card_ic_feg {
  flex-shrink: 0;
  color: #EFE9D4;
}.pgn-app_card_os_feg {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  color: #716860;
}.pgn-app_card_title_feg {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EFE9D4;
  font-size: 15px;
  font-weight: 700;
}.pgn-app_card_text_feg {
  color: #716860;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 12px;
}.pgn-app_card_btn_feg {
  border-radius: 6px;
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(200, 140, 40, 0.45);
  display: inline-flex;
  color: #EFE9D4;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
}.pgn-app_card_btn_feg:hover {
  background: rgba(255, 255, 255, 0.07);
}.pgn-prov_feg {
  padding: 36px 1rem 0;
  background: #0C1120;
}
@media(min-width: 771px) {.pgn-prov_feg {
  padding: 44px 24px 0;
}
}.pgn-prov_in_feg {
  margin: 0 auto;
  max-width: 1340px;
}.pgn-prov_head_feg {
  margin-bottom: 1rem;
}.pgn-prov_label_feg {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C88D22;
  font-weight: 700;
}.pgn-prov_h2_feg {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EFE9D4;
  font-size: 20px;
}
@media(min-width: 769px) {.pgn-prov_h2_feg {
  font-size: 24px;
}
}.pgn-prov_seo_feg {
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #716860;
}.pgn-prov_seo_feg strong {
  font-weight: 700;
  color: #C4BAA0;
}.pgn-prov_seo_feg a {
  text-decoration: underline;
  color: #C88D22;
}.pgn-prov_grid_feg {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.pgn-prov_grid_feg {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.pgn-prov_grid_feg {
  grid-template-columns: repeat(8,1fr);
}
}.pgn-prov_card_feg {
  background: #111829;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 14px 0.625rem;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.pgn-prov_card_feg:hover {
  background: #162034;
  border-color: rgba(200, 140, 40, 0.45);
}.pgn-prov_logo_feg {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
}.pgn-prov_logo_feg img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.pgn-prov_name_feg {
  text-align: center;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9A9180;
  font-weight: 600;
}.pgn-bon_feg {
  background: #0C1120;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.pgn-bon_feg {
  padding: 2.75rem 24px 0;
}
}.pgn-bon_in_feg {
  margin: 0 auto;
  max-width: 83.75rem;
}.pgn-bon_head_feg {
  margin-bottom: 20px;
}.pgn-bon_label_feg {
  font-size: 0.688rem;
  color: #C88D22;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.pgn-bon_h2_feg {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #EFE9D4;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.pgn-bon_h2_feg {
  font-size: 24px;
}
}.pgn-bon_seo_feg {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #716860;
  font-size: 13px;
}.pgn-bon_seo_feg strong {
  font-weight: 700;
  color: #C4BAA0;
}.pgn-bon_seo_feg a {
  color: #C88D22;
  text-decoration: underline;
}.pgn-bon_grid_feg {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.pgn-bon_grid_feg {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pgn-bon_grid_feg {
  grid-template-columns: repeat(5,1fr);
}
}.pgn-bon_card_feg {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #111829;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.pgn-bon_card_feg:hover {
  border-color: rgba(200, 141, 34, 0.07);
  transform: translateY(-2px);
}.pgn-bon_card_ic_feg svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.pgn-bon_card_ic_feg {
  margin-bottom: 0.625rem;
}.pgn-bon_card_type_feg {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  color: #716860;
}.pgn-bon_card_amount_feg {
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
  color: #E8BC2C;
  font-size: 1.125rem;
}.pgn-bon_card_name_feg {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EFE9D4;
  font-weight: 600;
  font-size: 0.813rem;
}.pgn-bon_card_detail_feg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #574F44;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
}.pgn-reg_feg {
  padding: 36px 1rem 0;
  background: #0C1120;
}
@media(min-width: 769px) {.pgn-reg_feg {
  padding: 2.75rem 24px 0;
}
}.pgn-reg_in_feg {
  padding: 1.75rem 24px;
  background: #162034;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.pgn-reg_in_feg {
  padding: 2.5rem;
}
}.pgn-reg_top_feg {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.pgn-reg_top_feg {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.pgn-reg_label_feg {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C88D22;
  font-weight: 700;
  font-size: 0.688rem;
}.pgn-reg_h2_feg {
  line-height: 1.2;
  font-size: 22px;
  color: #EFE9D4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.pgn-reg_h2_feg {
  font-size: 28px;
}
}.pgn-reg_bonus_feg {
  border-radius: 10px;
  padding: 10px 16px;
  gap: 0.5rem;
  background: rgba(232, 188, 44, 0.14);
  border: 1px solid rgba(232, 188, 44, 0.14);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.pgn-reg_bonus_amount_feg {
  color: #E8BC2C;
  font-size: 20px;
  font-weight: 800;
}.pgn-reg_bonus_text_feg {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9A9180;
}.pgn-reg_cta_btn_feg {
  transition: background .2s;
  background: #28B872;
  padding: 14px 2rem;
  border-radius: 10px;
  box-shadow: 0 3px 18px rgba(40, 184, 114, 0.38), 0 1px 0.313rem rgba(0, 0, 0, 0.50);
  margin-bottom: 0.75rem;
  font-size: 15px;
  font-weight: 700;
  color: #0D0C08;
  display: inline-block;
}.pgn-reg_cta_btn_feg:hover {
  background: #32D082;
}.pgn-reg_terms_feg {
  font-size: 11px;
  line-height: 1.5;
  color: #574F44;
}.pgn-reg_seo_feg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 20px;
  color: #716860;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.pgn-reg_seo_feg p {
  margin-bottom: 10px;
  color: #716860;
  font-size: 0.813rem;
  line-height: 1.65;
}.pgn-reg_seo_feg p:last-child {
  margin-bottom: 0;
}.pgn-reg_seo_feg strong {
  color: #C4BAA0;
  font-weight: 700;
}.pgn-reg_seo_feg a {
  transition: color .2s;
  color: #C88D22;
  text-decoration: underline;
}.pgn-reg_seo_feg a:hover {
  color: #E0A030;
}.pgn-reg_seo_feg ul,.pgn-reg_seo_feg ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.pgn-reg_seo_feg ol {
  list-style: decimal;
}.pgn-reg_seo_feg li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #716860;
  line-height: 1.65;
}.pgn-reg_seo_feg table {
  margin-bottom: 10px;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.pgn-reg_seo_feg table {
  display: table;
}
}.pgn-reg_seo_feg th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4BAA0;
}.pgn-reg_seo_feg td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #716860;
}.pgn-reg_steps_feg {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 858px) {.pgn-reg_steps_feg {
  margin-top: 0;
}
}.pgn-reg_step_feg {
  gap: 0.875rem;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.pgn-reg_step_num_feg {
  background: rgba(200, 141, 34, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 141, 34, 0.07);
  align-items: center;
  width: 34px;
  font-size: 14px;
  justify-content: center;
  flex-shrink: 0;
  height: 34px;
  font-weight: 800;
  color: #C88D22;
  display: flex;
}.pgn-reg_step_title_feg {
  color: #EFE9D4;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.pgn-reg_step_text_feg {
  font-size: 0.75rem;
  color: #716860;
  line-height: 1.5;
}.pgn-reg_trust_feg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.pgn-reg_trust_item_feg {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  color: #716860;
  display: flex;
  overflow-wrap: break-word;
}.pgn-reg_trust_ic_feg svg {
  stroke-linejoin: round;
  height: 1rem;
  color: #C88D22;
  stroke-linecap: round;
  width: 1rem;
}.pgn-rv_feg {
  padding: 2.25rem 16px 0;
  background: #0C1120;
}
@media(min-width: 766px) {.pgn-rv_feg {
  padding: 2.75rem 24px 0;
}
}.pgn-rv_in_feg {
  margin: 0 auto;
  max-width: 83.75rem;
}.pgn-rv_head_feg {
  max-width: 720px;
  margin-bottom: 20px;
}.pgn-rv_label_feg {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C88D22;
  font-size: 11px;
}.pgn-rv_h2_feg {
  font-size: 1.375rem;
  margin-bottom: 10px;
  color: #EFE9D4;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.pgn-rv_h2_feg {
  font-size: 28px;
}
}.pgn-rv_stats_feg {
  gap: 18px;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
  color: #716860;
  align-items: center;
}.pgn-rv_stats_score_feg {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.pgn-rv_stats_score_val_feg {
  color: #E8BC2C;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.375rem;
}.pgn-rv_stats_score_max_feg {
  color: #574F44;
  font-size: 0.813rem;
}.pgn-rv_stats_badge_feg {
  gap: 4px;
  align-items: center;
  display: flex;
}.pgn-rv_stats_badge_feg svg {
  width: 14px;
  color: #E8BC2C;
  height: 0.875rem;
}.pgn-rv_grid_feg {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.pgn-rv_grid_feg {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pgn-rv_grid_feg {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pgn-rv_card_feg {
  border-radius: 0.625rem;
  background: #162034;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  display: flex;
}.pgn-rv_card_stars_feg {
  gap: 2px;
  display: flex;
  color: #E8BC2C;
  margin-bottom: 10px;
}.pgn-rv_card_stars_feg svg {
  width: 0.875rem;
  height: 14px;
}.pgn-rv_card_h_feg {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EFE9D4;
  font-weight: 700;
  line-height: 1.3;
  font-size: 14px;
}.pgn-rv_card_body_feg {
  flex: 1;
  color: #716860;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 0.813rem;
}.pgn-rv_card_body_feg strong {
  font-weight: 600;
  color: #C4BAA0;
}.pgn-rv_card_meta_feg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.pgn-rv_card_author_feg {
  color: #C4BAA0;
  font-weight: 600;
  font-size: 12px;
}.pgn-rv_card_date_feg {
  color: #574F44;
  font-size: 0.688rem;
}.pgn-seo_feg {
  padding: 36px 16px 0;
  background: #0C1120;
}
@media(min-width: 766px) {.pgn-seo_feg {
  padding: 44px 24px 0;
}
}.pgn-seo_in_feg {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  background: #162034;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.pgn-seo_in_feg {
  padding: 2.25rem 2.5rem;
}
}.pgn-seo_label_feg {
  color: #C88D22;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.pgn-seo_h2_feg {
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EFE9D4;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 771px) {.pgn-seo_h2_feg {
  font-size: 1.5rem;
}
}.pgn-seo_body_feg {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9180;
  font-size: 0.875rem;
}.pgn-seo_body_feg p {
  line-height: 1.75;
  color: #9A9180;
  margin-bottom: 12px;
  font-size: 14px;
}.pgn-seo_body_feg p:last-child {
  margin-bottom: 0;
}.pgn-seo_body_feg strong {
  color: #C4BAA0;
  font-weight: 700;
}.pgn-seo_body_feg a {
  transition: color .2s;
  text-decoration: underline;
  color: #C88D22;
}.pgn-seo_body_feg a:hover {
  color: #E0A030;
}.pgn-seo_body_feg ul,.pgn-seo_body_feg ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.pgn-seo_body_feg ol {
  list-style: decimal;
}.pgn-seo_body_feg li {
  line-height: 1.75;
  color: #9A9180;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.pgn-seo_body_feg table {
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.pgn-seo_body_feg table {
  display: table;
}
}.pgn-seo_body_feg th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4BAA0;
  text-align: left;
}.pgn-seo_body_feg td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9180;
}.pgn-seo_cols_feg {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.pgn-seo_cols_feg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.pgn-seo_cols_feg {
  grid-template-columns: repeat(3,1fr);
}
}.pgn-seo_col_h_feg {
  font-size: 13px;
  color: #C4BAA0;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.pgn-seo_col_p_feg {
  color: #716860;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.pgn-seo_stats_feg {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.pgn-seo_stat_feg {
  border: 1px solid rgba(200, 141, 34, 0.18);
  border-radius: 10px;
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(200, 141, 34, 0.07);
  min-width: 140px;
}.pgn-seo_stat_val_feg {
  color: #C88D22;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
}.pgn-seo_stat_lb_feg {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #716860;
}.pgn-seo_feg {
  padding: 2.25rem 1rem 0;
  background: #0C1120;
}
@media(min-width: 769px) {.pgn-seo_feg {
  padding: 44px 24px 0;
}
}.pgn-seo_in_feg {
  background: #162034;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.pgn-seo_in_feg {
  padding: 36px 40px;
}
}.pgn-seo_label_feg {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C88D22;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.pgn-seo_h2_feg {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  color: #EFE9D4;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 771px) {.pgn-seo_h2_feg {
  font-size: 24px;
}
}.pgn-seo_body_feg {
  overflow-wrap: break-word;
  color: #9A9180;
  line-height: 1.75;
  font-size: 0.875rem;
}.pgn-seo_body_feg p {
  line-height: 1.75;
  color: #9A9180;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.pgn-seo_body_feg p:last-child {
  margin-bottom: 0;
}.pgn-seo_body_feg strong {
  color: #C4BAA0;
  font-weight: 700;
}.pgn-seo_body_feg a {
  transition: color .2s;
  color: #C88D22;
  text-decoration: underline;
}.pgn-seo_body_feg a:hover {
  color: #E0A030;
}.pgn-seo_body_feg ul,.pgn-seo_body_feg ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.pgn-seo_body_feg ol {
  list-style: decimal;
}.pgn-seo_body_feg li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A9180;
}.pgn-seo_body_feg table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.pgn-seo_body_feg table {
  display: table;
}
}.pgn-seo_body_feg th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4BAA0;
  font-weight: 700;
}.pgn-seo_body_feg td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9180;
}.pgn-seo_cols_feg {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.pgn-seo_cols_feg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pgn-seo_cols_feg {
  grid-template-columns: repeat(3,1fr);
}
}.pgn-seo_col_h_feg {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  color: #C4BAA0;
  overflow-wrap: break-word;
}.pgn-seo_col_p_feg {
  color: #716860;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.pgn-seo_stats_feg {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.pgn-seo_stat_feg {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  border: 1px solid rgba(200, 141, 34, 0.18);
  flex: 1;
  background: rgba(200, 141, 34, 0.07);
  min-width: 140px;
}.pgn-seo_stat_val_feg {
  color: #C88D22;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.pgn-seo_stat_lb_feg {
  color: #716860;
  overflow-wrap: break-word;
  font-size: 11px;
}.pgn-faq_feg {
  background: #0C1120;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.pgn-faq_feg {
  padding: 44px 24px 0;
}
}.pgn-faq_in_feg {
  margin: 0 auto;
  max-width: 1340px;
}.pgn-faq_head_feg {
  margin-bottom: 1.25rem;
}.pgn-faq_label_feg {
  color: #C88D22;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.pgn-faq_h2_feg {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EFE9D4;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.pgn-faq_h2_feg {
  font-size: 24px;
}
}.pgn-faq_list_feg {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.pgn-faq_item_feg {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #162034;
}.pgn-faq_q_feg {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  color: #C4BAA0;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  font-size: 14px;
}.pgn-faq_q_feg:hover {
  color: #EFE9D4;
}.pgn-faq_q_ic_feg {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 1rem;
  width: 1.5rem;
  color: #C88D22;
  height: 24px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.pgn-faq_item_feg.pgn-state_open_feg .pgn-faq_q_ic_feg {
  transform: rotate(45deg);
}.pgn-faq_a_feg {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #716860;
  display: none;
}.pgn-faq_item_feg.pgn-state_open_feg .pgn-faq_a_feg {
  display: block;
}.pgn-faq_a_feg strong {
  color: #C4BAA0;
  font-weight: 700;
}.pgn-faq_a_feg a {
  text-decoration: underline;
  color: #C88D22;
}.pgn-faq_a_feg ul,.pgn-faq_a_feg ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.pgn-faq_a_feg ol {
  list-style: decimal;
}.pgn-faq_a_feg li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.pgn-faq_a_feg table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.pgn-faq_a_feg table {
  display: table;
}
}.pgn-faq_a_feg th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #C4BAA0;
  text-align: left;
}.pgn-faq_a_feg td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #716860;
}.pgn-seo_feg {
  padding: 2.25rem 1rem 0;
  background: #0C1120;
}
@media(min-width: 770px) {.pgn-seo_feg {
  padding: 44px 24px 0;
}
}.pgn-seo_in_feg {
  padding: 28px 1.5rem;
  background: #162034;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 766px) {.pgn-seo_in_feg {
  padding: 2.25rem 2.5rem;
}
}.pgn-seo_label_feg {
  font-weight: 700;
  color: #C88D22;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.pgn-seo_h2_feg {
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #EFE9D4;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width:768px) {.pgn-seo_h2_feg {
  font-size: 24px;
}
}.pgn-seo_body_feg {
  color: #9A9180;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.pgn-seo_body_feg p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #9A9180;
}.pgn-seo_body_feg p:last-child {
  margin-bottom: 0;
}.pgn-seo_body_feg strong {
  font-weight: 700;
  color: #C4BAA0;
}.pgn-seo_body_feg a {
  transition: color .2s;
  color: #C88D22;
  text-decoration: underline;
}.pgn-seo_body_feg a:hover {
  color: #E0A030;
}.pgn-seo_body_feg ul,.pgn-seo_body_feg ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.pgn-seo_body_feg ol {
  list-style: decimal;
}.pgn-seo_body_feg li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A9180;
  font-size: 0.875rem;
}.pgn-seo_body_feg table {
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 770px) {.pgn-seo_body_feg table {
  display: table;
}
}.pgn-seo_body_feg th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C4BAA0;
  text-align: left;
}.pgn-seo_body_feg td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9180;
}.pgn-seo_cols_feg {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.pgn-seo_cols_feg {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.pgn-seo_cols_feg {
  grid-template-columns: repeat(3,1fr);
}
}.pgn-seo_col_h_feg {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  color: #C4BAA0;
  overflow-wrap: break-word;
}.pgn-seo_col_p_feg {
  overflow-wrap: break-word;
  color: #716860;
  line-height: 1.65;
  font-size: 0.813rem;
}.pgn-seo_stats_feg {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pgn-seo_stat_feg {
  border-radius: 0.625rem;
  background: rgba(200, 141, 34, 0.07);
  border: 1px solid rgba(200, 141, 34, 0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.pgn-seo_stat_val_feg {
  color: #C88D22;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
}.pgn-seo_stat_lb_feg {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #716860;
}.pgn-ft_feg {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070C18;
  margin-top: 3rem;
}.pgn-ft_support_feg {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.pgn-ft_support_feg {
  padding: 28px 24px;
}
}.pgn-ft_support_in_feg {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.pgn-ft_support_main_feg {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.pgn-ft_support_ic_feg {
  flex-shrink: 0;
  color: #C88D22;
}.pgn-ft_support_ic_feg svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pgn-ft_support_text_title_feg {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #EFE9D4;
  font-weight: 700;
  margin-bottom: 3px;
}.pgn-ft_support_text_sub_feg {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #716860;
}.pgn-ft_support_btn_feg {
  border-radius: 10px;
  padding: 11px 22px;
  background: #C88D22;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  color: #EFE9D4;
  font-weight: 700;
}.pgn-ft_support_btn_feg:hover {
  background: #E0A030;
}.pgn-ft_support_contacts_feg {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.pgn-ft_support_contact_feg {
  font-size: 0.75rem;
  color: #574F44;
  line-height: 1.4;
}.pgn-ft_support_contact_feg strong {
  display: block;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
  color: #9A9180;
}.pgn-ft_main_feg {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 767px) {.pgn-ft_main_feg {
  padding: 40px 1.5rem 32px;
}
}.pgn-ft_main_in_feg {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 641px) {.pgn-ft_main_in_feg {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pgn-ft_main_in_feg {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.pgn-ft_col_logo_feg {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.pgn-ft_col_logo_feg {
  grid-column: auto;
}
}.pgn-ft_logo_feg {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
  color: #EFE9D4;
  font-size: 1rem;
  font-weight: 800;
  flex-wrap: wrap;
}.pgn-ft_logo_mark_feg {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 30px;
}.pgn-ft_logo_mark_feg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pgn-ft_logo_sub_feg {
  font-size: 0.75rem;
  line-height: 1.55;
  color: #574F44;
  max-width: 200px;
  overflow-wrap: break-word;
}.pgn-ft_col_title_feg {
  letter-spacing: .07em;
  color: #9A9180;
  font-size: 0.75rem;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
}.pgn-ft_col_links_feg {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.pgn-ft_col_link_feg {
  transition: color .2s;
  font-size: 0.813rem;
  color: #574F44;
  overflow-wrap: break-word;
}.pgn-ft_col_link_feg:hover {
  color: #C4BAA0;
}.pgn-ft_apps_feg {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pgn-ft_app_card_feg {
  border-radius: 6px;
  gap: 10px;
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.pgn-ft_app_card_feg:hover {
  border-color: rgba(200, 140, 40, 0.45);
}.pgn-ft_app_card_ic_feg svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.pgn-ft_app_card_os_feg {
  color: #574F44;
  font-weight: 600;
  font-size: 0.625rem;
}.pgn-ft_app_card_action_feg {
  font-size: 12px;
  font-weight: 700;
  color: #C4BAA0;
}.pgn-ft_bot_feg {
  padding: 20px 16px;
}
@media(min-width: 765px) {.pgn-ft_bot_feg {
  padding: 20px 24px;
}
}.pgn-ft_bot_in_feg {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
}.pgn-ft_socials_feg {
  gap: 8px;
  display: flex;
}.pgn-ft_soc_feg {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  color: #9A9180;
  display: flex;
  height: 36px;
}.pgn-ft_soc_feg svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.pgn-ft_soc_feg:hover {
  background: rgba(255, 255, 255, 0.07);
}.pgn-ft_legal_feg {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  color: #857A6C;
  line-height: 1.6;
  overflow-wrap: break-word;
}.pgn-ft_legal_feg strong {
  font-weight: 700;
  color: #9A9180;
}.pgn-ft_legal_feg a {
  color: #9A9180;
  text-decoration: underline;
}.pgn-ft_age_feg {
  border: 2px solid #857A6C;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
  height: 2rem;
  width: 32px;
  color: #857A6C;
  align-items: center;
  font-weight: 800;
  font-size: 0.688rem;
}