*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
text-rendering:optimizeLegibility;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:15px;
color:#DDD0B8;
-webkit-font-smoothing:antialiased;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nuz_layout-z0j{
flex-direction:column;
min-height:100vh;
display:flex;
}
.nuz_main-z0j{
flex:1 1 auto;
width:100%;
min-width:0;
}
.nuz_container-z0j{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.nuz_container-z0j{
padding:0 32px;
}
}
@media(min-width:1098px){
.nuz_container-z0j{
padding:0 56px;
}
}
.nuz_eyebrow-z0j{
line-height:1.4;
color:#C48E30;
text-transform:uppercase;
letter-spacing:.2em;
font-size:11px;
overflow-wrap:break-word;
display:inline-block;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
}
.nuz_band-z0j{
background:#0F0C08;
color:#F5EDDA;
}
.nuz_band-z0j .nuz_eyebrow-z0j{
color:#F0B840;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nuz_tb-z0j{
background:#1A1410;
top:0;
z-index:50;
border-bottom:1px solid rgba(244,232,200,0.13);
position:sticky;
}
.nuz_tb_in-z0j{
gap:16px;
margin:0 auto;
padding:12px 16px;
max-width:87.5rem;
align-items:center;
width:100%;
display:flex;
justify-content:space-between;
}
@media(min-width:769px){
.nuz_tb_in-z0j{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.nuz_tb_in-z0j{
padding:18px 56px;
}
}
.nuz_tb_left-z0j{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.nuz_tb_logo-z0j{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.nuz_tb_logo_mark-z0j{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.nuz_tb_logo_txt-z0j{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.nuz_tb_logo_name-z0j{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#F5EDDA;
font-size:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
}
.nuz_tb_logo_sub-z0j{
overflow:hidden;
text-transform:uppercase;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
margin-top:4px;
color:#C48E30;
font-size:0.531rem;
letter-spacing:.32em;
}
.nuz_tb_nav-z0j{
display:none;
}
@media(min-width:959px){
.nuz_tb_nav-z0j{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.nuz_tb_nav_item-z0j{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
color:#DDD0B8;
font-size:14px;
white-space:nowrap;
}
.nuz_tb_nav_item-z0j:hover{
color:#F5EDDA;
}
.nuz_tb_nav_item-z0j.nuz_state_active-z0j{
border-color:#C48E30;
color:#F5EDDA;
}
.nuz_tb_right-z0j{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.nuz_tb_search-z0j{
transition:color .22s ease;
display:flex;
align-items:center;
color:#DDD0B8;
justify-content:center;
}
.nuz_tb_search-z0j:hover{
color:#C48E30;
}
.nuz_tb_search-z0j svg{
width:18px;
height:18px;
}
.nuz_tb_lang-z0j{
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#A8967A;
font-size:11px;
}
.nuz_tb_lang-z0j:hover{
color:#F5EDDA;
}
.nuz_tb_login-z0j{
font-size:14px;
display:none;
color:#F5EDDA;
font-weight:600;
}
@media(min-width:765px){
.nuz_tb_login-z0j{
display:inline-block;
}
}
.nuz_tb_register-z0j{
padding:0.688rem 1.375rem;
border-radius:999px;
transition:background-color .22s ease;
background:#F0B840;
color:#1A1008;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.nuz_tb_register-z0j:hover{
background:#F5C858;
}
.nuz_mob-z0j{
background:#1A1410;
left:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(244,232,200,0.13);
position:fixed;
right:0;
}
@media(min-width:959px){
.nuz_mob-z0j{
display:none;
}
}
.nuz_mob_in-z0j{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.nuz_mob_item-z0j{
padding:9px 0.25rem;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
min-width:0;
flex-direction:column;
align-items:center;
display:flex;
color:#A8967A;
}
.nuz_mob_item-z0j.nuz_state_active-z0j{
color:#C48E30;
}
.nuz_mob_ic-z0j{
justify-content:center;
display:flex;
align-items:center;
}
.nuz_mob_ic-z0j svg{
height:1.25rem;
width:1.25rem;
}
.nuz_mob_lb-z0j{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
font-size:0.625rem;
max-width:100%;
white-space:nowrap;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.nuz_rail-z0j{
position:relative;
min-width:0;
}
.nuz_rail_scroll-z0j{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
}
@media(min-width:765px){
.nuz_rail_scroll-z0j{
gap:1.125rem;
}
}
.nuz_gc-z0j{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.nuz_gc-z0j{
width:188px;
}
}
.nuz_gc_img-z0j{
overflow:hidden;
background:#231C14;
border-radius:14px;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
}
.nuz_gc_img-z0j img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.nuz_gc_cover-z0j{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.nuz_gc_hover-z0j{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
position:absolute;
opacity:0;
align-items:center;
justify-content:center;
display:flex;
}
.nuz_gc-z0j:hover .nuz_gc_hover-z0j{
opacity:1;
}
.nuz_gc_hover_btn-z0j{
background:#F0B840;
border-radius:62.438rem;
width:2.875rem;
height:46px;
align-items:center;
justify-content:center;
color:#1A1008;
display:flex;
}
.nuz_gc_hover_btn-z0j svg{
height:1.125rem;
width:18px;
}
.nuz_gc_info-z0j{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.nuz_gc_name-z0j{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#F5EDDA;
font-size:0.813rem;
text-overflow:ellipsis;
}
.nuz_gc_prov-z0j{
overflow:hidden;
text-overflow:ellipsis;
color:#A8967A;
white-space:nowrap;
font-size:11px;
}
.nuz_gc_meta-z0j{
color:#A8967A;
font-size:11px;
}
.nuz_tc-z0j{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.nuz_tc-z0j{
width:230px;
}
}
.nuz_tc_img-z0j{
background:#231C14;
overflow:hidden;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 8px 24px rgba(0,0,0,0.35);
position:relative;
}
.nuz_tc_img-z0j img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.nuz_tc_info-z0j{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.nuz_tc_name-z0j{
overflow:hidden;
color:#F5EDDA;
font-weight:700;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
}
.nuz_tc_rtp-z0j{
color:#A8967A;
font-size:11px;
}
.nuz_lc-z0j{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:771px){
.nuz_lc-z0j{
width:16.75rem;
}
}
.nuz_lc_img-z0j{
background:#231C14;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
}
.nuz_lc_img-z0j img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.nuz_lc_live-z0j{
gap:0.438rem;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
border-radius:999px;
position:absolute;
align-items:center;
display:flex;
top:0.75rem;
left:0.75rem;
}
.nuz_lc_live_dot-z0j{
border-radius:50%;
background:#D94F3A;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.nuz_lc_seats-z0j{
font-weight:600;
letter-spacing:.08em;
color:#F5EDDA;
font-size:10px;
text-transform:uppercase;
}
.nuz_lc_info-z0j{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.nuz_lc_name-z0j{
overflow:hidden;
color:#F5EDDA;
white-space:nowrap;
font-size:15px;
text-overflow:ellipsis;
font-weight:700;
}
.nuz_lc_bet-z0j{
color:#A8967A;
font-size:0.688rem;
}
.nuz_pc-z0j{
gap:8px;
background:#231C14;
border-radius:0.875rem;
padding:1rem 14px;
border:1px solid rgba(244,232,200,0.07);
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
min-width:0;
min-height:4.625rem;
}
.nuz_pc_logo-z0j{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
width:auto;
height:28px;
}
.nuz_pc_name-z0j{
overflow:hidden;
text-align:center;
max-width:100%;
white-space:nowrap;
color:#A8967A;
text-overflow:ellipsis;
font-size:11px;
}
.nuz_gc_tag-z0j{
border-radius:0.5rem;
padding:3px 8px;
position:absolute;
display:inline-block;
top:10px;
letter-spacing:.06em;
left:0.625rem;
font-size:0.625rem;
z-index:2;
text-transform:uppercase;
font-weight:700;
}
.nuz_gc_tag_hot-z0j{
background:#D94F3A;
color:#F5EDDA;
}
.nuz_gc_tag_new-z0j{
background:#F0B840;
color:#1A1008;
}
.nuz_gc_tag_jp-z0j{
background:#E8A020;
color:#1A1008;
}
.nuz_gc_tag_live-z0j{
background:#D94F3A;
color:#F5EDDA;
}
.nuz_sh-z0j{
margin-bottom:1.125rem;
min-width:0;
}
.nuz_sh_row-z0j{
gap:16px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.nuz_sh_row-z0j .nuz_sh_l-z0j{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.nuz_sh_stack-z0j{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.nuz_sh_center-z0j{
gap:10px;
align-items:center;
flex-direction:column;
display:flex;
text-align:center;
}
.nuz_sh_h2-z0j{
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
font-size:24px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDDA;
}
@media(min-width:770px){
.nuz_sh_h2-z0j{
font-size:1.875rem;
}
}
.nuz_band-z0j .nuz_sh_h2-z0j{
color:#F5EDDA;
}
.nuz_sh_eb_line-z0j{
gap:10px;
display:inline-flex;
align-items:center;
}
.nuz_sh_eb_line-z0j::before{
background:#C48E30;
height:1px;
content:"";
width:1.75rem;
display:inline-block;
}
.nuz_band-z0j .nuz_sh_eb_line-z0j::before{
background:#F0B840;
}
.nuz_sh_eb_dot-z0j{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.nuz_sh_eb_dot-z0j::before{
border-radius:50%;
background:#C48E30;
content:"";
width:0.375rem;
display:inline-block;
height:0.375rem;
}
.nuz_band-z0j .nuz_sh_eb_dot-z0j::before{
background:#F0B840;
}
.nuz_sh_link-z0j{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #F5EDDA;
display:inline-flex;
font-weight:600;
white-space:nowrap;
color:#F5EDDA;
align-items:center;
}
.nuz_sh_link-z0j:hover{
border-color:#C48E30;
color:#C48E30;
}
.nuz_sh_link-z0j svg{
height:14px;
width:14px;
}
.nuz_sh_link_chev-z0j{
padding-bottom:0;
border-bottom:0;
}
.nuz_sh_link_btn-z0j{
background:#F0B840;
padding:9px 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#1A1008;
}
.nuz_sh_link_btn-z0j:hover{
border-color:transparent;
background:#F5C858;
color:#1A1008;
}
.nuz_band-z0j .nuz_sh_link-z0j{
border-color:#F5EDDA;
color:#F5EDDA;
}
.nuz_band-z0j .nuz_sh_link_btn-z0j{
background:#F0B840;
color:#1A1008;
}
.nuz_sh_rule-z0j{
background:rgba(244,232,200,0.13);
margin:-2px 0 18px;
height:1px;
}
.nuz_band-z0j .nuz_sh_rule-z0j{
background:rgba(255,220,140,0.14);
}
.nuz_hero-z0j{
padding:2rem 0 8px;
}
@media(min-width:769px){
.nuz_hero-z0j{
padding:3.5rem 0 24px;
}
}
.nuz_hero_in-z0j{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:899px){
.nuz_hero_in-z0j{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.nuz_hero_copy-z0j{
min-width:0;
}
.nuz_hero_eyebrow-z0j{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.nuz_hero_eyebrow_line-z0j{
flex:0 0 auto;
background:#C48E30;
display:inline-block;
width:1.75rem;
height:1px;
}
.nuz_hero_h1-z0j{
letter-spacing:-.01em;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.04;
overflow-wrap:break-word;
font-size:2.375rem;
margin-bottom:1.25rem;
color:#F5EDDA;
}
@media(min-width:766px){
.nuz_hero_h1-z0j{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.nuz_hero_h1-z0j{
font-size:3.875rem;
}
}
.nuz_hero_h1-z0j em{
color:#C48E30;
font-style:normal;
}
.nuz_hero_sub-z0j{
margin-bottom:30px;
font-size:1rem;
max-width:480px;
line-height:1.6;
color:#8A7560;
}
@media(min-width:769px){
.nuz_hero_sub-z0j{
font-size:18px;
}
}
.nuz_hero_actions-z0j{
gap:14px;
display:flex;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
}
.nuz_hero_cta-z0j{
transition:background-color .22s ease;
padding:1rem 30px;
background:#F0B840;
gap:10px;
border-radius:999px;
color:#1A1008;
align-items:center;
font-weight:700;
display:inline-flex;
font-size:15px;
}
.nuz_hero_cta-z0j:hover{
background:#F5C858;
}
.nuz_hero_cta_ic-z0j{
align-items:center;
display:inline-flex;
}
.nuz_hero_cta_ic-z0j svg{
width:16px;
height:1rem;
}
.nuz_hero_cta_alt-z0j{
padding:0.938rem 1.625rem;
border-radius:999px;
background:transparent;
border:1px solid rgba(244,232,200,0.13);
transition:border-color .22s ease,color .22s ease;
display:inline-flex;
color:#F5EDDA;
font-size:0.938rem;
font-weight:600;
align-items:center;
}
.nuz_hero_cta_alt-z0j:hover{
border-color:#C48E30;
color:#C48E30;
}
.nuz_hero_trust-z0j{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.nuz_hero_trust_item-z0j{
gap:9px;
color:#DDD0B8;
align-items:center;
font-size:0.813rem;
display:flex;
font-weight:600;
}
.nuz_hero_trust_ic-z0j{
color:#C48E30;
display:inline-flex;
align-items:center;
}
.nuz_hero_trust_ic-z0j svg{
height:16px;
width:1rem;
}
.nuz_hero_promo-z0j{
border-radius:1.25rem;
background:#231C14;
overflow:hidden;
position:relative;
display:flex;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.55), 0 3px 12px rgba(196,142,48,0.12);
min-height:18.75rem;
}
.nuz_hero_promo_bg-z0j{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.nuz_hero_promo_bg-z0j::after{
background:linear-gradient(120deg,#0F0C08 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.nuz_hero_promo_glow-z0j{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
width:16.25rem;
position:absolute;
right:-20px;
pointer-events:none;
height:260px;
top:-2.5rem;
}
.nuz_hero_promo_ct-z0j{
padding:28px;
max-width:88%;
align-self:flex-end;
position:relative;
z-index:2;
}
.nuz_hero_promo_label-z0j{
color:#F0B840;
margin-bottom:8px;
text-transform:uppercase;
letter-spacing:.25em;
font-size:0.625rem;
font-weight:700;
display:block;
}
.nuz_hero_promo_amount-z0j{
overflow-wrap:break-word;
color:#F5EDDA;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
}
@media(min-width:769px){
.nuz_hero_promo_amount-z0j{
font-size:2.5rem;
}
}
.nuz_hero_promo_amount-z0j em{
color:#F0B840;
font-style:normal;
}
.nuz_hero_rating-z0j{
border:1px solid rgba(244,232,200,0.07);
background:#231C14;
padding:0.625rem 0.875rem;
gap:10px;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
max-width:min(260px,62%);
z-index:3;
right:14px;
position:absolute;
top:14px;
align-items:center;
display:flex;
}
.nuz_hero_rating_score-z0j{
flex:0 0 auto;
color:#F5EDDA;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.nuz_hero_rating_txt-z0j{
flex:1 1 auto;
min-width:0;
}
.nuz_hero_rating_stars-z0j{
gap:2px;
color:#C48E30;
display:flex;
}
.nuz_hero_rating_stars-z0j svg{
height:12px;
width:0.75rem;
}
.nuz_hero_rating_cap-z0j{
font-size:0.688rem;
margin-top:3px;
line-height:1.35;
color:#A8967A;
overflow-wrap:break-word;
display:block;
}
.nuz_stat-z0j{
border-bottom:1px solid rgba(244,232,200,0.13);
margin-top:16px;
border-top:1px solid rgba(244,232,200,0.13);
}
.nuz_stat_in-z0j{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.nuz_stat_in-z0j{
grid-template-columns:repeat(4,1fr);
}
}
.nuz_stat_item-z0j{
padding:22px 0.875rem;
border-bottom:1px solid rgba(244,232,200,0.07);
border-right:1px solid rgba(244,232,200,0.07);
min-width:0;
}
.nuz_stat_item-z0j:nth-child(2n){
border-right:0;
}
.nuz_stat_item-z0j:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.nuz_stat_item-z0j{
border-bottom:0;
}
.nuz_stat_item-z0j:nth-child(2n){
border-right:1px solid rgba(244,232,200,0.07);
}
.nuz_stat_item-z0j:nth-child(4n){
border-right:0;
}
}
.nuz_stat_value-z0j{
line-height:1;
font-weight:700;
font-size:1.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDDA;
overflow-wrap:break-word;
}
@media(min-width:769px){
.nuz_stat_value-z0j{
font-size:2.125rem;
}
}
.nuz_stat_label-z0j{
line-height:1.4;
color:#A8967A;
overflow-wrap:break-word;
margin-top:6px;
font-size:0.813rem;
}
.nuz_grow-z0j{
padding:26px 0 10px;
}
.nuz_row_seo-z0j{
margin:10px 0 0;
font-size:0.875rem;
color:#8A7560;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.nuz_row_seo-z0j strong{
color:#F5EDDA;
font-weight:700;
}
.nuz_gf-z0j{
padding:24px 0 0.375rem;
}
.nuz_gf_in-z0j{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.nuz_gf_chip-z0j{
padding:10px 1.125rem;
background:#231C14;
border:1px solid rgba(244,232,200,0.13);
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
color:#DDD0B8;
font-size:0.813rem;
font-weight:600;
}
.nuz_gf_chip-z0j:hover{
border-color:#C48E30;
color:#C48E30;
}
.nuz_gf_chip-z0j.nuz_state_active-z0j{
background:#F0B840;
border-color:transparent;
color:#1A1008;
}
.nuz_grow-z0j{
padding:26px 0 0.625rem;
}
.nuz_row_seo-z0j{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8A7560;
font-size:14px;
line-height:1.65;
}
.nuz_row_seo-z0j strong{
font-weight:700;
color:#F5EDDA;
}
.nuz_grow-z0j{
padding:1.625rem 0 10px;
}
.nuz_row_seo-z0j{
margin:10px 0 0;
color:#8A7560;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
}
.nuz_row_seo-z0j strong{
color:#F5EDDA;
font-weight:700;
}
.nuz_jp-z0j{
padding:30px 0 0.625rem;
}
.nuz_jp_grid-z0j{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.nuz_jp_grid-z0j{
grid-template-columns:1fr 1fr;
}
.nuz_jp_card_mega-z0j{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.nuz_jp_grid-z0j{
grid-template-columns:1.4fr 1fr 1fr;
}
.nuz_jp_card_mega-z0j{
grid-column:auto;
}
}
.nuz_jp_card-z0j{
gap:0.75rem;
border-radius:1.25rem;
overflow:hidden;
background:#231C14;
padding:26px;
border:1px solid rgba(244,232,200,0.07);
display:flex;
justify-content:space-between;
min-width:0;
flex-direction:column;
position:relative;
min-height:200px;
}
.nuz_jp_card_mega-z0j{
background:linear-gradient(135deg,#1C1609,#080604);
border-color:transparent;
color:#F5EDDA;
min-height:13.125rem;
}
.nuz_jp_glow-z0j{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
right:-2.5rem;
height:200px;
top:-2.5rem;
width:200px;
pointer-events:none;
position:absolute;
}
.nuz_jp_label-z0j{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
color:#C48E30;
align-items:center;
font-weight:700;
font-size:10px;
justify-content:space-between;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
}
.nuz_jp_card_mega-z0j .nuz_jp_label-z0j{
color:#F0B840;
}
.nuz_jp_drop-z0j{
color:#A8967A;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.nuz_jp_card_mega-z0j .nuz_jp_drop-z0j{
color:#A8967A;
}
.nuz_jp_amount-z0j{
position:relative;
font-size:38px;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1;
overflow-wrap:break-word;
color:#F5EDDA;
}
.nuz_jp_card_mega-z0j .nuz_jp_amount-z0j{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#F0B840;
}
@media(min-width:769px){
.nuz_jp_card_mega-z0j .nuz_jp_amount-z0j{
font-size:3.375rem;
}
}
.nuz_jp_game-z0j{
color:#A8967A;
position:relative;
font-size:0.813rem;
}
.nuz_jp_card_mega-z0j .nuz_jp_game-z0j{
color:#A8967A;
}
.nuz_jp_cta-z0j{
position:relative;
align-self:flex-start;
}
.nuz_jp_card_mega-z0j .nuz_jp_cta-z0j{
border-radius:62.438rem;
background:#F0B840;
padding:10px 1.25rem;
transition:opacity .22s ease;
color:#1A1008;
font-size:0.813rem;
font-weight:700;
}
.nuz_jp_card_mega-z0j .nuz_jp_cta-z0j:hover{
opacity:.9;
}
.nuz_jp_card-z0j:not(.nuz_jp_card_mega-z0j) .nuz_jp_cta-z0j{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #F5EDDA;
color:#F5EDDA;
font-size:13px;
}
.nuz_jp_card-z0j:not(.nuz_jp_card_mega-z0j) .nuz_jp_cta-z0j:hover{
border-color:#C48E30;
color:#C48E30;
}
.nuz_jp_seo-z0j{
margin:0.875rem 0 0;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#8A7560;
}
.nuz_jp_seo-z0j strong{
font-weight:700;
color:#F5EDDA;
}
.nuz_nl-z0j{
padding:24px 0 10px;
}
.nuz_nl_in-z0j{
background:#141009;
border-radius:20px;
gap:22px;
padding:30px 32px;
color:#F5EDDA;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.nuz_nl_in-z0j{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nuz_nl_text_wrap-z0j{
min-width:0;
}
.nuz_nl_h3-z0j{
margin-bottom:0.313rem;
color:#F5EDDA;
line-height:1.1;
font-weight:600;
font-size:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.nuz_nl_h3-z0j{
font-size:1.5rem;
}
}
.nuz_nl_text-z0j{
color:#A8967A;
font-size:0.844rem;
line-height:1.5;
}
.nuz_nl_form-z0j{
flex:1 1 auto;
gap:0.625rem;
display:flex;
min-width:0;
max-width:460px;
}
.nuz_nl_input-z0j{
border:1px solid rgba(255,220,140,0.14);
flex:1 1 auto;
border-radius:14px;
background:rgba(255,235,180,0.07);
overflow:hidden;
padding:0.813rem 1rem;
align-items:center;
min-width:0;
white-space:nowrap;
display:flex;
font-size:0.875rem;
text-overflow:ellipsis;
color:#A8967A;
}
.nuz_nl_btn-z0j{
flex:0 0 auto;
border-radius:14px;
background:#F0B840;
padding:13px 24px;
transition:opacity .22s ease;
white-space:nowrap;
font-size:14px;
font-weight:700;
color:#1A1008;
}
.nuz_nl_btn-z0j:hover{
opacity:.9;
}
.nuz_app-z0j{
padding:30px 0 10px;
}
.nuz_app_in-z0j{
gap:28px;
padding:2rem;
border-radius:1.25rem;
border:1px solid rgba(244,232,200,0.07);
background:#231C14;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.nuz_app_in-z0j{
gap:40px;
padding:2.5rem 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nuz_app_copy-z0j{
min-width:0;
max-width:35rem;
}
.nuz_app_eyebrow-z0j{
margin-bottom:12px;
}
.nuz_app_h2-z0j{
font-size:28px;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDDA;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.nuz_app_h2-z0j{
font-size:34px;
}
}
.nuz_app_text-z0j{
color:#8A7560;
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
}
.nuz_app_btns-z0j{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.nuz_app_btn-z0j{
gap:10px;
padding:11px 1.25rem;
transition:background-color .22s ease;
border-radius:14px;
background:#F0B840;
align-items:center;
display:inline-flex;
color:#1A1008;
}
.nuz_app_btn-z0j:hover{
background:#F5C858;
}
.nuz_app_btn_ic-z0j{
align-items:center;
display:inline-flex;
}
.nuz_app_btn_ic-z0j svg{
width:18px;
height:18px;
}
.nuz_app_btn_lb-z0j{
font-size:13.5px;
font-weight:700;
}
.nuz_app_qr_wrap-z0j{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.nuz_app_qr-z0j{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#F0B840;
background-image:repeating-linear-gradient(0deg,#231C14 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#231C14 0 5px,transparent 0.313rem 0.688rem);
width:6.75rem;
height:6.75rem;
}
.nuz_app_qr_cap-z0j{
color:#A8967A;
max-width:92px;
font-size:0.781rem;
line-height:1.4;
}
.nuz_vip-z0j{
padding:48px 0;
}
@media(min-width:770px){
.nuz_vip-z0j{
padding:4rem 0;
}
}
.nuz_vip_head-z0j{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.nuz_vip_head-z0j{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.nuz_vip_eyebrow-z0j{
margin-bottom:0.75rem;
}
.nuz_vip_h2-z0j{
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
color:#F5EDDA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.nuz_vip_h2-z0j{
font-size:2.5rem;
}
}
.nuz_vip_intro-z0j{
line-height:1.6;
max-width:420px;
font-size:14px;
color:#A8967A;
}
.nuz_vip_grid-z0j{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.nuz_vip_card-z0j{
padding:22px 1.125rem;
border-radius:14px;
border:1px solid rgba(255,220,140,0.14);
min-width:0;
}
.nuz_vip_card_feat-z0j{
background:rgba(255,235,180,0.07);
border-color:#F0B840;
}
.nuz_vip_card_ic-z0j{
border-radius:8px;
background:linear-gradient(135deg,#C48E30,#F5C84A);
width:34px;
height:2.125rem;
margin-bottom:1rem;
display:block;
}
.nuz_vip_name-z0j{
color:#F5EDDA;
font-size:20px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:6px;
}
.nuz_vip_perk-z0j{
line-height:1.5;
color:#A8967A;
font-size:12.5px;
overflow-wrap:break-word;
}
.nuz_wy-z0j{
padding:3rem 0;
}
@media(min-width:770px){
.nuz_wy-z0j{
padding:3.5rem 0;
}
}
.nuz_wy_in-z0j{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:900px){
.nuz_wy_in-z0j{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.nuz_wy_left-z0j{
min-width:0;
}
.nuz_wy_eyebrow-z0j{
margin-bottom:0.875rem;
}
.nuz_wy_h2-z0j{
margin-bottom:1rem;
font-size:2rem;
line-height:1.05;
font-weight:600;
color:#F5EDDA;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.nuz_wy_h2-z0j{
font-size:2.5rem;
}
}
.nuz_wy_intro-z0j{
line-height:1.6;
color:#8A7560;
font-size:0.938rem;
}
.nuz_wy_grid-z0j{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.nuz_wy_grid-z0j{
grid-template-columns:1fr 1fr;
}
}
.nuz_wy_card-z0j{
background:#231C14;
border-radius:14px;
border:1px solid rgba(244,232,200,0.07);
padding:26px;
min-width:0;
}
.nuz_wy_card_ic-z0j{
color:#C48E30;
justify-content:center;
display:inline-flex;
margin-bottom:1rem;
align-items:center;
}
.nuz_wy_card_ic-z0j svg{
height:26px;
width:26px;
}
.nuz_wy_card_h-z0j{
overflow-wrap:break-word;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
color:#F5EDDA;
font-size:1.313rem;
}
.nuz_wy_card_p-z0j{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#8A7560;
}
.nuz_dr-z0j{
padding:2.25rem 0 10px;
}
.nuz_dr_in-z0j{
gap:20px;
padding:28px 2rem;
border-radius:14px;
border:1px dashed rgba(244,232,200,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.nuz_dr_in-z0j{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nuz_dr_h2-z0j{
overflow-wrap:break-word;
font-size:1.5rem;
color:#F5EDDA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-weight:600;
margin-bottom:8px;
}
@media(min-width:767px){
.nuz_dr_h2-z0j{
font-size:1.625rem;
}
}
.nuz_dr_text-z0j{
color:#8A7560;
line-height:1.6;
overflow-wrap:break-word;
max-width:680px;
font-size:14px;
}
.nuz_dr_text-z0j b{
font-weight:700;
color:#F5EDDA;
}
.nuz_dr_cta-z0j{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #C48E30;
font-weight:700;
font-size:13.5px;
color:#F5EDDA;
}
.nuz_dr_cta-z0j:hover{
color:#C48E30;
}
.nuz_prov-z0j{
padding:40px 0 20px;
}
.nuz_prov_eyebrow-z0j{
display:block;
margin-bottom:1.125rem;
}
.nuz_prov_grid-z0j{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.nuz_prov_grid-z0j{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.nuz_prov_grid-z0j{
grid-template-columns:repeat(6,1fr);
}
}
.nuz_op-z0j{
padding:2.25rem 0 0.625rem;
}
.nuz_op_in-z0j{
padding:32px;
border-radius:14px;
gap:32px;
grid-template-columns:1fr;
background:#231C14;
border:1px solid rgba(244,232,200,0.07);
display:grid;
align-items:center;
}
@media(min-width:858px){
.nuz_op_in-z0j{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
}
}
.nuz_op_left-z0j{
min-width:0;
}
.nuz_op_eyebrow-z0j{
margin-bottom:12px;
}
.nuz_op_h2-z0j{
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDDA;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-size:28px;
line-height:1.08;
}
@media(min-width:771px){
.nuz_op_h2-z0j{
font-size:1.875rem;
}
}
.nuz_op_text-z0j{
color:#8A7560;
line-height:1.6;
font-size:0.875rem;
}
.nuz_op_grid-z0j{
background:rgba(244,232,200,0.13);
border:1px solid rgba(244,232,200,0.13);
border-radius:0.5rem;
gap:1px;
overflow:hidden;
grid-template-columns:1fr 1fr;
display:grid;
}
.nuz_op_field-z0j{
padding:18px 1.25rem;
background:#1A1410;
min-width:0;
}
.nuz_op_field_lb-z0j{
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
color:#C48E30;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.nuz_op_field_val-z0j{
color:#F5EDDA;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.nuz_tt-z0j{
padding:3rem 0 10px;
}
@media(min-width:767px){
.nuz_tt-z0j{
padding:60px 0 10px;
}
}
.nuz_tt_head-z0j{
text-align:center;
margin-bottom:2.125rem;
}
.nuz_tt_eyebrow-z0j{
margin-bottom:12px;
}
.nuz_tt_h2-z0j{
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#F5EDDA;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.nuz_tt_h2-z0j{
font-size:2.625rem;
}
}
.nuz_tt_grid-z0j{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.nuz_tt_grid-z0j{
grid-template-columns:repeat(3,1fr);
}
}
.nuz_tt_card-z0j{
border-radius:0.875rem;
padding:1.875rem;
background:#231C14;
border:1px solid rgba(244,232,200,0.07);
flex-direction:column;
display:flex;
min-width:0;
}
.nuz_tt_card_ic-z0j{
display:inline-flex;
color:#C48E30;
align-items:center;
margin-bottom:18px;
}
.nuz_tt_card_ic-z0j svg{
width:28px;
height:1.75rem;
}
.nuz_tt_card_h-z0j{
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.15;
color:#F5EDDA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
}
.nuz_tt_card_p-z0j{
color:#8A7560;
overflow-wrap:break-word;
line-height:1.6;
font-size:14px;
margin-bottom:0.875rem;
}
.nuz_tt_card_p-z0j b{
color:#F5EDDA;
font-weight:700;
}
.nuz_tt_card_link-z0j{
transition:color .22s ease;
color:#F5EDDA;
align-self:flex-start;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #C48E30;
padding-bottom:2px;
margin-top:auto;
}
.nuz_tt_card_link-z0j:hover{
color:#C48E30;
}
.nuz_hts-z0j{
padding:3rem 0;
}
@media(min-width:770px){
.nuz_hts-z0j{
padding:3.875rem 0;
}
}
.nuz_hts_head-z0j{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:769px){
.nuz_hts_head-z0j{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nuz_hts_eyebrow-z0j{
margin-bottom:0.75rem;
}
.nuz_hts_h2-z0j{
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDDA;
line-height:1.05;
}
@media(min-width:771px){
.nuz_hts_h2-z0j{
font-size:38px;
}
}
.nuz_hts_cta-z0j{
padding:0.938rem 1.875rem;
border-radius:999px;
transition:opacity .22s ease;
background:#F0B840;
flex:0 0 auto;
font-size:15px;
color:#1A1008;
font-weight:700;
}
.nuz_hts_cta-z0j:hover{
opacity:.9;
}
.nuz_hts_grid-z0j{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.nuz_hts_grid-z0j{
grid-template-columns:repeat(3,1fr);
}
}
.nuz_hts_step-z0j{
min-width:0;
border-top:1px solid rgba(255,220,140,0.14);
padding-top:1.375rem;
}
.nuz_hts_step_num-z0j{
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:44px;
color:#F0B840;
line-height:1;
margin-bottom:14px;
}
.nuz_hts_step_h-z0j{
margin-bottom:0.5rem;
color:#F5EDDA;
line-height:1.2;
font-weight:700;
font-size:19px;
overflow-wrap:break-word;
}
.nuz_hts_step_p-z0j{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#A8967A;
}
.nuz_ts-z0j{
padding:44px 0;
}
.nuz_ts_in-z0j{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:881px){
.nuz_ts_in-z0j{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.nuz_ts_left-z0j{
min-width:0;
}
.nuz_ts_h2-z0j{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:26px;
color:#F5EDDA;
line-height:1.1;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.nuz_ts_h2-z0j{
font-size:28px;
}
}
.nuz_ts_text-z0j{
max-width:520px;
line-height:1.6;
font-size:14.5px;
margin-bottom:1.375rem;
color:#A8967A;
}
.nuz_ts_badges-z0j{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.nuz_ts_badge-z0j{
font-size:0.813rem;
font-weight:600;
color:#A8967A;
}
.nuz_ts_pay-z0j{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.nuz_ts_pay-z0j{
justify-content:flex-end;
}
}
.nuz_ts_pay_chip-z0j{
background:rgba(255,235,180,0.07);
border:1px solid rgba(255,220,140,0.14);
border-radius:14px;
padding:0.75rem 16px;
font-weight:700;
color:#F5EDDA;
font-size:0.875rem;
}
.nuz_et-z0j{
padding:36px 0 0.625rem;
}
.nuz_et_in-z0j{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.nuz_et_in-z0j{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.nuz_et_left-z0j{
min-width:0;
}
.nuz_et_eyebrow-z0j{
margin-bottom:12px;
}
.nuz_et_h2-z0j{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:28px;
overflow-wrap:break-word;
color:#F5EDDA;
line-height:1.06;
margin-bottom:0.875rem;
font-weight:600;
}
@media(min-width:769px){
.nuz_et_h2-z0j{
font-size:2rem;
}
}
.nuz_et_text-z0j{
margin-bottom:22px;
font-size:0.938rem;
color:#8A7560;
line-height:1.65;
}
.nuz_et_stats-z0j{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.nuz_et_stat-z0j{
min-width:0;
}
.nuz_et_stat_v-z0j{
font-size:1.625rem;
color:#F5EDDA;
line-height:1;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.nuz_et_stat_l-z0j{
font-size:12.5px;
margin-top:4px;
color:#A8967A;
}
.nuz_et_right-z0j{
gap:12px;
flex-direction:column;
display:flex;
}
.nuz_et_member-z0j{
background:#231C14;
border-radius:14px;
padding:1.125rem 1.25rem;
border:1px solid rgba(244,232,200,0.07);
gap:16px;
display:flex;
min-width:0;
align-items:center;
}
.nuz_et_member_av-z0j{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1C1609,#C48E30);
height:3rem;
width:3rem;
}
.nuz_et_member_name-z0j{
color:#F5EDDA;
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
}
.nuz_et_member_role-z0j{
font-size:12.5px;
color:#A8967A;
overflow-wrap:break-word;
}
.nuz_et_updated-z0j{
background:#1A1410;
border:1px solid rgba(244,232,200,0.07);
gap:8px;
padding:14px 18px;
border-radius:14px;
font-size:0.781rem;
color:#8A7560;
align-items:center;
display:flex;
}
.nuz_faq-z0j{
background:#231C14;
padding:48px 0;
border-bottom:1px solid rgba(244,232,200,0.07);
margin-top:24px;
border-top:1px solid rgba(244,232,200,0.07);
}
@media(min-width:769px){
.nuz_faq-z0j{
padding:3.875rem 0;
}
}
.nuz_faq_head-z0j{
text-align:center;
margin-bottom:2.125rem;
}
.nuz_faq_eyebrow-z0j{
margin-bottom:0.75rem;
}
.nuz_faq_h2-z0j{
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDDA;
}
@media(min-width:766px){
.nuz_faq_h2-z0j{
font-size:38px;
}
}
.nuz_faq_list-z0j{
gap:0.75rem;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.nuz_faq_item-z0j{
overflow:hidden;
border:1px solid rgba(244,232,200,0.07);
border-radius:0.875rem;
background:#1A1410;
}
.nuz_faq_q-z0j{
gap:20px;
padding:1.25rem 24px;
list-style:none;
font-weight:700;
display:flex;
font-size:16px;
overflow-wrap:break-word;
justify-content:space-between;
color:#F5EDDA;
cursor:pointer;
align-items:center;
}
.nuz_faq_q-z0j::-webkit-details-marker{
display:none;
}
.nuz_faq_q_ic-z0j{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C48E30;
}
.nuz_faq_q_ic-z0j svg{
height:18px;
width:1.125rem;
}
.nuz_faq_item-z0j[open] .nuz_faq_q_ic-z0j{
transform:rotate(180deg);
}
.nuz_faq_a-z0j{
padding:0 24px 20px;
color:#8A7560;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
}
.nuz_sb-z0j{
padding:3rem 0;
background:#231C14;
border-bottom:1px solid rgba(244,232,200,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,232,200,0.07);
}
@media(min-width:769px){
.nuz_sb-z0j{
padding:3.5rem 0;
}
}
.nuz_sb_eyebrow-z0j{
display:block;
margin-bottom:12px;
}
.nuz_sb_h2-z0j{
color:#F5EDDA;
font-weight:600;
line-height:1.05;
margin-bottom:26px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.nuz_sb_h2-z0j{
font-size:36px;
}
}
.nuz_sb_grid-z0j{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.nuz_sb_grid-z0j{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.nuz_sb_grid-z0j{
grid-template-columns:repeat(4,1fr);
}
}
.nuz_sb_card-z0j{
border:1px solid rgba(244,232,200,0.07);
padding:24px;
background:#1A1410;
border-radius:14px;
min-width:0;
}
.nuz_sb_card_h-z0j{
margin-bottom:8px;
font-size:19px;
font-weight:600;
color:#F5EDDA;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.nuz_sb_card_p-z0j{
color:#8A7560;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.nuz_sb_rtp-z0j{
padding:1.625rem 28px;
border:1px solid rgba(244,232,200,0.07);
grid-template-columns:1fr;
border-radius:14px;
gap:1.5rem;
background:#1A1410;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:761px){
.nuz_sb_rtp-z0j{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.nuz_sb_rtp_h-z0j{
font-size:20px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F5EDDA;
font-weight:600;
}
.nuz_sb_rtp_p-z0j{
overflow-wrap:break-word;
font-size:0.844rem;
color:#8A7560;
line-height:1.6;
}
.nuz_sb_rtp_stats-z0j{
gap:16px;
display:flex;
}
.nuz_sb_stat-z0j{
padding:18px;
border-radius:0.5rem;
flex:1 1 0;
background:#231C14;
min-width:0;
text-align:center;
}
.nuz_sb_stat_v-z0j{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:26px;
color:#4CAF82;
overflow-wrap:break-word;
}
.nuz_sb_stat_l-z0j{
font-size:0.719rem;
color:#A8967A;
margin-top:4px;
}
.nuz_gd-z0j{
padding:48px 0 10px;
}
.nuz_gd_head-z0j{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.5rem;
}
@media(min-width:680px){
.nuz_gd_head-z0j{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.nuz_gd_eyebrow-z0j{
margin-bottom:0.625rem;
}
.nuz_gd_h2-z0j{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDDA;
font-size:28px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.nuz_gd_h2-z0j{
font-size:2.125rem;
}
}
.nuz_gd_more-z0j{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
border-bottom:1px solid #F5EDDA;
color:#F5EDDA;
padding-bottom:2px;
font-weight:600;
}
.nuz_gd_more-z0j:hover{
border-color:#C48E30;
color:#C48E30;
}
.nuz_gd_grid-z0j{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.nuz_gd_grid-z0j{
grid-template-columns:repeat(3,1fr);
}
}
.nuz_gd_card-z0j{
border-radius:0.875rem;
border:1px solid rgba(244,232,200,0.07);
background:#231C14;
overflow:hidden;
min-width:0;
display:block;
}
.nuz_gd_card_img-z0j{
background:linear-gradient(140deg,#1C1609,#C48E30);
height:150px;
}
.nuz_gd_card_body-z0j{
padding:1.375rem;
}
.nuz_gd_card_cat-z0j{
color:#C48E30;
font-size:0.625rem;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
}
.nuz_gd_card_h-z0j{
margin:0.5rem 0 10px;
line-height:1.2;
color:#F5EDDA;
font-size:1.188rem;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.nuz_gd_card_meta-z0j{
overflow-wrap:break-word;
color:#A8967A;
font-size:12px;
}
.nuz_sg-z0j{
padding:48px 0 10px;
}
.nuz_sg_eyebrow-z0j{
margin-bottom:0.75rem;
display:block;
}
.nuz_sg_h2-z0j{
color:#F5EDDA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
margin-bottom:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.nuz_sg_h2-z0j{
font-size:2.25rem;
}
}
.nuz_sg_grid-z0j{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:723px){
.nuz_sg_grid-z0j{
grid-template-columns:repeat(3,1fr);
}
}
.nuz_sg_col-z0j{
min-width:0;
}
.nuz_sg_col_h-z0j{
font-weight:600;
margin-bottom:10px;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:22px;
color:#F5EDDA;
}
.nuz_sg_col_p-z0j{
font-size:14px;
color:#8A7560;
overflow-wrap:break-word;
line-height:1.65;
}
.nuz_el-z0j{
padding:3rem 0;
}
@media(min-width:769px){
.nuz_el-z0j{
padding:3.5rem 0;
}
}
.nuz_el_in-z0j{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:903px){
.nuz_el_in-z0j{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.nuz_el_left-z0j{
min-width:0;
}
.nuz_el_eyebrow-z0j{
margin-bottom:0.875rem;
}
.nuz_el_h2-z0j{
font-size:2rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
color:#F5EDDA;
margin-bottom:22px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.nuz_el_h2-z0j{
font-size:38px;
}
}
.nuz_el_body-z0j p{
overflow-wrap:break-word;
line-height:1.7;
margin-bottom:18px;
font-size:1rem;
color:#DDD0B8;
}
.nuz_el_dropcap-z0j{
padding:0.375rem 12px 0 0;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#C48E30;
font-weight:700;
float:left;
font-size:62px;
line-height:.8;
}
.nuz_el_right-z0j{
min-width:0;
}
.nuz_el_quote-z0j{
padding:2.25rem;
background:linear-gradient(150deg,#1C1609,#080604);
border-radius:1.25rem;
position:relative;
margin-bottom:1.5rem;
color:#F5EDDA;
}
.nuz_el_quote_mark-z0j{
margin-bottom:0.375rem;
color:#F0B840;
display:inline-flex;
align-items:center;
}
.nuz_el_quote_mark-z0j svg{
width:2.125rem;
height:34px;
}
.nuz_el_quote_text-z0j{
font-weight:500;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
color:#F5EDDA;
overflow-wrap:break-word;
margin-bottom:22px;
font-size:1.375rem;
}
.nuz_el_quote_meta-z0j{
gap:12px;
display:flex;
align-items:center;
}
.nuz_el_quote_av-z0j{
background:linear-gradient(135deg,#C48E30,#F5C84A);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.nuz_el_quote_author-z0j{
font-size:0.875rem;
font-weight:700;
color:#F5EDDA;
}
.nuz_el_quote_meta_sub-z0j{
color:#A8967A;
font-size:12px;
}
.nuz_el_explain-z0j{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,232,200,0.07);
}
.nuz_el_explain_card-z0j{
padding:22px 24px;
}
.nuz_el_explain_card-z0j+.nuz_el_explain_card-z0j{
border-top:1px solid rgba(244,232,200,0.07);
}
.nuz_el_explain_h-z0j{
margin-bottom:8px;
font-weight:600;
line-height:1.15;
color:#F5EDDA;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.nuz_el_explain_p-z0j{
overflow-wrap:break-word;
color:#8A7560;
font-size:14px;
line-height:1.55;
}
.nuz_lh-z0j{
padding:2.5rem 0 20px;
}
.nuz_lh_in-z0j{
border-top:1px solid rgba(244,232,200,0.13);
padding-top:2.125rem;
}
.nuz_lh_eyebrow-z0j{
display:block;
margin-bottom:22px;
}
.nuz_lh_grid-z0j{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.nuz_lh_grid-z0j{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.nuz_lh_grid-z0j{
grid-template-columns:repeat(5,1fr);
}
}
.nuz_lh_col-z0j{
min-width:0;
}
.nuz_lh_col_h-z0j{
overflow-wrap:break-word;
color:#F5EDDA;
margin-bottom:12px;
font-weight:700;
font-size:0.813rem;
}
.nuz_lh_links-z0j{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.nuz_lh_link-z0j{
transition:color .22s ease;
color:#8A7560;
overflow-wrap:break-word;
font-size:0.813rem;
}
.nuz_lh_link-z0j:hover{
color:#C48E30;
}
.nuz_ft-z0j{
background:#100D09;
margin-top:40px;
color:#A8967A;
}
.nuz_ft_in-z0j{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:603px){
.nuz_ft_in-z0j{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.nuz_ft_in-z0j{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nuz_ft_brand-z0j{
min-width:0;
}
.nuz_ft_logo-z0j{
color:#F5EDDA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:26px;
font-weight:700;
}
.nuz_ft_tagline-z0j{
font-size:0.844rem;
color:#A8967A;
margin-top:0.875rem;
line-height:1.6;
max-width:280px;
}
.nuz_ft_contact-z0j{
transition:color .22s ease;
display:inline-block;
margin-top:12px;
color:#F0B840;
font-size:13px;
max-width:280px;
overflow-wrap:anywhere;
}
.nuz_ft_contact-z0j:hover{
color:#F5EDDA;
}
.nuz_ft_col-z0j{
min-width:0;
}
.nuz_ft_col_h-z0j{
color:#F5EDDA;
font-size:0.813rem;
overflow-wrap:break-word;
text-transform:uppercase;
margin-bottom:14px;
font-weight:700;
letter-spacing:.08em;
}
.nuz_ft_col_links-z0j{
gap:10px;
display:flex;
flex-direction:column;
}
.nuz_ft_link-z0j{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A8967A;
}
.nuz_ft_link-z0j:hover{
color:#F5EDDA;
}
.nuz_ft_bot-z0j{
gap:16px;
padding:22px 0 2.5rem;
border-top:1px solid rgba(255,220,140,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.nuz_ft_bot-z0j{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.nuz_ft_legal-z0j{
font-size:0.719rem;
color:#5C4E3A;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
}
.nuz_ft_legal-z0j b{
color:#A8967A;
font-weight:700;
}
.nuz_ft_age-z0j{
border:1.5px solid #F0B840;
flex:0 0 auto;
padding:4px 0.563rem;
border-radius:8px;
font-weight:700;
font-size:13px;
color:#F0B840;
}