*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
overflow-wrap:break-word;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:15px;
color:#2E2B27;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.nwi_layout_fgg{
display:flex;
min-height:100vh;
flex-direction:column;
}
.nwi_main_fgg{
flex:1 1 auto;
min-width:0;
width:100%;
}
.nwi_container_fgg{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.nwi_container_fgg{
padding:0 32px;
}
}
@media(min-width:1099px){
.nwi_container_fgg{
padding:0 3.5rem;
}
}
.nwi_eyebrow_fgg{
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
letter-spacing:.2em;
display:inline-block;
font-size:11px;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
color:#1E8C52;
}
.nwi_band_fgg{
background:#12201A;
color:#F0EDE8;
}
.nwi_band_fgg .nwi_eyebrow_fgg{
color:#4FD68A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nwi_tb_fgg{
background:#F5F2EE;
top:0;
border-bottom:1px solid rgba(20,18,14,0.14);
position:sticky;
z-index:50;
}
.nwi_tb_in_fgg{
margin:0 auto;
gap:1rem;
padding:0.75rem 1rem;
align-items:center;
display:flex;
width:100%;
justify-content:space-between;
max-width:1400px;
}
@media(min-width:766px){
.nwi_tb_in_fgg{
padding:1rem 32px;
}
}
@media(min-width:1098px){
.nwi_tb_in_fgg{
padding:18px 56px;
}
}
.nwi_tb_left_fgg{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.nwi_tb_logo_fgg{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.nwi_tb_logo_mark_fgg{
flex:0 0 auto;
border-radius:8px;
height:34px;
width:34px;
object-fit:cover;
}
.nwi_tb_logo_txt_fgg{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.nwi_tb_logo_name_fgg{
overflow:hidden;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1714;
font-weight:700;
font-size:22px;
letter-spacing:.02em;
}
.nwi_tb_logo_sub_fgg{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
font-size:8.5px;
text-transform:uppercase;
font-weight:600;
text-overflow:ellipsis;
margin-top:4px;
color:#1E8C52;
}
.nwi_tb_nav_fgg{
display:none;
}
@media(min-width:962px){
.nwi_tb_nav_fgg{
gap:28px;
align-items:center;
display:flex;
}
}
.nwi_tb_nav_item_fgg{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
color:#2E2B27;
padding-bottom:3px;
font-weight:600;
font-size:0.875rem;
}
.nwi_tb_nav_item_fgg:hover{
color:#1A1714;
}
.nwi_tb_nav_item_fgg.nwi_state_active_fgg{
border-color:#1E8C52;
color:#1A1714;
}
.nwi_tb_right_fgg{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.nwi_tb_search_fgg{
transition:color .22s ease;
align-items:center;
color:#2E2B27;
justify-content:center;
display:flex;
}
.nwi_tb_search_fgg:hover{
color:#1E8C52;
}
.nwi_tb_search_fgg svg{
height:1.125rem;
width:18px;
}
.nwi_tb_lang_fgg{
font-weight:600;
color:#6B6560;
letter-spacing:.1em;
font-size:11px;
text-transform:uppercase;
}
.nwi_tb_lang_fgg:hover{
color:#1A1714;
}
.nwi_tb_login_fgg{
font-weight:600;
display:none;
font-size:0.875rem;
color:#1A1714;
}
@media(min-width:766px){
.nwi_tb_login_fgg{
display:inline-block;
}
}
.nwi_tb_register_fgg{
transition:background-color .22s ease;
padding:11px 22px;
background:#12201A;
border-radius:999px;
color:#F0EDE8;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.nwi_tb_register_fgg:hover{
background:#1C3026;
}
.nwi_mob_fgg{
background:#F5F2EE;
border-top:1px solid rgba(20,18,14,0.14);
z-index:60;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
left:0;
right:0;
bottom:0;
}
@media(min-width:961px){
.nwi_mob_fgg{
display:none;
}
}
.nwi_mob_in_fgg{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:560px;
display:flex;
}
.nwi_mob_item_fgg{
padding:9px 4px;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
min-width:0;
color:#6B6560;
display:flex;
align-items:center;
flex-direction:column;
}
.nwi_mob_item_fgg.nwi_state_active_fgg{
color:#1E8C52;
}
.nwi_mob_ic_fgg{
justify-content:center;
display:flex;
align-items:center;
}
.nwi_mob_ic_fgg svg{
width:1.25rem;
height:20px;
}
.nwi_mob_lb_fgg{
overflow:hidden;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.nwi_rail_fgg{
min-width:0;
position:relative;
}
.nwi_rail_scroll_fgg{
gap:14px;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:767px){
.nwi_rail_scroll_fgg{
gap:18px;
}
}
.nwi_gc_fgg{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:770px){
.nwi_gc_fgg{
width:188px;
}
}
.nwi_gc_img_fgg{
background:#FDFCFA;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(18,32,24,0.07), 0 8px 20px rgba(18,32,24,0.06);
}
.nwi_gc_img_fgg img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.nwi_gc_cover_fgg{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.nwi_gc_hover_fgg{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
justify-content:center;
opacity:0;
display:flex;
align-items:center;
position:absolute;
}
.nwi_gc_fgg:hover .nwi_gc_hover_fgg{
opacity:1;
}
.nwi_gc_hover_btn_fgg{
background:#12201A;
border-radius:62.438rem;
display:flex;
color:#F0EDE8;
align-items:center;
justify-content:center;
width:46px;
height:2.875rem;
}
.nwi_gc_hover_btn_fgg svg{
width:18px;
height:1.125rem;
}
.nwi_gc_info_fgg{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.nwi_gc_name_fgg{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1714;
font-weight:700;
font-size:13px;
white-space:nowrap;
}
.nwi_gc_prov_fgg{
overflow:hidden;
white-space:nowrap;
color:#6B6560;
text-overflow:ellipsis;
font-size:0.688rem;
}
.nwi_gc_meta_fgg{
color:#6B6560;
font-size:0.688rem;
}
.nwi_tc_fgg{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:766px){
.nwi_tc_fgg{
width:230px;
}
}
.nwi_tc_img_fgg{
overflow:hidden;
border-radius:14px;
background:#FDFCFA;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(18,32,24,0.07), 0 0.5rem 20px rgba(18,32,24,0.06);
}
.nwi_tc_img_fgg img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.nwi_tc_info_fgg{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.nwi_tc_name_fgg{
overflow:hidden;
color:#1A1714;
white-space:nowrap;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
}
.nwi_tc_rtp_fgg{
font-size:0.688rem;
color:#6B6560;
}
.nwi_lc_fgg{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.nwi_lc_fgg{
width:16.75rem;
}
}
.nwi_lc_img_fgg{
overflow:hidden;
border-radius:14px;
background:#FDFCFA;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(18,32,24,0.07), 0 8px 1.25rem rgba(18,32,24,0.06);
}
.nwi_lc_img_fgg img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.nwi_lc_live_fgg{
padding:0.25rem 0.563rem;
gap:7px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
position:absolute;
left:0.75rem;
align-items:center;
display:flex;
top:12px;
}
.nwi_lc_live_dot_fgg{
border-radius:50%;
background:#D93F3F;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.nwi_lc_seats_fgg{
font-size:0.625rem;
color:#F0EDE8;
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
}
.nwi_lc_info_fgg{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.nwi_lc_name_fgg{
overflow:hidden;
color:#1A1714;
text-overflow:ellipsis;
font-size:15px;
font-weight:700;
white-space:nowrap;
}
.nwi_lc_bet_fgg{
color:#6B6560;
font-size:11px;
}
.nwi_pc_fgg{
border-radius:14px;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
gap:0.5rem;
padding:1rem 14px;
flex-direction:column;
display:flex;
min-width:0;
justify-content:center;
align-items:center;
min-height:4.625rem;
}
.nwi_pc_logo_fgg{
flex:0 0 auto;
height:1.75rem;
max-width:100%;
object-fit:contain;
width:auto;
}
.nwi_pc_name_fgg{
overflow:hidden;
color:#6B6560;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.nwi_gc_tag_fgg{
border-radius:8px;
padding:3px 8px;
display:inline-block;
font-size:0.625rem;
text-transform:uppercase;
position:absolute;
z-index:2;
top:10px;
font-weight:700;
left:0.625rem;
letter-spacing:.06em;
}
.nwi_gc_tag_hot_fgg{
background:#D93F3F;
color:#F0EDE8;
}
.nwi_gc_tag_new_fgg{
background:#27B86B;
color:#0F1A14;
}
.nwi_gc_tag_jp_fgg{
background:#C8892A;
color:#0F1A14;
}
.nwi_gc_tag_live_fgg{
background:#D93F3F;
color:#F0EDE8;
}
.nwi_sh_fgg{
min-width:0;
margin-bottom:1.125rem;
}
.nwi_sh_row_fgg{
gap:16px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.nwi_sh_row_fgg .nwi_sh_l_fgg{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.nwi_sh_stack_fgg{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.nwi_sh_center_fgg{
gap:0.625rem;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.nwi_sh_h2_fgg{
font-size:1.5rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:771px){
.nwi_sh_h2_fgg{
font-size:1.875rem;
}
}
.nwi_band_fgg .nwi_sh_h2_fgg{
color:#F0EDE8;
}
.nwi_sh_eb_line_fgg{
gap:10px;
display:inline-flex;
align-items:center;
}
.nwi_sh_eb_line_fgg::before{
background:#1E8C52;
display:inline-block;
width:28px;
height:1px;
content:"";
}
.nwi_band_fgg .nwi_sh_eb_line_fgg::before{
background:#4FD68A;
}
.nwi_sh_eb_dot_fgg{
gap:8px;
display:inline-flex;
align-items:center;
}
.nwi_sh_eb_dot_fgg::before{
background:#1E8C52;
border-radius:50%;
height:0.375rem;
width:6px;
display:inline-block;
content:"";
}
.nwi_band_fgg .nwi_sh_eb_dot_fgg::before{
background:#4FD68A;
}
.nwi_sh_link_fgg{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
color:#1A1714;
font-size:13px;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
display:inline-flex;
white-space:nowrap;
align-items:center;
}
.nwi_sh_link_fgg:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.nwi_sh_link_fgg svg{
width:0.875rem;
height:0.875rem;
}
.nwi_sh_link_chev_fgg{
border-bottom:0;
padding-bottom:0;
}
.nwi_sh_link_btn_fgg{
background:#12201A;
padding:0.563rem 1.125rem;
border-radius:999px;
border-bottom:0;
color:#F0EDE8;
}
.nwi_sh_link_btn_fgg:hover{
background:#1C3026;
border-color:transparent;
color:#F0EDE8;
}
.nwi_band_fgg .nwi_sh_link_fgg{
border-color:#F0EDE8;
color:#F0EDE8;
}
.nwi_band_fgg .nwi_sh_link_btn_fgg{
background:#4FD68A;
color:#0F1A14;
}
.nwi_sh_rule_fgg{
background:rgba(20,18,14,0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.nwi_band_fgg .nwi_sh_rule_fgg{
background:rgba(255,255,255,0.12);
}
.nwi_hero_fgg{
padding:32px 0 0.5rem;
}
@media(min-width:771px){
.nwi_hero_fgg{
padding:56px 0 1.5rem;
}
}
.nwi_hero_in_fgg{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.nwi_hero_in_fgg{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.nwi_hero_copy_fgg{
min-width:0;
}
.nwi_hero_eyebrow_fgg{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.nwi_hero_eyebrow_line_fgg{
flex:0 0 auto;
background:#1E8C52;
height:1px;
width:1.75rem;
display:inline-block;
}
.nwi_hero_h1_fgg{
margin-bottom:1.25rem;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
letter-spacing:-.01em;
line-height:1.04;
overflow-wrap:break-word;
font-size:38px;
}
@media(min-width:769px){
.nwi_hero_h1_fgg{
font-size:54px;
}
}
@media(min-width:1098px){
.nwi_hero_h1_fgg{
font-size:3.875rem;
}
}
.nwi_hero_h1_fgg em{
color:#1E8C52;
font-style:normal;
}
.nwi_hero_sub_fgg{
line-height:1.6;
max-width:480px;
margin-bottom:1.875rem;
font-size:16px;
color:#857E78;
}
@media(min-width:765px){
.nwi_hero_sub_fgg{
font-size:1.125rem;
}
}
.nwi_hero_actions_fgg{
gap:14px;
display:flex;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
}
.nwi_hero_cta_fgg{
transition:background-color .22s ease;
background:#12201A;
border-radius:62.438rem;
gap:0.625rem;
padding:16px 1.875rem;
align-items:center;
font-size:0.938rem;
font-weight:700;
color:#F0EDE8;
display:inline-flex;
}
.nwi_hero_cta_fgg:hover{
background:#1C3026;
}
.nwi_hero_cta_ic_fgg{
display:inline-flex;
align-items:center;
}
.nwi_hero_cta_ic_fgg svg{
height:16px;
width:1rem;
}
.nwi_hero_cta_alt_fgg{
border:1px solid rgba(20,18,14,0.14);
padding:15px 1.625rem;
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
background:transparent;
align-items:center;
font-weight:600;
font-size:15px;
color:#1A1714;
display:inline-flex;
}
.nwi_hero_cta_alt_fgg:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.nwi_hero_trust_fgg{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nwi_hero_trust_item_fgg{
gap:9px;
align-items:center;
display:flex;
font-weight:600;
font-size:0.813rem;
color:#2E2B27;
}
.nwi_hero_trust_ic_fgg{
color:#1E8C52;
display:inline-flex;
align-items:center;
}
.nwi_hero_trust_ic_fgg svg{
height:1rem;
width:16px;
}
.nwi_hero_promo_fgg{
border-radius:1.25rem;
background:#FDFCFA;
overflow:hidden;
min-height:300px;
box-shadow:0 0.75rem 3rem rgba(18,32,24,0.14), 0 3px 10px rgba(18,32,24,0.08);
position:relative;
display:flex;
}
.nwi_hero_promo_bg_fgg{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.nwi_hero_promo_bg_fgg::after{
background:linear-gradient(120deg,#12201A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.nwi_hero_promo_glow_fgg{
background:radial-gradient(circle,rgba(52,168,104,0.18) 0%,transparent 65%);
border-radius:50%;
right:-1.25rem;
width:260px;
pointer-events:none;
height:260px;
position:absolute;
top:-40px;
}
.nwi_hero_promo_ct_fgg{
padding:1.75rem;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.nwi_hero_promo_label_fgg{
color:#4FD68A;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-weight:700;
display:block;
text-transform:uppercase;
font-size:10px;
}
.nwi_hero_promo_amount_fgg{
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#F0EDE8;
line-height:1.05;
}
@media(min-width:770px){
.nwi_hero_promo_amount_fgg{
font-size:2.5rem;
}
}
.nwi_hero_promo_amount_fgg em{
font-style:normal;
color:#4FD68A;
}
.nwi_hero_rating_fgg{
background:#FDFCFA;
padding:0.625rem 0.875rem;
border-radius:0.875rem;
gap:10px;
border:1px solid rgba(20,18,14,0.08);
max-width:min(16.25rem,62%);
align-items:center;
z-index:3;
display:flex;
box-shadow:0 2px 6px rgba(18,32,24,0.07), 0 0.5rem 20px rgba(18,32,24,0.06);
position:absolute;
right:14px;
top:0.875rem;
}
.nwi_hero_rating_score_fgg{
flex:0 0 auto;
font-weight:700;
color:#1A1714;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.nwi_hero_rating_txt_fgg{
flex:1 1 auto;
min-width:0;
}
.nwi_hero_rating_stars_fgg{
gap:2px;
color:#1E8C52;
display:flex;
}
.nwi_hero_rating_stars_fgg svg{
width:12px;
height:0.75rem;
}
.nwi_hero_rating_cap_fgg{
margin-top:3px;
color:#6B6560;
font-size:11px;
line-height:1.35;
overflow-wrap:break-word;
display:block;
}
.nwi_stat_fgg{
margin-top:1rem;
border-bottom:1px solid rgba(20,18,14,0.14);
border-top:1px solid rgba(20,18,14,0.14);
}
.nwi_stat_in_fgg{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.nwi_stat_in_fgg{
grid-template-columns:repeat(4,1fr);
}
}
.nwi_stat_item_fgg{
padding:1.375rem 14px;
border-right:1px solid rgba(20,18,14,0.08);
min-width:0;
border-bottom:1px solid rgba(20,18,14,0.08);
}
.nwi_stat_item_fgg:nth-child(2n){
border-right:0;
}
.nwi_stat_item_fgg:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.nwi_stat_item_fgg{
border-bottom:0;
}
.nwi_stat_item_fgg:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.nwi_stat_item_fgg:nth-child(4n){
border-right:0;
}
}
.nwi_stat_value_fgg{
line-height:1;
font-weight:700;
color:#1A1714;
font-size:30px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.nwi_stat_value_fgg{
font-size:34px;
}
}
.nwi_stat_label_fgg{
color:#6B6560;
line-height:1.4;
font-size:13px;
margin-top:0.375rem;
overflow-wrap:break-word;
}
.nwi_grow_fgg{
padding:1.625rem 0 0.625rem;
}
.nwi_row_seo_fgg{
margin:10px 0 0;
max-width:760px;
font-size:14px;
color:#857E78;
overflow-wrap:break-word;
line-height:1.65;
}
.nwi_row_seo_fgg strong{
font-weight:700;
color:#1A1714;
}
.nwi_pr_fgg{
padding:1.875rem 0 6px;
}
.nwi_pr_card_fgg{
gap:0.625rem;
padding:26px;
border-radius:1.25rem;
background:#FDFCFA;
flex:0 0 auto;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
width:17.5rem;
display:flex;
flex-direction:column;
position:relative;
min-height:12.5rem;
}
@media(min-width:766px){
.nwi_pr_card_fgg{
width:300px;
}
}
.nwi_pr_card_feat_fgg{
border-color:transparent;
background:linear-gradient(150deg,#122018,#090E0B);
color:#F0EDE8;
}
.nwi_pr_glow_fgg{
background:radial-gradient(circle,rgba(52,168,104,0.18),transparent 70%);
border-radius:50%;
opacity:0;
pointer-events:none;
height:8.125rem;
width:130px;
position:absolute;
right:-1.875rem;
top:-1.875rem;
}
.nwi_pr_card_feat_fgg .nwi_pr_glow_fgg{
opacity:1;
}
.nwi_pr_label_fgg{
letter-spacing:.16em;
font-size:0.625rem;
font-weight:700;
color:#1E8C52;
text-transform:uppercase;
position:relative;
}
.nwi_pr_card_feat_fgg .nwi_pr_label_fgg{
color:#4FD68A;
}
.nwi_pr_amount_fgg{
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:26px;
line-height:1.08;
position:relative;
color:#1A1714;
}
.nwi_pr_card_feat_fgg .nwi_pr_amount_fgg{
color:#F0EDE8;
}
.nwi_pr_amount_fgg em{
font-style:normal;
color:#1E8C52;
}
.nwi_pr_card_feat_fgg .nwi_pr_amount_fgg em{
color:#4FD68A;
}
.nwi_pr_terms_fgg{
position:relative;
font-size:0.813rem;
line-height:1.5;
color:#6B6560;
}
.nwi_pr_card_feat_fgg .nwi_pr_terms_fgg{
color:#9DB8A8;
}
.nwi_pr_cta_fgg{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.nwi_pr_card_feat_fgg .nwi_pr_cta_fgg{
padding:0.563rem 1.125rem;
transition:opacity .22s ease;
background:#4FD68A;
border-radius:999px;
font-weight:700;
color:#0F1A14;
font-size:0.813rem;
}
.nwi_pr_card_feat_fgg .nwi_pr_cta_fgg:hover{
opacity:.9;
}
.nwi_pr_card_fgg:not(.nwi_pr_card_feat_fgg) .nwi_pr_cta_fgg{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
font-weight:700;
color:#1A1714;
font-size:0.813rem;
}
.nwi_pr_card_fgg:not(.nwi_pr_card_feat_fgg) .nwi_pr_cta_fgg:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.nwi_grow_fgg{
padding:1.625rem 0 0.625rem;
}
.nwi_row_seo_fgg{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
color:#857E78;
}
.nwi_row_seo_fgg strong{
font-weight:700;
color:#1A1714;
}
.nwi_grow_fgg{
padding:1.625rem 0 10px;
}
.nwi_row_seo_fgg{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
color:#857E78;
font-size:0.875rem;
overflow-wrap:break-word;
}
.nwi_row_seo_fgg strong{
font-weight:700;
color:#1A1714;
}
.nwi_jp_fgg{
padding:30px 0 0.625rem;
}
.nwi_jp_grid_fgg{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.nwi_jp_grid_fgg{
grid-template-columns:1fr 1fr;
}
.nwi_jp_card_mega_fgg{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.nwi_jp_grid_fgg{
grid-template-columns:1.4fr 1fr 1fr;
}
.nwi_jp_card_mega_fgg{
grid-column:auto;
}
}
.nwi_jp_card_fgg{
border-radius:1.25rem;
gap:12px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
padding:26px;
background:#FDFCFA;
min-width:0;
flex-direction:column;
justify-content:space-between;
display:flex;
position:relative;
min-height:200px;
}
.nwi_jp_card_mega_fgg{
border-color:transparent;
background:linear-gradient(135deg,#122018,#090E0B);
min-height:13.125rem;
color:#F0EDE8;
}
.nwi_jp_glow_fgg{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,104,0.18),transparent 70%);
width:12.5rem;
right:-2.5rem;
pointer-events:none;
height:200px;
top:-40px;
position:absolute;
}
.nwi_jp_label_fgg{
gap:10px;
letter-spacing:.16em;
position:relative;
align-items:center;
color:#1E8C52;
display:flex;
justify-content:space-between;
font-weight:700;
font-size:0.625rem;
flex-wrap:wrap;
text-transform:uppercase;
}
.nwi_jp_card_mega_fgg .nwi_jp_label_fgg{
color:#4FD68A;
}
.nwi_jp_drop_fgg{
text-transform:none;
letter-spacing:.04em;
color:#6B6560;
font-weight:600;
}
.nwi_jp_card_mega_fgg .nwi_jp_drop_fgg{
color:#9DB8A8;
}
.nwi_jp_amount_fgg{
overflow-wrap:break-word;
line-height:1;
font-weight:700;
color:#1A1714;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
position:relative;
font-size:38px;
}
.nwi_jp_card_mega_fgg .nwi_jp_amount_fgg{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#4FD68A;
}
@media(min-width:767px){
.nwi_jp_card_mega_fgg .nwi_jp_amount_fgg{
font-size:3.375rem;
}
}
.nwi_jp_game_fgg{
position:relative;
color:#6B6560;
font-size:13px;
}
.nwi_jp_card_mega_fgg .nwi_jp_game_fgg{
color:#9DB8A8;
}
.nwi_jp_cta_fgg{
align-self:flex-start;
position:relative;
}
.nwi_jp_card_mega_fgg .nwi_jp_cta_fgg{
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
background:#4FD68A;
border-radius:999px;
color:#0F1A14;
font-size:13px;
font-weight:700;
}
.nwi_jp_card_mega_fgg .nwi_jp_cta_fgg:hover{
opacity:.9;
}
.nwi_jp_card_fgg:not(.nwi_jp_card_mega_fgg) .nwi_jp_cta_fgg{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
color:#1A1714;
font-weight:700;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
}
.nwi_jp_card_fgg:not(.nwi_jp_card_mega_fgg) .nwi_jp_cta_fgg:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.nwi_jp_seo_fgg{
margin:14px 0 0;
max-width:760px;
font-size:14px;
color:#857E78;
line-height:1.65;
overflow-wrap:break-word;
}
.nwi_jp_seo_fgg strong{
color:#1A1714;
font-weight:700;
}
.nwi_gf_fgg{
padding:24px 0 6px;
}
.nwi_gf_in_fgg{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.nwi_gf_chip_fgg{
border-radius:999px;
background:#FDFCFA;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(20,18,14,0.14);
padding:10px 18px;
font-size:13px;
color:#2E2B27;
font-weight:600;
white-space:nowrap;
}
.nwi_gf_chip_fgg:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.nwi_gf_chip_fgg.nwi_state_active_fgg{
border-color:transparent;
background:#12201A;
color:#F0EDE8;
}
.nwi_grow_fgg{
padding:1.625rem 0 0.625rem;
}
.nwi_row_seo_fgg{
margin:10px 0 0;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
color:#857E78;
}
.nwi_row_seo_fgg strong{
color:#1A1714;
font-weight:700;
}
.nwi_vip_fgg{
padding:48px 0;
}
@media(min-width:768px){
.nwi_vip_fgg{
padding:4rem 0;
}
}
.nwi_vip_head_fgg{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:877px){
.nwi_vip_head_fgg{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.nwi_vip_eyebrow_fgg{
margin-bottom:12px;
}
.nwi_vip_h2_fgg{
overflow-wrap:break-word;
color:#F0EDE8;
line-height:1.05;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
font-weight:600;
}
@media(min-width:771px){
.nwi_vip_h2_fgg{
font-size:2.5rem;
}
}
.nwi_vip_intro_fgg{
max-width:420px;
color:#9DB8A8;
line-height:1.6;
font-size:0.875rem;
}
.nwi_vip_grid_fgg{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.nwi_vip_card_fgg{
padding:22px 1.125rem;
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.nwi_vip_card_feat_fgg{
background:rgba(255,255,255,0.07);
border-color:#4FD68A;
}
.nwi_vip_card_ic_fgg{
background:linear-gradient(135deg,#1E8C52,#4FD68A);
border-radius:8px;
display:block;
width:34px;
margin-bottom:16px;
height:34px;
}
.nwi_vip_name_fgg{
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
font-weight:600;
color:#F0EDE8;
}
.nwi_vip_perk_fgg{
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
color:#9DB8A8;
}
.nwi_trn_fgg{
padding:1.875rem 0 0.625rem;
}
.nwi_trn_in_fgg{
overflow:hidden;
background:#FDFCFA;
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(20,18,14,0.08);
display:grid;
}
@media(min-width:882px){
.nwi_trn_in_fgg{
grid-template-columns:1.05fr 1fr;
}
}
.nwi_trn_banner_fgg{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#122018,#090E0B);
color:#F0EDE8;
position:relative;
}
.nwi_trn_glow_fgg{
background:radial-gradient(circle,rgba(52,168,104,0.18),transparent 70%);
border-radius:50%;
height:200px;
position:absolute;
bottom:-40px;
right:-40px;
width:12.5rem;
pointer-events:none;
}
.nwi_trn_eyebrow_fgg{
position:relative;
margin-bottom:0.875rem;
}
.nwi_trn_h2_fgg{
overflow-wrap:break-word;
margin-bottom:12px;
color:#F0EDE8;
font-weight:600;
line-height:1.06;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
position:relative;
}
@media(min-width:770px){
.nwi_trn_h2_fgg{
font-size:36px;
}
}
.nwi_trn_text_fgg{
max-width:420px;
margin-bottom:1.375rem;
line-height:1.6;
position:relative;
font-size:0.875rem;
color:#9DB8A8;
}
.nwi_trn_timer_fgg{
gap:8px;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:24px;
position:relative;
}
.nwi_trn_timer_cap_fgg{
color:#9DB8A8;
font-size:11px;
}
.nwi_trn_timer_box_fgg{
border-radius:8px;
background:rgba(255,255,255,0.07);
padding:4px 0.75rem;
color:#F0EDE8;
font-size:24px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.nwi_trn_cta_fgg{
border-radius:999px;
padding:13px 1.625rem;
background:#4FD68A;
transition:opacity .22s ease;
font-weight:700;
font-size:14px;
display:inline-block;
color:#0F1A14;
position:relative;
}
.nwi_trn_cta_fgg:hover{
opacity:.9;
}
.nwi_trn_lb_fgg{
padding:1.625rem 1.75rem;
}
.nwi_trn_lb_head_fgg{
gap:10px;
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:0.75rem;
}
.nwi_trn_lb_title_fgg{
font-size:1.25rem;
color:#1A1714;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.nwi_trn_lb_upd_fgg{
color:#6B6560;
text-transform:uppercase;
letter-spacing:.08em;
font-size:11px;
}
.nwi_trn_lb_row_fgg{
border-radius:8px;
gap:14px;
padding:0.688rem 12px;
display:flex;
align-items:center;
}
.nwi_trn_lb_row_fgg:nth-child(2){
background:rgba(30,140,82,0.10);
}
.nwi_trn_lb_rank_fgg{
flex:0 0 auto;
font-size:1rem;
width:1.375rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#1E8C52;
font-weight:700;
}
.nwi_trn_lb_av_fgg{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E8C52,#4FD68A);
width:30px;
height:1.875rem;
}
.nwi_trn_lb_name_fgg{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
color:#1A1714;
font-size:0.875rem;
font-weight:600;
white-space:nowrap;
min-width:0;
}
.nwi_trn_lb_amount_fgg{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#1A1714;
}
.nwi_app_fgg{
padding:30px 0 10px;
}
.nwi_app_in_fgg{
gap:28px;
background:#FDFCFA;
border-radius:1.25rem;
padding:2rem;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.nwi_app_in_fgg{
padding:2.5rem 44px;
gap:2.5rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.nwi_app_copy_fgg{
max-width:35rem;
min-width:0;
}
.nwi_app_eyebrow_fgg{
margin-bottom:12px;
}
.nwi_app_h2_fgg{
color:#1A1714;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.75rem;
font-size:1.75rem;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.nwi_app_h2_fgg{
font-size:34px;
}
}
.nwi_app_text_fgg{
color:#857E78;
font-size:14px;
margin-bottom:1.375rem;
line-height:1.6;
}
.nwi_app_btns_fgg{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.nwi_app_btn_fgg{
border-radius:0.875rem;
transition:background-color .22s ease;
background:#12201A;
padding:11px 1.25rem;
gap:0.625rem;
align-items:center;
color:#F0EDE8;
display:inline-flex;
}
.nwi_app_btn_fgg:hover{
background:#1C3026;
}
.nwi_app_btn_ic_fgg{
display:inline-flex;
align-items:center;
}
.nwi_app_btn_ic_fgg svg{
width:18px;
height:18px;
}
.nwi_app_btn_lb_fgg{
font-weight:700;
font-size:0.844rem;
}
.nwi_app_qr_wrap_fgg{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.nwi_app_qr_fgg{
flex:0 0 auto;
border-radius:14px;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FDFCFA 0 5px,transparent 0.313rem 11px);
height:108px;
background-color:#12201A;
width:108px;
}
.nwi_app_qr_cap_fgg{
color:#6B6560;
max-width:5.75rem;
font-size:12.5px;
line-height:1.4;
}
.nwi_ts_fgg{
padding:44px 0;
}
.nwi_ts_in_fgg{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.nwi_ts_in_fgg{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.nwi_ts_left_fgg{
min-width:0;
}
.nwi_ts_h2_fgg{
margin-bottom:12px;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EDE8;
line-height:1.1;
font-weight:600;
}
@media(min-width:771px){
.nwi_ts_h2_fgg{
font-size:28px;
}
}
.nwi_ts_text_fgg{
color:#9DB8A8;
max-width:32.5rem;
margin-bottom:1.375rem;
font-size:14.5px;
line-height:1.6;
}
.nwi_ts_badges_fgg{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.nwi_ts_badge_fgg{
color:#9DB8A8;
font-size:0.813rem;
font-weight:600;
}
.nwi_ts_pay_fgg{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.nwi_ts_pay_fgg{
justify-content:flex-end;
}
}
.nwi_ts_pay_chip_fgg{
padding:12px 16px;
background:rgba(255,255,255,0.07);
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
font-weight:700;
font-size:0.875rem;
color:#F0EDE8;
}
.nwi_wy_fgg{
padding:48px 0;
}
@media(min-width:768px){
.nwi_wy_fgg{
padding:3.5rem 0;
}
}
.nwi_wy_in_fgg{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.nwi_wy_in_fgg{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.nwi_wy_left_fgg{
min-width:0;
}
.nwi_wy_eyebrow_fgg{
margin-bottom:14px;
}
.nwi_wy_h2_fgg{
font-weight:600;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
margin-bottom:1rem;
}
@media(min-width:765px){
.nwi_wy_h2_fgg{
font-size:2.5rem;
}
}
.nwi_wy_intro_fgg{
color:#857E78;
line-height:1.6;
font-size:15px;
}
.nwi_wy_grid_fgg{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:558px){
.nwi_wy_grid_fgg{
grid-template-columns:1fr 1fr;
}
}
.nwi_wy_card_fgg{
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
padding:1.625rem;
background:#FDFCFA;
min-width:0;
}
.nwi_wy_card_ic_fgg{
justify-content:center;
display:inline-flex;
color:#1E8C52;
margin-bottom:1rem;
align-items:center;
}
.nwi_wy_card_ic_fgg svg{
width:26px;
height:26px;
}
.nwi_wy_card_h_fgg{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:21px;
overflow-wrap:break-word;
font-weight:600;
color:#1A1714;
line-height:1.15;
margin-bottom:8px;
}
.nwi_wy_card_p_fgg{
line-height:1.55;
color:#857E78;
font-size:14px;
overflow-wrap:break-word;
}
.nwi_prov_fgg{
padding:2.5rem 0 20px;
}
.nwi_prov_eyebrow_fgg{
display:block;
margin-bottom:18px;
}
.nwi_prov_grid_fgg{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.nwi_prov_grid_fgg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.nwi_prov_grid_fgg{
grid-template-columns:repeat(6,1fr);
}
}
.nwi_tt_fgg{
padding:3rem 0 10px;
}
@media(min-width:770px){
.nwi_tt_fgg{
padding:3.75rem 0 0.625rem;
}
}
.nwi_tt_head_fgg{
margin-bottom:2.125rem;
text-align:center;
}
.nwi_tt_eyebrow_fgg{
margin-bottom:0.75rem;
}
.nwi_tt_h2_fgg{
color:#1A1714;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.nwi_tt_h2_fgg{
font-size:42px;
}
}
.nwi_tt_grid_fgg{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.nwi_tt_grid_fgg{
grid-template-columns:repeat(3,1fr);
}
}
.nwi_tt_card_fgg{
border-radius:14px;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
padding:1.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.nwi_tt_card_ic_fgg{
color:#1E8C52;
align-items:center;
margin-bottom:18px;
display:inline-flex;
}
.nwi_tt_card_ic_fgg svg{
height:1.75rem;
width:1.75rem;
}
.nwi_tt_card_h_fgg{
line-height:1.15;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:22px;
font-weight:600;
margin-bottom:0.5rem;
color:#1A1714;
overflow-wrap:break-word;
}
.nwi_tt_card_p_fgg{
color:#857E78;
font-size:14px;
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
}
.nwi_tt_card_p_fgg b{
color:#1A1714;
font-weight:700;
}
.nwi_tt_card_link_fgg{
transition:color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #1E8C52;
font-weight:700;
color:#1A1714;
margin-top:auto;
font-size:13px;
align-self:flex-start;
}
.nwi_tt_card_link_fgg:hover{
color:#1E8C52;
}
.nwi_pmt_fgg{
padding:48px 0 0.625rem;
}
.nwi_pmt_in_fgg{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:880px){
.nwi_pmt_in_fgg{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.nwi_pmt_left_fgg{
min-width:0;
}
.nwi_pmt_eyebrow_fgg{
margin-bottom:12px;
}
.nwi_pmt_h2_fgg{
font-size:1.875rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.06;
color:#1A1714;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:767px){
.nwi_pmt_h2_fgg{
font-size:32px;
}
}
.nwi_pmt_text_fgg{
color:#857E78;
font-size:14.5px;
line-height:1.6;
margin-bottom:1.375rem;
}
.nwi_pmt_logos_fgg{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:478px){
.nwi_pmt_logos_fgg{
grid-template-columns:repeat(4,1fr);
}
}
.nwi_pmt_logo_fgg{
overflow:hidden;
background:#FDFCFA;
padding:0 0.5rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.5rem;
height:50px;
font-weight:700;
text-overflow:ellipsis;
color:#2E2B27;
display:flex;
font-size:12.5px;
align-items:center;
white-space:nowrap;
justify-content:center;
text-align:center;
}
.nwi_pmt_table_fgg{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.nwi_pmt_thead_fgg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.nwi_pmt_th_fgg{
padding:0.813rem 14px;
overflow:hidden;
font-size:10px;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
color:#F0EDE8;
white-space:nowrap;
text-overflow:ellipsis;
}
.nwi_pmt_row_fgg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.nwi_pmt_row_fgg:nth-child(odd){
background:#FDFCFA;
}
.nwi_pmt_td_fgg{
padding:0.875rem;
font-size:0.844rem;
color:#857E78;
min-width:0;
overflow-wrap:break-word;
}
.nwi_pmt_row_fgg .nwi_pmt_td_fgg:first-child{
color:#1A1714;
font-weight:700;
}
.nwi_pmt_row_fgg .nwi_pmt_td_fgg:last-child{
color:#1A9E58;
font-weight:700;
}
.nwi_rc_fgg{
padding:48px 0 10px;
}
.nwi_rc_in_fgg{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:762px){
.nwi_rc_in_fgg{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.nwi_rc_col_fgg{
min-width:0;
}
.nwi_rc_label_fgg{
font-size:0.688rem;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
color:#1E8C52;
margin-bottom:16px;
}
.nwi_rc_awards_fgg{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.nwi_rc_award_fgg{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.nwi_rc_award_ic_fgg{
flex:0 0 auto;
color:#27B86B;
display:inline-flex;
align-items:center;
}
.nwi_rc_award_ic_fgg svg{
height:18px;
width:1.125rem;
}
.nwi_rc_award_t_fgg{
font-weight:700;
overflow-wrap:break-word;
color:#1A1714;
font-size:14px;
}
.nwi_rc_award_s_fgg{
font-size:0.75rem;
color:#6B6560;
overflow-wrap:break-word;
}
.nwi_rc_press_fgg{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.nwi_rc_press_logo_fgg{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
padding:0 0.5rem;
border-radius:0.5rem;
color:#857E78;
text-overflow:ellipsis;
justify-content:center;
align-items:center;
font-size:14px;
text-align:center;
height:52px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
display:flex;
font-weight:700;
white-space:nowrap;
}
.nwi_rc_partner_fgg{
background:#FDFCFA;
padding:1.375rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
}
.nwi_rc_partner_name_fgg{
font-weight:600;
font-size:20px;
color:#1A1714;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
margin-bottom:6px;
}
.nwi_rc_partner_text_fgg{
overflow-wrap:break-word;
line-height:1.55;
color:#857E78;
font-size:13px;
}
.nwi_op_fgg{
padding:2.25rem 0 0.625rem;
}
.nwi_op_in_fgg{
gap:32px;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
background:#FDFCFA;
padding:32px;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:862px){
.nwi_op_in_fgg{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
}
}
.nwi_op_left_fgg{
min-width:0;
}
.nwi_op_eyebrow_fgg{
margin-bottom:0.75rem;
}
.nwi_op_h2_fgg{
margin-bottom:0.625rem;
font-weight:600;
overflow-wrap:break-word;
color:#1A1714;
font-size:28px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
}
@media(min-width:767px){
.nwi_op_h2_fgg{
font-size:30px;
}
}
.nwi_op_text_fgg{
font-size:0.875rem;
line-height:1.6;
color:#857E78;
}
.nwi_op_grid_fgg{
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.14);
grid-template-columns:1fr 1fr;
background:rgba(20,18,14,0.14);
gap:1px;
display:grid;
}
.nwi_op_field_fgg{
padding:1.125rem 1.25rem;
background:#F5F2EE;
min-width:0;
}
.nwi_op_field_lb_fgg{
font-weight:600;
letter-spacing:.1em;
color:#1E8C52;
margin-bottom:5px;
font-size:0.625rem;
text-transform:uppercase;
}
.nwi_op_field_val_fgg{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#1A1714;
}
.nwi_rv_fgg{
background:#FDFCFA;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.nwi_rv_fgg{
padding:56px 0;
}
}
.nwi_rv_head_fgg{
gap:1rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.nwi_rv_head_fgg{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nwi_rv_eyebrow_fgg{
margin-bottom:10px;
}
.nwi_rv_h2_fgg{
font-weight:600;
overflow-wrap:break-word;
color:#1A1714;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:771px){
.nwi_rv_h2_fgg{
font-size:2.375rem;
}
}
.nwi_rv_agg_fgg{
gap:0.75rem;
align-items:center;
display:flex;
}
.nwi_rv_agg_stars_fgg{
gap:3px;
color:#1E8C52;
display:flex;
}
.nwi_rv_agg_stars_fgg svg{
width:1.125rem;
height:1.125rem;
}
.nwi_rv_source_fgg{
color:#857E78;
font-size:0.813rem;
}
.nwi_rv_grid_fgg{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.nwi_rv_grid_fgg{
grid-template-columns:repeat(3,1fr);
}
}
.nwi_rv_card_fgg{
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.nwi_rv_card_stars_fgg{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#1E8C52;
}
.nwi_rv_card_stars_fgg svg{
width:0.875rem;
height:14px;
}
.nwi_rv_card_body_fgg{
color:#1A1714;
font-size:18px;
margin-bottom:16px;
overflow-wrap:break-word;
line-height:1.45;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:500;
}
.nwi_rv_card_meta_fgg{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nwi_rv_card_av_fgg{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1E8C52,#4FD68A);
height:2rem;
width:32px;
}
.nwi_rv_card_author_fgg{
font-size:13px;
font-weight:700;
color:#1A1714;
}
.nwi_rv_card_loc_fgg{
font-size:0.75rem;
color:#6B6560;
}
.nwi_hts_fgg{
padding:48px 0;
}
@media(min-width:769px){
.nwi_hts_fgg{
padding:3.875rem 0;
}
}
.nwi_hts_head_fgg{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:766px){
.nwi_hts_head_fgg{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.nwi_hts_eyebrow_fgg{
margin-bottom:0.75rem;
}
.nwi_hts_h2_fgg{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EDE8;
}
@media(min-width:766px){
.nwi_hts_h2_fgg{
font-size:38px;
}
}
.nwi_hts_cta_fgg{
flex:0 0 auto;
padding:0.938rem 1.875rem;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#4FD68A;
font-size:0.938rem;
color:#0F1A14;
font-weight:700;
}
.nwi_hts_cta_fgg:hover{
opacity:.9;
}
.nwi_hts_grid_fgg{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.nwi_hts_grid_fgg{
grid-template-columns:repeat(3,1fr);
}
}
.nwi_hts_step_fgg{
border-top:1px solid rgba(255,255,255,0.12);
padding-top:22px;
min-width:0;
}
.nwi_hts_step_num_fgg{
font-size:2.75rem;
font-weight:700;
color:#4FD68A;
margin-bottom:0.875rem;
line-height:1;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.nwi_hts_step_h_fgg{
font-size:1.188rem;
line-height:1.2;
margin-bottom:0.5rem;
color:#F0EDE8;
overflow-wrap:break-word;
font-weight:700;
}
.nwi_hts_step_p_fgg{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#9DB8A8;
}
.nwi_el_fgg{
padding:48px 0;
}
@media(min-width:769px){
.nwi_el_fgg{
padding:3.5rem 0;
}
}
.nwi_el_in_fgg{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:902px){
.nwi_el_in_fgg{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.nwi_el_left_fgg{
min-width:0;
}
.nwi_el_eyebrow_fgg{
margin-bottom:14px;
}
.nwi_el_h2_fgg{
line-height:1.08;
color:#1A1714;
font-size:32px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:22px;
font-weight:600;
}
@media(min-width:771px){
.nwi_el_h2_fgg{
font-size:2.375rem;
}
}
.nwi_el_body_fgg p{
font-size:1rem;
color:#2E2B27;
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
}
.nwi_el_dropcap_fgg{
padding:0.375rem 12px 0 0;
color:#1E8C52;
line-height:.8;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:3.875rem;
float:left;
}
.nwi_el_right_fgg{
min-width:0;
}
.nwi_el_quote_fgg{
padding:36px;
background:linear-gradient(150deg,#122018,#090E0B);
border-radius:1.25rem;
color:#F0EDE8;
position:relative;
margin-bottom:24px;
}
.nwi_el_quote_mark_fgg{
display:inline-flex;
align-items:center;
color:#4FD68A;
margin-bottom:6px;
}
.nwi_el_quote_mark_fgg svg{
height:2.125rem;
width:34px;
}
.nwi_el_quote_text_fgg{
font-size:22px;
font-weight:500;
color:#F0EDE8;
line-height:1.4;
overflow-wrap:break-word;
margin-bottom:22px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.nwi_el_quote_meta_fgg{
gap:0.75rem;
align-items:center;
display:flex;
}
.nwi_el_quote_av_fgg{
border-radius:50%;
background:linear-gradient(135deg,#1E8C52,#4FD68A);
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.nwi_el_quote_author_fgg{
font-weight:700;
font-size:14px;
color:#F0EDE8;
}
.nwi_el_quote_meta_sub_fgg{
color:#9DB8A8;
font-size:12px;
}
.nwi_el_explain_fgg{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:0.875rem;
}
.nwi_el_explain_card_fgg{
padding:22px 24px;
}
.nwi_el_explain_card_fgg+.nwi_el_explain_card_fgg{
border-top:1px solid rgba(20,18,14,0.08);
}
.nwi_el_explain_h_fgg{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-size:1.25rem;
color:#1A1714;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.nwi_el_explain_p_fgg{
overflow-wrap:break-word;
color:#857E78;
line-height:1.55;
font-size:14px;
}
.nwi_gd_fgg{
padding:3rem 0 10px;
}
.nwi_gd_head_fgg{
gap:0.875rem;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:679px){
.nwi_gd_head_fgg{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nwi_gd_eyebrow_fgg{
margin-bottom:10px;
}
.nwi_gd_h2_fgg{
font-size:1.75rem;
color:#1A1714;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.nwi_gd_h2_fgg{
font-size:34px;
}
}
.nwi_gd_more_fgg{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
border-bottom:1px solid #1A1714;
color:#1A1714;
padding-bottom:2px;
font-size:13.5px;
}
.nwi_gd_more_fgg:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.nwi_gd_grid_fgg{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.nwi_gd_grid_fgg{
grid-template-columns:repeat(3,1fr);
}
}
.nwi_gd_card_fgg{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
overflow:hidden;
display:block;
min-width:0;
}
.nwi_gd_card_img_fgg{
background:linear-gradient(140deg,#122018,#1E8C52);
height:9.375rem;
}
.nwi_gd_card_body_fgg{
padding:1.375rem;
}
.nwi_gd_card_cat_fgg{
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
color:#1E8C52;
text-transform:uppercase;
}
.nwi_gd_card_h_fgg{
margin:0.5rem 0 10px;
font-size:19px;
font-weight:600;
line-height:1.2;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
overflow-wrap:break-word;
}
.nwi_gd_card_meta_fgg{
font-size:12px;
overflow-wrap:break-word;
color:#6B6560;
}
.nwi_faq_fgg{
background:#FDFCFA;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:767px){
.nwi_faq_fgg{
padding:3.875rem 0;
}
}
.nwi_faq_head_fgg{
margin-bottom:34px;
text-align:center;
}
.nwi_faq_eyebrow_fgg{
margin-bottom:0.75rem;
}
.nwi_faq_h2_fgg{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#1A1714;
font-size:32px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.nwi_faq_h2_fgg{
font-size:2.375rem;
}
}
.nwi_faq_list_fgg{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.nwi_faq_item_fgg{
border-radius:0.875rem;
background:#F5F2EE;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.nwi_faq_q_fgg{
gap:1.25rem;
padding:1.25rem 1.5rem;
list-style:none;
justify-content:space-between;
font-size:1rem;
cursor:pointer;
color:#1A1714;
overflow-wrap:break-word;
font-weight:700;
display:flex;
align-items:center;
}
.nwi_faq_q_fgg::-webkit-details-marker{
display:none;
}
.nwi_faq_q_ic_fgg{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#1E8C52;
}
.nwi_faq_q_ic_fgg svg{
height:1.125rem;
width:1.125rem;
}
.nwi_faq_item_fgg[open] .nwi_faq_q_ic_fgg{
transform:rotate(180deg);
}
.nwi_faq_a_fgg{
padding:0 24px 20px;
font-size:0.906rem;
overflow-wrap:break-word;
color:#857E78;
line-height:1.6;
}
.nwi_lh_fgg{
padding:40px 0 1.25rem;
}
.nwi_lh_in_fgg{
border-top:1px solid rgba(20,18,14,0.14);
padding-top:2.125rem;
}
.nwi_lh_eyebrow_fgg{
display:block;
margin-bottom:1.375rem;
}
.nwi_lh_grid_fgg{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.nwi_lh_grid_fgg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.nwi_lh_grid_fgg{
grid-template-columns:repeat(5,1fr);
}
}
.nwi_lh_col_fgg{
min-width:0;
}
.nwi_lh_col_h_fgg{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:13px;
font-weight:700;
color:#1A1714;
}
.nwi_lh_links_fgg{
gap:8px;
display:flex;
flex-direction:column;
}
.nwi_lh_link_fgg{
transition:color .22s ease;
color:#857E78;
overflow-wrap:break-word;
font-size:13px;
}
.nwi_lh_link_fgg:hover{
color:#1E8C52;
}
.nwi_sg_fgg{
padding:3rem 0 0.625rem;
}
.nwi_sg_eyebrow_fgg{
display:block;
margin-bottom:0.75rem;
}
.nwi_sg_h2_fgg{
font-weight:600;
margin-bottom:1.75rem;
font-size:1.875rem;
line-height:1.05;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
overflow-wrap:break-word;
}
@media(min-width:766px){
.nwi_sg_h2_fgg{
font-size:36px;
}
}
.nwi_sg_grid_fgg{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.nwi_sg_grid_fgg{
grid-template-columns:repeat(3,1fr);
}
}
.nwi_sg_col_fgg{
min-width:0;
}
.nwi_sg_col_h_fgg{
line-height:1.15;
overflow-wrap:break-word;
color:#1A1714;
font-weight:600;
margin-bottom:10px;
font-size:1.375rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.nwi_sg_col_p_fgg{
color:#857E78;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.nwi_sb_fgg{
background:#FDFCFA;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:767px){
.nwi_sb_fgg{
padding:56px 0;
}
}
.nwi_sb_eyebrow_fgg{
margin-bottom:12px;
display:block;
}
.nwi_sb_h2_fgg{
color:#1A1714;
margin-bottom:26px;
font-weight:600;
line-height:1.05;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:766px){
.nwi_sb_h2_fgg{
font-size:2.25rem;
}
}
.nwi_sb_grid_fgg{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:557px){
.nwi_sb_grid_fgg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.nwi_sb_grid_fgg{
grid-template-columns:repeat(4,1fr);
}
}
.nwi_sb_card_fgg{
padding:1.5rem;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
min-width:0;
}
.nwi_sb_card_h_fgg{
color:#1A1714;
font-weight:600;
overflow-wrap:break-word;
font-size:19px;
margin-bottom:0.5rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.nwi_sb_card_p_fgg{
line-height:1.6;
color:#857E78;
overflow-wrap:break-word;
font-size:0.844rem;
}
.nwi_sb_rtp_fgg{
grid-template-columns:1fr;
padding:26px 28px;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
gap:1.5rem;
background:#F5F2EE;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:757px){
.nwi_sb_rtp_fgg{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.nwi_sb_rtp_h_fgg{
margin-bottom:0.5rem;
color:#1A1714;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:20px;
overflow-wrap:break-word;
}
.nwi_sb_rtp_p_fgg{
font-size:13.5px;
line-height:1.6;
color:#857E78;
overflow-wrap:break-word;
}
.nwi_sb_rtp_stats_fgg{
gap:1rem;
display:flex;
}
.nwi_sb_stat_fgg{
background:#FDFCFA;
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
text-align:center;
min-width:0;
}
.nwi_sb_stat_v_fgg{
font-weight:700;
font-size:26px;
color:#1A9E58;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.nwi_sb_stat_l_fgg{
color:#6B6560;
margin-top:4px;
font-size:11.5px;
}
.nwi_ft_fgg{
background:#1C1A18;
color:#9DB8A8;
margin-top:40px;
}
.nwi_ft_in_fgg{
grid-template-columns:1fr;
padding:3rem 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.nwi_ft_in_fgg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.nwi_ft_in_fgg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nwi_ft_brand_fgg{
min-width:0;
}
.nwi_ft_logo_fgg{
color:#F0EDE8;
font-size:1.625rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
}
.nwi_ft_tagline_fgg{
line-height:1.6;
max-width:280px;
color:#9DB8A8;
font-size:13.5px;
margin-top:14px;
}
.nwi_ft_contact_fgg{
transition:color .22s ease;
display:inline-block;
max-width:280px;
color:#4FD68A;
margin-top:0.75rem;
font-size:0.813rem;
overflow-wrap:anywhere;
}
.nwi_ft_contact_fgg:hover{
color:#F0EDE8;
}
.nwi_ft_col_fgg{
min-width:0;
}
.nwi_ft_col_h_fgg{
text-transform:uppercase;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:14px;
letter-spacing:.08em;
color:#F0EDE8;
font-size:0.813rem;
}
.nwi_ft_col_links_fgg{
gap:10px;
flex-direction:column;
display:flex;
}
.nwi_ft_link_fgg{
transition:color .22s ease;
overflow-wrap:break-word;
color:#9DB8A8;
font-size:0.844rem;
}
.nwi_ft_link_fgg:hover{
color:#F0EDE8;
}
.nwi_ft_bot_fgg{
padding:1.375rem 0 2.5rem;
gap:16px;
display:flex;
border-top:1px solid rgba(255,255,255,0.12);
flex-direction:column;
}
@media(min-width:765px){
.nwi_ft_bot_fgg{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.nwi_ft_legal_fgg{
color:#ABA49D;
font-size:11.5px;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.6;
}
.nwi_ft_legal_fgg b{
color:#9DB8A8;
font-weight:700;
}
.nwi_ft_age_fgg{
border:1.5px solid #4FD68A;
flex:0 0 auto;
padding:0.25rem 0.563rem;
border-radius:0.5rem;
font-weight:700;
color:#4FD68A;
font-size:13px;
}