*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #080C11;
  font-family: 'Inter', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #AECAD2;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.cld_layout-tpm {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.cld_page-tpm {
  display: flex;
  min-height: 100vh;
}.cld_main-tpm {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1079px) {.cld_main-tpm {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.cld_main-tpm {
  padding-bottom: 4.5rem;
}
}.cld_gc-tpm {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B1118;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 638px) {.cld_gc-tpm {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.cld_gc-tpm {
  width: 168px;
}
}.cld_gc-tpm:hover {
  border-color: rgba(0, 206, 192, 0.07);
  transform: translateY(-3px);
}.cld_gc_img-tpm {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.cld_gc_img-tpm img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.cld_gc_hover-tpm {
  background: rgba(4, 7, 9, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.cld_gc-tpm:hover .cld_gc_hover-tpm {
  opacity: 1;
}.cld_gc_hover_btn-tpm {
  padding: 8px 1rem;
  border-radius: 4px;
  background: #00CEC0;
  font-size: 0.75rem;
  color: #E6F4F6;
  font-weight: 700;
}.cld_gc_info-tpm {
  padding: 0.5rem 10px 10px;
}.cld_gc_name-tpm {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #AECAD2;
  font-weight: 600;
  max-width: 100%;
}.cld_gc_prov-tpm {
  font-size: 10px;
  color: #2E4F5E;
}.cld_gc_tag-tpm {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  top: 6px;
  z-index: 2;
  position: absolute;
  letter-spacing: .04em;
  text-transform: uppercase;
  left: 0.375rem;
  font-weight: 700;
}.cld_gc_tag_hot-tpm {
  background: #E03555;
  color: #fff;
}.cld_gc_tag_new-tpm {
  background: #00C88E;
  color: #080C11;
}.cld_gc_tag_jp-tpm {
  background: #E09A18;
  color: #080C11;
}.cld_gc_tag_ex-tpm {
  background: #0B7AA6;
  color: #fff;
}.cld_gc_tag_live-tpm {
  background: #E03555;
  color: #fff;
}.cld_gr-tpm {
  padding: 2rem 16px 0;
  background: #080C11;
}
@media(min-width: 771px) {.cld_gr-tpm {
  padding: 36px 1.5rem 0;
}
}.cld_gr_in-tpm {
  margin: 0 auto;
  max-width: 82.5rem;
}.cld_gr_head-tpm {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.cld_gr_head_l-tpm {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.cld_gr_ic-tpm {
  border-radius: 0.5rem;
  height: 2rem;
  display: flex;
  align-items: center;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
}.cld_gr_ic-tpm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.cld_gr_title-tpm {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #E6F4F6;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 770px) {.cld_gr_title-tpm {
  font-size: 1.125rem;
}
}.cld_gr_more-tpm {
  transition: color .2s;
  gap: 5px;
  color: #436374;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
}.cld_gr_more-tpm:hover {
  color: #00CEC0;
}.cld_gr_more-tpm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
}.cld_gr_arrows-tpm {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.cld_gr_arr-tpm {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  display: flex;
  height: 30px;
  width: 30px;
  justify-content: center;
  color: #6E96A4;
  align-items: center;
}.cld_gr_arr-tpm:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6F4F6;
}.cld_gr_arr-tpm svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.cld_gr_seo_h-tpm {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  color: #AECAD2;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-weight: 700;
}
@media(min-width: 765px) {.cld_gr_seo_h-tpm {
  font-size: 0.875rem;
}
}.cld_gr_seo-tpm {
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #436374;
  font-size: 12px;
}.cld_gr_seo-tpm strong {
  font-weight: 600;
  color: #AECAD2;
}.cld_gr_scroll-tpm {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.cld_gr_scroll-tpm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.cld_gr_scroll-tpm {
  gap: 0.75rem;
}
}.cld_tb-tpm {
  background: #080C11;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  right: 0;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
  display: flex;
  align-items: center;
  top: 0;
}.cld_tb_in-tpm {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.cld_tb_burger-tpm {
  gap: 5px;
  border-radius: 8px;
  justify-content: center;
  margin-right: 8px;
  align-items: center;
  display: flex;
  height: 38px;
  flex-shrink: 0;
  width: 38px;
  flex-direction: column;
}.cld_tb_burger-tpm:hover {
  background: rgba(255, 255, 255, 0.05);
}.cld_tb_burger_line-tpm {
  background: #6E96A4;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1082px) {.cld_tb_burger-tpm {
  display: none;
}
}.cld_tb_logo-tpm {
  gap: 9px;
  display: flex;
  font-size: 1.125rem;
  font-weight: 800;
  letter-spacing: -.01em;
  color: #E6F4F6;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
}.cld_tb_logo_mark-tpm {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}.cld_tb_logo_mark-tpm img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cld_tb_nav-tpm {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.cld_tb_nav-tpm {
  display: flex;
}
}.cld_tb_tab-tpm {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  white-space: nowrap;
  color: #6E96A4;
  font-weight: 600;
  font-size: 13px;
}.cld_tb_tab-tpm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F6;
}.cld_tb_tab-tpm.cld_state_active-tpm {
  background: rgba(0, 206, 192, 0.16);
  color: #E6F4F6;
}.cld_tb_right-tpm {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.cld_tb_login-tpm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #AECAD2;
}.cld_tb_login-tpm:hover {
  border-color: rgba(0, 210, 195, 0.40);
  color: #E6F4F6;
}
@media(min-width: 481px) {.cld_tb_login-tpm {
  display: block;
}
}.cld_tb_reg-tpm {
  background: #00C88E;
  border-radius: 0.5rem;
  padding: 9px 18px;
  transition: background .2s;
  font-weight: 700;
  color: #06100E;
  white-space: nowrap;
  font-size: 0.813rem;
}.cld_tb_reg-tpm:hover {
  background: #00DFA2;
}.cld_sb-tpm {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #0F161E;
  left: 0;
  z-index: 70;
  top: 3.5rem;
  position: fixed;
  width: 13.75rem;
  bottom: 0;
  overflow-y: auto;
}.cld_sb-tpm.cld_state_open-tpm {
  transform: translateX(0);
}.cld_sb-tpm::-webkit-scrollbar {
  width: 4px;
}.cld_sb-tpm::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.cld_sb-tpm {
  transform: translateX(0);
}
}.cld_sb_auth-tpm {
  padding: 14px 0.75rem 0.625rem;
}.cld_sb_btn_reg-tpm {
  border-radius: 8px;
  transition: background .2s;
  background: #00C88E;
  padding: 11px;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
  color: #06100E;
}.cld_sb_btn_reg-tpm:hover {
  background: #00DFA2;
}.cld_sb_btn_login-tpm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 0.625rem;
  transition: border-color .2s;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #AECAD2;
  font-weight: 600;
}.cld_sb_btn_login-tpm:hover {
  border-color: rgba(0, 210, 195, 0.40);
  color: #E6F4F6;
}.cld_sb_promo-tpm {
  padding: 0.75rem 14px;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#06161E,#0F161E);
  border: 1px solid rgba(0, 206, 192, 0.16);
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
}.cld_sb_promo-tpm::before {
  background: radial-gradient(circle,rgba(0, 206, 192, 0.16),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  width: 80px;
  position: absolute;
  content: '';
  height: 5rem;
  right: -1.25rem;
}.cld_sb_promo_title-tpm {
  color: #00CEC0;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-weight: 700;
}.cld_sb_promo_text-tpm {
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #E6F4F6;
  font-weight: 600;
}.cld_sb_promo_sub-tpm {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #436374;
}.cld_sb_nav-tpm {
  padding: 0.375rem 0.5rem 1rem;
}.cld_sb_nav_lb-tpm {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  color: #2E4F5E;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cld_sb_link-tpm {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 0.625rem;
  border-radius: 0.25rem;
  color: #6E96A4;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
}.cld_sb_link-tpm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F6;
}.cld_sb_link-tpm.cld_state_active-tpm {
  background: rgba(0, 206, 192, 0.16);
  color: #E6F4F6;
}.cld_sb_ic-tpm {
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.cld_sb_ic-tpm svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cld_sb_ic_1-tpm {
  background: rgba(0, 206, 192, 0.07);
  color: #00CEC0;
}.cld_sb_ic_2-tpm {
  background: rgba(0, 200, 142, 0.16);
  color: #00C88E;
}.cld_sb_ic_3-tpm {
  background: rgba(224, 154, 24, 0.16);
  color: #E09A18;
}.cld_sb_ic_4-tpm {
  background: rgba(11, 122, 166, 0.22);
  color: #0B7AA6;
}.cld_sb_ic_5-tpm {
  background: rgba(0, 206, 192, 0.07);
  color: #D83E80;
}.cld_sb_ic_6-tpm {
  background: rgba(11, 122, 166, 0.22);
  color: #8A38D6;
}.cld_sb_badge-tpm {
  background: #E09A18;
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  font-weight: 700;
  color: #06100E;
  margin-left: auto;
}.cld_sb_bot-tpm {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.cld_sb_lang-tpm,.cld_sb_help-tpm {
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  transition: border-color .2s;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  color: #6E96A4;
  display: flex;
}.cld_sb_lang-tpm:hover,.cld_sb_help-tpm:hover {
  border-color: rgba(0, 210, 195, 0.40);
  color: #E6F4F6;
}.cld_sb_lang-tpm svg,.cld_sb_help-tpm svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.cld_sb_bd-tpm {
  background: rgba(4, 7, 9, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.cld_sb_bd-tpm.cld_state_on-tpm {
  display: block;
}
@media(min-width: 1079px) {.cld_sb_bd-tpm {
  display: none!important;
}
}.cld_mob_nav-tpm {
  background: #0F161E;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  right: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
}
@media(min-width: 1081px) {.cld_mob_nav-tpm {
  display: none;
}
}.cld_mob_nav_item-tpm {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  cursor: pointer;
  color: #2E4F5E;
  display: flex;
  align-items: center;
}.cld_mob_nav_ic-tpm {
  line-height: 1;
}.cld_mob_nav_ic-tpm svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.cld_mob_nav_lb-tpm {
  font-weight: 600;
  color: #2E4F5E;
  font-size: 0.625rem;
}.cld_mob_nav_item-tpm.cld_state_active-tpm {
  color: #00CEC0;
}.cld_mob_nav_item-tpm.cld_state_active-tpm .cld_mob_nav_lb-tpm {
  color: #00CEC0;
}.cld_hero-tpm {
  background: #080C11;
  padding: 20px 16px 0;
}
@media(min-width: 767px) {.cld_hero-tpm {
  padding: 1.5rem 1.5rem 0;
}
}.cld_hero_in-tpm {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.cld_hero_in-tpm {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.cld_hero_in-tpm {
  grid-template-columns: 1fr 21.25rem;
}
}.cld_hero_promo-tpm {
  overflow: hidden;
  background: #0B1118;
  border-radius: 14px;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 771px) {.cld_hero_promo-tpm {
  min-height: 17.5rem;
}
}.cld_hero_promo_bg-tpm {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#06161E 0%,#080C11 100%);
  position: absolute;
  background-size: cover;
}.cld_hero_promo_bg-tpm::after {
  inset: 0;
  background: linear-gradient(90deg,#080C11 0%,rgba(4, 7, 9, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.cld_hero_promo_glow-tpm {
  background: radial-gradient(circle,rgba(11, 122, 166, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 3.75rem;
  pointer-events: none;
  height: 300px;
  position: absolute;
  width: 300px;
}.cld_hero_promo_ct-tpm {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  position: relative;
  justify-content: center;
  z-index: 2;
  display: flex;
  flex-direction: column;
  max-width: 30rem;
}
@media(min-width: 769px) {.cld_hero_promo_ct-tpm {
  padding: 2.5rem 2rem;
}
}.cld_hero_badge-tpm {
  padding: 0.313rem 12px;
  border-radius: 20px;
  background: rgba(0, 206, 192, 0.16);
  border: 1px solid rgba(0, 206, 192, 0.07);
  letter-spacing: .08em;
  font-weight: 700;
  display: inline-block;
  font-size: 10px;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #00CEC0;
}.cld_hero_h1-tpm {
  font-weight: 800;
  color: #E6F4F6;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-family: 'Space Grotesk', sans-serif;
}.cld_hero_h1-tpm em {
  color: #E09A18;
  font-style: normal;
}
@media(min-width: 765px) {.cld_hero_h1-tpm {
  font-size: 2.25rem;
}
}.cld_hero_sub-tpm {
  color: #6E96A4;
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.cld_hero_sub-tpm {
  font-size: 14px;
}
}.cld_hero_row-tpm {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.cld_hero_cta-tpm {
  background: #00C88E;
  padding: 0.813rem 26px;
  border-radius: 8px;
  transition: background .2s;
  box-shadow: 0 4px 1rem rgba(0, 200, 142, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  color: #06100E;
  font-size: 0.875rem;
}.cld_hero_cta-tpm:hover {
  background: #00DFA2;
}.cld_hero_terms-tpm {
  font-size: 0.688rem;
  color: #2E4F5E;
}.cld_hero_game-tpm {
  border-radius: 0.875rem;
  background: #0B1118;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.cld_hero_game_badge-tpm {
  border: 1px solid rgba(224, 154, 24, 0.16);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  background: rgba(224, 154, 24, 0.16);
  font-size: 10px;
  left: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  top: 12px;
  color: #E09A18;
  position: absolute;
}.cld_hero_game_badge-tpm svg {
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
}.cld_hero_game_img-tpm {
  background: linear-gradient(135deg,#06161E,#080C11);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.cld_hero_game_img-tpm img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.cld_hero_game_play-tpm {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 7, 9, 0.72);
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.cld_hero_game-tpm:hover .cld_hero_game_play-tpm {
  opacity: 1;
}.cld_hero_game_play-tpm span {
  background: #00CEC0;
  border-radius: 50%;
  display: flex;
  width: 52px;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
}.cld_hero_game_play-tpm span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.cld_hero_game_info-tpm {
  padding: 14px 1rem;
}.cld_hero_game_title-tpm {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  color: #E6F4F6;
}.cld_hero_game_provider-tpm {
  color: #436374;
  font-size: 0.688rem;
}.cld_hero_game_btn-tpm {
  border-radius: 0.5rem;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  background: #00CEC0;
  padding: 11px;
  font-size: 0.813rem;
  text-align: center;
  color: #E6F4F6;
  font-weight: 700;
  display: block;
}.cld_hero_game-tpm:hover .cld_hero_game_btn-tpm {
  background: #00E8D8;
}.cld_wy-tpm {
  padding: 32px 1rem 0;
  background: #080C11;
}
@media(min-width: 767px) {.cld_wy-tpm {
  padding: 2.5rem 1.5rem 0;
}
}.cld_wy_in-tpm {
  margin: 0 auto;
  max-width: 1320px;
}.cld_wy_head-tpm {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.cld_wy_label-tpm {
  color: #00CEC0;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cld_wy_h2-tpm {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.25rem;
  color: #E6F4F6;
}
@media(min-width: 770px) {.cld_wy_h2-tpm {
  font-size: 24px;
}
}.cld_wy_intro-tpm {
  margin: 0;
  color: #436374;
  line-height: 1.6;
  font-size: 13px;
}.cld_wy_grid-tpm {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cld_wy_grid-tpm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.cld_wy_grid-tpm {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cld_wy_card-tpm {
  background: #0F161E;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  padding: 20px;
}.cld_wy_card-tpm:hover {
  border-color: rgba(0, 206, 192, 0.07);
  transform: translateY(-2px);
}.cld_wy_card_ic-tpm {
  border-radius: 50%;
  background: rgba(0, 206, 192, 0.16);
  width: 44px;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  margin-bottom: 14px;
  color: #00CEC0;
  display: flex;
}.cld_wy_card_ic-tpm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.cld_wy_card_h-tpm {
  color: #E6F4F6;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.cld_wy_card_p-tpm {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #436374;
}.cld_wy_card_p-tpm strong {
  color: #AECAD2;
  font-weight: 600;
}.cld_gcg-tpm {
  padding: 2.25rem 1rem 0;
  background: #080C11;
}
@media(min-width: 767px) {.cld_gcg-tpm {
  padding: 44px 24px 0;
}
}.cld_gcg_in-tpm {
  margin: 0 auto;
  max-width: 1320px;
}.cld_gcg_head-tpm {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.cld_gcg_label-tpm {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #00CEC0;
}.cld_gcg_h2-tpm {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #E6F4F6;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 22px;
}
@media(min-width: 765px) {.cld_gcg_h2-tpm {
  font-size: 1.75rem;
}
}.cld_gcg_intro-tpm {
  color: #436374;
  line-height: 1.6;
  font-size: 13px;
}.cld_gcg_grid-tpm {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.cld_gcg_grid-tpm {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.cld_gcg_grid-tpm {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cld_gcg_card-tpm {
  padding: 1.25rem;
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: flex-end;
  position: relative;
  min-height: 240px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.cld_gcg_card-tpm:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 206, 192, 0.16);
}.cld_gcg_card_bg-tpm {
  inset: 0;
  z-index: 0;
  position: absolute;
}.cld_gcg_card_bg-tpm::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.cld_gcg_card_ic-tpm {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  color: #E6F4F6;
  position: absolute;
  height: 40px;
  z-index: 2;
  right: 18px;
  justify-content: center;
  width: 2.5rem;
  top: 18px;
  align-items: center;
}.cld_gcg_card_ic-tpm svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.cld_gcg_card_ct-tpm {
  position: relative;
  z-index: 1;
}.cld_gcg_card_h-tpm {
  font-size: 18px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  color: #E6F4F6;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.cld_gcg_card_h-tpm {
  font-size: 1.25rem;
}
}.cld_gcg_card_p-tpm {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.cld_gcg_card_p-tpm strong {
  color: #E6F4F6;
  font-weight: 600;
}.cld_gcg_card_cta-tpm {
  gap: 4px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  color: #00CEC0;
  align-items: center;
  letter-spacing: .04em;
  display: inline-flex;
}.cld_gcg_card_cta-tpm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
}.cld_ws-tpm {
  padding: 32px 1rem 0;
  background: #080C11;
}
@media(min-width: 769px) {.cld_ws-tpm {
  padding: 2.25rem 1.5rem 0;
}
}.cld_ws_in-tpm {
  margin: 0 auto;
  max-width: 1320px;
}.cld_ws_head-tpm {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.cld_ws_title-tpm {
  gap: 0.625rem;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6F4F6;
  font-size: 1rem;
  align-items: center;
  font-family: 'Space Grotesk', sans-serif;
  flex-wrap: wrap;
}.cld_ws_title_ic-tpm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E09A18;
  width: 1.125rem;
  height: 18px;
}.cld_ws_online-tpm {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  color: #436374;
  display: flex;
  font-size: 0.75rem;
}.cld_ws_online_dot-tpm {
  background: #00C88E;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(0, 200, 142, 0.16);
}.cld_ws_scroll-tpm {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.cld_ws_scroll-tpm::-webkit-scrollbar {
  display: none;
}.cld_wc-tpm {
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  background: #0B1118;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.cld_wc_img-tpm {
  overflow: hidden;
  background: #0F161E;
  border-radius: 0.25rem;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.cld_wc_img-tpm img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.cld_wc_info-tpm {
  min-width: 0;
}.cld_wc_game-tpm {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #AECAD2;
}.cld_wc_player-tpm {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #2E4F5E;
  font-size: 0.625rem;
}.cld_wc_amount-tpm {
  color: #00C88E;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
}.cld_bon-tpm {
  background: #080C11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.cld_bon-tpm {
  padding: 2.75rem 24px 0;
}
}.cld_bon_in-tpm {
  margin: 0 auto;
  max-width: 1320px;
}.cld_bon_head-tpm {
  margin-bottom: 20px;
}.cld_bon_label-tpm {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #00CEC0;
  letter-spacing: .08em;
}.cld_bon_h2-tpm {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E6F4F6;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 8px;
}
@media(min-width:768px) {.cld_bon_h2-tpm {
  font-size: 24px;
}
}.cld_bon_seo-tpm {
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #436374;
}.cld_bon_seo-tpm strong {
  color: #AECAD2;
  font-weight: 700;
}.cld_bon_seo-tpm a {
  text-decoration: underline;
  color: #00CEC0;
}.cld_bon_grid-tpm {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.cld_bon_grid-tpm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cld_bon_grid-tpm {
  grid-template-columns: repeat(5,1fr);
}
}.cld_bon_card-tpm {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1118;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.cld_bon_card-tpm:hover {
  border-color: rgba(0, 206, 192, 0.07);
  transform: translateY(-2px);
}.cld_bon_card_ic-tpm svg {
  height: 1.625rem;
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
}.cld_bon_card_ic-tpm {
  margin-bottom: 0.625rem;
}.cld_bon_card_type-tpm {
  font-size: 0.625rem;
  font-weight: 700;
  color: #436374;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
}.cld_bon_card_amount-tpm {
  color: #E09A18;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
}.cld_bon_card_name-tpm {
  color: #E6F4F6;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
}.cld_bon_card_detail-tpm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #2E4F5E;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
}.cld_htp-tpm {
  background: #080C11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.cld_htp-tpm {
  padding: 44px 1.5rem 0;
}
}.cld_htp_in-tpm {
  margin: 0 auto;
  max-width: 1320px;
}.cld_htp_head-tpm {
  margin-bottom: 22px;
  max-width: 45rem;
}.cld_htp_label-tpm {
  text-transform: uppercase;
  color: #00CEC0;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.cld_htp_h2-tpm {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #E6F4F6;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.cld_htp_h2-tpm {
  font-size: 28px;
}
}.cld_htp_intro-tpm {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #436374;
}.cld_htp_steps-tpm {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cld_htp_steps-tpm {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cld_htp_steps-tpm {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.cld_htp_step-tpm {
  background: #0F161E;
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  position: relative;
  flex-direction: column;
  display: flex;
}.cld_htp_step_num-tpm {
  border-radius: 50%;
  background: #00CEC0;
  width: 1.75rem;
  display: flex;
  left: 1.25rem;
  top: -0.75rem;
  font-size: 0.813rem;
  align-items: center;
  font-family: 'Space Grotesk', sans-serif;
  color: #06100E;
  height: 1.75rem;
  position: absolute;
  font-weight: 800;
  justify-content: center;
}.cld_htp_step_ic-tpm {
  background: rgba(0, 206, 192, 0.16);
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  color: #00CEC0;
  display: flex;
  height: 2.25rem;
}.cld_htp_step_ic-tpm svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
}.cld_htp_step_h-tpm {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #E6F4F6;
  font-weight: 700;
}.cld_htp_step_p-tpm {
  line-height: 1.55;
  font-size: 13px;
  color: #436374;
  overflow-wrap: break-word;
}.cld_htp_step_p-tpm strong {
  color: #AECAD2;
  font-weight: 600;
}.cld_htp_cta-tpm {
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 1.625rem;
  background: #00C88E;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-block;
  color: #06100E;
  margin-top: 1.25rem;
}.cld_htp_cta-tpm:hover {
  background: #00DFA2;
}.cld_reg-tpm {
  background: #080C11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.cld_reg-tpm {
  padding: 2.75rem 24px 0;
}
}.cld_reg_in-tpm {
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #0F161E;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.cld_reg_in-tpm {
  padding: 40px;
}
}.cld_reg_top-tpm {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.cld_reg_top-tpm {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cld_reg_label-tpm {
  font-weight: 700;
  color: #00CEC0;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.cld_reg_h2-tpm {
  color: #E6F4F6;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 22px;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
}
@media(min-width:768px) {.cld_reg_h2-tpm {
  font-size: 28px;
}
}.cld_reg_bonus-tpm {
  border: 1px solid rgba(224, 154, 24, 0.16);
  border-radius: 8px;
  padding: 10px 1rem;
  gap: 8px;
  background: rgba(224, 154, 24, 0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.cld_reg_bonus_amount-tpm {
  font-weight: 800;
  color: #E09A18;
  font-size: 1.25rem;
}.cld_reg_bonus_text-tpm {
  color: #6E96A4;
  font-size: 0.813rem;
  line-height: 1.35;
}.cld_reg_cta_btn-tpm {
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 0.5rem;
  background: #00C88E;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 16px rgba(0, 200, 142, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  display: inline-block;
  font-size: 0.938rem;
  color: #06100E;
  font-weight: 700;
}.cld_reg_cta_btn-tpm:hover {
  background: #00DFA2;
}.cld_reg_terms-tpm {
  color: #2E4F5E;
  font-size: 11px;
  line-height: 1.5;
}.cld_reg_seo-tpm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  color: #436374;
  font-size: 0.813rem;
  padding-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.cld_reg_seo-tpm p {
  line-height: 1.65;
  color: #436374;
  margin-bottom: 10px;
  font-size: 13px;
}.cld_reg_seo-tpm p:last-child {
  margin-bottom: 0;
}.cld_reg_seo-tpm strong {
  color: #AECAD2;
  font-weight: 700;
}.cld_reg_seo-tpm a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CEC0;
}.cld_reg_seo-tpm a:hover {
  color: #00E8D8;
}.cld_reg_seo-tpm ul,.cld_reg_seo-tpm ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.cld_reg_seo-tpm ol {
  list-style: decimal;
}.cld_reg_seo-tpm li {
  margin-bottom: 4px;
  color: #436374;
  font-size: 0.813rem;
  line-height: 1.65;
}.cld_reg_seo-tpm table {
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.cld_reg_seo-tpm table {
  display: table;
}
}.cld_reg_seo-tpm th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #AECAD2;
  text-align: left;
  font-weight: 700;
}.cld_reg_seo-tpm td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #436374;
}.cld_reg_steps-tpm {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 862px) {.cld_reg_steps-tpm {
  margin-top: 0;
}
}.cld_reg_step-tpm {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.cld_reg_step_num-tpm {
  border-radius: 50%;
  border: 1px solid rgba(0, 206, 192, 0.07);
  background: rgba(0, 206, 192, 0.16);
  font-weight: 800;
  height: 34px;
  width: 34px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: #00CEC0;
  display: flex;
  font-size: 0.875rem;
}.cld_reg_step_title-tpm {
  font-weight: 700;
  font-size: 0.875rem;
  color: #E6F4F6;
  margin-bottom: 3px;
}.cld_reg_step_text-tpm {
  font-size: 12px;
  line-height: 1.5;
  color: #436374;
}.cld_reg_trust-tpm {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.cld_reg_trust_item-tpm {
  gap: 7px;
  color: #436374;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
}.cld_reg_trust_ic-tpm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  color: #00CEC0;
}.cld_app-tpm {
  background: #080C11;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.cld_app-tpm {
  padding: 2.75rem 1.5rem 0;
}
}.cld_app_in-tpm {
  margin: 0 auto;
  max-width: 82.5rem;
}.cld_app_head-tpm {
  margin-bottom: 1rem;
}.cld_app_label-tpm {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00CEC0;
  font-size: 11px;
  text-transform: uppercase;
}.cld_app_h2-tpm {
  font-size: 1.25rem;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  color: #E6F4F6;
}
@media(min-width: 771px) {.cld_app_h2-tpm {
  font-size: 1.5rem;
}
}.cld_app_sub-tpm {
  line-height: 1.6;
  font-size: 13px;
  max-width: 600px;
  color: #436374;
  overflow-wrap: break-word;
}.cld_app_sub-tpm strong {
  color: #AECAD2;
  font-weight: 700;
}.cld_app_cards-tpm {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 639px) {.cld_app_cards-tpm {
  grid-template-columns: repeat(3,1fr);
}
}.cld_app_card-tpm {
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.cld_app_card_ios-tpm {
  background: linear-gradient(135deg,rgba(0, 206, 192, 0.16) 0%,#0F161E 100%);
}.cld_app_card_android-tpm {
  background: linear-gradient(135deg,rgba(0, 200, 142, 0.16) 0%,#0F161E 100%);
}.cld_app_card_win-tpm {
  background: linear-gradient(135deg,rgba(224, 154, 24, 0.16) 0%,#0F161E 100%);
}.cld_app_card_ic-tpm svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
}.cld_app_card_ic-tpm {
  color: #E6F4F6;
  flex-shrink: 0;
}.cld_app_card_os-tpm {
  color: #436374;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.cld_app_card_title-tpm {
  font-weight: 700;
  font-size: 0.938rem;
  color: #E6F4F6;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}.cld_app_card_text-tpm {
  color: #436374;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.cld_app_card_btn-tpm {
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(0, 210, 195, 0.40);
  border-radius: 4px;
  gap: 7px;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
  color: #E6F4F6;
  font-weight: 700;
}.cld_app_card_btn-tpm:hover {
  background: rgba(255, 255, 255, 0.07);
}.cld_prov-tpm {
  background: #080C11;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.cld_prov-tpm {
  padding: 44px 1.5rem 0;
}
}.cld_prov_in-tpm {
  margin: 0 auto;
  max-width: 1320px;
}.cld_prov_head-tpm {
  margin-bottom: 16px;
}.cld_prov_label-tpm {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00CEC0;
  margin-bottom: 0.5rem;
}.cld_prov_h2-tpm {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #E6F4F6;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 765px) {.cld_prov_h2-tpm {
  font-size: 24px;
}
}.cld_prov_seo-tpm {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 16px;
  color: #436374;
  max-width: 38.75rem;
}.cld_prov_seo-tpm strong {
  color: #AECAD2;
  font-weight: 700;
}.cld_prov_seo-tpm a {
  text-decoration: underline;
  color: #00CEC0;
}.cld_prov_grid-tpm {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.cld_prov_grid-tpm {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.cld_prov_grid-tpm {
  grid-template-columns: repeat(8,1fr);
}
}.cld_prov_card-tpm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1118;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  padding: 14px 10px;
  gap: 0.438rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.cld_prov_card-tpm:hover {
  background: #0F161E;
  border-color: rgba(0, 210, 195, 0.40);
}.cld_prov_logo-tpm {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
}.cld_prov_logo-tpm img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.cld_prov_name-tpm {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
  color: #6E96A4;
}.cld_rv-tpm {
  background: #080C11;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.cld_rv-tpm {
  padding: 2.75rem 24px 0;
}
}.cld_rv_in-tpm {
  margin: 0 auto;
  max-width: 1320px;
}.cld_rv_head-tpm {
  max-width: 720px;
  margin-bottom: 20px;
}.cld_rv_label-tpm {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00CEC0;
}.cld_rv_h2-tpm {
  color: #E6F4F6;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.cld_rv_h2-tpm {
  font-size: 1.75rem;
}
}.cld_rv_stats-tpm {
  gap: 18px;
  font-size: 0.813rem;
  color: #436374;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.cld_rv_stats_score-tpm {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.cld_rv_stats_score_val-tpm {
  font-weight: 800;
  font-size: 22px;
  color: #E09A18;
  font-family: 'Space Grotesk', sans-serif;
}.cld_rv_stats_score_max-tpm {
  color: #2E4F5E;
  font-size: 13px;
}.cld_rv_stats_badge-tpm {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.cld_rv_stats_badge-tpm svg {
  width: 0.875rem;
  color: #E09A18;
  height: 0.875rem;
}.cld_rv_grid-tpm {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.cld_rv_grid-tpm {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.cld_rv_grid-tpm {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cld_rv_card-tpm {
  background: #0F161E;
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.cld_rv_card_stars-tpm {
  gap: 2px;
  display: flex;
  color: #E09A18;
  margin-bottom: 10px;
}.cld_rv_card_stars-tpm svg {
  height: 14px;
  width: 0.875rem;
}.cld_rv_card_h-tpm {
  color: #E6F4F6;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
}.cld_rv_card_body-tpm {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  color: #436374;
}.cld_rv_card_body-tpm strong {
  font-weight: 600;
  color: #AECAD2;
}.cld_rv_card_meta-tpm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  justify-content: space-between;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.cld_rv_card_author-tpm {
  font-weight: 600;
  font-size: 12px;
  color: #AECAD2;
}.cld_rv_card_date-tpm {
  color: #2E4F5E;
  font-size: 11px;
}.cld_seo-tpm {
  padding: 2.25rem 1rem 0;
  background: #080C11;
}
@media(min-width: 769px) {.cld_seo-tpm {
  padding: 2.75rem 24px 0;
}
}.cld_seo_in-tpm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F161E;
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.cld_seo_in-tpm {
  padding: 36px 40px;
}
}.cld_seo_label-tpm {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00CEC0;
  font-weight: 700;
  margin-bottom: 10px;
}.cld_seo_h2-tpm {
  font-family: 'Space Grotesk', sans-serif;
  line-height: 1.25;
  color: #E6F4F6;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.cld_seo_h2-tpm {
  font-size: 24px;
}
}.cld_seo_body-tpm {
  line-height: 1.75;
  color: #6E96A4;
  font-size: 14px;
  overflow-wrap: break-word;
}.cld_seo_body-tpm p {
  color: #6E96A4;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.cld_seo_body-tpm p:last-child {
  margin-bottom: 0;
}.cld_seo_body-tpm strong {
  color: #AECAD2;
  font-weight: 700;
}.cld_seo_body-tpm a {
  transition: color .2s;
  color: #00CEC0;
  text-decoration: underline;
}.cld_seo_body-tpm a:hover {
  color: #00E8D8;
}.cld_seo_body-tpm ul,.cld_seo_body-tpm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.cld_seo_body-tpm ol {
  list-style: decimal;
}.cld_seo_body-tpm li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #6E96A4;
}.cld_seo_body-tpm table {
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.cld_seo_body-tpm table {
  display: table;
}
}.cld_seo_body-tpm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #AECAD2;
}.cld_seo_body-tpm td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E96A4;
}.cld_seo_cols-tpm {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.cld_seo_cols-tpm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.cld_seo_cols-tpm {
  grid-template-columns: repeat(3,1fr);
}
}.cld_seo_col_h-tpm {
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #AECAD2;
}.cld_seo_col_p-tpm {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #436374;
}.cld_seo_stats-tpm {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.cld_seo_stat-tpm {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 206, 192, 0.16);
  background: rgba(0, 206, 192, 0.07);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.cld_seo_stat_val-tpm {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #00CEC0;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.cld_seo_stat_lb-tpm {
  color: #436374;
  font-size: 11px;
  overflow-wrap: break-word;
}.cld_seo-tpm {
  padding: 36px 1rem 0;
  background: #080C11;
}
@media(min-width: 769px) {.cld_seo-tpm {
  padding: 44px 1.5rem 0;
}
}.cld_seo_in-tpm {
  background: #0F161E;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.cld_seo_in-tpm {
  padding: 36px 40px;
}
}.cld_seo_label-tpm {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  color: #00CEC0;
  font-weight: 700;
}.cld_seo_h2-tpm {
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #E6F4F6;
}
@media(min-width: 769px) {.cld_seo_h2-tpm {
  font-size: 24px;
}
}.cld_seo_body-tpm {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #6E96A4;
}.cld_seo_body-tpm p {
  font-size: 14px;
  color: #6E96A4;
  margin-bottom: 12px;
  line-height: 1.75;
}.cld_seo_body-tpm p:last-child {
  margin-bottom: 0;
}.cld_seo_body-tpm strong {
  color: #AECAD2;
  font-weight: 700;
}.cld_seo_body-tpm a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CEC0;
}.cld_seo_body-tpm a:hover {
  color: #00E8D8;
}.cld_seo_body-tpm ul,.cld_seo_body-tpm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.cld_seo_body-tpm ol {
  list-style: decimal;
}.cld_seo_body-tpm li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #6E96A4;
  margin-bottom: 6px;
}.cld_seo_body-tpm table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.cld_seo_body-tpm table {
  display: table;
}
}.cld_seo_body-tpm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #AECAD2;
  font-weight: 700;
}.cld_seo_body-tpm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #6E96A4;
}.cld_seo_cols-tpm {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.cld_seo_cols-tpm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.cld_seo_cols-tpm {
  grid-template-columns: repeat(3,1fr);
}
}.cld_seo_col_h-tpm {
  color: #AECAD2;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.cld_seo_col_p-tpm {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #436374;
}.cld_seo_stats-tpm {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.cld_seo_stat-tpm {
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(0, 206, 192, 0.07);
  border: 1px solid rgba(0, 206, 192, 0.16);
  padding: 14px 1rem;
  min-width: 140px;
}.cld_seo_stat_val-tpm {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #00CEC0;
}.cld_seo_stat_lb-tpm {
  overflow-wrap: break-word;
  color: #436374;
  font-size: 0.688rem;
}.cld_seo-tpm {
  background: #080C11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.cld_seo-tpm {
  padding: 44px 24px 0;
}
}.cld_seo_in-tpm {
  background: #0F161E;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.cld_seo_in-tpm {
  padding: 2.25rem 2.5rem;
}
}.cld_seo_label-tpm {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #00CEC0;
  font-size: 11px;
}.cld_seo_h2-tpm {
  color: #E6F4F6;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.cld_seo_h2-tpm {
  font-size: 24px;
}
}.cld_seo_body-tpm {
  color: #6E96A4;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.cld_seo_body-tpm p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #6E96A4;
}.cld_seo_body-tpm p:last-child {
  margin-bottom: 0;
}.cld_seo_body-tpm strong {
  font-weight: 700;
  color: #AECAD2;
}.cld_seo_body-tpm a {
  transition: color .2s;
  color: #00CEC0;
  text-decoration: underline;
}.cld_seo_body-tpm a:hover {
  color: #00E8D8;
}.cld_seo_body-tpm ul,.cld_seo_body-tpm ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.cld_seo_body-tpm ol {
  list-style: decimal;
}.cld_seo_body-tpm li {
  color: #6E96A4;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.cld_seo_body-tpm table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.cld_seo_body-tpm table {
  display: table;
}
}.cld_seo_body-tpm th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #AECAD2;
  text-align: left;
  font-weight: 700;
}.cld_seo_body-tpm td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E96A4;
}.cld_seo_cols-tpm {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.cld_seo_cols-tpm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.cld_seo_cols-tpm {
  grid-template-columns: repeat(3,1fr);
}
}.cld_seo_col_h-tpm {
  color: #AECAD2;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.cld_seo_col_p-tpm {
  line-height: 1.65;
  font-size: 13px;
  color: #436374;
  overflow-wrap: break-word;
}.cld_seo_stats-tpm {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.cld_seo_stat-tpm {
  border: 1px solid rgba(0, 206, 192, 0.16);
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  background: rgba(0, 206, 192, 0.07);
  min-width: 8.75rem;
}.cld_seo_stat_val-tpm {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #00CEC0;
}.cld_seo_stat_lb-tpm {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #436374;
}.cld_faq-tpm {
  background: #080C11;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.cld_faq-tpm {
  padding: 2.75rem 1.5rem 0;
}
}.cld_faq_in-tpm {
  margin: 0 auto;
  max-width: 1320px;
}.cld_faq_head-tpm {
  margin-bottom: 1.25rem;
}.cld_faq_label-tpm {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #00CEC0;
  letter-spacing: .08em;
}.cld_faq_h2-tpm {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F4F6;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 767px) {.cld_faq_h2-tpm {
  font-size: 24px;
}
}.cld_faq_list-tpm {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.cld_faq_item-tpm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #0F161E;
}.cld_faq_q-tpm {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  justify-content: space-between;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  flex-wrap: wrap;
  color: #AECAD2;
  display: flex;
  cursor: pointer;
}.cld_faq_q-tpm:hover {
  color: #E6F4F6;
}.cld_faq_q_ic-tpm {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 24px;
  flex-shrink: 0;
  width: 24px;
  font-size: 16px;
  color: #00CEC0;
  align-items: center;
  display: flex;
}.cld_faq_item-tpm.cld_state_open-tpm .cld_faq_q_ic-tpm {
  transform: rotate(45deg);
}.cld_faq_a-tpm {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
  color: #436374;
}.cld_faq_item-tpm.cld_state_open-tpm .cld_faq_a-tpm {
  display: block;
}.cld_faq_a-tpm strong {
  font-weight: 700;
  color: #AECAD2;
}.cld_faq_a-tpm a {
  text-decoration: underline;
  color: #00CEC0;
}.cld_faq_a-tpm ul,.cld_faq_a-tpm ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.cld_faq_a-tpm ol {
  list-style: decimal;
}.cld_faq_a-tpm li {
  margin-bottom: 4px;
  line-height: 1.6;
}.cld_faq_a-tpm table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.cld_faq_a-tpm table {
  display: table;
}
}.cld_faq_a-tpm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #AECAD2;
  font-weight: 700;
  text-align: left;
}.cld_faq_a-tpm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #436374;
}.cld_ft-tpm {
  background: #040709;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.cld_ft_support-tpm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 771px) {.cld_ft_support-tpm {
  padding: 28px 24px;
}
}.cld_ft_support_in-tpm {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.cld_ft_support_main-tpm {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.cld_ft_support_ic-tpm {
  flex-shrink: 0;
  color: #00CEC0;
}.cld_ft_support_ic-tpm svg {
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
  width: 30px;
}.cld_ft_support_text_title-tpm {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #E6F4F6;
  margin-bottom: 3px;
}.cld_ft_support_text_sub-tpm {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #436374;
}.cld_ft_support_btn-tpm {
  padding: 11px 22px;
  border-radius: 0.5rem;
  background: #00CEC0;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  color: #E6F4F6;
  flex-shrink: 0;
  white-space: nowrap;
}.cld_ft_support_btn-tpm:hover {
  background: #00E8D8;
}.cld_ft_support_contacts-tpm {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.cld_ft_support_contact-tpm {
  font-size: 12px;
  color: #2E4F5E;
  line-height: 1.4;
}.cld_ft_support_contact-tpm strong {
  font-weight: 600;
  color: #6E96A4;
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
}.cld_ft_main-tpm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 767px) {.cld_ft_main-tpm {
  padding: 2.5rem 24px 2rem;
}
}.cld_ft_main_in-tpm {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 642px) {.cld_ft_main_in-tpm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.cld_ft_main_in-tpm {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cld_ft_col_logo-tpm {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.cld_ft_col_logo-tpm {
  grid-column: auto;
}
}.cld_ft_logo-tpm {
  gap: 0.563rem;
  font-weight: 800;
  font-size: 1rem;
  color: #E6F4F6;
  display: flex;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
}.cld_ft_logo_mark-tpm {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.cld_ft_logo_mark-tpm img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.cld_ft_logo_sub-tpm {
  color: #2E4F5E;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
}.cld_ft_col_title-tpm {
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #6E96A4;
  letter-spacing: .07em;
  font-weight: 700;
}.cld_ft_col_links-tpm {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.cld_ft_col_link-tpm {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #2E4F5E;
  font-size: 0.813rem;
}.cld_ft_col_link-tpm:hover {
  color: #AECAD2;
}.cld_ft_apps-tpm {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cld_ft_app_card-tpm {
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  transition: border-color .2s;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.cld_ft_app_card-tpm:hover {
  border-color: rgba(0, 210, 195, 0.40);
}.cld_ft_app_card_ic-tpm svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.cld_ft_app_card_os-tpm {
  font-weight: 600;
  font-size: 10px;
  color: #2E4F5E;
}.cld_ft_app_card_action-tpm {
  font-weight: 700;
  font-size: 12px;
  color: #AECAD2;
}.cld_ft_bot-tpm {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.cld_ft_bot-tpm {
  padding: 1.25rem 24px;
}
}.cld_ft_bot_in-tpm {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.cld_ft_socials-tpm {
  gap: 0.5rem;
  display: flex;
}.cld_ft_soc-tpm {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  height: 36px;
  display: flex;
  color: #6E96A4;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
}.cld_ft_soc-tpm svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.cld_ft_soc-tpm:hover {
  background: rgba(255, 255, 255, 0.07);
}.cld_ft_legal-tpm {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  color: #5C8898;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.cld_ft_legal-tpm strong {
  color: #6E96A4;
  font-weight: 700;
}.cld_ft_legal-tpm a {
  color: #6E96A4;
  text-decoration: underline;
}.cld_ft_age-tpm {
  border: 2px solid #5C8898;
  border-radius: 50%;
  font-weight: 800;
  width: 32px;
  justify-content: center;
  font-size: 11px;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  color: #5C8898;
  display: flex;
  margin-left: auto;
}