*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100F;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.6;
text-rendering:optimizeLegibility;
color:#C9C4BC;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
}
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:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.fzwlayout-qjh{
flex-direction:column;
min-height:100vh;
display:flex;
}
.fzwmain-qjh{
flex:1 1 auto;
width:100%;
min-width:0;
}
.fzwcontainer-qjh{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.fzwcontainer-qjh{
padding:0 2rem;
}
}
@media(min-width:1101px){
.fzwcontainer-qjh{
padding:0 56px;
}
}
.fzweyebrow-qjh{
color:#34B76E;
font-weight:600;
overflow-wrap:break-word;
font-size:0.688rem;
display:inline-block;
text-transform:uppercase;
line-height:1.4;
letter-spacing:.2em;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.fzwband-qjh{
background:#0E1A14;
color:#EDF7F2;
}
.fzwband-qjh .fzweyebrow-qjh{
color:#52E096;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.fzwtb-qjh{
background:#12100F;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(240,237,231,0.13);
}
.fzwtb_in-qjh{
padding:0.75rem 16px;
margin:0 auto;
gap:1rem;
max-width:1400px;
display:flex;
align-items:center;
width:100%;
justify-content:space-between;
}
@media(min-width:771px){
.fzwtb_in-qjh{
padding:16px 2rem;
}
}
@media(min-width:1099px){
.fzwtb_in-qjh{
padding:1.125rem 56px;
}
}
.fzwtb_left-qjh{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.fzwtb_logo-qjh{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.fzwtb_logo_mark-qjh{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.fzwtb_logo_txt-qjh{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.fzwtb_logo_name-qjh{
overflow:hidden;
font-size:22px;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.02em;
color:#F0EDE7;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.fzwtb_logo_sub-qjh{
overflow:hidden;
margin-top:4px;
text-overflow:ellipsis;
letter-spacing:.32em;
white-space:nowrap;
color:#34B76E;
font-weight:600;
font-size:8.5px;
text-transform:uppercase;
}
.fzwtb_nav-qjh{
display:none;
}
@media(min-width:957px){
.fzwtb_nav-qjh{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.fzwtb_nav_item-qjh{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
font-weight:600;
color:#C9C4BC;
white-space:nowrap;
padding-bottom:3px;
font-size:14px;
}
.fzwtb_nav_item-qjh:hover{
color:#F0EDE7;
}
.fzwtb_nav_item-qjh.fzwstate_active-qjh{
border-color:#34B76E;
color:#F0EDE7;
}
.fzwtb_right-qjh{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.fzwtb_search-qjh{
transition:color .22s ease;
color:#C9C4BC;
display:flex;
align-items:center;
justify-content:center;
}
.fzwtb_search-qjh:hover{
color:#34B76E;
}
.fzwtb_search-qjh svg{
height:18px;
width:18px;
}
.fzwtb_lang-qjh{
font-size:11px;
color:#8E8880;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
}
.fzwtb_lang-qjh:hover{
color:#F0EDE7;
}
.fzwtb_login-qjh{
display:none;
font-size:0.875rem;
color:#F0EDE7;
font-weight:600;
}
@media(min-width:767px){
.fzwtb_login-qjh{
display:inline-block;
}
}
.fzwtb_register-qjh{
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
background:#34B76E;
border-radius:999px;
white-space:nowrap;
font-size:14px;
color:#0B1810;
font-weight:700;
}
.fzwtb_register-qjh:hover{
background:#2EA362;
}
.fzwmob-qjh{
background:#12100F;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
bottom:0;
border-top:1px solid rgba(240,237,231,0.13);
position:fixed;
left:0;
}
@media(min-width:961px){
.fzwmob-qjh{
display:none;
}
}
.fzwmob_in-qjh{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:560px;
}
.fzwmob_item-qjh{
gap:3px;
transition:color .22s ease;
padding:9px 4px;
flex:1 1 0;
flex-direction:column;
display:flex;
color:#8E8880;
min-width:0;
align-items:center;
}
.fzwmob_item-qjh.fzwstate_active-qjh{
color:#34B76E;
}
.fzwmob_ic-qjh{
align-items:center;
justify-content:center;
display:flex;
}
.fzwmob_ic-qjh svg{
height:1.25rem;
width:20px;
}
.fzwmob_lb-qjh{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.fzwrail-qjh{
min-width:0;
position:relative;
}
.fzwrail_scroll-qjh{
gap:0.875rem;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:770px){
.fzwrail_scroll-qjh{
gap:18px;
}
}
.fzwgc-qjh{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.fzwgc-qjh{
width:188px;
}
}
.fzwgc_img-qjh{
overflow:hidden;
background:#1C1917;
border-radius:14px;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
}
.fzwgc_img-qjh img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.fzwgc_cover-qjh{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.fzwgc_hover-qjh{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
display:flex;
justify-content:center;
position:absolute;
opacity:0;
align-items:center;
}
.fzwgc-qjh:hover .fzwgc_hover-qjh{
opacity:1;
}
.fzwgc_hover_btn-qjh{
border-radius:62.438rem;
background:#34B76E;
color:#0B1810;
width:2.875rem;
height:46px;
display:flex;
align-items:center;
justify-content:center;
}
.fzwgc_hover_btn-qjh svg{
height:1.125rem;
width:1.125rem;
}
.fzwgc_info-qjh{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.fzwgc_name-qjh{
overflow:hidden;
text-overflow:ellipsis;
color:#F0EDE7;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
}
.fzwgc_prov-qjh{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#8E8880;
}
.fzwgc_meta-qjh{
color:#8E8880;
font-size:0.688rem;
}
.fzwtc-qjh{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.fzwtc-qjh{
width:230px;
}
}
.fzwtc_img-qjh{
border-radius:14px;
overflow:hidden;
background:#1C1917;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
}
.fzwtc_img-qjh img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.fzwtc_info-qjh{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.fzwtc_name-qjh{
overflow:hidden;
font-size:14px;
color:#F0EDE7;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.fzwtc_rtp-qjh{
color:#8E8880;
font-size:11px;
}
.fzwlc-qjh{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:767px){
.fzwlc-qjh{
width:268px;
}
}
.fzwlc_img-qjh{
background:#1C1917;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
padding-bottom:62.5%;
}
.fzwlc_img-qjh img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.fzwlc_live-qjh{
padding:0.25rem 9px;
gap:7px;
border-radius:999px;
background:rgba(0,0,0,0.52);
left:0.75rem;
top:12px;
align-items:center;
position:absolute;
display:flex;
}
.fzwlc_live_dot-qjh{
border-radius:50%;
background:#E8474C;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.fzwlc_seats-qjh{
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
color:#EDF7F2;
letter-spacing:.08em;
}
.fzwlc_info-qjh{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.fzwlc_name-qjh{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F0EDE7;
font-size:15px;
white-space:nowrap;
}
.fzwlc_bet-qjh{
color:#8E8880;
font-size:0.688rem;
}
.fzwpc-qjh{
padding:16px 14px;
border:1px solid rgba(240,237,231,0.07);
background:#1C1917;
gap:0.5rem;
border-radius:14px;
min-width:0;
justify-content:center;
min-height:4.625rem;
flex-direction:column;
align-items:center;
display:flex;
}
.fzwpc_logo-qjh{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:28px;
max-width:100%;
}
.fzwpc_name-qjh{
overflow:hidden;
color:#8E8880;
font-size:11px;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
white-space:nowrap;
}
.fzwgc_tag-qjh{
padding:3px 0.5rem;
border-radius:8px;
font-weight:700;
letter-spacing:.06em;
display:inline-block;
left:0.625rem;
font-size:10px;
z-index:2;
position:absolute;
text-transform:uppercase;
top:10px;
}
.fzwgc_tag_hot-qjh{
background:#E8474C;
color:#EDF7F2;
}
.fzwgc_tag_new-qjh{
background:#52E096;
color:#0E1A14;
}
.fzwgc_tag_jp-qjh{
background:#E8B84B;
color:#0E1A14;
}
.fzwgc_tag_live-qjh{
background:#E8474C;
color:#EDF7F2;
}
.fzwsh-qjh{
margin-bottom:1.125rem;
min-width:0;
}
.fzwsh_row-qjh{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.fzwsh_row-qjh .fzwsh_l-qjh{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.fzwsh_stack-qjh{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.fzwsh_center-qjh{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.fzwsh_h2-qjh{
font-weight:600;
font-size:1.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#F0EDE7;
overflow-wrap:break-word;
}
@media(min-width:767px){
.fzwsh_h2-qjh{
font-size:30px;
}
}
.fzwband-qjh .fzwsh_h2-qjh{
color:#EDF7F2;
}
.fzwsh_eb_line-qjh{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.fzwsh_eb_line-qjh::before{
background:#34B76E;
width:28px;
display:inline-block;
height:1px;
content:"";
}
.fzwband-qjh .fzwsh_eb_line-qjh::before{
background:#52E096;
}
.fzwsh_eb_dot-qjh{
gap:8px;
display:inline-flex;
align-items:center;
}
.fzwsh_eb_dot-qjh::before{
background:#34B76E;
border-radius:50%;
content:"";
display:inline-block;
height:0.375rem;
width:6px;
}
.fzwband-qjh .fzwsh_eb_dot-qjh::before{
background:#52E096;
}
.fzwsh_link-qjh{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:0.813rem;
display:inline-flex;
white-space:nowrap;
border-bottom:1px solid #F0EDE7;
padding-bottom:2px;
font-weight:600;
color:#F0EDE7;
align-items:center;
}
.fzwsh_link-qjh:hover{
border-color:#34B76E;
color:#34B76E;
}
.fzwsh_link-qjh svg{
width:0.875rem;
height:14px;
}
.fzwsh_link_chev-qjh{
padding-bottom:0;
border-bottom:0;
}
.fzwsh_link_btn-qjh{
background:#34B76E;
border-radius:62.438rem;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#0B1810;
}
.fzwsh_link_btn-qjh:hover{
background:#2EA362;
border-color:transparent;
color:#0B1810;
}
.fzwband-qjh .fzwsh_link-qjh{
border-color:#EDF7F2;
color:#EDF7F2;
}
.fzwband-qjh .fzwsh_link_btn-qjh{
background:#52E096;
color:#0E1A14;
}
.fzwsh_rule-qjh{
background:rgba(240,237,231,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.fzwband-qjh .fzwsh_rule-qjh{
background:rgba(220,255,235,0.13);
}
.fzwhero-qjh{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.fzwhero-qjh{
padding:3.5rem 0 24px;
}
}
.fzwhero_in-qjh{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:899px){
.fzwhero_in-qjh{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.fzwhero_copy-qjh{
min-width:0;
}
.fzwhero_eyebrow-qjh{
gap:0.625rem;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.fzwhero_eyebrow_line-qjh{
flex:0 0 auto;
background:#34B76E;
width:1.75rem;
display:inline-block;
height:1px;
}
.fzwhero_h1-qjh{
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
margin-bottom:20px;
font-size:2.375rem;
letter-spacing:-.01em;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE7;
}
@media(min-width:769px){
.fzwhero_h1-qjh{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.fzwhero_h1-qjh{
font-size:3.875rem;
}
}
.fzwhero_h1-qjh em{
font-style:normal;
color:#34B76E;
}
.fzwhero_sub-qjh{
margin-bottom:30px;
color:#6B6560;
font-size:16px;
max-width:30rem;
line-height:1.6;
}
@media(min-width:771px){
.fzwhero_sub-qjh{
font-size:18px;
}
}
.fzwhero_actions-qjh{
gap:14px;
margin-bottom:34px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.fzwhero_cta-qjh{
background:#34B76E;
padding:1rem 1.875rem;
transition:background-color .22s ease;
border-radius:999px;
gap:10px;
display:inline-flex;
font-weight:700;
color:#0B1810;
align-items:center;
font-size:0.938rem;
}
.fzwhero_cta-qjh:hover{
background:#2EA362;
}
.fzwhero_cta_ic-qjh{
display:inline-flex;
align-items:center;
}
.fzwhero_cta_ic-qjh svg{
width:1rem;
height:16px;
}
.fzwhero_cta_alt-qjh{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
border:1px solid rgba(240,237,231,0.13);
display:inline-flex;
color:#F0EDE7;
align-items:center;
font-weight:600;
font-size:0.938rem;
}
.fzwhero_cta_alt-qjh:hover{
border-color:#34B76E;
color:#34B76E;
}
.fzwhero_trust-qjh{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.fzwhero_trust_item-qjh{
gap:0.563rem;
font-size:0.813rem;
color:#C9C4BC;
align-items:center;
display:flex;
font-weight:600;
}
.fzwhero_trust_ic-qjh{
color:#34B76E;
display:inline-flex;
align-items:center;
}
.fzwhero_trust_ic-qjh svg{
height:16px;
width:1rem;
}
.fzwhero_promo-qjh{
border-radius:20px;
overflow:hidden;
background:#1C1917;
min-height:18.75rem;
display:flex;
position:relative;
box-shadow:0 8px 16px rgba(0,0,0,0.36), 0 32px 72px rgba(0,0,0,0.52), 0 0 3rem rgba(52,183,110,0.10);
}
.fzwhero_promo_bg-qjh{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.fzwhero_promo_bg-qjh::after{
inset:0;
background:linear-gradient(120deg,#0E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.fzwhero_promo_glow-qjh{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.13) 0%,transparent 65%);
top:-40px;
height:16.25rem;
width:260px;
pointer-events:none;
position:absolute;
right:-20px;
}
.fzwhero_promo_ct-qjh{
padding:1.75rem;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.fzwhero_promo_label-qjh{
color:#52E096;
font-size:0.625rem;
display:block;
letter-spacing:.25em;
margin-bottom:0.5rem;
text-transform:uppercase;
font-weight:700;
}
.fzwhero_promo_amount-qjh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EDF7F2;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
line-height:1.05;
}
@media(min-width:769px){
.fzwhero_promo_amount-qjh{
font-size:2.5rem;
}
}
.fzwhero_promo_amount-qjh em{
font-style:normal;
color:#52E096;
}
.fzwhero_rating-qjh{
border:1px solid rgba(240,237,231,0.07);
border-radius:0.875rem;
background:#1C1917;
padding:0.625rem 0.875rem;
gap:0.625rem;
position:absolute;
align-items:center;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
max-width:min(260px,62%);
z-index:3;
display:flex;
top:0.875rem;
right:14px;
}
.fzwhero_rating_score-qjh{
flex:0 0 auto;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#F0EDE7;
}
.fzwhero_rating_txt-qjh{
flex:1 1 auto;
min-width:0;
}
.fzwhero_rating_stars-qjh{
gap:2px;
display:flex;
color:#34B76E;
}
.fzwhero_rating_stars-qjh svg{
height:12px;
width:12px;
}
.fzwhero_rating_cap-qjh{
display:block;
line-height:1.35;
overflow-wrap:break-word;
color:#8E8880;
font-size:11px;
margin-top:3px;
}
.fzwstat-qjh{
border-top:1px solid rgba(240,237,231,0.13);
margin-top:16px;
border-bottom:1px solid rgba(240,237,231,0.13);
}
.fzwstat_in-qjh{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.fzwstat_in-qjh{
grid-template-columns:repeat(4,1fr);
}
}
.fzwstat_item-qjh{
padding:1.375rem 14px;
border-right:1px solid rgba(240,237,231,0.07);
border-bottom:1px solid rgba(240,237,231,0.07);
min-width:0;
}
.fzwstat_item-qjh:nth-child(2n){
border-right:0;
}
.fzwstat_item-qjh:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.fzwstat_item-qjh{
border-bottom:0;
}
.fzwstat_item-qjh:nth-child(2n){
border-right:1px solid rgba(240,237,231,0.07);
}
.fzwstat_item-qjh:nth-child(4n){
border-right:0;
}
}
.fzwstat_value-qjh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-size:30px;
color:#F0EDE7;
}
@media(min-width:766px){
.fzwstat_value-qjh{
font-size:34px;
}
}
.fzwstat_label-qjh{
overflow-wrap:break-word;
margin-top:0.375rem;
color:#8E8880;
font-size:13px;
line-height:1.4;
}
.fzwpr-qjh{
padding:30px 0 6px;
}
.fzwpr_card-qjh{
gap:10px;
flex:0 0 auto;
padding:26px;
overflow:hidden;
border:1px solid rgba(240,237,231,0.07);
border-radius:20px;
background:#1C1917;
min-height:200px;
flex-direction:column;
display:flex;
position:relative;
width:17.5rem;
}
@media(min-width:765px){
.fzwpr_card-qjh{
width:18.75rem;
}
}
.fzwpr_card_feat-qjh{
background:linear-gradient(150deg,#0E1E17,#080E0B);
border-color:transparent;
color:#EDF7F2;
}
.fzwpr_glow-qjh{
background:radial-gradient(circle,rgba(52,183,110,0.13),transparent 70%);
border-radius:50%;
width:130px;
right:-30px;
height:8.125rem;
top:-30px;
pointer-events:none;
position:absolute;
opacity:0;
}
.fzwpr_card_feat-qjh .fzwpr_glow-qjh{
opacity:1;
}
.fzwpr_label-qjh{
font-size:0.625rem;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
color:#34B76E;
position:relative;
}
.fzwpr_card_feat-qjh .fzwpr_label-qjh{
color:#52E096;
}
.fzwpr_amount-qjh{
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
position:relative;
line-height:1.08;
font-size:1.625rem;
color:#F0EDE7;
}
.fzwpr_card_feat-qjh .fzwpr_amount-qjh{
color:#EDF7F2;
}
.fzwpr_amount-qjh em{
color:#34B76E;
font-style:normal;
}
.fzwpr_card_feat-qjh .fzwpr_amount-qjh em{
color:#52E096;
}
.fzwpr_terms-qjh{
font-size:0.813rem;
color:#8E8880;
line-height:1.5;
position:relative;
}
.fzwpr_card_feat-qjh .fzwpr_terms-qjh{
color:#8FB8A0;
}
.fzwpr_cta-qjh{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.fzwpr_card_feat-qjh .fzwpr_cta-qjh{
padding:0.563rem 18px;
transition:opacity .22s ease;
border-radius:999px;
background:#52E096;
font-weight:700;
color:#0E1A14;
font-size:13px;
}
.fzwpr_card_feat-qjh .fzwpr_cta-qjh:hover{
opacity:.9;
}
.fzwpr_card-qjh:not(.fzwpr_card_feat-qjh) .fzwpr_cta-qjh{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0EDE7;
font-weight:700;
color:#F0EDE7;
font-size:0.813rem;
padding-bottom:2px;
}
.fzwpr_card-qjh:not(.fzwpr_card_feat-qjh) .fzwpr_cta-qjh:hover{
border-color:#34B76E;
color:#34B76E;
}
.fzwgrow-qjh{
padding:1.625rem 0 0.625rem;
}
.fzwrow_seo-qjh{
margin:0.625rem 0 0;
color:#6B6560;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.fzwrow_seo-qjh strong{
color:#F0EDE7;
font-weight:700;
}
.fzwjp-qjh{
padding:1.875rem 0 0.625rem;
}
.fzwjp_grid-qjh{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.fzwjp_grid-qjh{
grid-template-columns:1fr 1fr;
}
.fzwjp_card_mega-qjh{
grid-column:1/-1;
}
}
@media(min-width:999px){
.fzwjp_grid-qjh{
grid-template-columns:1.4fr 1fr 1fr;
}
.fzwjp_card_mega-qjh{
grid-column:auto;
}
}
.fzwjp_card-qjh{
border:1px solid rgba(240,237,231,0.07);
padding:26px;
border-radius:20px;
overflow:hidden;
background:#1C1917;
gap:0.75rem;
min-height:12.5rem;
flex-direction:column;
position:relative;
display:flex;
min-width:0;
justify-content:space-between;
}
.fzwjp_card_mega-qjh{
border-color:transparent;
background:linear-gradient(135deg,#0E1E17,#080E0B);
min-height:13.125rem;
color:#EDF7F2;
}
.fzwjp_glow-qjh{
background:radial-gradient(circle,rgba(52,183,110,0.13),transparent 70%);
border-radius:50%;
width:12.5rem;
top:-40px;
height:12.5rem;
right:-40px;
pointer-events:none;
position:absolute;
}
.fzwjp_label-qjh{
gap:10px;
display:flex;
letter-spacing:.16em;
align-items:center;
font-size:10px;
color:#34B76E;
text-transform:uppercase;
position:relative;
flex-wrap:wrap;
justify-content:space-between;
font-weight:700;
}
.fzwjp_card_mega-qjh .fzwjp_label-qjh{
color:#52E096;
}
.fzwjp_drop-qjh{
letter-spacing:.04em;
text-transform:none;
color:#8E8880;
font-weight:600;
}
.fzwjp_card_mega-qjh .fzwjp_drop-qjh{
color:#8FB8A0;
}
.fzwjp_amount-qjh{
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1;
position:relative;
font-size:2.375rem;
color:#F0EDE7;
overflow-wrap:break-word;
}
.fzwjp_card_mega-qjh .fzwjp_amount-qjh{
animation:zm2-pulse 2.4s infinite;
color:#52E096;
font-size:3rem;
}
@media(min-width:765px){
.fzwjp_card_mega-qjh .fzwjp_amount-qjh{
font-size:54px;
}
}
.fzwjp_game-qjh{
position:relative;
font-size:0.813rem;
color:#8E8880;
}
.fzwjp_card_mega-qjh .fzwjp_game-qjh{
color:#8FB8A0;
}
.fzwjp_cta-qjh{
align-self:flex-start;
position:relative;
}
.fzwjp_card_mega-qjh .fzwjp_cta-qjh{
transition:opacity .22s ease;
border-radius:999px;
background:#52E096;
padding:0.625rem 20px;
color:#0E1A14;
font-weight:700;
font-size:0.813rem;
}
.fzwjp_card_mega-qjh .fzwjp_cta-qjh:hover{
opacity:.9;
}
.fzwjp_card-qjh:not(.fzwjp_card_mega-qjh) .fzwjp_cta-qjh{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #F0EDE7;
color:#F0EDE7;
padding-bottom:2px;
font-size:0.813rem;
}
.fzwjp_card-qjh:not(.fzwjp_card_mega-qjh) .fzwjp_cta-qjh:hover{
border-color:#34B76E;
color:#34B76E;
}
.fzwjp_seo-qjh{
margin:0.875rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
color:#6B6560;
}
.fzwjp_seo-qjh strong{
font-weight:700;
color:#F0EDE7;
}
.fzwgf-qjh{
padding:24px 0 6px;
}
.fzwgf_in-qjh{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.fzwgf_chip-qjh{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
background:#1C1917;
border:1px solid rgba(240,237,231,0.13);
padding:0.625rem 18px;
font-weight:600;
white-space:nowrap;
color:#C9C4BC;
font-size:13px;
}
.fzwgf_chip-qjh:hover{
border-color:#34B76E;
color:#34B76E;
}
.fzwgf_chip-qjh.fzwstate_active-qjh{
background:#34B76E;
border-color:transparent;
color:#0B1810;
}
.fzwgrow-qjh{
padding:26px 0 0.625rem;
}
.fzwrow_seo-qjh{
margin:10px 0 0;
max-width:47.5rem;
color:#6B6560;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.fzwrow_seo-qjh strong{
color:#F0EDE7;
font-weight:700;
}
.fzwgrow-qjh{
padding:1.625rem 0 0.625rem;
}
.fzwrow_seo-qjh{
margin:0.625rem 0 0;
color:#6B6560;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.fzwrow_seo-qjh strong{
color:#F0EDE7;
font-weight:700;
}
.fzwapp-qjh{
padding:1.875rem 0 0.625rem;
}
.fzwapp_in-qjh{
padding:32px;
background:#1C1917;
border:1px solid rgba(240,237,231,0.07);
gap:1.75rem;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.fzwapp_in-qjh{
gap:2.5rem;
padding:2.5rem 44px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.fzwapp_copy-qjh{
min-width:0;
max-width:560px;
}
.fzwapp_eyebrow-qjh{
margin-bottom:0.75rem;
}
.fzwapp_h2-qjh{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:28px;
color:#F0EDE7;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:770px){
.fzwapp_h2-qjh{
font-size:2.125rem;
}
}
.fzwapp_text-qjh{
font-size:0.875rem;
color:#6B6560;
margin-bottom:22px;
line-height:1.6;
}
.fzwapp_btns-qjh{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.fzwapp_btn-qjh{
background:#34B76E;
padding:11px 1.25rem;
border-radius:0.875rem;
gap:0.625rem;
transition:background-color .22s ease;
display:inline-flex;
color:#0B1810;
align-items:center;
}
.fzwapp_btn-qjh:hover{
background:#2EA362;
}
.fzwapp_btn_ic-qjh{
display:inline-flex;
align-items:center;
}
.fzwapp_btn_ic-qjh svg{
width:1.125rem;
height:18px;
}
.fzwapp_btn_lb-qjh{
font-weight:700;
font-size:0.844rem;
}
.fzwapp_qr_wrap-qjh{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.fzwapp_qr-qjh{
border-radius:14px;
flex:0 0 auto;
background-color:#34B76E;
height:108px;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#1C1917 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#1C1917 0 5px,transparent 0.313rem 11px);
}
.fzwapp_qr_cap-qjh{
line-height:1.4;
color:#8E8880;
font-size:12.5px;
max-width:92px;
}
.fzwtrn-qjh{
padding:30px 0 0.625rem;
}
.fzwtrn_in-qjh{
overflow:hidden;
border:1px solid rgba(240,237,231,0.07);
background:#1C1917;
grid-template-columns:1fr;
border-radius:20px;
display:grid;
}
@media(min-width:878px){
.fzwtrn_in-qjh{
grid-template-columns:1.05fr 1fr;
}
}
.fzwtrn_banner-qjh{
padding:34px;
background:linear-gradient(150deg,#0E1E17,#080E0B);
overflow:hidden;
color:#EDF7F2;
position:relative;
}
.fzwtrn_glow-qjh{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.13),transparent 70%);
bottom:-2.5rem;
width:12.5rem;
pointer-events:none;
right:-40px;
height:12.5rem;
position:absolute;
}
.fzwtrn_eyebrow-qjh{
margin-bottom:0.875rem;
position:relative;
}
.fzwtrn_h2-qjh{
color:#EDF7F2;
margin-bottom:12px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-weight:600;
position:relative;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:771px){
.fzwtrn_h2-qjh{
font-size:36px;
}
}
.fzwtrn_text-qjh{
font-size:0.875rem;
color:#8FB8A0;
position:relative;
margin-bottom:1.375rem;
max-width:26.25rem;
line-height:1.6;
}
.fzwtrn_timer-qjh{
gap:8px;
position:relative;
margin-bottom:1.5rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fzwtrn_timer_cap-qjh{
font-size:0.688rem;
color:#8FB8A0;
}
.fzwtrn_timer_box-qjh{
padding:0.25rem 12px;
background:rgba(220,255,235,0.07);
border-radius:0.5rem;
color:#EDF7F2;
font-weight:700;
font-size:24px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.fzwtrn_cta-qjh{
padding:13px 1.625rem;
transition:opacity .22s ease;
border-radius:999px;
background:#52E096;
font-weight:700;
font-size:0.875rem;
display:inline-block;
position:relative;
color:#0E1A14;
}
.fzwtrn_cta-qjh:hover{
opacity:.9;
}
.fzwtrn_lb-qjh{
padding:1.625rem 28px;
}
.fzwtrn_lb_head-qjh{
gap:10px;
align-items:center;
margin-bottom:12px;
display:flex;
justify-content:space-between;
}
.fzwtrn_lb_title-qjh{
font-weight:600;
color:#F0EDE7;
font-size:20px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.fzwtrn_lb_upd-qjh{
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
color:#8E8880;
}
.fzwtrn_lb_row-qjh{
gap:14px;
border-radius:0.5rem;
padding:11px 0.75rem;
align-items:center;
display:flex;
}
.fzwtrn_lb_row-qjh:nth-child(2){
background:rgba(52,183,110,0.12);
}
.fzwtrn_lb_rank-qjh{
flex:0 0 auto;
color:#34B76E;
font-size:1rem;
width:22px;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.fzwtrn_lb_av-qjh{
border-radius:50%;
background:linear-gradient(135deg,#34B76E,#7AEDB6);
flex:0 0 auto;
width:30px;
height:1.875rem;
}
.fzwtrn_lb_name-qjh{
overflow:hidden;
flex:1 1 auto;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
font-size:0.875rem;
color:#F0EDE7;
}
.fzwtrn_lb_amount-qjh{
flex:0 0 auto;
color:#F0EDE7;
font-weight:700;
font-size:0.813rem;
}
.fzwvip-qjh{
padding:3rem 0;
}
@media(min-width:769px){
.fzwvip-qjh{
padding:4rem 0;
}
}
.fzwvip_head-qjh{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.fzwvip_head-qjh{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.fzwvip_eyebrow-qjh{
margin-bottom:12px;
}
.fzwvip_h2-qjh{
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EDF7F2;
font-weight:600;
}
@media(min-width:768px){
.fzwvip_h2-qjh{
font-size:2.5rem;
}
}
.fzwvip_intro-qjh{
color:#8FB8A0;
font-size:0.875rem;
line-height:1.6;
max-width:420px;
}
.fzwvip_grid-qjh{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.fzwvip_card-qjh{
padding:22px 1.125rem;
border:1px solid rgba(220,255,235,0.13);
border-radius:14px;
min-width:0;
}
.fzwvip_card_feat-qjh{
border-color:#52E096;
background:rgba(220,255,235,0.07);
}
.fzwvip_card_ic-qjh{
border-radius:0.5rem;
background:linear-gradient(135deg,#34B76E,#7AEDB6);
height:34px;
margin-bottom:1rem;
display:block;
width:2.125rem;
}
.fzwvip_name-qjh{
margin-bottom:0.375rem;
color:#EDF7F2;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
}
.fzwvip_perk-qjh{
overflow-wrap:break-word;
line-height:1.5;
color:#8FB8A0;
font-size:12.5px;
}
.fzwgm-qjh{
padding:1.875rem 0 10px;
}
.fzwgm_in-qjh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.fzwgm_in-qjh{
grid-template-columns:1.25fr 1fr;
}
}
.fzwgm_left-qjh{
border-radius:1.25rem;
border:1px solid rgba(240,237,231,0.07);
background:#1C1917;
padding:32px;
min-width:0;
}
.fzwgm_eyebrow-qjh{
margin-bottom:0.625rem;
}
.fzwgm_h2-qjh{
font-size:26px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
overflow-wrap:break-word;
color:#F0EDE7;
margin-bottom:8px;
font-weight:600;
}
@media(min-width:765px){
.fzwgm_h2-qjh{
font-size:1.75rem;
}
}
.fzwgm_text-qjh{
max-width:30rem;
margin-bottom:22px;
color:#6B6560;
font-size:14px;
line-height:1.6;
}
.fzwgm_level-qjh{
color:#34B76E;
margin-bottom:8px;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
.fzwgm_bar-qjh{
border-radius:62.438rem;
overflow:hidden;
background:rgba(240,237,231,0.13);
margin-bottom:6px;
height:8px;
}
.fzwgm_bar_fill-qjh{
background:linear-gradient(90deg,#34B76E,#7AEDB6);
border-radius:62.438rem;
height:100%;
}
.fzwgm_bar_meta-qjh{
gap:10px;
justify-content:space-between;
color:#8E8880;
display:flex;
font-size:0.688rem;
margin-bottom:1.125rem;
}
.fzwgm_missions-qjh{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.fzwgm_mission-qjh{
border-radius:999px;
gap:0.438rem;
padding:9px 15px;
background:#12100F;
border:1px solid rgba(240,237,231,0.13);
font-size:12.5px;
font-weight:600;
color:#C9C4BC;
align-items:center;
display:inline-flex;
}
.fzwgm_mission_ic-qjh{
align-items:center;
color:#34B76E;
display:inline-flex;
}
.fzwgm_mission_ic-qjh svg{
width:13px;
height:0.813rem;
}
.fzwgm_right-qjh{
border-radius:1.25rem;
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#0E1E17,#080E0B);
display:flex;
color:#EDF7F2;
flex-direction:column;
position:relative;
}
.fzwgm_glow-qjh{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.13),transparent 70%);
top:-1.875rem;
pointer-events:none;
right:-30px;
position:absolute;
height:150px;
width:150px;
}
.fzwgm_ref_eyebrow-qjh{
margin-bottom:10px;
position:relative;
}
.fzwgm_ref_h2-qjh{
color:#EDF7F2;
position:relative;
font-size:1.625rem;
margin-bottom:0.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
}
.fzwgm_ref_text-qjh{
margin-bottom:1.25rem;
position:relative;
font-size:13.5px;
color:#8FB8A0;
line-height:1.55;
}
.fzwgm_ref_cta-qjh{
transition:opacity .22s ease;
background:#52E096;
border-radius:62.438rem;
padding:0.688rem 22px;
font-size:13.5px;
font-weight:700;
margin-top:auto;
color:#0E1A14;
align-self:flex-start;
position:relative;
}
.fzwgm_ref_cta-qjh:hover{
opacity:.9;
}
.fzwrc-qjh{
padding:48px 0 0.625rem;
}
.fzwrc_in-qjh{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:760px){
.fzwrc_in-qjh{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.fzwrc_col-qjh{
min-width:0;
}
.fzwrc_label-qjh{
font-size:0.688rem;
margin-bottom:16px;
letter-spacing:.2em;
color:#34B76E;
font-weight:600;
text-transform:uppercase;
}
.fzwrc_awards-qjh{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.fzwrc_award-qjh{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.fzwrc_award_ic-qjh{
flex:0 0 auto;
color:#52E096;
align-items:center;
display:inline-flex;
}
.fzwrc_award_ic-qjh svg{
width:18px;
height:18px;
}
.fzwrc_award_t-qjh{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#F0EDE7;
}
.fzwrc_award_s-qjh{
font-size:12px;
overflow-wrap:break-word;
color:#8E8880;
}
.fzwrc_press-qjh{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.fzwrc_press_logo-qjh{
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(240,237,231,0.07);
border-radius:0.5rem;
text-overflow:ellipsis;
justify-content:center;
font-weight:700;
display:flex;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#6B6560;
font-size:0.875rem;
white-space:nowrap;
text-align:center;
height:52px;
align-items:center;
}
.fzwrc_partner-qjh{
border-radius:14px;
border:1px solid rgba(240,237,231,0.07);
background:#1C1917;
padding:1.375rem;
}
.fzwrc_partner_name-qjh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE7;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
}
.fzwrc_partner_text-qjh{
line-height:1.55;
font-size:13px;
color:#6B6560;
overflow-wrap:break-word;
}
.fzwrv-qjh{
padding:48px 0;
background:#1C1917;
border-bottom:1px solid rgba(240,237,231,0.07);
margin-top:24px;
border-top:1px solid rgba(240,237,231,0.07);
}
@media(min-width:770px){
.fzwrv-qjh{
padding:56px 0;
}
}
.fzwrv_head-qjh{
gap:1rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:770px){
.fzwrv_head-qjh{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.fzwrv_eyebrow-qjh{
margin-bottom:10px;
}
.fzwrv_h2-qjh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
color:#F0EDE7;
}
@media(min-width:769px){
.fzwrv_h2-qjh{
font-size:2.375rem;
}
}
.fzwrv_agg-qjh{
gap:12px;
align-items:center;
display:flex;
}
.fzwrv_agg_stars-qjh{
gap:3px;
display:flex;
color:#34B76E;
}
.fzwrv_agg_stars-qjh svg{
height:18px;
width:18px;
}
.fzwrv_source-qjh{
color:#6B6560;
font-size:0.813rem;
}
.fzwrv_grid-qjh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.fzwrv_grid-qjh{
grid-template-columns:repeat(3,1fr);
}
}
.fzwrv_card-qjh{
border-radius:0.875rem;
border:1px solid rgba(240,237,231,0.07);
background:#12100F;
padding:26px;
min-width:0;
}
.fzwrv_card_stars-qjh{
gap:2px;
margin-bottom:12px;
display:flex;
color:#34B76E;
}
.fzwrv_card_stars-qjh svg{
width:0.875rem;
height:0.875rem;
}
.fzwrv_card_body-qjh{
overflow-wrap:break-word;
color:#F0EDE7;
font-weight:500;
font-size:1.125rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
margin-bottom:1rem;
}
.fzwrv_card_meta-qjh{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fzwrv_card_av-qjh{
background:linear-gradient(135deg,#34B76E,#7AEDB6);
flex:0 0 auto;
border-radius:50%;
height:32px;
width:2rem;
}
.fzwrv_card_author-qjh{
font-weight:700;
font-size:0.813rem;
color:#F0EDE7;
}
.fzwrv_card_loc-qjh{
color:#8E8880;
font-size:0.75rem;
}
.fzwpmt-qjh{
padding:3rem 0 0.625rem;
}
.fzwpmt_in-qjh{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:878px){
.fzwpmt_in-qjh{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.fzwpmt_left-qjh{
min-width:0;
}
.fzwpmt_eyebrow-qjh{
margin-bottom:12px;
}
.fzwpmt_h2-qjh{
line-height:1.06;
font-weight:600;
margin-bottom:12px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EDE7;
font-size:1.875rem;
}
@media(min-width:770px){
.fzwpmt_h2-qjh{
font-size:2rem;
}
}
.fzwpmt_text-qjh{
line-height:1.6;
margin-bottom:1.375rem;
color:#6B6560;
font-size:0.906rem;
}
.fzwpmt_logos-qjh{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.fzwpmt_logos-qjh{
grid-template-columns:repeat(4,1fr);
}
}
.fzwpmt_logo-qjh{
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(240,237,231,0.07);
background:#1C1917;
padding:0 8px;
font-weight:700;
display:flex;
color:#C9C4BC;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.781rem;
height:3.125rem;
justify-content:center;
text-align:center;
align-items:center;
}
.fzwpmt_table-qjh{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(240,237,231,0.07);
min-width:0;
}
.fzwpmt_thead-qjh{
background:#0B0A09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.fzwpmt_th-qjh{
padding:13px 14px;
overflow:hidden;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.08em;
color:#EDF7F2;
text-transform:uppercase;
font-weight:700;
}
.fzwpmt_row-qjh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,237,231,0.07);
}
.fzwpmt_row-qjh:nth-child(odd){
background:#1C1917;
}
.fzwpmt_td-qjh{
padding:0.875rem;
color:#6B6560;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
}
.fzwpmt_row-qjh .fzwpmt_td-qjh:first-child{
font-weight:700;
color:#F0EDE7;
}
.fzwpmt_row-qjh .fzwpmt_td-qjh:last-child{
font-weight:700;
color:#3DD68C;
}
.fzwet-qjh{
padding:2.25rem 0 0.625rem;
}
.fzwet_in-qjh{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.fzwet_in-qjh{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.fzwet_left-qjh{
min-width:0;
}
.fzwet_eyebrow-qjh{
margin-bottom:0.75rem;
}
.fzwet_h2-qjh{
font-size:28px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE7;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:14px;
font-weight:600;
}
@media(min-width:771px){
.fzwet_h2-qjh{
font-size:2rem;
}
}
.fzwet_text-qjh{
font-size:15px;
line-height:1.65;
color:#6B6560;
margin-bottom:22px;
}
.fzwet_stats-qjh{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.fzwet_stat-qjh{
min-width:0;
}
.fzwet_stat_v-qjh{
line-height:1;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE7;
font-weight:700;
font-size:26px;
}
.fzwet_stat_l-qjh{
margin-top:4px;
color:#8E8880;
font-size:12.5px;
}
.fzwet_right-qjh{
gap:12px;
display:flex;
flex-direction:column;
}
.fzwet_member-qjh{
gap:16px;
border-radius:0.875rem;
background:#1C1917;
padding:18px 20px;
border:1px solid rgba(240,237,231,0.07);
align-items:center;
display:flex;
min-width:0;
}
.fzwet_member_av-qjh{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#0E1E17,#34B76E);
height:3rem;
width:3rem;
}
.fzwet_member_name-qjh{
font-size:0.938rem;
overflow-wrap:break-word;
color:#F0EDE7;
font-weight:700;
}
.fzwet_member_role-qjh{
font-size:0.781rem;
overflow-wrap:break-word;
color:#8E8880;
}
.fzwet_updated-qjh{
gap:8px;
border:1px solid rgba(240,237,231,0.07);
background:#12100F;
border-radius:14px;
padding:0.875rem 18px;
font-size:12.5px;
color:#6B6560;
align-items:center;
display:flex;
}
.fzwop-qjh{
padding:36px 0 10px;
}
.fzwop_in-qjh{
border-radius:14px;
grid-template-columns:1fr;
padding:32px;
background:#1C1917;
gap:2rem;
border:1px solid rgba(240,237,231,0.07);
align-items:center;
display:grid;
}
@media(min-width:859px){
.fzwop_in-qjh{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.fzwop_left-qjh{
min-width:0;
}
.fzwop_eyebrow-qjh{
margin-bottom:0.75rem;
}
.fzwop_h2-qjh{
line-height:1.08;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE7;
font-weight:600;
margin-bottom:10px;
overflow-wrap:break-word;
font-size:28px;
}
@media(min-width:771px){
.fzwop_h2-qjh{
font-size:30px;
}
}
.fzwop_text-qjh{
font-size:0.875rem;
line-height:1.6;
color:#6B6560;
}
.fzwop_grid-qjh{
border:1px solid rgba(240,237,231,0.13);
background:rgba(240,237,231,0.13);
border-radius:8px;
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.fzwop_field-qjh{
padding:18px 20px;
background:#12100F;
min-width:0;
}
.fzwop_field_lb-qjh{
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
color:#34B76E;
margin-bottom:5px;
text-transform:uppercase;
}
.fzwop_field_val-qjh{
color:#F0EDE7;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.fzwhts-qjh{
padding:48px 0;
}
@media(min-width:771px){
.fzwhts-qjh{
padding:3.875rem 0;
}
}
.fzwhts_head-qjh{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.fzwhts_head-qjh{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.fzwhts_eyebrow-qjh{
margin-bottom:0.75rem;
}
.fzwhts_h2-qjh{
color:#EDF7F2;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:30px;
}
@media(min-width:765px){
.fzwhts_h2-qjh{
font-size:38px;
}
}
.fzwhts_cta-qjh{
border-radius:62.438rem;
background:#52E096;
flex:0 0 auto;
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
color:#0E1A14;
font-size:0.938rem;
font-weight:700;
}
.fzwhts_cta-qjh:hover{
opacity:.9;
}
.fzwhts_grid-qjh{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:759px){
.fzwhts_grid-qjh{
grid-template-columns:repeat(3,1fr);
}
}
.fzwhts_step-qjh{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(220,255,235,0.13);
}
.fzwhts_step_num-qjh{
font-size:44px;
color:#52E096;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
line-height:1;
}
.fzwhts_step_h-qjh{
margin-bottom:0.5rem;
font-size:19px;
color:#EDF7F2;
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
}
.fzwhts_step_p-qjh{
color:#8FB8A0;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.fzwwy-qjh{
padding:48px 0;
}
@media(min-width:766px){
.fzwwy-qjh{
padding:56px 0;
}
}
.fzwwy_in-qjh{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.fzwwy_in-qjh{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.fzwwy_left-qjh{
min-width:0;
}
.fzwwy_eyebrow-qjh{
margin-bottom:14px;
}
.fzwwy_h2-qjh{
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
color:#F0EDE7;
}
@media(min-width:769px){
.fzwwy_h2-qjh{
font-size:40px;
}
}
.fzwwy_intro-qjh{
line-height:1.6;
font-size:0.938rem;
color:#6B6560;
}
.fzwwy_grid-qjh{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:562px){
.fzwwy_grid-qjh{
grid-template-columns:1fr 1fr;
}
}
.fzwwy_card-qjh{
background:#1C1917;
border-radius:14px;
border:1px solid rgba(240,237,231,0.07);
padding:26px;
min-width:0;
}
.fzwwy_card_ic-qjh{
display:inline-flex;
color:#34B76E;
align-items:center;
margin-bottom:16px;
justify-content:center;
}
.fzwwy_card_ic-qjh svg{
width:1.625rem;
height:1.625rem;
}
.fzwwy_card_h-qjh{
line-height:1.15;
font-weight:600;
font-size:1.313rem;
color:#F0EDE7;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.fzwwy_card_p-qjh{
color:#6B6560;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.fzwprov-qjh{
padding:40px 0 1.25rem;
}
.fzwprov_eyebrow-qjh{
display:block;
margin-bottom:1.125rem;
}
.fzwprov_grid-qjh{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.fzwprov_grid-qjh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.fzwprov_grid-qjh{
grid-template-columns:repeat(6,1fr);
}
}
.fzwdr-qjh{
padding:2.25rem 0 10px;
}
.fzwdr_in-qjh{
border:1px dashed rgba(240,237,231,0.13);
gap:20px;
padding:28px 2rem;
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.fzwdr_in-qjh{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.fzwdr_h2-qjh{
font-size:24px;
line-height:1.1;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE7;
}
@media(min-width:769px){
.fzwdr_h2-qjh{
font-size:26px;
}
}
.fzwdr_text-qjh{
max-width:42.5rem;
line-height:1.6;
overflow-wrap:break-word;
color:#6B6560;
font-size:14px;
}
.fzwdr_text-qjh b{
color:#F0EDE7;
font-weight:700;
}
.fzwdr_cta-qjh{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
color:#F0EDE7;
font-size:13.5px;
border-bottom:1px solid #34B76E;
padding-bottom:2px;
font-weight:700;
}
.fzwdr_cta-qjh:hover{
color:#34B76E;
}
.fzwtt-qjh{
padding:3rem 0 10px;
}
@media(min-width:765px){
.fzwtt-qjh{
padding:60px 0 10px;
}
}
.fzwtt_head-qjh{
margin-bottom:2.125rem;
text-align:center;
}
.fzwtt_eyebrow-qjh{
margin-bottom:0.75rem;
}
.fzwtt_h2-qjh{
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE7;
}
@media(min-width:769px){
.fzwtt_h2-qjh{
font-size:2.625rem;
}
}
.fzwtt_grid-qjh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.fzwtt_grid-qjh{
grid-template-columns:repeat(3,1fr);
}
}
.fzwtt_card-qjh{
border-radius:0.875rem;
background:#1C1917;
border:1px solid rgba(240,237,231,0.07);
padding:1.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.fzwtt_card_ic-qjh{
display:inline-flex;
margin-bottom:18px;
color:#34B76E;
align-items:center;
}
.fzwtt_card_ic-qjh svg{
height:1.75rem;
width:1.75rem;
}
.fzwtt_card_h-qjh{
line-height:1.15;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE7;
margin-bottom:8px;
}
.fzwtt_card_p-qjh{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:0.875rem;
color:#6B6560;
}
.fzwtt_card_p-qjh b{
font-weight:700;
color:#F0EDE7;
}
.fzwtt_card_link-qjh{
transition:color .22s ease;
align-self:flex-start;
font-weight:700;
color:#F0EDE7;
margin-top:auto;
font-size:0.813rem;
border-bottom:1px solid #34B76E;
padding-bottom:2px;
}
.fzwtt_card_link-qjh:hover{
color:#34B76E;
}
.fzwts-qjh{
padding:2.75rem 0;
}
.fzwts_in-qjh{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.fzwts_in-qjh{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.fzwts_left-qjh{
min-width:0;
}
.fzwts_h2-qjh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
margin-bottom:0.75rem;
color:#EDF7F2;
line-height:1.1;
}
@media(min-width:769px){
.fzwts_h2-qjh{
font-size:1.75rem;
}
}
.fzwts_text-qjh{
margin-bottom:1.375rem;
line-height:1.6;
font-size:14.5px;
color:#8FB8A0;
max-width:32.5rem;
}
.fzwts_badges-qjh{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.fzwts_badge-qjh{
font-weight:600;
font-size:0.813rem;
color:#8FB8A0;
}
.fzwts_pay-qjh{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.fzwts_pay-qjh{
justify-content:flex-end;
}
}
.fzwts_pay_chip-qjh{
border-radius:14px;
background:rgba(220,255,235,0.07);
padding:12px 1rem;
border:1px solid rgba(220,255,235,0.13);
color:#EDF7F2;
font-size:0.875rem;
font-weight:700;
}
.fzwsc-qjh{
padding:3rem 0 10px;
}
.fzwsc_head-qjh{
text-align:center;
margin-bottom:1.75rem;
}
.fzwsc_eyebrow-qjh{
margin-bottom:0.75rem;
}
.fzwsc_h2-qjh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE7;
}
@media(min-width:766px){
.fzwsc_h2-qjh{
font-size:36px;
}
}
.fzwsc_table-qjh{
border-radius:14px;
margin:0 auto;
overflow:hidden;
border:1px solid rgba(240,237,231,0.07);
max-width:56.25rem;
}
.fzwsc_thead-qjh{
grid-template-columns:1.6fr 1fr 1fr;
background:#0B0A09;
display:grid;
}
.fzwsc_th-qjh{
padding:15px 18px;
color:#8FB8A0;
text-align:center;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
}
.fzwsc_th-qjh:first-child{
text-align:left;
}
.fzwsc_th_us-qjh{
color:#52E096;
}
.fzwsc_row-qjh{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(240,237,231,0.07);
display:grid;
}
.fzwsc_row-qjh:nth-child(even){
background:#1C1917;
}
.fzwsc_td-qjh{
padding:0.938rem 1.125rem;
font-size:14px;
text-align:center;
overflow-wrap:break-word;
min-width:0;
color:#8E8880;
}
.fzwsc_td-qjh:first-child{
font-weight:600;
color:#C9C4BC;
text-align:left;
}
.fzwsc_td_us-qjh{
font-weight:700;
color:#3DD68C;
}
.fzwfaq-qjh{
padding:48px 0;
background:#1C1917;
border-top:1px solid rgba(240,237,231,0.07);
border-bottom:1px solid rgba(240,237,231,0.07);
margin-top:1.5rem;
}
@media(min-width:765px){
.fzwfaq-qjh{
padding:3.875rem 0;
}
}
.fzwfaq_head-qjh{
margin-bottom:2.125rem;
text-align:center;
}
.fzwfaq_eyebrow-qjh{
margin-bottom:12px;
}
.fzwfaq_h2-qjh{
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE7;
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.fzwfaq_h2-qjh{
font-size:2.375rem;
}
}
.fzwfaq_list-qjh{
margin:0 auto;
gap:12px;
flex-direction:column;
max-width:820px;
display:flex;
}
.fzwfaq_item-qjh{
border-radius:0.875rem;
border:1px solid rgba(240,237,231,0.07);
overflow:hidden;
background:#12100F;
}
.fzwfaq_q-qjh{
padding:20px 1.5rem;
gap:1.25rem;
list-style:none;
font-weight:700;
color:#F0EDE7;
font-size:1rem;
cursor:pointer;
overflow-wrap:break-word;
display:flex;
align-items:center;
justify-content:space-between;
}
.fzwfaq_q-qjh::-webkit-details-marker{
display:none;
}
.fzwfaq_q_ic-qjh{
transition:transform .22s ease;
flex:0 0 auto;
color:#34B76E;
display:inline-flex;
align-items:center;
}
.fzwfaq_q_ic-qjh svg{
height:18px;
width:1.125rem;
}
.fzwfaq_item-qjh[open] .fzwfaq_q_ic-qjh{
transform:rotate(180deg);
}
.fzwfaq_a-qjh{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
line-height:1.6;
color:#6B6560;
font-size:14.5px;
}
.fzwsg-qjh{
padding:48px 0 10px;
}
.fzwsg_eyebrow-qjh{
display:block;
margin-bottom:0.75rem;
}
.fzwsg_h2-qjh{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.75rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE7;
font-size:1.875rem;
}
@media(min-width:766px){
.fzwsg_h2-qjh{
font-size:36px;
}
}
.fzwsg_grid-qjh{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:720px){
.fzwsg_grid-qjh{
grid-template-columns:repeat(3,1fr);
}
}
.fzwsg_col-qjh{
min-width:0;
}
.fzwsg_col_h-qjh{
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
margin-bottom:0.625rem;
color:#F0EDE7;
line-height:1.15;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.fzwsg_col_p-qjh{
overflow-wrap:break-word;
color:#6B6560;
line-height:1.65;
font-size:0.875rem;
}
.fzwsb-qjh{
padding:3rem 0;
background:#1C1917;
margin-top:1.5rem;
border-top:1px solid rgba(240,237,231,0.07);
border-bottom:1px solid rgba(240,237,231,0.07);
}
@media(min-width:768px){
.fzwsb-qjh{
padding:56px 0;
}
}
.fzwsb_eyebrow-qjh{
margin-bottom:12px;
display:block;
}
.fzwsb_h2-qjh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
margin-bottom:1.625rem;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EDE7;
}
@media(min-width:769px){
.fzwsb_h2-qjh{
font-size:36px;
}
}
.fzwsb_grid-qjh{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:559px){
.fzwsb_grid-qjh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.fzwsb_grid-qjh{
grid-template-columns:repeat(4,1fr);
}
}
.fzwsb_card-qjh{
padding:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(240,237,231,0.07);
background:#12100F;
min-width:0;
}
.fzwsb_card_h-qjh{
font-weight:600;
font-size:1.188rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
color:#F0EDE7;
}
.fzwsb_card_p-qjh{
color:#6B6560;
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
}
.fzwsb_rtp-qjh{
gap:24px;
border:1px solid rgba(240,237,231,0.07);
padding:26px 1.75rem;
background:#12100F;
grid-template-columns:1fr;
border-radius:14px;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:761px){
.fzwsb_rtp-qjh{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.fzwsb_rtp_h-qjh{
overflow-wrap:break-word;
color:#F0EDE7;
font-size:1.25rem;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.fzwsb_rtp_p-qjh{
line-height:1.6;
font-size:13.5px;
color:#6B6560;
overflow-wrap:break-word;
}
.fzwsb_rtp_stats-qjh{
gap:1rem;
display:flex;
}
.fzwsb_stat-qjh{
border-radius:8px;
padding:18px;
flex:1 1 0;
background:#1C1917;
text-align:center;
min-width:0;
}
.fzwsb_stat_v-qjh{
color:#3DD68C;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
}
.fzwsb_stat_l-qjh{
color:#8E8880;
margin-top:0.25rem;
font-size:0.719rem;
}
.fzwgd-qjh{
padding:48px 0 0.625rem;
}
.fzwgd_head-qjh{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.5rem;
}
@media(min-width:681px){
.fzwgd_head-qjh{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.fzwgd_eyebrow-qjh{
margin-bottom:0.625rem;
}
.fzwgd_h2-qjh{
font-size:28px;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0EDE7;
overflow-wrap:break-word;
}
@media(min-width:771px){
.fzwgd_h2-qjh{
font-size:34px;
}
}
.fzwgd_more-qjh{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
font-weight:600;
font-size:13.5px;
color:#F0EDE7;
border-bottom:1px solid #F0EDE7;
}
.fzwgd_more-qjh:hover{
border-color:#34B76E;
color:#34B76E;
}
.fzwgd_grid-qjh{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:717px){
.fzwgd_grid-qjh{
grid-template-columns:repeat(3,1fr);
}
}
.fzwgd_card-qjh{
background:#1C1917;
border:1px solid rgba(240,237,231,0.07);
border-radius:14px;
overflow:hidden;
display:block;
min-width:0;
}
.fzwgd_card_img-qjh{
background:linear-gradient(140deg,#0E1E17,#34B76E);
height:9.375rem;
}
.fzwgd_card_body-qjh{
padding:1.375rem;
}
.fzwgd_card_cat-qjh{
font-size:10px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
color:#34B76E;
}
.fzwgd_card_h-qjh{
margin:0.5rem 0 10px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.2;
font-size:1.188rem;
color:#F0EDE7;
}
.fzwgd_card_meta-qjh{
color:#8E8880;
font-size:0.75rem;
overflow-wrap:break-word;
}
.fzwlh-qjh{
padding:40px 0 20px;
}
.fzwlh_in-qjh{
padding-top:34px;
border-top:1px solid rgba(240,237,231,0.13);
}
.fzwlh_eyebrow-qjh{
display:block;
margin-bottom:1.375rem;
}
.fzwlh_grid-qjh{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.fzwlh_grid-qjh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.fzwlh_grid-qjh{
grid-template-columns:repeat(5,1fr);
}
}
.fzwlh_col-qjh{
min-width:0;
}
.fzwlh_col_h-qjh{
font-weight:700;
color:#F0EDE7;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:0.813rem;
}
.fzwlh_links-qjh{
gap:8px;
display:flex;
flex-direction:column;
}
.fzwlh_link-qjh{
transition:color .22s ease;
overflow-wrap:break-word;
color:#6B6560;
font-size:13px;
}
.fzwlh_link-qjh:hover{
color:#34B76E;
}
.fzwel-qjh{
padding:48px 0;
}
@media(min-width:767px){
.fzwel-qjh{
padding:56px 0;
}
}
.fzwel_in-qjh{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:899px){
.fzwel_in-qjh{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.fzwel_left-qjh{
min-width:0;
}
.fzwel_eyebrow-qjh{
margin-bottom:0.875rem;
}
.fzwel_h2-qjh{
font-size:32px;
overflow-wrap:break-word;
line-height:1.08;
color:#F0EDE7;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
}
@media(min-width:771px){
.fzwel_h2-qjh{
font-size:38px;
}
}
.fzwel_body-qjh p{
font-size:1rem;
overflow-wrap:break-word;
line-height:1.7;
color:#C9C4BC;
margin-bottom:1.125rem;
}
.fzwel_dropcap-qjh{
padding:6px 12px 0 0;
float:left;
line-height:.8;
font-weight:700;
color:#34B76E;
font-size:62px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.fzwel_right-qjh{
min-width:0;
}
.fzwel_quote-qjh{
border-radius:1.25rem;
padding:36px;
background:linear-gradient(150deg,#0E1E17,#080E0B);
position:relative;
color:#EDF7F2;
margin-bottom:1.5rem;
}
.fzwel_quote_mark-qjh{
margin-bottom:6px;
color:#52E096;
display:inline-flex;
align-items:center;
}
.fzwel_quote_mark-qjh svg{
width:2.125rem;
height:34px;
}
.fzwel_quote_text-qjh{
line-height:1.4;
font-weight:500;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:22px;
color:#EDF7F2;
}
.fzwel_quote_meta-qjh{
gap:12px;
align-items:center;
display:flex;
}
.fzwel_quote_av-qjh{
background:linear-gradient(135deg,#34B76E,#7AEDB6);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:38px;
}
.fzwel_quote_author-qjh{
color:#EDF7F2;
font-size:14px;
font-weight:700;
}
.fzwel_quote_meta_sub-qjh{
font-size:12px;
color:#8FB8A0;
}
.fzwel_explain-qjh{
border:1px solid rgba(240,237,231,0.07);
border-radius:14px;
overflow:hidden;
}
.fzwel_explain_card-qjh{
padding:22px 24px;
}
.fzwel_explain_card-qjh+.fzwel_explain_card-qjh{
border-top:1px solid rgba(240,237,231,0.07);
}
.fzwel_explain_h-qjh{
margin-bottom:8px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EDE7;
font-weight:600;
font-size:1.25rem;
line-height:1.15;
}
.fzwel_explain_p-qjh{
line-height:1.55;
font-size:14px;
color:#6B6560;
overflow-wrap:break-word;
}
.fzwft-qjh{
background:#0B0A09;
margin-top:2.5rem;
color:#8FB8A0;
}
.fzwft_in-qjh{
gap:2rem;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.fzwft_in-qjh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.fzwft_in-qjh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fzwft_brand-qjh{
min-width:0;
}
.fzwft_logo-qjh{
font-weight:700;
color:#EDF7F2;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.fzwft_tagline-qjh{
max-width:280px;
line-height:1.6;
color:#8FB8A0;
font-size:13.5px;
margin-top:0.875rem;
}
.fzwft_contact-qjh{
transition:color .22s ease;
overflow-wrap:anywhere;
margin-top:12px;
max-width:280px;
color:#52E096;
font-size:13px;
display:inline-block;
}
.fzwft_contact-qjh:hover{
color:#EDF7F2;
}
.fzwft_col-qjh{
min-width:0;
}
.fzwft_col_h-qjh{
margin-bottom:0.875rem;
letter-spacing:.08em;
font-size:0.813rem;
text-transform:uppercase;
font-weight:700;
color:#EDF7F2;
overflow-wrap:break-word;
}
.fzwft_col_links-qjh{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.fzwft_link-qjh{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8FB8A0;
font-size:13.5px;
}
.fzwft_link-qjh:hover{
color:#EDF7F2;
}
.fzwft_bot-qjh{
padding:22px 0 40px;
gap:16px;
border-top:1px solid rgba(220,255,235,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.fzwft_bot-qjh{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.fzwft_legal-qjh{
overflow-wrap:break-word;
font-size:11.5px;
color:#4A4642;
line-height:1.6;
max-width:47.5rem;
}
.fzwft_legal-qjh b{
color:#8FB8A0;
font-weight:700;
}
.fzwft_age-qjh{
border:1.5px solid #52E096;
border-radius:8px;
padding:4px 9px;
flex:0 0 auto;
font-weight:700;
color:#52E096;
font-size:0.813rem;
}