*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  background-color: #0D0B09;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito Sans', sans-serif;
  color: #D2C4AE;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.dlf-layout-oii {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.dlf-page-oii {
  display: flex;
  min-height: 100vh;
}.dlf-main-oii {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.dlf-main-oii {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.dlf-main-oii {
  padding-bottom: 72px;
}
}.dlf-gc-oii {
  background: #141109;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,220,170,0.06);
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 641px) {.dlf-gc-oii {
  width: 156px;
}
}
@media(min-width: 1083px) {.dlf-gc-oii {
  width: 168px;
}
}.dlf-gc-oii:hover {
  transform: translateY(-3px);
  border-color: rgba(203,130,64,0.07);
}.dlf-gc_img-oii {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.dlf-gc_img-oii img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.dlf-gc_hover-oii {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5,3,2,0.72);
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
}.dlf-gc-oii:hover .dlf-gc_hover-oii {
  opacity: 1;
}.dlf-gc_hover_btn-oii {
  background: #CB8240;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F2ECE2;
}.dlf-gc_info-oii {
  padding: 0.5rem 0.625rem 10px;
}.dlf-gc_name-oii {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D2C4AE;
}.dlf-gc_prov-oii {
  color: #6E5E4A;
  font-size: 0.625rem;
}.dlf-gc_tag-oii {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  top: 0.375rem;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 9px;
  left: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
}.dlf-gc_tag_hot-oii {
  background: #E03240;
  color: #fff;
}.dlf-gc_tag_new-oii {
  background: #2DC278;
  color: #0D0B09;
}.dlf-gc_tag_jp-oii {
  background: #E8941C;
  color: #0D0B09;
}.dlf-gc_tag_ex-oii {
  background: #1AACA6;
  color: #fff;
}.dlf-gc_tag_live-oii {
  background: #E03240;
  color: #fff;
}.dlf-gr-oii {
  padding: 2rem 1rem 0;
  background: #0D0B09;
}
@media(min-width: 765px) {.dlf-gr-oii {
  padding: 36px 1.5rem 0;
}
}.dlf-gr_in-oii {
  margin: 0 auto;
  max-width: 1320px;
}.dlf-gr_head-oii {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.dlf-gr_head_l-oii {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.dlf-gr_ic-oii {
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 32px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.dlf-gr_ic-oii svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.dlf-gr_title-oii {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2ECE2;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
}
@media(min-width: 771px) {.dlf-gr_title-oii {
  font-size: 1.125rem;
}
}.dlf-gr_more-oii {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  font-size: 12px;
  color: #8A7862;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
}.dlf-gr_more-oii:hover {
  color: #CB8240;
}.dlf-gr_more-oii svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.dlf-gr_arrows-oii {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.dlf-gr_arr-oii {
  background: rgba(255,230,190,0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255,220,170,0.13);
  align-items: center;
  color: #A8947A;
  height: 1.875rem;
  width: 30px;
  justify-content: center;
  display: flex;
}.dlf-gr_arr-oii:hover {
  background: rgba(255,230,190,0.07);
  color: #F2ECE2;
}.dlf-gr_arr-oii svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dlf-gr_seo_h-oii {
  margin: 0 0 6px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  color: #D2C4AE;
  font-weight: 700;
}
@media(min-width: 769px) {.dlf-gr_seo_h-oii {
  font-size: 0.875rem;
}
}.dlf-gr_seo-oii {
  color: #8A7862;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
}.dlf-gr_seo-oii strong {
  color: #D2C4AE;
  font-weight: 600;
}.dlf-gr_scroll-oii {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.dlf-gr_scroll-oii::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.dlf-gr_scroll-oii {
  gap: 12px;
}
}.dlf-tb-oii {
  background: #0E0C0A;
  border-bottom: 1px solid rgba(255,230,190,0.07);
  z-index: 80;
  top: 0;
  display: flex;
  left: 0;
  right: 0;
  height: 3.5rem;
  align-items: center;
  position: fixed;
}.dlf-tb_in-oii {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.dlf-tb_burger-oii {
  border-radius: 8px;
  gap: 0.313rem;
  margin-right: 0.5rem;
  height: 38px;
  width: 38px;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.dlf-tb_burger-oii:hover {
  background: rgba(255,230,190,0.05);
}.dlf-tb_burger_line-oii {
  border-radius: 1px;
  background: #A8947A;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width:1080px) {.dlf-tb_burger-oii {
  display: none;
}
}.dlf-tb_logo-oii {
  gap: 0.563rem;
  font-size: 18px;
  margin-right: 20px;
  overflow-wrap: break-word;
  color: #F2ECE2;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  letter-spacing: -.01em;
  align-items: center;
}.dlf-tb_logo_mark-oii {
  border-radius: 8px;
  overflow: hidden;
  width: 32px;
  display: flex;
  height: 32px;
  justify-content: center;
  align-items: center;
}.dlf-tb_logo_mark-oii img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dlf-tb_nav-oii {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.dlf-tb_nav-oii {
  display: flex;
}
}.dlf-tb_tab-oii {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  font-size: 13px;
  white-space: nowrap;
  color: #A8947A;
  font-weight: 600;
}.dlf-tb_tab-oii:hover {
  background: rgba(255,230,190,0.05);
  color: #F2ECE2;
}.dlf-tb_tab-oii.dlf-state_active-oii {
  background: rgba(203,130,64,0.18);
  color: #F2ECE2;
}.dlf-tb_right-oii {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.dlf-tb_login-oii {
  border-radius: 8px;
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255,230,190,0.05);
  border: 1px solid rgba(255,220,170,0.13);
  color: #D2C4AE;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.dlf-tb_login-oii:hover {
  border-color: rgba(203,130,64,0.55);
  color: #F2ECE2;
}
@media(min-width: 477px) {.dlf-tb_login-oii {
  display: block;
}
}.dlf-tb_reg-oii {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2DC278;
  padding: 0.563rem 1.125rem;
  color: #0D0906;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.dlf-tb_reg-oii:hover {
  background: #38D488;
}.dlf-sb-oii {
  background: #1A1510;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,230,190,0.05);
  transform: translateX(-100%);
  z-index: 70;
  position: fixed;
  width: 13.75rem;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  top: 3.5rem;
}.dlf-sb-oii.dlf-state_open-oii {
  transform: translateX(0);
}.dlf-sb-oii::-webkit-scrollbar {
  width: 0.25rem;
}.dlf-sb-oii::-webkit-scrollbar-thumb {
  background: rgba(255,230,190,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.dlf-sb-oii {
  transform: translateX(0);
}
}.dlf-sb_auth-oii {
  padding: 0.875rem 0.75rem 10px;
}.dlf-sb_btn_reg-oii {
  border-radius: 0.5rem;
  background: #2DC278;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 700;
  color: #0D0906;
  display: block;
}.dlf-sb_btn_reg-oii:hover {
  background: #38D488;
}.dlf-sb_btn_login-oii {
  border: 1px solid rgba(255,220,170,0.13);
  background: rgba(255,230,190,0.05);
  padding: 0.625rem;
  border-radius: 8px;
  transition: border-color .2s;
  color: #D2C4AE;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  display: block;
}.dlf-sb_btn_login-oii:hover {
  border-color: rgba(203,130,64,0.55);
  color: #F2ECE2;
}.dlf-sb_promo-oii {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 12px 14px;
  background: linear-gradient(135deg,#1E1208,#1A1510);
  margin: 0 12px 10px;
  border: 1px solid rgba(203,130,64,0.18);
  position: relative;
}.dlf-sb_promo-oii::before {
  background: radial-gradient(circle,rgba(203,130,64,0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  top: -20px;
  right: -1.25rem;
  width: 5rem;
  position: absolute;
  content: '';
}.dlf-sb_promo_title-oii {
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-weight: 700;
  color: #CB8240;
  text-transform: uppercase;
}.dlf-sb_promo_text-oii {
  color: #F2ECE2;
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
}.dlf-sb_promo_sub-oii {
  color: #8A7862;
  margin-top: 3px;
  font-size: 0.625rem;
}.dlf-sb_nav-oii {
  padding: 0.375rem 8px 16px;
}.dlf-sb_nav_lb-oii {
  padding: 0.625rem 8px 0.375rem;
  color: #6E5E4A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.dlf-sb_link-oii {
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  color: #A8947A;
  overflow-wrap: break-word;
  font-size: 13px;
  display: flex;
}.dlf-sb_link-oii:hover {
  background: rgba(255,230,190,0.05);
  color: #F2ECE2;
}.dlf-sb_link-oii.dlf-state_active-oii {
  background: rgba(203,130,64,0.18);
  color: #F2ECE2;
}.dlf-sb_ic-oii {
  border-radius: 4px;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  display: flex;
}.dlf-sb_ic-oii svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.dlf-sb_ic_1-oii {
  background: rgba(203,130,64,0.07);
  color: #CB8240;
}.dlf-sb_ic_2-oii {
  background: rgba(45,194,120,0.16);
  color: #2DC278;
}.dlf-sb_ic_3-oii {
  background: rgba(232,148,28,0.18);
  color: #E8941C;
}.dlf-sb_ic_4-oii {
  background: rgba(26,172,166,0.20);
  color: #1AACA6;
}.dlf-sb_ic_5-oii {
  background: rgba(203,130,64,0.07);
  color: #E8408A;
}.dlf-sb_ic_6-oii {
  background: rgba(26,172,166,0.20);
  color: #9048C8;
}.dlf-sb_badge-oii {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #E8941C;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0D0906;
  margin-left: auto;
}.dlf-sb_bot-oii {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,230,190,0.05);
  gap: 8px;
  display: flex;
}.dlf-sb_lang-oii,.dlf-sb_help-oii {
  gap: 0.375rem;
  transition: border-color .2s;
  flex: 1;
  padding: 9px 6px;
  border: 1px solid rgba(255,220,170,0.06);
  border-radius: 4px;
  background: rgba(255,230,190,0.05);
  align-items: center;
  display: flex;
  justify-content: center;
  color: #A8947A;
  font-weight: 600;
  font-size: 0.688rem;
}.dlf-sb_lang-oii:hover,.dlf-sb_help-oii:hover {
  border-color: rgba(203,130,64,0.55);
  color: #F2ECE2;
}.dlf-sb_lang-oii svg,.dlf-sb_help-oii svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.dlf-sb_bd-oii {
  background: rgba(5,3,2,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.dlf-sb_bd-oii.dlf-state_on-oii {
  display: block;
}
@media(min-width: 1077px) {.dlf-sb_bd-oii {
  display: none!important;
}
}.dlf-mob_nav-oii {
  border-top: 1px solid rgba(255,220,170,0.13);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1A1510;
  display: flex;
  right: 0;
  z-index: 80;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media(min-width: 1078px) {.dlf-mob_nav-oii {
  display: none;
}
}.dlf-mob_nav_item-oii {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #6E5E4A;
}.dlf-mob_nav_ic-oii {
  line-height: 1;
}.dlf-mob_nav_ic-oii svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.dlf-mob_nav_lb-oii {
  font-weight: 600;
  color: #6E5E4A;
  font-size: 10px;
}.dlf-mob_nav_item-oii.dlf-state_active-oii {
  color: #CB8240;
}.dlf-mob_nav_item-oii.dlf-state_active-oii .dlf-mob_nav_lb-oii {
  color: #CB8240;
}.dlf-hero-oii {
  padding: 1.25rem 1rem 0;
  background: #0D0B09;
}
@media(min-width: 766px) {.dlf-hero-oii {
  padding: 24px 1.5rem 0;
}
}.dlf-hero_in-oii {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 861px) {.dlf-hero_in-oii {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.dlf-hero_in-oii {
  grid-template-columns: 1fr 21.25rem;
}
}.dlf-hero_promo-oii {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #141109;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 769px) {.dlf-hero_promo-oii {
  min-height: 17.5rem;
}
}.dlf-hero_promo_bg-oii {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1E1208 0%,#0D0B09 100%);
  background-size: cover;
  position: absolute;
}.dlf-hero_promo_bg-oii::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B09 0%,rgba(5,3,2,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.dlf-hero_promo_glow-oii {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,172,166,0.20) 0%,transparent 65%);
  pointer-events: none;
  top: -2.5rem;
  right: 60px;
  width: 300px;
  position: absolute;
  height: 300px;
}.dlf-hero_promo_ct-oii {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 767px) {.dlf-hero_promo_ct-oii {
  padding: 40px 32px;
}
}.dlf-hero_badge-oii {
  border-radius: 1.25rem;
  border: 1px solid rgba(203,130,64,0.07);
  background: rgba(203,130,64,0.18);
  padding: 5px 12px;
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #CB8240;
}.dlf-hero_h1-oii {
  line-height: 1.15;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2ECE2;
  font-size: 26px;
  margin-bottom: 10px;
}.dlf-hero_h1-oii em {
  color: #E8941C;
  font-style: normal;
}
@media(min-width:768px) {.dlf-hero_h1-oii {
  font-size: 2.25rem;
}
}.dlf-hero_sub-oii {
  margin-bottom: 1.25rem;
  color: #A8947A;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 769px) {.dlf-hero_sub-oii {
  font-size: 0.875rem;
}
}.dlf-hero_row-oii {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dlf-hero_cta-oii {
  padding: 0.813rem 26px;
  border-radius: 8px;
  transition: background .2s;
  background: #2DC278;
  font-weight: 700;
  font-size: 14px;
  color: #0D0906;
  box-shadow: 0 3px 0.875rem rgba(45,194,120,0.44), 0 0 0 1px rgba(45,194,120,0.18);
}.dlf-hero_cta-oii:hover {
  background: #38D488;
}.dlf-hero_terms-oii {
  color: #6E5E4A;
  font-size: 0.688rem;
}.dlf-hero_game-oii {
  overflow: hidden;
  border-radius: 14px;
  background: #141109;
  border: 1px solid rgba(255,220,170,0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.dlf-hero_game_badge-oii {
  border: 1px solid rgba(232,148,28,0.18);
  padding: 5px 10px;
  border-radius: 20px;
  background: rgba(232,148,28,0.18);
  left: 0.75rem;
  color: #E8941C;
  top: 12px;
  z-index: 3;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
}.dlf-hero_game_badge-oii svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
}.dlf-hero_game_img-oii {
  background: linear-gradient(135deg,#1E1208,#0D0B09);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.dlf-hero_game_img-oii img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.dlf-hero_game_play-oii {
  transition: opacity .2s;
  background: rgba(5,3,2,0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.dlf-hero_game-oii:hover .dlf-hero_game_play-oii {
  opacity: 1;
}.dlf-hero_game_play-oii span {
  border-radius: 50%;
  background: #CB8240;
  height: 3.25rem;
  display: flex;
  justify-content: center;
  width: 52px;
  align-items: center;
}.dlf-hero_game_play-oii span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.dlf-hero_game_info-oii {
  padding: 14px 16px;
}.dlf-hero_game_title-oii {
  font-weight: 700;
  color: #F2ECE2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 4px;
}.dlf-hero_game_provider-oii {
  font-size: 0.688rem;
  color: #8A7862;
}.dlf-hero_game_btn-oii {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #CB8240;
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F2ECE2;
}.dlf-hero_game-oii:hover .dlf-hero_game_btn-oii {
  background: #D9924E;
}.dlf-sbar-oii {
  padding: 16px 1rem 0;
  background: #0D0B09;
}
@media(min-width: 770px) {.dlf-sbar-oii {
  padding: 18px 1.5rem 0;
}
}.dlf-sbar_in-oii {
  margin: 0 auto;
  max-width: 1320px;
}.dlf-sbar_row-oii {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.dlf-sbar_input-oii {
  gap: 10px;
  border-radius: 8px;
  background: #141109;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255,220,170,0.13);
  transition: border-color .2s;
  flex: 1;
  display: flex;
  color: #8A7862;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
}.dlf-sbar_input-oii:hover {
  border-color: rgba(203,130,64,0.55);
}.dlf-sbar_input-oii svg {
  width: 15px;
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
}.dlf-sbar_providers-oii {
  padding: 0.688rem 1.125rem;
  gap: 8px;
  border: 1px solid rgba(255,220,170,0.13);
  border-radius: 8px;
  transition: border-color .2s;
  background: #141109;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  color: #D2C4AE;
  display: flex;
  white-space: nowrap;
}.dlf-sbar_providers-oii:hover {
  border-color: rgba(203,130,64,0.55);
  color: #F2ECE2;
}.dlf-sbar_providers-oii svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.dlf-sbar_tabs-oii {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.dlf-sbar_tabs-oii::-webkit-scrollbar {
  display: none;
}.dlf-sbar_tab-oii {
  gap: 0.438rem;
  border: 1px solid rgba(255,220,170,0.06);
  padding: 8px 14px;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,230,190,0.05);
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  flex-shrink: 0;
  color: #A8947A;
  align-items: center;
  display: flex;
}.dlf-sbar_tab-oii:hover {
  border-color: rgba(203,130,64,0.55);
  background: rgba(255,230,190,0.07);
  color: #F2ECE2;
}.dlf-sbar_tab-oii.dlf-state_active-oii {
  background: rgba(203,130,64,0.18);
  border-color: rgba(203,130,64,0.07);
  color: #F2ECE2;
}.dlf-sbar_tab_ic-oii svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.dlf-wy-oii {
  padding: 32px 1rem 0;
  background: #0D0B09;
}
@media(min-width: 771px) {.dlf-wy-oii {
  padding: 40px 1.5rem 0;
}
}.dlf-wy_in-oii {
  margin: 0 auto;
  max-width: 1320px;
}.dlf-wy_head-oii {
  margin-bottom: 18px;
  max-width: 45rem;
}.dlf-wy_label-oii {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #CB8240;
  font-weight: 700;
  text-transform: uppercase;
}.dlf-wy_h2-oii {
  overflow-wrap: break-word;
  color: #F2ECE2;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.dlf-wy_h2-oii {
  font-size: 24px;
}
}.dlf-wy_intro-oii {
  margin: 0;
  line-height: 1.6;
  color: #8A7862;
  font-size: 13px;
}.dlf-wy_grid-oii {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.dlf-wy_grid-oii {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dlf-wy_grid-oii {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dlf-wy_card-oii {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,220,170,0.13);
  background: #1A1510;
  padding: 20px;
  border-radius: 8px;
}.dlf-wy_card-oii:hover {
  border-color: rgba(203,130,64,0.07);
  transform: translateY(-2px);
}.dlf-wy_card_ic-oii {
  background: rgba(203,130,64,0.18);
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 14px;
  display: flex;
  width: 44px;
  height: 2.75rem;
  color: #CB8240;
  align-items: center;
}.dlf-wy_card_ic-oii svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.dlf-wy_card_h-oii {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
  color: #F2ECE2;
  font-weight: 700;
  line-height: 1.25;
}.dlf-wy_card_p-oii {
  font-size: 0.813rem;
  color: #8A7862;
  overflow-wrap: break-word;
  line-height: 1.6;
}.dlf-wy_card_p-oii strong {
  font-weight: 600;
  color: #D2C4AE;
}.dlf-ws-oii {
  background: #0D0B09;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.dlf-ws-oii {
  padding: 36px 1.5rem 0;
}
}.dlf-ws_in-oii {
  margin: 0 auto;
  max-width: 1320px;
}.dlf-ws_head-oii {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.dlf-ws_title-oii {
  gap: 10px;
  flex-wrap: wrap;
  color: #F2ECE2;
  font-family: 'Cinzel', serif;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  align-items: center;
}.dlf-ws_title_ic-oii svg {
  color: #E8941C;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.dlf-ws_online-oii {
  gap: 7px;
  font-size: 0.75rem;
  color: #8A7862;
  font-weight: 600;
  align-items: center;
  display: flex;
}.dlf-ws_online_dot-oii {
  background: #2DC278;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(45,194,120,0.16);
  height: 8px;
  width: 0.5rem;
  flex-shrink: 0;
}.dlf-ws_scroll-oii {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.dlf-ws_scroll-oii::-webkit-scrollbar {
  display: none;
}.dlf-wc-oii {
  gap: 0.625rem;
  border: 1px solid rgba(255,220,170,0.13);
  background: #141109;
  padding: 10px 14px;
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.dlf-wc_img-oii {
  background: #1A1510;
  overflow: hidden;
  border-radius: 4px;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.dlf-wc_img-oii img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dlf-wc_info-oii {
  min-width: 0;
}.dlf-wc_game-oii {
  overflow: hidden;
  color: #D2C4AE;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
}.dlf-wc_player-oii {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #6E5E4A;
  font-size: 10px;
}.dlf-wc_amount-oii {
  color: #2DC278;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
}.dlf-prov-oii {
  padding: 2.25rem 16px 0;
  background: #0D0B09;
}
@media(min-width: 765px) {.dlf-prov-oii {
  padding: 2.75rem 1.5rem 0;
}
}.dlf-prov_in-oii {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlf-prov_head-oii {
  margin-bottom: 1rem;
}.dlf-prov_label-oii {
  color: #CB8240;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
}.dlf-prov_h2-oii {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F2ECE2;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.dlf-prov_h2-oii {
  font-size: 24px;
}
}.dlf-prov_seo-oii {
  line-height: 1.6;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8A7862;
  max-width: 620px;
}.dlf-prov_seo-oii strong {
  font-weight: 700;
  color: #D2C4AE;
}.dlf-prov_seo-oii a {
  color: #CB8240;
  text-decoration: underline;
}.dlf-prov_grid-oii {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.dlf-prov_grid-oii {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.dlf-prov_grid-oii {
  grid-template-columns: repeat(8,1fr);
}
}.dlf-prov_card-oii {
  border: 1px solid rgba(255,220,170,0.13);
  transition: border-color .2s,background .2s;
  background: #141109;
  gap: 7px;
  padding: 14px 10px;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.dlf-prov_card-oii:hover {
  background: #1A1510;
  border-color: rgba(203,130,64,0.55);
}.dlf-prov_logo-oii {
  border-radius: 0.25rem;
  background: rgba(255,230,190,0.05);
  overflow: hidden;
  height: 44px;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.dlf-prov_logo-oii img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.dlf-prov_name-oii {
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
  color: #A8947A;
}.dlf-reg-oii {
  padding: 36px 1rem 0;
  background: #0D0B09;
}
@media(min-width: 771px) {.dlf-reg-oii {
  padding: 2.75rem 24px 0;
}
}.dlf-reg_in-oii {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 14px;
  background: #1A1510;
  border: 1px solid rgba(255,220,170,0.06);
  max-width: 1320px;
}
@media(min-width: 769px) {.dlf-reg_in-oii {
  padding: 2.5rem;
}
}.dlf-reg_top-oii {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.dlf-reg_top-oii {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dlf-reg_label-oii {
  color: #CB8240;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.dlf-reg_h2-oii {
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  color: #F2ECE2;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.dlf-reg_h2-oii {
  font-size: 1.75rem;
}
}.dlf-reg_bonus-oii {
  border: 1px solid rgba(232,148,28,0.18);
  background: rgba(232,148,28,0.18);
  border-radius: 0.5rem;
  gap: 0.5rem;
  padding: 10px 16px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.dlf-reg_bonus_amount-oii {
  color: #E8941C;
  font-weight: 800;
  font-size: 20px;
}.dlf-reg_bonus_text-oii {
  color: #A8947A;
  font-size: 0.813rem;
  line-height: 1.35;
}.dlf-reg_cta_btn-oii {
  padding: 0.875rem 2rem;
  background: #2DC278;
  transition: background .2s;
  border-radius: 8px;
  box-shadow: 0 3px 14px rgba(45,194,120,0.44), 0 0 0 1px rgba(45,194,120,0.18);
  color: #0D0906;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
  font-size: 15px;
}.dlf-reg_cta_btn-oii:hover {
  background: #38D488;
}.dlf-reg_terms-oii {
  line-height: 1.5;
  font-size: 11px;
  color: #6E5E4A;
}.dlf-reg_seo-oii {
  border-top: 1px solid rgba(255,230,190,0.05);
  line-height: 1.65;
  color: #8A7862;
  padding-top: 20px;
  overflow-wrap: break-word;
  margin-top: 20px;
  font-size: 13px;
}.dlf-reg_seo-oii p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #8A7862;
}.dlf-reg_seo-oii p:last-child {
  margin-bottom: 0;
}.dlf-reg_seo-oii strong {
  color: #D2C4AE;
  font-weight: 700;
}.dlf-reg_seo-oii a {
  transition: color .2s;
  text-decoration: underline;
  color: #CB8240;
}.dlf-reg_seo-oii a:hover {
  color: #D9924E;
}.dlf-reg_seo-oii ul,.dlf-reg_seo-oii ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.dlf-reg_seo-oii ol {
  list-style: decimal;
}.dlf-reg_seo-oii li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #8A7862;
  margin-bottom: 4px;
}.dlf-reg_seo-oii table {
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.dlf-reg_seo-oii table {
  display: table;
}
}.dlf-reg_seo-oii th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,230,190,0.07);
  font-weight: 700;
  color: #D2C4AE;
  text-align: left;
}.dlf-reg_seo-oii td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,230,190,0.05);
  color: #8A7862;
}.dlf-reg_steps-oii {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.dlf-reg_steps-oii {
  margin-top: 0;
}
}.dlf-reg_step-oii {
  background: rgba(255,230,190,0.05);
  padding: 1rem;
  border-radius: 8px;
  border: 1px solid rgba(255,220,170,0.06);
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.dlf-reg_step_num-oii {
  border-radius: 50%;
  border: 1px solid rgba(203,130,64,0.07);
  background: rgba(203,130,64,0.18);
  font-weight: 800;
  justify-content: center;
  font-size: 0.875rem;
  color: #CB8240;
  display: flex;
  align-items: center;
  height: 34px;
  width: 2.125rem;
  flex-shrink: 0;
}.dlf-reg_step_title-oii {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F2ECE2;
}.dlf-reg_step_text-oii {
  color: #8A7862;
  line-height: 1.5;
  font-size: 12px;
}.dlf-reg_trust-oii {
  border-top: 1px solid rgba(255,230,190,0.05);
  gap: 10px;
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.dlf-reg_trust_item-oii {
  gap: 0.438rem;
  display: flex;
  color: #8A7862;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
}.dlf-reg_trust_ic-oii svg {
  stroke-linejoin: round;
  color: #CB8240;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.dlf-app-oii {
  padding: 2.25rem 16px 0;
  background: #0D0B09;
}
@media(min-width: 769px) {.dlf-app-oii {
  padding: 2.75rem 1.5rem 0;
}
}.dlf-app_in-oii {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlf-app_head-oii {
  margin-bottom: 1rem;
}.dlf-app_label-oii {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #CB8240;
  font-weight: 700;
  letter-spacing: .08em;
}.dlf-app_h2-oii {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 1.25rem;
  color: #F2ECE2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.dlf-app_h2-oii {
  font-size: 1.5rem;
}
}.dlf-app_sub-oii {
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7862;
}.dlf-app_sub-oii strong {
  color: #D2C4AE;
  font-weight: 700;
}.dlf-app_cards-oii {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.dlf-app_cards-oii {
  grid-template-columns: repeat(3,1fr);
}
}.dlf-app_card-oii {
  border-radius: 0.5rem;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.dlf-app_card_ios-oii {
  background: linear-gradient(135deg,rgba(203,130,64,0.18) 0%,#1A1510 100%);
}.dlf-app_card_android-oii {
  background: linear-gradient(135deg,rgba(45,194,120,0.16) 0%,#1A1510 100%);
}.dlf-app_card_win-oii {
  background: linear-gradient(135deg,rgba(232,148,28,0.18) 0%,#1A1510 100%);
}.dlf-app_card_ic-oii svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
}.dlf-app_card_ic-oii {
  flex-shrink: 0;
  color: #F2ECE2;
}.dlf-app_card_os-oii {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #8A7862;
}.dlf-app_card_title-oii {
  font-weight: 700;
  color: #F2ECE2;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.dlf-app_card_text-oii {
  font-size: 12px;
  color: #8A7862;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.dlf-app_card_btn-oii {
  gap: 0.438rem;
  border: 1px solid rgba(203,130,64,0.55);
  background: rgba(255,230,190,0.12);
  border-radius: 0.25rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  color: #F2ECE2;
  font-weight: 700;
}.dlf-app_card_btn-oii:hover {
  background: rgba(255,230,190,0.07);
}.dlf-htp-oii {
  background: #0D0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.dlf-htp-oii {
  padding: 44px 24px 0;
}
}.dlf-htp_in-oii {
  margin: 0 auto;
  max-width: 1320px;
}.dlf-htp_head-oii {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.dlf-htp_label-oii {
  color: #CB8240;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.dlf-htp_h2-oii {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F2ECE2;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.dlf-htp_h2-oii {
  font-size: 28px;
}
}.dlf-htp_intro-oii {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #8A7862;
}.dlf-htp_steps-oii {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.dlf-htp_steps-oii {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dlf-htp_steps-oii {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dlf-htp_step-oii {
  border: 1px solid rgba(255,220,170,0.13);
  border-radius: 0.5rem;
  padding: 20px 18px 1.125rem;
  background: #1A1510;
  position: relative;
  display: flex;
  flex-direction: column;
}.dlf-htp_step_num-oii {
  background: #CB8240;
  border-radius: 50%;
  display: flex;
  font-size: 13px;
  left: 1.25rem;
  height: 28px;
  position: absolute;
  align-items: center;
  color: #0D0906;
  top: -0.75rem;
  font-weight: 800;
  width: 1.75rem;
  justify-content: center;
  font-family: 'Cinzel', serif;
}.dlf-htp_step_ic-oii {
  margin: 0.5rem 0 12px;
  background: rgba(203,130,64,0.18);
  border-radius: 0.25rem;
  align-items: center;
  color: #CB8240;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  display: flex;
}.dlf-htp_step_ic-oii svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
}.dlf-htp_step_h-oii {
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F2ECE2;
  font-size: 14px;
  overflow-wrap: break-word;
}.dlf-htp_step_p-oii {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #8A7862;
  font-size: 0.813rem;
}.dlf-htp_step_p-oii strong {
  color: #D2C4AE;
  font-weight: 600;
}.dlf-htp_cta-oii {
  background: #2DC278;
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  color: #0D0906;
  margin-top: 20px;
}.dlf-htp_cta-oii:hover {
  background: #38D488;
}.dlf-bon-oii {
  background: #0D0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.dlf-bon-oii {
  padding: 44px 1.5rem 0;
}
}.dlf-bon_in-oii {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlf-bon_head-oii {
  margin-bottom: 1.25rem;
}.dlf-bon_label-oii {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #CB8240;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.dlf-bon_h2-oii {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F2ECE2;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 769px) {.dlf-bon_h2-oii {
  font-size: 1.5rem;
}
}.dlf-bon_seo-oii {
  max-width: 38.75rem;
  color: #8A7862;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.dlf-bon_seo-oii strong {
  color: #D2C4AE;
  font-weight: 700;
}.dlf-bon_seo-oii a {
  color: #CB8240;
  text-decoration: underline;
}.dlf-bon_grid-oii {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.dlf-bon_grid-oii {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dlf-bon_grid-oii {
  grid-template-columns: repeat(5,1fr);
}
}.dlf-bon_card-oii {
  padding: 1rem;
  border-radius: 8px;
  background: #141109;
  border: 1px solid rgba(255,220,170,0.13);
  transition: border-color .2s,transform .2s;
}.dlf-bon_card-oii:hover {
  transform: translateY(-2px);
  border-color: rgba(203,130,64,0.07);
}.dlf-bon_card_ic-oii svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.dlf-bon_card_ic-oii {
  margin-bottom: 10px;
}.dlf-bon_card_type-oii {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
  color: #8A7862;
}.dlf-bon_card_amount-oii {
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #E8941C;
}.dlf-bon_card_name-oii {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F2ECE2;
  font-size: 13px;
  font-weight: 600;
}.dlf-bon_card_detail-oii {
  border-top: 1px solid rgba(255,230,190,0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6E5E4A;
  font-size: 0.688rem;
}.dlf-seo-oii {
  background: #0D0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.dlf-seo-oii {
  padding: 2.75rem 1.5rem 0;
}
}.dlf-seo_in-oii {
  padding: 1.75rem 24px;
  background: #1A1510;
  margin: 0 auto;
  border: 1px solid rgba(255,220,170,0.13);
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.dlf-seo_in-oii {
  padding: 36px 2.5rem;
}
}.dlf-seo_label-oii {
  color: #CB8240;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.dlf-seo_h2-oii {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F2ECE2;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.dlf-seo_h2-oii {
  font-size: 1.5rem;
}
}.dlf-seo_body-oii {
  line-height: 1.75;
  color: #A8947A;
  font-size: 14px;
  overflow-wrap: break-word;
}.dlf-seo_body-oii p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A8947A;
  line-height: 1.75;
}.dlf-seo_body-oii p:last-child {
  margin-bottom: 0;
}.dlf-seo_body-oii strong {
  font-weight: 700;
  color: #D2C4AE;
}.dlf-seo_body-oii a {
  transition: color .2s;
  color: #CB8240;
  text-decoration: underline;
}.dlf-seo_body-oii a:hover {
  color: #D9924E;
}.dlf-seo_body-oii ul,.dlf-seo_body-oii ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dlf-seo_body-oii ol {
  list-style: decimal;
}.dlf-seo_body-oii li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A8947A;
  line-height: 1.75;
}.dlf-seo_body-oii table {
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.dlf-seo_body-oii table {
  display: table;
}
}.dlf-seo_body-oii th {
  border-bottom: 1px solid rgba(255,230,190,0.07);
  padding: 0.625rem 12px;
  color: #D2C4AE;
  font-weight: 700;
  text-align: left;
}.dlf-seo_body-oii td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,230,190,0.05);
  color: #A8947A;
}.dlf-seo_cols-oii {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.dlf-seo_cols-oii {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.dlf-seo_cols-oii {
  grid-template-columns: repeat(3,1fr);
}
}.dlf-seo_col_h-oii {
  font-weight: 700;
  font-size: 13px;
  color: #D2C4AE;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.dlf-seo_col_p-oii {
  color: #8A7862;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.dlf-seo_stats-oii {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.dlf-seo_stat-oii {
  background: rgba(203,130,64,0.07);
  border: 1px solid rgba(203,130,64,0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.dlf-seo_stat_val-oii {
  color: #CB8240;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.dlf-seo_stat_lb-oii {
  font-size: 0.688rem;
  color: #8A7862;
  overflow-wrap: break-word;
}.dlf-seo-oii {
  background: #0D0B09;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.dlf-seo-oii {
  padding: 2.75rem 24px 0;
}
}.dlf-seo_in-oii {
  border: 1px solid rgba(255,220,170,0.13);
  margin: 0 auto;
  background: #1A1510;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.dlf-seo_in-oii {
  padding: 36px 40px;
}
}.dlf-seo_label-oii {
  color: #CB8240;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.dlf-seo_h2-oii {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 20px;
  color: #F2ECE2;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.dlf-seo_h2-oii {
  font-size: 24px;
}
}.dlf-seo_body-oii {
  color: #A8947A;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.dlf-seo_body-oii p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A8947A;
  font-size: 0.875rem;
}.dlf-seo_body-oii p:last-child {
  margin-bottom: 0;
}.dlf-seo_body-oii strong {
  font-weight: 700;
  color: #D2C4AE;
}.dlf-seo_body-oii a {
  transition: color .2s;
  color: #CB8240;
  text-decoration: underline;
}.dlf-seo_body-oii a:hover {
  color: #D9924E;
}.dlf-seo_body-oii ul,.dlf-seo_body-oii ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dlf-seo_body-oii ol {
  list-style: decimal;
}.dlf-seo_body-oii li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #A8947A;
}.dlf-seo_body-oii table {
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.dlf-seo_body-oii table {
  display: table;
}
}.dlf-seo_body-oii th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,230,190,0.07);
  color: #D2C4AE;
  text-align: left;
  font-weight: 700;
}.dlf-seo_body-oii td {
  border-bottom: 1px solid rgba(255,230,190,0.05);
  padding: 0.625rem 12px;
  color: #A8947A;
}.dlf-seo_cols-oii {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.dlf-seo_cols-oii {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.dlf-seo_cols-oii {
  grid-template-columns: repeat(3,1fr);
}
}.dlf-seo_col_h-oii {
  overflow-wrap: break-word;
  color: #D2C4AE;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
}.dlf-seo_col_p-oii {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7862;
}.dlf-seo_stats-oii {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dlf-seo_stat-oii {
  border: 1px solid rgba(203,130,64,0.18);
  flex: 1;
  padding: 14px 1rem;
  background: rgba(203,130,64,0.07);
  border-radius: 8px;
  min-width: 140px;
}.dlf-seo_stat_val-oii {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #CB8240;
  margin-bottom: 0.25rem;
}.dlf-seo_stat_lb-oii {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8A7862;
}.dlf-seo-oii {
  background: #0D0B09;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.dlf-seo-oii {
  padding: 44px 24px 0;
}
}.dlf-seo_in-oii {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1A1510;
  border: 1px solid rgba(255,220,170,0.13);
  max-width: 1320px;
}
@media(min-width: 771px) {.dlf-seo_in-oii {
  padding: 36px 40px;
}
}.dlf-seo_label-oii {
  font-weight: 700;
  color: #CB8240;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.dlf-seo_h2-oii {
  color: #F2ECE2;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.dlf-seo_h2-oii {
  font-size: 1.5rem;
}
}.dlf-seo_body-oii {
  overflow-wrap: break-word;
  color: #A8947A;
  font-size: 14px;
  line-height: 1.75;
}.dlf-seo_body-oii p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #A8947A;
  line-height: 1.75;
}.dlf-seo_body-oii p:last-child {
  margin-bottom: 0;
}.dlf-seo_body-oii strong {
  color: #D2C4AE;
  font-weight: 700;
}.dlf-seo_body-oii a {
  transition: color .2s;
  color: #CB8240;
  text-decoration: underline;
}.dlf-seo_body-oii a:hover {
  color: #D9924E;
}.dlf-seo_body-oii ul,.dlf-seo_body-oii ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.dlf-seo_body-oii ol {
  list-style: decimal;
}.dlf-seo_body-oii li {
  margin-bottom: 6px;
  color: #A8947A;
  line-height: 1.75;
  font-size: 0.875rem;
}.dlf-seo_body-oii table {
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 767px) {.dlf-seo_body-oii table {
  display: table;
}
}.dlf-seo_body-oii th {
  border-bottom: 1px solid rgba(255,230,190,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D2C4AE;
  font-weight: 700;
}.dlf-seo_body-oii td {
  border-bottom: 1px solid rgba(255,230,190,0.05);
  padding: 0.625rem 12px;
  color: #A8947A;
}.dlf-seo_cols-oii {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.dlf-seo_cols-oii {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.dlf-seo_cols-oii {
  grid-template-columns: repeat(3,1fr);
}
}.dlf-seo_col_h-oii {
  font-weight: 700;
  font-size: 0.813rem;
  color: #D2C4AE;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.dlf-seo_col_p-oii {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7862;
}.dlf-seo_stats-oii {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dlf-seo_stat-oii {
  background: rgba(203,130,64,0.07);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(203,130,64,0.18);
  min-width: 140px;
}.dlf-seo_stat_val-oii {
  color: #CB8240;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
}.dlf-seo_stat_lb-oii {
  font-size: 11px;
  color: #8A7862;
  overflow-wrap: break-word;
}.dlf-faq-oii {
  background: #0D0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.dlf-faq-oii {
  padding: 2.75rem 1.5rem 0;
}
}.dlf-faq_in-oii {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlf-faq_head-oii {
  margin-bottom: 1.25rem;
}.dlf-faq_label-oii {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #CB8240;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.dlf-faq_h2-oii {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2ECE2;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.dlf-faq_h2-oii {
  font-size: 24px;
}
}.dlf-faq_list-oii {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dlf-faq_item-oii {
  border-radius: 0.5rem;
  overflow: hidden;
  background: #1A1510;
  border: 1px solid rgba(255,220,170,0.13);
}.dlf-faq_q-oii {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  color: #D2C4AE;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 14px;
}.dlf-faq_q-oii:hover {
  color: #F2ECE2;
}.dlf-faq_q_ic-oii {
  background: rgba(255,230,190,0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 1.5rem;
  font-size: 16px;
  flex-shrink: 0;
  height: 1.5rem;
  display: flex;
  color: #CB8240;
  align-items: center;
  justify-content: center;
}.dlf-faq_item-oii.dlf-state_open-oii .dlf-faq_q_ic-oii {
  transform: rotate(45deg);
}.dlf-faq_a-oii {
  padding: 0 20px 1rem;
  font-size: 13px;
  display: none;
  color: #8A7862;
  overflow-wrap: break-word;
  line-height: 1.7;
}.dlf-faq_item-oii.dlf-state_open-oii .dlf-faq_a-oii {
  display: block;
}.dlf-faq_a-oii strong {
  color: #D2C4AE;
  font-weight: 700;
}.dlf-faq_a-oii a {
  text-decoration: underline;
  color: #CB8240;
}.dlf-faq_a-oii ul,.dlf-faq_a-oii ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.dlf-faq_a-oii ol {
  list-style: decimal;
}.dlf-faq_a-oii li {
  line-height: 1.6;
  margin-bottom: 4px;
}.dlf-faq_a-oii table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 765px) {.dlf-faq_a-oii table {
  display: table;
}
}.dlf-faq_a-oii th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,230,190,0.07);
  color: #D2C4AE;
  text-align: left;
  font-weight: 700;
}.dlf-faq_a-oii td {
  border-bottom: 1px solid rgba(255,230,190,0.05);
  padding: 0.375rem 8px;
  color: #8A7862;
}.dlf-ft-oii {
  border-top: 1px solid rgba(255,230,190,0.05);
  background: #080604;
  margin-top: 3rem;
}.dlf-ft_support-oii {
  border-bottom: 1px solid rgba(255,230,190,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.dlf-ft_support-oii {
  padding: 28px 24px;
}
}.dlf-ft_support_in-oii {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.dlf-ft_support_main-oii {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.dlf-ft_support_ic-oii {
  color: #CB8240;
  flex-shrink: 0;
}.dlf-ft_support_ic-oii svg {
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dlf-ft_support_text_title-oii {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2ECE2;
  margin-bottom: 3px;
}.dlf-ft_support_text_sub-oii {
  color: #8A7862;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.dlf-ft_support_btn-oii {
  background: #CB8240;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #F2ECE2;
}.dlf-ft_support_btn-oii:hover {
  background: #D9924E;
}.dlf-ft_support_contacts-oii {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.dlf-ft_support_contact-oii {
  line-height: 1.4;
  color: #6E5E4A;
  font-size: 0.75rem;
}.dlf-ft_support_contact-oii strong {
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
  color: #A8947A;
}.dlf-ft_main-oii {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,230,190,0.05);
}
@media(min-width: 771px) {.dlf-ft_main-oii {
  padding: 2.5rem 24px 2rem;
}
}.dlf-ft_main_in-oii {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.dlf-ft_main_in-oii {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.dlf-ft_main_in-oii {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dlf-ft_col_logo-oii {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.dlf-ft_col_logo-oii {
  grid-column: auto;
}
}.dlf-ft_logo-oii {
  gap: 9px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2ECE2;
  font-size: 1rem;
}.dlf-ft_logo_mark-oii {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.dlf-ft_logo_mark-oii img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dlf-ft_logo_sub-oii {
  color: #6E5E4A;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 200px;
  line-height: 1.55;
}.dlf-ft_col_title-oii {
  font-size: 12px;
  text-transform: uppercase;
  color: #A8947A;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
}.dlf-ft_col_links-oii {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.dlf-ft_col_link-oii {
  transition: color .2s;
  color: #6E5E4A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dlf-ft_col_link-oii:hover {
  color: #D2C4AE;
}.dlf-ft_apps-oii {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dlf-ft_app_card-oii {
  background: rgba(255,230,190,0.05);
  gap: 10px;
  border: 1px solid rgba(255,220,170,0.13);
  padding: 0.625rem 12px;
  border-radius: 0.25rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.dlf-ft_app_card-oii:hover {
  border-color: rgba(203,130,64,0.55);
}.dlf-ft_app_card_ic-oii svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.dlf-ft_app_card_os-oii {
  color: #6E5E4A;
  font-size: 10px;
  font-weight: 600;
}.dlf-ft_app_card_action-oii {
  font-size: 12px;
  color: #D2C4AE;
  font-weight: 700;
}.dlf-ft_bot-oii {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.dlf-ft_bot-oii {
  padding: 20px 1.5rem;
}
}.dlf-ft_bot_in-oii {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.dlf-ft_socials-oii {
  gap: 0.5rem;
  display: flex;
}.dlf-ft_soc-oii {
  transition: background .2s;
  border: 1px solid rgba(255,220,170,0.13);
  background: rgba(255,230,190,0.05);
  border-radius: 0.25rem;
  display: flex;
  height: 2.25rem;
  justify-content: center;
  color: #A8947A;
  width: 36px;
  align-items: center;
}.dlf-ft_soc-oii svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.dlf-ft_soc-oii:hover {
  background: rgba(255,230,190,0.07);
}.dlf-ft_legal-oii {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  min-width: 12.5rem;
  color: #9C8E7C;
  overflow-wrap: break-word;
}.dlf-ft_legal-oii strong {
  color: #A8947A;
  font-weight: 700;
}.dlf-ft_legal-oii a {
  color: #A8947A;
  text-decoration: underline;
}.dlf-ft_age-oii {
  border: 2px solid #9C8E7C;
  border-radius: 50%;
  margin-left: auto;
  width: 32px;
  flex-shrink: 0;
  height: 2rem;
  font-weight: 800;
  color: #9C8E7C;
  justify-content: center;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
}