*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #0C1210;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Jost', sans-serif;
  color: #C6BCA6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.jot_layout-h80 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.jot_page-h80 {
  min-height: 100vh;
  display: flex;
}.jot_main-h80 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.jot_main-h80 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.jot_main-h80 {
  padding-bottom: 72px;
}
}.jot_gc-h80 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  background: #0F1614;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 642px) {.jot_gc-h80 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.jot_gc-h80 {
  width: 168px;
}
}.jot_gc-h80:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 168, 76, 0.07);
}.jot_gc_img-h80 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.jot_gc_img-h80 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.jot_gc_hover-h80 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 11, 9, 0.72);
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.jot_gc-h80:hover .jot_gc_hover-h80 {
  opacity: 1;
}.jot_gc_hover_btn-h80 {
  background: #C9A84C;
  border-radius: 4px;
  padding: 8px 1rem;
  color: #F4EDD8;
  font-weight: 700;
  font-size: 12px;
}.jot_gc_info-h80 {
  padding: 8px 10px 10px;
}.jot_gc_name-h80 {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C6BCA6;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
}.jot_gc_prov-h80 {
  color: #5E5748;
  font-size: 10px;
}.jot_gc_tag-h80 {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  z-index: 2;
  top: 0.375rem;
  left: 6px;
  position: absolute;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: .04em;
}.jot_gc_tag_hot-h80 {
  background: #C03230;
  color: #fff;
}.jot_gc_tag_new-h80 {
  background: #2DBF7A;
  color: #0C1210;
}.jot_gc_tag_jp-h80 {
  background: #D4A217;
  color: #0C1210;
}.jot_gc_tag_ex-h80 {
  background: #1C4A3E;
  color: #fff;
}.jot_gc_tag_live-h80 {
  background: #C03230;
  color: #fff;
}.jot_gr-h80 {
  background: #0C1210;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.jot_gr-h80 {
  padding: 2.25rem 1.5rem 0;
}
}.jot_gr_in-h80 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jot_gr_head-h80 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.jot_gr_head_l-h80 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.jot_gr_ic-h80 {
  border-radius: 0.5rem;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
}.jot_gr_ic-h80 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.jot_gr_title-h80 {
  color: #F4EDD8;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jot_gr_title-h80 {
  font-size: 18px;
}
}.jot_gr_more-h80 {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  flex-shrink: 0;
  color: #756C5C;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
}.jot_gr_more-h80:hover {
  color: #C9A84C;
}.jot_gr_more-h80 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
}.jot_gr_arrows-h80 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.jot_gr_arr-h80 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  transition: background .15s,color .15s;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  color: #9A9080;
}.jot_gr_arr-h80:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDD8;
}.jot_gr_arr-h80 svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.jot_gr_seo_h-h80 {
  margin: 0 0 0.375rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C6BCA6;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 767px) {.jot_gr_seo_h-h80 {
  font-size: 14px;
}
}.jot_gr_seo-h80 {
  margin-bottom: 0.75rem;
  color: #756C5C;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  line-height: 1.55;
}.jot_gr_seo-h80 strong {
  color: #C6BCA6;
  font-weight: 600;
}.jot_gr_scroll-h80 {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
}.jot_gr_scroll-h80::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.jot_gr_scroll-h80 {
  gap: 12px;
}
}.jot_tb-h80 {
  background: #0A100E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  height: 3.5rem;
  position: fixed;
  align-items: center;
  right: 0;
  left: 0;
  top: 0;
  z-index: 80;
}.jot_tb_in-h80 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.jot_tb_burger-h80 {
  border-radius: 8px;
  gap: 5px;
  display: flex;
  align-items: center;
  width: 2.375rem;
  flex-direction: column;
  margin-right: 0.5rem;
  height: 38px;
  justify-content: center;
  flex-shrink: 0;
}.jot_tb_burger-h80:hover {
  background: rgba(255, 255, 255, 0.05);
}.jot_tb_burger_line-h80 {
  background: #9A9080;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1079px) {.jot_tb_burger-h80 {
  display: none;
}
}.jot_tb_logo-h80 {
  gap: 0.563rem;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  margin-right: 20px;
  font-size: 1.125rem;
  color: #F4EDD8;
  overflow-wrap: break-word;
  display: flex;
}.jot_tb_logo_mark-h80 {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
}.jot_tb_logo_mark-h80 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.jot_tb_nav-h80 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.jot_tb_nav-h80 {
  display: flex;
}
}.jot_tb_tab-h80 {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-size: 13px;
  white-space: nowrap;
  color: #9A9080;
  font-weight: 600;
}.jot_tb_tab-h80:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDD8;
}.jot_tb_tab-h80.jot_state_active-h80 {
  background: rgba(201, 168, 76, 0.16);
  color: #F4EDD8;
}.jot_tb_right-h80 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.jot_tb_login-h80 {
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
  color: #C6BCA6;
}.jot_tb_login-h80:hover {
  border-color: rgba(201, 168, 76, 0.38);
  color: #F4EDD8;
}
@media(min-width: 481px) {.jot_tb_login-h80 {
  display: block;
}
}.jot_tb_reg-h80 {
  background: #2DBF7A;
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 8px;
  color: #0D1210;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.jot_tb_reg-h80:hover {
  background: #42D48F;
}.jot_sb-h80 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #111A17;
  position: fixed;
  width: 220px;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  top: 3.5rem;
  bottom: 0;
}.jot_sb-h80.jot_state_open-h80 {
  transform: translateX(0);
}.jot_sb-h80::-webkit-scrollbar {
  width: 4px;
}.jot_sb-h80::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.jot_sb-h80 {
  transform: translateX(0);
}
}.jot_sb_auth-h80 {
  padding: 0.875rem 0.75rem 10px;
}.jot_sb_btn_reg-h80 {
  border-radius: 8px;
  background: #2DBF7A;
  transition: background .2s;
  padding: 11px;
  color: #0D1210;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.jot_sb_btn_reg-h80:hover {
  background: #42D48F;
}.jot_sb_btn_login-h80 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #C6BCA6;
}.jot_sb_btn_login-h80:hover {
  border-color: rgba(201, 168, 76, 0.38);
  color: #F4EDD8;
}.jot_sb_promo-h80 {
  border: 1px solid rgba(201, 168, 76, 0.16);
  border-radius: 8px;
  margin: 0 12px 10px;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#0D2620,#111A17);
  overflow: hidden;
  position: relative;
}.jot_sb_promo-h80::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 168, 76, 0.16),transparent 70%);
  height: 80px;
  position: absolute;
  content: '';
  top: -20px;
  right: -1.25rem;
  width: 5rem;
}.jot_sb_promo_title-h80 {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #C9A84C;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.jot_sb_promo_text-h80 {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
  color: #F4EDD8;
}.jot_sb_promo_sub-h80 {
  margin-top: 3px;
  color: #756C5C;
  font-size: 10px;
}.jot_sb_nav-h80 {
  padding: 0.375rem 8px 16px;
}.jot_sb_nav_lb-h80 {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #5E5748;
  font-weight: 700;
  font-size: 10px;
}.jot_sb_link-h80 {
  gap: 0.625rem;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
  color: #9A9080;
  font-size: 0.813rem;
}.jot_sb_link-h80:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDD8;
}.jot_sb_link-h80.jot_state_active-h80 {
  background: rgba(201, 168, 76, 0.16);
  color: #F4EDD8;
}.jot_sb_ic-h80 {
  border-radius: 0.25rem;
  height: 30px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
  align-items: center;
}.jot_sb_ic-h80 svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.jot_sb_ic_1-h80 {
  background: rgba(201, 168, 76, 0.07);
  color: #C9A84C;
}.jot_sb_ic_2-h80 {
  background: rgba(45, 191, 122, 0.15);
  color: #2DBF7A;
}.jot_sb_ic_3-h80 {
  background: rgba(212, 162, 23, 0.14);
  color: #D4A217;
}.jot_sb_ic_4-h80 {
  background: rgba(28, 74, 62, 0.40);
  color: #1C4A3E;
}.jot_sb_ic_5-h80 {
  background: rgba(201, 168, 76, 0.07);
  color: #D94F7C;
}.jot_sb_ic_6-h80 {
  background: rgba(28, 74, 62, 0.40);
  color: #8455E8;
}.jot_sb_badge-h80 {
  background: #D4A217;
  padding: 2px 0.438rem;
  border-radius: 4px;
  color: #0D1210;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.jot_sb_bot-h80 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.jot_sb_lang-h80,.jot_sb_help-h80 {
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  color: #9A9080;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  font-weight: 600;
  display: flex;
}.jot_sb_lang-h80:hover,.jot_sb_help-h80:hover {
  border-color: rgba(201, 168, 76, 0.38);
  color: #F4EDD8;
}.jot_sb_lang-h80 svg,.jot_sb_help-h80 svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jot_sb_bd-h80 {
  inset: 0;
  background: rgba(7, 11, 9, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.jot_sb_bd-h80.jot_state_on-h80 {
  display: block;
}
@media(min-width: 1081px) {.jot_sb_bd-h80 {
  display: none!important;
}
}.jot_mob_nav-h80 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #111A17;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1081px) {.jot_mob_nav-h80 {
  display: none;
}
}.jot_mob_nav_item-h80 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  align-items: center;
  color: #5E5748;
  cursor: pointer;
  display: flex;
}.jot_mob_nav_ic-h80 {
  line-height: 1;
}.jot_mob_nav_ic-h80 svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.jot_mob_nav_lb-h80 {
  font-weight: 600;
  color: #5E5748;
  font-size: 10px;
}.jot_mob_nav_item-h80.jot_state_active-h80 {
  color: #C9A84C;
}.jot_mob_nav_item-h80.jot_state_active-h80 .jot_mob_nav_lb-h80 {
  color: #C9A84C;
}.jot_hero-h80 {
  background: #0C1210;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.jot_hero-h80 {
  padding: 1.5rem 24px 0;
}
}.jot_hero_in-h80 {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.jot_hero_in-h80 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.jot_hero_in-h80 {
  grid-template-columns: 1fr 340px;
}
}.jot_hero_promo-h80 {
  background: #0F1614;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.jot_hero_promo-h80 {
  min-height: 17.5rem;
}
}.jot_hero_promo_bg-h80 {
  background-position: center;
  background: linear-gradient(120deg,#0D2620 0%,#0C1210 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.jot_hero_promo_bg-h80::after {
  background: linear-gradient(90deg,#0C1210 0%,rgba(7, 11, 9, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.jot_hero_promo_glow-h80 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(28, 74, 62, 0.40) 0%,transparent 65%);
  pointer-events: none;
  top: -40px;
  right: 3.75rem;
  height: 300px;
  position: absolute;
  width: 18.75rem;
}.jot_hero_promo_ct-h80 {
  padding: 1.75rem 24px 28px 28px;
  justify-content: center;
  flex-direction: column;
  position: relative;
  max-width: 480px;
  display: flex;
  z-index: 2;
}
@media(min-width: 769px) {.jot_hero_promo_ct-h80 {
  padding: 40px 32px;
}
}.jot_hero_badge-h80 {
  border: 1px solid rgba(201, 168, 76, 0.07);
  padding: 5px 12px;
  border-radius: 20px;
  background: rgba(201, 168, 76, 0.16);
  letter-spacing: .08em;
  display: inline-block;
  color: #C9A84C;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  text-transform: uppercase;
}.jot_hero_h1-h80 {
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Cormorant Garamond', serif;
  color: #F4EDD8;
}.jot_hero_h1-h80 em {
  color: #D4A217;
  font-style: normal;
}
@media(min-width: 766px) {.jot_hero_h1-h80 {
  font-size: 2.25rem;
}
}.jot_hero_sub-h80 {
  font-size: 13px;
  color: #9A9080;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 771px) {.jot_hero_sub-h80 {
  font-size: 0.875rem;
}
}.jot_hero_row-h80 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jot_hero_cta-h80 {
  border-radius: 8px;
  transition: background .2s;
  background: #2DBF7A;
  padding: 0.813rem 26px;
  box-shadow: 0 3px 1rem rgba(45, 191, 122, 0.46);
  font-size: 0.875rem;
  color: #0D1210;
  font-weight: 700;
}.jot_hero_cta-h80:hover {
  background: #42D48F;
}.jot_hero_terms-h80 {
  color: #5E5748;
  font-size: 11px;
}.jot_hero_game-h80 {
  border-radius: 0.875rem;
  background: #0F1614;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  position: relative;
  display: flex;
}.jot_hero_game_badge-h80 {
  background: rgba(212, 162, 23, 0.14);
  border: 1px solid rgba(212, 162, 23, 0.14);
  padding: 5px 10px;
  border-radius: 1.25rem;
  color: #D4A217;
  font-size: 0.625rem;
  top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  left: 12px;
  z-index: 3;
}.jot_hero_game_badge-h80 svg {
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
  width: 11px;
}.jot_hero_game_img-h80 {
  background: linear-gradient(135deg,#0D2620,#0C1210);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.jot_hero_game_img-h80 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.jot_hero_game_play-h80 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 11, 9, 0.72);
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.jot_hero_game-h80:hover .jot_hero_game_play-h80 {
  opacity: 1;
}.jot_hero_game_play-h80 span {
  background: #C9A84C;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  display: flex;
  width: 3.25rem;
}.jot_hero_game_play-h80 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.jot_hero_game_info-h80 {
  padding: 0.875rem 1rem;
}.jot_hero_game_title-h80 {
  overflow-wrap: break-word;
  color: #F4EDD8;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.938rem;
}.jot_hero_game_provider-h80 {
  font-size: 11px;
  color: #756C5C;
}.jot_hero_game_btn-h80 {
  padding: 11px;
  background: #C9A84C;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  border-radius: 0.5rem;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F4EDD8;
}.jot_hero_game-h80:hover .jot_hero_game_btn-h80 {
  background: #DCC070;
}.jot_wy-h80 {
  background: #0C1210;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.jot_wy-h80 {
  padding: 2.5rem 1.5rem 0;
}
}.jot_wy_in-h80 {
  margin: 0 auto;
  max-width: 1320px;
}.jot_wy_head-h80 {
  max-width: 720px;
  margin-bottom: 18px;
}.jot_wy_label-h80 {
  text-transform: uppercase;
  color: #C9A84C;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.jot_wy_h2-h80 {
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.jot_wy_h2-h80 {
  font-size: 1.5rem;
}
}.jot_wy_intro-h80 {
  margin: 0;
  color: #756C5C;
  line-height: 1.6;
  font-size: 0.813rem;
}.jot_wy_grid-h80 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.jot_wy_grid-h80 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.jot_wy_grid-h80 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jot_wy_card-h80 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  background: #111A17;
  border-radius: 8px;
}.jot_wy_card-h80:hover {
  border-color: rgba(201, 168, 76, 0.07);
  transform: translateY(-2px);
}.jot_wy_card_ic-h80 {
  background: rgba(201, 168, 76, 0.16);
  border-radius: 50%;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: center;
  height: 44px;
  color: #C9A84C;
  width: 44px;
  display: flex;
}.jot_wy_card_ic-h80 svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
}.jot_wy_card_h-h80 {
  line-height: 1.25;
  margin-bottom: 6px;
  font-size: 15px;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.jot_wy_card_p-h80 {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #756C5C;
}.jot_wy_card_p-h80 strong {
  font-weight: 600;
  color: #C6BCA6;
}.jot_gr_jp-h80 {
  background: linear-gradient(135deg,#1A0D2E 0%,#0C1210 100%);
  overflow: hidden;
  border-radius: 0.875rem;
  padding: 1.25rem;
  position: relative;
}.jot_gr_jp-h80::before {
  background: radial-gradient(circle,rgba(28, 74, 62, 0.40) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  position: absolute;
  content: '';
  left: -3.75rem;
  top: -60px;
  width: 250px;
}.jot_gr_jp-h80::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 162, 23, 0.14) 0%,transparent 70%);
  bottom: -40px;
  content: '';
  right: 0;
  width: 12.5rem;
  height: 200px;
  position: absolute;
}.jot_gr_jp_head-h80 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  align-items: flex-start;
  display: flex;
  position: relative;
}.jot_gr_jp_info-h80 {
  flex: 1;
}.jot_gr_jp_label-h80 {
  color: #8455E8;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 11px;
  letter-spacing: .08em;
}.jot_gr_jp_label-h80 svg {
  height: 0.875rem;
  vertical-align: -2px;
  width: 14px;
  stroke-linejoin: round;
  margin-right: 4px;
  stroke-linecap: round;
}.jot_gr_jp_amount-h80 {
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-size: 2rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 4px;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 771px) {.jot_gr_jp_amount-h80 {
  font-size: 40px;
}
}.jot_gr_jp_amount-h80 span {
  color: #D4A217;
}.jot_gr_jp_seo-h80 {
  line-height: 1.5;
  max-width: 480px;
  overflow-wrap: break-word;
  color: #9A9080;
  font-size: 0.75rem;
}.jot_gr_jp_cta-h80 {
  border: 1px solid rgba(28, 74, 62, 0.40);
  padding: 11px 20px;
  transition: background .2s;
  border-radius: 8px;
  background: rgba(28, 74, 62, 0.40);
  margin-top: 4px;
  white-space: nowrap;
  font-weight: 700;
  align-self: flex-start;
  color: #F4EDD8;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  font-size: 0.813rem;
}.jot_gr_jp_cta-h80:hover {
  background: #1C4A3E;
}.jot_ws-h80 {
  padding: 32px 1rem 0;
  background: #0C1210;
}
@media(min-width: 766px) {.jot_ws-h80 {
  padding: 2.25rem 1.5rem 0;
}
}.jot_ws_in-h80 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jot_ws_head-h80 {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
}.jot_ws_title-h80 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #F4EDD8;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
}.jot_ws_title_ic-h80 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  color: #D4A217;
}.jot_ws_online-h80 {
  gap: 0.438rem;
  font-weight: 600;
  color: #756C5C;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.jot_ws_online_dot-h80 {
  background: #2DBF7A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(45, 191, 122, 0.15);
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
}.jot_ws_scroll-h80 {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.jot_ws_scroll-h80::-webkit-scrollbar {
  display: none;
}.jot_wc-h80 {
  gap: 10px;
  background: #0F1614;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.jot_wc_img-h80 {
  border-radius: 4px;
  overflow: hidden;
  background: #111A17;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.jot_wc_img-h80 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jot_wc_info-h80 {
  min-width: 0;
}.jot_wc_game-h80 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C6BCA6;
  text-overflow: ellipsis;
  font-weight: 600;
}.jot_wc_player-h80 {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #5E5748;
  white-space: nowrap;
}.jot_wc_amount-h80 {
  margin-left: auto;
  color: #2DBF7A;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.jot_prov-h80 {
  background: #0C1210;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.jot_prov-h80 {
  padding: 44px 1.5rem 0;
}
}.jot_prov_in-h80 {
  margin: 0 auto;
  max-width: 1320px;
}.jot_prov_head-h80 {
  margin-bottom: 16px;
}.jot_prov_label-h80 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C9A84C;
  font-size: 11px;
}.jot_prov_h2-h80 {
  font-family: 'Cormorant Garamond', serif;
  color: #F4EDD8;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.jot_prov_h2-h80 {
  font-size: 1.5rem;
}
}.jot_prov_seo-h80 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #756C5C;
  max-width: 38.75rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
}.jot_prov_seo-h80 strong {
  font-weight: 700;
  color: #C6BCA6;
}.jot_prov_seo-h80 a {
  text-decoration: underline;
  color: #C9A84C;
}.jot_prov_grid-h80 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.jot_prov_grid-h80 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.jot_prov_grid-h80 {
  grid-template-columns: repeat(8,1fr);
}
}.jot_prov_card-h80 {
  padding: 14px 0.625rem;
  background: #0F1614;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.jot_prov_card-h80:hover {
  border-color: rgba(201, 168, 76, 0.38);
  background: #111A17;
}.jot_prov_logo-h80 {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
}.jot_prov_logo-h80 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.jot_prov_name-h80 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #9A9080;
  text-align: center;
  font-weight: 600;
}.jot_app-h80 {
  background: #0C1210;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.jot_app-h80 {
  padding: 2.75rem 24px 0;
}
}.jot_app_in-h80 {
  margin: 0 auto;
  max-width: 1320px;
}.jot_app_head-h80 {
  margin-bottom: 16px;
}.jot_app_label-h80 {
  color: #C9A84C;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.jot_app_h2-h80 {
  margin-bottom: 0.375rem;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.jot_app_h2-h80 {
  font-size: 24px;
}
}.jot_app_sub-h80 {
  max-width: 37.5rem;
  font-size: 13px;
  color: #756C5C;
  overflow-wrap: break-word;
  line-height: 1.6;
}.jot_app_sub-h80 strong {
  font-weight: 700;
  color: #C6BCA6;
}.jot_app_cards-h80 {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.jot_app_cards-h80 {
  grid-template-columns: repeat(3,1fr);
}
}.jot_app_card-h80 {
  padding: 20px;
  gap: 16px;
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.jot_app_card_ios-h80 {
  background: linear-gradient(135deg,rgba(201, 168, 76, 0.16) 0%,#111A17 100%);
}.jot_app_card_android-h80 {
  background: linear-gradient(135deg,rgba(45, 191, 122, 0.15) 0%,#111A17 100%);
}.jot_app_card_win-h80 {
  background: linear-gradient(135deg,rgba(212, 162, 23, 0.14) 0%,#111A17 100%);
}.jot_app_card_ic-h80 svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 34px;
}.jot_app_card_ic-h80 {
  flex-shrink: 0;
  color: #F4EDD8;
}.jot_app_card_os-h80 {
  color: #756C5C;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.jot_app_card_title-h80 {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-size: 15px;
  font-weight: 700;
}.jot_app_card_text-h80 {
  color: #756C5C;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
}.jot_app_card_btn-h80 {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(201, 168, 76, 0.38);
  gap: 7px;
  transition: background .2s;
  border-radius: 0.25rem;
  padding: 0.625rem 1.125rem;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  color: #F4EDD8;
  font-weight: 700;
}.jot_app_card_btn-h80:hover {
  background: rgba(255, 255, 255, 0.07);
}.jot_reg-h80 {
  padding: 36px 16px 0;
  background: #0C1210;
}
@media(min-width: 769px) {.jot_reg-h80 {
  padding: 44px 24px 0;
}
}.jot_reg_in-h80 {
  background: #111A17;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.jot_reg_in-h80 {
  padding: 40px;
}
}.jot_reg_top-h80 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.jot_reg_top-h80 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jot_reg_label-h80 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9A84C;
  font-weight: 700;
  font-size: 0.688rem;
}.jot_reg_h2-h80 {
  margin-bottom: 0.75rem;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width:768px) {.jot_reg_h2-h80 {
  font-size: 28px;
}
}.jot_reg_bonus-h80 {
  background: rgba(212, 162, 23, 0.14);
  gap: 0.5rem;
  border: 1px solid rgba(212, 162, 23, 0.14);
  border-radius: 8px;
  padding: 0.625rem 16px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.jot_reg_bonus_amount-h80 {
  font-size: 20px;
  color: #D4A217;
  font-weight: 800;
}.jot_reg_bonus_text-h80 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9A9080;
}.jot_reg_cta_btn-h80 {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 8px;
  background: #2DBF7A;
  display: inline-block;
  box-shadow: 0 3px 1rem rgba(45, 191, 122, 0.46);
  margin-bottom: 12px;
  color: #0D1210;
  font-size: 0.938rem;
  font-weight: 700;
}.jot_reg_cta_btn-h80:hover {
  background: #42D48F;
}.jot_reg_terms-h80 {
  font-size: 11px;
  line-height: 1.5;
  color: #5E5748;
}.jot_reg_seo-h80 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  line-height: 1.65;
  color: #756C5C;
  padding-top: 20px;
  overflow-wrap: break-word;
  font-size: 13px;
}.jot_reg_seo-h80 p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #756C5C;
}.jot_reg_seo-h80 p:last-child {
  margin-bottom: 0;
}.jot_reg_seo-h80 strong {
  font-weight: 700;
  color: #C6BCA6;
}.jot_reg_seo-h80 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.jot_reg_seo-h80 a:hover {
  color: #DCC070;
}.jot_reg_seo-h80 ul,.jot_reg_seo-h80 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.jot_reg_seo-h80 ol {
  list-style: decimal;
}.jot_reg_seo-h80 li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
  color: #756C5C;
}.jot_reg_seo-h80 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.jot_reg_seo-h80 table {
  display: table;
}
}.jot_reg_seo-h80 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C6BCA6;
  text-align: left;
}.jot_reg_seo-h80 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #756C5C;
}.jot_reg_steps-h80 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 859px) {.jot_reg_steps-h80 {
  margin-top: 0;
}
}.jot_reg_step-h80 {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 8px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.jot_reg_step_num-h80 {
  border-radius: 50%;
  border: 1px solid rgba(201, 168, 76, 0.07);
  background: rgba(201, 168, 76, 0.16);
  height: 2.125rem;
  display: flex;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.875rem;
  color: #C9A84C;
  justify-content: center;
  width: 2.125rem;
}.jot_reg_step_title-h80 {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F4EDD8;
}.jot_reg_step_text-h80 {
  font-size: 12px;
  color: #756C5C;
  line-height: 1.5;
}.jot_reg_trust-h80 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.jot_reg_trust_item-h80 {
  gap: 7px;
  font-size: 12px;
  display: flex;
  color: #756C5C;
  align-items: center;
  overflow-wrap: break-word;
}.jot_reg_trust_ic-h80 svg {
  stroke-linecap: round;
  height: 16px;
  color: #C9A84C;
  stroke-linejoin: round;
  width: 1rem;
}.jot_bon-h80 {
  padding: 36px 16px 0;
  background: #0C1210;
}
@media(min-width: 767px) {.jot_bon-h80 {
  padding: 2.75rem 24px 0;
}
}.jot_bon_in-h80 {
  margin: 0 auto;
  max-width: 1320px;
}.jot_bon_head-h80 {
  margin-bottom: 20px;
}.jot_bon_label-h80 {
  color: #C9A84C;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jot_bon_h2-h80 {
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.jot_bon_h2-h80 {
  font-size: 24px;
}
}.jot_bon_seo-h80 {
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
  color: #756C5C;
  line-height: 1.6;
}.jot_bon_seo-h80 strong {
  font-weight: 700;
  color: #C6BCA6;
}.jot_bon_seo-h80 a {
  text-decoration: underline;
  color: #C9A84C;
}.jot_bon_grid-h80 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.jot_bon_grid-h80 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.jot_bon_grid-h80 {
  grid-template-columns: repeat(5,1fr);
}
}.jot_bon_card-h80 {
  padding: 16px;
  background: #0F1614;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.jot_bon_card-h80:hover {
  border-color: rgba(201, 168, 76, 0.07);
  transform: translateY(-2px);
}.jot_bon_card_ic-h80 svg {
  width: 1.625rem;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.jot_bon_card_ic-h80 {
  margin-bottom: 10px;
}.jot_bon_card_type-h80 {
  text-transform: uppercase;
  color: #756C5C;
  letter-spacing: .06em;
  font-size: 10px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.jot_bon_card_amount-h80 {
  font-size: 18px;
  line-height: 1.1;
  color: #D4A217;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.jot_bon_card_name-h80 {
  color: #F4EDD8;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.jot_bon_card_detail-h80 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E5748;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 11px;
}.jot_rv-h80 {
  background: #0C1210;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.jot_rv-h80 {
  padding: 2.75rem 24px 0;
}
}.jot_rv_in-h80 {
  margin: 0 auto;
  max-width: 1320px;
}.jot_rv_head-h80 {
  margin-bottom: 20px;
  max-width: 45rem;
}.jot_rv_label-h80 {
  color: #C9A84C;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.jot_rv_h2-h80 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F4EDD8;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.jot_rv_h2-h80 {
  font-size: 1.75rem;
}
}.jot_rv_stats-h80 {
  gap: 18px;
  flex-wrap: wrap;
  display: flex;
  color: #756C5C;
  font-size: 13px;
  align-items: center;
}.jot_rv_stats_score-h80 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.jot_rv_stats_score_val-h80 {
  font-size: 1.375rem;
  color: #D4A217;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}.jot_rv_stats_score_max-h80 {
  font-size: 0.813rem;
  color: #5E5748;
}.jot_rv_stats_badge-h80 {
  gap: 4px;
  display: flex;
  align-items: center;
}.jot_rv_stats_badge-h80 svg {
  height: 0.875rem;
  color: #D4A217;
  width: 0.875rem;
}.jot_rv_grid-h80 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.jot_rv_grid-h80 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jot_rv_grid-h80 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.jot_rv_card-h80 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111A17;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.jot_rv_card_stars-h80 {
  gap: 2px;
  margin-bottom: 10px;
  color: #D4A217;
  display: flex;
}.jot_rv_card_stars-h80 svg {
  height: 0.875rem;
  width: 14px;
}.jot_rv_card_h-h80 {
  font-size: 0.875rem;
  color: #F4EDD8;
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.jot_rv_card_body-h80 {
  flex: 1;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #756C5C;
  line-height: 1.65;
  font-size: 0.813rem;
}.jot_rv_card_body-h80 strong {
  color: #C6BCA6;
  font-weight: 600;
}.jot_rv_card_meta-h80 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  justify-content: space-between;
  display: flex;
  padding-top: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
}.jot_rv_card_author-h80 {
  font-weight: 600;
  color: #C6BCA6;
  font-size: 0.75rem;
}.jot_rv_card_date-h80 {
  color: #5E5748;
  font-size: 0.688rem;
}.jot_faq-h80 {
  background: #0C1210;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.jot_faq-h80 {
  padding: 2.75rem 24px 0;
}
}.jot_faq_in-h80 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jot_faq_head-h80 {
  margin-bottom: 20px;
}.jot_faq_label-h80 {
  color: #C9A84C;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.jot_faq_h2-h80 {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F4EDD8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jot_faq_h2-h80 {
  font-size: 1.5rem;
}
}.jot_faq_list-h80 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.jot_faq_item-h80 {
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111A17;
}.jot_faq_q-h80 {
  padding: 16px 20px;
  transition: color .2s;
  gap: 12px;
  color: #C6BCA6;
  font-size: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
}.jot_faq_q-h80:hover {
  color: #F4EDD8;
}.jot_faq_q_ic-h80 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #C9A84C;
  width: 24px;
  flex-shrink: 0;
  height: 1.5rem;
  font-size: 16px;
}.jot_faq_item-h80.jot_state_open-h80 .jot_faq_q_ic-h80 {
  transform: rotate(45deg);
}.jot_faq_a-h80 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  display: none;
  color: #756C5C;
  font-size: 13px;
  overflow-wrap: break-word;
}.jot_faq_item-h80.jot_state_open-h80 .jot_faq_a-h80 {
  display: block;
}.jot_faq_a-h80 strong {
  color: #C6BCA6;
  font-weight: 700;
}.jot_faq_a-h80 a {
  text-decoration: underline;
  color: #C9A84C;
}.jot_faq_a-h80 ul,.jot_faq_a-h80 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.jot_faq_a-h80 ol {
  list-style: decimal;
}.jot_faq_a-h80 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.jot_faq_a-h80 table {
  margin: 8px 0;
  overflow-x: auto;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.jot_faq_a-h80 table {
  display: table;
}
}.jot_faq_a-h80 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  font-weight: 700;
  color: #C6BCA6;
}.jot_faq_a-h80 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #756C5C;
}.jot_pmt-h80 {
  background: #0C1210;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.jot_pmt-h80 {
  padding: 44px 1.5rem 0;
}
}.jot_pmt_in-h80 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jot_pmt_head-h80 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.jot_pmt_label-h80 {
  color: #C9A84C;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jot_pmt_h2-h80 {
  color: #F4EDD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.jot_pmt_h2-h80 {
  font-size: 1.75rem;
}
}.jot_pmt_intro-h80 {
  overflow-wrap: break-word;
  color: #756C5C;
  font-size: 0.875rem;
  line-height: 1.6;
}.jot_pmt_groups-h80 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.jot_pmt_group-h80 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111A17;
  border-radius: 0.5rem;
  padding: 1.25rem;
}.jot_pmt_group_head-h80 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.jot_pmt_group_ic-h80 {
  background: rgba(201, 168, 76, 0.16);
  border-radius: 4px;
  color: #C9A84C;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 36px;
  width: 36px;
}.jot_pmt_group_ic-h80 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
}.jot_pmt_group_h-h80 {
  margin: 0;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  color: #F4EDD8;
  overflow-wrap: break-word;
}.jot_pmt_group_p-h80 {
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  color: #756C5C;
  overflow-wrap: break-word;
  line-height: 1.6;
}.jot_pmt_group_p-h80 strong {
  color: #C6BCA6;
  font-weight: 600;
}.jot_pmt_table_wrap-h80 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.jot_pmt_table-h80 {
  min-width: 540px;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.jot_pmt_table-h80 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
  font-weight: 700;
  font-size: 11px;
  color: #C6BCA6;
}.jot_pmt_table-h80 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #756C5C;
}.jot_pmt_table-h80 tbody tr:last-child td {
  border-bottom: none;
}.jot_pmt_table-h80 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C6BCA6;
}.jot_seo-h80 {
  background: #0C1210;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.jot_seo-h80 {
  padding: 2.75rem 24px 0;
}
}.jot_seo_in-h80 {
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111A17;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.jot_seo_in-h80 {
  padding: 2.25rem 40px;
}
}.jot_seo_label-h80 {
  color: #C9A84C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.jot_seo_h2-h80 {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EDD8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 771px) {.jot_seo_h2-h80 {
  font-size: 1.5rem;
}
}.jot_seo_body-h80 {
  font-size: 0.875rem;
  color: #9A9080;
  line-height: 1.75;
  overflow-wrap: break-word;
}.jot_seo_body-h80 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A9080;
}.jot_seo_body-h80 p:last-child {
  margin-bottom: 0;
}.jot_seo_body-h80 strong {
  color: #C6BCA6;
  font-weight: 700;
}.jot_seo_body-h80 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.jot_seo_body-h80 a:hover {
  color: #DCC070;
}.jot_seo_body-h80 ul,.jot_seo_body-h80 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.jot_seo_body-h80 ol {
  list-style: decimal;
}.jot_seo_body-h80 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A9080;
}.jot_seo_body-h80 table {
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 766px) {.jot_seo_body-h80 table {
  display: table;
}
}.jot_seo_body-h80 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6BCA6;
  font-weight: 700;
  text-align: left;
}.jot_seo_body-h80 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.jot_seo_cols-h80 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.jot_seo_cols-h80 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jot_seo_cols-h80 {
  grid-template-columns: repeat(3,1fr);
}
}.jot_seo_col_h-h80 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C6BCA6;
  font-size: 13px;
  margin-bottom: 7px;
}.jot_seo_col_p-h80 {
  line-height: 1.65;
  color: #756C5C;
  font-size: 13px;
  overflow-wrap: break-word;
}.jot_seo_stats-h80 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jot_seo_stat-h80 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(201, 168, 76, 0.16);
  background: rgba(201, 168, 76, 0.07);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.jot_seo_stat_val-h80 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C9A84C;
  font-weight: 800;
  font-size: 1.25rem;
}.jot_seo_stat_lb-h80 {
  font-size: 11px;
  color: #756C5C;
  overflow-wrap: break-word;
}.jot_seo-h80 {
  background: #0C1210;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.jot_seo-h80 {
  padding: 44px 1.5rem 0;
}
}.jot_seo_in-h80 {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111A17;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width:768px) {.jot_seo_in-h80 {
  padding: 36px 40px;
}
}.jot_seo_label-h80 {
  margin-bottom: 0.625rem;
  color: #C9A84C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.jot_seo_h2-h80 {
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F4EDD8;
  font-weight: 800;
}
@media(min-width: 769px) {.jot_seo_h2-h80 {
  font-size: 1.5rem;
}
}.jot_seo_body-h80 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9080;
  font-size: 0.875rem;
}.jot_seo_body-h80 p {
  font-size: 14px;
  line-height: 1.75;
  color: #9A9080;
  margin-bottom: 12px;
}.jot_seo_body-h80 p:last-child {
  margin-bottom: 0;
}.jot_seo_body-h80 strong {
  font-weight: 700;
  color: #C6BCA6;
}.jot_seo_body-h80 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.jot_seo_body-h80 a:hover {
  color: #DCC070;
}.jot_seo_body-h80 ul,.jot_seo_body-h80 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.jot_seo_body-h80 ol {
  list-style: decimal;
}.jot_seo_body-h80 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #9A9080;
}.jot_seo_body-h80 table {
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.jot_seo_body-h80 table {
  display: table;
}
}.jot_seo_body-h80 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C6BCA6;
}.jot_seo_body-h80 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A9080;
}.jot_seo_cols-h80 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.jot_seo_cols-h80 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.jot_seo_cols-h80 {
  grid-template-columns: repeat(3,1fr);
}
}.jot_seo_col_h-h80 {
  font-size: 0.813rem;
  color: #C6BCA6;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.jot_seo_col_p-h80 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #756C5C;
  font-size: 0.813rem;
}.jot_seo_stats-h80 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.jot_seo_stat-h80 {
  background: rgba(201, 168, 76, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(201, 168, 76, 0.16);
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.jot_seo_stat_val-h80 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C9A84C;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.jot_seo_stat_lb-h80 {
  overflow-wrap: break-word;
  color: #756C5C;
  font-size: 11px;
}.jot_seo-h80 {
  background: #0C1210;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.jot_seo-h80 {
  padding: 44px 24px 0;
}
}.jot_seo_in-h80 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  border-radius: 14px;
  background: #111A17;
  max-width: 1320px;
}
@media(min-width: 766px) {.jot_seo_in-h80 {
  padding: 2.25rem 40px;
}
}.jot_seo_label-h80 {
  color: #C9A84C;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.jot_seo_h2-h80 {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.jot_seo_h2-h80 {
  font-size: 24px;
}
}.jot_seo_body-h80 {
  color: #9A9080;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.jot_seo_body-h80 p {
  color: #9A9080;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.jot_seo_body-h80 p:last-child {
  margin-bottom: 0;
}.jot_seo_body-h80 strong {
  font-weight: 700;
  color: #C6BCA6;
}.jot_seo_body-h80 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.jot_seo_body-h80 a:hover {
  color: #DCC070;
}.jot_seo_body-h80 ul,.jot_seo_body-h80 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.jot_seo_body-h80 ol {
  list-style: decimal;
}.jot_seo_body-h80 li {
  color: #9A9080;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.jot_seo_body-h80 table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.jot_seo_body-h80 table {
  display: table;
}
}.jot_seo_body-h80 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C6BCA6;
}.jot_seo_body-h80 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.jot_seo_cols-h80 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.jot_seo_cols-h80 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jot_seo_cols-h80 {
  grid-template-columns: repeat(3,1fr);
}
}.jot_seo_col_h-h80 {
  font-weight: 700;
  color: #C6BCA6;
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.jot_seo_col_p-h80 {
  overflow-wrap: break-word;
  color: #756C5C;
  line-height: 1.65;
  font-size: 0.813rem;
}.jot_seo_stats-h80 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.jot_seo_stat-h80 {
  padding: 14px 1rem;
  background: rgba(201, 168, 76, 0.07);
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(201, 168, 76, 0.16);
  min-width: 140px;
}.jot_seo_stat_val-h80 {
  color: #C9A84C;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.jot_seo_stat_lb-h80 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #756C5C;
}.jot_ft-h80 {
  background: #070B09;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.jot_ft_support-h80 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.jot_ft_support-h80 {
  padding: 28px 1.5rem;
}
}.jot_ft_support_in-h80 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.jot_ft_support_main-h80 {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.jot_ft_support_ic-h80 {
  flex-shrink: 0;
  color: #C9A84C;
}.jot_ft_support_ic-h80 svg {
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.jot_ft_support_text_title-h80 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F4EDD8;
}.jot_ft_support_text_sub-h80 {
  font-size: 0.75rem;
  color: #756C5C;
  overflow-wrap: break-word;
}.jot_ft_support_btn-h80 {
  padding: 11px 22px;
  background: #C9A84C;
  transition: background .2s;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F4EDD8;
  flex-shrink: 0;
}.jot_ft_support_btn-h80:hover {
  background: #DCC070;
}.jot_ft_support_contacts-h80 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.jot_ft_support_contact-h80 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #5E5748;
}.jot_ft_support_contact-h80 strong {
  display: block;
  margin-bottom: 2px;
  color: #9A9080;
  font-size: 0.688rem;
  font-weight: 600;
}.jot_ft_main-h80 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.jot_ft_main-h80 {
  padding: 40px 1.5rem 2rem;
}
}.jot_ft_main_in-h80 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 643px) {.jot_ft_main_in-h80 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jot_ft_main_in-h80 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.jot_ft_col_logo-h80 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.jot_ft_col_logo-h80 {
  grid-column: auto;
}
}.jot_ft_logo-h80 {
  gap: 9px;
  color: #F4EDD8;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
}.jot_ft_logo_mark-h80 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.jot_ft_logo_mark-h80 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jot_ft_logo_sub-h80 {
  overflow-wrap: break-word;
  color: #5E5748;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.jot_ft_col_title-h80 {
  font-size: 0.75rem;
  color: #9A9080;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .07em;
}.jot_ft_col_links-h80 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.jot_ft_col_link-h80 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E5748;
}.jot_ft_col_link-h80:hover {
  color: #C6BCA6;
}.jot_ft_apps-h80 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jot_ft_app_card-h80 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  gap: 10px;
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.jot_ft_app_card-h80:hover {
  border-color: rgba(201, 168, 76, 0.38);
}.jot_ft_app_card_ic-h80 svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.jot_ft_app_card_os-h80 {
  color: #5E5748;
  font-weight: 600;
  font-size: 10px;
}.jot_ft_app_card_action-h80 {
  color: #C6BCA6;
  font-size: 0.75rem;
  font-weight: 700;
}.jot_ft_bot-h80 {
  padding: 20px 1rem;
}
@media(min-width:768px) {.jot_ft_bot-h80 {
  padding: 20px 24px;
}
}.jot_ft_bot_in-h80 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.jot_ft_socials-h80 {
  gap: 0.5rem;
  display: flex;
}.jot_ft_soc-h80 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  width: 2.25rem;
  align-items: center;
  display: flex;
  color: #9A9080;
  justify-content: center;
  height: 2.25rem;
}.jot_ft_soc-h80 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jot_ft_soc-h80:hover {
  background: rgba(255, 255, 255, 0.07);
}.jot_ft_legal-h80 {
  flex: 1;
  color: #8C8478;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.jot_ft_legal-h80 strong {
  font-weight: 700;
  color: #9A9080;
}.jot_ft_legal-h80 a {
  text-decoration: underline;
  color: #9A9080;
}.jot_ft_age-h80 {
  border: 2px solid #8C8478;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  font-size: 11px;
  font-weight: 800;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  color: #8C8478;
  justify-content: center;
  display: flex;
}