html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0F0B07;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  color: #D5C09A;
  -webkit-font-smoothing: antialiased;
}.mkr_layout_hd7 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.mkr_page_hd7 {
  min-height: 100vh;
  display: flex;
}.mkr_main_hd7 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1083px) {.mkr_main_hd7 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1078px) {.mkr_main_hd7 {
  padding-bottom: 4.5rem;
}
}.mkr_gc_hd7 {
  transition: transform .2s,border-color .2s;
  background: #150F07;
  border-radius: 10px;
  border: 1px solid rgba(255, 210, 140, 0.06);
  overflow: hidden;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.mkr_gc_hd7 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.mkr_gc_hd7 {
  width: 168px;
}
}.mkr_gc_hd7:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 122, 42, 0.07);
}.mkr_gc_img_hd7 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.mkr_gc_img_hd7 img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.mkr_gc_hover_hd7 {
  background: rgba(9, 6, 4, 0.78);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
}.mkr_gc_hd7:hover .mkr_gc_hover_hd7 {
  opacity: 1;
}.mkr_gc_hover_btn_hd7 {
  border-radius: 0.375rem;
  padding: 8px 1rem;
  background: #C87A2A;
  color: #F6EDD8;
  font-size: 0.75rem;
  font-weight: 700;
}.mkr_gc_info_hd7 {
  padding: 0.5rem 10px 0.625rem;
}.mkr_gc_name_hd7 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
  color: #D5C09A;
}.mkr_gc_prov_hd7 {
  color: #5E4C31;
  font-size: 10px;
}.mkr_gc_tag_hd7 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  top: 6px;
  font-weight: 700;
  left: 0.375rem;
  z-index: 2;
  font-size: 0.563rem;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
}.mkr_gc_tag_hot_hd7 {
  background: #E03434;
  color: #fff;
}.mkr_gc_tag_new_hd7 {
  background: #3DBB6E;
  color: #0F0B07;
}.mkr_gc_tag_jp_hd7 {
  background: #E8A828;
  color: #0F0B07;
}.mkr_gc_tag_ex_hd7 {
  background: #B89038;
  color: #fff;
}.mkr_gc_tag_live_hd7 {
  background: #E03434;
  color: #fff;
}.mkr_gr_hd7 {
  padding: 2rem 1rem 0;
  background: #0F0B07;
}
@media(min-width: 769px) {.mkr_gr_hd7 {
  padding: 2.25rem 1.5rem 0;
}
}.mkr_gr_in_hd7 {
  margin: 0 auto;
  max-width: 1320px;
}.mkr_gr_head_hd7 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.mkr_gr_head_l_hd7 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.mkr_gr_ic_hd7 {
  border-radius: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
  height: 2rem;
  justify-content: center;
}.mkr_gr_ic_hd7 svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mkr_gr_title_hd7 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
@media(min-width: 770px) {.mkr_gr_title_hd7 {
  font-size: 18px;
}
}.mkr_gr_more_hd7 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 12px;
  white-space: nowrap;
  align-items: center;
  color: #7D6444;
  display: flex;
  font-weight: 600;
}.mkr_gr_more_hd7:hover {
  color: #C87A2A;
}.mkr_gr_more_hd7 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
}.mkr_gr_arrows_hd7 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mkr_gr_arr_hd7 {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  justify-content: center;
  color: #A88F65;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
}.mkr_gr_arr_hd7:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F6EDD8;
}.mkr_gr_arr_hd7 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.mkr_gr_seo_h_hd7 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #D5C09A;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
@media(min-width:768px) {.mkr_gr_seo_h_hd7 {
  font-size: 0.875rem;
}
}.mkr_gr_seo_hd7 {
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #7D6444;
  font-size: 0.75rem;
  max-width: 42.5rem;
}.mkr_gr_seo_hd7 strong {
  font-weight: 600;
  color: #D5C09A;
}.mkr_gr_scroll_hd7 {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
}.mkr_gr_scroll_hd7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.mkr_gr_scroll_hd7 {
  gap: 0.75rem;
}
}.mkr_tb_hd7 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #0F0B07;
  position: fixed;
  right: 0;
  z-index: 80;
  align-items: center;
  display: flex;
  height: 56px;
  left: 0;
  top: 0;
}.mkr_tb_in_hd7 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.mkr_tb_burger_hd7 {
  border-radius: 10px;
  gap: 0.313rem;
  justify-content: center;
  display: flex;
  flex-direction: column;
  width: 38px;
  align-items: center;
  margin-right: 0.5rem;
  height: 38px;
  flex-shrink: 0;
}.mkr_tb_burger_hd7:hover {
  background: rgba(255, 220, 160, 0.05);
}.mkr_tb_burger_line_hd7 {
  background: #A88F65;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.mkr_tb_burger_hd7 {
  display: none;
}
}.mkr_tb_logo_hd7 {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 1.125rem;
  color: #F6EDD8;
  flex-shrink: 0;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.mkr_tb_logo_mark_hd7 {
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 32px;
}.mkr_tb_logo_mark_hd7 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mkr_tb_nav_hd7 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.mkr_tb_nav_hd7 {
  display: flex;
}
}.mkr_tb_tab_hd7 {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  color: #A88F65;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.mkr_tb_tab_hd7:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EDD8;
}.mkr_tb_tab_hd7.mkr_state_active_hd7 {
  background: rgba(200, 122, 42, 0.18);
  color: #F6EDD8;
}.mkr_tb_right_hd7 {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.mkr_tb_login_hd7 {
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  padding: 9px 16px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: rgba(255, 220, 160, 0.05);
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D5C09A;
}.mkr_tb_login_hd7:hover {
  border-color: rgba(200, 122, 42, 0.55);
  color: #F6EDD8;
}
@media(min-width: 479px) {.mkr_tb_login_hd7 {
  display: block;
}
}.mkr_tb_reg_hd7 {
  padding: 9px 18px;
  border-radius: 0.625rem;
  background: #3DBB6E;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0904;
  font-size: 13px;
}.mkr_tb_reg_hd7:hover {
  background: #4CCC7E;
}.mkr_sb_hd7 {
  transform: translateX(-100%);
  background: #1A1309;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transition: transform .25s ease;
  top: 56px;
  z-index: 70;
  width: 220px;
  bottom: 0;
  overflow-y: auto;
  position: fixed;
  left: 0;
}.mkr_sb_hd7.mkr_state_open_hd7 {
  transform: translateX(0);
}.mkr_sb_hd7::-webkit-scrollbar {
  width: 4px;
}.mkr_sb_hd7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.07);
}
@media(min-width: 1083px) {.mkr_sb_hd7 {
  transform: translateX(0);
}
}.mkr_sb_auth_hd7 {
  padding: 0.875rem 0.75rem 10px;
}.mkr_sb_btn_reg_hd7 {
  background: #3DBB6E;
  padding: 0.688rem;
  border-radius: 10px;
  transition: background .2s;
  margin-bottom: 8px;
  font-size: 13px;
  color: #0D0904;
  text-align: center;
  display: block;
  font-weight: 700;
}.mkr_sb_btn_reg_hd7:hover {
  background: #4CCC7E;
}.mkr_sb_btn_login_hd7 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 10px;
  padding: 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D5C09A;
  text-align: center;
}.mkr_sb_btn_login_hd7:hover {
  border-color: rgba(200, 122, 42, 0.55);
  color: #F6EDD8;
}.mkr_sb_promo_hd7 {
  overflow: hidden;
  border: 1px solid rgba(200, 122, 42, 0.18);
  padding: 12px 0.875rem;
  border-radius: 0.625rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#3C1D05,#1A1309);
  position: relative;
}.mkr_sb_promo_hd7::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 122, 42, 0.18),transparent 70%);
  position: absolute;
  width: 80px;
  content: '';
  top: -1.25rem;
  right: -20px;
  height: 80px;
}.mkr_sb_promo_title_hd7 {
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #C87A2A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.mkr_sb_promo_text_hd7 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F6EDD8;
  font-weight: 600;
}.mkr_sb_promo_sub_hd7 {
  font-size: 10px;
  margin-top: 3px;
  color: #7D6444;
}.mkr_sb_nav_hd7 {
  padding: 6px 8px 16px;
}.mkr_sb_nav_lb_hd7 {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #5E4C31;
  letter-spacing: .08em;
}.mkr_sb_link_hd7 {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 6px;
  display: flex;
  font-size: 0.813rem;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  color: #A88F65;
  overflow-wrap: break-word;
}.mkr_sb_link_hd7:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EDD8;
}.mkr_sb_link_hd7.mkr_state_active_hd7 {
  background: rgba(200, 122, 42, 0.18);
  color: #F6EDD8;
}.mkr_sb_ic_hd7 {
  border-radius: 6px;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.mkr_sb_ic_hd7 svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mkr_sb_ic_1_hd7 {
  background: rgba(200, 122, 42, 0.07);
  color: #C87A2A;
}.mkr_sb_ic_2_hd7 {
  background: rgba(61, 187, 110, 0.15);
  color: #3DBB6E;
}.mkr_sb_ic_3_hd7 {
  background: rgba(232, 168, 40, 0.18);
  color: #E8A828;
}.mkr_sb_ic_4_hd7 {
  background: rgba(184, 144, 56, 0.20);
  color: #B89038;
}.mkr_sb_ic_5_hd7 {
  background: rgba(200, 122, 42, 0.07);
  color: #E85A7C;
}.mkr_sb_ic_6_hd7 {
  background: rgba(184, 144, 56, 0.20);
  color: #9B58E0;
}.mkr_sb_badge_hd7 {
  background: #E8A828;
  border-radius: 6px;
  padding: 2px 7px;
  margin-left: auto;
  color: #0D0904;
  font-size: 9px;
  font-weight: 700;
}.mkr_sb_bot_hd7 {
  padding: 12px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 8px;
  display: flex;
}.mkr_sb_lang_hd7,.mkr_sb_help_hd7 {
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255, 210, 140, 0.06);
  padding: 9px 0.375rem;
  gap: 0.375rem;
  border-radius: 0.375rem;
  background: rgba(255, 220, 160, 0.05);
  color: #A88F65;
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
}.mkr_sb_lang_hd7:hover,.mkr_sb_help_hd7:hover {
  border-color: rgba(200, 122, 42, 0.55);
  color: #F6EDD8;
}.mkr_sb_lang_hd7 svg,.mkr_sb_help_hd7 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.mkr_sb_bd_hd7 {
  inset: 0;
  background: rgba(9, 6, 4, 0.78);
  z-index: 69;
  position: fixed;
  display: none;
}.mkr_sb_bd_hd7.mkr_state_on_hd7 {
  display: block;
}
@media(min-width: 1077px) {.mkr_sb_bd_hd7 {
  display: none!important;
}
}.mkr_mob_nav_hd7 {
  background: #1A1309;
  border-top: 1px solid rgba(255, 210, 140, 0.13);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
}
@media(min-width: 1077px) {.mkr_mob_nav_hd7 {
  display: none;
}
}.mkr_mob_nav_item_hd7 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  align-items: center;
  display: flex;
  color: #5E4C31;
  flex-direction: column;
  cursor: pointer;
}.mkr_mob_nav_ic_hd7 {
  line-height: 1;
}.mkr_mob_nav_ic_hd7 svg {
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.mkr_mob_nav_lb_hd7 {
  color: #5E4C31;
  font-weight: 600;
  font-size: 0.625rem;
}.mkr_mob_nav_item_hd7.mkr_state_active_hd7 {
  color: #C87A2A;
}.mkr_mob_nav_item_hd7.mkr_state_active_hd7 .mkr_mob_nav_lb_hd7 {
  color: #C87A2A;
}.mkr_hero_hd7 {
  padding: 1.25rem 16px 0;
  background: #0F0B07;
}
@media(min-width: 769px) {.mkr_hero_hd7 {
  padding: 1.5rem 24px 0;
}
}.mkr_hero_in_hd7 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.mkr_hero_in_hd7 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.mkr_hero_in_hd7 {
  grid-template-columns: 1fr 21.25rem;
}
}.mkr_hero_promo_hd7 {
  overflow: hidden;
  border-radius: 1rem;
  background: #150F07;
  position: relative;
  min-height: 220px;
  align-items: stretch;
  display: flex;
}
@media(min-width:768px) {.mkr_hero_promo_hd7 {
  min-height: 280px;
}
}.mkr_hero_promo_bg_hd7 {
  background: linear-gradient(120deg,#3C1D05 0%,#0F0B07 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.mkr_hero_promo_bg_hd7::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0B07 0%,rgba(9, 6, 4, 0.78) 60%,transparent 100%);
  position: absolute;
  content: '';
}.mkr_hero_promo_glow_hd7 {
  background: radial-gradient(circle,rgba(184, 144, 56, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
  height: 18.75rem;
  top: -2.5rem;
  right: 3.75rem;
}.mkr_hero_promo_ct_hd7 {
  padding: 1.75rem 24px 1.75rem 28px;
  display: flex;
  z-index: 2;
  position: relative;
  flex-direction: column;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 766px) {.mkr_hero_promo_ct_hd7 {
  padding: 40px 32px;
}
}.mkr_hero_badge_hd7 {
  background: rgba(200, 122, 42, 0.18);
  border: 1px solid rgba(200, 122, 42, 0.07);
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  margin-bottom: 14px;
  color: #C87A2A;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.mkr_hero_h1_hd7 {
  line-height: 1.15;
  color: #F6EDD8;
  font-size: 26px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.625rem;
}.mkr_hero_h1_hd7 em {
  color: #E8A828;
  font-style: normal;
}
@media(min-width: 771px) {.mkr_hero_h1_hd7 {
  font-size: 2.25rem;
}
}.mkr_hero_sub_hd7 {
  margin-bottom: 1.25rem;
  color: #A88F65;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width:768px) {.mkr_hero_sub_hd7 {
  font-size: 14px;
}
}.mkr_hero_row_hd7 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.mkr_hero_cta_hd7 {
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #3DBB6E;
  box-shadow: 0 6px 22px 0 rgba(61, 187, 110, 0.42), 0 2px 0.375rem 0 rgba(0, 0, 0, 0.65);
  color: #0D0904;
  font-weight: 700;
  font-size: 14px;
}.mkr_hero_cta_hd7:hover {
  background: #4CCC7E;
}.mkr_hero_terms_hd7 {
  font-size: 11px;
  color: #5E4C31;
}.mkr_hero_game_hd7 {
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.06);
  border-radius: 16px;
  background: #150F07;
  flex-direction: column;
  display: flex;
  position: relative;
}.mkr_hero_game_badge_hd7 {
  background: rgba(232, 168, 40, 0.18);
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 168, 40, 0.18);
  left: 0.75rem;
  position: absolute;
  top: 0.75rem;
  z-index: 3;
  text-transform: uppercase;
  color: #E8A828;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
}.mkr_hero_game_badge_hd7 svg {
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
  height: 0.688rem;
}.mkr_hero_game_img_hd7 {
  overflow: hidden;
  background: linear-gradient(135deg,#3C1D05,#0F0B07);
  position: relative;
  padding-bottom: 60%;
}.mkr_hero_game_img_hd7 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.mkr_hero_game_play_hd7 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(9, 6, 4, 0.78);
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.mkr_hero_game_hd7:hover .mkr_hero_game_play_hd7 {
  opacity: 1;
}.mkr_hero_game_play_hd7 span {
  border-radius: 50%;
  background: #C87A2A;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
}.mkr_hero_game_play_hd7 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.mkr_hero_game_info_hd7 {
  padding: 14px 1rem;
}.mkr_hero_game_title_hd7 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.mkr_hero_game_provider_hd7 {
  color: #7D6444;
  font-size: 0.688rem;
}.mkr_hero_game_btn_hd7 {
  border-radius: 10px;
  margin: 0.75rem 16px 1rem;
  background: #C87A2A;
  transition: background .2s;
  padding: 11px;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #F6EDD8;
  font-size: 0.813rem;
}.mkr_hero_game_hd7:hover .mkr_hero_game_btn_hd7 {
  background: #DC9040;
}.mkr_wy_hd7 {
  background: #0F0B07;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.mkr_wy_hd7 {
  padding: 40px 1.5rem 0;
}
}.mkr_wy_in_hd7 {
  margin: 0 auto;
  max-width: 1320px;
}.mkr_wy_head_hd7 {
  max-width: 720px;
  margin-bottom: 18px;
}.mkr_wy_label_hd7 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C87A2A;
  margin-bottom: 8px;
}.mkr_wy_h2_hd7 {
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.mkr_wy_h2_hd7 {
  font-size: 24px;
}
}.mkr_wy_intro_hd7 {
  margin: 0;
  font-size: 0.813rem;
  color: #7D6444;
  line-height: 1.6;
}.mkr_wy_grid_hd7 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.mkr_wy_grid_hd7 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mkr_wy_grid_hd7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mkr_wy_card_hd7 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1A1309;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 1.25rem;
}.mkr_wy_card_hd7:hover {
  border-color: rgba(200, 122, 42, 0.07);
  transform: translateY(-2px);
}.mkr_wy_card_ic_hd7 {
  background: rgba(200, 122, 42, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  color: #C87A2A;
  align-items: center;
  display: flex;
  width: 44px;
  justify-content: center;
  margin-bottom: 14px;
}.mkr_wy_card_ic_hd7 svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mkr_wy_card_h_hd7 {
  color: #F6EDD8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.mkr_wy_card_p_hd7 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6444;
}.mkr_wy_card_p_hd7 strong {
  font-weight: 600;
  color: #D5C09A;
}.mkr_gcg_hd7 {
  background: #0F0B07;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.mkr_gcg_hd7 {
  padding: 44px 24px 0;
}
}.mkr_gcg_in_hd7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mkr_gcg_head_hd7 {
  margin-bottom: 20px;
  max-width: 720px;
}.mkr_gcg_label_hd7 {
  color: #C87A2A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.mkr_gcg_h2_hd7 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  color: #F6EDD8;
  font-weight: 800;
}
@media(min-width: 765px) {.mkr_gcg_h2_hd7 {
  font-size: 28px;
}
}.mkr_gcg_intro_hd7 {
  font-size: 13px;
  color: #7D6444;
  line-height: 1.6;
}.mkr_gcg_grid_hd7 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.mkr_gcg_grid_hd7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.mkr_gcg_grid_hd7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mkr_gcg_card_hd7 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 16px;
  padding: 1.25rem;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  min-height: 240px;
  display: flex;
  justify-content: flex-end;
}.mkr_gcg_card_hd7:hover {
  border-color: rgba(200, 122, 42, 0.18);
  transform: translateY(-3px);
}.mkr_gcg_card_bg_hd7 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.mkr_gcg_card_bg_hd7::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.mkr_gcg_card_ic_hd7 {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  z-index: 2;
  position: absolute;
  color: #F6EDD8;
  height: 40px;
  top: 18px;
  right: 18px;
  justify-content: center;
  width: 2.5rem;
  align-items: center;
  display: flex;
}.mkr_gcg_card_ic_hd7 svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 1.25rem;
}.mkr_gcg_card_ct_hd7 {
  position: relative;
  z-index: 1;
}.mkr_gcg_card_h_hd7 {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.mkr_gcg_card_h_hd7 {
  font-size: 1.25rem;
}
}.mkr_gcg_card_p_hd7 {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 10px;
}.mkr_gcg_card_p_hd7 strong {
  font-weight: 600;
  color: #F6EDD8;
}.mkr_gcg_card_cta_hd7 {
  gap: 0.25rem;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  color: #C87A2A;
  letter-spacing: .04em;
}.mkr_gcg_card_cta_hd7 svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.mkr_ws_hd7 {
  background: #0F0B07;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.mkr_ws_hd7 {
  padding: 2.25rem 1.5rem 0;
}
}.mkr_ws_in_hd7 {
  margin: 0 auto;
  max-width: 1320px;
}.mkr_ws_head_hd7 {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.mkr_ws_title_hd7 {
  gap: 0.625rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F6EDD8;
  align-items: center;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  display: flex;
}.mkr_ws_title_ic_hd7 svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8A828;
  width: 18px;
}.mkr_ws_online_hd7 {
  gap: 7px;
  color: #7D6444;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
}.mkr_ws_online_dot_hd7 {
  border-radius: 50%;
  background: #3DBB6E;
  box-shadow: 0 0 6px rgba(61, 187, 110, 0.15);
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
}.mkr_ws_scroll_hd7 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
}.mkr_ws_scroll_hd7::-webkit-scrollbar {
  display: none;
}.mkr_wc_hd7 {
  border-radius: 10px;
  background: #150F07;
  gap: 0.625rem;
  padding: 10px 14px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.mkr_wc_img_hd7 {
  background: #1A1309;
  overflow: hidden;
  border-radius: 6px;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.mkr_wc_img_hd7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mkr_wc_info_hd7 {
  min-width: 0;
}.mkr_wc_game_hd7 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  color: #D5C09A;
}.mkr_wc_player_hd7 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #5E4C31;
  white-space: nowrap;
}.mkr_wc_amount_hd7 {
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
  color: #3DBB6E;
  font-weight: 700;
  flex-shrink: 0;
}.mkr_bon_hd7 {
  padding: 2.25rem 1rem 0;
  background: #0F0B07;
}
@media(min-width:768px) {.mkr_bon_hd7 {
  padding: 2.75rem 1.5rem 0;
}
}.mkr_bon_in_hd7 {
  margin: 0 auto;
  max-width: 1320px;
}.mkr_bon_head_hd7 {
  margin-bottom: 20px;
}.mkr_bon_label_hd7 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C87A2A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.mkr_bon_h2_hd7 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F6EDD8;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.mkr_bon_h2_hd7 {
  font-size: 1.5rem;
}
}.mkr_bon_seo_hd7 {
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  color: #7D6444;
  overflow-wrap: break-word;
}.mkr_bon_seo_hd7 strong {
  font-weight: 700;
  color: #D5C09A;
}.mkr_bon_seo_hd7 a {
  text-decoration: underline;
  color: #C87A2A;
}.mkr_bon_grid_hd7 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.mkr_bon_grid_hd7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.mkr_bon_grid_hd7 {
  grid-template-columns: repeat(5,1fr);
}
}.mkr_bon_card_hd7 {
  border-radius: 10px;
  background: #150F07;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 1rem;
}.mkr_bon_card_hd7:hover {
  border-color: rgba(200, 122, 42, 0.07);
  transform: translateY(-2px);
}.mkr_bon_card_ic_hd7 svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mkr_bon_card_ic_hd7 {
  margin-bottom: 0.625rem;
}.mkr_bon_card_type_hd7 {
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #7D6444;
  letter-spacing: .06em;
}.mkr_bon_card_amount_hd7 {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  color: #E8A828;
}.mkr_bon_card_name_hd7 {
  font-size: 13px;
  color: #F6EDD8;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.mkr_bon_card_detail_hd7 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  overflow-wrap: break-word;
  color: #5E4C31;
  padding-top: 0.5rem;
  font-size: 11px;
  line-height: 1.5;
}.mkr_prov_hd7 {
  padding: 2.25rem 16px 0;
  background: #0F0B07;
}
@media(min-width: 769px) {.mkr_prov_hd7 {
  padding: 44px 1.5rem 0;
}
}.mkr_prov_in_hd7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mkr_prov_head_hd7 {
  margin-bottom: 16px;
}.mkr_prov_label_hd7 {
  margin-bottom: 8px;
  color: #C87A2A;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.mkr_prov_h2_hd7 {
  color: #F6EDD8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.mkr_prov_h2_hd7 {
  font-size: 24px;
}
}.mkr_prov_seo_hd7 {
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6444;
  margin-bottom: 1rem;
}.mkr_prov_seo_hd7 strong {
  color: #D5C09A;
  font-weight: 700;
}.mkr_prov_seo_hd7 a {
  color: #C87A2A;
  text-decoration: underline;
}.mkr_prov_grid_hd7 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.mkr_prov_grid_hd7 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.mkr_prov_grid_hd7 {
  grid-template-columns: repeat(8,1fr);
}
}.mkr_prov_card_hd7 {
  gap: 0.438rem;
  border-radius: 10px;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s,background .2s;
  background: #150F07;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.mkr_prov_card_hd7:hover {
  border-color: rgba(200, 122, 42, 0.55);
  background: #1A1309;
}.mkr_prov_logo_hd7 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
  height: 2.75rem;
}.mkr_prov_logo_hd7 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.mkr_prov_name_hd7 {
  color: #A88F65;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
}.mkr_reg_hd7 {
  padding: 2.25rem 1rem 0;
  background: #0F0B07;
}
@media(min-width: 769px) {.mkr_reg_hd7 {
  padding: 2.75rem 24px 0;
}
}.mkr_reg_in_hd7 {
  border-radius: 16px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1A1309;
  border: 1px solid rgba(255, 210, 140, 0.06);
  max-width: 1320px;
}
@media(min-width: 767px) {.mkr_reg_in_hd7 {
  padding: 2.5rem;
}
}.mkr_reg_top_hd7 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.mkr_reg_top_hd7 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.mkr_reg_label_hd7 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #C87A2A;
  margin-bottom: 0.625rem;
}.mkr_reg_h2_hd7 {
  line-height: 1.2;
  color: #F6EDD8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 12px;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.mkr_reg_h2_hd7 {
  font-size: 28px;
}
}.mkr_reg_bonus_hd7 {
  border: 1px solid rgba(232, 168, 40, 0.18);
  border-radius: 0.625rem;
  padding: 10px 1rem;
  background: rgba(232, 168, 40, 0.18);
  gap: 0.5rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.mkr_reg_bonus_amount_hd7 {
  font-weight: 800;
  color: #E8A828;
  font-size: 20px;
}.mkr_reg_bonus_text_hd7 {
  color: #A88F65;
  line-height: 1.35;
  font-size: 0.813rem;
}.mkr_reg_cta_btn_hd7 {
  padding: 14px 2rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3DBB6E;
  margin-bottom: 0.75rem;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 0.375rem 22px 0 rgba(61, 187, 110, 0.42), 0 2px 0.375rem 0 rgba(0, 0, 0, 0.65);
  color: #0D0904;
  display: inline-block;
}.mkr_reg_cta_btn_hd7:hover {
  background: #4CCC7E;
}.mkr_reg_terms_hd7 {
  font-size: 0.688rem;
  color: #5E4C31;
  line-height: 1.5;
}.mkr_reg_seo_hd7 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  line-height: 1.65;
  padding-top: 20px;
  font-size: 13px;
  margin-top: 1.25rem;
  color: #7D6444;
  overflow-wrap: break-word;
}.mkr_reg_seo_hd7 p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #7D6444;
  line-height: 1.65;
}.mkr_reg_seo_hd7 p:last-child {
  margin-bottom: 0;
}.mkr_reg_seo_hd7 strong {
  color: #D5C09A;
  font-weight: 700;
}.mkr_reg_seo_hd7 a {
  transition: color .2s;
  color: #C87A2A;
  text-decoration: underline;
}.mkr_reg_seo_hd7 a:hover {
  color: #DC9040;
}.mkr_reg_seo_hd7 ul,.mkr_reg_seo_hd7 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.mkr_reg_seo_hd7 ol {
  list-style: decimal;
}.mkr_reg_seo_hd7 li {
  margin-bottom: 0.25rem;
  color: #7D6444;
  font-size: 13px;
  line-height: 1.65;
}.mkr_reg_seo_hd7 table {
  display: block;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.mkr_reg_seo_hd7 table {
  display: table;
}
}.mkr_reg_seo_hd7 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.5rem;
  color: #D5C09A;
  text-align: left;
  font-weight: 700;
}.mkr_reg_seo_hd7 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7D6444;
}.mkr_reg_steps_hd7 {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.mkr_reg_steps_hd7 {
  margin-top: 0;
}
}.mkr_reg_step_hd7 {
  padding: 16px;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.06);
  gap: 0.875rem;
  border-radius: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.mkr_reg_step_num_hd7 {
  border-radius: 50%;
  border: 1px solid rgba(200, 122, 42, 0.07);
  background: rgba(200, 122, 42, 0.18);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  width: 34px;
  height: 2.125rem;
  color: #C87A2A;
  justify-content: center;
  font-size: 0.875rem;
}.mkr_reg_step_title_hd7 {
  color: #F6EDD8;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.mkr_reg_step_text_hd7 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7D6444;
}.mkr_reg_trust_hd7 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.mkr_reg_trust_item_hd7 {
  gap: 0.438rem;
  display: flex;
  color: #7D6444;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
}.mkr_reg_trust_ic_hd7 svg {
  color: #C87A2A;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mkr_app_hd7 {
  background: #0F0B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.mkr_app_hd7 {
  padding: 2.75rem 24px 0;
}
}.mkr_app_in_hd7 {
  margin: 0 auto;
  max-width: 1320px;
}.mkr_app_head_hd7 {
  margin-bottom: 16px;
}.mkr_app_label_hd7 {
  color: #C87A2A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.mkr_app_h2_hd7 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.mkr_app_h2_hd7 {
  font-size: 24px;
}
}.mkr_app_sub_hd7 {
  font-size: 0.813rem;
  max-width: 600px;
  color: #7D6444;
  overflow-wrap: break-word;
  line-height: 1.6;
}.mkr_app_sub_hd7 strong {
  color: #D5C09A;
  font-weight: 700;
}.mkr_app_cards_hd7 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.mkr_app_cards_hd7 {
  grid-template-columns: repeat(3,1fr);
}
}.mkr_app_card_hd7 {
  border-radius: 0.625rem;
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.mkr_app_card_ios_hd7 {
  background: linear-gradient(135deg,rgba(200, 122, 42, 0.18) 0%,#1A1309 100%);
}.mkr_app_card_android_hd7 {
  background: linear-gradient(135deg,rgba(61, 187, 110, 0.15) 0%,#1A1309 100%);
}.mkr_app_card_win_hd7 {
  background: linear-gradient(135deg,rgba(232, 168, 40, 0.18) 0%,#1A1309 100%);
}.mkr_app_card_ic_hd7 svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
}.mkr_app_card_ic_hd7 {
  color: #F6EDD8;
  flex-shrink: 0;
}.mkr_app_card_os_hd7 {
  margin-bottom: 0.375rem;
  font-size: 10px;
  font-weight: 700;
  color: #7D6444;
  letter-spacing: .08em;
  text-transform: uppercase;
}.mkr_app_card_title_hd7 {
  font-weight: 700;
  margin-bottom: 6px;
  color: #F6EDD8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 15px;
}.mkr_app_card_text_hd7 {
  color: #7D6444;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.mkr_app_card_btn_hd7 {
  background: rgba(255, 220, 160, 0.12);
  padding: 10px 18px;
  border: 1px solid rgba(200, 122, 42, 0.55);
  transition: background .2s;
  border-radius: 0.375rem;
  gap: 0.438rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #F6EDD8;
  font-size: 13px;
}.mkr_app_card_btn_hd7:hover {
  background: rgba(255, 220, 160, 0.07);
}.mkr_seo_hd7 {
  background: #0F0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.mkr_seo_hd7 {
  padding: 2.75rem 1.5rem 0;
}
}.mkr_seo_in_hd7 {
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1A1309;
  max-width: 82.5rem;
}
@media(min-width:768px) {.mkr_seo_in_hd7 {
  padding: 2.25rem 40px;
}
}.mkr_seo_label_hd7 {
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C87A2A;
}.mkr_seo_h2_hd7 {
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.mkr_seo_h2_hd7 {
  font-size: 1.5rem;
}
}.mkr_seo_body_hd7 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A88F65;
  line-height: 1.75;
}.mkr_seo_body_hd7 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88F65;
  margin-bottom: 0.75rem;
}.mkr_seo_body_hd7 p:last-child {
  margin-bottom: 0;
}.mkr_seo_body_hd7 strong {
  color: #D5C09A;
  font-weight: 700;
}.mkr_seo_body_hd7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87A2A;
}.mkr_seo_body_hd7 a:hover {
  color: #DC9040;
}.mkr_seo_body_hd7 ul,.mkr_seo_body_hd7 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.mkr_seo_body_hd7 ol {
  list-style: decimal;
}.mkr_seo_body_hd7 li {
  color: #A88F65;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.mkr_seo_body_hd7 table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 766px) {.mkr_seo_body_hd7 table {
  display: table;
}
}.mkr_seo_body_hd7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #D5C09A;
  text-align: left;
}.mkr_seo_body_hd7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A88F65;
}.mkr_seo_cols_hd7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.mkr_seo_cols_hd7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.mkr_seo_cols_hd7 {
  grid-template-columns: repeat(3,1fr);
}
}.mkr_seo_col_h_hd7 {
  font-weight: 700;
  font-size: 0.813rem;
  color: #D5C09A;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.mkr_seo_col_p_hd7 {
  overflow-wrap: break-word;
  color: #7D6444;
  line-height: 1.65;
  font-size: 13px;
}.mkr_seo_stats_hd7 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.mkr_seo_stat_hd7 {
  padding: 14px 1rem;
  border: 1px solid rgba(200, 122, 42, 0.18);
  flex: 1;
  background: rgba(200, 122, 42, 0.07);
  border-radius: 0.625rem;
  min-width: 140px;
}.mkr_seo_stat_val_hd7 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C87A2A;
}.mkr_seo_stat_lb_hd7 {
  color: #7D6444;
  font-size: 11px;
  overflow-wrap: break-word;
}.mkr_faq_hd7 {
  padding: 2.25rem 1rem 0;
  background: #0F0B07;
}
@media(min-width: 769px) {.mkr_faq_hd7 {
  padding: 2.75rem 24px 0;
}
}.mkr_faq_in_hd7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mkr_faq_head_hd7 {
  margin-bottom: 1.25rem;
}.mkr_faq_label_hd7 {
  font-size: 0.688rem;
  color: #C87A2A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.mkr_faq_h2_hd7 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDD8;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.mkr_faq_h2_hd7 {
  font-size: 1.5rem;
}
}.mkr_faq_list_hd7 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mkr_faq_item_hd7 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.625rem;
  background: #1A1309;
  overflow: hidden;
}.mkr_faq_q_hd7 {
  padding: 1rem 1.25rem;
  gap: 12px;
  transition: color .2s;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  font-size: 14px;
  color: #D5C09A;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
}.mkr_faq_q_hd7:hover {
  color: #F6EDD8;
}.mkr_faq_q_ic_hd7 {
  border-radius: 50%;
  background: rgba(255, 220, 160, 0.05);
  transition: transform .25s;
  height: 24px;
  display: flex;
  font-size: 16px;
  width: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  color: #C87A2A;
}.mkr_faq_item_hd7.mkr_state_open_hd7 .mkr_faq_q_ic_hd7 {
  transform: rotate(45deg);
}.mkr_faq_a_hd7 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  color: #7D6444;
  overflow-wrap: break-word;
  font-size: 13px;
}.mkr_faq_item_hd7.mkr_state_open_hd7 .mkr_faq_a_hd7 {
  display: block;
}.mkr_faq_a_hd7 strong {
  font-weight: 700;
  color: #D5C09A;
}.mkr_faq_a_hd7 a {
  color: #C87A2A;
  text-decoration: underline;
}.mkr_faq_a_hd7 ul,.mkr_faq_a_hd7 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.mkr_faq_a_hd7 ol {
  list-style: decimal;
}.mkr_faq_a_hd7 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.mkr_faq_a_hd7 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.mkr_faq_a_hd7 table {
  display: table;
}
}.mkr_faq_a_hd7 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D5C09A;
}.mkr_faq_a_hd7 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7D6444;
}.mkr_seo_hd7 {
  padding: 2.25rem 1rem 0;
  background: #0F0B07;
}
@media(min-width: 766px) {.mkr_seo_hd7 {
  padding: 2.75rem 1.5rem 0;
}
}.mkr_seo_in_hd7 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 28px 24px;
  background: #1A1309;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.mkr_seo_in_hd7 {
  padding: 36px 40px;
}
}.mkr_seo_label_hd7 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  color: #C87A2A;
  font-weight: 700;
  letter-spacing: .08em;
}.mkr_seo_h2_hd7 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F6EDD8;
}
@media(min-width: 766px) {.mkr_seo_h2_hd7 {
  font-size: 1.5rem;
}
}.mkr_seo_body_hd7 {
  overflow-wrap: break-word;
  color: #A88F65;
  line-height: 1.75;
  font-size: 0.875rem;
}.mkr_seo_body_hd7 p {
  color: #A88F65;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.mkr_seo_body_hd7 p:last-child {
  margin-bottom: 0;
}.mkr_seo_body_hd7 strong {
  font-weight: 700;
  color: #D5C09A;
}.mkr_seo_body_hd7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87A2A;
}.mkr_seo_body_hd7 a:hover {
  color: #DC9040;
}.mkr_seo_body_hd7 ul,.mkr_seo_body_hd7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mkr_seo_body_hd7 ol {
  list-style: decimal;
}.mkr_seo_body_hd7 li {
  color: #A88F65;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.mkr_seo_body_hd7 table {
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.mkr_seo_body_hd7 table {
  display: table;
}
}.mkr_seo_body_hd7 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D5C09A;
  text-align: left;
  font-weight: 700;
}.mkr_seo_body_hd7 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A88F65;
}.mkr_seo_cols_hd7 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.mkr_seo_cols_hd7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.mkr_seo_cols_hd7 {
  grid-template-columns: repeat(3,1fr);
}
}.mkr_seo_col_h_hd7 {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #D5C09A;
  overflow-wrap: break-word;
  font-weight: 700;
}.mkr_seo_col_p_hd7 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6444;
}.mkr_seo_stats_hd7 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mkr_seo_stat_hd7 {
  background: rgba(200, 122, 42, 0.07);
  border-radius: 10px;
  border: 1px solid rgba(200, 122, 42, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.mkr_seo_stat_val_hd7 {
  font-size: 20px;
  color: #C87A2A;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.mkr_seo_stat_lb_hd7 {
  color: #7D6444;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.mkr_seo_hd7 {
  background: #0F0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.mkr_seo_hd7 {
  padding: 2.75rem 1.5rem 0;
}
}.mkr_seo_in_hd7 {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1A1309;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.mkr_seo_in_hd7 {
  padding: 2.25rem 2.5rem;
}
}.mkr_seo_label_hd7 {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C87A2A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.mkr_seo_h2_hd7 {
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F6EDD8;
}
@media(min-width: 771px) {.mkr_seo_h2_hd7 {
  font-size: 1.5rem;
}
}.mkr_seo_body_hd7 {
  color: #A88F65;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.mkr_seo_body_hd7 p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88F65;
}.mkr_seo_body_hd7 p:last-child {
  margin-bottom: 0;
}.mkr_seo_body_hd7 strong {
  color: #D5C09A;
  font-weight: 700;
}.mkr_seo_body_hd7 a {
  transition: color .2s;
  color: #C87A2A;
  text-decoration: underline;
}.mkr_seo_body_hd7 a:hover {
  color: #DC9040;
}.mkr_seo_body_hd7 ul,.mkr_seo_body_hd7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.mkr_seo_body_hd7 ol {
  list-style: decimal;
}.mkr_seo_body_hd7 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A88F65;
}.mkr_seo_body_hd7 table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.mkr_seo_body_hd7 table {
  display: table;
}
}.mkr_seo_body_hd7 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #D5C09A;
}.mkr_seo_body_hd7 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A88F65;
}.mkr_seo_cols_hd7 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.mkr_seo_cols_hd7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.mkr_seo_cols_hd7 {
  grid-template-columns: repeat(3,1fr);
}
}.mkr_seo_col_h_hd7 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D5C09A;
  font-size: 13px;
}.mkr_seo_col_p_hd7 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7D6444;
  font-size: 13px;
}.mkr_seo_stats_hd7 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.mkr_seo_stat_hd7 {
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(200, 122, 42, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 122, 42, 0.07);
  min-width: 8.75rem;
}.mkr_seo_stat_val_hd7 {
  font-weight: 800;
  color: #C87A2A;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.mkr_seo_stat_lb_hd7 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7D6444;
}.mkr_ft_hd7 {
  background: #090604;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 48px;
}.mkr_ft_support_hd7 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 769px) {.mkr_ft_support_hd7 {
  padding: 1.75rem 1.5rem;
}
}.mkr_ft_support_in_hd7 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.mkr_ft_support_main_hd7 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.mkr_ft_support_ic_hd7 {
  color: #C87A2A;
  flex-shrink: 0;
}.mkr_ft_support_ic_hd7 svg {
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
}.mkr_ft_support_text_title_hd7 {
  font-weight: 700;
  color: #F6EDD8;
  margin-bottom: 3px;
  font-size: 15px;
  overflow-wrap: break-word;
}.mkr_ft_support_text_sub_hd7 {
  color: #7D6444;
  font-size: 12px;
  overflow-wrap: break-word;
}.mkr_ft_support_btn_hd7 {
  padding: 0.688rem 1.375rem;
  background: #C87A2A;
  transition: background .2s;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F6EDD8;
  font-weight: 700;
}.mkr_ft_support_btn_hd7:hover {
  background: #DC9040;
}.mkr_ft_support_contacts_hd7 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.mkr_ft_support_contact_hd7 {
  color: #5E4C31;
  font-size: 0.75rem;
  line-height: 1.4;
}.mkr_ft_support_contact_hd7 strong {
  color: #A88F65;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
}.mkr_ft_main_hd7 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 766px) {.mkr_ft_main_hd7 {
  padding: 2.5rem 1.5rem 32px;
}
}.mkr_ft_main_in_hd7 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 641px) {.mkr_ft_main_in_hd7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mkr_ft_main_in_hd7 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.mkr_ft_col_logo_hd7 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.mkr_ft_col_logo_hd7 {
  grid-column: auto;
}
}.mkr_ft_logo_hd7 {
  gap: 9px;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F6EDD8;
}.mkr_ft_logo_mark_hd7 {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.mkr_ft_logo_mark_hd7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mkr_ft_logo_sub_hd7 {
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #5E4C31;
  overflow-wrap: break-word;
}.mkr_ft_col_title_hd7 {
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #A88F65;
}.mkr_ft_col_links_hd7 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.mkr_ft_col_link_hd7 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E4C31;
}.mkr_ft_col_link_hd7:hover {
  color: #D5C09A;
}.mkr_ft_apps_hd7 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.mkr_ft_app_card_hd7 {
  border-radius: 0.375rem;
  background: rgba(255, 220, 160, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  padding: 0.625rem 12px;
  display: flex;
  align-items: center;
}.mkr_ft_app_card_hd7:hover {
  border-color: rgba(200, 122, 42, 0.55);
}.mkr_ft_app_card_ic_hd7 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.mkr_ft_app_card_os_hd7 {
  font-weight: 600;
  color: #5E4C31;
  font-size: 0.625rem;
}.mkr_ft_app_card_action_hd7 {
  color: #D5C09A;
  font-size: 12px;
  font-weight: 700;
}.mkr_ft_bot_hd7 {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.mkr_ft_bot_hd7 {
  padding: 1.25rem 1.5rem;
}
}.mkr_ft_bot_in_hd7 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.mkr_ft_socials_hd7 {
  gap: 0.5rem;
  display: flex;
}.mkr_ft_soc_hd7 {
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  align-items: center;
  width: 2.25rem;
  display: flex;
  height: 36px;
  justify-content: center;
  color: #A88F65;
}.mkr_ft_soc_hd7 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.mkr_ft_soc_hd7:hover {
  background: rgba(255, 220, 160, 0.07);
}.mkr_ft_legal_hd7 {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #9E8C6E;
  font-size: 0.688rem;
  line-height: 1.6;
}.mkr_ft_legal_hd7 strong {
  font-weight: 700;
  color: #A88F65;
}.mkr_ft_legal_hd7 a {
  color: #A88F65;
  text-decoration: underline;
}.mkr_ft_age_hd7 {
  border-radius: 50%;
  border: 2px solid #9E8C6E;
  margin-left: auto;
  height: 2rem;
  width: 2rem;
  align-items: center;
  display: flex;
  color: #9E8C6E;
  font-weight: 800;
  font-size: 11px;
  justify-content: center;
  flex-shrink: 0;
}