*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18171A;
font-size:0.938rem;
overflow-wrap:break-word;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
-webkit-font-smoothing:antialiased;
color:#C8C3BB;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.kns_layout_j79{
min-height:100vh;
flex-direction:column;
display:flex;
}
.kns_main_j79{
flex:1 1 auto;
min-width:0;
width:100%;
}
.kns_container_j79{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:771px){
.kns_container_j79{
padding:0 2rem;
}
}
@media(min-width:1103px){
.kns_container_j79{
padding:0 56px;
}
}
.kns_eyebrow_j79{
display:inline-block;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
line-height:1.4;
color:#C4A05A;
font-size:11px;
overflow-wrap:break-word;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
}
.kns_band_j79{
background:#1C1B1F;
color:#F0EDE7;
}
.kns_band_j79 .kns_eyebrow_j79{
color:#D4B97A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.kns_tb_j79{
background:#18171A;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(244,240,232,0.12);
}
.kns_tb_in_j79{
gap:16px;
margin:0 auto;
padding:12px 1rem;
display:flex;
width:100%;
max-width:1400px;
justify-content:space-between;
align-items:center;
}
@media(min-width:771px){
.kns_tb_in_j79{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.kns_tb_in_j79{
padding:18px 56px;
}
}
.kns_tb_left_j79{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.kns_tb_logo_j79{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.kns_tb_logo_mark_j79{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
height:2.125rem;
width:34px;
}
.kns_tb_logo_txt_j79{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.kns_tb_logo_name_j79{
overflow:hidden;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
white-space:nowrap;
font-size:1.375rem;
text-overflow:ellipsis;
letter-spacing:.02em;
}
.kns_tb_logo_sub_j79{
overflow:hidden;
white-space:nowrap;
color:#C4A05A;
font-weight:600;
font-size:8.5px;
margin-top:0.25rem;
text-transform:uppercase;
letter-spacing:.32em;
text-overflow:ellipsis;
}
.kns_tb_nav_j79{
display:none;
}
@media(min-width:959px){
.kns_tb_nav_j79{
gap:28px;
display:flex;
align-items:center;
}
}
.kns_tb_nav_item_j79{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
color:#C8C3BB;
font-size:14px;
font-weight:600;
padding-bottom:3px;
white-space:nowrap;
}
.kns_tb_nav_item_j79:hover{
color:#F0EDE7;
}
.kns_tb_nav_item_j79.kns_state_active_j79{
border-color:#C4A05A;
color:#F0EDE7;
}
.kns_tb_right_j79{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.kns_tb_search_j79{
transition:color .2s ease;
align-items:center;
display:flex;
justify-content:center;
color:#C8C3BB;
}
.kns_tb_search_j79:hover{
color:#C4A05A;
}
.kns_tb_search_j79 svg{
height:1.125rem;
width:1.125rem;
}
.kns_tb_lang_j79{
font-size:0.688rem;
font-weight:600;
letter-spacing:.1em;
color:#8E8880;
text-transform:uppercase;
}
.kns_tb_lang_j79:hover{
color:#F0EDE7;
}
.kns_tb_login_j79{
font-weight:600;
display:none;
font-size:14px;
color:#F0EDE7;
}
@media(min-width:765px){
.kns_tb_login_j79{
display:inline-block;
}
}
.kns_tb_register_j79{
border-radius:999px;
padding:0.688rem 22px;
transition:background-color .2s ease;
background:#C4A05A;
color:#18171A;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.kns_tb_register_j79:hover{
background:#D4B97A;
}
.kns_mob_j79{
background:#18171A;
z-index:60;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(244,240,232,0.12);
left:0;
right:0;
bottom:0;
}
@media(min-width:961px){
.kns_mob_j79{
display:none;
}
}
.kns_mob_in_j79{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
}
.kns_mob_item_j79{
flex:1 1 0;
padding:9px 4px;
transition:color .2s ease;
gap:3px;
flex-direction:column;
min-width:0;
display:flex;
align-items:center;
color:#8E8880;
}
.kns_mob_item_j79.kns_state_active_j79{
color:#C4A05A;
}
.kns_mob_ic_j79{
display:flex;
align-items:center;
justify-content:center;
}
.kns_mob_ic_j79 svg{
height:1.25rem;
width:20px;
}
.kns_mob_lb_j79{
overflow:hidden;
font-size:0.625rem;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.kns_rail_j79{
min-width:0;
position:relative;
}
.kns_rail_scroll_j79{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
padding-bottom:14px;
}
@media(min-width:769px){
.kns_rail_scroll_j79{
gap:1.125rem;
}
}
.kns_gc_j79{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:771px){
.kns_gc_j79{
width:188px;
}
}
.kns_gc_img_j79{
background:#211F24;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 24px rgba(0,0,0,0.28);
position:relative;
}
.kns_gc_img_j79 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.kns_gc_cover_j79{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.kns_gc_hover_j79{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
opacity:0;
align-items:center;
display:flex;
justify-content:center;
position:absolute;
}
.kns_gc_j79:hover .kns_gc_hover_j79{
opacity:1;
}
.kns_gc_hover_btn_j79{
background:#C4A05A;
border-radius:62.438rem;
justify-content:center;
display:flex;
align-items:center;
color:#18171A;
height:2.875rem;
width:46px;
}
.kns_gc_hover_btn_j79 svg{
height:18px;
width:18px;
}
.kns_gc_info_j79{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:0.563rem;
}
.kns_gc_name_j79{
overflow:hidden;
color:#F0EDE7;
font-size:13px;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.kns_gc_prov_j79{
overflow:hidden;
color:#8E8880;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
}
.kns_gc_meta_j79{
color:#8E8880;
font-size:11px;
}
.kns_tc_j79{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.kns_tc_j79{
width:230px;
}
}
.kns_tc_img_j79{
border-radius:14px;
overflow:hidden;
background:#211F24;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
position:relative;
padding-bottom:75%;
}
.kns_tc_img_j79 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.kns_tc_info_j79{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.kns_tc_name_j79{
overflow:hidden;
color:#F0EDE7;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
font-weight:700;
}
.kns_tc_rtp_j79{
color:#8E8880;
font-size:11px;
}
.kns_lc_j79{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.kns_lc_j79{
width:268px;
}
}
.kns_lc_img_j79{
background:#211F24;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.36), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
padding-bottom:62.5%;
position:relative;
}
.kns_lc_img_j79 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.kns_lc_live_j79{
gap:0.438rem;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
border-radius:999px;
align-items:center;
left:0.75rem;
display:flex;
top:12px;
position:absolute;
}
.kns_lc_live_dot_j79{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B04A42;
height:8px;
width:0.5rem;
}
.kns_lc_seats_j79{
font-weight:600;
color:#F0EDE7;
letter-spacing:.08em;
font-size:0.625rem;
text-transform:uppercase;
}
.kns_lc_info_j79{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.kns_lc_name_j79{
overflow:hidden;
font-size:15px;
white-space:nowrap;
color:#F0EDE7;
font-weight:700;
text-overflow:ellipsis;
}
.kns_lc_bet_j79{
font-size:11px;
color:#8E8880;
}
.kns_pc_j79{
padding:1rem 14px;
gap:0.5rem;
border-radius:14px;
background:#211F24;
border:1px solid rgba(244,240,232,0.07);
flex-direction:column;
align-items:center;
min-width:0;
justify-content:center;
min-height:74px;
display:flex;
}
.kns_pc_logo_j79{
flex:0 0 auto;
width:auto;
height:28px;
object-fit:contain;
max-width:100%;
}
.kns_pc_name_j79{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
text-align:center;
color:#8E8880;
max-width:100%;
}
.kns_gc_tag_j79{
padding:3px 0.5rem;
border-radius:8px;
font-size:10px;
top:10px;
left:10px;
position:absolute;
display:inline-block;
letter-spacing:.06em;
font-weight:700;
text-transform:uppercase;
z-index:2;
}
.kns_gc_tag_hot_j79{
background:#B04A42;
color:#F0EDE7;
}
.kns_gc_tag_new_j79{
background:#D4B97A;
color:#18171A;
}
.kns_gc_tag_jp_j79{
background:#C4A05A;
color:#18171A;
}
.kns_gc_tag_live_j79{
background:#B04A42;
color:#F0EDE7;
}
.kns_sh_j79{
min-width:0;
margin-bottom:1.125rem;
}
.kns_sh_row_j79{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.kns_sh_row_j79 .kns_sh_l_j79{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.kns_sh_stack_j79{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.kns_sh_center_j79{
gap:0.625rem;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.kns_sh_h2_j79{
color:#F0EDE7;
font-weight:600;
line-height:1.1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.kns_sh_h2_j79{
font-size:1.875rem;
}
}
.kns_band_j79 .kns_sh_h2_j79{
color:#F0EDE7;
}
.kns_sh_eb_line_j79{
gap:10px;
align-items:center;
display:inline-flex;
}
.kns_sh_eb_line_j79::before{
background:#C4A05A;
display:inline-block;
height:1px;
width:28px;
content:"";
}
.kns_band_j79 .kns_sh_eb_line_j79::before{
background:#D4B97A;
}
.kns_sh_eb_dot_j79{
gap:8px;
align-items:center;
display:inline-flex;
}
.kns_sh_eb_dot_j79::before{
background:#C4A05A;
border-radius:50%;
display:inline-block;
content:"";
height:0.375rem;
width:0.375rem;
}
.kns_band_j79 .kns_sh_eb_dot_j79::before{
background:#D4B97A;
}
.kns_sh_link_j79{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
align-items:center;
display:inline-flex;
padding-bottom:2px;
border-bottom:1px solid #F0EDE7;
color:#F0EDE7;
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
}
.kns_sh_link_j79:hover{
border-color:#C4A05A;
color:#C4A05A;
}
.kns_sh_link_j79 svg{
height:0.875rem;
width:0.875rem;
}
.kns_sh_link_chev_j79{
padding-bottom:0;
border-bottom:0;
}
.kns_sh_link_btn_j79{
border-radius:62.438rem;
background:#C4A05A;
padding:9px 18px;
border-bottom:0;
color:#18171A;
}
.kns_sh_link_btn_j79:hover{
border-color:transparent;
background:#D4B97A;
color:#18171A;
}
.kns_band_j79 .kns_sh_link_j79{
border-color:#F0EDE7;
color:#F0EDE7;
}
.kns_band_j79 .kns_sh_link_btn_j79{
background:#D4B97A;
color:#18171A;
}
.kns_sh_rule_j79{
background:rgba(244,240,232,0.12);
margin:-2px 0 18px;
height:1px;
}
.kns_band_j79 .kns_sh_rule_j79{
background:rgba(244,240,232,0.10);
}
.kns_hero_j79{
padding:2rem 0 8px;
}
@media(min-width:766px){
.kns_hero_j79{
padding:56px 0 24px;
}
}
.kns_hero_in_j79{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:901px){
.kns_hero_in_j79{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.kns_hero_copy_j79{
min-width:0;
}
.kns_hero_eyebrow_j79{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.kns_hero_eyebrow_line_j79{
background:#C4A05A;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.kns_hero_h1_j79{
color:#F0EDE7;
font-size:38px;
margin-bottom:1.25rem;
font-weight:600;
line-height:1.04;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
}
@media(min-width:767px){
.kns_hero_h1_j79{
font-size:54px;
}
}
@media(min-width:1103px){
.kns_hero_h1_j79{
font-size:3.875rem;
}
}
.kns_hero_h1_j79 em{
color:#C4A05A;
font-style:normal;
}
.kns_hero_sub_j79{
margin-bottom:30px;
line-height:1.6;
font-size:1rem;
max-width:30rem;
color:#706A63;
}
@media(min-width:767px){
.kns_hero_sub_j79{
font-size:18px;
}
}
.kns_hero_actions_j79{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
}
.kns_hero_cta_j79{
transition:background-color .2s ease;
padding:1rem 30px;
background:#C4A05A;
gap:10px;
border-radius:62.438rem;
display:inline-flex;
font-size:0.938rem;
font-weight:700;
align-items:center;
color:#18171A;
}
.kns_hero_cta_j79:hover{
background:#D4B97A;
}
.kns_hero_cta_ic_j79{
align-items:center;
display:inline-flex;
}
.kns_hero_cta_ic_j79 svg{
width:1rem;
height:1rem;
}
.kns_hero_cta_alt_j79{
background:transparent;
padding:0.938rem 1.625rem;
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(244,240,232,0.12);
color:#F0EDE7;
align-items:center;
font-weight:600;
display:inline-flex;
font-size:0.938rem;
}
.kns_hero_cta_alt_j79:hover{
border-color:#C4A05A;
color:#C4A05A;
}
.kns_hero_trust_j79{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.kns_hero_trust_item_j79{
gap:0.563rem;
color:#C8C3BB;
align-items:center;
font-weight:600;
font-size:0.813rem;
display:flex;
}
.kns_hero_trust_ic_j79{
color:#C4A05A;
align-items:center;
display:inline-flex;
}
.kns_hero_trust_ic_j79 svg{
height:1rem;
width:1rem;
}
.kns_hero_promo_j79{
overflow:hidden;
border-radius:20px;
background:#211F24;
min-height:18.75rem;
display:flex;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.30), 0 1.5rem 4rem rgba(0,0,0,0.48), 0 2px 4px rgba(0,0,0,0.20);
position:relative;
}
.kns_hero_promo_bg_j79{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.kns_hero_promo_bg_j79::after{
background:linear-gradient(120deg,#1C1B1F 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.kns_hero_promo_glow_j79{
border-radius:50%;
background:radial-gradient(circle,rgba(210,196,168,0.07) 0%,transparent 65%);
height:16.25rem;
top:-2.5rem;
right:-20px;
pointer-events:none;
position:absolute;
width:260px;
}
.kns_hero_promo_ct_j79{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.kns_hero_promo_label_j79{
font-weight:700;
display:block;
font-size:0.625rem;
margin-bottom:8px;
text-transform:uppercase;
color:#D4B97A;
letter-spacing:.25em;
}
.kns_hero_promo_amount_j79{
font-size:32px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE7;
line-height:1.05;
}
@media(min-width:769px){
.kns_hero_promo_amount_j79{
font-size:2.5rem;
}
}
.kns_hero_promo_amount_j79 em{
font-style:normal;
color:#D4B97A;
}
.kns_hero_rating_j79{
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
gap:10px;
padding:0.625rem 0.875rem;
background:#211F24;
top:14px;
position:absolute;
z-index:3;
right:14px;
align-items:center;
display:flex;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 1.5rem rgba(0,0,0,0.28);
max-width:min(16.25rem,62%);
}
.kns_hero_rating_score_j79{
flex:0 0 auto;
color:#F0EDE7;
font-weight:700;
font-size:24px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.kns_hero_rating_txt_j79{
flex:1 1 auto;
min-width:0;
}
.kns_hero_rating_stars_j79{
gap:2px;
color:#C4A05A;
display:flex;
}
.kns_hero_rating_stars_j79 svg{
width:0.75rem;
height:0.75rem;
}
.kns_hero_rating_cap_j79{
overflow-wrap:break-word;
display:block;
margin-top:3px;
color:#8E8880;
font-size:0.688rem;
line-height:1.35;
}
.kns_stat_j79{
border-bottom:1px solid rgba(244,240,232,0.12);
border-top:1px solid rgba(244,240,232,0.12);
margin-top:16px;
}
.kns_stat_in_j79{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.kns_stat_in_j79{
grid-template-columns:repeat(4,1fr);
}
}
.kns_stat_item_j79{
padding:22px 0.875rem;
border-right:1px solid rgba(244,240,232,0.07);
border-bottom:1px solid rgba(244,240,232,0.07);
min-width:0;
}
.kns_stat_item_j79:nth-child(2n){
border-right:0;
}
.kns_stat_item_j79:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.kns_stat_item_j79{
border-bottom:0;
}
.kns_stat_item_j79:nth-child(2n){
border-right:1px solid rgba(244,240,232,0.07);
}
.kns_stat_item_j79:nth-child(4n){
border-right:0;
}
}
.kns_stat_value_j79{
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1;
color:#F0EDE7;
}
@media(min-width:768px){
.kns_stat_value_j79{
font-size:34px;
}
}
.kns_stat_label_j79{
line-height:1.4;
overflow-wrap:break-word;
font-size:13px;
margin-top:6px;
color:#8E8880;
}
.kns_jp_j79{
padding:30px 0 0.625rem;
}
.kns_jp_grid_j79{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.kns_jp_grid_j79{
grid-template-columns:1fr 1fr;
}
.kns_jp_card_mega_j79{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.kns_jp_grid_j79{
grid-template-columns:1.4fr 1fr 1fr;
}
.kns_jp_card_mega_j79{
grid-column:auto;
}
}
.kns_jp_card_j79{
gap:12px;
border-radius:1.25rem;
padding:26px;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
background:#211F24;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:200px;
min-width:0;
position:relative;
}
.kns_jp_card_mega_j79{
border-color:transparent;
background:linear-gradient(135deg,#1C1B22,#0E0D11);
color:#F0EDE7;
min-height:210px;
}
.kns_jp_glow_j79{
border-radius:50%;
background:radial-gradient(circle,rgba(210,196,168,0.07),transparent 70%);
pointer-events:none;
position:absolute;
width:12.5rem;
height:200px;
right:-2.5rem;
top:-40px;
}
.kns_jp_label_j79{
gap:0.625rem;
color:#C4A05A;
align-items:center;
flex-wrap:wrap;
font-size:10px;
text-transform:uppercase;
letter-spacing:.16em;
justify-content:space-between;
position:relative;
font-weight:700;
display:flex;
}
.kns_jp_card_mega_j79 .kns_jp_label_j79{
color:#D4B97A;
}
.kns_jp_drop_j79{
letter-spacing:.04em;
color:#8E8880;
text-transform:none;
font-weight:600;
}
.kns_jp_card_mega_j79 .kns_jp_drop_j79{
color:#9E9890;
}
.kns_jp_amount_j79{
overflow-wrap:break-word;
color:#F0EDE7;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
line-height:1;
position:relative;
font-weight:700;
}
.kns_jp_card_mega_j79 .kns_jp_amount_j79{
animation:zm2-pulse 2.4s infinite;
color:#D4B97A;
font-size:3rem;
}
@media(min-width:765px){
.kns_jp_card_mega_j79 .kns_jp_amount_j79{
font-size:54px;
}
}
.kns_jp_game_j79{
font-size:0.813rem;
color:#8E8880;
position:relative;
}
.kns_jp_card_mega_j79 .kns_jp_game_j79{
color:#9E9890;
}
.kns_jp_cta_j79{
align-self:flex-start;
position:relative;
}
.kns_jp_card_mega_j79 .kns_jp_cta_j79{
border-radius:999px;
transition:opacity .2s ease;
padding:0.625rem 1.25rem;
background:#D4B97A;
font-size:13px;
font-weight:700;
color:#18171A;
}
.kns_jp_card_mega_j79 .kns_jp_cta_j79:hover{
opacity:.9;
}
.kns_jp_card_j79:not(.kns_jp_card_mega_j79) .kns_jp_cta_j79{
transition:color .2s ease,border-color .2s ease;
color:#F0EDE7;
font-weight:700;
border-bottom:1px solid #F0EDE7;
padding-bottom:2px;
font-size:0.813rem;
}
.kns_jp_card_j79:not(.kns_jp_card_mega_j79) .kns_jp_cta_j79:hover{
border-color:#C4A05A;
color:#C4A05A;
}
.kns_jp_seo_j79{
margin:14px 0 0;
color:#706A63;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.kns_jp_seo_j79 strong{
color:#F0EDE7;
font-weight:700;
}
.kns_grow_j79{
padding:1.625rem 0 0.625rem;
}
.kns_row_seo_j79{
margin:10px 0 0;
line-height:1.65;
color:#706A63;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.kns_row_seo_j79 strong{
color:#F0EDE7;
font-weight:700;
}
.kns_grow_j79{
padding:1.625rem 0 10px;
}
.kns_row_seo_j79{
margin:10px 0 0;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#706A63;
max-width:47.5rem;
}
.kns_row_seo_j79 strong{
font-weight:700;
color:#F0EDE7;
}
.kns_grow_j79{
padding:1.625rem 0 0.625rem;
}
.kns_row_seo_j79{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
color:#706A63;
font-size:0.875rem;
}
.kns_row_seo_j79 strong{
color:#F0EDE7;
font-weight:700;
}
.kns_app_j79{
padding:30px 0 10px;
}
.kns_app_in_j79{
padding:32px;
background:#211F24;
border:1px solid rgba(244,240,232,0.07);
border-radius:20px;
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.kns_app_in_j79{
gap:2.5rem;
padding:40px 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.kns_app_copy_j79{
max-width:560px;
min-width:0;
}
.kns_app_eyebrow_j79{
margin-bottom:0.75rem;
}
.kns_app_h2_j79{
font-size:28px;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE7;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:770px){
.kns_app_h2_j79{
font-size:34px;
}
}
.kns_app_text_j79{
font-size:14px;
line-height:1.6;
color:#706A63;
margin-bottom:22px;
}
.kns_app_btns_j79{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.kns_app_btn_j79{
transition:background-color .2s ease;
background:#C4A05A;
padding:0.688rem 20px;
gap:0.625rem;
border-radius:14px;
color:#18171A;
align-items:center;
display:inline-flex;
}
.kns_app_btn_j79:hover{
background:#D4B97A;
}
.kns_app_btn_ic_j79{
display:inline-flex;
align-items:center;
}
.kns_app_btn_ic_j79 svg{
width:18px;
height:18px;
}
.kns_app_btn_lb_j79{
font-weight:700;
font-size:0.844rem;
}
.kns_app_qr_wrap_j79{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.kns_app_qr_j79{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
width:6.75rem;
background-color:#C4A05A;
background-image:repeating-linear-gradient(0deg,#211F24 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#211F24 0 5px,transparent 5px 11px);
}
.kns_app_qr_cap_j79{
color:#8E8880;
font-size:12.5px;
line-height:1.4;
max-width:5.75rem;
}
.kns_nl_j79{
padding:24px 0 0.625rem;
}
.kns_nl_in_j79{
padding:1.875rem 2rem;
background:#141318;
gap:22px;
border-radius:1.25rem;
color:#F0EDE7;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.kns_nl_in_j79{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.kns_nl_text_wrap_j79{
min-width:0;
}
.kns_nl_h3_j79{
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
color:#F0EDE7;
margin-bottom:0.313rem;
line-height:1.1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.kns_nl_h3_j79{
font-size:24px;
}
}
.kns_nl_text_j79{
font-size:0.844rem;
color:#9E9890;
line-height:1.5;
}
.kns_nl_form_j79{
gap:10px;
flex:1 1 auto;
min-width:0;
display:flex;
max-width:460px;
}
.kns_nl_input_j79{
background:rgba(244,240,232,0.06);
border:1px solid rgba(244,240,232,0.10);
padding:13px 1rem;
overflow:hidden;
flex:1 1 auto;
border-radius:0.875rem;
font-size:0.875rem;
align-items:center;
min-width:0;
white-space:nowrap;
color:#9E9890;
text-overflow:ellipsis;
display:flex;
}
.kns_nl_btn_j79{
border-radius:0.875rem;
flex:0 0 auto;
background:#D4B97A;
padding:0.813rem 24px;
transition:opacity .2s ease;
white-space:nowrap;
color:#18171A;
font-weight:700;
font-size:14px;
}
.kns_nl_btn_j79:hover{
opacity:.9;
}
.kns_vip_j79{
padding:48px 0;
}
@media(min-width:766px){
.kns_vip_j79{
padding:64px 0;
}
}
.kns_vip_head_j79{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:879px){
.kns_vip_head_j79{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.kns_vip_eyebrow_j79{
margin-bottom:0.75rem;
}
.kns_vip_h2_j79{
font-weight:600;
font-size:32px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EDE7;
}
@media(min-width:771px){
.kns_vip_h2_j79{
font-size:2.5rem;
}
}
.kns_vip_intro_j79{
line-height:1.6;
color:#9E9890;
font-size:0.875rem;
max-width:26.25rem;
}
.kns_vip_grid_j79{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.kns_vip_card_j79{
border:1px solid rgba(244,240,232,0.10);
border-radius:14px;
padding:1.375rem 1.125rem;
min-width:0;
}
.kns_vip_card_feat_j79{
background:rgba(244,240,232,0.06);
border-color:#D4B97A;
}
.kns_vip_card_ic_j79{
border-radius:8px;
background:linear-gradient(135deg,#B8913F,#E0C882);
width:2.125rem;
margin-bottom:1rem;
height:2.125rem;
display:block;
}
.kns_vip_name_j79{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
margin-bottom:0.375rem;
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
}
.kns_vip_perk_j79{
line-height:1.5;
font-size:12.5px;
color:#9E9890;
overflow-wrap:break-word;
}
.kns_trn_j79{
padding:30px 0 10px;
}
.kns_trn_in_j79{
grid-template-columns:1fr;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
background:#211F24;
border-radius:1.25rem;
display:grid;
}
@media(min-width:882px){
.kns_trn_in_j79{
grid-template-columns:1.05fr 1fr;
}
}
.kns_trn_banner_j79{
padding:2.125rem;
background:linear-gradient(150deg,#1C1B22,#0E0D11);
overflow:hidden;
color:#F0EDE7;
position:relative;
}
.kns_trn_glow_j79{
background:radial-gradient(circle,rgba(210,196,168,0.07),transparent 70%);
border-radius:50%;
width:200px;
bottom:-40px;
pointer-events:none;
position:absolute;
height:200px;
right:-40px;
}
.kns_trn_eyebrow_j79{
position:relative;
margin-bottom:0.875rem;
}
.kns_trn_h2_j79{
font-weight:600;
line-height:1.06;
margin-bottom:0.75rem;
color:#F0EDE7;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
position:relative;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.kns_trn_h2_j79{
font-size:2.25rem;
}
}
.kns_trn_text_j79{
color:#9E9890;
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.875rem;
max-width:420px;
position:relative;
}
.kns_trn_timer_j79{
gap:0.5rem;
margin-bottom:24px;
align-items:center;
display:flex;
flex-wrap:wrap;
position:relative;
}
.kns_trn_timer_cap_j79{
color:#9E9890;
font-size:11px;
}
.kns_trn_timer_box_j79{
background:rgba(244,240,232,0.06);
border-radius:8px;
padding:0.25rem 0.75rem;
font-size:1.5rem;
color:#F0EDE7;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.kns_trn_cta_j79{
padding:0.813rem 26px;
background:#D4B97A;
border-radius:999px;
transition:opacity .2s ease;
position:relative;
font-size:14px;
font-weight:700;
display:inline-block;
color:#18171A;
}
.kns_trn_cta_j79:hover{
opacity:.9;
}
.kns_trn_lb_j79{
padding:26px 1.75rem;
}
.kns_trn_lb_head_j79{
gap:0.625rem;
margin-bottom:0.75rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.kns_trn_lb_title_j79{
font-weight:600;
font-size:20px;
color:#F0EDE7;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.kns_trn_lb_upd_j79{
color:#8E8880;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.688rem;
}
.kns_trn_lb_row_j79{
border-radius:0.5rem;
gap:14px;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.kns_trn_lb_row_j79:nth-child(2){
background:rgba(196,160,90,0.10);
}
.kns_trn_lb_rank_j79{
flex:0 0 auto;
color:#C4A05A;
font-size:16px;
width:1.375rem;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.kns_trn_lb_av_j79{
flex:0 0 auto;
background:linear-gradient(135deg,#B8913F,#E0C882);
border-radius:50%;
width:1.875rem;
height:30px;
}
.kns_trn_lb_name_j79{
overflow:hidden;
flex:1 1 auto;
min-width:0;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
font-size:0.875rem;
color:#F0EDE7;
}
.kns_trn_lb_amount_j79{
flex:0 0 auto;
color:#F0EDE7;
font-size:0.813rem;
font-weight:700;
}
.kns_rc_j79{
padding:48px 0 0.625rem;
}
.kns_rc_in_j79{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.kns_rc_in_j79{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.kns_rc_col_j79{
min-width:0;
}
.kns_rc_label_j79{
margin-bottom:1rem;
font-weight:600;
color:#C4A05A;
text-transform:uppercase;
letter-spacing:.2em;
font-size:0.688rem;
}
.kns_rc_awards_j79{
gap:12px;
flex-direction:column;
display:flex;
}
.kns_rc_award_j79{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.kns_rc_award_ic_j79{
flex:0 0 auto;
color:#D4B97A;
align-items:center;
display:inline-flex;
}
.kns_rc_award_ic_j79 svg{
width:18px;
height:18px;
}
.kns_rc_award_t_j79{
overflow-wrap:break-word;
font-weight:700;
color:#F0EDE7;
font-size:14px;
}
.kns_rc_award_s_j79{
font-size:0.75rem;
color:#8E8880;
overflow-wrap:break-word;
}
.kns_rc_press_j79{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.kns_rc_press_logo_j79{
overflow:hidden;
border-radius:0.5rem;
padding:0 8px;
border:1px solid rgba(244,240,232,0.07);
font-weight:700;
font-size:0.875rem;
text-align:center;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#706A63;
height:3.25rem;
justify-content:center;
display:flex;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
}
.kns_rc_partner_j79{
border:1px solid rgba(244,240,232,0.07);
padding:22px;
background:#211F24;
border-radius:14px;
}
.kns_rc_partner_name_j79{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-size:1.25rem;
color:#F0EDE7;
font-weight:600;
overflow-wrap:break-word;
}
.kns_rc_partner_text_j79{
color:#706A63;
overflow-wrap:break-word;
line-height:1.55;
font-size:13px;
}
.kns_hts_j79{
padding:3rem 0;
}
@media(min-width:770px){
.kns_hts_j79{
padding:62px 0;
}
}
.kns_hts_head_j79{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:766px){
.kns_hts_head_j79{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.kns_hts_eyebrow_j79{
margin-bottom:12px;
}
.kns_hts_h2_j79{
color:#F0EDE7;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.kns_hts_h2_j79{
font-size:2.375rem;
}
}
.kns_hts_cta_j79{
padding:0.938rem 30px;
border-radius:62.438rem;
transition:opacity .2s ease;
background:#D4B97A;
flex:0 0 auto;
font-size:0.938rem;
color:#18171A;
font-weight:700;
}
.kns_hts_cta_j79:hover{
opacity:.9;
}
.kns_hts_grid_j79{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.kns_hts_grid_j79{
grid-template-columns:repeat(3,1fr);
}
}
.kns_hts_step_j79{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(244,240,232,0.10);
}
.kns_hts_step_num_j79{
font-weight:700;
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:44px;
color:#D4B97A;
margin-bottom:0.875rem;
}
.kns_hts_step_h_j79{
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
font-weight:700;
margin-bottom:8px;
color:#F0EDE7;
}
.kns_hts_step_p_j79{
overflow-wrap:break-word;
line-height:1.55;
color:#9E9890;
font-size:0.875rem;
}
.kns_tt_j79{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.kns_tt_j79{
padding:3.75rem 0 10px;
}
}
.kns_tt_head_j79{
margin-bottom:2.125rem;
text-align:center;
}
.kns_tt_eyebrow_j79{
margin-bottom:0.75rem;
}
.kns_tt_h2_j79{
font-size:2rem;
color:#F0EDE7;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.kns_tt_h2_j79{
font-size:42px;
}
}
.kns_tt_grid_j79{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.kns_tt_grid_j79{
grid-template-columns:repeat(3,1fr);
}
}
.kns_tt_card_j79{
background:#211F24;
padding:1.875rem;
border:1px solid rgba(244,240,232,0.07);
border-radius:0.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.kns_tt_card_ic_j79{
align-items:center;
display:inline-flex;
margin-bottom:18px;
color:#C4A05A;
}
.kns_tt_card_ic_j79 svg{
width:1.75rem;
height:28px;
}
.kns_tt_card_h_j79{
margin-bottom:8px;
font-size:22px;
color:#F0EDE7;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.kns_tt_card_p_j79{
margin-bottom:14px;
color:#706A63;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
}
.kns_tt_card_p_j79 b{
font-weight:700;
color:#F0EDE7;
}
.kns_tt_card_link_j79{
transition:color .2s ease;
color:#F0EDE7;
align-self:flex-start;
margin-top:auto;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #C4A05A;
padding-bottom:2px;
}
.kns_tt_card_link_j79:hover{
color:#C4A05A;
}
.kns_rv_j79{
background:#211F24;
padding:3rem 0;
margin-top:24px;
border-bottom:1px solid rgba(244,240,232,0.07);
border-top:1px solid rgba(244,240,232,0.07);
}
@media(min-width:766px){
.kns_rv_j79{
padding:56px 0;
}
}
.kns_rv_head_j79{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:767px){
.kns_rv_head_j79{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.kns_rv_eyebrow_j79{
margin-bottom:10px;
}
.kns_rv_h2_j79{
color:#F0EDE7;
font-size:30px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.kns_rv_h2_j79{
font-size:38px;
}
}
.kns_rv_agg_j79{
gap:12px;
display:flex;
align-items:center;
}
.kns_rv_agg_stars_j79{
gap:3px;
display:flex;
color:#C4A05A;
}
.kns_rv_agg_stars_j79 svg{
width:1.125rem;
height:18px;
}
.kns_rv_source_j79{
color:#706A63;
font-size:0.813rem;
}
.kns_rv_grid_j79{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:757px){
.kns_rv_grid_j79{
grid-template-columns:repeat(3,1fr);
}
}
.kns_rv_card_j79{
border:1px solid rgba(244,240,232,0.07);
padding:1.625rem;
border-radius:14px;
background:#18171A;
min-width:0;
}
.kns_rv_card_stars_j79{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#C4A05A;
}
.kns_rv_card_stars_j79 svg{
height:0.875rem;
width:0.875rem;
}
.kns_rv_card_body_j79{
color:#F0EDE7;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
font-weight:500;
overflow-wrap:break-word;
font-size:18px;
line-height:1.45;
}
.kns_rv_card_meta_j79{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.kns_rv_card_av_j79{
flex:0 0 auto;
background:linear-gradient(135deg,#B8913F,#E0C882);
border-radius:50%;
width:32px;
height:2rem;
}
.kns_rv_card_author_j79{
font-size:13px;
color:#F0EDE7;
font-weight:700;
}
.kns_rv_card_loc_j79{
color:#8E8880;
font-size:12px;
}
.kns_pmt_j79{
padding:3rem 0 10px;
}
.kns_pmt_in_j79{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.kns_pmt_in_j79{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.kns_pmt_left_j79{
min-width:0;
}
.kns_pmt_eyebrow_j79{
margin-bottom:12px;
}
.kns_pmt_h2_j79{
font-size:1.875rem;
color:#F0EDE7;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:766px){
.kns_pmt_h2_j79{
font-size:2rem;
}
}
.kns_pmt_text_j79{
margin-bottom:1.375rem;
line-height:1.6;
color:#706A63;
font-size:14.5px;
}
.kns_pmt_logos_j79{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.kns_pmt_logos_j79{
grid-template-columns:repeat(4,1fr);
}
}
.kns_pmt_logo_j79{
border:1px solid rgba(244,240,232,0.07);
border-radius:8px;
overflow:hidden;
background:#211F24;
padding:0 8px;
white-space:nowrap;
text-align:center;
font-weight:700;
justify-content:center;
height:50px;
text-overflow:ellipsis;
color:#C8C3BB;
font-size:12.5px;
align-items:center;
display:flex;
}
.kns_pmt_table_j79{
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.kns_pmt_thead_j79{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100F12;
display:grid;
}
.kns_pmt_th_j79{
overflow:hidden;
padding:0.813rem 14px;
color:#F0EDE7;
font-size:10px;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
white-space:nowrap;
text-overflow:ellipsis;
}
.kns_pmt_row_j79{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,240,232,0.07);
display:grid;
}
.kns_pmt_row_j79:nth-child(odd){
background:#211F24;
}
.kns_pmt_td_j79{
padding:0.875rem;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
color:#706A63;
}
.kns_pmt_row_j79 .kns_pmt_td_j79:first-child{
color:#F0EDE7;
font-weight:700;
}
.kns_pmt_row_j79 .kns_pmt_td_j79:last-child{
color:#5C9E6E;
font-weight:700;
}
.kns_ts_j79{
padding:44px 0;
}
.kns_ts_in_j79{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.kns_ts_in_j79{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.kns_ts_left_j79{
min-width:0;
}
.kns_ts_h2_j79{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE7;
line-height:1.1;
font-size:26px;
}
@media(min-width:771px){
.kns_ts_h2_j79{
font-size:1.75rem;
}
}
.kns_ts_text_j79{
max-width:520px;
line-height:1.6;
color:#9E9890;
margin-bottom:22px;
font-size:0.906rem;
}
.kns_ts_badges_j79{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.kns_ts_badge_j79{
color:#9E9890;
font-weight:600;
font-size:13px;
}
.kns_ts_pay_j79{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.kns_ts_pay_j79{
justify-content:flex-end;
}
}
.kns_ts_pay_chip_j79{
padding:12px 1rem;
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.10);
background:rgba(244,240,232,0.06);
font-weight:700;
font-size:0.875rem;
color:#F0EDE7;
}
.kns_wy_j79{
padding:3rem 0;
}
@media(min-width:770px){
.kns_wy_j79{
padding:3.5rem 0;
}
}
.kns_wy_in_j79{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.kns_wy_in_j79{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.kns_wy_left_j79{
min-width:0;
}
.kns_wy_eyebrow_j79{
margin-bottom:14px;
}
.kns_wy_h2_j79{
color:#F0EDE7;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
margin-bottom:1rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.kns_wy_h2_j79{
font-size:2.5rem;
}
}
.kns_wy_intro_j79{
color:#706A63;
font-size:15px;
line-height:1.6;
}
.kns_wy_grid_j79{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.kns_wy_grid_j79{
grid-template-columns:1fr 1fr;
}
}
.kns_wy_card_j79{
background:#211F24;
border:1px solid rgba(244,240,232,0.07);
border-radius:0.875rem;
padding:1.625rem;
min-width:0;
}
.kns_wy_card_ic_j79{
color:#C4A05A;
display:inline-flex;
margin-bottom:16px;
justify-content:center;
align-items:center;
}
.kns_wy_card_ic_j79 svg{
width:1.625rem;
height:26px;
}
.kns_wy_card_h_j79{
margin-bottom:8px;
color:#F0EDE7;
font-size:21px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
}
.kns_wy_card_p_j79{
color:#706A63;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.kns_prov_j79{
padding:40px 0 1.25rem;
}
.kns_prov_eyebrow_j79{
margin-bottom:1.125rem;
display:block;
}
.kns_prov_grid_j79{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.kns_prov_grid_j79{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.kns_prov_grid_j79{
grid-template-columns:repeat(6,1fr);
}
}
.kns_sg_j79{
padding:3rem 0 0.625rem;
}
.kns_sg_eyebrow_j79{
display:block;
margin-bottom:12px;
}
.kns_sg_h2_j79{
font-weight:600;
margin-bottom:1.75rem;
color:#F0EDE7;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:770px){
.kns_sg_h2_j79{
font-size:36px;
}
}
.kns_sg_grid_j79{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.kns_sg_grid_j79{
grid-template-columns:repeat(3,1fr);
}
}
.kns_sg_col_j79{
min-width:0;
}
.kns_sg_col_h_j79{
margin-bottom:0.625rem;
font-size:22px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
color:#F0EDE7;
}
.kns_sg_col_p_j79{
font-size:14px;
color:#706A63;
line-height:1.65;
overflow-wrap:break-word;
}
.kns_faq_j79{
background:#211F24;
padding:3rem 0;
border-bottom:1px solid rgba(244,240,232,0.07);
border-top:1px solid rgba(244,240,232,0.07);
margin-top:24px;
}
@media(min-width:767px){
.kns_faq_j79{
padding:3.875rem 0;
}
}
.kns_faq_head_j79{
margin-bottom:34px;
text-align:center;
}
.kns_faq_eyebrow_j79{
margin-bottom:0.75rem;
}
.kns_faq_h2_j79{
overflow-wrap:break-word;
color:#F0EDE7;
font-weight:600;
font-size:2rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.kns_faq_h2_j79{
font-size:2.375rem;
}
}
.kns_faq_list_j79{
margin:0 auto;
gap:0.75rem;
max-width:820px;
flex-direction:column;
display:flex;
}
.kns_faq_item_j79{
overflow:hidden;
border-radius:0.875rem;
background:#18171A;
border:1px solid rgba(244,240,232,0.07);
}
.kns_faq_q_j79{
gap:1.25rem;
list-style:none;
padding:1.25rem 24px;
font-weight:700;
overflow-wrap:break-word;
display:flex;
cursor:pointer;
justify-content:space-between;
font-size:1rem;
color:#F0EDE7;
align-items:center;
}
.kns_faq_q_j79::-webkit-details-marker{
display:none;
}
.kns_faq_q_ic_j79{
flex:0 0 auto;
transition:transform .2s ease;
color:#C4A05A;
align-items:center;
display:inline-flex;
}
.kns_faq_q_ic_j79 svg{
width:18px;
height:1.125rem;
}
.kns_faq_item_j79[open] .kns_faq_q_ic_j79{
transform:rotate(180deg);
}
.kns_faq_a_j79{
padding:0 24px 1.25rem;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#706A63;
}
.kns_lh_j79{
padding:2.5rem 0 20px;
}
.kns_lh_in_j79{
padding-top:2.125rem;
border-top:1px solid rgba(244,240,232,0.12);
}
.kns_lh_eyebrow_j79{
margin-bottom:22px;
display:block;
}
.kns_lh_grid_j79{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.kns_lh_grid_j79{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.kns_lh_grid_j79{
grid-template-columns:repeat(5,1fr);
}
}
.kns_lh_col_j79{
min-width:0;
}
.kns_lh_col_h_j79{
color:#F0EDE7;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
margin-bottom:0.75rem;
}
.kns_lh_links_j79{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.kns_lh_link_j79{
transition:color .2s ease;
overflow-wrap:break-word;
color:#706A63;
font-size:0.813rem;
}
.kns_lh_link_j79:hover{
color:#C4A05A;
}
.kns_sb_j79{
background:#211F24;
padding:48px 0;
border-top:1px solid rgba(244,240,232,0.07);
border-bottom:1px solid rgba(244,240,232,0.07);
margin-top:1.5rem;
}
@media(min-width:766px){
.kns_sb_j79{
padding:56px 0;
}
}
.kns_sb_eyebrow_j79{
margin-bottom:12px;
display:block;
}
.kns_sb_h2_j79{
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
margin-bottom:26px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
}
@media(min-width:765px){
.kns_sb_h2_j79{
font-size:2.25rem;
}
}
.kns_sb_grid_j79{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.kns_sb_grid_j79{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.kns_sb_grid_j79{
grid-template-columns:repeat(4,1fr);
}
}
.kns_sb_card_j79{
padding:1.5rem;
border:1px solid rgba(244,240,232,0.07);
background:#18171A;
border-radius:14px;
min-width:0;
}
.kns_sb_card_h_j79{
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
line-height:1.15;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
margin-bottom:0.5rem;
}
.kns_sb_card_p_j79{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#706A63;
}
.kns_sb_rtp_j79{
border:1px solid rgba(244,240,232,0.07);
grid-template-columns:1fr;
gap:24px;
padding:26px 1.75rem;
border-radius:0.875rem;
background:#18171A;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:762px){
.kns_sb_rtp_j79{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.kns_sb_rtp_h_j79{
margin-bottom:8px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
line-height:1.15;
color:#F0EDE7;
}
.kns_sb_rtp_p_j79{
font-size:0.844rem;
overflow-wrap:break-word;
color:#706A63;
line-height:1.6;
}
.kns_sb_rtp_stats_j79{
gap:1rem;
display:flex;
}
.kns_sb_stat_j79{
flex:1 1 0;
padding:18px;
background:#211F24;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.kns_sb_stat_v_j79{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
color:#5C9E6E;
font-weight:700;
}
.kns_sb_stat_l_j79{
color:#8E8880;
font-size:0.719rem;
margin-top:0.25rem;
}
.kns_el_j79{
padding:3rem 0;
}
@media(min-width:769px){
.kns_el_j79{
padding:3.5rem 0;
}
}
.kns_el_in_j79{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.kns_el_in_j79{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.kns_el_left_j79{
min-width:0;
}
.kns_el_eyebrow_j79{
margin-bottom:0.875rem;
}
.kns_el_h2_j79{
overflow-wrap:break-word;
font-size:2rem;
line-height:1.08;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
color:#F0EDE7;
font-weight:600;
}
@media(min-width:765px){
.kns_el_h2_j79{
font-size:2.375rem;
}
}
.kns_el_body_j79 p{
color:#C8C3BB;
overflow-wrap:break-word;
line-height:1.7;
margin-bottom:18px;
font-size:1rem;
}
.kns_el_dropcap_j79{
padding:6px 0.75rem 0 0;
font-size:62px;
float:left;
color:#C4A05A;
line-height:.8;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.kns_el_right_j79{
min-width:0;
}
.kns_el_quote_j79{
padding:36px;
background:linear-gradient(150deg,#1C1B22,#0E0D11);
border-radius:20px;
position:relative;
color:#F0EDE7;
margin-bottom:24px;
}
.kns_el_quote_mark_j79{
margin-bottom:6px;
display:inline-flex;
align-items:center;
color:#D4B97A;
}
.kns_el_quote_mark_j79 svg{
width:34px;
height:2.125rem;
}
.kns_el_quote_text_j79{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:22px;
margin-bottom:22px;
font-weight:500;
color:#F0EDE7;
line-height:1.4;
}
.kns_el_quote_meta_j79{
gap:0.75rem;
display:flex;
align-items:center;
}
.kns_el_quote_av_j79{
background:linear-gradient(135deg,#B8913F,#E0C882);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.kns_el_quote_author_j79{
color:#F0EDE7;
font-weight:700;
font-size:14px;
}
.kns_el_quote_meta_sub_j79{
color:#9E9890;
font-size:0.75rem;
}
.kns_el_explain_j79{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
}
.kns_el_explain_card_j79{
padding:1.375rem 24px;
}
.kns_el_explain_card_j79+.kns_el_explain_card_j79{
border-top:1px solid rgba(244,240,232,0.07);
}
.kns_el_explain_h_j79{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
color:#F0EDE7;
margin-bottom:0.5rem;
}
.kns_el_explain_p_j79{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#706A63;
}
.kns_ft_j79{
background:#100F12;
color:#9E9890;
margin-top:40px;
}
.kns_ft_in_j79{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.kns_ft_in_j79{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.kns_ft_in_j79{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.kns_ft_brand_j79{
min-width:0;
}
.kns_ft_logo_j79{
font-size:26px;
color:#F0EDE7;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
}
.kns_ft_tagline_j79{
font-size:13.5px;
max-width:280px;
color:#9E9890;
line-height:1.6;
margin-top:14px;
}
.kns_ft_contact_j79{
transition:color .2s ease;
overflow-wrap:anywhere;
color:#D4B97A;
margin-top:0.75rem;
font-size:0.813rem;
max-width:17.5rem;
display:inline-block;
}
.kns_ft_contact_j79:hover{
color:#F0EDE7;
}
.kns_ft_col_j79{
min-width:0;
}
.kns_ft_col_h_j79{
margin-bottom:0.875rem;
font-weight:700;
text-transform:uppercase;
font-size:13px;
color:#F0EDE7;
overflow-wrap:break-word;
letter-spacing:.08em;
}
.kns_ft_col_links_j79{
gap:10px;
display:flex;
flex-direction:column;
}
.kns_ft_link_j79{
transition:color .2s ease;
overflow-wrap:break-word;
color:#9E9890;
font-size:13.5px;
}
.kns_ft_link_j79:hover{
color:#F0EDE7;
}
.kns_ft_bot_j79{
padding:22px 0 40px;
gap:1rem;
display:flex;
border-top:1px solid rgba(244,240,232,0.10);
flex-direction:column;
}
@media(min-width:768px){
.kns_ft_bot_j79{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.kns_ft_legal_j79{
color:#4A4540;
max-width:47.5rem;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.kns_ft_legal_j79 b{
font-weight:700;
color:#9E9890;
}
.kns_ft_age_j79{
border-radius:8px;
border:1.5px solid #D4B97A;
flex:0 0 auto;
padding:0.25rem 9px;
color:#D4B97A;
font-weight:700;
font-size:0.813rem;
}