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