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