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