*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D4C8A4;
  min-height: 100vh;
  background-color: #130E09;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.drl-layout-n73 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.drl-page-n73 {
  min-height: 100vh;
  display: flex;
}.drl-main-n73 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.drl-main-n73 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.drl-main-n73 {
  padding-bottom: 72px;
}
}.drl-gc-n73 {
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.06);
  background: #1C1410;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 638px) {.drl-gc-n73 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.drl-gc-n73 {
  width: 10.5rem;
}
}.drl-gc-n73:hover {
  border-color: rgba(200,137,42,0.08);
  transform: translateY(-3px);
}.drl-gc_img-n73 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.drl-gc_img-n73 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.drl-gc_hover-n73 {
  background: rgba(8,6,3,0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.drl-gc-n73:hover .drl-gc_hover-n73 {
  opacity: 1;
}.drl-gc_hover_btn-n73 {
  background: #C8892A;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #F4EDD6;
  font-size: 12px;
}.drl-gc_info-n73 {
  padding: 8px 0.625rem 0.625rem;
}.drl-gc_name-n73 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D4C8A4;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
}.drl-gc_prov-n73 {
  color: #8C7A5E;
  font-size: 0.625rem;
}.drl-gc_tag-n73 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  z-index: 2;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .04em;
  left: 0.375rem;
  font-size: 0.563rem;
  top: 0.375rem;
}.drl-gc_tag_hot-n73 {
  background: #D94030;
  color: #fff;
}.drl-gc_tag_new-n73 {
  background: #3DAB6A;
  color: #130E09;
}.drl-gc_tag_jp-n73 {
  background: #E8A832;
  color: #130E09;
}.drl-gc_tag_ex-n73 {
  background: #8B3D28;
  color: #fff;
}.drl-gc_tag_live-n73 {
  background: #D94030;
  color: #fff;
}.drl-gr-n73 {
  background: #130E09;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.drl-gr-n73 {
  padding: 2.25rem 1.5rem 0;
}
}.drl-gr_in-n73 {
  margin: 0 auto;
  max-width: 83.75rem;
}.drl-gr_head-n73 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.drl-gr_head_l-n73 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.drl-gr_ic-n73 {
  border-radius: 10px;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
  width: 32px;
  justify-content: center;
  display: flex;
}.drl-gr_ic-n73 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.drl-gr_title-n73 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EDD6;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.drl-gr_title-n73 {
  font-size: 1.125rem;
}
}.drl-gr_more-n73 {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #9A8868;
  font-size: 12px;
}.drl-gr_more-n73:hover {
  color: #C8892A;
}.drl-gr_more-n73 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.drl-gr_arrows-n73 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.drl-gr_arr-n73 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  height: 1.875rem;
  display: flex;
  align-items: center;
  color: #B0A080;
  width: 1.875rem;
  justify-content: center;
}.drl-gr_arr-n73:hover {
  background: rgba(255,255,255,0.07);
  color: #F4EDD6;
}.drl-gr_arr-n73 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.drl-gr_seo_h-n73 {
  margin: 0 0 6px;
  color: #D4C8A4;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  max-width: 680px;
}
@media(min-width:768px) {.drl-gr_seo_h-n73 {
  font-size: 14px;
}
}.drl-gr_seo-n73 {
  margin-bottom: 12px;
  line-height: 1.55;
  color: #9A8868;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 680px;
}.drl-gr_seo-n73 strong {
  font-weight: 600;
  color: #D4C8A4;
}.drl-gr_scroll-n73 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.drl-gr_scroll-n73::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.drl-gr_scroll-n73 {
  gap: 0.75rem;
}
}.drl-tb-n73 {
  background: #0F0B07;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  height: 3.5rem;
  display: flex;
  top: 0;
  align-items: center;
  position: fixed;
  right: 0;
  left: 0;
}.drl-tb_in-n73 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.drl-tb_burger-n73 {
  gap: 5px;
  border-radius: 10px;
  margin-right: 0.5rem;
  flex-shrink: 0;
  width: 38px;
  align-items: center;
  height: 2.375rem;
  justify-content: center;
  flex-direction: column;
  display: flex;
}.drl-tb_burger-n73:hover {
  background: rgba(255,255,255,0.05);
}.drl-tb_burger_line-n73 {
  border-radius: 1px;
  background: #B0A080;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width:1080px) {.drl-tb_burger-n73 {
  display: none;
}
}.drl-tb_logo-n73 {
  gap: 0.563rem;
  display: flex;
  letter-spacing: -.01em;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  color: #F4EDD6;
  margin-right: 1.25rem;
  font-size: 18px;
  flex-shrink: 0;
}.drl-tb_logo_mark-n73 {
  overflow: hidden;
  border-radius: 10px;
  height: 32px;
  justify-content: center;
  width: 32px;
  display: flex;
  align-items: center;
}.drl-tb_logo_mark-n73 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.drl-tb_nav-n73 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.drl-tb_nav-n73 {
  display: flex;
}
}.drl-tb_tab-n73 {
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 13px;
  color: #B0A080;
  white-space: nowrap;
}.drl-tb_tab-n73:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDD6;
}.drl-tb_tab-n73.drl-state_active-n73 {
  background: rgba(200,137,42,0.18);
  color: #F4EDD6;
}.drl-tb_right-n73 {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.drl-tb_login-n73 {
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.563rem 1rem;
  color: #D4C8A4;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.drl-tb_login-n73:hover {
  border-color: rgba(200,137,42,0.50);
  color: #F4EDD6;
}
@media(min-width: 483px) {.drl-tb_login-n73 {
  display: block;
}
}.drl-tb_reg-n73 {
  background: #3DAB6A;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #1A0D06;
}.drl-tb_reg-n73:hover {
  background: #4DC07A;
}.drl-sb-n73 {
  background: #221A0E;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 13.75rem;
}.drl-sb-n73.drl-state_open-n73 {
  transform: translateX(0);
}.drl-sb-n73::-webkit-scrollbar {
  width: 4px;
}.drl-sb-n73::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.drl-sb-n73 {
  transform: translateX(0);
}
}.drl-sb_auth-n73 {
  padding: 0.875rem 0.75rem 10px;
}.drl-sb_btn_reg-n73 {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem;
  background: #3DAB6A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
  color: #1A0D06;
  text-align: center;
  font-size: 13px;
}.drl-sb_btn_reg-n73:hover {
  background: #4DC07A;
}.drl-sb_btn_login-n73 {
  border-radius: 10px;
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-size: 13px;
  color: #D4C8A4;
  font-weight: 600;
  display: block;
  text-align: center;
}.drl-sb_btn_login-n73:hover {
  border-color: rgba(200,137,42,0.50);
  color: #F4EDD6;
}.drl-sb_promo-n73 {
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(200,137,42,0.18);
  padding: 12px 14px;
  overflow: hidden;
  border-radius: 10px;
  background: linear-gradient(135deg,#3A1A08,#221A0E);
  position: relative;
}.drl-sb_promo-n73::before {
  background: radial-gradient(circle,rgba(200,137,42,0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  height: 80px;
  content: '';
  width: 80px;
  position: absolute;
  top: -1.25rem;
}.drl-sb_promo_title-n73 {
  font-weight: 700;
  letter-spacing: .06em;
  color: #C8892A;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.25rem;
}.drl-sb_promo_text-n73 {
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F4EDD6;
}.drl-sb_promo_sub-n73 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #9A8868;
}.drl-sb_nav-n73 {
  padding: 0.375rem 0.5rem 16px;
}.drl-sb_nav_lb-n73 {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #8C7A5E;
}.drl-sb_link-n73 {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  padding: 0.563rem 10px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  color: #B0A080;
}.drl-sb_link-n73:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDD6;
}.drl-sb_link-n73.drl-state_active-n73 {
  background: rgba(200,137,42,0.18);
  color: #F4EDD6;
}.drl-sb_ic-n73 {
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.drl-sb_ic-n73 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.drl-sb_ic_1-n73 {
  background: rgba(200,137,42,0.08);
  color: #C8892A;
}.drl-sb_ic_2-n73 {
  background: rgba(61,171,106,0.16);
  color: #3DAB6A;
}.drl-sb_ic_3-n73 {
  background: rgba(232,168,50,0.18);
  color: #E8A832;
}.drl-sb_ic_4-n73 {
  background: rgba(139,61,40,0.25);
  color: #8B3D28;
}.drl-sb_ic_5-n73 {
  background: rgba(200,137,42,0.08);
  color: #E05870;
}.drl-sb_ic_6-n73 {
  background: rgba(139,61,40,0.25);
  color: #7B4AC8;
}.drl-sb_badge-n73 {
  background: #E8A832;
  padding: 2px 0.438rem;
  border-radius: 0.375rem;
  margin-left: auto;
  font-weight: 700;
  color: #1A0D06;
  font-size: 0.563rem;
}.drl-sb_bot-n73 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.drl-sb_lang-n73,.drl-sb_help-n73 {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 9px 6px;
  gap: 0.375rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  flex: 1;
  transition: border-color .2s;
  font-weight: 600;
  font-size: 0.688rem;
  color: #B0A080;
  justify-content: center;
  display: flex;
  align-items: center;
}.drl-sb_lang-n73:hover,.drl-sb_help-n73:hover {
  border-color: rgba(200,137,42,0.50);
  color: #F4EDD6;
}.drl-sb_lang-n73 svg,.drl-sb_help-n73 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.drl-sb_bd-n73 {
  background: rgba(8,6,3,0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.drl-sb_bd-n73.drl-state_on-n73 {
  display: block;
}
@media(min-width: 1077px) {.drl-sb_bd-n73 {
  display: none!important;
}
}.drl-mob_nav-n73 {
  background: #221A0E;
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  right: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1079px) {.drl-mob_nav-n73 {
  display: none;
}
}.drl-mob_nav_item-n73 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #8C7A5E;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.drl-mob_nav_ic-n73 {
  line-height: 1;
}.drl-mob_nav_ic-n73 svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.drl-mob_nav_lb-n73 {
  font-size: 10px;
  font-weight: 600;
  color: #8C7A5E;
}.drl-mob_nav_item-n73.drl-state_active-n73 {
  color: #C8892A;
}.drl-mob_nav_item-n73.drl-state_active-n73 .drl-mob_nav_lb-n73 {
  color: #C8892A;
}.drl-hero-n73 {
  padding: 20px 16px 0;
  background: #130E09;
}
@media(min-width: 769px) {.drl-hero-n73 {
  padding: 24px 1.5rem 0;
}
}.drl-hero_in-n73 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.drl-hero_in-n73 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.drl-hero_in-n73 {
  grid-template-columns: 1fr 340px;
}
}.drl-hero_promo-n73 {
  border-radius: 14px;
  overflow: hidden;
  background: #1C1410;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 770px) {.drl-hero_promo-n73 {
  min-height: 17.5rem;
}
}.drl-hero_promo_bg-n73 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3A1A08 0%,#130E09 100%);
  position: absolute;
  background-size: cover;
}.drl-hero_promo_bg-n73::after {
  background: linear-gradient(90deg,#130E09 0%,rgba(8,6,3,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.drl-hero_promo_glow-n73 {
  background: radial-gradient(circle,rgba(139,61,40,0.25) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 60px;
  top: -2.5rem;
  position: absolute;
  width: 18.75rem;
  height: 18.75rem;
}.drl-hero_promo_ct-n73 {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 765px) {.drl-hero_promo_ct-n73 {
  padding: 2.5rem 2rem;
}
}.drl-hero_badge-n73 {
  background: rgba(200,137,42,0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(200,137,42,0.08);
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  color: #C8892A;
  text-transform: uppercase;
}.drl-hero_h1-n73 {
  color: #F4EDD6;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  line-height: 1.15;
}.drl-hero_h1-n73 em {
  color: #E8A832;
  font-style: normal;
}
@media(min-width: 769px) {.drl-hero_h1-n73 {
  font-size: 36px;
}
}.drl-hero_sub-n73 {
  color: #B0A080;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 769px) {.drl-hero_sub-n73 {
  font-size: 0.875rem;
}
}.drl-hero_row-n73 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.drl-hero_cta-n73 {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3DAB6A;
  padding: 0.813rem 1.625rem;
  font-weight: 700;
  color: #1A0D06;
  font-size: 14px;
  box-shadow: 0 0.25rem 0 #1E6B3A, 0 6px 1.25rem rgba(61,171,106,0.35);
}.drl-hero_cta-n73:hover {
  background: #4DC07A;
}.drl-hero_terms-n73 {
  color: #8C7A5E;
  font-size: 11px;
}.drl-hero_game-n73 {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 14px;
  background: #1C1410;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.drl-hero_game_badge-n73 {
  border-radius: 20px;
  background: rgba(232,168,50,0.18);
  border: 1px solid rgba(232,168,50,0.18);
  padding: 5px 10px;
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  top: 0.75rem;
  color: #E8A832;
  left: 0.75rem;
}.drl-hero_game_badge-n73 svg {
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.drl-hero_game_img-n73 {
  background: linear-gradient(135deg,#3A1A08,#130E09);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.drl-hero_game_img-n73 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.drl-hero_game_play-n73 {
  inset: 0;
  background: rgba(8,6,3,0.72);
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.drl-hero_game-n73:hover .drl-hero_game_play-n73 {
  opacity: 1;
}.drl-hero_game_play-n73 span {
  background: #C8892A;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 52px;
  width: 3.25rem;
}.drl-hero_game_play-n73 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.drl-hero_game_info-n73 {
  padding: 0.875rem 1rem;
}.drl-hero_game_title-n73 {
  color: #F4EDD6;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
}.drl-hero_game_provider-n73 {
  color: #9A8868;
  font-size: 0.688rem;
}.drl-hero_game_btn-n73 {
  padding: 0.688rem;
  margin: 12px 16px 16px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #C8892A;
  display: block;
  text-align: center;
  color: #F4EDD6;
  font-size: 13px;
  font-weight: 700;
}.drl-hero_game-n73:hover .drl-hero_game_btn-n73 {
  background: #D99A3C;
}.drl-sbar-n73 {
  background: #130E09;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.drl-sbar-n73 {
  padding: 1.125rem 1.5rem 0;
}
}.drl-sbar_in-n73 {
  margin: 0 auto;
  max-width: 83.75rem;
}.drl-sbar_row-n73 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.drl-sbar_input-n73 {
  padding: 11px 16px;
  transition: border-color .2s;
  flex: 1;
  gap: 10px;
  background: #1C1410;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  font-size: 0.813rem;
  color: #9A8868;
  align-items: center;
  cursor: pointer;
  display: flex;
}.drl-sbar_input-n73:hover {
  border-color: rgba(200,137,42,0.50);
}.drl-sbar_input-n73 svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
}.drl-sbar_providers-n73 {
  transition: border-color .2s;
  padding: 11px 1.125rem;
  background: #1C1410;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 8px;
  font-size: 0.813rem;
  color: #D4C8A4;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.drl-sbar_providers-n73:hover {
  border-color: rgba(200,137,42,0.50);
  color: #F4EDD6;
}.drl-sbar_providers-n73 svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.drl-sbar_tabs-n73 {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.drl-sbar_tabs-n73::-webkit-scrollbar {
  display: none;
}.drl-sbar_tab-n73 {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 0.5rem 14px;
  background: rgba(255,255,255,0.05);
  gap: 7px;
  align-items: center;
  cursor: pointer;
  color: #B0A080;
  flex-shrink: 0;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
}.drl-sbar_tab-n73:hover {
  border-color: rgba(200,137,42,0.50);
  background: rgba(255,255,255,0.07);
  color: #F4EDD6;
}.drl-sbar_tab-n73.drl-state_active-n73 {
  border-color: rgba(200,137,42,0.08);
  background: rgba(200,137,42,0.18);
  color: #F4EDD6;
}.drl-sbar_tab_ic-n73 svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.drl-gcg-n73 {
  background: #130E09;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.drl-gcg-n73 {
  padding: 2.75rem 24px 0;
}
}.drl-gcg_in-n73 {
  margin: 0 auto;
  max-width: 83.75rem;
}.drl-gcg_head-n73 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.drl-gcg_label-n73 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8892A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.drl-gcg_h2-n73 {
  font-family: 'Playfair Display', serif;
  color: #F4EDD6;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width:768px) {.drl-gcg_h2-n73 {
  font-size: 1.75rem;
}
}.drl-gcg_intro-n73 {
  color: #9A8868;
  font-size: 0.813rem;
  line-height: 1.6;
}.drl-gcg_grid-n73 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.drl-gcg_grid-n73 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.drl-gcg_grid-n73 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.drl-gcg_card-n73 {
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  cursor: pointer;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  display: flex;
  justify-content: flex-end;
}.drl-gcg_card-n73:hover {
  transform: translateY(-3px);
  border-color: rgba(200,137,42,0.18);
}.drl-gcg_card_bg-n73 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.drl-gcg_card_bg-n73::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.drl-gcg_card_ic-n73 {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  z-index: 2;
  color: #F4EDD6;
  justify-content: center;
  width: 40px;
  align-items: center;
  height: 2.5rem;
  display: flex;
  right: 1.125rem;
  top: 18px;
  position: absolute;
}.drl-gcg_card_ic-n73 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.drl-gcg_card_ct-n73 {
  z-index: 1;
  position: relative;
}.drl-gcg_card_h-n73 {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F4EDD6;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.125rem;
}
@media(min-width: 769px) {.drl-gcg_card_h-n73 {
  font-size: 20px;
}
}.drl-gcg_card_p-n73 {
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.drl-gcg_card_p-n73 strong {
  color: #F4EDD6;
  font-weight: 600;
}.drl-gcg_card_cta-n73 {
  gap: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
  color: #C8892A;
  font-size: 0.75rem;
  display: inline-flex;
  letter-spacing: .04em;
}.drl-gcg_card_cta-n73 svg {
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
  stroke-linecap: round;
}.drl-gr_jp-n73 {
  padding: 1.25rem;
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#2A1040 0%,#0F0A1A 100%);
  position: relative;
}.drl-gr_jp-n73::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,61,40,0.25) 0%,transparent 70%);
  width: 250px;
  position: absolute;
  left: -3.75rem;
  height: 250px;
  content: '';
  top: -60px;
}.drl-gr_jp-n73::after {
  background: radial-gradient(circle,rgba(232,168,50,0.18) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  bottom: -40px;
  position: absolute;
  width: 200px;
  height: 200px;
  right: 0;
}.drl-gr_jp_head-n73 {
  gap: 16px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 1rem;
  position: relative;
  flex-wrap: wrap;
}.drl-gr_jp_info-n73 {
  flex: 1;
}.drl-gr_jp_label-n73 {
  font-size: 11px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #7B4AC8;
  letter-spacing: .08em;
  text-transform: uppercase;
}.drl-gr_jp_label-n73 svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 4px;
  vertical-align: -2px;
}.drl-gr_jp_amount-n73 {
  color: #F4EDD6;
  font-weight: 800;
  line-height: 1;
  font-family: 'Playfair Display', serif;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 2rem;
}
@media(min-width: 765px) {.drl-gr_jp_amount-n73 {
  font-size: 2.5rem;
}
}.drl-gr_jp_amount-n73 span {
  color: #E8A832;
}.drl-gr_jp_seo-n73 {
  font-size: 12px;
  max-width: 30rem;
  color: #B0A080;
  overflow-wrap: break-word;
  line-height: 1.5;
}.drl-gr_jp_cta-n73 {
  border: 1px solid rgba(139,61,40,0.25);
  background: rgba(139,61,40,0.25);
  padding: 11px 20px;
  border-radius: 10px;
  transition: background .2s;
  color: #F4EDD6;
  z-index: 1;
  align-self: flex-start;
  margin-top: 4px;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  position: relative;
}.drl-gr_jp_cta-n73:hover {
  background: #8B3D28;
}.drl-ws-n73 {
  padding: 32px 16px 0;
  background: #130E09;
}
@media(min-width: 769px) {.drl-ws-n73 {
  padding: 36px 1.5rem 0;
}
}.drl-ws_in-n73 {
  margin: 0 auto;
  max-width: 1340px;
}.drl-ws_head-n73 {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.drl-ws_title-n73 {
  gap: 0.625rem;
  font-weight: 700;
  color: #F4EDD6;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
}.drl-ws_title_ic-n73 svg {
  color: #E8A832;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.drl-ws_online-n73 {
  gap: 7px;
  color: #9A8868;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  display: flex;
}.drl-ws_online_dot-n73 {
  background: #3DAB6A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(61,171,106,0.16);
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
}.drl-ws_scroll-n73 {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.drl-ws_scroll-n73::-webkit-scrollbar {
  display: none;
}.drl-wc-n73 {
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  border-radius: 10px;
  padding: 10px 14px;
  background: #1C1410;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
  align-items: center;
}.drl-wc_img-n73 {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #221A0E;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.drl-wc_img-n73 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.drl-wc_info-n73 {
  min-width: 0;
}.drl-wc_game-n73 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #D4C8A4;
  text-overflow: ellipsis;
}.drl-wc_player-n73 {
  overflow: hidden;
  color: #8C7A5E;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.drl-wc_amount-n73 {
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  color: #3DAB6A;
  font-size: 0.813rem;
  white-space: nowrap;
}.drl-bon-n73 {
  padding: 36px 1rem 0;
  background: #130E09;
}
@media(min-width: 770px) {.drl-bon-n73 {
  padding: 2.75rem 1.5rem 0;
}
}.drl-bon_in-n73 {
  margin: 0 auto;
  max-width: 1340px;
}.drl-bon_head-n73 {
  margin-bottom: 1.25rem;
}.drl-bon_label-n73 {
  letter-spacing: .08em;
  color: #C8892A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.drl-bon_h2-n73 {
  font-size: 20px;
  color: #F4EDD6;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.drl-bon_h2-n73 {
  font-size: 1.5rem;
}
}.drl-bon_seo-n73 {
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #9A8868;
}.drl-bon_seo-n73 strong {
  color: #D4C8A4;
  font-weight: 700;
}.drl-bon_seo-n73 a {
  color: #C8892A;
  text-decoration: underline;
}.drl-bon_grid-n73 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.drl-bon_grid-n73 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.drl-bon_grid-n73 {
  grid-template-columns: repeat(5,1fr);
}
}.drl-bon_card-n73 {
  transition: border-color .2s,transform .2s;
  background: #1C1410;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 16px;
  border-radius: 0.625rem;
}.drl-bon_card-n73:hover {
  border-color: rgba(200,137,42,0.08);
  transform: translateY(-2px);
}.drl-bon_card_ic-n73 svg {
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
}.drl-bon_card_ic-n73 {
  margin-bottom: 10px;
}.drl-bon_card_type-n73 {
  color: #9A8868;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
  font-weight: 700;
}.drl-bon_card_amount-n73 {
  color: #E8A832;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
}.drl-bon_card_name-n73 {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #F4EDD6;
  overflow-wrap: break-word;
}.drl-bon_card_detail-n73 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #8C7A5E;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
}.drl-reg-n73 {
  background: #130E09;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.drl-reg-n73 {
  padding: 44px 24px 0;
}
}.drl-reg_in-n73 {
  background: #221A0E;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.875rem;
  max-width: 1340px;
}
@media(min-width:768px) {.drl-reg_in-n73 {
  padding: 2.5rem;
}
}.drl-reg_top-n73 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.drl-reg_top-n73 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.drl-reg_label-n73 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8892A;
  font-weight: 700;
  text-transform: uppercase;
}.drl-reg_h2-n73 {
  color: #F4EDD6;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.drl-reg_h2-n73 {
  font-size: 28px;
}
}.drl-reg_bonus-n73 {
  gap: 8px;
  background: rgba(232,168,50,0.18);
  border-radius: 0.625rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(232,168,50,0.18);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.drl-reg_bonus_amount-n73 {
  font-weight: 800;
  color: #E8A832;
  font-size: 20px;
}.drl-reg_bonus_text-n73 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #B0A080;
}.drl-reg_cta_btn-n73 {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3DAB6A;
  padding: 14px 2rem;
  margin-bottom: 12px;
  color: #1A0D06;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 0.25rem 0 #1E6B3A, 0 6px 1.25rem rgba(61,171,106,0.35);
  font-size: 0.938rem;
}.drl-reg_cta_btn-n73:hover {
  background: #4DC07A;
}.drl-reg_terms-n73 {
  font-size: 11px;
  line-height: 1.5;
  color: #8C7A5E;
}.drl-reg_seo-n73 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 20px;
  color: #9A8868;
}.drl-reg_seo-n73 p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #9A8868;
}.drl-reg_seo-n73 p:last-child {
  margin-bottom: 0;
}.drl-reg_seo-n73 strong {
  font-weight: 700;
  color: #D4C8A4;
}.drl-reg_seo-n73 a {
  transition: color .2s;
  color: #C8892A;
  text-decoration: underline;
}.drl-reg_seo-n73 a:hover {
  color: #D99A3C;
}.drl-reg_seo-n73 ul,.drl-reg_seo-n73 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.drl-reg_seo-n73 ol {
  list-style: decimal;
}.drl-reg_seo-n73 li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #9A8868;
}.drl-reg_seo-n73 table {
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.drl-reg_seo-n73 table {
  display: table;
}
}.drl-reg_seo-n73 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #D4C8A4;
  text-align: left;
  font-weight: 700;
}.drl-reg_seo-n73 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8868;
}.drl-reg_steps-n73 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.drl-reg_steps-n73 {
  margin-top: 0;
}
}.drl-reg_step-n73 {
  border-radius: 10px;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.drl-reg_step_num-n73 {
  background: rgba(200,137,42,0.18);
  border-radius: 50%;
  border: 1px solid rgba(200,137,42,0.08);
  display: flex;
  color: #C8892A;
  font-size: 0.875rem;
  width: 2.125rem;
  justify-content: center;
  font-weight: 800;
  height: 2.125rem;
  align-items: center;
  flex-shrink: 0;
}.drl-reg_step_title-n73 {
  font-weight: 700;
  color: #F4EDD6;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.drl-reg_step_text-n73 {
  line-height: 1.5;
  color: #9A8868;
  font-size: 0.75rem;
}.drl-reg_trust-n73 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
}.drl-reg_trust_item-n73 {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #9A8868;
  font-size: 12px;
}.drl-reg_trust_ic-n73 svg {
  color: #C8892A;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.drl-app-n73 {
  background: #130E09;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.drl-app-n73 {
  padding: 2.75rem 1.5rem 0;
}
}.drl-app_in-n73 {
  margin: 0 auto;
  max-width: 83.75rem;
}.drl-app_head-n73 {
  margin-bottom: 16px;
}.drl-app_label-n73 {
  letter-spacing: .08em;
  color: #C8892A;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.drl-app_h2-n73 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F4EDD6;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.drl-app_h2-n73 {
  font-size: 24px;
}
}.drl-app_sub-n73 {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #9A8868;
}.drl-app_sub-n73 strong {
  color: #D4C8A4;
  font-weight: 700;
}.drl-app_cards-n73 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.drl-app_cards-n73 {
  grid-template-columns: repeat(3,1fr);
}
}.drl-app_card-n73 {
  padding: 1.25rem;
  border-radius: 10px;
  gap: 16px;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.drl-app_card_ios-n73 {
  background: linear-gradient(135deg,rgba(200,137,42,0.18) 0%,#221A0E 100%);
}.drl-app_card_android-n73 {
  background: linear-gradient(135deg,rgba(61,171,106,0.16) 0%,#221A0E 100%);
}.drl-app_card_win-n73 {
  background: linear-gradient(135deg,rgba(232,168,50,0.18) 0%,#221A0E 100%);
}.drl-app_card_ic-n73 svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.drl-app_card_ic-n73 {
  color: #F4EDD6;
  flex-shrink: 0;
}.drl-app_card_os-n73 {
  font-size: 0.625rem;
  color: #9A8868;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.drl-app_card_title-n73 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F4EDD6;
  margin-bottom: 0.375rem;
}.drl-app_card_text-n73 {
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #9A8868;
  line-height: 1.5;
  overflow-wrap: break-word;
}.drl-app_card_btn-n73 {
  border: 1px solid rgba(200,137,42,0.50);
  border-radius: 6px;
  gap: 7px;
  padding: 10px 18px;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  color: #F4EDD6;
}.drl-app_card_btn-n73:hover {
  background: rgba(255,255,255,0.07);
}.drl-prov-n73 {
  background: #130E09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.drl-prov-n73 {
  padding: 2.75rem 1.5rem 0;
}
}.drl-prov_in-n73 {
  margin: 0 auto;
  max-width: 83.75rem;
}.drl-prov_head-n73 {
  margin-bottom: 16px;
}.drl-prov_label-n73 {
  font-weight: 700;
  color: #C8892A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.drl-prov_h2-n73 {
  overflow-wrap: break-word;
  color: #F4EDD6;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.drl-prov_h2-n73 {
  font-size: 24px;
}
}.drl-prov_seo-n73 {
  line-height: 1.6;
  margin-bottom: 16px;
  color: #9A8868;
  max-width: 38.75rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.drl-prov_seo-n73 strong {
  color: #D4C8A4;
  font-weight: 700;
}.drl-prov_seo-n73 a {
  color: #C8892A;
  text-decoration: underline;
}.drl-prov_grid-n73 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.drl-prov_grid-n73 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.drl-prov_grid-n73 {
  grid-template-columns: repeat(8,1fr);
}
}.drl-prov_card-n73 {
  background: #1C1410;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  gap: 0.438rem;
  padding: 14px 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.drl-prov_card-n73:hover {
  background: #221A0E;
  border-color: rgba(200,137,42,0.50);
}.drl-prov_logo-n73 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  width: 2.75rem;
  justify-content: center;
  height: 2.75rem;
  display: flex;
  align-items: center;
}.drl-prov_logo-n73 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.drl-prov_name-n73 {
  color: #B0A080;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
}.drl-htp-n73 {
  background: #130E09;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.drl-htp-n73 {
  padding: 2.75rem 1.5rem 0;
}
}.drl-htp_in-n73 {
  margin: 0 auto;
  max-width: 1340px;
}.drl-htp_head-n73 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.drl-htp_label-n73 {
  text-transform: uppercase;
  color: #C8892A;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.drl-htp_h2-n73 {
  font-family: 'Playfair Display', serif;
  color: #F4EDD6;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width:768px) {.drl-htp_h2-n73 {
  font-size: 1.75rem;
}
}.drl-htp_intro-n73 {
  font-size: 14px;
  line-height: 1.6;
  color: #9A8868;
}.drl-htp_steps-n73 {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.drl-htp_steps-n73 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.drl-htp_steps-n73 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.drl-htp_step-n73 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.625rem;
  background: #221A0E;
  display: flex;
  position: relative;
  flex-direction: column;
}.drl-htp_step_num-n73 {
  border-radius: 50%;
  background: #C8892A;
  justify-content: center;
  top: -12px;
  font-size: 0.813rem;
  height: 1.75rem;
  width: 28px;
  position: absolute;
  align-items: center;
  color: #1A0D06;
  left: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  display: flex;
}.drl-htp_step_ic-n73 {
  margin: 8px 0 12px;
  background: rgba(200,137,42,0.18);
  border-radius: 6px;
  display: flex;
  color: #C8892A;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 36px;
}.drl-htp_step_ic-n73 svg {
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.drl-htp_step_h-n73 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EDD6;
  font-size: 14px;
  line-height: 1.25;
}.drl-htp_step_p-n73 {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #9A8868;
  font-size: 0.813rem;
}.drl-htp_step_p-n73 strong {
  color: #D4C8A4;
  font-weight: 600;
}.drl-htp_cta-n73 {
  padding: 13px 26px;
  background: #3DAB6A;
  transition: background .2s;
  border-radius: 0.625rem;
  font-weight: 700;
  color: #1A0D06;
  font-size: 14px;
  margin-top: 20px;
  display: inline-block;
}.drl-htp_cta-n73:hover {
  background: #4DC07A;
}.drl-pmt-n73 {
  background: #130E09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.drl-pmt-n73 {
  padding: 44px 1.5rem 0;
}
}.drl-pmt_in-n73 {
  margin: 0 auto;
  max-width: 83.75rem;
}.drl-pmt_head-n73 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.drl-pmt_label-n73 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C8892A;
  letter-spacing: .08em;
  font-weight: 700;
}.drl-pmt_h2-n73 {
  color: #F4EDD6;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.drl-pmt_h2-n73 {
  font-size: 28px;
}
}.drl-pmt_intro-n73 {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #9A8868;
  overflow-wrap: break-word;
}.drl-pmt_groups-n73 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.drl-pmt_group-n73 {
  padding: 1.25rem;
  background: #221A0E;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
}.drl-pmt_group_head-n73 {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.drl-pmt_group_ic-n73 {
  background: rgba(200,137,42,0.18);
  border-radius: 6px;
  flex-shrink: 0;
  width: 36px;
  color: #C8892A;
  align-items: center;
  display: flex;
  height: 2.25rem;
  justify-content: center;
}.drl-pmt_group_ic-n73 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
}.drl-pmt_group_h-n73 {
  margin: 0;
  color: #F4EDD6;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}.drl-pmt_group_p-n73 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #9A8868;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.drl-pmt_group_p-n73 strong {
  font-weight: 600;
  color: #D4C8A4;
}.drl-pmt_table_wrap-n73 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.drl-pmt_table-n73 {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 33.75rem;
}.drl-pmt_table-n73 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4C8A4;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .04em;
  text-align: left;
  white-space: nowrap;
  text-transform: uppercase;
}.drl-pmt_table-n73 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #9A8868;
}.drl-pmt_table-n73 tbody tr:last-child td {
  border-bottom: none;
}.drl-pmt_table-n73 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D4C8A4;
}.drl-seo-n73 {
  background: #130E09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.drl-seo-n73 {
  padding: 2.75rem 24px 0;
}
}.drl-seo_in-n73 {
  padding: 1.75rem 1.5rem;
  background: #221A0E;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1340px;
}
@media(min-width: 766px) {.drl-seo_in-n73 {
  padding: 36px 40px;
}
}.drl-seo_label-n73 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8892A;
  font-weight: 700;
  text-transform: uppercase;
}.drl-seo_h2-n73 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4EDD6;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.drl-seo_h2-n73 {
  font-size: 1.5rem;
}
}.drl-seo_body-n73 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #B0A080;
  line-height: 1.75;
}.drl-seo_body-n73 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #B0A080;
}.drl-seo_body-n73 p:last-child {
  margin-bottom: 0;
}.drl-seo_body-n73 strong {
  font-weight: 700;
  color: #D4C8A4;
}.drl-seo_body-n73 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892A;
}.drl-seo_body-n73 a:hover {
  color: #D99A3C;
}.drl-seo_body-n73 ul,.drl-seo_body-n73 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.drl-seo_body-n73 ol {
  list-style: decimal;
}.drl-seo_body-n73 li {
  color: #B0A080;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.drl-seo_body-n73 table {
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.drl-seo_body-n73 table {
  display: table;
}
}.drl-seo_body-n73 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D4C8A4;
  text-align: left;
}.drl-seo_body-n73 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #B0A080;
}.drl-seo_cols-n73 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.drl-seo_cols-n73 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.drl-seo_cols-n73 {
  grid-template-columns: repeat(3,1fr);
}
}.drl-seo_col_h-n73 {
  color: #D4C8A4;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.drl-seo_col_p-n73 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #9A8868;
}.drl-seo_stats-n73 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.drl-seo_stat-n73 {
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(200,137,42,0.08);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200,137,42,0.18);
  min-width: 8.75rem;
}.drl-seo_stat_val-n73 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8892A;
}.drl-seo_stat_lb-n73 {
  color: #9A8868;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.drl-faq-n73 {
  padding: 2.25rem 1rem 0;
  background: #130E09;
}
@media(min-width: 769px) {.drl-faq-n73 {
  padding: 44px 24px 0;
}
}.drl-faq_in-n73 {
  margin: 0 auto;
  max-width: 83.75rem;
}.drl-faq_head-n73 {
  margin-bottom: 1.25rem;
}.drl-faq_label-n73 {
  margin-bottom: 0.5rem;
  color: #C8892A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.drl-faq_h2-n73 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4EDD6;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.drl-faq_h2-n73 {
  font-size: 24px;
}
}.drl-faq_list-n73 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.drl-faq_item-n73 {
  border-radius: 0.625rem;
  overflow: hidden;
  background: #221A0E;
  border: 1px solid rgba(255,255,255,0.10);
}.drl-faq_q-n73 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
  color: #D4C8A4;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.drl-faq_q-n73:hover {
  color: #F4EDD6;
}.drl-faq_q_ic-n73 {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  color: #C8892A;
  justify-content: center;
  width: 1.5rem;
  align-items: center;
  display: flex;
  height: 1.5rem;
  font-size: 1rem;
}.drl-faq_item-n73.drl-state_open-n73 .drl-faq_q_ic-n73 {
  transform: rotate(45deg);
}.drl-faq_a-n73 {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #9A8868;
  display: none;
}.drl-faq_item-n73.drl-state_open-n73 .drl-faq_a-n73 {
  display: block;
}.drl-faq_a-n73 strong {
  color: #D4C8A4;
  font-weight: 700;
}.drl-faq_a-n73 a {
  color: #C8892A;
  text-decoration: underline;
}.drl-faq_a-n73 ul,.drl-faq_a-n73 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.drl-faq_a-n73 ol {
  list-style: decimal;
}.drl-faq_a-n73 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.drl-faq_a-n73 table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.drl-faq_a-n73 table {
  display: table;
}
}.drl-faq_a-n73 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4C8A4;
  font-weight: 700;
  text-align: left;
}.drl-faq_a-n73 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #9A8868;
}.drl-seo-n73 {
  padding: 2.25rem 16px 0;
  background: #130E09;
}
@media(min-width: 771px) {.drl-seo-n73 {
  padding: 2.75rem 1.5rem 0;
}
}.drl-seo_in-n73 {
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #221A0E;
  max-width: 1340px;
}
@media(min-width: 769px) {.drl-seo_in-n73 {
  padding: 36px 40px;
}
}.drl-seo_label-n73 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8892A;
  font-weight: 700;
}.drl-seo_h2-n73 {
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F4EDD6;
  line-height: 1.25;
}
@media(min-width: 766px) {.drl-seo_h2-n73 {
  font-size: 1.5rem;
}
}.drl-seo_body-n73 {
  font-size: 14px;
  line-height: 1.75;
  color: #B0A080;
  overflow-wrap: break-word;
}.drl-seo_body-n73 p {
  color: #B0A080;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.drl-seo_body-n73 p:last-child {
  margin-bottom: 0;
}.drl-seo_body-n73 strong {
  color: #D4C8A4;
  font-weight: 700;
}.drl-seo_body-n73 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892A;
}.drl-seo_body-n73 a:hover {
  color: #D99A3C;
}.drl-seo_body-n73 ul,.drl-seo_body-n73 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.drl-seo_body-n73 ol {
  list-style: decimal;
}.drl-seo_body-n73 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #B0A080;
  line-height: 1.75;
}.drl-seo_body-n73 table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.drl-seo_body-n73 table {
  display: table;
}
}.drl-seo_body-n73 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C8A4;
}.drl-seo_body-n73 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B0A080;
}.drl-seo_cols-n73 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.drl-seo_cols-n73 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.drl-seo_cols-n73 {
  grid-template-columns: repeat(3,1fr);
}
}.drl-seo_col_h-n73 {
  margin-bottom: 0.438rem;
  color: #D4C8A4;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.drl-seo_col_p-n73 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #9A8868;
}.drl-seo_stats-n73 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.drl-seo_stat-n73 {
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  background: rgba(200,137,42,0.08);
  flex: 1;
  border: 1px solid rgba(200,137,42,0.18);
  min-width: 140px;
}.drl-seo_stat_val-n73 {
  color: #C8892A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.drl-seo_stat_lb-n73 {
  color: #9A8868;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.drl-seo-n73 {
  padding: 36px 16px 0;
  background: #130E09;
}
@media(min-width:768px) {.drl-seo-n73 {
  padding: 2.75rem 24px 0;
}
}.drl-seo_in-n73 {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  background: #221A0E;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.drl-seo_in-n73 {
  padding: 36px 2.5rem;
}
}.drl-seo_label-n73 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #C8892A;
  font-weight: 700;
}.drl-seo_h2-n73 {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  color: #F4EDD6;
}
@media(min-width: 769px) {.drl-seo_h2-n73 {
  font-size: 24px;
}
}.drl-seo_body-n73 {
  color: #B0A080;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.drl-seo_body-n73 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #B0A080;
  line-height: 1.75;
}.drl-seo_body-n73 p:last-child {
  margin-bottom: 0;
}.drl-seo_body-n73 strong {
  font-weight: 700;
  color: #D4C8A4;
}.drl-seo_body-n73 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892A;
}.drl-seo_body-n73 a:hover {
  color: #D99A3C;
}.drl-seo_body-n73 ul,.drl-seo_body-n73 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.drl-seo_body-n73 ol {
  list-style: decimal;
}.drl-seo_body-n73 li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #B0A080;
  line-height: 1.75;
}.drl-seo_body-n73 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  display: block;
}
@media(min-width: 769px) {.drl-seo_body-n73 table {
  display: table;
}
}.drl-seo_body-n73 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D4C8A4;
  text-align: left;
  font-weight: 700;
}.drl-seo_body-n73 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B0A080;
}.drl-seo_cols-n73 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.drl-seo_cols-n73 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.drl-seo_cols-n73 {
  grid-template-columns: repeat(3,1fr);
}
}.drl-seo_col_h-n73 {
  margin-bottom: 0.438rem;
  color: #D4C8A4;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.drl-seo_col_p-n73 {
  overflow-wrap: break-word;
  color: #9A8868;
  font-size: 13px;
  line-height: 1.65;
}.drl-seo_stats-n73 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.drl-seo_stat-n73 {
  background: rgba(200,137,42,0.08);
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(200,137,42,0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.drl-seo_stat_val-n73 {
  font-weight: 800;
  font-size: 20px;
  color: #C8892A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.drl-seo_stat_lb-n73 {
  color: #9A8868;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.drl-ft-n73 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0C0906;
  margin-top: 48px;
}.drl-ft_support-n73 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.drl-ft_support-n73 {
  padding: 1.75rem 1.5rem;
}
}.drl-ft_support_in-n73 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.drl-ft_support_main-n73 {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.drl-ft_support_ic-n73 {
  color: #C8892A;
  flex-shrink: 0;
}.drl-ft_support_ic-n73 svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
}.drl-ft_support_text_title-n73 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #F4EDD6;
}.drl-ft_support_text_sub-n73 {
  color: #9A8868;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.drl-ft_support_btn-n73 {
  padding: 11px 22px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #C8892A;
  white-space: nowrap;
  color: #F4EDD6;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
}.drl-ft_support_btn-n73:hover {
  background: #D99A3C;
}.drl-ft_support_contacts-n73 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.drl-ft_support_contact-n73 {
  line-height: 1.4;
  color: #8C7A5E;
  font-size: 0.75rem;
}.drl-ft_support_contact-n73 strong {
  color: #B0A080;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
}.drl-ft_main-n73 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.drl-ft_main-n73 {
  padding: 40px 1.5rem 32px;
}
}.drl-ft_main_in-n73 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.drl-ft_main_in-n73 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.drl-ft_main_in-n73 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.drl-ft_col_logo-n73 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.drl-ft_col_logo-n73 {
  grid-column: auto;
}
}.drl-ft_logo-n73 {
  gap: 0.563rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #F4EDD6;
  font-size: 16px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
}.drl-ft_logo_mark-n73 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.drl-ft_logo_mark-n73 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.drl-ft_logo_sub-n73 {
  max-width: 200px;
  color: #8C7A5E;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.drl-ft_col_title-n73 {
  text-transform: uppercase;
  font-weight: 700;
  color: #B0A080;
  font-size: 12px;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.drl-ft_col_links-n73 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.drl-ft_col_link-n73 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8C7A5E;
}.drl-ft_col_link-n73:hover {
  color: #D4C8A4;
}.drl-ft_apps-n73 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.drl-ft_app_card-n73 {
  gap: 10px;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 0.75rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.drl-ft_app_card-n73:hover {
  border-color: rgba(200,137,42,0.50);
}.drl-ft_app_card_ic-n73 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.drl-ft_app_card_os-n73 {
  color: #8C7A5E;
  font-size: 0.625rem;
  font-weight: 600;
}.drl-ft_app_card_action-n73 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D4C8A4;
}.drl-ft_bot-n73 {
  padding: 20px 1rem;
}
@media(min-width:768px) {.drl-ft_bot-n73 {
  padding: 1.25rem 1.5rem;
}
}.drl-ft_bot_in-n73 {
  margin: 0 auto;
  gap: 16px;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.drl-ft_socials-n73 {
  gap: 8px;
  display: flex;
}.drl-ft_soc-n73 {
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  color: #B0A080;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  align-items: center;
  height: 36px;
}.drl-ft_soc-n73 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.drl-ft_soc-n73:hover {
  background: rgba(255,255,255,0.07);
}.drl-ft_legal-n73 {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8D7E6E;
}.drl-ft_legal-n73 strong {
  font-weight: 700;
  color: #B0A080;
}.drl-ft_legal-n73 a {
  text-decoration: underline;
  color: #B0A080;
}.drl-ft_age-n73 {
  border: 2px solid #8D7E6E;
  border-radius: 50%;
  margin-left: auto;
  font-weight: 800;
  align-items: center;
  width: 32px;
  color: #8D7E6E;
  height: 2rem;
  font-size: 0.688rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}