html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0E0B08;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #CDBFA8;
}.gtp-layout-elp {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.gtp-page-elp {
  display: flex;
  min-height: 100vh;
}.gtp-main-elp {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width:1080px) {.gtp-main-elp {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.gtp-main-elp {
  padding-bottom: 4.5rem;
}
}.gtp-gc-elp {
  border: 1px solid rgba(255, 245, 220, 0.06);
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #131009;
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 642px) {.gtp-gc-elp {
  width: 156px;
}
}
@media(min-width: 1079px) {.gtp-gc-elp {
  width: 168px;
}
}.gtp-gc-elp:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 136, 12, 0.07);
}.gtp-gc_img-elp {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.gtp-gc_img-elp img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.gtp-gc_hover-elp {
  background: rgba(6, 4, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.gtp-gc-elp:hover .gtp-gc_hover-elp {
  opacity: 1;
}.gtp-gc_hover_btn-elp {
  background: #D4880C;
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  color: #F5EDDF;
  font-size: 0.75rem;
  font-weight: 700;
}.gtp-gc_info-elp {
  padding: 8px 10px 10px;
}.gtp-gc_name-elp {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #CDBFA8;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.gtp-gc_prov-elp {
  font-size: 10px;
  color: #564839;
}.gtp-gc_tag-elp {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  top: 6px;
  font-size: 0.563rem;
  font-weight: 700;
  position: absolute;
  left: 6px;
  z-index: 2;
  text-transform: uppercase;
}.gtp-gc_tag_hot-elp {
  background: #C42424;
  color: #fff;
}.gtp-gc_tag_new-elp {
  background: #3DA64E;
  color: #0E0B08;
}.gtp-gc_tag_jp-elp {
  background: #C99614;
  color: #0E0B08;
}.gtp-gc_tag_ex-elp {
  background: #8B3A08;
  color: #fff;
}.gtp-gc_tag_live-elp {
  background: #C42424;
  color: #fff;
}.gtp-gr-elp {
  padding: 32px 1rem 0;
  background: #0E0B08;
}
@media(min-width: 766px) {.gtp-gr-elp {
  padding: 2.25rem 1.5rem 0;
}
}.gtp-gr_in-elp {
  margin: 0 auto;
  max-width: 1320px;
}.gtp-gr_head-elp {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.gtp-gr_head_l-elp {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.gtp-gr_ic-elp {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
}.gtp-gr_ic-elp svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.gtp-gr_title-elp {
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F5EDDF;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 767px) {.gtp-gr_title-elp {
  font-size: 18px;
}
}.gtp-gr_more-elp {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  color: #756452;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
}.gtp-gr_more-elp:hover {
  color: #D4880C;
}.gtp-gr_more-elp svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gtp-gr_arrows-elp {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.gtp-gr_arr-elp {
  border-radius: 0.25rem;
  background: rgba(255, 245, 230, 0.05);
  border: 1px solid rgba(255, 245, 220, 0.11);
  transition: background .15s,color .15s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  width: 30px;
  color: #9A8872;
}.gtp-gr_arr-elp:hover {
  background: rgba(255, 245, 230, 0.07);
  color: #F5EDDF;
}.gtp-gr_arr-elp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.gtp-gr_seo_h-elp {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #CDBFA8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.gtp-gr_seo_h-elp {
  font-size: 14px;
}
}.gtp-gr_seo-elp {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #756452;
  margin-bottom: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
}.gtp-gr_seo-elp strong {
  color: #CDBFA8;
  font-weight: 600;
}.gtp-gr_scroll-elp {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.gtp-gr_scroll-elp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.gtp-gr_scroll-elp {
  gap: 12px;
}
}.gtp-tb-elp {
  background: #0E0B08;
  border-bottom: 1px solid rgba(255, 245, 230, 0.07);
  z-index: 80;
  align-items: center;
  right: 0;
  top: 0;
  display: flex;
  position: fixed;
  height: 56px;
  left: 0;
}.gtp-tb_in-elp {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.gtp-tb_burger-elp {
  border-radius: 0.5rem;
  gap: 0.313rem;
  justify-content: center;
  width: 2.375rem;
  display: flex;
  height: 38px;
  flex-direction: column;
  margin-right: 8px;
  align-items: center;
  flex-shrink: 0;
}.gtp-tb_burger-elp:hover {
  background: rgba(255, 245, 230, 0.05);
}.gtp-tb_burger_line-elp {
  border-radius: 1px;
  background: #9A8872;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1083px) {.gtp-tb_burger-elp {
  display: none;
}
}.gtp-tb_logo-elp {
  gap: 0.563rem;
  font-size: 18px;
  display: flex;
  color: #F5EDDF;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 20px;
  font-weight: 800;
  align-items: center;
}.gtp-tb_logo_mark-elp {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
}.gtp-tb_logo_mark-elp img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gtp-tb_nav-elp {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.gtp-tb_nav-elp {
  display: flex;
}
}.gtp-tb_tab-elp {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  color: #9A8872;
  font-size: 0.813rem;
}.gtp-tb_tab-elp:hover {
  background: rgba(255, 245, 230, 0.05);
  color: #F5EDDF;
}.gtp-tb_tab-elp.gtp-state_active-elp {
  background: rgba(212, 136, 12, 0.18);
  color: #F5EDDF;
}.gtp-tb_right-elp {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.gtp-tb_login-elp {
  border: 1px solid rgba(255, 245, 220, 0.11);
  padding: 9px 1rem;
  background: rgba(255, 245, 230, 0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #CDBFA8;
  font-size: 0.813rem;
  display: none;
}.gtp-tb_login-elp:hover {
  border-color: rgba(212, 142, 18, 0.45);
  color: #F5EDDF;
}
@media(min-width: 478px) {.gtp-tb_login-elp {
  display: block;
}
}.gtp-tb_reg-elp {
  background: #3DA64E;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #100B04;
}.gtp-tb_reg-elp:hover {
  background: #4CBF5E;
}.gtp-sb-elp {
  background: #171310;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 245, 230, 0.05);
  transition: transform .25s ease;
  width: 13.75rem;
  z-index: 70;
  top: 3.5rem;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  left: 0;
}.gtp-sb-elp.gtp-state_open-elp {
  transform: translateX(0);
}.gtp-sb-elp::-webkit-scrollbar {
  width: 4px;
}.gtp-sb-elp::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 245, 230, 0.07);
}
@media(min-width:1080px) {.gtp-sb-elp {
  transform: translateX(0);
}
}.gtp-sb_auth-elp {
  padding: 0.875rem 0.75rem 10px;
}.gtp-sb_btn_reg-elp {
  transition: background .2s;
  background: #3DA64E;
  padding: 0.688rem;
  border-radius: 0.5rem;
  font-size: 13px;
  text-align: center;
  margin-bottom: 8px;
  color: #100B04;
  font-weight: 700;
  display: block;
}.gtp-sb_btn_reg-elp:hover {
  background: #4CBF5E;
}.gtp-sb_btn_login-elp {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 245, 220, 0.11);
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 245, 230, 0.05);
  text-align: center;
  display: block;
  font-size: 13px;
  color: #CDBFA8;
  font-weight: 600;
}.gtp-sb_btn_login-elp:hover {
  border-color: rgba(212, 142, 18, 0.45);
  color: #F5EDDF;
}.gtp-sb_promo-elp {
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#2A1404,#171310);
  border: 1px solid rgba(212, 136, 12, 0.18);
  border-radius: 0.5rem;
  padding: 12px 14px;
  position: relative;
}.gtp-sb_promo-elp::before {
  background: radial-gradient(circle,rgba(212, 136, 12, 0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  right: -20px;
  height: 5rem;
  width: 5rem;
  content: '';
  position: absolute;
}.gtp-sb_promo_title-elp {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #D4880C;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.gtp-sb_promo_text-elp {
  overflow-wrap: break-word;
  color: #F5EDDF;
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
}.gtp-sb_promo_sub-elp {
  font-size: 10px;
  color: #756452;
  margin-top: 3px;
}.gtp-sb_nav-elp {
  padding: 6px 0.5rem 16px;
}.gtp-sb_nav_lb-elp {
  padding: 0.625rem 8px 0.375rem;
  color: #564839;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.gtp-sb_link-elp {
  padding: 0.563rem 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 10px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  font-size: 0.813rem;
  color: #9A8872;
}.gtp-sb_link-elp:hover {
  background: rgba(255, 245, 230, 0.05);
  color: #F5EDDF;
}.gtp-sb_link-elp.gtp-state_active-elp {
  background: rgba(212, 136, 12, 0.18);
  color: #F5EDDF;
}.gtp-sb_ic-elp {
  border-radius: 4px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
}.gtp-sb_ic-elp svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.gtp-sb_ic_1-elp {
  background: rgba(212, 136, 12, 0.07);
  color: #D4880C;
}.gtp-sb_ic_2-elp {
  background: rgba(61, 166, 78, 0.16);
  color: #3DA64E;
}.gtp-sb_ic_3-elp {
  background: rgba(201, 150, 20, 0.18);
  color: #C99614;
}.gtp-sb_ic_4-elp {
  background: rgba(139, 58, 8, 0.22);
  color: #8B3A08;
}.gtp-sb_ic_5-elp {
  background: rgba(212, 136, 12, 0.07);
  color: #CC3472;
}.gtp-sb_ic_6-elp {
  background: rgba(139, 58, 8, 0.22);
  color: #7B3CC0;
}.gtp-sb_badge-elp {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  background: #C99614;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #100B04;
}.gtp-sb_bot-elp {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 245, 230, 0.05);
  display: flex;
}.gtp-sb_lang-elp,.gtp-sb_help-elp {
  flex: 1;
  padding: 9px 6px;
  gap: 6px;
  border: 1px solid rgba(255, 245, 220, 0.06);
  transition: border-color .2s;
  border-radius: 0.25rem;
  background: rgba(255, 245, 230, 0.05);
  font-size: 0.688rem;
  color: #9A8872;
  font-weight: 600;
  justify-content: center;
  display: flex;
  align-items: center;
}.gtp-sb_lang-elp:hover,.gtp-sb_help-elp:hover {
  border-color: rgba(212, 142, 18, 0.45);
  color: #F5EDDF;
}.gtp-sb_lang-elp svg,.gtp-sb_help-elp svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.gtp-sb_bd-elp {
  inset: 0;
  background: rgba(6, 4, 3, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.gtp-sb_bd-elp.gtp-state_on-elp {
  display: block;
}
@media(min-width: 1083px) {.gtp-sb_bd-elp {
  display: none!important;
}
}.gtp-mob_nav-elp {
  background: #171310;
  border-top: 1px solid rgba(255, 245, 220, 0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  left: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  display: flex;
}
@media(min-width: 1079px) {.gtp-mob_nav-elp {
  display: none;
}
}.gtp-mob_nav_item-elp {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  flex-direction: column;
  display: flex;
  color: #564839;
  align-items: center;
  cursor: pointer;
}.gtp-mob_nav_ic-elp {
  line-height: 1;
}.gtp-mob_nav_ic-elp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.gtp-mob_nav_lb-elp {
  font-weight: 600;
  color: #564839;
  font-size: 0.625rem;
}.gtp-mob_nav_item-elp.gtp-state_active-elp {
  color: #D4880C;
}.gtp-mob_nav_item-elp.gtp-state_active-elp .gtp-mob_nav_lb-elp {
  color: #D4880C;
}.gtp-hero-elp {
  background: #0E0B08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 765px) {.gtp-hero-elp {
  padding: 1.5rem 24px 0;
}
}.gtp-hero_in-elp {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.gtp-hero_in-elp {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.gtp-hero_in-elp {
  grid-template-columns: 1fr 340px;
}
}.gtp-hero_promo-elp {
  background: #131009;
  overflow: hidden;
  border-radius: 0.75rem;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.gtp-hero_promo-elp {
  min-height: 280px;
}
}.gtp-hero_promo_bg-elp {
  inset: 0;
  background: linear-gradient(120deg,#2A1404 0%,#0E0B08 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.gtp-hero_promo_bg-elp::after {
  background: linear-gradient(90deg,#0E0B08 0%,rgba(6, 4, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.gtp-hero_promo_glow-elp {
  background: radial-gradient(circle,rgba(139, 58, 8, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  width: 18.75rem;
  top: -2.5rem;
  position: absolute;
  height: 300px;
  right: 60px;
}.gtp-hero_promo_ct-elp {
  padding: 28px 1.5rem 28px 1.75rem;
  position: relative;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  justify-content: center;
}
@media(min-width: 765px) {.gtp-hero_promo_ct-elp {
  padding: 2.5rem 32px;
}
}.gtp-hero_badge-elp {
  padding: 0.313rem 0.75rem;
  border-radius: 1.125rem;
  background: rgba(212, 136, 12, 0.18);
  border: 1px solid rgba(212, 136, 12, 0.07);
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .08em;
  color: #D4880C;
  display: inline-block;
  font-weight: 700;
}.gtp-hero_h1-elp {
  color: #F5EDDF;
  font-size: 26px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
}.gtp-hero_h1-elp em {
  font-style: normal;
  color: #C99614;
}
@media(min-width: 765px) {.gtp-hero_h1-elp {
  font-size: 36px;
}
}.gtp-hero_sub-elp {
  color: #9A8872;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 767px) {.gtp-hero_sub-elp {
  font-size: 0.875rem;
}
}.gtp-hero_row-elp {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.gtp-hero_cta-elp {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #3DA64E;
  font-size: 0.875rem;
  box-shadow: 4px 0.25rem 0px #1E6B2A, 0 0 14px rgba(61, 166, 78, 0.30);
  font-weight: 700;
  color: #100B04;
}.gtp-hero_cta-elp:hover {
  background: #4CBF5E;
}.gtp-hero_terms-elp {
  color: #564839;
  font-size: 0.688rem;
}.gtp-hero_game-elp {
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 245, 220, 0.06);
  background: #131009;
  display: flex;
  flex-direction: column;
  position: relative;
}.gtp-hero_game_badge-elp {
  padding: 5px 10px;
  border: 1px solid rgba(201, 150, 20, 0.18);
  border-radius: 1.125rem;
  background: rgba(201, 150, 20, 0.18);
  letter-spacing: .06em;
  font-size: 0.625rem;
  top: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C99614;
  left: 0.75rem;
  position: absolute;
  z-index: 3;
}.gtp-hero_game_badge-elp svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
}.gtp-hero_game_img-elp {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1404,#0E0B08);
  position: relative;
  padding-bottom: 60%;
}.gtp-hero_game_img-elp img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gtp-hero_game_play-elp {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 4, 3, 0.72);
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.gtp-hero_game-elp:hover .gtp-hero_game_play-elp {
  opacity: 1;
}.gtp-hero_game_play-elp span {
  background: #D4880C;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  width: 52px;
  display: flex;
  justify-content: center;
}.gtp-hero_game_play-elp span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.gtp-hero_game_info-elp {
  padding: 0.875rem 16px;
}.gtp-hero_game_title-elp {
  overflow-wrap: break-word;
  color: #F5EDDF;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.gtp-hero_game_provider-elp {
  color: #756452;
  font-size: 11px;
}.gtp-hero_game_btn-elp {
  background: #D4880C;
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  margin: 12px 16px 1rem;
  display: block;
  color: #F5EDDF;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
}.gtp-hero_game-elp:hover .gtp-hero_game_btn-elp {
  background: #E89A18;
}.gtp-wy-elp {
  background: #0E0B08;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.gtp-wy-elp {
  padding: 2.5rem 24px 0;
}
}.gtp-wy_in-elp {
  margin: 0 auto;
  max-width: 1320px;
}.gtp-wy_head-elp {
  max-width: 45rem;
  margin-bottom: 18px;
}.gtp-wy_label-elp {
  letter-spacing: .08em;
  font-size: 11px;
  color: #D4880C;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.gtp-wy_h2-elp {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  color: #F5EDDF;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.gtp-wy_h2-elp {
  font-size: 1.5rem;
}
}.gtp-wy_intro-elp {
  margin: 0;
  font-size: 0.813rem;
  color: #756452;
  line-height: 1.6;
}.gtp-wy_grid-elp {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.gtp-wy_grid-elp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gtp-wy_grid-elp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gtp-wy_card-elp {
  background: #171310;
  border: 1px solid rgba(255, 245, 220, 0.11);
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 1.25rem;
}.gtp-wy_card-elp:hover {
  border-color: rgba(212, 136, 12, 0.07);
  transform: translateY(-2px);
}.gtp-wy_card_ic-elp {
  background: rgba(212, 136, 12, 0.18);
  border-radius: 50%;
  width: 44px;
  margin-bottom: 14px;
  color: #D4880C;
  align-items: center;
  height: 44px;
  justify-content: center;
  display: flex;
}.gtp-wy_card_ic-elp svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gtp-wy_card_h-elp {
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5EDDF;
  font-size: 15px;
  margin-bottom: 6px;
}.gtp-wy_card_p-elp {
  color: #756452;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.gtp-wy_card_p-elp strong {
  font-weight: 600;
  color: #CDBFA8;
}.gtp-gr_jp-elp {
  overflow: hidden;
  border-radius: 12px;
  background: linear-gradient(135deg,#1C0E2A 0%,#0A0610 100%);
  padding: 20px;
  position: relative;
}.gtp-gr_jp-elp::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 58, 8, 0.22) 0%,transparent 70%);
  position: absolute;
  height: 250px;
  content: '';
  left: -60px;
  top: -60px;
  width: 250px;
}.gtp-gr_jp-elp::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 150, 20, 0.18) 0%,transparent 70%);
  position: absolute;
  height: 200px;
  right: 0;
  content: '';
  width: 12.5rem;
  bottom: -40px;
}.gtp-gr_jp_head-elp {
  gap: 16px;
  z-index: 1;
  position: relative;
  margin-bottom: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.gtp-gr_jp_info-elp {
  flex: 1;
}.gtp-gr_jp_label-elp {
  color: #7B3CC0;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.gtp-gr_jp_label-elp svg {
  margin-right: 0.25rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
}.gtp-gr_jp_amount-elp {
  margin-bottom: 0.25rem;
  color: #F5EDDF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 2rem;
  line-height: 1;
}
@media(min-width: 771px) {.gtp-gr_jp_amount-elp {
  font-size: 2.5rem;
}
}.gtp-gr_jp_amount-elp span {
  color: #C99614;
}.gtp-gr_jp_seo-elp {
  color: #9A8872;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
  font-size: 12px;
}.gtp-gr_jp_cta-elp {
  transition: background .2s;
  border: 1px solid rgba(139, 58, 8, 0.22);
  border-radius: 8px;
  background: rgba(139, 58, 8, 0.22);
  padding: 0.688rem 20px;
  font-size: 13px;
  align-self: flex-start;
  color: #F5EDDF;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  z-index: 1;
  margin-top: 4px;
  position: relative;
}.gtp-gr_jp_cta-elp:hover {
  background: #8B3A08;
}.gtp-ws-elp {
  background: #0E0B08;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.gtp-ws-elp {
  padding: 2.25rem 24px 0;
}
}.gtp-ws_in-elp {
  margin: 0 auto;
  max-width: 1320px;
}.gtp-ws_head-elp {
  gap: 12px;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.gtp-ws_title-elp {
  gap: 10px;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  display: flex;
  font-family: 'Cinzel', serif;
  color: #F5EDDF;
  flex-wrap: wrap;
}.gtp-ws_title_ic-elp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  color: #C99614;
  height: 1.125rem;
}.gtp-ws_online-elp {
  gap: 7px;
  font-weight: 600;
  color: #756452;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.gtp-ws_online_dot-elp {
  background: #3DA64E;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(61, 166, 78, 0.16);
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
}.gtp-ws_scroll-elp {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.gtp-ws_scroll-elp::-webkit-scrollbar {
  display: none;
}.gtp-wc-elp {
  background: #131009;
  border-radius: 8px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  gap: 0.625rem;
  padding: 10px 0.875rem;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.gtp-wc_img-elp {
  border-radius: 4px;
  background: #171310;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.gtp-wc_img-elp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gtp-wc_info-elp {
  min-width: 0;
}.gtp-wc_game-elp {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #CDBFA8;
}.gtp-wc_player-elp {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #564839;
  white-space: nowrap;
  font-size: 10px;
}.gtp-wc_amount-elp {
  font-size: 0.813rem;
  color: #3DA64E;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
}.gtp-app-elp {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.gtp-app-elp {
  padding: 2.75rem 24px 0;
}
}.gtp-app_in-elp {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtp-app_head-elp {
  margin-bottom: 16px;
}.gtp-app_label-elp {
  letter-spacing: .08em;
  color: #D4880C;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
}.gtp-app_h2-elp {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5EDDF;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.gtp-app_h2-elp {
  font-size: 24px;
}
}.gtp-app_sub-elp {
  max-width: 600px;
  font-size: 13px;
  color: #756452;
  line-height: 1.6;
  overflow-wrap: break-word;
}.gtp-app_sub-elp strong {
  color: #CDBFA8;
  font-weight: 700;
}.gtp-app_cards-elp {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.gtp-app_cards-elp {
  grid-template-columns: repeat(3,1fr);
}
}.gtp-app_card-elp {
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.gtp-app_card_ios-elp {
  background: linear-gradient(135deg,rgba(212, 136, 12, 0.18) 0%,#171310 100%);
}.gtp-app_card_android-elp {
  background: linear-gradient(135deg,rgba(61, 166, 78, 0.16) 0%,#171310 100%);
}.gtp-app_card_win-elp {
  background: linear-gradient(135deg,rgba(201, 150, 20, 0.18) 0%,#171310 100%);
}.gtp-app_card_ic-elp svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.gtp-app_card_ic-elp {
  flex-shrink: 0;
  color: #F5EDDF;
}.gtp-app_card_os-elp {
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #756452;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.gtp-app_card_title-elp {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-size: 15px;
  color: #F5EDDF;
}.gtp-app_card_text-elp {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #756452;
}.gtp-app_card_btn-elp {
  border-radius: 4px;
  background: rgba(255, 245, 230, 0.12);
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  border: 1px solid rgba(212, 142, 18, 0.45);
  transition: background .2s;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  color: #F5EDDF;
}.gtp-app_card_btn-elp:hover {
  background: rgba(255, 245, 230, 0.07);
}.gtp-prov-elp {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.gtp-prov-elp {
  padding: 2.75rem 1.5rem 0;
}
}.gtp-prov_in-elp {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtp-prov_head-elp {
  margin-bottom: 16px;
}.gtp-prov_label-elp {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #D4880C;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.gtp-prov_h2-elp {
  color: #F5EDDF;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.gtp-prov_h2-elp {
  font-size: 1.5rem;
}
}.gtp-prov_seo-elp {
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #756452;
  margin-bottom: 16px;
}.gtp-prov_seo-elp strong {
  color: #CDBFA8;
  font-weight: 700;
}.gtp-prov_seo-elp a {
  color: #D4880C;
  text-decoration: underline;
}.gtp-prov_grid-elp {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.gtp-prov_grid-elp {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.gtp-prov_grid-elp {
  grid-template-columns: repeat(8,1fr);
}
}.gtp-prov_card-elp {
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  border-radius: 8px;
  background: #131009;
  border: 1px solid rgba(255, 245, 220, 0.11);
  gap: 7px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.gtp-prov_card-elp:hover {
  border-color: rgba(212, 142, 18, 0.45);
  background: #171310;
}.gtp-prov_logo-elp {
  background: rgba(255, 245, 230, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
}.gtp-prov_logo-elp img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.gtp-prov_name-elp {
  color: #9A8872;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
}.gtp-reg-elp {
  background: #0E0B08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gtp-reg-elp {
  padding: 2.75rem 1.5rem 0;
}
}.gtp-reg_in-elp {
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  background: #171310;
  border: 1px solid rgba(255, 245, 220, 0.06);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gtp-reg_in-elp {
  padding: 2.5rem;
}
}.gtp-reg_top-elp {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.gtp-reg_top-elp {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gtp-reg_label-elp {
  font-size: 0.688rem;
  color: #D4880C;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.gtp-reg_h2-elp {
  margin-bottom: 0.75rem;
  color: #F5EDDF;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.gtp-reg_h2-elp {
  font-size: 28px;
}
}.gtp-reg_bonus-elp {
  padding: 0.625rem 1rem;
  background: rgba(201, 150, 20, 0.18);
  border: 1px solid rgba(201, 150, 20, 0.18);
  gap: 0.5rem;
  border-radius: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.gtp-reg_bonus_amount-elp {
  font-size: 20px;
  color: #C99614;
  font-weight: 800;
}.gtp-reg_bonus_text-elp {
  line-height: 1.35;
  color: #9A8872;
  font-size: 13px;
}.gtp-reg_cta_btn-elp {
  background: #3DA64E;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 32px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0.25rem 0.25rem 0px #1E6B2A, 0 0 0.875rem rgba(61, 166, 78, 0.30);
  color: #100B04;
  font-size: 15px;
}.gtp-reg_cta_btn-elp:hover {
  background: #4CBF5E;
}.gtp-reg_terms-elp {
  color: #564839;
  line-height: 1.5;
  font-size: 0.688rem;
}.gtp-reg_seo-elp {
  border-top: 1px solid rgba(255, 245, 230, 0.05);
  overflow-wrap: break-word;
  color: #756452;
  font-size: 13px;
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 20px;
}.gtp-reg_seo-elp p {
  line-height: 1.65;
  color: #756452;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.gtp-reg_seo-elp p:last-child {
  margin-bottom: 0;
}.gtp-reg_seo-elp strong {
  color: #CDBFA8;
  font-weight: 700;
}.gtp-reg_seo-elp a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4880C;
}.gtp-reg_seo-elp a:hover {
  color: #E89A18;
}.gtp-reg_seo-elp ul,.gtp-reg_seo-elp ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.gtp-reg_seo-elp ol {
  list-style: decimal;
}.gtp-reg_seo-elp li {
  line-height: 1.65;
  color: #756452;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.gtp-reg_seo-elp table {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.gtp-reg_seo-elp table {
  display: table;
}
}.gtp-reg_seo-elp th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 245, 230, 0.07);
  font-weight: 700;
  color: #CDBFA8;
  text-align: left;
}.gtp-reg_seo-elp td {
  border-bottom: 1px solid rgba(255, 245, 230, 0.05);
  padding: 0.5rem;
  color: #756452;
}.gtp-reg_steps-elp {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.gtp-reg_steps-elp {
  margin-top: 0;
}
}.gtp-reg_step-elp {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 245, 220, 0.06);
  gap: 14px;
  background: rgba(255, 245, 230, 0.05);
  padding: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.gtp-reg_step_num-elp {
  border-radius: 50%;
  background: rgba(212, 136, 12, 0.18);
  border: 1px solid rgba(212, 136, 12, 0.07);
  font-weight: 800;
  font-size: 14px;
  flex-shrink: 0;
  display: flex;
  width: 34px;
  justify-content: center;
  color: #D4880C;
  align-items: center;
  height: 2.125rem;
}.gtp-reg_step_title-elp {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F5EDDF;
}.gtp-reg_step_text-elp {
  font-size: 12px;
  line-height: 1.5;
  color: #756452;
}.gtp-reg_trust-elp {
  gap: 10px;
  border-top: 1px solid rgba(255, 245, 230, 0.05);
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
  padding-top: 20px;
}.gtp-reg_trust_item-elp {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #756452;
  font-size: 0.75rem;
}.gtp-reg_trust_ic-elp svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  color: #D4880C;
}.gtp-htp-elp {
  background: #0E0B08;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.gtp-htp-elp {
  padding: 44px 24px 0;
}
}.gtp-htp_in-elp {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtp-htp_head-elp {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.gtp-htp_label-elp {
  text-transform: uppercase;
  font-weight: 700;
  color: #D4880C;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.gtp-htp_h2-elp {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
  color: #F5EDDF;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.gtp-htp_h2-elp {
  font-size: 1.75rem;
}
}.gtp-htp_intro-elp {
  color: #756452;
  line-height: 1.6;
  font-size: 14px;
}.gtp-htp_steps-elp {
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.gtp-htp_steps-elp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gtp-htp_steps-elp {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.gtp-htp_step-elp {
  border: 1px solid rgba(255, 245, 220, 0.11);
  background: #171310;
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.gtp-htp_step_num-elp {
  border-radius: 50%;
  background: #D4880C;
  font-weight: 800;
  align-items: center;
  position: absolute;
  width: 28px;
  height: 1.75rem;
  display: flex;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  left: 1.25rem;
  top: -12px;
  justify-content: center;
  color: #100B04;
}.gtp-htp_step_ic-elp {
  border-radius: 0.25rem;
  margin: 8px 0 0.75rem;
  background: rgba(212, 136, 12, 0.18);
  display: flex;
  width: 2.25rem;
  height: 36px;
  align-items: center;
  color: #D4880C;
  justify-content: center;
}.gtp-htp_step_ic-elp svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
}.gtp-htp_step_h-elp {
  font-weight: 700;
  line-height: 1.25;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #F5EDDF;
  overflow-wrap: break-word;
}.gtp-htp_step_p-elp {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #756452;
}.gtp-htp_step_p-elp strong {
  color: #CDBFA8;
  font-weight: 600;
}.gtp-htp_cta-elp {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  background: #3DA64E;
  font-weight: 700;
  margin-top: 1.25rem;
  font-size: 14px;
  display: inline-block;
  color: #100B04;
}.gtp-htp_cta-elp:hover {
  background: #4CBF5E;
}.gtp-bon-elp {
  background: #0E0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.gtp-bon-elp {
  padding: 44px 1.5rem 0;
}
}.gtp-bon_in-elp {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtp-bon_head-elp {
  margin-bottom: 20px;
}.gtp-bon_label-elp {
  color: #D4880C;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.gtp-bon_h2-elp {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EDDF;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.gtp-bon_h2-elp {
  font-size: 1.5rem;
}
}.gtp-bon_seo-elp {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #756452;
  line-height: 1.6;
  max-width: 620px;
}.gtp-bon_seo-elp strong {
  color: #CDBFA8;
  font-weight: 700;
}.gtp-bon_seo-elp a {
  text-decoration: underline;
  color: #D4880C;
}.gtp-bon_grid-elp {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.gtp-bon_grid-elp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.gtp-bon_grid-elp {
  grid-template-columns: repeat(5,1fr);
}
}.gtp-bon_card-elp {
  padding: 1rem;
  border-radius: 8px;
  background: #131009;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 245, 220, 0.11);
}.gtp-bon_card-elp:hover {
  border-color: rgba(212, 136, 12, 0.07);
  transform: translateY(-2px);
}.gtp-bon_card_ic-elp svg {
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gtp-bon_card_ic-elp {
  margin-bottom: 0.625rem;
}.gtp-bon_card_type-elp {
  color: #756452;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
}.gtp-bon_card_amount-elp {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #C99614;
  font-weight: 800;
}.gtp-bon_card_name-elp {
  color: #F5EDDF;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.gtp-bon_card_detail-elp {
  border-top: 1px solid rgba(255, 245, 230, 0.05);
  line-height: 1.5;
  font-size: 0.688rem;
  color: #564839;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.gtp-rv-elp {
  background: #0E0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.gtp-rv-elp {
  padding: 44px 24px 0;
}
}.gtp-rv_in-elp {
  margin: 0 auto;
  max-width: 1320px;
}.gtp-rv_head-elp {
  margin-bottom: 20px;
  max-width: 45rem;
}.gtp-rv_label-elp {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #D4880C;
}.gtp-rv_h2-elp {
  color: #F5EDDF;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.gtp-rv_h2-elp {
  font-size: 1.75rem;
}
}.gtp-rv_stats-elp {
  gap: 18px;
  font-size: 0.813rem;
  flex-wrap: wrap;
  display: flex;
  color: #756452;
  align-items: center;
}.gtp-rv_stats_score-elp {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.gtp-rv_stats_score_val-elp {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  color: #C99614;
}.gtp-rv_stats_score_max-elp {
  color: #564839;
  font-size: 13px;
}.gtp-rv_stats_badge-elp {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.gtp-rv_stats_badge-elp svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #C99614;
}.gtp-rv_grid-elp {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.gtp-rv_grid-elp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gtp-rv_grid-elp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gtp-rv_card-elp {
  padding: 20px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  background: #171310;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.gtp-rv_card_stars-elp {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #C99614;
  display: flex;
}.gtp-rv_card_stars-elp svg {
  width: 14px;
  height: 0.875rem;
}.gtp-rv_card_h-elp {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  color: #F5EDDF;
  overflow-wrap: break-word;
  font-weight: 700;
}.gtp-rv_card_body-elp {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #756452;
  margin-bottom: 14px;
  line-height: 1.65;
}.gtp-rv_card_body-elp strong {
  font-weight: 600;
  color: #CDBFA8;
}.gtp-rv_card_meta-elp {
  border-top: 1px solid rgba(255, 245, 230, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  justify-content: space-between;
  align-items: center;
}.gtp-rv_card_author-elp {
  font-size: 0.75rem;
  color: #CDBFA8;
  font-weight: 600;
}.gtp-rv_card_date-elp {
  font-size: 11px;
  color: #564839;
}.gtp-seo-elp {
  background: #0E0B08;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.gtp-seo-elp {
  padding: 2.75rem 24px 0;
}
}.gtp-seo_in-elp {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  border-radius: 0.75rem;
  margin: 0 auto;
  background: #171310;
  max-width: 1320px;
}
@media(min-width: 771px) {.gtp-seo_in-elp {
  padding: 36px 2.5rem;
}
}.gtp-seo_label-elp {
  font-size: 11px;
  color: #D4880C;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.gtp-seo_h2-elp {
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5EDDF;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gtp-seo_h2-elp {
  font-size: 24px;
}
}.gtp-seo_body-elp {
  font-size: 0.875rem;
  color: #9A8872;
  overflow-wrap: break-word;
  line-height: 1.75;
}.gtp-seo_body-elp p {
  margin-bottom: 0.75rem;
  color: #9A8872;
  line-height: 1.75;
  font-size: 0.875rem;
}.gtp-seo_body-elp p:last-child {
  margin-bottom: 0;
}.gtp-seo_body-elp strong {
  font-weight: 700;
  color: #CDBFA8;
}.gtp-seo_body-elp a {
  transition: color .2s;
  color: #D4880C;
  text-decoration: underline;
}.gtp-seo_body-elp a:hover {
  color: #E89A18;
}.gtp-seo_body-elp ul,.gtp-seo_body-elp ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.gtp-seo_body-elp ol {
  list-style: decimal;
}.gtp-seo_body-elp li {
  font-size: 14px;
  color: #9A8872;
  line-height: 1.75;
  margin-bottom: 6px;
}.gtp-seo_body-elp table {
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.gtp-seo_body-elp table {
  display: table;
}
}.gtp-seo_body-elp th {
  border-bottom: 1px solid rgba(255, 245, 230, 0.07);
  padding: 0.625rem 0.75rem;
  color: #CDBFA8;
  font-weight: 700;
  text-align: left;
}.gtp-seo_body-elp td {
  border-bottom: 1px solid rgba(255, 245, 230, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8872;
}.gtp-seo_cols-elp {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.gtp-seo_cols-elp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.gtp-seo_cols-elp {
  grid-template-columns: repeat(3,1fr);
}
}.gtp-seo_col_h-elp {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #CDBFA8;
  margin-bottom: 0.438rem;
}.gtp-seo_col_p-elp {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #756452;
}.gtp-seo_stats-elp {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.gtp-seo_stat-elp {
  padding: 14px 1rem;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(212, 136, 12, 0.18);
  background: rgba(212, 136, 12, 0.07);
  min-width: 140px;
}.gtp-seo_stat_val-elp {
  font-size: 1.25rem;
  color: #D4880C;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.gtp-seo_stat_lb-elp {
  color: #756452;
  font-size: 11px;
  overflow-wrap: break-word;
}.gtp-seo-elp {
  padding: 36px 1rem 0;
  background: #0E0B08;
}
@media(min-width: 770px) {.gtp-seo-elp {
  padding: 2.75rem 1.5rem 0;
}
}.gtp-seo_in-elp {
  margin: 0 auto;
  background: #171310;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 245, 220, 0.11);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.gtp-seo_in-elp {
  padding: 36px 40px;
}
}.gtp-seo_label-elp {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  color: #D4880C;
}.gtp-seo_h2-elp {
  font-family: 'Cinzel', serif;
  color: #F5EDDF;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.gtp-seo_h2-elp {
  font-size: 1.5rem;
}
}.gtp-seo_body-elp {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8872;
  overflow-wrap: break-word;
}.gtp-seo_body-elp p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9A8872;
}.gtp-seo_body-elp p:last-child {
  margin-bottom: 0;
}.gtp-seo_body-elp strong {
  color: #CDBFA8;
  font-weight: 700;
}.gtp-seo_body-elp a {
  transition: color .2s;
  color: #D4880C;
  text-decoration: underline;
}.gtp-seo_body-elp a:hover {
  color: #E89A18;
}.gtp-seo_body-elp ul,.gtp-seo_body-elp ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.gtp-seo_body-elp ol {
  list-style: decimal;
}.gtp-seo_body-elp li {
  color: #9A8872;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.gtp-seo_body-elp table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.gtp-seo_body-elp table {
  display: table;
}
}.gtp-seo_body-elp th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 245, 230, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CDBFA8;
}.gtp-seo_body-elp td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 245, 230, 0.05);
  color: #9A8872;
}.gtp-seo_cols-elp {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.gtp-seo_cols-elp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gtp-seo_cols-elp {
  grid-template-columns: repeat(3,1fr);
}
}.gtp-seo_col_h-elp {
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #CDBFA8;
  overflow-wrap: break-word;
  font-weight: 700;
}.gtp-seo_col_p-elp {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #756452;
  font-size: 13px;
}.gtp-seo_stats-elp {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.gtp-seo_stat-elp {
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(212, 136, 12, 0.18);
  padding: 14px 1rem;
  background: rgba(212, 136, 12, 0.07);
  min-width: 140px;
}.gtp-seo_stat_val-elp {
  color: #D4880C;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.gtp-seo_stat_lb-elp {
  color: #756452;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.gtp-faq-elp {
  padding: 36px 1rem 0;
  background: #0E0B08;
}
@media(min-width:768px) {.gtp-faq-elp {
  padding: 44px 1.5rem 0;
}
}.gtp-faq_in-elp {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtp-faq_head-elp {
  margin-bottom: 1.25rem;
}.gtp-faq_label-elp {
  text-transform: uppercase;
  color: #D4880C;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.gtp-faq_h2-elp {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5EDDF;
  font-weight: 800;
}
@media(min-width: 766px) {.gtp-faq_h2-elp {
  font-size: 24px;
}
}.gtp-faq_list-elp {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.gtp-faq_item-elp {
  background: #171310;
  border: 1px solid rgba(255, 245, 220, 0.11);
  overflow: hidden;
  border-radius: 8px;
}.gtp-faq_q-elp {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #CDBFA8;
}.gtp-faq_q-elp:hover {
  color: #F5EDDF;
}.gtp-faq_q_ic-elp {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 245, 230, 0.05);
  align-items: center;
  width: 24px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  color: #D4880C;
  font-size: 1rem;
  height: 24px;
}.gtp-faq_item-elp.gtp-state_open-elp .gtp-faq_q_ic-elp {
  transform: rotate(45deg);
}.gtp-faq_a-elp {
  padding: 0 1.25rem 1rem;
  color: #756452;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.gtp-faq_item-elp.gtp-state_open-elp .gtp-faq_a-elp {
  display: block;
}.gtp-faq_a-elp strong {
  color: #CDBFA8;
  font-weight: 700;
}.gtp-faq_a-elp a {
  color: #D4880C;
  text-decoration: underline;
}.gtp-faq_a-elp ul,.gtp-faq_a-elp ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.gtp-faq_a-elp ol {
  list-style: decimal;
}.gtp-faq_a-elp li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.gtp-faq_a-elp table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.gtp-faq_a-elp table {
  display: table;
}
}.gtp-faq_a-elp th {
  border-bottom: 1px solid rgba(255, 245, 230, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #CDBFA8;
  font-weight: 700;
}.gtp-faq_a-elp td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 245, 230, 0.05);
  color: #756452;
}.gtp-pmt-elp {
  padding: 36px 1rem 0;
  background: #0E0B08;
}
@media(min-width:768px) {.gtp-pmt-elp {
  padding: 2.75rem 24px 0;
}
}.gtp-pmt_in-elp {
  margin: 0 auto;
  max-width: 1320px;
}.gtp-pmt_head-elp {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.gtp-pmt_label-elp {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #D4880C;
}.gtp-pmt_h2-elp {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDDF;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 22px;
}
@media(min-width: 771px) {.gtp-pmt_h2-elp {
  font-size: 1.75rem;
}
}.gtp-pmt_intro-elp {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #756452;
}.gtp-pmt_groups-elp {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.gtp-pmt_group-elp {
  padding: 1.25rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 245, 220, 0.11);
  background: #171310;
}.gtp-pmt_group_head-elp {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.gtp-pmt_group_ic-elp {
  border-radius: 0.25rem;
  background: rgba(212, 136, 12, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  color: #D4880C;
  width: 2.25rem;
  flex-shrink: 0;
}.gtp-pmt_group_ic-elp svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.gtp-pmt_group_h-elp {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  color: #F5EDDF;
}.gtp-pmt_group_p-elp {
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #756452;
}.gtp-pmt_group_p-elp strong {
  font-weight: 600;
  color: #CDBFA8;
}.gtp-pmt_table_wrap-elp {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.gtp-pmt_table-elp {
  width: 100%;
  border-collapse: collapse;
  min-width: 540px;
  font-size: 13px;
}.gtp-pmt_table-elp th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 245, 230, 0.07);
  letter-spacing: .04em;
  font-size: 11px;
  text-align: left;
  color: #CDBFA8;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}.gtp-pmt_table-elp td {
  border-bottom: 1px solid rgba(255, 245, 230, 0.05);
  padding: 0.75rem;
  color: #756452;
}.gtp-pmt_table-elp tbody tr:last-child td {
  border-bottom: none;
}.gtp-pmt_table-elp tr:hover td {
  background: rgba(255, 245, 230, 0.05);
  color: #CDBFA8;
}.gtp-seo-elp {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.gtp-seo-elp {
  padding: 2.75rem 24px 0;
}
}.gtp-seo_in-elp {
  background: #171310;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 245, 220, 0.11);
  margin: 0 auto;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.gtp-seo_in-elp {
  padding: 2.25rem 40px;
}
}.gtp-seo_label-elp {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  color: #D4880C;
  text-transform: uppercase;
}.gtp-seo_h2-elp {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDDF;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.gtp-seo_h2-elp {
  font-size: 1.5rem;
}
}.gtp-seo_body-elp {
  font-size: 14px;
  color: #9A8872;
  overflow-wrap: break-word;
  line-height: 1.75;
}.gtp-seo_body-elp p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A8872;
  font-size: 14px;
}.gtp-seo_body-elp p:last-child {
  margin-bottom: 0;
}.gtp-seo_body-elp strong {
  color: #CDBFA8;
  font-weight: 700;
}.gtp-seo_body-elp a {
  transition: color .2s;
  color: #D4880C;
  text-decoration: underline;
}.gtp-seo_body-elp a:hover {
  color: #E89A18;
}.gtp-seo_body-elp ul,.gtp-seo_body-elp ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.gtp-seo_body-elp ol {
  list-style: decimal;
}.gtp-seo_body-elp li {
  line-height: 1.75;
  font-size: 14px;
  color: #9A8872;
  margin-bottom: 0.375rem;
}.gtp-seo_body-elp table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.gtp-seo_body-elp table {
  display: table;
}
}.gtp-seo_body-elp th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 245, 230, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CDBFA8;
}.gtp-seo_body-elp td {
  border-bottom: 1px solid rgba(255, 245, 230, 0.05);
  padding: 0.625rem 12px;
  color: #9A8872;
}.gtp-seo_cols-elp {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.gtp-seo_cols-elp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gtp-seo_cols-elp {
  grid-template-columns: repeat(3,1fr);
}
}.gtp-seo_col_h-elp {
  font-weight: 700;
  color: #CDBFA8;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.gtp-seo_col_p-elp {
  font-size: 13px;
  color: #756452;
  overflow-wrap: break-word;
  line-height: 1.65;
}.gtp-seo_stats-elp {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.gtp-seo_stat-elp {
  padding: 14px 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 136, 12, 0.18);
  flex: 1;
  background: rgba(212, 136, 12, 0.07);
  min-width: 140px;
}.gtp-seo_stat_val-elp {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #D4880C;
}.gtp-seo_stat_lb-elp {
  overflow-wrap: break-word;
  color: #756452;
  font-size: 0.688rem;
}.gtp-ft-elp {
  background: #060504;
  border-top: 1px solid rgba(255, 245, 230, 0.05);
  margin-top: 3rem;
}.gtp-ft_support-elp {
  border-bottom: 1px solid rgba(255, 245, 230, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 766px) {.gtp-ft_support-elp {
  padding: 1.75rem 1.5rem;
}
}.gtp-ft_support_in-elp {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.gtp-ft_support_main-elp {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.gtp-ft_support_ic-elp {
  flex-shrink: 0;
  color: #D4880C;
}.gtp-ft_support_ic-elp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
}.gtp-ft_support_text_title-elp {
  color: #F5EDDF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
}.gtp-ft_support_text_sub-elp {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #756452;
}.gtp-ft_support_btn-elp {
  transition: background .2s;
  background: #D4880C;
  border-radius: 8px;
  padding: 0.688rem 22px;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F5EDDF;
  font-weight: 700;
  white-space: nowrap;
}.gtp-ft_support_btn-elp:hover {
  background: #E89A18;
}.gtp-ft_support_contacts-elp {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.gtp-ft_support_contact-elp {
  line-height: 1.4;
  color: #564839;
  font-size: 0.75rem;
}.gtp-ft_support_contact-elp strong {
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
  color: #9A8872;
}.gtp-ft_main-elp {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 245, 230, 0.05);
}
@media(min-width: 766px) {.gtp-ft_main-elp {
  padding: 2.5rem 24px 32px;
}
}.gtp-ft_main_in-elp {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.gtp-ft_main_in-elp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.gtp-ft_main_in-elp {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gtp-ft_col_logo-elp {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.gtp-ft_col_logo-elp {
  grid-column: auto;
}
}.gtp-ft_logo-elp {
  gap: 9px;
  align-items: center;
  font-size: 16px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  color: #F5EDDF;
  font-weight: 800;
}.gtp-ft_logo_mark-elp {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.gtp-ft_logo_mark-elp img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gtp-ft_logo_sub-elp {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #564839;
  line-height: 1.55;
  font-size: 12px;
}.gtp-ft_col_title-elp {
  font-weight: 700;
  color: #9A8872;
  font-size: 0.75rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
}.gtp-ft_col_links-elp {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.gtp-ft_col_link-elp {
  transition: color .2s;
  color: #564839;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.gtp-ft_col_link-elp:hover {
  color: #CDBFA8;
}.gtp-ft_apps-elp {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gtp-ft_app_card-elp {
  background: rgba(255, 245, 230, 0.05);
  border-radius: 0.25rem;
  padding: 10px 0.75rem;
  gap: 10px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.gtp-ft_app_card-elp:hover {
  border-color: rgba(212, 142, 18, 0.45);
}.gtp-ft_app_card_ic-elp svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.gtp-ft_app_card_os-elp {
  font-weight: 600;
  color: #564839;
  font-size: 10px;
}.gtp-ft_app_card_action-elp {
  font-size: 0.75rem;
  color: #CDBFA8;
  font-weight: 700;
}.gtp-ft_bot-elp {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.gtp-ft_bot-elp {
  padding: 1.25rem 24px;
}
}.gtp-ft_bot_in-elp {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.gtp-ft_socials-elp {
  gap: 0.5rem;
  display: flex;
}.gtp-ft_soc-elp {
  border: 1px solid rgba(255, 245, 220, 0.11);
  border-radius: 4px;
  background: rgba(255, 245, 230, 0.05);
  transition: background .2s;
  display: flex;
  color: #9A8872;
  height: 36px;
  justify-content: center;
  align-items: center;
  width: 36px;
}.gtp-ft_soc-elp svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gtp-ft_soc-elp:hover {
  background: rgba(255, 245, 230, 0.07);
}.gtp-ft_legal-elp {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  line-height: 1.6;
  font-size: 11px;
  color: #7A6650;
}.gtp-ft_legal-elp strong {
  font-weight: 700;
  color: #9A8872;
}.gtp-ft_legal-elp a {
  text-decoration: underline;
  color: #9A8872;
}.gtp-ft_age-elp {
  border: 2px solid #7A6650;
  border-radius: 50%;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  align-items: center;
  color: #7A6650;
  font-weight: 800;
  display: flex;
  font-size: 11px;
  margin-left: auto;
}