*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
overflow-wrap:break-word;
line-height:1.6;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
color:#2E2B23;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nzw_layout-pgg{
flex-direction:column;
min-height:100vh;
display:flex;
}
.nzw_main-pgg{
flex:1 1 auto;
width:100%;
min-width:0;
}
.nzw_container-pgg{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.nzw_container-pgg{
padding:0 2rem;
}
}
@media(min-width:1097px){
.nzw_container-pgg{
padding:0 3.5rem;
}
}
.nzw_eyebrow-pgg{
color:#B4945A;
overflow-wrap:break-word;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
display:inline-block;
line-height:1.4;
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
}
.nzw_band-pgg{
background:#1A1816;
color:#F5F2EE;
}
.nzw_band-pgg .nzw_eyebrow-pgg{
color:#D4AC60;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nzw_tb-pgg{
background:#F5F2EE;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(20,18,14,0.14);
}
.nzw_tb_in-pgg{
padding:12px 16px;
gap:16px;
margin:0 auto;
width:100%;
max-width:1400px;
align-items:center;
display:flex;
justify-content:space-between;
}
@media(min-width:766px){
.nzw_tb_in-pgg{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.nzw_tb_in-pgg{
padding:18px 3.5rem;
}
}
.nzw_tb_left-pgg{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.nzw_tb_logo-pgg{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.nzw_tb_logo_mark-pgg{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.nzw_tb_logo_txt-pgg{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.nzw_tb_logo_name-pgg{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
color:#18160F;
font-weight:700;
letter-spacing:.02em;
}
.nzw_tb_logo_sub-pgg{
overflow:hidden;
letter-spacing:.32em;
font-weight:600;
font-size:8.5px;
color:#B4945A;
margin-top:0.25rem;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
}
.nzw_tb_nav-pgg{
display:none;
}
@media(min-width:963px){
.nzw_tb_nav-pgg{
gap:28px;
display:flex;
align-items:center;
}
}
.nzw_tb_nav_item-pgg{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
color:#2E2B23;
font-weight:600;
white-space:nowrap;
font-size:0.875rem;
}
.nzw_tb_nav_item-pgg:hover{
color:#18160F;
}
.nzw_tb_nav_item-pgg.nzw_state_active-pgg{
border-color:#B4945A;
color:#18160F;
}
.nzw_tb_right-pgg{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.nzw_tb_search-pgg{
transition:color .22s ease;
align-items:center;
color:#2E2B23;
display:flex;
justify-content:center;
}
.nzw_tb_search-pgg:hover{
color:#B4945A;
}
.nzw_tb_search-pgg svg{
height:1.125rem;
width:18px;
}
.nzw_tb_lang-pgg{
color:#6B6659;
font-size:11px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
}
.nzw_tb_lang-pgg:hover{
color:#18160F;
}
.nzw_tb_login-pgg{
font-size:14px;
font-weight:600;
color:#18160F;
display:none;
}
@media(min-width:769px){
.nzw_tb_login-pgg{
display:inline-block;
}
}
.nzw_tb_register-pgg{
padding:11px 22px;
background:#18160F;
border-radius:999px;
transition:background-color .22s ease;
font-weight:700;
color:#F5F2EE;
font-size:14px;
white-space:nowrap;
}
.nzw_tb_register-pgg:hover{
background:#2E2B23;
}
.nzw_mob-pgg{
background:#F5F2EE;
bottom:0;
left:0;
z-index:60;
right:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
border-top:1px solid rgba(20,18,14,0.14);
}
@media(min-width:960px){
.nzw_mob-pgg{
display:none;
}
}
.nzw_mob_in-pgg{
margin:0 auto;
justify-content:space-around;
max-width:35rem;
display:flex;
align-items:stretch;
}
.nzw_mob_item-pgg{
flex:1 1 0;
padding:0.563rem 0.25rem;
transition:color .22s ease;
gap:3px;
display:flex;
min-width:0;
color:#6B6659;
flex-direction:column;
align-items:center;
}
.nzw_mob_item-pgg.nzw_state_active-pgg{
color:#B4945A;
}
.nzw_mob_ic-pgg{
align-items:center;
display:flex;
justify-content:center;
}
.nzw_mob_ic-pgg svg{
height:1.25rem;
width:1.25rem;
}
.nzw_mob_lb-pgg{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
font-size:10px;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.nzw_rail-pgg{
min-width:0;
position:relative;
}
.nzw_rail_scroll-pgg{
gap:14px;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:770px){
.nzw_rail_scroll-pgg{
gap:18px;
}
}
.nzw_gc-pgg{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:765px){
.nzw_gc-pgg{
width:188px;
}
}
.nzw_gc_img-pgg{
background:#FAFAF8;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 6px 1.125rem rgba(20,18,14,0.05);
position:relative;
padding-bottom:133.33%;
}
.nzw_gc_img-pgg img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.nzw_gc_cover-pgg{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
pointer-events:none;
position:absolute;
}
.nzw_gc_hover-pgg{
inset:0;
background:rgba(0,0,0,0.50);
transition:opacity .22s ease;
display:flex;
justify-content:center;
position:absolute;
align-items:center;
opacity:0;
}
.nzw_gc-pgg:hover .nzw_gc_hover-pgg{
opacity:1;
}
.nzw_gc_hover_btn-pgg{
border-radius:999px;
background:#18160F;
align-items:center;
color:#F5F2EE;
justify-content:center;
display:flex;
width:46px;
height:46px;
}
.nzw_gc_hover_btn-pgg svg{
height:18px;
width:18px;
}
.nzw_gc_info-pgg{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.nzw_gc_name-pgg{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
white-space:nowrap;
color:#18160F;
text-overflow:ellipsis;
}
.nzw_gc_prov-pgg{
overflow:hidden;
color:#6B6659;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
}
.nzw_gc_meta-pgg{
color:#6B6659;
font-size:0.688rem;
}
.nzw_tc-pgg{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.nzw_tc-pgg{
width:14.375rem;
}
}
.nzw_tc_img-pgg{
background:#FAFAF8;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.05);
position:relative;
padding-bottom:75%;
}
.nzw_tc_img-pgg img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.nzw_tc_info-pgg{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.nzw_tc_name-pgg{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:14px;
color:#18160F;
text-overflow:ellipsis;
}
.nzw_tc_rtp-pgg{
font-size:0.688rem;
color:#6B6659;
}
.nzw_lc-pgg{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:770px){
.nzw_lc-pgg{
width:16.75rem;
}
}
.nzw_lc_img-pgg{
background:#FAFAF8;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 1.125rem rgba(20,18,14,0.05);
padding-bottom:62.5%;
position:relative;
}
.nzw_lc_img-pgg img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.nzw_lc_live-pgg{
gap:0.438rem;
padding:4px 9px;
background:rgba(0,0,0,0.50);
border-radius:62.438rem;
left:12px;
top:12px;
display:flex;
align-items:center;
position:absolute;
}
.nzw_lc_live_dot-pgg{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B83232;
width:0.5rem;
height:0.5rem;
}
.nzw_lc_seats-pgg{
font-weight:600;
font-size:0.625rem;
color:#F5F2EE;
letter-spacing:.08em;
text-transform:uppercase;
}
.nzw_lc_info-pgg{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.nzw_lc_name-pgg{
overflow:hidden;
white-space:nowrap;
color:#18160F;
text-overflow:ellipsis;
font-weight:700;
font-size:15px;
}
.nzw_lc_bet-pgg{
color:#6B6659;
font-size:11px;
}
.nzw_pc-pgg{
border-radius:14px;
background:#FAFAF8;
padding:16px 0.875rem;
gap:0.5rem;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
justify-content:center;
min-width:0;
display:flex;
flex-direction:column;
min-height:74px;
}
.nzw_pc_logo-pgg{
flex:0 0 auto;
max-width:100%;
width:auto;
object-fit:contain;
height:28px;
}
.nzw_pc_name-pgg{
overflow:hidden;
white-space:nowrap;
color:#6B6659;
font-size:0.688rem;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.nzw_gc_tag-pgg{
padding:3px 8px;
border-radius:8px;
text-transform:uppercase;
letter-spacing:.06em;
position:absolute;
font-size:0.625rem;
display:inline-block;
top:10px;
z-index:2;
font-weight:700;
left:10px;
}
.nzw_gc_tag_hot-pgg{
background:#B83232;
color:#F5F2EE;
}
.nzw_gc_tag_new-pgg{
background:#D4AC60;
color:#18160F;
}
.nzw_gc_tag_jp-pgg{
background:#C49A28;
color:#18160F;
}
.nzw_gc_tag_live-pgg{
background:#B83232;
color:#F5F2EE;
}
.nzw_sh-pgg{
margin-bottom:18px;
min-width:0;
}
.nzw_sh_row-pgg{
gap:1rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.nzw_sh_row-pgg .nzw_sh_l-pgg{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.nzw_sh_stack-pgg{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.nzw_sh_center-pgg{
gap:0.625rem;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.nzw_sh_h2-pgg{
color:#18160F;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:24px;
}
@media(min-width:770px){
.nzw_sh_h2-pgg{
font-size:30px;
}
}
.nzw_band-pgg .nzw_sh_h2-pgg{
color:#F5F2EE;
}
.nzw_sh_eb_line-pgg{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.nzw_sh_eb_line-pgg::before{
background:#B4945A;
width:28px;
display:inline-block;
content:"";
height:1px;
}
.nzw_band-pgg .nzw_sh_eb_line-pgg::before{
background:#D4AC60;
}
.nzw_sh_eb_dot-pgg{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.nzw_sh_eb_dot-pgg::before{
border-radius:50%;
background:#B4945A;
display:inline-block;
height:6px;
content:"";
width:6px;
}
.nzw_band-pgg .nzw_sh_eb_dot-pgg::before{
background:#D4AC60;
}
.nzw_sh_link-pgg{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
white-space:nowrap;
font-weight:600;
padding-bottom:2px;
color:#18160F;
border-bottom:1px solid #18160F;
font-size:13px;
display:inline-flex;
align-items:center;
}
.nzw_sh_link-pgg:hover{
border-color:#B4945A;
color:#B4945A;
}
.nzw_sh_link-pgg svg{
width:14px;
height:0.875rem;
}
.nzw_sh_link_chev-pgg{
padding-bottom:0;
border-bottom:0;
}
.nzw_sh_link_btn-pgg{
background:#18160F;
padding:0.563rem 1.125rem;
border-radius:999px;
color:#F5F2EE;
border-bottom:0;
}
.nzw_sh_link_btn-pgg:hover{
border-color:transparent;
background:#2E2B23;
color:#F5F2EE;
}
.nzw_band-pgg .nzw_sh_link-pgg{
border-color:#F5F2EE;
color:#F5F2EE;
}
.nzw_band-pgg .nzw_sh_link_btn-pgg{
background:#D4AC60;
color:#18160F;
}
.nzw_sh_rule-pgg{
background:rgba(20,18,14,0.14);
margin:-2px 0 18px;
height:1px;
}
.nzw_band-pgg .nzw_sh_rule-pgg{
background:rgba(255,252,245,0.12);
}
.nzw_hero-pgg{
padding:32px 0 8px;
}
@media(min-width:767px){
.nzw_hero-pgg{
padding:56px 0 24px;
}
}
.nzw_hero_in-pgg{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:900px){
.nzw_hero_in-pgg{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.nzw_hero_copy-pgg{
min-width:0;
}
.nzw_hero_eyebrow-pgg{
gap:10px;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.nzw_hero_eyebrow_line-pgg{
flex:0 0 auto;
background:#B4945A;
width:28px;
height:1px;
display:inline-block;
}
.nzw_hero_h1-pgg{
font-size:38px;
color:#18160F;
font-weight:600;
letter-spacing:-.01em;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:20px;
overflow-wrap:break-word;
line-height:1.04;
}
@media(min-width:766px){
.nzw_hero_h1-pgg{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.nzw_hero_h1-pgg{
font-size:3.875rem;
}
}
.nzw_hero_h1-pgg em{
font-style:normal;
color:#B4945A;
}
.nzw_hero_sub-pgg{
font-size:1rem;
max-width:480px;
color:#857F72;
margin-bottom:30px;
line-height:1.6;
}
@media(min-width:766px){
.nzw_hero_sub-pgg{
font-size:18px;
}
}
.nzw_hero_actions-pgg{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.nzw_hero_cta-pgg{
border-radius:62.438rem;
padding:16px 1.875rem;
background:#18160F;
gap:0.625rem;
transition:background-color .22s ease;
align-items:center;
font-size:15px;
display:inline-flex;
color:#F5F2EE;
font-weight:700;
}
.nzw_hero_cta-pgg:hover{
background:#2E2B23;
}
.nzw_hero_cta_ic-pgg{
display:inline-flex;
align-items:center;
}
.nzw_hero_cta_ic-pgg svg{
width:16px;
height:1rem;
}
.nzw_hero_cta_alt-pgg{
padding:15px 1.625rem;
border-radius:62.438rem;
border:1px solid rgba(20,18,14,0.14);
background:transparent;
transition:border-color .22s ease,color .22s ease;
color:#18160F;
display:inline-flex;
font-weight:600;
align-items:center;
font-size:0.938rem;
}
.nzw_hero_cta_alt-pgg:hover{
border-color:#B4945A;
color:#B4945A;
}
.nzw_hero_trust-pgg{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nzw_hero_trust_item-pgg{
gap:9px;
font-size:0.813rem;
align-items:center;
color:#2E2B23;
font-weight:600;
display:flex;
}
.nzw_hero_trust_ic-pgg{
align-items:center;
color:#B4945A;
display:inline-flex;
}
.nzw_hero_trust_ic-pgg svg{
height:16px;
width:1rem;
}
.nzw_hero_promo-pgg{
border-radius:20px;
overflow:hidden;
background:#FAFAF8;
min-height:18.75rem;
position:relative;
display:flex;
box-shadow:0 0.75rem 3rem rgba(20,18,14,0.14), 0 3px 10px rgba(20,18,14,0.08);
}
.nzw_hero_promo_bg-pgg{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.nzw_hero_promo_bg-pgg::after{
inset:0;
background:linear-gradient(120deg,#1A1816 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.nzw_hero_promo_glow-pgg{
background:radial-gradient(circle,rgba(180,148,90,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
right:-20px;
position:absolute;
height:16.25rem;
top:-2.5rem;
pointer-events:none;
}
.nzw_hero_promo_ct-pgg{
padding:28px;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.nzw_hero_promo_label-pgg{
color:#D4AC60;
font-weight:700;
margin-bottom:8px;
display:block;
text-transform:uppercase;
letter-spacing:.25em;
font-size:0.625rem;
}
.nzw_hero_promo_amount-pgg{
font-weight:600;
color:#F5F2EE;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
}
@media(min-width:770px){
.nzw_hero_promo_amount-pgg{
font-size:2.5rem;
}
}
.nzw_hero_promo_amount-pgg em{
font-style:normal;
color:#D4AC60;
}
.nzw_hero_rating-pgg{
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
padding:0.625rem 14px;
gap:0.625rem;
border-radius:14px;
display:flex;
top:0.875rem;
z-index:3;
align-items:center;
position:absolute;
right:0.875rem;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 18px rgba(20,18,14,0.05);
max-width:min(260px,62%);
}
.nzw_hero_rating_score-pgg{
flex:0 0 auto;
font-weight:700;
font-size:1.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#18160F;
}
.nzw_hero_rating_txt-pgg{
flex:1 1 auto;
min-width:0;
}
.nzw_hero_rating_stars-pgg{
gap:2px;
display:flex;
color:#B4945A;
}
.nzw_hero_rating_stars-pgg svg{
height:12px;
width:12px;
}
.nzw_hero_rating_cap-pgg{
line-height:1.35;
margin-top:3px;
color:#6B6659;
display:block;
font-size:0.688rem;
overflow-wrap:break-word;
}
.nzw_stat-pgg{
border-top:1px solid rgba(20,18,14,0.14);
border-bottom:1px solid rgba(20,18,14,0.14);
margin-top:16px;
}
.nzw_stat_in-pgg{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.nzw_stat_in-pgg{
grid-template-columns:repeat(4,1fr);
}
}
.nzw_stat_item-pgg{
padding:22px 0.875rem;
border-right:1px solid rgba(20,18,14,0.08);
min-width:0;
border-bottom:1px solid rgba(20,18,14,0.08);
}
.nzw_stat_item-pgg:nth-child(2n){
border-right:0;
}
.nzw_stat_item-pgg:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.nzw_stat_item-pgg{
border-bottom:0;
}
.nzw_stat_item-pgg:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.nzw_stat_item-pgg:nth-child(4n){
border-right:0;
}
}
.nzw_stat_value-pgg{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#18160F;
overflow-wrap:break-word;
font-weight:700;
font-size:30px;
line-height:1;
}
@media(min-width:769px){
.nzw_stat_value-pgg{
font-size:2.125rem;
}
}
.nzw_stat_label-pgg{
line-height:1.4;
font-size:13px;
color:#6B6659;
overflow-wrap:break-word;
margin-top:0.375rem;
}
.nzw_grow-pgg{
padding:1.625rem 0 10px;
}
.nzw_row_seo-pgg{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#857F72;
font-size:0.875rem;
max-width:760px;
}
.nzw_row_seo-pgg strong{
color:#18160F;
font-weight:700;
}
.nzw_grow-pgg{
padding:26px 0 10px;
}
.nzw_row_seo-pgg{
margin:10px 0 0;
color:#857F72;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
}
.nzw_row_seo-pgg strong{
font-weight:700;
color:#18160F;
}
.nzw_grow-pgg{
padding:26px 0 0.625rem;
}
.nzw_row_seo-pgg{
margin:0.625rem 0 0;
color:#857F72;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
}
.nzw_row_seo-pgg strong{
font-weight:700;
color:#18160F;
}
.nzw_jp-pgg{
padding:30px 0 10px;
}
.nzw_jp_grid-pgg{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.nzw_jp_grid-pgg{
grid-template-columns:1fr 1fr;
}
.nzw_jp_card_mega-pgg{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.nzw_jp_grid-pgg{
grid-template-columns:1.4fr 1fr 1fr;
}
.nzw_jp_card_mega-pgg{
grid-column:auto;
}
}
.nzw_jp_card-pgg{
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
gap:0.75rem;
padding:1.625rem;
overflow:hidden;
display:flex;
min-width:0;
position:relative;
min-height:200px;
flex-direction:column;
justify-content:space-between;
}
.nzw_jp_card_mega-pgg{
border-color:transparent;
background:linear-gradient(135deg,#1E1B17,#0E0D0B);
min-height:210px;
color:#F5F2EE;
}
.nzw_jp_glow-pgg{
border-radius:50%;
background:radial-gradient(circle,rgba(180,148,90,0.18),transparent 70%);
right:-40px;
height:200px;
position:absolute;
width:200px;
pointer-events:none;
top:-2.5rem;
}
.nzw_jp_label-pgg{
gap:10px;
justify-content:space-between;
position:relative;
font-weight:700;
flex-wrap:wrap;
align-items:center;
font-size:0.625rem;
text-transform:uppercase;
color:#B4945A;
letter-spacing:.16em;
display:flex;
}
.nzw_jp_card_mega-pgg .nzw_jp_label-pgg{
color:#D4AC60;
}
.nzw_jp_drop-pgg{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#6B6659;
}
.nzw_jp_card_mega-pgg .nzw_jp_drop-pgg{
color:#B8B0A0;
}
.nzw_jp_amount-pgg{
font-size:2.375rem;
position:relative;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#18160F;
font-weight:700;
line-height:1;
}
.nzw_jp_card_mega-pgg .nzw_jp_amount-pgg{
animation:zm2-pulse 2.4s infinite;
color:#D4AC60;
font-size:48px;
}
@media(min-width:766px){
.nzw_jp_card_mega-pgg .nzw_jp_amount-pgg{
font-size:3.375rem;
}
}
.nzw_jp_game-pgg{
position:relative;
font-size:0.813rem;
color:#6B6659;
}
.nzw_jp_card_mega-pgg .nzw_jp_game-pgg{
color:#B8B0A0;
}
.nzw_jp_cta-pgg{
position:relative;
align-self:flex-start;
}
.nzw_jp_card_mega-pgg .nzw_jp_cta-pgg{
background:#D4AC60;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:10px 20px;
font-weight:700;
color:#18160F;
font-size:0.813rem;
}
.nzw_jp_card_mega-pgg .nzw_jp_cta-pgg:hover{
opacity:.9;
}
.nzw_jp_card-pgg:not(.nzw_jp_card_mega-pgg) .nzw_jp_cta-pgg{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
color:#18160F;
border-bottom:1px solid #18160F;
font-weight:700;
}
.nzw_jp_card-pgg:not(.nzw_jp_card_mega-pgg) .nzw_jp_cta-pgg:hover{
border-color:#B4945A;
color:#B4945A;
}
.nzw_jp_seo-pgg{
margin:14px 0 0;
color:#857F72;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:47.5rem;
}
.nzw_jp_seo-pgg strong{
color:#18160F;
font-weight:700;
}
.nzw_app-pgg{
padding:1.875rem 0 0.625rem;
}
.nzw_app_in-pgg{
background:#FAFAF8;
gap:28px;
border-radius:1.25rem;
border:1px solid rgba(20,18,14,0.08);
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.nzw_app_in-pgg{
gap:40px;
padding:40px 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.nzw_app_copy-pgg{
min-width:0;
max-width:560px;
}
.nzw_app_eyebrow-pgg{
margin-bottom:12px;
}
.nzw_app_h2-pgg{
overflow-wrap:break-word;
font-size:28px;
color:#18160F;
margin-bottom:12px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.nzw_app_h2-pgg{
font-size:34px;
}
}
.nzw_app_text-pgg{
margin-bottom:22px;
color:#857F72;
font-size:0.875rem;
line-height:1.6;
}
.nzw_app_btns-pgg{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.nzw_app_btn-pgg{
transition:background-color .22s ease;
padding:11px 1.25rem;
gap:0.625rem;
border-radius:0.875rem;
background:#18160F;
display:inline-flex;
align-items:center;
color:#F5F2EE;
}
.nzw_app_btn-pgg:hover{
background:#2E2B23;
}
.nzw_app_btn_ic-pgg{
display:inline-flex;
align-items:center;
}
.nzw_app_btn_ic-pgg svg{
height:1.125rem;
width:1.125rem;
}
.nzw_app_btn_lb-pgg{
font-weight:700;
font-size:13.5px;
}
.nzw_app_qr_wrap-pgg{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.nzw_app_qr-pgg{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#18160F;
background-image:repeating-linear-gradient(0deg,#FAFAF8 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FAFAF8 0 5px,transparent 5px 11px);
height:6.75rem;
width:108px;
}
.nzw_app_qr_cap-pgg{
color:#6B6659;
font-size:0.781rem;
line-height:1.4;
max-width:92px;
}
.nzw_sea-pgg{
padding:1.5rem 0 10px;
}
.nzw_sea_in-pgg{
border-radius:20px;
gap:1.375rem;
overflow:hidden;
background:linear-gradient(115deg,#1E1B17,#0E0D0B);
padding:2.25rem;
color:#F5F2EE;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:821px){
.nzw_sea_in-pgg{
gap:2rem;
padding:2.75rem 48px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.nzw_sea_glow-pgg{
background:radial-gradient(circle,rgba(180,148,90,0.18),transparent 68%);
border-radius:50%;
width:15rem;
transform:translateY(-50%);
top:50%;
position:absolute;
pointer-events:none;
right:3.75rem;
height:240px;
}
.nzw_sea_copy-pgg{
max-width:35rem;
min-width:0;
position:relative;
}
.nzw_sea_eyebrow-pgg{
margin-bottom:0.75rem;
}
.nzw_sea_h2-pgg{
font-weight:600;
line-height:1.04;
color:#F5F2EE;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:0.75rem;
}
@media(min-width:765px){
.nzw_sea_h2-pgg{
font-size:2.375rem;
}
}
.nzw_sea_text-pgg{
color:#B8B0A0;
line-height:1.6;
font-size:0.938rem;
}
.nzw_sea_cta-pgg{
background:#D4AC60;
padding:1rem 2rem;
transition:opacity .22s ease;
border-radius:999px;
flex:0 0 auto;
font-weight:700;
position:relative;
color:#18160F;
font-size:15px;
}
.nzw_sea_cta-pgg:hover{
opacity:.9;
}
.nzw_nl-pgg{
padding:1.5rem 0 0.625rem;
}
.nzw_nl_in-pgg{
border-radius:20px;
gap:22px;
background:#141210;
padding:1.875rem 32px;
display:flex;
flex-direction:column;
color:#F5F2EE;
}
@media(min-width:769px){
.nzw_nl_in-pgg{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nzw_nl_text_wrap-pgg{
min-width:0;
}
.nzw_nl_h3-pgg{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:22px;
color:#F5F2EE;
margin-bottom:0.313rem;
font-weight:600;
line-height:1.1;
}
@media(min-width:766px){
.nzw_nl_h3-pgg{
font-size:1.5rem;
}
}
.nzw_nl_text-pgg{
line-height:1.5;
font-size:0.844rem;
color:#B8B0A0;
}
.nzw_nl_form-pgg{
gap:0.625rem;
flex:1 1 auto;
max-width:460px;
display:flex;
min-width:0;
}
.nzw_nl_input-pgg{
border-radius:0.875rem;
background:rgba(255,252,245,0.07);
border:1px solid rgba(255,252,245,0.12);
padding:0.813rem 1rem;
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
min-width:0;
align-items:center;
color:#B8B0A0;
text-overflow:ellipsis;
display:flex;
font-size:14px;
}
.nzw_nl_btn-pgg{
flex:0 0 auto;
background:#D4AC60;
transition:opacity .22s ease;
border-radius:0.875rem;
padding:0.813rem 1.5rem;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#18160F;
}
.nzw_nl_btn-pgg:hover{
opacity:.9;
}
.nzw_vip-pgg{
padding:48px 0;
}
@media(min-width:771px){
.nzw_vip-pgg{
padding:4rem 0;
}
}
.nzw_vip_head-pgg{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:878px){
.nzw_vip_head-pgg{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.nzw_vip_eyebrow-pgg{
margin-bottom:12px;
}
.nzw_vip_h2-pgg{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#F5F2EE;
}
@media(min-width:767px){
.nzw_vip_h2-pgg{
font-size:40px;
}
}
.nzw_vip_intro-pgg{
color:#B8B0A0;
line-height:1.6;
font-size:14px;
max-width:26.25rem;
}
.nzw_vip_grid-pgg{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.nzw_vip_card-pgg{
padding:22px 18px;
border:1px solid rgba(255,252,245,0.12);
border-radius:14px;
min-width:0;
}
.nzw_vip_card_feat-pgg{
border-color:#D4AC60;
background:rgba(255,252,245,0.07);
}
.nzw_vip_card_ic-pgg{
border-radius:8px;
background:linear-gradient(135deg,#B4945A,#E2C47A);
height:2.125rem;
margin-bottom:1rem;
width:34px;
display:block;
}
.nzw_vip_name-pgg{
margin-bottom:6px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:20px;
color:#F5F2EE;
overflow-wrap:break-word;
font-weight:600;
}
.nzw_vip_perk-pgg{
font-size:12.5px;
line-height:1.5;
color:#B8B0A0;
overflow-wrap:break-word;
}
.nzw_trn-pgg{
padding:1.875rem 0 10px;
}
.nzw_trn_in-pgg{
border-radius:1.25rem;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
background:#FAFAF8;
overflow:hidden;
display:grid;
}
@media(min-width:877px){
.nzw_trn_in-pgg{
grid-template-columns:1.05fr 1fr;
}
}
.nzw_trn_banner-pgg{
background:linear-gradient(150deg,#1E1B17,#0E0D0B);
overflow:hidden;
padding:34px;
color:#F5F2EE;
position:relative;
}
.nzw_trn_glow-pgg{
background:radial-gradient(circle,rgba(180,148,90,0.18),transparent 70%);
border-radius:50%;
right:-2.5rem;
width:12.5rem;
pointer-events:none;
height:200px;
bottom:-40px;
position:absolute;
}
.nzw_trn_eyebrow-pgg{
position:relative;
margin-bottom:0.875rem;
}
.nzw_trn_h2-pgg{
color:#F5F2EE;
font-size:1.875rem;
overflow-wrap:break-word;
position:relative;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:767px){
.nzw_trn_h2-pgg{
font-size:36px;
}
}
.nzw_trn_text-pgg{
color:#B8B0A0;
margin-bottom:1.375rem;
max-width:26.25rem;
position:relative;
line-height:1.6;
font-size:0.875rem;
}
.nzw_trn_timer-pgg{
gap:0.5rem;
align-items:center;
position:relative;
display:flex;
flex-wrap:wrap;
margin-bottom:24px;
}
.nzw_trn_timer_cap-pgg{
font-size:11px;
color:#B8B0A0;
}
.nzw_trn_timer_box-pgg{
border-radius:8px;
background:rgba(255,252,245,0.07);
padding:0.25rem 12px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#F5F2EE;
font-weight:700;
}
.nzw_trn_cta-pgg{
border-radius:62.438rem;
background:#D4AC60;
padding:0.813rem 26px;
transition:opacity .22s ease;
font-size:0.875rem;
display:inline-block;
position:relative;
font-weight:700;
color:#18160F;
}
.nzw_trn_cta-pgg:hover{
opacity:.9;
}
.nzw_trn_lb-pgg{
padding:26px 28px;
}
.nzw_trn_lb_head-pgg{
gap:10px;
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:0.75rem;
}
.nzw_trn_lb_title-pgg{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:20px;
color:#18160F;
font-weight:600;
}
.nzw_trn_lb_upd-pgg{
color:#6B6659;
letter-spacing:.08em;
font-size:0.688rem;
text-transform:uppercase;
}
.nzw_trn_lb_row-pgg{
border-radius:8px;
gap:14px;
padding:0.688rem 0.75rem;
display:flex;
align-items:center;
}
.nzw_trn_lb_row-pgg:nth-child(2){
background:rgba(180,148,90,0.10);
}
.nzw_trn_lb_rank-pgg{
flex:0 0 auto;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1rem;
width:22px;
color:#B4945A;
}
.nzw_trn_lb_av-pgg{
border-radius:50%;
background:linear-gradient(135deg,#B4945A,#E2C47A);
flex:0 0 auto;
height:30px;
width:30px;
}
.nzw_trn_lb_name-pgg{
overflow:hidden;
flex:1 1 auto;
min-width:0;
text-overflow:ellipsis;
color:#18160F;
white-space:nowrap;
font-size:14px;
font-weight:600;
}
.nzw_trn_lb_amount-pgg{
flex:0 0 auto;
color:#18160F;
font-weight:700;
font-size:0.813rem;
}
.nzw_et-pgg{
padding:36px 0 10px;
}
.nzw_et_in-pgg{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:880px){
.nzw_et_in-pgg{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.nzw_et_left-pgg{
min-width:0;
}
.nzw_et_eyebrow-pgg{
margin-bottom:0.75rem;
}
.nzw_et_h2-pgg{
font-weight:600;
color:#18160F;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.06;
font-size:28px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.nzw_et_h2-pgg{
font-size:2rem;
}
}
.nzw_et_text-pgg{
color:#857F72;
font-size:0.938rem;
margin-bottom:1.375rem;
line-height:1.65;
}
.nzw_et_stats-pgg{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.nzw_et_stat-pgg{
min-width:0;
}
.nzw_et_stat_v-pgg{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
font-size:1.625rem;
color:#18160F;
}
.nzw_et_stat_l-pgg{
color:#6B6659;
font-size:12.5px;
margin-top:4px;
}
.nzw_et_right-pgg{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.nzw_et_member-pgg{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
gap:16px;
padding:18px 1.25rem;
align-items:center;
min-width:0;
display:flex;
}
.nzw_et_member_av-pgg{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E1B17,#B4945A);
width:48px;
height:3rem;
}
.nzw_et_member_name-pgg{
font-size:15px;
overflow-wrap:break-word;
font-weight:700;
color:#18160F;
}
.nzw_et_member_role-pgg{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B6659;
}
.nzw_et_updated-pgg{
background:#F5F2EE;
gap:8px;
border:1px solid rgba(20,18,14,0.08);
padding:14px 1.125rem;
border-radius:0.875rem;
align-items:center;
color:#857F72;
font-size:0.781rem;
display:flex;
}
.nzw_hts-pgg{
padding:48px 0;
}
@media(min-width:767px){
.nzw_hts-pgg{
padding:3.875rem 0;
}
}
.nzw_hts_head-pgg{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.nzw_hts_head-pgg{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.nzw_hts_eyebrow-pgg{
margin-bottom:0.75rem;
}
.nzw_hts_h2-pgg{
overflow-wrap:break-word;
color:#F5F2EE;
font-weight:600;
font-size:30px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:769px){
.nzw_hts_h2-pgg{
font-size:2.375rem;
}
}
.nzw_hts_cta-pgg{
padding:15px 30px;
transition:opacity .22s ease;
flex:0 0 auto;
background:#D4AC60;
border-radius:62.438rem;
font-weight:700;
font-size:0.938rem;
color:#18160F;
}
.nzw_hts_cta-pgg:hover{
opacity:.9;
}
.nzw_hts_grid-pgg{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.nzw_hts_grid-pgg{
grid-template-columns:repeat(3,1fr);
}
}
.nzw_hts_step-pgg{
border-top:1px solid rgba(255,252,245,0.12);
padding-top:22px;
min-width:0;
}
.nzw_hts_step_num-pgg{
font-size:44px;
margin-bottom:0.875rem;
color:#D4AC60;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
}
.nzw_hts_step_h-pgg{
color:#F5F2EE;
overflow-wrap:break-word;
font-size:19px;
margin-bottom:0.5rem;
font-weight:700;
line-height:1.2;
}
.nzw_hts_step_p-pgg{
font-size:0.875rem;
line-height:1.55;
color:#B8B0A0;
overflow-wrap:break-word;
}
.nzw_ts-pgg{
padding:44px 0;
}
.nzw_ts_in-pgg{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:877px){
.nzw_ts_in-pgg{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.nzw_ts_left-pgg{
min-width:0;
}
.nzw_ts_h2-pgg{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F2EE;
font-weight:600;
line-height:1.1;
font-size:1.625rem;
margin-bottom:12px;
}
@media(min-width:767px){
.nzw_ts_h2-pgg{
font-size:28px;
}
}
.nzw_ts_text-pgg{
color:#B8B0A0;
line-height:1.6;
max-width:32.5rem;
margin-bottom:1.375rem;
font-size:14.5px;
}
.nzw_ts_badges-pgg{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nzw_ts_badge-pgg{
font-weight:600;
font-size:13px;
color:#B8B0A0;
}
.nzw_ts_pay-pgg{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.nzw_ts_pay-pgg{
justify-content:flex-end;
}
}
.nzw_ts_pay_chip-pgg{
background:rgba(255,252,245,0.07);
border-radius:0.875rem;
padding:12px 16px;
border:1px solid rgba(255,252,245,0.12);
font-weight:700;
color:#F5F2EE;
font-size:0.875rem;
}
.nzw_tt-pgg{
padding:3rem 0 10px;
}
@media(min-width:768px){
.nzw_tt-pgg{
padding:60px 0 10px;
}
}
.nzw_tt_head-pgg{
text-align:center;
margin-bottom:2.125rem;
}
.nzw_tt_eyebrow-pgg{
margin-bottom:0.75rem;
}
.nzw_tt_h2-pgg{
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
color:#18160F;
}
@media(min-width:767px){
.nzw_tt_h2-pgg{
font-size:2.625rem;
}
}
.nzw_tt_grid-pgg{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.nzw_tt_grid-pgg{
grid-template-columns:repeat(3,1fr);
}
}
.nzw_tt_card-pgg{
background:#FAFAF8;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
padding:30px;
min-width:0;
flex-direction:column;
display:flex;
}
.nzw_tt_card_ic-pgg{
align-items:center;
display:inline-flex;
color:#B4945A;
margin-bottom:1.125rem;
}
.nzw_tt_card_ic-pgg svg{
height:28px;
width:1.75rem;
}
.nzw_tt_card_h-pgg{
font-size:22px;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#18160F;
overflow-wrap:break-word;
}
.nzw_tt_card_p-pgg{
margin-bottom:0.875rem;
color:#857F72;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
}
.nzw_tt_card_p-pgg b{
color:#18160F;
font-weight:700;
}
.nzw_tt_card_link-pgg{
transition:color .22s ease;
border-bottom:1px solid #B4945A;
color:#18160F;
margin-top:auto;
font-weight:700;
padding-bottom:2px;
align-self:flex-start;
font-size:13px;
}
.nzw_tt_card_link-pgg:hover{
color:#B4945A;
}
.nzw_prov-pgg{
padding:40px 0 20px;
}
.nzw_prov_eyebrow-pgg{
display:block;
margin-bottom:1.125rem;
}
.nzw_prov_grid-pgg{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.nzw_prov_grid-pgg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.nzw_prov_grid-pgg{
grid-template-columns:repeat(6,1fr);
}
}
.nzw_wy-pgg{
padding:48px 0;
}
@media(min-width:766px){
.nzw_wy-pgg{
padding:3.5rem 0;
}
}
.nzw_wy_in-pgg{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:897px){
.nzw_wy_in-pgg{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.nzw_wy_left-pgg{
min-width:0;
}
.nzw_wy_eyebrow-pgg{
margin-bottom:14px;
}
.nzw_wy_h2-pgg{
color:#18160F;
margin-bottom:16px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:32px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.nzw_wy_h2-pgg{
font-size:2.5rem;
}
}
.nzw_wy_intro-pgg{
font-size:0.938rem;
color:#857F72;
line-height:1.6;
}
.nzw_wy_grid-pgg{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.nzw_wy_grid-pgg{
grid-template-columns:1fr 1fr;
}
}
.nzw_wy_card-pgg{
background:#FAFAF8;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.nzw_wy_card_ic-pgg{
color:#B4945A;
align-items:center;
margin-bottom:1rem;
justify-content:center;
display:inline-flex;
}
.nzw_wy_card_ic-pgg svg{
width:26px;
height:1.625rem;
}
.nzw_wy_card_h-pgg{
font-weight:600;
margin-bottom:0.5rem;
color:#18160F;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:1.313rem;
overflow-wrap:break-word;
}
.nzw_wy_card_p-pgg{
color:#857F72;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.nzw_rv-pgg{
background:#FAFAF8;
padding:48px 0;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
}
@media(min-width:768px){
.nzw_rv-pgg{
padding:3.5rem 0;
}
}
.nzw_rv_head-pgg{
gap:16px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:766px){
.nzw_rv_head-pgg{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nzw_rv_eyebrow-pgg{
margin-bottom:0.625rem;
}
.nzw_rv_h2-pgg{
font-weight:600;
color:#18160F;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.nzw_rv_h2-pgg{
font-size:2.375rem;
}
}
.nzw_rv_agg-pgg{
gap:12px;
display:flex;
align-items:center;
}
.nzw_rv_agg_stars-pgg{
gap:3px;
display:flex;
color:#B4945A;
}
.nzw_rv_agg_stars-pgg svg{
height:1.125rem;
width:18px;
}
.nzw_rv_source-pgg{
font-size:0.813rem;
color:#857F72;
}
.nzw_rv_grid-pgg{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.nzw_rv_grid-pgg{
grid-template-columns:repeat(3,1fr);
}
}
.nzw_rv_card-pgg{
padding:1.625rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
background:#F5F2EE;
min-width:0;
}
.nzw_rv_card_stars-pgg{
gap:2px;
display:flex;
margin-bottom:12px;
color:#B4945A;
}
.nzw_rv_card_stars-pgg svg{
width:0.875rem;
height:14px;
}
.nzw_rv_card_body-pgg{
overflow-wrap:break-word;
font-weight:500;
line-height:1.45;
font-size:1.125rem;
margin-bottom:1rem;
color:#18160F;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.nzw_rv_card_meta-pgg{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.nzw_rv_card_av-pgg{
background:linear-gradient(135deg,#B4945A,#E2C47A);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:32px;
}
.nzw_rv_card_author-pgg{
font-size:13px;
color:#18160F;
font-weight:700;
}
.nzw_rv_card_loc-pgg{
color:#6B6659;
font-size:0.75rem;
}
.nzw_faq-pgg{
padding:48px 0;
background:#FAFAF8;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
}
@media(min-width:771px){
.nzw_faq-pgg{
padding:3.875rem 0;
}
}
.nzw_faq_head-pgg{
text-align:center;
margin-bottom:2.125rem;
}
.nzw_faq_eyebrow-pgg{
margin-bottom:12px;
}
.nzw_faq_h2-pgg{
font-weight:600;
font-size:2rem;
line-height:1.05;
color:#18160F;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.nzw_faq_h2-pgg{
font-size:38px;
}
}
.nzw_faq_list-pgg{
margin:0 auto;
gap:12px;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.nzw_faq_item-pgg{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
}
.nzw_faq_q-pgg{
list-style:none;
padding:20px 1.5rem;
gap:1.25rem;
justify-content:space-between;
align-items:center;
font-weight:700;
cursor:pointer;
display:flex;
color:#18160F;
font-size:16px;
overflow-wrap:break-word;
}
.nzw_faq_q-pgg::-webkit-details-marker{
display:none;
}
.nzw_faq_q_ic-pgg{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#B4945A;
}
.nzw_faq_q_ic-pgg svg{
width:18px;
height:18px;
}
.nzw_faq_item-pgg[open] .nzw_faq_q_ic-pgg{
transform:rotate(180deg);
}
.nzw_faq_a-pgg{
padding:0 1.5rem 1.25rem;
color:#857F72;
line-height:1.6;
font-size:14.5px;
overflow-wrap:break-word;
}
.nzw_sg-pgg{
padding:3rem 0 0.625rem;
}
.nzw_sg_eyebrow-pgg{
display:block;
margin-bottom:0.75rem;
}
.nzw_sg_h2-pgg{
line-height:1.05;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
color:#18160F;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.nzw_sg_h2-pgg{
font-size:2.25rem;
}
}
.nzw_sg_grid-pgg{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.nzw_sg_grid-pgg{
grid-template-columns:repeat(3,1fr);
}
}
.nzw_sg_col-pgg{
min-width:0;
}
.nzw_sg_col_h-pgg{
color:#18160F;
margin-bottom:10px;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
}
.nzw_sg_col_p-pgg{
line-height:1.65;
color:#857F72;
overflow-wrap:break-word;
font-size:0.875rem;
}
.nzw_gd-pgg{
padding:3rem 0 0.625rem;
}
.nzw_gd_head-pgg{
gap:14px;
flex-direction:column;
margin-bottom:24px;
display:flex;
}
@media(min-width:681px){
.nzw_gd_head-pgg{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nzw_gd_eyebrow-pgg{
margin-bottom:10px;
}
.nzw_gd_h2-pgg{
font-size:28px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#18160F;
line-height:1.05;
}
@media(min-width:765px){
.nzw_gd_h2-pgg{
font-size:34px;
}
}
.nzw_gd_more-pgg{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#18160F;
font-weight:600;
padding-bottom:2px;
font-size:13.5px;
border-bottom:1px solid #18160F;
}
.nzw_gd_more-pgg:hover{
border-color:#B4945A;
color:#B4945A;
}
.nzw_gd_grid-pgg{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.nzw_gd_grid-pgg{
grid-template-columns:repeat(3,1fr);
}
}
.nzw_gd_card-pgg{
border-radius:14px;
background:#FAFAF8;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
min-width:0;
display:block;
}
.nzw_gd_card_img-pgg{
background:linear-gradient(140deg,#1E1B17,#B4945A);
height:150px;
}
.nzw_gd_card_body-pgg{
padding:22px;
}
.nzw_gd_card_cat-pgg{
color:#B4945A;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
letter-spacing:.1em;
}
.nzw_gd_card_h-pgg{
margin:8px 0 10px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.188rem;
line-height:1.2;
font-weight:600;
color:#18160F;
overflow-wrap:break-word;
}
.nzw_gd_card_meta-pgg{
font-size:12px;
overflow-wrap:break-word;
color:#6B6659;
}
.nzw_sb-pgg{
background:#FAFAF8;
padding:48px 0;
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:771px){
.nzw_sb-pgg{
padding:56px 0;
}
}
.nzw_sb_eyebrow-pgg{
display:block;
margin-bottom:0.75rem;
}
.nzw_sb_h2-pgg{
margin-bottom:1.625rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-size:1.875rem;
}
@media(min-width:768px){
.nzw_sb_h2-pgg{
font-size:36px;
}
}
.nzw_sb_grid-pgg{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.nzw_sb_grid-pgg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.nzw_sb_grid-pgg{
grid-template-columns:repeat(4,1fr);
}
}
.nzw_sb_card-pgg{
border-radius:0.875rem;
background:#F5F2EE;
padding:24px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.nzw_sb_card_h-pgg{
font-weight:600;
font-size:1.188rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#18160F;
margin-bottom:8px;
line-height:1.15;
}
.nzw_sb_card_p-pgg{
color:#857F72;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.nzw_sb_rtp-pgg{
grid-template-columns:1fr;
padding:1.625rem 28px;
gap:1.5rem;
background:#F5F2EE;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:760px){
.nzw_sb_rtp-pgg{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.nzw_sb_rtp_h-pgg{
color:#18160F;
line-height:1.15;
font-size:20px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
}
.nzw_sb_rtp_p-pgg{
color:#857F72;
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
}
.nzw_sb_rtp_stats-pgg{
gap:1rem;
display:flex;
}
.nzw_sb_stat-pgg{
flex:1 1 0;
padding:1.125rem;
background:#FAFAF8;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.nzw_sb_stat_v-pgg{
overflow-wrap:break-word;
font-size:26px;
color:#3A7D5C;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.nzw_sb_stat_l-pgg{
font-size:0.719rem;
color:#6B6659;
margin-top:4px;
}
.nzw_sc-pgg{
padding:3rem 0 10px;
}
.nzw_sc_head-pgg{
margin-bottom:1.75rem;
text-align:center;
}
.nzw_sc_eyebrow-pgg{
margin-bottom:12px;
}
.nzw_sc_h2-pgg{
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
color:#18160F;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:771px){
.nzw_sc_h2-pgg{
font-size:2.25rem;
}
}
.nzw_sc_table-pgg{
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
border:1px solid rgba(20,18,14,0.08);
max-width:56.25rem;
}
.nzw_sc_thead-pgg{
background:#1E1C1A;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.nzw_sc_th-pgg{
padding:15px 18px;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
color:#B8B0A0;
text-align:center;
}
.nzw_sc_th-pgg:first-child{
text-align:left;
}
.nzw_sc_th_us-pgg{
color:#D4AC60;
}
.nzw_sc_row-pgg{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.nzw_sc_row-pgg:nth-child(even){
background:#FAFAF8;
}
.nzw_sc_td-pgg{
padding:15px 18px;
min-width:0;
text-align:center;
color:#6B6659;
overflow-wrap:break-word;
font-size:14px;
}
.nzw_sc_td-pgg:first-child{
text-align:left;
color:#2E2B23;
font-weight:600;
}
.nzw_sc_td_us-pgg{
font-weight:700;
color:#3A7D5C;
}
.nzw_lh-pgg{
padding:40px 0 20px;
}
.nzw_lh_in-pgg{
border-top:1px solid rgba(20,18,14,0.14);
padding-top:34px;
}
.nzw_lh_eyebrow-pgg{
margin-bottom:1.375rem;
display:block;
}
.nzw_lh_grid-pgg{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.nzw_lh_grid-pgg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.nzw_lh_grid-pgg{
grid-template-columns:repeat(5,1fr);
}
}
.nzw_lh_col-pgg{
min-width:0;
}
.nzw_lh_col_h-pgg{
color:#18160F;
font-weight:700;
font-size:0.813rem;
margin-bottom:12px;
overflow-wrap:break-word;
}
.nzw_lh_links-pgg{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.nzw_lh_link-pgg{
transition:color .22s ease;
font-size:13px;
color:#857F72;
overflow-wrap:break-word;
}
.nzw_lh_link-pgg:hover{
color:#B4945A;
}
.nzw_el-pgg{
padding:48px 0;
}
@media(min-width:765px){
.nzw_el-pgg{
padding:3.5rem 0;
}
}
.nzw_el_in-pgg{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.nzw_el_in-pgg{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.nzw_el_left-pgg{
min-width:0;
}
.nzw_el_eyebrow-pgg{
margin-bottom:0.875rem;
}
.nzw_el_h2-pgg{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
line-height:1.08;
color:#18160F;
}
@media(min-width:768px){
.nzw_el_h2-pgg{
font-size:2.375rem;
}
}
.nzw_el_body-pgg p{
overflow-wrap:break-word;
color:#2E2B23;
line-height:1.7;
margin-bottom:1.125rem;
font-size:1rem;
}
.nzw_el_dropcap-pgg{
padding:0.375rem 12px 0 0;
float:left;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:62px;
font-weight:700;
line-height:.8;
color:#B4945A;
}
.nzw_el_right-pgg{
min-width:0;
}
.nzw_el_quote-pgg{
background:linear-gradient(150deg,#1E1B17,#0E0D0B);
padding:2.25rem;
border-radius:1.25rem;
margin-bottom:1.5rem;
position:relative;
color:#F5F2EE;
}
.nzw_el_quote_mark-pgg{
margin-bottom:0.375rem;
display:inline-flex;
color:#D4AC60;
align-items:center;
}
.nzw_el_quote_mark-pgg svg{
height:34px;
width:2.125rem;
}
.nzw_el_quote_text-pgg{
color:#F5F2EE;
font-size:1.375rem;
margin-bottom:22px;
line-height:1.4;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:500;
}
.nzw_el_quote_meta-pgg{
gap:0.75rem;
align-items:center;
display:flex;
}
.nzw_el_quote_av-pgg{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B4945A,#E2C47A);
width:38px;
height:2.375rem;
}
.nzw_el_quote_author-pgg{
color:#F5F2EE;
font-weight:700;
font-size:0.875rem;
}
.nzw_el_quote_meta_sub-pgg{
color:#B8B0A0;
font-size:12px;
}
.nzw_el_explain-pgg{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
}
.nzw_el_explain_card-pgg{
padding:22px 24px;
}
.nzw_el_explain_card-pgg+.nzw_el_explain_card-pgg{
border-top:1px solid rgba(20,18,14,0.08);
}
.nzw_el_explain_h-pgg{
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
margin-bottom:0.5rem;
color:#18160F;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.nzw_el_explain_p-pgg{
font-size:0.875rem;
color:#857F72;
overflow-wrap:break-word;
line-height:1.55;
}
.nzw_ft-pgg{
background:#1E1C1A;
color:#B8B0A0;
margin-top:2.5rem;
}
.nzw_ft_in-pgg{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.nzw_ft_in-pgg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.nzw_ft_in-pgg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nzw_ft_brand-pgg{
min-width:0;
}
.nzw_ft_logo-pgg{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F5F2EE;
}
.nzw_ft_tagline-pgg{
line-height:1.6;
color:#B8B0A0;
margin-top:0.875rem;
font-size:13.5px;
max-width:17.5rem;
}
.nzw_ft_contact-pgg{
transition:color .22s ease;
font-size:13px;
max-width:17.5rem;
color:#D4AC60;
display:inline-block;
margin-top:12px;
overflow-wrap:anywhere;
}
.nzw_ft_contact-pgg:hover{
color:#F5F2EE;
}
.nzw_ft_col-pgg{
min-width:0;
}
.nzw_ft_col_h-pgg{
text-transform:uppercase;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
margin-bottom:0.875rem;
color:#F5F2EE;
letter-spacing:.08em;
}
.nzw_ft_col_links-pgg{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.nzw_ft_link-pgg{
transition:color .22s ease;
color:#B8B0A0;
overflow-wrap:break-word;
font-size:13.5px;
}
.nzw_ft_link-pgg:hover{
color:#F5F2EE;
}
.nzw_ft_bot-pgg{
padding:22px 0 2.5rem;
gap:16px;
flex-direction:column;
border-top:1px solid rgba(255,252,245,0.12);
display:flex;
}
@media(min-width:767px){
.nzw_ft_bot-pgg{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.nzw_ft_legal-pgg{
font-size:11.5px;
max-width:760px;
overflow-wrap:break-word;
line-height:1.6;
color:#ADA89E;
}
.nzw_ft_legal-pgg b{
font-weight:700;
color:#B8B0A0;
}
.nzw_ft_age-pgg{
flex:0 0 auto;
border:1.5px solid #D4AC60;
padding:0.25rem 9px;
border-radius:8px;
color:#D4AC60;
font-size:0.813rem;
font-weight:700;
}