*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
line-height:1.6;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
font-size:15px;
color:#DDD0B4;
}
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:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.niv-layout_slk{
flex-direction:column;
min-height:100vh;
display:flex;
}
.niv-main_slk{
flex:1 1 auto;
width:100%;
min-width:0;
}
.niv-container_slk{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.niv-container_slk{
padding:0 32px;
}
}
@media(min-width:1099px){
.niv-container_slk{
padding:0 3.5rem;
}
}
.niv-eyebrow_slk{
font-size:11px;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
line-height:1.4;
overflow-wrap:break-word;
display:inline-block;
color:#C48A28;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
}
.niv-band_slk{
background:#0E0B07;
color:#F5EDD8;
}
.niv-band_slk .niv-eyebrow_slk{
color:#E8AC38;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.niv-tb_slk{
background:#1A1410;
position:sticky;
border-bottom:1px solid rgba(245,237,216,0.13);
z-index:50;
top:0;
}
.niv-tb_in_slk{
gap:1rem;
padding:0.75rem 1rem;
margin:0 auto;
max-width:87.5rem;
display:flex;
align-items:center;
width:100%;
justify-content:space-between;
}
@media(min-width:769px){
.niv-tb_in_slk{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.niv-tb_in_slk{
padding:1.125rem 56px;
}
}
.niv-tb_left_slk{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.niv-tb_logo_slk{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.niv-tb_logo_mark_slk{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
height:34px;
width:2.125rem;
}
.niv-tb_logo_txt_slk{
min-width:0;
flex-direction:column;
line-height:1;
display:flex;
}
.niv-tb_logo_name_slk{
overflow:hidden;
font-size:1.375rem;
letter-spacing:.02em;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#F5EDD8;
}
.niv-tb_logo_sub_slk{
overflow:hidden;
white-space:nowrap;
font-size:0.531rem;
text-transform:uppercase;
margin-top:0.25rem;
font-weight:600;
text-overflow:ellipsis;
color:#C48A28;
letter-spacing:.32em;
}
.niv-tb_nav_slk{
display:none;
}
@media(min-width:963px){
.niv-tb_nav_slk{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.niv-tb_nav_item_slk{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
white-space:nowrap;
color:#DDD0B4;
font-size:0.875rem;
font-weight:600;
}
.niv-tb_nav_item_slk:hover{
color:#F5EDD8;
}
.niv-tb_nav_item_slk.niv-state_active_slk{
border-color:#C48A28;
color:#F5EDD8;
}
.niv-tb_right_slk{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.niv-tb_search_slk{
transition:color .22s ease;
color:#DDD0B4;
align-items:center;
display:flex;
justify-content:center;
}
.niv-tb_search_slk:hover{
color:#C48A28;
}
.niv-tb_search_slk svg{
width:1.125rem;
height:18px;
}
.niv-tb_lang_slk{
color:#A8956F;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
}
.niv-tb_lang_slk:hover{
color:#F5EDD8;
}
.niv-tb_login_slk{
font-size:0.875rem;
font-weight:600;
display:none;
color:#F5EDD8;
}
@media(min-width:766px){
.niv-tb_login_slk{
display:inline-block;
}
}
.niv-tb_register_slk{
background:#E8AC38;
border-radius:999px;
padding:11px 1.375rem;
transition:background-color .22s ease;
white-space:nowrap;
color:#1A1008;
font-weight:700;
font-size:0.875rem;
}
.niv-tb_register_slk:hover{
background:#F0BC52;
}
.niv-mob_slk{
background:#1A1410;
right:0;
position:fixed;
border-top:1px solid rgba(245,237,216,0.13);
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
z-index:60;
left:0;
}
@media(min-width:963px){
.niv-mob_slk{
display:none;
}
}
.niv-mob_in_slk{
margin:0 auto;
display:flex;
justify-content:space-around;
max-width:35rem;
align-items:stretch;
}
.niv-mob_item_slk{
gap:3px;
flex:1 1 0;
transition:color .22s ease;
padding:0.563rem 0.25rem;
min-width:0;
color:#A8956F;
display:flex;
flex-direction:column;
align-items:center;
}
.niv-mob_item_slk.niv-state_active_slk{
color:#C48A28;
}
.niv-mob_ic_slk{
display:flex;
align-items:center;
justify-content:center;
}
.niv-mob_ic_slk svg{
height:1.25rem;
width:20px;
}
.niv-mob_lb_slk{
overflow:hidden;
font-weight:600;
max-width:100%;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.niv-rail_slk{
min-width:0;
position:relative;
}
.niv-rail_scroll_slk{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
}
@media(min-width:767px){
.niv-rail_scroll_slk{
gap:18px;
}
}
.niv-gc_slk{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:766px){
.niv-gc_slk{
width:11.75rem;
}
}
.niv-gc_img_slk{
border-radius:0.875rem;
background:#231C15;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.niv-gc_img_slk img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.niv-gc_cover_slk{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.niv-gc_hover_slk{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
display:flex;
align-items:center;
opacity:0;
position:absolute;
justify-content:center;
}
.niv-gc_slk:hover .niv-gc_hover_slk{
opacity:1;
}
.niv-gc_hover_btn_slk{
background:#E8AC38;
border-radius:62.438rem;
width:2.875rem;
color:#1A1008;
align-items:center;
height:46px;
display:flex;
justify-content:center;
}
.niv-gc_hover_btn_slk svg{
height:18px;
width:1.125rem;
}
.niv-gc_info_slk{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.niv-gc_name_slk{
overflow:hidden;
color:#F5EDD8;
font-weight:700;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
}
.niv-gc_prov_slk{
overflow:hidden;
font-size:0.688rem;
color:#A8956F;
text-overflow:ellipsis;
white-space:nowrap;
}
.niv-gc_meta_slk{
font-size:11px;
color:#A8956F;
}
.niv-tc_slk{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.niv-tc_slk{
width:230px;
}
}
.niv-tc_img_slk{
background:#231C15;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.niv-tc_img_slk img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.niv-tc_info_slk{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.niv-tc_name_slk{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
color:#F5EDD8;
font-weight:700;
}
.niv-tc_rtp_slk{
font-size:0.688rem;
color:#A8956F;
}
.niv-lc_slk{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.niv-lc_slk{
width:268px;
}
}
.niv-lc_img_slk{
border-radius:0.875rem;
background:#231C15;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
padding-bottom:62.5%;
}
.niv-lc_img_slk img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.niv-lc_live_slk{
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
gap:7px;
border-radius:62.438rem;
top:12px;
display:flex;
position:absolute;
left:0.75rem;
align-items:center;
}
.niv-lc_live_dot_slk{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#D94F3A;
height:8px;
width:8px;
}
.niv-lc_seats_slk{
font-size:0.625rem;
letter-spacing:.08em;
font-weight:600;
color:#F5EDD8;
text-transform:uppercase;
}
.niv-lc_info_slk{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.niv-lc_name_slk{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F5EDD8;
font-weight:700;
font-size:0.938rem;
}
.niv-lc_bet_slk{
font-size:11px;
color:#A8956F;
}
.niv-pc_slk{
border:1px solid rgba(245,237,216,0.07);
background:#231C15;
padding:1rem 0.875rem;
gap:0.5rem;
border-radius:14px;
display:flex;
min-height:4.625rem;
justify-content:center;
flex-direction:column;
min-width:0;
align-items:center;
}
.niv-pc_logo_slk{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:28px;
}
.niv-pc_name_slk{
overflow:hidden;
font-size:11px;
white-space:nowrap;
max-width:100%;
color:#A8956F;
text-overflow:ellipsis;
text-align:center;
}
.niv-gc_tag_slk{
padding:3px 8px;
border-radius:0.5rem;
z-index:2;
position:absolute;
left:10px;
letter-spacing:.06em;
display:inline-block;
font-size:0.625rem;
text-transform:uppercase;
font-weight:700;
top:0.625rem;
}
.niv-gc_tag_hot_slk{
background:#D94F3A;
color:#F5EDD8;
}
.niv-gc_tag_new_slk{
background:#E8AC38;
color:#1A1008;
}
.niv-gc_tag_jp_slk{
background:#D4880E;
color:#1A1008;
}
.niv-gc_tag_live_slk{
background:#D94F3A;
color:#F5EDD8;
}
.niv-sh_slk{
margin-bottom:18px;
min-width:0;
}
.niv-sh_row_slk{
gap:1rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.niv-sh_row_slk .niv-sh_l_slk{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.niv-sh_stack_slk{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.niv-sh_center_slk{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.niv-sh_h2_slk{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:24px;
color:#F5EDD8;
line-height:1.1;
}
@media(min-width:766px){
.niv-sh_h2_slk{
font-size:1.875rem;
}
}
.niv-band_slk .niv-sh_h2_slk{
color:#F5EDD8;
}
.niv-sh_eb_line_slk{
gap:10px;
display:inline-flex;
align-items:center;
}
.niv-sh_eb_line_slk::before{
background:#C48A28;
width:1.75rem;
height:1px;
display:inline-block;
content:"";
}
.niv-band_slk .niv-sh_eb_line_slk::before{
background:#E8AC38;
}
.niv-sh_eb_dot_slk{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.niv-sh_eb_dot_slk::before{
background:#C48A28;
border-radius:50%;
height:0.375rem;
width:0.375rem;
content:"";
display:inline-block;
}
.niv-band_slk .niv-sh_eb_dot_slk::before{
background:#E8AC38;
}
.niv-sh_link_slk{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F5EDD8;
align-items:center;
white-space:nowrap;
color:#F5EDD8;
display:inline-flex;
}
.niv-sh_link_slk:hover{
border-color:#C48A28;
color:#C48A28;
}
.niv-sh_link_slk svg{
height:0.875rem;
width:0.875rem;
}
.niv-sh_link_chev_slk{
border-bottom:0;
padding-bottom:0;
}
.niv-sh_link_btn_slk{
padding:0.563rem 18px;
background:#E8AC38;
border-radius:999px;
border-bottom:0;
color:#1A1008;
}
.niv-sh_link_btn_slk:hover{
border-color:transparent;
background:#F0BC52;
color:#1A1008;
}
.niv-band_slk .niv-sh_link_slk{
border-color:#F5EDD8;
color:#F5EDD8;
}
.niv-band_slk .niv-sh_link_btn_slk{
background:#E8AC38;
color:#1A1008;
}
.niv-sh_rule_slk{
margin:-2px 0 18px;
background:rgba(245,237,216,0.13);
height:1px;
}
.niv-band_slk .niv-sh_rule_slk{
background:rgba(255,220,140,0.14);
}
.niv-hero_slk{
padding:2rem 0 8px;
}
@media(min-width:771px){
.niv-hero_slk{
padding:56px 0 1.5rem;
}
}
.niv-hero_in_slk{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.niv-hero_in_slk{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.niv-hero_copy_slk{
min-width:0;
}
.niv-hero_eyebrow_slk{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.niv-hero_eyebrow_line_slk{
background:#C48A28;
flex:0 0 auto;
display:inline-block;
height:1px;
width:28px;
}
.niv-hero_h1_slk{
line-height:1.04;
margin-bottom:1.25rem;
letter-spacing:-.01em;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.niv-hero_h1_slk{
font-size:54px;
}
}
@media(min-width:1100px){
.niv-hero_h1_slk{
font-size:3.875rem;
}
}
.niv-hero_h1_slk em{
font-style:normal;
color:#C48A28;
}
.niv-hero_sub_slk{
color:#8A7455;
line-height:1.6;
margin-bottom:30px;
font-size:1rem;
max-width:480px;
}
@media(min-width:770px){
.niv-hero_sub_slk{
font-size:18px;
}
}
.niv-hero_actions_slk{
gap:14px;
flex-wrap:wrap;
display:flex;
margin-bottom:34px;
align-items:center;
}
.niv-hero_cta_slk{
transition:background-color .22s ease;
gap:10px;
background:#E8AC38;
border-radius:62.438rem;
padding:16px 1.875rem;
display:inline-flex;
align-items:center;
font-size:15px;
color:#1A1008;
font-weight:700;
}
.niv-hero_cta_slk:hover{
background:#F0BC52;
}
.niv-hero_cta_ic_slk{
align-items:center;
display:inline-flex;
}
.niv-hero_cta_ic_slk svg{
height:16px;
width:16px;
}
.niv-hero_cta_alt_slk{
background:transparent;
padding:15px 1.625rem;
border-radius:999px;
border:1px solid rgba(245,237,216,0.13);
transition:border-color .22s ease,color .22s ease;
font-weight:600;
display:inline-flex;
align-items:center;
color:#F5EDD8;
font-size:15px;
}
.niv-hero_cta_alt_slk:hover{
border-color:#C48A28;
color:#C48A28;
}
.niv-hero_trust_slk{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.niv-hero_trust_item_slk{
gap:0.563rem;
font-weight:600;
font-size:0.813rem;
color:#DDD0B4;
display:flex;
align-items:center;
}
.niv-hero_trust_ic_slk{
align-items:center;
color:#C48A28;
display:inline-flex;
}
.niv-hero_trust_ic_slk svg{
width:1rem;
height:1rem;
}
.niv-hero_promo_slk{
border-radius:20px;
overflow:hidden;
background:#231C15;
position:relative;
display:flex;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.65), 0 0.25rem 16px rgba(196,138,40,0.12);
min-height:18.75rem;
}
.niv-hero_promo_bg_slk{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.niv-hero_promo_bg_slk::after{
background:linear-gradient(120deg,#0E0B07 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.niv-hero_promo_glow_slk{
background:radial-gradient(circle,rgba(196,138,40,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
top:-2.5rem;
pointer-events:none;
right:-20px;
position:absolute;
height:260px;
}
.niv-hero_promo_ct_slk{
padding:28px;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.niv-hero_promo_label_slk{
letter-spacing:.25em;
font-weight:700;
font-size:0.625rem;
color:#E8AC38;
text-transform:uppercase;
display:block;
margin-bottom:0.5rem;
}
.niv-hero_promo_amount_slk{
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#F5EDD8;
font-size:32px;
}
@media(min-width:769px){
.niv-hero_promo_amount_slk{
font-size:2.5rem;
}
}
.niv-hero_promo_amount_slk em{
color:#E8AC38;
font-style:normal;
}
.niv-hero_rating_slk{
background:#231C15;
gap:10px;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
padding:0.625rem 0.875rem;
z-index:3;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
display:flex;
align-items:center;
max-width:min(16.25rem,62%);
top:14px;
right:0.875rem;
position:absolute;
}
.niv-hero_rating_score_slk{
flex:0 0 auto;
color:#F5EDD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:24px;
font-weight:700;
}
.niv-hero_rating_txt_slk{
flex:1 1 auto;
min-width:0;
}
.niv-hero_rating_stars_slk{
gap:2px;
color:#C48A28;
display:flex;
}
.niv-hero_rating_stars_slk svg{
height:12px;
width:0.75rem;
}
.niv-hero_rating_cap_slk{
margin-top:3px;
font-size:0.688rem;
color:#A8956F;
display:block;
line-height:1.35;
overflow-wrap:break-word;
}
.niv-stat_slk{
border-top:1px solid rgba(245,237,216,0.13);
border-bottom:1px solid rgba(245,237,216,0.13);
margin-top:1rem;
}
.niv-stat_in_slk{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.niv-stat_in_slk{
grid-template-columns:repeat(4,1fr);
}
}
.niv-stat_item_slk{
padding:1.375rem 14px;
min-width:0;
border-right:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
.niv-stat_item_slk:nth-child(2n){
border-right:0;
}
.niv-stat_item_slk:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.niv-stat_item_slk{
border-bottom:0;
}
.niv-stat_item_slk:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.niv-stat_item_slk:nth-child(4n){
border-right:0;
}
}
.niv-stat_value_slk{
font-size:30px;
font-weight:700;
line-height:1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:769px){
.niv-stat_value_slk{
font-size:2.125rem;
}
}
.niv-stat_label_slk{
margin-top:0.375rem;
color:#A8956F;
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.4;
}
.niv-grow_slk{
padding:1.625rem 0 10px;
}
.niv-row_seo_slk{
margin:10px 0 0;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7455;
}
.niv-row_seo_slk strong{
font-weight:700;
color:#F5EDD8;
}
.niv-grow_slk{
padding:26px 0 0.625rem;
}
.niv-row_seo_slk{
margin:10px 0 0;
overflow-wrap:break-word;
color:#8A7455;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
}
.niv-row_seo_slk strong{
font-weight:700;
color:#F5EDD8;
}
.niv-jp_slk{
padding:1.875rem 0 10px;
}
.niv-jp_grid_slk{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.niv-jp_grid_slk{
grid-template-columns:1fr 1fr;
}
.niv-jp_card_mega_slk{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.niv-jp_grid_slk{
grid-template-columns:1.4fr 1fr 1fr;
}
.niv-jp_card_mega_slk{
grid-column:auto;
}
}
.niv-jp_card_slk{
padding:1.625rem;
border-radius:1.25rem;
gap:12px;
border:1px solid rgba(245,237,216,0.07);
background:#231C15;
overflow:hidden;
flex-direction:column;
justify-content:space-between;
min-width:0;
display:flex;
position:relative;
min-height:12.5rem;
}
.niv-jp_card_mega_slk{
background:linear-gradient(135deg,#17120C,#090705);
border-color:transparent;
color:#F5EDD8;
min-height:13.125rem;
}
.niv-jp_glow_slk{
background:radial-gradient(circle,rgba(196,138,40,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-2.5rem;
height:12.5rem;
width:200px;
top:-40px;
pointer-events:none;
}
.niv-jp_label_slk{
gap:10px;
font-weight:700;
display:flex;
text-transform:uppercase;
flex-wrap:wrap;
align-items:center;
color:#C48A28;
position:relative;
justify-content:space-between;
font-size:10px;
letter-spacing:.16em;
}
.niv-jp_card_mega_slk .niv-jp_label_slk{
color:#E8AC38;
}
.niv-jp_drop_slk{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#A8956F;
}
.niv-jp_card_mega_slk .niv-jp_drop_slk{
color:#B09A72;
}
.niv-jp_amount_slk{
overflow-wrap:break-word;
line-height:1;
position:relative;
font-weight:700;
font-size:2.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
.niv-jp_card_mega_slk .niv-jp_amount_slk{
animation:zm2-pulse 2.4s infinite;
color:#E8AC38;
font-size:3rem;
}
@media(min-width:766px){
.niv-jp_card_mega_slk .niv-jp_amount_slk{
font-size:54px;
}
}
.niv-jp_game_slk{
color:#A8956F;
font-size:13px;
position:relative;
}
.niv-jp_card_mega_slk .niv-jp_game_slk{
color:#B09A72;
}
.niv-jp_cta_slk{
position:relative;
align-self:flex-start;
}
.niv-jp_card_mega_slk .niv-jp_cta_slk{
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
background:#E8AC38;
border-radius:62.438rem;
font-weight:700;
color:#1A1008;
font-size:0.813rem;
}
.niv-jp_card_mega_slk .niv-jp_cta_slk:hover{
opacity:.9;
}
.niv-jp_card_slk:not(.niv-jp_card_mega_slk) .niv-jp_cta_slk{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#F5EDD8;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
font-size:13px;
}
.niv-jp_card_slk:not(.niv-jp_card_mega_slk) .niv-jp_cta_slk:hover{
border-color:#C48A28;
color:#C48A28;
}
.niv-jp_seo_slk{
margin:14px 0 0;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7455;
}
.niv-jp_seo_slk strong{
font-weight:700;
color:#F5EDD8;
}
.niv-pr_slk{
padding:1.875rem 0 6px;
}
.niv-pr_card_slk{
overflow:hidden;
flex:0 0 auto;
gap:0.625rem;
border:1px solid rgba(245,237,216,0.07);
background:#231C15;
border-radius:1.25rem;
padding:1.625rem;
display:flex;
width:280px;
min-height:12.5rem;
flex-direction:column;
position:relative;
}
@media(min-width:769px){
.niv-pr_card_slk{
width:18.75rem;
}
}
.niv-pr_card_feat_slk{
background:linear-gradient(150deg,#17120C,#090705);
border-color:transparent;
color:#F5EDD8;
}
.niv-pr_glow_slk{
background:radial-gradient(circle,rgba(196,138,40,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
height:8.125rem;
position:absolute;
top:-1.875rem;
opacity:0;
width:8.125rem;
right:-1.875rem;
}
.niv-pr_card_feat_slk .niv-pr_glow_slk{
opacity:1;
}
.niv-pr_label_slk{
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
color:#C48A28;
font-size:0.625rem;
font-weight:700;
}
.niv-pr_card_feat_slk .niv-pr_label_slk{
color:#E8AC38;
}
.niv-pr_amount_slk{
position:relative;
font-size:26px;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#F5EDD8;
overflow-wrap:break-word;
}
.niv-pr_card_feat_slk .niv-pr_amount_slk{
color:#F5EDD8;
}
.niv-pr_amount_slk em{
font-style:normal;
color:#C48A28;
}
.niv-pr_card_feat_slk .niv-pr_amount_slk em{
color:#E8AC38;
}
.niv-pr_terms_slk{
position:relative;
line-height:1.5;
color:#A8956F;
font-size:13px;
}
.niv-pr_card_feat_slk .niv-pr_terms_slk{
color:#B09A72;
}
.niv-pr_cta_slk{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.niv-pr_card_feat_slk .niv-pr_cta_slk{
border-radius:999px;
padding:9px 18px;
transition:opacity .22s ease;
background:#E8AC38;
font-size:0.813rem;
color:#1A1008;
font-weight:700;
}
.niv-pr_card_feat_slk .niv-pr_cta_slk:hover{
opacity:.9;
}
.niv-pr_card_slk:not(.niv-pr_card_feat_slk) .niv-pr_cta_slk{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F5EDD8;
font-size:13px;
padding-bottom:2px;
color:#F5EDD8;
font-weight:700;
}
.niv-pr_card_slk:not(.niv-pr_card_feat_slk) .niv-pr_cta_slk:hover{
border-color:#C48A28;
color:#C48A28;
}
.niv-grow_slk{
padding:1.625rem 0 0.625rem;
}
.niv-row_seo_slk{
margin:10px 0 0;
max-width:47.5rem;
color:#8A7455;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.niv-row_seo_slk strong{
font-weight:700;
color:#F5EDD8;
}
.niv-nl_slk{
padding:24px 0 10px;
}
.niv-nl_in_slk{
padding:1.875rem 2rem;
gap:1.375rem;
background:#13100C;
border-radius:20px;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
@media(min-width:771px){
.niv-nl_in_slk{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.niv-nl_text_wrap_slk{
min-width:0;
}
.niv-nl_h3_slk{
font-weight:600;
margin-bottom:0.313rem;
line-height:1.1;
font-size:22px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:770px){
.niv-nl_h3_slk{
font-size:24px;
}
}
.niv-nl_text_slk{
font-size:13.5px;
color:#B09A72;
line-height:1.5;
}
.niv-nl_form_slk{
gap:10px;
flex:1 1 auto;
max-width:460px;
display:flex;
min-width:0;
}
.niv-nl_input_slk{
background:rgba(255,235,180,0.07);
border:1px solid rgba(255,220,140,0.14);
flex:1 1 auto;
overflow:hidden;
padding:0.813rem 1rem;
border-radius:14px;
text-overflow:ellipsis;
min-width:0;
color:#B09A72;
align-items:center;
font-size:14px;
white-space:nowrap;
display:flex;
}
.niv-nl_btn_slk{
border-radius:0.875rem;
transition:opacity .22s ease;
padding:13px 24px;
background:#E8AC38;
flex:0 0 auto;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#1A1008;
}
.niv-nl_btn_slk:hover{
opacity:.9;
}
.niv-app_slk{
padding:1.875rem 0 10px;
}
.niv-app_in_slk{
border:1px solid rgba(245,237,216,0.07);
border-radius:20px;
gap:28px;
background:#231C15;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.niv-app_in_slk{
gap:2.5rem;
padding:40px 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.niv-app_copy_slk{
max-width:560px;
min-width:0;
}
.niv-app_eyebrow_slk{
margin-bottom:12px;
}
.niv-app_h2_slk{
margin-bottom:0.75rem;
line-height:1.05;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
}
@media(min-width:765px){
.niv-app_h2_slk{
font-size:2.125rem;
}
}
.niv-app_text_slk{
font-size:14px;
line-height:1.6;
margin-bottom:22px;
color:#8A7455;
}
.niv-app_btns_slk{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.niv-app_btn_slk{
gap:10px;
background:#E8AC38;
transition:background-color .22s ease;
padding:11px 1.25rem;
border-radius:14px;
align-items:center;
display:inline-flex;
color:#1A1008;
}
.niv-app_btn_slk:hover{
background:#F0BC52;
}
.niv-app_btn_ic_slk{
align-items:center;
display:inline-flex;
}
.niv-app_btn_ic_slk svg{
height:18px;
width:18px;
}
.niv-app_btn_lb_slk{
font-weight:700;
font-size:0.844rem;
}
.niv-app_qr_wrap_slk{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.niv-app_qr_slk{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#231C15 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#231C15 0 5px,transparent 5px 11px);
width:108px;
background-color:#E8AC38;
height:6.75rem;
}
.niv-app_qr_cap_slk{
line-height:1.4;
font-size:12.5px;
color:#A8956F;
max-width:5.75rem;
}
.niv-vip_slk{
padding:3rem 0;
}
@media(min-width:771px){
.niv-vip_slk{
padding:64px 0;
}
}
.niv-vip_head_slk{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:881px){
.niv-vip_head_slk{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.niv-vip_eyebrow_slk{
margin-bottom:12px;
}
.niv-vip_h2_slk{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:768px){
.niv-vip_h2_slk{
font-size:2.5rem;
}
}
.niv-vip_intro_slk{
line-height:1.6;
max-width:420px;
font-size:0.875rem;
color:#B09A72;
}
.niv-vip_grid_slk{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.niv-vip_card_slk{
padding:1.375rem 18px;
border:1px solid rgba(255,220,140,0.14);
border-radius:0.875rem;
min-width:0;
}
.niv-vip_card_feat_slk{
background:rgba(255,235,180,0.07);
border-color:#E8AC38;
}
.niv-vip_card_ic_slk{
border-radius:0.5rem;
background:linear-gradient(135deg,#C48A28,#F0C258);
margin-bottom:1rem;
display:block;
width:34px;
height:2.125rem;
}
.niv-vip_name_slk{
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:6px;
}
.niv-vip_perk_slk{
overflow-wrap:break-word;
color:#B09A72;
line-height:1.5;
font-size:0.781rem;
}
.niv-gm_slk{
padding:1.875rem 0 0.625rem;
}
.niv-gm_in_slk{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:880px){
.niv-gm_in_slk{
grid-template-columns:1.25fr 1fr;
}
}
.niv-gm_left_slk{
border-radius:20px;
border:1px solid rgba(245,237,216,0.07);
padding:32px;
background:#231C15;
min-width:0;
}
.niv-gm_eyebrow_slk{
margin-bottom:10px;
}
.niv-gm_h2_slk{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
font-size:26px;
margin-bottom:8px;
color:#F5EDD8;
}
@media(min-width:765px){
.niv-gm_h2_slk{
font-size:28px;
}
}
.niv-gm_text_slk{
font-size:0.875rem;
margin-bottom:1.375rem;
color:#8A7455;
line-height:1.6;
max-width:480px;
}
.niv-gm_level_slk{
color:#C48A28;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:0.5rem;
font-weight:700;
}
.niv-gm_bar_slk{
border-radius:999px;
background:rgba(245,237,216,0.13);
overflow:hidden;
height:0.5rem;
margin-bottom:0.375rem;
}
.niv-gm_bar_fill_slk{
border-radius:999px;
background:linear-gradient(90deg,#C48A28,#F0C258);
height:100%;
}
.niv-gm_bar_meta_slk{
gap:10px;
justify-content:space-between;
display:flex;
margin-bottom:18px;
font-size:11px;
color:#A8956F;
}
.niv-gm_missions_slk{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.niv-gm_mission_slk{
gap:0.438rem;
border-radius:999px;
background:#1A1410;
border:1px solid rgba(245,237,216,0.13);
padding:0.563rem 15px;
display:inline-flex;
color:#DDD0B4;
font-size:0.781rem;
align-items:center;
font-weight:600;
}
.niv-gm_mission_ic_slk{
align-items:center;
color:#C48A28;
display:inline-flex;
}
.niv-gm_mission_ic_slk svg{
width:0.813rem;
height:0.813rem;
}
.niv-gm_right_slk{
background:linear-gradient(150deg,#17120C,#090705);
border-radius:1.25rem;
overflow:hidden;
padding:32px;
position:relative;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
.niv-gm_glow_slk{
border-radius:50%;
background:radial-gradient(circle,rgba(196,138,40,0.18),transparent 70%);
width:9.375rem;
pointer-events:none;
right:-30px;
top:-1.875rem;
height:9.375rem;
position:absolute;
}
.niv-gm_ref_eyebrow_slk{
position:relative;
margin-bottom:0.625rem;
}
.niv-gm_ref_h2_slk{
position:relative;
color:#F5EDD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.1;
font-weight:600;
}
.niv-gm_ref_text_slk{
position:relative;
line-height:1.55;
color:#B09A72;
margin-bottom:20px;
font-size:13.5px;
}
.niv-gm_ref_cta_slk{
padding:0.688rem 22px;
background:#E8AC38;
transition:opacity .22s ease;
border-radius:999px;
margin-top:auto;
font-weight:700;
color:#1A1008;
font-size:0.844rem;
position:relative;
align-self:flex-start;
}
.niv-gm_ref_cta_slk:hover{
opacity:.9;
}
.niv-rc_slk{
padding:3rem 0 10px;
}
.niv-rc_in_slk{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.niv-rc_in_slk{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.niv-rc_col_slk{
min-width:0;
}
.niv-rc_label_slk{
text-transform:uppercase;
color:#C48A28;
letter-spacing:.2em;
font-size:0.688rem;
margin-bottom:1rem;
font-weight:600;
}
.niv-rc_awards_slk{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.niv-rc_award_slk{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.niv-rc_award_ic_slk{
flex:0 0 auto;
display:inline-flex;
color:#E8AC38;
align-items:center;
}
.niv-rc_award_ic_slk svg{
height:18px;
width:1.125rem;
}
.niv-rc_award_t_slk{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#F5EDD8;
}
.niv-rc_award_s_slk{
color:#A8956F;
overflow-wrap:break-word;
font-size:12px;
}
.niv-rc_press_slk{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.niv-rc_press_logo_slk{
overflow:hidden;
border-radius:8px;
padding:0 8px;
border:1px solid rgba(245,237,216,0.07);
justify-content:center;
font-size:14px;
text-align:center;
display:flex;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
white-space:nowrap;
height:3.25rem;
text-overflow:ellipsis;
color:#8A7455;
font-weight:700;
align-items:center;
}
.niv-rc_partner_slk{
border-radius:14px;
padding:22px;
background:#231C15;
border:1px solid rgba(245,237,216,0.07);
}
.niv-rc_partner_name_slk{
font-weight:600;
color:#F5EDD8;
margin-bottom:0.375rem;
font-size:1.25rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.niv-rc_partner_text_slk{
overflow-wrap:break-word;
color:#8A7455;
line-height:1.55;
font-size:13px;
}
.niv-rv_slk{
padding:48px 0;
background:#231C15;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:24px;
}
@media(min-width:767px){
.niv-rv_slk{
padding:56px 0;
}
}
.niv-rv_head_slk{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:766px){
.niv-rv_head_slk{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.niv-rv_eyebrow_slk{
margin-bottom:10px;
}
.niv-rv_h2_slk{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.niv-rv_h2_slk{
font-size:38px;
}
}
.niv-rv_agg_slk{
gap:0.75rem;
display:flex;
align-items:center;
}
.niv-rv_agg_stars_slk{
gap:3px;
display:flex;
color:#C48A28;
}
.niv-rv_agg_stars_slk svg{
height:1.125rem;
width:18px;
}
.niv-rv_source_slk{
color:#8A7455;
font-size:13px;
}
.niv-rv_grid_slk{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.niv-rv_grid_slk{
grid-template-columns:repeat(3,1fr);
}
}
.niv-rv_card_slk{
background:#1A1410;
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.niv-rv_card_stars_slk{
gap:2px;
margin-bottom:12px;
display:flex;
color:#C48A28;
}
.niv-rv_card_stars_slk svg{
height:14px;
width:14px;
}
.niv-rv_card_body_slk{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:18px;
color:#F5EDD8;
font-weight:500;
line-height:1.45;
margin-bottom:1rem;
overflow-wrap:break-word;
}
.niv-rv_card_meta_slk{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.niv-rv_card_av_slk{
border-radius:50%;
background:linear-gradient(135deg,#C48A28,#F0C258);
flex:0 0 auto;
height:32px;
width:32px;
}
.niv-rv_card_author_slk{
font-size:0.813rem;
font-weight:700;
color:#F5EDD8;
}
.niv-rv_card_loc_slk{
font-size:12px;
color:#A8956F;
}
.niv-prov_slk{
padding:2.5rem 0 1.25rem;
}
.niv-prov_eyebrow_slk{
display:block;
margin-bottom:18px;
}
.niv-prov_grid_slk{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:559px){
.niv-prov_grid_slk{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.niv-prov_grid_slk{
grid-template-columns:repeat(6,1fr);
}
}
.niv-pmt_slk{
padding:48px 0 10px;
}
.niv-pmt_in_slk{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:878px){
.niv-pmt_in_slk{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.niv-pmt_left_slk{
min-width:0;
}
.niv-pmt_eyebrow_slk{
margin-bottom:12px;
}
.niv-pmt_h2_slk{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
margin-bottom:12px;
font-weight:600;
line-height:1.06;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.niv-pmt_h2_slk{
font-size:2rem;
}
}
.niv-pmt_text_slk{
color:#8A7455;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
}
.niv-pmt_logos_slk{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:477px){
.niv-pmt_logos_slk{
grid-template-columns:repeat(4,1fr);
}
}
.niv-pmt_logo_slk{
border:1px solid rgba(245,237,216,0.07);
padding:0 8px;
overflow:hidden;
border-radius:0.5rem;
background:#231C15;
align-items:center;
font-weight:700;
height:50px;
color:#DDD0B4;
font-size:12.5px;
text-overflow:ellipsis;
justify-content:center;
display:flex;
white-space:nowrap;
text-align:center;
}
.niv-pmt_table_slk{
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
min-width:0;
}
.niv-pmt_thead_slk{
background:#100D09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.niv-pmt_th_slk{
overflow:hidden;
padding:0.813rem 0.875rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.08em;
text-transform:uppercase;
color:#F5EDD8;
font-size:0.625rem;
}
.niv-pmt_row_slk{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.niv-pmt_row_slk:nth-child(odd){
background:#231C15;
}
.niv-pmt_td_slk{
padding:0.875rem;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8A7455;
min-width:0;
}
.niv-pmt_row_slk .niv-pmt_td_slk:first-child{
font-weight:700;
color:#F5EDD8;
}
.niv-pmt_row_slk .niv-pmt_td_slk:last-child{
font-weight:700;
color:#4CAF82;
}
.niv-ts_slk{
padding:44px 0;
}
.niv-ts_in_slk{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:877px){
.niv-ts_in_slk{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.niv-ts_left_slk{
min-width:0;
}
.niv-ts_h2_slk{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:600;
line-height:1.1;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:767px){
.niv-ts_h2_slk{
font-size:1.75rem;
}
}
.niv-ts_text_slk{
line-height:1.6;
max-width:520px;
color:#B09A72;
font-size:14.5px;
margin-bottom:22px;
}
.niv-ts_badges_slk{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.niv-ts_badge_slk{
color:#B09A72;
font-size:13px;
font-weight:600;
}
.niv-ts_pay_slk{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.niv-ts_pay_slk{
justify-content:flex-end;
}
}
.niv-ts_pay_chip_slk{
border-radius:0.875rem;
border:1px solid rgba(255,220,140,0.14);
background:rgba(255,235,180,0.07);
padding:12px 16px;
font-size:0.875rem;
font-weight:700;
color:#F5EDD8;
}
.niv-wy_slk{
padding:3rem 0;
}
@media(min-width:766px){
.niv-wy_slk{
padding:3.5rem 0;
}
}
.niv-wy_in_slk{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.niv-wy_in_slk{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.niv-wy_left_slk{
min-width:0;
}
.niv-wy_eyebrow_slk{
margin-bottom:0.875rem;
}
.niv-wy_h2_slk{
font-weight:600;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:32px;
margin-bottom:1rem;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:769px){
.niv-wy_h2_slk{
font-size:2.5rem;
}
}
.niv-wy_intro_slk{
color:#8A7455;
font-size:0.938rem;
line-height:1.6;
}
.niv-wy_grid_slk{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.niv-wy_grid_slk{
grid-template-columns:1fr 1fr;
}
}
.niv-wy_card_slk{
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
background:#231C15;
min-width:0;
}
.niv-wy_card_ic_slk{
color:#C48A28;
margin-bottom:16px;
display:inline-flex;
align-items:center;
justify-content:center;
}
.niv-wy_card_ic_slk svg{
width:1.625rem;
height:26px;
}
.niv-wy_card_h_slk{
font-size:1.313rem;
overflow-wrap:break-word;
line-height:1.15;
color:#F5EDD8;
margin-bottom:8px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.niv-wy_card_p_slk{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#8A7455;
}
.niv-tt_slk{
padding:48px 0 10px;
}
@media(min-width:770px){
.niv-tt_slk{
padding:3.75rem 0 0.625rem;
}
}
.niv-tt_head_slk{
margin-bottom:2.125rem;
text-align:center;
}
.niv-tt_eyebrow_slk{
margin-bottom:12px;
}
.niv-tt_h2_slk{
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:767px){
.niv-tt_h2_slk{
font-size:2.625rem;
}
}
.niv-tt_grid_slk{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.niv-tt_grid_slk{
grid-template-columns:repeat(3,1fr);
}
}
.niv-tt_card_slk{
background:#231C15;
border:1px solid rgba(245,237,216,0.07);
padding:30px;
border-radius:0.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.niv-tt_card_ic_slk{
display:inline-flex;
color:#C48A28;
align-items:center;
margin-bottom:18px;
}
.niv-tt_card_ic_slk svg{
width:28px;
height:28px;
}
.niv-tt_card_h_slk{
color:#F5EDD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:8px;
}
.niv-tt_card_p_slk{
line-height:1.6;
color:#8A7455;
overflow-wrap:break-word;
margin-bottom:14px;
font-size:14px;
}
.niv-tt_card_p_slk b{
color:#F5EDD8;
font-weight:700;
}
.niv-tt_card_link_slk{
transition:color .22s ease;
border-bottom:1px solid #C48A28;
align-self:flex-start;
font-size:13px;
font-weight:700;
margin-top:auto;
padding-bottom:2px;
color:#F5EDD8;
}
.niv-tt_card_link_slk:hover{
color:#C48A28;
}
.niv-op_slk{
padding:36px 0 0.625rem;
}
.niv-op_in_slk{
background:#231C15;
padding:32px;
border-radius:14px;
gap:2rem;
grid-template-columns:1fr;
border:1px solid rgba(245,237,216,0.07);
align-items:center;
display:grid;
}
@media(min-width:862px){
.niv-op_in_slk{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
}
}
.niv-op_left_slk{
min-width:0;
}
.niv-op_eyebrow_slk{
margin-bottom:0.75rem;
}
.niv-op_h2_slk{
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:10px;
line-height:1.08;
font-size:28px;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.niv-op_h2_slk{
font-size:30px;
}
}
.niv-op_text_slk{
font-size:0.875rem;
line-height:1.6;
color:#8A7455;
}
.niv-op_grid_slk{
background:rgba(245,237,216,0.13);
gap:1px;
border:1px solid rgba(245,237,216,0.13);
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:0.5rem;
display:grid;
}
.niv-op_field_slk{
padding:18px 1.25rem;
background:#1A1410;
min-width:0;
}
.niv-op_field_lb_slk{
font-size:0.625rem;
text-transform:uppercase;
margin-bottom:5px;
font-weight:600;
color:#C48A28;
letter-spacing:.1em;
}
.niv-op_field_val_slk{
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
color:#F5EDD8;
}
.niv-hts_slk{
padding:3rem 0;
}
@media(min-width:771px){
.niv-hts_slk{
padding:3.875rem 0;
}
}
.niv-hts_head_slk{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.niv-hts_head_slk{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.niv-hts_eyebrow_slk{
margin-bottom:12px;
}
.niv-hts_h2_slk{
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
font-weight:600;
color:#F5EDD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.niv-hts_h2_slk{
font-size:2.375rem;
}
}
.niv-hts_cta_slk{
transition:opacity .22s ease;
background:#E8AC38;
border-radius:999px;
padding:15px 30px;
flex:0 0 auto;
color:#1A1008;
font-size:0.938rem;
font-weight:700;
}
.niv-hts_cta_slk:hover{
opacity:.9;
}
.niv-hts_grid_slk{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.niv-hts_grid_slk{
grid-template-columns:repeat(3,1fr);
}
}
.niv-hts_step_slk{
border-top:1px solid rgba(255,220,140,0.14);
min-width:0;
padding-top:22px;
}
.niv-hts_step_num_slk{
line-height:1;
font-size:2.75rem;
margin-bottom:14px;
font-weight:700;
color:#E8AC38;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.niv-hts_step_h_slk{
font-weight:700;
font-size:19px;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.2;
margin-bottom:0.5rem;
}
.niv-hts_step_p_slk{
color:#B09A72;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.niv-et_slk{
padding:2.25rem 0 0.625rem;
}
.niv-et_in_slk{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.niv-et_in_slk{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.niv-et_left_slk{
min-width:0;
}
.niv-et_eyebrow_slk{
margin-bottom:12px;
}
.niv-et_h2_slk{
font-weight:600;
margin-bottom:14px;
font-size:1.75rem;
line-height:1.06;
color:#F5EDD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.niv-et_h2_slk{
font-size:2rem;
}
}
.niv-et_text_slk{
color:#8A7455;
font-size:15px;
margin-bottom:22px;
line-height:1.65;
}
.niv-et_stats_slk{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.niv-et_stat_slk{
min-width:0;
}
.niv-et_stat_v_slk{
font-size:1.625rem;
color:#F5EDD8;
font-weight:700;
line-height:1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.niv-et_stat_l_slk{
margin-top:4px;
color:#A8956F;
font-size:12.5px;
}
.niv-et_right_slk{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.niv-et_member_slk{
background:#231C15;
border:1px solid rgba(245,237,216,0.07);
gap:16px;
padding:18px 20px;
border-radius:0.875rem;
min-width:0;
align-items:center;
display:flex;
}
.niv-et_member_av_slk{
border-radius:50%;
background:linear-gradient(135deg,#17120C,#C48A28);
flex:0 0 auto;
width:48px;
height:3rem;
}
.niv-et_member_name_slk{
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
}
.niv-et_member_role_slk{
overflow-wrap:break-word;
color:#A8956F;
font-size:0.781rem;
}
.niv-et_updated_slk{
gap:8px;
padding:0.875rem 18px;
border-radius:14px;
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
color:#8A7455;
align-items:center;
display:flex;
font-size:0.781rem;
}
.niv-el_slk{
padding:48px 0;
}
@media(min-width:769px){
.niv-el_slk{
padding:56px 0;
}
}
.niv-el_in_slk{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.niv-el_in_slk{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.niv-el_left_slk{
min-width:0;
}
.niv-el_eyebrow_slk{
margin-bottom:14px;
}
.niv-el_h2_slk{
overflow-wrap:break-word;
font-size:32px;
line-height:1.08;
color:#F5EDD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:22px;
}
@media(min-width:771px){
.niv-el_h2_slk{
font-size:38px;
}
}
.niv-el_body_slk p{
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
font-size:16px;
color:#DDD0B4;
}
.niv-el_dropcap_slk{
padding:0.375rem 12px 0 0;
line-height:.8;
color:#C48A28;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:62px;
float:left;
font-weight:700;
}
.niv-el_right_slk{
min-width:0;
}
.niv-el_quote_slk{
border-radius:20px;
background:linear-gradient(150deg,#17120C,#090705);
padding:36px;
position:relative;
margin-bottom:1.5rem;
color:#F5EDD8;
}
.niv-el_quote_mark_slk{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#E8AC38;
}
.niv-el_quote_mark_slk svg{
height:2.125rem;
width:34px;
}
.niv-el_quote_text_slk{
font-weight:500;
font-size:22px;
line-height:1.4;
margin-bottom:22px;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
.niv-el_quote_meta_slk{
gap:12px;
align-items:center;
display:flex;
}
.niv-el_quote_av_slk{
background:linear-gradient(135deg,#C48A28,#F0C258);
flex:0 0 auto;
border-radius:50%;
width:38px;
height:2.375rem;
}
.niv-el_quote_author_slk{
font-size:14px;
color:#F5EDD8;
font-weight:700;
}
.niv-el_quote_meta_sub_slk{
color:#B09A72;
font-size:0.75rem;
}
.niv-el_explain_slk{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
}
.niv-el_explain_card_slk{
padding:1.375rem 24px;
}
.niv-el_explain_card_slk+.niv-el_explain_card_slk{
border-top:1px solid rgba(245,237,216,0.07);
}
.niv-el_explain_h_slk{
font-size:20px;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
line-height:1.15;
margin-bottom:0.5rem;
}
.niv-el_explain_p_slk{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8A7455;
}
.niv-sg_slk{
padding:3rem 0 0.625rem;
}
.niv-sg_eyebrow_slk{
display:block;
margin-bottom:12px;
}
.niv-sg_h2_slk{
line-height:1.05;
font-size:1.875rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:28px;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:767px){
.niv-sg_h2_slk{
font-size:2.25rem;
}
}
.niv-sg_grid_slk{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:720px){
.niv-sg_grid_slk{
grid-template-columns:repeat(3,1fr);
}
}
.niv-sg_col_slk{
min-width:0;
}
.niv-sg_col_h_slk{
color:#F5EDD8;
font-size:22px;
margin-bottom:0.625rem;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.niv-sg_col_p_slk{
color:#8A7455;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.niv-sb_slk{
background:#231C15;
padding:3rem 0;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
}
@media(min-width:767px){
.niv-sb_slk{
padding:56px 0;
}
}
.niv-sb_eyebrow_slk{
margin-bottom:12px;
display:block;
}
.niv-sb_h2_slk{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.05;
font-size:30px;
margin-bottom:1.625rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.niv-sb_h2_slk{
font-size:36px;
}
}
.niv-sb_grid_slk{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.niv-sb_grid_slk{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.niv-sb_grid_slk{
grid-template-columns:repeat(4,1fr);
}
}
.niv-sb_card_slk{
padding:1.5rem;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
background:#1A1410;
min-width:0;
}
.niv-sb_card_h_slk{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:19px;
font-weight:600;
}
.niv-sb_card_p_slk{
color:#8A7455;
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
}
.niv-sb_rtp_slk{
background:#1A1410;
border-radius:0.875rem;
grid-template-columns:1fr;
gap:1.5rem;
border:1px solid rgba(245,237,216,0.07);
padding:1.625rem 1.75rem;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:759px){
.niv-sb_rtp_slk{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.niv-sb_rtp_h_slk{
line-height:1.15;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
margin-bottom:0.5rem;
font-size:1.25rem;
overflow-wrap:break-word;
}
.niv-sb_rtp_p_slk{
overflow-wrap:break-word;
color:#8A7455;
line-height:1.6;
font-size:0.844rem;
}
.niv-sb_rtp_stats_slk{
gap:1rem;
display:flex;
}
.niv-sb_stat_slk{
padding:18px;
border-radius:0.5rem;
background:#231C15;
flex:1 1 0;
text-align:center;
min-width:0;
}
.niv-sb_stat_v_slk{
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
color:#4CAF82;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.niv-sb_stat_l_slk{
margin-top:4px;
font-size:11.5px;
color:#A8956F;
}
.niv-lh_slk{
padding:2.5rem 0 1.25rem;
}
.niv-lh_in_slk{
padding-top:2.125rem;
border-top:1px solid rgba(245,237,216,0.13);
}
.niv-lh_eyebrow_slk{
margin-bottom:1.375rem;
display:block;
}
.niv-lh_grid_slk{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:602px){
.niv-lh_grid_slk{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.niv-lh_grid_slk{
grid-template-columns:repeat(5,1fr);
}
}
.niv-lh_col_slk{
min-width:0;
}
.niv-lh_col_h_slk{
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.75rem;
color:#F5EDD8;
}
.niv-lh_links_slk{
gap:8px;
flex-direction:column;
display:flex;
}
.niv-lh_link_slk{
transition:color .22s ease;
color:#8A7455;
overflow-wrap:break-word;
font-size:13px;
}
.niv-lh_link_slk:hover{
color:#C48A28;
}
.niv-sc_slk{
padding:3rem 0 10px;
}
.niv-sc_head_slk{
text-align:center;
margin-bottom:28px;
}
.niv-sc_eyebrow_slk{
margin-bottom:0.75rem;
}
.niv-sc_h2_slk{
line-height:1.05;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.niv-sc_h2_slk{
font-size:2.25rem;
}
}
.niv-sc_table_slk{
border-radius:0.875rem;
margin:0 auto;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
max-width:56.25rem;
}
.niv-sc_thead_slk{
grid-template-columns:1.6fr 1fr 1fr;
background:#100D09;
display:grid;
}
.niv-sc_th_slk{
padding:15px 1.125rem;
text-align:center;
color:#B09A72;
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
}
.niv-sc_th_slk:first-child{
text-align:left;
}
.niv-sc_th_us_slk{
color:#E8AC38;
}
.niv-sc_row_slk{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.niv-sc_row_slk:nth-child(even){
background:#231C15;
}
.niv-sc_td_slk{
padding:0.938rem 1.125rem;
color:#A8956F;
min-width:0;
text-align:center;
font-size:0.875rem;
overflow-wrap:break-word;
}
.niv-sc_td_slk:first-child{
color:#DDD0B4;
font-weight:600;
text-align:left;
}
.niv-sc_td_us_slk{
color:#4CAF82;
font-weight:700;
}
.niv-faq_slk{
padding:3rem 0;
background:#231C15;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:24px;
}
@media(min-width:766px){
.niv-faq_slk{
padding:62px 0;
}
}
.niv-faq_head_slk{
margin-bottom:2.125rem;
text-align:center;
}
.niv-faq_eyebrow_slk{
margin-bottom:12px;
}
.niv-faq_h2_slk{
font-size:32px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:771px){
.niv-faq_h2_slk{
font-size:38px;
}
}
.niv-faq_list_slk{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.niv-faq_item_slk{
background:#1A1410;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
}
.niv-faq_q_slk{
padding:1.25rem 24px;
gap:20px;
list-style:none;
align-items:center;
justify-content:space-between;
display:flex;
color:#F5EDD8;
overflow-wrap:break-word;
cursor:pointer;
font-size:1rem;
font-weight:700;
}
.niv-faq_q_slk::-webkit-details-marker{
display:none;
}
.niv-faq_q_ic_slk{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
color:#C48A28;
display:inline-flex;
}
.niv-faq_q_ic_slk svg{
height:18px;
width:18px;
}
.niv-faq_item_slk[open] .niv-faq_q_ic_slk{
transform:rotate(180deg);
}
.niv-faq_a_slk{
padding:0 1.5rem 20px;
line-height:1.6;
color:#8A7455;
overflow-wrap:break-word;
font-size:0.906rem;
}
.niv-ft_slk{
background:#100D09;
margin-top:40px;
color:#B09A72;
}
.niv-ft_in_slk{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:601px){
.niv-ft_in_slk{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.niv-ft_in_slk{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.niv-ft_brand_slk{
min-width:0;
}
.niv-ft_logo_slk{
font-weight:700;
color:#F5EDD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
}
.niv-ft_tagline_slk{
margin-top:0.875rem;
color:#B09A72;
max-width:280px;
font-size:0.844rem;
line-height:1.6;
}
.niv-ft_contact_slk{
transition:color .22s ease;
color:#E8AC38;
max-width:17.5rem;
margin-top:0.75rem;
overflow-wrap:anywhere;
font-size:13px;
display:inline-block;
}
.niv-ft_contact_slk:hover{
color:#F5EDD8;
}
.niv-ft_col_slk{
min-width:0;
}
.niv-ft_col_h_slk{
margin-bottom:14px;
font-weight:700;
text-transform:uppercase;
overflow-wrap:break-word;
font-size:0.813rem;
letter-spacing:.08em;
color:#F5EDD8;
}
.niv-ft_col_links_slk{
gap:10px;
flex-direction:column;
display:flex;
}
.niv-ft_link_slk{
transition:color .22s ease;
color:#B09A72;
overflow-wrap:break-word;
font-size:13.5px;
}
.niv-ft_link_slk:hover{
color:#F5EDD8;
}
.niv-ft_bot_slk{
gap:1rem;
padding:1.375rem 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,220,140,0.14);
}
@media(min-width:768px){
.niv-ft_bot_slk{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.niv-ft_legal_slk{
color:#5C4D37;
overflow-wrap:break-word;
line-height:1.6;
font-size:11.5px;
max-width:760px;
}
.niv-ft_legal_slk b{
font-weight:700;
color:#B09A72;
}
.niv-ft_age_slk{
border-radius:8px;
flex:0 0 auto;
padding:0.25rem 9px;
border:1.5px solid #E8AC38;
color:#E8AC38;
font-weight:700;
font-size:0.813rem;
}