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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #060E12;
  font-family: 'Rajdhani', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #B8D4CC;
  line-height: 1.6;
}.ywd_layout-owh {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ywd_page-owh {
  display: flex;
  min-height: 100vh;
}.ywd_main-owh {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1083px) {.ywd_main-owh {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.ywd_main-owh {
  padding-bottom: 4.5rem;
}
}.ywd_gc-owh {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  background: #0A1519;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 643px) {.ywd_gc-owh {
  width: 156px;
}
}
@media(min-width: 1082px) {.ywd_gc-owh {
  width: 10.5rem;
}
}.ywd_gc-owh:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 207, 166, 0.07);
}.ywd_gc_img-owh {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ywd_gc_img-owh img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.ywd_gc_hover-owh {
  transition: opacity .2s;
  inset: 0;
  background: rgba(3, 10, 13, 0.72);
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}.ywd_gc-owh:hover .ywd_gc_hover-owh {
  opacity: 1;
}.ywd_gc_hover_btn-owh {
  background: #00CFA6;
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  font-size: 12px;
  font-weight: 700;
  color: #EDF8F5;
}.ywd_gc_info-owh {
  padding: 0.5rem 10px 0.625rem;
}.ywd_gc_name-owh {
  overflow: hidden;
  color: #B8D4CC;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  font-size: 12px;
}.ywd_gc_prov-owh {
  font-size: 10px;
  color: #3A5650;
}.ywd_gc_tag-owh {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
  left: 0.375rem;
  font-weight: 700;
  top: 6px;
  text-transform: uppercase;
  position: absolute;
}.ywd_gc_tag_hot-owh {
  background: #E83248;
  color: #fff;
}.ywd_gc_tag_new-owh {
  background: #1FD468;
  color: #060E12;
}.ywd_gc_tag_jp-owh {
  background: #F0A020;
  color: #060E12;
}.ywd_gc_tag_ex-owh {
  background: #0B6E8A;
  color: #fff;
}.ywd_gc_tag_live-owh {
  background: #E83248;
  color: #fff;
}.ywd_gr-owh {
  padding: 2rem 1rem 0;
  background: #060E12;
}
@media(min-width:768px) {.ywd_gr-owh {
  padding: 36px 24px 0;
}
}.ywd_gr_in-owh {
  margin: 0 auto;
  max-width: 1320px;
}.ywd_gr_head-owh {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.ywd_gr_head_l-owh {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.ywd_gr_ic-owh {
  border-radius: 8px;
  width: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
}.ywd_gr_ic-owh svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ywd_gr_title-owh {
  font-weight: 700;
  color: #EDF8F5;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 770px) {.ywd_gr_title-owh {
  font-size: 1.125rem;
}
}.ywd_gr_more-owh {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #527870;
  white-space: nowrap;
  align-items: center;
}.ywd_gr_more-owh:hover {
  color: #00CFA6;
}.ywd_gr_more-owh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
}.ywd_gr_arrows-owh {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ywd_gr_arr-owh {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  justify-content: center;
  display: flex;
  color: #7DA89E;
  width: 1.875rem;
  height: 1.875rem;
}.ywd_gr_arr-owh:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF8F5;
}.ywd_gr_arr-owh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.ywd_gr_seo_h-owh {
  margin: 0 0 6px;
  color: #B8D4CC;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  max-width: 680px;
  font-size: 13px;
}
@media(min-width: 765px) {.ywd_gr_seo_h-owh {
  font-size: 14px;
}
}.ywd_gr_seo-owh {
  margin-bottom: 12px;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #527870;
}.ywd_gr_seo-owh strong {
  color: #B8D4CC;
  font-weight: 600;
}.ywd_gr_scroll-owh {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ywd_gr_scroll-owh::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.ywd_gr_scroll-owh {
  gap: 12px;
}
}.ywd_tb-owh {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #060E12;
  top: 0;
  height: 3.5rem;
  position: fixed;
  align-items: center;
  left: 0;
  z-index: 80;
  display: flex;
  right: 0;
}.ywd_tb_in-owh {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.ywd_tb_burger-owh {
  border-radius: 0.5rem;
  gap: 5px;
  flex-shrink: 0;
  display: flex;
  width: 38px;
  align-items: center;
  margin-right: 8px;
  height: 38px;
  flex-direction: column;
  justify-content: center;
}.ywd_tb_burger-owh:hover {
  background: rgba(255, 255, 255, 0.05);
}.ywd_tb_burger_line-owh {
  background: #7DA89E;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1082px) {.ywd_tb_burger-owh {
  display: none;
}
}.ywd_tb_logo-owh {
  gap: 9px;
  display: flex;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  align-items: center;
  font-weight: 800;
  margin-right: 20px;
  color: #EDF8F5;
  flex-shrink: 0;
}.ywd_tb_logo_mark-owh {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2rem;
}.ywd_tb_logo_mark-owh img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ywd_tb_nav-owh {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.ywd_tb_nav-owh {
  display: flex;
}
}.ywd_tb_tab-owh {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  color: #7DA89E;
}.ywd_tb_tab-owh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF8F5;
}.ywd_tb_tab-owh.ywd_state_active-owh {
  background: rgba(0, 207, 166, 0.15);
  color: #EDF8F5;
}.ywd_tb_right-owh {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.ywd_tb_login-owh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
  color: #B8D4CC;
}.ywd_tb_login-owh:hover {
  border-color: rgba(0, 210, 168, 0.45);
  color: #EDF8F5;
}
@media(min-width: 481px) {.ywd_tb_login-owh {
  display: block;
}
}.ywd_tb_reg-owh {
  border-radius: 8px;
  transition: background .2s;
  background: #1FD468;
  padding: 0.563rem 1.125rem;
  color: #031210;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.ywd_tb_reg-owh:hover {
  background: #29F076;
}.ywd_sb-owh {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #0E1C22;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  bottom: 0;
  position: fixed;
  width: 220px;
  top: 56px;
}.ywd_sb-owh.ywd_state_open-owh {
  transform: translateX(0);
}.ywd_sb-owh::-webkit-scrollbar {
  width: 0.25rem;
}.ywd_sb-owh::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.ywd_sb-owh {
  transform: translateX(0);
}
}.ywd_sb_auth-owh {
  padding: 14px 0.75rem 10px;
}.ywd_sb_btn_reg-owh {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #1FD468;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #031210;
  font-weight: 700;
  text-align: center;
}.ywd_sb_btn_reg-owh:hover {
  background: #29F076;
}.ywd_sb_btn_login-owh {
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  font-size: 0.813rem;
  display: block;
  color: #B8D4CC;
  font-weight: 600;
  text-align: center;
}.ywd_sb_btn_login-owh:hover {
  border-color: rgba(0, 210, 168, 0.45);
  color: #EDF8F5;
}.ywd_sb_promo-owh {
  border-radius: 8px;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#062A22,#0E1C22);
  border: 1px solid rgba(0, 207, 166, 0.15);
  padding: 12px 14px;
  overflow: hidden;
  position: relative;
}.ywd_sb_promo-owh::before {
  background: radial-gradient(circle,rgba(0, 207, 166, 0.15),transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 5rem;
  right: -20px;
  top: -20px;
  content: '';
  height: 5rem;
}.ywd_sb_promo_title-owh {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  color: #00CFA6;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
}.ywd_sb_promo_text-owh {
  line-height: 1.35;
  color: #EDF8F5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.ywd_sb_promo_sub-owh {
  margin-top: 3px;
  color: #527870;
  font-size: 0.625rem;
}.ywd_sb_nav-owh {
  padding: 6px 0.5rem 16px;
}.ywd_sb_nav_lb-owh {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  color: #3A5650;
}.ywd_sb_link-owh {
  padding: 9px 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  display: flex;
  font-weight: 500;
  align-items: center;
  color: #7DA89E;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 13px;
}.ywd_sb_link-owh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF8F5;
}.ywd_sb_link-owh.ywd_state_active-owh {
  background: rgba(0, 207, 166, 0.15);
  color: #EDF8F5;
}.ywd_sb_ic-owh {
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ywd_sb_ic-owh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.ywd_sb_ic_1-owh {
  background: rgba(0, 207, 166, 0.07);
  color: #00CFA6;
}.ywd_sb_ic_2-owh {
  background: rgba(31, 212, 104, 0.14);
  color: #1FD468;
}.ywd_sb_ic_3-owh {
  background: rgba(240, 160, 32, 0.14);
  color: #F0A020;
}.ywd_sb_ic_4-owh {
  background: rgba(11, 110, 138, 0.22);
  color: #0B6E8A;
}.ywd_sb_ic_5-owh {
  background: rgba(0, 207, 166, 0.07);
  color: #F045A8;
}.ywd_sb_ic_6-owh {
  background: rgba(11, 110, 138, 0.22);
  color: #7C2EE8;
}.ywd_sb_badge-owh {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #F0A020;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #031210;
}.ywd_sb_bot-owh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.ywd_sb_lang-owh,.ywd_sb_help-owh {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.25rem;
  gap: 6px;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  color: #7DA89E;
  font-weight: 600;
  font-size: 0.688rem;
  align-items: center;
}.ywd_sb_lang-owh:hover,.ywd_sb_help-owh:hover {
  border-color: rgba(0, 210, 168, 0.45);
  color: #EDF8F5;
}.ywd_sb_lang-owh svg,.ywd_sb_help-owh svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.ywd_sb_bd-owh {
  background: rgba(3, 10, 13, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.ywd_sb_bd-owh.ywd_state_on-owh {
  display: block;
}
@media(min-width: 1079px) {.ywd_sb_bd-owh {
  display: none!important;
}
}.ywd_mob_nav-owh {
  background: #0E1C22;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  right: 0;
  bottom: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
}
@media(min-width: 1078px) {.ywd_mob_nav-owh {
  display: none;
}
}.ywd_mob_nav_item-owh {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  align-items: center;
  color: #3A5650;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.ywd_mob_nav_ic-owh {
  line-height: 1;
}.ywd_mob_nav_ic-owh svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.ywd_mob_nav_lb-owh {
  color: #3A5650;
  font-size: 10px;
  font-weight: 600;
}.ywd_mob_nav_item-owh.ywd_state_active-owh {
  color: #00CFA6;
}.ywd_mob_nav_item-owh.ywd_state_active-owh .ywd_mob_nav_lb-owh {
  color: #00CFA6;
}.ywd_hero-owh {
  background: #060E12;
  padding: 1.25rem 1rem 0;
}
@media(min-width:768px) {.ywd_hero-owh {
  padding: 24px 24px 0;
}
}.ywd_hero_in-owh {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.ywd_hero_in-owh {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.ywd_hero_in-owh {
  grid-template-columns: 1fr 340px;
}
}.ywd_hero_promo-owh {
  overflow: hidden;
  border-radius: 12px;
  background: #0A1519;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 771px) {.ywd_hero_promo-owh {
  min-height: 17.5rem;
}
}.ywd_hero_promo_bg-owh {
  background: linear-gradient(120deg,#062A22 0%,#060E12 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.ywd_hero_promo_bg-owh::after {
  background: linear-gradient(90deg,#060E12 0%,rgba(3, 10, 13, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ywd_hero_promo_glow-owh {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(11, 110, 138, 0.22) 0%,transparent 65%);
  top: -2.5rem;
  pointer-events: none;
  right: 3.75rem;
  height: 300px;
  width: 300px;
  position: absolute;
}.ywd_hero_promo_ct-owh {
  padding: 1.75rem 24px 1.75rem 28px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 767px) {.ywd_hero_promo_ct-owh {
  padding: 2.5rem 2rem;
}
}.ywd_hero_badge-owh {
  border: 1px solid rgba(0, 207, 166, 0.07);
  padding: 5px 0.75rem;
  border-radius: 1.25rem;
  background: rgba(0, 207, 166, 0.15);
  margin-bottom: 14px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  color: #00CFA6;
  font-size: 10px;
  letter-spacing: .08em;
}.ywd_hero_h1-owh {
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 26px;
  line-height: 1.15;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #EDF8F5;
}.ywd_hero_h1-owh em {
  color: #F0A020;
  font-style: normal;
}
@media(min-width: 769px) {.ywd_hero_h1-owh {
  font-size: 36px;
}
}.ywd_hero_sub-owh {
  margin-bottom: 20px;
  color: #7DA89E;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 765px) {.ywd_hero_sub-owh {
  font-size: 14px;
}
}.ywd_hero_row-owh {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ywd_hero_cta-owh {
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #1FD468;
  box-shadow: 0.25rem 4px 0px #0A8040, 0 0 14px rgba(31, 212, 104, 0.38);
  font-size: 0.875rem;
  color: #031210;
  font-weight: 700;
}.ywd_hero_cta-owh:hover {
  background: #29F076;
}.ywd_hero_terms-owh {
  color: #3A5650;
  font-size: 0.688rem;
}.ywd_hero_game-owh {
  background: #0A1519;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.ywd_hero_game_badge-owh {
  border: 1px solid rgba(240, 160, 32, 0.14);
  padding: 0.313rem 10px;
  border-radius: 20px;
  background: rgba(240, 160, 32, 0.14);
  left: 0.75rem;
  letter-spacing: .06em;
  color: #F0A020;
  font-size: 10px;
  position: absolute;
  text-transform: uppercase;
  z-index: 3;
  font-weight: 700;
  top: 0.75rem;
}.ywd_hero_game_badge-owh svg {
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
}.ywd_hero_game_img-owh {
  background: linear-gradient(135deg,#062A22,#060E12);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ywd_hero_game_img-owh img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ywd_hero_game_play-owh {
  transition: opacity .2s;
  background: rgba(3, 10, 13, 0.72);
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.ywd_hero_game-owh:hover .ywd_hero_game_play-owh {
  opacity: 1;
}.ywd_hero_game_play-owh span {
  background: #00CFA6;
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
}.ywd_hero_game_play-owh span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.ywd_hero_game_info-owh {
  padding: 0.875rem 1rem;
}.ywd_hero_game_title-owh {
  color: #EDF8F5;
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.ywd_hero_game_provider-owh {
  font-size: 0.688rem;
  color: #527870;
}.ywd_hero_game_btn-owh {
  margin: 12px 1rem 1rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00CFA6;
  padding: 11px;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #EDF8F5;
}.ywd_hero_game-owh:hover .ywd_hero_game_btn-owh {
  background: #00ECC0;
}.ywd_sbar-owh {
  padding: 1rem 1rem 0;
  background: #060E12;
}
@media(min-width: 771px) {.ywd_sbar-owh {
  padding: 18px 1.5rem 0;
}
}.ywd_sbar_in-owh {
  margin: 0 auto;
  max-width: 1320px;
}.ywd_sbar_row-owh {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.ywd_sbar_input-owh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  flex: 1;
  gap: 10px;
  border-radius: 8px;
  background: #0A1519;
  padding: 0.688rem 16px;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  color: #527870;
  align-items: center;
}.ywd_sbar_input-owh:hover {
  border-color: rgba(0, 210, 168, 0.45);
}.ywd_sbar_input-owh svg {
  height: 15px;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ywd_sbar_providers-owh {
  padding: 0.688rem 1.125rem;
  border-radius: 8px;
  gap: 8px;
  transition: border-color .2s;
  background: #0A1519;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #B8D4CC;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
  display: flex;
  align-items: center;
}.ywd_sbar_providers-owh:hover {
  border-color: rgba(0, 210, 168, 0.45);
  color: #EDF8F5;
}.ywd_sbar_providers-owh svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.ywd_sbar_tabs-owh {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.ywd_sbar_tabs-owh::-webkit-scrollbar {
  display: none;
}.ywd_sbar_tab-owh {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  gap: 7px;
  border-radius: 20px;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  color: #7DA89E;
  font-size: 0.75rem;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
}.ywd_sbar_tab-owh:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 210, 168, 0.45);
  color: #EDF8F5;
}.ywd_sbar_tab-owh.ywd_state_active-owh {
  background: rgba(0, 207, 166, 0.15);
  border-color: rgba(0, 207, 166, 0.07);
  color: #EDF8F5;
}.ywd_sbar_tab_ic-owh svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ywd_wy-owh {
  background: #060E12;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.ywd_wy-owh {
  padding: 2.5rem 1.5rem 0;
}
}.ywd_wy_in-owh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ywd_wy_head-owh {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.ywd_wy_label-owh {
  font-size: 0.688rem;
  color: #00CFA6;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ywd_wy_h2-owh {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  color: #EDF8F5;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.ywd_wy_h2-owh {
  font-size: 24px;
}
}.ywd_wy_intro-owh {
  margin: 0;
  line-height: 1.6;
  color: #527870;
  font-size: 13px;
}.ywd_wy_grid-owh {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ywd_wy_grid-owh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ywd_wy_grid-owh {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ywd_wy_card-owh {
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0E1C22;
}.ywd_wy_card-owh:hover {
  border-color: rgba(0, 207, 166, 0.07);
  transform: translateY(-2px);
}.ywd_wy_card_ic-owh {
  border-radius: 50%;
  background: rgba(0, 207, 166, 0.15);
  align-items: center;
  justify-content: center;
  color: #00CFA6;
  height: 44px;
  width: 44px;
  display: flex;
  margin-bottom: 0.875rem;
}.ywd_wy_card_ic-owh svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.ywd_wy_card_h-owh {
  margin-bottom: 6px;
  color: #EDF8F5;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.ywd_wy_card_p-owh {
  overflow-wrap: break-word;
  color: #527870;
  font-size: 13px;
  line-height: 1.6;
}.ywd_wy_card_p-owh strong {
  font-weight: 600;
  color: #B8D4CC;
}.ywd_gr_jp-owh {
  padding: 1.25rem;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#0F0A2A 0%,#040810 100%);
  overflow: hidden;
  position: relative;
}.ywd_gr_jp-owh::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(11, 110, 138, 0.22) 0%,transparent 70%);
  width: 250px;
  top: -60px;
  left: -3.75rem;
  content: '';
  height: 250px;
  position: absolute;
}.ywd_gr_jp-owh::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 160, 32, 0.14) 0%,transparent 70%);
  right: 0;
  bottom: -40px;
  width: 12.5rem;
  content: '';
  height: 12.5rem;
  position: absolute;
}.ywd_gr_jp_head-owh {
  gap: 1rem;
  display: flex;
  z-index: 1;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.ywd_gr_jp_info-owh {
  flex: 1;
}.ywd_gr_jp_label-owh {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 11px;
  font-weight: 700;
  color: #7C2EE8;
  text-transform: uppercase;
}.ywd_gr_jp_label-owh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  vertical-align: -2px;
  width: 14px;
  margin-right: 4px;
}.ywd_gr_jp_amount-owh {
  color: #EDF8F5;
  font-family: 'Orbitron', sans-serif;
  font-size: 32px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  line-height: 1;
}
@media(min-width: 771px) {.ywd_gr_jp_amount-owh {
  font-size: 40px;
}
}.ywd_gr_jp_amount-owh span {
  color: #F0A020;
}.ywd_gr_jp_seo-owh {
  max-width: 30rem;
  line-height: 1.5;
  color: #7DA89E;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ywd_gr_jp_cta-owh {
  padding: 0.688rem 20px;
  transition: background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(11, 110, 138, 0.22);
  background: rgba(11, 110, 138, 0.22);
  margin-top: 4px;
  z-index: 1;
  color: #EDF8F5;
  white-space: nowrap;
  position: relative;
  align-self: flex-start;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
}.ywd_gr_jp_cta-owh:hover {
  background: #0B6E8A;
}.ywd_gcg-owh {
  background: #060E12;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ywd_gcg-owh {
  padding: 2.75rem 24px 0;
}
}.ywd_gcg_in-owh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ywd_gcg_head-owh {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.ywd_gcg_label-owh {
  font-weight: 700;
  color: #00CFA6;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.ywd_gcg_h2-owh {
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  color: #EDF8F5;
}
@media(min-width:768px) {.ywd_gcg_h2-owh {
  font-size: 1.75rem;
}
}.ywd_gcg_intro-owh {
  line-height: 1.6;
  font-size: 13px;
  color: #527870;
}.ywd_gcg_grid-owh {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ywd_gcg_grid-owh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ywd_gcg_grid-owh {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ywd_gcg_card-owh {
  transition: transform .2s,border-color .2s;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
  position: relative;
  cursor: pointer;
}.ywd_gcg_card-owh:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 207, 166, 0.15);
}.ywd_gcg_card_bg-owh {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ywd_gcg_card_bg-owh::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ywd_gcg_card_ic-owh {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  justify-content: center;
  color: #EDF8F5;
  height: 2.5rem;
  align-items: center;
  top: 1.125rem;
  right: 1.125rem;
  position: absolute;
  z-index: 2;
  width: 40px;
}.ywd_gcg_card_ic-owh svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ywd_gcg_card_ct-owh {
  position: relative;
  z-index: 1;
}.ywd_gcg_card_h-owh {
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  color: #EDF8F5;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.ywd_gcg_card_h-owh {
  font-size: 1.25rem;
}
}.ywd_gcg_card_p-owh {
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.ywd_gcg_card_p-owh strong {
  color: #EDF8F5;
  font-weight: 600;
}.ywd_gcg_card_cta-owh {
  gap: 0.25rem;
  color: #00CFA6;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
}.ywd_gcg_card_cta-owh svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.ywd_ws-owh {
  padding: 32px 16px 0;
  background: #060E12;
}
@media(min-width: 767px) {.ywd_ws-owh {
  padding: 2.25rem 24px 0;
}
}.ywd_ws_in-owh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ywd_ws_head-owh {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}.ywd_ws_title-owh {
  gap: 10px;
  color: #EDF8F5;
  font-weight: 700;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Orbitron', sans-serif;
}.ywd_ws_title_ic-owh svg {
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F0A020;
  height: 1.125rem;
  stroke-linecap: round;
}.ywd_ws_online-owh {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #527870;
  font-size: 0.75rem;
}.ywd_ws_online_dot-owh {
  border-radius: 50%;
  background: #1FD468;
  height: 8px;
  box-shadow: 0 0 6px rgba(31, 212, 104, 0.14);
  width: 0.5rem;
  flex-shrink: 0;
}.ywd_ws_scroll-owh {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.ywd_ws_scroll-owh::-webkit-scrollbar {
  display: none;
}.ywd_wc-owh {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  padding: 0.625rem 0.875rem;
  background: #0A1519;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
}.ywd_wc_img-owh {
  background: #0E1C22;
  border-radius: 0.25rem;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.ywd_wc_img-owh img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ywd_wc_info-owh {
  min-width: 0;
}.ywd_wc_game-owh {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #B8D4CC;
  font-size: 12px;
  white-space: nowrap;
}.ywd_wc_player-owh {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #3A5650;
  text-overflow: ellipsis;
}.ywd_wc_amount-owh {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  color: #1FD468;
  font-weight: 700;
  margin-left: auto;
}.ywd_prov-owh {
  background: #060E12;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.ywd_prov-owh {
  padding: 2.75rem 1.5rem 0;
}
}.ywd_prov_in-owh {
  margin: 0 auto;
  max-width: 1320px;
}.ywd_prov_head-owh {
  margin-bottom: 16px;
}.ywd_prov_label-owh {
  color: #00CFA6;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.ywd_prov_h2-owh {
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  color: #EDF8F5;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.ywd_prov_h2-owh {
  font-size: 1.5rem;
}
}.ywd_prov_seo-owh {
  font-size: 13px;
  line-height: 1.6;
  color: #527870;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.ywd_prov_seo-owh strong {
  font-weight: 700;
  color: #B8D4CC;
}.ywd_prov_seo-owh a {
  text-decoration: underline;
  color: #00CFA6;
}.ywd_prov_grid-owh {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.ywd_prov_grid-owh {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.ywd_prov_grid-owh {
  grid-template-columns: repeat(8,1fr);
}
}.ywd_prov_card-owh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 7px;
  padding: 14px 10px;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  background: #0A1519;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.ywd_prov_card-owh:hover {
  border-color: rgba(0, 210, 168, 0.45);
  background: #0E1C22;
}.ywd_prov_logo-owh {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  height: 2.75rem;
  align-items: center;
  width: 2.75rem;
}.ywd_prov_logo-owh img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.ywd_prov_name-owh {
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7DA89E;
  font-weight: 600;
}.ywd_app-owh {
  background: #060E12;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ywd_app-owh {
  padding: 44px 1.5rem 0;
}
}.ywd_app_in-owh {
  margin: 0 auto;
  max-width: 1320px;
}.ywd_app_head-owh {
  margin-bottom: 1rem;
}.ywd_app_label-owh {
  letter-spacing: .08em;
  color: #00CFA6;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.ywd_app_h2-owh {
  font-weight: 800;
  color: #EDF8F5;
  margin-bottom: 0.375rem;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ywd_app_h2-owh {
  font-size: 1.5rem;
}
}.ywd_app_sub-owh {
  overflow-wrap: break-word;
  color: #527870;
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
}.ywd_app_sub-owh strong {
  color: #B8D4CC;
  font-weight: 700;
}.ywd_app_cards-owh {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ywd_app_cards-owh {
  grid-template-columns: repeat(3,1fr);
}
}.ywd_app_card-owh {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.ywd_app_card_ios-owh {
  background: linear-gradient(135deg,rgba(0, 207, 166, 0.15) 0%,#0E1C22 100%);
}.ywd_app_card_android-owh {
  background: linear-gradient(135deg,rgba(31, 212, 104, 0.14) 0%,#0E1C22 100%);
}.ywd_app_card_win-owh {
  background: linear-gradient(135deg,rgba(240, 160, 32, 0.14) 0%,#0E1C22 100%);
}.ywd_app_card_ic-owh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.ywd_app_card_ic-owh {
  color: #EDF8F5;
  flex-shrink: 0;
}.ywd_app_card_os-owh {
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #527870;
  text-transform: uppercase;
  font-size: 10px;
}.ywd_app_card_title-owh {
  font-weight: 700;
  color: #EDF8F5;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.ywd_app_card_text-owh {
  font-size: 12px;
  line-height: 1.5;
  color: #527870;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.ywd_app_card_btn-owh {
  border-radius: 4px;
  border: 1px solid rgba(0, 210, 168, 0.45);
  padding: 0.625rem 1.125rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
  color: #EDF8F5;
  display: inline-flex;
}.ywd_app_card_btn-owh:hover {
  background: rgba(255, 255, 255, 0.07);
}.ywd_reg-owh {
  background: #060E12;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ywd_reg-owh {
  padding: 44px 24px 0;
}
}.ywd_reg_in-owh {
  padding: 28px 24px;
  margin: 0 auto;
  background: #0E1C22;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 770px) {.ywd_reg_in-owh {
  padding: 2.5rem;
}
}.ywd_reg_top-owh {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ywd_reg_top-owh {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ywd_reg_label-owh {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #00CFA6;
  margin-bottom: 0.625rem;
}.ywd_reg_h2-owh {
  color: #EDF8F5;
  margin-bottom: 0.75rem;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ywd_reg_h2-owh {
  font-size: 28px;
}
}.ywd_reg_bonus-owh {
  gap: 0.5rem;
  border-radius: 8px;
  background: rgba(240, 160, 32, 0.14);
  border: 1px solid rgba(240, 160, 32, 0.14);
  padding: 10px 16px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.ywd_reg_bonus_amount-owh {
  color: #F0A020;
  font-size: 1.25rem;
  font-weight: 800;
}.ywd_reg_bonus_text-owh {
  line-height: 1.35;
  font-size: 13px;
  color: #7DA89E;
}.ywd_reg_cta_btn-owh {
  transition: background .2s;
  padding: 0.875rem 32px;
  background: #1FD468;
  border-radius: 8px;
  margin-bottom: 12px;
  color: #031210;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0.25rem 4px 0px #0A8040, 0 0 0.875rem rgba(31, 212, 104, 0.38);
  display: inline-block;
}.ywd_reg_cta_btn-owh:hover {
  background: #29F076;
}.ywd_reg_terms-owh {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #3A5650;
}.ywd_reg_seo-owh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #527870;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 1.25rem;
}.ywd_reg_seo-owh p {
  margin-bottom: 10px;
  line-height: 1.65;
  color: #527870;
  font-size: 0.813rem;
}.ywd_reg_seo-owh p:last-child {
  margin-bottom: 0;
}.ywd_reg_seo-owh strong {
  color: #B8D4CC;
  font-weight: 700;
}.ywd_reg_seo-owh a {
  transition: color .2s;
  color: #00CFA6;
  text-decoration: underline;
}.ywd_reg_seo-owh a:hover {
  color: #00ECC0;
}.ywd_reg_seo-owh ul,.ywd_reg_seo-owh ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.ywd_reg_seo-owh ol {
  list-style: decimal;
}.ywd_reg_seo-owh li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #527870;
}.ywd_reg_seo-owh table {
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 770px) {.ywd_reg_seo-owh table {
  display: table;
}
}.ywd_reg_seo-owh th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B8D4CC;
  text-align: left;
}.ywd_reg_seo-owh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #527870;
}.ywd_reg_steps-owh {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 857px) {.ywd_reg_steps-owh {
  margin-top: 0;
}
}.ywd_reg_step-owh {
  border-radius: 0.5rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ywd_reg_step_num-owh {
  background: rgba(0, 207, 166, 0.15);
  border-radius: 50%;
  border: 1px solid rgba(0, 207, 166, 0.07);
  width: 34px;
  align-items: center;
  font-weight: 800;
  height: 34px;
  flex-shrink: 0;
  color: #00CFA6;
  display: flex;
  font-size: 0.875rem;
  justify-content: center;
}.ywd_reg_step_title-owh {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #EDF8F5;
}.ywd_reg_step_text-owh {
  font-size: 12px;
  line-height: 1.5;
  color: #527870;
}.ywd_reg_trust-owh {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
}.ywd_reg_trust_item-owh {
  gap: 0.438rem;
  color: #527870;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
}.ywd_reg_trust_ic-owh svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  color: #00CFA6;
}.ywd_bon-owh {
  padding: 36px 16px 0;
  background: #060E12;
}
@media(min-width: 769px) {.ywd_bon-owh {
  padding: 44px 24px 0;
}
}.ywd_bon_in-owh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ywd_bon_head-owh {
  margin-bottom: 20px;
}.ywd_bon_label-owh {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #00CFA6;
  font-size: 0.688rem;
}.ywd_bon_h2-owh {
  margin-bottom: 8px;
  color: #EDF8F5;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ywd_bon_h2-owh {
  font-size: 1.5rem;
}
}.ywd_bon_seo-owh {
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #527870;
}.ywd_bon_seo-owh strong {
  font-weight: 700;
  color: #B8D4CC;
}.ywd_bon_seo-owh a {
  color: #00CFA6;
  text-decoration: underline;
}.ywd_bon_grid-owh {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.ywd_bon_grid-owh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ywd_bon_grid-owh {
  grid-template-columns: repeat(5,1fr);
}
}.ywd_bon_card-owh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #0A1519;
  border-radius: 8px;
}.ywd_bon_card-owh:hover {
  border-color: rgba(0, 207, 166, 0.07);
  transform: translateY(-2px);
}.ywd_bon_card_ic-owh svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
}.ywd_bon_card_ic-owh {
  margin-bottom: 10px;
}.ywd_bon_card_type-owh {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #527870;
  letter-spacing: .06em;
}.ywd_bon_card_amount-owh {
  line-height: 1.1;
  color: #F0A020;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 18px;
}.ywd_bon_card_name-owh {
  color: #EDF8F5;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.ywd_bon_card_detail-owh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  color: #3A5650;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.ywd_seo-owh {
  background: #060E12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.ywd_seo-owh {
  padding: 2.75rem 24px 0;
}
}.ywd_seo_in-owh {
  border-radius: 12px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #0E1C22;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.ywd_seo_in-owh {
  padding: 2.25rem 40px;
}
}.ywd_seo_label-owh {
  text-transform: uppercase;
  font-weight: 700;
  color: #00CFA6;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
}.ywd_seo_h2-owh {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EDF8F5;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.ywd_seo_h2-owh {
  font-size: 24px;
}
}.ywd_seo_body-owh {
  color: #7DA89E;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ywd_seo_body-owh p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #7DA89E;
}.ywd_seo_body-owh p:last-child {
  margin-bottom: 0;
}.ywd_seo_body-owh strong {
  font-weight: 700;
  color: #B8D4CC;
}.ywd_seo_body-owh a {
  transition: color .2s;
  color: #00CFA6;
  text-decoration: underline;
}.ywd_seo_body-owh a:hover {
  color: #00ECC0;
}.ywd_seo_body-owh ul,.ywd_seo_body-owh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ywd_seo_body-owh ol {
  list-style: decimal;
}.ywd_seo_body-owh li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #7DA89E;
}.ywd_seo_body-owh table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.ywd_seo_body-owh table {
  display: table;
}
}.ywd_seo_body-owh th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B8D4CC;
  font-weight: 700;
  text-align: left;
}.ywd_seo_body-owh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #7DA89E;
}.ywd_seo_cols-owh {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.ywd_seo_cols-owh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ywd_seo_cols-owh {
  grid-template-columns: repeat(3,1fr);
}
}.ywd_seo_col_h-owh {
  color: #B8D4CC;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.ywd_seo_col_p-owh {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #527870;
}.ywd_seo_stats-owh {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ywd_seo_stat-owh {
  background: rgba(0, 207, 166, 0.07);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(0, 207, 166, 0.15);
  min-width: 8.75rem;
}.ywd_seo_stat_val-owh {
  font-weight: 800;
  color: #00CFA6;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.ywd_seo_stat_lb-owh {
  color: #527870;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ywd_seo-owh {
  background: #060E12;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ywd_seo-owh {
  padding: 44px 1.5rem 0;
}
}.ywd_seo_in-owh {
  padding: 28px 24px;
  border-radius: 0.75rem;
  background: #0E1C22;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 771px) {.ywd_seo_in-owh {
  padding: 36px 2.5rem;
}
}.ywd_seo_label-owh {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #00CFA6;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.ywd_seo_h2-owh {
  line-height: 1.25;
  color: #EDF8F5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.ywd_seo_h2-owh {
  font-size: 1.5rem;
}
}.ywd_seo_body-owh {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7DA89E;
}.ywd_seo_body-owh p {
  color: #7DA89E;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.ywd_seo_body-owh p:last-child {
  margin-bottom: 0;
}.ywd_seo_body-owh strong {
  font-weight: 700;
  color: #B8D4CC;
}.ywd_seo_body-owh a {
  transition: color .2s;
  color: #00CFA6;
  text-decoration: underline;
}.ywd_seo_body-owh a:hover {
  color: #00ECC0;
}.ywd_seo_body-owh ul,.ywd_seo_body-owh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ywd_seo_body-owh ol {
  list-style: decimal;
}.ywd_seo_body-owh li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #7DA89E;
}.ywd_seo_body-owh table {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.ywd_seo_body-owh table {
  display: table;
}
}.ywd_seo_body-owh th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B8D4CC;
  font-weight: 700;
}.ywd_seo_body-owh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7DA89E;
}.ywd_seo_cols-owh {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.ywd_seo_cols-owh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ywd_seo_cols-owh {
  grid-template-columns: repeat(3,1fr);
}
}.ywd_seo_col_h-owh {
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #B8D4CC;
  font-weight: 700;
  overflow-wrap: break-word;
}.ywd_seo_col_p-owh {
  overflow-wrap: break-word;
  color: #527870;
  font-size: 0.813rem;
  line-height: 1.65;
}.ywd_seo_stats-owh {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ywd_seo_stat-owh {
  border: 1px solid rgba(0, 207, 166, 0.15);
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(0, 207, 166, 0.07);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.ywd_seo_stat_val-owh {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #00CFA6;
  overflow-wrap: break-word;
  font-weight: 800;
}.ywd_seo_stat_lb-owh {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #527870;
}.ywd_faq-owh {
  padding: 2.25rem 1rem 0;
  background: #060E12;
}
@media(min-width:768px) {.ywd_faq-owh {
  padding: 44px 1.5rem 0;
}
}.ywd_faq_in-owh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ywd_faq_head-owh {
  margin-bottom: 20px;
}.ywd_faq_label-owh {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #00CFA6;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ywd_faq_h2-owh {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #EDF8F5;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.ywd_faq_h2-owh {
  font-size: 1.5rem;
}
}.ywd_faq_list-owh {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ywd_faq_item-owh {
  background: #0E1C22;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.ywd_faq_q-owh {
  padding: 1rem 20px;
  gap: 12px;
  transition: color .2s;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  color: #B8D4CC;
  font-size: 14px;
  font-weight: 600;
}.ywd_faq_q-owh:hover {
  color: #EDF8F5;
}.ywd_faq_q_ic-owh {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  color: #00CFA6;
  height: 1.5rem;
  display: flex;
  font-size: 16px;
  flex-shrink: 0;
  width: 24px;
}.ywd_faq_item-owh.ywd_state_open-owh .ywd_faq_q_ic-owh {
  transform: rotate(45deg);
}.ywd_faq_a-owh {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #527870;
  display: none;
  line-height: 1.7;
}.ywd_faq_item-owh.ywd_state_open-owh .ywd_faq_a-owh {
  display: block;
}.ywd_faq_a-owh strong {
  font-weight: 700;
  color: #B8D4CC;
}.ywd_faq_a-owh a {
  color: #00CFA6;
  text-decoration: underline;
}.ywd_faq_a-owh ul,.ywd_faq_a-owh ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.ywd_faq_a-owh ol {
  list-style: decimal;
}.ywd_faq_a-owh li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ywd_faq_a-owh table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 770px) {.ywd_faq_a-owh table {
  display: table;
}
}.ywd_faq_a-owh th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D4CC;
}.ywd_faq_a-owh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #527870;
}.ywd_seo-owh {
  background: #060E12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.ywd_seo-owh {
  padding: 44px 24px 0;
}
}.ywd_seo_in-owh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #0E1C22;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ywd_seo_in-owh {
  padding: 36px 2.5rem;
}
}.ywd_seo_label-owh {
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #00CFA6;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.ywd_seo_h2-owh {
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  color: #EDF8F5;
}
@media(min-width:768px) {.ywd_seo_h2-owh {
  font-size: 24px;
}
}.ywd_seo_body-owh {
  color: #7DA89E;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.ywd_seo_body-owh p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #7DA89E;
  line-height: 1.75;
}.ywd_seo_body-owh p:last-child {
  margin-bottom: 0;
}.ywd_seo_body-owh strong {
  color: #B8D4CC;
  font-weight: 700;
}.ywd_seo_body-owh a {
  transition: color .2s;
  color: #00CFA6;
  text-decoration: underline;
}.ywd_seo_body-owh a:hover {
  color: #00ECC0;
}.ywd_seo_body-owh ul,.ywd_seo_body-owh ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ywd_seo_body-owh ol {
  list-style: decimal;
}.ywd_seo_body-owh li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7DA89E;
  font-size: 14px;
}.ywd_seo_body-owh table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.ywd_seo_body-owh table {
  display: table;
}
}.ywd_seo_body-owh th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B8D4CC;
  font-weight: 700;
}.ywd_seo_body-owh td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7DA89E;
}.ywd_seo_cols-owh {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.ywd_seo_cols-owh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ywd_seo_cols-owh {
  grid-template-columns: repeat(3,1fr);
}
}.ywd_seo_col_h-owh {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  color: #B8D4CC;
  overflow-wrap: break-word;
}.ywd_seo_col_p-owh {
  color: #527870;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ywd_seo_stats-owh {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ywd_seo_stat-owh {
  background: rgba(0, 207, 166, 0.07);
  border: 1px solid rgba(0, 207, 166, 0.15);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.ywd_seo_stat_val-owh {
  color: #00CFA6;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.ywd_seo_stat_lb-owh {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #527870;
}.ywd_rv-owh {
  background: #060E12;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.ywd_rv-owh {
  padding: 44px 24px 0;
}
}.ywd_rv_in-owh {
  margin: 0 auto;
  max-width: 1320px;
}.ywd_rv_head-owh {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ywd_rv_label-owh {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00CFA6;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.ywd_rv_h2-owh {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 10px;
  color: #EDF8F5;
}
@media(min-width: 770px) {.ywd_rv_h2-owh {
  font-size: 28px;
}
}.ywd_rv_stats-owh {
  gap: 1.125rem;
  display: flex;
  color: #527870;
  font-size: 13px;
  align-items: center;
  flex-wrap: wrap;
}.ywd_rv_stats_score-owh {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.ywd_rv_stats_score_val-owh {
  font-size: 22px;
  font-family: 'Orbitron', sans-serif;
  color: #F0A020;
  font-weight: 800;
}.ywd_rv_stats_score_max-owh {
  font-size: 0.813rem;
  color: #3A5650;
}.ywd_rv_stats_badge-owh {
  gap: 4px;
  display: flex;
  align-items: center;
}.ywd_rv_stats_badge-owh svg {
  width: 0.875rem;
  height: 14px;
  color: #F0A020;
}.ywd_rv_grid-owh {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.ywd_rv_grid-owh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ywd_rv_grid-owh {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ywd_rv_card-owh {
  padding: 20px;
  background: #0E1C22;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.ywd_rv_card_stars-owh {
  gap: 2px;
  color: #F0A020;
  display: flex;
  margin-bottom: 10px;
}.ywd_rv_card_stars-owh svg {
  width: 0.875rem;
  height: 14px;
}.ywd_rv_card_h-owh {
  font-size: 14px;
  margin-bottom: 8px;
  color: #EDF8F5;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
}.ywd_rv_card_body-owh {
  flex: 1;
  font-size: 13px;
  color: #527870;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
}.ywd_rv_card_body-owh strong {
  font-weight: 600;
  color: #B8D4CC;
}.ywd_rv_card_meta-owh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.ywd_rv_card_author-owh {
  color: #B8D4CC;
  font-weight: 600;
  font-size: 12px;
}.ywd_rv_card_date-owh {
  font-size: 0.688rem;
  color: #3A5650;
}.ywd_pmt-owh {
  padding: 36px 16px 0;
  background: #060E12;
}
@media(min-width: 767px) {.ywd_pmt-owh {
  padding: 2.75rem 1.5rem 0;
}
}.ywd_pmt_in-owh {
  margin: 0 auto;
  max-width: 82.5rem;
}.ywd_pmt_head-owh {
  margin-bottom: 22px;
  max-width: 720px;
}.ywd_pmt_label-owh {
  letter-spacing: .08em;
  color: #00CFA6;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.ywd_pmt_h2-owh {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  color: #EDF8F5;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.ywd_pmt_h2-owh {
  font-size: 28px;
}
}.ywd_pmt_intro-owh {
  color: #527870;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ywd_pmt_groups-owh {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.ywd_pmt_group-owh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  border-radius: 8px;
  background: #0E1C22;
}.ywd_pmt_group_head-owh {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.ywd_pmt_group_ic-owh {
  background: rgba(0, 207, 166, 0.15);
  border-radius: 0.25rem;
  align-items: center;
  color: #00CFA6;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 2.25rem;
}.ywd_pmt_group_ic-owh svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
}.ywd_pmt_group_h-owh {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #EDF8F5;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}.ywd_pmt_group_p-owh {
  margin-bottom: 0.875rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #527870;
  line-height: 1.6;
}.ywd_pmt_group_p-owh strong {
  color: #B8D4CC;
  font-weight: 600;
}.ywd_pmt_table_wrap-owh {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ywd_pmt_table-owh {
  min-width: 33.75rem;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}.ywd_pmt_table-owh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #B8D4CC;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .04em;
}.ywd_pmt_table-owh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #527870;
}.ywd_pmt_table-owh tbody tr:last-child td {
  border-bottom: none;
}.ywd_pmt_table-owh tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B8D4CC;
}.ywd_ft-owh {
  background: #030A0D;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.ywd_ft_support-owh {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.ywd_ft_support-owh {
  padding: 1.75rem 24px;
}
}.ywd_ft_support_in-owh {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.ywd_ft_support_main-owh {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ywd_ft_support_ic-owh {
  flex-shrink: 0;
  color: #00CFA6;
}.ywd_ft_support_ic-owh svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
}.ywd_ft_support_text_title-owh {
  margin-bottom: 3px;
  color: #EDF8F5;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.ywd_ft_support_text_sub-owh {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #527870;
}.ywd_ft_support_btn-owh {
  border-radius: 8px;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #00CFA6;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  color: #EDF8F5;
}.ywd_ft_support_btn-owh:hover {
  background: #00ECC0;
}.ywd_ft_support_contacts-owh {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ywd_ft_support_contact-owh {
  color: #3A5650;
  line-height: 1.4;
  font-size: 12px;
}.ywd_ft_support_contact-owh strong {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  color: #7DA89E;
  display: block;
}.ywd_ft_main-owh {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 771px) {.ywd_ft_main-owh {
  padding: 2.5rem 24px 32px;
}
}.ywd_ft_main_in-owh {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.ywd_ft_main_in-owh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ywd_ft_main_in-owh {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ywd_ft_col_logo-owh {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ywd_ft_col_logo-owh {
  grid-column: auto;
}
}.ywd_ft_logo-owh {
  gap: 9px;
  margin-bottom: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF8F5;
}.ywd_ft_logo_mark-owh {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.ywd_ft_logo_mark-owh img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ywd_ft_logo_sub-owh {
  color: #3A5650;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 200px;
}.ywd_ft_col_title-owh {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  color: #7DA89E;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.ywd_ft_col_links-owh {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ywd_ft_col_link-owh {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3A5650;
  font-size: 13px;
}.ywd_ft_col_link-owh:hover {
  color: #B8D4CC;
}.ywd_ft_apps-owh {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ywd_ft_app_card-owh {
  padding: 10px 0.75rem;
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
}.ywd_ft_app_card-owh:hover {
  border-color: rgba(0, 210, 168, 0.45);
}.ywd_ft_app_card_ic-owh svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.ywd_ft_app_card_os-owh {
  color: #3A5650;
  font-weight: 600;
  font-size: 10px;
}.ywd_ft_app_card_action-owh {
  font-size: 12px;
  color: #B8D4CC;
  font-weight: 700;
}.ywd_ft_bot-owh {
  padding: 20px 16px;
}
@media(min-width: 765px) {.ywd_ft_bot-owh {
  padding: 1.25rem 24px;
}
}.ywd_ft_bot_in-owh {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ywd_ft_socials-owh {
  gap: 8px;
  display: flex;
}.ywd_ft_soc-owh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  width: 36px;
  justify-content: center;
  align-items: center;
  color: #7DA89E;
  height: 2.25rem;
  display: flex;
}.ywd_ft_soc-owh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.ywd_ft_soc-owh:hover {
  background: rgba(255, 255, 255, 0.07);
}.ywd_ft_legal-owh {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
  color: #4E6E68;
  overflow-wrap: break-word;
}.ywd_ft_legal-owh strong {
  color: #7DA89E;
  font-weight: 700;
}.ywd_ft_legal-owh a {
  text-decoration: underline;
  color: #7DA89E;
}.ywd_ft_age-owh {
  border-radius: 50%;
  border: 2px solid #4E6E68;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  font-size: 0.688rem;
  margin-left: auto;
  height: 2rem;
  align-items: center;
  color: #4E6E68;
  font-weight: 800;
}