*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
text-rendering:optimizeLegibility;
line-height:1.6;
color:#2E2820;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.fzc-layoutip8{
min-height:100vh;
flex-direction:column;
display:flex;
}
.fzc-mainip8{
flex:1 1 auto;
min-width:0;
width:100%;
}
.fzc-containerip8{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.fzc-containerip8{
padding:0 2rem;
}
}
@media(min-width:1101px){
.fzc-containerip8{
padding:0 56px;
}
}
.fzc-eyebrowip8{
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.2em;
line-height:1.4;
font-size:11px;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C8C55;
display:inline-block;
font-weight:600;
}
.fzc-bandip8{
background:#14211C;
color:#F0EDE8;
}
.fzc-bandip8 .fzc-eyebrowip8{
color:#4EE09A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.fzc-tbip8{
background:#F5F2EE;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(20,18,14,0.15);
top:0;
}
.fzc-tb_inip8{
margin:0 auto;
gap:16px;
padding:12px 1rem;
width:100%;
max-width:1400px;
display:flex;
align-items:center;
justify-content:space-between;
}
@media(min-width:765px){
.fzc-tb_inip8{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.fzc-tb_inip8{
padding:1.125rem 56px;
}
}
.fzc-tb_leftip8{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.fzc-tb_logoip8{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.fzc-tb_logo_markip8{
flex:0 0 auto;
border-radius:8px;
width:34px;
object-fit:cover;
height:34px;
}
.fzc-tb_logo_txtip8{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.fzc-tb_logo_nameip8{
overflow:hidden;
font-size:1.375rem;
letter-spacing:.02em;
text-overflow:ellipsis;
color:#18130F;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
}
.fzc-tb_logo_subip8{
overflow:hidden;
text-transform:uppercase;
color:#1C8C55;
margin-top:4px;
text-overflow:ellipsis;
font-weight:600;
letter-spacing:.32em;
white-space:nowrap;
font-size:8.5px;
}
.fzc-tb_navip8{
display:none;
}
@media(min-width:957px){
.fzc-tb_navip8{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.fzc-tb_nav_itemip8{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-size:0.875rem;
color:#2E2820;
padding-bottom:3px;
font-weight:600;
border-bottom:2px solid transparent;
}
.fzc-tb_nav_itemip8:hover{
color:#18130F;
}
.fzc-tb_nav_itemip8.fzc-state_activeip8{
border-color:#1C8C55;
color:#18130F;
}
.fzc-tb_rightip8{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.fzc-tb_searchip8{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#2E2820;
align-items:center;
}
.fzc-tb_searchip8:hover{
color:#1C8C55;
}
.fzc-tb_searchip8 svg{
width:18px;
height:18px;
}
.fzc-tb_langip8{
letter-spacing:.1em;
color:#6B6158;
text-transform:uppercase;
font-weight:600;
font-size:11px;
}
.fzc-tb_langip8:hover{
color:#18130F;
}
.fzc-tb_loginip8{
font-size:14px;
display:none;
color:#18130F;
font-weight:600;
}
@media(min-width:766px){
.fzc-tb_loginip8{
display:inline-block;
}
}
.fzc-tb_registerip8{
transition:background-color .22s ease;
border-radius:999px;
padding:11px 22px;
background:#18130F;
color:#F0EDE8;
font-size:14px;
white-space:nowrap;
font-weight:700;
}
.fzc-tb_registerip8:hover{
background:#302820;
}
.fzc-mobip8{
background:#F5F2EE;
border-top:1px solid rgba(20,18,14,0.15);
position:fixed;
right:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
left:0;
bottom:0;
}
@media(min-width:962px){
.fzc-mobip8{
display:none;
}
}
.fzc-mob_inip8{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
}
.fzc-mob_itemip8{
padding:0.563rem 0.25rem;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
align-items:center;
display:flex;
min-width:0;
color:#6B6158;
flex-direction:column;
}
.fzc-mob_itemip8.fzc-state_activeip8{
color:#1C8C55;
}
.fzc-mob_icip8{
justify-content:center;
display:flex;
align-items:center;
}
.fzc-mob_icip8 svg{
height:1.25rem;
width:1.25rem;
}
.fzc-mob_lbip8{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
font-size:10px;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.fzc-railip8{
position:relative;
min-width:0;
}
.fzc-rail_scrollip8{
gap:0.875rem;
padding-bottom:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
}
@media(min-width:767px){
.fzc-rail_scrollip8{
gap:1.125rem;
}
}
.fzc-gcip8{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:770px){
.fzc-gcip8{
width:11.75rem;
}
}
.fzc-gc_imgip8{
border-radius:14px;
background:#FDFCFA;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.06), 0 0.5rem 1.25rem rgba(20,18,14,0.09);
}
.fzc-gc_imgip8 img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.fzc-gc_coverip8{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.fzc-gc_hoverip8{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
justify-content:center;
opacity:0;
display:flex;
align-items:center;
position:absolute;
}
.fzc-gcip8:hover .fzc-gc_hoverip8{
opacity:1;
}
.fzc-gc_hover_btnip8{
background:#18130F;
border-radius:999px;
align-items:center;
justify-content:center;
width:46px;
height:46px;
color:#F0EDE8;
display:flex;
}
.fzc-gc_hover_btnip8 svg{
height:1.125rem;
width:18px;
}
.fzc-gc_infoip8{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.fzc-gc_nameip8{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#18130F;
font-weight:700;
font-size:13px;
}
.fzc-gc_provip8{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#6B6158;
white-space:nowrap;
}
.fzc-gc_metaip8{
color:#6B6158;
font-size:0.688rem;
}
.fzc-tcip8{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:770px){
.fzc-tcip8{
width:230px;
}
}
.fzc-tc_imgip8{
border-radius:0.875rem;
overflow:hidden;
background:#FDFCFA;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.06), 0 0.5rem 20px rgba(20,18,14,0.09);
padding-bottom:75%;
position:relative;
}
.fzc-tc_imgip8 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.fzc-tc_infoip8{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.fzc-tc_nameip8{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#18130F;
font-size:0.875rem;
text-overflow:ellipsis;
}
.fzc-tc_rtpip8{
font-size:0.688rem;
color:#6B6158;
}
.fzc-lcip8{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.fzc-lcip8{
width:268px;
}
}
.fzc-lc_imgip8{
border-radius:14px;
overflow:hidden;
background:#FDFCFA;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.06), 0 0.5rem 20px rgba(20,18,14,0.09);
}
.fzc-lc_imgip8 img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.fzc-lc_liveip8{
background:rgba(0,0,0,0.52);
border-radius:999px;
gap:7px;
padding:0.25rem 9px;
top:0.75rem;
align-items:center;
position:absolute;
display:flex;
left:12px;
}
.fzc-lc_live_dotip8{
background:#C93030;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.fzc-lc_seatsip8{
color:#F0EDE8;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
}
.fzc-lc_infoip8{
gap:2px;
flex-direction:column;
margin-top:9px;
min-width:0;
display:flex;
}
.fzc-lc_nameip8{
overflow:hidden;
color:#18130F;
font-size:15px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.fzc-lc_betip8{
font-size:11px;
color:#6B6158;
}
.fzc-pcip8{
background:#FDFCFA;
border-radius:14px;
padding:1rem 14px;
gap:0.5rem;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
justify-content:center;
display:flex;
align-items:center;
min-width:0;
min-height:4.625rem;
}
.fzc-pc_logoip8{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
width:auto;
object-fit:contain;
}
.fzc-pc_nameip8{
overflow:hidden;
white-space:nowrap;
color:#6B6158;
font-size:11px;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.fzc-gc_tagip8{
border-radius:0.5rem;
padding:3px 8px;
letter-spacing:.06em;
position:absolute;
display:inline-block;
z-index:2;
left:10px;
top:0.625rem;
text-transform:uppercase;
font-size:10px;
font-weight:700;
}
.fzc-gc_tag_hotip8{
background:#C93030;
color:#F0EDE8;
}
.fzc-gc_tag_newip8{
background:#34A868;
color:#16100A;
}
.fzc-gc_tag_jpip8{
background:#C98B10;
color:#16100A;
}
.fzc-gc_tag_liveip8{
background:#C93030;
color:#F0EDE8;
}
.fzc-ship8{
min-width:0;
margin-bottom:18px;
}
.fzc-sh_rowip8{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.fzc-sh_rowip8 .fzc-sh_lip8{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.fzc-sh_stackip8{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.fzc-sh_centerip8{
gap:10px;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.fzc-sh_h2ip8{
line-height:1.1;
font-size:24px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#18130F;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.fzc-sh_h2ip8{
font-size:1.875rem;
}
}
.fzc-bandip8 .fzc-sh_h2ip8{
color:#F0EDE8;
}
.fzc-sh_eb_lineip8{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.fzc-sh_eb_lineip8::before{
background:#1C8C55;
content:"";
display:inline-block;
height:1px;
width:28px;
}
.fzc-bandip8 .fzc-sh_eb_lineip8::before{
background:#4EE09A;
}
.fzc-sh_eb_dotip8{
gap:8px;
display:inline-flex;
align-items:center;
}
.fzc-sh_eb_dotip8::before{
border-radius:50%;
background:#1C8C55;
display:inline-block;
content:"";
height:6px;
width:0.375rem;
}
.fzc-bandip8 .fzc-sh_eb_dotip8::before{
background:#4EE09A;
}
.fzc-sh_linkip8{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
color:#18130F;
display:inline-flex;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #18130F;
white-space:nowrap;
font-weight:600;
}
.fzc-sh_linkip8:hover{
border-color:#1C8C55;
color:#1C8C55;
}
.fzc-sh_linkip8 svg{
height:14px;
width:0.875rem;
}
.fzc-sh_link_chevip8{
border-bottom:0;
padding-bottom:0;
}
.fzc-sh_link_btnip8{
background:#18130F;
border-radius:999px;
padding:9px 18px;
color:#F0EDE8;
border-bottom:0;
}
.fzc-sh_link_btnip8:hover{
background:#302820;
border-color:transparent;
color:#F0EDE8;
}
.fzc-bandip8 .fzc-sh_linkip8{
border-color:#F0EDE8;
color:#F0EDE8;
}
.fzc-bandip8 .fzc-sh_link_btnip8{
background:#4EE09A;
color:#16100A;
}
.fzc-sh_ruleip8{
background:rgba(20,18,14,0.15);
margin:-2px 0 18px;
height:1px;
}
.fzc-bandip8 .fzc-sh_ruleip8{
background:rgba(255,255,255,0.12);
}
.fzc-heroip8{
padding:32px 0 8px;
}
@media(min-width:769px){
.fzc-heroip8{
padding:56px 0 1.5rem;
}
}
.fzc-hero_inip8{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:901px){
.fzc-hero_inip8{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.fzc-hero_copyip8{
min-width:0;
}
.fzc-hero_eyebrowip8{
gap:0.625rem;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.fzc-hero_eyebrow_lineip8{
background:#1C8C55;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.fzc-hero_h1ip8{
margin-bottom:1.25rem;
color:#18130F;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:38px;
font-weight:600;
line-height:1.04;
}
@media(min-width:766px){
.fzc-hero_h1ip8{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.fzc-hero_h1ip8{
font-size:3.875rem;
}
}
.fzc-hero_h1ip8 em{
color:#1C8C55;
font-style:normal;
}
.fzc-hero_subip8{
font-size:1rem;
color:#8A7F74;
line-height:1.6;
max-width:30rem;
margin-bottom:30px;
}
@media(min-width:769px){
.fzc-hero_subip8{
font-size:18px;
}
}
.fzc-hero_actionsip8{
gap:0.875rem;
align-items:center;
margin-bottom:34px;
display:flex;
flex-wrap:wrap;
}
.fzc-hero_ctaip8{
padding:16px 30px;
background:#18130F;
transition:background-color .22s ease;
border-radius:999px;
gap:0.625rem;
align-items:center;
font-weight:700;
font-size:15px;
display:inline-flex;
color:#F0EDE8;
}
.fzc-hero_ctaip8:hover{
background:#302820;
}
.fzc-hero_cta_icip8{
align-items:center;
display:inline-flex;
}
.fzc-hero_cta_icip8 svg{
height:1rem;
width:1rem;
}
.fzc-hero_cta_altip8{
background:transparent;
padding:15px 26px;
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20,18,14,0.15);
font-weight:600;
align-items:center;
font-size:0.938rem;
display:inline-flex;
color:#18130F;
}
.fzc-hero_cta_altip8:hover{
border-color:#1C8C55;
color:#1C8C55;
}
.fzc-hero_trustip8{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fzc-hero_trust_itemip8{
gap:9px;
align-items:center;
font-weight:600;
display:flex;
color:#2E2820;
font-size:0.813rem;
}
.fzc-hero_trust_icip8{
display:inline-flex;
align-items:center;
color:#1C8C55;
}
.fzc-hero_trust_icip8 svg{
height:1rem;
width:16px;
}
.fzc-hero_promoip8{
border-radius:20px;
background:#FDFCFA;
overflow:hidden;
position:relative;
display:flex;
box-shadow:0 0.75rem 3rem rgba(20,18,14,0.14), 0 3px 0.625rem rgba(20,18,14,0.08);
min-height:300px;
}
.fzc-hero_promo_bgip8{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.fzc-hero_promo_bgip8::after{
background:linear-gradient(120deg,#14211C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.fzc-hero_promo_glowip8{
background:radial-gradient(circle,rgba(52,168,110,0.18) 0%,transparent 65%);
border-radius:50%;
right:-20px;
top:-40px;
width:16.25rem;
position:absolute;
height:260px;
pointer-events:none;
}
.fzc-hero_promo_ctip8{
padding:1.75rem;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.fzc-hero_promo_labelip8{
margin-bottom:0.5rem;
color:#4EE09A;
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
display:block;
}
.fzc-hero_promo_amountip8{
overflow-wrap:break-word;
color:#F0EDE8;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
}
@media(min-width:765px){
.fzc-hero_promo_amountip8{
font-size:2.5rem;
}
}
.fzc-hero_promo_amountip8 em{
font-style:normal;
color:#4EE09A;
}
.fzc-hero_ratingip8{
gap:10px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
border-radius:14px;
padding:0.625rem 14px;
right:14px;
z-index:3;
display:flex;
top:0.875rem;
align-items:center;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(20,18,14,0.06), 0 0.5rem 1.25rem rgba(20,18,14,0.09);
position:absolute;
}
.fzc-hero_rating_scoreip8{
flex:0 0 auto;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#18130F;
font-size:1.5rem;
font-weight:700;
}
.fzc-hero_rating_txtip8{
flex:1 1 auto;
min-width:0;
}
.fzc-hero_rating_starsip8{
gap:2px;
display:flex;
color:#1C8C55;
}
.fzc-hero_rating_starsip8 svg{
width:0.75rem;
height:0.75rem;
}
.fzc-hero_rating_capip8{
color:#6B6158;
font-size:11px;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
display:block;
}
.fzc-statip8{
border-bottom:1px solid rgba(20,18,14,0.15);
margin-top:16px;
border-top:1px solid rgba(20,18,14,0.15);
}
.fzc-stat_inip8{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.fzc-stat_inip8{
grid-template-columns:repeat(4,1fr);
}
}
.fzc-stat_itemip8{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-right:1px solid rgba(20,18,14,0.08);
}
.fzc-stat_itemip8:nth-child(2n){
border-right:0;
}
.fzc-stat_itemip8:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.fzc-stat_itemip8{
border-bottom:0;
}
.fzc-stat_itemip8:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.fzc-stat_itemip8:nth-child(4n){
border-right:0;
}
}
.fzc-stat_valueip8{
overflow-wrap:break-word;
line-height:1;
font-size:1.875rem;
color:#18130F;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.fzc-stat_valueip8{
font-size:34px;
}
}
.fzc-stat_labelip8{
overflow-wrap:break-word;
line-height:1.4;
margin-top:6px;
color:#6B6158;
font-size:13px;
}
.fzc-growip8{
padding:26px 0 10px;
}
.fzc-row_seoip8{
margin:0.625rem 0 0;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7F74;
line-height:1.65;
}
.fzc-row_seoip8 strong{
font-weight:700;
color:#18130F;
}
.fzc-growip8{
padding:26px 0 10px;
}
.fzc-row_seoip8{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
color:#8A7F74;
}
.fzc-row_seoip8 strong{
font-weight:700;
color:#18130F;
}
.fzc-growip8{
padding:26px 0 10px;
}
.fzc-row_seoip8{
margin:10px 0 0;
line-height:1.65;
color:#8A7F74;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.fzc-row_seoip8 strong{
color:#18130F;
font-weight:700;
}
.fzc-growip8{
padding:26px 0 10px;
}
.fzc-row_seoip8{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
color:#8A7F74;
overflow-wrap:break-word;
}
.fzc-row_seoip8 strong{
color:#18130F;
font-weight:700;
}
.fzc-prip8{
padding:30px 0 6px;
}
.fzc-pr_cardip8{
overflow:hidden;
padding:26px;
flex:0 0 auto;
border-radius:1.25rem;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
gap:10px;
position:relative;
display:flex;
flex-direction:column;
width:17.5rem;
min-height:200px;
}
@media(min-width:767px){
.fzc-pr_cardip8{
width:300px;
}
}
.fzc-pr_card_featip8{
border-color:transparent;
background:linear-gradient(150deg,#14221C,#0A0F0D);
color:#F0EDE8;
}
.fzc-pr_glowip8{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,110,0.18),transparent 70%);
top:-1.875rem;
opacity:0;
width:8.125rem;
pointer-events:none;
position:absolute;
height:130px;
right:-1.875rem;
}
.fzc-pr_card_featip8 .fzc-pr_glowip8{
opacity:1;
}
.fzc-pr_labelip8{
letter-spacing:.16em;
font-weight:700;
position:relative;
font-size:10px;
color:#1C8C55;
text-transform:uppercase;
}
.fzc-pr_card_featip8 .fzc-pr_labelip8{
color:#4EE09A;
}
.fzc-pr_amountip8{
position:relative;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#18130F;
line-height:1.08;
font-size:26px;
}
.fzc-pr_card_featip8 .fzc-pr_amountip8{
color:#F0EDE8;
}
.fzc-pr_amountip8 em{
font-style:normal;
color:#1C8C55;
}
.fzc-pr_card_featip8 .fzc-pr_amountip8 em{
color:#4EE09A;
}
.fzc-pr_termsip8{
color:#6B6158;
font-size:13px;
position:relative;
line-height:1.5;
}
.fzc-pr_card_featip8 .fzc-pr_termsip8{
color:#9DB8AD;
}
.fzc-pr_ctaip8{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.fzc-pr_card_featip8 .fzc-pr_ctaip8{
transition:opacity .22s ease;
padding:9px 1.125rem;
border-radius:62.438rem;
background:#4EE09A;
font-size:13px;
color:#16100A;
font-weight:700;
}
.fzc-pr_card_featip8 .fzc-pr_ctaip8:hover{
opacity:.9;
}
.fzc-pr_cardip8:not(.fzc-pr_card_featip8) .fzc-pr_ctaip8{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #18130F;
padding-bottom:2px;
color:#18130F;
}
.fzc-pr_cardip8:not(.fzc-pr_card_featip8) .fzc-pr_ctaip8:hover{
border-color:#1C8C55;
color:#1C8C55;
}
.fzc-jpip8{
padding:1.875rem 0 0.625rem;
}
.fzc-jp_gridip8{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.fzc-jp_gridip8{
grid-template-columns:1fr 1fr;
}
.fzc-jp_card_megaip8{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.fzc-jp_gridip8{
grid-template-columns:1.4fr 1fr 1fr;
}
.fzc-jp_card_megaip8{
grid-column:auto;
}
}
.fzc-jp_cardip8{
gap:0.75rem;
padding:1.625rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:20px;
overflow:hidden;
background:#FDFCFA;
display:flex;
min-height:200px;
justify-content:space-between;
position:relative;
min-width:0;
flex-direction:column;
}
.fzc-jp_card_megaip8{
border-color:transparent;
background:linear-gradient(135deg,#14221C,#0A0F0D);
color:#F0EDE8;
min-height:210px;
}
.fzc-jp_glowip8{
background:radial-gradient(circle,rgba(52,168,110,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
width:200px;
right:-2.5rem;
height:12.5rem;
top:-40px;
}
.fzc-jp_labelip8{
gap:0.625rem;
font-weight:700;
display:flex;
color:#1C8C55;
align-items:center;
text-transform:uppercase;
justify-content:space-between;
font-size:10px;
flex-wrap:wrap;
letter-spacing:.16em;
position:relative;
}
.fzc-jp_card_megaip8 .fzc-jp_labelip8{
color:#4EE09A;
}
.fzc-jp_dropip8{
letter-spacing:.04em;
color:#6B6158;
font-weight:600;
text-transform:none;
}
.fzc-jp_card_megaip8 .fzc-jp_dropip8{
color:#9DB8AD;
}
.fzc-jp_amountip8{
overflow-wrap:break-word;
line-height:1;
color:#18130F;
font-size:2.375rem;
font-weight:700;
position:relative;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.fzc-jp_card_megaip8 .fzc-jp_amountip8{
animation:zm2-pulse 2.4s infinite;
color:#4EE09A;
font-size:3rem;
}
@media(min-width:769px){
.fzc-jp_card_megaip8 .fzc-jp_amountip8{
font-size:3.375rem;
}
}
.fzc-jp_gameip8{
color:#6B6158;
position:relative;
font-size:13px;
}
.fzc-jp_card_megaip8 .fzc-jp_gameip8{
color:#9DB8AD;
}
.fzc-jp_ctaip8{
position:relative;
align-self:flex-start;
}
.fzc-jp_card_megaip8 .fzc-jp_ctaip8{
background:#4EE09A;
border-radius:999px;
padding:0.625rem 20px;
transition:opacity .22s ease;
font-weight:700;
color:#16100A;
font-size:13px;
}
.fzc-jp_card_megaip8 .fzc-jp_ctaip8:hover{
opacity:.9;
}
.fzc-jp_cardip8:not(.fzc-jp_card_megaip8) .fzc-jp_ctaip8{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
font-weight:700;
color:#18130F;
padding-bottom:2px;
border-bottom:1px solid #18130F;
}
.fzc-jp_cardip8:not(.fzc-jp_card_megaip8) .fzc-jp_ctaip8:hover{
border-color:#1C8C55;
color:#1C8C55;
}
.fzc-jp_seoip8{
margin:14px 0 0;
color:#8A7F74;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.fzc-jp_seoip8 strong{
color:#18130F;
font-weight:700;
}
.fzc-appip8{
padding:30px 0 0.625rem;
}
.fzc-app_inip8{
border-radius:1.25rem;
gap:28px;
border:1px solid rgba(20,18,14,0.08);
padding:32px;
background:#FDFCFA;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.fzc-app_inip8{
padding:40px 2.75rem;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.fzc-app_copyip8{
min-width:0;
max-width:560px;
}
.fzc-app_eyebrowip8{
margin-bottom:0.75rem;
}
.fzc-app_h2ip8{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:28px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
line-height:1.05;
font-weight:600;
color:#18130F;
}
@media(min-width:771px){
.fzc-app_h2ip8{
font-size:2.125rem;
}
}
.fzc-app_textip8{
color:#8A7F74;
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
}
.fzc-app_btnsip8{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.fzc-app_btnip8{
background:#18130F;
transition:background-color .22s ease;
border-radius:14px;
gap:0.625rem;
padding:11px 20px;
display:inline-flex;
color:#F0EDE8;
align-items:center;
}
.fzc-app_btnip8:hover{
background:#302820;
}
.fzc-app_btn_icip8{
align-items:center;
display:inline-flex;
}
.fzc-app_btn_icip8 svg{
height:18px;
width:1.125rem;
}
.fzc-app_btn_lbip8{
font-size:0.844rem;
font-weight:700;
}
.fzc-app_qr_wrapip8{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.fzc-app_qrip8{
flex:0 0 auto;
border-radius:14px;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FDFCFA 0 0.313rem,transparent 5px 0.688rem);
width:6.75rem;
height:108px;
background-color:#18130F;
}
.fzc-app_qr_capip8{
max-width:92px;
line-height:1.4;
color:#6B6158;
font-size:0.781rem;
}
.fzc-nlip8{
padding:24px 0 0.625rem;
}
.fzc-nl_inip8{
gap:1.375rem;
padding:1.875rem 32px;
background:#0F1C1A;
border-radius:20px;
color:#F0EDE8;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.fzc-nl_inip8{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.fzc-nl_text_wrapip8{
min-width:0;
}
.fzc-nl_h3ip8{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.313rem;
color:#F0EDE8;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
}
@media(min-width:769px){
.fzc-nl_h3ip8{
font-size:1.5rem;
}
}
.fzc-nl_textip8{
font-size:0.844rem;
color:#9DB8AD;
line-height:1.5;
}
.fzc-nl_formip8{
gap:10px;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:28.75rem;
}
.fzc-nl_inputip8{
flex:1 1 auto;
background:rgba(255,255,255,0.07);
border:1px solid rgba(255,255,255,0.12);
overflow:hidden;
border-radius:0.875rem;
padding:13px 16px;
display:flex;
align-items:center;
text-overflow:ellipsis;
min-width:0;
color:#9DB8AD;
white-space:nowrap;
font-size:14px;
}
.fzc-nl_btnip8{
border-radius:14px;
transition:opacity .22s ease;
padding:0.813rem 24px;
background:#4EE09A;
flex:0 0 auto;
white-space:nowrap;
color:#16100A;
font-weight:700;
font-size:0.875rem;
}
.fzc-nl_btnip8:hover{
opacity:.9;
}
.fzc-vipip8{
padding:48px 0;
}
@media(min-width:769px){
.fzc-vipip8{
padding:4rem 0;
}
}
.fzc-vip_headip8{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:880px){
.fzc-vip_headip8{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.fzc-vip_eyebrowip8{
margin-bottom:0.75rem;
}
.fzc-vip_h2ip8{
font-weight:600;
color:#F0EDE8;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:769px){
.fzc-vip_h2ip8{
font-size:40px;
}
}
.fzc-vip_introip8{
line-height:1.6;
font-size:14px;
max-width:420px;
color:#9DB8AD;
}
.fzc-vip_gridip8{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.fzc-vip_cardip8{
padding:1.375rem 1.125rem;
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.fzc-vip_card_featip8{
background:rgba(255,255,255,0.07);
border-color:#4EE09A;
}
.fzc-vip_card_icip8{
background:linear-gradient(135deg,#1C8C55,#4EE09A);
border-radius:0.5rem;
margin-bottom:16px;
height:34px;
display:block;
width:2.125rem;
}
.fzc-vip_nameip8{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
color:#F0EDE8;
margin-bottom:0.375rem;
}
.fzc-vip_perkip8{
overflow-wrap:break-word;
color:#9DB8AD;
line-height:1.5;
font-size:12.5px;
}
.fzc-gmip8{
padding:1.875rem 0 10px;
}
.fzc-gm_inip8{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:879px){
.fzc-gm_inip8{
grid-template-columns:1.25fr 1fr;
}
}
.fzc-gm_leftip8{
padding:32px;
border:1px solid rgba(20,18,14,0.08);
border-radius:20px;
background:#FDFCFA;
min-width:0;
}
.fzc-gm_eyebrowip8{
margin-bottom:0.625rem;
}
.fzc-gm_h2ip8{
line-height:1.06;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#18130F;
}
@media(min-width:770px){
.fzc-gm_h2ip8{
font-size:1.75rem;
}
}
.fzc-gm_textip8{
max-width:30rem;
margin-bottom:1.375rem;
line-height:1.6;
color:#8A7F74;
font-size:0.875rem;
}
.fzc-gm_levelip8{
color:#1C8C55;
font-size:22px;
margin-bottom:0.5rem;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.fzc-gm_barip8{
border-radius:62.438rem;
overflow:hidden;
background:rgba(20,18,14,0.15);
margin-bottom:0.375rem;
height:0.5rem;
}
.fzc-gm_bar_fillip8{
background:linear-gradient(90deg,#1C8C55,#4EE09A);
border-radius:62.438rem;
height:100%;
}
.fzc-gm_bar_metaip8{
gap:0.625rem;
display:flex;
margin-bottom:1.125rem;
justify-content:space-between;
color:#6B6158;
font-size:11px;
}
.fzc-gm_missionsip8{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.fzc-gm_missionip8{
border:1px solid rgba(20,18,14,0.15);
padding:0.563rem 15px;
gap:7px;
background:#F5F2EE;
border-radius:62.438rem;
font-size:0.781rem;
align-items:center;
display:inline-flex;
color:#2E2820;
font-weight:600;
}
.fzc-gm_mission_icip8{
align-items:center;
display:inline-flex;
color:#1C8C55;
}
.fzc-gm_mission_icip8 svg{
width:0.813rem;
height:13px;
}
.fzc-gm_rightip8{
border-radius:1.25rem;
padding:2rem;
overflow:hidden;
background:linear-gradient(150deg,#14221C,#0A0F0D);
position:relative;
display:flex;
color:#F0EDE8;
flex-direction:column;
}
.fzc-gm_glowip8{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,110,0.18),transparent 70%);
pointer-events:none;
right:-30px;
top:-1.875rem;
height:150px;
width:150px;
position:absolute;
}
.fzc-gm_ref_eyebrowip8{
margin-bottom:0.625rem;
position:relative;
}
.fzc-gm_ref_h2ip8{
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
line-height:1.1;
color:#F0EDE8;
position:relative;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.fzc-gm_ref_textip8{
font-size:0.844rem;
line-height:1.55;
color:#9DB8AD;
margin-bottom:1.25rem;
position:relative;
}
.fzc-gm_ref_ctaip8{
background:#4EE09A;
transition:opacity .22s ease;
border-radius:999px;
padding:11px 22px;
align-self:flex-start;
font-weight:700;
color:#16100A;
font-size:13.5px;
margin-top:auto;
position:relative;
}
.fzc-gm_ref_ctaip8:hover{
opacity:.9;
}
.fzc-rcip8{
padding:3rem 0 0.625rem;
}
.fzc-rc_inip8{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.fzc-rc_inip8{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.fzc-rc_colip8{
min-width:0;
}
.fzc-rc_labelip8{
font-size:11px;
font-weight:600;
margin-bottom:1rem;
text-transform:uppercase;
color:#1C8C55;
letter-spacing:.2em;
}
.fzc-rc_awardsip8{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.fzc-rc_awardip8{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.fzc-rc_award_icip8{
flex:0 0 auto;
color:#34A868;
align-items:center;
display:inline-flex;
}
.fzc-rc_award_icip8 svg{
width:18px;
height:18px;
}
.fzc-rc_award_tip8{
color:#18130F;
overflow-wrap:break-word;
font-weight:700;
font-size:0.875rem;
}
.fzc-rc_award_sip8{
color:#6B6158;
overflow-wrap:break-word;
font-size:0.75rem;
}
.fzc-rc_pressip8{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.fzc-rc_press_logoip8{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:8px;
padding:0 8px;
white-space:nowrap;
height:52px;
display:flex;
font-weight:700;
color:#8A7F74;
justify-content:center;
align-items:center;
text-align:center;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-size:14px;
}
.fzc-rc_partnerip8{
background:#FDFCFA;
padding:1.375rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
}
.fzc-rc_partner_nameip8{
font-size:1.25rem;
font-weight:600;
color:#18130F;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
}
.fzc-rc_partner_textip8{
font-size:0.813rem;
overflow-wrap:break-word;
color:#8A7F74;
line-height:1.55;
}
.fzc-tsip8{
padding:44px 0;
}
.fzc-ts_inip8{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:880px){
.fzc-ts_inip8{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.fzc-ts_leftip8{
min-width:0;
}
.fzc-ts_h2ip8{
font-weight:600;
font-size:1.625rem;
color:#F0EDE8;
line-height:1.1;
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.fzc-ts_h2ip8{
font-size:1.75rem;
}
}
.fzc-ts_textip8{
font-size:0.906rem;
max-width:32.5rem;
line-height:1.6;
color:#9DB8AD;
margin-bottom:22px;
}
.fzc-ts_badgesip8{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.fzc-ts_badgeip8{
font-weight:600;
font-size:13px;
color:#9DB8AD;
}
.fzc-ts_payip8{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.fzc-ts_payip8{
justify-content:flex-end;
}
}
.fzc-ts_pay_chipip8{
background:rgba(255,255,255,0.07);
border:1px solid rgba(255,255,255,0.12);
padding:12px 16px;
border-radius:0.875rem;
color:#F0EDE8;
font-size:0.875rem;
font-weight:700;
}
.fzc-etip8{
padding:2.25rem 0 0.625rem;
}
.fzc-et_inip8{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:877px){
.fzc-et_inip8{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.fzc-et_leftip8{
min-width:0;
}
.fzc-et_eyebrowip8{
margin-bottom:12px;
}
.fzc-et_h2ip8{
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:14px;
color:#18130F;
font-size:1.75rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.fzc-et_h2ip8{
font-size:32px;
}
}
.fzc-et_textip8{
color:#8A7F74;
font-size:15px;
line-height:1.65;
margin-bottom:1.375rem;
}
.fzc-et_statsip8{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.fzc-et_statip8{
min-width:0;
}
.fzc-et_stat_vip8{
line-height:1;
color:#18130F;
font-weight:700;
font-size:1.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.fzc-et_stat_lip8{
font-size:12.5px;
color:#6B6158;
margin-top:0.25rem;
}
.fzc-et_rightip8{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.fzc-et_memberip8{
border-radius:0.875rem;
padding:1.125rem 20px;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
gap:16px;
min-width:0;
display:flex;
align-items:center;
}
.fzc-et_member_avip8{
background:linear-gradient(135deg,#14221C,#1C8C55);
flex:0 0 auto;
border-radius:50%;
height:48px;
width:48px;
}
.fzc-et_member_nameip8{
font-weight:700;
color:#18130F;
font-size:0.938rem;
overflow-wrap:break-word;
}
.fzc-et_member_roleip8{
color:#6B6158;
overflow-wrap:break-word;
font-size:0.781rem;
}
.fzc-et_updatedip8{
background:#F5F2EE;
padding:0.875rem 1.125rem;
gap:0.5rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
font-size:12.5px;
display:flex;
align-items:center;
color:#8A7F74;
}
.fzc-ttip8{
padding:48px 0 10px;
}
@media(min-width:770px){
.fzc-ttip8{
padding:60px 0 0.625rem;
}
}
.fzc-tt_headip8{
margin-bottom:34px;
text-align:center;
}
.fzc-tt_eyebrowip8{
margin-bottom:0.75rem;
}
.fzc-tt_h2ip8{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#18130F;
font-size:2rem;
}
@media(min-width:770px){
.fzc-tt_h2ip8{
font-size:42px;
}
}
.fzc-tt_gridip8{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.fzc-tt_gridip8{
grid-template-columns:repeat(3,1fr);
}
}
.fzc-tt_cardip8{
padding:30px;
border-radius:0.875rem;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
display:flex;
min-width:0;
}
.fzc-tt_card_icip8{
display:inline-flex;
margin-bottom:18px;
color:#1C8C55;
align-items:center;
}
.fzc-tt_card_icip8 svg{
height:28px;
width:1.75rem;
}
.fzc-tt_card_hip8{
color:#18130F;
overflow-wrap:break-word;
font-size:22px;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.fzc-tt_card_pip8{
margin-bottom:0.875rem;
line-height:1.6;
font-size:0.875rem;
color:#8A7F74;
overflow-wrap:break-word;
}
.fzc-tt_card_pip8 b{
font-weight:700;
color:#18130F;
}
.fzc-tt_card_linkip8{
transition:color .22s ease;
font-weight:700;
margin-top:auto;
font-size:0.813rem;
border-bottom:1px solid #1C8C55;
padding-bottom:2px;
align-self:flex-start;
color:#18130F;
}
.fzc-tt_card_linkip8:hover{
color:#1C8C55;
}
.fzc-pmtip8{
padding:48px 0 10px;
}
.fzc-pmt_inip8{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.fzc-pmt_inip8{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.fzc-pmt_leftip8{
min-width:0;
}
.fzc-pmt_eyebrowip8{
margin-bottom:12px;
}
.fzc-pmt_h2ip8{
font-weight:600;
margin-bottom:12px;
line-height:1.06;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#18130F;
}
@media(min-width:768px){
.fzc-pmt_h2ip8{
font-size:32px;
}
}
.fzc-pmt_textip8{
color:#8A7F74;
line-height:1.6;
font-size:14.5px;
margin-bottom:1.375rem;
}
.fzc-pmt_logosip8{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:479px){
.fzc-pmt_logosip8{
grid-template-columns:repeat(4,1fr);
}
}
.fzc-pmt_logoip8{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
padding:0 8px;
background:#FDFCFA;
border-radius:0.5rem;
font-size:12.5px;
color:#2E2820;
text-align:center;
height:50px;
white-space:nowrap;
font-weight:700;
align-items:center;
text-overflow:ellipsis;
display:flex;
justify-content:center;
}
.fzc-pmt_tableip8{
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.fzc-pmt_theadip8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.fzc-pmt_thip8{
padding:13px 14px;
overflow:hidden;
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
color:#F0EDE8;
white-space:nowrap;
text-overflow:ellipsis;
}
.fzc-pmt_rowip8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.fzc-pmt_rowip8:nth-child(odd){
background:#FDFCFA;
}
.fzc-pmt_tdip8{
padding:0.875rem;
color:#8A7F74;
font-size:13.5px;
min-width:0;
overflow-wrap:break-word;
}
.fzc-pmt_rowip8 .fzc-pmt_tdip8:first-child{
font-weight:700;
color:#18130F;
}
.fzc-pmt_rowip8 .fzc-pmt_tdip8:last-child{
font-weight:700;
color:#1A9456;
}
.fzc-provip8{
padding:2.5rem 0 1.25rem;
}
.fzc-prov_eyebrowip8{
margin-bottom:18px;
display:block;
}
.fzc-prov_gridip8{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.fzc-prov_gridip8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.fzc-prov_gridip8{
grid-template-columns:repeat(6,1fr);
}
}
.fzc-wyip8{
padding:48px 0;
}
@media(min-width:769px){
.fzc-wyip8{
padding:56px 0;
}
}
.fzc-wy_inip8{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.fzc-wy_inip8{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.fzc-wy_leftip8{
min-width:0;
}
.fzc-wy_eyebrowip8{
margin-bottom:14px;
}
.fzc-wy_h2ip8{
color:#18130F;
font-weight:600;
font-size:32px;
margin-bottom:1rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.fzc-wy_h2ip8{
font-size:40px;
}
}
.fzc-wy_introip8{
line-height:1.6;
font-size:15px;
color:#8A7F74;
}
.fzc-wy_gridip8{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.fzc-wy_gridip8{
grid-template-columns:1fr 1fr;
}
}
.fzc-wy_cardip8{
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
padding:26px;
border-radius:0.875rem;
min-width:0;
}
.fzc-wy_card_icip8{
color:#1C8C55;
align-items:center;
margin-bottom:1rem;
justify-content:center;
display:inline-flex;
}
.fzc-wy_card_icip8 svg{
height:1.625rem;
width:1.625rem;
}
.fzc-wy_card_hip8{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
color:#18130F;
font-size:21px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.fzc-wy_card_pip8{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8A7F74;
}
.fzc-rvip8{
background:#FDFCFA;
padding:3rem 0;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:24px;
}
@media(min-width:770px){
.fzc-rvip8{
padding:56px 0;
}
}
.fzc-rv_headip8{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:769px){
.fzc-rv_headip8{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.fzc-rv_eyebrowip8{
margin-bottom:0.625rem;
}
.fzc-rv_h2ip8{
color:#18130F;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.fzc-rv_h2ip8{
font-size:38px;
}
}
.fzc-rv_aggip8{
gap:0.75rem;
display:flex;
align-items:center;
}
.fzc-rv_agg_starsip8{
gap:3px;
color:#1C8C55;
display:flex;
}
.fzc-rv_agg_starsip8 svg{
height:18px;
width:1.125rem;
}
.fzc-rv_sourceip8{
font-size:0.813rem;
color:#8A7F74;
}
.fzc-rv_gridip8{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.fzc-rv_gridip8{
grid-template-columns:repeat(3,1fr);
}
}
.fzc-rv_cardip8{
padding:26px;
background:#F5F2EE;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
min-width:0;
}
.fzc-rv_card_starsip8{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#1C8C55;
}
.fzc-rv_card_starsip8 svg{
width:14px;
height:14px;
}
.fzc-rv_card_bodyip8{
color:#18130F;
font-weight:500;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:18px;
line-height:1.45;
overflow-wrap:break-word;
margin-bottom:16px;
}
.fzc-rv_card_metaip8{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.fzc-rv_card_avip8{
background:linear-gradient(135deg,#1C8C55,#4EE09A);
flex:0 0 auto;
border-radius:50%;
height:2rem;
width:32px;
}
.fzc-rv_card_authorip8{
font-size:13px;
font-weight:700;
color:#18130F;
}
.fzc-rv_card_locip8{
font-size:12px;
color:#6B6158;
}
.fzc-htsip8{
padding:3rem 0;
}
@media(min-width:766px){
.fzc-htsip8{
padding:62px 0;
}
}
.fzc-hts_headip8{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:770px){
.fzc-hts_headip8{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.fzc-hts_eyebrowip8{
margin-bottom:0.75rem;
}
.fzc-hts_h2ip8{
line-height:1.05;
color:#F0EDE8;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.fzc-hts_h2ip8{
font-size:2.375rem;
}
}
.fzc-hts_ctaip8{
background:#4EE09A;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
padding:15px 1.875rem;
color:#16100A;
font-weight:700;
font-size:0.938rem;
}
.fzc-hts_ctaip8:hover{
opacity:.9;
}
.fzc-hts_gridip8{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.fzc-hts_gridip8{
grid-template-columns:repeat(3,1fr);
}
}
.fzc-hts_stepip8{
min-width:0;
border-top:1px solid rgba(255,255,255,0.12);
padding-top:1.375rem;
}
.fzc-hts_step_numip8{
margin-bottom:14px;
font-size:2.75rem;
color:#4EE09A;
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.fzc-hts_step_hip8{
font-size:19px;
font-weight:700;
overflow-wrap:break-word;
color:#F0EDE8;
line-height:1.2;
margin-bottom:8px;
}
.fzc-hts_step_pip8{
line-height:1.55;
color:#9DB8AD;
font-size:0.875rem;
overflow-wrap:break-word;
}
.fzc-faqip8{
background:#FDFCFA;
padding:48px 0;
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:768px){
.fzc-faqip8{
padding:62px 0;
}
}
.fzc-faq_headip8{
text-align:center;
margin-bottom:2.125rem;
}
.fzc-faq_eyebrowip8{
margin-bottom:12px;
}
.fzc-faq_h2ip8{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
color:#18130F;
line-height:1.05;
}
@media(min-width:765px){
.fzc-faq_h2ip8{
font-size:38px;
}
}
.fzc-faq_listip8{
margin:0 auto;
gap:12px;
flex-direction:column;
max-width:820px;
display:flex;
}
.fzc-faq_itemip8{
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
overflow:hidden;
border-radius:0.875rem;
}
.fzc-faq_qip8{
list-style:none;
gap:20px;
padding:20px 1.5rem;
justify-content:space-between;
align-items:center;
color:#18130F;
display:flex;
font-size:1rem;
overflow-wrap:break-word;
font-weight:700;
cursor:pointer;
}
.fzc-faq_qip8::-webkit-details-marker{
display:none;
}
.fzc-faq_q_icip8{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#1C8C55;
align-items:center;
}
.fzc-faq_q_icip8 svg{
height:1.125rem;
width:18px;
}
.fzc-faq_itemip8[open] .fzc-faq_q_icip8{
transform:rotate(180deg);
}
.fzc-faq_aip8{
padding:0 24px 1.25rem;
font-size:14.5px;
color:#8A7F74;
line-height:1.6;
overflow-wrap:break-word;
}
.fzc-gdip8{
padding:3rem 0 10px;
}
.fzc-gd_headip8{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:682px){
.fzc-gd_headip8{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.fzc-gd_eyebrowip8{
margin-bottom:0.625rem;
}
.fzc-gd_h2ip8{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.75rem;
line-height:1.05;
font-weight:600;
color:#18130F;
}
@media(min-width:769px){
.fzc-gd_h2ip8{
font-size:34px;
}
}
.fzc-gd_moreip8{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13.5px;
color:#18130F;
border-bottom:1px solid #18130F;
font-weight:600;
}
.fzc-gd_moreip8:hover{
border-color:#1C8C55;
color:#1C8C55;
}
.fzc-gd_gridip8{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:717px){
.fzc-gd_gridip8{
grid-template-columns:repeat(3,1fr);
}
}
.fzc-gd_cardip8{
background:#FDFCFA;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
display:block;
min-width:0;
}
.fzc-gd_card_imgip8{
background:linear-gradient(140deg,#14221C,#1C8C55);
height:150px;
}
.fzc-gd_card_bodyip8{
padding:22px;
}
.fzc-gd_card_catip8{
font-weight:600;
color:#1C8C55;
text-transform:uppercase;
letter-spacing:.1em;
font-size:10px;
}
.fzc-gd_card_hip8{
margin:8px 0 10px;
line-height:1.2;
color:#18130F;
overflow-wrap:break-word;
font-size:19px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.fzc-gd_card_metaip8{
font-size:12px;
overflow-wrap:break-word;
color:#6B6158;
}
.fzc-elip8{
padding:3rem 0;
}
@media(min-width:771px){
.fzc-elip8{
padding:3.5rem 0;
}
}
.fzc-el_inip8{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.fzc-el_inip8{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.fzc-el_leftip8{
min-width:0;
}
.fzc-el_eyebrowip8{
margin-bottom:14px;
}
.fzc-el_h2ip8{
overflow-wrap:break-word;
color:#18130F;
line-height:1.08;
margin-bottom:1.375rem;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:765px){
.fzc-el_h2ip8{
font-size:2.375rem;
}
}
.fzc-el_bodyip8 p{
color:#2E2820;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:16px;
}
.fzc-el_dropcapip8{
padding:0.375rem 12px 0 0;
line-height:.8;
font-size:3.875rem;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
float:left;
color:#1C8C55;
}
.fzc-el_rightip8{
min-width:0;
}
.fzc-el_quoteip8{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#14221C,#0A0F0D);
color:#F0EDE8;
position:relative;
margin-bottom:24px;
}
.fzc-el_quote_markip8{
align-items:center;
margin-bottom:6px;
color:#4EE09A;
display:inline-flex;
}
.fzc-el_quote_markip8 svg{
height:34px;
width:34px;
}
.fzc-el_quote_textip8{
font-weight:500;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F0EDE8;
font-size:1.375rem;
line-height:1.4;
overflow-wrap:break-word;
margin-bottom:22px;
}
.fzc-el_quote_metaip8{
gap:0.75rem;
align-items:center;
display:flex;
}
.fzc-el_quote_avip8{
background:linear-gradient(135deg,#1C8C55,#4EE09A);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.fzc-el_quote_authorip8{
font-weight:700;
color:#F0EDE8;
font-size:14px;
}
.fzc-el_quote_meta_subip8{
color:#9DB8AD;
font-size:0.75rem;
}
.fzc-el_explainip8{
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
overflow:hidden;
}
.fzc-el_explain_cardip8{
padding:22px 24px;
}
.fzc-el_explain_cardip8+.fzc-el_explain_cardip8{
border-top:1px solid rgba(20,18,14,0.08);
}
.fzc-el_explain_hip8{
margin-bottom:0.5rem;
color:#18130F;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
font-size:1.25rem;
}
.fzc-el_explain_pip8{
color:#8A7F74;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.fzc-scip8{
padding:3rem 0 0.625rem;
}
.fzc-sc_headip8{
text-align:center;
margin-bottom:1.75rem;
}
.fzc-sc_eyebrowip8{
margin-bottom:12px;
}
.fzc-sc_h2ip8{
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
color:#18130F;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.fzc-sc_h2ip8{
font-size:36px;
}
}
.fzc-sc_tableip8{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
margin:0 auto;
max-width:56.25rem;
}
.fzc-sc_theadip8{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.fzc-sc_thip8{
padding:15px 18px;
overflow-wrap:break-word;
font-size:13px;
color:#9DB8AD;
font-weight:700;
text-align:center;
}
.fzc-sc_thip8:first-child{
text-align:left;
}
.fzc-sc_th_usip8{
color:#4EE09A;
}
.fzc-sc_rowip8{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.fzc-sc_rowip8:nth-child(even){
background:#FDFCFA;
}
.fzc-sc_tdip8{
padding:0.938rem 1.125rem;
font-size:14px;
text-align:center;
overflow-wrap:break-word;
min-width:0;
color:#6B6158;
}
.fzc-sc_tdip8:first-child{
text-align:left;
color:#2E2820;
font-weight:600;
}
.fzc-sc_td_usip8{
font-weight:700;
color:#1A9456;
}
.fzc-sbip8{
padding:3rem 0;
background:#FDFCFA;
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:765px){
.fzc-sbip8{
padding:56px 0;
}
}
.fzc-sb_eyebrowip8{
margin-bottom:0.75rem;
display:block;
}
.fzc-sb_h2ip8{
font-size:1.875rem;
font-weight:600;
color:#18130F;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.625rem;
line-height:1.05;
}
@media(min-width:769px){
.fzc-sb_h2ip8{
font-size:2.25rem;
}
}
.fzc-sb_gridip8{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.fzc-sb_gridip8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.fzc-sb_gridip8{
grid-template-columns:repeat(4,1fr);
}
}
.fzc-sb_cardip8{
padding:24px;
background:#F5F2EE;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.fzc-sb_card_hip8{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#18130F;
font-weight:600;
font-size:19px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.fzc-sb_card_pip8{
color:#8A7F74;
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
}
.fzc-sb_rtpip8{
gap:1.5rem;
padding:26px 28px;
border-radius:14px;
background:#F5F2EE;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:758px){
.fzc-sb_rtpip8{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.fzc-sb_rtp_hip8{
margin-bottom:8px;
font-size:20px;
color:#18130F;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
}
.fzc-sb_rtp_pip8{
line-height:1.6;
overflow-wrap:break-word;
color:#8A7F74;
font-size:13.5px;
}
.fzc-sb_rtp_statsip8{
gap:16px;
display:flex;
}
.fzc-sb_statip8{
padding:1.125rem;
flex:1 1 0;
background:#FDFCFA;
border-radius:8px;
text-align:center;
min-width:0;
}
.fzc-sb_stat_vip8{
font-weight:700;
color:#1A9456;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.fzc-sb_stat_lip8{
margin-top:0.25rem;
font-size:0.719rem;
color:#6B6158;
}
.fzc-lhip8{
padding:2.5rem 0 20px;
}
.fzc-lh_inip8{
border-top:1px solid rgba(20,18,14,0.15);
padding-top:2.125rem;
}
.fzc-lh_eyebrowip8{
display:block;
margin-bottom:1.375rem;
}
.fzc-lh_gridip8{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.fzc-lh_gridip8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.fzc-lh_gridip8{
grid-template-columns:repeat(5,1fr);
}
}
.fzc-lh_colip8{
min-width:0;
}
.fzc-lh_col_hip8{
color:#18130F;
font-size:13px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:700;
}
.fzc-lh_linksip8{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.fzc-lh_linkip8{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8A7F74;
}
.fzc-lh_linkip8:hover{
color:#1C8C55;
}
.fzc-sgip8{
padding:3rem 0 10px;
}
.fzc-sg_eyebrowip8{
margin-bottom:0.75rem;
display:block;
}
.fzc-sg_h2ip8{
font-weight:600;
color:#18130F;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
margin-bottom:1.75rem;
}
@media(min-width:768px){
.fzc-sg_h2ip8{
font-size:36px;
}
}
.fzc-sg_gridip8{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.fzc-sg_gridip8{
grid-template-columns:repeat(3,1fr);
}
}
.fzc-sg_colip8{
min-width:0;
}
.fzc-sg_col_hip8{
line-height:1.15;
margin-bottom:10px;
overflow-wrap:break-word;
font-size:22px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#18130F;
font-weight:600;
}
.fzc-sg_col_pip8{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#8A7F74;
}
.fzc-ftip8{
background:#1C1A18;
margin-top:40px;
color:#9DB8AD;
}
.fzc-ft_inip8{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.fzc-ft_inip8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.fzc-ft_inip8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fzc-ft_brandip8{
min-width:0;
}
.fzc-ft_logoip8{
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
color:#F0EDE8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.fzc-ft_taglineip8{
font-size:13.5px;
max-width:280px;
margin-top:14px;
color:#9DB8AD;
line-height:1.6;
}
.fzc-ft_contactip8{
transition:color .22s ease;
color:#4EE09A;
margin-top:12px;
max-width:17.5rem;
overflow-wrap:anywhere;
display:inline-block;
font-size:0.813rem;
}
.fzc-ft_contactip8:hover{
color:#F0EDE8;
}
.fzc-ft_colip8{
min-width:0;
}
.fzc-ft_col_hip8{
color:#F0EDE8;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:14px;
}
.fzc-ft_col_linksip8{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.fzc-ft_linkip8{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#9DB8AD;
}
.fzc-ft_linkip8:hover{
color:#F0EDE8;
}
.fzc-ft_botip8{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(255,255,255,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.fzc-ft_botip8{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.fzc-ft_legalip8{
font-size:0.719rem;
line-height:1.6;
overflow-wrap:break-word;
color:#B0A89E;
max-width:47.5rem;
}
.fzc-ft_legalip8 b{
color:#9DB8AD;
font-weight:700;
}
.fzc-ft_ageip8{
flex:0 0 auto;
border-radius:8px;
padding:0.25rem 0.563rem;
border:1.5px solid #4EE09A;
color:#4EE09A;
font-weight:700;
font-size:13px;
}