*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #141009;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D9C8A8;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.kal-layout_am1 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.kal-page_am1 {
  min-height: 100vh;
  display: flex;
}.kal-main_am1 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1082px) {.kal-main_am1 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.kal-main_am1 {
  padding-bottom: 4.5rem;
}
}.kal-gc_am1 {
  background: #1C1510;
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.07);
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 641px) {.kal-gc_am1 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.kal-gc_am1 {
  width: 168px;
}
}.kal-gc_am1:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 105, 28, 0.09);
}.kal-gc_img_am1 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.kal-gc_img_am1 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.kal-gc_hover_am1 {
  inset: 0;
  background: rgba(12, 7, 5, 0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.kal-gc_am1:hover .kal-gc_hover_am1 {
  opacity: 1;
}.kal-gc_hover_btn_am1 {
  border-radius: 0.313rem;
  padding: 8px 16px;
  background: #D4691C;
  font-weight: 700;
  font-size: 12px;
  color: #F6EDD8;
}.kal-gc_info_am1 {
  padding: 0.5rem 10px 0.625rem;
}.kal-gc_name_am1 {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  color: #D9C8A8;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}.kal-gc_prov_am1 {
  font-size: 10px;
  color: #7A5C3C;
}.kal-gc_tag_am1 {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
  left: 6px;
  position: absolute;
  font-weight: 700;
  top: 6px;
}.kal-gc_tag_hot_am1 {
  background: #DE3030;
  color: #fff;
}.kal-gc_tag_new_am1 {
  background: #2EBF6A;
  color: #141009;
}.kal-gc_tag_jp_am1 {
  background: #F5C428;
  color: #141009;
}.kal-gc_tag_ex_am1 {
  background: #9A3A8C;
  color: #fff;
}.kal-gc_tag_live_am1 {
  background: #DE3030;
  color: #fff;
}.kal-gr_am1 {
  padding: 32px 1rem 0;
  background: #141009;
}
@media(min-width: 770px) {.kal-gr_am1 {
  padding: 2.25rem 1.5rem 0;
}
}.kal-gr_in_am1 {
  margin: 0 auto;
  max-width: 1340px;
}.kal-gr_head_am1 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.kal-gr_head_l_am1 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.kal-gr_ic_am1 {
  border-radius: 8px;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
}.kal-gr_ic_am1 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.kal-gr_title_am1 {
  font-weight: 700;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-family: 'Norse', sans-serif;
  font-size: 16px;
}
@media(min-width: 771px) {.kal-gr_title_am1 {
  font-size: 1.125rem;
}
}.kal-gr_more_am1 {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  color: #8A6A4A;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
}.kal-gr_more_am1:hover {
  color: #D4691C;
}.kal-gr_more_am1 svg {
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kal-gr_arrows_am1 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.kal-gr_arr_am1 {
  background: rgba(255, 220, 160, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 5px;
  align-items: center;
  color: #B09070;
  height: 1.875rem;
  width: 30px;
  justify-content: center;
  display: flex;
}.kal-gr_arr_am1:hover {
  background: rgba(255, 220, 160, 0.08);
  color: #F6EDD8;
}.kal-gr_arr_am1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.kal-gr_seo_h_am1 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Norse', sans-serif;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D9C8A8;
}
@media(min-width: 766px) {.kal-gr_seo_h_am1 {
  font-size: 14px;
}
}.kal-gr_seo_am1 {
  color: #8A6A4A;
  margin-bottom: 0.75rem;
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.kal-gr_seo_am1 strong {
  font-weight: 600;
  color: #D9C8A8;
}.kal-gr_scroll_am1 {
  gap: 10px;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.kal-gr_scroll_am1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.kal-gr_scroll_am1 {
  gap: 12px;
}
}.kal-tb_am1 {
  background: #100D08;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  display: flex;
  z-index: 80;
  align-items: center;
  position: fixed;
  left: 0;
  right: 0;
  height: 56px;
  top: 0;
}.kal-tb_in_am1 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.kal-tb_burger_am1 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  margin-right: 8px;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  width: 38px;
  height: 38px;
  justify-content: center;
  display: flex;
}.kal-tb_burger_am1:hover {
  background: rgba(255, 220, 160, 0.05);
}.kal-tb_burger_line_am1 {
  border-radius: 1px;
  background: #B09070;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width:1080px) {.kal-tb_burger_am1 {
  display: none;
}
}.kal-tb_logo_am1 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  margin-right: 20px;
  align-items: center;
  letter-spacing: -.01em;
  display: flex;
  font-weight: 800;
  color: #F6EDD8;
  flex-shrink: 0;
}.kal-tb_logo_mark_am1 {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 2rem;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}.kal-tb_logo_mark_am1 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kal-tb_nav_am1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.kal-tb_nav_am1 {
  display: flex;
}
}.kal-tb_tab_am1 {
  padding: 8px 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #B09070;
}.kal-tb_tab_am1:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EDD8;
}.kal-tb_tab_am1.kal-state_active_am1 {
  background: rgba(212, 105, 28, 0.22);
  color: #F6EDD8;
}.kal-tb_right_am1 {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.kal-tb_login_am1 {
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #D9C8A8;
}.kal-tb_login_am1:hover {
  border-color: rgba(212, 108, 28, 0.55);
  color: #F6EDD8;
}
@media(min-width: 481px) {.kal-tb_login_am1 {
  display: block;
}
}.kal-tb_reg_am1 {
  border-radius: 0.5rem;
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #2EBF6A;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #150D04;
}.kal-tb_reg_am1:hover {
  background: #38D47A;
}.kal-sb_am1 {
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transition: transform .25s ease;
  background: #231A12;
  transform: translateX(-100%);
  overflow-y: auto;
  left: 0;
  width: 220px;
  bottom: 0;
  top: 56px;
  position: fixed;
  z-index: 70;
}.kal-sb_am1.kal-state_open_am1 {
  transform: translateX(0);
}.kal-sb_am1::-webkit-scrollbar {
  width: 4px;
}.kal-sb_am1::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.08);
}
@media(min-width: 1079px) {.kal-sb_am1 {
  transform: translateX(0);
}
}.kal-sb_auth_am1 {
  padding: 14px 0.75rem 0.625rem;
}.kal-sb_btn_reg_am1 {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  background: #2EBF6A;
  display: block;
  color: #150D04;
  font-size: 0.813rem;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
}.kal-sb_btn_reg_am1:hover {
  background: #38D47A;
}.kal-sb_btn_login_am1 {
  padding: 0.625rem;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 8px;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #D9C8A8;
}.kal-sb_btn_login_am1:hover {
  border-color: rgba(212, 108, 28, 0.55);
  color: #F6EDD8;
}.kal-sb_promo_am1 {
  border: 1px solid rgba(212, 105, 28, 0.22);
  background: linear-gradient(135deg,#3D1A06,#231A12);
  border-radius: 8px;
  margin: 0 12px 0.625rem;
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  position: relative;
}.kal-sb_promo_am1::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 105, 28, 0.22),transparent 70%);
  top: -1.25rem;
  right: -20px;
  height: 5rem;
  position: absolute;
  width: 5rem;
  content: '';
}.kal-sb_promo_title_am1 {
  font-weight: 700;
  color: #D4691C;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.kal-sb_promo_text_am1 {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F6EDD8;
}.kal-sb_promo_sub_am1 {
  color: #8A6A4A;
  font-size: 0.625rem;
  margin-top: 3px;
}.kal-sb_nav_am1 {
  padding: 0.375rem 0.5rem 1rem;
}.kal-sb_nav_lb_am1 {
  padding: 10px 0.5rem 0.375rem;
  color: #7A5C3C;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.kal-sb_link_am1 {
  border-radius: 5px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  color: #B09070;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
}.kal-sb_link_am1:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EDD8;
}.kal-sb_link_am1.kal-state_active_am1 {
  background: rgba(212, 105, 28, 0.22);
  color: #F6EDD8;
}.kal-sb_ic_am1 {
  border-radius: 5px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
  height: 30px;
  justify-content: center;
}.kal-sb_ic_am1 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kal-sb_ic_1_am1 {
  background: rgba(212, 105, 28, 0.09);
  color: #D4691C;
}.kal-sb_ic_2_am1 {
  background: rgba(46, 191, 106, 0.18);
  color: #2EBF6A;
}.kal-sb_ic_3_am1 {
  background: rgba(245, 196, 40, 0.18);
  color: #F5C428;
}.kal-sb_ic_4_am1 {
  background: rgba(154, 58, 140, 0.25);
  color: #9A3A8C;
}.kal-sb_ic_5_am1 {
  background: rgba(212, 105, 28, 0.09);
  color: #E0407A;
}.kal-sb_ic_6_am1 {
  background: rgba(154, 58, 140, 0.25);
  color: #8B3FD4;
}.kal-sb_badge_am1 {
  padding: 2px 7px;
  border-radius: 0.313rem;
  background: #F5C428;
  color: #150D04;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.kal-sb_bot_am1 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.kal-sb_lang_am1,.kal-sb_help_am1 {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 0.563rem 6px;
  border-radius: 5px;
  transition: border-color .2s;
  gap: 6px;
  flex: 1;
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #B09070;
  font-size: 11px;
}.kal-sb_lang_am1:hover,.kal-sb_help_am1:hover {
  border-color: rgba(212, 108, 28, 0.55);
  color: #F6EDD8;
}.kal-sb_lang_am1 svg,.kal-sb_help_am1 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.kal-sb_bd_am1 {
  background: rgba(12, 7, 5, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.kal-sb_bd_am1.kal-state_on_am1 {
  display: block;
}
@media(min-width: 1079px) {.kal-sb_bd_am1 {
  display: none!important;
}
}.kal-mob_nav_am1 {
  background: #231A12;
  border-top: 1px solid rgba(255, 210, 140, 0.14);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 80;
  position: fixed;
  display: flex;
}
@media(min-width: 1078px) {.kal-mob_nav_am1 {
  display: none;
}
}.kal-mob_nav_item_am1 {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  display: flex;
  align-items: center;
  color: #7A5C3C;
  cursor: pointer;
  flex-direction: column;
}.kal-mob_nav_ic_am1 {
  line-height: 1;
}.kal-mob_nav_ic_am1 svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.kal-mob_nav_lb_am1 {
  font-weight: 600;
  font-size: 10px;
  color: #7A5C3C;
}.kal-mob_nav_item_am1.kal-state_active_am1 {
  color: #D4691C;
}.kal-mob_nav_item_am1.kal-state_active_am1 .kal-mob_nav_lb_am1 {
  color: #D4691C;
}.kal-hero_am1 {
  padding: 1.25rem 16px 0;
  background: #141009;
}
@media(min-width:768px) {.kal-hero_am1 {
  padding: 1.5rem 1.5rem 0;
}
}.kal-hero_in_am1 {
  gap: 12px;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.kal-hero_in_am1 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.kal-hero_in_am1 {
  grid-template-columns: 1fr 21.25rem;
}
}.kal-hero_promo_am1 {
  background: #1C1510;
  border-radius: 0.875rem;
  overflow: hidden;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.kal-hero_promo_am1 {
  min-height: 17.5rem;
}
}.kal-hero_promo_bg_am1 {
  background-position: center;
  background: linear-gradient(120deg,#3D1A06 0%,#141009 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.kal-hero_promo_bg_am1::after {
  inset: 0;
  background: linear-gradient(90deg,#141009 0%,rgba(12, 7, 5, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.kal-hero_promo_glow_am1 {
  background: radial-gradient(circle,rgba(154, 58, 140, 0.25) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  top: -2.5rem;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  height: 300px;
}.kal-hero_promo_ct_am1 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  display: flex;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
@media(min-width: 765px) {.kal-hero_promo_ct_am1 {
  padding: 2.5rem 32px;
}
}.kal-hero_badge_am1 {
  border: 1px solid rgba(212, 105, 28, 0.09);
  border-radius: 1.25rem;
  background: rgba(212, 105, 28, 0.22);
  padding: 0.313rem 12px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #D4691C;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.kal-hero_h1_am1 {
  color: #F6EDD8;
  line-height: 1.15;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Norse', sans-serif;
  margin-bottom: 10px;
  font-size: 1.625rem;
}.kal-hero_h1_am1 em {
  color: #F5C428;
  font-style: normal;
}
@media(min-width: 767px) {.kal-hero_h1_am1 {
  font-size: 2.25rem;
}
}.kal-hero_sub_am1 {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #B09070;
  font-size: 13px;
}
@media(min-width: 769px) {.kal-hero_sub_am1 {
  font-size: 0.875rem;
}
}.kal-hero_row_am1 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.kal-hero_cta_am1 {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2EBF6A;
  font-weight: 700;
  color: #150D04;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0.25rem 1rem rgba(46, 191, 106, 0.45);
  font-size: 0.875rem;
}.kal-hero_cta_am1:hover {
  background: #38D47A;
}.kal-hero_terms_am1 {
  font-size: 11px;
  color: #7A5C3C;
}.kal-hero_game_am1 {
  border-radius: 0.875rem;
  background: #1C1510;
  border: 1px solid rgba(255, 210, 140, 0.07);
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.kal-hero_game_badge_am1 {
  border: 1px solid rgba(245, 196, 40, 0.18);
  padding: 5px 10px;
  background: rgba(245, 196, 40, 0.18);
  border-radius: 20px;
  color: #F5C428;
  top: 0.75rem;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  left: 0.75rem;
}.kal-hero_game_badge_am1 svg {
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
}.kal-hero_game_img_am1 {
  background: linear-gradient(135deg,#3D1A06,#141009);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.kal-hero_game_img_am1 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.kal-hero_game_play_am1 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(12, 7, 5, 0.72);
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
}.kal-hero_game_am1:hover .kal-hero_game_play_am1 {
  opacity: 1;
}.kal-hero_game_play_am1 span {
  background: #D4691C;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
}.kal-hero_game_play_am1 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.kal-hero_game_info_am1 {
  padding: 0.875rem 16px;
}.kal-hero_game_title_am1 {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 4px;
  color: #F6EDD8;
  overflow-wrap: break-word;
}.kal-hero_game_provider_am1 {
  font-size: 0.688rem;
  color: #8A6A4A;
}.kal-hero_game_btn_am1 {
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  margin: 12px 16px 1rem;
  background: #D4691C;
  display: block;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #F6EDD8;
}.kal-hero_game_am1:hover .kal-hero_game_btn_am1 {
  background: #E87B28;
}.kal-sbar_am1 {
  padding: 1rem 16px 0;
  background: #141009;
}
@media(min-width: 767px) {.kal-sbar_am1 {
  padding: 1.125rem 1.5rem 0;
}
}.kal-sbar_in_am1 {
  margin: 0 auto;
  max-width: 1340px;
}.kal-sbar_row_am1 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.kal-sbar_input_am1 {
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  flex: 1;
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  background: #1C1510;
  cursor: pointer;
  color: #8A6A4A;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.kal-sbar_input_am1:hover {
  border-color: rgba(212, 108, 28, 0.55);
}.kal-sbar_input_am1 svg {
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
}.kal-sbar_providers_am1 {
  background: #1C1510;
  gap: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: border-color .2s;
  border-radius: 8px;
  padding: 11px 18px;
  white-space: nowrap;
  color: #D9C8A8;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
}.kal-sbar_providers_am1:hover {
  border-color: rgba(212, 108, 28, 0.55);
  color: #F6EDD8;
}.kal-sbar_providers_am1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
}.kal-sbar_tabs_am1 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.kal-sbar_tabs_am1::-webkit-scrollbar {
  display: none;
}.kal-sbar_tab_am1 {
  border: 1px solid rgba(255, 210, 140, 0.07);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 1.25rem;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  cursor: pointer;
  color: #B09070;
}.kal-sbar_tab_am1:hover {
  border-color: rgba(212, 108, 28, 0.55);
  background: rgba(255, 220, 160, 0.08);
  color: #F6EDD8;
}.kal-sbar_tab_am1.kal-state_active_am1 {
  border-color: rgba(212, 105, 28, 0.09);
  background: rgba(212, 105, 28, 0.22);
  color: #F6EDD8;
}.kal-sbar_tab_ic_am1 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.kal-gr_jp_am1 {
  padding: 20px;
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#2A0E3A 0%,#0E0818 100%);
  position: relative;
}.kal-gr_jp_am1::before {
  background: radial-gradient(circle,rgba(154, 58, 140, 0.25) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 250px;
  top: -3.75rem;
  content: '';
  left: -60px;
  width: 250px;
}.kal-gr_jp_am1::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 196, 40, 0.18) 0%,transparent 70%);
  right: 0;
  bottom: -40px;
  height: 200px;
  width: 200px;
  content: '';
  position: absolute;
}.kal-gr_jp_head_am1 {
  gap: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  margin-bottom: 16px;
  display: flex;
}.kal-gr_jp_info_am1 {
  flex: 1;
}.kal-gr_jp_label_am1 {
  text-transform: uppercase;
  color: #8B3FD4;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-size: 11px;
}.kal-gr_jp_label_am1 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 4px;
  height: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
}.kal-gr_jp_amount_am1 {
  line-height: 1;
  font-family: 'Norse', sans-serif;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 2rem;
  color: #F6EDD8;
  font-weight: 800;
}
@media(min-width: 769px) {.kal-gr_jp_amount_am1 {
  font-size: 2.5rem;
}
}.kal-gr_jp_amount_am1 span {
  color: #F5C428;
}.kal-gr_jp_seo_am1 {
  color: #B09070;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 0.75rem;
}.kal-gr_jp_cta_am1 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: rgba(154, 58, 140, 0.25);
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(154, 58, 140, 0.25);
  align-self: flex-start;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #F6EDD8;
  flex-shrink: 0;
  margin-top: 0.25rem;
  position: relative;
  z-index: 1;
}.kal-gr_jp_cta_am1:hover {
  background: #9A3A8C;
}.kal-ws_am1 {
  background: #141009;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.kal-ws_am1 {
  padding: 2.25rem 1.5rem 0;
}
}.kal-ws_in_am1 {
  margin: 0 auto;
  max-width: 1340px;
}.kal-ws_head_am1 {
  gap: 12px;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.kal-ws_title_am1 {
  gap: 0.625rem;
  color: #F6EDD8;
  font-weight: 700;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Norse', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  display: flex;
}.kal-ws_title_ic_am1 svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F5C428;
  height: 18px;
}.kal-ws_online_am1 {
  gap: 0.438rem;
  display: flex;
  color: #8A6A4A;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
}.kal-ws_online_dot_am1 {
  border-radius: 50%;
  background: #2EBF6A;
  box-shadow: 0 0 0.375rem rgba(46, 191, 106, 0.18);
  flex-shrink: 0;
  width: 8px;
  height: 0.5rem;
}.kal-ws_scroll_am1 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
}.kal-ws_scroll_am1::-webkit-scrollbar {
  display: none;
}.kal-wc_am1 {
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #1C1510;
  padding: 10px 14px;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.kal-wc_img_am1 {
  background: #231A12;
  overflow: hidden;
  border-radius: 0.313rem;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.kal-wc_img_am1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.kal-wc_info_am1 {
  min-width: 0;
}.kal-wc_game_am1 {
  overflow: hidden;
  font-weight: 600;
  color: #D9C8A8;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.kal-wc_player_am1 {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #7A5C3C;
}.kal-wc_amount_am1 {
  font-size: 13px;
  color: #2EBF6A;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
}.kal-reg_am1 {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.kal-reg_am1 {
  padding: 2.75rem 24px 0;
}
}.kal-reg_in_am1 {
  border-radius: 14px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 28px 1.5rem;
  background: #231A12;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.kal-reg_in_am1 {
  padding: 2.5rem;
}
}.kal-reg_top_am1 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.kal-reg_top_am1 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.kal-reg_label_am1 {
  margin-bottom: 10px;
  color: #D4691C;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.kal-reg_h2_am1 {
  font-size: 22px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Norse', sans-serif;
}
@media(min-width:768px) {.kal-reg_h2_am1 {
  font-size: 1.75rem;
}
}.kal-reg_bonus_am1 {
  background: rgba(245, 196, 40, 0.18);
  border: 1px solid rgba(245, 196, 40, 0.18);
  padding: 10px 1rem;
  border-radius: 8px;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.kal-reg_bonus_amount_am1 {
  font-weight: 800;
  font-size: 20px;
  color: #F5C428;
}.kal-reg_bonus_text_am1 {
  line-height: 1.35;
  font-size: 13px;
  color: #B09070;
}.kal-reg_cta_btn_am1 {
  background: #2EBF6A;
  border-radius: 8px;
  padding: 0.875rem 2rem;
  transition: background .2s;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 4px 16px rgba(46, 191, 106, 0.45);
  display: inline-block;
  color: #150D04;
  font-size: 15px;
}.kal-reg_cta_btn_am1:hover {
  background: #38D47A;
}.kal-reg_terms_am1 {
  color: #7A5C3C;
  line-height: 1.5;
  font-size: 11px;
}.kal-reg_seo_am1 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A6A4A;
  margin-top: 1.25rem;
}.kal-reg_seo_am1 p {
  line-height: 1.65;
  color: #8A6A4A;
  font-size: 0.813rem;
  margin-bottom: 10px;
}.kal-reg_seo_am1 p:last-child {
  margin-bottom: 0;
}.kal-reg_seo_am1 strong {
  color: #D9C8A8;
  font-weight: 700;
}.kal-reg_seo_am1 a {
  transition: color .2s;
  color: #D4691C;
  text-decoration: underline;
}.kal-reg_seo_am1 a:hover {
  color: #E87B28;
}.kal-reg_seo_am1 ul,.kal-reg_seo_am1 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.kal-reg_seo_am1 ol {
  list-style: decimal;
}.kal-reg_seo_am1 li {
  line-height: 1.65;
  margin-bottom: 4px;
  color: #8A6A4A;
  font-size: 13px;
}.kal-reg_seo_am1 table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.kal-reg_seo_am1 table {
  display: table;
}
}.kal-reg_seo_am1 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 8px;
  font-weight: 700;
  color: #D9C8A8;
  text-align: left;
}.kal-reg_seo_am1 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #8A6A4A;
}.kal-reg_steps_am1 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.kal-reg_steps_am1 {
  margin-top: 0;
}
}.kal-reg_step_am1 {
  gap: 14px;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 16px;
  background: rgba(255, 220, 160, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.kal-reg_step_num_am1 {
  background: rgba(212, 105, 28, 0.22);
  border-radius: 50%;
  border: 1px solid rgba(212, 105, 28, 0.09);
  align-items: center;
  font-weight: 800;
  color: #D4691C;
  flex-shrink: 0;
  display: flex;
  width: 34px;
  justify-content: center;
  font-size: 0.875rem;
  height: 2.125rem;
}.kal-reg_step_title_am1 {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F6EDD8;
  font-size: 0.875rem;
}.kal-reg_step_text_am1 {
  color: #8A6A4A;
  font-size: 0.75rem;
  line-height: 1.5;
}.kal-reg_trust_am1 {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.kal-reg_trust_item_am1 {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  color: #8A6A4A;
  overflow-wrap: break-word;
  align-items: center;
}.kal-reg_trust_ic_am1 svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  color: #D4691C;
  stroke-linecap: round;
}.kal-bon_am1 {
  padding: 2.25rem 1rem 0;
  background: #141009;
}
@media(min-width:768px) {.kal-bon_am1 {
  padding: 2.75rem 24px 0;
}
}.kal-bon_in_am1 {
  margin: 0 auto;
  max-width: 1340px;
}.kal-bon_head_am1 {
  margin-bottom: 1.25rem;
}.kal-bon_label_am1 {
  color: #D4691C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.kal-bon_h2_am1 {
  color: #F6EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Norse', sans-serif;
}
@media(min-width: 765px) {.kal-bon_h2_am1 {
  font-size: 24px;
}
}.kal-bon_seo_am1 {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #8A6A4A;
}.kal-bon_seo_am1 strong {
  color: #D9C8A8;
  font-weight: 700;
}.kal-bon_seo_am1 a {
  text-decoration: underline;
  color: #D4691C;
}.kal-bon_grid_am1 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.kal-bon_grid_am1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.kal-bon_grid_am1 {
  grid-template-columns: repeat(5,1fr);
}
}.kal-bon_card_am1 {
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #1C1510;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 8px;
}.kal-bon_card_am1:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 105, 28, 0.09);
}.kal-bon_card_ic_am1 svg {
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
  height: 26px;
}.kal-bon_card_ic_am1 {
  margin-bottom: 10px;
}.kal-bon_card_type_am1 {
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #8A6A4A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.kal-bon_card_amount_am1 {
  color: #F5C428;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
}.kal-bon_card_name_am1 {
  margin-bottom: 8px;
  font-weight: 600;
  color: #F6EDD8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.kal-bon_card_detail_am1 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #7A5C3C;
  font-size: 0.688rem;
  line-height: 1.5;
}.kal-htp_am1 {
  padding: 2.25rem 1rem 0;
  background: #141009;
}
@media(min-width:768px) {.kal-htp_am1 {
  padding: 2.75rem 24px 0;
}
}.kal-htp_in_am1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.kal-htp_head_am1 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.kal-htp_label_am1 {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4691C;
  font-size: 0.688rem;
}.kal-htp_h2_am1 {
  font-family: 'Norse', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F6EDD8;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.kal-htp_h2_am1 {
  font-size: 28px;
}
}.kal-htp_intro_am1 {
  font-size: 14px;
  color: #8A6A4A;
  line-height: 1.6;
}.kal-htp_steps_am1 {
  margin: 0;
  list-style: none;
  gap: 12px;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.kal-htp_steps_am1 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.kal-htp_steps_am1 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.kal-htp_step_am1 {
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 8px;
  padding: 20px 18px 18px;
  background: #231A12;
  display: flex;
  flex-direction: column;
  position: relative;
}.kal-htp_step_num_am1 {
  border-radius: 50%;
  background: #D4691C;
  font-family: 'Norse', sans-serif;
  align-items: center;
  position: absolute;
  display: flex;
  left: 1.25rem;
  top: -12px;
  width: 1.75rem;
  font-weight: 800;
  justify-content: center;
  font-size: 13px;
  color: #150D04;
  height: 28px;
}.kal-htp_step_ic_am1 {
  border-radius: 5px;
  margin: 0.5rem 0 12px;
  background: rgba(212, 105, 28, 0.22);
  color: #D4691C;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  justify-content: center;
  display: flex;
}.kal-htp_step_ic_am1 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.kal-htp_step_h_am1 {
  font-weight: 700;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25;
}.kal-htp_step_p_am1 {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8A6A4A;
  overflow-wrap: break-word;
}.kal-htp_step_p_am1 strong {
  font-weight: 600;
  color: #D9C8A8;
}.kal-htp_cta_am1 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2EBF6A;
  padding: 13px 26px;
  margin-top: 1.25rem;
  display: inline-block;
  color: #150D04;
  font-weight: 700;
  font-size: 14px;
}.kal-htp_cta_am1:hover {
  background: #38D47A;
}.kal-app_am1 {
  background: #141009;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.kal-app_am1 {
  padding: 44px 1.5rem 0;
}
}.kal-app_in_am1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.kal-app_head_am1 {
  margin-bottom: 1rem;
}.kal-app_label_am1 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #D4691C;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.kal-app_h2_am1 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  color: #F6EDD8;
  font-family: 'Norse', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.kal-app_h2_am1 {
  font-size: 1.5rem;
}
}.kal-app_sub_am1 {
  line-height: 1.6;
  max-width: 600px;
  color: #8A6A4A;
  overflow-wrap: break-word;
  font-size: 13px;
}.kal-app_sub_am1 strong {
  font-weight: 700;
  color: #D9C8A8;
}.kal-app_cards_am1 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.kal-app_cards_am1 {
  grid-template-columns: repeat(3,1fr);
}
}.kal-app_card_am1 {
  padding: 1.25rem;
  gap: 16px;
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.kal-app_card_ios_am1 {
  background: linear-gradient(135deg,rgba(212, 105, 28, 0.22) 0%,#231A12 100%);
}.kal-app_card_android_am1 {
  background: linear-gradient(135deg,rgba(46, 191, 106, 0.18) 0%,#231A12 100%);
}.kal-app_card_win_am1 {
  background: linear-gradient(135deg,rgba(245, 196, 40, 0.18) 0%,#231A12 100%);
}.kal-app_card_ic_am1 svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kal-app_card_ic_am1 {
  color: #F6EDD8;
  flex-shrink: 0;
}.kal-app_card_os_am1 {
  text-transform: uppercase;
  font-size: 10px;
  color: #8A6A4A;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
}.kal-app_card_title_am1 {
  overflow-wrap: break-word;
  color: #F6EDD8;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.kal-app_card_text_am1 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 12px;
  color: #8A6A4A;
  line-height: 1.5;
}.kal-app_card_btn_am1 {
  background: rgba(255, 220, 160, 0.13);
  border-radius: 5px;
  border: 1px solid rgba(212, 108, 28, 0.55);
  padding: 0.625rem 18px;
  gap: 0.438rem;
  transition: background .2s;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  color: #F6EDD8;
  font-weight: 700;
}.kal-app_card_btn_am1:hover {
  background: rgba(255, 220, 160, 0.08);
}.kal-prov_am1 {
  padding: 36px 16px 0;
  background: #141009;
}
@media(min-width: 766px) {.kal-prov_am1 {
  padding: 2.75rem 24px 0;
}
}.kal-prov_in_am1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.kal-prov_head_am1 {
  margin-bottom: 1rem;
}.kal-prov_label_am1 {
  font-weight: 700;
  color: #D4691C;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.kal-prov_h2_am1 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F6EDD8;
  font-family: 'Norse', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.kal-prov_h2_am1 {
  font-size: 1.5rem;
}
}.kal-prov_seo_am1 {
  color: #8A6A4A;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
}.kal-prov_seo_am1 strong {
  font-weight: 700;
  color: #D9C8A8;
}.kal-prov_seo_am1 a {
  color: #D4691C;
  text-decoration: underline;
}.kal-prov_grid_am1 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.kal-prov_grid_am1 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.kal-prov_grid_am1 {
  grid-template-columns: repeat(8,1fr);
}
}.kal-prov_card_am1 {
  background: #1C1510;
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 14px 0.625rem;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.kal-prov_card_am1:hover {
  background: #231A12;
  border-color: rgba(212, 108, 28, 0.55);
}.kal-prov_logo_am1 {
  border-radius: 5px;
  background: rgba(255, 220, 160, 0.05);
  overflow: hidden;
  height: 2.75rem;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  display: flex;
}.kal-prov_logo_am1 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.kal-prov_name_am1 {
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #B09070;
}.kal-seo_am1 {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.kal-seo_am1 {
  padding: 2.75rem 24px 0;
}
}.kal-seo_in_am1 {
  padding: 28px 24px;
  margin: 0 auto;
  background: #231A12;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  max-width: 1340px;
}
@media(min-width: 765px) {.kal-seo_in_am1 {
  padding: 2.25rem 40px;
}
}.kal-seo_label_am1 {
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4691C;
}.kal-seo_h2_am1 {
  font-family: 'Norse', sans-serif;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.kal-seo_h2_am1 {
  font-size: 24px;
}
}.kal-seo_body_am1 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #B09070;
}.kal-seo_body_am1 p {
  color: #B09070;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.kal-seo_body_am1 p:last-child {
  margin-bottom: 0;
}.kal-seo_body_am1 strong {
  font-weight: 700;
  color: #D9C8A8;
}.kal-seo_body_am1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4691C;
}.kal-seo_body_am1 a:hover {
  color: #E87B28;
}.kal-seo_body_am1 ul,.kal-seo_body_am1 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.kal-seo_body_am1 ol {
  list-style: decimal;
}.kal-seo_body_am1 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B09070;
}.kal-seo_body_am1 table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.kal-seo_body_am1 table {
  display: table;
}
}.kal-seo_body_am1 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 12px;
  font-weight: 700;
  color: #D9C8A8;
  text-align: left;
}.kal-seo_body_am1 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #B09070;
}.kal-seo_cols_am1 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.kal-seo_cols_am1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.kal-seo_cols_am1 {
  grid-template-columns: repeat(3,1fr);
}
}.kal-seo_col_h_am1 {
  color: #D9C8A8;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
}.kal-seo_col_p_am1 {
  font-size: 0.813rem;
  color: #8A6A4A;
  overflow-wrap: break-word;
  line-height: 1.65;
}.kal-seo_stats_am1 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.kal-seo_stat_am1 {
  padding: 14px 1rem;
  border: 1px solid rgba(212, 105, 28, 0.22);
  flex: 1;
  background: rgba(212, 105, 28, 0.09);
  border-radius: 8px;
  min-width: 140px;
}.kal-seo_stat_val_am1 {
  font-size: 20px;
  color: #D4691C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.kal-seo_stat_lb_am1 {
  font-size: 11px;
  color: #8A6A4A;
  overflow-wrap: break-word;
}.kal-seo_am1 {
  padding: 36px 1rem 0;
  background: #141009;
}
@media(min-width: 767px) {.kal-seo_am1 {
  padding: 2.75rem 1.5rem 0;
}
}.kal-seo_in_am1 {
  background: #231A12;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  margin: 0 auto;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.kal-seo_in_am1 {
  padding: 36px 40px;
}
}.kal-seo_label_am1 {
  color: #D4691C;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.kal-seo_h2_am1 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F6EDD8;
  font-family: 'Norse', sans-serif;
}
@media(min-width: 769px) {.kal-seo_h2_am1 {
  font-size: 24px;
}
}.kal-seo_body_am1 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B09070;
}.kal-seo_body_am1 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #B09070;
  font-size: 14px;
}.kal-seo_body_am1 p:last-child {
  margin-bottom: 0;
}.kal-seo_body_am1 strong {
  font-weight: 700;
  color: #D9C8A8;
}.kal-seo_body_am1 a {
  transition: color .2s;
  color: #D4691C;
  text-decoration: underline;
}.kal-seo_body_am1 a:hover {
  color: #E87B28;
}.kal-seo_body_am1 ul,.kal-seo_body_am1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.kal-seo_body_am1 ol {
  list-style: decimal;
}.kal-seo_body_am1 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B09070;
}.kal-seo_body_am1 table {
  overflow-x: auto;
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.kal-seo_body_am1 table {
  display: table;
}
}.kal-seo_body_am1 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  font-weight: 700;
  color: #D9C8A8;
}.kal-seo_body_am1 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #B09070;
}.kal-seo_cols_am1 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.kal-seo_cols_am1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kal-seo_cols_am1 {
  grid-template-columns: repeat(3,1fr);
}
}.kal-seo_col_h_am1 {
  font-weight: 700;
  color: #D9C8A8;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
}.kal-seo_col_p_am1 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A6A4A;
}.kal-seo_stats_am1 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.kal-seo_stat_am1 {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 105, 28, 0.22);
  background: rgba(212, 105, 28, 0.09);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.kal-seo_stat_val_am1 {
  color: #D4691C;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.kal-seo_stat_lb_am1 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8A6A4A;
}.kal-seo_am1 {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.kal-seo_am1 {
  padding: 44px 1.5rem 0;
}
}.kal-seo_in_am1 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  margin: 0 auto;
  border-radius: 14px;
  background: #231A12;
  max-width: 1340px;
}
@media(min-width:768px) {.kal-seo_in_am1 {
  padding: 2.25rem 2.5rem;
}
}.kal-seo_label_am1 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4691C;
  font-size: 11px;
  text-transform: uppercase;
}.kal-seo_h2_am1 {
  font-family: 'Norse', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F6EDD8;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.kal-seo_h2_am1 {
  font-size: 1.5rem;
}
}.kal-seo_body_am1 {
  font-size: 14px;
  color: #B09070;
  line-height: 1.75;
  overflow-wrap: break-word;
}.kal-seo_body_am1 p {
  color: #B09070;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.kal-seo_body_am1 p:last-child {
  margin-bottom: 0;
}.kal-seo_body_am1 strong {
  color: #D9C8A8;
  font-weight: 700;
}.kal-seo_body_am1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4691C;
}.kal-seo_body_am1 a:hover {
  color: #E87B28;
}.kal-seo_body_am1 ul,.kal-seo_body_am1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.kal-seo_body_am1 ol {
  list-style: decimal;
}.kal-seo_body_am1 li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #B09070;
  line-height: 1.75;
}.kal-seo_body_am1 table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.kal-seo_body_am1 table {
  display: table;
}
}.kal-seo_body_am1 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 0.75rem;
  color: #D9C8A8;
  font-weight: 700;
  text-align: left;
}.kal-seo_body_am1 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #B09070;
}.kal-seo_cols_am1 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.kal-seo_cols_am1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kal-seo_cols_am1 {
  grid-template-columns: repeat(3,1fr);
}
}.kal-seo_col_h_am1 {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  color: #D9C8A8;
}.kal-seo_col_p_am1 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #8A6A4A;
}.kal-seo_stats_am1 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.kal-seo_stat_am1 {
  border: 1px solid rgba(212, 105, 28, 0.22);
  flex: 1;
  background: rgba(212, 105, 28, 0.09);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.kal-seo_stat_val_am1 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #D4691C;
  font-weight: 800;
}.kal-seo_stat_lb_am1 {
  color: #8A6A4A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.kal-faq_am1 {
  background: #141009;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.kal-faq_am1 {
  padding: 44px 24px 0;
}
}.kal-faq_in_am1 {
  margin: 0 auto;
  max-width: 1340px;
}.kal-faq_head_am1 {
  margin-bottom: 20px;
}.kal-faq_label_am1 {
  font-weight: 700;
  color: #D4691C;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.kal-faq_h2_am1 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Norse', sans-serif;
}
@media(min-width: 769px) {.kal-faq_h2_am1 {
  font-size: 24px;
}
}.kal-faq_list_am1 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kal-faq_item_am1 {
  overflow: hidden;
  background: #231A12;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 0.5rem;
}.kal-faq_q_am1 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #D9C8A8;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
}.kal-faq_q_am1:hover {
  color: #F6EDD8;
}.kal-faq_q_ic_am1 {
  background: rgba(255, 220, 160, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  height: 1.5rem;
  align-items: center;
  color: #D4691C;
  display: flex;
  width: 24px;
}.kal-faq_item_am1.kal-state_open_am1 .kal-faq_q_ic_am1 {
  transform: rotate(45deg);
}.kal-faq_a_am1 {
  padding: 0 20px 1rem;
  color: #8A6A4A;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  display: none;
}.kal-faq_item_am1.kal-state_open_am1 .kal-faq_a_am1 {
  display: block;
}.kal-faq_a_am1 strong {
  color: #D9C8A8;
  font-weight: 700;
}.kal-faq_a_am1 a {
  color: #D4691C;
  text-decoration: underline;
}.kal-faq_a_am1 ul,.kal-faq_a_am1 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.kal-faq_a_am1 ol {
  list-style: decimal;
}.kal-faq_a_am1 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.kal-faq_a_am1 table {
  margin: 8px 0;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 767px) {.kal-faq_a_am1 table {
  display: table;
}
}.kal-faq_a_am1 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #D9C8A8;
}.kal-faq_a_am1 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #8A6A4A;
}.kal-ft_am1 {
  background: #0C0705;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 48px;
}.kal-ft_support_am1 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.kal-ft_support_am1 {
  padding: 28px 1.5rem;
}
}.kal-ft_support_in_am1 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
}.kal-ft_support_main_am1 {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.kal-ft_support_ic_am1 {
  flex-shrink: 0;
  color: #D4691C;
}.kal-ft_support_ic_am1 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 1.875rem;
}.kal-ft_support_text_title_am1 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F6EDD8;
}.kal-ft_support_text_sub_am1 {
  color: #8A6A4A;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.kal-ft_support_btn_am1 {
  background: #D4691C;
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  color: #F6EDD8;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.kal-ft_support_btn_am1:hover {
  background: #E87B28;
}.kal-ft_support_contacts_am1 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.kal-ft_support_contact_am1 {
  font-size: 12px;
  line-height: 1.4;
  color: #7A5C3C;
}.kal-ft_support_contact_am1 strong {
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  color: #B09070;
  font-weight: 600;
}.kal-ft_main_am1 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 770px) {.kal-ft_main_am1 {
  padding: 2.5rem 24px 32px;
}
}.kal-ft_main_in_am1 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.kal-ft_main_in_am1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.kal-ft_main_in_am1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.kal-ft_col_logo_am1 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.kal-ft_col_logo_am1 {
  grid-column: auto;
}
}.kal-ft_logo_am1 {
  gap: 9px;
  display: flex;
  font-size: 1rem;
  color: #F6EDD8;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
}.kal-ft_logo_mark_am1 {
  border-radius: 0.313rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.kal-ft_logo_mark_am1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.kal-ft_logo_sub_am1 {
  overflow-wrap: break-word;
  color: #7A5C3C;
  max-width: 200px;
  line-height: 1.55;
  font-size: 0.75rem;
}.kal-ft_col_title_am1 {
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #B09070;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
}.kal-ft_col_links_am1 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.kal-ft_col_link_am1 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #7A5C3C;
  font-size: 13px;
}.kal-ft_col_link_am1:hover {
  color: #D9C8A8;
}.kal-ft_apps_am1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.kal-ft_app_card_am1 {
  border-radius: 0.313rem;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 10px 0.75rem;
  gap: 10px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.kal-ft_app_card_am1:hover {
  border-color: rgba(212, 108, 28, 0.55);
}.kal-ft_app_card_ic_am1 svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.kal-ft_app_card_os_am1 {
  color: #7A5C3C;
  font-weight: 600;
  font-size: 10px;
}.kal-ft_app_card_action_am1 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D9C8A8;
}.kal-ft_bot_am1 {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.kal-ft_bot_am1 {
  padding: 1.25rem 24px;
}
}.kal-ft_bot_in_am1 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
  align-items: center;
}.kal-ft_socials_am1 {
  gap: 8px;
  display: flex;
}.kal-ft_soc_am1 {
  background: rgba(255, 220, 160, 0.05);
  transition: background .2s;
  border-radius: 5px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  justify-content: center;
  align-items: center;
  color: #B09070;
  width: 36px;
  height: 36px;
  display: flex;
}.kal-ft_soc_am1 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.kal-ft_soc_am1:hover {
  background: rgba(255, 220, 160, 0.08);
}.kal-ft_legal_am1 {
  flex: 1;
  overflow-wrap: break-word;
  color: #9A8260;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
}.kal-ft_legal_am1 strong {
  font-weight: 700;
  color: #B09070;
}.kal-ft_legal_am1 a {
  color: #B09070;
  text-decoration: underline;
}.kal-ft_age_am1 {
  border: 2px solid #9A8260;
  border-radius: 50%;
  color: #9A8260;
  display: flex;
  width: 2rem;
  height: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  align-items: center;
}