*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  background-color: #13100A;
  color: #D9C9A8;
  font-family: 'Nunito', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.llo_layout-kqq {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.llo_page-kqq {
  display: flex;
  min-height: 100vh;
}.llo_main-kqq {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width:1080px) {.llo_main-kqq {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.llo_main-kqq {
  padding-bottom: 72px;
}
}.llo_gc-kqq {
  transition: transform .2s,border-color .2s;
  background: #18140D;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 639px) {.llo_gc-kqq {
  width: 156px;
}
}
@media(min-width: 1081px) {.llo_gc-kqq {
  width: 168px;
}
}.llo_gc-kqq:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 132, 26, 0.07);
}.llo_gc_img-kqq {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.llo_gc_img-kqq img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.llo_gc_hover-kqq {
  transition: opacity .2s;
  background: rgba(10, 8, 4, 0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.llo_gc-kqq:hover .llo_gc_hover-kqq {
  opacity: 1;
}.llo_gc_hover_btn-kqq {
  border-radius: 0.375rem;
  background: #E8841A;
  padding: 8px 16px;
  font-weight: 700;
  color: #F7EDD8;
  font-size: 0.75rem;
}.llo_gc_info-kqq {
  padding: 8px 10px 10px;
}.llo_gc_name-kqq {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  color: #D9C9A8;
}.llo_gc_prov-kqq {
  color: #5C4E38;
  font-size: 10px;
}.llo_gc_tag-kqq {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  text-transform: uppercase;
  top: 0.375rem;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  left: 0.375rem;
  z-index: 2;
}.llo_gc_tag_hot-kqq {
  background: #E03228;
  color: #fff;
}.llo_gc_tag_new-kqq {
  background: #29C463;
  color: #13100A;
}.llo_gc_tag_jp-kqq {
  background: #F5C430;
  color: #13100A;
}.llo_gc_tag_ex-kqq {
  background: #3DAA5C;
  color: #fff;
}.llo_gc_tag_live-kqq {
  background: #E03228;
  color: #fff;
}.llo_gr-kqq {
  padding: 32px 16px 0;
  background: #13100A;
}
@media(min-width:768px) {.llo_gr-kqq {
  padding: 36px 1.5rem 0;
}
}.llo_gr_in-kqq {
  margin: 0 auto;
  max-width: 82.5rem;
}.llo_gr_head-kqq {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.llo_gr_head_l-kqq {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.llo_gr_ic-kqq {
  border-radius: 0.625rem;
  align-items: center;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
}.llo_gr_ic-kqq svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.llo_gr_title-kqq {
  font-family: 'Baloo 2', sans-serif;
  font-size: 1rem;
  color: #F7EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.llo_gr_title-kqq {
  font-size: 18px;
}
}.llo_gr_more-kqq {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #7D6B50;
  font-weight: 600;
  white-space: nowrap;
}.llo_gr_more-kqq:hover {
  color: #E8841A;
}.llo_gr_more-kqq svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.llo_gr_arrows-kqq {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.llo_gr_arr-kqq {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  width: 30px;
  height: 30px;
  color: #A8926E;
  justify-content: center;
  align-items: center;
  display: flex;
}.llo_gr_arr-kqq:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F7EDD8;
}.llo_gr_arr-kqq svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.llo_gr_seo_h-kqq {
  margin: 0 0 6px;
  max-width: 42.5rem;
  color: #D9C9A8;
  font-size: 13px;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 700;
}
@media(min-width: 770px) {.llo_gr_seo_h-kqq {
  font-size: 0.875rem;
}
}.llo_gr_seo-kqq {
  max-width: 42.5rem;
  color: #7D6B50;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1.55;
}.llo_gr_seo-kqq strong {
  font-weight: 600;
  color: #D9C9A8;
}.llo_gr_scroll-kqq {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.llo_gr_scroll-kqq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.llo_gr_scroll-kqq {
  gap: 12px;
}
}.llo_tb-kqq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #13100A;
  height: 56px;
  position: fixed;
  left: 0;
  align-items: center;
  top: 0;
  right: 0;
  display: flex;
  z-index: 80;
}.llo_tb_in-kqq {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.llo_tb_burger-kqq {
  gap: 0.313rem;
  border-radius: 10px;
  height: 38px;
  align-items: center;
  width: 2.375rem;
  flex-direction: column;
  margin-right: 0.5rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.llo_tb_burger-kqq:hover {
  background: rgba(255, 255, 255, 0.05);
}.llo_tb_burger_line-kqq {
  border-radius: 1px;
  background: #A8926E;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width:1080px) {.llo_tb_burger-kqq {
  display: none;
}
}.llo_tb_logo-kqq {
  gap: 0.563rem;
  align-items: center;
  color: #F7EDD8;
  font-size: 1.125rem;
  font-weight: 800;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  display: flex;
  margin-right: 1.25rem;
  flex-shrink: 0;
}.llo_tb_logo_mark-kqq {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  width: 2rem;
  display: flex;
  height: 32px;
  align-items: center;
}.llo_tb_logo_mark-kqq img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.llo_tb_nav-kqq {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.llo_tb_nav-kqq {
  display: flex;
}
}.llo_tb_tab-kqq {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  color: #A8926E;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.llo_tb_tab-kqq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F7EDD8;
}.llo_tb_tab-kqq.llo_state_active-kqq {
  background: rgba(232, 132, 26, 0.18);
  color: #F7EDD8;
}.llo_tb_right-kqq {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.llo_tb_login-kqq {
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: none;
  color: #D9C9A8;
  font-weight: 600;
  font-size: 0.813rem;
}.llo_tb_login-kqq:hover {
  border-color: rgba(232, 132, 26, 0.55);
  color: #F7EDD8;
}
@media(min-width: 477px) {.llo_tb_login-kqq {
  display: block;
}
}.llo_tb_reg-kqq {
  transition: background .2s;
  padding: 9px 18px;
  background: #29C463;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #120E06;
}.llo_tb_reg-kqq:hover {
  background: #34D870;
}.llo_sb-kqq {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1E1912;
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 220px;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
  z-index: 70;
  left: 0;
  overflow-y: auto;
}.llo_sb-kqq.llo_state_open-kqq {
  transform: translateX(0);
}.llo_sb-kqq::-webkit-scrollbar {
  width: 0.25rem;
}.llo_sb-kqq::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.llo_sb-kqq {
  transform: translateX(0);
}
}.llo_sb_auth-kqq {
  padding: 14px 12px 0.625rem;
}.llo_sb_btn_reg-kqq {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #29C463;
  padding: 11px;
  display: block;
  text-align: center;
  color: #120E06;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 13px;
}.llo_sb_btn_reg-kqq:hover {
  background: #34D870;
}.llo_sb_btn_login-kqq {
  border-radius: 10px;
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  color: #D9C9A8;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
}.llo_sb_btn_login-kqq:hover {
  border-color: rgba(232, 132, 26, 0.55);
  color: #F7EDD8;
}.llo_sb_promo-kqq {
  background: linear-gradient(135deg,#3D1F06,#1E1912);
  margin: 0 0.75rem 0.625rem;
  padding: 12px 14px;
  border: 1px solid rgba(232, 132, 26, 0.18);
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
}.llo_sb_promo-kqq::before {
  background: radial-gradient(circle,rgba(232, 132, 26, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -20px;
  width: 80px;
  position: absolute;
  right: -1.25rem;
  height: 5rem;
}.llo_sb_promo_title-kqq {
  color: #E8841A;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.llo_sb_promo_text-kqq {
  font-size: 12px;
  font-weight: 600;
  color: #F7EDD8;
  line-height: 1.35;
  overflow-wrap: break-word;
}.llo_sb_promo_sub-kqq {
  font-size: 10px;
  margin-top: 3px;
  color: #7D6B50;
}.llo_sb_nav-kqq {
  padding: 0.375rem 0.5rem 16px;
}.llo_sb_nav_lb-kqq {
  padding: 10px 8px 0.375rem;
  color: #5C4E38;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.llo_sb_link-kqq {
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  border-radius: 6px;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  color: #A8926E;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.llo_sb_link-kqq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F7EDD8;
}.llo_sb_link-kqq.llo_state_active-kqq {
  background: rgba(232, 132, 26, 0.18);
  color: #F7EDD8;
}.llo_sb_ic-kqq {
  border-radius: 0.375rem;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
  justify-content: center;
}.llo_sb_ic-kqq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.llo_sb_ic_1-kqq {
  background: rgba(232, 132, 26, 0.07);
  color: #E8841A;
}.llo_sb_ic_2-kqq {
  background: rgba(41, 196, 99, 0.15);
  color: #29C463;
}.llo_sb_ic_3-kqq {
  background: rgba(245, 196, 48, 0.14);
  color: #F5C430;
}.llo_sb_ic_4-kqq {
  background: rgba(61, 170, 92, 0.16);
  color: #3DAA5C;
}.llo_sb_ic_5-kqq {
  background: rgba(232, 132, 26, 0.07);
  color: #F0527A;
}.llo_sb_ic_6-kqq {
  background: rgba(61, 170, 92, 0.16);
  color: #A855F7;
}.llo_sb_badge-kqq {
  padding: 2px 0.438rem;
  background: #F5C430;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #120E06;
  margin-left: auto;
  font-size: 9px;
}.llo_sb_bot-kqq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.llo_sb_lang-kqq,.llo_sb_help-kqq {
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  color: #A8926E;
  justify-content: center;
  display: flex;
  font-size: 11px;
  font-weight: 600;
  align-items: center;
}.llo_sb_lang-kqq:hover,.llo_sb_help-kqq:hover {
  border-color: rgba(232, 132, 26, 0.55);
  color: #F7EDD8;
}.llo_sb_lang-kqq svg,.llo_sb_help-kqq svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.llo_sb_bd-kqq {
  background: rgba(10, 8, 4, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.llo_sb_bd-kqq.llo_state_on-kqq {
  display: block;
}
@media(min-width: 1077px) {.llo_sb_bd-kqq {
  display: none!important;
}
}.llo_mob_nav-kqq {
  background: #1E1912;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1083px) {.llo_mob_nav-kqq {
  display: none;
}
}.llo_mob_nav_item-kqq {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #5C4E38;
}.llo_mob_nav_ic-kqq {
  line-height: 1;
}.llo_mob_nav_ic-kqq svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.llo_mob_nav_lb-kqq {
  color: #5C4E38;
  font-weight: 600;
  font-size: 0.625rem;
}.llo_mob_nav_item-kqq.llo_state_active-kqq {
  color: #E8841A;
}.llo_mob_nav_item-kqq.llo_state_active-kqq .llo_mob_nav_lb-kqq {
  color: #E8841A;
}.llo_hero-kqq {
  padding: 1.25rem 1rem 0;
  background: #13100A;
}
@media(min-width: 765px) {.llo_hero-kqq {
  padding: 1.5rem 24px 0;
}
}.llo_hero_in-kqq {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width:860px) {.llo_hero_in-kqq {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.llo_hero_in-kqq {
  grid-template-columns: 1fr 21.25rem;
}
}.llo_hero_promo-kqq {
  overflow: hidden;
  border-radius: 16px;
  background: #18140D;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.llo_hero_promo-kqq {
  min-height: 280px;
}
}.llo_hero_promo_bg-kqq {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3D1F06 0%,#13100A 100%);
  position: absolute;
  background-size: cover;
}.llo_hero_promo_bg-kqq::after {
  background: linear-gradient(90deg,#13100A 0%,rgba(10, 8, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.llo_hero_promo_glow-kqq {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(61, 170, 92, 0.16) 0%,transparent 65%);
  top: -40px;
  right: 60px;
  width: 18.75rem;
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
}.llo_hero_promo_ct-kqq {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  position: relative;
  justify-content: center;
  max-width: 480px;
  display: flex;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 771px) {.llo_hero_promo_ct-kqq {
  padding: 2.5rem 32px;
}
}.llo_hero_badge-kqq {
  border-radius: 1.375rem;
  border: 1px solid rgba(232, 132, 26, 0.07);
  padding: 0.313rem 12px;
  background: rgba(232, 132, 26, 0.18);
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #E8841A;
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
}.llo_hero_h1-kqq {
  font-family: 'Baloo 2', sans-serif;
  color: #F7EDD8;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
}.llo_hero_h1-kqq em {
  font-style: normal;
  color: #F5C430;
}
@media(min-width: 770px) {.llo_hero_h1-kqq {
  font-size: 2.25rem;
}
}.llo_hero_sub-kqq {
  color: #A8926E;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 770px) {.llo_hero_sub-kqq {
  font-size: 14px;
}
}.llo_hero_row-kqq {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.llo_hero_cta-kqq {
  transition: background .2s;
  background: #29C463;
  padding: 0.813rem 1.625rem;
  border-radius: 10px;
  box-shadow: 0 2px 0.875rem rgba(41, 196, 99, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-size: 0.875rem;
  font-weight: 700;
  color: #120E06;
}.llo_hero_cta-kqq:hover {
  background: #34D870;
}.llo_hero_terms-kqq {
  color: #5C4E38;
  font-size: 11px;
}.llo_hero_game-kqq {
  overflow: hidden;
  border-radius: 1rem;
  background: #18140D;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.llo_hero_game_badge-kqq {
  border: 1px solid rgba(245, 196, 48, 0.14);
  border-radius: 1.375rem;
  padding: 5px 0.625rem;
  background: rgba(245, 196, 48, 0.14);
  top: 0.75rem;
  color: #F5C430;
  left: 12px;
  font-size: 0.625rem;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
}.llo_hero_game_badge-kqq svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
}.llo_hero_game_img-kqq {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1F06,#13100A);
  padding-bottom: 60%;
  position: relative;
}.llo_hero_game_img-kqq img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.llo_hero_game_play-kqq {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 8, 4, 0.72);
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.llo_hero_game-kqq:hover .llo_hero_game_play-kqq {
  opacity: 1;
}.llo_hero_game_play-kqq span {
  border-radius: 50%;
  background: #E8841A;
  align-items: center;
  width: 3.25rem;
  height: 52px;
  justify-content: center;
  display: flex;
}.llo_hero_game_play-kqq span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.llo_hero_game_info-kqq {
  padding: 0.875rem 1rem;
}.llo_hero_game_title-kqq {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F7EDD8;
}.llo_hero_game_provider-kqq {
  color: #7D6B50;
  font-size: 11px;
}.llo_hero_game_btn-kqq {
  background: #E8841A;
  border-radius: 10px;
  margin: 12px 16px 1rem;
  padding: 0.688rem;
  transition: background .2s;
  font-weight: 700;
  color: #F7EDD8;
  display: block;
  font-size: 13px;
  text-align: center;
}.llo_hero_game-kqq:hover .llo_hero_game_btn-kqq {
  background: #F5982E;
}.llo_sbar-kqq {
  padding: 16px 1rem 0;
  background: #13100A;
}
@media(min-width: 771px) {.llo_sbar-kqq {
  padding: 18px 1.5rem 0;
}
}.llo_sbar_in-kqq {
  margin: 0 auto;
  max-width: 1320px;
}.llo_sbar_row-kqq {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.llo_sbar_input-kqq {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #18140D;
  flex: 1;
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  color: #7D6B50;
  align-items: center;
}.llo_sbar_input-kqq:hover {
  border-color: rgba(232, 132, 26, 0.55);
}.llo_sbar_input-kqq svg {
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
}.llo_sbar_providers-kqq {
  gap: 0.5rem;
  background: #18140D;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 18px;
  transition: border-color .2s;
  border-radius: 0.625rem;
  align-items: center;
  color: #D9C9A8;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.llo_sbar_providers-kqq:hover {
  border-color: rgba(232, 132, 26, 0.55);
  color: #F7EDD8;
}.llo_sbar_providers-kqq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
}.llo_sbar_tabs-kqq {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.llo_sbar_tabs-kqq::-webkit-scrollbar {
  display: none;
}.llo_sbar_tab-kqq {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1.375rem;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  color: #A8926E;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 12px;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.llo_sbar_tab-kqq:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 132, 26, 0.55);
  color: #F7EDD8;
}.llo_sbar_tab-kqq.llo_state_active-kqq {
  background: rgba(232, 132, 26, 0.18);
  border-color: rgba(232, 132, 26, 0.07);
  color: #F7EDD8;
}.llo_sbar_tab_ic-kqq svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.llo_gcg-kqq {
  padding: 2.25rem 16px 0;
  background: #13100A;
}
@media(min-width: 770px) {.llo_gcg-kqq {
  padding: 44px 1.5rem 0;
}
}.llo_gcg_in-kqq {
  margin: 0 auto;
  max-width: 1320px;
}.llo_gcg_head-kqq {
  max-width: 720px;
  margin-bottom: 20px;
}.llo_gcg_label-kqq {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #E8841A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.llo_gcg_h2-kqq {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Baloo 2', sans-serif;
  margin-bottom: 8px;
  color: #F7EDD8;
}
@media(min-width:768px) {.llo_gcg_h2-kqq {
  font-size: 1.75rem;
}
}.llo_gcg_intro-kqq {
  color: #7D6B50;
  font-size: 13px;
  line-height: 1.6;
}.llo_gcg_grid-kqq {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.llo_gcg_grid-kqq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.llo_gcg_grid-kqq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.llo_gcg_card-kqq {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 15rem;
  position: relative;
  display: flex;
}.llo_gcg_card-kqq:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 132, 26, 0.18);
}.llo_gcg_card_bg-kqq {
  inset: 0;
  z-index: 0;
  position: absolute;
}.llo_gcg_card_bg-kqq::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.llo_gcg_card_ic-kqq {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  right: 1.125rem;
  top: 1.125rem;
  color: #F7EDD8;
  height: 40px;
  position: absolute;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}.llo_gcg_card_ic-kqq svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.llo_gcg_card_ct-kqq {
  position: relative;
  z-index: 1;
}.llo_gcg_card_h-kqq {
  color: #F7EDD8;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 771px) {.llo_gcg_card_h-kqq {
  font-size: 20px;
}
}.llo_gcg_card_p-kqq {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.llo_gcg_card_p-kqq strong {
  color: #F7EDD8;
  font-weight: 600;
}.llo_gcg_card_cta-kqq {
  gap: 4px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #E8841A;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.75rem;
}.llo_gcg_card_cta-kqq svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.llo_gr_jp-kqq {
  border-radius: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E0D2E 0%,#0E0A15 100%);
  position: relative;
}.llo_gr_jp-kqq::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(61, 170, 92, 0.16) 0%,transparent 70%);
  width: 250px;
  content: '';
  position: absolute;
  left: -60px;
  top: -3.75rem;
  height: 250px;
}.llo_gr_jp-kqq::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 196, 48, 0.14) 0%,transparent 70%);
  bottom: -40px;
  position: absolute;
  content: '';
  width: 12.5rem;
  height: 12.5rem;
  right: 0;
}.llo_gr_jp_head-kqq {
  gap: 1rem;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
}.llo_gr_jp_info-kqq {
  flex: 1;
}.llo_gr_jp_label-kqq {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-weight: 700;
  color: #A855F7;
  font-size: 11px;
  text-transform: uppercase;
}.llo_gr_jp_label-kqq svg {
  height: 0.875rem;
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linecap: round;
  margin-right: 4px;
  stroke-linejoin: round;
}.llo_gr_jp_amount-kqq {
  line-height: 1;
  color: #F7EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-family: 'Baloo 2', sans-serif;
  font-size: 2rem;
}
@media(min-width: 769px) {.llo_gr_jp_amount-kqq {
  font-size: 2.5rem;
}
}.llo_gr_jp_amount-kqq span {
  color: #F5C430;
}.llo_gr_jp_seo-kqq {
  color: #A8926E;
  overflow-wrap: break-word;
  max-width: 480px;
  font-size: 12px;
  line-height: 1.5;
}.llo_gr_jp_cta-kqq {
  transition: background .2s;
  background: rgba(61, 170, 92, 0.16);
  border-radius: 10px;
  padding: 0.688rem 20px;
  border: 1px solid rgba(61, 170, 92, 0.16);
  z-index: 1;
  color: #F7EDD8;
  align-self: flex-start;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  margin-top: 0.25rem;
  position: relative;
}.llo_gr_jp_cta-kqq:hover {
  background: #3DAA5C;
}.llo_ws-kqq {
  background: #13100A;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.llo_ws-kqq {
  padding: 2.25rem 24px 0;
}
}.llo_ws_in-kqq {
  margin: 0 auto;
  max-width: 82.5rem;
}.llo_ws_head-kqq {
  gap: 12px;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.llo_ws_title-kqq {
  gap: 0.625rem;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F7EDD8;
}.llo_ws_title_ic-kqq svg {
  stroke-linecap: round;
  color: #F5C430;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.llo_ws_online-kqq {
  gap: 7px;
  color: #7D6B50;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.llo_ws_online_dot-kqq {
  background: #29C463;
  border-radius: 50%;
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(41, 196, 99, 0.15);
}.llo_ws_scroll-kqq {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.llo_ws_scroll-kqq::-webkit-scrollbar {
  display: none;
}.llo_wc-kqq {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  padding: 0.625rem 14px;
  background: #18140D;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.llo_wc_img-kqq {
  overflow: hidden;
  background: #1E1912;
  border-radius: 6px;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.llo_wc_img-kqq img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.llo_wc_info-kqq {
  min-width: 0;
}.llo_wc_game-kqq {
  overflow: hidden;
  color: #D9C9A8;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
}.llo_wc_player-kqq {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5C4E38;
  font-size: 10px;
}.llo_wc_amount-kqq {
  color: #29C463;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
}.llo_reg-kqq {
  background: #13100A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.llo_reg-kqq {
  padding: 44px 1.5rem 0;
}
}.llo_reg_in-kqq {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  background: #1E1912;
  max-width: 1320px;
}
@media(min-width: 770px) {.llo_reg_in-kqq {
  padding: 2.5rem;
}
}.llo_reg_top-kqq {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.llo_reg_top-kqq {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.llo_reg_label-kqq {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #E8841A;
  letter-spacing: .08em;
}.llo_reg_h2-kqq {
  color: #F7EDD8;
  margin-bottom: 12px;
  font-size: 1.375rem;
  font-family: 'Baloo 2', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.llo_reg_h2-kqq {
  font-size: 28px;
}
}.llo_reg_bonus-kqq {
  border: 1px solid rgba(245, 196, 48, 0.14);
  padding: 0.625rem 1rem;
  background: rgba(245, 196, 48, 0.14);
  gap: 0.5rem;
  border-radius: 0.625rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.llo_reg_bonus_amount-kqq {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5C430;
}.llo_reg_bonus_text-kqq {
  font-size: 13px;
  color: #A8926E;
  line-height: 1.35;
}.llo_reg_cta_btn-kqq {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  background: #29C463;
  box-shadow: 0 2px 0.875rem rgba(41, 196, 99, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-size: 15px;
  color: #120E06;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-weight: 700;
}.llo_reg_cta_btn-kqq:hover {
  background: #34D870;
}.llo_reg_terms-kqq {
  color: #5C4E38;
  line-height: 1.5;
  font-size: 11px;
}.llo_reg_seo-kqq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6B50;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 1.25rem;
}.llo_reg_seo-kqq p {
  font-size: 0.813rem;
  color: #7D6B50;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.llo_reg_seo-kqq p:last-child {
  margin-bottom: 0;
}.llo_reg_seo-kqq strong {
  color: #D9C9A8;
  font-weight: 700;
}.llo_reg_seo-kqq a {
  transition: color .2s;
  color: #E8841A;
  text-decoration: underline;
}.llo_reg_seo-kqq a:hover {
  color: #F5982E;
}.llo_reg_seo-kqq ul,.llo_reg_seo-kqq ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.llo_reg_seo-kqq ol {
  list-style: decimal;
}.llo_reg_seo-kqq li {
  line-height: 1.65;
  color: #7D6B50;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.llo_reg_seo-kqq table {
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 770px) {.llo_reg_seo-kqq table {
  display: table;
}
}.llo_reg_seo-kqq th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D9C9A8;
  text-align: left;
}.llo_reg_seo-kqq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6B50;
}.llo_reg_steps-kqq {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width:860px) {.llo_reg_steps-kqq {
  margin-top: 0;
}
}.llo_reg_step-kqq {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  gap: 14px;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.llo_reg_step_num-kqq {
  background: rgba(232, 132, 26, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(232, 132, 26, 0.07);
  height: 34px;
  justify-content: center;
  flex-shrink: 0;
  color: #E8841A;
  width: 34px;
  display: flex;
  align-items: center;
  font-weight: 800;
  font-size: 0.875rem;
}.llo_reg_step_title-kqq {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F7EDD8;
}.llo_reg_step_text-kqq {
  font-size: 0.75rem;
  color: #7D6B50;
  line-height: 1.5;
}.llo_reg_trust-kqq {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.llo_reg_trust_item-kqq {
  gap: 0.438rem;
  color: #7D6B50;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.llo_reg_trust_ic-kqq svg {
  color: #E8841A;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.llo_app-kqq {
  padding: 36px 1rem 0;
  background: #13100A;
}
@media(min-width:768px) {.llo_app-kqq {
  padding: 44px 1.5rem 0;
}
}.llo_app_in-kqq {
  margin: 0 auto;
  max-width: 82.5rem;
}.llo_app_head-kqq {
  margin-bottom: 1rem;
}.llo_app_label-kqq {
  font-weight: 700;
  color: #E8841A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.llo_app_h2-kqq {
  color: #F7EDD8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-family: 'Baloo 2', sans-serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width:768px) {.llo_app_h2-kqq {
  font-size: 24px;
}
}.llo_app_sub-kqq {
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6B50;
}.llo_app_sub-kqq strong {
  color: #D9C9A8;
  font-weight: 700;
}.llo_app_cards-kqq {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.llo_app_cards-kqq {
  grid-template-columns: repeat(3,1fr);
}
}.llo_app_card-kqq {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.625rem;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.llo_app_card_ios-kqq {
  background: linear-gradient(135deg,rgba(232, 132, 26, 0.18) 0%,#1E1912 100%);
}.llo_app_card_android-kqq {
  background: linear-gradient(135deg,rgba(41, 196, 99, 0.15) 0%,#1E1912 100%);
}.llo_app_card_win-kqq {
  background: linear-gradient(135deg,rgba(245, 196, 48, 0.14) 0%,#1E1912 100%);
}.llo_app_card_ic-kqq svg {
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.llo_app_card_ic-kqq {
  color: #F7EDD8;
  flex-shrink: 0;
}.llo_app_card_os-kqq {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  color: #7D6B50;
  letter-spacing: .08em;
  font-weight: 700;
}.llo_app_card_title-kqq {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 15px;
  font-weight: 700;
  color: #F7EDD8;
}.llo_app_card_text-kqq {
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7D6B50;
}.llo_app_card_btn-kqq {
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border-radius: 6px;
  border: 1px solid rgba(232, 132, 26, 0.55);
  padding: 0.625rem 18px;
  transition: background .2s;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #F7EDD8;
  font-size: 13px;
}.llo_app_card_btn-kqq:hover {
  background: rgba(255, 255, 255, 0.07);
}.llo_htp-kqq {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.llo_htp-kqq {
  padding: 44px 1.5rem 0;
}
}.llo_htp_in-kqq {
  margin: 0 auto;
  max-width: 1320px;
}.llo_htp_head-kqq {
  margin-bottom: 22px;
  max-width: 45rem;
}.llo_htp_label-kqq {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #E8841A;
}.llo_htp_h2-kqq {
  font-size: 22px;
  font-family: 'Baloo 2', sans-serif;
  color: #F7EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.llo_htp_h2-kqq {
  font-size: 28px;
}
}.llo_htp_intro-kqq {
  color: #7D6B50;
  font-size: 14px;
  line-height: 1.6;
}.llo_htp_steps-kqq {
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.llo_htp_steps-kqq {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.llo_htp_steps-kqq {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.llo_htp_step-kqq {
  background: #1E1912;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 20px 1.125rem 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.llo_htp_step_num-kqq {
  border-radius: 50%;
  background: #E8841A;
  font-family: 'Baloo 2', sans-serif;
  position: absolute;
  justify-content: center;
  font-weight: 800;
  width: 1.75rem;
  height: 1.75rem;
  align-items: center;
  font-size: 13px;
  top: -0.75rem;
  left: 20px;
  color: #120E06;
  display: flex;
}.llo_htp_step_ic-kqq {
  margin: 0.5rem 0 0.75rem;
  background: rgba(232, 132, 26, 0.18);
  border-radius: 6px;
  height: 36px;
  align-items: center;
  justify-content: center;
  width: 36px;
  display: flex;
  color: #E8841A;
}.llo_htp_step_ic-kqq svg {
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.llo_htp_step_h-kqq {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #F7EDD8;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
}.llo_htp_step_p-kqq {
  color: #7D6B50;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.llo_htp_step_p-kqq strong {
  font-weight: 600;
  color: #D9C9A8;
}.llo_htp_cta-kqq {
  padding: 13px 26px;
  border-radius: 10px;
  transition: background .2s;
  background: #29C463;
  margin-top: 20px;
  color: #120E06;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
}.llo_htp_cta-kqq:hover {
  background: #34D870;
}.llo_bon-kqq {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.llo_bon-kqq {
  padding: 2.75rem 24px 0;
}
}.llo_bon_in-kqq {
  margin: 0 auto;
  max-width: 1320px;
}.llo_bon_head-kqq {
  margin-bottom: 20px;
}.llo_bon_label-kqq {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #E8841A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.llo_bon_h2-kqq {
  color: #F7EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 765px) {.llo_bon_h2-kqq {
  font-size: 1.5rem;
}
}.llo_bon_seo-kqq {
  line-height: 1.6;
  color: #7D6B50;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
}.llo_bon_seo-kqq strong {
  font-weight: 700;
  color: #D9C9A8;
}.llo_bon_seo-kqq a {
  text-decoration: underline;
  color: #E8841A;
}.llo_bon_grid-kqq {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.llo_bon_grid-kqq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.llo_bon_grid-kqq {
  grid-template-columns: repeat(5,1fr);
}
}.llo_bon_card-kqq {
  border-radius: 0.625rem;
  background: #18140D;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.llo_bon_card-kqq:hover {
  border-color: rgba(232, 132, 26, 0.07);
  transform: translateY(-2px);
}.llo_bon_card_ic-kqq svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.llo_bon_card_ic-kqq {
  margin-bottom: 10px;
}.llo_bon_card_type-kqq {
  font-weight: 700;
  color: #7D6B50;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.llo_bon_card_amount-kqq {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 18px;
  color: #F5C430;
}.llo_bon_card_name-kqq {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #F7EDD8;
}.llo_bon_card_detail-kqq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #5C4E38;
  line-height: 1.5;
}.llo_prov-kqq {
  padding: 36px 16px 0;
  background: #13100A;
}
@media(min-width: 769px) {.llo_prov-kqq {
  padding: 2.75rem 1.5rem 0;
}
}.llo_prov_in-kqq {
  margin: 0 auto;
  max-width: 82.5rem;
}.llo_prov_head-kqq {
  margin-bottom: 1rem;
}.llo_prov_label-kqq {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8841A;
  font-size: 11px;
  font-weight: 700;
}.llo_prov_h2-kqq {
  overflow-wrap: break-word;
  color: #F7EDD8;
  font-family: 'Baloo 2', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.llo_prov_h2-kqq {
  font-size: 24px;
}
}.llo_prov_seo-kqq {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 13px;
  color: #7D6B50;
  max-width: 620px;
  line-height: 1.6;
}.llo_prov_seo-kqq strong {
  color: #D9C9A8;
  font-weight: 700;
}.llo_prov_seo-kqq a {
  color: #E8841A;
  text-decoration: underline;
}.llo_prov_grid-kqq {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.llo_prov_grid-kqq {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.llo_prov_grid-kqq {
  grid-template-columns: repeat(8,1fr);
}
}.llo_prov_card-kqq {
  border-radius: 10px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  background: #18140D;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.llo_prov_card-kqq:hover {
  background: #1E1912;
  border-color: rgba(232, 132, 26, 0.55);
}.llo_prov_logo-kqq {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 6px;
  justify-content: center;
  height: 44px;
  align-items: center;
  display: flex;
  width: 44px;
}.llo_prov_logo-kqq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.llo_prov_name-kqq {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
  color: #A8926E;
}.llo_seo-kqq {
  padding: 2.25rem 16px 0;
  background: #13100A;
}
@media(min-width: 769px) {.llo_seo-kqq {
  padding: 44px 1.5rem 0;
}
}.llo_seo_in-kqq {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  padding: 1.75rem 24px;
  background: #1E1912;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.llo_seo_in-kqq {
  padding: 2.25rem 2.5rem;
}
}.llo_seo_label-kqq {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #E8841A;
  text-transform: uppercase;
}.llo_seo_h2-kqq {
  overflow-wrap: break-word;
  color: #F7EDD8;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Baloo 2', sans-serif;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.llo_seo_h2-kqq {
  font-size: 1.5rem;
}
}.llo_seo_body-kqq {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8926E;
  font-size: 14px;
}.llo_seo_body-kqq p {
  margin-bottom: 12px;
  color: #A8926E;
  font-size: 14px;
  line-height: 1.75;
}.llo_seo_body-kqq p:last-child {
  margin-bottom: 0;
}.llo_seo_body-kqq strong {
  font-weight: 700;
  color: #D9C9A8;
}.llo_seo_body-kqq a {
  transition: color .2s;
  color: #E8841A;
  text-decoration: underline;
}.llo_seo_body-kqq a:hover {
  color: #F5982E;
}.llo_seo_body-kqq ul,.llo_seo_body-kqq ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.llo_seo_body-kqq ol {
  list-style: decimal;
}.llo_seo_body-kqq li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A8926E;
  font-size: 14px;
}.llo_seo_body-kqq table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 769px) {.llo_seo_body-kqq table {
  display: table;
}
}.llo_seo_body-kqq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D9C9A8;
  text-align: left;
}.llo_seo_body-kqq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8926E;
}.llo_seo_cols-kqq {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.llo_seo_cols-kqq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.llo_seo_cols-kqq {
  grid-template-columns: repeat(3,1fr);
}
}.llo_seo_col_h-kqq {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D9C9A8;
  margin-bottom: 7px;
}.llo_seo_col_p-kqq {
  color: #7D6B50;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.llo_seo_stats-kqq {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.llo_seo_stat-kqq {
  background: rgba(232, 132, 26, 0.07);
  border: 1px solid rgba(232, 132, 26, 0.18);
  flex: 1;
  padding: 14px 16px;
  border-radius: 10px;
  min-width: 8.75rem;
}.llo_seo_stat_val-kqq {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E8841A;
  margin-bottom: 4px;
  font-weight: 800;
}.llo_seo_stat_lb-kqq {
  font-size: 0.688rem;
  color: #7D6B50;
  overflow-wrap: break-word;
}.llo_seo-kqq {
  background: #13100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.llo_seo-kqq {
  padding: 2.75rem 24px 0;
}
}.llo_seo_in-kqq {
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1912;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.llo_seo_in-kqq {
  padding: 2.25rem 40px;
}
}.llo_seo_label-kqq {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #E8841A;
}.llo_seo_h2-kqq {
  margin-bottom: 0.875rem;
  color: #F7EDD8;
  line-height: 1.25;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.llo_seo_h2-kqq {
  font-size: 1.5rem;
}
}.llo_seo_body-kqq {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A8926E;
}.llo_seo_body-kqq p {
  font-size: 0.875rem;
  color: #A8926E;
  margin-bottom: 12px;
  line-height: 1.75;
}.llo_seo_body-kqq p:last-child {
  margin-bottom: 0;
}.llo_seo_body-kqq strong {
  color: #D9C9A8;
  font-weight: 700;
}.llo_seo_body-kqq a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8841A;
}.llo_seo_body-kqq a:hover {
  color: #F5982E;
}.llo_seo_body-kqq ul,.llo_seo_body-kqq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.llo_seo_body-kqq ol {
  list-style: decimal;
}.llo_seo_body-kqq li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8926E;
  font-size: 14px;
}.llo_seo_body-kqq table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.llo_seo_body-kqq table {
  display: table;
}
}.llo_seo_body-kqq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D9C9A8;
  font-weight: 700;
}.llo_seo_body-kqq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8926E;
}.llo_seo_cols-kqq {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.llo_seo_cols-kqq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.llo_seo_cols-kqq {
  grid-template-columns: repeat(3,1fr);
}
}.llo_seo_col_h-kqq {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D9C9A8;
  font-size: 0.813rem;
  font-weight: 700;
}.llo_seo_col_p-kqq {
  line-height: 1.65;
  color: #7D6B50;
  font-size: 13px;
  overflow-wrap: break-word;
}.llo_seo_stats-kqq {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.llo_seo_stat-kqq {
  flex: 1;
  border: 1px solid rgba(232, 132, 26, 0.18);
  border-radius: 0.625rem;
  background: rgba(232, 132, 26, 0.07);
  padding: 14px 16px;
  min-width: 8.75rem;
}.llo_seo_stat_val-kqq {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8841A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.llo_seo_stat_lb-kqq {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7D6B50;
}.llo_faq-kqq {
  padding: 36px 1rem 0;
  background: #13100A;
}
@media(min-width: 766px) {.llo_faq-kqq {
  padding: 2.75rem 24px 0;
}
}.llo_faq_in-kqq {
  margin: 0 auto;
  max-width: 1320px;
}.llo_faq_head-kqq {
  margin-bottom: 20px;
}.llo_faq_label-kqq {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E8841A;
}.llo_faq_h2-kqq {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F7EDD8;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width:768px) {.llo_faq_h2-kqq {
  font-size: 24px;
}
}.llo_faq_list-kqq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.llo_faq_item-kqq {
  overflow: hidden;
  background: #1E1912;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.llo_faq_q-kqq {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  display: flex;
  color: #D9C9A8;
  font-size: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 600;
  cursor: pointer;
}.llo_faq_q-kqq:hover {
  color: #F7EDD8;
}.llo_faq_q_ic-kqq {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 24px;
  font-size: 1rem;
  color: #E8841A;
}.llo_faq_item-kqq.llo_state_open-kqq .llo_faq_q_ic-kqq {
  transform: rotate(45deg);
}.llo_faq_a-kqq {
  padding: 0 20px 16px;
  line-height: 1.7;
  display: none;
  color: #7D6B50;
  font-size: 13px;
  overflow-wrap: break-word;
}.llo_faq_item-kqq.llo_state_open-kqq .llo_faq_a-kqq {
  display: block;
}.llo_faq_a-kqq strong {
  font-weight: 700;
  color: #D9C9A8;
}.llo_faq_a-kqq a {
  color: #E8841A;
  text-decoration: underline;
}.llo_faq_a-kqq ul,.llo_faq_a-kqq ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.llo_faq_a-kqq ol {
  list-style: decimal;
}.llo_faq_a-kqq li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.llo_faq_a-kqq table {
  margin: 8px 0;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.llo_faq_a-kqq table {
  display: table;
}
}.llo_faq_a-kqq th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D9C9A8;
}.llo_faq_a-kqq td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6B50;
}.llo_seo-kqq {
  padding: 36px 16px 0;
  background: #13100A;
}
@media(min-width: 769px) {.llo_seo-kqq {
  padding: 2.75rem 1.5rem 0;
}
}.llo_seo_in-kqq {
  background: #1E1912;
  padding: 28px 1.5rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.llo_seo_in-kqq {
  padding: 2.25rem 2.5rem;
}
}.llo_seo_label-kqq {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #E8841A;
  letter-spacing: .08em;
  font-weight: 700;
}.llo_seo_h2-kqq {
  overflow-wrap: break-word;
  color: #F7EDD8;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Baloo 2', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.llo_seo_h2-kqq {
  font-size: 1.5rem;
}
}.llo_seo_body-kqq {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8926E;
}.llo_seo_body-kqq p {
  margin-bottom: 12px;
  color: #A8926E;
  line-height: 1.75;
  font-size: 14px;
}.llo_seo_body-kqq p:last-child {
  margin-bottom: 0;
}.llo_seo_body-kqq strong {
  font-weight: 700;
  color: #D9C9A8;
}.llo_seo_body-kqq a {
  transition: color .2s;
  color: #E8841A;
  text-decoration: underline;
}.llo_seo_body-kqq a:hover {
  color: #F5982E;
}.llo_seo_body-kqq ul,.llo_seo_body-kqq ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.llo_seo_body-kqq ol {
  list-style: decimal;
}.llo_seo_body-kqq li {
  margin-bottom: 6px;
  color: #A8926E;
  line-height: 1.75;
  font-size: 0.875rem;
}.llo_seo_body-kqq table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.llo_seo_body-kqq table {
  display: table;
}
}.llo_seo_body-kqq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D9C9A8;
  text-align: left;
  font-weight: 700;
}.llo_seo_body-kqq td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8926E;
}.llo_seo_cols-kqq {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.llo_seo_cols-kqq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.llo_seo_cols-kqq {
  grid-template-columns: repeat(3,1fr);
}
}.llo_seo_col_h-kqq {
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D9C9A8;
}.llo_seo_col_p-kqq {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6B50;
}.llo_seo_stats-kqq {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.llo_seo_stat-kqq {
  flex: 1;
  background: rgba(232, 132, 26, 0.07);
  border: 1px solid rgba(232, 132, 26, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  min-width: 140px;
}.llo_seo_stat_val-kqq {
  color: #E8841A;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.llo_seo_stat_lb-kqq {
  font-size: 11px;
  color: #7D6B50;
  overflow-wrap: break-word;
}.llo_rv-kqq {
  padding: 36px 1rem 0;
  background: #13100A;
}
@media(min-width: 770px) {.llo_rv-kqq {
  padding: 44px 1.5rem 0;
}
}.llo_rv_in-kqq {
  margin: 0 auto;
  max-width: 1320px;
}.llo_rv_head-kqq {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.llo_rv_label-kqq {
  color: #E8841A;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.llo_rv_h2-kqq {
  color: #F7EDD8;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.llo_rv_h2-kqq {
  font-size: 28px;
}
}.llo_rv_stats-kqq {
  gap: 18px;
  font-size: 0.813rem;
  color: #7D6B50;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.llo_rv_stats_score-kqq {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.llo_rv_stats_score_val-kqq {
  font-size: 1.375rem;
  font-weight: 800;
  color: #F5C430;
  font-family: 'Baloo 2', sans-serif;
}.llo_rv_stats_score_max-kqq {
  font-size: 13px;
  color: #5C4E38;
}.llo_rv_stats_badge-kqq {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.llo_rv_stats_badge-kqq svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #F5C430;
}.llo_rv_grid-kqq {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.llo_rv_grid-kqq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.llo_rv_grid-kqq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.llo_rv_card-kqq {
  background: #1E1912;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  flex-direction: column;
  display: flex;
}.llo_rv_card_stars-kqq {
  gap: 2px;
  display: flex;
  color: #F5C430;
  margin-bottom: 0.625rem;
}.llo_rv_card_stars-kqq svg {
  width: 0.875rem;
  height: 0.875rem;
}.llo_rv_card_h-kqq {
  margin-bottom: 8px;
  line-height: 1.3;
  color: #F7EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
}.llo_rv_card_body-kqq {
  flex: 1;
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #7D6B50;
  line-height: 1.65;
}.llo_rv_card_body-kqq strong {
  font-weight: 600;
  color: #D9C9A8;
}.llo_rv_card_meta-kqq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  padding-top: 12px;
  align-items: center;
}.llo_rv_card_author-kqq {
  font-weight: 600;
  color: #D9C9A8;
  font-size: 0.75rem;
}.llo_rv_card_date-kqq {
  color: #5C4E38;
  font-size: 11px;
}.llo_ft-kqq {
  background: #0C0A06;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.llo_ft_support-kqq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 770px) {.llo_ft_support-kqq {
  padding: 28px 1.5rem;
}
}.llo_ft_support_in-kqq {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.llo_ft_support_main-kqq {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.llo_ft_support_ic-kqq {
  color: #E8841A;
  flex-shrink: 0;
}.llo_ft_support_ic-kqq svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
}.llo_ft_support_text_title-kqq {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F7EDD8;
  overflow-wrap: break-word;
}.llo_ft_support_text_sub-kqq {
  font-size: 12px;
  color: #7D6B50;
  overflow-wrap: break-word;
}.llo_ft_support_btn-kqq {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #E8841A;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #F7EDD8;
  flex-shrink: 0;
}.llo_ft_support_btn-kqq:hover {
  background: #F5982E;
}.llo_ft_support_contacts-kqq {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.llo_ft_support_contact-kqq {
  color: #5C4E38;
  font-size: 0.75rem;
  line-height: 1.4;
}.llo_ft_support_contact-kqq strong {
  display: block;
  font-weight: 600;
  color: #A8926E;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.llo_ft_main-kqq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width:768px) {.llo_ft_main-kqq {
  padding: 2.5rem 24px 32px;
}
}.llo_ft_main_in-kqq {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.llo_ft_main_in-kqq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.llo_ft_main_in-kqq {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.llo_ft_col_logo-kqq {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.llo_ft_col_logo-kqq {
  grid-column: auto;
}
}.llo_ft_logo-kqq {
  gap: 9px;
  font-size: 1rem;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  color: #F7EDD8;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
}.llo_ft_logo_mark-kqq {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.llo_ft_logo_mark-kqq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.llo_ft_logo_sub-kqq {
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #5C4E38;
}.llo_ft_col_title-kqq {
  font-weight: 700;
  color: #A8926E;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 0.75rem;
}.llo_ft_col_links-kqq {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.llo_ft_col_link-kqq {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5C4E38;
  font-size: 0.813rem;
}.llo_ft_col_link-kqq:hover {
  color: #D9C9A8;
}.llo_ft_apps-kqq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.llo_ft_app_card-kqq {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.llo_ft_app_card-kqq:hover {
  border-color: rgba(232, 132, 26, 0.55);
}.llo_ft_app_card_ic-kqq svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.llo_ft_app_card_os-kqq {
  font-weight: 600;
  color: #5C4E38;
  font-size: 10px;
}.llo_ft_app_card_action-kqq {
  font-size: 12px;
  color: #D9C9A8;
  font-weight: 700;
}.llo_ft_bot-kqq {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.llo_ft_bot-kqq {
  padding: 20px 1.5rem;
}
}.llo_ft_bot_in-kqq {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.llo_ft_socials-kqq {
  gap: 0.5rem;
  display: flex;
}.llo_ft_soc-kqq {
  transition: background .2s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
  width: 36px;
  justify-content: center;
  color: #A8926E;
  height: 2.25rem;
}.llo_ft_soc-kqq svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.llo_ft_soc-kqq:hover {
  background: rgba(255, 255, 255, 0.07);
}.llo_ft_legal-kqq {
  flex: 1;
  overflow-wrap: break-word;
  color: #8A7660;
  font-size: 11px;
  line-height: 1.6;
  min-width: 12.5rem;
}.llo_ft_legal-kqq strong {
  color: #A8926E;
  font-weight: 700;
}.llo_ft_legal-kqq a {
  color: #A8926E;
  text-decoration: underline;
}.llo_ft_age-kqq {
  border-radius: 50%;
  border: 2px solid #8A7660;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  align-items: center;
  height: 2rem;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  font-size: 11px;
  color: #8A7660;
}